Index: do.bat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/do.bat	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/do.bat	(working copy)
@@ -20,6 +20,10 @@
 @rem set device_option=flippen
 @echo off
 
+set now_path=%~dp0
+set util_path=%now_path%util
+set/p mode=Please press mode SA or SB:
+
 setlocal enabledelayedexpansion
 for %%f in (program\ble_protocol_stack\*.prog) do @set progs=!progs! %%f
 for %%f in (program\g24_protocol_stack\*.prog) do @set progs=!progs! %%f
@@ -74,9 +78,18 @@
 cd output
 osiuasm bt_program23 -O-W
 
-geneep -n 
-::geneep -n -k key.dat 
+if /I "%mode%" equ "SA" (goto SAmode)
+if /I "%mode%" equ "SB" (goto SBmode)
+
+:SAmode
+%util_path%/geneep  -n
+goto contin
+
+:SBmode
+%util_path%/geneep  -n -s
+goto contin
 
+:contin
 echo create auth rom
 perl ../util/mergepatch.pl mouse_ble_att_list usb_kbdata_vendor_define usb_kbdata usb_msdata usb_devicedata usb_confdata ble_shutter_gatt_list ble_shutter_key_value_list ble_car_att_list sha256 
 perl ../util/romcrc.pl romcode.rom
@@ -98,7 +111,4 @@
 cd ..
 call set_chip_type_flag.bat 
 
-:end
-
-
-
+:end
\ No newline at end of file
Index: format/app.format
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/format/app.format	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/format/app.format	(working copy)
@@ -65,10 +65,19 @@
 
 
 //adc
+0 mem_reference_inter1p8v_2v_adc_io_data
+0 mem_inter1v_adc_ft_data
 2 mem_3v_adc_io_data
+0 mem_reference_inter1p8v_2p6v_adc_vdcdc_data
+0 mem_inter1p2v_adc_ft_data
 2 mem_2v_adc_hvin_data
+0 mem_reference_inter1p8v_1v_adc_io_data
+0 mem_io1v_adc_ft_data
 2 mem_1v_adc_io_data
+0 mem_reference_inter1p8v_4p6v_adc_vdcdc_data
+0 mem_io2v_adc_ft_data
 2 mem_3v_adc_hvin_data
+0 mem_adc_ratio
 2 mem_reference_voltage
 1 mem_adc_config_flag
 1 mem_adc_channel
@@ -209,6 +218,7 @@
 7 OTP_OFFSET_XRAM_BISTFIX	//2 byte
 9 OTP_OFFSET_PATCH_BISTFIX	//2 byte
 
+0xfc0 OTP_OFFSET_ADC_PARAM_L_C0
 0xfd0 OTP_OFFSET_ADC_PARAM_L
 0xff0 OTP_OFFSET_UCODE_KEY_L
 0x1000 OTP_OFFSET_H
@@ -369,3 +379,9 @@
 0x0e ADC_CH_GPIO13
 )
 
+//mem_adc_reference_mode 
+(
+1 SADC_REFERENCE_INTER3V
+2 SADC_REFERENCE_INTER1P8V_DIV2
+)
+
Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/format/app_mouse.format	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/format/app_mouse.format	(working copy)
@@ -423,6 +423,7 @@
 1 mem_normal_tx_power
 3 mem_tx_power_factory_param_new
 18 mem_sensor_ka8g2_init_new
+
 64 mem_le_tx_buffer0_omemalloc_new
 64 mem_le_tx_buffer1_omemalloc_new
 64 mem_le_tx_buffer2_omemalloc_new
@@ -430,6 +431,7 @@
 1 mem_mouse_key_last_status
 1 mem_mouse_logo_enable_flag
 1 mem_mouse_wheel_temp_gpio
+1 mem_mouse_qdec_set_flag
 )
 
 (
Index: format/bt.format
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/format/bt.format	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/format/bt.format	(working copy)
@@ -209,8 +209,18 @@
 1 mem_system_clk
 
 ifdef DEBUG_RF_INIT
-18 mem_rf_init_data
+5 mem_rf_init_data
 endif
+
+0 mem_adc_reference3v_ft_data	
+2 mem_adc_reference3v_gpio1v_ft_data	
+2 mem_adc_reference3v_gpio2v_ft_data	
+2 mem_adc_reference3v_vdcdc3p6v_ft_data	
+2 mem_adc_reference3v_vdcdc4p6v_ft_data	
+2 mem_adc_reference3v_inter1v_ft_data
+2 mem_adc_reference3v_inter1v_now_data	
+1 mem_adc_reference_mode
+
 1 mem_otp_charge_pump_x
 1 mem_otp_dpll_ibais_x
 
Index: output/bt_format.meta
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_format.meta	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_format.meta	(working copy)
@@ -723,6 +723,14 @@
 0x4147 mem_gain_second_agc_en
 0x4148 mem_system_clk
 0x4149 mem_rf_init_data
+0x414e mem_adc_reference3v_ft_data
+0x414e mem_adc_reference3v_gpio1v_ft_data
+0x4150 mem_adc_reference3v_gpio2v_ft_data
+0x4152 mem_adc_reference3v_vdcdc3p6v_ft_data
+0x4154 mem_adc_reference3v_vdcdc4p6v_ft_data
+0x4156 mem_adc_reference3v_inter1v_ft_data
+0x4158 mem_adc_reference3v_inter1v_now_data
+0x415a mem_adc_reference_mode
 0x415b mem_otp_charge_pump_x
 0x415c mem_otp_dpll_ibais_x
 0x415d mem_xtal_freq
@@ -863,10 +871,19 @@
 0x43f8 mem_nv_data_ptr
 0x43fa mem_nv_data_number
 0x43fb mem_queue_ptr
+0x43fd mem_reference_inter1p8v_2v_adc_io_data
+0x43fd mem_inter1v_adc_ft_data
 0x43fd mem_3v_adc_io_data
+0x43ff mem_reference_inter1p8v_2p6v_adc_vdcdc_data
+0x43ff mem_inter1p2v_adc_ft_data
 0x43ff mem_2v_adc_hvin_data
+0x4401 mem_reference_inter1p8v_1v_adc_io_data
+0x4401 mem_io1v_adc_ft_data
 0x4401 mem_1v_adc_io_data
+0x4403 mem_reference_inter1p8v_4p6v_adc_vdcdc_data
+0x4403 mem_io2v_adc_ft_data
 0x4403 mem_3v_adc_hvin_data
+0x4405 mem_adc_ratio
 0x4405 mem_reference_voltage
 0x4407 mem_adc_config_flag
 0x4408 mem_adc_channel
@@ -1955,90 +1972,91 @@
 0x4b1d mem_mouse_key_last_status
 0x4b1e mem_mouse_logo_enable_flag
 0x4b1f mem_mouse_wheel_temp_gpio
-0x4b20 mem_24g_txpayload_buf
-0x4b30 mem_release_data_from_receiver_enable
-0x4b31 mem_release_data_from_transmiter_enable
-0x4b32 mem_flippen_key0_gpio
-0x4b33 mem_flippen_key1_gpio
-0x4b34 mem_flippen_key2_gpio
-0x4b35 mem_flippen_key3_gpio
-0x4b36 mem_flippen_key4_gpio
-0x4b37 mem_flippen_key5_gpio
-0x4b38 mem_flippen_key6_gpio
-0x4b39 mem_flippen_key7_gpio
-0x4b3a mem_flippen_key0_press_status
-0x4b3b mem_flippen_key1_press_status
-0x4b3c mem_flippen_key2_press_status
-0x4b3d mem_flippen_key3_press_status
-0x4b3e mem_flippen_key4_press_status
-0x4b3f mem_flippen_key5_press_status
-0x4b40 mem_flippen_key6_press_status
-0x4b41 mem_flippen_key7_press_status
-0x4b42 mem_key_press_data
-0x4b42 mem_key_pageup_data
-0x4b4b mem_key_pagedown_data
-0x4b54 mem_key_shift_f5_data
-0x4b5d mem_key_esc_data
-0x4b66 mem_key_b_data
-0x4b6f mem_key_tab
-0x4b78 mem_key_enter
-0x4b81 mem_key_alt_tab
-0x4b8a mem_key_alt_f4
-0x4b93 mem_key_play_pause
-0x4b9c mem_key_vol_up
-0x4ba5 mem_key_vol_down
-0x4bae mem_standard_key_release
-0x4bb7 mem_system_ctrl_key_release
-0x4bc0 mem_media_key_release
-0x4bc9 mem_key0_long_press_flag
-0x4bca mem_key1_long_press_flag
-0x4bcb mem_key2_long_press_flag
-0x4bcc mem_key3_long_press_flag
-0x4bcd mem_key4_long_press_flag
-0x4bce mem_key0_long_press_event
-0x4bcf mem_key1_long_press_event
-0x4bd0 mem_key2_long_press_event
-0x4bd1 mem_key3_long_press_event
-0x4bd2 mem_key4_long_press_event
-0x4bd3 mem_key0_short_press_flag
-0x4bd4 mem_key1_short_press_flag
-0x4bd5 mem_key2_short_press_flag
-0x4bd6 mem_key3_short_press_flag
-0x4bd7 mem_key4_short_press_flag
-0x4bd8 mem_key0_press_timer_count
-0x4bd9 mem_key1_press_timer_count
-0x4bda mem_key2_press_timer_count
-0x4bdb mem_key3_press_timer_count
-0x4bdc mem_key4_press_timer_count
-0x4bdd mem_combination_key_down_flag
-0x4bde mem_combination_key_longpress_flag
-0x4bdf mem_key_disable_timer
-0x4be0 mem_24g_calculate_package_id_disable
-0x4be1 mem_24g_package_id_abandon_flag
-0x4be2 mem_24g_package_id
-0x4be3 mem_key_state
-0x4be4 mem_key_press_state
-0x4be5 mem_poweron_first_blank_data_enable
-0x4be6 mem_flippen_no_data_timeout
-0x4be8 mem_flippen_start_pair_no_data_timeout
-0x4bea mem_key_longpress_timer_init
-0x4bec mem_key_longpress_timer
-0x4bee mem_low_voltage_led_blink_flag
-0x4bef mem_low_voltage_led_blink_start_timer
-0x4bf0 mem_poweron_led_blink_flag
-0x4bf1 mem_24g_pair_enable_flag
-0x4bf2 mem_24g_ch_work
-0x4bf3 mem_24g_pair_key_down_flag
-0x4bf4 mem_24g_pairing_stop_flag
-0x4bf5 mem_longpress_24g_enter_hibernate_flag
-0x4bf6 mem_g24_connected_state
-0x4bf7 mem_g24_pairing_stop_flag
-0x4bf8 mem_send_package_before_check
-0x4bf9 mem_le_conn_rcv_new
-0x4bfa mem_le_conn_first_rcv
-0x4bfb mem_le_check_retransmit_flag
-0x4bfc mem_le_retransmit_cnt
-0x4bfd mem_le_check_retransmit_discon_flag
+0x4b20 mem_mouse_qdec_set_flag
+0x4b21 mem_24g_txpayload_buf
+0x4b31 mem_release_data_from_receiver_enable
+0x4b32 mem_release_data_from_transmiter_enable
+0x4b33 mem_flippen_key0_gpio
+0x4b34 mem_flippen_key1_gpio
+0x4b35 mem_flippen_key2_gpio
+0x4b36 mem_flippen_key3_gpio
+0x4b37 mem_flippen_key4_gpio
+0x4b38 mem_flippen_key5_gpio
+0x4b39 mem_flippen_key6_gpio
+0x4b3a mem_flippen_key7_gpio
+0x4b3b mem_flippen_key0_press_status
+0x4b3c mem_flippen_key1_press_status
+0x4b3d mem_flippen_key2_press_status
+0x4b3e mem_flippen_key3_press_status
+0x4b3f mem_flippen_key4_press_status
+0x4b40 mem_flippen_key5_press_status
+0x4b41 mem_flippen_key6_press_status
+0x4b42 mem_flippen_key7_press_status
+0x4b43 mem_key_press_data
+0x4b43 mem_key_pageup_data
+0x4b4c mem_key_pagedown_data
+0x4b55 mem_key_shift_f5_data
+0x4b5e mem_key_esc_data
+0x4b67 mem_key_b_data
+0x4b70 mem_key_tab
+0x4b79 mem_key_enter
+0x4b82 mem_key_alt_tab
+0x4b8b mem_key_alt_f4
+0x4b94 mem_key_play_pause
+0x4b9d mem_key_vol_up
+0x4ba6 mem_key_vol_down
+0x4baf mem_standard_key_release
+0x4bb8 mem_system_ctrl_key_release
+0x4bc1 mem_media_key_release
+0x4bca mem_key0_long_press_flag
+0x4bcb mem_key1_long_press_flag
+0x4bcc mem_key2_long_press_flag
+0x4bcd mem_key3_long_press_flag
+0x4bce mem_key4_long_press_flag
+0x4bcf mem_key0_long_press_event
+0x4bd0 mem_key1_long_press_event
+0x4bd1 mem_key2_long_press_event
+0x4bd2 mem_key3_long_press_event
+0x4bd3 mem_key4_long_press_event
+0x4bd4 mem_key0_short_press_flag
+0x4bd5 mem_key1_short_press_flag
+0x4bd6 mem_key2_short_press_flag
+0x4bd7 mem_key3_short_press_flag
+0x4bd8 mem_key4_short_press_flag
+0x4bd9 mem_key0_press_timer_count
+0x4bda mem_key1_press_timer_count
+0x4bdb mem_key2_press_timer_count
+0x4bdc mem_key3_press_timer_count
+0x4bdd mem_key4_press_timer_count
+0x4bde mem_combination_key_down_flag
+0x4bdf mem_combination_key_longpress_flag
+0x4be0 mem_key_disable_timer
+0x4be1 mem_24g_calculate_package_id_disable
+0x4be2 mem_24g_package_id_abandon_flag
+0x4be3 mem_24g_package_id
+0x4be4 mem_key_state
+0x4be5 mem_key_press_state
+0x4be6 mem_poweron_first_blank_data_enable
+0x4be7 mem_flippen_no_data_timeout
+0x4be9 mem_flippen_start_pair_no_data_timeout
+0x4beb mem_key_longpress_timer_init
+0x4bed mem_key_longpress_timer
+0x4bef mem_low_voltage_led_blink_flag
+0x4bf0 mem_low_voltage_led_blink_start_timer
+0x4bf1 mem_poweron_led_blink_flag
+0x4bf2 mem_24g_pair_enable_flag
+0x4bf3 mem_24g_ch_work
+0x4bf4 mem_24g_pair_key_down_flag
+0x4bf5 mem_24g_pairing_stop_flag
+0x4bf6 mem_longpress_24g_enter_hibernate_flag
+0x4bf7 mem_g24_connected_state
+0x4bf8 mem_g24_pairing_stop_flag
+0x4bf9 mem_send_package_before_check
+0x4bfa mem_le_conn_rcv_new
+0x4bfb mem_le_conn_first_rcv
+0x4bfc mem_le_check_retransmit_flag
+0x4bfd mem_le_retransmit_cnt
+0x4bfe mem_le_check_retransmit_discon_flag
 0x462d mem_remote_car_hard_soft_switch
 0x462e mem_remote_car_queue_each_size
 0x462f mem_remote_car_queue_length
@@ -4748,6 +4766,7 @@
 7 OTP_OFFSET_XRAM_BISTFIX	//2 byte
 9 OTP_OFFSET_PATCH_BISTFIX	//2 byte
 
+0xfc0 OTP_OFFSET_ADC_PARAM_L_C0
 0xfd0 OTP_OFFSET_ADC_PARAM_L
 0xff0 OTP_OFFSET_UCODE_KEY_L
 0x1000 OTP_OFFSET_H
@@ -4908,6 +4927,12 @@
 0x0e ADC_CH_GPIO13
 )
 
+//mem_adc_reference_mode 
+(
+1 SADC_REFERENCE_INTER3V
+2 SADC_REFERENCE_INTER1P8V_DIV2
+)
+
 
 
 
Index: output/bt_program23.icode
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.icode	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.icode	(working copy)
@@ -1,25315 +1,25363 @@
- 00000000  0x00000022 bbit1  0x00000008 , 0x00000029 
- 00000001  0x00000023 beq  0x00000000 , 0x00000273 
- 00000002  0x00000024 beq  0x00000002 , 0x00000038 
- 00000003  0x00000025 beq  0x00000010 , 0x00000041 
- 00000004  0x00000026 beq  0x00000011 , 0x00000043 
- 00000005  0x00000027 beq  0x00000014 , 0x00000142 
- 00000006  0x00000028 beq  0x00000015 , 0x000000c4 
- 00000007  0x00000029 beq  0x00000018 , 0x000000e4 
- 00000008  0x0000002a beq  0x00000019 , 0x000000eb 
- 00000009  0x0000002b beq  0x0000001a , 0x00000051 
- 00000010  0x0000002c beq  0x00000025 , 0x000001d9 
- 00000011  0x0000002d beq  0x00000028 , 0x000001f8 
- 00000012  0x0000002e beq  0x00000068 , 0x0000024f 
- 00000013  0x0000002f beq  0x00000069 , 0x00000277 
- 00000014  0x00000030 beq  0x0000006c , 0x00000467 
- 00000015  0x00000031 beq  0x0000006e , 0x00000453 
- 00000016  0x00000032 beq  0x0000006f , 0x000054a2 
- 00000017  0x00000033 beq  0x00000073 , 0x0000047a 
- 00000018  0x00000034 beq  0x00000074 , 0x000004a2 
- 00000019  0x00000035 beq  0x00000077 , 0x000004f1 
- 00000020  0x00000036 beq  0x0000007a , 0x000004dd 
- 00000021  0x00000037 beq  0x0000007f , 0x00000430 
- 00000022  0x00000038 beq  0x00000081 , 0x000004d1 
- 00000023  0x00000039 beq  0x00000084 , 0x0000032f 
- 00000024  0x0000003a beq  0x00000085 , 0x000003b0 
- 00000025  0x0000003b beq  0x00000086 , 0x00000359 
- 00000026  0x0000003c beq  0x00000087 , 0x00000381 
- 00000027  0x0000003d beq  0x00000088 , 0x000003ae 
- 00000028  0x0000003e beq  0x0000008a , 0x00000343 
- 00000029  0x0000003f beq  0x0000008c , 0x000002ac 
- 00000030  0x00000040 beq  0x0000008d , 0x000002ec 
- 00000031  0x00000041 beq  0x0000008e , 0x0000041a 
- 00000032  0x00000042 beq  0x0000008b , 0x00000287 
- 00000033  0x00000043 beq  0x00000090 , 0x00000447 
- 00000034  0x00000044 beq  0x00000095 , 0x0000044a 
- 00000035  0x00000045 beq  0x00000096 , 0x000004ae 
- 00000036  0x00000046 beq  0x000000c5 , 0x000001ff 
- 00000037  0x00000047 beq  0x000000d5 , 0x00000256 
- 00000038  0x00000048 beq  0x000000d6 , 0x000004a7 
- 00000039  0x00000049 beq  0x000000da , 0x0000012b 
- 00000040  0x0000004a branch  0x0000235a 
- 00000041  0x0000004d beq  0x00000014 , 0x00000163 
- 00000042  0x0000004e beq  0x0000001a , 0x00000162 
- 00000043  0x0000004f beq  0x00000025 , 0x00000192 
- 00000044  0x00000050 beq  0x00000026 , 0x00000197 
- 00000045  0x00000051 beq  0x00000039 , 0x000001a9 
- 00000046  0x00000052 beq  0x0000003a , 0x000001b3 
- 00000047  0x00000053 beq  0x0000004c , 0x000001ad 
- 00000048  0x00000054 beq  0x0000004d , 0x000001b1 
- 00000049  0x00000055 beq  0x00000090 , 0x00000202 
- 00000050  0x00000056 beq  0x00000096 , 0x0000043b 
- 00000051  0x00000057 beq  0x0000009a , 0x000000d2 
- 00000052  0x00000058 beq  0x0000009d , 0x000000d9 
- 00000053  0x00000059 beq  0x0000009f , 0x0000021c 
- 00000054  0x0000005a rtneq  0x000000ff 
- 00000055  0x0000005b branch  0x0000235a 
- 00000056  0x00000060 call  0x00007552 
- 00000057  0x00000061 call  0x00007448 
- 00000058  0x00000062 call  0x00002a45 
- 00000059  0x00000063 call  0x0000202a 
- 00000060  0x00000064 call  0x000042ad 
- 00000061  0x00000065 call  0x00002018 
- 00000062  0x00000066 call  0x0000310f 
- 00000063  0x00000067 call  0x0000248c 
- 00000064  0x00000068 branch  0x00000038 
- 00000065  0x0000006b jam  0x00000000 , 0x00008900 
- 00000066  0x0000006c branch  0x00002153 
- 00000067  0x0000006e jam  0x00000060 , 0x00008a0f 
- 00000068  0x0000006f jam  0x000000aa , 0x00008a10 
- 00000069  0x00000070 jam  0x0000007a , 0x00008a12 
- 00000070  0x00000071 jam  0x00000000 , 0x00008a25 
- 00000071  0x00000072 jam  0x00000000 , 0x00008a26 
- 00000072  0x00000073 nop  0x0000003c 
- 00000073  0x00000074 jam  0x00000020 , 0x00008a20 
- 00000074  0x00000075 jam  0x000000f5 , 0x00008a23 
- 00000075  0x00000076 jam  0x00000012 , 0x00008a24 
- 00000076  0x00000077 jam  0x00000010 , 0x00008a24 
- 00000077  0x00000078 nop  0x0000003c 
- 00000078  0x00000079 jam  0x00000060 , 0x00008a12 
- 00000079  0x0000007a jam  0x000000dd , 0x00008a23 
- 00000080  0x0000007b rtn 
- 00000081  0x0000007e jam  0x00000000 , 0x000001bb 
- 00000082  0x0000007f jam  0x00000000 , 0x000001bc 
- 00000083  0x00000080 until  0x0000003e , 0x00000033 
- 00000084  0x00000082 jam  0x0000000d , 0x00008946 
- 00000085  0x00000083 jam  0x00000010 , 0x0000896f 
- 00000086  0x00000084 jam  0x000000cd , 0x00008a13 
- 00000087  0x00000085 jam  0x00000010 , 0x00008a06 
- 00000088  0x00000086 jam  0x0000004a , 0x00008a84 
- 00000089  0x00000087 jam  0x00000040 , 0x00008a85 
- 00000090  0x00000088 jam  0x000000fe , 0x00008a16 
- 00000091  0x00000089 call  0x00000098 
- 00000092  0x0000008c call  0x000070d7 
- 00000093  0x0000008e until  0x0000003e , 0x00000033 
- 00000094  0x0000008f jam  0x0000005f , 0x0000813b 
- 00000095  0x00000090 until  0x0000003e , 0x00000033 
- 00000096  0x00000091 jam  0x00000088 , 0x0000813c 
- 00000097  0x00000092 until  0x0000003e , 0x00000033 
- 00000098  0x00000093 fetch  0x00000001 , 0x00004099 
- 00000099  0x00000094 beq  0x00000010 , 0x0000008d 
- 00000100  0x00000095 fetch  0x00000001 , 0x00004438 
- 00000101  0x00000096 or_into  0x00000004 , 0x0000003f 
- 00000102  0x00000097 store  0x00000001 , 0x00008a02 
- 00000103  0x00000098 jam  0x00000001 , 0x0000890f 
- 00000104  0x00000099 jam  0x00000024 , 0x00008a80 
- 00000105  0x0000009a jam  0x00000062 , 0x00008a81 
- 00000106  0x0000009b setarg  0x00e61212 
- 00000107  0x0000009c store  0x00000003 , 0x00008a73 
- 00000108  0x0000009e jam  0x00000060 , 0x00008a86 
- 00000109  0x0000009f jam  0x0000003b , 0x00008a8b 
- 00000110  0x000000a0 call  0x0000007f 
- 00000111  0x000000a1 jam  0x00000000 , 0x00008043 
- 00000112  0x000000a2 jam  0x00000005 , 0x00008042 
- 00000113  0x000000a3 setarg  0x00557474 
- 00000114  0x000000a4 store  0x00000003 , 0x00008968 
- 00000115  0x000000a5 jam  0x0000006e , 0x00008960 
- 00000116  0x000000a6 call  0x000000fe 
- 00000117  0x000000a7 call  0x00000129 
- 00000118  0x000000a8 call  0x00000079 
- 00000119  0x000000a9 jam  0x0000000c , 0x00004148 
- 00000120  0x000000aa branch  0x00006f4e 
- 00000121  0x000000ae rtn  0x0000002b 
- 00000122  0x000000af until  0x0000003e , 0x00000033 
- 00000123  0x000000b0 fetch  0x00000001 , 0x0000411c 
- 00000124  0x000000b1 store  0x00000001 , 0x0000813a 
- 00000125  0x000000b2 until  0x0000003e , 0x00000033 
- 00000126  0x000000b3 rtn 
- 00000127  0x000000b6 fetch  0x00000001 , 0x00004099 
- 00000128  0x000000b7 beq  0x00000018 , 0x00000085 
- 00000129  0x000000b8 fetch  0x00000001 , 0x00004438 
- 00000130  0x000000b9 or_into  0x00000006 , 0x0000003f 
- 00000131  0x000000ba store  0x00000001 , 0x00008a02 
- 00000132  0x000000bb jam  0x000000e0 , 0x00008a05 
- 00000133  0x000000bd jam  0x000000d8 , 0x00008a00 
- 00000134  0x000000be nop  0x0000003c 
- 00000135  0x000000bf jam  0x000000a0 , 0x00008a01 
- 00000136  0x000000c0 jam  0x000000df , 0x00008a00 
- 00000137  0x000000c1 jam  0x000000fa , 0x00008a01 
- 00000138  0x000000c2 nop  0x00000014 
- 00000139  0x000000c3 jam  0x0000009f , 0x00008a00 
- 00000140  0x000000c4 rtn 
- 00000141  0x000000c7 fetch  0x00000001 , 0x00004438 
- 00000142  0x000000c8 or_into  0x00000006 , 0x0000003f 
- 00000143  0x000000c9 store  0x00000001 , 0x00008a02 
- 00000144  0x000000ca jam  0x00000000 , 0x0000890f 
- 00000145  0x000000cb jam  0x00000023 , 0x00008a80 
- 00000146  0x000000cc jam  0x000000b0 , 0x00008a81 
- 00000147  0x000000cd setarg  0x00e40909 
- 00000148  0x000000ce store  0x00000003 , 0x00008a73 
- 00000149  0x000000cf jam  0x0000002a , 0x00008a76 
- 00000150  0x000000d0 jam  0x00000004 , 0x00008902 
- 00000151  0x000000d1 branch  0x0000006c 
- 00000152  0x000000d4 branch  0x000000c0 , 0x0000002b 
- 00000153  0x000000d5 fetch  0x00000004 , 0x0000020d 
- 00000154  0x000000d6 rtn  0x00000034 
- 00000155  0x000000d7 until  0x0000003e , 0x00000033 
- 00000156  0x000000d8 fetch  0x00000001 , 0x00008136 
- 00000157  0x000000d9 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000158  0x000000da fetcht  0x00000001 , 0x0000020d 
- 00000159  0x000000db ior  0x00000002 , 0x0000003f 
- 00000160  0x000000dc increase  0xfffffffd , 0x0000003f 
- 00000161  0x000000dd store  0x00000001 , 0x00008136 
- 00000162  0x000000de until  0x0000003e , 0x00000033 
- 00000163  0x000000e0 fetch  0x00000001 , 0x00008138 
- 00000164  0x000000e1 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000165  0x000000e2 fetcht  0x00000001 , 0x0000020e 
- 00000166  0x000000e3 lshift3  0x00000002 , 0x00000002 
- 00000167  0x000000e4 ior  0x00000002 , 0x0000003f 
- 00000168  0x000000e5 store  0x00000001 , 0x00008138 
- 00000169  0x000000e6 until  0x0000003e , 0x00000033 
- 00000170  0x000000e9 fetch  0x00000001 , 0x00008acb 
- 00000171  0x000000ea and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000172  0x000000eb fetcht  0x00000001 , 0x0000020f 
- 00000173  0x000000ec storet  0x00000001 , 0x0000415b 
- 00000174  0x000000ed ior  0x00000002 , 0x0000003f 
- 00000175  0x000000ee store  0x00000001 , 0x00008acb 
- 00000176  0x000000f0 fetch  0x00000001 , 0x00000210 
- 00000177  0x000000f1 store  0x00000001 , 0x0000415c 
- 00000178  0x000000f2 isolate1  0x00000003 , 0x0000003f 
- 00000179  0x000000f3 fetch  0x00000001 , 0x00008a06 
- 00000180  0x000000f4 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00000181  0x000000f5 store  0x00000001 , 0x00008a06 
- 00000182  0x000000f7 fetch  0x00000001 , 0x00000210 
- 00000183  0x000000f8 and  0x0000003f , 0x00000007 , 0x00000002 
- 00000184  0x000000f9 lshift4  0x00000002 , 0x00000002 
- 00000185  0x000000fa lshift  0x00000002 , 0x00000002 
- 00000186  0x000000fb storet  0x00000001 , 0x00004438 
- 00000187  0x000000fc fetch  0x00000001 , 0x00008a02 
- 00000188  0x000000fd and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000189  0x000000fe ior  0x00000002 , 0x0000003f 
- 00000190  0x000000ff store  0x00000001 , 0x00008a02 
- 00000191  0x00000100 rtn 
- 00000192  0x00000103 fetch  0x00000002 , 0x0000415b 
- 00000193  0x00000104 rtn  0x00000034 
- 00000194  0x00000105 store  0x00000002 , 0x0000020f 
- 00000195  0x00000106 branch  0x000000aa 
- 00000196  0x00000109 call  0x0000686f 
- 00000197  0x0000010a call  0x000021ba 
- 00000198  0x0000010b force  0x00000008 , 0x00000015 
- 00000199  0x0000010c force  0x00000000 , 0x00000015 
- 00000200  0x0000010e setarg  0x000aaada 
- 00000201  0x0000010f store  0x00000003 , 0x00008a0f 
- 00000202  0x00000110 jam  0x00000040 , 0x00008a25 
- 00000203  0x00000111 jam  0x00000010 , 0x00008a26 
- 00000204  0x00000112 nop  0x0000003c 
- 00000205  0x00000113 jam  0x000000fb , 0x00008a01 
- 00000206  0x00000114 jam  0x000000ff , 0x00008a25 
- 00000207  0x00000115 jam  0x00000030 , 0x00008a26 
- 00000208  0x00000116 jam  0x000000fe , 0x00008a16 
- 00000209  0x00000117 branch  0x000021b4 
- 00000210  0x0000011a fetch  0x00000001 , 0x00004793 
- 00000211  0x0000011b nrtn  0x00000034 
- 00000212  0x0000011c call  0x000000d6 
- 00000213  0x0000011d branch  0x000060fc 
- 00000214  0x00000120 fetch  0x00000001 , 0x00004655 
- 00000215  0x00000121 rtneq  0x000000ff 
- 00000216  0x00000122 branch  0x00005e78 
- 00000217  0x00000125 fetcht  0x00000001 , 0x00004601 
- 00000218  0x00000126 fetch  0x00000001 , 0x00004621 
- 00000219  0x00000127 isub  0x00000002 , 0x0000003e 
- 00000220  0x00000128 nbranch  0x000000de , 0x00000002 
- 00000221  0x00000129 branch  0x00003681 
- 00000222  0x0000012c fetch  0x00000004 , 0x0000458f 
- 00000223  0x0000012d fetcht  0x00000004 , 0x000045e4 
- 00000224  0x0000012e isub  0x00000002 , 0x0000003e 
- 00000225  0x0000012f branch  0x00003222 , 0x00000005 
- 00000226  0x00000130 call  0x00000242 
- 00000227  0x00000131 branch  0x0000369b 
- 00000228  0x00000134 setarg  0x000aaa7e 
- 00000229  0x00000135 store  0x00000003 , 0x00008a0f 
- 00000230  0x00000136 nop  0x0000003c 
- 00000231  0x00000137 jam  0x00000000 , 0x00008a25 
- 00000232  0x00000138 jam  0x0000000d , 0x00008a26 
- 00000233  0x00000139 jam  0x000000f6 , 0x00008a16 
- 00000234  0x0000013a branch  0x00002203 
- 00000235  0x0000013d fetch  0x00000001 , 0x00004141 
- 00000236  0x0000013e beq  0x00000006 , 0x00002225 
- 00000237  0x0000013f beq  0x0000000a , 0x000000f1 
- 00000238  0x00000140 beq  0x0000009e , 0x000000fa 
- 00000239  0x00000143 beq  0x000000aa , 0x000000f6 
- 00000240  0x00000144 branch  0x0000220e 
- 00000241  0x00000147 jam  0x00000025 , 0x00008a14 
- 00000242  0x00000148 setarg  0x00a93f3f 
- 00000243  0x00000149 store  0x00000003 , 0x00008a60 
- 00000244  0x0000014a jam  0x0000001f , 0x00008a63 
- 00000245  0x0000014b rtn 
- 00000246  0x0000014e jam  0x00000017 , 0x00008a14 
- 00000247  0x0000014f fetch  0x00000003 , 0x00004a08 
- 00000248  0x00000150 store  0x00000003 , 0x00008a60 
- 00000249  0x00000151 branch  0x0000221a 
- 00000250  0x00000154 jam  0x00000017 , 0x00008a14 
- 00000251  0x00000155 setarg  0x00250300 
- 00000252  0x00000156 store  0x00000003 , 0x00008a60 
- 00000253  0x00000157 branch  0x0000221a 
- 00000254  0x0000015a rtn  0x0000002b 
- 00000255  0x0000015b call  0x00002160 
- 00000256  0x0000015c arg  0x00000027 , 0x00000002 
- 00000257  0x0000015d call  0x0000216f 
- 00000258  0x0000015e call  0x000021a6 
- 00000259  0x0000015f jam  0x0000007f , 0x00008a25 
- 00000260  0x00000160 jam  0x0000001a , 0x00008a30 
- 00000261  0x00000161 jam  0x00000078 , 0x00008a31 
- 00000262  0x00000162 jam  0x000000b2 , 0x00008a8f 
- 00000263  0x00000163 jam  0x00000000 , 0x00008ac2 
- 00000264  0x00000164 jam  0x00000000 , 0x00008ac3 
- 00000265  0x00000165 arg  0x00000006 , 0x00000007 
- 00000266  0x00000166 call  0x0000011b 
- 00000267  0x00000167 isolate1  0x0000000d , 0x00000011 
- 00000268  0x00000168 call  0x0000211d 
- 00000269  0x00000169 isolate1  0x0000000d , 0x00000012 
- 00000270  0x0000016a call  0x0000211e 
- 00000271  0x0000016b arg  0x00000005 , 0x00000007 
- 00000272  0x0000016d call  0x0000211c 
- 00000273  0x0000016e call  0x0000211e 
- 00000274  0x0000016f call  0x0000011b 
- 00000275  0x00000170 arg  0x00008ac2 , 0x00000005 
- 00000276  0x00000171 rshift4  0x00000011 , 0x0000003f 
- 00000277  0x00000172 call  0x00002117 
- 00000278  0x00000173 rshift4  0x00000012 , 0x0000003f 
- 00000279  0x00000174 call  0x00002117 
- 00000280  0x00000175 increase  0xffffffff , 0x00000007 
- 00000281  0x00000176 branch  0x00000110 , 0x00000002 
- 00000282  0x00000177 branch  0x0000214f 
- 00000283  0x0000017a nop  0x0000003c 
- 00000284  0x0000017b setarg  0x00000f00 
- 00000285  0x0000017c store  0x00000002 , 0x00008982 
- 00000286  0x0000017d setarg  0x00000ff0 
- 00000287  0x0000017e store  0x00000002 , 0x00008984 
- 00000288  0x0000017f jam  0x00000009 , 0x00008981 
- 00000289  0x00000180 jam  0x00000003 , 0x00008981 
- 00000290  0x00000181 jam  0x00000006 , 0x00008980 
- 00000291  0x00000182 nop  0x0000003c 
- 00000292  0x00000183 arg  0x00000000 , 0x00000011 
- 00000293  0x00000184 arg  0x00000000 , 0x00000012 
- 00000294  0x00000185 arg  0x00000010 , 0x00000039 
- 00000295  0x00000186 arg  0x00000f00 , 0x00000006 
- 00000296  0x00000187 branch  0x0000212d 
- 00000297  0x0000018a rtn  0x0000002b 
- 00000298  0x0000018b branch  0x00002272 
- 00000299  0x00000191 rtn  0x0000002b 
- 00000300  0x00000192 jam  0x00000077 , 0x00008a07 
- 00000301  0x00000193 jam  0x000000c9 , 0x00008a08 
- 00000302  0x00000194 jam  0x00000001 , 0x00008a0b 
- 00000303  0x00000195 fetch  0x00000001 , 0x00004409 
- 00000304  0x00000196 store  0x00000001 , 0x000080cd 
- 00000305  0x00000197 nop  0x00000bb8 
- 00000306  0x00000198 call  0x0000013b 
- 00000307  0x00000199 jam  0x000000c1 , 0x00008a08 
- 00000308  0x0000019a fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000309  0x0000019b arg  0x00000008 , 0x00000039 
- 00000310  0x0000019c call  0x00006f58 
- 00000311  0x0000019d fetch  0x00000001 , 0x00004419 
- 00000312  0x0000019e store  0x00000001 , 0x00004433 
- 00000313  0x0000019f storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000314  0x000001a0 rtn 
- 00000315  0x000001a4 jam  0x00000003 , 0x000080cc 
- 00000316  0x000001a6 fetch  0x00000001 , 0x00008129 
- 00000317  0x000001a7 bbit0  0x00000005 , 0x0000013c 
- 00000318  0x000001a8 fetcht  0x00000002 , 0x00008164 
- 00000319  0x000001a9 storet  0x00000002 , 0x0000440a 
- 00000320  0x000001aa jam  0x00000000 , 0x000080cc 
- 00000321  0x000001ab rtn 
- 00000322  0x000001af jam  0x00000011 , 0x00008a82 
- 00000323  0x000001b0 jam  0x00000012 , 0x00008a8d 
- 00000324  0x000001b1 jam  0x0000000a , 0x00008a8e 
- 00000325  0x000001b2 fetch  0x00000001 , 0x00004099 
- 00000326  0x000001b3 beq  0x00000010 , 0x0000015b 
- 00000327  0x000001b4 setarg  0x00005762 
- 00000328  0x000001b5 store  0x00000002 , 0x00008907 
- 00000329  0x000001b7 jam  0x00000003 , 0x00008901 
- 00000330  0x000001b8 jam  0x00000003 , 0x00008930 
- 00000331  0x000001b9 rtnmark1  0x0000002d 
- 00000332  0x000001ba jam  0x00000001 , 0x00008901 
- 00000333  0x000001bb jam  0x00000007 , 0x00008a82 
- 00000334  0x000001bc jam  0x00000044 , 0x00008a8d 
- 00000335  0x000001bd jam  0x0000000a , 0x00008a8e 
- 00000336  0x000001be fetch  0x00000001 , 0x00004099 
- 00000337  0x000001bf beq  0x00000010 , 0x00000158 
- 00000338  0x000001c0 setarg  0x00002bb1 
- 00000339  0x000001c1 store  0x00000002 , 0x00008907 
- 00000340  0x000001c3 rtnmark0  0x0000002f 
- 00000341  0x000001c4 jam  0x00000024 , 0x00008930 
- 00000342  0x000001c5 jam  0x00000005 , 0x00008901 
- 00000343  0x000001c6 rtn 
- 00000344  0x000001c9 setarg  0x00004189 
- 00000345  0x000001ca store  0x00000002 , 0x00008907 
- 00000346  0x000001cb branch  0x00000154 
- 00000347  0x000001ce setarg  0x00008312 
- 00000348  0x000001cf store  0x00000002 , 0x00008907 
- 00000349  0x000001d0 branch  0x00000149 
- 00000350  0x000001d2 fetch  0x00000001 , 0x00004bf9 
- 00000351  0x000001d3 arg  0x00000100 , 0x00000013 
- 00000352  0x000001d4 iadd  0x00000013 , 0x0000003f 
- 00000353  0x000001d5 rtn 
- 00000354  0x000001d7 branch  0x00000182 
- 00000355  0x000001d9 call  0x00000165 
- 00000356  0x000001da branch  0x00002563 
- 00000357  0x000001dd fetch  0x00000001 , 0x00004bfa 
- 00000358  0x000001de rtn  0x00000034 
- 00000359  0x000001df fetch  0x00000001 , 0x00004bfb 
- 00000360  0x000001e0 nrtn  0x00000034 
- 00000361  0x000001e1 fetcht  0x00000001 , 0x00004bfa 
- 00000362  0x000001e2 fetch  0x00000001 , 0x00004bf9 
- 00000363  0x000001e3 isub  0x00000002 , 0x0000003e 
- 00000364  0x000001e4 ncall  0x0000015e , 0x00000002 
- 00000365  0x000001e5 isub  0x00000002 , 0x0000003f 
- 00000366  0x000001e6 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000367  0x000001e7 branch  0x00000177 , 0x00000002 
- 00000368  0x000001e8 fetch  0x00000001 , 0x00004bfc 
- 00000369  0x000001e9 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00000370  0x000001ea ncall  0x00000175 , 0x00000002 
- 00000371  0x000001eb jam  0x00000001 , 0x00004bfb 
- 00000372  0x000001ec rtn 
- 00000373  0x000001ee jam  0x00000001 , 0x00004bfd 
- 00000374  0x000001ef branch  0x0000431f 
- 00000375  0x000001f1 fetcht  0x00000001 , 0x0000017f 
- 00000376  0x000001f2 fetch  0x00000001 , 0x0000004c 
- 00000377  0x000001f3 rshift  0x0000003f , 0x0000003f 
- 00000378  0x000001f4 ixor  0x00000002 , 0x0000003f 
- 00000379  0x000001f5 isolate1  0x00000002 , 0x0000003f 
- 00000380  0x000001f6 setarg  0x00000000 
- 00000381  0x000001f7 fetcht  0x00000001 , 0x00004bfc 
- 00000382  0x000001f8 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00000383  0x000001f9 iadd  0x00000002 , 0x00000002 
- 00000384  0x000001fa storet  0x00000001 , 0x00004bfc 
- 00000385  0x000001fb rtn 
- 00000386  0x000001fe fetch  0x00000001 , 0x00000005 
- 00000387  0x000001ff increase  0x00000001 , 0x0000003f 
- 00000388  0x00000200 store  0x00000001 , 0x00000005 
- 00000389  0x00000201 nbranch  0x00000189 , 0x0000002d 
- 00000390  0x00000202 fetch  0x00000001 , 0x00004bf9 
- 00000391  0x00000203 increase  0x00000001 , 0x0000003f 
- 00000392  0x00000204 store  0x00000001 , 0x00004bf9 
- 00000393  0x00000205 fetch  0x00000001 , 0x00000168 
- 00000394  0x00000206 rtnbit1  0x00000003 
- 00000395  0x00000207 set1  0x00000003 , 0x0000003f 
- 00000396  0x00000208 store  0x00000001 , 0x00000168 
- 00000397  0x00000209 fetch  0x00000002 , 0x000042f5 
- 00000398  0x0000020a store  0x00000002 , 0x00000196 
- 00000399  0x0000020b setarg  0x00000000 
- 00000400  0x0000020c store  0x00000004 , 0x0000431d 
- 00000401  0x0000020f rtn 
- 00000402  0x00000211 call  0x0000281c 
- 00000403  0x00000213 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00000404  0x00000214 increase  0xfffffffc , 0x00000011 
- 00000405  0x00000215 nbranch  0x000026fa , 0x00000002 
- 00000406  0x00000216 branch  0x0000268e 
- 00000407  0x00000219 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00000408  0x0000021a rshift32  0x0000003f , 0x0000003f 
- 00000409  0x0000021b rshift16  0x0000003f , 0x0000003f 
- 00000410  0x0000021c istore  0x00000003 , 0x00000005 
- 00000411  0x0000021d enable  0x00000010 
- 00000412  0x0000021e call  0x0000270d 
- 00000413  0x0000021f branch  0x000026f6 , 0x00000006 
- 00000414  0x00000220 bmark0  0x00000032 , 0x000026af 
- 00000415  0x00000221 fetch  0x00000001 , 0x0000004d 
- 00000416  0x00000222 branch  0x000026af , 0x00000034 
- 00000417  0x00000223 increase  0xfffffffc , 0x0000003f 
- 00000418  0x00000224 store  0x00000001 , 0x0000004d 
- 00000419  0x00000225 call  0x000072cb 
- 00000420  0x00000226 fetch  0x00000001 , 0x00008108 
- 00000421  0x00000227 bbit0  0x00000007 , 0x000026fa 
- 00000422  0x00000228 force  0x0000000c , 0x00000038 
- 00000423  0x00000229 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00000424  0x0000022a branch  0x000026af 
- 00000425  0x0000022d fetch  0x00000001 , 0x00004334 
- 00000426  0x0000022e rtneq  0x00000000 
- 00000427  0x0000022f beq  0x00000003 , 0x0000304a 
- 00000428  0x00000230 branch  0x000028e1 
- 00000429  0x00000233 call  0x00002152 
- 00000430  0x00000234 jam  0x00000000 , 0x00008900 
- 00000431  0x00000235 set0  0x00000030 , 0x00000000 
- 00000432  0x00000236 branch  0x00002ae3 
- 00000433  0x00000239 set0  0x00000030 , 0x00000000 
- 00000434  0x0000023a branch  0x00002af6 
- 00000435  0x0000023d ifetch  0x00000002 , 0x00000006 
- 00000436  0x0000023e beq  0x00000004 , 0x000001b6 
- 00000437  0x0000023f branch  0x000028eb 
- 00000438  0x00000241 ifetch  0x00000003 , 0x00000006 
- 00000439  0x00000242 store  0x00000003 , 0x00004397 
- 00000440  0x00000243 beq  0x0000000a , 0x000001bb 
- 00000441  0x00000244 beq  0x00000012 , 0x000001ca 
- 00000442  0x00000245 branch  0x00002b96 
- 00000443  0x00000248 fetch  0x00000008 , 0x00004713 
- 00000444  0x00000249 bbit0  0x0000003b , 0x00002d19 
- 00000445  0x0000024a call  0x00002dc7 
- 00000446  0x0000024b fetcht  0x00000002 , 0x00004398 
- 00000447  0x0000024c fetch  0x00000001 , 0x00004321 
- 00000448  0x0000024d bbit1  0x00000003 , 0x000001c5 
- 00000449  0x00000250 fetch  0x00000002 , 0x00004398 
- 00000450  0x00000251 beq  0x00000030 , 0x00002e03 
- 00000451  0x00000252 fetcht  0x00000002 , 0x00004398 
- 00000452  0x00000253 branch  0x00002d1d 
- 00000453  0x00000256 fetch  0x00000002 , 0x00004332 
- 00000454  0x00000257 isub  0x00000002 , 0x0000003e 
- 00000455  0x00000258 nbranch  0x000001c1 , 0x00000005 
- 00000456  0x00000259 nbranch  0x000001c1 , 0x00000028 
- 00000457  0x0000025a branch  0x00002d46 
- 00000458  0x0000025d copy  0x00000006 , 0x00000011 
- 00000459  0x0000025e fetch  0x00000002 , 0x00004335 
- 00000460  0x0000025f add  0x0000003f , 0xfffffffd , 0x00000012 
- 00000461  0x00000260 call  0x00002929 
- 00000462  0x00000261 fetch  0x00000001 , 0x0000478f 
- 00000463  0x00000262 beq  0x000000ff , 0x00002dac 
- 00000464  0x00000263 fetch  0x00000001 , 0x00004795 
- 00000465  0x00000264 branch  0x00002dac , 0x00000034 
- 00000466  0x00000265 fetch  0x00000001 , 0x00004843 
- 00000467  0x00000266 bbit1  0x00000001 , 0x00002dac 
- 00000468  0x00000267 setarg  0x0000001a 
- 00000469  0x00000268 fetcht  0x00000002 , 0x00004398 
- 00000470  0x00000269 isub  0x00000002 , 0x0000003e 
- 00000471  0x0000026a nbranch  0x00002dac , 0x00000005 
- 00000472  0x0000026b branch  0x00002d46 
- 00000473  0x0000026f fetch  0x00000002 , 0x000043e9 
- 00000474  0x00000270 call  0x00007d79 
- 00000475  0x00000272 fetch  0x00000004 , 0x000040ad 
- 00000476  0x00000273 iadd  0x00000002 , 0x0000003f 
- 00000477  0x00000274 store  0x00000004 , 0x000040ad 
- 00000478  0x00000275 call  0x000001e0 
- 00000479  0x00000277 branch  0x00002425 
- 00000480  0x0000027a storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00000481  0x0000027b arg  0x00008070 , 0x00000006 
- 00000482  0x0000027c arg  0x000040cc , 0x00000005 
- 00000483  0x0000027d call  0x00007c8f 
- 00000484  0x0000027e arg  0x000080d4 , 0x00000006 
- 00000485  0x0000027f call  0x00007c89 
- 00000486  0x00000280 fetch  0x00000001 , 0x00008080 
- 00000487  0x00000281 store  0x00000001 , 0x000040ef 
- 00000488  0x00000282 copy  0x00000002 , 0x00000012 
- 00000489  0x00000284 arg  0x0000000c , 0x00000039 
- 00000490  0x00000285 arg  0x00000016 , 0x00000011 
- 00000491  0x00000286 arg  0x0000814d , 0x00000013 
- 00000492  0x00000287 until  0x0000003e , 0x00000033 
- 00000493  0x00000289 ifetch  0x00000001 , 0x00000011 
- 00000494  0x0000028a ifetcht  0x00000001 , 0x00000013 
- 00000495  0x0000028b isub  0x00000002 , 0x0000003e 
- 00000496  0x0000028c branch  0x000001f3 , 0x00000005 
- 00000497  0x0000028d istore  0x00000001 , 0x00000013 
- 00000498  0x0000028e until  0x0000003e , 0x00000033 
- 00000499  0x00000290 increase  0x00000001 , 0x00000011 
- 00000500  0x00000291 increase  0x00000001 , 0x00000013 
- 00000501  0x00000292 loop  0x000001ed 
- 00000502  0x00000293 copy  0x00000012 , 0x00000002 
- 00000503  0x00000294 rtn 
- 00000504  0x00000297 call  0x00002408 
- 00000505  0x00000298 fetch  0x00000003 , 0x000040bd 
- 00000506  0x00000299 rtn  0x00000034 
- 00000507  0x0000029a fetcht  0x00000001 , 0x00004645 
- 00000508  0x0000029b call  0x00006ee6 
- 00000509  0x0000029c rtn  0x00000001 
- 00000510  0x0000029d branch  0x00002490 
- 00000511  0x000002a1 call  0x00006b3a 
- 00000512  0x000002a2 call  0x00006b75 
- 00000513  0x000002a3 branch  0x00006b38 
- 00000514  0x000002a6 fetch  0x00000002 , 0x000045e0 
- 00000515  0x000002a7 arg  0x000001f8 , 0x00000002 
- 00000516  0x000002a8 iand  0x00000002 , 0x0000003f 
- 00000517  0x000002a9 branch  0x0000020a , 0x00000034 
- 00000518  0x000002aa fetch  0x00000002 , 0x000045e0 
- 00000519  0x000002ab increase  0x00000001 , 0x0000003f 
- 00000520  0x000002ac store  0x00000002 , 0x000045e0 
- 00000521  0x000002ad rtn 
- 00000522  0x000002b0 call  0x0000357f 
- 00000523  0x000002b1 call  0x00003651 
- 00000524  0x000002b2 nbranch  0x00003586 , 0x00000018 
- 00000525  0x000002b3 nbranch  0x00003586 , 0x0000002f 
- 00000526  0x000002b4 call  0x0000366e 
- 00000527  0x000002b6 fetch  0x00000001 , 0x0000457d 
- 00000528  0x000002b7 branch  0x00000219 , 0x00000034 
- 00000529  0x000002b9 fetch  0x00000004 , 0x000045cc 
- 00000530  0x000002ba fetcht  0x00000004 , 0x0000458f 
- 00000531  0x000002bb isub  0x00000002 , 0x0000003e 
- 00000532  0x000002bc branch  0x00000216 , 0x00000005 
- 00000533  0x000002bd branch  0x0000356e 
- 00000534  0x000002c0 fetch  0x00000008 , 0x00004713 
- 00000535  0x000002c1 bbit1  0x00000030 , 0x00003291 
- 00000536  0x000002c2 branch  0x00003549 
- 00000537  0x000002c5 fetch  0x00000004 , 0x0000455f 
- 00000538  0x000002c6 rtn  0x00000034 
- 00000539  0x000002c7 branch  0x00000211 
- 00000540  0x000002ca fetch  0x00000001 , 0x00004437 
- 00000541  0x000002cb nrtn  0x00000034 
- 00000542  0x000002cc fetch  0x00000002 , 0x000044e9 
- 00000543  0x000002cd rtnbit1  0x0000000b 
- 00000544  0x000002ce fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00000545  0x000002cf call  0x000035b4 
- 00000546  0x000002d0 storet  0x00000001 , 0x00004624 
- 00000547  0x000002d1 fetch  0x00000001 , 0x00004629 
- 00000548  0x000002d2 bmark1  0x00000026 , 0x00000226 
- 00000549  0x000002d3 fetch  0x00000001 , 0x0000462c 
- 00000550  0x000002d5 isub  0x00000002 , 0x0000003e 
- 00000551  0x000002d6 nbranch  0x00000241 , 0x00000002 
- 00000552  0x000002d7 fetch  0x00000001 , 0x00004626 
- 00000553  0x000002d8 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00000554  0x000002d9 nbranch  0x0000022e , 0x00000002 
- 00000555  0x000002da fetch  0x00000001 , 0x00004626 
- 00000556  0x000002db beq  0x00000000 , 0x00000242 
- 00000557  0x000002dc rtn 
- 00000558  0x000002df fetch  0x00000001 , 0x00004626 
- 00000559  0x000002e0 fetcht  0x00000001 , 0x00004627 
- 00000560  0x000002e1 isub  0x00000002 , 0x0000003e 
- 00000561  0x000002e2 nrtn  0x00000005 
- 00000562  0x000002e3 jam  0x00000000 , 0x00004626 
- 00000563  0x000002e5 fetcht  0x00000001 , 0x00004624 
- 00000564  0x000002e6 fetch  0x00000001 , 0x00004628 
- 00000565  0x000002e7 bmark1  0x00000026 , 0x00000237 
- 00000566  0x000002e8 fetch  0x00000001 , 0x0000462b 
- 00000567  0x000002ea isub  0x00000002 , 0x0000003e 
- 00000568  0x000002eb nrtn  0x00000002 
- 00000569  0x000002ec fetch  0x00000001 , 0x00004625 
- 00000570  0x000002ed beq  0x00000000 , 0x00003715 
- 00000571  0x000002ee increase  0xffffffff , 0x0000003f 
- 00000572  0x000002ef store  0x00000001 , 0x00004625 
- 00000573  0x000002f0 beq  0x00000003 , 0x0000024b 
- 00000574  0x000002f1 beq  0x00000002 , 0x0000024d 
- 00000575  0x000002f2 beq  0x00000001 , 0x0000370b 
- 00000576  0x000002f3 branch  0x00003715 
- 00000577  0x000002f6 jam  0x00000000 , 0x00004626 
- 00000578  0x000002f8 fetch  0x00000001 , 0x00004625 
- 00000579  0x000002f9 beq  0x00000004 , 0x00000249 
- 00000580  0x000002fa increase  0x00000001 , 0x0000003f 
- 00000581  0x000002fb store  0x00000001 , 0x00004625 
- 00000582  0x000002fc beq  0x00000001 , 0x0000370b 
- 00000583  0x000002fd beq  0x00000002 , 0x0000024d 
- 00000584  0x000002fe beq  0x00000003 , 0x0000024b 
- 00000585  0x00000300 jam  0x00000007 , 0x00004141 
- 00000586  0x00000301 rtn 
- 00000587  0x00000304 jam  0x00000005 , 0x00004141 
- 00000588  0x00000305 rtn 
- 00000589  0x00000308 jam  0x00000003 , 0x00004141 
- 00000590  0x00000309 rtn 
- 00000591  0x00000310 setarg  0x00006235 
- 00000592  0x00000311 store  0x00000002 , 0x000045f8 
- 00000593  0x00000312 setarg  0x0000622b 
- 00000594  0x00000313 store  0x00000002 , 0x000045fa 
- 00000595  0x00000314 setarg  0x00000276 
- 00000596  0x00000315 store  0x00000002 , 0x000043e9 
- 00000597  0x00000316 branch  0x000053f3 
- 00000598  0x00000319 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00000599  0x0000031a rtn  0x00000005 
- 00000600  0x0000031b storet  0x00000001 , 0x00004b1f 
- 00000601  0x0000031c call  0x00006ee6 
- 00000602  0x0000031d branch  0x0000025c , 0x00000001 
- 00000603  0x0000031e branch  0x00000261 
- 00000604  0x00000321 call  0x0000026a 
- 00000605  0x00000322 call  0x00000265 
- 00000606  0x00000323 call  0x0000026e 
- 00000607  0x00000324 fetcht  0x00000001 , 0x00004b1f 
- 00000608  0x00000325 branch  0x00006f0f 
- 00000609  0x00000328 fetcht  0x00000001 , 0x00004b1f 
- 00000610  0x00000329 call  0x00006f0f 
- 00000611  0x0000032a call  0x00000268 
- 00000612  0x0000032b branch  0x0000026a 
- 00000613  0x0000032e arg  0x00000006 , 0x00000008 
- 00000614  0x00000330 call  0x00006ebd 
- 00000615  0x00000331 branch  0x000001e9 
- 00000616  0x00000334 arg  0x00000003 , 0x00000008 
- 00000617  0x00000335 branch  0x00000266 
- 00000618  0x00000338 setarg  0x00000010 
- 00000619  0x00000339 store  0x00000001 , 0x00008141 
- 00000620  0x0000033b until  0x0000003e , 0x00000033 
- 00000621  0x0000033c rtn 
- 00000622  0x0000033f setarg  0x00000080 
- 00000623  0x00000340 store  0x00000001 , 0x00008141 
- 00000624  0x00000341 until  0x0000003e , 0x00000033 
- 00000625  0x00000342 until  0x0000003e , 0x00000033 
- 00000626  0x00000343 branch  0x0000026c 
- 00000627  0x00000346 clear_stack 
- 00000628  0x00000347 call  0x00006004 , 0x0000002b 
- 00000629  0x00000348 branch  0x00002003 
- 00000630  0x0000034b rtn 
- 00000631  0x00000352 call  0x00000414 
- 00000632  0x00000353 fetch  0x00000008 , 0x00004713 
- 00000633  0x00000354 bbit1  0x00000013 , 0x00005d60 
- 00000634  0x00000355 bbit1  0x00000012 , 0x00005d6e 
- 00000635  0x00000356 bbit1  0x00000014 , 0x0000027d 
- 00000636  0x00000357 rtn 
- 00000637  0x00000359 fetch  0x00000001 , 0x00004666 
- 00000638  0x0000035a store  0x00000001 , 0x00004a06 
- 00000639  0x0000035b call  0x00005e43 
- 00000640  0x0000035e call  0x00000295 
- 00000641  0x00000360 call  0x00000284 
- 00000642  0x00000361 call  0x0000029b 
- 00000643  0x00000362 branch  0x00005daa 
- 00000644  0x00000364 fetch  0x00000008 , 0x00004713 
- 00000645  0x00000365 bbit1  0x0000003e , 0x00005dd1 
- 00000646  0x00000366 branch  0x00005dcc 
- 00000647  0x00000369 fetch  0x00000002 , 0x0000468e 
- 00000648  0x0000036a arg  0x0000aa55 , 0x00000002 
- 00000649  0x0000036b isub  0x00000002 , 0x0000003e 
- 00000650  0x0000036c branch  0x000002e0 , 0x00000005 
- 00000651  0x0000036e storet  0x00000002 , 0x0000468e 
- 00000652  0x0000036f call  0x00005c9c 
- 00000653  0x00000370 fetch  0x00000001 , 0x000049a1 
- 00000654  0x00000371 store  0x00000001 , 0x00004666 
- 00000655  0x00000372 call  0x00005c8c 
- 00000656  0x00000374 setarg  0x00001122 
- 00000657  0x00000375 store  0x00000002 , 0x00004695 
- 00000658  0x00000377 fetch  0x00000001 , 0x00004a06 
- 00000659  0x00000378 store  0x00000001 , 0x00004666 
- 00000660  0x00000379 rtn 
- 00000661  0x0000037c fetch  0x00000001 , 0x00004666 
- 00000662  0x0000037d beq  0x00000000 , 0x00000292 
- 00000663  0x0000037e beq  0x00000004 , 0x00000299 
- 00000664  0x0000037f rtn 
- 00000665  0x00000382 jam  0x00000000 , 0x00004666 
- 00000666  0x00000383 rtn 
- 00000667  0x00000386 fetch  0x00000001 , 0x00004666 
- 00000668  0x00000387 rtneq  0x00000000 
- 00000669  0x00000388 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00000670  0x00000389 copy  0x00000012 , 0x00000013 
- 00000671  0x0000038b call  0x00005e3d 
- 00000672  0x0000038c fetch  0x00000002 , 0x000049e0 
- 00000673  0x0000038d branch  0x000002a9 , 0x00000034 
- 00000674  0x0000038e store  0x00000002 , 0x000049de 
- 00000675  0x0000038f increase  0x00000002 , 0x00000013 
- 00000676  0x00000390 fetch  0x00000002 , 0x00004a00 
- 00000677  0x00000391 isub  0x00000013 , 0x0000003e 
- 00000678  0x00000392 nbranch  0x000002a9 , 0x00000002 
- 00000679  0x00000393 copy  0x00000013 , 0x00000012 
- 00000680  0x00000394 branch  0x0000029f 
- 00000681  0x00000397 fetch  0x00000002 , 0x000049de 
- 00000682  0x00000398 store  0x00000002 , 0x00004695 
- 00000683  0x00000399 rtn 
- 00000684  0x0000039d fetch  0x00000008 , 0x00004713 
- 00000685  0x0000039e bbit1  0x00000013 , 0x00005cb1 
- 00000686  0x0000039f bbit1  0x00000012 , 0x00005cb9 
- 00000687  0x000003a0 bbit1  0x00000014 , 0x000002b1 
- 00000688  0x000003a1 rtn 
- 00000689  0x000003a4 call  0x000002b3 
- 00000690  0x000003a6 branch  0x00005cc1 
- 00000691  0x000003a9 fetch  0x00000001 , 0x00004666 
- 00000692  0x000003aa rtneq  0x00000000 
- 00000693  0x000003ab beq  0x00000001 , 0x000002b8 
- 00000694  0x000003ac beq  0x00000002 , 0x000002cc 
- 00000695  0x000003ad rtn 
- 00000696  0x000003b2 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00000697  0x000003b3 copy  0x00000012 , 0x00000013 
- 00000698  0x000003b5 call  0x00005df3 
- 00000699  0x000003b6 fetch  0x00000006 , 0x000049b5 
- 00000700  0x000003b7 branch  0x000002c4 , 0x00000034 
- 00000701  0x000003b8 store  0x00000006 , 0x000049af 
- 00000702  0x000003b9 increase  0x00000006 , 0x00000013 
- 00000703  0x000003ba fetch  0x00000002 , 0x000049f0 
- 00000704  0x000003bb isub  0x00000013 , 0x0000003e 
- 00000705  0x000003bc nrtn  0x00000002 
- 00000706  0x000003bd copy  0x00000013 , 0x00000012 
- 00000707  0x000003be branch  0x000002ba 
- 00000708  0x000003c1 fetch  0x00000006 , 0x000049af 
- 00000709  0x000003c2 fetcht  0x00000006 , 0x0000466e 
- 00000710  0x000003c3 isub  0x00000002 , 0x0000003e 
- 00000711  0x000003c4 rtn  0x00000005 
- 00000712  0x000003c5 arg  0x00000006 , 0x00000039 
- 00000713  0x000003c6 arg  0x0000466e , 0x00000011 
- 00000714  0x000003c7 copy  0x00000013 , 0x00000012 
- 00000715  0x000003c8 branch  0x00006b45 
- 00000716  0x000003cb fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00000717  0x000003cc copy  0x00000012 , 0x00000013 
- 00000718  0x000003ce call  0x00005e17 
- 00000719  0x000003cf fetch  0x00000006 , 0x000049cd 
- 00000720  0x000003d0 branch  0x000002d8 , 0x00000034 
- 00000721  0x000003d1 store  0x00000006 , 0x000049c7 
- 00000722  0x000003d2 increase  0x00000006 , 0x00000013 
- 00000723  0x000003d3 fetch  0x00000002 , 0x000049f8 
- 00000724  0x000003d4 isub  0x00000013 , 0x0000003e 
- 00000725  0x000003d5 nrtn  0x00000002 
- 00000726  0x000003d6 copy  0x00000013 , 0x00000012 
- 00000727  0x000003d7 branch  0x000002ce 
- 00000728  0x000003da fetch  0x00000006 , 0x000049c7 
- 00000729  0x000003db fetcht  0x00000006 , 0x0000467b 
- 00000730  0x000003dc isub  0x00000002 , 0x0000003e 
- 00000731  0x000003dd rtn  0x00000005 
- 00000732  0x000003de arg  0x00000006 , 0x00000039 
- 00000733  0x000003df arg  0x0000467b , 0x00000011 
- 00000734  0x000003e0 copy  0x00000013 , 0x00000012 
- 00000735  0x000003e1 branch  0x00006b45 
- 00000736  0x000003e6 call  0x00000319 
- 00000737  0x000003e7 call  0x00000331 
- 00000738  0x000003e8 call  0x000002e4 
- 00000739  0x000003e9 branch  0x00005c90 
- 00000740  0x000003ec fetch  0x00000008 , 0x00004713 
- 00000741  0x000003ed rtnbit0  0x0000000f 
- 00000742  0x000003ee fetch  0x00000001 , 0x00004690 
- 00000743  0x000003ef beq  0x00000000 , 0x00005c94 
- 00000744  0x000003f0 beq  0x00000006 , 0x000002ea 
- 00000745  0x000003f1 rtn 
- 00000746  0x000003f4 jam  0x00000000 , 0x00004690 
+ 00000000  0x00000024 bbit1  0x00000008 , 0x00000029 
+ 00000001  0x00000025 beq  0x00000000 , 0x000002a2 
+ 00000002  0x00000026 beq  0x00000002 , 0x0000003e 
+ 00000003  0x00000027 beq  0x00000010 , 0x00000047 
+ 00000004  0x00000028 beq  0x00000011 , 0x00000049 
+ 00000005  0x00000029 beq  0x00000014 , 0x00000148 
+ 00000006  0x0000002a beq  0x00000015 , 0x000000ca 
+ 00000007  0x0000002b beq  0x00000018 , 0x000000ea 
+ 00000008  0x0000002c beq  0x00000019 , 0x000000f1 
+ 00000009  0x0000002d beq  0x0000001a , 0x00000057 
+ 00000010  0x0000002e beq  0x00000025 , 0x00000219 
+ 00000011  0x0000002f beq  0x00000028 , 0x0000023c 
+ 00000012  0x00000030 beq  0x00000068 , 0x0000029b 
+ 00000013  0x00000031 beq  0x00000069 , 0x000002ae 
+ 00000014  0x00000032 beq  0x0000006c , 0x00000260 
+ 00000015  0x00000033 beq  0x0000006e , 0x0000045b 
+ 00000016  0x00000034 beq  0x0000006f , 0x000054a2 
+ 00000017  0x00000035 beq  0x00000073 , 0x000004b3 
+ 00000018  0x00000036 beq  0x00000074 , 0x00000216 
+ 00000019  0x00000037 beq  0x00000077 , 0x00000038 
+ 00000020  0x00000038 beq  0x0000007a , 0x00000513 
+ 00000021  0x00000039 beq  0x0000007f , 0x00000490 
+ 00000022  0x0000003a beq  0x00000081 , 0x00000507 
+ 00000023  0x0000003b beq  0x00000084 , 0x00000397 
+ 00000024  0x0000003c beq  0x00000085 , 0x000003f7 
+ 00000025  0x0000003d beq  0x00000086 , 0x000001df 
+ 00000026  0x0000003e beq  0x00000087 , 0x000003c1 
+ 00000027  0x0000003f beq  0x00000088 , 0x000003f5 
+ 00000028  0x00000040 beq  0x0000008a , 0x000003ab 
+ 00000029  0x00000041 beq  0x0000008b , 0x000002c5 
+ 00000030  0x00000042 beq  0x0000008c , 0x000002ec 
+ 00000031  0x00000043 beq  0x0000008d , 0x00000354 
+ 00000032  0x00000044 beq  0x0000008e , 0x0000047a 
+ 00000033  0x00000045 beq  0x00000090 , 0x000004a7 
+ 00000034  0x00000046 beq  0x00000095 , 0x000004aa 
+ 00000035  0x00000047 beq  0x00000096 , 0x000004db 
+ 00000036  0x00000048 beq  0x000000c5 , 0x00000243 
+ 00000037  0x00000049 beq  0x000000d5 , 0x000001fe 
+ 00000038  0x0000004a beq  0x000000d6 , 0x000001f7 
+ 00000039  0x0000004b beq  0x000000da , 0x00000131 
+ 00000040  0x0000004c branch  0x0000235a 
+ 00000041  0x0000004f beq  0x00000014 , 0x00000169 
+ 00000042  0x00000050 beq  0x0000001a , 0x00000168 
+ 00000043  0x00000051 beq  0x00000025 , 0x00000198 
+ 00000044  0x00000052 beq  0x00000026 , 0x0000019d 
+ 00000045  0x00000053 beq  0x00000039 , 0x000001af 
+ 00000046  0x00000054 beq  0x0000003a , 0x000001b9 
+ 00000047  0x00000055 beq  0x0000004c , 0x000001b5 
+ 00000048  0x00000056 beq  0x0000004d , 0x000001b3 
+ 00000049  0x00000057 beq  0x00000090 , 0x00000246 
+ 00000050  0x00000058 beq  0x00000096 , 0x0000049b 
+ 00000051  0x00000059 beq  0x0000009a , 0x000000d8 
+ 00000052  0x0000005a beq  0x0000009d , 0x000000df 
+ 00000053  0x0000005b beq  0x0000009f , 0x00000268 
+ 00000054  0x0000005c rtneq  0x000000ff 
+ 00000055  0x0000005d branch  0x0000235a 
+ 00000056  0x00000062 call  0x00006f82 
+ 00000057  0x00000063 call  0x00006fb0 
+ 00000058  0x00000064 div  0x0000003f , 0x0000000a 
+ 00000059  0x00000065 call  0x00007d5f 
+ 00000060  0x00000066 store  0x00000002 , 0x00004633 
+ 00000061  0x00000070 branch  0x00005553 
+ 00000062  0x00000073 call  0x00007552 
+ 00000063  0x00000074 call  0x00007448 
+ 00000064  0x00000075 call  0x00002a45 
+ 00000065  0x00000076 call  0x0000202a 
+ 00000066  0x00000077 call  0x000042ad 
+ 00000067  0x00000078 call  0x00002018 
+ 00000068  0x00000079 call  0x0000310f 
+ 00000069  0x0000007a call  0x0000248c 
+ 00000070  0x0000007b branch  0x0000003e 
+ 00000071  0x0000007e jam  0x00000000 , 0x00008900 
+ 00000072  0x0000007f branch  0x00002153 
+ 00000073  0x00000081 jam  0x00000060 , 0x00008a0f 
+ 00000074  0x00000082 jam  0x000000aa , 0x00008a10 
+ 00000075  0x00000083 jam  0x0000007a , 0x00008a12 
+ 00000076  0x00000084 jam  0x00000000 , 0x00008a25 
+ 00000077  0x00000085 jam  0x00000000 , 0x00008a26 
+ 00000078  0x00000086 nop  0x0000003c 
+ 00000079  0x00000087 jam  0x00000020 , 0x00008a20 
+ 00000080  0x00000088 jam  0x000000f5 , 0x00008a23 
+ 00000081  0x00000089 jam  0x00000012 , 0x00008a24 
+ 00000082  0x0000008a jam  0x00000010 , 0x00008a24 
+ 00000083  0x0000008b nop  0x0000003c 
+ 00000084  0x0000008c jam  0x00000060 , 0x00008a12 
+ 00000085  0x0000008d jam  0x000000dd , 0x00008a23 
+ 00000086  0x0000008e rtn 
+ 00000087  0x00000091 jam  0x00000000 , 0x000001bb 
+ 00000088  0x00000092 jam  0x00000000 , 0x000001bc 
+ 00000089  0x00000093 until  0x0000003e , 0x00000033 
+ 00000090  0x00000095 jam  0x0000000d , 0x00008946 
+ 00000091  0x00000096 jam  0x00000010 , 0x0000896f 
+ 00000092  0x00000097 jam  0x000000cd , 0x00008a13 
+ 00000093  0x00000098 jam  0x00000010 , 0x00008a06 
+ 00000094  0x00000099 jam  0x0000004a , 0x00008a84 
+ 00000095  0x0000009a jam  0x00000040 , 0x00008a85 
+ 00000096  0x0000009b jam  0x000000fe , 0x00008a16 
+ 00000097  0x0000009c call  0x0000009e 
+ 00000098  0x0000009f call  0x000070d7 
+ 00000099  0x000000a1 until  0x0000003e , 0x00000033 
+ 00000100  0x000000a2 jam  0x0000005f , 0x0000813b 
+ 00000101  0x000000a3 until  0x0000003e , 0x00000033 
+ 00000102  0x000000a4 jam  0x00000088 , 0x0000813c 
+ 00000103  0x000000a5 until  0x0000003e , 0x00000033 
+ 00000104  0x000000a6 fetch  0x00000001 , 0x00004099 
+ 00000105  0x000000a7 beq  0x00000010 , 0x00000093 
+ 00000106  0x000000a8 fetch  0x00000001 , 0x00004438 
+ 00000107  0x000000a9 or_into  0x00000004 , 0x0000003f 
+ 00000108  0x000000aa store  0x00000001 , 0x00008a02 
+ 00000109  0x000000ab jam  0x00000001 , 0x0000890f 
+ 00000110  0x000000ac jam  0x00000024 , 0x00008a80 
+ 00000111  0x000000ad jam  0x00000062 , 0x00008a81 
+ 00000112  0x000000ae setarg  0x00e61212 
+ 00000113  0x000000af store  0x00000003 , 0x00008a73 
+ 00000114  0x000000b1 jam  0x00000060 , 0x00008a86 
+ 00000115  0x000000b2 jam  0x0000003b , 0x00008a8b 
+ 00000116  0x000000b3 call  0x00000085 
+ 00000117  0x000000b4 jam  0x00000000 , 0x00008043 
+ 00000118  0x000000b5 jam  0x00000005 , 0x00008042 
+ 00000119  0x000000b6 setarg  0x00557474 
+ 00000120  0x000000b7 store  0x00000003 , 0x00008968 
+ 00000121  0x000000b8 jam  0x0000006e , 0x00008960 
+ 00000122  0x000000b9 call  0x00000104 
+ 00000123  0x000000ba call  0x0000012f 
+ 00000124  0x000000bb call  0x0000007f 
+ 00000125  0x000000bc jam  0x0000000c , 0x00004148 
+ 00000126  0x000000bd branch  0x00006f4e 
+ 00000127  0x000000c1 rtn  0x0000002b 
+ 00000128  0x000000c2 until  0x0000003e , 0x00000033 
+ 00000129  0x000000c3 fetch  0x00000001 , 0x0000411c 
+ 00000130  0x000000c4 store  0x00000001 , 0x0000813a 
+ 00000131  0x000000c5 until  0x0000003e , 0x00000033 
+ 00000132  0x000000c6 rtn 
+ 00000133  0x000000c9 fetch  0x00000001 , 0x00004099 
+ 00000134  0x000000ca beq  0x00000018 , 0x0000008b 
+ 00000135  0x000000cb fetch  0x00000001 , 0x00004438 
+ 00000136  0x000000cc or_into  0x00000006 , 0x0000003f 
+ 00000137  0x000000cd store  0x00000001 , 0x00008a02 
+ 00000138  0x000000ce jam  0x000000e0 , 0x00008a05 
+ 00000139  0x000000d0 jam  0x000000d8 , 0x00008a00 
+ 00000140  0x000000d1 nop  0x0000003c 
+ 00000141  0x000000d2 jam  0x000000a0 , 0x00008a01 
+ 00000142  0x000000d3 jam  0x000000df , 0x00008a00 
+ 00000143  0x000000d4 jam  0x000000fa , 0x00008a01 
+ 00000144  0x000000d5 nop  0x00000014 
+ 00000145  0x000000d6 jam  0x0000009f , 0x00008a00 
+ 00000146  0x000000d7 rtn 
+ 00000147  0x000000da fetch  0x00000001 , 0x00004438 
+ 00000148  0x000000db or_into  0x00000006 , 0x0000003f 
+ 00000149  0x000000dc store  0x00000001 , 0x00008a02 
+ 00000150  0x000000dd jam  0x00000000 , 0x0000890f 
+ 00000151  0x000000de jam  0x00000023 , 0x00008a80 
+ 00000152  0x000000df jam  0x000000b0 , 0x00008a81 
+ 00000153  0x000000e0 setarg  0x00e40909 
+ 00000154  0x000000e1 store  0x00000003 , 0x00008a73 
+ 00000155  0x000000e2 jam  0x0000002a , 0x00008a76 
+ 00000156  0x000000e3 jam  0x00000004 , 0x00008902 
+ 00000157  0x000000e4 branch  0x00000072 
+ 00000158  0x000000e7 branch  0x000000c6 , 0x0000002b 
+ 00000159  0x000000e8 fetch  0x00000004 , 0x0000020d 
+ 00000160  0x000000e9 rtn  0x00000034 
+ 00000161  0x000000ea until  0x0000003e , 0x00000033 
+ 00000162  0x000000eb fetch  0x00000001 , 0x00008136 
+ 00000163  0x000000ec and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000164  0x000000ed fetcht  0x00000001 , 0x0000020d 
+ 00000165  0x000000ee ior  0x00000002 , 0x0000003f 
+ 00000166  0x000000ef increase  0xfffffffd , 0x0000003f 
+ 00000167  0x000000f0 store  0x00000001 , 0x00008136 
+ 00000168  0x000000f1 until  0x0000003e , 0x00000033 
+ 00000169  0x000000f3 fetch  0x00000001 , 0x00008138 
+ 00000170  0x000000f4 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00000171  0x000000f5 fetcht  0x00000001 , 0x0000020e 
+ 00000172  0x000000f6 lshift3  0x00000002 , 0x00000002 
+ 00000173  0x000000f7 ior  0x00000002 , 0x0000003f 
+ 00000174  0x000000f8 store  0x00000001 , 0x00008138 
+ 00000175  0x000000f9 until  0x0000003e , 0x00000033 
+ 00000176  0x000000fc fetch  0x00000001 , 0x00008acb 
+ 00000177  0x000000fd and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000178  0x000000fe fetcht  0x00000001 , 0x0000020f 
+ 00000179  0x000000ff storet  0x00000001 , 0x0000415b 
+ 00000180  0x00000100 ior  0x00000002 , 0x0000003f 
+ 00000181  0x00000101 store  0x00000001 , 0x00008acb 
+ 00000182  0x00000103 fetch  0x00000001 , 0x00000210 
+ 00000183  0x00000104 store  0x00000001 , 0x0000415c 
+ 00000184  0x00000105 isolate1  0x00000003 , 0x0000003f 
+ 00000185  0x00000106 fetch  0x00000001 , 0x00008a06 
+ 00000186  0x00000107 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00000187  0x00000108 store  0x00000001 , 0x00008a06 
+ 00000188  0x0000010a fetch  0x00000001 , 0x00000210 
+ 00000189  0x0000010b and  0x0000003f , 0x00000007 , 0x00000002 
+ 00000190  0x0000010c lshift4  0x00000002 , 0x00000002 
+ 00000191  0x0000010d lshift  0x00000002 , 0x00000002 
+ 00000192  0x0000010e storet  0x00000001 , 0x00004438 
+ 00000193  0x0000010f fetch  0x00000001 , 0x00008a02 
+ 00000194  0x00000110 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00000195  0x00000111 ior  0x00000002 , 0x0000003f 
+ 00000196  0x00000112 store  0x00000001 , 0x00008a02 
+ 00000197  0x00000113 rtn 
+ 00000198  0x00000116 fetch  0x00000002 , 0x0000415b 
+ 00000199  0x00000117 rtn  0x00000034 
+ 00000200  0x00000118 store  0x00000002 , 0x0000020f 
+ 00000201  0x00000119 branch  0x000000b0 
+ 00000202  0x0000011c call  0x0000686f 
+ 00000203  0x0000011d call  0x000021ba 
+ 00000204  0x0000011e force  0x00000008 , 0x00000015 
+ 00000205  0x0000011f force  0x00000000 , 0x00000015 
+ 00000206  0x00000121 setarg  0x000aaada 
+ 00000207  0x00000122 store  0x00000003 , 0x00008a0f 
+ 00000208  0x00000123 jam  0x00000040 , 0x00008a25 
+ 00000209  0x00000124 jam  0x00000010 , 0x00008a26 
+ 00000210  0x00000125 nop  0x0000003c 
+ 00000211  0x00000126 jam  0x000000fb , 0x00008a01 
+ 00000212  0x00000127 jam  0x000000ff , 0x00008a25 
+ 00000213  0x00000128 jam  0x00000030 , 0x00008a26 
+ 00000214  0x00000129 jam  0x000000fe , 0x00008a16 
+ 00000215  0x0000012a branch  0x000021b4 
+ 00000216  0x0000012d fetch  0x00000001 , 0x00004793 
+ 00000217  0x0000012e nrtn  0x00000034 
+ 00000218  0x0000012f call  0x000000dc 
+ 00000219  0x00000130 branch  0x000060fc 
+ 00000220  0x00000133 fetch  0x00000001 , 0x00004655 
+ 00000221  0x00000134 rtneq  0x000000ff 
+ 00000222  0x00000135 branch  0x00005e78 
+ 00000223  0x00000138 fetcht  0x00000001 , 0x00004601 
+ 00000224  0x00000139 fetch  0x00000001 , 0x00004621 
+ 00000225  0x0000013a isub  0x00000002 , 0x0000003e 
+ 00000226  0x0000013b nbranch  0x000000e4 , 0x00000002 
+ 00000227  0x0000013c branch  0x00003681 
+ 00000228  0x0000013f fetch  0x00000004 , 0x0000458f 
+ 00000229  0x00000140 fetcht  0x00000004 , 0x000045e4 
+ 00000230  0x00000141 isub  0x00000002 , 0x0000003e 
+ 00000231  0x00000142 branch  0x00003222 , 0x00000005 
+ 00000232  0x00000143 call  0x0000028e 
+ 00000233  0x00000144 branch  0x0000369b 
+ 00000234  0x00000147 setarg  0x000aaa7e 
+ 00000235  0x00000148 store  0x00000003 , 0x00008a0f 
+ 00000236  0x00000149 nop  0x0000003c 
+ 00000237  0x0000014a jam  0x00000000 , 0x00008a25 
+ 00000238  0x0000014b jam  0x0000000d , 0x00008a26 
+ 00000239  0x0000014c jam  0x000000f6 , 0x00008a16 
+ 00000240  0x0000014d branch  0x00002203 
+ 00000241  0x00000150 fetch  0x00000001 , 0x00004141 
+ 00000242  0x00000151 beq  0x00000006 , 0x00002225 
+ 00000243  0x00000152 beq  0x0000000a , 0x000000f7 
+ 00000244  0x00000153 beq  0x0000009e , 0x00000100 
+ 00000245  0x00000156 beq  0x000000aa , 0x000000fc 
+ 00000246  0x00000157 branch  0x0000220e 
+ 00000247  0x0000015a jam  0x00000025 , 0x00008a14 
+ 00000248  0x0000015b setarg  0x00a93f3f 
+ 00000249  0x0000015c store  0x00000003 , 0x00008a60 
+ 00000250  0x0000015d jam  0x0000001f , 0x00008a63 
+ 00000251  0x0000015e rtn 
+ 00000252  0x00000161 jam  0x00000017 , 0x00008a14 
+ 00000253  0x00000162 fetch  0x00000003 , 0x00004a08 
+ 00000254  0x00000163 store  0x00000003 , 0x00008a60 
+ 00000255  0x00000164 branch  0x0000221a 
+ 00000256  0x00000167 jam  0x00000017 , 0x00008a14 
+ 00000257  0x00000168 setarg  0x00250300 
+ 00000258  0x00000169 store  0x00000003 , 0x00008a60 
+ 00000259  0x0000016a branch  0x0000221a 
+ 00000260  0x0000016d rtn  0x0000002b 
+ 00000261  0x0000016e call  0x00002160 
+ 00000262  0x0000016f arg  0x00000027 , 0x00000002 
+ 00000263  0x00000170 call  0x0000216f 
+ 00000264  0x00000171 call  0x000021a6 
+ 00000265  0x00000172 jam  0x0000007f , 0x00008a25 
+ 00000266  0x00000173 jam  0x0000001a , 0x00008a30 
+ 00000267  0x00000174 jam  0x00000078 , 0x00008a31 
+ 00000268  0x00000175 jam  0x000000b2 , 0x00008a8f 
+ 00000269  0x00000176 jam  0x00000000 , 0x00008ac2 
+ 00000270  0x00000177 jam  0x00000000 , 0x00008ac3 
+ 00000271  0x00000178 arg  0x00000006 , 0x00000007 
+ 00000272  0x00000179 call  0x00000121 
+ 00000273  0x0000017a isolate1  0x0000000d , 0x00000011 
+ 00000274  0x0000017b call  0x0000211d 
+ 00000275  0x0000017c isolate1  0x0000000d , 0x00000012 
+ 00000276  0x0000017d call  0x0000211e 
+ 00000277  0x0000017e arg  0x00000005 , 0x00000007 
+ 00000278  0x00000180 call  0x0000211c 
+ 00000279  0x00000181 call  0x0000211e 
+ 00000280  0x00000182 call  0x00000121 
+ 00000281  0x00000183 arg  0x00008ac2 , 0x00000005 
+ 00000282  0x00000184 rshift4  0x00000011 , 0x0000003f 
+ 00000283  0x00000185 call  0x00002117 
+ 00000284  0x00000186 rshift4  0x00000012 , 0x0000003f 
+ 00000285  0x00000187 call  0x00002117 
+ 00000286  0x00000188 increase  0xffffffff , 0x00000007 
+ 00000287  0x00000189 branch  0x00000116 , 0x00000002 
+ 00000288  0x0000018a branch  0x0000214f 
+ 00000289  0x0000018d nop  0x0000003c 
+ 00000290  0x0000018e setarg  0x00000f00 
+ 00000291  0x0000018f store  0x00000002 , 0x00008982 
+ 00000292  0x00000190 setarg  0x00000ff0 
+ 00000293  0x00000191 store  0x00000002 , 0x00008984 
+ 00000294  0x00000192 jam  0x00000009 , 0x00008981 
+ 00000295  0x00000193 jam  0x00000003 , 0x00008981 
+ 00000296  0x00000194 jam  0x00000006 , 0x00008980 
+ 00000297  0x00000195 nop  0x0000003c 
+ 00000298  0x00000196 arg  0x00000000 , 0x00000011 
+ 00000299  0x00000197 arg  0x00000000 , 0x00000012 
+ 00000300  0x00000198 arg  0x00000010 , 0x00000039 
+ 00000301  0x00000199 arg  0x00000f00 , 0x00000006 
+ 00000302  0x0000019a branch  0x0000212d 
+ 00000303  0x0000019d rtn  0x0000002b 
+ 00000304  0x0000019e branch  0x00002272 
+ 00000305  0x000001a4 rtn  0x0000002b 
+ 00000306  0x000001a5 jam  0x00000077 , 0x00008a07 
+ 00000307  0x000001a6 jam  0x000000c9 , 0x00008a08 
+ 00000308  0x000001a7 jam  0x00000001 , 0x00008a0b 
+ 00000309  0x000001a8 fetch  0x00000001 , 0x00004409 
+ 00000310  0x000001a9 store  0x00000001 , 0x000080cd 
+ 00000311  0x000001aa nop  0x00000bb8 
+ 00000312  0x000001ab call  0x00000141 
+ 00000313  0x000001ac jam  0x000000c1 , 0x00008a08 
+ 00000314  0x000001ad fetchr  0x00000012 , 0x00000001 , 0x00004419 
+ 00000315  0x000001ae arg  0x00000008 , 0x00000039 
+ 00000316  0x000001af call  0x00006f58 
+ 00000317  0x000001b0 fetch  0x00000001 , 0x00004419 
+ 00000318  0x000001b1 store  0x00000001 , 0x00004433 
+ 00000319  0x000001b2 storer  0x00000012 , 0x00000001 , 0x00004419 
+ 00000320  0x000001b3 rtn 
+ 00000321  0x000001b7 jam  0x00000003 , 0x000080cc 
+ 00000322  0x000001b9 fetch  0x00000001 , 0x00008129 
+ 00000323  0x000001ba bbit0  0x00000005 , 0x00000142 
+ 00000324  0x000001bb fetcht  0x00000002 , 0x00008164 
+ 00000325  0x000001bc storet  0x00000002 , 0x0000440a 
+ 00000326  0x000001bd jam  0x00000000 , 0x000080cc 
+ 00000327  0x000001be rtn 
+ 00000328  0x000001c2 jam  0x00000011 , 0x00008a82 
+ 00000329  0x000001c3 jam  0x00000012 , 0x00008a8d 
+ 00000330  0x000001c4 jam  0x0000000a , 0x00008a8e 
+ 00000331  0x000001c5 fetch  0x00000001 , 0x00004099 
+ 00000332  0x000001c6 beq  0x00000010 , 0x00000161 
+ 00000333  0x000001c7 setarg  0x00005762 
+ 00000334  0x000001c8 store  0x00000002 , 0x00008907 
+ 00000335  0x000001ca jam  0x00000003 , 0x00008901 
+ 00000336  0x000001cb jam  0x00000003 , 0x00008930 
+ 00000337  0x000001cc rtnmark1  0x0000002d 
+ 00000338  0x000001cd jam  0x00000001 , 0x00008901 
+ 00000339  0x000001ce jam  0x00000007 , 0x00008a82 
+ 00000340  0x000001cf jam  0x00000044 , 0x00008a8d 
+ 00000341  0x000001d0 jam  0x0000000a , 0x00008a8e 
+ 00000342  0x000001d1 fetch  0x00000001 , 0x00004099 
+ 00000343  0x000001d2 beq  0x00000010 , 0x0000015e 
+ 00000344  0x000001d3 setarg  0x00002bb1 
+ 00000345  0x000001d4 store  0x00000002 , 0x00008907 
+ 00000346  0x000001d6 rtnmark0  0x0000002f 
+ 00000347  0x000001d7 jam  0x00000024 , 0x00008930 
+ 00000348  0x000001d8 jam  0x00000005 , 0x00008901 
+ 00000349  0x000001d9 rtn 
+ 00000350  0x000001dc setarg  0x00004189 
+ 00000351  0x000001dd store  0x00000002 , 0x00008907 
+ 00000352  0x000001de branch  0x0000015a 
+ 00000353  0x000001e1 setarg  0x00008312 
+ 00000354  0x000001e2 store  0x00000002 , 0x00008907 
+ 00000355  0x000001e3 branch  0x0000014f 
+ 00000356  0x000001e5 fetch  0x00000001 , 0x00004bfa 
+ 00000357  0x000001e6 arg  0x00000100 , 0x00000013 
+ 00000358  0x000001e7 iadd  0x00000013 , 0x0000003f 
+ 00000359  0x000001e8 rtn 
+ 00000360  0x000001ea branch  0x00000188 
+ 00000361  0x000001ec call  0x0000016b 
+ 00000362  0x000001ed branch  0x00002563 
+ 00000363  0x000001ef fetch  0x00000001 , 0x00004bfb 
+ 00000364  0x000001f0 rtn  0x00000034 
+ 00000365  0x000001f1 fetch  0x00000001 , 0x00004bfc 
+ 00000366  0x000001f2 nrtn  0x00000034 
+ 00000367  0x000001f3 fetcht  0x00000001 , 0x00004bfb 
+ 00000368  0x000001f4 fetch  0x00000001 , 0x00004bfa 
+ 00000369  0x000001f5 isub  0x00000002 , 0x0000003e 
+ 00000370  0x000001f6 ncall  0x00000164 , 0x00000002 
+ 00000371  0x000001f7 isub  0x00000002 , 0x0000003f 
+ 00000372  0x000001f8 sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00000373  0x000001f9 branch  0x0000017d , 0x00000002 
+ 00000374  0x000001fa fetch  0x00000001 , 0x00004bfd 
+ 00000375  0x000001fb sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00000376  0x000001fc ncall  0x0000017b , 0x00000002 
+ 00000377  0x000001fd jam  0x00000001 , 0x00004bfc 
+ 00000378  0x000001fe rtn 
+ 00000379  0x00000200 jam  0x00000001 , 0x00004bfe 
+ 00000380  0x00000201 branch  0x0000431f 
+ 00000381  0x00000203 fetcht  0x00000001 , 0x0000017f 
+ 00000382  0x00000204 fetch  0x00000001 , 0x0000004c 
+ 00000383  0x00000205 rshift  0x0000003f , 0x0000003f 
+ 00000384  0x00000206 ixor  0x00000002 , 0x0000003f 
+ 00000385  0x00000207 isolate1  0x00000002 , 0x0000003f 
+ 00000386  0x00000208 setarg  0x00000000 
+ 00000387  0x00000209 fetcht  0x00000001 , 0x00004bfd 
+ 00000388  0x0000020a setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00000389  0x0000020b iadd  0x00000002 , 0x00000002 
+ 00000390  0x0000020c storet  0x00000001 , 0x00004bfd 
+ 00000391  0x0000020d rtn 
+ 00000392  0x0000020f fetch  0x00000001 , 0x00000005 
+ 00000393  0x00000210 increase  0x00000001 , 0x0000003f 
+ 00000394  0x00000211 store  0x00000001 , 0x00000005 
+ 00000395  0x00000212 nbranch  0x0000018f , 0x0000002d 
+ 00000396  0x00000213 fetch  0x00000001 , 0x00004bfa 
+ 00000397  0x00000214 increase  0x00000001 , 0x0000003f 
+ 00000398  0x00000215 store  0x00000001 , 0x00004bfa 
+ 00000399  0x00000216 fetch  0x00000001 , 0x00000168 
+ 00000400  0x00000217 rtnbit1  0x00000003 
+ 00000401  0x00000218 set1  0x00000003 , 0x0000003f 
+ 00000402  0x00000219 store  0x00000001 , 0x00000168 
+ 00000403  0x0000021a fetch  0x00000002 , 0x000042f5 
+ 00000404  0x0000021b store  0x00000002 , 0x00000196 
+ 00000405  0x0000021c setarg  0x00000000 
+ 00000406  0x0000021d store  0x00000004 , 0x0000431d 
+ 00000407  0x00000220 rtn 
+ 00000408  0x00000222 call  0x0000281c 
+ 00000409  0x00000224 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00000410  0x00000225 increase  0xfffffffc , 0x00000011 
+ 00000411  0x00000226 nbranch  0x000026fa , 0x00000002 
+ 00000412  0x00000227 branch  0x0000268e 
+ 00000413  0x0000022a parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00000414  0x0000022b rshift32  0x0000003f , 0x0000003f 
+ 00000415  0x0000022c rshift16  0x0000003f , 0x0000003f 
+ 00000416  0x0000022d istore  0x00000003 , 0x00000005 
+ 00000417  0x0000022e enable  0x00000010 
+ 00000418  0x0000022f call  0x0000270d 
+ 00000419  0x00000230 branch  0x000026f6 , 0x00000006 
+ 00000420  0x00000231 bmark0  0x00000032 , 0x000026af 
+ 00000421  0x00000232 fetch  0x00000001 , 0x0000004d 
+ 00000422  0x00000233 branch  0x000026af , 0x00000034 
+ 00000423  0x00000234 increase  0xfffffffc , 0x0000003f 
+ 00000424  0x00000235 store  0x00000001 , 0x0000004d 
+ 00000425  0x00000236 call  0x000072cb 
+ 00000426  0x00000237 fetch  0x00000001 , 0x00008108 
+ 00000427  0x00000238 bbit0  0x00000007 , 0x000026fa 
+ 00000428  0x00000239 force  0x0000000c , 0x00000038 
+ 00000429  0x0000023a storer  0x0000002f , 0x00000004 , 0x00000154 
+ 00000430  0x0000023b branch  0x000026af 
+ 00000431  0x0000023e fetch  0x00000001 , 0x00004334 
+ 00000432  0x0000023f rtneq  0x00000000 
+ 00000433  0x00000240 beq  0x00000003 , 0x0000304a 
+ 00000434  0x00000241 branch  0x000028e1 
+ 00000435  0x00000244 set0  0x00000030 , 0x00000000 
+ 00000436  0x00000245 branch  0x00002af6 
+ 00000437  0x00000248 call  0x00002152 
+ 00000438  0x00000249 jam  0x00000000 , 0x00008900 
+ 00000439  0x0000024a set0  0x00000030 , 0x00000000 
+ 00000440  0x0000024b branch  0x00002ae3 
+ 00000441  0x0000024e ifetch  0x00000002 , 0x00000006 
+ 00000442  0x0000024f beq  0x00000004 , 0x000001bc 
+ 00000443  0x00000250 branch  0x000028eb 
+ 00000444  0x00000252 ifetch  0x00000003 , 0x00000006 
+ 00000445  0x00000253 store  0x00000003 , 0x00004397 
+ 00000446  0x00000254 beq  0x0000000a , 0x000001c1 
+ 00000447  0x00000255 beq  0x00000012 , 0x000001d0 
+ 00000448  0x00000256 branch  0x00002b96 
+ 00000449  0x00000259 fetch  0x00000008 , 0x00004713 
+ 00000450  0x0000025a bbit0  0x0000003b , 0x00002d19 
+ 00000451  0x0000025b call  0x00002dc7 
+ 00000452  0x0000025c fetcht  0x00000002 , 0x00004398 
+ 00000453  0x0000025d fetch  0x00000001 , 0x00004321 
+ 00000454  0x0000025e bbit1  0x00000003 , 0x000001cb 
+ 00000455  0x00000261 fetch  0x00000002 , 0x00004398 
+ 00000456  0x00000262 beq  0x00000030 , 0x00002e03 
+ 00000457  0x00000263 fetcht  0x00000002 , 0x00004398 
+ 00000458  0x00000264 branch  0x00002d1d 
+ 00000459  0x00000267 fetch  0x00000002 , 0x00004332 
+ 00000460  0x00000268 isub  0x00000002 , 0x0000003e 
+ 00000461  0x00000269 nbranch  0x000001c7 , 0x00000005 
+ 00000462  0x0000026a nbranch  0x000001c7 , 0x00000028 
+ 00000463  0x0000026b branch  0x00002d46 
+ 00000464  0x0000026e copy  0x00000006 , 0x00000011 
+ 00000465  0x0000026f fetch  0x00000002 , 0x00004335 
+ 00000466  0x00000270 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00000467  0x00000271 call  0x00002929 
+ 00000468  0x00000272 fetch  0x00000001 , 0x0000478f 
+ 00000469  0x00000273 beq  0x000000ff , 0x00002dac 
+ 00000470  0x00000274 fetch  0x00000001 , 0x00004795 
+ 00000471  0x00000275 branch  0x00002dac , 0x00000034 
+ 00000472  0x00000276 fetch  0x00000001 , 0x00004843 
+ 00000473  0x00000277 bbit1  0x00000001 , 0x00002dac 
+ 00000474  0x00000278 setarg  0x0000001a 
+ 00000475  0x00000279 fetcht  0x00000002 , 0x00004398 
+ 00000476  0x0000027a isub  0x00000002 , 0x0000003e 
+ 00000477  0x0000027b nbranch  0x00002dac , 0x00000005 
+ 00000478  0x0000027c branch  0x00002d46 
+ 00000479  0x00000280 call  0x00002a28 
+ 00000480  0x00000281 nrtn  0x00000034 
+ 00000481  0x00000282 fetch  0x00000001 , 0x0000478f 
+ 00000482  0x00000283 beq  0x000000ff , 0x000001ea 
+ 00000483  0x00000284 fetch  0x00000001 , 0x00004843 
+ 00000484  0x00000285 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000485  0x00000286 rtnne  0x00000003 
+ 00000486  0x00000287 fetch  0x00000001 , 0x00004bfc 
+ 00000487  0x00000288 rtn  0x00000034 
+ 00000488  0x00000289 fetch  0x00000001 , 0x00004bfe 
+ 00000489  0x0000028a nrtn  0x00000034 
+ 00000490  0x0000028c fetch  0x00000001 , 0x00004956 
+ 00000491  0x0000028d call  0x00005a71 , 0x00000034 
+ 00000492  0x0000028e fetch  0x00000008 , 0x00004713 
+ 00000493  0x0000028f bbit1  0x00000001 , 0x00005b5b 
+ 00000494  0x00000290 bbit1  0x00000000 , 0x00005b5b 
+ 00000495  0x00000291 bbit1  0x00000005 , 0x00005b5b 
+ 00000496  0x00000292 bbit1  0x00000006 , 0x00005b5b 
+ 00000497  0x00000293 call  0x00005601 
+ 00000498  0x00000294 call  0x00005ab2 
+ 00000499  0x00000295 nrtn  0x00000028 
+ 00000500  0x00000296 call  0x00005abc 
+ 00000501  0x00000297 call  0x000004fc 
+ 00000502  0x00000298 branch  0x00005b37 
+ 00000503  0x0000029b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000504  0x0000029c rtn  0x00000005 
+ 00000505  0x0000029d arg  0x00000004 , 0x00000008 
+ 00000506  0x0000029e isolate1  0x00000007 , 0x00000002 
+ 00000507  0x0000029f branch  0x00006ebd , 0x00000001 
+ 00000508  0x000002a0 arg  0x00000003 , 0x00000008 
+ 00000509  0x000002a1 branch  0x00006ebd 
+ 00000510  0x000002a4 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000511  0x000002a5 rtn  0x00000005 
+ 00000512  0x000002a6 storet  0x00000001 , 0x00004b1f 
+ 00000513  0x000002a7 call  0x00006ee6 
+ 00000514  0x000002a8 branch  0x00000207 , 0x00000001 
+ 00000515  0x000002aa fetcht  0x00000001 , 0x00004b1f 
+ 00000516  0x000002ab call  0x00006f0f 
+ 00000517  0x000002ac fetcht  0x00000001 , 0x00004b1f 
+ 00000518  0x000002ad branch  0x0000020e 
+ 00000519  0x000002b0 jam  0x00000001 , 0x00004b20 
+ 00000520  0x000002b1 fetcht  0x00000001 , 0x00004b1f 
+ 00000521  0x000002b2 call  0x00006f0f 
+ 00000522  0x000002b3 fetcht  0x00000001 , 0x00004b1f 
+ 00000523  0x000002b4 branch  0x0000020c 
+ 00000524  0x000002b7 arg  0x00000006 , 0x00000008 
+ 00000525  0x000002b8 branch  0x00006ebd 
+ 00000526  0x000002bb arg  0x00000003 , 0x00000008 
+ 00000527  0x000002bc branch  0x00006ebd 
+ 00000528  0x000002bf setarg  0x00000010 
+ 00000529  0x000002c1 store  0x00000001 , 0x00008141 
+ 00000530  0x000002c2 until  0x0000003e , 0x00000033 
+ 00000531  0x000002c3 rtn 
+ 00000532  0x000002c6 setarg  0x00000080 
+ 00000533  0x000002c7 branch  0x00000211 
+ 00000534  0x000002ca call  0x000004a1 
+ 00000535  0x000002cb jam  0x00000000 , 0x00004b20 
+ 00000536  0x000002cc branch  0x0000550d 
+ 00000537  0x000002d0 fetch  0x00000002 , 0x000043e9 
+ 00000538  0x000002d1 call  0x00007d79 
+ 00000539  0x000002d3 fetch  0x00000004 , 0x000040ad 
+ 00000540  0x000002d4 iadd  0x00000002 , 0x0000003f 
+ 00000541  0x000002d5 store  0x00000004 , 0x000040ad 
+ 00000542  0x000002d6 call  0x00000224 
+ 00000543  0x000002d7 call  0x00000221 
+ 00000544  0x000002d8 branch  0x00002425 
+ 00000545  0x000002db fetch  0x00000001 , 0x00004b20 
+ 00000546  0x000002dc branch  0x00000210 , 0x00000034 
+ 00000547  0x000002dd branch  0x00000214 
+ 00000548  0x000002e0 storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00000549  0x000002e1 arg  0x00008070 , 0x00000006 
+ 00000550  0x000002e2 arg  0x000040cc , 0x00000005 
+ 00000551  0x000002e3 call  0x00007c8f 
+ 00000552  0x000002e4 arg  0x000080d4 , 0x00000006 
+ 00000553  0x000002e5 call  0x00007c89 
+ 00000554  0x000002e6 fetch  0x00000001 , 0x00008080 
+ 00000555  0x000002e7 store  0x00000001 , 0x000040ef 
+ 00000556  0x000002e8 copy  0x00000002 , 0x00000012 
+ 00000557  0x000002ea arg  0x0000000c , 0x00000039 
+ 00000558  0x000002eb arg  0x00000016 , 0x00000011 
+ 00000559  0x000002ec arg  0x0000814d , 0x00000013 
+ 00000560  0x000002ed until  0x0000003e , 0x00000033 
+ 00000561  0x000002ef ifetch  0x00000001 , 0x00000011 
+ 00000562  0x000002f0 ifetcht  0x00000001 , 0x00000013 
+ 00000563  0x000002f1 isub  0x00000002 , 0x0000003e 
+ 00000564  0x000002f2 branch  0x00000237 , 0x00000005 
+ 00000565  0x000002f3 istore  0x00000001 , 0x00000013 
+ 00000566  0x000002f4 until  0x0000003e , 0x00000033 
+ 00000567  0x000002f6 increase  0x00000001 , 0x00000011 
+ 00000568  0x000002f7 increase  0x00000001 , 0x00000013 
+ 00000569  0x000002f8 loop  0x00000231 
+ 00000570  0x000002f9 copy  0x00000012 , 0x00000002 
+ 00000571  0x000002fa rtn 
+ 00000572  0x000002fd call  0x00002408 
+ 00000573  0x000002fe fetch  0x00000003 , 0x000040bd 
+ 00000574  0x000002ff rtn  0x00000034 
+ 00000575  0x00000300 fetcht  0x00000001 , 0x00004645 
+ 00000576  0x00000301 call  0x00006ee6 
+ 00000577  0x00000302 rtn  0x00000001 
+ 00000578  0x00000303 branch  0x00002490 
+ 00000579  0x00000307 call  0x00006b3a 
+ 00000580  0x00000308 call  0x00006b75 
+ 00000581  0x00000309 branch  0x00006b38 
+ 00000582  0x0000030c fetch  0x00000002 , 0x000045e0 
+ 00000583  0x0000030d arg  0x000001f8 , 0x00000002 
+ 00000584  0x0000030e iand  0x00000002 , 0x0000003f 
+ 00000585  0x0000030f branch  0x0000024e , 0x00000034 
+ 00000586  0x00000310 fetch  0x00000002 , 0x000045e0 
+ 00000587  0x00000311 increase  0x00000001 , 0x0000003f 
+ 00000588  0x00000312 store  0x00000002 , 0x000045e0 
+ 00000589  0x00000313 rtn 
+ 00000590  0x00000316 call  0x0000357f 
+ 00000591  0x00000317 call  0x00003651 
+ 00000592  0x00000318 nbranch  0x00003586 , 0x00000018 
+ 00000593  0x00000319 nbranch  0x00003586 , 0x0000002f 
+ 00000594  0x0000031a call  0x0000366e 
+ 00000595  0x0000031c fetch  0x00000001 , 0x0000457d 
+ 00000596  0x0000031d branch  0x0000025d , 0x00000034 
+ 00000597  0x0000031f fetch  0x00000004 , 0x000045cc 
+ 00000598  0x00000320 fetcht  0x00000004 , 0x0000458f 
+ 00000599  0x00000321 isub  0x00000002 , 0x0000003e 
+ 00000600  0x00000322 branch  0x0000025a , 0x00000005 
+ 00000601  0x00000323 branch  0x0000356e 
+ 00000602  0x00000326 fetch  0x00000008 , 0x00004713 
+ 00000603  0x00000327 bbit1  0x00000030 , 0x00003291 
+ 00000604  0x00000328 branch  0x00003549 
+ 00000605  0x0000032b fetch  0x00000004 , 0x0000455f 
+ 00000606  0x0000032c rtn  0x00000034 
+ 00000607  0x0000032d branch  0x00000255 
+ 00000608  0x00000330 call  0x0000543b 
+ 00000609  0x00000331 call  0x00000263 
+ 00000610  0x00000332 branch  0x0000544c 
+ 00000611  0x00000335 setarg  0x00004a1d 
+ 00000612  0x00000336 store  0x00000002 , 0x0000433f 
+ 00000613  0x00000337 setarg  0x00000020 
+ 00000614  0x00000338 store  0x00000002 , 0x00004341 
+ 00000615  0x00000339 rtn 
+ 00000616  0x0000033c fetch  0x00000001 , 0x00004437 
+ 00000617  0x0000033d nrtn  0x00000034 
+ 00000618  0x0000033e fetch  0x00000002 , 0x000044e9 
+ 00000619  0x0000033f rtnbit1  0x0000000b 
+ 00000620  0x00000340 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
+ 00000621  0x00000341 call  0x000035b4 
+ 00000622  0x00000342 storet  0x00000001 , 0x00004624 
+ 00000623  0x00000343 fetch  0x00000001 , 0x00004629 
+ 00000624  0x00000344 bmark1  0x00000026 , 0x00000272 
+ 00000625  0x00000345 fetch  0x00000001 , 0x0000462c 
+ 00000626  0x00000347 isub  0x00000002 , 0x0000003e 
+ 00000627  0x00000348 nbranch  0x0000028d , 0x00000002 
+ 00000628  0x00000349 fetch  0x00000001 , 0x00004626 
+ 00000629  0x0000034a sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00000630  0x0000034b nbranch  0x0000027a , 0x00000002 
+ 00000631  0x0000034c fetch  0x00000001 , 0x00004626 
+ 00000632  0x0000034d beq  0x00000000 , 0x0000028e 
+ 00000633  0x0000034e rtn 
+ 00000634  0x00000351 fetch  0x00000001 , 0x00004626 
+ 00000635  0x00000352 fetcht  0x00000001 , 0x00004627 
+ 00000636  0x00000353 isub  0x00000002 , 0x0000003e 
+ 00000637  0x00000354 nrtn  0x00000005 
+ 00000638  0x00000355 jam  0x00000000 , 0x00004626 
+ 00000639  0x00000357 fetcht  0x00000001 , 0x00004624 
+ 00000640  0x00000358 fetch  0x00000001 , 0x00004628 
+ 00000641  0x00000359 bmark1  0x00000026 , 0x00000283 
+ 00000642  0x0000035a fetch  0x00000001 , 0x0000462b 
+ 00000643  0x0000035c isub  0x00000002 , 0x0000003e 
+ 00000644  0x0000035d nrtn  0x00000002 
+ 00000645  0x0000035e fetch  0x00000001 , 0x00004625 
+ 00000646  0x0000035f beq  0x00000000 , 0x00003715 
+ 00000647  0x00000360 increase  0xffffffff , 0x0000003f 
+ 00000648  0x00000361 store  0x00000001 , 0x00004625 
+ 00000649  0x00000362 beq  0x00000003 , 0x00000297 
+ 00000650  0x00000363 beq  0x00000002 , 0x00000299 
+ 00000651  0x00000364 beq  0x00000001 , 0x0000370b 
+ 00000652  0x00000365 branch  0x00003715 
+ 00000653  0x00000368 jam  0x00000000 , 0x00004626 
+ 00000654  0x0000036a fetch  0x00000001 , 0x00004625 
+ 00000655  0x0000036b beq  0x00000004 , 0x00000295 
+ 00000656  0x0000036c increase  0x00000001 , 0x0000003f 
+ 00000657  0x0000036d store  0x00000001 , 0x00004625 
+ 00000658  0x0000036e beq  0x00000001 , 0x0000370b 
+ 00000659  0x0000036f beq  0x00000002 , 0x00000299 
+ 00000660  0x00000370 beq  0x00000003 , 0x00000297 
+ 00000661  0x00000372 jam  0x00000007 , 0x00004141 
+ 00000662  0x00000373 rtn 
+ 00000663  0x00000376 jam  0x00000005 , 0x00004141 
+ 00000664  0x00000377 rtn 
+ 00000665  0x0000037a jam  0x00000003 , 0x00004141 
+ 00000666  0x0000037b rtn 
+ 00000667  0x00000382 setarg  0x00006235 
+ 00000668  0x00000383 store  0x00000002 , 0x000045f8 
+ 00000669  0x00000384 setarg  0x0000622b 
+ 00000670  0x00000385 store  0x00000002 , 0x000045fa 
+ 00000671  0x00000386 setarg  0x000002ad 
+ 00000672  0x00000387 store  0x00000002 , 0x000043e9 
+ 00000673  0x00000388 branch  0x000053f3 
+ 00000674  0x0000038b nbranch  0x00002002 , 0x0000002b 
+ 00000675  0x0000038c until  0x0000003e , 0x00000033 
+ 00000676  0x0000038d until  0x0000003e , 0x00000033 
+ 00000677  0x0000038e clear_stack 
+ 00000678  0x0000038f call  0x000002a8 , 0x0000002b 
+ 00000679  0x00000390 branch  0x00002003 
+ 00000680  0x00000393 call  0x00000210 
+ 00000681  0x00000394 fetcht  0x00000001 , 0x0000464a 
+ 00000682  0x00000395 call  0x00006edd 
+ 00000683  0x00000396 fetcht  0x00000001 , 0x0000464b 
+ 00000684  0x00000397 branch  0x00006edd 
+ 00000685  0x0000039a rtn 
+ 00000686  0x000003a2 call  0x00000474 
+ 00000687  0x000003a3 fetch  0x00000008 , 0x00004713 
+ 00000688  0x000003a4 bbit1  0x00000013 , 0x00005d60 
+ 00000689  0x000003a5 bbit1  0x00000012 , 0x00005d6e 
+ 00000690  0x000003a6 bbit1  0x00000014 , 0x000002b4 
+ 00000691  0x000003a7 rtn 
+ 00000692  0x000003a9 call  0x000002bf 
+ 00000693  0x000003aa call  0x00005e43 
+ 00000694  0x000003ab call  0x00005db4 
+ 00000695  0x000003ad call  0x000002d3 
+ 00000696  0x000003af call  0x000002bc 
+ 00000697  0x000003b1 call  0x000002c2 
+ 00000698  0x000003b2 call  0x000002db 
+ 00000699  0x000003b3 branch  0x00005daa 
+ 00000700  0x000003b6 fetch  0x00000008 , 0x00004713 
+ 00000701  0x000003b7 rtnbit0  0x0000002a 
+ 00000702  0x000003b8 call  0x000004a7 
+ 00000703  0x000003ba fetch  0x00000001 , 0x00004666 
+ 00000704  0x000003bb store  0x00000001 , 0x00004a06 
+ 00000705  0x000003bc rtn 
+ 00000706  0x000003bf fetch  0x00000008 , 0x00004713 
+ 00000707  0x000003c0 bbit1  0x0000003e , 0x00005dd1 
+ 00000708  0x000003c1 branch  0x00005dcc 
+ 00000709  0x000003c4 fetch  0x00000002 , 0x0000468e 
+ 00000710  0x000003c5 arg  0x0000aa55 , 0x00000002 
+ 00000711  0x000003c6 isub  0x00000002 , 0x0000003e 
+ 00000712  0x000003c7 branch  0x00000348 , 0x00000005 
+ 00000713  0x000003c9 storet  0x00000002 , 0x0000468e 
+ 00000714  0x000003ca call  0x00005c9c 
+ 00000715  0x000003cb fetch  0x00000001 , 0x000049a1 
+ 00000716  0x000003cc store  0x00000001 , 0x00004666 
+ 00000717  0x000003cd call  0x00005c8c 
+ 00000718  0x000003cf setarg  0x00001122 
+ 00000719  0x000003d0 store  0x00000002 , 0x00004695 
+ 00000720  0x000003d2 fetch  0x00000001 , 0x00004a06 
+ 00000721  0x000003d3 store  0x00000001 , 0x00004666 
+ 00000722  0x000003d4 rtn 
+ 00000723  0x000003d7 fetch  0x00000001 , 0x00004666 
+ 00000724  0x000003d8 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00000725  0x000003d9 branch  0x000002d0 , 0x00000005 
+ 00000726  0x000003da sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00000727  0x000003db branch  0x000002d9 , 0x00000005 
+ 00000728  0x000003dc rtn  0x00000002 
+ 00000729  0x000003de jam  0x00000000 , 0x00004666 
+ 00000730  0x000003df rtn 
+ 00000731  0x000003e2 fetch  0x00000001 , 0x00004666 
+ 00000732  0x000003e3 rtneq  0x00000000 
+ 00000733  0x000003e4 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00000734  0x000003e5 copy  0x00000012 , 0x00000013 
+ 00000735  0x000003e7 call  0x00005e3d 
+ 00000736  0x000003e8 fetch  0x00000002 , 0x000049e0 
+ 00000737  0x000003e9 branch  0x000002e9 , 0x00000034 
+ 00000738  0x000003ea store  0x00000002 , 0x000049de 
+ 00000739  0x000003eb increase  0x00000002 , 0x00000013 
+ 00000740  0x000003ec fetch  0x00000002 , 0x00004a00 
+ 00000741  0x000003ed isub  0x00000013 , 0x0000003e 
+ 00000742  0x000003ee nbranch  0x000002e9 , 0x00000002 
+ 00000743  0x000003ef copy  0x00000013 , 0x00000012 
+ 00000744  0x000003f0 branch  0x000002df 
+ 00000745  0x000003f3 fetch  0x00000002 , 0x000049de 
+ 00000746  0x000003f4 store  0x00000002 , 0x00004695 
  00000747  0x000003f5 rtn 
- 00000748  0x000003f8 fetch  0x00000008 , 0x00004713 
- 00000749  0x000003f9 bbit1  0x00000013 , 0x00005cb5 
- 00000750  0x000003fa bbit1  0x00000014 , 0x000002f0 
- 00000751  0x000003fb rtn 
- 00000752  0x000003fe fetch  0x00000008 , 0x00004713 
- 00000753  0x000003ff rtnbit0  0x0000000f 
- 00000754  0x00000400 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00000755  0x00000401 copy  0x00000012 , 0x00000013 
- 00000756  0x00000403 call  0x00005e51 
- 00000757  0x00000404 fetch  0x00000001 , 0x000049d4 
- 00000758  0x00000405 branch  0x000002fe , 0x00000034 
- 00000759  0x00000406 store  0x00000001 , 0x000049d3 
- 00000760  0x00000407 increase  0x00000001 , 0x00000013 
- 00000761  0x00000408 fetch  0x00000002 , 0x000049fc 
- 00000762  0x00000409 isub  0x00000013 , 0x0000003e 
- 00000763  0x0000040a nrtn  0x00000002 
- 00000764  0x0000040b copy  0x00000013 , 0x00000012 
- 00000765  0x0000040c branch  0x000002f4 
- 00000766  0x0000040f fetch  0x00000001 , 0x000049d3 
- 00000767  0x00000410 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000768  0x00000411 branch  0x00000308 , 0x00000034 
- 00000769  0x00000412 fetch  0x00000001 , 0x00004690 
- 00000770  0x00000414 call  0x00000316 
- 00000771  0x00000416 store  0x00000001 , 0x000049d5 
- 00000772  0x00000418 arg  0x00000001 , 0x00000039 
- 00000773  0x00000419 copy  0x00000013 , 0x00000012 
- 00000774  0x0000041a arg  0x000049d5 , 0x00000011 
- 00000775  0x0000041b branch  0x00006b45 
- 00000776  0x0000041e fetcht  0x00000001 , 0x000049d3 
- 00000777  0x0000041f fetch  0x00000001 , 0x00004690 
- 00000778  0x00000420 call  0x00000316 
- 00000779  0x00000421 isub  0x00000002 , 0x0000003e 
- 00000780  0x00000422 rtn  0x00000005 
- 00000781  0x00000423 lshift4  0x0000003f , 0x0000003f 
- 00000782  0x00000424 iadd  0x00000002 , 0x0000003f 
- 00000783  0x00000425 store  0x00000001 , 0x000049d5 
- 00000784  0x00000427 copy  0x00000013 , 0x0000003f 
- 00000785  0x00000428 fetcht  0x00000002 , 0x000049fa 
- 00000786  0x00000429 isub  0x00000002 , 0x0000003e 
- 00000787  0x0000042a branch  0x00000304 , 0x00000005 
- 00000788  0x0000042c increase  0xffffffff , 0x00000013 
- 00000789  0x0000042d branch  0x00000304 
- 00000790  0x00000430 rtnne  0x00000000 
- 00000791  0x00000431 increase  0x00000006 , 0x0000003f 
- 00000792  0x00000432 rtn 
- 00000793  0x00000435 fetch  0x00000008 , 0x00004713 
- 00000794  0x00000436 bbit1  0x0000003e , 0x00000320 
- 00000795  0x00000437 fetch  0x00000001 , 0x00004666 
- 00000796  0x00000438 rtneq  0x00000000 
- 00000797  0x00000439 beq  0x00000001 , 0x00000320 
- 00000798  0x0000043a beq  0x00000002 , 0x00000327 
- 00000799  0x0000043b rtn 
- 00000800  0x0000043e fetch  0x00000006 , 0x0000466e 
- 00000801  0x0000043f fetcht  0x00000006 , 0x000046e6 
- 00000802  0x00000440 isub  0x00000002 , 0x0000003e 
- 00000803  0x00000441 nrtn  0x00000005 
- 00000804  0x00000442 fetch  0x00000006 , 0x000042db 
- 00000805  0x00000443 store  0x00000006 , 0x0000466e 
- 00000806  0x00000444 rtn 
- 00000807  0x00000447 fetch  0x00000006 , 0x0000466e 
- 00000808  0x00000448 fetcht  0x00000006 , 0x000046e6 
- 00000809  0x00000449 isub  0x00000002 , 0x0000003e 
- 00000810  0x0000044a nrtn  0x00000005 
- 00000811  0x0000044b fetch  0x00000006 , 0x000042db 
- 00000812  0x0000044c add  0x0000003f , 0x00000100 , 0x0000003f 
- 00000813  0x0000044d store  0x00000006 , 0x0000466e 
- 00000814  0x0000044e rtn 
- 00000815  0x00000451 call  0x00000331 
- 00000816  0x00000452 branch  0x00005a9c 
- 00000817  0x00000455 fetch  0x00000008 , 0x00004713 
- 00000818  0x00000456 bbit0  0x00000014 , 0x00005c6f 
- 00000819  0x00000457 bbit1  0x0000003e , 0x00000339 
- 00000820  0x00000459 fetch  0x00000001 , 0x00004666 
- 00000821  0x0000045a rtneq  0x00000000 
- 00000822  0x0000045b beq  0x00000001 , 0x00000339 
- 00000823  0x0000045c beq  0x00000002 , 0x0000033e 
- 00000824  0x0000045d rtn 
- 00000825  0x00000460 fetch  0x00000006 , 0x00004668 
- 00000826  0x00000461 store  0x00000006 , 0x00004116 
- 00000827  0x00000464 fetch  0x00000006 , 0x0000466e 
- 00000828  0x00000465 store  0x00000006 , 0x000042db 
- 00000829  0x00000466 rtn 
- 00000830  0x00000469 fetch  0x00000006 , 0x00004675 
- 00000831  0x0000046a store  0x00000006 , 0x00004116 
- 00000832  0x0000046d fetch  0x00000006 , 0x0000467b 
- 00000833  0x0000046e store  0x00000006 , 0x000042db 
- 00000834  0x0000046f rtn 
- 00000835  0x00000472 fetch  0x00000008 , 0x00004713 
- 00000836  0x00000473 rtnbit0  0x00000002 
- 00000837  0x00000474 bbit0  0x00000014 , 0x00005c43 
- 00000838  0x00000475 arg  0x00000002 , 0x00000007 
- 00000839  0x00000476 call  0x00005f04 
- 00000840  0x00000477 call  0x00005c4a 
- 00000841  0x00000478 call  0x0000034b 
- 00000842  0x00000479 branch  0x00005ca3 
- 00000843  0x0000047c fetch  0x00000001 , 0x00004666 
- 00000844  0x0000047d beq  0x00000001 , 0x0000034f 
- 00000845  0x0000047e beq  0x00000002 , 0x00000354 
- 00000846  0x0000047f rtn 
- 00000847  0x00000482 fetch  0x00000006 , 0x00000178 
- 00000848  0x00000483 store  0x00000006 , 0x00004668 
- 00000849  0x00000484 fetch  0x00000006 , 0x000042db 
- 00000850  0x00000485 store  0x00000006 , 0x0000466e 
+ 00000748  0x000003f9 fetch  0x00000008 , 0x00004713 
+ 00000749  0x000003fa bbit1  0x00000013 , 0x00005cb1 
+ 00000750  0x000003fb bbit1  0x00000012 , 0x00005cb9 
+ 00000751  0x000003fc bbit1  0x00000014 , 0x000002f1 
+ 00000752  0x000003fd rtn 
+ 00000753  0x00000400 call  0x000002f4 
+ 00000754  0x00000401 call  0x000002f9 
+ 00000755  0x00000402 branch  0x00005cc1 
+ 00000756  0x00000405 fetch  0x00000001 , 0x00004666 
+ 00000757  0x00000406 rtneq  0x00000000 
+ 00000758  0x00000407 beq  0x00000001 , 0x00000320 
+ 00000759  0x00000408 beq  0x00000002 , 0x00000334 
+ 00000760  0x00000409 rtn 
+ 00000761  0x0000040c fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00000762  0x0000040d copy  0x00000012 , 0x00000013 
+ 00000763  0x0000040f call  0x00005dc0 
+ 00000764  0x00000410 fetch  0x00000001 , 0x000049a1 
+ 00000765  0x00000411 branch  0x00000305 , 0x00000034 
+ 00000766  0x00000412 store  0x00000001 , 0x000049a0 
+ 00000767  0x00000413 increase  0x00000001 , 0x00000013 
+ 00000768  0x00000414 fetch  0x00000002 , 0x000049e4 
+ 00000769  0x00000415 isub  0x00000013 , 0x0000003e 
+ 00000770  0x00000416 nrtn  0x00000002 
+ 00000771  0x00000417 copy  0x00000013 , 0x00000012 
+ 00000772  0x00000418 branch  0x000002fb 
+ 00000773  0x0000041b fetch  0x00000001 , 0x000049a0 
+ 00000774  0x0000041c and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000775  0x0000041d branch  0x0000030f , 0x00000034 
+ 00000776  0x0000041e fetch  0x00000001 , 0x00004666 
+ 00000777  0x00000420 call  0x0000031d 
+ 00000778  0x00000422 store  0x00000001 , 0x000049a2 
+ 00000779  0x00000424 arg  0x00000001 , 0x00000039 
+ 00000780  0x00000425 copy  0x00000013 , 0x00000012 
+ 00000781  0x00000426 arg  0x000049a2 , 0x00000011 
+ 00000782  0x00000427 branch  0x00006b45 
+ 00000783  0x0000042a fetcht  0x00000001 , 0x000049a0 
+ 00000784  0x0000042b fetch  0x00000001 , 0x00004666 
+ 00000785  0x0000042c call  0x0000031d 
+ 00000786  0x0000042d isub  0x00000002 , 0x0000003e 
+ 00000787  0x0000042e rtn  0x00000005 
+ 00000788  0x0000042f lshift4  0x0000003f , 0x0000003f 
+ 00000789  0x00000430 iadd  0x00000002 , 0x0000003f 
+ 00000790  0x00000431 store  0x00000001 , 0x000049a2 
+ 00000791  0x00000433 copy  0x00000013 , 0x0000003f 
+ 00000792  0x00000434 fetcht  0x00000002 , 0x000049e2 
+ 00000793  0x00000435 isub  0x00000002 , 0x0000003e 
+ 00000794  0x00000436 branch  0x0000030b , 0x00000005 
+ 00000795  0x00000438 increase  0xffffffff , 0x00000013 
+ 00000796  0x00000439 branch  0x0000030b 
+ 00000797  0x0000043c rtnne  0x00000000 
+ 00000798  0x0000043d increase  0x00000004 , 0x0000003f 
+ 00000799  0x0000043e rtn 
+ 00000800  0x00000443 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
+ 00000801  0x00000444 copy  0x00000012 , 0x00000013 
+ 00000802  0x00000446 call  0x00005df3 
+ 00000803  0x00000447 fetch  0x00000006 , 0x000049b5 
+ 00000804  0x00000448 branch  0x0000032c , 0x00000034 
+ 00000805  0x00000449 store  0x00000006 , 0x000049af 
+ 00000806  0x0000044a increase  0x00000006 , 0x00000013 
+ 00000807  0x0000044b fetch  0x00000002 , 0x000049f0 
+ 00000808  0x0000044c isub  0x00000013 , 0x0000003e 
+ 00000809  0x0000044d nrtn  0x00000002 
+ 00000810  0x0000044e copy  0x00000013 , 0x00000012 
+ 00000811  0x0000044f branch  0x00000322 
+ 00000812  0x00000452 fetch  0x00000006 , 0x000049af 
+ 00000813  0x00000453 fetcht  0x00000006 , 0x0000466e 
+ 00000814  0x00000454 isub  0x00000002 , 0x0000003e 
+ 00000815  0x00000455 rtn  0x00000005 
+ 00000816  0x00000456 arg  0x00000006 , 0x00000039 
+ 00000817  0x00000457 arg  0x0000466e , 0x00000011 
+ 00000818  0x00000458 copy  0x00000013 , 0x00000012 
+ 00000819  0x00000459 branch  0x00006b45 
+ 00000820  0x0000045c fetchr  0x00000012 , 0x00000002 , 0x000049f6 
+ 00000821  0x0000045d copy  0x00000012 , 0x00000013 
+ 00000822  0x0000045f call  0x00005e17 
+ 00000823  0x00000460 fetch  0x00000006 , 0x000049cd 
+ 00000824  0x00000461 branch  0x00000340 , 0x00000034 
+ 00000825  0x00000462 store  0x00000006 , 0x000049c7 
+ 00000826  0x00000463 increase  0x00000006 , 0x00000013 
+ 00000827  0x00000464 fetch  0x00000002 , 0x000049f8 
+ 00000828  0x00000465 isub  0x00000013 , 0x0000003e 
+ 00000829  0x00000466 nrtn  0x00000002 
+ 00000830  0x00000467 copy  0x00000013 , 0x00000012 
+ 00000831  0x00000468 branch  0x00000336 
+ 00000832  0x0000046b fetch  0x00000006 , 0x000049c7 
+ 00000833  0x0000046c fetcht  0x00000006 , 0x0000467b 
+ 00000834  0x0000046d isub  0x00000002 , 0x0000003e 
+ 00000835  0x0000046e rtn  0x00000005 
+ 00000836  0x0000046f arg  0x00000006 , 0x00000039 
+ 00000837  0x00000470 arg  0x0000467b , 0x00000011 
+ 00000838  0x00000471 copy  0x00000013 , 0x00000012 
+ 00000839  0x00000472 branch  0x00006b45 
+ 00000840  0x00000477 call  0x00000381 
+ 00000841  0x00000478 call  0x00000399 
+ 00000842  0x00000479 call  0x0000034c 
+ 00000843  0x0000047a branch  0x00005c90 
+ 00000844  0x0000047d fetch  0x00000008 , 0x00004713 
+ 00000845  0x0000047e rtnbit0  0x0000000f 
+ 00000846  0x0000047f fetch  0x00000001 , 0x00004690 
+ 00000847  0x00000480 beq  0x00000000 , 0x00005c94 
+ 00000848  0x00000481 beq  0x00000006 , 0x00000352 
+ 00000849  0x00000482 rtn 
+ 00000850  0x00000485 jam  0x00000000 , 0x00004690 
  00000851  0x00000486 rtn 
- 00000852  0x00000489 fetch  0x00000006 , 0x00000178 
- 00000853  0x0000048a store  0x00000006 , 0x00004675 
- 00000854  0x0000048b fetch  0x00000006 , 0x000042db 
- 00000855  0x0000048c store  0x00000006 , 0x0000467b 
- 00000856  0x0000048d rtn 
- 00000857  0x00000490 call  0x00002a28 
- 00000858  0x00000491 nrtn  0x00000034 
- 00000859  0x00000492 fetch  0x00000001 , 0x0000478f 
- 00000860  0x00000493 beq  0x000000ff , 0x00000364 
- 00000861  0x00000494 fetch  0x00000001 , 0x00004843 
- 00000862  0x00000495 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000863  0x00000496 rtnne  0x00000003 
- 00000864  0x00000497 fetch  0x00000001 , 0x00004bfb 
- 00000865  0x00000498 rtn  0x00000034 
- 00000866  0x00000499 fetch  0x00000001 , 0x00004bfd 
- 00000867  0x0000049a nrtn  0x00000034 
- 00000868  0x0000049c fetch  0x00000001 , 0x00004956 
- 00000869  0x0000049d call  0x00005a71 , 0x00000034 
- 00000870  0x0000049e fetch  0x00000008 , 0x00004713 
- 00000871  0x0000049f bbit1  0x00000001 , 0x00005b5b 
- 00000872  0x000004a0 bbit1  0x00000000 , 0x00005b5b 
- 00000873  0x000004a1 bbit1  0x00000005 , 0x00005b5b 
- 00000874  0x000004a2 bbit1  0x00000006 , 0x00005b5b 
- 00000875  0x000004a3 call  0x00005601 
- 00000876  0x000004a4 call  0x00005ab2 
- 00000877  0x000004a5 nrtn  0x00000028 
- 00000878  0x000004a6 call  0x00005abc 
- 00000879  0x000004a7 call  0x00000371 
- 00000880  0x000004a8 branch  0x00005b37 
- 00000881  0x000004ab fetch  0x00000001 , 0x00004659 
- 00000882  0x000004ac rtnne  0x000000ff 
- 00000883  0x000004ad fetch  0x00000001 , 0x0000477d 
- 00000884  0x000004ae rtn  0x00000034 
- 00000885  0x000004af increase  0xffffffff 
- 00000886  0x000004b0 store  0x00000001 , 0x0000477d 
- 00000887  0x000004b1 setarg  0x00000000 
- 00000888  0x000004b2 store  0x00000004 , 0x00004847 
- 00000889  0x000004b3 branch  0x00005a73 
- 00000890  0x000004b6 arg  0x0000477e , 0x00000013 
- 00000891  0x000004b7 arg  0x0000037d , 0x00000012 
- 00000892  0x000004b8 branch  0x000042e0 
- 00000893  0x000004ba fetch  0x00000001 , 0x0000496b 
- 00000894  0x000004bb store  0x00000001 , 0x000040c0 
- 00000895  0x000004bc jam  0x00000003 , 0x0000477d 
- 00000896  0x000004bd rtn 
- 00000897  0x000004c1 call  0x000003ab 
- 00000898  0x000004c2 call  0x0000614d 
- 00000899  0x000004c3 call  0x0000553d 
- 00000900  0x000004c5 call  0x00000397 
- 00000901  0x000004c6 call  0x000003a0 
- 00000902  0x000004c7 call  0x0000611e 
- 00000903  0x000004c9 call  0x0000328e 
- 00000904  0x000004ca call  0x00003531 
- 00000905  0x000004cb call  0x00005fdd 
- 00000906  0x000004cd call  0x0000572c 
- 00000907  0x000004ce call  0x00005b9b 
- 00000908  0x000004cf call  0x00005bab 
- 00000909  0x000004d0 call  0x00005bce 
- 00000910  0x000004d2 call  0x00005bd3 
- 00000911  0x000004d3 call  0x00005be1 
- 00000912  0x000004d4 call  0x00005bee 
- 00000913  0x000004d5 call  0x00005be4 
- 00000914  0x000004d7 call  0x00005bfb 
- 00000915  0x000004d8 call  0x0000037a 
- 00000916  0x000004d9 call  0x000056b6 
- 00000917  0x000004da call  0x00005c0e 
- 00000918  0x000004db branch  0x00005c05 
- 00000919  0x000004de fetch  0x00000001 , 0x0000465c 
- 00000920  0x000004df rtneq  0x000000ff 
- 00000921  0x000004e0 fetch  0x00000001 , 0x00004b1e 
- 00000922  0x000004e1 nrtn  0x00000034 
- 00000923  0x000004e2 fetch  0x00000002 , 0x00004781 
- 00000924  0x000004e3 rtn  0x00000034 
- 00000925  0x000004e4 fetch  0x00000001 , 0x00004701 
- 00000926  0x000004e5 nrtn  0x00000034 
- 00000927  0x000004e6 branch  0x00006114 
- 00000928  0x000004e9 fetch  0x00000001 , 0x000046fb 
- 00000929  0x000004ea rtn  0x00000034 
- 00000930  0x000004eb fetch  0x00000001 , 0x000046fc 
- 00000931  0x000004ec beq  0x00000001 , 0x000061bd 
- 00000932  0x000004ed fetch  0x00000001 , 0x00004701 
- 00000933  0x000004ee branch  0x000003a7 , 0x00000034 
- 00000934  0x000004ef branch  0x000061b7 
- 00000935  0x000004f2 call  0x000061ba 
- 00000936  0x000004f3 fetch  0x00000001 , 0x00004845 
- 00000937  0x000004f4 rtn  0x00000034 
- 00000938  0x000004f5 branch  0x0000619f 
- 00000939  0x000004f8 arg  0x00004a05 , 0x00000013 
- 00000940  0x000004f9 arg  0x00005aef , 0x00000012 
- 00000941  0x000004fa branch  0x000042e0 
- 00000942  0x000004fd call  0x000059ed 
- 00000943  0x000004fe branch  0x00005c1b 
- 00000944  0x00000501 copy  0x00000013 , 0x0000003f 
- 00000945  0x00000502 beq  0x00000040 , 0x000003c5 
- 00000946  0x00000503 beq  0x00000015 , 0x000003ca 
- 00000947  0x00000504 beq  0x00000032 , 0x000003bc 
- 00000948  0x00000505 beq  0x0000003c , 0x000003e8 
- 00000949  0x00000506 beq  0x00000039 , 0x000003f9 
- 00000950  0x00000507 beq  0x0000003a , 0x000003fc 
- 00000951  0x00000508 beq  0x00000014 , 0x000003b9 
- 00000952  0x00000509 branch  0x00005ac3 
- 00000953  0x0000050d setarg  0x00000000 
- 00000954  0x0000050e store  0x00000004 , 0x00004bfa 
- 00000955  0x0000050f branch  0x00005ad0 
- 00000956  0x00000512 fetch  0x00000001 , 0x00004795 
- 00000957  0x00000513 beq  0x00000001 , 0x000003c0 
- 00000958  0x00000514 jam  0x00000014 , 0x00004844 
- 00000959  0x00000515 branch  0x000003c2 
- 00000960  0x00000517 call  0x00005aef 
- 00000961  0x00000518 jam  0x00000005 , 0x00004844 
- 00000962  0x0000051a fetch  0x00000001 , 0x00004bf9 
- 00000963  0x0000051b store  0x00000001 , 0x00004bfa 
- 00000964  0x0000051c branch  0x00005af6 
- 00000965  0x00000520 fetch  0x00000001 , 0x00004a04 
- 00000966  0x00000521 nrtn  0x00000034 
- 00000967  0x00000522 jam  0x00000001 , 0x00004a04 
- 00000968  0x00000523 jam  0x0000001e , 0x00004a05 
- 00000969  0x00000524 rtn 
- 00000970  0x00000527 setarg  0x00000000 
- 00000971  0x00000528 store  0x00000001 , 0x00004a04 
- 00000972  0x00000529 store  0x00000001 , 0x00004a05 
- 00000973  0x0000052a setarg  0x00000000 
- 00000974  0x0000052b store  0x00000002 , 0x000047c0 
- 00000975  0x0000052c jam  0x00000000 , 0x00004794 
- 00000976  0x0000052d arg  0x00000006 , 0x00000002 
- 00000977  0x0000052e fetch  0x00000008 , 0x00004713 
- 00000978  0x0000052f bbit1  0x0000001b , 0x000003d4 
- 00000979  0x00000530 arg  0x00000007 , 0x00000002 
- 00000980  0x00000532 storet  0x00000002 , 0x000042d3 
- 00000981  0x00000533 storet  0x00000002 , 0x000042d5 
- 00000982  0x00000534 jam  0x00000000 , 0x000047c2 
- 00000983  0x00000535 jam  0x00000000 , 0x00004956 
- 00000984  0x00000536 call  0x000029cb 
- 00000985  0x00000537 branch  0x000003da 
- 00000986  0x00000539 call  0x00005b7b 
- 00000987  0x0000053a fetch  0x00000002 , 0x000043ef 
- 00000988  0x0000053b bbit1  0x00000007 , 0x000003df 
- 00000989  0x0000053c bbit1  0x00000000 , 0x000042fc 
- 00000990  0x0000053d branch  0x00005c1a 
- 00000991  0x0000053f fetch  0x00000002 , 0x000043ef 
- 00000992  0x00000540 bbit1  0x00000000 , 0x000042fc 
- 00000993  0x00000541 fetch  0x00000001 , 0x00004843 
- 00000994  0x00000542 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000995  0x00000543 call  0x00005b21 
- 00000996  0x00000544 bne  0x00000003 , 0x000054a9 
- 00000997  0x00000545 fetch  0x00000001 , 0x00004bfd 
- 00000998  0x00000546 nbranch  0x000054a9 , 0x00000034 
- 00000999  0x00000547 branch  0x000054cd 
- 00001000  0x00000549 fetch  0x00000004 , 0x0000458f 
- 00001001  0x0000054a store  0x00000004 , 0x000045e8 
- 00001002  0x0000054b store  0x00000004 , 0x00004691 
- 00001003  0x0000054c call  0x0000355a 
- 00001004  0x0000054d call  0x00005c0b 
- 00001005  0x0000054e call  0x0000618e 
- 00001006  0x0000054f call  0x00005a73 
- 00001007  0x00000550 jam  0x00000000 , 0x0000477d 
- 00001008  0x00000551 jam  0x00000000 , 0x000045fc 
- 00001009  0x00000552 jam  0x00000000 , 0x000045e2 
- 00001010  0x00000553 fetch  0x00000004 , 0x000045e8 
- 00001011  0x00000554 fetcht  0x00000004 , 0x000045e4 
- 00001012  0x00000555 isub  0x00000002 , 0x0000003e 
- 00001013  0x00000556 rtn  0x00000005 
- 00001014  0x00000557 call  0x00006016 
- 00001015  0x00000558 call  0x00000417 
- 00001016  0x00000559 branch  0x00006042 
- 00001017  0x0000055c call  0x00006016 
- 00001018  0x0000055d call  0x00000417 
- 00001019  0x0000055e branch  0x00006084 
- 00001020  0x00000561 call  0x00006016 
- 00001021  0x00000562 call  0x00000417 
- 00001022  0x00000563 fetch  0x00000001 , 0x0000487a 
- 00001023  0x00000564 rtneq  0x00000001 
- 00001024  0x00000565 fetch  0x00000001 , 0x00004600 
- 00001025  0x00000566 nbranch  0x00005ff2 , 0x00000034 
- 00001026  0x00000567 fetch  0x00000001 , 0x000045e2 
- 00001027  0x00000568 beq  0x00000004 , 0x00000407 
- 00001028  0x00000569 beq  0x00000001 , 0x0000605f 
- 00001029  0x0000056a beq  0x00000003 , 0x0000040e 
- 00001030  0x0000056b branch  0x00006055 
- 00001031  0x0000056e fetch  0x00000008 , 0x00004713 
- 00001032  0x0000056f bbit0  0x0000003e , 0x00006059 
- 00001033  0x00000570 fetch  0x00000001 , 0x0000471b 
- 00001034  0x00000571 beq  0x00000001 , 0x00006059 
- 00001035  0x00000573 call  0x00006018 
- 00001036  0x00000574 jam  0x00000001 , 0x00004666 
- 00001037  0x00000575 branch  0x000054a0 
- 00001038  0x00000578 fetch  0x00000008 , 0x00004713 
- 00001039  0x00000579 bbit0  0x0000003e , 0x00006059 
- 00001040  0x0000057a bbit1  0x00000013 , 0x00006059 
- 00001041  0x0000057b bbit1  0x00000014 , 0x00006059 
- 00001042  0x0000057c bbit1  0x00000012 , 0x00006059 
- 00001043  0x0000057d branch  0x00006034 
- 00001044  0x00000581 fetch  0x00000001 , 0x00004141 
- 00001045  0x00000582 store  0x00000001 , 0x00004a07 
- 00001046  0x00000583 rtn 
- 00001047  0x00000586 fetch  0x00000001 , 0x00004a07 
- 00001048  0x00000587 store  0x00000001 , 0x00004141 
- 00001049  0x00000588 rtn 
- 00001050  0x0000058b call  0x0000620e 
- 00001051  0x0000058c call  0x000078aa 
- 00001052  0x0000058d call  0x0000041e 
- 00001053  0x0000058e branch  0x00005e61 
- 00001054  0x00000591 fetch  0x00000001 , 0x00004649 
- 00001055  0x00000592 rtneq  0x000000ff 
- 00001056  0x00000593 arg  0x00000000 , 0x00000011 
- 00001057  0x00000594 jam  0x00000005 , 0x00004977 
- 00001058  0x00000595 fetcht  0x00000001 , 0x00004649 
- 00001059  0x00000596 call  0x00000425 
- 00001060  0x00000597 branch  0x000056c1 
- 00001061  0x0000059a fetch  0x00000008 , 0x00004713 
- 00001062  0x0000059b bbit1  0x0000002b , 0x000056de 
- 00001063  0x0000059c fetch  0x00000001 , 0x00004974 
- 00001064  0x0000059d copy  0x0000003f , 0x00000013 
- 00001065  0x0000059e fetch  0x00000001 , 0x00004654 
- 00001066  0x0000059f beq  0x000000ff , 0x0000042c 
- 00001067  0x000005a0 branch  0x000056ce 
- 00001068  0x000005a3 fetch  0x00000001 , 0x00004649 
- 00001069  0x000005a4 call  0x00005946 
- 00001070  0x000005a5 fetcht  0x00000001 , 0x00004649 
- 00001071  0x000005a6 branch  0x00000430 
- 00001072  0x000005a9 copy  0x00000013 , 0x0000003f 
- 00001073  0x000005aa store  0x00000001 , 0x00004978 
- 00001074  0x000005ab lshift  0x0000003f , 0x0000003f 
- 00001075  0x000005ac copy  0x0000003f , 0x00000012 
- 00001076  0x000005ad copy  0x00000002 , 0x00000013 
- 00001077  0x000005ae call  0x000055b1 
- 00001078  0x000005af copy  0x00000013 , 0x00000002 
- 00001079  0x000005b0 call  0x00006ee6 
- 00001080  0x000005b1 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00001081  0x000005b2 call  0x0000593d 
- 00001082  0x000005b3 branch  0x00005929 
- 00001083  0x000005b6 call  0x000036b4 
- 00001084  0x000005b7 nrtn  0x00000028 
- 00001085  0x000005b8 call  0x000036be 
- 00001086  0x000005b9 call  0x00000441 
- 00001087  0x000005ba fetch  0x00000003 , 0x00004608 
- 00001088  0x000005bb branch  0x00003622 
- 00001089  0x000005bf setarg  0x00000000 
- 00001090  0x000005c0 set1  0x00000015 , 0x0000003f 
- 00001091  0x000005c1 store  0x00000008 , 0x00000016 
- 00001092  0x000005c2 setarg  0x00000000 
- 00001093  0x000005c3 store  0x00000004 , 0x0000001e 
- 00001094  0x000005c4 rtn 
- 00001095  0x000005c7 call  0x00005eb7 
- 00001096  0x000005c8 fetcht  0x00000001 , 0x0000465a 
- 00001097  0x000005c9 branch  0x000055b1 
- 00001098  0x000005cc jam  0x00000000 , 0x00004600 
- 00001099  0x000005cd call  0x00003647 
- 00001100  0x000005ce setarg  0xffffffff 
- 00001101  0x000005cf store  0x00000004 , 0x000045af 
- 00001102  0x000005d0 setarg  0x00000000 
- 00001103  0x000005d1 store  0x00000007 , 0x00004846 
- 00001104  0x000005d2 jam  0x00000001 , 0x0000473f 
- 00001105  0x000005d3 call  0x000059ed 
- 00001106  0x000005d5 branch  0x0000622b 
- 00001107  0x000005d8 call  0x0000618e 
- 00001108  0x000005d9 call  0x00000277 
- 00001109  0x000005da fetch  0x00000008 , 0x00004713 
- 00001110  0x000005db bbit1  0x0000003e , 0x0000602d 
- 00001111  0x000005dc fetch  0x00000001 , 0x00004666 
- 00001112  0x000005dd beq  0x00000000 , 0x0000045a 
- 00001113  0x000005de branch  0x00005491 
- 00001114  0x000005e1 fetch  0x00000008 , 0x00004713 
- 00001115  0x000005e2 bbit0  0x00000011 , 0x0000602a 
- 00001116  0x000005e3 call  0x00006195 
- 00001117  0x000005e4 call  0x000054ac 
- 00001118  0x000005e5 branch  0x00006067 , 0x00000028 
- 00001119  0x000005e6 fetch  0x00000008 , 0x00004713 
- 00001120  0x000005e7 bbit1  0x00000030 , 0x00000462 
- 00001121  0x000005e8 branch  0x00006023 
- 00001122  0x000005eb jam  0x00000000 , 0x00004666 
- 00001123  0x000005ec fetch  0x00000002 , 0x00004721 
- 00001124  0x000005ed store  0x00000002 , 0x000045de 
- 00001125  0x000005ee jam  0x00000001 , 0x000045e2 
- 00001126  0x000005ef branch  0x00003534 
- 00001127  0x000005f2 fetcht  0x00000001 , 0x0000465b 
- 00001128  0x000005f3 call  0x000055b5 
- 00001129  0x000005f4 call  0x0000046b 
- 00001130  0x000005f5 branch  0x0000544c 
- 00001131  0x000005f8 setarg  0x00009000 
- 00001132  0x000005f9 store  0x00000002 , 0x000042f7 
- 00001133  0x000005fa jam  0x00000003 , 0x000040c1 
- 00001134  0x000005fb jam  0x00000008 , 0x000040a6 
- 00001135  0x000005fc jam  0x00000000 , 0x0000497f 
- 00001136  0x000005fd jam  0x00000000 , 0x00004980 
- 00001137  0x000005fe setarg  0x00000200 
- 00001138  0x000005ff store  0x00000002 , 0x000040a4 
- 00001139  0x00000600 jam  0x00000017 , 0x000042e1 
- 00001140  0x00000601 jam  0x00000017 , 0x000042e3 
- 00001141  0x00000603 setarg  0x00004a1d 
- 00001142  0x00000604 store  0x00000002 , 0x0000433f 
- 00001143  0x00000605 setarg  0x00000020 
- 00001144  0x00000606 store  0x00000002 , 0x00004341 
- 00001145  0x00000607 branch  0x00005539 
- 00001146  0x00000609 call  0x00005a92 
- 00001147  0x0000060a call  0x00000441 
- 00001148  0x0000060b call  0x000056a9 
- 00001149  0x0000060c fetcht  0x00000001 , 0x00004654 
- 00001150  0x0000060d call  0x00006ef7 
- 00001151  0x0000060e fetcht  0x00000001 , 0x00004654 
- 00001152  0x0000060f call  0x00006ed3 
- 00001153  0x00000610 fetch  0x00000001 , 0x0000464d 
- 00001154  0x00000611 call  0x00005943 
- 00001155  0x00000612 fetcht  0x00000001 , 0x0000465a 
- 00001156  0x00000613 call  0x000055ab 
- 00001157  0x00000615 call  0x0000611a 
- 00001158  0x00000616 call  0x0000550c 
- 00001159  0x00000617 call  0x000054f9 
- 00001160  0x00000618 fetcht  0x00000001 , 0x0000464a 
- 00001161  0x00000619 call  0x000055b1 
- 00001162  0x0000061a fetcht  0x00000001 , 0x0000464b 
- 00001163  0x0000061b call  0x000055b1 
- 00001164  0x0000061c call  0x000061fd 
- 00001165  0x0000061d fetcht  0x00000001 , 0x0000465b 
- 00001166  0x0000061e call  0x000055b5 
- 00001167  0x0000061f call  0x00000492 
- 00001168  0x00000620 call  0x000054f2 
- 00001169  0x00000621 branch  0x000054e8 
- 00001170  0x00000624 fetch  0x00000003 , 0x0000473c 
- 00001171  0x00000625 store  0x00000003 , 0x00000670 
- 00001172  0x00000626 arg  0x00000018 , 0x00000039 
- 00001173  0x00000627 arg  0x00000000 , 0x00000002 
- 00001174  0x00000629 fetch  0x00000003 , 0x00000670 
- 00001175  0x0000062a isolate1  0x00000000 , 0x0000003f 
- 00001176  0x0000062b call  0x0000049f , 0x00000001 
- 00001177  0x0000062c fetch  0x00000003 , 0x00000670 
- 00001178  0x0000062d rshift  0x0000003f , 0x0000003f 
- 00001179  0x0000062e store  0x00000003 , 0x00000670 
- 00001180  0x0000062f increase  0x00000001 , 0x00000002 
- 00001181  0x00000630 loop  0x00000496 
- 00001182  0x00000631 rtn 
- 00001183  0x00000634 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001184  0x00000635 rtn  0x00000005 
- 00001185  0x00000636 branch  0x00006f0b 
- 00001186  0x00000639 call  0x00000441 
- 00001187  0x0000063a call  0x0000550d 
- 00001188  0x0000063b fetch  0x00000001 , 0x0000807c 
- 00001189  0x0000063c call  0x00000492 , 0x00000034 
- 00001190  0x0000063d branch  0x000054f9 
- 00001191  0x00000640 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001192  0x00000641 rtn  0x00000005 
- 00001193  0x00000642 arg  0x00000004 , 0x00000008 
- 00001194  0x00000643 isolate1  0x00000007 , 0x00000002 
- 00001195  0x00000644 branch  0x00006ebd , 0x00000001 
- 00001196  0x00000645 arg  0x00000003 , 0x00000008 
- 00001197  0x00000646 branch  0x00006ebd 
- 00001198  0x00000649 rtnmark0  0x00000026 
- 00001199  0x0000064a call  0x00005601 
- 00001200  0x0000064b nrtn  0x00000028 
- 00001201  0x0000064c fetch  0x00000001 , 0x0000477c 
- 00001202  0x0000064d jam  0x00000000 , 0x0000477c 
- 00001203  0x0000064e ncall  0x000004cf , 0x00000034 
- 00001204  0x00000650 fetch  0x00000008 , 0x00004713 
- 00001205  0x00000651 bbit0  0x00000016 , 0x000004b8 
- 00001206  0x00000652 fetch  0x00000001 , 0x0000496c 
- 00001207  0x00000653 nbranch  0x000060b6 , 0x00000034 
- 00001208  0x00000655 call  0x00000371 
- 00001209  0x00000656 fetch  0x00000001 , 0x00004589 
- 00001210  0x00000657 bbit1  0x00000001 , 0x000004c7 
- 00001211  0x00000658 fetcht  0x00000001 , 0x0000451a 
- 00001212  0x00000659 fetch  0x00000001 , 0x00004846 
- 00001213  0x0000065a ior  0x00000002 , 0x0000003f 
- 00001214  0x0000065b store  0x00000001 , 0x00004846 
- 00001215  0x0000065c fetcht  0x00000001 , 0x0000451f 
- 00001216  0x0000065d fetch  0x00000001 , 0x0000484b 
- 00001217  0x0000065e iadd  0x00000002 , 0x0000003f 
- 00001218  0x0000065f store  0x00000001 , 0x0000484b 
- 00001219  0x00000660 fetcht  0x00000001 , 0x00004520 
- 00001220  0x00000661 fetch  0x00000001 , 0x0000484c 
- 00001221  0x00000662 iadd  0x00000002 , 0x0000003f 
- 00001222  0x00000663 store  0x00000001 , 0x0000484c 
- 00001223  0x00000665 jam  0x00000001 , 0x00004589 
- 00001224  0x00000666 arg  0x00000007 , 0x00000011 
- 00001225  0x00000667 arg  0x00004846 , 0x00000012 
- 00001226  0x00000668 fetch  0x00000001 , 0x00004846 
- 00001227  0x00000669 bbit1  0x00000002 , 0x000036db 
- 00001228  0x0000066a fetch  0x00000002 , 0x0000484b 
- 00001229  0x0000066b rtn  0x00000034 
- 00001230  0x0000066c branch  0x000036db 
- 00001231  0x0000066f call  0x00000441 
- 00001232  0x00000670 branch  0x000001e9 
- 00001233  0x00000674 call  0x00005958 
- 00001234  0x00000675 beq  0x00000030 , 0x0000595f 
- 00001235  0x00000676 beq  0x00000031 , 0x000059c6 
- 00001236  0x00000677 beq  0x00000058 , 0x000004d6 
- 00001237  0x00000678 branch  0x00005952 
- 00001238  0x0000067a call  0x000059e7 
- 00001239  0x0000067b fetch  0x00000001 , 0x0000485a 
- 00001240  0x0000067c beq  0x00000059 , 0x000004da 
- 00001241  0x0000067d branch  0x0000595f 
- 00001242  0x0000067f jam  0x0000000b , 0x00004957 
- 00001243  0x00000680 arg  0x00004a0b , 0x00000013 
- 00001244  0x00000681 branch  0x00005995 
- 00001245  0x00000683 disable  0x00000028 
- 00001246  0x00000684 setarg  0x00000000 
- 00001247  0x00000685 store  0x00000006 , 0x00004847 
- 00001248  0x00000686 call  0x000004e2 
- 00001249  0x00000687 branch  0x00005606 
- 00001250  0x0000068a fetch  0x00000001 , 0x00004420 
- 00001251  0x0000068b rtnne  0x00000000 
- 00001252  0x0000068c fetch  0x00000001 , 0x00004957 
- 00001253  0x0000068d beq  0x0000000b , 0x000004e7 
- 00001254  0x0000068e branch  0x000059f8 
- 00001255  0x00000691 call  0x00005a6d 
- 00001256  0x00000692 fetch  0x00000001 , 0x00004659 
- 00001257  0x00000693 beq  0x000000ff , 0x000004ed 
- 00001258  0x00000694 fetcht  0x00000001 , 0x00004659 
- 00001259  0x00000695 call  0x00006ee6 
- 00001260  0x00000696 nrtn  0x00000001 
- 00001261  0x00000698 setarg  0x00000000 
- 00001262  0x00000699 call  0x000069e5 
- 00001263  0x0000069a bne  0x00000058 , 0x00005955 
- 00001264  0x0000069b branch  0x00005a2f 
- 00001265  0x000006a1 call  0x00006f82 
- 00001266  0x000006a2 call  0x00006fb0 
- 00001267  0x000006a3 div  0x0000003f , 0x0000000a 
- 00001268  0x000006a4 call  0x00007d5f 
- 00001269  0x000006a5 store  0x00000002 , 0x00004633 
- 00001270  0x000006a7 branch  0x00005553 
- 00008192  0x000006af call  0x00002385 
- 00008193  0x000006b2 bpatch  0x00000000 , 0x00004000 
- 00008194  0x000006b3 clear_stack 
- 00008195  0x000006b5 call  0x000042a3 
- 00008196  0x000006b6 call  0x0000223d 
- 00008197  0x000006b7 call  0x00006cad 
- 00008198  0x000006b8 call  0x00002363 
- 00008199  0x000006b9 call  0x00006946 
- 00008200  0x000006ba bpatch  0x00000001 , 0x00004000 
- 00008201  0x000006bb call  0x0000776f 
- 00008202  0x000006bc call  0x00004295 
- 00008203  0x000006bd call  0x00007447 
- 00008204  0x000006bf call  0x0000244f , 0x0000002b 
- 00008205  0x000006c1 bpatch  0x00000002 , 0x00004000 
- 00008206  0x000006c2 call  0x00007552 
- 00008207  0x000006c3 call  0x00007448 
- 00008208  0x000006c4 call  0x00002a45 
- 00008209  0x000006c5 call  0x0000202a 
- 00008210  0x000006c6 call  0x000042ad 
- 00008211  0x000006c7 call  0x00002018 
- 00008212  0x000006c8 call  0x0000310f 
- 00008213  0x000006c9 call  0x0000248c 
- 00008214  0x000006ca call  0x00004bfb 
- 00008215  0x000006cb branch  0x0000200d 
- 00008216  0x000006ce call  0x0000201d 
- 00008217  0x000006cf rtnmark0  0x00000009 
- 00008218  0x000006d0 set0  0x00000009 , 0x00000000 
- 00008219  0x000006d1 call  0x00002041 
- 00008220  0x000006d2 branch  0x000025bc 
- 00008221  0x000006d5 bpatch  0x00000003 , 0x00004000 
- 00008222  0x000006d6 call  0x00002066 
- 00008223  0x000006d7 nbranch  0x00002025 , 0x00000005 
- 00008224  0x000006d8 call  0x00002036 
- 00008225  0x000006d9 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008226  0x000006da ifetch  0x00000001 , 0x00000006 
- 00008227  0x000006db bbit1  0x00000000 , 0x00002536 
- 00008228  0x000006de rtn 
- 00008229  0x000006e1 jam  0x00000000 , 0x00000006 
- 00008230  0x000006e2 call  0x00002047 
- 00008231  0x000006e3 copy  0x00000039 , 0x0000003e 
- 00008232  0x000006e4 rtn  0x00000005 
- 00008233  0x000006e5 branch  0x0000235a 
- 00008234  0x000006ed fetch  0x00000001 , 0x00004114 
- 00008235  0x000006ee rtn  0x00000034 
- 00008236  0x000006ef beq  0x0000001b , 0x00002033 
- 00008237  0x000006f0 call  0x0000205f 
- 00008238  0x000006f1 rtn  0x00000005 
- 00008239  0x000006f2 call  0x00002062 
- 00008240  0x000006f3 rtn  0x00000005 
- 00008241  0x000006f5 jam  0x00000000 , 0x00004114 
- 00008242  0x000006f6 rtn 
- 00008243  0x000006f9 jam  0x0000001b , 0x000001bc 
- 00008244  0x000006fa jam  0x00000000 , 0x00004114 
- 00008245  0x000006fb rtn 
- 00008246  0x00000700 bpatch  0x00000004 , 0x00004000 
- 00008247  0x00000701 set1  0x00000009 , 0x00000000 
- 00008248  0x00000702 deposit  0x00000011 
- 00008249  0x00000703 store  0x00000002 , 0x0000000a 
- 00008250  0x00000704 force  0x00000053 , 0x00000039 
- 00008251  0x00000705 arg  0x00000168 , 0x00000005 
- 00008252  0x00000706 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008253  0x00000707 ifetch  0x00000001 , 0x00000006 
- 00008254  0x00000708 copy  0x00000011 , 0x00000006 
- 00008255  0x00000709 bbit1  0x00000000 , 0x00007cda 
- 00008256  0x0000070a rtn 
- 00008257  0x0000070d bpatch  0x00000005 , 0x00004000 
- 00008258  0x0000070e fetch  0x00000002 , 0x0000000a 
- 00008259  0x0000070f iforce  0x00000005 
- 00008260  0x00000710 force  0x00000053 , 0x00000039 
- 00008261  0x00000711 arg  0x00000168 , 0x00000006 
- 00008262  0x00000712 branch  0x00007cda 
- 00008263  0x00000717 arg  0x00000001 , 0x00000039 
- 00008264  0x00000718 fetcht  0x00000001 , 0x00000006 
- 00008265  0x0000071a increase  0x00000001 , 0x00000002 
- 00008266  0x0000071b compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008267  0x0000071c nbranch  0x0000204d , 0x00000001 
- 00008268  0x0000071d arg  0x00000000 , 0x00000002 
- 00008269  0x0000071f storet  0x00000001 , 0x00000006 
- 00008270  0x00000720 mul32  0x00000002 , 0x00000053 , 0x0000003f 
- 00008271  0x00000721 arg  0x00004040 , 0x00000011 
- 00008272  0x00000722 iadd  0x00000011 , 0x00000011 
- 00008273  0x00000723 ifetch  0x00000001 , 0x00000011 
- 00008274  0x00000724 bbit1  0x00000001 , 0x00002054 
- 00008275  0x00000725 rtnbit1  0x00000000 
- 00008276  0x00000727 loop  0x00002049 
- 00008277  0x00000728 rtn 
- 00008278  0x0000072b bpatch  0x00000006 , 0x00004000 
- 00008279  0x0000072c arg  0x00002073 , 0x00000013 
- 00008280  0x0000072d call  0x00002069 
- 00008281  0x0000072e nrtn  0x00000005 
- 00008282  0x0000072f deposit  0x00000011 
- 00008283  0x00000730 store  0x00000002 , 0x0000000a 
- 00008284  0x00000731 branch  0x00007db8 
- 00008285  0x00000737 arg  0x000020ad , 0x00000013 
- 00008286  0x00000738 branch  0x00002069 
- 00008287  0x0000073e fetcht  0x00000001 , 0x00004115 
- 00008288  0x00000740 arg  0x0000207b , 0x00000013 
- 00008289  0x00000741 branch  0x00002069 
- 00008290  0x00000745 bpatch  0x00000007 , 0x00004000 
- 00008291  0x00000746 fetcht  0x00000006 , 0x00004116 
- 00008292  0x00000748 arg  0x00002075 , 0x00000013 
- 00008293  0x00000749 branch  0x00002069 
- 00008294  0x0000074c arg  0x00002081 , 0x00000013 
- 00008295  0x0000074d branch  0x00002069 
- 00008296  0x00000750 arg  0x000020c7 , 0x00000013 
- 00008297  0x00000752 bpatch  0x00000008 , 0x00004001 
- 00008298  0x00000753 arg  0x00004040 , 0x00000011 
- 00008299  0x00000754 arg  0x00000001 , 0x00000039 
- 00008300  0x00000756 ifetch  0x00000001 , 0x00000011 
- 00008301  0x00000757 copy  0x00000013 , 0x0000003d 
- 00008302  0x00000759 bpatch  0x00000009 , 0x00004001 
- 00008303  0x0000075a increase  0x00000053 , 0x00000011 
- 00008304  0x0000075b loop  0x0000206c 
- 00008305  0x0000075c force  0x00000001 , 0x0000003e 
- 00008306  0x0000075d rtn 
- 00008307  0x00000760 bbit1  0x00000000 , 0x0000206e 
- 00008308  0x00000761 branch  0x00007db8 
- 00008309  0x00000764 bbit0  0x00000000 , 0x0000206e 
- 00008310  0x00000766 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008311  0x00000767 ifetch  0x00000006 , 0x00000006 
- 00008312  0x00000768 isub  0x00000002 , 0x0000003e 
- 00008313  0x00000769 rtn  0x00000005 
- 00008314  0x0000076a branch  0x0000206e 
- 00008315  0x0000076d bbit0  0x00000000 , 0x0000206e 
- 00008316  0x0000076e add  0x00000011 , 0x00000016 , 0x00000006 
- 00008317  0x0000076f ifetch  0x00000001 , 0x00000006 
- 00008318  0x00000770 isub  0x00000002 , 0x0000003e 
- 00008319  0x00000771 rtn  0x00000005 
- 00008320  0x00000772 branch  0x0000206e 
- 00008321  0x00000775 bbit0  0x00000001 , 0x0000206e 
- 00008322  0x00000777 call  0x000020b4 
- 00008323  0x00000778 call  0x0000209d 
- 00008324  0x00000779 isub  0x00000002 , 0x0000003f 
- 00008325  0x0000077a increase  0x00000001 , 0x0000003f 
- 00008326  0x0000077b branch  0x00002097 , 0x00000002 
- 00008327  0x0000077c copy  0x00000006 , 0x00000012 
- 00008328  0x0000077d store  0x00000009 , 0x00000678 
- 00008329  0x0000077e bpatch  0x0000000a , 0x00004001 
- 00008330  0x0000077f fetch  0x00000001 , 0x0000446d 
- 00008331  0x00000780 nbranch  0x00002090 , 0x00000034 
- 00008332  0x00000781 fetch  0x00000009 , 0x00000678 
- 00008333  0x00000782 copy  0x00000012 , 0x00000006 
- 00008334  0x00000783 increase  0x00000005 , 0x0000003f 
- 00008335  0x00000784 branch  0x00002093 
- 00008336  0x00000787 fetch  0x00000009 , 0x00000678 
- 00008337  0x00000788 copy  0x00000012 , 0x00000006 
- 00008338  0x00000789 increase  0x00000014 , 0x0000003f 
- 00008339  0x0000078b nbranch  0x0000206e , 0x00000002 
- 00008340  0x0000078d copy  0x00000002 , 0x00000021 
- 00008341  0x0000078e call  0x000020c0 
- 00008342  0x0000078f branch  0x00007db8 
- 00008343  0x00000793 iforce  0x00000012 
- 00008344  0x00000794 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008345  0x00000795 ifetch  0x00000002 , 0x00000006 
- 00008346  0x00000796 branch  0x00002094 , 0x00000034 
- 00008347  0x00000797 call  0x000020c0 
- 00008348  0x00000798 branch  0x00002082 
- 00008349  0x0000079b rshift16  0x0000003f , 0x0000000b 
- 00008350  0x0000079c rshift8  0x0000000b , 0x0000000b 
- 00008351  0x0000079d branch  0x000020a7 , 0x00000005 
- 00008352  0x0000079e compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008353  0x0000079f nrtn  0x00000001 
- 00008354  0x000007a0 rshift16  0x00000002 , 0x0000000b 
- 00008355  0x000007a1 rshift8  0x0000000b , 0x0000000b 
- 00008356  0x000007a2 nrtn  0x00000005 
- 00008357  0x000007a3 set1  0x0000001c , 0x00000002 
- 00008358  0x000007a4 rtn 
- 00008359  0x000007a6 rshift16  0x00000002 , 0x0000000b 
- 00008360  0x000007a7 rshift8  0x0000000b , 0x0000000b 
- 00008361  0x000007a8 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008362  0x000007a9 nrtn  0x00000001 
- 00008363  0x000007aa set1  0x0000001c , 0x0000003f 
- 00008364  0x000007ab rtn 
- 00008365  0x000007ae bbit0  0x00000000 , 0x0000206e 
- 00008366  0x000007af branch  0x00007db8 
- 00008367  0x000007b3 bbit0  0x00000000 , 0x0000206e 
- 00008368  0x000007b4 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008369  0x000007b5 ifetch  0x00000001 , 0x00000006 
- 00008370  0x000007b6 bbit1  0x00000000 , 0x0000206e 
- 00008371  0x000007b7 rtn 
- 00008372  0x000007ba add  0x00000011 , 0x00000001 , 0x00000006 
- 00008373  0x000007bb ifetcht  0x00000001 , 0x00000006 
- 00008374  0x000007bc deposit  0x00000022 
- 00008375  0x000007bd isolate1  0x00000001 , 0x00000002 
- 00008376  0x000007be add  0x00000011 , 0x00000004 , 0x00000006 
- 00008377  0x000007bf ifetcht  0x00000004 , 0x00000006 
- 00008378  0x000007c0 rtn  0x00000001 
- 00008379  0x000007c1 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008380  0x000007c2 ifetch  0x00000006 , 0x00000006 
- 00008381  0x000007c3 call  0x00002109 
- 00008382  0x000007c4 deposit  0x00000028 
- 00008383  0x000007c5 rtn 
- 00008384  0x000007c8 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008385  0x000007c9 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008386  0x000007ca ifetch  0x00000002 , 0x00000006 
- 00008387  0x000007cb iadd  0x00000002 , 0x0000000b 
- 00008388  0x000007cc deposit  0x0000000b 
- 00008389  0x000007cd istore  0x00000004 , 0x00000005 
- 00008390  0x000007ce branch  0x00002609 
- 00008391  0x000007d2 bbit0  0x00000001 , 0x0000206e 
- 00008392  0x000007d3 call  0x000020b4 
- 00008393  0x000007d4 iadd  0x0000001b , 0x0000003f 
- 00008394  0x000007d5 iadd  0x0000001b , 0x0000003f 
- 00008395  0x000007d6 iadd  0x00000007 , 0x0000003f 
- 00008396  0x000007d7 isub  0x00000002 , 0x0000003e 
- 00008397  0x000007d8 nbranch  0x0000206e , 0x00000002 
- 00008398  0x000007d9 branch  0x00007db8 
- 00008399  0x000007de bpatch  0x0000000b , 0x00004001 
- 00008400  0x000007df disable  0x0000003a 
- 00008401  0x000007e0 disable  0x0000001d 
- 00008402  0x000007e1 disable  0x0000001c 
- 00008403  0x000007e2 disable  0x0000000d 
- 00008404  0x000007e3 disable  0x0000000c 
- 00008405  0x000007e4 disable  0x00000009 
- 00008406  0x000007e5 disable  0x0000000e 
- 00008407  0x000007e6 disable  0x00000007 
- 00008408  0x000007e7 branch  0x00002152 , 0x00000021 
- 00008409  0x000007e8 until  0x0000003e , 0x00000027 
- 00008410  0x000007e9 nop  0x00000064 
- 00008411  0x000007ea branch  0x00002152 
- 00008412  0x000007f0 bpatch  0x0000000c , 0x00004001 
- 00008413  0x000007f1 disable  0x00000010 
- 00008414  0x000007f2 copy  0x00000002 , 0x0000001b 
- 00008415  0x000007f3 call  0x00002068 
- 00008416  0x000007f4 disable  0x00000028 
- 00008417  0x000007f5 nrtn  0x00000005 
- 00008418  0x000007f6 force  0x00000000 , 0x0000001b 
- 00008419  0x000007f7 branch  0x00007dba 
- 00008420  0x000007fb bpatch  0x0000000d , 0x00004001 
- 00008421  0x000007fc until  0x0000003e , 0x00000022 
- 00008422  0x000007fd deposit  0x0000001a 
- 00008423  0x000007fe iforce  0x00000006 
- 00008424  0x000007ff rshift16 , 0x0000003f , 0x0000003f 
- 00008425  0x00000800 isub  0x00000022 , 0x00000039 
- 00008426  0x00000801 and_into  0x00000003 , 0x00000039 
- 00008427  0x00000802 nbranch  0x000020ee , 0x00000005 
- 00008428  0x00000803 force  0x00000000 , 0x0000003f 
- 00008429  0x00000804 branch  0x000020f2 
- 00008430  0x00000806 fetcht  0x00000002 , 0x00000044 
- 00008431  0x00000807 force  0x00000000 , 0x0000003f 
- 00008432  0x00000809 iadd  0x00000002 , 0x0000003f 
- 00008433  0x0000080a loop  0x000020f0 
- 00008434  0x0000080c iadd  0x00000006 , 0x0000003f 
- 00008435  0x0000080d div  0x0000003f , 0x0000000c 
- 00008436  0x0000080e call  0x00007d5f 
- 00008437  0x0000080f store  0x00000002 , 0x0000002e 
- 00008438  0x00000810 rtn 
- 00008439  0x00000813 bpatch  0x0000000e , 0x00004001 
- 00008440  0x00000814 deposit  0x0000001a 
- 00008441  0x00000815 copy  0x00000019 , 0x00000002 
- 00008442  0x00000816 isub  0x00000002 , 0x0000003e 
- 00008443  0x00000817 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00008444  0x00000818 isub  0x00000002 , 0x00000002 
- 00008445  0x00000819 fetch  0x00000002 , 0x00000044 
- 00008446  0x0000081a isolate0  0x0000000f , 0x00000002 
- 00008447  0x0000081b branch  0x00002105 , 0x00000001 
- 00008448  0x0000081c copy  0x00000002 , 0x00000030 
- 00008449  0x0000081d arg  0x00010000 , 0x00000002 
- 00008450  0x0000081e fetch  0x00000002 , 0x00000044 
- 00008451  0x0000081f isub  0x00000002 , 0x0000003f 
- 00008452  0x00000820 iadd  0x00000030 , 0x00000002 
- 00008453  0x00000823 storet  0x00000006 , 0x00000170 
- 00008454  0x00000824 rtn 
- 00008455  0x00000827 disable  0x00000030 
- 00008456  0x00000828 fetch  0x00000006 , 0x00000170 
- 00008457  0x0000082a iadd  0x00000019 , 0x00000030 
- 00008458  0x0000082b increase  0x0000000a , 0x00000030 
- 00008459  0x0000082c fetch  0x00000002 , 0x00000044 
- 00008460  0x0000082d isub  0x00000030 , 0x0000003f 
- 00008461  0x0000082e isolate0  0x0000000f , 0x0000003f 
- 00008462  0x0000082f branch  0x00002115 , 0x00000001 
- 00008463  0x00000830 setarg  0x00010000 
- 00008464  0x00000831 fetchr  0x00000018 , 0x00000002 , 0x00000044 
- 00008465  0x00000832 isub  0x00000018 , 0x0000003f 
- 00008466  0x00000833 iadd  0x00000030 , 0x00000030 
- 00008467  0x00000835 copy  0x00000030 , 0x0000001a 
- 00008468  0x00000836 rtn 
- 00008469  0x00000838 force  0x00000000 , 0x0000003e 
- 00008470  0x00000839 branch  0x00002113 
- 00008471  0x00000841 rshift3  0x0000003f , 0x0000003f 
- 00008472  0x00000842 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
- 00008473  0x00000843 ixor  0x00000011 , 0x0000003f 
- 00008474  0x00000844 isolate0  0x00000006 , 0x0000003f 
- 00008475  0x00000845 branch  0x0000211e 
- 00008476  0x00000848 isolate0  0x00000000 , 0x0000003e 
- 00008477  0x0000084a arg  0x00008ac2 , 0x00000005 
- 00008478  0x0000084c ifetch  0x00000001 , 0x00000005 
- 00008479  0x0000084d qsetflag  0x00000001 , 0x0000003f 
- 00008480  0x0000084e istore  0x00000001 , 0x00000005 
- 00008481  0x0000084f rtn 
- 00008482  0x00000852 nop  0x0000003c 
- 00008483  0x00000855 jam  0x00000008 , 0x00008983 
- 00008484  0x00000856 jam  0x00000009 , 0x00008985 
- 00008485  0x00000857 jam  0x00000009 , 0x00008981 
- 00008486  0x00000858 jam  0x00000003 , 0x00008981 
- 00008487  0x00000859 jam  0x00000006 , 0x00008980 
- 00008488  0x0000085a nop  0x0000003c 
- 00008489  0x0000085b arg  0x00000000 , 0x00000011 
- 00008490  0x0000085c arg  0x00000000 , 0x00000012 
- 00008491  0x0000085d arg  0x00000010 , 0x00000039 
- 00008492  0x0000085e arg  0x00000800 , 0x00000006 
- 00008493  0x00000860 ifetch  0x00000002 , 0x00000006 
- 00008494  0x00000861 iadd  0x00000011 , 0x00000011 
- 00008495  0x00000862 ifetch  0x00000002 , 0x00000006 
- 00008496  0x00000863 iadd  0x00000012 , 0x00000012 
- 00008497  0x00000864 loop  0x0000212d 
- 00008498  0x00000865 rtn 
- 00008499  0x00000868 bpatch  0x0000000f , 0x00004001 
- 00008500  0x00000869 call  0x00002160 
- 00008501  0x0000086a arg  0x00000027 , 0x00000002 
- 00008502  0x0000086b call  0x0000216f 
- 00008503  0x0000086c call  0x000021a6 
- 00008504  0x0000086d jam  0x0000007f , 0x00008a25 
- 00008505  0x0000086e jam  0x0000001a , 0x00008a30 
- 00008506  0x0000086f jam  0x00000078 , 0x00008a31 
- 00008507  0x00000870 jam  0x000000b2 , 0x00008a8f 
- 00008508  0x00000871 jam  0x00000000 , 0x00008ac2 
- 00008509  0x00000872 jam  0x00000000 , 0x00008ac3 
- 00008510  0x00000873 arg  0x00000006 , 0x00000007 
- 00008511  0x00000874 call  0x00002122 
- 00008512  0x00000875 isolate1  0x0000000d , 0x00000011 
- 00008513  0x00000876 call  0x0000211d 
- 00008514  0x00000877 isolate1  0x0000000d , 0x00000012 
- 00008515  0x00000878 call  0x0000211e 
- 00008516  0x00000879 arg  0x00000005 , 0x00000007 
- 00008517  0x0000087b call  0x0000211c 
- 00008518  0x0000087c call  0x0000211e 
- 00008519  0x0000087d call  0x00002122 
- 00008520  0x0000087e arg  0x00008ac2 , 0x00000005 
- 00008521  0x0000087f rshift4  0x00000011 , 0x0000003f 
- 00008522  0x00000880 call  0x00002117 
- 00008523  0x00000881 rshift4  0x00000012 , 0x0000003f 
- 00008524  0x00000882 call  0x00002117 
- 00008525  0x00000883 increase  0xffffffff , 0x00000007 
- 00008526  0x00000884 branch  0x00002145 , 0x00000002 
- 00008527  0x00000885 jam  0x00000052 , 0x00008a8f 
- 00008528  0x00000886 jam  0x00000002 , 0x00008a30 
- 00008529  0x00000887 jam  0x00000000 , 0x00008981 
- 00008530  0x0000088a bpatch  0x00000010 , 0x00004002 
- 00008531  0x0000088b call  0x00006875 
- 00008532  0x0000088c disable  0x00000020 
- 00008533  0x0000088d disable  0x00000021 
- 00008534  0x0000088e setarg  0x00000200 
- 00008535  0x0000088f store  0x00000004 , 0x00008a23 
- 00008536  0x00000890 jam  0x000000fa , 0x00008a01 
- 00008537  0x00000891 nop  0x0000000c 
- 00008538  0x00000892 jam  0x00000000 , 0x00008a0f 
- 00008539  0x00000893 jam  0x0000001a , 0x00008a12 
- 00008540  0x00000894 jam  0x0000002b , 0x00008a14 
- 00008541  0x00000895 force  0x00000008 , 0x00000015 
- 00008542  0x00000896 force  0x00000000 , 0x00000015 
- 00008543  0x00000898 branch  0x0000230f 
- 00008544  0x0000089b bpatch  0x00000011 , 0x00004002 
- 00008545  0x0000089c jam  0x00000060 , 0x00008a0f 
- 00008546  0x0000089d jam  0x000000aa , 0x00008a10 
- 00008547  0x0000089e jam  0x0000007a , 0x00008a12 
- 00008548  0x0000089f jam  0x00000000 , 0x00008a25 
- 00008549  0x000008a0 jam  0x00000000 , 0x00008a26 
- 00008550  0x000008a1 nop  0x0000003c 
- 00008551  0x000008a2 jam  0x00000020 , 0x00008a20 
- 00008552  0x000008a3 jam  0x000000fd , 0x00008a23 
- 00008553  0x000008a4 jam  0x00000012 , 0x00008a24 
- 00008554  0x000008a5 jam  0x00000010 , 0x00008a24 
- 00008555  0x000008a6 nop  0x0000003c 
- 00008556  0x000008a7 jam  0x00000060 , 0x00008a12 
- 00008557  0x000008a8 jam  0x000000dd , 0x00008a23 
- 00008558  0x000008a9 rtn 
- 00008559  0x000008ac bpatch  0x00000012 , 0x00004002 
- 00008560  0x000008ad jam  0x00000001 , 0x00008900 
- 00008561  0x000008ae jam  0x0000009d , 0x00008a23 
- 00008562  0x000008af jam  0x00000002 , 0x00008a24 
- 00008563  0x000008b0 nop  0x00000014 
- 00008564  0x000008b1 jam  0x00000065 , 0x00008a70 
- 00008565  0x000008b2 jam  0x0000009f , 0x00008a23 
- 00008566  0x000008b3 call  0x0000218f 
- 00008567  0x000008b4 storet  0x00000001 , 0x00000008 
- 00008568  0x000008b5 increase  0x00000001 , 0x00000002 
- 00008569  0x000008ba bpatch  0x00000013 , 0x00004002 
- 00008570  0x000008bb rshift4  0x00000002 , 0x0000003f 
- 00008571  0x000008bc arg  0x00004135 , 0x00000006 
- 00008572  0x000008bd iadd  0x00000006 , 0x00000006 
- 00008573  0x000008be ifetch  0x00000001 , 0x00000006 
- 00008574  0x000008bf fetchr  0x00000011 , 0x00000001 , 0x00008a71 
- 00008575  0x000008c0 and_into  0x0000000f , 0x00000011 
- 00008576  0x000008c1 ior  0x00000011 , 0x0000003f 
- 00008577  0x000008c2 store  0x00000001 , 0x00008a71 
- 00008578  0x000008c3 call  0x000021d0 
- 00008579  0x000008c4 nop  0x00000090 
- 00008580  0x000008c5 fetch  0x00000001 , 0x00004099 
- 00008581  0x000008c6 beq  0x00000018 , 0x00002187 
- 00008582  0x000008c7 nop  0x00000024 
- 00008583  0x000008c9 jam  0x00000080 , 0x00008a20 
- 00008584  0x000008ca rtn 
- 00008585  0x000008ce setarg  0x00008312 
- 00008586  0x000008cf store  0x00000002 , 0x00008907 
- 00008587  0x000008d0 branch  0x00002197 
- 00008588  0x000008d3 setarg  0x00004189 
- 00008589  0x000008d4 store  0x00000002 , 0x00008907 
- 00008590  0x000008d5 branch  0x000021a3 
- 00008591  0x000008d9 bpatch  0x00000014 , 0x00004002 
- 00008592  0x000008da jam  0x00000011 , 0x00008a82 
- 00008593  0x000008db jam  0x00000012 , 0x00008a8d 
- 00008594  0x000008dc jam  0x0000000a , 0x00008a8e 
- 00008595  0x000008dd fetch  0x00000001 , 0x00004099 
- 00008596  0x000008de beq  0x00000010 , 0x00002189 
- 00008597  0x000008df setarg  0x00005762 
- 00008598  0x000008e0 store  0x00000002 , 0x00008907 
- 00008599  0x000008e2 jam  0x00000003 , 0x00008901 
- 00008600  0x000008e3 jam  0x00000084 , 0x00008920 
- 00008601  0x000008e4 rtnmark1  0x0000002d 
- 00008602  0x000008e5 jam  0x00000001 , 0x00008901 
- 00008603  0x000008e6 jam  0x00000080 , 0x00008920 
- 00008604  0x000008e7 jam  0x00000007 , 0x00008a82 
- 00008605  0x000008e8 jam  0x00000044 , 0x00008a8d 
- 00008606  0x000008e9 jam  0x0000000a , 0x00008a8e 
- 00008607  0x000008ea fetch  0x00000001 , 0x00004099 
- 00008608  0x000008eb beq  0x00000010 , 0x0000218c 
- 00008609  0x000008ec setarg  0x00002bb1 
- 00008610  0x000008ed store  0x00000002 , 0x00008907 
- 00008611  0x000008ef rtnmark0  0x0000002f 
- 00008612  0x000008f0 jam  0x00000005 , 0x00008901 
- 00008613  0x000008f1 rtn 
- 00008614  0x000008f4 bpatch  0x00000015 , 0x00004002 
- 00008615  0x000008f5 call  0x0000686f 
- 00008616  0x000008f6 call  0x000021ba 
- 00008617  0x000008f7 force  0x00000008 , 0x00000015 
- 00008618  0x000008f8 force  0x00000000 , 0x00000015 
- 00008619  0x000008fa setarg  0x000aaada 
- 00008620  0x000008fb store  0x00000003 , 0x00008a0f 
- 00008621  0x000008fc jam  0x00000040 , 0x00008a25 
- 00008622  0x000008fd jam  0x00000010 , 0x00008a26 
- 00008623  0x000008fe nop  0x0000003c 
- 00008624  0x000008ff jam  0x000000fb , 0x00008a01 
- 00008625  0x00000900 jam  0x000000ff , 0x00008a25 
- 00008626  0x00000901 jam  0x00000030 , 0x00008a26 
- 00008627  0x00000902 jam  0x0000005e , 0x00008a16 
- 00008628  0x00000903 nop  0x00000014 
- 00008629  0x00000904 jam  0x00000000 , 0x00008a10 
- 00008630  0x00000905 jam  0x00000008 , 0x00008a11 
- 00008631  0x00000906 nop  0x00000078 
- 00008632  0x00000907 jam  0x0000000d , 0x00008900 
- 00008633  0x00000908 rtn 
- 00008634  0x0000090c fetch  0x00000001 , 0x00004143 
- 00008635  0x0000090d beq  0x000000ff , 0x000021c1 
- 00008636  0x0000090e arg  0x00004144 , 0x00000006 
- 00008637  0x0000090f iadd  0x00000006 , 0x00000006 
- 00008638  0x00000910 ifetch  0x00000001 , 0x00000006 
- 00008639  0x00000911 store  0x00000001 , 0x00008961 
- 00008640  0x00000912 jam  0x00000027 , 0x00008960 
- 00008641  0x00000915 fetcht  0x00000001 , 0x00004147 
- 00008642  0x00000916 fetch  0x00000001 , 0x00008960 
- 00008643  0x00000917 ior  0x00000002 , 0x0000003f 
- 00008644  0x00000918 store  0x00000001 , 0x00008960 
- 00008645  0x00000919 rtn 
- 00008646  0x0000091d jam  0x00000003 , 0x00008900 
- 00008647  0x0000091e jam  0x00000002 , 0x00008a24 
- 00008648  0x0000091f nop  0x00000014 
- 00008649  0x00000920 jam  0x00000065 , 0x00008a70 
- 00008650  0x00000921 jam  0x000000df , 0x00008a23 
- 00008651  0x00000922 call  0x0000218f 
- 00008652  0x00000923 call  0x000021e8 
- 00008653  0x00000924 storet  0x00000001 , 0x00000008 
- 00008654  0x00000925 increase  0x00000002 , 0x00000002 
- 00008655  0x00000926 branch  0x00002179 
- 00008656  0x0000092b bpatch  0x00000016 , 0x00004002 
- 00008657  0x0000092c setarg  0x00000960 
- 00008658  0x0000092d iadd  0x00000002 , 0x0000003f 
- 00008659  0x0000092e copy  0x0000003f , 0x00000011 
- 00008660  0x0000092f fetcht  0x00000001 , 0x00004099 
- 00008661  0x00000930 rshift  0x00000002 , 0x00000002 
- 00008662  0x00000931 idiv  0x00000002 
- 00008663  0x00000933 call  0x00007d62 
- 00008664  0x00000934 quotient  0x0000003f 
- 00008665  0x00000935 store  0x00000002 , 0x00008909 
- 00008666  0x00000936 remainder  0x0000003f 
- 00008667  0x00000937 lshift16  0x0000003f , 0x0000003f 
- 00008668  0x00000938 lshift8  0x0000003f , 0x0000003f 
- 00008669  0x00000939 idiv  0x00000002 
- 00008670  0x0000093a call  0x00007d62 
- 00008671  0x0000093b quotient  0x0000003f 
- 00008672  0x0000093c store  0x00000003 , 0x0000890b 
- 00008673  0x00000941 storer  0x00000011 , 0x00000001 , 0x00008a22 
- 00008674  0x00000942 rshift8  0x00000011 , 0x00000011 
- 00008675  0x00000943 storer  0x00000011 , 0x00000001 , 0x00008a21 
- 00008676  0x00000944 jam  0x000000a0 , 0x00008a20 
- 00008677  0x00000945 jam  0x000000e0 , 0x00008a20 
- 00008678  0x00000946 jam  0x000000a0 , 0x00008a20 
- 00008679  0x00000947 rtn 
- 00008680  0x0000094a add  0x00000002 , 0x00000002 , 0x0000003f 
- 00008681  0x0000094b rshift3  0x0000003f , 0x0000003f 
- 00008682  0x0000094c and_into  0xfffffffe , 0x0000003f 
- 00008683  0x0000094d arg  0x0000411d , 0x00000006 
- 00008684  0x0000094e bmark0  0x0000002d , 0x000021ee 
- 00008685  0x0000094f increase  0x0000000c , 0x00000006 
- 00008686  0x00000951 iadd  0x00000006 , 0x00000006 
- 00008687  0x00000952 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00008688  0x00000953 ifetch  0x00000002 , 0x00000006 
- 00008689  0x00000954 isub  0x00000011 , 0x0000003f 
- 00008690  0x00000955 add  0x00000002 , 0x00000002 , 0x00000006 
- 00008691  0x00000956 and_into  0x0000000f , 0x00000006 
- 00008692  0x00000957 imul32  0x00000006 , 0x0000003f 
- 00008693  0x00000958 rshift4  0x0000003f , 0x0000003f 
- 00008694  0x00000959 iadd  0x00000011 , 0x0000003f 
- 00008695  0x0000095a store  0x00000002 , 0x00008905 
- 00008696  0x0000095b rtn 
- 00008697  0x00000960 bpatch  0x00000017 , 0x00004002 
- 00008698  0x00000961 call  0x000021c6 
- 00008699  0x00000962 nop  0x00000258 
- 00008700  0x00000965 bpatch  0x00000018 , 0x00004003 
- 00008701  0x00000966 setarg  0x000aaa7e 
- 00008702  0x00000967 store  0x00000003 , 0x00008a0f 
- 00008703  0x00000968 nop  0x0000003c 
- 00008704  0x00000969 jam  0x00000000 , 0x00008a25 
- 00008705  0x0000096a jam  0x0000000d , 0x00008a26 
- 00008706  0x0000096b jam  0x00000056 , 0x00008a16 
- 00008707  0x0000096c nop  0x0000001e 
- 00008708  0x0000096d jam  0x0000001b , 0x00008a15 
- 00008709  0x0000096e call  0x0000220c 
- 00008710  0x0000096f nop  0x00000014 
- 00008711  0x00000970 jam  0x0000000f , 0x00008a26 
- 00008712  0x00000971 nop  0x00000014 
- 00008713  0x00000972 jam  0x000000a8 , 0x00008a10 
- 00008714  0x00000973 jam  0x00000000 , 0x00008a11 
- 00008715  0x00000974 rtn 
- 00008716  0x00000977 bpatch  0x00000019 , 0x00004003 
- 00008717  0x00000978 fetch  0x00000001 , 0x00004141 
- 00008718  0x00000979 beq  0x00000000 , 0x00002217 
- 00008719  0x0000097a beq  0x00000003 , 0x0000221c 
- 00008720  0x0000097b beq  0x00000005 , 0x00002221 
- 00008721  0x0000097c beq  0x00000007 , 0x00002225 
- 00008722  0x0000097d beq  0x0000000a , 0x00002229 
- 00008723  0x0000097e beq  0x00000083 , 0x0000222d 
- 00008724  0x0000097f beq  0x00000085 , 0x00002231 
- 00008725  0x00000980 beq  0x0000008a , 0x00002235 
- 00008726  0x00000981 beq  0x00000094 , 0x00002239 
- 00008727  0x00000983 jam  0x00000017 , 0x00008a14 
- 00008728  0x00000984 setarg  0x00251a3f 
- 00008729  0x00000985 store  0x00000003 , 0x00008a60 
- 00008730  0x00000987 jam  0x00000028 , 0x00008a63 
- 00008731  0x00000988 rtn 
- 00008732  0x0000098b jam  0x00000025 , 0x00008a14 
- 00008733  0x0000098c setarg  0x00a91c2d 
- 00008734  0x0000098d store  0x00000003 , 0x00008a60 
- 00008735  0x0000098f jam  0x0000002f , 0x00008a63 
- 00008736  0x00000990 rtn 
- 00008737  0x00000993 jam  0x00000025 , 0x00008a14 
- 00008738  0x00000994 setarg  0x00a91c3f 
- 00008739  0x00000995 store  0x00000003 , 0x00008a60 
- 00008740  0x00000996 branch  0x0000221f 
- 00008741  0x00000999 jam  0x00000025 , 0x00008a14 
- 00008742  0x0000099a setarg  0x00a9383f 
- 00008743  0x0000099b store  0x00000003 , 0x00008a60 
- 00008744  0x0000099c branch  0x0000221f 
- 00008745  0x0000099f jam  0x00000025 , 0x00008a14 
- 00008746  0x000009a0 setarg  0x00a93f3f 
- 00008747  0x000009a1 store  0x00000003 , 0x00008a60 
- 00008748  0x000009a2 branch  0x0000221f 
- 00008749  0x000009a6 jam  0x00000017 , 0x00008a14 
- 00008750  0x000009a7 setarg  0x00251827 
- 00008751  0x000009a8 store  0x00000003 , 0x00008a60 
- 00008752  0x000009a9 branch  0x0000221a 
- 00008753  0x000009ac jam  0x00000017 , 0x00008a14 
- 00008754  0x000009ad setarg  0x0025181c 
- 00008755  0x000009ae store  0x00000003 , 0x00008a60 
- 00008756  0x000009af branch  0x0000221a 
- 00008757  0x000009b2 jam  0x00000017 , 0x00008a14 
- 00008758  0x000009b3 setarg  0x0025180b 
- 00008759  0x000009b4 store  0x00000003 , 0x00008a60 
- 00008760  0x000009b5 branch  0x0000221a 
- 00008761  0x000009b8 jam  0x00000017 , 0x00008a14 
- 00008762  0x000009b9 setarg  0x00251000 
- 00008763  0x000009ba store  0x00000003 , 0x00008a60 
- 00008764  0x000009bb branch  0x0000221a 
- 00008765  0x000009c0 jam  0x00000006 , 0x00008042 
- 00008766  0x000009c2 fetch  0x00000002 , 0x0000409c 
- 00008767  0x000009c3 bbit0  0x0000000e , 0x0000223e 
- 00008768  0x000009c4 iforce  0x00000006 
- 00008769  0x000009c5 arg  0x00008a00 , 0x00000002 
- 00008770  0x000009c7 ifetch  0x00000001 , 0x00000006 
- 00008771  0x000009c8 beq  0x000000ff , 0x00002248 
- 00008772  0x000009c9 ior  0x00000002 , 0x00000005 
- 00008773  0x000009ca ifetch  0x00000001 , 0x00000006 
- 00008774  0x000009cb istore  0x00000001 , 0x00000005 
- 00008775  0x000009cc branch  0x00002242 
- 00008776  0x000009cf bpatch  0x0000001a , 0x00004003 
- 00008777  0x000009d0 fetch  0x00000001 , 0x00004436 
- 00008778  0x000009d1 call  0x000070d7 , 0x00000034 
- 00008779  0x000009d3 until  0x0000003e , 0x00000033 
- 00008780  0x000009d4 jam  0x0000005f , 0x0000813b 
- 00008781  0x000009d5 fetch  0x00000001 , 0x00004099 
- 00008782  0x000009d6 beq  0x00000010 , 0x00002266 
- 00008783  0x000009d7 fetch  0x00000001 , 0x00004438 
- 00008784  0x000009d8 or_into  0x00000004 , 0x0000003f 
- 00008785  0x000009d9 store  0x00000001 , 0x00008a02 
- 00008786  0x000009da jam  0x00000001 , 0x0000890f 
- 00008787  0x000009db jam  0x00000024 , 0x00008a80 
- 00008788  0x000009dc jam  0x00000062 , 0x00008a81 
- 00008789  0x000009dd setarg  0x00e61212 
- 00008790  0x000009de store  0x00000003 , 0x00008a73 
- 00008791  0x000009e1 jam  0x00000060 , 0x00008a86 
- 00008792  0x000009e2 jam  0x0000003b , 0x00008a8b 
- 00008793  0x000009e4 call  0x00002286 
- 00008794  0x000009e5 jam  0x00000000 , 0x00008043 
- 00008795  0x000009e6 jam  0x00000005 , 0x00008042 
- 00008796  0x000009e7 setarg  0x00557474 
- 00008797  0x000009e8 store  0x00000003 , 0x00008968 
- 00008798  0x000009e9 jam  0x0000006e , 0x00008960 
- 00008799  0x000009ea call  0x00002133 
- 00008800  0x000009eb call  0x00002271 
- 00008801  0x000009ec fetch  0x00000001 , 0x0000411c 
- 00008802  0x000009ed store  0x00000001 , 0x0000813a 
- 00008803  0x000009ef jam  0x0000000c , 0x00004148 
- 00008804  0x000009f0 call  0x00006f4e 
- 00008805  0x000009f1 branch  0x000022b4 
- 00008806  0x000009f4 fetch  0x00000001 , 0x00004438 
- 00008807  0x000009f5 or_into  0x00000006 , 0x0000003f 
- 00008808  0x000009f6 store  0x00000001 , 0x00008a02 
- 00008809  0x000009f7 jam  0x00000000 , 0x0000890f 
- 00008810  0x000009f8 jam  0x00000023 , 0x00008a80 
- 00008811  0x000009f9 jam  0x000000b0 , 0x00008a81 
- 00008812  0x000009fa setarg  0x00e40909 
- 00008813  0x000009fb store  0x00000003 , 0x00008a73 
- 00008814  0x000009fc jam  0x0000002a , 0x00008a76 
- 00008815  0x000009fd jam  0x00000004 , 0x00008902 
- 00008816  0x000009fe branch  0x00002257 
- 00008817  0x00000a01 bpatch  0x0000001b , 0x00004003 
- 00008818  0x00000a02 call  0x00002160 
- 00008819  0x00000a03 jam  0x00000003 , 0x00008900 
- 00008820  0x00000a04 jam  0x00000001 , 0x00008a70 
- 00008821  0x00000a05 arg  0x0000411d , 0x00000012 
- 00008822  0x00000a06 arg  0x00004135 , 0x00000018 
- 00008823  0x00000a07 call  0x0000227c 
- 00008824  0x00000a08 set1  0x0000002d , 0x00000000 
- 00008825  0x00000a09 call  0x0000227c 
- 00008826  0x00000a0a jam  0x00000061 , 0x00008a70 
- 00008827  0x00000a0b branch  0x00002152 
- 00008828  0x00000a0e call  0x0000218f 
- 00008829  0x00000a0f arg  0x00000006 , 0x00000039 
- 00008830  0x00000a10 arg  0x00000000 , 0x00000013 
- 00008831  0x00000a12 copy  0x00000013 , 0x00000002 
- 00008832  0x00000a13 call  0x00002294 
- 00008833  0x00000a14 increase  0x00000002 , 0x00000012 
- 00008834  0x00000a15 increase  0x00000001 , 0x00000018 
- 00008835  0x00000a16 increase  0x00000010 , 0x00000013 
- 00008836  0x00000a17 loop  0x0000227f 
- 00008837  0x00000a18 rtn 
- 00008838  0x00000a1b fetch  0x00000001 , 0x00004099 
- 00008839  0x00000a1c beq  0x00000018 , 0x0000228c 
- 00008840  0x00000a1d fetch  0x00000001 , 0x00004438 
- 00008841  0x00000a1e or_into  0x00000006 , 0x0000003f 
- 00008842  0x00000a1f store  0x00000001 , 0x00008a02 
- 00008843  0x00000a20 jam  0x000000e0 , 0x00008a05 
- 00008844  0x00000a22 jam  0x000000c8 , 0x00008a00 
- 00008845  0x00000a23 nop  0x0000003c 
- 00008846  0x00000a24 jam  0x000000a0 , 0x00008a01 
- 00008847  0x00000a25 jam  0x000000cf , 0x00008a00 
- 00008848  0x00000a26 jam  0x000000fa , 0x00008a01 
- 00008849  0x00000a27 nop  0x00000014 
- 00008850  0x00000a28 jam  0x0000008f , 0x00008a00 
- 00008851  0x00000a29 rtn 
- 00008852  0x00000a2c bpatch  0x0000001c , 0x00004003 
- 00008853  0x00000a2d jam  0x00000030 , 0x00008a20 
- 00008854  0x00000a2e jam  0x000000dd , 0x00008a23 
- 00008855  0x00000a2f call  0x000021d0 
- 00008856  0x00000a31 fetch  0x00000001 , 0x00008a7c 
- 00008857  0x00000a32 bbit0  0x00000000 , 0x00002298 
- 00008858  0x00000a33 jam  0x00000030 , 0x00008a7b 
- 00008859  0x00000a34 call  0x000022ae 
- 00008860  0x00000a35 iforce  0x00000011 
- 00008861  0x00000a36 jam  0x00000040 , 0x00008a7b 
- 00008862  0x00000a37 call  0x000022ae 
- 00008863  0x00000a38 isub  0x00000011 , 0x0000003f 
- 00008864  0x00000a39 mul32  0x0000003f , 0x0000007d , 0x00000002 
- 00008865  0x00000a3a setarg  0x00b00000 
- 00008866  0x00000a3b idiv  0x00000002 
- 00008867  0x00000a3c call  0x00007d62 
- 00008868  0x00000a3d quotient  0x0000003f 
- 00008869  0x00000a3e bmark0  0x0000002d , 0x000022a7 
- 00008870  0x00000a3f lshift  0x0000003f , 0x0000003f 
- 00008871  0x00000a41 istore  0x00000002 , 0x00000012 
- 00008872  0x00000a42 jam  0x00000020 , 0x00008a7b 
- 00008873  0x00000a43 fetch  0x00000001 , 0x00008a7e 
- 00008874  0x00000a44 lshift4  0x0000003f , 0x0000003f 
- 00008875  0x00000a45 istore  0x00000001 , 0x00000018 
- 00008876  0x00000a46 jam  0x00000000 , 0x00008a7b 
- 00008877  0x00000a47 rtn 
- 00008878  0x00000a4a fetch  0x00000002 , 0x00008a7d 
- 00008879  0x00000a4b byteswap  0x0000003f , 0x0000003f 
- 00008880  0x00000a4c fetcht  0x00000001 , 0x00008a7c 
- 00008881  0x00000a4d lshift16  0x00000002 , 0x00000002 
- 00008882  0x00000a4e ior  0x00000002 , 0x0000003f 
- 00008883  0x00000a4f rtn 
- 00008884  0x00000a53 bpatch  0x0000001d , 0x00004003 
- 00008885  0x00000a54 fetch  0x00000001 , 0x00008a0d 
- 00008886  0x00000a55 set1  0x00000000 , 0x0000003f 
- 00008887  0x00000a56 store  0x00000001 , 0x00008a0d 
- 00008888  0x00000a57 jam  0x000000f0 , 0x00008a0e 
- 00008889  0x00000a58 fetch  0x00000001 , 0x00008a05 
- 00008890  0x00000a59 or_into  0x00000016 , 0x0000003f 
- 00008891  0x00000a5a store  0x00000001 , 0x00008a05 
- 00008892  0x00000a5c fetch  0x00000001 , 0x00004411 
- 00008893  0x00000a5d store  0x00000001 , 0x00000678 
- 00008894  0x00000a5e fetch  0x00000001 , 0x00004408 
- 00008895  0x00000a5f store  0x00000001 , 0x00000679 
- 00008896  0x00000a60 jam  0x00000000 , 0x00004411 
- 00008897  0x00000a61 fetch  0x00000001 , 0x0000443e 
- 00008898  0x00000a62 store  0x00000001 , 0x00004408 
- 00008899  0x00000a63 fetcht  0x00000001 , 0x0000443d 
- 00008900  0x00000a64 call  0x00006f0f 
- 00008901  0x00000a66 arg  0x00000000 , 0x00000011 
- 00008902  0x00000a67 arg  0x00000008 , 0x00000039 
- 00008903  0x00000a69 call  0x00006f82 
- 00008904  0x00000a6a fetch  0x00000002 , 0x0000440a 
- 00008905  0x00000a6b iadd  0x00000011 , 0x00000011 
- 00008906  0x00000a6c loop  0x000022c7 
- 00008907  0x00000a6d rshift3  0x00000011 , 0x00000011 
- 00008908  0x00000a6e store  0x00000002 , 0x0000440a 
- 00008909  0x00000a70 fetch  0x00000001 , 0x00000678 
- 00008910  0x00000a71 store  0x00000001 , 0x00004411 
- 00008911  0x00000a72 fetch  0x00000001 , 0x00000679 
- 00008912  0x00000a73 store  0x00000001 , 0x00004408 
- 00008913  0x00000a75 fetch  0x00000001 , 0x00008a05 
- 00008914  0x00000a76 and_into  0x000000e0 , 0x0000003f 
- 00008915  0x00000a77 store  0x00000001 , 0x00008a05 
- 00008916  0x00000a78 jam  0x00000000 , 0x00008a0e 
- 00008917  0x00000a79 fetch  0x00000001 , 0x00008a0d 
- 00008918  0x00000a7a set0  0x00000000 , 0x0000003f 
- 00008919  0x00000a7b store  0x00000001 , 0x00008a0d 
- 00008920  0x00000a7d call  0x00006fb0 
- 00008921  0x00000a7e fetcht  0x00000002 , 0x0000443b 
- 00008922  0x00000a7f isub  0x00000002 , 0x0000003e 
- 00008923  0x00000a80 branch  0x000022e4 , 0x00000002 
- 00008924  0x00000a81 fetcht  0x00000002 , 0x00004439 
- 00008925  0x00000a82 isub  0x00000002 , 0x0000003e 
- 00008926  0x00000a83 rtn  0x00000002 
- 00008927  0x00000a85 fetch  0x00000001 , 0x00004438 
- 00008928  0x00000a86 rtneq  0x00000000 
- 00008929  0x00000a87 increase  0xffffffe0 , 0x0000003f 
- 00008930  0x00000a88 store  0x00000001 , 0x00004438 
- 00008931  0x00000a89 rtn 
- 00008932  0x00000a8c fetch  0x00000001 , 0x00004438 
- 00008933  0x00000a8d rtneq  0x000000e0 
- 00008934  0x00000a8e increase  0x00000020 , 0x0000003f 
- 00008935  0x00000a8f store  0x00000001 , 0x00004438 
- 00008936  0x00000a90 rtn 
- 00008937  0x00000a94 bpatch  0x0000001e , 0x00004003 
- 00008938  0x00000a96 fetch  0x00000001 , 0x000089a2 
- 00008939  0x00000a97 isolate1  0x00000006 , 0x0000003f 
- 00008940  0x00000a98 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00008941  0x00000a99 store  0x00000001 , 0x00004142 
- 00008942  0x00000a9b fetch  0x00000001 , 0x000089a3 
- 00008943  0x00000a9c and  0x0000003f , 0x0000000f , 0x00000002 
- 00008944  0x00000a9d lshift  0x00000002 , 0x00000002 
- 00008945  0x00000a9e rshift4  0x0000003f , 0x0000003f 
- 00008946  0x00000a9f iadd  0x00000002 , 0x00000002 
- 00008947  0x00000aa0 mul32  0x00000002 , 0x00000003 , 0x00000011 
- 00008948  0x00000aa2 fetch  0x00000001 , 0x00004142 
- 00008949  0x00000aa3 call  0x000022ff 
- 00008950  0x00000aa4 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00008951  0x00000aa5 iadd  0x00000011 , 0x0000003f 
- 00008952  0x00000aa6 increase  0xfffffff7 , 0x0000003f 
- 00008953  0x00000aa7 and  0x0000003f , 0x000001ff , 0x0000003f 
- 00008954  0x00000aa8 isolate1  0x00000008 , 0x0000003f 
- 00008955  0x00000aa9 nbranch  0x000022fd , 0x00000001 
- 00008956  0x00000aaa setarg  0x00000000 
- 00008957  0x00000aac store  0x00000001 , 0x00000035 
- 00008958  0x00000aad branch  0x00002304 
- 00008959  0x00000ab0 isolate1  0x00000007 , 0x0000003f 
- 00008960  0x00000ab1 nrtn  0x00000001 
- 00008961  0x00000ab2 arg  0x0000ff00 , 0x00000002 
- 00008962  0x00000ab3 ior  0x00000002 , 0x0000003f 
- 00008963  0x00000ab4 rtn 
- 00008964  0x00000ab7 fetch  0x00000001 , 0x00000035 
- 00008965  0x00000ab8 call  0x00002308 
- 00008966  0x00000ab9 store  0x00000001 , 0x00000009 
- 00008967  0x00000aba rtn 
- 00008968  0x00000abd and_into  0x000000ff , 0x0000003f 
- 00008969  0x00000abe div  0x0000003f , 0x0000000a 
- 00008970  0x00000abf call  0x00007d5f 
- 00008971  0x00000ac0 lshift4  0x0000003f , 0x0000003f 
- 00008972  0x00000ac1 remainder  0x00000002 
- 00008973  0x00000ac2 ior  0x00000002 , 0x0000003f 
- 00008974  0x00000ac3 rtn 
- 00008975  0x00000ac6 bpatch  0x0000001f , 0x00004003 
- 00008976  0x00000ac7 fetch  0x00000001 , 0x00004143 
- 00008977  0x00000ac8 rtneq  0x000000ff 
- 00008978  0x00000ac9 nbranch  0x00002336 , 0x00000018 
- 00008979  0x00000aca fetch  0x00000001 , 0x00004142 
- 00008980  0x00000acb sub  0x0000003f , 0x000000f0 , 0x0000003e 
- 00008981  0x00000acc nbranch  0x0000233a , 0x00000002 
- 00008982  0x00000acd sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00008983  0x00000ace branch  0x0000233a , 0x00000002 
- 00008984  0x00000ad0 fetchr  0x00000011 , 0x00000001 , 0x00008961 
- 00008985  0x00000ad1 fetch  0x00000001 , 0x00004143 
- 00008986  0x00000ad2 rtneq  0x00000000 
- 00008987  0x00000ad3 arg  0x00004144 , 0x00000006 
- 00008988  0x00000ad4 iadd  0x00000006 , 0x00000006 
- 00008989  0x00000ad5 ifetch  0x00000001 , 0x00000006 
- 00008990  0x00000ad6 isub  0x00000011 , 0x0000003e 
- 00008991  0x00000ad7 nrtn  0x00000005 
- 00008992  0x00000ad8 increase  0xfffffffe , 0x00000006 
- 00008993  0x00000ad9 ifetcht  0x00000001 , 0x00000006 
- 00008994  0x00000ada rshift4  0x00000002 , 0x0000003f 
- 00008995  0x00000adb rshift4  0x00000011 , 0x00000012 
- 00008996  0x00000adc isub  0x00000012 , 0x00000012 
- 00008997  0x00000add and  0x00000002 , 0x0000000f , 0x0000003f 
- 00008998  0x00000ade and  0x00000011 , 0x0000000f , 0x00000011 
- 00008999  0x00000adf isub  0x00000011 , 0x00000011 
- 00009000  0x00000ae0 lshift  0x00000011 , 0x0000003f 
- 00009001  0x00000ae1 iadd  0x00000012 , 0x00000012 
- 00009002  0x00000ae2 mul32  0x00000012 , 0x00000003 , 0x00000012 
- 00009003  0x00000ae3 fetcht  0x00000001 , 0x00004142 
- 00009004  0x00000ae4 and  0x00000002 , 0x00000080 , 0x0000003f 
- 00009005  0x00000ae5 rtn  0x00000034 
- 00009006  0x00000ae7 setarg  0x00000100 
- 00009007  0x00000ae8 isub  0x00000002 , 0x00000002 
- 00009008  0x00000ae9 copy  0x00000012 , 0x0000003f 
- 00009009  0x00000aea isub  0x00000002 , 0x0000003f 
- 00009010  0x00000aeb rtn  0x00000002 
- 00009011  0x00000aec and  0x0000003f , 0x000000ff , 0x0000003f 
- 00009012  0x00000aed rtneq  0x000000ff 
- 00009013  0x00000aee rtneq  0x000000fe 
- 00009014  0x00000af1 fetch  0x00000001 , 0x00004143 
- 00009015  0x00000af2 beq  0x00000001 , 0x0000233f 
- 00009016  0x00000af3 beq  0x00000002 , 0x00002341 
- 00009017  0x00000af5 branch  0x0000233f 
- 00009018  0x00000af8 fetch  0x00000001 , 0x00004143 
- 00009019  0x00000af9 beq  0x00000000 , 0x00002341 
- 00009020  0x00000afa beq  0x00000001 , 0x0000233d 
- 00009021  0x00000afd jam  0x00000002 , 0x00004143 
- 00009022  0x00000afe rtn 
- 00009023  0x00000b01 jam  0x00000000 , 0x00004143 
- 00009024  0x00000b02 rtn 
- 00009025  0x00000b05 jam  0x00000001 , 0x00004143 
- 00009026  0x00000b06 rtn 
- 00009027  0x00000b0e copy  0x0000003f , 0x00000002 
- 00009028  0x00000b0f bpatch  0x00000020 , 0x00004004 
- 00009029  0x00000b10 copy  0x00000002 , 0x0000003f 
- 00009030  0x00000b11 call  0x00007d2c 
- 00009031  0x00000b12 lshift16  0x00000021 , 0x0000003f 
- 00009032  0x00000b13 set1  0x0000002c , 0x0000003f 
- 00009033  0x00000b14 call  0x00007d12 
- 00009034  0x00000b15 set0  0x0000002c , 0x0000003f 
- 00009035  0x00000b16 call  0x00002352 
- 00009036  0x00000b17 call  0x00007d12 
- 00009037  0x00000b18 rtn  0x00000028 
- 00009038  0x00000b19 call  0x00007d1f 
- 00009039  0x00000b1a iforce  0x0000001b 
- 00009040  0x00000b1b until  0x0000003e , 0x00000003 
- 00009041  0x00000b1c rtn 
- 00009042  0x00000b20 copy  0x00000019 , 0x00000002 
- 00009043  0x00000b21 rtn  0x00000029 
- 00009044  0x00000b22 copy  0x0000001a , 0x00000002 
- 00009045  0x00000b23 rtn 
- 00009046  0x00000b26 deposit  0x00000022 
- 00009047  0x00000b27 rtn  0x00000029 
- 00009048  0x00000b28 deposit  0x00000028 
- 00009049  0x00000b29 rtn 
- 00009050  0x00000b2d bpatch  0x00000021 , 0x00004004 
- 00009051  0x00000b2e branch  0x0000235a 
- 00009052  0x00000b32 rtn  0x00000034 
- 00009053  0x00000b34 rshift  0x0000003f , 0x0000003f 
- 00009054  0x00000b35 increase  0xfffffffd , 0x0000003f 
- 00009055  0x00000b37 increase  0xffffffff , 0x0000003f 
- 00009056  0x00000b38 nbranch  0x0000235f , 0x00000005 
- 00009057  0x00000b39 force  0x00000000 , 0x0000003f 
- 00009058  0x00000b3a rtn 
- 00009059  0x00000b40 setarg  0x00000e43 
- 00009060  0x00000b41 store  0x00000002 , 0x00000036 
- 00009061  0x00000b42 setarg  0x00000600 
- 00009062  0x00000b43 store  0x00000002 , 0x00000038 
- 00009063  0x00000b44 setarg  0x00000600 
- 00009064  0x00000b45 store  0x00000002 , 0x0000003a 
- 00009065  0x00000b46 setarg  0x00000d00 
- 00009066  0x00000b47 store  0x00000002 , 0x00000040 
- 00009067  0x00000b48 setarg  0x000003bb 
- 00009068  0x00000b49 store  0x00000002 , 0x0000003c 
- 00009069  0x00000b4a setarg  0x00000500 
- 00009070  0x00000b4b store  0x00000002 , 0x0000003e 
- 00009071  0x00000b4c setarg  0x000007d0 
- 00009072  0x00000b4d store  0x00000002 , 0x00000042 
- 00009073  0x00000b4e setarg  0x00000ea6 
- 00009074  0x00000b4f store  0x00000002 , 0x00000044 
- 00009075  0x00000b50 setarg  0x000001e0 
- 00009076  0x00000b51 store  0x00000002 , 0x00000046 
- 00009077  0x00000b52 setarg  0x00000120 
- 00009078  0x00000b53 store  0x00000002 , 0x00000048 
- 00009079  0x00000b54 setarg  0x0000011a 
- 00009080  0x00000b55 store  0x00000002 , 0x0000004a 
- 00009081  0x00000b57 bpatch  0x00000022 , 0x00004004 
- 00009082  0x00000b58 rtn  0x0000002b 
- 00009083  0x00000b59 setarg  0x00000017 
- 00009084  0x00000b5a store  0x00000002 , 0x000042e3 
- 00009085  0x00000b5b jam  0x0000008b , 0x00004167 
- 00009086  0x00000b5c setarg  0x00000d00 
- 00009087  0x00000b5d store  0x00000002 , 0x0000433f 
- 00009088  0x00000b5e setarg  0x00000060 
- 00009089  0x00000b5f store  0x00000002 , 0x00004341 
- 00009090  0x00000b60 rshift  0x00000022 , 0x0000003f 
- 00009091  0x00000b61 store  0x00000004 , 0x00004095 
- 00009092  0x00000b62 rtn 
- 00009093  0x00000b6a setarg  0x0000ee21 
- 00009094  0x00000b6b store  0x00000002 , 0x00008050 
- 00009095  0x00000b6c fetchr  0x00000030 , 0x00000004 , 0x0000811c 
- 00009096  0x00000b6d fetch  0x00000001 , 0x00008132 
- 00009097  0x00000b6e bbit0  0x00000005 , 0x0000239c 
- 00009098  0x00000b6f enable  0x0000002b 
- 00009099  0x00000b70 bbit1  0x00000004 , 0x00002393 
- 00009100  0x00000b71 disable  0x0000002b 
- 00009101  0x00000b72 deposit  0x00000027 
- 00009102  0x00000b73 nbranch  0x00002393 , 0x00000034 
- 00009103  0x00000b74 fetch  0x00000001 , 0x00008142 
- 00009104  0x00000b75 bbit1  0x00000004 , 0x00002393 
- 00009105  0x00000b76 arg  0xffffffff , 0x00000002 
- 00009106  0x00000b77 branch  0x00002434 
- 00009107  0x00000b79 call  0x000023a0 
- 00009108  0x00000b7a call  0x000023e6 , 0x0000002b 
- 00009109  0x00000b7b fetch  0x00000001 , 0x00008132 
- 00009110  0x00000b7c set0  0x00000005 , 0x0000003f 
- 00009111  0x00000b7d store  0x00000001 , 0x00008132 
- 00009112  0x00000b7e nbranch  0x0000239d , 0x0000002b 
- 00009113  0x00000b7f call  0x00007d74 
- 00009114  0x00000b80 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009115  0x00000b81 rtn 
- 00009116  0x00000b84 call  0x000023a0 
- 00009117  0x00000b86 call  0x00006a68 
- 00009118  0x00000b87 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009119  0x00000b88 rtn 
- 00009120  0x00000b8b until  0x0000003e , 0x00000033 
- 00009121  0x00000b8c fetch  0x00000001 , 0x00008133 
- 00009122  0x00000b8d and_into  0x00000088 , 0x0000003f 
- 00009123  0x00000b8e store  0x00000001 , 0x00008133 
- 00009124  0x00000b8f until  0x0000003e , 0x00000033 
- 00009125  0x00000b90 fetch  0x00000001 , 0x00008132 
- 00009126  0x00000b91 or_into  0x0000000f , 0x0000003f 
- 00009127  0x00000b92 store  0x00000001 , 0x00008132 
- 00009128  0x00000b93 until  0x0000003e , 0x00000033 
- 00009129  0x00000b94 set1  0x00000007 , 0x0000003f 
- 00009130  0x00000b95 store  0x00000001 , 0x00008132 
- 00009131  0x00000b96 until  0x0000003e , 0x00000033 
- 00009132  0x00000b97 set1  0x00000006 , 0x0000003f 
- 00009133  0x00000b98 store  0x00000001 , 0x00008132 
- 00009134  0x00000b99 until  0x0000003e , 0x00000033 
- 00009135  0x00000b9a rtn 
- 00009136  0x00000b9d until  0x0000003e , 0x00000033 
- 00009137  0x00000b9e jam  0x00000076 , 0x0000813d 
- 00009138  0x00000b9f until  0x0000003e , 0x00000033 
- 00009139  0x00000ba0 jam  0x00000037 , 0x0000813a 
- 00009140  0x00000ba1 rtn 
- 00009141  0x00000ba4 until  0x0000003e , 0x00000033 
- 00009142  0x00000ba5 jam  0x00000076 , 0x0000813d 
- 00009143  0x00000ba6 until  0x0000003e , 0x00000033 
- 00009144  0x00000ba7 jam  0x00000037 , 0x0000813a 
- 00009145  0x00000ba8 rtn 
- 00009146  0x00000bad fetch  0x00000001 , 0x000043cb 
- 00009147  0x00000bae lshift4  0x0000003f , 0x0000003f 
- 00009148  0x00000bb0 store  0x00000001 , 0x00008143 
- 00009149  0x00000bb1 until  0x0000003e , 0x00000033 
- 00009150  0x00000bb2 fetch  0x00000001 , 0x000043cc 
- 00009151  0x00000bb3 set1  0x00000005 , 0x0000003f 
- 00009152  0x00000bb4 set1  0x00000006 , 0x0000003f 
- 00009153  0x00000bb5 store  0x00000001 , 0x00008144 
- 00009154  0x00000bb6 branch  0x000023e2 
- 00009155  0x00000bb9 fetch  0x00000001 , 0x00008142 
- 00009156  0x00000bba set0  0x00000003 , 0x0000003f 
- 00009157  0x00000bbb store  0x00000001 , 0x00008142 
- 00009158  0x00000bbc rtn 
- 00009159  0x00000bbf fetch  0x00000001 , 0x00008142 
- 00009160  0x00000bc0 set1  0x00000003 , 0x0000003f 
- 00009161  0x00000bc1 store  0x00000001 , 0x00008142 
- 00009162  0x00000bc2 rtn 
- 00009163  0x00000bc5 fetch  0x00000003 , 0x000040c3 
- 00009164  0x00000bc6 arg  0x0000813e , 0x00000005 
- 00009165  0x00000bc8 arg  0x00000003 , 0x00000039 
- 00009166  0x00000bc9 branch  0x000023d1 
- 00009167  0x00000bcc arg  0x00008145 , 0x00000005 
- 00009168  0x00000bce arg  0x00000004 , 0x00000039 
- 00009169  0x00000bd0 until  0x0000003e , 0x00000033 
- 00009170  0x00000bd1 istore  0x00000001 , 0x00000005 
- 00009171  0x00000bd2 rshift8  0x0000003f , 0x0000003f 
- 00009172  0x00000bd3 loop  0x000023d1 
- 00009173  0x00000bd4 branch  0x000023e2 
- 00009174  0x00000bd7 arg  0x00008149 , 0x00000005 
- 00009175  0x00000bd8 branch  0x000023d0 
- 00009176  0x00000bdc fetch  0x00000001 , 0x00008133 
- 00009177  0x00000bdd set0  0x00000003 , 0x0000003f 
- 00009178  0x00000bde store  0x00000001 , 0x00008133 
- 00009179  0x00000bdf rtn 
- 00009180  0x00000be2 fetch  0x00000001 , 0x000040cb 
- 00009181  0x00000be3 rtn  0x00000034 
- 00009182  0x00000be4 set0  0x00000004 , 0x0000003f 
- 00009183  0x00000be5 branch  0x000023e1 
- 00009184  0x00000be8 store  0x00000001 , 0x000040cb 
- 00009185  0x00000bea store  0x00000001 , 0x00008135 
- 00009186  0x00000bec until  0x0000003e , 0x00000033 
- 00009187  0x00000bed rtn 
- 00009188  0x00000bf1 store  0x00000001 , 0x00008134 
- 00009189  0x00000bf2 branch  0x000023e2 
- 00009190  0x00000bf6 call  0x000023dc 
- 00009191  0x00000bf7 fetch  0x00000001 , 0x000040ef 
- 00009192  0x00000bf8 store  0x00000001 , 0x00008080 
- 00009193  0x00000bf9 arg  0x000040cc , 0x00000006 
- 00009194  0x00000bfa arg  0x00008070 , 0x00000005 
- 00009195  0x00000bfb call  0x00007c8f 
- 00009196  0x00000bfc arg  0x000080d4 , 0x00000005 
- 00009197  0x00000bfd call  0x00007c89 
- 00009198  0x00000bfe fetchr  0x00000000 , 0x00000008 , 0x000040e7 
- 00009199  0x00000bff arg  0x0000814d , 0x00000006 
- 00009200  0x00000c00 arg  0x00000016 , 0x00000005 
- 00009201  0x00000c01 arg  0x0000000c , 0x00000039 
- 00009202  0x00000c02 call  0x00007cda 
- 00009203  0x00000c03 branch  0x00006b11 
- 00009204  0x00000c06 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00009205  0x00000c07 arg  0x00008070 , 0x00000006 
- 00009206  0x00000c08 arg  0x000040cc , 0x00000005 
- 00009207  0x00000c09 call  0x00007c8f 
- 00009208  0x00000c0a arg  0x000080d4 , 0x00000006 
- 00009209  0x00000c0b call  0x00007c89 
- 00009210  0x00000c0c fetch  0x00000001 , 0x00008080 
- 00009211  0x00000c0d store  0x00000001 , 0x000040ef 
- 00009212  0x00000c0e branch  0x000023fd 
- 00009213  0x00000c11 arg  0x0000000c , 0x00000039 
- 00009214  0x00000c12 arg  0x00000016 , 0x00000006 
- 00009215  0x00000c13 arg  0x0000814d , 0x00000011 
- 00009216  0x00000c15 ifetch  0x00000001 , 0x00000006 
- 00009217  0x00000c16 ncall  0x00002405 , 0x00000034 
- 00009218  0x00000c17 increase  0x00000001 , 0x00000011 
- 00009219  0x00000c18 loop  0x00002400 
- 00009220  0x00000c19 rtn 
- 00009221  0x00000c1b istore  0x00000001 , 0x00000011 
- 00009222  0x00000c1c until  0x0000003e , 0x00000033 
- 00009223  0x00000c1d rtn 
- 00009224  0x00000c20 bpatch  0x00000023 , 0x00004004 
- 00009225  0x00000c21 fetch  0x00000001 , 0x000080cb 
- 00009226  0x00000c22 nbranch  0x0000240f , 0x00000034 
- 00009227  0x00000c23 fetch  0x00000003 , 0x000040bd 
- 00009228  0x00000c24 nrtn  0x00000034 
- 00009229  0x00000c25 jam  0x0000000c , 0x000080cb 
- 00009230  0x00000c26 jam  0x00000080 , 0x00008006 
- 00009231  0x00000c28 fetch  0x00000001 , 0x00008129 
- 00009232  0x00000c29 rtnbit0  0x00000001 
- 00009233  0x00000c2a fetch  0x00000003 , 0x0000815b 
- 00009234  0x00000c2b store  0x00000003 , 0x000040bd 
- 00009235  0x00000c2c rtn 
- 00009236  0x00000c31 fetch  0x00000001 , 0x000040ca 
- 00009237  0x00000c32 set1  0x00000004 , 0x0000003f 
- 00009238  0x00000c33 store  0x00000001 , 0x000040ca 
- 00009239  0x00000c37 bpatch  0x00000024 , 0x00004004 
- 00009240  0x00000c38 arg  0xffffffff , 0x00000002 
- 00009241  0x00000c39 fetch  0x00000001 , 0x000040a7 
- 00009242  0x00000c3a store  0x00000001 , 0x000040c8 
- 00009243  0x00000c3b fetch  0x00000001 , 0x000040ca 
- 00009244  0x00000c3c store  0x00000001 , 0x00008142 
- 00009245  0x00000c3d until  0x0000003e , 0x00000033 
- 00009246  0x00000c40 bpatch  0x00000025 , 0x00004004 
- 00009247  0x00000c42 fetch  0x00000002 , 0x000043e9 
- 00009248  0x00000c43 call  0x00007d79 
- 00009249  0x00000c45 fetch  0x00000004 , 0x000040ad 
- 00009250  0x00000c46 iadd  0x00000002 , 0x0000003f 
- 00009251  0x00000c47 store  0x00000004 , 0x000040ad 
- 00009252  0x00000c48 call  0x000023f4 
- 00009253  0x00000c49 fetch  0x00000001 , 0x000040cb 
- 00009254  0x00000c4a set1  0x00000004 , 0x0000003f 
- 00009255  0x00000c4b call  0x000023e1 
- 00009256  0x00000c4c ncall  0x000023cb , 0x0000002b 
- 00009257  0x00000c4d until  0x0000003e , 0x00000033 
- 00009258  0x00000c4e storer  0x00000019 , 0x00000006 , 0x000040b1 
- 00009259  0x00000c4f fetch  0x00000003 , 0x000040c6 
- 00009260  0x00000c50 fetchr  0x00000011 , 0x00000001 , 0x000040c9 
- 00009261  0x00000c51 arg  0x00000003 , 0x00000039 
- 00009262  0x00000c53 until  0x0000003e , 0x00000033 
- 00009263  0x00000c54 store  0x00000001 , 0x00008132 
- 00009264  0x00000c55 rshift8  0x0000003f , 0x0000003f 
- 00009265  0x00000c56 loop  0x0000242e 
- 00009266  0x00000c57 until  0x0000003e , 0x00000033 
- 00009267  0x00000c58 storer  0x00000011 , 0x00000001 , 0x00008133 
- 00009268  0x00000c5a until  0x0000003e , 0x00000033 
- 00009269  0x00000c5b storet  0x00000004 , 0x0000804c 
- 00009270  0x00000c5c jam  0x00000001 , 0x00008005 
- 00009271  0x00000c5d until  0x0000003e , 0x0000003f 
- 00009272  0x00000c60 fetch  0x00000001 , 0x000040c3 
- 00009273  0x00000c61 nrtn  0x00000034 
- 00009274  0x00000c62 jam  0x00000006 , 0x00008042 
- 00009275  0x00000c63 jam  0x000000f8 , 0x00008130 
- 00009276  0x00000c64 setarg  0x00030d40 
- 00009277  0x00000c65 call  0x0000235c 
- 00009278  0x00000c66 call  0x000023b5 
- 00009279  0x00000c67 until  0x0000003e , 0x00000033 
- 00009280  0x00000c68 jam  0x000000ff , 0x00008130 
- 00009281  0x00000c69 copy  0x00000031 , 0x00000030 
- 00009282  0x00000c6a jam  0x00000004 , 0x00008042 
- 00009283  0x00000c6b nop  0x0000000a 
- 00009284  0x00000c6c until  0x0000003e , 0x00000033 
- 00009285  0x00000c6d deposit  0x00000031 
- 00009286  0x00000c6e isub  0x00000030 , 0x0000003f 
- 00009287  0x00000c6f increase  0x00000030 , 0x0000003f 
- 00009288  0x00000c70 arg  0x000000ff , 0x00000002 
- 00009289  0x00000c71 call  0x00007d6c 
- 00009290  0x00000c72 store  0x00000001 , 0x000040c3 
- 00009291  0x00000c73 nop  0x00007530 
- 00009292  0x00000c74 nop  0x00007530 
- 00009293  0x00000c75 nop  0x00007530 
- 00009294  0x00000c76 rtn 
- 00009295  0x00000c7a bpatch  0x00000026 , 0x00004004 
- 00009296  0x00000c7b setarg  0x00000000 
- 00009297  0x00000c7c copy  0x00000027 , 0x0000003e 
- 00009298  0x00000c7d branch  0x0000245a , 0x00000005 
- 00009299  0x00000c7e fetch  0x00000001 , 0x0000813e 
- 00009300  0x00000c7f fetcht  0x00000001 , 0x0000813f 
- 00009301  0x00000c80 isub  0x00000002 , 0x0000003e 
- 00009302  0x00000c81 branch  0x00002458 , 0x00000002 
- 00009303  0x00000c82 deposit  0x00000002 
- 00009304  0x00000c84 isub  0x00000027 , 0x0000003f 
- 00009305  0x00000c85 increase  0x00000001 , 0x0000003f 
- 00009306  0x00000c87 increase  0x00000008 , 0x0000003f 
- 00009307  0x00000c88 until  0x0000003e , 0x00000033 
- 00009308  0x00000c89 iadd  0x00000031 , 0x0000003f 
- 00009309  0x00000c8a fetcht  0x00000004 , 0x000040a9 
- 00009310  0x00000c8b iadd  0x00000002 , 0x0000003f 
- 00009311  0x00000c8c fetcht  0x00000003 , 0x000040bd 
- 00009312  0x00000c8d imul32  0x00000002 , 0x0000003f 
- 00009313  0x00000c8e rshift8  0x0000003f , 0x0000003f 
- 00009314  0x00000c8f rshift4  0x0000003f , 0x0000003f 
- 00009315  0x00000c90 increase  0x0000006e , 0x0000003f 
- 00009316  0x00000c91 fetcht  0x00000002 , 0x00000044 
- 00009317  0x00000c92 idiv  0x00000002 
- 00009318  0x00000c93 call  0x00007d5f 
- 00009319  0x00000c94 lshift16  0x0000003f , 0x0000003f 
- 00009320  0x00000c95 remainder  0x00000002 
- 00009321  0x00000c96 ior  0x00000002 , 0x0000003f 
- 00009322  0x00000c97 fetcht  0x00000006 , 0x000040b1 
- 00009323  0x00000c98 call  0x00007d05 
- 00009324  0x00000c99 copy  0x00000002 , 0x00000019 
- 00009325  0x00000c9a fetch  0x00000006 , 0x00004048 
- 00009326  0x00000c9b call  0x00002109 
- 00009327  0x00000c9c deposit  0x0000001a 
- 00009328  0x00000c9d store  0x00000006 , 0x00000670 
- 00009329  0x00000c9e deposit  0x00000027 
- 00009330  0x00000c9f istore  0x00000001 , 0x00000005 
- 00009331  0x00000ca0 fetch  0x00000001 , 0x0000811d 
- 00009332  0x00000ca1 or_into  0x000000f0 , 0x0000003f 
- 00009333  0x00000ca2 istore  0x00000001 , 0x00000005 
- 00009334  0x00000ca3 rtn 
- 00009335  0x00000ca7 bpatch  0x00000027 , 0x00004004 
- 00009336  0x00000ca8 deposit  0x0000001a 
- 00009337  0x00000ca9 call  0x00007d10 
- 00009338  0x00000caa fetcht  0x00000004 , 0x000040ad 
- 00009339  0x00000cab sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00009340  0x00000cac rtn  0x00000002 
- 00009341  0x00000cad lshift8  0x0000003f , 0x0000003f 
- 00009342  0x00000cae lshift4  0x0000003f , 0x0000003f 
- 00009343  0x00000caf idiv  0x00000002 
- 00009344  0x00000cb0 call  0x00007d5f 
- 00009345  0x00000cb1 arg  0x000000c8 , 0x00000002 
- 00009346  0x00000cb2 call  0x00007d6c 
- 00009347  0x00000cb3 store  0x00000001 , 0x0000000e 
- 00009348  0x00000cb4 nbranch  0x00002486 , 0x00000028 
- 00009349  0x00000cb5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00009350  0x00000cb7 fetcht  0x00000003 , 0x000040bd 
- 00009351  0x00000cb8 iadd  0x00000002 , 0x0000003f 
- 00009352  0x00000cb9 store  0x00000003 , 0x000040bd 
- 00009353  0x00000cbb setarg  0x00000000 
- 00009354  0x00000cbc store  0x00000004 , 0x000040ad 
- 00009355  0x00000cbd rtn 
- 00009356  0x00000cc1 bpatch  0x00000028 , 0x00004005 
- 00009357  0x00000cc2 call  0x00002408 
- 00009358  0x00000cc3 fetch  0x00000003 , 0x000040bd 
- 00009359  0x00000cc4 rtn  0x00000034 
- 00009360  0x00000cc5 fetch  0x00000001 , 0x00004094 
- 00009361  0x00000cc6 rtn  0x00000034 
- 00009362  0x00000cc7 fetch  0x00000001 , 0x0000446c 
- 00009363  0x00000cc8 branch  0x00002496 , 0x00000034 
- 00009364  0x00000cc9 fetch  0x00000001 , 0x0000446e 
- 00009365  0x00000cca rtn  0x00000034 
- 00009366  0x00000ccc fetch  0x00000001 , 0x0000446d 
- 00009367  0x00000ccd nrtn  0x00000034 
- 00009368  0x00000cce arg  0x000020af , 0x00000013 
- 00009369  0x00000ccf call  0x00002069 
- 00009370  0x00000cd0 rtn  0x00000005 
- 00009371  0x00000cd1 call  0x000024ef 
- 00009372  0x00000cd2 nrtn  0x00000034 
- 00009373  0x00000cd3 call  0x0000205d 
- 00009374  0x00000cd4 nbranch  0x000024bd , 0x00000005 
- 00009375  0x00000cd5 rtn  0x0000002b 
- 00009376  0x00000cd6 bpatch  0x00000029 , 0x00004005 
- 00009377  0x00000cd7 fetcht  0x00000001 , 0x00000015 
- 00009378  0x00000cd8 fetch  0x00000002 , 0x00004042 
- 00009379  0x00000cd9 imul32  0x00000002 , 0x0000003f 
- 00009380  0x00000cda rshift4  0x00000002 , 0x00000002 
- 00009381  0x00000cdb rshift2  0x00000002 , 0x00000002 
- 00009382  0x00000cdc isub  0x00000002 , 0x0000003f 
- 00009383  0x00000cdd fetcht  0x00000004 , 0x00004044 
- 00009384  0x00000cde iadd  0x00000002 , 0x0000003f 
- 00009385  0x00000cdf fetcht  0x00000001 , 0x000040a6 
- 00009386  0x00000ce0 isub  0x00000002 , 0x0000003f 
- 00009387  0x00000ce1 lshift16  0x0000003f , 0x00000030 
- 00009388  0x00000ce2 fetch  0x00000002 , 0x0000404e 
- 00009389  0x00000ce3 rshift  0x0000003f , 0x0000003f 
- 00009390  0x00000ce4 call  0x00007d2c 
- 00009391  0x00000ce5 deposit  0x00000030 
- 00009392  0x00000ce6 call  0x00007d12 
- 00009393  0x00000ce7 copy  0x0000001a , 0x00000002 
- 00009394  0x00000ce8 call  0x00007d10 
- 00009395  0x00000ce9 rtn  0x00000028 
- 00009396  0x00000ceb call  0x00007d25 
- 00009397  0x00000ced bpatch  0x0000002a , 0x00004005 
- 00009398  0x00000cee fetch  0x00000001 , 0x000040c3 
- 00009399  0x00000cef isub  0x00000002 , 0x0000003e 
- 00009400  0x00000cf0 branch  0x00002489 , 0x00000002 
- 00009401  0x00000cf1 storet  0x00000004 , 0x000040a9 
- 00009402  0x00000cf2 call  0x000042c5 
- 00009403  0x00000cf4 fetcht  0x00000004 , 0x000040a9 
- 00009404  0x00000cf5 branch  0x0000241e 
- 00009405  0x00000cf8 bpatch  0x0000002b , 0x00004005 
- 00009406  0x00000cf9 fetch  0x00000001 , 0x00004388 
- 00009407  0x00000cfa nbranch  0x000024c1 , 0x00000034 
- 00009408  0x00000cfb rtn 
- 00009409  0x00000cfe fetch  0x00000002 , 0x000040a4 
- 00009410  0x00000cff rtn  0x00000034 
- 00009411  0x00000d01 fetcht  0x00000001 , 0x000040a6 
- 00009412  0x00000d02 isub  0x00000002 , 0x0000003f 
- 00009413  0x00000d03 arg  0x00001d4c , 0x00000002 
- 00009414  0x00000d04 imul32  0x00000002 , 0x0000003f 
- 00009415  0x00000d05 branch  0x000024b4 
- 00009416  0x00000d09 fetch  0x00000002 , 0x000043e5 
- 00009417  0x00000d0a call  0x00007d79 
- 00009418  0x00000d0b nbranch  0x000024e0 , 0x00000034 
- 00009419  0x00000d0c jam  0x00000000 , 0x00000015 
- 00009420  0x00000d0d bmark0  0x0000000d , 0x000024e0 
- 00009421  0x00000d0e fetch  0x00000001 , 0x000040c2 
- 00009422  0x00000d0f branch  0x000024e4 , 0x00000034 
- 00009423  0x00000d10 increase  0xffffffff , 0x0000003f 
- 00009424  0x00000d11 store  0x00000001 , 0x000040c2 
- 00009425  0x00000d12 rtn 
- 00009426  0x00000d18 jam  0x00000000 , 0x000040a8 
- 00009427  0x00000d19 fetch  0x00000003 , 0x000040b7 
- 00009428  0x00000d1a increase  0x00000001 , 0x0000003f 
- 00009429  0x00000d1b store  0x00000003 , 0x000040b7 
- 00009430  0x00000d1c rtn 
- 00009431  0x00000d20 bpatch  0x0000002c , 0x00004005 
- 00009432  0x00000d21 jam  0x00000000 , 0x00000015 
- 00009433  0x00000d22 fetch  0x00000003 , 0x000040ba 
- 00009434  0x00000d23 increase  0x00000001 , 0x0000003f 
- 00009435  0x00000d24 store  0x00000003 , 0x000040ba 
- 00009436  0x00000d25 fetch  0x00000001 , 0x000040a8 
- 00009437  0x00000d26 increase  0x00000001 , 0x0000003f 
- 00009438  0x00000d27 store  0x00000001 , 0x000040a8 
- 00009439  0x00000d28 rtn 
- 00009440  0x00000d2b jam  0x00000000 , 0x00000015 
- 00009441  0x00000d2c fetch  0x00000001 , 0x000040c1 
- 00009442  0x00000d2d store  0x00000001 , 0x000040c2 
- 00009443  0x00000d2e rtn 
- 00009444  0x00000d31 fetcht  0x00000001 , 0x000040c0 
- 00009445  0x00000d32 storet  0x00000001 , 0x00000015 
- 00009446  0x00000d33 rtn 
- 00009447  0x00000d38 fetch  0x00000002 , 0x000040a2 
- 00009448  0x00000d39 qset1  0x0000003f 
- 00009449  0x00000d3a store  0x00000002 , 0x000040a2 
- 00009450  0x00000d3b rtn 
- 00009451  0x00000d3e fetch  0x00000002 , 0x000040a2 
- 00009452  0x00000d3f qset0  0x0000003f 
- 00009453  0x00000d40 store  0x00000002 , 0x000040a2 
- 00009454  0x00000d41 rtn 
- 00009455  0x00000d46 bpatch  0x0000002d , 0x00004005 
- 00009456  0x00000d47 call  0x000042c3 
- 00009457  0x00000d48 fetch  0x00000002 , 0x000040a2 
- 00009458  0x00000d49 copy  0x0000003f , 0x00000011 
- 00009459  0x00000d4a fetch  0x00000003 , 0x0000444b 
- 00009460  0x00000d4b nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00009461  0x00000d4c fetch  0x00000008 , 0x000044d3 
- 00009462  0x00000d4d nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00009463  0x00000d4e fetch  0x00000008 , 0x000044db 
- 00009464  0x00000d4f nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00009465  0x00000d50 fetch  0x00000001 , 0x00004114 
- 00009466  0x00000d51 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00009467  0x00000d52 fetch  0x00000001 , 0x000043cb 
- 00009468  0x00000d53 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00009469  0x00000d54 call  0x00002501 , 0x00000001 
- 00009470  0x00000d55 copy  0x00000011 , 0x0000003f 
- 00009471  0x00000d56 store  0x00000002 , 0x000040a2 
- 00009472  0x00000d57 rtn 
- 00009473  0x00000d5a fetch  0x00000002 , 0x00008112 
- 00009474  0x00000d5b nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00009475  0x00000d5c fetch  0x00000002 , 0x0000810e 
- 00009476  0x00000d5d nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00009477  0x00000d5e rtn 
- 00009478  0x00000d68 bpatchx  0x0000000e , 0x00004021 
- 00009479  0x00000d69 disable  0x0000002b 
- 00009480  0x00000d6a jam  0x00000001 , 0x0000017e 
- 00009481  0x00000d6b jam  0x00000003 , 0x00000168 
- 00009482  0x00000d6c jam  0x00000001 , 0x0000017f 
- 00009483  0x00000d6d setarg  0xffffffff 
- 00009484  0x00000d6e store  0x00000002 , 0x00000182 
- 00009485  0x00000d6f force  0x00000000 , 0x0000003f 
- 00009486  0x00000d70 store  0x00000001 , 0x00000180 
- 00009487  0x00000d71 store  0x00000001 , 0x0000018b 
- 00009488  0x00000d72 store  0x00000003 , 0x000040b7 
- 00009489  0x00000d73 store  0x00000003 , 0x000040ba 
- 00009490  0x00000d74 call  0x0000285c 
- 00009491  0x00000d75 jam  0x00000001 , 0x00004169 
- 00009492  0x00000d76 jam  0x00000000 , 0x0000416a 
- 00009493  0x00000d77 jam  0x00000001 , 0x0000019d 
- 00009494  0x00000d78 jam  0x00000001 , 0x0000019e 
- 00009495  0x00000d79 jam  0x00000000 , 0x00004396 
- 00009496  0x00000d7a branch  0x00002935 
- 00009497  0x00000d7d bpatchx  0x0000000f , 0x00004021 
- 00009498  0x00000d7e enable  0x00000029 
- 00009499  0x00000d7f jam  0x00000003 , 0x00000169 
- 00009500  0x00000d80 jam  0x00000001 , 0x00004398 
- 00009501  0x00000d81 jam  0x00000001 , 0x000006b1 
- 00009502  0x00000d82 setarg  0x0000ffff 
- 00009503  0x00000d83 store  0x00000002 , 0x000006b3 
- 00009504  0x00000d84 force  0x00000000 , 0x0000003f 
- 00009505  0x00000d85 store  0x00000005 , 0x00004455 
- 00009506  0x00000d86 set1  0x00000027 , 0x0000003f 
- 00009507  0x00000d87 store  0x00000005 , 0x00004450 
- 00009508  0x00000d88 branch  0x00002506 
- 00009509  0x00000d8c bpatchx  0x00000010 , 0x00004022 
- 00009510  0x00000d8d disable  0x00000029 
- 00009511  0x00000d8e setarg  0x00000017 
- 00009512  0x00000d8f store  0x00000002 , 0x000042e3 
- 00009513  0x00000d90 increase  0x00000004 , 0x0000003f 
- 00009514  0x00000d91 store  0x00000002 , 0x000043b8 
- 00009515  0x00000d92 jam  0x00000001 , 0x00000169 
- 00009516  0x00000d93 jam  0x00000000 , 0x00004388 
- 00009517  0x00000d94 jam  0x00000000 , 0x00000015 
- 00009518  0x00000d95 call  0x00002592 
- 00009519  0x00000d96 fetch  0x00000002 , 0x00000196 
- 00009520  0x00000d97 store  0x00000002 , 0x000042f5 
- 00009521  0x00000d98 fetch  0x00000002 , 0x0000016a 
- 00009522  0x00000d99 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00009523  0x00000d9a rshift4  0x0000003f , 0x0000003f 
- 00009524  0x00000d9b store  0x00000002 , 0x00000196 
- 00009525  0x00000d9c branch  0x00002506 
- 00009526  0x00000da4 bpatchx  0x00000011 , 0x00004022 
- 00009527  0x00000da5 call  0x000025b8 
- 00009528  0x00000da6 fetch  0x00000001 , 0x00000168 
- 00009529  0x00000da7 isolate1  0x00000004 , 0x0000003f 
- 00009530  0x00000da8 setflag  0x00000001 , 0x00000032 , 0x00000000 
- 00009531  0x00000da9 call  0x000042b2 
- 00009532  0x00000daa fetch  0x00000001 , 0x00000169 
- 00009533  0x00000dab bbit1  0x00000001 , 0x0000253f 
- 00009534  0x00000dac branch  0x00002551 
- 00009535  0x00000db3 bpatchx  0x00000012 , 0x00004022 
- 00009536  0x00000db4 enable  0x00000029 
- 00009537  0x00000db5 call  0x0000292b 
- 00009538  0x00000db6 branch  0x0000254e , 0x00000002 
- 00009539  0x00000db7 call  0x000025fb 
- 00009540  0x00000db8 call  0x00002871 
- 00009541  0x00000db9 disable  0x0000002d 
- 00009542  0x00000dba call  0x00002730 
- 00009543  0x00000dbb nrtn  0x0000002d 
- 00009544  0x00000dbc fetch  0x00000001 , 0x00000005 
- 00009545  0x00000dbd increase  0x00000001 , 0x0000003f 
- 00009546  0x00000dbe store  0x00000001 , 0x00000005 
- 00009547  0x00000dbf call  0x00002823 
- 00009548  0x00000dc0 disable  0x00000029 
- 00009549  0x00000dc1 rtn 
- 00009550  0x00000dc4 call  0x00002586 
- 00009551  0x00000dc5 disable  0x00000029 
- 00009552  0x00000dc6 rtn 
- 00009553  0x00000dcc bpatchx  0x00000013 , 0x00004022 
- 00009554  0x00000dcd jam  0x00000000 , 0x0000433e 
- 00009555  0x00000dce set0  0x00000030 , 0x00000000 
- 00009556  0x00000dcf call  0x00007552 
- 00009557  0x00000dd0 call  0x00002ff5 
- 00009558  0x00000dd1 disable  0x0000002e 
- 00009559  0x00000dd2 call  0x0000292b 
- 00009560  0x00000dd3 branch  0x00002586 , 0x00000002 
- 00009561  0x00000dd4 fetch  0x00000001 , 0x0000019d 
- 00009562  0x00000dd5 call  0x000025a4 
- 00009563  0x00000dd6 call  0x000025fb 
- 00009564  0x00000dd7 call  0x00002652 
- 00009565  0x00000dd8 nbranch  0x00002577 , 0x00000018 
- 00009566  0x00000dd9 call  0x00002597 
- 00009567  0x00000dda branch  0x00002562 , 0x0000002d 
- 00009568  0x00000ddb bmark1  0x00000030 , 0x00002562 
- 00009569  0x00000ddc branch  0x00002571 
- 00009570  0x00000de1 bpatchx  0x00000014 , 0x00004022 
- 00009571  0x00000de2 fetch  0x00000001 , 0x0000433e 
- 00009572  0x00000de3 pincrease  0x00000001 
- 00009573  0x00000de4 store  0x00000001 , 0x0000433e 
- 00009574  0x00000de5 beq  0x0000000c , 0x00002571 
- 00009575  0x00000de6 call  0x00002823 
- 00009576  0x00000de7 call  0x00002871 
- 00009577  0x00000de8 fetch  0x00000001 , 0x0000019e 
- 00009578  0x00000de9 call  0x000025a4 
- 00009579  0x00000dea call  0x00002741 
- 00009580  0x00000deb call  0x000028d4 
- 00009581  0x00000dec fetch  0x00000002 , 0x000043e1 
- 00009582  0x00000ded call  0x00007d79 
- 00009583  0x00000dee call  0x0000257b 
- 00009584  0x00000def branch  0x00002580 , 0x00000028 
- 00009585  0x00000df1 bpatchx  0x00000015 , 0x00004022 
- 00009586  0x00000df2 call  0x00002fba 
- 00009587  0x00000df3 call  0x00002fb1 
- 00009588  0x00000df4 call  0x00007841 
- 00009589  0x00000df5 fetch  0x00000001 , 0x0000018b 
- 00009590  0x00000df6 bbit1  0x00000003 , 0x00002586 
- 00009591  0x00000df8 bpatchx  0x00000016 , 0x00004022 
- 00009592  0x00000df9 call  0x000020cf 
- 00009593  0x00000dfa call  0x000029a5 
- 00009594  0x00000dfb branch  0x000020f7 
- 00009595  0x00000dff disable  0x00000028 
- 00009596  0x00000e00 bmark1  0x0000002a , 0x00007dba 
- 00009597  0x00000e01 bmark1  0x00000029 , 0x00007dba 
- 00009598  0x00000e02 bmark1  0x00000030 , 0x00007dba 
- 00009599  0x00000e03 rtn 
- 00009600  0x00000e07 bpatchx  0x00000017 , 0x00004022 
- 00009601  0x00000e08 enable  0x0000002e 
- 00009602  0x00000e09 call  0x00002734 
- 00009603  0x00000e0a branch  0x00002562 , 0x0000002d 
- 00009604  0x00000e0b bmark1  0x00000030 , 0x00002562 
- 00009605  0x00000e0c branch  0x00002571 
- 00009606  0x00000e11 bpatchx  0x00000018 , 0x00004023 
- 00009607  0x00000e12 call  0x0000258d 
- 00009608  0x00000e13 call  0x00004302 
- 00009609  0x00000e14 call  0x00002592 
- 00009610  0x00000e15 call  0x00003003 
- 00009611  0x00000e16 jam  0x00000015 , 0x0000066f 
- 00009612  0x00000e17 branch  0x0000782b 
- 00009613  0x00000e1a arg  0x00004441 , 0x00000005 
- 00009614  0x00000e1b call  0x00007c99 
- 00009615  0x00000e1c jam  0x00000000 , 0x0000017e 
- 00009616  0x00000e1d jam  0x00000000 , 0x00000169 
- 00009617  0x00000e1e jam  0x00000000 , 0x00000168 
- 00009618  0x00000e20 bpatchx  0x00000019 , 0x00004023 
- 00009619  0x00000e21 jam  0x00000000 , 0x000042fd 
- 00009620  0x00000e22 jam  0x00000000 , 0x000042fc 
- 00009621  0x00000e23 call  0x00007452 
- 00009622  0x00000e24 rtn 
- 00009623  0x00000e27 bpatchx  0x0000001a , 0x00004023 
- 00009624  0x00000e28 fetch  0x00000001 , 0x00000005 
- 00009625  0x00000e29 increase  0x00000001 , 0x0000003f 
- 00009626  0x00000e2a store  0x00000001 , 0x00000005 
- 00009627  0x00000e2b fetch  0x00000001 , 0x00000168 
- 00009628  0x00000e2c rtnbit1  0x00000003 
- 00009629  0x00000e2d set1  0x00000003 , 0x0000003f 
- 00009630  0x00000e2e store  0x00000001 , 0x00000168 
- 00009631  0x00000e2f fetch  0x00000002 , 0x000042f5 
- 00009632  0x00000e30 store  0x00000002 , 0x00000196 
- 00009633  0x00000e31 setarg  0x00000000 
- 00009634  0x00000e32 store  0x00000004 , 0x0000431d 
- 00009635  0x00000e33 rtn 
- 00009636  0x00000e3c copy  0x0000003f , 0x00000002 
- 00009637  0x00000e3d bpatchx  0x0000001b , 0x00004023 
- 00009638  0x00000e3f copy  0x00000002 , 0x0000003f 
- 00009639  0x00000e40 bbit1  0x00000000 , 0x000025b8 
- 00009640  0x00000e41 bbit1  0x00000001 , 0x000025ad 
- 00009641  0x00000e42 bbit0  0x00000002 , 0x000025b8 
- 00009642  0x00000e43 bbit1  0x00000007 , 0x000025b4 
- 00009643  0x00000e44 bbit1  0x00000002 , 0x000025b0 
- 00009644  0x00000e45 branch  0x000025b8 
- 00009645  0x00000e48 set0  0x0000002f , 0x00000000 
- 00009646  0x00000e49 set1  0x0000002d , 0x00000000 
- 00009647  0x00000e4a rtn 
- 00009648  0x00000e4e set0  0x0000002d , 0x00000000 
- 00009649  0x00000e4f set1  0x0000002f , 0x00000000 
- 00009650  0x00000e50 set0  0x0000002e , 0x00000000 
- 00009651  0x00000e51 rtn 
- 00009652  0x00000e55 set0  0x0000002d , 0x00000000 
- 00009653  0x00000e56 set1  0x0000002f , 0x00000000 
- 00009654  0x00000e57 set1  0x0000002e , 0x00000000 
- 00009655  0x00000e58 rtn 
- 00009656  0x00000e5b bpatchx  0x0000001c , 0x00004023 
- 00009657  0x00000e5c set0  0x0000002d , 0x00000000 
- 00009658  0x00000e5d set0  0x0000002f , 0x00000000 
- 00009659  0x00000e5e rtn 
- 00009660  0x00000e62 bpatchx  0x0000001d , 0x00004023 
- 00009661  0x00000e63 set0  0x00000032 , 0x00000000 
- 00009662  0x00000e64 jam  0x00000001 , 0x00008901 
- 00009663  0x00000e65 jam  0x00000080 , 0x00008920 
- 00009664  0x00000e66 jam  0x00000003 , 0x00008930 
- 00009665  0x00000e67 rtn 
- 00009666  0x00000e6a bpatchx  0x0000001e , 0x00004023 
- 00009667  0x00000e6b disable  0x00000009 
- 00009668  0x00000e6c disable  0x00000007 
- 00009669  0x00000e6d fetch  0x00000003 , 0x00000190 
- 00009670  0x00000e6e iforce  0x0000000f 
- 00009671  0x00000e6f fetch  0x00000001 , 0x00000007 
- 00009672  0x00000e71 reverse  0x0000003f , 0x00000002 
- 00009673  0x00000e72 set1  0x00000001 , 0x00000002 
- 00009674  0x00000e73 rshift  0x00000002 , 0x0000000e 
- 00009675  0x00000e74 rtn 
- 00009676  0x00000e78 call  0x000025d5 
- 00009677  0x00000e7a call  0x0000216f 
- 00009678  0x00000e7b fetch  0x00000002 , 0x0000003e 
- 00009679  0x00000e7c call  0x0000235c 
- 00009680  0x00000e7d branch  0x000021a6 
- 00009681  0x00000e80 branch  0x000021fc , 0x0000002d 
- 00009682  0x00000e81 bmark1  0x00000030 , 0x000021fc 
- 00009683  0x00000e83 call  0x000025d5 
- 00009684  0x00000e84 branch  0x000021f9 
- 00009685  0x00000e87 bpatchx  0x0000001f , 0x00004023 
- 00009686  0x00000e88 call  0x00002160 
- 00009687  0x00000e89 fetch  0x00000001 , 0x000001bb 
- 00009688  0x00000e8a nbranch  0x000025e8 , 0x00000034 
- 00009689  0x00000e8b fetch  0x00000001 , 0x00000007 
- 00009690  0x00000e8c sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009691  0x00000e8d branch  0x000025e2 , 0x00000002 
- 00009692  0x00000e8e force  0x00000000 , 0x00000002 
- 00009693  0x00000e8f rtneq  0x00000025 
- 00009694  0x00000e90 force  0x00000018 , 0x00000002 
- 00009695  0x00000e91 rtneq  0x00000026 
- 00009696  0x00000e92 force  0x0000004e , 0x00000002 
- 00009697  0x00000e93 rtn 
- 00009698  0x00000e96 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00009699  0x00000e97 branch  0x000025e5 , 0x00000002 
- 00009700  0x00000e98 increase  0x00000001 , 0x0000003f 
- 00009701  0x00000e9b lshift  0x0000003f , 0x0000003f 
- 00009702  0x00000e9c add  0x0000003f , 0x00000002 , 0x00000002 
- 00009703  0x00000e9d rtn 
- 00009704  0x00000ea0 fetch  0x00000001 , 0x00000007 
- 00009705  0x00000ea1 lshift  0x0000003f , 0x00000002 
- 00009706  0x00000ea2 rtn 
- 00009707  0x00000ea5 arg  0x000001f4 , 0x00000002 
- 00009708  0x00000ea6 rtn  0x00000034 
- 00009709  0x00000ea7 arg  0x000000fa , 0x00000002 
- 00009710  0x00000ea8 rtneq  0x00000001 
- 00009711  0x00000ea9 arg  0x00000096 , 0x00000002 
- 00009712  0x00000eaa rtneq  0x00000002 
- 00009713  0x00000eab arg  0x00000064 , 0x00000002 
- 00009714  0x00000eac rtneq  0x00000003 
- 00009715  0x00000ead arg  0x0000004b , 0x00000002 
- 00009716  0x00000eae rtneq  0x00000004 
- 00009717  0x00000eaf arg  0x00000032 , 0x00000002 
- 00009718  0x00000eb0 rtneq  0x00000005 
- 00009719  0x00000eb1 arg  0x00000028 , 0x00000002 
- 00009720  0x00000eb2 rtneq  0x00000006 
- 00009721  0x00000eb3 arg  0x00000014 , 0x00000002 
- 00009722  0x00000eb4 rtn 
- 00009723  0x00000eb9 bpatchx  0x00000020 , 0x00004024 
- 00009724  0x00000eba enable  0x00000010 
- 00009725  0x00000ebb fetch  0x00000004 , 0x0000018c 
- 00009726  0x00000ebc iforce  0x00000009 
- 00009727  0x00000ebd call  0x00002630 
- 00009728  0x00000ebe setarg  0x00000200 
- 00009729  0x00000ebf branch  0x00002604 , 0x00000029 
- 00009730  0x00000ec0 fetch  0x00000002 , 0x00000176 
- 00009731  0x00000ec1 rshift  0x0000003f , 0x0000003f 
- 00009732  0x00000ec3 fetcht  0x00000002 , 0x0000003e 
- 00009733  0x00000ec4 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00000ec5 call  0x00002343 
- 00009735  0x00000ec6 deposit  0x0000001a 
- 00009736  0x00000ec7 rtn 
- 00009737  0x00000ecb bpatchx  0x00000021 , 0x00004024 
- 00009738  0x00000ecc call  0x00007c51 
- 00009739  0x00000ecd storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00009740  0x00000ece add  0x00000011 , 0x00000001 , 0x00000006 
- 00009741  0x00000ecf ifetch  0x00000001 , 0x00000006 
- 00009742  0x00000ed0 rtnbit0  0x00000000 
- 00009743  0x00000ed1 add  0x00000011 , 0x0000001a , 0x00000005 
- 00009744  0x00000ed2 ifetch  0x00000002 , 0x00000005 
- 00009745  0x00000ed3 increase  0x00000001 , 0x0000003f 
- 00009746  0x00000ed4 istore  0x00000002 , 0x00000005 
- 00009747  0x00000ed5 call  0x000027a2 
- 00009748  0x00000ed6 call  0x000027c4 
- 00009749  0x00000ed7 call  0x000027cd 
- 00009750  0x00000ed8 call  0x0000261a 
- 00009751  0x00000ed9 call  0x00007c60 
- 00009752  0x00000eda fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00009753  0x00000edb rtn 
- 00009754  0x00000ede add  0x00000011 , 0x00000019 , 0x00000006 
- 00009755  0x00000edf ifetch  0x00000001 , 0x00000006 
- 00009756  0x00000ee0 add  0x00000011 , 0x00000018 , 0x00000005 
- 00009757  0x00000ee1 ifetcht  0x00000001 , 0x00000005 
- 00009758  0x00000ee2 iadd  0x00000002 , 0x0000003f 
- 00009759  0x00000ee3 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009760  0x00000ee4 branch  0x00002622 , 0x00000002 
- 00009761  0x00000ee5 increase  0xffffffdb , 0x0000003f 
- 00009762  0x00000ee7 istore  0x00000001 , 0x00000005 
- 00009763  0x00000ee8 rtn 
- 00009764  0x00000eec add  0x00000011 , 0x00000030 , 0x00000006 
- 00009765  0x00000eed ifetch  0x00000005 , 0x00000006 
- 00009766  0x00000eee force  0x00000000 , 0x00000002 
- 00009767  0x00000eef force  0x00000025 , 0x00000039 
- 00009768  0x00000ef1 bbit0  0x00000000 , 0x0000262a 
- 00009769  0x00000ef2 increase  0x00000001 , 0x00000002 
- 00009770  0x00000ef4 rshift  0x0000003f , 0x0000003f 
- 00009771  0x00000ef5 loop  0x00002628 
- 00009772  0x00000ef6 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00009773  0x00000ef7 add  0x00000011 , 0x00000022 , 0x00000005 
- 00009774  0x00000ef8 istore  0x00000001 , 0x00000005 
- 00009775  0x00000ef9 rtn 
- 00009776  0x00000efc bpatchx  0x00000022 , 0x00004024 
- 00009777  0x00000efd fetch  0x00000001 , 0x00000180 
- 00009778  0x00000efe iforce  0x00000007 
- 00009779  0x00000eff fetcht  0x00000005 , 0x00000198 
- 00009780  0x00000f00 qisolate1  0x00000002 
- 00009781  0x00000f01 branch  0x00002645 , 0x00000001 
- 00009782  0x00000f03 fetch  0x00000001 , 0x0000018a 
- 00009783  0x00000f04 isub  0x00000007 , 0x0000003f 
- 00009784  0x00000f05 branch  0x0000263b , 0x00000002 
- 00009785  0x00000f06 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00009786  0x00000f07 branch  0x00002636 
- 00009787  0x00000f09 copy  0x00000007 , 0x00000039 
- 00009788  0x00000f0a force  0x00000000 , 0x00000007 
- 00009789  0x00000f0c qisolate1  0x00000002 
- 00009790  0x00000f0d branch  0x00002640 , 0x00000001 
- 00009791  0x00000f0e increase  0x00000001 , 0x00000039 
- 00009792  0x00000f10 deposit  0x00000039 
- 00009793  0x00000f11 branch  0x00002645 , 0x00000034 
- 00009794  0x00000f12 increase  0x00000001 , 0x00000007 
- 00009795  0x00000f13 increase  0xffffffff , 0x00000039 
- 00009796  0x00000f14 branch  0x0000263d 
- 00009797  0x00000f16 deposit  0x00000007 
- 00009798  0x00000f17 store  0x00000001 , 0x00000007 
- 00009799  0x00000f18 rtn 
- 00009800  0x00000f1c branch  0x0000264b , 0x00000029 
- 00009801  0x00000f1d until  0x0000003e , 0x00000003 
- 00009802  0x00000f1e rtn 
- 00009803  0x00000f21 arg  0x00000ea0 , 0x0000000b 
- 00009804  0x00000f22 until  0x00000023 , 0x00000026 
- 00009805  0x00000f23 rtn 
- 00009806  0x00000f26 disable  0x00000010 
- 00009807  0x00000f27 fetch  0x00000002 , 0x00004346 
- 00009808  0x00000f28 copy  0x0000003f , 0x0000000b 
- 00009809  0x00000f29 branch  0x00002658 
- 00009810  0x00000f2d bpatchx  0x00000023 , 0x00004024 
- 00009811  0x00000f2e call  0x000026be 
- 00009812  0x00000f2f enable  0x00000010 
- 00009813  0x00000f30 fetch  0x00000002 , 0x00000176 
- 00009814  0x00000f31 fetcht  0x00000004 , 0x0000431d 
- 00009815  0x00000f32 iadd  0x00000002 , 0x0000000b 
- 00009816  0x00000f34 call  0x000025cc 
- 00009817  0x00000f36 bpatchx  0x00000024 , 0x00004024 
- 00009818  0x00000f37 call  0x000025c2 
- 00009819  0x00000f38 bmark0  0x0000002f , 0x00002660 
- 00009820  0x00000f39 pulse  0x00000039 
- 00009821  0x00000f3a nop  0x0000001e 
- 00009822  0x00000f3b call  0x000025c2 
- 00009823  0x00000f3c lshift3  0x0000000b , 0x0000000b 
- 00009824  0x00000f3e disable  0x0000002d 
- 00009825  0x00000f3f enable  0x0000000d 
- 00009826  0x00000f40 enable  0x00000021 
- 00009827  0x00000f41 disable  0x00000020 
- 00009828  0x00000f42 copy  0x0000000b , 0x0000001b 
- 00009829  0x00000f43 correlate  0x0000003e , 0x00000003 
- 00009830  0x00000f44 branch  0x00002669 , 0x0000002e 
- 00009831  0x00000f45 copy  0x0000001a , 0x00000002 
- 00009832  0x00000f46 storet  0x00000006 , 0x0000000f 
- 00009833  0x00000f48 nbranch  0x000026fa , 0x00000018 
- 00009834  0x00000f49 enable  0x00000010 
- 00009835  0x00000f4a fetch  0x00000001 , 0x00004167 
- 00009836  0x00000f4b arg  0x00004e20 , 0x00000002 
- 00009837  0x00000f4c iadd  0x00000002 , 0x00000002 
- 00009838  0x00000f4d fetch  0x00000001 , 0x00004148 
- 00009839  0x00000f4e imul32  0x00000002 , 0x0000001b 
- 00009840  0x00000f4f call  0x00006877 
- 00009841  0x00000f50 branch  0x00002677 , 0x0000002e 
- 00009842  0x00000f51 call  0x000026ff 
- 00009843  0x00000f52 fetch  0x00000001 , 0x00000168 
- 00009844  0x00000f53 bbit0  0x00000003 , 0x00002677 
- 00009845  0x00000f54 fetcht  0x00000006 , 0x0000000f 
- 00009846  0x00000f55 call  0x00002477 , 0x0000002b 
- 00009847  0x00000f57 call  0x000022e9 
- 00009848  0x00000f58 enable  0x00000007 
- 00009849  0x00000f59 enable  0x00000009 
- 00009850  0x00000f5a parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009851  0x00000f5b rshift3  0x0000000c , 0x0000003f 
- 00009852  0x00000f5c store  0x00000001 , 0x0000004c 
- 00009853  0x00000f5d parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009854  0x00000f5e rshift3  0x0000000c , 0x0000003f 
- 00009855  0x00000f5f store  0x00000001 , 0x0000004d 
- 00009856  0x00000f60 copy  0x0000003f , 0x00000039 
- 00009857  0x00000f61 branch  0x0000269d , 0x00000005 
- 00009858  0x00000f63 bmark1  0x00000032 , 0x00002688 
- 00009859  0x00000f66 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009860  0x00000f67 rshift3  0x0000000c , 0x0000003f 
- 00009861  0x00000f68 istore  0x00000001 , 0x00000005 
- 00009862  0x00000f69 loop  0x00002683 
- 00009863  0x00000f6a branch  0x0000269d 
- 00009864  0x00000f6d copy  0x00000005 , 0x00000012 
- 00009865  0x00000f6e bpatchx  0x00000025 , 0x00004024 
- 00009866  0x00000f6f call  0x0000281c 
- 00009867  0x00000f71 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009868  0x00000f72 increase  0xfffffffc , 0x00000011 
- 00009869  0x00000f73 nbranch  0x000026f2 , 0x00000002 
- 00009870  0x00000f75 call  0x000026c3 
- 00009871  0x00000f76 copy  0x00000012 , 0x00000005 
- 00009872  0x00000f77 arg  0x00000000 , 0x00000002 
- 00009873  0x00000f78 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00009874  0x00000f79 increase  0xfffffffc , 0x00000039 
- 00009875  0x00000f7a branch  0x0000269b , 0x00000005 
- 00009876  0x00000f7d parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009877  0x00000f7e rshift3  0x0000000c , 0x0000003f 
- 00009878  0x00000f7f istore  0x00000001 , 0x00000005 
- 00009879  0x00000f80 increase  0x00000001 , 0x00000002 
- 00009880  0x00000f81 and  0x00000002 , 0x0000000f , 0x0000003e 
- 00009881  0x00000f82 call  0x000026e1 , 0x00000005 
- 00009882  0x00000f83 loop  0x00002694 
- 00009883  0x00000f85 call  0x000026e9 
- 00009884  0x00000f86 copy  0x00000012 , 0x00000005 
- 00009885  0x00000f8a bpatchx  0x00000026 , 0x00004024 
- 00009886  0x00000f8b parse  0x00000003 , 0x00000000 , 0x00000018 
- 00009887  0x00000f8c rshift32  0x0000003f , 0x0000003f 
- 00009888  0x00000f8d rshift16  0x0000003f , 0x0000003f 
- 00009889  0x00000f8e istore  0x00000003 , 0x00000005 
- 00009890  0x00000f8f enable  0x00000010 
- 00009891  0x00000f90 call  0x0000270d 
- 00009892  0x00000f91 branch  0x000026f6 , 0x00000006 
- 00009893  0x00000f92 bmark0  0x00000032 , 0x000026af 
- 00009894  0x00000f93 fetch  0x00000001 , 0x0000004d 
- 00009895  0x00000f94 branch  0x000026af , 0x00000034 
- 00009896  0x00000f95 increase  0xfffffffc , 0x0000003f 
- 00009897  0x00000f96 store  0x00000001 , 0x0000004d 
- 00009898  0x00000f97 call  0x000072cb 
- 00009899  0x00000f98 fetch  0x00000001 , 0x00008108 
- 00009900  0x00000f99 bbit0  0x00000007 , 0x000026f2 
- 00009901  0x00000f9a force  0x0000000c , 0x00000038 
- 00009902  0x00000f9b storer  0x0000002f , 0x00000004 , 0x00000154 
- 00009903  0x00000f9d call  0x00006876 
- 00009904  0x00000f9e enable  0x0000002d 
- 00009905  0x00000f9f set0  0x00000030 , 0x00000000 
- 00009906  0x00000fa1 bpatchx  0x00000027 , 0x00004024 
- 00009907  0x00000fa2 call  0x000072cd 
- 00009908  0x00000fa3 fetch  0x00000001 , 0x0000019d 
- 00009909  0x00000fa4 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
- 00009910  0x00000fa5 store  0x00000001 , 0x0000019d 
- 00009911  0x00000fa6 call  0x000026b9 
- 00009912  0x00000fa7 branch  0x000026bb 
- 00009913  0x00000faa disable  0x0000000d 
- 00009914  0x00000fab branch  0x00002160 
- 00009915  0x00000fae bpatchx  0x00000028 , 0x00004025 
- 00009916  0x00000faf fetcht  0x00000001 , 0x00000008 
- 00009917  0x00000fb0 branch  0x000021c6 
- 00009918  0x00000fb4 rtnmark0  0x00000032 
- 00009919  0x00000fb5 call  0x00007368 
- 00009920  0x00000fb6 force  0x0000000c , 0x00000038 
- 00009921  0x00000fb7 call  0x00007370 
- 00009922  0x00000fb8 branch  0x0000736f 
- 00009923  0x00000fbc bpatchx  0x00000029 , 0x00004025 
- 00009924  0x00000fbd jam  0x00000000 , 0x0000806c 
- 00009925  0x00000fbe jam  0x00000001 , 0x0000806d 
- 00009926  0x00000fbf fetch  0x00000001 , 0x0000004c 
- 00009927  0x00000fc0 and_into  0x00000003 , 0x0000003f 
- 00009928  0x00000fc1 store  0x00000001 , 0x0000806e 
- 00009929  0x00000fc3 setarg  0x0000004e 
- 00009930  0x00000fc4 store  0x00000002 , 0x00008068 
- 00009931  0x00000fc5 store  0x00000002 , 0x0000806a 
- 00009932  0x00000fc7 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009933  0x00000fc8 increase  0xfffffffc , 0x00000011 
- 00009934  0x00000fca fetcht  0x00000005 , 0x00004455 
- 00009935  0x00000fcb isolate1  0x0000000f , 0x00000000 
- 00009936  0x00000fcc call  0x000026d7 , 0x00000001 
- 00009937  0x00000fcd call  0x00007265 
- 00009938  0x00000fce setarg  0x00000000 
- 00009939  0x00000fcf store  0x00000002 , 0x000080c0 
- 00009940  0x00000fd0 jam  0x00000006 , 0x0000800a 
- 00009941  0x00000fd1 jam  0x00000007 , 0x0000800a 
- 00009942  0x00000fd2 rtn 
- 00009943  0x00000fd5 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00009944  0x00000fd6 branch  0x000026dc , 0x00000005 
- 00009945  0x00000fd7 increase  0xffffffff , 0x00000002 
- 00009946  0x00000fd8 set1  0x00000027 , 0x00000002 
- 00009947  0x00000fd9 rtn 
- 00009948  0x00000fdc setarg  0x00ffffff 
- 00009949  0x00000fdd lshift16  0x0000003f , 0x0000003f 
- 00009950  0x00000fde arg  0x0000ffff , 0x00000002 
- 00009951  0x00000fdf ior  0x00000002 , 0x00000002 
- 00009952  0x00000fe0 rtn 
- 00009953  0x00000fe3 copy  0x00000005 , 0x00000012 
- 00009954  0x00000fe4 fetch  0x00000001 , 0x0000004d 
- 00009955  0x00000fe5 increase  0xfffffffc , 0x0000003f 
- 00009956  0x00000fe6 isub  0x00000002 , 0x0000003e 
- 00009957  0x00000fe7 rtn  0x00000005 
- 00009958  0x00000fe8 storet  0x00000002 , 0x000080c0 
- 00009959  0x00000fe9 copy  0x00000012 , 0x00000005 
- 00009960  0x00000fea rtn 
- 00009961  0x00000fed parse  0x00000003 , 0x00000000 , 0x00000020 
- 00009962  0x00000fee rshift32  0x0000003f , 0x0000003f 
- 00009963  0x00000fef rshift8  0x0000003f , 0x0000003f 
- 00009964  0x00000ff0 istore  0x00000004 , 0x00000005 
- 00009965  0x00000ff1 copy  0x00000005 , 0x00000012 
- 00009966  0x00000ff3 force  0x00000000 , 0x00000038 
- 00009967  0x00000ff4 copy  0x0000003f , 0x0000002f 
- 00009968  0x00000ff5 storet  0x00000002 , 0x000080c0 
- 00009969  0x00000ff6 rtn 
- 00009970  0x00000ff9 branch  0x000026fc 
- 00009971  0x00000ffc call  0x0000270d 
- 00009972  0x00000ffd call  0x000020cf 
- 00009973  0x00000ffe branch  0x000026af 
- 00009974  0x00001001 call  0x00006878 
- 00009975  0x00001002 bmark1  0x00000030 , 0x000026fa 
- 00009976  0x00001003 set1  0x00000030 , 0x00000000 
- 00009977  0x00001004 branch  0x000026b2 
- 00009978  0x00001008 set0  0x00000030 , 0x00000000 
- 00009979  0x00001009 branch  0x000026fc 
- 00009980  0x0000100c bpatchx  0x0000002a , 0x00004025 
- 00009981  0x0000100d call  0x000072cd 
- 00009982  0x0000100e branch  0x000020cf 
- 00009983  0x00001011 bmark1  0x0000002f , 0x00002705 
- 00009984  0x00001012 bmark1  0x0000002d , 0x00002709 
- 00009985  0x00001013 fetch  0x00000002 , 0x00000046 
- 00009986  0x00001014 copy  0x0000003f , 0x00000029 
- 00009987  0x00001015 copy  0x00000021 , 0x00000028 
- 00009988  0x00001016 rtn 
- 00009989  0x0000101a fetch  0x00000002 , 0x0000004a 
- 00009990  0x0000101b copy  0x0000003f , 0x00000029 
- 00009991  0x0000101c add  0x00000021 , 0x00000001 , 0x00000028 
- 00009992  0x0000101d rtn 
- 00009993  0x00001020 fetch  0x00000002 , 0x00000048 
- 00009994  0x00001021 copy  0x0000003f , 0x00000029 
- 00009995  0x00001022 copy  0x00000021 , 0x00000028 
- 00009996  0x00001023 rtn 
- 00009997  0x00001027 fetch  0x00000001 , 0x0000004d 
- 00009998  0x00001028 add  0x0000003f , 0x00000005 , 0x00000002 
- 00009999  0x00001029 lshift3  0x00000002 , 0x00000002 
- 00010000  0x0000102a fetch  0x00000001 , 0x0000019d 
- 00010001  0x0000102b bmark1  0x0000002f , 0x00002714 
- 00010002  0x0000102c bbit1  0x00000000 , 0x00002716 
- 00010003  0x0000102d bbit1  0x00000001 , 0x00002717 
- 00010004  0x0000102f branch  0x00002719 , 0x0000003c 
- 00010005  0x00001030 branch  0x0000271c 
- 00010006  0x00001033 branch  0x00002721 
- 00010007  0x00001036 rshift  0x00000002 , 0x00000002 
- 00010008  0x00001037 branch  0x00002721 
- 00010009  0x0000103a add  0x00000002 , 0x00000003 , 0x00000002 
- 00010010  0x0000103b lshift  0x00000002 , 0x00000002 
- 00010011  0x0000103c branch  0x0000271e 
- 00010012  0x0000103f add  0x00000002 , 0x00000003 , 0x00000002 
- 00010013  0x00001040 lshift3  0x00000002 , 0x00000002 
- 00010014  0x00001042 setarg  0x00000028 
- 00010015  0x00001043 iadd  0x00000002 , 0x00000002 
- 00010016  0x00001044 branch  0x00002721 
- 00010017  0x00001047 fetch  0x00000001 , 0x00004148 
- 00010018  0x00001048 imul32  0x00000002 , 0x00000002 
- 00010019  0x00001049 arg  0x00004e20 , 0x00000011 
- 00010020  0x0000104a imul32  0x00000011 , 0x0000003f 
- 00010021  0x0000104b isub  0x00000002 , 0x00000002 
- 00010022  0x0000104c copy  0x0000001b , 0x0000003f 
- 00010023  0x0000104d isub  0x00000002 , 0x0000001b 
- 00010024  0x0000104e rtn 
- 00010025  0x00001051 call  0x00002741 
- 00010026  0x00001052 fetcht  0x00000001 , 0x00000008 
- 00010027  0x00001053 call  0x0000216f 
- 00010028  0x00001054 call  0x000021a6 
- 00010029  0x00001055 enable  0x00000010 
- 00010030  0x00001056 arg  0x0000157c , 0x0000000b 
- 00010031  0x00001057 branch  0x00002659 
- 00010032  0x0000105b bpatchx  0x0000002b , 0x00004025 
- 00010033  0x0000105c fetch  0x00000001 , 0x0000019e 
- 00010034  0x0000105d call  0x000025a4 
- 00010035  0x0000105e call  0x00002741 
- 00010036  0x00001060 fetch  0x00000001 , 0x0000019d 
- 00010037  0x00001061 call  0x000025a4 
- 00010038  0x00001063 fetcht  0x00000001 , 0x00000008 
- 00010039  0x00001064 call  0x0000216f 
- 00010040  0x00001065 call  0x000021a6 
- 00010041  0x00001066 enable  0x00000010 
- 00010042  0x00001067 arg  0x0000157c , 0x0000000b 
- 00010043  0x00001068 bmark0  0x0000002f , 0x00002659 
- 00010044  0x00001069 arg  0x00002134 , 0x0000000b 
- 00010045  0x0000106a branch  0x00002659 
- 00010046  0x0000106d bpatchx  0x0000002c , 0x00004025 
- 00010047  0x0000106e call  0x00002741 
- 00010048  0x0000106f branch  0x000020cf 
- 00010049  0x00001072 bpatchx  0x0000002d , 0x00004025 
- 00010050  0x00001073 call  0x000025c2 
- 00010051  0x00001074 call  0x000025d1 
- 00010052  0x00001075 call  0x0000687d 
- 00010053  0x00001076 set1  0x00000000 , 0x00000015 
- 00010054  0x00001077 enable  0x0000001d 
- 00010055  0x00001078 enable  0x00000020 
- 00010056  0x00001079 disable  0x00000021 
- 00010057  0x0000107a call  0x00002648 
- 00010058  0x0000107b disable  0x0000003a 
- 00010059  0x0000107c bmark1  0x0000002f , 0x00002784 
- 00010060  0x0000107d bmark1  0x0000002d , 0x00002796 
- 00010061  0x0000107e rshift16  0x00000009 , 0x0000003f 
- 00010062  0x0000107f rshift8  0x0000003f , 0x0000003f 
- 00010063  0x00001080 rshift4  0x0000003f , 0x0000003f 
- 00010064  0x00001081 inject  0x00000003 , 0x00000028 
- 00010065  0x00001083 enable  0x00000007 
- 00010066  0x00001084 enable  0x00000009 
- 00010067  0x00001085 bpatchx  0x0000002e , 0x00004025 
- 00010068  0x00001086 fetch  0x00000001 , 0x00004169 
- 00010069  0x00001087 inject  0x00000003 , 0x00000008 
- 00010070  0x00001088 ifetch  0x00000001 , 0x00000006 
- 00010071  0x00001089 copy  0x0000003f , 0x00000039 
- 00010072  0x0000108a inject  0x00000003 , 0x00000008 
- 00010073  0x0000108b sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00010074  0x0000108c branch  0x00002762 , 0x00000005 
- 00010075  0x0000108e fetch  0x00000001 , 0x0000800a 
- 00010076  0x0000108f branch  0x0000275e , 0x00000034 
- 00010077  0x00001090 bmark1  0x00000032 , 0x00002779 
- 00010078  0x00001092 arg  0x0000416b , 0x00000006 
- 00010079  0x00001094 ifetch  0x00000001 , 0x00000006 
- 00010080  0x00001095 inject  0x00000003 , 0x00000008 
- 00010081  0x00001096 loop  0x0000275f 
- 00010082  0x00001099 enable  0x00000008 
- 00010083  0x0000109a inject  0x00000003 , 0x00000018 
- 00010084  0x0000109b disable  0x00000008 
- 00010085  0x0000109c bmark0  0x0000002f , 0x00002769 
- 00010086  0x0000109d disable  0x00000007 
- 00010087  0x0000109e setarg  0x00000000 
- 00010088  0x0000109f inject  0x00000003 , 0x00000003 
- 00010089  0x000010a1 until  0x0000003e , 0x00000027 
- 00010090  0x000010a2 nop  0x00000064 
- 00010091  0x000010a3 bpatchx  0x0000002f , 0x00004025 
- 00010092  0x000010a4 disable  0x0000001d 
- 00010093  0x000010a5 disable  0x00000038 
- 00010094  0x000010a6 call  0x00002160 
- 00010095  0x000010a7 call  0x0000687b 
- 00010096  0x000010a9 fetch  0x00000001 , 0x00004169 
- 00010097  0x000010aa and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010098  0x000010ab rtnne  0x00000003 
- 00010099  0x000010ac fetch  0x00000001 , 0x000042fd 
- 00010100  0x000010ad beq  0x00000002 , 0x0000285c 
- 00010101  0x000010ae rtnne  0x00000005 
- 00010102  0x000010af fetch  0x00000001 , 0x0000416b 
- 00010103  0x000010b0 beq  0x00000005 , 0x00002857 
- 00010104  0x000010b1 rtn 
- 00010105  0x000010b5 increase  0xfffffffc , 0x00000039 
- 00010106  0x000010b6 copy  0x00000039 , 0x00000002 
- 00010107  0x000010b7 call  0x000072b8 
- 00010108  0x000010b8 arg  0x0000416b , 0x00000006 
- 00010109  0x000010ba ifetch  0x00000001 , 0x00000006 
- 00010110  0x000010bb inject  0x00000003 , 0x00000008 
- 00010111  0x000010bc loop  0x0000277d 
- 00010112  0x000010bd call  0x000072bd 
- 00010113  0x000010be copy  0x0000002f , 0x0000003f 
- 00010114  0x000010bf inject  0x00000003 , 0x00000020 
- 00010115  0x000010c0 branch  0x00002762 
- 00010116  0x000010c3 arg  0x0000000a , 0x00000039 
- 00010117  0x000010c5 setarg  0x0000003c 
- 00010118  0x000010c6 inject  0x00000003 , 0x00000008 
- 00010119  0x000010c7 loop  0x00002785 
- 00010120  0x000010c8 disable  0x0000001d 
- 00010121  0x000010c9 enable  0x00000038 
- 00010122  0x000010ca rshift16  0x00000009 , 0x0000003f 
- 00010123  0x000010cb rshift16  0x0000003f , 0x0000003f 
- 00010124  0x000010cc rshift4  0x0000003f , 0x0000003f 
- 00010125  0x000010cd inject  0x00000003 , 0x00000020 
- 00010126  0x000010ce bmark1  0x0000002e , 0x00002793 
- 00010127  0x000010d0 setarg  0x00000001 
- 00010128  0x000010d1 inject  0x00000003 , 0x00000005 
- 00010129  0x000010d2 enable  0x0000003a 
- 00010130  0x000010d3 branch  0x00002751 
- 00010131  0x000010d6 setarg  0x00000000 
- 00010132  0x000010d7 inject  0x00000003 , 0x00000005 
- 00010133  0x000010d8 branch  0x00002751 
- 00010134  0x000010db fetch  0x00000001 , 0x00004148 
- 00010135  0x000010dc fetcht  0x00000001 , 0x00004168 
- 00010136  0x000010dd iadd  0x00000002 , 0x0000003f 
- 00010137  0x000010de call  0x0000235c 
- 00010138  0x000010df rshift16  0x00000009 , 0x0000003f 
- 00010139  0x000010e0 rshift8  0x0000003f , 0x0000003f 
- 00010140  0x000010e1 rshift4  0x0000003f , 0x00000002 
- 00010141  0x000010e2 copy  0x00000002 , 0x0000003f 
- 00010142  0x000010e3 inject  0x00000003 , 0x00000008 
- 00010143  0x000010e4 copy  0x00000002 , 0x0000003f 
- 00010144  0x000010e5 inject  0x00000003 , 0x00000028 
- 00010145  0x000010e6 branch  0x00002751 
- 00010146  0x000010ea arg  0x000027a6 , 0x00000013 
- 00010147  0x000010eb arg  0x000027bc , 0x00000012 
- 00010148  0x000010ec arg  0x00000005 , 0x00000007 
- 00010149  0x000010ed branch  0x000027fb 
- 00010150  0x000010f0 add  0x00000011 , 0x00000004 , 0x00000006 
- 00010151  0x000010f1 ifetcht  0x00000004 , 0x00000006 
- 00010152  0x000010f2 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010153  0x000010f3 ifetch  0x00000001 , 0x00000006 
- 00010154  0x000010f4 add  0x00000011 , 0x0000002b , 0x00000005 
- 00010155  0x000010f5 istore  0x00000001 , 0x00000005 
- 00010156  0x000010f6 ifetch  0x00000002 , 0x00000006 
- 00010157  0x000010f7 lshift2  0x0000003f , 0x0000003f 
- 00010158  0x000010f8 iadd  0x00000002 , 0x0000000b 
- 00010159  0x000010f9 add  0x00000011 , 0x00000004 , 0x00000005 
- 00010160  0x000010fa deposit  0x0000000b 
- 00010161  0x000010fb istore  0x00000004 , 0x00000005 
- 00010162  0x000010fc ifetch  0x00000002 , 0x00000006 
- 00010163  0x000010fd lshift2  0x0000003f , 0x0000003f 
- 00010164  0x000010fe add  0x00000011 , 0x00000002 , 0x00000005 
- 00010165  0x000010ff istore  0x00000002 , 0x00000005 
- 00010166  0x00001100 ifetch  0x00000002 , 0x00000006 
- 00010167  0x00001101 add  0x00000011 , 0x0000002c , 0x00000005 
- 00010168  0x00001102 istore  0x00000002 , 0x00000005 
- 00010169  0x00001103 ifetch  0x00000002 , 0x00000006 
- 00010170  0x00001104 store  0x00000002 , 0x000042f5 
- 00010171  0x00001105 branch  0x00002938 
- 00010172  0x00001108 ifetch  0x00000001 , 0x00000011 
- 00010173  0x00001109 set0  0x00000003 , 0x0000003f 
- 00010174  0x0000110a istore  0x00000001 , 0x00000011 
- 00010175  0x0000110b storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010176  0x0000110c jam  0x00000044 , 0x0000066f 
- 00010177  0x0000110d call  0x0000782b 
- 00010178  0x0000110e fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010179  0x0000110f rtn 
- 00010180  0x00001112 arg  0x00000000 , 0x00000013 
- 00010181  0x00001113 arg  0x000027c8 , 0x00000012 
- 00010182  0x00001114 arg  0x00000006 , 0x00000007 
- 00010183  0x00001115 branch  0x000027fb 
- 00010184  0x00001118 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010185  0x00001119 ifetch  0x00000005 , 0x00000006 
- 00010186  0x0000111a add  0x00000011 , 0x00000030 , 0x00000005 
- 00010187  0x0000111b istore  0x00000005 , 0x00000005 
- 00010188  0x0000111c branch  0x00002624 
- 00010189  0x00001120 arg  0x00000000 , 0x00000013 
- 00010190  0x00001121 arg  0x000027d1 , 0x00000012 
- 00010191  0x00001122 arg  0x00000007 , 0x00000007 
- 00010192  0x00001123 branch  0x000027fb 
- 00010193  0x00001126 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010194  0x00001127 ifetch  0x00000001 , 0x00000006 
- 00010195  0x00001128 call  0x000027de 
- 00010196  0x00001129 istore  0x00000001 , 0x00000005 
- 00010197  0x0000112a add  0x00000011 , 0x00000038 , 0x00000006 
- 00010198  0x0000112b ifetch  0x00000001 , 0x00000006 
- 00010199  0x0000112c call  0x000027ec 
- 00010200  0x0000112d istore  0x00000001 , 0x00000005 
- 00010201  0x0000112e storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010202  0x0000112f jam  0x00000042 , 0x0000066f 
- 00010203  0x00001130 call  0x0000782b 
- 00010204  0x00001131 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010205  0x00001132 rtn 
- 00010206  0x00001135 call  0x000027e6 , 0x00000034 
- 00010207  0x00001136 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010208  0x00001137 nrtn  0x00000029 
- 00010209  0x00001138 fetcht  0x00000001 , 0x000043b6 
- 00010210  0x00001139 isolate1  0x00000007 , 0x00000002 
- 00010211  0x0000113a setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010212  0x0000113b add  0x00000011 , 0x00000036 , 0x00000005 
- 00010213  0x0000113c rtn 
- 00010214  0x0000113f add  0x00000011 , 0x00000035 , 0x00000006 
- 00010215  0x00001140 ifetch  0x00000001 , 0x00000006 
- 00010216  0x00001141 nrtn  0x00000029 
- 00010217  0x00001142 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010218  0x00001143 ifetch  0x00000001 , 0x00000006 
- 00010219  0x00001144 rtn 
- 00010220  0x00001147 call  0x000027f5 , 0x00000034 
- 00010221  0x00001148 fetcht  0x00000001 , 0x000043b6 
- 00010222  0x00001149 isolate1  0x00000007 , 0x00000002 
- 00010223  0x0000114a setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010224  0x0000114b add  0x00000011 , 0x00000036 , 0x00000005 
- 00010225  0x0000114c nrtn  0x00000029 
- 00010226  0x0000114d set0  0x00000007 , 0x0000003f 
- 00010227  0x0000114e add  0x00000011 , 0x00000035 , 0x00000005 
- 00010228  0x0000114f rtn 
- 00010229  0x00001152 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010230  0x00001153 ifetch  0x00000001 , 0x00000006 
- 00010231  0x00001154 nrtn  0x00000029 
- 00010232  0x00001155 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010233  0x00001156 ifetch  0x00000001 , 0x00000006 
- 00010234  0x00001157 rtn 
- 00010235  0x0000115d bpatchx  0x00000030 , 0x00004026 
- 00010236  0x0000115e ifetch  0x00000001 , 0x00000011 
- 00010237  0x0000115f qisolate0  0x0000003f 
- 00010238  0x00001160 rtn  0x00000001 
- 00010239  0x00001161 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010240  0x00001162 ifetcht  0x00000002 , 0x00000006 
- 00010241  0x00001163 add  0x00000011 , 0x00000020 , 0x00000006 
- 00010242  0x00001164 ifetch  0x00000002 , 0x00000006 
- 00010243  0x00001166 isub  0x00000002 , 0x0000003f 
- 00010244  0x00001167 branch  0x0000280b , 0x00000005 
- 00010245  0x00001168 nbranch  0x00002810 , 0x00000002 
- 00010246  0x00001169 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00010247  0x0000116a branch  0x00002809 , 0x00000005 
- 00010248  0x0000116b rtn 
- 00010249  0x0000116e copy  0x00000013 , 0x0000003f 
- 00010250  0x0000116f branch  0x00007d79 
- 00010251  0x00001172 ifetch  0x00000001 , 0x00000011 
- 00010252  0x00001173 qset0  0x0000003f 
- 00010253  0x00001174 istore  0x00000001 , 0x00000011 
- 00010254  0x00001175 copy  0x00000012 , 0x0000003f 
- 00010255  0x00001176 branch  0x00007d79 
- 00010256  0x00001179 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010257  0x0000117a ifetch  0x00000002 , 0x00000006 
- 00010258  0x0000117b add  0x00000011 , 0x00000020 , 0x00000006 
- 00010259  0x0000117c ifetch  0x00000002 , 0x00000006 
- 00010260  0x0000117d isub  0x00000002 , 0x0000003f 
- 00010261  0x0000117e arg  0x0000ffff , 0x00000002 
- 00010262  0x0000117f isub  0x00000002 , 0x0000003e 
- 00010263  0x00001180 branch  0x0000280b , 0x00000005 
- 00010264  0x00001181 arg  0x0000f000 , 0x00000002 
- 00010265  0x00001182 isub  0x00000002 , 0x0000003e 
- 00010266  0x00001183 nbranch  0x0000280b , 0x00000002 
- 00010267  0x00001184 rtn 
- 00010268  0x00001188 fetcht  0x00000001 , 0x0000017f 
- 00010269  0x00001189 fetch  0x00000001 , 0x0000004c 
- 00010270  0x0000118c rshift  0x0000003f , 0x0000003f 
- 00010271  0x0000118d ixor  0x00000002 , 0x0000003f 
- 00010272  0x0000118e isolate1  0x00000002 , 0x0000003f 
- 00010273  0x0000118f setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010274  0x00001190 rtn 
- 00010275  0x00001194 bpatchx  0x00000031 , 0x00004026 
- 00010276  0x00001195 call  0x00002935 
- 00010277  0x00001196 rtnmark1  0x00000030 
- 00010278  0x00001197 call  0x0000284a 
- 00010279  0x00001198 fetch  0x00000001 , 0x0000004c 
- 00010280  0x00001199 isolate1  0x00000004 , 0x0000003f 
- 00010281  0x0000119a setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00010282  0x0000119b rshift  0x0000003f , 0x0000003f 
- 00010283  0x0000119c ixor  0x00000002 , 0x0000003f 
- 00010284  0x0000119d isolate1  0x00000002 , 0x0000003f 
- 00010285  0x0000119e setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010286  0x0000119f rtnmark1  0x0000000f 
- 00010287  0x000011a0 fetch  0x00000001 , 0x0000004d 
- 00010288  0x000011a1 branch  0x0000283c , 0x00000034 
- 00010289  0x000011a2 fetch  0x00000001 , 0x00000168 
- 00010290  0x000011a3 bbit0  0x00000004 , 0x0000283c 
- 00010291  0x000011a4 fetcht  0x00000004 , 0x00000154 
- 00010292  0x000011a5 fetch  0x00000004 , 0x0000445a 
- 00010293  0x000011a6 isub  0x00000002 , 0x0000003e 
- 00010294  0x000011a7 branch  0x0000235a , 0x00000005 
- 00010295  0x000011a8 storet  0x00000004 , 0x0000445a 
- 00010296  0x000011a9 fetch  0x00000005 , 0x00004455 
- 00010297  0x000011aa increase  0x00000001 , 0x0000003f 
- 00010298  0x000011ab set1  0x00000027 , 0x0000003f 
- 00010299  0x000011ac store  0x00000005 , 0x00004455 
- 00010300  0x000011af fetcht  0x00000001 , 0x0000017f 
- 00010301  0x000011b0 setflip  0x00000002 , 0x00000002 
- 00010302  0x000011b1 storet  0x00000001 , 0x0000017f 
- 00010303  0x000011b2 fetch  0x00000001 , 0x00004321 
- 00010304  0x000011b3 rtnbit0  0x00000006 
- 00010305  0x000011b4 bpatchx  0x00000032 , 0x00004026 
- 00010306  0x000011b5 fetch  0x00000001 , 0x0000004d 
- 00010307  0x000011b6 rtn  0x00000034 
- 00010308  0x000011b7 fetch  0x00000001 , 0x0000004c 
- 00010309  0x000011b8 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00010310  0x000011b9 branch  0x00002e65 , 0x00000001 
- 00010311  0x000011ba compare  0x00000002 , 0x0000003f , 0x00000003 
- 00010312  0x000011bb branch  0x00002e53 , 0x00000001 
- 00010313  0x000011bc rtn 
- 00010314  0x000011c0 bpatchx  0x00000033 , 0x00004026 
- 00010315  0x000011c1 fetcht  0x00000001 , 0x0000017f 
- 00010316  0x000011c2 isolate0  0x00000005 , 0x00000002 
- 00010317  0x000011c3 rtn  0x00000001 
- 00010318  0x000011c4 fetch  0x00000001 , 0x0000004c 
- 00010319  0x000011c5 lshift  0x0000003f , 0x0000003f 
- 00010320  0x000011c6 ixor  0x00000002 , 0x0000003f 
- 00010321  0x000011c7 rtnbit0  0x00000003 
- 00010322  0x000011c8 set0  0x00000005 , 0x00000002 
- 00010323  0x000011c9 setflip  0x00000003 , 0x00000002 
- 00010324  0x000011ca storet  0x00000001 , 0x0000017f 
- 00010325  0x000011cb compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010326  0x000011cd rtn 
- 00010327  0x000011d1 fetch  0x00000001 , 0x00000168 
- 00010328  0x000011d2 set1  0x00000004 , 0x0000003f 
- 00010329  0x000011d3 store  0x00000001 , 0x00000168 
- 00010330  0x000011d4 set1  0x00000032 , 0x00000000 
- 00010331  0x000011d5 rtn 
- 00010332  0x000011d8 bpatchx  0x00000034 , 0x00004026 
- 00010333  0x000011d9 jam  0x00000000 , 0x000042fd 
- 00010334  0x000011da arg  0x00000000 , 0x0000003f 
- 00010335  0x000011db store  0x00000004 , 0x0000445a 
- 00010336  0x000011dc store  0x00000005 , 0x00004450 
- 00010337  0x000011dd set1  0x00000027 , 0x0000003f 
- 00010338  0x000011de store  0x00000005 , 0x00004455 
- 00010339  0x000011df fetch  0x00000001 , 0x00000168 
- 00010340  0x000011e0 set0  0x00000004 , 0x0000003f 
- 00010341  0x000011e1 store  0x00000001 , 0x00000168 
- 00010342  0x000011e2 set0  0x00000032 , 0x00000000 
- 00010343  0x000011e3 rtn 
- 00010344  0x000011e9 arg  0x00000001 , 0x00000011 
- 00010345  0x000011ea fetch  0x00000001 , 0x0000004c 
- 00010346  0x000011eb rtnbit1  0x00000006 
- 00010347  0x000011ec arg  0x00000000 , 0x00000011 
- 00010348  0x000011ed rtn 
- 00010349  0x000011f1 copy  0x00000006 , 0x00000005 
- 00010350  0x000011f2 fetcht  0x00000002 , 0x000043b8 
- 00010351  0x000011f3 copy  0x00000005 , 0x00000006 
- 00010352  0x000011f4 rtn 
- 00010353  0x000011f8 bpatchx  0x00000035 , 0x00004026 
- 00010354  0x000011f9 fetch  0x00000001 , 0x0000017f 
- 00010355  0x000011fa rtnbit1  0x00000005 
- 00010356  0x000011fb call  0x00002892 
- 00010357  0x000011fc call  0x00002a10 
- 00010358  0x000011fd branch  0x000028b6 , 0x00000034 
- 00010359  0x000011fe ifetch  0x00000002 , 0x00000006 
- 00010360  0x000011ff ifetcht  0x00000002 , 0x00000006 
- 00010361  0x00001200 copy  0x00000002 , 0x00000011 
- 00010362  0x00001201 isub  0x00000011 , 0x0000003f 
- 00010363  0x00001202 call  0x0000286d 
- 00010364  0x00001203 call  0x00007db0 
- 00010365  0x00001204 copy  0x0000003f , 0x00000002 
- 00010366  0x00001205 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
- 00010367  0x00001206 copy  0x00000011 , 0x0000003f 
- 00010368  0x00001207 iadd  0x00000006 , 0x0000003f 
- 00010369  0x00001208 store  0x00000002 , 0x0000068f 
- 00010370  0x00001209 call  0x000028a6 
- 00010371  0x0000120a call  0x000028b8 
- 00010372  0x0000120c call  0x00002a10 
- 00010373  0x0000120d ifetch  0x00000002 , 0x00000006 
- 00010374  0x0000120e copy  0x0000003f , 0x00000011 
- 00010375  0x0000120f copy  0x00000006 , 0x00000013 
- 00010376  0x00001210 ifetcht  0x00000002 , 0x00000006 
- 00010377  0x00001211 copy  0x00000002 , 0x00000012 
- 00010378  0x00001212 isub  0x00000012 , 0x0000003f 
- 00010379  0x00001213 call  0x0000286d 
- 00010380  0x00001214 call  0x00007db0 
- 00010381  0x00001215 iadd  0x00000012 , 0x0000003f 
- 00010382  0x00001216 istore  0x00000002 , 0x00000013 
- 00010383  0x00001217 isub  0x00000011 , 0x0000003e 
- 00010384  0x00001218 nrtn  0x00000005 
- 00010385  0x00001219 branch  0x00002a2a 
- 00010386  0x0000121d call  0x00002899 
- 00010387  0x0000121e rtnmark1  0x00000029 
- 00010388  0x0000121f fetch  0x00000001 , 0x00004321 
- 00010389  0x00001220 bbit0  0x00000002 , 0x000028a4 
- 00010390  0x00001221 call  0x00002a14 
- 00010391  0x00001222 branch  0x000028a4 , 0x00000034 
- 00010392  0x00001223 branch  0x000028a2 
- 00010393  0x00001227 call  0x00002a10 
- 00010394  0x00001228 branch  0x000028a4 , 0x00000034 
- 00010395  0x00001229 ifetch  0x00000002 , 0x00000006 
- 00010396  0x0000122a ifetcht  0x00000002 , 0x00000006 
- 00010397  0x0000122b isub  0x00000002 , 0x00000011 
- 00010398  0x0000122c call  0x0000286d 
- 00010399  0x0000122d copy  0x00000002 , 0x0000003f 
- 00010400  0x0000122e isub  0x00000011 , 0x0000003e 
- 00010401  0x0000122f branch  0x000028a4 , 0x00000002 
- 00010402  0x00001231 set1  0x00000029 , 0x00000000 
- 00010403  0x00001232 rtn 
- 00010404  0x00001235 set0  0x00000029 , 0x00000000 
- 00010405  0x00001236 rtn 
- 00010406  0x00001239 copy  0x00000011 , 0x0000003f 
- 00010407  0x0000123a rtn  0x00000034 
- 00010408  0x0000123b arg  0x00000001 , 0x00000001 
- 00010409  0x0000123c rtn 
- 00010410  0x00001240 bpatchx  0x00000036 , 0x00004026 
- 00010411  0x00001241 increase  0x00000001 , 0x00000002 
- 00010412  0x00001242 call  0x00002ccf 
- 00010413  0x00001243 increase  0xfffffffe , 0x00000006 
- 00010414  0x00001244 ifetch  0x00000002 , 0x00000006 
- 00010415  0x00001245 arg  0x00002902 , 0x00000002 
- 00010416  0x00001246 isub  0x00000002 , 0x0000003e 
- 00010417  0x00001247 nrtn  0x00000005 
- 00010418  0x00001248 increase  0x00000001 , 0x00000006 
- 00010419  0x00001249 copy  0x00000006 , 0x00000011 
- 00010420  0x0000124a ifetch  0x00000001 , 0x00000006 
- 00010421  0x0000124b rtn 
- 00010422  0x0000124f force  0x00000000 , 0x00000002 
- 00010423  0x00001250 force  0x00000001 , 0x00000001 
- 00010424  0x00001253 bpatchx  0x00000037 , 0x00004026 
- 00010425  0x00001254 storet  0x00000001 , 0x0000416a 
- 00010426  0x00001255 fetcht  0x00000001 , 0x0000017f 
- 00010427  0x00001256 set1  0x00000005 , 0x00000002 
- 00010428  0x00001257 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00010429  0x00001258 ior  0x00000001 , 0x0000003f 
- 00010430  0x00001259 store  0x00000001 , 0x0000017f 
- 00010431  0x0000125a and_into  0x0000001f , 0x0000003f 
- 00010432  0x0000125b isolate1  0x00000029 , 0x00000000 
- 00010433  0x0000125c setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00010434  0x0000125d store  0x00000001 , 0x00004169 
- 00010435  0x0000125f fetch  0x00000001 , 0x00004169 
- 00010436  0x00001260 compare  0x00000001 , 0x00000001 , 0x00000003 
- 00010437  0x00001261 nbranch  0x000028c8 , 0x00000001 
- 00010438  0x00001262 fetch  0x00000001 , 0x0000416a 
- 00010439  0x00001263 rtn  0x00000034 
- 00010440  0x00001266 bmark1  0x00000032 , 0x000028ce 
- 00010441  0x00001267 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
- 00010442  0x00001268 fetch  0x00000002 , 0x0000068f 
- 00010443  0x00001269 copy  0x0000003f , 0x00000006 
- 00010444  0x0000126a arg  0x0000416b , 0x00000005 
- 00010445  0x0000126b branch  0x00007ccc 
- 00010446  0x0000126e call  0x00007368 
- 00010447  0x0000126f branch  0x0000729f 
- 00010448  0x00001272 arg  0x00000000 , 0x00000007 
- 00010449  0x00001273 branch  0x000024e7 
- 00010450  0x00001276 arg  0x00000000 , 0x00000007 
- 00010451  0x00001277 branch  0x000024eb 
- 00010452  0x0000127b bpatchx  0x00000038 , 0x00004027 
- 00010453  0x0000127c rtnmark1  0x0000000f 
- 00010454  0x0000127d rtnmark1  0x00000030 
- 00010455  0x0000127e fetch  0x00000001 , 0x0000004c 
- 00010456  0x0000127f and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010457  0x00001280 store  0x00000001 , 0x00004334 
- 00010458  0x00001281 fetch  0x00000001 , 0x0000004d 
- 00010459  0x00001282 rtn  0x00000034 
- 00010460  0x00001283 setarg  0x0000004e 
- 00010461  0x00001284 store  0x00000002 , 0x00004339 
- 00010462  0x00001285 bpatchx  0x00000039 , 0x00004027 
- 00010463  0x00001286 fetch  0x00000001 , 0x00004334 
- 00010464  0x00001287 beq  0x00000003 , 0x0000304a 
- 00010465  0x00001289 call  0x000028ee 
- 00010466  0x0000128a nbranch  0x000028d0 , 0x00000028 
- 00010467  0x0000128b call  0x000028d2 
- 00010468  0x0000128c setarg  0x00000000 
- 00010469  0x0000128d store  0x00000002 , 0x00004337 
- 00010470  0x0000128e fetch  0x00000002 , 0x00004339 
- 00010471  0x0000128f add  0x0000003f , 0x00000002 , 0x00000006 
- 00010472  0x00001290 bpatchx  0x0000003a , 0x00004027 
- 00010473  0x00001292 ifetch  0x00000002 , 0x00000006 
- 00010474  0x00001293 beq  0x00000004 , 0x00002b8f 
- 00010475  0x00001294 beq  0x00000006 , 0x00002ec8 
- 00010476  0x00001295 beq  0x00000005 , 0x00002e8a 
- 00010477  0x00001296 rtn 
- 00010478  0x0000129a fetch  0x00000001 , 0x00004334 
- 00010479  0x0000129b beq  0x00000002 , 0x000028fd 
- 00010480  0x0000129c beq  0x00000001 , 0x00002914 
- 00010481  0x0000129d rtn 
- 00010482  0x000012a3 call  0x00007dba 
- 00010483  0x000012a4 arg  0x00000004 , 0x00000002 
- 00010484  0x000012a5 isub  0x0000003f , 0x0000003e 
- 00010485  0x000012a6 rtn  0x00000005 
- 00010486  0x000012a7 arg  0x00000005 , 0x00000002 
- 00010487  0x000012a8 isub  0x0000003f , 0x0000003e 
- 00010488  0x000012a9 rtn  0x00000005 
- 00010489  0x000012aa arg  0x00000006 , 0x00000002 
- 00010490  0x000012ab isub  0x0000003f , 0x0000003e 
- 00010491  0x000012ac rtn  0x00000005 
- 00010492  0x000012ad branch  0x00007dbc 
- 00010493  0x000012b1 fetch  0x00000002 , 0x00004339 
- 00010494  0x000012b2 copy  0x0000003f , 0x00000006 
- 00010495  0x000012b3 ifetch  0x00000002 , 0x00000006 
- 00010496  0x000012b4 store  0x00000002 , 0x00004335 
- 00010497  0x000012b5 ifetch  0x00000002 , 0x00000006 
- 00010498  0x000012b6 call  0x000028f2 
- 00010499  0x000012b7 nrtn  0x00000028 
- 00010500  0x000012b8 fetcht  0x00000001 , 0x0000004d 
- 00010501  0x000012b9 storet  0x00000002 , 0x00004337 
- 00010502  0x000012ba fetch  0x00000002 , 0x00004335 
- 00010503  0x000012bb increase  0x00000004 , 0x0000003f 
- 00010504  0x000012bc isub  0x00000002 , 0x0000003e 
- 00010505  0x000012bd branch  0x00007dba , 0x00000005 
- 00010506  0x000012be fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010507  0x000012bf arg  0x00000f00 , 0x00000005 
- 00010508  0x000012c0 fetch  0x00000002 , 0x00004339 
- 00010509  0x000012c1 copy  0x0000003f , 0x00000006 
- 00010510  0x000012c2 call  0x00007ccc 
- 00010511  0x000012c3 branch  0x00007dbc 
- 00010512  0x000012c9 call  0x00007dba 
- 00010513  0x000012ca fetch  0x00000002 , 0x00004337 
- 00010514  0x000012cb nrtn  0x00000034 
- 00010515  0x000012cc branch  0x00007dbc 
- 00010516  0x000012cf call  0x00002910 
- 00010517  0x000012d0 nrtn  0x00000028 
- 00010518  0x000012d1 fetch  0x00000002 , 0x00004337 
- 00010519  0x000012d2 arg  0x00000f00 , 0x00000005 
- 00010520  0x000012d3 iadd  0x00000005 , 0x00000011 
- 00010521  0x000012d4 fetcht  0x00000001 , 0x0000004d 
- 00010522  0x000012d5 iadd  0x00000002 , 0x0000003f 
- 00010523  0x000012d6 store  0x00000002 , 0x00004337 
- 00010524  0x000012d7 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010525  0x000012d8 copy  0x00000011 , 0x00000005 
- 00010526  0x000012d9 fetch  0x00000002 , 0x00004339 
- 00010527  0x000012da copy  0x0000003f , 0x00000006 
- 00010528  0x000012db call  0x00007ccc 
- 00010529  0x000012dc setarg  0x00000f00 
- 00010530  0x000012dd store  0x00000002 , 0x00004339 
- 00010531  0x000012de fetch  0x00000002 , 0x00004335 
- 00010532  0x000012df increase  0x00000004 , 0x0000003f 
- 00010533  0x000012e0 fetcht  0x00000002 , 0x00004337 
- 00010534  0x000012e1 isub  0x00000002 , 0x0000003e 
- 00010535  0x000012e2 branch  0x00007dba , 0x00000005 
- 00010536  0x000012e3 branch  0x00007dbc 
- 00010537  0x000012e9 fetch  0x00000002 , 0x000043df 
- 00010538  0x000012ea branch  0x00007d79 
- 00010539  0x000012ed bpatchx  0x0000003b , 0x00004027 
- 00010540  0x000012ee fetcht  0x00000004 , 0x00000184 
- 00010541  0x000012ef call  0x00002356 
- 00010542  0x000012f0 isub  0x00000002 , 0x0000000b 
- 00010543  0x000012f1 deposit  0x0000000b 
- 00010544  0x000012f2 fetcht  0x00000002 , 0x00000196 
- 00010545  0x000012f3 lshift4  0x00000002 , 0x00000002 
- 00010546  0x000012f4 lshift  0x00000002 , 0x00000002 
- 00010547  0x000012f5 isub  0x00000002 , 0x0000003f 
- 00010548  0x000012f6 rtn 
- 00010549  0x000012f9 call  0x00002356 
- 00010550  0x000012fa store  0x00000004 , 0x00000184 
- 00010551  0x000012fb rtn 
- 00010552  0x00001300 bpatchx  0x0000003c , 0x00004027 
- 00010553  0x00001301 add  0x00000011 , 0x00000050 , 0x00000006 
- 00010554  0x00001302 ifetch  0x00000001 , 0x00000006 
- 00010555  0x00001303 call  0x000025eb 
- 00010556  0x00001304 add  0x00000011 , 0x00000002 , 0x00000006 
- 00010557  0x00001305 ifetch  0x00000002 , 0x00000006 
- 00010558  0x00001306 imul32  0x00000002 , 0x0000003f 
- 00010559  0x00001307 fetcht  0x00000002 , 0x00000044 
- 00010560  0x00001308 imul32  0x00000002 , 0x0000003f 
- 00010561  0x00001309 arg  0x000f4240 , 0x00000002 
- 00010562  0x0000130a idiv  0x00000002 
- 00010563  0x0000130b arg  0x00000682 , 0x00000002 
- 00010564  0x0000130c fetch  0x00000001 , 0x00004148 
- 00010565  0x0000130d imul32  0x00000002 , 0x00000002 
- 00010566  0x0000130e add  0x00000011 , 0x0000002b , 0x00000006 
- 00010567  0x0000130f ifetch  0x00000001 , 0x00000006 
- 00010568  0x00001310 imul32  0x00000002 , 0x0000003f 
- 00010569  0x00001311 iadd  0x00000002 , 0x0000003f 
- 00010570  0x00001312 store  0x00000004 , 0x0000431d 
- 00010571  0x00001313 fetch  0x00000002 , 0x0000409a 
- 00010572  0x00001314 call  0x00007d62 
- 00010573  0x00001315 quotient  0x00000002 
- 00010574  0x00001316 iadd  0x00000002 , 0x0000003f 
- 00010575  0x00001317 add  0x00000011 , 0x0000000e , 0x00000005 
- 00010576  0x00001318 istore  0x00000002 , 0x00000005 
- 00010577  0x00001319 rtn 
- 00010578  0x0000131f bpatchx  0x0000003d , 0x00004027 
- 00010579  0x00001320 call  0x00002955 
- 00010580  0x00001321 branch  0x00002969 
- 00010581  0x00001324 jam  0x00000002 , 0x000006b5 
- 00010582  0x00001325 arg  0x00002a00 , 0x00000002 
- 00010583  0x00001326 storet  0x00000002 , 0x000006b6 
- 00010584  0x00001327 call  0x00002ce0 
- 00010585  0x00001328 rtn  0x00000034 
- 00010586  0x00001329 ifetch  0x00000001 , 0x00000006 
- 00010587  0x0000132a copy  0x00000006 , 0x00000005 
- 00010588  0x0000132b fetcht  0x00000001 , 0x0000426b 
- 00010589  0x0000132c copy  0x00000002 , 0x00000039 
- 00010590  0x0000132d isub  0x00000002 , 0x0000003e 
- 00010591  0x0000132e nbranch  0x00002966 , 0x00000002 
- 00010592  0x0000132f isub  0x00000002 , 0x00000002 
- 00010593  0x00001330 arg  0x0000426c , 0x00000006 
- 00010594  0x00001331 call  0x00007ccc 
- 00010595  0x00001332 copy  0x00000002 , 0x00000039 
- 00010596  0x00001333 ncall  0x000029a1 , 0x00000005 
- 00010597  0x00001334 rtn 
- 00010598  0x00001336 copy  0x0000003f , 0x00000039 
- 00010599  0x00001337 arg  0x0000426c , 0x00000006 
- 00010600  0x00001338 branch  0x00007ccc 
- 00010601  0x0000133c arg  0x00004368 , 0x00000013 
- 00010602  0x0000133d arg  0x00004349 , 0x00000011 
- 00010603  0x0000133e call  0x00002976 
- 00010604  0x0000133f setarg  0x00000000 
- 00010605  0x00001340 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00010606  0x00001341 store  0x00000001 , 0x00000670 
- 00010607  0x00001342 arg  0x00004388 , 0x00000013 
- 00010608  0x00001343 arg  0x00004369 , 0x00000011 
- 00010609  0x00001344 call  0x00002976 
- 00010610  0x00001345 rtn  0x00000028 
- 00010611  0x00001346 fetch  0x00000001 , 0x00000670 
- 00010612  0x00001347 branch  0x0000235a , 0x00000034 
- 00010613  0x00001348 rtn 
- 00010614  0x0000134c bpatchx  0x0000003e , 0x00004027 
- 00010615  0x0000134d call  0x00007dba 
- 00010616  0x0000134e call  0x00007ca6 
- 00010617  0x0000134f arg  0x00000000 , 0x00000012 
- 00010618  0x00001350 arg  0x000006a2 , 0x00000005 
- 00010619  0x00001351 call  0x00002990 
- 00010620  0x00001352 fetch  0x00000001 , 0x0000426b 
- 00010621  0x00001353 add  0x0000003f , 0x00000001 , 0x00000002 
- 00010622  0x00001354 iadd  0x00000012 , 0x00000011 
- 00010623  0x00001355 increase  0x00000002 , 0x00000011 
- 00010624  0x00001356 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00010625  0x00001357 nbranch  0x0000298e , 0x00000002 
- 00010626  0x00001358 istoret  0x00000001 , 0x00000005 
- 00010627  0x00001359 arg  0x00000009 , 0x00000002 
- 00010628  0x0000135a istoret  0x00000001 , 0x00000005 
- 00010629  0x0000135b iforce  0x00000039 
- 00010630  0x0000135c call  0x00007ccc 
- 00010631  0x0000135d copy  0x00000011 , 0x00000012 
- 00010632  0x0000135f deposit  0x00000012 
- 00010633  0x00001360 store  0x00000001 , 0x000006a1 
- 00010634  0x00001361 arg  0x000006a1 , 0x00000006 
- 00010635  0x00001362 setarg  0xffffffe0 
- 00010636  0x00001363 iadd  0x00000013 , 0x00000005 
- 00010637  0x00001364 branch  0x00007c8d 
- 00010638  0x00001367 call  0x00007dbc 
- 00010639  0x00001368 branch  0x00002988 
- 00010640  0x0000136b ifetch  0x00000001 , 0x00000011 
- 00010641  0x0000136c rtn  0x00000034 
- 00010642  0x0000136d pincrease  0x00000001 
- 00010643  0x0000136e ifetcht  0x00000001 , 0x00000006 
- 00010644  0x0000136f sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00010645  0x00001370 branch  0x0000299f , 0x00000005 
- 00010646  0x00001371 iadd  0x00000012 , 0x00000012 
- 00010647  0x00001372 copy  0x00000011 , 0x00000006 
- 00010648  0x00001373 iforce  0x00000039 
- 00010649  0x00001374 call  0x00007ccc 
- 00010650  0x00001375 copy  0x00000006 , 0x00000011 
- 00010651  0x00001377 deposit  0x00000011 
- 00010652  0x00001378 isub  0x00000013 , 0x0000003e 
- 00010653  0x00001379 rtn  0x00000002 
- 00010654  0x0000137a branch  0x00002990 
- 00010655  0x0000137d iadd  0x00000011 , 0x00000011 
- 00010656  0x0000137e branch  0x0000299b 
- 00010657  0x00001382 setarg  0x00000020 
- 00010658  0x00001383 istore  0x00000001 , 0x00000005 
- 00010659  0x00001384 loop  0x000029a1 
- 00010660  0x00001385 rtn 
- 00010661  0x00001389 bpatchx  0x0000003f , 0x00004027 
- 00010662  0x0000138a disable  0x0000002b 
- 00010663  0x0000138b branch  0x000029a9 , 0x0000002e 
- 00010664  0x0000138c nbranch  0x000029b8 , 0x0000002d 
- 00010665  0x0000138e call  0x000024d2 
- 00010666  0x0000138f fetch  0x00000002 , 0x0000409a 
- 00010667  0x00001390 store  0x00000002 , 0x00000176 
- 00010668  0x00001391 fetch  0x00000001 , 0x00004321 
- 00010669  0x00001392 bbit1  0x00000005 , 0x000024e0 
- 00010670  0x00001393 bmark1  0x0000000f , 0x000024e0 
- 00010671  0x00001394 fetch  0x00000001 , 0x0000004d 
- 00010672  0x00001395 nbranch  0x000024e0 , 0x00000034 
- 00010673  0x00001396 fetch  0x00000001 , 0x0000416a 
- 00010674  0x00001397 nbranch  0x000024e0 , 0x00000034 
- 00010675  0x00001399 fetch  0x00000001 , 0x00000168 
- 00010676  0x0000139a bbit1  0x00000005 , 0x000024e0 
- 00010677  0x0000139b bbit1  0x00000007 , 0x000024e0 
- 00010678  0x0000139c bbit1  0x00000006 , 0x000024e0 
- 00010679  0x0000139d branch  0x000024c8 
- 00010680  0x000013a0 fetch  0x00000001 , 0x000040a8 
- 00010681  0x000013a1 sub  0x0000003f , 0x0000001e , 0x0000003e 
- 00010682  0x000013a2 nbranch  0x000024d7 , 0x00000002 
- 00010683  0x000013a3 fetcht  0x00000002 , 0x0000409a 
- 00010684  0x000013a4 rshift  0x00000002 , 0x00000002 
- 00010685  0x000013a5 fetch  0x00000002 , 0x00000176 
- 00010686  0x000013a6 iadd  0x00000002 , 0x0000003f 
- 00010687  0x000013a7 store  0x00000002 , 0x00000176 
- 00010688  0x000013a8 branch  0x000024d7 
- 00010689  0x000013ac arg  0x00000000 , 0x00000007 
- 00010690  0x000013ad branch  0x000029d6 
- 00010691  0x000013b0 arg  0x00000000 , 0x00000007 
- 00010692  0x000013b1 branch  0x000029db 
- 00010693  0x000013b4 arg  0x00000001 , 0x00000007 
- 00010694  0x000013b5 branch  0x000029d6 
- 00010695  0x000013b8 arg  0x00000001 , 0x00000007 
- 00010696  0x000013b9 branch  0x000029db 
- 00010697  0x000013bc arg  0x00000002 , 0x00000007 
- 00010698  0x000013bd branch  0x000029d6 
- 00010699  0x000013c0 arg  0x00000002 , 0x00000007 
- 00010700  0x000013c1 branch  0x000029db 
- 00010701  0x000013c4 arg  0x00000003 , 0x00000007 
- 00010702  0x000013c5 branch  0x000029d6 
- 00010703  0x000013c8 arg  0x00000003 , 0x00000007 
- 00010704  0x000013c9 branch  0x000029db 
- 00010705  0x000013cc arg  0x00000004 , 0x00000007 
- 00010706  0x000013cd branch  0x000029d6 
- 00010707  0x000013d0 arg  0x00000004 , 0x00000007 
- 00010708  0x000013d1 branch  0x000029db 
- 00010709  0x000013d4 arg  0x00000005 , 0x00000007 
- 00010710  0x000013d7 fetch  0x00000001 , 0x00004321 
- 00010711  0x000013d8 qset1  0x0000003f 
- 00010712  0x000013d9 store  0x00000001 , 0x00004321 
- 00010713  0x000013da rtn 
- 00010714  0x000013de arg  0x00000005 , 0x00000007 
- 00010715  0x000013e1 fetch  0x00000001 , 0x00004321 
- 00010716  0x000013e2 qset0  0x0000003f 
- 00010717  0x000013e3 store  0x00000001 , 0x00004321 
- 00010718  0x000013e4 rtn 
- 00010719  0x000013e9 setarg  0x00112233 
- 00010720  0x000013ea store  0x00000003 , 0x00004322 
- 00010721  0x000013eb setarg  0x00445566 
- 00010722  0x000013ec istore  0x00000003 , 0x00000005 
- 00010723  0x000013ed setarg  0x00778899 
- 00010724  0x000013ee istore  0x00000003 , 0x00000005 
- 00010725  0x000013ef setarg  0x00001122 
- 00010726  0x000013f0 istore  0x00000003 , 0x00000005 
- 00010727  0x000013f1 setarg  0x00334455 
- 00010728  0x000013f2 istore  0x00000003 , 0x00000005 
- 00010729  0x000013f3 setarg  0x00000066 
- 00010730  0x000013f4 istore  0x00000001 , 0x00000005 
- 00010731  0x000013f5 rtn 
- 00010732  0x000013f9 setarg  0x01000302 
- 00010733  0x000013fa store  0x00000004 , 0x000042c4 
- 00010734  0x000013fb setarg  0x00010010 
- 00010735  0x000013fc store  0x00000003 , 0x000042c8 
- 00010736  0x000013fd jam  0x00000001 , 0x000042fe 
- 00010737  0x000013fe rtn 
- 00010738  0x00001403 arg  0x00000000 , 0x00000011 
- 00010739  0x00001404 arg  0x00000001 , 0x00000001 
- 00010740  0x00001405 branch  0x00002a05 
- 00010741  0x0000140a bpatchx  0x00000040 , 0x00004028 
- 00010742  0x0000140b arg  0x00000003 , 0x00000001 
- 00010743  0x0000140c call  0x00002a05 
- 00010744  0x0000140d copy  0x00000012 , 0x0000003f 
- 00010745  0x0000140e istore  0x00000001 , 0x00000005 
- 00010746  0x0000140f rtn 
- 00010747  0x00001414 bpatchx  0x00000041 , 0x00004028 
- 00010748  0x00001415 force  0x00000002 , 0x00000001 
- 00010749  0x00001416 increase  0x00000004 , 0x00000011 
- 00010750  0x00001417 call  0x00002a05 
- 00010751  0x00001418 increase  0xfffffffc , 0x00000011 
- 00010752  0x00001419 copy  0x00000011 , 0x0000003f 
- 00010753  0x0000141a istore  0x00000002 , 0x00000005 
- 00010754  0x0000141b copy  0x00000012 , 0x0000003f 
- 00010755  0x0000141c istore  0x00000002 , 0x00000005 
- 00010756  0x0000141d rtn 
- 00010757  0x00001422 bpatchx  0x00000042 , 0x00004028 
- 00010758  0x00001423 increase  0x00000005 , 0x00000011 
- 00010759  0x00001424 call  0x00006959 
- 00010760  0x00001425 increase  0xfffffffb , 0x00000011 
- 00010761  0x00001426 copy  0x00000011 , 0x0000003f 
- 00010762  0x00001427 istore  0x00000002 , 0x00000005 
- 00010763  0x00001428 setarg  0x00000000 
- 00010764  0x00001429 istore  0x00000002 , 0x00000005 
- 00010765  0x0000142a copy  0x00000001 , 0x0000003f 
- 00010766  0x0000142b istore  0x00000001 , 0x00000005 
- 00010767  0x0000142c rtn 
- 00010768  0x00001430 bpatchx  0x00000043 , 0x00004028 
- 00010769  0x00001431 call  0x00006993 
- 00010770  0x00001432 copy  0x0000003f , 0x00000006 
- 00010771  0x00001433 rtn 
- 00010772  0x00001436 fetch  0x00000002 , 0x00004449 
- 00010773  0x00001437 rtn 
- 00010774  0x0000143a call  0x00002a19 
- 00010775  0x0000143b copy  0x0000003f , 0x00000006 
- 00010776  0x0000143c rtn 
- 00010777  0x00001440 fetch  0x00000002 , 0x0000444c 
- 00010778  0x00001441 rtn 
- 00010779  0x00001445 call  0x00002a10 
- 00010780  0x00001446 increase  0x00000005 , 0x00000006 
- 00010781  0x00001447 rtn 
- 00010782  0x0000144a call  0x00002a10 
- 00010783  0x0000144b increase  0x00000009 , 0x00000006 
- 00010784  0x0000144c rtn 
- 00010785  0x0000144f call  0x00002a16 
- 00010786  0x00001450 increase  0x00000009 , 0x00000006 
- 00010787  0x00001451 rtn 
- 00010788  0x00001454 call  0x00002a16 
- 00010789  0x00001455 increase  0x00000005 , 0x00000006 
- 00010790  0x00001456 rtn 
- 00010791  0x0000145a branch  0x000069a9 
- 00010792  0x0000145e branch  0x000069ac 
- 00010793  0x00001462 branch  0x000069af 
- 00010794  0x00001466 branch  0x00006998 
- 00010795  0x0000146a store  0x00000008 , 0x000043c0 
- 00010796  0x0000146b branch  0x00002a3c 
- 00010797  0x0000146f and  0x00000002 , 0x000000ff , 0x00000011 
- 00010798  0x00001470 call  0x00002a32 
- 00010799  0x00001471 rshift8  0x00000002 , 0x00000011 
- 00010800  0x00001474 storer  0x00000011 , 0x00000001 , 0x000043b7 
- 00010801  0x00001475 branch  0x00002a33 
- 00010802  0x00001478 storer  0x00000011 , 0x00000001 , 0x000043b6 
- 00010803  0x0000147a isolate1  0x00000001 , 0x00000011 
- 00010804  0x0000147b call  0x00002a38 , 0x00000001 
- 00010805  0x0000147c isolate1  0x00000002 , 0x00000011 
- 00010806  0x0000147d call  0x00002a3a , 0x00000001 
- 00010807  0x0000147e rtn 
- 00010808  0x00001483 arg  0x00000008 , 0x00000007 
- 00010809  0x00001484 branch  0x00002a3d 
- 00010810  0x00001488 arg  0x0000000b , 0x00000007 
- 00010811  0x00001489 branch  0x00002a3d 
- 00010812  0x0000148c arg  0x00000005 , 0x00000007 
- 00010813  0x0000148f fetch  0x00000008 , 0x000043ae 
- 00010814  0x00001490 qset1  0x0000003f 
- 00010815  0x00001491 store  0x00000008 , 0x000043ae 
- 00010816  0x00001492 rtn 
- 00010817  0x00001495 call  0x000029c5 
- 00010818  0x00001496 call  0x000029ec 
- 00010819  0x00001497 call  0x000029df 
- 00010820  0x00001498 branch  0x000029cd 
- 00010821  0x0000149e jam  0x00000001 , 0x0000019d 
- 00010822  0x0000149f jam  0x00000001 , 0x0000019e 
- 00010823  0x000014a0 call  0x000025b8 
- 00010824  0x000014a1 call  0x00002a4b 
- 00010825  0x000014a2 call  0x00002acb 
- 00010826  0x000014a3 branch  0x000025bc 
- 00010827  0x000014a6 bpatchx  0x00000044 , 0x00004028 
- 00010828  0x000014a7 fetch  0x00000001 , 0x00004343 
- 00010829  0x000014a8 rtnne  0x00000001 
- 00010830  0x000014a9 arg  0x00000002 , 0x00000007 
- 00010831  0x000014aa call  0x00007cef 
- 00010832  0x000014ab nrtn  0x00000034 
- 00010833  0x000014ac fetch  0x00000002 , 0x00004344 
- 00010834  0x000014ad fetcht  0x00000002 , 0x00004346 
- 00010835  0x000014ae isub  0x00000002 , 0x0000003f 
- 00010836  0x000014af arg  0x00000002 , 0x00000007 
- 00010837  0x000014b0 call  0x00007ce1 
- 00010838  0x000014b1 disable  0x00000029 
- 00010839  0x000014b2 call  0x00002af5 
- 00010840  0x000014b3 call  0x00002a6a 
- 00010841  0x000014b4 nrtn  0x0000002d 
- 00010842  0x000014b5 bpatchx  0x00000045 , 0x00004028 
- 00010843  0x000014b6 fetch  0x00000006 , 0x0000004e 
- 00010844  0x000014b7 store  0x00000006 , 0x00000178 
- 00010845  0x000014ba fetch  0x00000001 , 0x00000002 
- 00010846  0x000014bb increase  0x00000001 , 0x0000003f 
- 00010847  0x000014bc store  0x00000001 , 0x00000002 
- 00010848  0x000014bd call  0x00002a71 
- 00010849  0x000014be rtn  0x00000029 
- 00010850  0x000014bf call  0x00002b1c 
- 00010851  0x000014c0 nrtn  0x0000002d 
- 00010852  0x000014c1 fetch  0x00000001 , 0x00000004 
- 00010853  0x000014c2 increase  0x00000001 , 0x0000003f 
- 00010854  0x000014c3 store  0x00000001 , 0x00000004 
- 00010855  0x000014c4 fetch  0x00000009 , 0x00000054 
- 00010856  0x000014c5 store  0x00000009 , 0x000006a1 
- 00010857  0x000014c6 rtn 
- 00010858  0x000014ca bpatchx  0x00000046 , 0x00004028 
- 00010859  0x000014cb call  0x00002b68 
- 00010860  0x000014cc call  0x0000264e 
- 00010861  0x000014cd fetch  0x00000001 , 0x00000001 
- 00010862  0x000014ce increase  0x00000001 , 0x0000003f 
- 00010863  0x000014cf store  0x00000001 , 0x00000001 
- 00010864  0x000014d0 rtn 
- 00010865  0x000014d4 bpatchx  0x00000047 , 0x00004028 
- 00010866  0x000014d5 fetch  0x00000001 , 0x000001bc 
- 00010867  0x000014d6 rtnne  0x0000001b 
- 00010868  0x000014d7 fetch  0x00000006 , 0x00000178 
- 00010869  0x000014d8 fetcht  0x00000006 , 0x000042cc 
- 00010870  0x000014d9 isub  0x00000002 , 0x0000003e 
- 00010871  0x000014da nrtn  0x00000005 
- 00010872  0x000014db call  0x00002056 
- 00010873  0x000014dc nrtn  0x00000005 
- 00010874  0x000014dd call  0x00002a84 
- 00010875  0x000014de call  0x00002519 
- 00010876  0x000014df call  0x000030ed 
- 00010877  0x000014e0 jam  0x00000014 , 0x0000066f 
- 00010878  0x000014e1 call  0x0000782b 
- 00010879  0x000014e2 jam  0x00000000 , 0x00004114 
- 00010880  0x000014e3 jam  0x00000000 , 0x000001b8 
- 00010881  0x000014e4 jam  0x00000000 , 0x00004343 
- 00010882  0x000014e5 jam  0x00000000 , 0x000001bc 
- 00010883  0x000014e6 branch  0x00002041 
- 00010884  0x000014e9 bpatchx  0x00000048 , 0x00004029 
- 00010885  0x000014ea force  0xffffffff , 0x0000003f 
- 00010886  0x000014eb setsect  0x00000002 , 0x00000001 
- 00010887  0x000014ec store  0x00000005 , 0x00000198 
- 00010888  0x000014ed arg  0x00000168 , 0x00000011 
- 00010889  0x000014ee call  0x00002624 
- 00010890  0x000014ef force  0x00000004 , 0x00000039 
- 00010891  0x000014f0 arg  0x0000018c , 0x00000005 
- 00010892  0x000014f1 call  0x00007de8 
- 00010893  0x000014f2 fetch  0x00000002 , 0x000042d9 
- 00010894  0x000014f3 store  0x00000002 , 0x00000196 
- 00010895  0x000014f5 random  0x0000003f 
- 00010896  0x000014f6 and_into  0x0000000f , 0x0000003f 
- 00010897  0x000014f7 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00010898  0x000014f8 branch  0x00002a8f , 0x00000002 
- 00010899  0x000014f9 store  0x00000001 , 0x00000181 
- 00010900  0x000014fb bpatchx  0x00000049 , 0x00004029 
- 00010901  0x000014fc fetcht  0x00000002 , 0x00004165 
- 00010902  0x000014fd storet  0x00000002 , 0x0000016a 
- 00010903  0x000014fe copy  0x00000002 , 0x00000013 
- 00010904  0x000014ff add  0x00000022 , 0x00000007 , 0x0000003f 
- 00010905  0x00001500 idiv  0x00000013 
- 00010906  0x00001501 call  0x00007d62 
- 00010907  0x00001502 remainder  0x00000011 
- 00010908  0x00001503 isub  0x00000011 , 0x0000003f 
- 00010909  0x00001504 iadd  0x00000013 , 0x0000003f 
- 00010910  0x00001505 fetcht  0x00000002 , 0x00004163 
- 00010911  0x00001506 iadd  0x00000002 , 0x0000003f 
- 00010912  0x00001507 store  0x00000004 , 0x0000016c 
- 00010913  0x00001508 isub  0x00000022 , 0x00000011 
- 00010914  0x00001509 increase  0xfffffffa , 0x00000011 
- 00010915  0x0000150a arg  0x00002205 , 0x00000012 
- 00010916  0x0000150b fetch  0x00000001 , 0x000042d2 
- 00010917  0x0000150c nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00010918  0x0000150d fetch  0x00000001 , 0x000042cb 
- 00010919  0x0000150e nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00010920  0x0000150f copy  0x00000012 , 0x0000003f 
- 00010921  0x00001510 store  0x00000002 , 0x00004169 
- 00010922  0x00001511 fetch  0x00000006 , 0x000042db 
- 00010923  0x00001512 istore  0x00000006 , 0x00000005 
- 00010924  0x00001513 fetch  0x00000006 , 0x00000178 
- 00010925  0x00001514 istore  0x00000006 , 0x00000005 
- 00010926  0x00001515 fetch  0x00000004 , 0x0000018c 
- 00010927  0x00001516 istore  0x00000004 , 0x00000005 
- 00010928  0x00001517 random  0x0000003f 
- 00010929  0x00001518 istore  0x00000002 , 0x00000005 
- 00010930  0x00001519 random  0x0000003f 
- 00010931  0x0000151a istore  0x00000001 , 0x00000005 
- 00010932  0x0000151b force  0x00000002 , 0x0000003f 
- 00010933  0x0000151c istore  0x00000001 , 0x00000005 
- 00010934  0x0000151d rshift2  0x00000011 , 0x0000003f 
- 00010935  0x0000151e istore  0x00000002 , 0x00000005 
- 00010936  0x0000151f rshift2  0x00000013 , 0x0000003f 
- 00010937  0x00001520 istore  0x00000002 , 0x00000005 
- 00010938  0x00001521 bpatchx  0x0000004a , 0x00004029 
- 00010939  0x00001522 setarg  0x00000000 
- 00010940  0x00001523 istore  0x00000002 , 0x00000005 
- 00010941  0x00001524 fetch  0x00000002 , 0x000042d9 
- 00010942  0x00001525 istore  0x00000002 , 0x00000005 
- 00010943  0x00001526 fetch  0x00000005 , 0x00000198 
- 00010944  0x00001527 istore  0x00000005 , 0x00000005 
- 00010945  0x00001528 fetch  0x00000001 , 0x00000181 
- 00010946  0x00001529 arg  0x000000a0 , 0x00000002 
- 00010947  0x0000152a ior  0x00000002 , 0x0000003f 
- 00010948  0x0000152b istore  0x00000001 , 0x00000005 
- 00010949  0x0000152c call  0x0000273e 
- 00010950  0x0000152d setarg  0x00004169 
- 00010951  0x0000152e add  0x0000003f , 0x00000012 , 0x00000006 
- 00010952  0x0000152f ifetch  0x00000003 , 0x00000006 
- 00010953  0x00001530 store  0x00000003 , 0x00000190 
- 00010954  0x00001531 rtn 
- 00010955  0x00001535 jam  0x00000024 , 0x00000007 
- 00010956  0x00001536 jam  0x00000000 , 0x000006a1 
- 00010957  0x00001537 call  0x00002aef 
- 00010958  0x00001538 call  0x00002ad0 
- 00010959  0x00001539 branch  0x00002af2 
- 00010960  0x0000153c bpatchx  0x0000004b , 0x00004029 
- 00010961  0x0000153d fetch  0x00000001 , 0x00004388 
- 00010962  0x0000153e rtn  0x00000034 
- 00010963  0x0000153f arg  0x00000000 , 0x00000007 
- 00010964  0x00001540 call  0x00007cef 
- 00010965  0x00001541 nrtn  0x00000034 
- 00010966  0x00001542 enable  0x00000010 
- 00010967  0x00001543 call  0x00002af5 
- 00010968  0x00001544 call  0x00002b68 
- 00010969  0x00001545 call  0x00002afe 
- 00010970  0x00001546 nbranch  0x00002ae2 , 0x0000002d 
- 00010971  0x00001547 fetch  0x00000001 , 0x00000003 
- 00010972  0x00001548 increase  0x00000001 , 0x0000003f 
- 00010973  0x00001549 store  0x00000001 , 0x00000003 
- 00010974  0x0000154a fetch  0x00000001 , 0x0000004c 
- 00010975  0x0000154b and  0x0000003f , 0x0000000f , 0x0000003f 
- 00010976  0x0000154c beq  0x00000003 , 0x00002b2d 
- 00010977  0x0000154d beq  0x00000005 , 0x00002b40 
- 00010978  0x0000154f bpatchx  0x0000004c , 0x00004029 
- 00010979  0x00001550 fetch  0x00000001 , 0x000006a1 
- 00010980  0x00001551 fetcht  0x00000001 , 0x00004393 
- 00010981  0x00001552 isub  0x00000002 , 0x0000003e 
- 00010982  0x00001553 nbranch  0x00002ad0 , 0x00000005 
- 00010983  0x00001554 random  0x0000003f 
- 00010984  0x00001555 arg  0x000001ff , 0x00000002 
- 00010985  0x00001556 iand  0x00000002 , 0x0000003f 
- 00010986  0x00001557 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00010987  0x00001558 call  0x00007c91 
- 00010988  0x00001559 arg  0x00000000 , 0x00000007 
- 00010989  0x0000155a fetch  0x00000002 , 0x00004389 
- 00010990  0x0000155b branch  0x00007ce1 
- 00010991  0x0000155e arg  0x000006b1 , 0x00000005 
- 00010992  0x0000155f arg  0x00004169 , 0x00000006 
- 00010993  0x00001560 branch  0x00007c8c 
- 00010994  0x00001563 arg  0x000006b1 , 0x00000006 
- 00010995  0x00001564 arg  0x00004169 , 0x00000005 
- 00010996  0x00001565 branch  0x00007c8c 
- 00010997  0x00001568 bpatchx  0x0000004d , 0x00004029 
- 00010998  0x00001569 disable  0x00000029 
- 00010999  0x0000156b setarg  0x008e89be 
- 00011000  0x0000156c lshift8  0x0000003f , 0x0000003f 
- 00011001  0x0000156d or_into  0x000000d6 , 0x0000003f 
- 00011002  0x0000156e iforce  0x00000009 
- 00011003  0x0000156f setarg  0x00555555 
- 00011004  0x00001570 store  0x00000003 , 0x00000190 
- 00011005  0x00001571 rtn 
- 00011006  0x00001576 bpatchx  0x0000004e , 0x00004029 
- 00011007  0x00001577 fetch  0x00000001 , 0x0000438b 
- 00011008  0x00001578 fetcht  0x00000001 , 0x0000438c 
- 00011009  0x00001579 lshift4  0x00000002 , 0x00000002 
- 00011010  0x0000157a lshift2  0x00000002 , 0x00000002 
- 00011011  0x0000157b iadd  0x00000002 , 0x00000002 
- 00011012  0x0000157c storet  0x00000001 , 0x00004169 
- 00011013  0x0000157d beq  0x00000001 , 0x00002b0f 
- 00011014  0x0000157e fetcht  0x00000001 , 0x00004348 
- 00011015  0x0000157f add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011016  0x00001580 store  0x00000001 , 0x0000416a 
- 00011017  0x00001581 fetch  0x00000006 , 0x000042db 
- 00011018  0x00001582 store  0x00000006 , 0x0000416b 
- 00011019  0x00001583 copy  0x00000002 , 0x00000039 
- 00011020  0x00001584 arg  0x00004349 , 0x00000006 
- 00011021  0x00001585 call  0x00007ccc 
- 00011022  0x00001586 branch  0x00002b15 
- 00011023  0x00001589 setarg  0x0000000c 
- 00011024  0x0000158a store  0x00000001 , 0x0000416a 
- 00011025  0x0000158b fetch  0x00000006 , 0x000042db 
- 00011026  0x0000158c store  0x00000006 , 0x0000416b 
- 00011027  0x0000158d fetch  0x00000006 , 0x00004116 
- 00011028  0x0000158e istore  0x00000006 , 0x00000005 
- 00011029  0x00001590 bpatchx  0x0000004f , 0x00004029 
- 00011030  0x00001591 fetch  0x00000001 , 0x00000000 
- 00011031  0x00001592 increase  0x00000001 , 0x0000003f 
- 00011032  0x00001593 store  0x00000001 , 0x00000000 
- 00011033  0x00001594 arg  0x00000708 , 0x0000001b 
- 00011034  0x00001595 disable  0x0000002d 
- 00011035  0x00001596 branch  0x00002729 
- 00011036  0x0000159a bpatchx  0x00000050 , 0x0000402a 
- 00011037  0x0000159b fetch  0x00000001 , 0x00004394 
- 00011038  0x0000159c rtnne  0x00000001 
- 00011039  0x0000159d fetch  0x00000001 , 0x00000000 
- 00011040  0x0000159e increase  0x00000001 , 0x0000003f 
- 00011041  0x0000159f store  0x00000001 , 0x00000000 
- 00011042  0x000015a0 arg  0x00000c03 , 0x00000002 
- 00011043  0x000015a1 fetch  0x00000001 , 0x00004395 
- 00011044  0x000015a2 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011045  0x000015a3 copy  0x00000011 , 0x0000003f 
- 00011046  0x000015a4 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00011047  0x000015a5 storet  0x00000002 , 0x00004169 
- 00011048  0x000015a6 fetch  0x00000006 , 0x000042db 
- 00011049  0x000015a7 istore  0x00000006 , 0x00000005 
- 00011050  0x000015a8 fetch  0x00000006 , 0x00000178 
- 00011051  0x000015a9 istore  0x00000006 , 0x00000005 
- 00011052  0x000015aa branch  0x00002729 
- 00011053  0x000015ad bpatchx  0x00000051 , 0x0000402a 
- 00011054  0x000015ae fetch  0x00000006 , 0x00000054 
- 00011055  0x000015af fetcht  0x00000006 , 0x000042db 
- 00011056  0x000015b0 isub  0x00000002 , 0x0000003e 
- 00011057  0x000015b1 nrtn  0x00000005 
- 00011058  0x000015b2 arg  0x00000004 , 0x00000002 
- 00011059  0x000015b3 fetch  0x00000001 , 0x0000438c 
- 00011060  0x000015b4 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011061  0x000015b5 storet  0x00000001 , 0x00004169 
- 00011062  0x000015b6 fetcht  0x00000001 , 0x00004368 
- 00011063  0x000015b7 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011064  0x000015b8 store  0x00000001 , 0x0000416a 
- 00011065  0x000015b9 fetch  0x00000006 , 0x000042db 
- 00011066  0x000015ba store  0x00000006 , 0x0000416b 
- 00011067  0x000015bb arg  0x00004369 , 0x00000006 
- 00011068  0x000015bc copy  0x00000002 , 0x00000039 
- 00011069  0x000015bd call  0x00007ccc 
- 00011070  0x000015be call  0x0000273e 
- 00011071  0x000015bf branch  0x00002ae2 
- 00011072  0x000015c2 fetch  0x00000006 , 0x00000054 
- 00011073  0x000015c3 fetcht  0x00000006 , 0x000042db 
- 00011074  0x000015c4 isub  0x00000002 , 0x0000003e 
- 00011075  0x000015c5 nrtn  0x00000005 
- 00011076  0x000015c6 call  0x00002868 
- 00011077  0x000015c7 storer  0x00000011 , 0x00000001 , 0x000042cb 
- 00011078  0x000015c8 fetch  0x00000006 , 0x0000004e 
- 00011079  0x000015c9 store  0x00000006 , 0x00000178 
- 00011080  0x000015ca fetch  0x00000008 , 0x0000005a 
- 00011081  0x000015cb store  0x00000008 , 0x0000018c 
- 00011082  0x000015cc fetcht  0x00000002 , 0x00000062 
- 00011083  0x000015cd bpatchx  0x00000052 , 0x0000402a 
- 00011084  0x000015ce lshift2  0x00000002 , 0x00000002 
- 00011085  0x000015cf fetch  0x00000002 , 0x00000064 
- 00011086  0x000015d0 lshift2  0x0000003f , 0x0000003f 
- 00011087  0x000015d1 store  0x00000002 , 0x0000016a 
- 00011088  0x000015d2 store  0x00000004 , 0x0000016c 
- 00011089  0x000015d3 isub  0x00000002 , 0x0000003f 
- 00011090  0x000015d4 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00011091  0x000015d5 fetch  0x00000009 , 0x00000066 
- 00011092  0x000015d6 store  0x00000009 , 0x00000194 
- 00011093  0x000015d7 fetch  0x00000001 , 0x0000006f 
- 00011094  0x000015d8 and  0x0000003f , 0x0000001f , 0x00000002 
- 00011095  0x000015d9 storet  0x00000001 , 0x00000181 
- 00011096  0x000015da rshift4  0x0000003f , 0x00000002 
- 00011097  0x000015db rshift  0x00000002 , 0x00000002 
- 00011098  0x000015dc storet  0x00000001 , 0x000001b8 
- 00011099  0x000015dd arg  0x00000168 , 0x00000011 
- 00011100  0x000015de call  0x00002938 
- 00011101  0x000015df arg  0x00000168 , 0x00000011 
- 00011102  0x000015e0 call  0x00002624 
- 00011103  0x000015e1 call  0x00002525 
- 00011104  0x000015e2 call  0x00002056 
- 00011105  0x000015e3 nrtn  0x00000005 
- 00011106  0x000015e4 bpatchx  0x00000053 , 0x0000402a 
- 00011107  0x000015e5 call  0x000020f7 
- 00011108  0x000015e6 call  0x00002ea7 
- 00011109  0x000015e7 jam  0x00000014 , 0x0000066f 
- 00011110  0x000015e8 call  0x0000782b 
- 00011111  0x000015e9 branch  0x00002041 
- 00011112  0x000015ed bpatchx  0x00000054 , 0x0000402a 
- 00011113  0x000015ee fetch  0x00000001 , 0x00000007 
- 00011114  0x000015ef beq  0x00000025 , 0x00002b6e 
- 00011115  0x000015f0 beq  0x00000026 , 0x00002b74 
- 00011116  0x000015f1 beq  0x00000027 , 0x00002b7a 
- 00011117  0x000015f2 branch  0x00002b7a 
- 00011118  0x000015f5 fetcht  0x00000001 , 0x00004393 
- 00011119  0x000015f6 isolate1  0x00000001 , 0x00000002 
- 00011120  0x000015f7 branch  0x00002b85 , 0x00000001 
- 00011121  0x000015f8 isolate1  0x00000002 , 0x00000002 
- 00011122  0x000015f9 branch  0x00002b8a , 0x00000001 
- 00011123  0x000015fa branch  0x00002b80 
- 00011124  0x000015fe fetcht  0x00000001 , 0x00004393 
- 00011125  0x000015ff isolate1  0x00000002 , 0x00000002 
- 00011126  0x00001600 branch  0x00002b8a , 0x00000001 
- 00011127  0x00001601 isolate1  0x00000000 , 0x00000002 
- 00011128  0x00001602 branch  0x00002b80 , 0x00000001 
- 00011129  0x00001603 branch  0x00002b85 
- 00011130  0x00001607 fetcht  0x00000001 , 0x00004393 
- 00011131  0x00001608 isolate1  0x00000000 , 0x00000002 
- 00011132  0x00001609 branch  0x00002b80 , 0x00000001 
- 00011133  0x0000160a isolate1  0x00000001 , 0x00000002 
- 00011134  0x0000160b branch  0x00002b85 , 0x00000001 
- 00011135  0x0000160c branch  0x00002b8a 
- 00011136  0x0000160f jam  0x00000025 , 0x00000007 
- 00011137  0x00001610 fetch  0x00000001 , 0x000006a1 
- 00011138  0x00001611 set1  0x00000000 , 0x0000003f 
- 00011139  0x00001612 store  0x00000001 , 0x000006a1 
- 00011140  0x00001613 rtn 
- 00011141  0x00001616 jam  0x00000026 , 0x00000007 
- 00011142  0x00001617 fetch  0x00000001 , 0x000006a1 
- 00011143  0x00001618 set1  0x00000001 , 0x0000003f 
- 00011144  0x00001619 store  0x00000001 , 0x000006a1 
- 00011145  0x0000161a rtn 
- 00011146  0x0000161d jam  0x00000027 , 0x00000007 
- 00011147  0x0000161e fetch  0x00000001 , 0x000006a1 
- 00011148  0x0000161f set1  0x00000002 , 0x0000003f 
- 00011149  0x00001620 store  0x00000001 , 0x000006a1 
- 00011150  0x00001621 rtn 
- 00011151  0x00001627 copy  0x00000006 , 0x00000011 
- 00011152  0x00001628 fetch  0x00000001 , 0x000043cb 
- 00011153  0x00001629 beq  0x00000006 , 0x000066d5 
- 00011154  0x0000162a beq  0x0000000f , 0x0000503d 
- 00011155  0x0000162b copy  0x00000011 , 0x00000006 
- 00011156  0x0000162c ifetch  0x00000003 , 0x00000006 
- 00011157  0x0000162d store  0x00000003 , 0x00004397 
- 00011158  0x0000162f beq  0x00000002 , 0x00002bab 
- 00011159  0x00001630 beq  0x00000003 , 0x00002bb0 
- 00011160  0x00001631 beq  0x00000004 , 0x00002bb3 
- 00011161  0x00001632 beq  0x00000006 , 0x00002bf7 
- 00011162  0x00001633 beq  0x00000008 , 0x00002c44 
- 00011163  0x00001634 beq  0x0000000a , 0x00002d19 
- 00011164  0x00001635 beq  0x0000000c , 0x00002d4c 
- 00011165  0x00001636 beq  0x00000010 , 0x00002d63 
- 00011166  0x00001637 beq  0x00000012 , 0x00002da8 
- 00011167  0x00001638 beq  0x00000016 , 0x00002dce 
- 00011168  0x00001639 beq  0x00000018 , 0x00002de1 
- 00011169  0x0000163a beq  0x0000001e , 0x00002de6 
- 00011170  0x0000163b beq  0x00000052 , 0x00002dea 
- 00011171  0x0000163c rtn 
- 00011172  0x00001640 force  0x00000003 , 0x00000011 
- 00011173  0x00001641 call  0x00002e10 
- 00011174  0x00001642 setarg  0x00000002 
- 00011175  0x00001644 istore  0x00000001 , 0x00000005 
- 00011176  0x00001645 fetch  0x00000002 , 0x000042e1 
- 00011177  0x00001646 istore  0x00000002 , 0x00000005 
- 00011178  0x00001647 rtn 
- 00011179  0x0000164b call  0x00002bb0 
- 00011180  0x0000164d force  0x00000003 , 0x00000011 
- 00011181  0x0000164e call  0x00002e10 
- 00011182  0x0000164f setarg  0x00000003 
- 00011183  0x00001650 branch  0x00002ba7 
- 00011184  0x00001653 rshift8  0x0000003f , 0x0000003f 
- 00011185  0x00001654 store  0x00000002 , 0x000042e3 
- 00011186  0x00001655 rtn 
- 00011187  0x00001658 call  0x00002e41 
- 00011188  0x00001659 call  0x00007dba 
- 00011189  0x0000165a branch  0x00002bc3 
- 00011190  0x0000165e ifetch  0x00000002 , 0x00000006 
- 00011191  0x0000165f and_into  0x000000ff , 0x0000003f 
- 00011192  0x00001660 rtn  0x00000034 
- 00011193  0x00001661 isub  0x00000012 , 0x0000003e 
- 00011194  0x00001662 rtn  0x00000005 
- 00011195  0x00001663 nrtn  0x00000002 
- 00011196  0x00001664 isub  0x00000013 , 0x0000003e 
- 00011197  0x00001665 rtn  0x00000005 
- 00011198  0x00001666 branch  0x00002bc1 , 0x00000002 
- 00011199  0x00001667 force  0x00000001 , 0x0000003e 
- 00011200  0x00001668 rtn 
- 00011201  0x0000166a force  0x00000000 , 0x0000003f 
- 00011202  0x0000166b rtn 
- 00011203  0x0000166f arg  0x00000003 , 0x0000000b 
- 00011204  0x00001670 call  0x00002cc7 
- 00011205  0x00001672 call  0x00002bb6 
- 00011206  0x00001673 branch  0x00002bf5 , 0x00000034 
- 00011207  0x00001674 nbranch  0x00002bf3 , 0x00000002 
- 00011208  0x00001675 increase  0xfffffffe , 0x00000006 
- 00011209  0x00001676 call  0x00007c6d 
- 00011210  0x00001677 call  0x00007c64 
- 00011211  0x00001678 nbranch  0x00002be3 , 0x00000028 
- 00011212  0x00001679 call  0x00007c51 
- 00011213  0x0000167a storer  0x0000000b , 0x00000004 , 0x00000680 
- 00011214  0x0000167b force  0x0000001e , 0x00000011 
- 00011215  0x0000167c call  0x00002e10 
- 00011216  0x0000167d fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00011217  0x0000167e call  0x00007c60 
- 00011218  0x0000167f call  0x00007dbc 
- 00011219  0x00001680 setarg  0x00000005 
- 00011220  0x00001681 istore  0x00000001 , 0x00000005 
- 00011221  0x00001682 call  0x00007c67 
- 00011222  0x00001683 ifetch  0x00000002 , 0x00000006 
- 00011223  0x00001684 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
- 00011224  0x00001685 sub  0x00000011 , 0x00000010 , 0x0000003e 
- 00011225  0x00001686 branch  0x00002bdf , 0x00000005 
- 00011226  0x00001687 sub  0x00000011 , 0x00000002 , 0x0000003e 
- 00011227  0x00001688 nbranch  0x00002e03 , 0x00000005 
- 00011228  0x0000168a setarg  0x00000001 
- 00011229  0x0000168b istore  0x00000001 , 0x00000005 
- 00011230  0x0000168c branch  0x00002be8 
- 00011231  0x0000168f setarg  0x00000002 
- 00011232  0x00001690 istore  0x00000001 , 0x00000005 
- 00011233  0x00001691 arg  0x00000001 , 0x0000000b 
- 00011234  0x00001692 branch  0x00002be8 
- 00011235  0x00001695 call  0x00007c67 
- 00011236  0x00001696 ifetch  0x00000002 , 0x00000006 
- 00011237  0x00001697 ifetch  0x00000001 , 0x00000006 
- 00011238  0x00001698 isub  0x00000011 , 0x0000003e 
- 00011239  0x00001699 nbranch  0x00002bf5 , 0x00000005 
- 00011240  0x0000169c call  0x00007c67 
- 00011241  0x0000169d ifetch  0x00000002 , 0x00000006 
- 00011242  0x0000169e and_into  0x000000ff , 0x0000003f 
- 00011243  0x0000169f istore  0x00000002 , 0x00000005 
- 00011244  0x000016a0 ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00011245  0x000016a1 call  0x00007cda 
- 00011246  0x000016a2 call  0x00007c6a 
- 00011247  0x000016a3 increase  0xffffffff , 0x0000000b 
- 00011248  0x000016a4 branch  0x00002bf5 , 0x00000005 
- 00011249  0x000016a6 call  0x00002cdd 
- 00011250  0x000016a7 branch  0x00002bc5 
- 00011251  0x000016aa call  0x00002cdd 
- 00011252  0x000016ab branch  0x00002bf1 
- 00011253  0x000016ae branch  0x00002e03 , 0x00000028 
- 00011254  0x000016af branch  0x00002e34 
- 00011255  0x000016b3 call  0x00002e41 
- 00011256  0x000016b4 ifetch  0x00000002 , 0x00000006 
- 00011257  0x000016b5 store  0x00000002 , 0x0000439e 
- 00011258  0x000016b6 call  0x00007c6d 
- 00011259  0x000016b7 arg  0x000006b5 , 0x00000005 
- 00011260  0x000016b8 fetch  0x00000002 , 0x00004335 
- 00011261  0x000016b9 increase  0xfffffff9 , 0x0000003f 
- 00011262  0x000016ba call  0x00002e4f 
- 00011263  0x000016bb branch  0x00002c0a 
- 00011264  0x000016bf disable  0x00000028 
- 00011265  0x000016c0 fetcht  0x00000002 , 0x000006b1 
- 00011266  0x000016c1 fetch  0x00000002 , 0x000006b3 
- 00011267  0x000016c2 isub  0x00000002 , 0x0000003e 
- 00011268  0x000016c3 nbranch  0x00002c07 , 0x00000002 
- 00011269  0x000016c4 deposit  0x00000002 
- 00011270  0x000016c5 rtnne  0x00000000 
- 00011271  0x000016c7 enable  0x00000028 
- 00011272  0x000016c8 jam  0x00000001 , 0x000001b9 
- 00011273  0x000016c9 branch  0x00002e05 
- 00011274  0x000016cd call  0x00002c00 
- 00011275  0x000016ce rtn  0x00000028 
- 00011276  0x000016cf fetcht  0x00000002 , 0x0000439e 
- 00011277  0x000016d0 setarg  0x00002800 
- 00011278  0x000016d1 isub  0x00000002 , 0x0000003e 
- 00011279  0x000016d2 branch  0x00002c11 , 0x00000005 
- 00011280  0x000016d3 branch  0x00002e03 
- 00011281  0x000016d7 jam  0x00000000 , 0x0000439a 
- 00011282  0x000016d8 fetcht  0x00000002 , 0x000006b1 
- 00011283  0x000016d9 storet  0x00000002 , 0x00000678 
- 00011284  0x000016da call  0x00002d04 
- 00011285  0x000016db nbranch  0x00002e03 , 0x00000034 
- 00011286  0x000016dd fetcht  0x00000002 , 0x00000678 
- 00011287  0x000016de call  0x00002d04 
- 00011288  0x000016df nbranch  0x00002c2a , 0x00000034 
- 00011289  0x000016e0 copy  0x00000006 , 0x00000011 
- 00011290  0x000016e1 fetch  0x00000001 , 0x000006c6 
- 00011291  0x000016e2 copy  0x0000003f , 0x00000039 
- 00011292  0x000016e3 fetcht  0x00000001 , 0x000006b5 
- 00011293  0x000016e4 isub  0x00000002 , 0x0000003e 
- 00011294  0x000016e5 nbranch  0x00002c26 , 0x00000005 
- 00011295  0x000016e6 arg  0x000006b6 , 0x00000012 
- 00011296  0x000016e7 call  0x00007d64 
- 00011297  0x000016e9 branch  0x00002c2d , 0x00000005 
- 00011298  0x000016eb fetch  0x00000002 , 0x000006ce 
- 00011299  0x000016ec fetcht  0x00000002 , 0x0000439e 
- 00011300  0x000016ed isub  0x00000002 , 0x0000003e 
- 00011301  0x000016ee branch  0x00002c35 , 0x00000005 
- 00011302  0x000016f0 fetch  0x00000002 , 0x00000678 
- 00011303  0x000016f1 increase  0x00000001 , 0x0000003f 
- 00011304  0x000016f2 store  0x00000002 , 0x00000678 
- 00011305  0x000016f3 branch  0x00002c16 
- 00011306  0x000016f6 fetch  0x00000001 , 0x0000439a 
- 00011307  0x000016f7 beq  0x00000001 , 0x00002c35 
- 00011308  0x000016f8 branch  0x00002e03 
- 00011309  0x000016fc fetch  0x00000002 , 0x000006ce 
- 00011310  0x000016fd fetcht  0x00000002 , 0x0000439e 
- 00011311  0x000016fe isub  0x00000002 , 0x0000003e 
- 00011312  0x000016ff nbranch  0x00002c26 , 0x00000005 
- 00011313  0x00001700 jam  0x00000001 , 0x0000439a 
- 00011314  0x00001702 fetcht  0x00000002 , 0x00000678 
- 00011315  0x00001703 storet  0x00000002 , 0x000006c9 
- 00011316  0x00001704 branch  0x00002c26 
- 00011317  0x00001707 fetch  0x00000001 , 0x0000439a 
- 00011318  0x00001708 beq  0x00000000 , 0x00002c26 
- 00011319  0x00001709 jam  0x00000002 , 0x0000439a 
- 00011320  0x0000170a fetcht  0x00000002 , 0x00000678 
- 00011321  0x0000170b increase  0xffffffff , 0x00000002 
- 00011322  0x0000170c storet  0x00000002 , 0x000006cb 
- 00011323  0x0000170f arg  0x00000005 , 0x00000011 
- 00011324  0x00001710 call  0x00002e10 
- 00011325  0x00001711 setarg  0x00000007 
- 00011326  0x00001712 istore  0x00000001 , 0x00000005 
- 00011327  0x00001713 fetch  0x00000002 , 0x000006c9 
- 00011328  0x00001714 istore  0x00000002 , 0x00000005 
- 00011329  0x00001715 fetch  0x00000002 , 0x000006cb 
- 00011330  0x00001716 istore  0x00000002 , 0x00000005 
- 00011331  0x00001717 rtn 
- 00011332  0x0000171c call  0x00002e41 
- 00011333  0x0000171d call  0x00002e4a 
- 00011334  0x0000171e branch  0x00002c47 
- 00011335  0x00001721 fetcht  0x00000002 , 0x000006b1 
- 00011336  0x00001722 storet  0x00000002 , 0x00000678 
- 00011337  0x00001723 call  0x00002cc7 
- 00011338  0x00001724 call  0x00002cd2 
- 00011339  0x00001725 increase  0xfffffffe , 0x00000006 
- 00011340  0x00001726 copy  0x00000006 , 0x0000003f 
- 00011341  0x00001727 store  0x00000002 , 0x000006c7 
- 00011342  0x00001729 fetcht  0x00000002 , 0x000006b6 
- 00011343  0x0000172a setarg  0x00002a00 
- 00011344  0x0000172b isub  0x00000002 , 0x0000003e 
- 00011345  0x0000172c branch  0x00002cb2 , 0x00000005 
- 00011346  0x0000172d setarg  0x00002803 
- 00011347  0x0000172e isub  0x00000002 , 0x0000003e 
- 00011348  0x0000172f nbranch  0x00002c9c , 0x00000005 
- 00011349  0x00001730 arg  0x00000002 , 0x0000000b 
- 00011350  0x00001732 call  0x00002e17 
- 00011351  0x00001733 nbranch  0x00002c79 , 0x00000002 
- 00011352  0x00001734 fetcht  0x00000002 , 0x00000678 
- 00011353  0x00001735 call  0x00002d02 
- 00011354  0x00001736 nbranch  0x00002c79 , 0x00000034 
- 00011355  0x00001737 call  0x00002e1b 
- 00011356  0x00001738 nbranch  0x00002c77 , 0x00000005 
- 00011357  0x00001739 nbranch  0x00002c7b , 0x00000028 
- 00011358  0x0000173a disable  0x00000028 
- 00011359  0x0000173b call  0x00002e46 
- 00011360  0x0000173c copy  0x0000003f , 0x00000011 
- 00011361  0x0000173d call  0x00002e10 
- 00011362  0x0000173e setarg  0x00000009 
- 00011363  0x0000173f istore  0x00000001 , 0x00000005 
- 00011364  0x00001740 copy  0x00000005 , 0x00000030 
- 00011365  0x00001741 increase  0x00000001 , 0x00000005 
- 00011366  0x00001743 call  0x00002c89 
- 00011367  0x00001744 call  0x00002e13 
- 00011368  0x00001745 call  0x00002d02 
- 00011369  0x00001746 call  0x00002c90 
- 00011370  0x00001747 fetch  0x00000001 , 0x000006cd 
- 00011371  0x00001748 add  0x0000003f , 0x00000005 , 0x00000011 
- 00011372  0x00001749 istorer  0x00000011 , 0x00000001 , 0x00000030 
- 00011373  0x0000174b sub  0x00000011 , 0x00000007 , 0x0000003e 
- 00011374  0x0000174c ncall  0x00007dbe , 0x00000005 
- 00011375  0x0000174d call  0x00007dc0 , 0x00000005 
- 00011376  0x0000174e call  0x00002e46 
- 00011377  0x0000174f increase  0xfffffffe , 0x0000003f 
- 00011378  0x00001750 idiv  0x00000011 
- 00011379  0x00001751 call  0x00007d62 
- 00011380  0x00001752 quotient  0x0000000b 
- 00011381  0x00001753 increase  0xffffffff , 0x0000000b 
- 00011382  0x00001754 branch  0x00002c79 , 0x00000005 
- 00011383  0x00001756 call  0x00002e13 
- 00011384  0x00001757 branch  0x00002c56 
- 00011385  0x00001759 branch  0x00002e03 , 0x00000028 
- 00011386  0x0000175a branch  0x00002e34 
- 00011387  0x0000175d call  0x00002e24 
- 00011388  0x0000175e call  0x00002e13 
- 00011389  0x0000175f call  0x00002d02 
- 00011390  0x00001760 call  0x00002d96 
- 00011391  0x00001761 nbranch  0x00002c79 , 0x00000034 
- 00011392  0x00001763 call  0x00007c64 
- 00011393  0x00001764 fetch  0x00000002 , 0x00000678 
- 00011394  0x00001765 increase  0xffffffff , 0x0000003f 
- 00011395  0x00001766 istore  0x00000002 , 0x00000005 
- 00011396  0x00001767 call  0x00002e30 
- 00011397  0x00001768 call  0x00002c90 
- 00011398  0x00001769 increase  0xffffffff , 0x0000000b 
- 00011399  0x0000176a branch  0x00002c79 , 0x00000005 
- 00011400  0x0000176b branch  0x00002c77 
- 00011401  0x0000176f fetch  0x00000002 , 0x00000678 
- 00011402  0x00001770 istore  0x00000002 , 0x00000005 
- 00011403  0x00001772 fetch  0x00000001 , 0x000006c6 
- 00011404  0x00001773 copy  0x0000003f , 0x00000039 
- 00011405  0x00001774 call  0x00007c67 
- 00011406  0x00001775 call  0x00007ccc 
- 00011407  0x00001776 branch  0x00007c6a 
- 00011408  0x00001778 call  0x00007c64 
- 00011409  0x00001779 fetch  0x00000002 , 0x00000678 
- 00011410  0x0000177a istore  0x00000002 , 0x00000005 
- 00011411  0x0000177b call  0x00007c6a 
- 00011412  0x0000177c fetch  0x00000001 , 0x000006cd 
- 00011413  0x0000177d copy  0x0000003f , 0x00000039 
- 00011414  0x0000177e call  0x00007c64 
- 00011415  0x0000177f call  0x00007c67 
- 00011416  0x00001780 isub  0x00000039 , 0x00000006 
- 00011417  0x00001781 increase  0xffffffff , 0x00000006 
- 00011418  0x00001782 call  0x00007ccc 
- 00011419  0x00001783 branch  0x00007c6a 
- 00011420  0x00001786 bpatchx  0x00000055 , 0x0000402a 
- 00011421  0x00001787 call  0x00002ce0 
- 00011422  0x00001788 branch  0x00002e03 , 0x00000034 
- 00011423  0x00001789 copy  0x00000006 , 0x00000013 
- 00011424  0x0000178b call  0x00002e46 
- 00011425  0x0000178c copy  0x00000013 , 0x00000006 
- 00011426  0x0000178d ifetcht  0x00000001 , 0x00000006 
- 00011427  0x0000178e increase  0x00000004 , 0x00000002 
- 00011428  0x0000178f call  0x00007db0 
- 00011429  0x00001790 copy  0x0000003f , 0x00000013 
- 00011430  0x00001791 copy  0x0000003f , 0x00000011 
- 00011431  0x00001792 call  0x00007c6d 
- 00011432  0x00001793 call  0x00002e10 
- 00011433  0x00001795 setarg  0x00000009 
- 00011434  0x00001796 istore  0x00000001 , 0x00000005 
- 00011435  0x00001797 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011436  0x00001798 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011437  0x00001799 istore  0x00000001 , 0x00000005 
- 00011438  0x0000179a fetch  0x00000002 , 0x000006de 
- 00011439  0x0000179b istore  0x00000002 , 0x00000005 
- 00011440  0x0000179c call  0x00007c67 
- 00011441  0x0000179d branch  0x00007ccc 
- 00011442  0x000017a1 call  0x00002ce0 
- 00011443  0x000017a2 branch  0x00002e03 , 0x00000034 
- 00011444  0x000017a3 increase  0xfffffffb , 0x00000006 
- 00011445  0x000017a4 ifetch  0x00000002 , 0x00000006 
- 00011446  0x000017a5 store  0x00000002 , 0x00000678 
- 00011447  0x000017a6 call  0x00002e46 
- 00011448  0x000017a7 fetcht  0x00000001 , 0x0000426b 
- 00011449  0x000017a8 increase  0x00000004 , 0x00000002 
- 00011450  0x000017a9 call  0x00007db0 
- 00011451  0x000017aa copy  0x0000003f , 0x00000013 
- 00011452  0x000017ab copy  0x0000003f , 0x00000011 
- 00011453  0x000017ac call  0x00002e10 
- 00011454  0x000017ad setarg  0x00000009 
- 00011455  0x000017ae istore  0x00000001 , 0x00000005 
- 00011456  0x000017af add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011457  0x000017b0 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011458  0x000017b1 istore  0x00000001 , 0x00000005 
- 00011459  0x000017b2 fetch  0x00000002 , 0x00000678 
- 00011460  0x000017b3 istore  0x00000002 , 0x00000005 
- 00011461  0x000017b4 arg  0x0000426c , 0x00000006 
- 00011462  0x000017b5 branch  0x00007ccc 
- 00011463  0x000017b9 bpatchx  0x00000056 , 0x0000402a 
- 00011464  0x000017ba fetch  0x00000002 , 0x000006b1 
- 00011465  0x000017bb iforce  0x00000012 
- 00011466  0x000017bc fetch  0x00000002 , 0x000006b3 
- 00011467  0x000017bd iforce  0x00000013 
- 00011468  0x000017be fetch  0x00000002 , 0x000042f7 
- 00011469  0x000017bf iforce  0x00000006 
- 00011470  0x000017c0 branch  0x00007dba 
- 00011471  0x000017c5 call  0x00002cd2 
- 00011472  0x000017c6 branch  0x00002cdd , 0x00000005 
- 00011473  0x000017c7 rtn 
- 00011474  0x000017ca bpatchx  0x00000057 , 0x0000402a 
- 00011475  0x000017cb fetch  0x00000002 , 0x000042f7 
- 00011476  0x000017cc iforce  0x00000006 
- 00011477  0x000017ce ifetch  0x00000002 , 0x00000006 
- 00011478  0x000017cf and_into  0x000000ff , 0x0000003f 
- 00011479  0x000017d0 rtn  0x00000034 
- 00011480  0x000017d1 isub  0x00000002 , 0x0000003e 
- 00011481  0x000017d2 rtn  0x00000005 
- 00011482  0x000017d3 call  0x00002cdd 
- 00011483  0x000017d4 call  0x00002cdd 
- 00011484  0x000017d5 branch  0x00002cd5 
- 00011485  0x000017d9 ifetch  0x00000001 , 0x00000006 
- 00011486  0x000017da iadd  0x00000006 , 0x00000006 
- 00011487  0x000017db rtn 
- 00011488  0x000017df bpatchx  0x00000058 , 0x0000402b 
- 00011489  0x000017e0 fetch  0x00000002 , 0x000042f7 
- 00011490  0x000017e1 iforce  0x00000006 
- 00011491  0x000017e3 ifetch  0x00000002 , 0x00000006 
- 00011492  0x000017e4 and_into  0x000000ff , 0x0000003f 
- 00011493  0x000017e5 rtn  0x00000034 
- 00011494  0x000017e6 store  0x00000002 , 0x000006de 
- 00011495  0x000017e7 ifetch  0x00000001 , 0x00000006 
- 00011496  0x000017e8 copy  0x00000006 , 0x00000005 
- 00011497  0x000017e9 iadd  0x00000006 , 0x00000006 
- 00011498  0x000017ea fetcht  0x00000001 , 0x000006b5 
- 00011499  0x000017eb isub  0x00000002 , 0x0000003e 
- 00011500  0x000017ec nbranch  0x00002cf3 , 0x00000005 
- 00011501  0x000017ed copy  0x0000003f , 0x00000039 
- 00011502  0x000017ee copy  0x00000005 , 0x00000012 
- 00011503  0x000017ef arg  0x000006b6 , 0x00000011 
- 00011504  0x000017f0 call  0x00007d64 
- 00011505  0x000017f1 rtn  0x00000005 
- 00011506  0x000017f2 fetch  0x00000001 , 0x000006b5 
- 00011507  0x000017f4 iadd  0x00000005 , 0x00000006 
- 00011508  0x000017f5 call  0x00002cdd 
- 00011509  0x000017f6 branch  0x00002ce3 
- 00011510  0x000017fe arg  0x00000001 , 0x00000002 
- 00011511  0x000017ff fetch  0x00000002 , 0x000042f7 
- 00011512  0x00001800 iforce  0x00000006 
- 00011513  0x00001801 copy  0x00000006 , 0x00000005 
- 00011514  0x00001803 ifetch  0x00000002 , 0x00000006 
- 00011515  0x00001804 and_into  0x000000ff , 0x0000003f 
- 00011516  0x00001805 rtn  0x00000034 
- 00011517  0x00001806 add  0x0000003f , 0x00000001 , 0x00000002 
- 00011518  0x00001807 call  0x00002cdd 
- 00011519  0x00001808 call  0x00002cdd 
- 00011520  0x00001809 copy  0x00000006 , 0x00000005 
- 00011521  0x0000180a branch  0x00002cfa 
- 00011522  0x0000180e fetch  0x00000002 , 0x000006c7 
- 00011523  0x0000180f branch  0x00002d06 
- 00011524  0x00001812 bpatchx  0x00000059 , 0x0000402b 
- 00011525  0x00001813 fetch  0x00000002 , 0x000042f7 
- 00011526  0x00001815 iforce  0x00000006 
- 00011527  0x00001817 ifetch  0x00000002 , 0x00000006 
- 00011528  0x00001818 and_into  0x000000ff , 0x0000003f 
- 00011529  0x00001819 branch  0x00002d0f , 0x00000034 
- 00011530  0x0000181a isub  0x00000002 , 0x0000003e 
- 00011531  0x0000181b branch  0x00002d10 , 0x00000005 
- 00011532  0x0000181c call  0x00002cdd 
- 00011533  0x0000181d call  0x00002cdd 
- 00011534  0x0000181e branch  0x00002d07 
- 00011535  0x00001821 branch  0x00007dc8 
- 00011536  0x00001824 ifetch  0x00000001 , 0x00000006 
- 00011537  0x00001825 store  0x00000001 , 0x000006cd 
- 00011538  0x00001826 copy  0x0000003f , 0x00000039 
- 00011539  0x00001827 arg  0x000006ce , 0x00000005 
- 00011540  0x00001828 call  0x00007ccc 
- 00011541  0x00001829 ifetch  0x00000001 , 0x00000006 
- 00011542  0x0000182a store  0x00000001 , 0x000006c6 
- 00011543  0x0000182b call  0x00007c6d 
- 00011544  0x0000182c branch  0x00007dca 
- 00011545  0x00001831 call  0x00002dc7 
- 00011546  0x00001832 fetcht  0x00000002 , 0x00004398 
- 00011547  0x00001833 fetch  0x00000001 , 0x00004321 
- 00011548  0x00001834 bbit1  0x00000003 , 0x00002d42 
- 00011549  0x00001838 call  0x00002cd2 
- 00011550  0x00001839 nbranch  0x00002e03 , 0x00000005 
- 00011551  0x0000183a call  0x00002d48 , 0x00000028 
- 00011552  0x0000183b rtn  0x00000028 
- 00011553  0x0000183c call  0x00002cdd 
- 00011554  0x0000183d increase  0xfffffffe , 0x00000006 
- 00011555  0x0000183e ifetch  0x00000002 , 0x00000006 
- 00011556  0x0000183f arg  0x00002a00 , 0x00000002 
- 00011557  0x00001840 isub  0x00000002 , 0x0000003e 
- 00011558  0x00001841 branch  0x00002d36 , 0x00000005 
- 00011559  0x00001842 copy  0x00000006 , 0x00000013 
- 00011560  0x00001843 call  0x00002e46 
- 00011561  0x00001844 copy  0x00000013 , 0x00000006 
- 00011562  0x00001845 ifetcht  0x00000001 , 0x00000006 
- 00011563  0x00001846 increase  0x00000001 , 0x00000002 
- 00011564  0x00001847 call  0x00007db0 
- 00011565  0x00001849 copy  0x0000003f , 0x00000013 
- 00011566  0x0000184a copy  0x0000003f , 0x00000011 
- 00011567  0x0000184b call  0x00007c6d 
- 00011568  0x0000184c call  0x00002e10 
- 00011569  0x0000184d setarg  0x0000000b 
- 00011570  0x0000184e istore  0x00000001 , 0x00000005 
- 00011571  0x0000184f add  0x00000013 , 0xffffffff , 0x00000039 
- 00011572  0x00001850 call  0x00007c67 
- 00011573  0x00001851 branch  0x00007cda 
- 00011574  0x00001854 call  0x00002e46 
- 00011575  0x00001855 fetcht  0x00000001 , 0x0000426b 
- 00011576  0x00001856 increase  0x00000001 , 0x00000002 
- 00011577  0x00001857 call  0x00007db0 
- 00011578  0x00001858 copy  0x0000003f , 0x00000013 
- 00011579  0x00001859 copy  0x0000003f , 0x00000011 
- 00011580  0x0000185b call  0x00002e10 
- 00011581  0x0000185c setarg  0x0000000b 
- 00011582  0x0000185d istore  0x00000001 , 0x00000005 
- 00011583  0x0000185e add  0x00000013 , 0xffffffff , 0x00000039 
- 00011584  0x0000185f arg  0x0000426c , 0x00000006 
- 00011585  0x00001860 branch  0x00007cda 
- 00011586  0x00001864 fetch  0x00000002 , 0x00004332 
- 00011587  0x00001865 isub  0x00000002 , 0x0000003e 
- 00011588  0x00001866 nbranch  0x00002d1d , 0x00000005 
- 00011589  0x00001867 nbranch  0x00002d1d , 0x00000028 
- 00011590  0x00001869 jam  0x00000005 , 0x000001b9 
- 00011591  0x0000186a branch  0x00002e05 
- 00011592  0x0000186d increase  0xfffffffe , 0x00000006 
- 00011593  0x0000186e ifetch  0x00000002 , 0x00000006 
- 00011594  0x0000186f bbit1  0x0000000e , 0x00002d46 
- 00011595  0x00001870 branch  0x00007dbc 
- 00011596  0x00001873 ifetch  0x00000002 , 0x00000006 
- 00011597  0x00001874 store  0x00000002 , 0x000006b5 
- 00011598  0x00001875 iforce  0x00000011 
- 00011599  0x00001876 fetcht  0x00000002 , 0x00004398 
- 00011600  0x00001878 call  0x00002ccf 
- 00011601  0x00001879 branch  0x00002e03 , 0x00000034 
- 00011602  0x0000187a ifetch  0x00000001 , 0x00000006 
- 00011603  0x0000187b isub  0x00000011 , 0x00000039 
- 00011604  0x0000187c nbranch  0x00002e03 , 0x00000002 
- 00011605  0x0000187d call  0x00007c6d 
- 00011606  0x0000187e call  0x00002e46 
- 00011607  0x0000187f add  0x00000039 , 0x00000001 , 0x00000002 
- 00011608  0x00001880 call  0x00007db0 
- 00011609  0x00001882 copy  0x0000003f , 0x00000011 
- 00011610  0x00001883 copy  0x0000003f , 0x00000013 
- 00011611  0x00001884 call  0x00002e10 
- 00011612  0x00001885 setarg  0x0000000d 
- 00011613  0x00001886 istore  0x00000001 , 0x00000005 
- 00011614  0x00001887 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011615  0x00001888 fetcht  0x00000002 , 0x000006b5 
- 00011616  0x00001889 call  0x00007c67 
- 00011617  0x0000188a iadd  0x00000002 , 0x00000006 
- 00011618  0x0000188b branch  0x00007ccc 
- 00011619  0x00001890 call  0x00002e41 
- 00011620  0x00001891 call  0x00002e4a 
- 00011621  0x00001892 branch  0x00002d66 
- 00011622  0x00001899 arg  0x00000002 , 0x0000000b 
- 00011623  0x0000189a fetcht  0x00000002 , 0x000006b1 
- 00011624  0x0000189b storet  0x00000002 , 0x00000678 
- 00011625  0x0000189c call  0x00002cd2 
- 00011626  0x0000189d increase  0xfffffffe , 0x00000006 
- 00011627  0x0000189e copy  0x00000006 , 0x0000003f 
- 00011628  0x0000189f store  0x00000002 , 0x000006c7 
- 00011629  0x000018a1 call  0x00002e17 
- 00011630  0x000018a2 nbranch  0x00002d9e , 0x00000002 
- 00011631  0x000018a3 fetcht  0x00000002 , 0x00000678 
- 00011632  0x000018a4 call  0x00002d02 
- 00011633  0x000018a5 nbranch  0x00002da1 , 0x00000034 
- 00011634  0x000018a7 call  0x00002e1b 
- 00011635  0x000018a8 nbranch  0x00002d94 , 0x00000005 
- 00011636  0x000018a9 copy  0x0000000b , 0x0000003f 
- 00011637  0x000018aa beq  0x00000000 , 0x00002da1 
- 00011638  0x000018ab nbranch  0x00002d8a , 0x00000028 
- 00011639  0x000018ac disable  0x00000028 
- 00011640  0x000018ae call  0x00002e46 
- 00011641  0x000018af copy  0x0000003f , 0x00000011 
- 00011642  0x000018b0 call  0x00002e10 
- 00011643  0x000018b1 setarg  0x00000011 
- 00011644  0x000018b2 istore  0x00000001 , 0x00000005 
- 00011645  0x000018b3 fetch  0x00000001 , 0x000006c6 
- 00011646  0x000018b4 add  0x0000003f , 0x00000004 , 0x00000011 
- 00011647  0x000018b5 istorer  0x00000011 , 0x00000001 , 0x00000005 
- 00011648  0x000018b6 call  0x00007c6a 
- 00011649  0x000018b7 sub  0x00000011 , 0x00000006 , 0x0000003e 
- 00011650  0x000018b8 ncall  0x00007dbe , 0x00000005 
- 00011651  0x000018b9 call  0x00007dc0 , 0x00000005 
- 00011652  0x000018ba call  0x00002e46 
- 00011653  0x000018bb increase  0xfffffffe , 0x0000003f 
- 00011654  0x000018bc idiv  0x00000011 
- 00011655  0x000018bd call  0x00007d62 
- 00011656  0x000018be quotient  0x0000000b 
- 00011657  0x000018bf branch  0x00002d90 
- 00011658  0x000018c1 call  0x00002d98 
- 00011659  0x000018c2 nbranch  0x00002da1 , 0x00000034 
- 00011660  0x000018c3 fetch  0x00000002 , 0x00000678 
- 00011661  0x000018c4 increase  0xffffffff , 0x0000003f 
- 00011662  0x000018c5 store  0x00000002 , 0x000006cb 
- 00011663  0x000018c6 call  0x00002e2a 
- 00011664  0x000018c8 fetch  0x00000002 , 0x00000678 
- 00011665  0x000018c9 store  0x00000002 , 0x000006c9 
- 00011666  0x000018ca call  0x00002e24 
- 00011667  0x000018cb increase  0xffffffff , 0x0000000b 
- 00011668  0x000018ce call  0x00002e13 
- 00011669  0x000018cf branch  0x00002d6d 
- 00011670  0x000018d2 fetch  0x00000001 , 0x000006cd 
- 00011671  0x000018d3 branch  0x00002d99 
- 00011672  0x000018d7 fetch  0x00000001 , 0x000006c6 
- 00011673  0x000018d8 branch  0x00002d9c , 0x0000002c 
- 00011674  0x000018d9 increase  0xfffffffe , 0x0000003f 
- 00011675  0x000018da rtn 
- 00011676  0x000018dd increase  0xfffffff0 , 0x0000003f 
- 00011677  0x000018de rtn 
- 00011678  0x000018e1 fetch  0x00000002 , 0x00000678 
- 00011679  0x000018e2 store  0x00000002 , 0x000006cb 
- 00011680  0x000018e3 branch  0x00002da5 
- 00011681  0x000018e5 fetch  0x00000002 , 0x00000678 
- 00011682  0x000018e6 increase  0xffffffff , 0x0000003f 
- 00011683  0x000018e7 store  0x00000002 , 0x000006cb 
- 00011684  0x000018e8 branch  0x00002da5 
- 00011685  0x000018ea branch  0x00002e03 , 0x00000028 
- 00011686  0x000018eb call  0x00002e2a 
- 00011687  0x000018ec branch  0x00002e34 
- 00011688  0x000018f2 copy  0x00000006 , 0x00000011 
- 00011689  0x000018f3 fetch  0x00000002 , 0x00004335 
- 00011690  0x000018f4 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011691  0x000018f5 call  0x00002929 
- 00011692  0x000018f7 bpatchx  0x0000005a , 0x0000402b 
- 00011693  0x000018f8 call  0x00002dc7 
- 00011694  0x000018f9 fetcht  0x00000002 , 0x00004398 
- 00011695  0x000018fa call  0x00002cd2 
- 00011696  0x000018fb nbranch  0x00002dc5 , 0x00000005 
- 00011697  0x000018fc call  0x00002dc1 , 0x00000028 
- 00011698  0x000018fd rtn  0x00000028 
- 00011699  0x000018ff fetch  0x00000001 , 0x00004321 
- 00011700  0x00001900 bbit0  0x00000004 , 0x00002dbc 
- 00011701  0x00001902 fetcht  0x00000002 , 0x00004398 
- 00011702  0x00001903 fetch  0x00000002 , 0x00004332 
- 00011703  0x00001904 isub  0x00000002 , 0x0000003e 
- 00011704  0x00001905 nbranch  0x00002dbc , 0x00000005 
- 00011705  0x00001906 call  0x00002dc7 
- 00011706  0x00001907 nbranch  0x00002dbc , 0x00000028 
- 00011707  0x00001908 branch  0x00002d46 
- 00011708  0x0000190c force  0x00000001 , 0x00000011 
- 00011709  0x0000190d call  0x00002e10 
- 00011710  0x0000190e setarg  0x00000013 
- 00011711  0x0000190f istore  0x00000001 , 0x00000005 
- 00011712  0x00001910 rtn 
- 00011713  0x00001913 increase  0xfffffffe , 0x00000006 
- 00011714  0x00001914 ifetch  0x00000002 , 0x00000006 
- 00011715  0x00001915 bbit1  0x0000000f , 0x00002d46 
- 00011716  0x00001916 branch  0x00007dbc 
- 00011717  0x00001919 jam  0x00000001 , 0x000001b9 
- 00011718  0x0000191a branch  0x00002e05 
- 00011719  0x0000191e bpatchx  0x0000005b , 0x0000402b 
- 00011720  0x0000191f call  0x00007dbc 
- 00011721  0x00001920 fetch  0x00000001 , 0x000042fe 
- 00011722  0x00001921 rtneq  0x00000000 
- 00011723  0x00001922 fetch  0x00000001 , 0x00004040 
- 00011724  0x00001923 rtnbit1  0x00000004 
- 00011725  0x00001924 branch  0x00007dba 
- 00011726  0x00001928 add  0x00000006 , 0x00000002 , 0x00000011 
- 00011727  0x00001929 fetch  0x00000002 , 0x00004335 
- 00011728  0x0000192a add  0x0000003f , 0xfffffffb , 0x00000012 
- 00011729  0x0000192b call  0x00002929 
- 00011730  0x0000192c branch  0x00002dd3 
- 00011731  0x00001930 fetch  0x00000002 , 0x00004335 
- 00011732  0x00001931 copy  0x0000003f , 0x00000011 
- 00011733  0x00001932 call  0x00002e10 
- 00011734  0x00001933 setarg  0x00000017 
- 00011735  0x00001934 istore  0x00000001 , 0x00000005 
- 00011736  0x00001935 fetch  0x00000002 , 0x00004398 
- 00011737  0x00001936 istore  0x00000002 , 0x00000005 
- 00011738  0x00001937 fetch  0x00000002 , 0x00004335 
- 00011739  0x00001938 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00011740  0x00001939 fetch  0x00000002 , 0x00004339 
- 00011741  0x0000193a add  0x0000003f , 0x00000007 , 0x00000006 
- 00011742  0x0000193b ifetch  0x00000002 , 0x00000006 
- 00011743  0x0000193c istore  0x00000002 , 0x00000005 
- 00011744  0x0000193d branch  0x00007ccc 
- 00011745  0x00001944 force  0x00000001 , 0x00000011 
- 00011746  0x00001945 call  0x00002e10 
- 00011747  0x00001946 setarg  0x00000019 
- 00011748  0x00001947 istore  0x00000001 , 0x00000005 
- 00011749  0x00001948 rtn 
- 00011750  0x0000194b fetch  0x00000001 , 0x00004396 
- 00011751  0x0000194c set0  0x00000000 , 0x0000003f 
- 00011752  0x0000194d store  0x00000001 , 0x00004396 
- 00011753  0x0000194e rtn 
- 00011754  0x00001951 copy  0x00000006 , 0x00000011 
- 00011755  0x00001952 fetch  0x00000002 , 0x00004335 
- 00011756  0x00001953 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011757  0x00001954 branch  0x00002929 
- 00011758  0x0000195a copy  0x00000002 , 0x00000013 
- 00011759  0x0000195b increase  0x00000003 , 0x00000011 
- 00011760  0x0000195c call  0x00002e10 
- 00011761  0x0000195d increase  0xfffffffd , 0x00000011 
- 00011762  0x0000195e setarg  0x0000001b 
- 00011763  0x0000195f istore  0x00000001 , 0x00000005 
- 00011764  0x00001960 copy  0x00000013 , 0x00000002 
- 00011765  0x00001961 istoret  0x00000002 , 0x00000005 
- 00011766  0x00001962 rtn 
- 00011767  0x00001966 fetch  0x00000001 , 0x00004396 
- 00011768  0x00001967 set1  0x00000000 , 0x0000003f 
- 00011769  0x00001968 store  0x00000001 , 0x00004396 
- 00011770  0x00001969 copy  0x00000002 , 0x00000013 
- 00011771  0x0000196a increase  0x00000003 , 0x00000011 
- 00011772  0x0000196b call  0x00002e10 
- 00011773  0x0000196c increase  0xfffffffd , 0x00000011 
- 00011774  0x0000196d setarg  0x0000001d 
- 00011775  0x0000196e istore  0x00000001 , 0x00000005 
- 00011776  0x0000196f copy  0x00000013 , 0x00000002 
- 00011777  0x00001970 istoret  0x00000002 , 0x00000005 
- 00011778  0x00001971 rtn 
- 00011779  0x00001977 bpatchx  0x0000005c , 0x0000402b 
- 00011780  0x00001978 jam  0x0000000a , 0x000001b9 
- 00011781  0x0000197a force  0x00000005 , 0x00000011 
- 00011782  0x0000197b call  0x00002e10 
- 00011783  0x0000197c setarg  0x00000001 
- 00011784  0x0000197d istore  0x00000001 , 0x00000005 
- 00011785  0x0000197e fetch  0x00000001 , 0x00004397 
- 00011786  0x0000197f istore  0x00000001 , 0x00000005 
- 00011787  0x00001980 fetch  0x00000002 , 0x00004398 
- 00011788  0x00001981 istore  0x00000002 , 0x00000005 
- 00011789  0x00001982 fetch  0x00000001 , 0x000001b9 
- 00011790  0x00001983 istore  0x00000001 , 0x00000005 
- 00011791  0x00001984 rtn 
- 00011792  0x00001988 bpatchx  0x0000005d , 0x0000402b 
- 00011793  0x00001989 force  0x00000004 , 0x00000012 
- 00011794  0x0000198a branch  0x000029fb 
- 00011795  0x0000198e fetcht  0x00000002 , 0x00000678 
- 00011796  0x0000198f increase  0x00000001 , 0x00000002 
- 00011797  0x00001990 storet  0x00000002 , 0x00000678 
- 00011798  0x00001991 rtn 
- 00011799  0x00001994 fetcht  0x00000002 , 0x00000678 
- 00011800  0x00001995 fetch  0x00000002 , 0x000006b3 
- 00011801  0x00001996 isub  0x00000002 , 0x0000003e 
- 00011802  0x00001997 rtn 
- 00011803  0x0000199b bpatchx  0x0000005e , 0x0000402b 
- 00011804  0x0000199c fetcht  0x00000001 , 0x000006b5 
- 00011805  0x0000199d arg  0x000006b6 , 0x00000011 
- 00011806  0x0000199f fetch  0x00000001 , 0x000006cd 
- 00011807  0x000019a0 copy  0x0000003f , 0x00000039 
- 00011808  0x000019a1 isub  0x00000002 , 0x0000003e 
- 00011809  0x000019a2 nrtn  0x00000005 
- 00011810  0x000019a3 arg  0x000006ce , 0x00000012 
- 00011811  0x000019a4 branch  0x00007d64 
- 00011812  0x000019a8 bpatchx  0x0000005f , 0x0000402b 
- 00011813  0x000019a9 fetch  0x00000001 , 0x000006c6 
- 00011814  0x000019aa store  0x00000001 , 0x000006a1 
- 00011815  0x000019ab copy  0x0000003f , 0x00000039 
- 00011816  0x000019ac call  0x00007c67 
- 00011817  0x000019ad branch  0x00007ccc 
- 00011818  0x000019b1 bpatchx  0x00000060 , 0x0000402c 
- 00011819  0x000019b2 call  0x00007c64 
- 00011820  0x000019b3 fetch  0x00000002 , 0x000006c9 
- 00011821  0x000019b4 istore  0x00000002 , 0x00000005 
- 00011822  0x000019b5 fetch  0x00000002 , 0x000006cb 
- 00011823  0x000019b6 istore  0x00000002 , 0x00000005 
- 00011824  0x000019b8 fetch  0x00000001 , 0x000006a1 
- 00011825  0x000019b9 copy  0x0000003f , 0x00000039 
- 00011826  0x000019ba call  0x00007ccc 
- 00011827  0x000019bb branch  0x00007c6a 
- 00011828  0x000019c0 bpatchx  0x00000061 , 0x0000402c 
- 00011829  0x000019c1 call  0x00007c64 
- 00011830  0x000019c2 call  0x00002a21 
- 00011831  0x000019c3 copy  0x00000005 , 0x0000003f 
- 00011832  0x000019c4 isub  0x00000006 , 0x00000011 
- 00011833  0x000019c5 call  0x00002a24 
- 00011834  0x000019c6 copy  0x00000011 , 0x0000003f 
- 00011835  0x000019c7 istore  0x00000002 , 0x00000006 
- 00011836  0x000019c8 increase  0x00000004 , 0x00000011 
- 00011837  0x000019c9 call  0x00002a16 
- 00011838  0x000019ca copy  0x00000011 , 0x0000003f 
- 00011839  0x000019cb istore  0x00000001 , 0x00000006 
- 00011840  0x000019cc rtn 
- 00011841  0x000019d0 rshift8  0x0000003f , 0x0000003f 
- 00011842  0x000019d1 store  0x00000002 , 0x000006b1 
- 00011843  0x000019d2 ifetch  0x00000002 , 0x00000006 
- 00011844  0x000019d3 store  0x00000002 , 0x000006b3 
- 00011845  0x000019d4 rtn 
- 00011846  0x000019d8 bpatchx  0x00000062 , 0x0000402c 
- 00011847  0x000019d9 fetch  0x00000002 , 0x000042e3 
- 00011848  0x000019db fetcht  0x00000002 , 0x000042e1 
- 00011849  0x000019df branch  0x00007db0 
- 00011850  0x000019e4 bpatchx  0x00000063 , 0x0000402c 
- 00011851  0x000019e5 call  0x00007c6d 
- 00011852  0x000019e6 arg  0x000006b5 , 0x00000005 
- 00011853  0x000019e8 fetch  0x00000002 , 0x00004335 
- 00011854  0x000019e9 increase  0xfffffffb , 0x0000003f 
- 00011855  0x000019eb istore  0x00000001 , 0x00000005 
- 00011856  0x000019ec copy  0x0000003f , 0x00000039 
- 00011857  0x000019ed call  0x00007c67 
- 00011858  0x000019ee branch  0x00007ccc 
- 00011859  0x000019f3 fetch  0x00000002 , 0x00000050 
- 00011860  0x000019f4 rtnne  0x00000004 
- 00011861  0x000019f5 fetch  0x00000001 , 0x00004396 
- 00011862  0x000019f6 set1  0x00000001 , 0x0000003f 
- 00011863  0x000019f7 store  0x00000001 , 0x00004396 
- 00011864  0x000019f8 fetch  0x00000003 , 0x00000052 
- 00011865  0x000019f9 store  0x00000003 , 0x00004397 
- 00011866  0x000019fa set1  0x0000000f , 0x00000000 
- 00011867  0x000019fb beq  0x00000012 , 0x00002e6e 
- 00011868  0x000019fc beq  0x00000052 , 0x00002e73 
- 00011869  0x000019fd beq  0x00000018 , 0x00002de1 
- 00011870  0x000019fe beq  0x00000002 , 0x00002bab 
- 00011871  0x000019ff beq  0x0000001e , 0x00002de6 
- 00011872  0x00001a00 set0  0x0000000f , 0x00000000 
- 00011873  0x00001a02 fetch  0x00000001 , 0x00004396 
- 00011874  0x00001a03 set0  0x00000001 , 0x0000003f 
- 00011875  0x00001a04 store  0x00000001 , 0x00004396 
- 00011876  0x00001a05 rtn 
- 00011877  0x00001a08 fetch  0x00000001 , 0x00004396 
- 00011878  0x00001a09 rtnbit0  0x00000001 
- 00011879  0x00001a0a set1  0x0000000f , 0x00000000 
- 00011880  0x00001a0b call  0x00002e7e 
- 00011881  0x00001a0c call  0x00002e84 
- 00011882  0x00001a0d call  0x00002e61 , 0x00000028 
- 00011883  0x00001a0e fetch  0x00000001 , 0x00004397 
- 00011884  0x00001a0f beq  0x00000012 , 0x00002dac 
- 00011885  0x00001a10 rtn 
- 00011886  0x00001a14 call  0x00002e73 
- 00011887  0x00001a15 branch  0x00002e70 
- 00011888  0x00001a18 call  0x00002e84 
- 00011889  0x00001a19 nrtn  0x00000028 
- 00011890  0x00001a1a branch  0x00002dac 
- 00011891  0x00001a1e bpatchx  0x00000064 , 0x0000402c 
- 00011892  0x00001a1f call  0x00002e77 
- 00011893  0x00001a20 arg  0x00000055 , 0x00000011 
- 00011894  0x00001a21 branch  0x00002929 
- 00011895  0x00001a25 fetch  0x00000001 , 0x0000004d 
- 00011896  0x00001a26 add  0x0000003f , 0xfffffff9 , 0x00000012 
- 00011897  0x00001a27 increase  0xfffffffc , 0x0000003f 
- 00011898  0x00001a28 store  0x00000002 , 0x00004337 
- 00011899  0x00001a29 fetcht  0x00000002 , 0x0000004e 
- 00011900  0x00001a2a storet  0x00000002 , 0x00004335 
- 00011901  0x00001a2b rtn 
- 00011902  0x00001a2f fetchr  0x00000012 , 0x00000001 , 0x0000004d 
- 00011903  0x00001a30 fetch  0x00000002 , 0x00004337 
- 00011904  0x00001a31 iadd  0x00000012 , 0x00000002 
- 00011905  0x00001a32 storet  0x00000002 , 0x00004337 
- 00011906  0x00001a33 arg  0x0000004e , 0x00000011 
- 00011907  0x00001a34 branch  0x00002929 
- 00011908  0x00001a39 call  0x00007dbc 
- 00011909  0x00001a3a fetch  0x00000002 , 0x00004337 
- 00011910  0x00001a3b fetcht  0x00000002 , 0x00004335 
- 00011911  0x00001a3c isub  0x00000002 , 0x0000003e 
- 00011912  0x00001a3d nrtn  0x00000005 
- 00011913  0x00001a3e branch  0x00007dba 
- 00011914  0x00001a45 ifetch  0x00000001 , 0x00000006 
- 00011915  0x00001a46 ifetcht  0x00000001 , 0x00000006 
- 00011916  0x00001a47 ifetcht  0x00000002 , 0x00000006 
- 00011917  0x00001a48 beq  0x00000013 , 0x00002e8f 
- 00011918  0x00001a49 rtn 
- 00011919  0x00001a4b ifetch  0x00000002 , 0x00000006 
- 00011920  0x00001a4c store  0x00000002 , 0x0000433c 
- 00011921  0x00001a4d jam  0x00000040 , 0x0000066f 
- 00011922  0x00001a4e branch  0x0000782b 
- 00011923  0x00001a55 arg  0x0000000c , 0x00000011 
- 00011924  0x00001a56 arg  0x00000012 , 0x00000013 
- 00011925  0x00001a57 call  0x00002e9b 
- 00011926  0x00001a58 setarg  0x00000008 
- 00011927  0x00001a59 istore  0x00000002 , 0x00000005 
- 00011928  0x00001a5a fetch  0x00000008 , 0x000042d3 
- 00011929  0x00001a5b istore  0x00000008 , 0x00000005 
- 00011930  0x00001a5c rtn 
- 00011931  0x00001a61 call  0x00002ea3 
- 00011932  0x00001a62 arg  0x00000005 , 0x00000012 
- 00011933  0x00001a63 call  0x000029fb 
- 00011934  0x00001a64 copy  0x00000013 , 0x0000003f 
- 00011935  0x00001a65 istore  0x00000001 , 0x00000005 
- 00011936  0x00001a66 fetch  0x00000001 , 0x0000433b 
- 00011937  0x00001a67 istore  0x00000001 , 0x00000005 
- 00011938  0x00001a68 rtn 
- 00011939  0x00001a6c fetch  0x00000001 , 0x0000433b 
- 00011940  0x00001a6e pincrease  0x00000001 
- 00011941  0x00001a6f store  0x00000001 , 0x0000433b 
- 00011942  0x00001a70 rtnne  0x00000000 
- 00011943  0x00001a73 jam  0x00000001 , 0x0000433b 
- 00011944  0x00001a74 rtn 
- 00011945  0x00001a7a fetch  0x00000001 , 0x000042fe 
- 00011946  0x00001a7b beq  0x00000000 , 0x00002eb8 
- 00011947  0x00001a7c beq  0x00000001 , 0x00002ebb 
- 00011948  0x00001a7d beq  0x00000002 , 0x00002ebd 
- 00011949  0x00001a7e beq  0x00000081 , 0x00002eb1 
- 00011950  0x00001a7f beq  0x00000082 , 0x00002eb3 
- 00011951  0x00001a80 beq  0x00000083 , 0x00002eb6 
- 00011952  0x00001a81 rtn 
- 00011953  0x00001a84 jam  0x0000000d , 0x000042c7 
- 00011954  0x00001a85 branch  0x00002eb9 
- 00011955  0x00001a87 jam  0x0000000d , 0x000042c7 
- 00011956  0x00001a88 jam  0x00000001 , 0x000042c5 
- 00011957  0x00001a89 rtn 
- 00011958  0x00001a8b jam  0x0000000d , 0x000042c7 
- 00011959  0x00001a8c branch  0x00002ebe 
- 00011960  0x00001a8f jam  0x00000000 , 0x000042c7 
- 00011961  0x00001a91 jam  0x00000003 , 0x000042c5 
- 00011962  0x00001a92 rtn 
- 00011963  0x00001a94 jam  0x00000005 , 0x000042c7 
- 00011964  0x00001a95 branch  0x00002eb9 
- 00011965  0x00001a97 jam  0x00000005 , 0x000042c7 
- 00011966  0x00001a99 jam  0x00000000 , 0x000042c5 
- 00011967  0x00001a9a rtn 
- 00011968  0x00001a9d fetch  0x00000001 , 0x0000446c 
- 00011969  0x00001a9e set1  0x00000000 , 0x0000003f 
- 00011970  0x00001a9f store  0x00000001 , 0x0000446c 
- 00011971  0x00001aa0 rtn 
- 00011972  0x00001aa3 fetch  0x00000001 , 0x0000446c 
- 00011973  0x00001aa4 set0  0x00000000 , 0x0000003f 
- 00011974  0x00001aa5 store  0x00000001 , 0x0000446c 
- 00011975  0x00001aa6 rtn 
- 00011976  0x00001aa9 ifetch  0x00000001 , 0x00000006 
- 00011977  0x00001aaa beq  0x00000001 , 0x00002edc 
- 00011978  0x00001aac beq  0x00000003 , 0x00002f03 
- 00011979  0x00001aad beq  0x00000004 , 0x00002f24 
- 00011980  0x00001aae beq  0x00000005 , 0x00002f31 
- 00011981  0x00001ab0 beq  0x00000007 , 0x00002f9a 
- 00011982  0x00001ab1 beq  0x00000008 , 0x00002f86 
- 00011983  0x00001ab2 beq  0x00000009 , 0x00002f96 
- 00011984  0x00001ab3 beq  0x0000000a , 0x00002f9a 
- 00011985  0x00001ab4 beq  0x0000000b , 0x00002f9a 
- 00011986  0x00001ab5 beq  0x0000000c , 0x00002f9b 
- 00011987  0x00001ab6 beq  0x0000000d , 0x00002fa0 
- 00011988  0x00001ab7 rtn 
- 00011989  0x00001abc force  0x00000002 , 0x00000011 
- 00011990  0x00001abd call  0x00003047 
- 00011991  0x00001abe setarg  0x0000000b 
- 00011992  0x00001abf istore  0x00000001 , 0x00000005 
- 00011993  0x00001ac0 fetch  0x00000001 , 0x000042c7 
- 00011994  0x00001ac1 istore  0x00000001 , 0x00000005 
- 00011995  0x00001ac2 rtn 
- 00011996  0x00001ac5 store  0x00000001 , 0x000042bd 
- 00011997  0x00001ac6 ifetch  0x00000006 , 0x00000006 
- 00011998  0x00001ac7 istore  0x00000006 , 0x00000005 
- 00011999  0x00001ac8 fetch  0x00000001 , 0x000042fe 
- 00012000  0x00001ac9 beq  0x00000000 , 0x00002f37 
- 00012001  0x00001aca call  0x00002efe 
- 00012002  0x00001acb fetch  0x00000001 , 0x0000446a 
- 00012003  0x00001acc branch  0x00002ee8 , 0x00000034 
- 00012004  0x00001acd fetch  0x00000001 , 0x000042c0 
- 00012005  0x00001ace bbit0  0x00000003 , 0x0000431f 
- 00012006  0x00001acf fetch  0x00000001 , 0x000042fe 
- 00012007  0x00001ad0 bbit0  0x00000007 , 0x0000431f 
- 00012008  0x00001ad2 jam  0x00000003 , 0x000042fc 
- 00012009  0x00001ad3 fetch  0x00000001 , 0x000042be 
- 00012010  0x00001ad4 beq  0x00000000 , 0x00002ef0 
- 00012011  0x00001ad5 beq  0x00000001 , 0x00002ef0 
- 00012012  0x00001ad6 beq  0x00000003 , 0x00002ef0 
- 00012013  0x00001ad7 fetch  0x00000001 , 0x000042fe 
- 00012014  0x00001ad8 beq  0x00000002 , 0x00002ef3 
- 00012015  0x00001ad9 rtneq  0x00000083 
- 00012016  0x00001adb arg  0x00000000 , 0x0000003f 
- 00012017  0x00001adc store  0x00000004 , 0x000042ff 
- 00012018  0x00001add rtn 
- 00012019  0x00001ae0 fetch  0x00000001 , 0x00004321 
- 00012020  0x00001ae1 bbit1  0x00000000 , 0x00002efc 
- 00012021  0x00001ae3 arg  0x000042ff , 0x00000011 
- 00012022  0x00001ae4 copy  0x00000011 , 0x00000005 
- 00012023  0x00001ae5 arg  0x00000003 , 0x00000039 
- 00012024  0x00001ae6 call  0x00007de8 
- 00012025  0x00001ae7 fetch  0x00000002 , 0x00004301 
- 00012026  0x00001ae8 and_into  0x00000007 , 0x0000003f 
- 00012027  0x00001ae9 store  0x00000002 , 0x00004301 
- 00012028  0x00001aeb jam  0x00000034 , 0x0000066f 
- 00012029  0x00001aec branch  0x0000782b 
- 00012030  0x00001af1 force  0x00000007 , 0x00000011 
- 00012031  0x00001af2 call  0x00003047 
- 00012032  0x00001af3 fetch  0x00000007 , 0x000042c4 
- 00012033  0x00001af4 istore  0x00000007 , 0x00000005 
- 00012034  0x00001af5 rtn 
- 00012035  0x00001af9 jam  0x00000005 , 0x000042fc 
- 00012036  0x00001afa arg  0x0000429b , 0x00000005 
- 00012037  0x00001afb call  0x00007c8f 
- 00012038  0x00001afc fetch  0x00000001 , 0x000042fe 
- 00012039  0x00001afd beq  0x00000004 , 0x00002f0b 
- 00012040  0x00001afe beq  0x00000083 , 0x00002f0d 
- 00012041  0x00001aff beq  0x00000084 , 0x00002f10 
- 00012042  0x00001b00 branch  0x00002f13 
- 00012043  0x00001b04 jam  0x00000043 , 0x0000066f 
- 00012044  0x00001b05 branch  0x0000782b 
- 00012045  0x00001b08 jam  0x00000002 , 0x000042f9 
- 00012046  0x00001b09 jam  0x00000008 , 0x000042fa 
- 00012047  0x00001b0a rtn 
- 00012048  0x00001b0d fetch  0x00000004 , 0x000042ff 
- 00012049  0x00001b0e branch  0x00002f0b , 0x00000034 
- 00012050  0x00001b0f branch  0x00002f0d 
- 00012051  0x00001b12 jam  0x00000006 , 0x000042fc 
- 00012052  0x00001b13 fetch  0x00000001 , 0x000042fe 
- 00012053  0x00001b14 bbit1  0x00000007 , 0x00002f1c 
- 00012054  0x00001b15 call  0x00007256 
- 00012055  0x00001b16 force  0x00000011 , 0x00000011 
- 00012056  0x00001b17 call  0x00003047 
- 00012057  0x00001b18 setarg  0x00000003 
- 00012058  0x00001b19 istore  0x00000001 , 0x00000005 
- 00012059  0x00001b1a branch  0x00007375 
- 00012060  0x00001b1d arg  0x000042ab , 0x00000005 
- 00012061  0x00001b1e call  0x00007de7 
- 00012062  0x00001b1f call  0x000071b6 
- 00012063  0x00001b20 force  0x00000011 , 0x00000011 
- 00012064  0x00001b21 call  0x00003047 
- 00012065  0x00001b22 setarg  0x00000003 
- 00012066  0x00001b23 istore  0x00000001 , 0x00000005 
- 00012067  0x00001b24 branch  0x000071f2 
- 00012068  0x00001b27 copy  0x00000006 , 0x00000011 
- 00012069  0x00001b28 fetch  0x00000001 , 0x000042fe 
- 00012070  0x00001b29 bbit1  0x00000007 , 0x00002f39 
- 00012071  0x00001b2a copy  0x00000011 , 0x00000006 
- 00012072  0x00001b2b call  0x0000724e 
- 00012073  0x00001b2c branch  0x00002f4e , 0x00000005 
- 00012074  0x00001b2e jam  0x00000004 , 0x000001ba 
- 00012075  0x00001b30 force  0x00000002 , 0x00000011 
- 00012076  0x00001b31 call  0x00003047 
- 00012077  0x00001b32 setarg  0x00000005 
- 00012078  0x00001b33 istore  0x00000001 , 0x00000005 
- 00012079  0x00001b34 fetch  0x00000001 , 0x000001ba 
- 00012080  0x00001b35 istore  0x00000001 , 0x00000005 
- 00012081  0x00001b37 bpatchx  0x00000065 , 0x0000402c 
- 00012082  0x00001b38 force  0x00000007 , 0x00000007 
- 00012083  0x00001b39 call  0x00007ce0 
- 00012084  0x00001b3a jam  0x00000000 , 0x000042fc 
- 00012085  0x00001b3b jam  0x00000030 , 0x0000066f 
- 00012086  0x00001b3c branch  0x0000782b 
- 00012087  0x00001b3f jam  0x00000005 , 0x000001ba 
- 00012088  0x00001b40 branch  0x00002f2b 
- 00012089  0x00001b43 arg  0x00000158 , 0x00000005 
- 00012090  0x00001b44 copy  0x00000011 , 0x00000006 
- 00012091  0x00001b45 call  0x00007c8f 
- 00012092  0x00001b46 fetch  0x00000001 , 0x000042fe 
- 00012093  0x00001b47 beq  0x00000083 , 0x00002f45 
- 00012094  0x00001b48 beq  0x00000084 , 0x00002f45 
- 00012095  0x00001b49 call  0x00007140 
- 00012096  0x00001b4a call  0x00002f53 
- 00012097  0x00001b4b fetch  0x00000001 , 0x000042fe 
- 00012098  0x00001b4c rtnne  0x00000082 
- 00012099  0x00001b4d jam  0x0000003b , 0x0000066f 
- 00012100  0x00001b4e branch  0x0000782b 
- 00012101  0x00001b51 call  0x000071ab 
- 00012102  0x00001b52 arg  0x000006d1 , 0x00000005 
- 00012103  0x00001b53 call  0x000071f2 
- 00012104  0x00001b54 arg  0x000006d1 , 0x00000011 
- 00012105  0x00001b55 arg  0x0000429b , 0x00000012 
- 00012106  0x00001b56 arg  0x00000010 , 0x00000039 
- 00012107  0x00001b57 call  0x00007d64 
- 00012108  0x00001b58 nbranch  0x00002f2a , 0x00000005 
- 00012109  0x00001b59 branch  0x00002f53 
- 00012110  0x00001b5c call  0x0000724a 
- 00012111  0x00001b5d jam  0x00000031 , 0x0000066f 
- 00012112  0x00001b5e call  0x0000782b 
- 00012113  0x00001b5f jam  0x00000001 , 0x0000429a 
- 00012114  0x00001b60 jam  0x00000009 , 0x000042fc 
- 00012115  0x00001b63 force  0x00000011 , 0x00000011 
- 00012116  0x00001b64 call  0x00003047 
- 00012117  0x00001b65 setarg  0x00000004 
- 00012118  0x00001b66 istore  0x00000001 , 0x00000005 
- 00012119  0x00001b67 arg  0x000042ab , 0x00000006 
- 00012120  0x00001b68 branch  0x00007c8f 
- 00012121  0x00001b6b force  0x00000011 , 0x00000011 
- 00012122  0x00001b6c call  0x00003047 
- 00012123  0x00001b6d setarg  0x00000006 
- 00012124  0x00001b6e istore  0x00000001 , 0x00000005 
- 00012125  0x00001b6f fetch  0x00000001 , 0x00004321 
- 00012126  0x00001b70 bbit1  0x00000001 , 0x00002f61 
- 00012127  0x00001b71 arg  0x0000428a , 0x00000006 
- 00012128  0x00001b72 branch  0x00007c8f 
- 00012129  0x00001b75 arg  0x00004322 , 0x00000006 
- 00012130  0x00001b76 branch  0x00007c8f 
- 00012131  0x00001b7a arg  0x00004303 , 0x00000005 
- 00012132  0x00001b7b force  0x0000000a , 0x00000039 
- 00012133  0x00001b7c call  0x00007de8 
- 00012134  0x00001b7d force  0x0000000b , 0x00000011 
- 00012135  0x00001b7e call  0x00003047 
- 00012136  0x00001b7f setarg  0x00000007 
- 00012137  0x00001b80 istore  0x00000001 , 0x00000005 
- 00012138  0x00001b81 fetch  0x00000002 , 0x00004303 
- 00012139  0x00001b82 istore  0x00000002 , 0x00000005 
- 00012140  0x00001b83 fetch  0x00000008 , 0x00004305 
- 00012141  0x00001b84 istore  0x00000008 , 0x00000005 
- 00012142  0x00001b85 rtn 
- 00012143  0x00001b88 force  0x00000011 , 0x00000011 
- 00012144  0x00001b89 call  0x00003047 
- 00012145  0x00001b8a setarg  0x00000008 
- 00012146  0x00001b8b istore  0x00000001 , 0x00000005 
- 00012147  0x00001b8c setarg  0x00000000 
- 00012148  0x00001b8d istore  0x00000008 , 0x00000005 
- 00012149  0x00001b8e istore  0x00000008 , 0x00000005 
- 00012150  0x00001b8f rtn 
- 00012151  0x00001b93 force  0x00000008 , 0x00000011 
- 00012152  0x00001b94 call  0x00003047 
- 00012153  0x00001b95 setarg  0x00000009 
- 00012154  0x00001b96 istore  0x00000001 , 0x00000005 
- 00012155  0x00001b97 fetch  0x00000001 , 0x000042d2 
- 00012156  0x00001b98 istore  0x00000001 , 0x00000005 
- 00012157  0x00001b99 fetch  0x00000006 , 0x000042db 
- 00012158  0x00001b9a istore  0x00000006 , 0x00000005 
- 00012159  0x00001b9b rtn 
- 00012160  0x00001b9f jam  0x00000008 , 0x000001ba 
- 00012161  0x00001ba0 branch  0x00002f2b 
- 00012162  0x00001ba3 fetch  0x00000001 , 0x000042c9 
- 00012163  0x00001ba4 fetcht  0x00000001 , 0x000042c9 
- 00012164  0x00001ba5 iand  0x00000002 , 0x0000003f 
- 00012165  0x00001ba6 rtn 
- 00012166  0x00001ba9 arg  0x0000430d , 0x00000005 
- 00012167  0x00001baa call  0x00007c8f 
- 00012168  0x00001bab call  0x00002f82 
- 00012169  0x00001bac isolate0  0x00000001 , 0x0000003f 
- 00012170  0x00001bad branch  0x00002f80 , 0x00000001 
- 00012171  0x00001bae fetch  0x00000001 , 0x000043cb 
- 00012172  0x00001baf rtnne  0x0000000a 
- 00012173  0x00001bb0 call  0x00002f90 
- 00012174  0x00001bb1 nrtn  0x00000028 
- 00012175  0x00001bb2 branch  0x00004329 
- 00012176  0x00001bb6 call  0x00007dbc 
- 00012177  0x00001bb7 fetch  0x00000001 , 0x000042cb 
- 00012178  0x00001bb8 rtneq  0x00000000 
- 00012179  0x00001bb9 fetch  0x00000001 , 0x000042c2 
- 00012180  0x00001bba rtnbit0  0x00000001 
- 00012181  0x00001bbb branch  0x00007dba 
- 00012182  0x00001bbe call  0x00002f82 
- 00012183  0x00001bbf isolate0  0x00000001 , 0x0000003f 
- 00012184  0x00001bc0 branch  0x00002f80 , 0x00000001 
- 00012185  0x00001bc1 rtn 
- 00012186  0x00001bc6 rtn 
- 00012187  0x00001bc9 arg  0x000005fe , 0x00000005 
- 00012188  0x00001bca call  0x00007c81 
- 00012189  0x00001bcb jam  0x00000002 , 0x000042f9 
- 00012190  0x00001bcc jam  0x00000001 , 0x000042fa 
- 00012191  0x00001bcd rtn 
- 00012192  0x00001bd0 arg  0x0000065e , 0x00000005 
- 00012193  0x00001bd1 call  0x00007c8f 
- 00012194  0x00001bd2 jam  0x00000006 , 0x000042fa 
- 00012195  0x00001bd3 jam  0x00000002 , 0x000042f9 
- 00012196  0x00001bd4 rtn 
- 00012197  0x00001bd7 force  0x00000041 , 0x00000011 
- 00012198  0x00001bd8 call  0x00003047 
- 00012199  0x00001bd9 setarg  0x0000000c 
- 00012200  0x00001bda istore  0x00000001 , 0x00000005 
- 00012201  0x00001bdb arg  0x0000448f , 0x00000006 
- 00012202  0x00001bdc branch  0x00007c81 
- 00012203  0x00001bdf call  0x00007157 
- 00012204  0x00001be0 force  0x00000011 , 0x00000011 
- 00012205  0x00001be1 call  0x00003047 
- 00012206  0x00001be2 setarg  0x0000000d 
- 00012207  0x00001be3 istore  0x00000001 , 0x00000005 
- 00012208  0x00001be4 branch  0x000071f2 
- 00012209  0x00001be7 fetch  0x00000001 , 0x000042fc 
- 00012210  0x00001be8 rtneq  0x000000ff 
- 00012211  0x00001be9 arg  0x00000003 , 0x00000002 
- 00012212  0x00001bea isub  0x00000002 , 0x0000003e 
- 00012213  0x00001beb nrtn  0x00000002 
- 00012214  0x00001bec arg  0x00000007 , 0x00000007 
- 00012215  0x00001bed call  0x00007cef 
- 00012216  0x00001bee nrtn  0x00000034 
- 00012217  0x00001bef branch  0x00002f80 
- 00012218  0x00001bf2 bpatchx  0x00000066 , 0x0000402c 
- 00012219  0x00001bf3 call  0x00002a28 
- 00012220  0x00001bf4 nrtn  0x00000034 
- 00012221  0x00001bf5 fetch  0x00000001 , 0x000042fc 
- 00012222  0x00001bf6 beq  0x00000000 , 0x00002fc7 
- 00012223  0x00001bf7 beq  0x00000001 , 0x00002fcd 
- 00012224  0x00001bf8 beq  0x00000002 , 0x00002fc7 
- 00012225  0x00001bf9 beq  0x00000003 , 0x00002fcf 
- 00012226  0x00001bfa beq  0x00000009 , 0x00002fd3 
- 00012227  0x00001bfb beq  0x0000000b , 0x00002fe3 
- 00012228  0x00001bfc beq  0x0000000c , 0x00002fe5 
- 00012229  0x00001bfd beq  0x0000000d , 0x00002fec 
- 00012230  0x00001bfe rtn 
- 00012231  0x00001c02 fetch  0x00000001 , 0x000042fd 
- 00012232  0x00001c03 rtnne  0x00000004 
- 00012233  0x00001c04 jam  0x000000ff , 0x000042fd 
- 00012234  0x00001c05 jam  0x000000ff , 0x000042fc 
- 00012235  0x00001c06 jam  0x0000003f , 0x0000066f 
- 00012236  0x00001c07 branch  0x0000782b 
- 00012237  0x00001c0b jam  0x00000002 , 0x000042fc 
- 00012238  0x00001c0c branch  0x00002ed5 
- 00012239  0x00001c0f jam  0x00000004 , 0x000042fc 
- 00012240  0x00001c10 setarg  0x00017700 
- 00012241  0x00001c11 arg  0x00000007 , 0x00000007 
- 00012242  0x00001c12 branch  0x00007ce1 
- 00012243  0x00001c15 fetch  0x00000001 , 0x000042fd 
- 00012244  0x00001c16 beq  0x00000004 , 0x00002fd6 
- 00012245  0x00001c17 rtn 
- 00012246  0x00001c1a fetch  0x00000001 , 0x000042fe 
- 00012247  0x00001c1b bbit1  0x00000007 , 0x00002fe1 
- 00012248  0x00001c1d jam  0x0000000b , 0x000042fc 
- 00012249  0x00001c1e call  0x00002f59 
- 00012250  0x00001c20 jam  0x00000029 , 0x0000066f 
- 00012251  0x00001c21 call  0x0000782b 
- 00012252  0x00001c22 fetch  0x00000001 , 0x000043cb 
- 00012253  0x00001c23 rtnne  0x0000000a 
- 00012254  0x00001c24 call  0x00002f90 
- 00012255  0x00001c25 rtn  0x00000028 
- 00012256  0x00001c26 branch  0x00004329 
- 00012257  0x00001c29 jam  0x0000000c , 0x000042fc 
- 00012258  0x00001c2a branch  0x00002fda 
- 00012259  0x00001c2d jam  0x0000000c , 0x000042fc 
- 00012260  0x00001c2e branch  0x00002f63 
- 00012261  0x00001c31 fetch  0x00000001 , 0x000042c3 
- 00012262  0x00001c32 fetcht  0x00000001 , 0x000042ca 
- 00012263  0x00001c33 iand  0x00000002 , 0x0000003f 
- 00012264  0x00001c34 isolate0  0x00000001 , 0x0000003f 
- 00012265  0x00001c35 branch  0x00002fee , 0x00000001 
- 00012266  0x00001c36 jam  0x0000000d , 0x000042fc 
- 00012267  0x00001c37 branch  0x00002f6f 
- 00012268  0x00001c3a call  0x00002f77 
- 00012269  0x00001c3b branch  0x00002fee 
- 00012270  0x00001c3f bpatchx  0x00000067 , 0x0000402c 
- 00012271  0x00001c40 force  0x00000007 , 0x00000007 
- 00012272  0x00001c41 call  0x00007ce0 
- 00012273  0x00001c42 jam  0x000000ff , 0x000042fd 
- 00012274  0x00001c43 jam  0x000000ff , 0x000042fc 
- 00012275  0x00001c44 jam  0x0000003e , 0x0000066f 
- 00012276  0x00001c45 branch  0x0000782b 
- 00012277  0x00001c4a bpatchx  0x00000068 , 0x0000402d 
- 00012278  0x00001c4b fetch  0x00000001 , 0x000042fe 
- 00012279  0x00001c4c rtnbit0  0x00000007 
- 00012280  0x00001c4d fetch  0x00000001 , 0x000042f9 
- 00012281  0x00001c4e rtnne  0x00000002 
- 00012282  0x00001c4f jam  0x00000000 , 0x000042f9 
- 00012283  0x00001c50 fetch  0x00000001 , 0x000042fa 
- 00012284  0x00001c51 beq  0x00000001 , 0x0000303d 
- 00012285  0x00001c52 beq  0x00000002 , 0x00003044 
- 00012286  0x00001c53 beq  0x00000003 , 0x00003035 
- 00012287  0x00001c54 beq  0x00000006 , 0x0000301a 
- 00012288  0x00001c55 beq  0x00000007 , 0x00003011 
- 00012289  0x00001c56 beq  0x00000008 , 0x00003007 
- 00012290  0x00001c57 rtn 
- 00012291  0x00001c5a jam  0x00000000 , 0x000042f9 
- 00012292  0x00001c5b jam  0x00000000 , 0x000042fa 
- 00012293  0x00001c5c jam  0x00000000 , 0x000042fb 
- 00012294  0x00001c5d rtn 
- 00012295  0x00001c60 fetch  0x00000001 , 0x000044cf 
- 00012296  0x00001c61 copy  0x0000003f , 0x00000007 
- 00012297  0x00001c62 increase  0x00000001 , 0x0000003f 
- 00012298  0x00001c63 store  0x00000001 , 0x000044cf 
- 00012299  0x00001c64 fetch  0x00000004 , 0x000042ff 
- 00012300  0x00001c65 qisolate1  0x0000003f 
- 00012301  0x00001c66 setarg  0x00000080 
- 00012302  0x00001c67 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012303  0x00001c68 store  0x00000001 , 0x000044d0 
- 00012304  0x00001c69 branch  0x00003039 
- 00012305  0x00001c6c fetch  0x00000001 , 0x000042fb 
- 00012306  0x00001c6d jam  0x00000000 , 0x000042fb 
- 00012307  0x00001c6e beq  0x00000001 , 0x00003016 
- 00012308  0x00001c6f jam  0x00000002 , 0x000042f9 
- 00012309  0x00001c70 rtn 
- 00012310  0x00001c73 jam  0x00000031 , 0x0000066f 
- 00012311  0x00001c74 call  0x0000782b 
- 00012312  0x00001c75 jam  0x00000009 , 0x000042fc 
- 00012313  0x00001c76 branch  0x00002fab 
- 00012314  0x00001c79 fetch  0x00000001 , 0x000005f9 
- 00012315  0x00001c7a beq  0x00000003 , 0x0000301e 
- 00012316  0x00001c7b jam  0x00000002 , 0x000042f9 
- 00012317  0x00001c7c rtn 
- 00012318  0x00001c7f call  0x0000717e 
- 00012319  0x00001c80 fetch  0x00000001 , 0x000042fe 
- 00012320  0x00001c81 beq  0x00000083 , 0x00003023 
- 00012321  0x00001c82 beq  0x00000084 , 0x00003023 
- 00012322  0x00001c83 call  0x00002ef0 
- 00012323  0x00001c85 call  0x0000716b 
- 00012324  0x00001c86 arg  0x000006d1 , 0x00000011 
- 00012325  0x00001c87 arg  0x0000065e , 0x00000012 
- 00012326  0x00001c88 arg  0x00000010 , 0x00000039 
- 00012327  0x00001c89 call  0x00007d64 
- 00012328  0x00001c8a branch  0x0000302b , 0x00000005 
- 00012329  0x00001c8c jam  0x0000000b , 0x000001ba 
- 00012330  0x00001c8d branch  0x00002f2b 
- 00012331  0x00001c91 call  0x0000745b 
- 00012332  0x00001c92 nbranch  0x00003029 , 0x00000005 
- 00012333  0x00001c93 jam  0x00000001 , 0x0000429a 
- 00012334  0x00001c94 fetch  0x00000001 , 0x000042fe 
- 00012335  0x00001c95 beq  0x00000081 , 0x00003016 
- 00012336  0x00001c96 beq  0x00000083 , 0x00003016 
- 00012337  0x00001c97 beq  0x00000084 , 0x00003016 
- 00012338  0x00001c98 jam  0x00000002 , 0x000042f9 
- 00012339  0x00001c99 jam  0x00000007 , 0x000042fa 
- 00012340  0x00001c9a rtn 
- 00012341  0x00001c9d fetch  0x00000001 , 0x000042fe 
- 00012342  0x00001c9e beq  0x00000083 , 0x0000303a 
- 00012343  0x00001c9f beq  0x00000084 , 0x0000303a 
- 00012344  0x00001ca0 jam  0x00000000 , 0x000044d0 
- 00012345  0x00001ca2 branch  0x00002f13 
- 00012346  0x00001ca5 jam  0x00000000 , 0x000044cf 
- 00012347  0x00001ca6 rtneq  0x00000084 
- 00012348  0x00001ca7 branch  0x00002ef3 
- 00012349  0x00001cab jam  0x00000002 , 0x000042f9 
- 00012350  0x00001cac fetch  0x00000001 , 0x0000446e 
- 00012351  0x00001cad beq  0x00000003 , 0x00003041 
- 00012352  0x00001cae rtn 
- 00012353  0x00001cb1 jam  0x00000002 , 0x000042fa 
- 00012354  0x00001cb2 jam  0x00000000 , 0x000005f9 
- 00012355  0x00001cb3 branch  0x0000753c 
- 00012356  0x00001cb6 jam  0x00000002 , 0x000042f9 
- 00012357  0x00001cb7 jam  0x00000003 , 0x000042fa 
- 00012358  0x00001cb8 branch  0x00002fa5 
- 00012359  0x00001cbd bpatchx  0x00000069 , 0x0000402d 
- 00012360  0x00001cbe force  0x00000006 , 0x00000012 
- 00012361  0x00001cbf branch  0x000029fb 
- 00012362  0x00001cc4 fetch  0x00000001 , 0x0000004e 
- 00012363  0x00001cc5 beq  0x00000000 , 0x00003061 
- 00012364  0x00001cc6 beq  0x00000001 , 0x00003069 
- 00012365  0x00001cc7 beq  0x00000002 , 0x00003071 
- 00012366  0x00001cc8 beq  0x00000003 , 0x00003075 
- 00012367  0x00001cc9 beq  0x00000004 , 0x00003093 
- 00012368  0x00001cca beq  0x00000005 , 0x00003098 
- 00012369  0x00001ccb beq  0x00000006 , 0x0000309c 
- 00012370  0x00001ccc beq  0x00000007 , 0x000030a1 
- 00012371  0x00001ccd beq  0x00000008 , 0x000030a2 
- 00012372  0x00001cce beq  0x00000009 , 0x000030a3 
- 00012373  0x00001ccf beq  0x0000000a , 0x000030a4 
- 00012374  0x00001cd0 beq  0x0000000b , 0x000030a8 
- 00012375  0x00001cd1 beq  0x0000000c , 0x000030a9 
- 00012376  0x00001cd2 beq  0x0000000d , 0x000030ab 
- 00012377  0x00001cd3 beq  0x00000012 , 0x000030ac 
- 00012378  0x00001cd4 beq  0x00000013 , 0x000030ad 
- 00012379  0x00001cd5 beq  0x00000014 , 0x000030ae 
- 00012380  0x00001cd6 beq  0x00000015 , 0x000030b0 
- 00012381  0x00001cd7 beq  0x00000016 , 0x000030bb 
- 00012382  0x00001cd8 beq  0x00000018 , 0x000030bc 
- 00012383  0x00001cd9 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
- 00012384  0x00001cda branch  0x000030df 
- 00012385  0x00001cdf ifetch  0x00000009 , 0x00000006 
- 00012386  0x00001ce0 store  0x00000009 , 0x0000019f 
- 00012387  0x00001ce1 ifetch  0x00000002 , 0x00000006 
- 00012388  0x00001ce2 store  0x00000002 , 0x00000188 
- 00012389  0x00001ce3 fetch  0x00000001 , 0x00000168 
- 00012390  0x00001ce4 set1  0x00000005 , 0x0000003f 
- 00012391  0x00001ce5 store  0x00000001 , 0x00000168 
- 00012392  0x00001ce6 rtn 
- 00012393  0x00001ceb ifetch  0x00000005 , 0x00000006 
- 00012394  0x00001cec store  0x00000005 , 0x0000019f 
- 00012395  0x00001ced ifetch  0x00000002 , 0x00000006 
- 00012396  0x00001cee store  0x00000002 , 0x00000188 
- 00012397  0x00001cf0 fetch  0x00000001 , 0x00000168 
- 00012398  0x00001cf1 set1  0x00000006 , 0x0000003f 
- 00012399  0x00001cf2 store  0x00000001 , 0x00000168 
- 00012400  0x00001cf3 rtn 
- 00012401  0x00001cf8 setarg  0x00000014 
- 00012402  0x00001cf9 store  0x00000002 , 0x00000196 
- 00012403  0x00001cfa store  0x00000002 , 0x000042f5 
- 00012404  0x00001cfb rtn 
- 00012405  0x00001d00 ifetch  0x00000008 , 0x00000006 
- 00012406  0x00001d01 store  0x00000008 , 0x00004305 
- 00012407  0x00001d02 ifetch  0x00000002 , 0x00000006 
- 00012408  0x00001d03 store  0x00000002 , 0x00004303 
- 00012409  0x00001d04 ifetch  0x00000008 , 0x00000006 
- 00012410  0x00001d05 store  0x00000008 , 0x000042e5 
- 00012411  0x00001d06 ifetch  0x00000004 , 0x00000006 
- 00012412  0x00001d07 store  0x00000004 , 0x0000445e 
- 00012413  0x00001d08 call  0x000030cc 
- 00012414  0x00001d09 bpatchx  0x0000006a , 0x0000402d 
- 00012415  0x00001d0a fetch  0x00000001 , 0x000042fc 
- 00012416  0x00001d0b beq  0x00000009 , 0x00003087 
- 00012417  0x00001d0c fetch  0x00000001 , 0x00004321 
- 00012418  0x00001d0d bbit1  0x00000001 , 0x0000308a 
- 00012419  0x00001d0e fetch  0x00000001 , 0x000043fa 
- 00012420  0x00001d0f ncall  0x00006e96 , 0x00000034 
- 00012421  0x00001d10 fetch  0x00000001 , 0x0000429a 
- 00012422  0x00001d11 beq  0x00000000 , 0x0000308f 
- 00012423  0x00001d13 jam  0x00000001 , 0x000042fd 
- 00012424  0x00001d14 call  0x000030da 
- 00012425  0x00001d15 branch  0x0000725c 
- 00012426  0x00001d17 jam  0x00000001 , 0x0000429a 
- 00012427  0x00001d18 arg  0x00004322 , 0x00000006 
- 00012428  0x00001d19 arg  0x0000428a , 0x00000005 
- 00012429  0x00001d1a call  0x00007c8f 
- 00012430  0x00001d1b branch  0x00003087 
- 00012431  0x00001d1e jam  0x00000000 , 0x000042fd 
- 00012432  0x00001d1f jam  0x00000000 , 0x000042fc 
- 00012433  0x00001d20 jam  0x00000041 , 0x0000066f 
- 00012434  0x00001d21 branch  0x0000782b 
- 00012435  0x00001d25 ifetch  0x00000008 , 0x00000006 
- 00012436  0x00001d26 store  0x00000008 , 0x000042ed 
- 00012437  0x00001d27 ifetch  0x00000004 , 0x00000006 
- 00012438  0x00001d28 store  0x00000004 , 0x00004462 
- 00012439  0x00001d29 branch  0x0000725c 
- 00012440  0x00001d2e fetch  0x00000001 , 0x00000168 
- 00012441  0x00001d2f set1  0x00000004 , 0x0000003f 
- 00012442  0x00001d30 store  0x00000001 , 0x00000168 
- 00012443  0x00001d31 rtn 
- 00012444  0x00001d35 rtn  0x00000029 
- 00012445  0x00001d36 jam  0x00000032 , 0x0000066f 
- 00012446  0x00001d37 call  0x0000782b 
- 00012447  0x00001d38 jam  0x00000004 , 0x000042fd 
- 00012448  0x00001d39 branch  0x000030dd 
- 00012449  0x00001d3e rtn 
- 00012450  0x00001d43 branch  0x000030e4 
- 00012451  0x00001d48 rtn 
- 00012452  0x00001d4d jam  0x00000002 , 0x000042fd 
- 00012453  0x00001d4e call  0x000030eb 
- 00012454  0x00001d4f jam  0x00000033 , 0x0000066f 
- 00012455  0x00001d50 branch  0x0000782b 
- 00012456  0x00001d55 rtn 
- 00012457  0x00001d5a rtn  0x00000029 
- 00012458  0x00001d5b branch  0x000030ed 
- 00012459  0x00001d60 rtn 
- 00012460  0x00001d65 branch  0x000030f9 
- 00012461  0x00001d6a rtn 
- 00012462  0x00001d6e call  0x000030b0 
- 00012463  0x00001d6f branch  0x000030fd 
- 00012464  0x00001d72 ifetch  0x00000008 , 0x00000006 
- 00012465  0x00001d73 store  0x00000008 , 0x000043b8 
- 00012466  0x00001d74 fetch  0x00000002 , 0x000043b8 
- 00012467  0x00001d75 fetcht  0x00000002 , 0x000043c4 
- 00012468  0x00001d76 call  0x00007db0 
- 00012469  0x00001d77 store  0x00000002 , 0x000043b8 
- 00012470  0x00001d79 fetch  0x00000002 , 0x000043bc 
- 00012471  0x00001d7a fetcht  0x00000002 , 0x000043c0 
- 00012472  0x00001d7b call  0x00007db0 
- 00012473  0x00001d7c store  0x00000002 , 0x000043bc 
- 00012474  0x00001d7d rtn 
- 00012475  0x00001d82 branch  0x00003103 
- 00012476  0x00001d87 ifetch  0x00000002 , 0x00000006 
- 00012477  0x00001d88 store  0x00000002 , 0x0000019f 
- 00012478  0x00001d89 ifetch  0x00000002 , 0x00000006 
- 00012479  0x00001d8a store  0x00000002 , 0x00000188 
- 00012480  0x00001d8b rtn  0x00000034 
- 00012481  0x00001d8c fetch  0x00000001 , 0x00000168 
- 00012482  0x00001d8d set1  0x00000007 , 0x0000003f 
- 00012483  0x00001d8e store  0x00000001 , 0x00000168 
- 00012484  0x00001d8f rtn 
- 00012485  0x00001d95 arg  0x00000013 , 0x00000013 
- 00012486  0x00001d99 arg  0x00000002 , 0x00000011 
- 00012487  0x00001d9a arg  0x00000002 , 0x00000012 
- 00012488  0x00001d9b call  0x000029f5 
- 00012489  0x00001d9c copy  0x00000013 , 0x0000003f 
- 00012490  0x00001d9d istore  0x00000001 , 0x00000005 
- 00012491  0x00001d9e rtn 
- 00012492  0x00001da3 arg  0x000042ed , 0x00000005 
- 00012493  0x00001da4 force  0x00000008 , 0x00000039 
- 00012494  0x00001da5 call  0x00007de8 
- 00012495  0x00001da6 arg  0x00004462 , 0x00000005 
- 00012496  0x00001da7 force  0x00000004 , 0x00000039 
- 00012497  0x00001da8 call  0x00007de8 
- 00012498  0x00001da9 arg  0x0000000d , 0x00000011 
- 00012499  0x00001daa arg  0x00000004 , 0x00000012 
- 00012500  0x00001dab call  0x000029f5 
- 00012501  0x00001dac fetch  0x00000008 , 0x000042ed 
- 00012502  0x00001dad istore  0x00000008 , 0x00000005 
- 00012503  0x00001dae fetch  0x00000004 , 0x00004462 
- 00012504  0x00001daf istore  0x00000004 , 0x00000005 
- 00012505  0x00001db0 rtn 
- 00012506  0x00001db5 jam  0x00000005 , 0x000042fd 
- 00012507  0x00001db6 arg  0x00000005 , 0x00000012 
- 00012508  0x00001db7 branch  0x0000310d 
- 00012509  0x00001dbc arg  0x00000006 , 0x00000012 
- 00012510  0x00001dbd branch  0x0000310d 
- 00012511  0x00001dc3 arg  0x00000002 , 0x00000011 
- 00012512  0x00001dc4 arg  0x00000007 , 0x00000012 
- 00012513  0x00001dc5 call  0x000029f5 
- 00012514  0x00001dc6 istorer  0x00000013 , 0x00000001 , 0x00000005 
- 00012515  0x00001dc7 rtn 
- 00012516  0x00001dcc arg  0x00000009 , 0x00000011 
- 00012517  0x00001dcd arg  0x00000009 , 0x00000012 
- 00012518  0x00001dce call  0x000029f5 
- 00012519  0x00001dcf fetch  0x00000008 , 0x000043ae 
- 00012520  0x00001dd0 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00012521  0x00001dd1 istore  0x00000008 , 0x00000005 
- 00012522  0x00001dd2 rtn 
- 00012523  0x00001dd7 arg  0x0000000b , 0x00000012 
- 00012524  0x00001dd8 branch  0x0000310d 
- 00012525  0x00001ddd arg  0x00000006 , 0x00000011 
- 00012526  0x00001dde arg  0x0000000c , 0x00000012 
- 00012527  0x00001ddf call  0x000029f5 
- 00012528  0x00001de0 fetch  0x00000005 , 0x0000415e 
- 00012529  0x00001de1 istore  0x00000005 , 0x00000005 
- 00012530  0x00001de2 rtn 
- 00012531  0x00001de6 arg  0x00000002 , 0x00000011 
- 00012532  0x00001de7 arg  0x0000000d , 0x00000012 
- 00012533  0x00001de8 call  0x000029f5 
- 00012534  0x00001de9 setarg  0x00000006 
- 00012535  0x00001dea istore  0x00000001 , 0x00000005 
- 00012536  0x00001deb rtn 
- 00012537  0x00001df0 arg  0x00000013 , 0x00000012 
- 00012538  0x00001df1 branch  0x0000310d 
- 00012539  0x00001df4 arg  0x00000014 , 0x00000012 
- 00012540  0x00001df5 branch  0x000030fe 
- 00012541  0x00001df8 arg  0x00000015 , 0x00000012 
- 00012542  0x00001dfa arg  0x00000009 , 0x00000011 
- 00012543  0x00001dfb call  0x000029f5 
- 00012544  0x00001dfc fetch  0x00000008 , 0x000043c0 
- 00012545  0x00001dfd istore  0x00000008 , 0x00000005 
- 00012546  0x00001dfe rtn 
- 00012547  0x00001e03 arg  0x00000003 , 0x00000011 
- 00012548  0x00001e04 arg  0x00000017 , 0x00000012 
- 00012549  0x00001e05 call  0x000029f5 
- 00012550  0x00001e06 fetch  0x00000001 , 0x000043b6 
- 00012551  0x00001e07 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012552  0x00001e08 istore  0x00000001 , 0x00000005 
- 00012553  0x00001e09 fetch  0x00000001 , 0x000043b7 
- 00012554  0x00001e0a and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012555  0x00001e0b istore  0x00000001 , 0x00000005 
- 00012556  0x00001e0c rtn 
- 00012557  0x00001e11 arg  0x00000001 , 0x00000011 
- 00012558  0x00001e12 branch  0x000029f5 
- 00012559  0x00001e18 bpatchx  0x0000006b , 0x0000402d 
- 00012560  0x00001e19 bmark1  0x00000027 , 0x000033a3 
- 00012561  0x00001e1a branch  0x00003603 
- 00012562  0x00001e20 bpatchx  0x0000006c , 0x0000402d 
- 00012563  0x00001e21 disable  0x00000009 
- 00012564  0x00001e22 disable  0x00000007 
- 00012565  0x00001e23 setarg  0x00555555 
- 00012566  0x00001e24 iforce  0x0000000f 
- 00012567  0x00001e25 fetch  0x00000001 , 0x0000458d 
- 00012568  0x00001e26 branch  0x000025c8 
- 00012569  0x00001e29 bpatchx  0x0000006d , 0x0000402d 
- 00012570  0x00001e2a fetch  0x00000001 , 0x000045b7 
- 00012571  0x00001e2b call  0x000025a4 
- 00012572  0x00001e2c fetch  0x00000004 , 0x0000458f 
- 00012573  0x00001e2d iforce  0x00000009 
- 00012574  0x00001e2e call  0x00002160 
- 00012575  0x00001e2f fetcht  0x00000001 , 0x0000458d 
- 00012576  0x00001e30 call  0x000025cd 
- 00012577  0x00001e32 call  0x00003112 
- 00012578  0x00001e33 bmark0  0x0000002f , 0x00003126 
- 00012579  0x00001e34 pulse  0x00000039 
- 00012580  0x00001e35 nop  0x0000001e 
- 00012581  0x00001e36 call  0x00003112 
- 00012582  0x00001e38 disable  0x0000002f 
- 00012583  0x00001e39 enable  0x0000000d 
- 00012584  0x00001e3a enable  0x00000021 
- 00012585  0x00001e3b disable  0x00000020 
- 00012586  0x00001e3c enable  0x00000010 
- 00012587  0x00001e3d fetch  0x00000002 , 0x0000458b 
- 00012588  0x00001e3e iforce  0x0000001b 
- 00012589  0x00001e3f correlate  0x0000003e , 0x00000003 
- 00012590  0x00001e40 nbranch  0x00003180 , 0x00000018 
- 00012591  0x00001e41 call  0x00006877 
- 00012592  0x00001e42 bmark1  0x0000002f , 0x00003135 
- 00012593  0x00001e43 fetch  0x00000001 , 0x000045ca 
- 00012594  0x00001e44 nbranch  0x00003135 , 0x00000034 
- 00012595  0x00001e45 disable  0x0000000d 
- 00012596  0x00001e46 enable  0x0000000b 
- 00012597  0x00001e48 enable  0x00000007 
- 00012598  0x00001e49 enable  0x00000009 
- 00012599  0x00001e4a call  0x0000317d 
- 00012600  0x00001e4b store  0x00000001 , 0x000045ad 
- 00012601  0x00001e4c fetcht  0x00000001 , 0x000045ac 
- 00012602  0x00001e4d isub  0x00000002 , 0x0000003e 
- 00012603  0x00001e4e nbranch  0x00003188 , 0x00000005 
- 00012604  0x00001e4f bpatchx  0x0000006e , 0x0000402d 
- 00012605  0x00001e50 disable  0x00000031 
- 00012606  0x00001e51 isolate1  0x0000002f , 0x00000000 
- 00012607  0x00001e52 call  0x0000316f , 0x00000001 
- 00012608  0x00001e53 branch  0x0000318a , 0x00000031 
- 00012609  0x00001e54 call  0x0000317d 
- 00012610  0x00001e55 store  0x00000001 , 0x000044f7 
- 00012611  0x00001e56 bmark1  0x00000027 , 0x00003148 
- 00012612  0x00001e57 fetch  0x00000001 , 0x000044f7 
- 00012613  0x00001e58 fetcht  0x00000001 , 0x00004589 
- 00012614  0x00001e59 icompare  0x00000007 , 0x00000002 
- 00012615  0x00001e5a nbranch  0x0000318c , 0x00000001 
- 00012616  0x00001e5c call  0x0000317d 
- 00012617  0x00001e5d isolate1  0x0000002f , 0x00000000 
- 00012618  0x00001e5e call  0x00003178 , 0x00000001 
- 00012619  0x00001e5f istore  0x00000001 , 0x00000005 
- 00012620  0x00001e60 rshift3  0x0000003f , 0x0000003f 
- 00012621  0x00001e61 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00012622  0x00001e62 nbranch  0x0000318e , 0x00000002 
- 00012623  0x00001e63 copy  0x0000003f , 0x00000039 
- 00012624  0x00001e64 branch  0x00003154 , 0x00000005 
- 00012625  0x00001e66 call  0x0000317d 
- 00012626  0x00001e67 istore  0x00000001 , 0x00000005 
- 00012627  0x00001e68 loop  0x00003151 
- 00012628  0x00001e6a bmark1  0x00000027 , 0x00003159 
- 00012629  0x00001e6b copy  0x00000005 , 0x00000011 
- 00012630  0x00001e6c call  0x0000317d 
- 00012631  0x00001e6d store  0x00000001 , 0x000045d3 
- 00012632  0x00001e6e copy  0x00000011 , 0x00000005 
- 00012633  0x00001e70 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00012634  0x00001e71 rshift32  0x0000003f , 0x0000003f 
- 00012635  0x00001e72 rshift16  0x0000003f , 0x0000003f 
- 00012636  0x00001e73 istore  0x00000003 , 0x00000005 
- 00012637  0x00001e74 fetch  0x00000001 , 0x000045ca 
- 00012638  0x00001e75 nbranch  0x0000316d , 0x00000034 
- 00012639  0x00001e76 disable  0x0000000b 
- 00012640  0x00001e78 isolate1  0x00000027 , 0x00000000 
- 00012641  0x00001e79 call  0x000035c8 , 0x00000001 
- 00012642  0x00001e7a branch  0x00003190 , 0x00000006 
- 00012643  0x00001e7b call  0x00006876 
- 00012644  0x00001e7c bpatchx  0x0000006f , 0x0000402d 
- 00012645  0x00001e7d enable  0x0000002f 
- 00012646  0x00001e7e call  0x000026bb 
- 00012647  0x00001e7f rtnmark1  0x00000027 
- 00012648  0x00001e80 fetch  0x00000001 , 0x000045d3 
- 00012649  0x00001e81 fetcht  0x00000001 , 0x0000462a 
- 00012650  0x00001e82 isub  0x00000002 , 0x0000003e 
- 00012651  0x00001e83 call  0x00007db2 , 0x00000002 
- 00012652  0x00001e84 branch  0x000035cb 
- 00012653  0x00001e87 disable  0x0000000d 
- 00012654  0x00001e88 branch  0x00003160 
- 00012655  0x00001e8c call  0x0000317d 
- 00012656  0x00001e8d sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00012657  0x00001e8e branch  0x00007dc2 , 0x00000002 
- 00012658  0x00001e8f increase  0xfffffffe , 0x0000003f 
- 00012659  0x00001e90 bmark1  0x00000027 , 0x00003176 
- 00012660  0x00001e91 branch  0x00007dc2 , 0x00000034 
- 00012661  0x00001e92 increase  0xffffffff , 0x0000003f 
- 00012662  0x00001e94 store  0x00000001 , 0x00000678 
- 00012663  0x00001e95 rtn 
- 00012664  0x00001e98 and_into  0x00000007 , 0x0000003f 
- 00012665  0x00001e99 fetcht  0x00000001 , 0x00000678 
- 00012666  0x00001e9a lshift3  0x00000002 , 0x00000002 
- 00012667  0x00001e9b ior  0x00000002 , 0x0000003f 
- 00012668  0x00001e9c rtn 
- 00012669  0x00001e9f parse  0x00000003 , 0x00000000 , 0x00000008 
- 00012670  0x00001ea0 rshift3  0x0000000c , 0x0000003f 
- 00012671  0x00001ea1 rtn 
- 00012672  0x00001ea4 jam  0x00000001 , 0x000045cb 
- 00012673  0x00001ea5 isolate1  0x00000027 , 0x00000000 
- 00012674  0x00001ea6 call  0x000035e3 , 0x00000001 
- 00012675  0x00001ea8 bpatchx  0x00000070 , 0x0000402e 
- 00012676  0x00001ea9 call  0x000025bc 
- 00012677  0x00001eaa disable  0x0000001b 
- 00012678  0x00001eab disable  0x0000000b 
- 00012679  0x00001eac branch  0x000020cf 
- 00012680  0x00001eaf jam  0x00000002 , 0x000045cb 
- 00012681  0x00001eb0 branch  0x00003183 
- 00012682  0x00001eb3 jam  0x00000003 , 0x000045cb 
- 00012683  0x00001eb4 branch  0x00003183 
- 00012684  0x00001eb7 jam  0x00000004 , 0x000045cb 
- 00012685  0x00001eb8 branch  0x00003183 
- 00012686  0x00001ebb jam  0x00000005 , 0x000045cb 
- 00012687  0x00001ebc branch  0x00003183 
- 00012688  0x00001ebf jam  0x00000006 , 0x000045cb 
- 00012689  0x00001ec0 branch  0x00003183 
- 00012690  0x00001ec3 call  0x00002160 
- 00012691  0x00001ec4 fetcht  0x00000001 , 0x0000458d 
- 00012692  0x00001ec5 branch  0x000021f9 
- 00012693  0x00001ec8 bpatchx  0x00000071 , 0x0000402e 
- 00012694  0x00001ec9 fetch  0x00000001 , 0x000045b8 
- 00012695  0x00001eca call  0x000025a4 
- 00012696  0x00001ecb fetch  0x00000004 , 0x0000458f 
- 00012697  0x00001ecc iforce  0x00000009 
- 00012698  0x00001ecd call  0x00003112 
- 00012699  0x00001ece call  0x00003192 
- 00012700  0x00001ecf set1  0x00000000 , 0x00000015 
- 00012701  0x00001ed0 enable  0x0000001d 
- 00012702  0x00001ed1 enable  0x00000020 
- 00012703  0x00001ed2 disable  0x00000021 
- 00012704  0x00001ed3 call  0x0000687d 
- 00012705  0x00001ed4 disable  0x0000003a 
- 00012706  0x00001ed5 bmark1  0x0000002f , 0x000031c7 
- 00012707  0x00001ed6 bmark1  0x0000002d , 0x000031d9 
- 00012708  0x00001ed7 rshift16  0x00000009 , 0x0000003f 
- 00012709  0x00001ed8 rshift8  0x0000003f , 0x0000003f 
- 00012710  0x00001ed9 rshift4  0x0000003f , 0x0000003f 
- 00012711  0x00001eda inject  0x00000003 , 0x00000028 
- 00012712  0x00001edc bpatchx  0x00000072 , 0x0000402e 
- 00012713  0x00001edd bmark1  0x0000002f , 0x000031ae 
- 00012714  0x00001ede fetch  0x00000001 , 0x000045ca 
- 00012715  0x00001edf nbranch  0x000031ae , 0x00000034 
- 00012716  0x00001ee0 disable  0x0000001d 
- 00012717  0x00001ee1 enable  0x0000001b 
- 00012718  0x00001ee3 enable  0x00000007 
- 00012719  0x00001ee4 enable  0x00000009 
- 00012720  0x00001ee5 fetch  0x00000001 , 0x0000458a 
- 00012721  0x00001ee6 iforce  0x00000039 
- 00012722  0x00001ee7 arg  0x00004539 , 0x00000006 
- 00012723  0x00001ee9 ifetch  0x00000001 , 0x00000006 
- 00012724  0x00001eea inject  0x00000003 , 0x00000008 
- 00012725  0x00001eeb loop  0x000031b3 
- 00012726  0x00001eec enable  0x00000008 
- 00012727  0x00001eed inject  0x00000003 , 0x00000018 
- 00012728  0x00001eee disable  0x00000008 
- 00012729  0x00001eef bmark0  0x0000002f , 0x000031bd 
- 00012730  0x00001ef0 disable  0x00000007 
- 00012731  0x00001ef1 setarg  0x00000000 
- 00012732  0x00001ef2 inject  0x00000003 , 0x00000003 
- 00012733  0x00001ef4 until  0x0000003e , 0x00000027 
- 00012734  0x00001ef5 nop  0x00000064 
- 00012735  0x00001ef6 disable  0x0000003a 
- 00012736  0x00001ef7 disable  0x0000001d 
- 00012737  0x00001ef8 fetch  0x00000001 , 0x000045ca 
- 00012738  0x00001ef9 nbranch  0x000031c4 , 0x00000034 
- 00012739  0x00001efa disable  0x0000001b 
- 00012740  0x00001efc disable  0x00000038 
- 00012741  0x00001efd call  0x00002160 
- 00012742  0x00001efe branch  0x0000687b 
- 00012743  0x00001f01 arg  0x0000000a , 0x00000039 
- 00012744  0x00001f03 setarg  0x0000003c 
- 00012745  0x00001f04 inject  0x00000003 , 0x00000008 
- 00012746  0x00001f05 loop  0x000031c8 
- 00012747  0x00001f06 disable  0x0000001d 
- 00012748  0x00001f07 enable  0x00000038 
- 00012749  0x00001f08 rshift16  0x00000009 , 0x0000003f 
- 00012750  0x00001f09 rshift16  0x0000003f , 0x0000003f 
- 00012751  0x00001f0a rshift4  0x0000003f , 0x0000003f 
- 00012752  0x00001f0b inject  0x00000003 , 0x00000020 
- 00012753  0x00001f0c bmark1  0x0000002e , 0x000031d6 
- 00012754  0x00001f0e setarg  0x00000001 
- 00012755  0x00001f0f inject  0x00000003 , 0x00000005 
- 00012756  0x00001f10 enable  0x0000003a 
- 00012757  0x00001f11 branch  0x000031a8 
- 00012758  0x00001f14 setarg  0x00000000 
- 00012759  0x00001f15 inject  0x00000003 , 0x00000005 
- 00012760  0x00001f16 branch  0x000031a8 
- 00012761  0x00001f19 fetch  0x00000001 , 0x00004148 
- 00012762  0x00001f1a rshift  0x0000003f , 0x00000039 
- 00012763  0x00001f1c nop  0x00000002 
- 00012764  0x00001f1d loop  0x000031db 
- 00012765  0x00001f1f rshift16  0x00000009 , 0x0000003f 
- 00012766  0x00001f20 rshift8  0x0000003f , 0x0000003f 
- 00012767  0x00001f21 rshift4  0x0000003f , 0x00000002 
- 00012768  0x00001f22 copy  0x00000002 , 0x0000003f 
- 00012769  0x00001f23 inject  0x00000003 , 0x00000008 
- 00012770  0x00001f24 copy  0x00000002 , 0x0000003f 
- 00012771  0x00001f25 inject  0x00000003 , 0x00000028 
- 00012772  0x00001f26 branch  0x000031a8 
- 00012773  0x00001f2f bpatchx  0x00000073 , 0x0000402e 
- 00012774  0x00001f30 fetch  0x00000001 , 0x000045b8 
- 00012775  0x00001f31 bbit1  0x00000002 , 0x00003206 
- 00012776  0x00001f33 fetch  0x00000001 , 0x00004588 
- 00012777  0x00001f34 increase  0x00000003 , 0x0000003f 
- 00012778  0x00001f35 store  0x00000001 , 0x0000458a 
- 00012779  0x00001f37 fetch  0x00000001 , 0x000045ac 
- 00012780  0x00001f38 store  0x00000001 , 0x00004539 
- 00012781  0x00001f3a fetch  0x00000001 , 0x00004589 
- 00012782  0x00001f3b istore  0x00000001 , 0x00000005 
- 00012783  0x00001f3d fetch  0x00000001 , 0x00004588 
- 00012784  0x00001f3f lshift3  0x0000003f , 0x0000003f 
- 00012785  0x00001f40 fetcht  0x00000001 , 0x0000457e 
- 00012786  0x00001f41 and  0x00000002 , 0x00000003 , 0x00000002 
- 00012787  0x00001f42 lshift  0x00000002 , 0x00000002 
- 00012788  0x00001f43 ior  0x00000002 , 0x0000003f 
- 00012789  0x00001f44 fetcht  0x00000001 , 0x0000457f 
- 00012790  0x00001f45 iadd  0x00000002 , 0x0000003f 
- 00012791  0x00001f46 istore  0x00000001 , 0x00000005 
- 00012792  0x00001f48 fetch  0x00000001 , 0x00004588 
- 00012793  0x00001f49 iforce  0x00000039 
- 00012794  0x00001f4a arg  0x00004519 , 0x00000006 
- 00012795  0x00001f4b call  0x00007cda 
- 00012796  0x00001f4c bpatchx  0x00000074 , 0x0000402e 
- 00012797  0x00001f4e rtnmark0  0x00000027 
- 00012798  0x00001f4f fetch  0x00000001 , 0x00000035 
- 00012799  0x00001f50 istore  0x00000001 , 0x00000005 
- 00012800  0x00001f51 fetch  0x00000001 , 0x000045b8 
- 00012801  0x00001f52 rtnbit1  0x00000002 
- 00012802  0x00001f53 fetch  0x00000001 , 0x0000458a 
- 00012803  0x00001f54 increase  0x00000001 , 0x0000003f 
- 00012804  0x00001f55 store  0x00000001 , 0x0000458a 
- 00012805  0x00001f56 rtn 
- 00012806  0x00001f5a fetch  0x00000001 , 0x00004588 
- 00012807  0x00001f5b increase  0x00000004 , 0x0000003f 
- 00012808  0x00001f5c bmark0  0x00000027 , 0x0000320a 
- 00012809  0x00001f5d increase  0x00000001 , 0x0000003f 
- 00012810  0x00001f5f store  0x00000001 , 0x0000458a 
- 00012811  0x00001f61 fetch  0x00000001 , 0x000045ac 
- 00012812  0x00001f62 store  0x00000001 , 0x00004539 
- 00012813  0x00001f64 fetch  0x00000001 , 0x0000458a 
- 00012814  0x00001f65 increase  0xfffffffe , 0x0000003f 
- 00012815  0x00001f66 istore  0x00000001 , 0x00000005 
- 00012816  0x00001f68 fetch  0x00000001 , 0x00004589 
- 00012817  0x00001f69 istore  0x00000001 , 0x00000005 
- 00012818  0x00001f6a setarg  0x00000000 
- 00012819  0x00001f6b branch  0x000031f0 
- 00012820  0x00001f6e bpatchx  0x00000075 , 0x0000402e 
- 00012821  0x00001f70 fetch  0x00000001 , 0x000044f8 
- 00012822  0x00001f71 rshift3  0x0000003f , 0x0000003f 
- 00012823  0x00001f72 store  0x00000001 , 0x0000457d 
- 00012824  0x00001f74 increase  0x00000001 , 0x0000003f 
- 00012825  0x00001f75 arg  0x000044f8 , 0x00000006 
- 00012826  0x00001f76 iadd  0x00000006 , 0x00000006 
- 00012827  0x00001f77 ifetch  0x00000003 , 0x00000006 
- 00012828  0x00001f78 store  0x00000003 , 0x00004580 
- 00012829  0x00001f7a fetch  0x00000001 , 0x000044f8 
- 00012830  0x00001f7b rshift  0x0000003f , 0x0000003f 
- 00012831  0x00001f7c and  0x0000003f , 0x00000003 , 0x0000003f 
- 00012832  0x00001f7d store  0x00000001 , 0x00004586 
- 00012833  0x00001f7e rtn 
- 00012834  0x00001f82 bpatchx  0x00000076 , 0x0000402e 
- 00012835  0x00001f83 fetcht  0x00000001 , 0x0000458e 
- 00012836  0x00001f84 call  0x00003227 
- 00012837  0x00001f85 storet  0x00000001 , 0x0000458e 
- 00012838  0x00001f86 rtn 
- 00012839  0x00001f89 bpatchx  0x00000077 , 0x0000402e 
- 00012840  0x00001f8a call  0x0000322c 
- 00012841  0x00001f8b increase  0x00000001 , 0x00000002 
- 00012842  0x00001f8c and_into  0x00000003 , 0x00000002 
- 00012843  0x00001f8d rtn 
- 00012844  0x00001f90 bpatchx  0x00000078 , 0x0000402f 
- 00012845  0x00001f91 fetch  0x00000001 , 0x0000458f 
- 00012846  0x00001f92 and_into  0x00000003 , 0x0000003f 
- 00012847  0x00001f93 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00012848  0x00001f94 setarg  0x00004593 
- 00012849  0x00001f95 iadd  0x00000011 , 0x0000003f 
- 00012850  0x00001f96 iadd  0x00000002 , 0x00000006 
- 00012851  0x00001f97 ifetch  0x00000001 , 0x00000006 
- 00012852  0x00001f98 store  0x00000001 , 0x0000458d 
- 00012853  0x00001f99 rtn 
- 00012854  0x00001f9d store  0x00000004 , 0x0000458f 
- 00012855  0x00001f9f bpatchx  0x00000079 , 0x0000402f 
- 00012856  0x00001fa1 arg  0x00000000 , 0x00000011 
- 00012857  0x00001fa2 arg  0x00000004 , 0x00000039 
- 00012858  0x00001fa3 arg  0x0000458f , 0x00000006 
- 00012859  0x00001fa5 ifetch  0x00000001 , 0x00000006 
- 00012860  0x00001fa6 iadd  0x00000011 , 0x00000011 
- 00012861  0x00001fa7 loop  0x0000323b 
- 00012862  0x00001fa8 copy  0x00000011 , 0x0000003f 
- 00012863  0x00001fa9 store  0x00000002 , 0x000045aa 
- 00012864  0x00001faa fetch  0x00000001 , 0x000045aa 
- 00012865  0x00001fab fetcht  0x00000001 , 0x000045ab 
- 00012866  0x00001fac iadd  0x00000002 , 0x0000003f 
- 00012867  0x00001fad store  0x00000001 , 0x000045ac 
- 00012868  0x00001fae rtn 
- 00012869  0x00001fb2 bpatchx  0x0000007a , 0x0000402f 
- 00012870  0x00001fb3 call  0x00007dbc 
- 00012871  0x00001fb4 fetcht  0x00000004 , 0x000045a3 
- 00012872  0x00001fb5 copy  0x00000022 , 0x0000003f 
- 00012873  0x00001fb6 isub  0x00000002 , 0x0000003e 
- 00012874  0x00001fb7 ncall  0x00003255 , 0x00000002 
- 00012875  0x00001fb8 copy  0x0000003f , 0x00000012 
- 00012876  0x00001fb9 fetch  0x00000004 , 0x000045a3 
- 00012877  0x00001fba fetcht  0x00000001 , 0x000045a7 
- 00012878  0x00001fbb iadd  0x00000002 , 0x00000002 
- 00012879  0x00001fbc copy  0x00000012 , 0x0000003f 
- 00012880  0x00001fbd isub  0x00000002 , 0x0000003e 
- 00012881  0x00001fbe nrtn  0x00000002 
- 00012882  0x00001fbf set0  0x0000001c , 0x0000003f 
- 00012883  0x00001fc0 store  0x00000004 , 0x000045a3 
- 00012884  0x00001fc1 branch  0x00007dba 
- 00012885  0x00001fc4 rtn  0x00000005 
- 00012886  0x00001fc5 set1  0x0000001c , 0x0000003f 
- 00012887  0x00001fc6 rtn 
- 00012888  0x00001fc9 setarg  0x00000000 
- 00012889  0x00001fca store  0x00000004 , 0x000045a3 
- 00012890  0x00001fcb rtn 
- 00012891  0x00001fd4 bpatchx  0x0000007b , 0x0000402f 
- 00012892  0x00001fd5 setsect  0x00000000 , 0x00001300 
- 00012893  0x00001fd6 setsect  0x00000001 , 0x0001908b 
- 00012894  0x00001fd7 setsect  0x00000002 , 0x00036150 
- 00012895  0x00001fd8 setsect  0x00000003 , 0x00003d20 
- 00012896  0x00001fd9 store  0x00000009 , 0x00004593 
- 00012897  0x00001fda setsect  0x00000000 , 0x00003a1a 
- 00012898  0x00001fdb setsect  0x00000001 , 0x0000c453 
- 00012899  0x00001fdc setsect  0x00000002 , 0x0000d312 
- 00012900  0x00001fdd setsect  0x00000003 , 0x00000001 
- 00012901  0x00001fde istore  0x00000007 , 0x00000005 
- 00012902  0x00001fdf fetch  0x00000001 , 0x000045b9 
- 00012903  0x00001fe0 rtn  0x00000034 
- 00012904  0x00001fe1 arg  0x000045ba , 0x00000006 
- 00012905  0x00001fe2 arg  0x00004593 , 0x00000005 
- 00012906  0x00001fe3 branch  0x00007c8f 
- 00012907  0x00001fec bpatchx  0x0000007c , 0x0000402f 
- 00012908  0x00001fed setarg  0x004e001e 
- 00012909  0x00001fee store  0x00000003 , 0x000045bb 
- 00012910  0x00001fef setarg  0x00032303 
- 00012911  0x00001ff0 istore  0x00000003 , 0x00000005 
- 00012912  0x00001ff1 setarg  0x00250642 
- 00012913  0x00001ff2 istore  0x00000003 , 0x00000005 
- 00012914  0x00001ff3 setarg  0x00094c06 
- 00012915  0x00001ff4 istore  0x00000003 , 0x00000005 
- 00012916  0x00001ff5 setarg  0x003c0927 
- 00012917  0x00001ff6 istore  0x00000003 , 0x00000005 
- 00012918  0x00001ff7 jam  0x00000001 , 0x000045b9 
- 00012919  0x00001ff8 rtn 
- 00012920  0x00001ffc bpatchx  0x0000007d , 0x0000402f 
- 00012921  0x00001ffd arg  0x00006978 , 0x00000002 
- 00012922  0x00001ffe bmark1  0x00000027 , 0x0000327f 
- 00012923  0x00001fff arg  0x000012c0 , 0x00000002 
- 00012924  0x00002000 fetch  0x00000001 , 0x000045b7 
- 00012925  0x00002001 bbit0  0x00000002 , 0x0000327f 
- 00012926  0x00002002 arg  0x00002ee0 , 0x00000002 
- 00012927  0x00002004 storet  0x00000002 , 0x0000458b 
- 00012928  0x00002005 rtn 
- 00012929  0x00002008 jam  0x00000001 , 0x000045b7 
- 00012930  0x00002009 jam  0x00000001 , 0x000045b8 
- 00012931  0x0000200a rtn 
- 00012932  0x0000200d jam  0x00000002 , 0x000045b7 
- 00012933  0x0000200e jam  0x00000002 , 0x000045b8 
- 00012934  0x0000200f rtn 
- 00012935  0x00002028 bpatchx  0x0000007e , 0x0000402f 
- 00012936  0x00002029 jam  0x0000004e , 0x000045d0 
- 00012937  0x0000202a setarg  0x00101520 
- 00012938  0x0000202b store  0x00000003 , 0x000045cc 
- 00012939  0x0000202c setarg  0x00000005 
- 00012940  0x0000202d istore  0x00000001 , 0x00000005 
- 00012941  0x0000202e rtn 
- 00012942  0x00002035 arg  0x000045d8 , 0x00000013 
- 00012943  0x00002036 arg  0x0000367a , 0x00000012 
- 00012944  0x00002037 branch  0x000042e7 
- 00012945  0x0000203a set1  0x00000026 , 0x00000000 
- 00012946  0x0000203b fetch  0x00000001 , 0x000045fc 
- 00012947  0x0000203c set0  0x00000002 , 0x0000003f 
- 00012948  0x0000203d set1  0x00000001 , 0x0000003f 
- 00012949  0x0000203e store  0x00000001 , 0x000045fc 
- 00012950  0x0000203f setarg  0x00000000 
- 00012951  0x00002040 store  0x00000002 , 0x000045de 
- 00012952  0x00002041 fetch  0x00000002 , 0x000045d6 
- 00012953  0x00002042 store  0x00000002 , 0x000045d8 
- 00012954  0x00002043 jam  0x00000000 , 0x000045d5 
- 00012955  0x00002044 call  0x000032d6 
- 00012956  0x00002046 jam  0x00000000 , 0x0000457e 
- 00012957  0x00002047 fetch  0x00000001 , 0x000045d0 
- 00012958  0x00002048 store  0x00000001 , 0x0000458d 
- 00012959  0x00002049 fetch  0x00000001 , 0x000045d1 
- 00012960  0x0000204a store  0x00000001 , 0x00004141 
- 00012961  0x0000204b fetch  0x00000004 , 0x000045cc 
- 00012962  0x0000204c branch  0x00003236 
- 00012963  0x00002050 bpatchx  0x0000007f , 0x0000402f 
- 00012964  0x00002051 jam  0x00000000 , 0x000045e2 
- 00012965  0x00002052 fetch  0x00000002 , 0x000045da 
- 00012966  0x00002053 increase  0x00000001 , 0x0000003f 
- 00012967  0x00002054 store  0x00000002 , 0x000045da 
- 00012968  0x00002055 fetch  0x00000001 , 0x000045da 
- 00012969  0x00002056 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00012970  0x00002057 nrtn  0x00000034 
- 00012971  0x00002058 fetch  0x00000001 , 0x000045d4 
- 00012972  0x00002059 beq  0x000000ff , 0x000032f8 
- 00012973  0x0000205a beq  0x00000001 , 0x000032b2 
- 00012974  0x0000205b beq  0x00000002 , 0x000032b4 
- 00012975  0x0000205c beq  0x00000003 , 0x000032ba 
- 00012976  0x0000205d beq  0x00000004 , 0x000032c0 
- 00012977  0x0000205e rtn 
- 00012978  0x00002061 jam  0x000000ff , 0x00004519 
- 00012979  0x00002062 branch  0x000032c1 
- 00012980  0x00002065 fetch  0x00000001 , 0x000045ae 
- 00012981  0x00002066 branch  0x000032b8 , 0x00000034 
- 00012982  0x00002067 fetch  0x00000004 , 0x00004604 
- 00012983  0x00002068 call  0x00003236 
- 00012984  0x0000206a jam  0x000000aa , 0x00004519 
- 00012985  0x0000206b branch  0x000032c1 
- 00012986  0x0000206e jam  0x00000055 , 0x00004519 
- 00012987  0x0000206f fetch  0x00000001 , 0x000045ae 
- 00012988  0x00002070 branch  0x000032c1 , 0x00000034 
- 00012989  0x00002071 fetch  0x00000004 , 0x000045e8 
- 00012990  0x00002072 store  0x00000004 , 0x0000451b 
- 00012991  0x00002073 branch  0x000032c3 
- 00012992  0x00002076 jam  0x00000022 , 0x00004519 
- 00012993  0x00002078 fetch  0x00000004 , 0x00004604 
- 00012994  0x00002079 store  0x00000004 , 0x0000451b 
- 00012995  0x0000207b fetch  0x00000001 , 0x00004589 
- 00012996  0x0000207c and_into  0x00000007 , 0x0000003f 
- 00012997  0x0000207d store  0x00000001 , 0x0000451a 
- 00012998  0x0000207e jam  0x00000000 , 0x0000451f 
- 00012999  0x0000207f jam  0x00000007 , 0x00004588 
- 00013000  0x00002080 call  0x000031e5 
- 00013001  0x00002081 call  0x00003651 
- 00013002  0x00002082 nrtn  0x00000018 
- 00013003  0x00002083 nrtn  0x0000002f 
- 00013004  0x00002084 call  0x0000357b 
- 00013005  0x00002085 call  0x0000366e 
- 00013006  0x00002086 bpatchx  0x00000080 , 0x00004030 
- 00013007  0x00002087 fetch  0x00000001 , 0x000045d4 
- 00013008  0x00002088 rtneq  0x000000ff 
- 00013009  0x00002089 beq  0x00000001 , 0x000032db 
- 00013010  0x0000208a beq  0x00000002 , 0x000032dd 
- 00013011  0x0000208b beq  0x00000003 , 0x000032e3 
- 00013012  0x0000208c beq  0x00000004 , 0x000032eb 
- 00013013  0x0000208d rtn 
- 00013014  0x00002090 jam  0x00000002 , 0x000045d4 
- 00013015  0x00002091 fetch  0x00000001 , 0x000045ae 
- 00013016  0x00002092 rtn  0x00000034 
- 00013017  0x00002093 jam  0x00000001 , 0x000045d4 
- 00013018  0x00002094 rtn 
- 00013019  0x00002097 jam  0x00000002 , 0x000045d4 
- 00013020  0x00002098 branch  0x0000364c 
- 00013021  0x0000209b fetch  0x00000001 , 0x000045ae 
- 00013022  0x0000209c branch  0x000032e1 , 0x00000034 
- 00013023  0x0000209d fetch  0x00000004 , 0x0000455f 
- 00013024  0x0000209e store  0x00000004 , 0x000045e8 
- 00013025  0x000020a0 jam  0x00000003 , 0x000045d4 
- 00013026  0x000020a1 branch  0x0000364c 
- 00013027  0x000020a4 fetch  0x00000001 , 0x000045ae 
- 00013028  0x000020a5 branch  0x000032e9 , 0x00000034 
- 00013029  0x000020a6 fetch  0x00000004 , 0x0000455f 
- 00013030  0x000020a7 fetcht  0x00000004 , 0x00004604 
- 00013031  0x000020a8 isub  0x00000002 , 0x0000003e 
- 00013032  0x000020a9 nrtn  0x00000005 
- 00013033  0x000020ab jam  0x00000004 , 0x000045d4 
- 00013034  0x000020ac branch  0x0000364c 
- 00013035  0x000020af fetch  0x00000001 , 0x000045ae 
- 00013036  0x000020b0 branch  0x000032f1 , 0x00000034 
- 00013037  0x000020b1 fetch  0x00000004 , 0x0000455f 
- 00013038  0x000020b2 fetcht  0x00000004 , 0x000045e8 
- 00013039  0x000020b3 isub  0x00000002 , 0x0000003e 
- 00013040  0x000020b4 nrtn  0x00000005 
- 00013041  0x000020b6 jam  0x000000ff , 0x000045d4 
- 00013042  0x000020b7 jam  0x00000039 , 0x0000066f 
- 00013043  0x000020b8 call  0x0000782b 
- 00013044  0x000020b9 setarg  0x00000000 
- 00013045  0x000020ba store  0x00000002 , 0x000045d8 
- 00013046  0x000020bb fetch  0x00000004 , 0x0000455f 
- 00013047  0x000020bc call  0x00003236 
- 00013048  0x000020be fetch  0x00000001 , 0x000045fc 
- 00013049  0x000020bf set0  0x00000001 , 0x0000003f 
- 00013050  0x000020c0 store  0x00000001 , 0x000045fc 
- 00013051  0x000020c1 branch  0x0000364c 
- 00013052  0x000020dc jam  0x00000001 , 0x00004616 
- 00013053  0x000020dd jam  0x00000000 , 0x00004615 
- 00013054  0x000020de rtn 
- 00013055  0x000020e1 fetch  0x00000001 , 0x00004615 
- 00013056  0x000020e2 rtnbit1  0x00000001 
- 00013057  0x000020e3 set1  0x00000001 , 0x0000003f 
- 00013058  0x000020e4 store  0x00000001 , 0x00004615 
- 00013059  0x000020e5 setarg  0x00000000 
- 00013060  0x000020e6 store  0x00000003 , 0x000045d3 
- 00013061  0x000020e7 store  0x00000001 , 0x000045de 
- 00013062  0x000020e8 store  0x00000001 , 0x000045df 
- 00013063  0x000020e9 store  0x00000004 , 0x0000462c 
- 00013064  0x000020ea jam  0x00000001 , 0x00004611 
- 00013065  0x000020eb branch  0x0000329c 
- 00013066  0x000020ef jam  0x00000001 , 0x00004611 
- 00013067  0x000020f0 jam  0x00000008 , 0x00004588 
- 00013068  0x000020f1 arg  0x000045d6 , 0x00000006 
- 00013069  0x000020f2 arg  0x00004519 , 0x00000005 
- 00013070  0x000020f3 branch  0x00007c89 
- 00013071  0x000020f7 bpatchx  0x00000081 , 0x00004030 
- 00013072  0x000020f8 call  0x000033be 
- 00013073  0x000020f9 call  0x00003119 
- 00013074  0x000020fa nbranch  0x000033be , 0x0000002f 
- 00013075  0x000020fb call  0x0000331e 
- 00013076  0x000020fc call  0x000033f4 
- 00013077  0x000020fd call  0x00003399 
- 00013078  0x000020fe call  0x0000493d 
- 00013079  0x000020ff fetch  0x00000001 , 0x000045ae 
- 00013080  0x00002100 rtn  0x00000034 
- 00013081  0x00002101 fetch  0x00000004 , 0x0000462c 
- 00013082  0x00002102 rtn  0x00000034 
- 00013083  0x00002103 branch  0x00003236 
- 00013084  0x00002106 call  0x000033be 
- 00013085  0x00002107 branch  0x00003183 
- 00013086  0x0000210a jam  0x00000005 , 0x00004622 
- 00013087  0x0000210b arg  0x000044f7 , 0x00000006 
- 00013088  0x0000210c arg  0x000045e8 , 0x00000005 
- 00013089  0x0000210d call  0x00007c89 
- 00013090  0x0000210e bpatchx  0x00000082 , 0x00004030 
- 00013091  0x0000210f fetch  0x00000001 , 0x000045ea 
- 00013092  0x00002110 beq  0x000000aa , 0x00003329 
- 00013093  0x00002111 beq  0x00000055 , 0x0000333a 
- 00013094  0x00002112 beq  0x00000022 , 0x0000335b 
- 00013095  0x00002113 beq  0x000000ff , 0x0000359b 
- 00013096  0x00002114 rtn 
- 00013097  0x00002118 fetch  0x00000001 , 0x000045eb 
- 00013098  0x00002119 beq  0x00000001 , 0x0000332d 
- 00013099  0x0000211a beq  0x00000002 , 0x00003335 
- 00013100  0x0000211b rtn 
- 00013101  0x0000211e fetch  0x00000001 , 0x000045de 
- 00013102  0x0000211f nrtn  0x00000034 
- 00013103  0x00002120 jam  0x00000001 , 0x000045d3 
- 00013104  0x00002122 jam  0x00000001 , 0x000045d6 
- 00013105  0x00002124 jam  0x00000080 , 0x000045d7 
- 00013106  0x00002125 fetch  0x00000006 , 0x000044f1 
- 00013107  0x00002126 store  0x00000006 , 0x000045d8 
- 00013108  0x00002127 rtn 
- 00013109  0x0000212a fetch  0x00000001 , 0x000045df 
- 00013110  0x0000212b nrtn  0x00000034 
- 00013111  0x0000212c jam  0x00000001 , 0x000045d4 
- 00013112  0x0000212e jam  0x00000002 , 0x000045d6 
- 00013113  0x0000212f branch  0x00003331 
- 00013114  0x00002133 fetch  0x00000001 , 0x000045ae 
- 00013115  0x00002134 branch  0x00003340 , 0x00000034 
- 00013116  0x00002135 fetch  0x00000004 , 0x000045ec 
- 00013117  0x00002136 fetcht  0x00000004 , 0x000044f1 
- 00013118  0x00002137 isub  0x00000002 , 0x0000003e 
- 00013119  0x00002138 nrtn  0x00000005 
- 00013120  0x0000213a fetch  0x00000001 , 0x000045eb 
- 00013121  0x0000213b beq  0x00000001 , 0x00003344 
- 00013122  0x0000213c beq  0x00000002 , 0x00003351 
- 00013123  0x0000213d rtn 
- 00013124  0x00002140 fetch  0x00000001 , 0x000045de 
- 00013125  0x00002141 nrtn  0x00000034 
- 00013126  0x00002142 fetch  0x00000001 , 0x000045d3 
- 00013127  0x00002143 beq  0x00000001 , 0x00003349 
- 00013128  0x00002144 rtn 
- 00013129  0x00002146 jam  0x00000002 , 0x000045d3 
- 00013130  0x00002147 fetch  0x00000001 , 0x000045ae 
- 00013131  0x00002148 branch  0x00003330 , 0x00000034 
- 00013132  0x0000214a jam  0x00000001 , 0x000045d6 
- 00013133  0x0000214c jam  0x00000080 , 0x000045d7 
- 00013134  0x0000214d fetch  0x00000004 , 0x0000462c 
- 00013135  0x0000214e store  0x00000004 , 0x000045d8 
- 00013136  0x0000214f branch  0x00007dba 
- 00013137  0x00002152 fetch  0x00000001 , 0x000045df 
- 00013138  0x00002153 nrtn  0x00000034 
- 00013139  0x00002154 fetch  0x00000001 , 0x000045d4 
- 00013140  0x00002155 beq  0x00000001 , 0x00003356 
- 00013141  0x00002156 rtn 
- 00013142  0x00002158 jam  0x00000002 , 0x000045d4 
- 00013143  0x00002159 fetch  0x00000001 , 0x000045ae 
- 00013144  0x0000215a branch  0x00003338 , 0x00000034 
- 00013145  0x0000215b jam  0x00000002 , 0x000045d6 
- 00013146  0x0000215c branch  0x0000334d 
- 00013147  0x00002160 fetch  0x00000001 , 0x000045ae 
- 00013148  0x00002161 branch  0x00003361 , 0x00000034 
- 00013149  0x00002162 fetch  0x00000004 , 0x000045ec 
- 00013150  0x00002163 fetcht  0x00000004 , 0x0000462c 
- 00013151  0x00002164 isub  0x00000002 , 0x0000003e 
- 00013152  0x00002165 nrtn  0x00000005 
- 00013153  0x00002167 fetch  0x00000001 , 0x000045eb 
- 00013154  0x00002168 beq  0x00000001 , 0x00003365 
- 00013155  0x00002169 beq  0x00000002 , 0x00003372 
- 00013156  0x0000216a rtn 
- 00013157  0x0000216d fetch  0x00000001 , 0x000045de 
- 00013158  0x0000216e nrtn  0x00000034 
- 00013159  0x0000216f fetch  0x00000001 , 0x000045d3 
- 00013160  0x00002170 beq  0x00000002 , 0x0000336a 
- 00013161  0x00002171 rtn 
- 00013162  0x00002173 jam  0x00000001 , 0x000045de 
- 00013163  0x00002175 call  0x00003330 
- 00013164  0x00002176 fetch  0x00000001 , 0x000045d5 
- 00013165  0x00002177 or_into  0x00000001 , 0x0000003f 
- 00013166  0x00002178 store  0x00000001 , 0x000045d5 
- 00013167  0x0000217a setarg  0x00000000 
- 00013168  0x0000217b store  0x00000002 , 0x000045d3 
- 00013169  0x0000217c rtn 
- 00013170  0x0000217f fetch  0x00000001 , 0x000045df 
- 00013171  0x00002180 nrtn  0x00000034 
- 00013172  0x00002181 fetch  0x00000001 , 0x000045d4 
- 00013173  0x00002182 bne  0x00000000 , 0x00003377 
- 00013174  0x00002183 rtn 
- 00013175  0x00002185 jam  0x00000001 , 0x000045df 
- 00013176  0x00002187 call  0x00003338 
- 00013177  0x00002188 fetch  0x00000001 , 0x000045d5 
- 00013178  0x00002189 or_into  0x00000002 , 0x0000003f 
- 00013179  0x0000218a store  0x00000001 , 0x000045d5 
- 00013180  0x0000218b call  0x0000336f 
- 00013181  0x0000218c branch  0x00004937 
- 00013182  0x0000218f fetch  0x00000001 , 0x00004616 
- 00013183  0x00002190 rtnne  0x00000001 
- 00013184  0x00002191 fetch  0x00000001 , 0x00004610 
- 00013185  0x00002192 nrtn  0x00000034 
- 00013186  0x00002193 fetch  0x00000001 , 0x000044fa 
- 00013187  0x00002194 beq  0x00000001 , 0x00003386 
- 00013188  0x00002195 beq  0x00000002 , 0x0000338a 
- 00013189  0x00002196 rtn 
- 00013190  0x00002198 fetch  0x00000001 , 0x0000462b 
- 00013191  0x00002199 rtnbit0  0x00000000 
- 00013192  0x0000219b disable  0x0000002f 
- 00013193  0x0000219c rtn 
- 00013194  0x0000219e fetch  0x00000001 , 0x0000462b 
- 00013195  0x0000219f rtnbit0  0x00000001 
- 00013196  0x000021a0 branch  0x00003388 
- 00013197  0x000021a3 fetch  0x00000001 , 0x00004610 
- 00013198  0x000021a4 nrtn  0x00000034 
- 00013199  0x000021a5 fetch  0x00000001 , 0x0000462b 
- 00013200  0x000021a6 or_into  0x00000001 , 0x0000003f 
- 00013201  0x000021a7 store  0x00000001 , 0x0000462b 
- 00013202  0x000021a8 rtn 
- 00013203  0x000021ab fetch  0x00000001 , 0x00004610 
- 00013204  0x000021ac nrtn  0x00000034 
- 00013205  0x000021ad fetch  0x00000001 , 0x0000462b 
- 00013206  0x000021ae or_into  0x00000002 , 0x0000003f 
- 00013207  0x000021af store  0x00000001 , 0x0000462b 
- 00013208  0x000021b0 rtn 
- 00013209  0x000021b4 fetch  0x00000001 , 0x000045d5 
- 00013210  0x000021b5 rtn  0x00000034 
- 00013211  0x000021b7 fetch  0x00000001 , 0x000045eb 
- 00013212  0x000021b8 beq  0x00000001 , 0x0000338d 
- 00013213  0x000021b9 beq  0x00000002 , 0x00003393 
- 00013214  0x000021ba rtn 
- 00013215  0x000021ce set1  0x00000027 , 0x00000000 
- 00013216  0x000021cf fetch  0x00000001 , 0x00004141 
- 00013217  0x000021d0 store  0x00000001 , 0x00004623 
- 00013218  0x000021d1 branch  0x000035d6 
- 00013219  0x000021d4 fetch  0x00000002 , 0x000045e0 
- 00013220  0x000021d5 branch  0x00007d79 
- 00013221  0x000021d8 bpatchx  0x00000083 , 0x00004030 
- 00013222  0x000021d9 jam  0x00000000 , 0x00004588 
- 00013223  0x000021da fetch  0x00000001 , 0x00004611 
- 00013224  0x000021db rtn  0x00000034 
- 00013225  0x000021dc fetch  0x00000002 , 0x000045e2 
- 00013226  0x000021dd branch  0x00007d79 
- 00013227  0x000021e1 call  0x000033f1 
- 00013228  0x000021e2 nbranch  0x000033be , 0x0000002f 
- 00013229  0x000021e4 call  0x000033e3 
- 00013230  0x000021e5 nbranch  0x000033be , 0x00000028 
- 00013231  0x000021e6 fetch  0x00000001 , 0x0000457d 
- 00013232  0x000021e7 branch  0x000033be , 0x00000034 
- 00013233  0x000021e8 increase  0x00000002 , 0x0000003f 
- 00013234  0x000021e9 iforce  0x00000039 
- 00013235  0x000021ea arg  0x000044f7 , 0x00000006 
- 00013236  0x000021eb arg  0x000045e8 , 0x00000005 
- 00013237  0x000021ec call  0x00007cda 
- 00013238  0x000021ed jam  0x00000000 , 0x00004613 
- 00013239  0x000021ee fetch  0x00000001 , 0x00004610 
- 00013240  0x000021ef call  0x000033fe , 0x00000034 
- 00013241  0x000021f0 bpatchx  0x00000084 , 0x00004030 
- 00013242  0x000021f1 fetch  0x00000001 , 0x000045ea 
- 00013243  0x000021f2 beq  0x00000001 , 0x000033c4 
- 00013244  0x000021f3 beq  0x00000002 , 0x000033d3 
- 00013245  0x000021f4 beq  0x000000ff , 0x000033c2 
- 00013246  0x000021f6 bpatchx  0x00000085 , 0x00004030 
- 00013247  0x000021f7 arg  0x000044f7 , 0x00000005 
- 00013248  0x000021f8 arg  0x00000042 , 0x00000039 
- 00013249  0x000021f9 branch  0x00007ca1 
- 00013250  0x000021fc call  0x0000339b 
- 00013251  0x000021fd branch  0x0000359b 
- 00013252  0x00002200 call  0x0000338d 
- 00013253  0x00002201 call  0x0000352e 
- 00013254  0x00002202 fetch  0x00000001 , 0x0000460a 
- 00013255  0x00002203 fetcht  0x00000001 , 0x000045e8 
- 00013256  0x00002204 isolate1  0x00000003 , 0x00000002 
- 00013257  0x00002205 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013258  0x00002206 store  0x00000001 , 0x0000460a 
- 00013259  0x00002207 beq  0x00000001 , 0x000033d9 
- 00013260  0x00002208 fetch  0x00000001 , 0x00004612 
- 00013261  0x00002209 fetcht  0x00000001 , 0x000045e8 
- 00013262  0x0000220a isolate1  0x00000004 , 0x00000002 
- 00013263  0x0000220b setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013264  0x0000220c store  0x00000001 , 0x00004612 
- 00013265  0x0000220d fetch  0x00000002 , 0x000045e4 
- 00013266  0x0000220e branch  0x00007d79 
- 00013267  0x00002211 call  0x00003393 
- 00013268  0x00002212 fetcht  0x00000001 , 0x000045e8 
- 00013269  0x00002213 isolate1  0x00000003 , 0x00000002 
- 00013270  0x00002214 branch  0x000033e1 , 0x00000001 
- 00013271  0x00002215 fetch  0x00000002 , 0x000045e6 
- 00013272  0x00002216 branch  0x00007d79 
- 00013273  0x00002219 fetch  0x00000001 , 0x000043cb 
- 00013274  0x0000221a sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00013275  0x0000221b call  0x00004469 , 0x00000005 
- 00013276  0x0000221c fetch  0x00000001 , 0x000045de 
- 00013277  0x0000221d nrtn  0x00000034 
- 00013278  0x0000221e jam  0x00000001 , 0x000045de 
- 00013279  0x0000221f fetch  0x00000004 , 0x000045f2 
- 00013280  0x00002220 branch  0x000035a3 
- 00013281  0x00002222 fetch  0x00000004 , 0x000045f2 
- 00013282  0x00002223 branch  0x000035a9 
- 00013283  0x00002227 call  0x00007dbc 
- 00013284  0x00002228 fetch  0x00000001 , 0x00004586 
- 00013285  0x00002229 fetcht  0x00000001 , 0x00004587 
- 00013286  0x0000222a isub  0x00000002 , 0x0000003e 
- 00013287  0x0000222b ncall  0x00007dba , 0x00000005 
- 00013288  0x0000222c fetch  0x00000001 , 0x00004586 
- 00013289  0x0000222d store  0x00000001 , 0x00004587 
- 00013290  0x0000222e fetch  0x00000003 , 0x00004580 
- 00013291  0x0000222f fetcht  0x00000003 , 0x00004583 
- 00013292  0x00002230 isub  0x00000002 , 0x0000003e 
- 00013293  0x00002231 ncall  0x00007dba , 0x00000005 
- 00013294  0x00002232 fetch  0x00000003 , 0x00004580 
- 00013295  0x00002233 store  0x00000003 , 0x00004583 
- 00013296  0x00002234 rtn 
- 00013297  0x00002237 call  0x000033be 
- 00013298  0x00002238 call  0x00003119 
- 00013299  0x00002239 nrtn  0x0000002f 
- 00013300  0x0000223c fetch  0x00000001 , 0x000044f7 
- 00013301  0x0000223d store  0x00000001 , 0x00004589 
- 00013302  0x0000223f call  0x00003214 
- 00013303  0x00002241 fetch  0x00000001 , 0x000044f8 
- 00013304  0x00002242 isolate1  0x00000000 , 0x0000003f 
- 00013305  0x00002243 branch  0x000033fd , 0x00000001 
- 00013306  0x00002245 call  0x000033a5 
- 00013307  0x00002246 call  0x000031e5 
- 00013308  0x00002247 call  0x00003195 
- 00013309  0x00002249 branch  0x00003183 
- 00013310  0x0000224d jam  0x00000001 , 0x00004614 
- 00013311  0x0000224f setarg  0x00000280 
- 00013312  0x00002250 arg  0x00000008 , 0x00000007 
- 00013313  0x00002251 branch  0x00007ce1 
- 00013314  0x00002258 bpatchx  0x00000086 , 0x00004030 
- 00013315  0x00002259 jam  0x00000001 , 0x00004613 
- 00013316  0x0000225a jam  0x00000000 , 0x00004617 
- 00013317  0x0000225b jam  0x000000ff , 0x000045a7 
- 00013318  0x0000225c branch  0x00003258 
- 00013319  0x0000225f bpatchx  0x00000087 , 0x00004030 
- 00013320  0x00002260 fetch  0x00000001 , 0x00004613 
- 00013321  0x00002261 rtn  0x00000034 
- 00013322  0x00002262 call  0x00003245 
- 00013323  0x00002263 nrtn  0x00000028 
- 00013324  0x00002264 call  0x00003414 
- 00013325  0x00002265 fetch  0x00000001 , 0x00004617 
- 00013326  0x00002266 increase  0x00000001 , 0x0000003f 
- 00013327  0x00002267 and_into  0x00000001 , 0x0000003f 
- 00013328  0x00002268 store  0x00000001 , 0x00004617 
- 00013329  0x00002269 beq  0x00000000 , 0x00003419 
- 00013330  0x0000226a beq  0x00000001 , 0x0000341c 
- 00013331  0x0000226b rtn 
- 00013332  0x0000226e fetch  0x00000001 , 0x00004622 
- 00013333  0x0000226f rtn  0x00000034 
- 00013334  0x00002270 increase  0xffffffff , 0x0000003f 
- 00013335  0x00002271 store  0x00000001 , 0x00004622 
- 00013336  0x00002272 rtn 
- 00013337  0x00002275 fetch  0x00000001 , 0x00004622 
- 00013338  0x00002276 nrtn  0x00000034 
- 00013339  0x00002277 branch  0x00003460 
- 00013340  0x0000227a fetch  0x00000001 , 0x00004622 
- 00013341  0x0000227b nrtn  0x00000034 
- 00013342  0x0000227c branch  0x000032fc 
- 00013343  0x00002280 fetch  0x00000001 , 0x0000462a 
- 00013344  0x00002281 nrtn  0x00000034 
- 00013345  0x00002282 fetch  0x00000001 , 0x00004628 
- 00013346  0x00002283 call  0x0000344f , 0x00000034 
- 00013347  0x00002284 fetch  0x00000001 , 0x00004625 
- 00013348  0x00002285 rtnbit1  0x00000000 
- 00013349  0x00002286 set1  0x00000000 , 0x0000003f 
- 00013350  0x00002287 store  0x00000001 , 0x00004625 
- 00013351  0x00002288 jam  0x00000001 , 0x00004624 
- 00013352  0x00002289 jam  0x00000000 , 0x00004629 
- 00013353  0x0000228a setarg  0x00000000 
- 00013354  0x0000228b store  0x00000002 , 0x00004626 
- 00013355  0x0000228c jam  0x00000060 , 0x000045a7 
- 00013356  0x0000228d branch  0x00003258 
- 00013357  0x00002290 bpatchx  0x00000088 , 0x00004031 
- 00013358  0x00002291 fetch  0x00000001 , 0x00004616 
- 00013359  0x00002292 rtneq  0x00000000 
- 00013360  0x00002293 fetch  0x00000001 , 0x0000462a 
- 00013361  0x00002294 nrtn  0x00000034 
- 00013362  0x00002295 fetch  0x00000001 , 0x00004628 
- 00013363  0x00002296 nrtn  0x00000034 
- 00013364  0x00002297 fetch  0x00000001 , 0x00004624 
- 00013365  0x00002298 rtn  0x00000034 
- 00013366  0x00002299 fetch  0x00000001 , 0x0000462b 
- 00013367  0x0000229a compare  0x00000003 , 0x0000003f , 0x00000003 
- 00013368  0x0000229b branch  0x0000344b , 0x00000001 
- 00013369  0x0000229c call  0x00003245 
- 00013370  0x0000229d nrtn  0x00000028 
- 00013371  0x0000229e fetch  0x00000002 , 0x00004626 
- 00013372  0x0000229f increase  0x00000001 , 0x0000003f 
- 00013373  0x000022a0 store  0x00000002 , 0x00004626 
- 00013374  0x000022a1 arg  0x000007d0 , 0x00000002 
- 00013375  0x000022a2 isub  0x00000002 , 0x0000003e 
- 00013376  0x000022a3 branch  0x0000344b , 0x00000002 
- 00013377  0x000022a4 fetch  0x00000001 , 0x00004629 
- 00013378  0x000022a5 increase  0x00000001 , 0x0000003f 
- 00013379  0x000022a6 and_into  0x00000001 , 0x0000003f 
- 00013380  0x000022a7 store  0x00000001 , 0x00004629 
- 00013381  0x000022a8 beq  0x00000000 , 0x00003514 
- 00013382  0x000022a9 beq  0x00000001 , 0x000032fc 
- 00013383  0x000022aa rtn 
- 00013384  0x000022ad fetch  0x00000001 , 0x00004622 
- 00013385  0x000022ae nbranch  0x000032fc , 0x00000034 
- 00013386  0x000022af branch  0x00003514 
- 00013387  0x000022b2 jam  0x00000001 , 0x00004628 
- 00013388  0x000022b3 branch  0x00003514 
- 00013389  0x000022b6 jam  0x00000000 , 0x00004624 
- 00013390  0x000022b7 rtn 
- 00013391  0x000022b9 jam  0x00000001 , 0x00004624 
- 00013392  0x000022ba rtn 
- 00013393  0x000022c6 bpatchx  0x00000089 , 0x00004031 
- 00013394  0x000022c7 fetch  0x00000001 , 0x00004615 
- 00013395  0x000022c8 rtnbit1  0x00000000 
- 00013396  0x000022c9 set1  0x00000000 , 0x0000003f 
- 00013397  0x000022ca store  0x00000001 , 0x00004615 
- 00013398  0x000022cb fetch  0x00000001 , 0x00004623 
- 00013399  0x000022cc store  0x00000001 , 0x00004141 
- 00013400  0x000022cd jam  0x00000000 , 0x00004611 
- 00013401  0x000022ce jam  0x00000000 , 0x0000090d 
- 00013402  0x000022cf jam  0x00000001 , 0x0000460a 
- 00013403  0x000022d0 jam  0x00000000 , 0x0000457e 
- 00013404  0x000022d1 fetch  0x00000004 , 0x000044f1 
- 00013405  0x000022d2 call  0x00003236 
- 00013406  0x000022d3 call  0x00003222 
- 00013407  0x000022d4 branch  0x000033be 
- 00013408  0x000022d8 jam  0x00000000 , 0x00004611 
- 00013409  0x000022da jam  0x00000000 , 0x00004616 
- 00013410  0x000022db jam  0x00000000 , 0x00004615 
- 00013411  0x000022dc rtn 
- 00013412  0x000022e0 fetch  0x00000001 , 0x00004616 
- 00013413  0x000022e1 rtnne  0x00000000 
- 00013414  0x000022e2 call  0x00003451 
- 00013415  0x000022e3 call  0x00003518 
- 00013416  0x000022e4 branch  0x000033ab 
- 00013417  0x000022f2 bpatchx  0x0000008a , 0x00004031 
- 00013418  0x000022f3 fetch  0x00000001 , 0x00004616 
- 00013419  0x000022f4 rtnne  0x00000001 
- 00013420  0x000022f5 call  0x000032ff 
- 00013421  0x000022f6 call  0x0000330f 
- 00013422  0x000022f7 fetch  0x00000001 , 0x00004610 
- 00013423  0x000022f8 nrtn  0x00000034 
- 00013424  0x000022f9 fetch  0x00000001 , 0x000045d5 
- 00013425  0x000022fa rtn  0x00000034 
- 00013426  0x000022fb jam  0x00000000 , 0x00004613 
- 00013427  0x000022fc call  0x00003460 
- 00013428  0x000022fd call  0x000033fe 
- 00013429  0x000022fe branch  0x00003258 
- 00013430  0x0000230b fetch  0x00000001 , 0x00004615 
- 00013431  0x0000230c rtnbit1  0x00000007 
- 00013432  0x0000230d set1  0x00000007 , 0x0000003f 
- 00013433  0x0000230e store  0x00000001 , 0x00004615 
- 00013434  0x0000230f fetch  0x00000001 , 0x00004623 
- 00013435  0x00002310 store  0x00000001 , 0x00004141 
- 00013436  0x00002312 jam  0x00000000 , 0x00004617 
- 00013437  0x00002313 jam  0x00000001 , 0x00004611 
- 00013438  0x00002314 setarg  0x00000000 
- 00013439  0x00002315 store  0x00000003 , 0x0000463d 
- 00013440  0x00002316 store  0x00000007 , 0x0000461a 
- 00013441  0x00002317 call  0x00003506 
- 00013442  0x00002318 nrtn  0x00000005 
- 00013443  0x00002319 fetch  0x00000001 , 0x0000458e 
- 00013444  0x0000231a store  0x00000001 , 0x00004619 
- 00013445  0x0000231b fetch  0x00000001 , 0x0000458d 
- 00013446  0x0000231c store  0x00000001 , 0x00004618 
- 00013447  0x0000231d rtn 
- 00013448  0x00002321 bpatchx  0x0000008b , 0x00004031 
- 00013449  0x00002322 fetch  0x00000001 , 0x00004616 
- 00013450  0x00002323 rtnne  0x00000007 
- 00013451  0x00002324 call  0x00003476 
- 00013452  0x00002325 call  0x000034ae 
- 00013453  0x00002326 call  0x000033f1 
- 00013454  0x00002327 nbranch  0x000033be , 0x0000002f 
- 00013455  0x00002329 call  0x00003506 
- 00013456  0x0000232a call  0x000033ad , 0x00000005 
- 00013457  0x0000232c fetch  0x00000001 , 0x0000460a 
- 00013458  0x0000232d call  0x0000344d , 0x00000034 
- 00013459  0x00002330 jam  0x00000000 , 0x00004616 
- 00013460  0x00002331 fetch  0x00000001 , 0x00004615 
- 00013461  0x00002332 set1  0x00000000 , 0x0000003f 
- 00013462  0x00002333 store  0x00000001 , 0x00004615 
- 00013463  0x00002335 fetch  0x00000001 , 0x00004611 
- 00013464  0x00002336 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00013465  0x00002337 ncall  0x00003504 , 0x00000005 
- 00013466  0x00002339 call  0x000033be 
- 00013467  0x0000233a call  0x000033fe 
- 00013468  0x0000233b call  0x00003506 
- 00013469  0x0000233c branch  0x000034a7 , 0x00000005 
- 00013470  0x0000233d fetch  0x00000004 , 0x0000458f 
- 00013471  0x0000233e fetcht  0x00000004 , 0x00004634 
- 00013472  0x0000233f isub  0x00000002 , 0x0000003e 
- 00013473  0x00002340 branch  0x000034aa , 0x00000005 
- 00013474  0x00002341 fetch  0x00000004 , 0x0000458f 
- 00013475  0x00002342 fetcht  0x00000004 , 0x00004630 
- 00013476  0x00002343 isub  0x00000002 , 0x0000003e 
- 00013477  0x00002344 branch  0x000034ac , 0x00000005 
- 00013478  0x00002345 rtn 
- 00013479  0x00002349 fetch  0x00000001 , 0x00004619 
- 00013480  0x0000234b store  0x00000001 , 0x0000458e 
- 00013481  0x0000234c rtn 
- 00013482  0x0000234f fetch  0x00000001 , 0x0000461f 
- 00013483  0x00002350 branch  0x000034a8 
- 00013484  0x00002353 fetch  0x00000001 , 0x0000461c 
- 00013485  0x00002354 branch  0x000034a8 
- 00013486  0x00002358 bpatchx  0x0000008c , 0x00004031 
- 00013487  0x00002359 fetch  0x00000001 , 0x00004617 
- 00013488  0x0000235a increase  0x00000001 , 0x0000003f 
- 00013489  0x0000235b and_into  0x00000003 , 0x0000003f 
- 00013490  0x0000235c store  0x00000001 , 0x00004617 
- 00013491  0x0000235e beq  0x00000000 , 0x000034d2 
- 00013492  0x0000235f beq  0x00000001 , 0x000034ec 
- 00013493  0x00002360 beq  0x00000002 , 0x000034b8 
- 00013494  0x00002361 beq  0x00000003 , 0x000034ec 
- 00013495  0x00002362 rtn 
- 00013496  0x00002365 call  0x00003330 
- 00013497  0x00002366 fetch  0x00000004 , 0x00004630 
- 00013498  0x00002367 branch  0x000034ae , 0x00000034 
- 00013499  0x00002368 call  0x00003236 
- 00013500  0x00002369 fetch  0x00000001 , 0x0000461d 
- 00013501  0x0000236a call  0x000034cd , 0x00000034 
- 00013502  0x0000236b fetch  0x00000001 , 0x0000461b 
- 00013503  0x0000236c store  0x00000001 , 0x0000458d 
- 00013504  0x0000236d fetcht  0x00000001 , 0x0000463e 
- 00013505  0x0000236e fetchr  0x00000011 , 0x00000002 , 0x00004644 
- 00013506  0x0000236f call  0x000035ab 
- 00013507  0x00002370 storet  0x00000001 , 0x0000463e 
- 00013508  0x00002371 call  0x000035b4 
- 00013509  0x00002372 storet  0x00000001 , 0x0000463b 
- 00013510  0x00002373 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013511  0x00002374 nrtn  0x00000002 
- 00013512  0x00002375 fetcht  0x00000001 , 0x0000461c 
- 00013513  0x00002376 call  0x00003227 
- 00013514  0x00002377 storet  0x00000001 , 0x0000461c 
- 00013515  0x00002378 store  0x00000001 , 0x0000461b 
- 00013516  0x00002379 rtn 
- 00013517  0x0000237c jam  0x00000001 , 0x0000461d 
- 00013518  0x0000237d arg  0x00000000 , 0x00000002 
- 00013519  0x0000237e call  0x0000322c 
- 00013520  0x0000237f store  0x00000001 , 0x0000461b 
- 00013521  0x00002380 rtn 
- 00013522  0x00002383 call  0x00003338 
- 00013523  0x00002384 fetch  0x00000004 , 0x00004634 
- 00013524  0x00002385 branch  0x000034ae , 0x00000034 
- 00013525  0x00002386 call  0x00003236 
- 00013526  0x00002387 fetch  0x00000001 , 0x00004620 
- 00013527  0x00002388 call  0x000034e7 , 0x00000034 
- 00013528  0x00002389 fetch  0x00000001 , 0x0000461e 
- 00013529  0x0000238a store  0x00000001 , 0x0000458d 
- 00013530  0x0000238b fetcht  0x00000001 , 0x0000463f 
- 00013531  0x0000238c fetchr  0x00000011 , 0x00000002 , 0x00004646 
- 00013532  0x0000238d call  0x000035ab 
- 00013533  0x0000238e storet  0x00000001 , 0x0000463f 
- 00013534  0x0000238f call  0x000035b4 
- 00013535  0x00002390 storet  0x00000001 , 0x0000463c 
- 00013536  0x00002391 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013537  0x00002392 nrtn  0x00000002 
- 00013538  0x00002393 fetcht  0x00000001 , 0x0000461f 
- 00013539  0x00002394 call  0x00003227 
- 00013540  0x00002395 storet  0x00000001 , 0x0000461f 
- 00013541  0x00002396 store  0x00000001 , 0x0000461e 
- 00013542  0x00002397 rtn 
- 00013543  0x0000239a jam  0x00000001 , 0x00004620 
- 00013544  0x0000239b arg  0x00000000 , 0x00000002 
- 00013545  0x0000239c call  0x0000322c 
- 00013546  0x0000239d store  0x00000001 , 0x0000461e 
- 00013547  0x0000239e rtn 
- 00013548  0x000023a1 call  0x00003330 
- 00013549  0x000023a2 fetch  0x00000004 , 0x000044f1 
- 00013550  0x000023a3 call  0x00003236 
- 00013551  0x000023a4 fetch  0x00000001 , 0x0000461a 
- 00013552  0x000023a5 call  0x00003500 , 0x00000034 
- 00013553  0x000023a6 fetch  0x00000001 , 0x00004618 
- 00013554  0x000023a7 store  0x00000001 , 0x0000458d 
- 00013555  0x000023a8 fetcht  0x00000001 , 0x0000463d 
- 00013556  0x000023a9 fetchr  0x00000011 , 0x00000002 , 0x00004642 
- 00013557  0x000023aa call  0x000035ab 
- 00013558  0x000023ab storet  0x00000001 , 0x0000463d 
- 00013559  0x000023ac call  0x000035b4 
- 00013560  0x000023ad storet  0x00000001 , 0x0000463a 
- 00013561  0x000023ae sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013562  0x000023af nrtn  0x00000002 
- 00013563  0x000023b0 fetcht  0x00000001 , 0x00004619 
- 00013564  0x000023b1 call  0x00003227 
- 00013565  0x000023b2 storet  0x00000001 , 0x00004619 
- 00013566  0x000023b3 store  0x00000001 , 0x00004618 
- 00013567  0x000023b4 rtn 
- 00013568  0x000023b7 jam  0x00000001 , 0x0000461a 
- 00013569  0x000023b8 fetch  0x00000001 , 0x00004618 
- 00013570  0x000023b9 store  0x00000001 , 0x0000458d 
- 00013571  0x000023ba rtn 
- 00013572  0x000023be jam  0x00000000 , 0x00004611 
- 00013573  0x000023bf rtn 
- 00013574  0x000023c3 fetch  0x00000004 , 0x0000458f 
- 00013575  0x000023c4 fetcht  0x00000004 , 0x000044f1 
- 00013576  0x000023c5 isub  0x00000002 , 0x0000003e 
- 00013577  0x000023c6 rtn 
- 00013578  0x000023d3 fetch  0x00000001 , 0x00004611 
- 00013579  0x000023d4 rtneq  0x00000002 
- 00013580  0x000023d5 fetch  0x00000001 , 0x00004614 
- 00013581  0x000023d6 rtn  0x00000034 
- 00013582  0x000023d7 arg  0x00000008 , 0x00000007 
- 00013583  0x000023d8 call  0x00007cef 
- 00013584  0x000023d9 nrtn  0x00000034 
- 00013585  0x000023da jam  0x00000000 , 0x00004614 
- 00013586  0x000023db jam  0x00000000 , 0x00004622 
- 00013587  0x000023dc call  0x0000341f 
- 00013588  0x000023df bpatchx  0x0000008d , 0x00004031 
- 00013589  0x000023e0 jam  0x00000007 , 0x00004616 
- 00013590  0x000023e1 jam  0x00000000 , 0x00004615 
- 00013591  0x000023e2 branch  0x000033be 
- 00013592  0x000023e9 bpatchx  0x0000008e , 0x00004031 
- 00013593  0x000023ea fetch  0x00000001 , 0x0000460a 
- 00013594  0x000023eb beq  0x00000001 , 0x000035ea 
- 00013595  0x000023ec fetch  0x00000001 , 0x00004612 
- 00013596  0x000023ed beq  0x00000001 , 0x0000352c 
- 00013597  0x000023ee fetcht  0x00000004 , 0x0000460b 
- 00013598  0x000023ef copy  0x00000022 , 0x0000003f 
- 00013599  0x000023f0 isub  0x00000002 , 0x0000003e 
- 00013600  0x000023f1 ncall  0x00003255 , 0x00000002 
- 00013601  0x000023f2 copy  0x0000003f , 0x00000012 
- 00013602  0x000023f3 fetch  0x00000004 , 0x0000460b 
- 00013603  0x000023f4 fetcht  0x00000001 , 0x0000460f 
- 00013604  0x000023f5 iadd  0x00000002 , 0x00000002 
- 00013605  0x000023f6 copy  0x00000012 , 0x0000003f 
- 00013606  0x000023f7 isub  0x00000002 , 0x0000003e 
- 00013607  0x000023f8 nrtn  0x00000002 
- 00013608  0x000023f9 set0  0x0000001c , 0x0000003f 
- 00013609  0x000023fa store  0x00000004 , 0x0000460b 
- 00013610  0x000023fb jam  0x00000001 , 0x0000460a 
- 00013611  0x000023fc branch  0x00003222 
- 00013612  0x000023ff jam  0x00000000 , 0x00004612 
- 00013613  0x00002400 branch  0x00003222 
- 00013614  0x00002403 copy  0x00000022 , 0x0000003f 
- 00013615  0x00002404 store  0x00000004 , 0x0000460b 
- 00013616  0x00002405 rtn 
- 00013617  0x0000240b arg  0x000045de , 0x00000013 
- 00013618  0x0000240c arg  0x0000367a , 0x00000012 
- 00013619  0x0000240d branch  0x000042e7 
- 00013620  0x00002411 bpatchx  0x0000008f , 0x00004031 
- 00013621  0x00002412 set1  0x00000026 , 0x00000000 
- 00013622  0x00002413 fetch  0x00000001 , 0x000045fc 
- 00013623  0x00002414 set0  0x00000001 , 0x0000003f 
- 00013624  0x00002415 set1  0x00000002 , 0x0000003f 
- 00013625  0x00002416 store  0x00000001 , 0x000045fc 
- 00013626  0x00002417 fetch  0x00000001 , 0x000045e3 
- 00013627  0x00002418 branch  0x00003549 , 0x00000034 
- 00013628  0x00002419 fetch  0x00000001 , 0x000045e2 
- 00013629  0x0000241a beq  0x00000001 , 0x00003541 
- 00013630  0x0000241b beq  0x00000002 , 0x00003541 
- 00013631  0x0000241c beq  0x00000003 , 0x00003550 
- 00013632  0x0000241d beq  0x00000004 , 0x00003550 
- 00013633  0x0000241f fetch  0x00000001 , 0x000045d1 
- 00013634  0x00002420 store  0x00000001 , 0x00004141 
- 00013635  0x00002421 fetcht  0x00000001 , 0x000045ec 
- 00013636  0x00002422 storet  0x00000001 , 0x0000458e 
- 00013637  0x00002423 fetch  0x00000004 , 0x000045e4 
- 00013638  0x00002424 call  0x0000355a 
- 00013639  0x00002425 storet  0x00000001 , 0x000045ec 
- 00013640  0x00002426 rtn 
- 00013641  0x00002429 jam  0x00000003 , 0x00004141 
- 00013642  0x0000242a fetcht  0x00000001 , 0x000045ed 
- 00013643  0x0000242b storet  0x00000001 , 0x0000458e 
- 00013644  0x0000242c fetch  0x00000004 , 0x000045e8 
- 00013645  0x0000242d call  0x0000355a 
- 00013646  0x0000242e storet  0x00000001 , 0x000045ed 
- 00013647  0x0000242f rtn 
- 00013648  0x00002432 jam  0x00000003 , 0x00004141 
- 00013649  0x00002433 fetcht  0x00000001 , 0x000045ee 
- 00013650  0x00002434 storet  0x00000001 , 0x0000458e 
- 00013651  0x00002435 fetch  0x00000004 , 0x00004604 
- 00013652  0x00002436 call  0x0000355a 
- 00013653  0x00002437 storet  0x00000001 , 0x000045ee 
- 00013654  0x00002438 rtn 
- 00013655  0x0000243b fetch  0x00000004 , 0x0000455f 
- 00013656  0x0000243c rtn  0x00000034 
- 00013657  0x0000243d store  0x00000004 , 0x000045e8 
- 00013658  0x0000243f call  0x00003236 
- 00013659  0x00002440 branch  0x00003222 
- 00013660  0x00002444 bpatchx  0x00000090 , 0x00004032 
- 00013661  0x00002445 fetch  0x00000002 , 0x000045e0 
- 00013662  0x00002446 arg  0x000001f8 , 0x00000002 
- 00013663  0x00002447 iand  0x00000002 , 0x0000003f 
- 00013664  0x00002448 branch  0x00003565 , 0x00000034 
- 00013665  0x00002449 fetch  0x00000002 , 0x000045e0 
- 00013666  0x0000244a increase  0x00000001 , 0x0000003f 
- 00013667  0x0000244b store  0x00000002 , 0x000045e0 
- 00013668  0x0000244c rtn 
- 00013669  0x0000244f call  0x0000357f 
- 00013670  0x00002450 call  0x00003651 
- 00013671  0x00002451 nbranch  0x00003586 , 0x00000018 
- 00013672  0x00002452 nbranch  0x00003586 , 0x0000002f 
- 00013673  0x00002453 call  0x0000366e 
- 00013674  0x00002454 fetch  0x00000004 , 0x000045cc 
- 00013675  0x00002455 fetcht  0x00000004 , 0x0000458f 
- 00013676  0x00002456 isub  0x00000002 , 0x0000003e 
- 00013677  0x00002457 branch  0x00003291 , 0x00000005 
- 00013678  0x00002458 fetch  0x00000004 , 0x00004604 
- 00013679  0x00002459 fetcht  0x00000004 , 0x0000458f 
- 00013680  0x0000245a isub  0x00000002 , 0x0000003e 
- 00013681  0x0000245b call  0x00003557 , 0x00000005 
- 00013682  0x0000245c fetch  0x00000001 , 0x000045fc 
- 00013683  0x0000245d set0  0x00000002 , 0x0000003f 
- 00013684  0x0000245e store  0x00000001 , 0x000045fc 
- 00013685  0x0000245f setarg  0x00000000 
- 00013686  0x00002460 store  0x00000002 , 0x000045d8 
- 00013687  0x00002461 store  0x00000002 , 0x000045e0 
- 00013688  0x00002462 store  0x00000002 , 0x000045de 
- 00013689  0x00002463 jam  0x0000003c , 0x0000066f 
- 00013690  0x00002464 call  0x0000782b 
- 00013691  0x00002466 bpatchx  0x00000091 , 0x00004032 
- 00013692  0x00002467 arg  0x00000020 , 0x00000039 
- 00013693  0x00002468 arg  0x00004519 , 0x00000005 
- 00013694  0x00002469 branch  0x00007ca3 
- 00013695  0x0000246c jam  0x000000ff , 0x00004519 
- 00013696  0x0000246d fetch  0x00000001 , 0x00004589 
- 00013697  0x0000246e store  0x00000001 , 0x0000451a 
- 00013698  0x0000246f fetch  0x00000004 , 0x00004604 
- 00013699  0x00002470 store  0x00000004 , 0x0000451b 
- 00013700  0x00002471 jam  0x00000006 , 0x00004588 
- 00013701  0x00002472 branch  0x000031e5 
- 00013702  0x00002475 bpatchx  0x00000092 , 0x00004032 
- 00013703  0x00002476 fetch  0x00000001 , 0x000045e3 
- 00013704  0x00002477 branch  0x00003222 , 0x00000034 
- 00013705  0x00002478 fetch  0x00000002 , 0x000045e0 
- 00013706  0x00002479 increase  0x00000001 , 0x0000003f 
- 00013707  0x0000247a store  0x00000002 , 0x000045e0 
- 00013708  0x0000247b isolate1  0x00000009 , 0x0000003f 
- 00013709  0x0000247c fetch  0x00000001 , 0x000045e2 
- 00013710  0x0000247d beq  0x00000001 , 0x00003593 
- 00013711  0x0000247e beq  0x00000002 , 0x00003595 
- 00013712  0x0000247f beq  0x00000003 , 0x00003597 
- 00013713  0x00002480 beq  0x00000004 , 0x00003599 
- 00013714  0x00002481 branch  0x00003549 
- 00013715  0x00002485 branch  0x00003549 , 0x00000001 
- 00013716  0x00002486 branch  0x00003541 
- 00013717  0x00002489 branch  0x00003550 , 0x00000001 
- 00013718  0x0000248a branch  0x00003541 
- 00013719  0x0000248d branch  0x00003550 , 0x00000001 
- 00013720  0x0000248e branch  0x00003549 
- 00013721  0x00002491 branch  0x00003550 , 0x00000001 
- 00013722  0x00002492 branch  0x0000329c 
- 00013723  0x0000249d fetch  0x00000001 , 0x000045eb 
- 00013724  0x0000249e beq  0x00000001 , 0x0000359f 
- 00013725  0x0000249f beq  0x00000002 , 0x000035a5 
- 00013726  0x000024a0 rtn 
- 00013727  0x000024a2 fetch  0x00000001 , 0x000045de 
- 00013728  0x000024a3 nrtn  0x00000034 
- 00013729  0x000024a4 fetch  0x00000004 , 0x000045ec 
- 00013730  0x000024a5 store  0x00000004 , 0x0000462c 
- 00013731  0x000024a7 store  0x00000004 , 0x00004630 
- 00013732  0x000024a8 rtn 
- 00013733  0x000024aa fetch  0x00000001 , 0x000045df 
- 00013734  0x000024ab nrtn  0x00000034 
- 00013735  0x000024ac fetch  0x00000004 , 0x000045ec 
- 00013736  0x000024ad store  0x00000004 , 0x0000462c 
- 00013737  0x000024af store  0x00000004 , 0x00004634 
- 00013738  0x000024b0 rtn 
- 00013739  0x000024bb bpatchx  0x00000093 , 0x00004032 
- 00013740  0x000024bc copy  0x00000011 , 0x0000003f 
- 00013741  0x000024bd iadd  0x00000002 , 0x00000005 
- 00013742  0x000024be fetch  0x00000001 , 0x00000009 
- 00013743  0x000024bf istore  0x00000001 , 0x00000005 
- 00013744  0x000024c0 increase  0x00000001 , 0x00000002 
- 00013745  0x000024c1 fetch  0x00000001 , 0x000045d2 
- 00013746  0x000024c2 iand  0x00000002 , 0x00000002 
- 00013747  0x000024c3 rtn 
- 00013748  0x000024c6 bpatchx  0x00000094 , 0x00004032 
- 00013749  0x000024c7 fetch  0x00000001 , 0x000045d2 
- 00013750  0x000024c8 increase  0x00000001 , 0x0000003f 
- 00013751  0x000024c9 store  0x00000002 , 0x0000069b 
- 00013752  0x000024ca copy  0x0000003f , 0x00000039 
- 00013753  0x000024cb copy  0x00000011 , 0x00000006 
- 00013754  0x000024cc arg  0x00000000 , 0x0000003f 
- 00013755  0x000024ce ifetcht  0x00000001 , 0x00000006 
- 00013756  0x000024cf iadd  0x00000002 , 0x0000003f 
- 00013757  0x000024d0 loop  0x000035bb 
- 00013758  0x000024d1 fetcht  0x00000002 , 0x0000069b 
- 00013759  0x000024d2 idiv  0x00000002 
- 00013760  0x000024d3 call  0x00007d62 
- 00013761  0x000024d4 quotient  0x00000002 
- 00013762  0x000024d5 rtnmark1  0x00000027 
- 00013763  0x000024d6 copy  0x00000002 , 0x0000003f 
- 00013764  0x000024d7 rtnmark0  0x00000026 
- 00013765  0x000024d8 call  0x00002308 
- 00013766  0x000024d9 copy  0x0000003f , 0x00000002 
- 00013767  0x000024da rtn 
- 00013768  0x000024dd branch  0x000022e9 
- 00013769  0x000024e8 fetch  0x00000002 , 0x000045f0 
- 00013770  0x000024e9 branch  0x000035dd 
- 00013771  0x000024ec copy  0x0000003f , 0x00000011 
- 00013772  0x000024ed fetcht  0x00000001 , 0x000045ef 
- 00013773  0x000024ee fetch  0x00000002 , 0x000045f0 
- 00013774  0x000024ef iadd  0x00000002 , 0x00000005 
- 00013775  0x000024f0 copy  0x00000011 , 0x0000003f 
- 00013776  0x000024f1 istore  0x00000001 , 0x00000005 
- 00013777  0x000024f2 increase  0x00000001 , 0x00000002 
- 00013778  0x000024f3 fetch  0x00000001 , 0x000045d2 
- 00013779  0x000024f4 iand  0x00000002 , 0x00000002 
- 00013780  0x000024f5 storet  0x00000001 , 0x000045ef 
- 00013781  0x000024f6 rtn 
- 00013782  0x00002501 fetch  0x00000002 , 0x00004640 
- 00013783  0x00002502 call  0x000035dd 
- 00013784  0x00002503 fetch  0x00000002 , 0x00004642 
- 00013785  0x00002504 call  0x000035dd 
- 00013786  0x00002505 fetch  0x00000002 , 0x00004644 
- 00013787  0x00002506 call  0x000035dd 
- 00013788  0x00002507 fetch  0x00000002 , 0x00004646 
- 00013789  0x00002509 rtn  0x00000034 
- 00013790  0x0000250a copy  0x0000003f , 0x00000005 
- 00013791  0x0000250b fetch  0x00000001 , 0x000045d2 
- 00013792  0x0000250c increase  0x00000001 , 0x0000003f 
- 00013793  0x0000250d copy  0x0000003f , 0x00000039 
- 00013794  0x0000250e branch  0x00007ca1 
- 00013795  0x00002512 call  0x000035c8 
- 00013796  0x00002513 rtn  0x00000034 
- 00013797  0x00002514 fetcht  0x00000001 , 0x00004639 
- 00013798  0x00002515 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013799  0x00002516 call  0x000035ab 
- 00013800  0x00002517 storet  0x00000001 , 0x00004639 
- 00013801  0x00002518 rtn 
- 00013802  0x0000251c fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013803  0x0000251d call  0x000035b4 
- 00013804  0x0000251e storet  0x00000001 , 0x00004638 
- 00013805  0x0000251f sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013806  0x00002520 nrtn  0x00000002 
- 00013807  0x00002521 branch  0x00003222 
- 00013808  0x0000252a fetch  0x00000004 , 0x000044f1 
- 00013809  0x0000252b store  0x00000004 , 0x00004604 
- 00013810  0x0000252c branch  0x000035c9 
- 00013811  0x0000252f setarg  0x00002fb2 
- 00013812  0x00002530 store  0x00000003 , 0x00004608 
- 00013813  0x00002531 setarg  0x00100c0c 
- 00013814  0x00002532 store  0x00000003 , 0x000045a7 
- 00013815  0x00002533 setarg  0x0000bb80 
- 00013816  0x00002534 store  0x00000003 , 0x0000460b 
- 00013817  0x00002535 jam  0x00000005 , 0x00004621 
- 00013818  0x00002536 rtn 
- 00013819  0x00002539 setarg  0x0000f80c 
- 00013820  0x0000253a store  0x00000003 , 0x00004608 
- 00013821  0x0000253b setarg  0x001c1919 
- 00013822  0x0000253c store  0x00000003 , 0x000045a7 
- 00013823  0x0000253d setarg  0x00017700 
- 00013824  0x0000253e store  0x00000003 , 0x0000460b 
- 00013825  0x0000253f jam  0x0000000b , 0x00004621 
- 00013826  0x00002540 rtn 
- 00013827  0x00002544 rtnmark0  0x00000026 
- 00013828  0x00002545 fetch  0x00000001 , 0x000045fc 
- 00013829  0x00002546 bbit1  0x00000001 , 0x000032a3 
- 00013830  0x00002547 bbit1  0x00000002 , 0x0000355c 
- 00013831  0x00002548 fetch  0x00000001 , 0x00004618 
- 00013832  0x00002549 beq  0x00000001 , 0x000036c0 
- 00013833  0x0000254b bpatchx  0x00000095 , 0x00004032 
- 00013834  0x0000254c call  0x00003625 
- 00013835  0x0000254d nbranch  0x0000369f , 0x00000028 
- 00013836  0x0000254f call  0x0000363a 
- 00013837  0x00002550 call  0x000036e8 
- 00013838  0x00002551 fetch  0x00000001 , 0x000043cb 
- 00013839  0x00002552 beq  0x00000008 , 0x0000600a 
- 00013840  0x00002554 fetch  0x00000008 , 0x0000460b 
- 00013841  0x00002555 store  0x00000008 , 0x000045af 
- 00013842  0x00002556 fetch  0x00000002 , 0x0000461d 
- 00013843  0x00002557 store  0x00000002 , 0x0000461f 
- 00013844  0x00002558 fetch  0x00000002 , 0x000045f8 
- 00013845  0x00002559 branch  0x00007d79 
- 00013846  0x0000255c bpatchx  0x00000096 , 0x00004032 
- 00013847  0x0000255d call  0x000036b4 
- 00013848  0x0000255e nrtn  0x00000028 
- 00013849  0x0000255f call  0x000036be 
- 00013850  0x00002560 call  0x00007de2 
- 00013851  0x00002561 fetch  0x00000003 , 0x00004608 
- 00013852  0x00002562 branch  0x00003622 
- 00013853  0x00002565 bpatchx  0x00000097 , 0x00004032 
- 00013854  0x00002566 call  0x000036b4 
- 00013855  0x00002567 nrtn  0x00000028 
- 00013856  0x00002568 call  0x000036be 
- 00013857  0x00002569 fetch  0x00000008 , 0x000045af 
- 00013858  0x0000256b call  0x00007d25 
- 00013859  0x0000256c storet  0x00000004 , 0x000040a9 
- 00013860  0x0000256d branch  0x0000241e 
- 00013861  0x00002572 call  0x00003628 
- 00013862  0x00002573 nrtn  0x00000028 
- 00013863  0x00002574 branch  0x000031e5 
- 00013864  0x00002578 fetch  0x00000002 , 0x000045f2 
- 00013865  0x00002579 call  0x00007d79 
- 00013866  0x0000257a branch  0x0000362e , 0x00000028 
- 00013867  0x0000257b fetch  0x00000007 , 0x0000451a 
- 00013868  0x0000257c rtn  0x00000034 
- 00013869  0x0000257d branch  0x00007dba 
- 00013870  0x00002580 jam  0x00000000 , 0x00004602 
- 00013871  0x00002581 add  0x00000011 , 0x00000001 , 0x0000003f 
- 00013872  0x00002582 store  0x00000001 , 0x00004588 
- 00013873  0x00002583 call  0x00003636 
- 00013874  0x00002584 store  0x00000001 , 0x00004519 
- 00013875  0x00002585 copy  0x00000012 , 0x00000006 
- 00013876  0x00002586 copy  0x00000011 , 0x00000039 
- 00013877  0x00002587 branch  0x00007cda 
- 00013878  0x0000258a fetch  0x00000001 , 0x00004589 
- 00013879  0x0000258b and_into  0x00000007 , 0x0000003f 
- 00013880  0x0000258c store  0x00000001 , 0x00004589 
- 00013881  0x0000258d rtn 
- 00013882  0x00002597 setarg  0x00000000 
- 00013883  0x00002598 store  0x00000001 , 0x00004601 
- 00013884  0x00002599 store  0x00000002 , 0x00004622 
- 00013885  0x0000259b call  0x00003651 
- 00013886  0x0000259c fetch  0x00000001 , 0x0000457f 
- 00013887  0x0000259d beq  0x00000001 , 0x00003646 
- 00013888  0x0000259e nbranch  0x0000365f , 0x00000018 
- 00013889  0x0000259f nbranch  0x0000365f , 0x0000002f 
- 00013890  0x000025a0 call  0x0000366e 
- 00013891  0x000025a1 fetch  0x00000001 , 0x000043cb 
- 00013892  0x000025a2 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00013893  0x000025a3 call  0x00006262 , 0x00000005 
- 00013894  0x000025a5 call  0x0000371a 
- 00013895  0x000025a7 call  0x0000357b 
- 00013896  0x000025a8 fetch  0x00000001 , 0x0000457e 
- 00013897  0x000025a9 increase  0x00000001 , 0x0000003f 
- 00013898  0x000025aa store  0x00000001 , 0x0000457e 
- 00013899  0x000025ab call  0x00003692 
- 00013900  0x000025ad bpatchx  0x00000098 , 0x00004033 
- 00013901  0x000025ae setarg  0x00000000 
- 00013902  0x000025af store  0x00000001 , 0x000045fd 
- 00013903  0x000025b0 store  0x00000002 , 0x000045fe 
- 00013904  0x000025b1 rtn 
- 00013905  0x000025b4 bpatchx  0x00000099 , 0x00004033 
- 00013906  0x000025b5 disable  0x0000002f 
- 00013907  0x000025b6 call  0x00003195 
- 00013908  0x000025b7 fetch  0x00000001 , 0x0000457f 
- 00013909  0x000025b8 beq  0x00000001 , 0x00003183 
- 00013910  0x000025b9 force  0x00000000 , 0x00000015 
- 00013911  0x000025ba fetch  0x00000004 , 0x0000458f 
- 00013912  0x000025bb iforce  0x00000009 
- 00013913  0x000025bc fetcht  0x00000001 , 0x00000008 
- 00013914  0x000025bd call  0x0000216f 
- 00013915  0x000025be call  0x000021a6 
- 00013916  0x000025bf call  0x00003121 
- 00013917  0x000025c0 call  0x00003183 , 0x0000002f 
- 00013918  0x000025c1 rtn 
- 00013919  0x000025c4 bpatchx  0x0000009a , 0x00004033 
- 00013920  0x000025c5 fetch  0x00000001 , 0x000043cb 
- 00013921  0x000025c6 beq  0x00000008 , 0x000060f9 
- 00013922  0x000025c8 fetch  0x00000001 , 0x00004602 
- 00013923  0x000025c9 nrtn  0x00000034 
- 00013924  0x000025ca fetch  0x00000002 , 0x000045fe 
- 00013925  0x000025cb increase  0x00000001 , 0x0000003f 
- 00013926  0x000025cc store  0x00000002 , 0x000045fe 
- 00013927  0x000025cd fetch  0x00000001 , 0x000045ff 
- 00013928  0x000025ce bbit1  0x00000004 , 0x00003676 
- 00013929  0x000025cf call  0x0000367c 
- 00013930  0x000025d0 fetch  0x00000002 , 0x00004622 
- 00013931  0x000025d1 increase  0x00000001 , 0x0000003f 
- 00013932  0x000025d2 store  0x00000002 , 0x00004622 
- 00013933  0x000025d3 branch  0x0000363d 
- 00013934  0x000025d6 bpatchx  0x0000009b , 0x00004033 
- 00013935  0x000025d7 call  0x00003214 
- 00013936  0x000025d8 fetch  0x00000001 , 0x0000457d 
- 00013937  0x000025d9 rtn  0x00000034 
- 00013938  0x000025da iforce  0x00000039 
- 00013939  0x000025db arg  0x000044f9 , 0x00000006 
- 00013940  0x000025dc arg  0x0000455d , 0x00000005 
- 00013941  0x000025dd branch  0x00007cda 
- 00013942  0x000025e1 bpatchx  0x0000009c , 0x00004033 
- 00013943  0x000025e2 setarg  0x00000000 
- 00013944  0x000025e3 store  0x00000002 , 0x000045fe 
- 00013945  0x000025e4 jam  0x00000001 , 0x00004600 
- 00013946  0x000025e6 jam  0x0000003a , 0x0000066f 
- 00013947  0x000025e7 branch  0x0000782b 
- 00013948  0x000025f2 bpatchx  0x0000009d , 0x00004033 
- 00013949  0x000025f3 fetcht  0x00000001 , 0x00004601 
- 00013950  0x000025f4 fetch  0x00000001 , 0x00004621 
- 00013951  0x000025f5 isub  0x00000002 , 0x0000003e 
- 00013952  0x000025f6 nbranch  0x0000369a , 0x00000002 
- 00013953  0x000025f7 increase  0x00000001 , 0x00000002 
- 00013954  0x000025f8 storet  0x00000001 , 0x00004601 
- 00013955  0x000025f9 fetch  0x00000001 , 0x00004621 
- 00013956  0x000025fa beq  0x00000005 , 0x00003689 
- 00013957  0x000025fb fetch  0x00000001 , 0x00004601 
- 00013958  0x000025fc beq  0x00000006 , 0x00003694 
- 00013959  0x000025fd beq  0x0000000c , 0x00003694 
- 00013960  0x000025fe rtn 
- 00013961  0x00002602 fetch  0x00000001 , 0x00004601 
- 00013962  0x00002603 beq  0x00000003 , 0x00003694 
- 00013963  0x00002604 beq  0x00000006 , 0x00003694 
- 00013964  0x00002605 rtn 
- 00013965  0x0000260f bmark1  0x0000002f , 0x00003690 
- 00013966  0x00002610 store  0x00000001 , 0x0000453a 
- 00013967  0x00002611 rtn 
- 00013968  0x00002613 store  0x00000001 , 0x0000453b 
- 00013969  0x00002614 rtn 
- 00013970  0x00002617 fetch  0x00000001 , 0x00004589 
- 00013971  0x00002618 rtnbit0  0x00000004 
- 00013972  0x0000261a fetch  0x00000001 , 0x00004589 
- 00013973  0x0000261b set0  0x00000004 , 0x0000003f 
- 00013974  0x0000261c store  0x00000001 , 0x00004589 
- 00013975  0x0000261d call  0x0000368d 
- 00013976  0x0000261e call  0x0000371e 
- 00013977  0x0000261f branch  0x00003222 
- 00013978  0x00002622 call  0x0000370e 
- 00013979  0x00002623 call  0x0000371e 
- 00013980  0x00002624 branch  0x00003222 
- 00013981  0x00002637 fetch  0x00000002 , 0x000045f4 
- 00013982  0x00002638 branch  0x00007d79 
- 00013983  0x0000263b fetch  0x00000001 , 0x00004602 
- 00013984  0x0000263c call  0x000036a6 , 0x00000034 
- 00013985  0x0000263d fetch  0x00000001 , 0x00004618 
- 00013986  0x0000263e rtneq  0x00000001 
- 00013987  0x0000263f call  0x0000369d 
- 00013988  0x00002640 fetch  0x00000002 , 0x000045fa 
- 00013989  0x00002641 branch  0x00007d79 
- 00013990  0x00002644 jam  0x00000001 , 0x00004589 
- 00013991  0x00002645 jam  0x00000001 , 0x00004602 
- 00013992  0x00002646 call  0x00003636 
- 00013993  0x00002647 store  0x00000001 , 0x00004519 
- 00013994  0x00002648 setarg  0x00000000 
- 00013995  0x00002649 store  0x00000007 , 0x0000451a 
- 00013996  0x0000264a fetch  0x00000004 , 0x00004604 
- 00013997  0x0000264b store  0x00000004 , 0x00004521 
- 00013998  0x0000264c jam  0x0000000c , 0x00004588 
- 00013999  0x0000264d fetch  0x00000001 , 0x00004589 
- 00014000  0x0000264e set1  0x00000003 , 0x0000003f 
- 00014001  0x0000264f store  0x00000001 , 0x00004589 
- 00014002  0x00002650 call  0x000031e5 
- 00014003  0x00002651 branch  0x0000360c 
- 00014004  0x00002656 bpatchx  0x0000009e , 0x00004033 
- 00014005  0x00002657 enable  0x00000028 
- 00014006  0x00002658 call  0x00002408 
- 00014007  0x00002659 fetch  0x00000003 , 0x000040bd 
- 00014008  0x0000265a branch  0x00007dbc , 0x00000034 
- 00014009  0x0000265b fetch  0x00000001 , 0x00004094 
- 00014010  0x0000265c branch  0x00007dbc , 0x00000034 
- 00014011  0x0000265d fetch  0x00000001 , 0x00004618 
- 00014012  0x0000265e beq  0x00000001 , 0x00007dbc 
- 00014013  0x0000265f rtn 
- 00014014  0x00002662 fetch  0x00000002 , 0x000045f6 
- 00014015  0x00002663 branch  0x00007d79 
- 00014016  0x00002671 call  0x00003245 
- 00014017  0x00002672 nrtn  0x00000028 
- 00014018  0x00002673 call  0x000036d5 
- 00014019  0x00002674 fetch  0x00000002 , 0x00004619 
- 00014020  0x00002675 increase  0x00000001 , 0x0000003f 
- 00014021  0x00002676 store  0x00000002 , 0x00004619 
- 00014022  0x00002677 fetcht  0x00000002 , 0x0000461b 
- 00014023  0x00002678 isub  0x00000002 , 0x0000003e 
- 00014024  0x00002679 call  0x000036ca , 0x00000005 
- 00014025  0x0000267a branch  0x00003609 
- 00014026  0x0000267e jam  0x00000000 , 0x00004618 
- 00014027  0x0000267f setarg  0x00000000 
- 00014028  0x00002680 store  0x00000002 , 0x00004619 
- 00014029  0x00002681 setarg  0x00000064 
- 00014030  0x00002682 store  0x00000002 , 0x0000461b 
- 00014031  0x00002684 jam  0x00000000 , 0x00004617 
- 00014032  0x00002685 fetch  0x00000001 , 0x000045a8 
- 00014033  0x00002687 store  0x00000001 , 0x000045a7 
- 00014034  0x00002688 rtn 
- 00014035  0x0000268a fetch  0x00000001 , 0x000045a9 
- 00014036  0x0000268b branch  0x000036d1 
- 00014037  0x0000268e fetch  0x00000001 , 0x00004617 
- 00014038  0x0000268f increase  0x00000001 , 0x0000003f 
- 00014039  0x00002690 store  0x00000001 , 0x00004617 
- 00014040  0x00002691 beq  0x00000004 , 0x000036d3 
- 00014041  0x00002692 beq  0x00000005 , 0x000036cf 
- 00014042  0x00002693 rtn 
- 00014043  0x00002696 jam  0x00000001 , 0x00004618 
- 00014044  0x00002697 setarg  0x00000000 
- 00014045  0x00002698 store  0x00000002 , 0x00004619 
- 00014046  0x00002699 rtn 
- 00014047  0x000026a4 arg  0x00000002 , 0x00000039 
- 00014048  0x000026a5 arg  0x0000458f , 0x00000006 
- 00014049  0x000026a7 call  0x00007dba 
- 00014050  0x000026a8 setarg  0x0000ffff 
- 00014051  0x000026aa ifetcht  0x00000002 , 0x00000006 
- 00014052  0x000026ab isub  0x00000002 , 0x0000003e 
- 00014053  0x000026ac ncall  0x00007dbc , 0x00000005 
- 00014054  0x000026ad loop  0x000036e3 
- 00014055  0x000026ae rtn 
- 00014056  0x000026b9 bpatchx  0x0000009f , 0x00004033 
- 00014057  0x000026ba fetch  0x00000001 , 0x00004437 
- 00014058  0x000026bb nrtn  0x00000034 
- 00014059  0x000026bc fetch  0x00000002 , 0x000044e9 
- 00014060  0x000026bd rtnbit1  0x0000000b 
- 00014061  0x000026c0 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00014062  0x000026c1 call  0x000035b4 
- 00014063  0x000026c2 storet  0x00000001 , 0x00004624 
- 00014064  0x000026c3 fetch  0x00000001 , 0x00004629 
- 00014065  0x000026c4 bmark1  0x00000026 , 0x000036f3 
- 00014066  0x000026c5 fetch  0x00000001 , 0x0000462c 
- 00014067  0x000026c7 isub  0x00000002 , 0x0000003e 
- 00014068  0x000026c8 nbranch  0x0000370d , 0x00000002 
- 00014069  0x000026c9 fetch  0x00000001 , 0x00004626 
- 00014070  0x000026ca sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014071  0x000026cb nbranch  0x000036fb , 0x00000002 
- 00014072  0x000026cc fetch  0x00000001 , 0x00004626 
- 00014073  0x000026cd beq  0x00000000 , 0x0000370e 
- 00014074  0x000026ce rtn 
- 00014075  0x000026d1 fetch  0x00000001 , 0x00004626 
- 00014076  0x000026d2 fetcht  0x00000001 , 0x00004627 
- 00014077  0x000026d3 isub  0x00000002 , 0x0000003e 
- 00014078  0x000026d4 nrtn  0x00000005 
- 00014079  0x000026d5 jam  0x00000000 , 0x00004626 
- 00014080  0x000026d7 fetcht  0x00000001 , 0x00004624 
- 00014081  0x000026d8 fetch  0x00000001 , 0x00004628 
- 00014082  0x000026d9 bmark1  0x00000026 , 0x00003704 
- 00014083  0x000026da fetch  0x00000001 , 0x0000462b 
- 00014084  0x000026dc isub  0x00000002 , 0x0000003e 
- 00014085  0x000026dd nrtn  0x00000002 
- 00014086  0x000026de fetch  0x00000001 , 0x00004625 
- 00014087  0x000026df beq  0x00000000 , 0x00003715 
- 00014088  0x000026e0 increase  0xffffffff , 0x0000003f 
- 00014089  0x000026e1 store  0x00000001 , 0x00004625 
- 00014090  0x000026e2 beq  0x00000000 , 0x00003715 
- 00014091  0x000026e5 jam  0x00000000 , 0x00004141 
- 00014092  0x000026e6 rtn 
- 00014093  0x000026e9 jam  0x00000000 , 0x00004626 
- 00014094  0x000026eb fetch  0x00000001 , 0x00004625 
- 00014095  0x000026ec beq  0x00000002 , 0x00003713 
- 00014096  0x000026ed increase  0x00000001 , 0x0000003f 
- 00014097  0x000026ee store  0x00000001 , 0x00004625 
- 00014098  0x000026ef beq  0x00000001 , 0x0000370b 
- 00014099  0x000026f1 jam  0x00000006 , 0x00004141 
- 00014100  0x000026f2 rtn 
- 00014101  0x000026f5 jam  0x00000085 , 0x00004141 
- 00014102  0x000026f6 rtn 
- 00014103  0x000026f9 jam  0x00000001 , 0x00004625 
- 00014104  0x000026fa jam  0x00000000 , 0x00004626 
- 00014105  0x000026fb rtn 
- 00014106  0x000026fe fetch  0x00000001 , 0x00004626 
- 00014107  0x000026ff increase  0x00000001 , 0x0000003f 
- 00014108  0x00002700 store  0x00000001 , 0x00004626 
- 00014109  0x00002701 rtn 
- 00014110  0x00002704 fetch  0x00000001 , 0x00004626 
- 00014111  0x00002705 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014112  0x00002706 ncall  0x00003726 , 0x00000002 
- 00014113  0x00002707 fetch  0x00000001 , 0x00004626 
- 00014114  0x00002708 rtneq  0x00000000 
- 00014115  0x00002709 increase  0xffffffff , 0x0000003f 
- 00014116  0x0000270a store  0x00000001 , 0x00004626 
- 00014117  0x0000270b rtn 
- 00014118  0x0000270e jam  0x00000003 , 0x00004626 
- 00014119  0x0000270f rtn 
- 00014120  0x0000271a fetch  0x00000001 , 0x000008f3 
- 00014121  0x0000271b store  0x00000001 , 0x00000709 
- 00014122  0x0000271c copy  0x00000030 , 0x00000006 
- 00014123  0x0000271d call  0x00007c8e 
- 00014124  0x0000271e fetch  0x00000002 , 0x00004826 
- 00014125  0x0000271f branch  0x00007d79 
- 00014126  0x00002722 jam  0x0000001e , 0x000049b8 
- 00014127  0x00002723 call  0x0000378c 
- 00014128  0x00002726 fetch  0x00000001 , 0x0000070a 
- 00014129  0x00002727 beq  0x00000000 , 0x00003739 
- 00014130  0x00002728 beq  0x00000080 , 0x00003d67 
- 00014131  0x00002729 beq  0x00000082 , 0x00003ed4 
- 00014132  0x0000272a beq  0x000000d1 , 0x00003799 
- 00014133  0x0000272b beq  0x000000d0 , 0x000037ba 
- 00014134  0x0000272c beq  0x000000d2 , 0x00003799 
- 00014135  0x0000272d beq  0x000000d5 , 0x000037bb 
- 00014136  0x0000272e rtn 
- 00014137  0x00002732 arg  0x0000070e , 0x00000006 
- 00014138  0x00002733 arg  0x00004959 , 0x00000005 
- 00014139  0x00002734 call  0x00007c8f 
- 00014140  0x00002735 jam  0x00000000 , 0x000047e4 
- 00014141  0x00002736 call  0x00003bbf 
- 00014142  0x00002737 call  0x00003bb1 
- 00014143  0x00002738 call  0x0000375e 
- 00014144  0x00002739 call  0x0000374f 
- 00014145  0x0000273a call  0x00003754 
- 00014146  0x0000273b jam  0x00000000 , 0x000047e4 
- 00014147  0x0000273c fetch  0x00000002 , 0x00004828 
- 00014148  0x0000273d branch  0x00007d79 
- 00014149  0x00002740 setarg  0x00000000 
- 00014150  0x00002741 store  0x00000002 , 0x00004806 
- 00014151  0x00002743 random  0x0000003f 
- 00014152  0x00002744 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00014153  0x00002745 add  0x0000003f , 0x0000001e , 0x0000003f 
- 00014154  0x00002746 store  0x00000001 , 0x00004804 
- 00014155  0x00002747 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00014156  0x00002748 store  0x00000001 , 0x00004803 
- 00014157  0x00002749 call  0x00003e53 
- 00014158  0x0000274a branch  0x00003a71 
- 00014159  0x0000274d fetch  0x00000001 , 0x00000951 
- 00014160  0x0000274e jam  0x00000004 , 0x000047e4 
- 00014161  0x0000274f rtneq  0x00000001 
- 00014162  0x00002750 jam  0x00000000 , 0x000047e4 
- 00014163  0x00002751 rtn 
- 00014164  0x00002754 setarg  0x00000080 
- 00014165  0x00002755 store  0x00000001 , 0x00000723 
- 00014166  0x00002756 setarg  0x00000003 
- 00014167  0x00002757 istore  0x00000001 , 0x00000005 
- 00014168  0x00002758 setarg  0x00000000 
- 00014169  0x00002759 istore  0x00000001 , 0x00000005 
- 00014170  0x0000275a fetch  0x00000003 , 0x0000070b 
- 00014171  0x0000275b istore  0x00000003 , 0x00000005 
- 00014172  0x0000275c jam  0x00000006 , 0x00000722 
- 00014173  0x0000275d branch  0x000041b5 
- 00014174  0x00002761 fetch  0x00000002 , 0x0000484c 
- 00014175  0x00002762 rtnbit1  0x00000002 
- 00014176  0x00002763 call  0x00003e3e 
- 00014177  0x00002765 add  0x00000011 , 0x00000006 , 0x00000013 
- 00014178  0x00002766 setarg  0xffffffff 
- 00014179  0x00002767 istore  0x00000008 , 0x00000013 
- 00014180  0x00002768 istore  0x00000008 , 0x00000005 
- 00014181  0x00002769 ifetch  0x00000002 , 0x00000011 
- 00014182  0x0000276a istore  0x00000002 , 0x00000013 
- 00014183  0x0000276b copy  0x00000012 , 0x0000003f 
- 00014184  0x0000276c iadd  0x00000011 , 0x00000011 
- 00014185  0x0000276d loop  0x00003761 
- 00014186  0x0000276e fetch  0x00000002 , 0x00004848 
- 00014187  0x0000276f branch  0x00007d79 
- 00014188  0x00002773 setarg  0x00000082 
- 00014189  0x00002774 store  0x00000001 , 0x00000723 
- 00014190  0x00002775 setarg  0x00000004 
- 00014191  0x00002776 istore  0x00000001 , 0x00000005 
- 00014192  0x00002777 fetch  0x00000001 , 0x0000070c 
- 00014193  0x00002778 istore  0x00000001 , 0x00000005 
- 00014194  0x00002779 jam  0x00000003 , 0x00000722 
- 00014195  0x0000277a branch  0x000041b5 
- 00014196  0x0000277e setarg  0x00000082 
- 00014197  0x0000277f store  0x00000001 , 0x00000723 
- 00014198  0x00002780 setarg  0x0000004e 
- 00014199  0x00002781 istore  0x00000001 , 0x00000005 
- 00014200  0x00002782 fetch  0x00000002 , 0x0000070c 
- 00014201  0x00002783 istore  0x00000002 , 0x00000005 
- 00014202  0x00002784 jam  0x00000004 , 0x00000722 
- 00014203  0x00002785 branch  0x000041b5 
- 00014204  0x00002789 setarg  0x00000082 
- 00014205  0x0000278a store  0x00000001 , 0x00000723 
- 00014206  0x0000278b setarg  0x00000060 
- 00014207  0x0000278c istore  0x00000001 , 0x00000005 
- 00014208  0x0000278d fetch  0x00000004 , 0x0000070c 
- 00014209  0x0000278e istore  0x00000004 , 0x00000005 
- 00014210  0x0000278f jam  0x00000006 , 0x00000722 
- 00014211  0x00002790 branch  0x000041b5 
- 00014212  0x00002795 setarg  0x0000005e 
- 00014213  0x00002796 store  0x00000001 , 0x00000723 
- 00014214  0x00002797 setarg  0x00000000 
- 00014215  0x00002798 istore  0x00000001 , 0x00000005 
- 00014216  0x00002799 fetch  0x00000002 , 0x0000070c 
- 00014217  0x0000279a istore  0x00000002 , 0x00000005 
- 00014218  0x0000279b jam  0x00000004 , 0x00000722 
- 00014219  0x0000279c branch  0x000041b5 
- 00014220  0x000027a2 fetch  0x00000001 , 0x00004804 
- 00014221  0x000027a3 rtn  0x00000034 
- 00014222  0x000027a4 pincrease  0x0000001e 
- 00014223  0x000027a5 store  0x00000001 , 0x00004804 
- 00014224  0x000027a6 rtn 
- 00014225  0x000027a9 arg  0x00004803 , 0x00000013 
- 00014226  0x000027aa arg  0x000037e4 , 0x00000012 
- 00014227  0x000027ab branch  0x000042e0 
- 00014228  0x000027ae arg  0x00004804 , 0x00000013 
- 00014229  0x000027af arg  0x00003797 , 0x00000012 
- 00014230  0x000027b0 branch  0x000042e0 
- 00014231  0x000027b3 fetch  0x00000002 , 0x00004855 
- 00014232  0x000027b4 branch  0x00007d79 
- 00014233  0x000027bc call  0x000037c4 
- 00014234  0x000027bd nrtn  0x00000028 
- 00014235  0x000027be bpatchx  0x000000a0 , 0x00004034 
- 00014236  0x000027bf fetch  0x00000002 , 0x0000070e 
- 00014237  0x000027c0 arg  0x0000f01f , 0x00000002 
- 00014238  0x000027c1 isub  0x00000002 , 0x0000003e 
- 00014239  0x000027c2 branch  0x000037d8 , 0x00000005 
- 00014240  0x000027c4 arg  0x0000f014 , 0x00000002 
- 00014241  0x000027c5 isub  0x00000002 , 0x0000003e 
- 00014242  0x000027c6 branch  0x0000391c , 0x00000005 
- 00014243  0x000027c8 arg  0x0000f013 , 0x00000002 
- 00014244  0x000027c9 isub  0x00000002 , 0x0000003e 
- 00014245  0x000027ca branch  0x00003907 , 0x00000005 
- 00014246  0x000027cc arg  0x0000f017 , 0x00000002 
- 00014247  0x000027cd isub  0x00000002 , 0x0000003e 
- 00014248  0x000027ce branch  0x00003819 , 0x00000005 
- 00014249  0x000027cf arg  0x0000f018 , 0x00000002 
- 00014250  0x000027d0 isub  0x00000002 , 0x0000003e 
- 00014251  0x000027d1 branch  0x00003845 , 0x00000005 
- 00014252  0x000027d2 arg  0x0000f016 , 0x00000002 
- 00014253  0x000027d3 isub  0x00000002 , 0x0000003e 
- 00014254  0x000027d4 branch  0x0000386a , 0x00000005 
- 00014255  0x000027d7 arg  0x00000534 , 0x00000002 
- 00014256  0x000027d8 isub  0x00000002 , 0x0000003e 
- 00014257  0x000027d9 branch  0x000037cf , 0x00000005 
- 00014258  0x000027da arg  0x00000533 , 0x00000002 
- 00014259  0x000027db isub  0x00000002 , 0x0000003e 
- 00014260  0x000027dc branch  0x000037d2 , 0x00000005 
- 00014261  0x000027dd arg  0x00000123 , 0x00000002 
- 00014262  0x000027de isub  0x00000002 , 0x0000003e 
- 00014263  0x000027df branch  0x000037d5 , 0x00000005 
- 00014264  0x000027e0 fetch  0x00000002 , 0x0000482c 
- 00014265  0x000027e1 branch  0x00007d79 
- 00014266  0x000027e4 rtn 
- 00014267  0x000027e6 ifetch  0x00000002 , 0x00000006 
- 00014268  0x000027e7 arg  0x000001a8 , 0x00000002 
- 00014269  0x000027e8 isub  0x00000002 , 0x0000003e 
- 00014270  0x000027e9 nrtn  0x00000005 
- 00014271  0x000027ea ifetch  0x00000001 , 0x00000006 
- 00014272  0x000027eb fetcht  0x00000001 , 0x000049b6 
- 00014273  0x000027ec isub  0x00000002 , 0x0000003e 
- 00014274  0x000027ed nrtn  0x00000005 
- 00014275  0x000027ee branch  0x00003b2a 
- 00014276  0x000027f1 call  0x00007dbc 
- 00014277  0x000027f2 fetch  0x00000002 , 0x0000070b 
- 00014278  0x000027f3 arg  0x000001a8 , 0x00000002 
- 00014279  0x000027f4 isub  0x00000002 , 0x0000003e 
- 00014280  0x000027f5 nrtn  0x00000005 
- 00014281  0x000027f6 fetcht  0x00000001 , 0x000044f1 
- 00014282  0x000027f7 fetch  0x00000001 , 0x0000070d 
- 00014283  0x000027f8 isub  0x00000002 , 0x0000003e 
- 00014284  0x000027f9 rtn  0x00000005 
- 00014285  0x000027fa store  0x00000001 , 0x000044f1 
- 00014286  0x000027fb branch  0x00007dba 
- 00014287  0x000027fe call  0x000037f4 
- 00014288  0x000027ff fetch  0x00000002 , 0x0000483c 
- 00014289  0x00002800 branch  0x00007d79 
- 00014290  0x00002804 call  0x000037f4 
- 00014291  0x00002805 fetch  0x00000002 , 0x0000483e 
- 00014292  0x00002806 branch  0x00007d79 
- 00014293  0x00002809 call  0x000037ee 
- 00014294  0x0000280a fetch  0x00000002 , 0x00004840 
- 00014295  0x0000280b branch  0x00007d79 
- 00014296  0x0000280f call  0x000037f0 
- 00014297  0x00002811 fetch  0x00000004 , 0x00000710 
- 00014298  0x00002812 store  0x00000004 , 0x000044f3 
- 00014299  0x00002813 branch  0x00003889 
- 00014300  0x00002818 setarg  0x000000d3 
- 00014301  0x00002819 store  0x00000001 , 0x00000723 
- 00014302  0x0000281a setarg  0x000001a8 
- 00014303  0x0000281b istore  0x00000002 , 0x00000005 
- 00014304  0x0000281c fetch  0x00000001 , 0x000044f1 
- 00014305  0x0000281d istore  0x00000001 , 0x00000005 
- 00014306  0x0000281e istoret  0x00000002 , 0x00000005 
- 00014307  0x0000281f rtn 
- 00014308  0x00002823 arg  0x00000000 , 0x00000007 
- 00014309  0x00002824 arg  0x00000003 , 0x00000002 
- 00014310  0x00002825 arg  0x0000f009 , 0x00000011 
- 00014311  0x00002826 branch  0x000037fc 
- 00014312  0x00002832 arg  0x00000100 , 0x00000011 
- 00014313  0x00002833 branch  0x000037fc 
- 00014314  0x00002838 arg  0x00000008 , 0x00000039 
- 00014315  0x00002839 branch  0x000037f6 
- 00014316  0x0000283c arg  0x00000008 , 0x00000039 
- 00014317  0x0000283d branch  0x000037f6 
- 00014318  0x00002840 arg  0x00000006 , 0x00000039 
- 00014319  0x00002841 branch  0x000037f6 
- 00014320  0x00002844 arg  0x00000004 , 0x00000039 
- 00014321  0x00002845 branch  0x000037f6 
- 00014322  0x00002848 arg  0x00000002 , 0x00000039 
- 00014323  0x00002849 branch  0x000037f6 
- 00014324  0x0000284c arg  0x00000001 , 0x00000039 
- 00014325  0x0000284d branch  0x000037f6 
- 00014326  0x00002851 add  0x00000039 , 0x00000006 , 0x0000003f 
- 00014327  0x00002852 store  0x00000001 , 0x00000722 
- 00014328  0x00002853 call  0x000037dc 
- 00014329  0x00002854 arg  0x00000710 , 0x00000006 
- 00014330  0x00002855 call  0x00007cda 
- 00014331  0x00002856 branch  0x000041b5 
- 00014332  0x0000285e call  0x00003808 
- 00014333  0x0000285f istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014334  0x00002860 istoret  0x00000001 , 0x00000005 
- 00014335  0x00002861 jam  0x00000007 , 0x00000722 
- 00014336  0x00002862 branch  0x00003806 
- 00014337  0x00002869 call  0x00003808 
- 00014338  0x0000286a istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014339  0x0000286b istoret  0x00000002 , 0x00000005 
- 00014340  0x0000286c jam  0x00000008 , 0x00000722 
- 00014341  0x0000286d branch  0x00003806 
- 00014342  0x00002872 call  0x00003f6e 
- 00014343  0x00002873 branch  0x000041b5 
- 00014344  0x00002877 fetch  0x00000001 , 0x000047ae 
- 00014345  0x00002878 store  0x00000001 , 0x0000092b 
- 00014346  0x00002879 setarg  0x000000f0 
- 00014347  0x0000287a store  0x00000002 , 0x0000094c 
- 00014348  0x0000287b fetch  0x00000001 , 0x000044f2 
- 00014349  0x0000287c pincrease  0x00000001 
- 00014350  0x0000287d store  0x00000001 , 0x000044f2 
- 00014351  0x0000287e beq  0x000000c0 , 0x00003817 
- 00014352  0x0000287f setarg  0x000000d4 
- 00014353  0x00002880 store  0x00000001 , 0x00000723 
- 00014354  0x00002881 setarg  0x000001a8 
- 00014355  0x00002882 istore  0x00000002 , 0x00000005 
- 00014356  0x00002883 fetch  0x00000001 , 0x000044f2 
- 00014357  0x00002884 istore  0x00000001 , 0x00000005 
- 00014358  0x00002885 rtn 
- 00014359  0x00002888 jam  0x00000080 , 0x000044f2 
- 00014360  0x00002889 rtn 
- 00014361  0x0000288d copy  0x00000006 , 0x00000011 
- 00014362  0x0000288e fetch  0x00000001 , 0x00000709 
- 00014363  0x0000288f arg  0x00000006 , 0x00000002 
- 00014364  0x00002890 isub  0x00000002 , 0x0000003f 
- 00014365  0x00002891 store  0x00000001 , 0x00004608 
- 00014366  0x00002892 copy  0x0000003f , 0x00000039 
- 00014367  0x00002893 copy  0x00000011 , 0x00000006 
- 00014368  0x00002894 arg  0x00004609 , 0x00000005 
- 00014369  0x00002895 call  0x00007cda 
- 00014370  0x00002896 arg  0x00000000 , 0x00000012 
- 00014371  0x00002898 arg  0x00004609 , 0x0000003f 
- 00014372  0x00002899 iadd  0x00000012 , 0x00000002 
- 00014373  0x0000289a ifetch  0x00000001 , 0x00000002 
- 00014374  0x0000289b beq  0x000000ff , 0x0000383f 
- 00014375  0x0000289c and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014376  0x0000289d call  0x00003837 
- 00014377  0x0000289e increase  0x00000001 , 0x00000012 
- 00014378  0x0000289f fetch  0x00000001 , 0x00004608 
- 00014379  0x000028a0 isub  0x00000012 , 0x0000003e 
- 00014380  0x000028a1 branch  0x00003823 , 0x00000002 
- 00014381  0x000028a2 call  0x0000394a 
- 00014382  0x000028a4 arg  0x0000f017 , 0x00000002 
- 00014383  0x000028a5 call  0x000037dc 
- 00014384  0x000028a6 arg  0x00000000 , 0x00000002 
- 00014385  0x000028a7 istoret  0x00000001 , 0x00000005 
- 00014386  0x000028a8 copy  0x00000005 , 0x00000002 
- 00014387  0x000028a9 call  0x0000393b 
- 00014388  0x000028aa pincrease  0x00000007 
- 00014389  0x000028ab store  0x00000001 , 0x00000722 
- 00014390  0x000028ac branch  0x000041b5 
- 00014391  0x000028af rtn  0x00000034 
- 00014392  0x000028b0 pincrease  0xffffffff 
- 00014393  0x000028b1 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014394  0x000028b2 arg  0x00004503 , 0x00000011 
- 00014395  0x000028b3 iadd  0x00000011 , 0x00000011 
- 00014396  0x000028b4 setarg  0x00000000 
- 00014397  0x000028b5 istore  0x00000001 , 0x00000011 
- 00014398  0x000028b6 rtn 
- 00014399  0x000028b9 arg  0x00000012 , 0x00000039 
- 00014400  0x000028ba mul32  0x00000039 , 0x0000000d , 0x00000039 
- 00014401  0x000028bb arg  0x00004503 , 0x00000005 
- 00014402  0x000028bc call  0x00007ca1 
- 00014403  0x000028bd call  0x0000394a 
- 00014404  0x000028be branch  0x0000382e 
- 00014405  0x000028c1 ifetch  0x00000001 , 0x00000006 
- 00014406  0x000028c2 beq  0x000000ff , 0x0000385e 
- 00014407  0x000028c3 store  0x00000001 , 0x000045ff 
- 00014408  0x000028c4 ifetch  0x00000001 , 0x00000006 
- 00014409  0x000028c5 pincrease  0xffffffff 
- 00014410  0x000028c6 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014411  0x000028c7 arg  0x00004503 , 0x00000006 
- 00014412  0x000028c8 iadd  0x00000006 , 0x00000006 
- 00014413  0x000028c9 arg  0x000045ed , 0x00000005 
- 00014414  0x000028ca arg  0x00000012 , 0x00000039 
- 00014415  0x000028cb call  0x00007cda 
- 00014416  0x000028cc arg  0x0000f018 , 0x00000002 
- 00014417  0x000028cd call  0x000037dc 
- 00014418  0x000028ce fetch  0x00000001 , 0x000045ed 
- 00014419  0x000028cf branch  0x00003867 , 0x00000034 
- 00014420  0x000028d0 arg  0x00000000 , 0x00000002 
- 00014421  0x000028d1 istoret  0x00000001 , 0x00000005 
- 00014422  0x000028d3 fetch  0x00000001 , 0x000045ff 
- 00014423  0x000028d4 istore  0x00000001 , 0x00000005 
- 00014424  0x000028d5 fetch  0x00000001 , 0x000045ed 
- 00014425  0x000028d6 istore  0x00000001 , 0x00000005 
- 00014426  0x000028d7 fetch  0x00000008 , 0x000045ee 
- 00014427  0x000028d8 istore  0x00000008 , 0x00000005 
- 00014428  0x000028d9 jam  0x00000011 , 0x00000722 
- 00014429  0x000028da branch  0x000041b5 
- 00014430  0x000028de arg  0x0000f018 , 0x00000002 
- 00014431  0x000028df call  0x000037dc 
- 00014432  0x000028e0 arg  0x000000ff , 0x00000002 
- 00014433  0x000028e1 istoret  0x00000002 , 0x00000005 
- 00014434  0x000028e4 copy  0x00000005 , 0x00000002 
- 00014435  0x000028e5 call  0x0000393b 
- 00014436  0x000028e6 pincrease  0x00000008 
- 00014437  0x000028e7 store  0x00000001 , 0x00000722 
- 00014438  0x000028e8 branch  0x000041b5 
- 00014439  0x000028ee arg  0x00000080 , 0x00000002 
- 00014440  0x000028ef istore  0x00000001 , 0x00000005 
- 00014441  0x000028f0 branch  0x00003856 
- 00014442  0x000028f3 ifetch  0x00000001 , 0x00000006 
- 00014443  0x000028f4 store  0x00000001 , 0x000045ff 
- 00014444  0x000028f5 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014445  0x000028f6 pincrease  0xffffffff 
- 00014446  0x000028f7 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014447  0x000028f8 arg  0x00004503 , 0x00000005 
- 00014448  0x000028f9 iadd  0x00000005 , 0x00000005 
- 00014449  0x000028fa fetch  0x00000001 , 0x000045ff 
- 00014450  0x000028fb istore  0x00000001 , 0x00000005 
- 00014451  0x000028fc call  0x0000394a 
- 00014452  0x000028fd arg  0x0000f016 , 0x00000002 
- 00014453  0x000028fe call  0x000037dc 
- 00014454  0x000028ff setarg  0x00000000 
- 00014455  0x00002900 istore  0x00000001 , 0x00000005 
- 00014456  0x00002901 copy  0x00000005 , 0x00000002 
- 00014457  0x00002902 call  0x0000393b 
- 00014458  0x00002903 pincrease  0x00000007 
- 00014459  0x00002904 store  0x00000001 , 0x00000722 
- 00014460  0x00002905 branch  0x000041b5 
- 00014461  0x0000290b copy  0x00000022 , 0x00000002 
- 00014462  0x0000290c fetch  0x00000004 , 0x000044f7 
- 00014463  0x0000290d isub  0x00000002 , 0x0000003e 
- 00014464  0x0000290e call  0x0000388f , 0x00000002 
- 00014465  0x0000290f call  0x00003896 
- 00014466  0x00002910 isub  0x00000002 , 0x0000003e 
- 00014467  0x00002911 rtn  0x00000002 
- 00014468  0x00002912 call  0x0000388a 
- 00014469  0x00002913 fetch  0x00000004 , 0x000044f3 
- 00014470  0x00002914 pincrease  0x00000001 
- 00014471  0x00002915 store  0x00000004 , 0x000044f3 
- 00014472  0x00002916 branch  0x0000389a 
- 00014473  0x0000291a copy  0x00000022 , 0x0000003f 
- 00014474  0x0000291c store  0x00000004 , 0x000044f7 
- 00014475  0x0000291d fetch  0x00000001 , 0x000044fa 
- 00014476  0x0000291e and_into  0x0000000f , 0x0000003f 
- 00014477  0x0000291f store  0x00000001 , 0x000044fa 
- 00014478  0x00002920 rtn 
- 00014479  0x00002923 rtn  0x00000005 
- 00014480  0x00002924 copy  0x0000003f , 0x00000012 
- 00014481  0x00002925 setarg  0x00100000 
- 00014482  0x00002926 lshift8  0x0000003f , 0x0000003f 
- 00014483  0x00002927 iadd  0x00000002 , 0x00000002 
- 00014484  0x00002928 copy  0x00000012 , 0x0000003f 
- 00014485  0x00002929 rtn 
- 00014486  0x0000292c arg  0x00000014 , 0x00000039 
- 00014487  0x0000292e pincrease  0x000000a0 
- 00014488  0x0000292f loop  0x00003897 
- 00014489  0x00002930 rtn 
- 00014490  0x00002933 setarg  0x0000000d 
- 00014491  0x00002934 store  0x00000001 , 0x00004602 
- 00014492  0x00002935 pincrease  0xffffffff 
- 00014493  0x00002936 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014494  0x00002937 arg  0x00004503 , 0x00000030 
- 00014495  0x00002938 iadd  0x00000030 , 0x00000030 
- 00014496  0x0000293a ifetch  0x00000001 , 0x00000030 
- 00014497  0x0000293b ncall  0x000038a8 , 0x00000034 
- 00014498  0x0000293c increase  0xffffffee , 0x00000030 
- 00014499  0x0000293e fetch  0x00000001 , 0x00004602 
- 00014500  0x0000293f pincrease  0xffffffff 
- 00014501  0x00002940 rtn  0x00000034 
- 00014502  0x00002941 store  0x00000001 , 0x00004602 
- 00014503  0x00002942 branch  0x000038a0 
- 00014504  0x00002945 arg  0x00000007 , 0x00000007 
- 00014505  0x00002946 qisolate0  0x0000003f 
- 00014506  0x00002947 rtn  0x00000001 
- 00014507  0x00002948 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014508  0x00002949 arg  0x0000000d , 0x00000002 
- 00014509  0x0000294a isub  0x00000002 , 0x0000003e 
- 00014510  0x0000294b rtn  0x00000002 
- 00014511  0x0000294c copy  0x00000030 , 0x00000006 
- 00014512  0x0000294d arg  0x000045ed , 0x00000005 
- 00014513  0x0000294e arg  0x00000012 , 0x00000039 
- 00014514  0x0000294f call  0x00007cda 
- 00014515  0x00002950 fetch  0x00000001 , 0x000045fe 
- 00014516  0x00002951 beq  0x00000059 , 0x000038bf 
- 00014517  0x00002953 fetcht  0x00000004 , 0x000044f3 
- 00014518  0x00002954 fetch  0x00000004 , 0x000045ee 
- 00014519  0x00002955 isub  0x00000002 , 0x0000003e 
- 00014520  0x00002956 fetch  0x00000001 , 0x000045f5 
- 00014521  0x00002957 branch  0x000038e3 , 0x00000005 
- 00014522  0x00002958 nbranch  0x000038bc , 0x00000002 
- 00014523  0x00002959 rtn 
- 00014524  0x0000295c setarg  0x00000000 
- 00014525  0x0000295d istore  0x00000001 , 0x00000030 
- 00014526  0x0000295e rtn 
- 00014527  0x00002962 fetch  0x00000004 , 0x000044f3 
- 00014528  0x00002963 arg  0x0000003c , 0x00000002 
- 00014529  0x00002964 idiv  0x00000002 
- 00014530  0x00002965 call  0x00007d62 
- 00014531  0x00002966 remainder  0x0000003f 
- 00014532  0x00002967 nrtn  0x00000034 
- 00014533  0x00002969 fetch  0x00000004 , 0x000044f3 
- 00014534  0x0000296a arg  0x00054600 , 0x00000002 
- 00014535  0x0000296b isub  0x00000002 , 0x0000003f 
- 00014536  0x0000296d arg  0x00093a80 , 0x00000002 
- 00014537  0x0000296e idiv  0x00000002 
- 00014538  0x0000296f call  0x00007d62 
- 00014539  0x00002970 remainder  0x0000003f 
- 00014540  0x00002971 arg  0x00015180 , 0x00000002 
- 00014541  0x00002972 idiv  0x00000002 
- 00014542  0x00002973 call  0x00007d62 
- 00014543  0x00002974 remainder  0x00000011 
- 00014544  0x00002975 quotient  0x00000007 
- 00014545  0x00002976 fetch  0x00000001 , 0x000045f2 
- 00014546  0x00002977 branch  0x000038d5 , 0x00000034 
- 00014547  0x00002978 qisolate1  0x0000003f 
- 00014548  0x00002979 nrtn  0x00000001 
- 00014549  0x0000297c deposit  0x00000011 
- 00014550  0x0000297d arg  0x0000003c , 0x00000002 
- 00014551  0x0000297e idiv  0x00000002 
- 00014552  0x0000297f call  0x00007d62 
- 00014553  0x00002980 quotient  0x00000002 
- 00014554  0x00002981 setarg  0x000001e0 
- 00014555  0x00002982 iadd  0x00000002 , 0x00000002 
- 00014556  0x00002983 fetch  0x00000002 , 0x000045ee 
- 00014557  0x00002984 arg  0x00000fff , 0x00000011 
- 00014558  0x00002985 iand  0x00000011 , 0x0000003f 
- 00014559  0x00002986 isub  0x00000002 , 0x0000003e 
- 00014560  0x00002987 nrtn  0x00000005 
- 00014561  0x00002988 fetch  0x00000001 , 0x000045f6 
- 00014562  0x00002989 branch  0x000038e3 
- 00014563  0x0000298c store  0x00000001 , 0x0000070c 
- 00014564  0x0000298d jam  0x00000001 , 0x00004602 
- 00014565  0x0000298f copy  0x00000030 , 0x0000003f 
- 00014566  0x00002990 store  0x00000002 , 0x0000091f 
- 00014567  0x00002992 fetcht  0x00000001 , 0x0000070c 
- 00014568  0x00002993 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014569  0x00002994 call  0x000037e8 
- 00014570  0x00002996 fetch  0x00000002 , 0x0000091f 
- 00014571  0x00002997 copy  0x0000003f , 0x00000030 
- 00014572  0x00002998 add  0x00000030 , 0x00000011 , 0x00000006 
- 00014573  0x00002999 ifetch  0x00000001 , 0x00000006 
- 00014574  0x0000299a beq  0x00000059 , 0x000038f4 
- 00014575  0x0000299c setarg  0x00000000 
- 00014576  0x0000299d istore  0x00000001 , 0x00000030 
- 00014577  0x0000299e fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014578  0x0000299f call  0x000038ff 
- 00014579  0x000029a0 branch  0x0000394a 
- 00014580  0x000029a5 fetch  0x00000001 , 0x000045f2 
- 00014581  0x000029a6 branch  0x000038ef , 0x00000034 
- 00014582  0x000029a7 arg  0x0000f009 , 0x00000002 
- 00014583  0x000029a8 call  0x000037dc 
- 00014584  0x000029a9 setarg  0x00000011 
- 00014585  0x000029aa istore  0x00000001 , 0x00000005 
- 00014586  0x000029ab ifetch  0x00000001 , 0x00000030 
- 00014587  0x000029ac or  0x0000003f , 0x00000080 , 0x0000003f 
- 00014588  0x000029ad istore  0x00000001 , 0x00000005 
- 00014589  0x000029ae jam  0x00000008 , 0x00000723 
- 00014590  0x000029af branch  0x00003806 
- 00014591  0x000029b2 arg  0x0000f020 , 0x00000002 
- 00014592  0x000029b3 call  0x000037dc 
- 00014593  0x000029b4 copy  0x00000005 , 0x00000002 
- 00014594  0x000029b5 call  0x0000393b 
- 00014595  0x000029b7 pincrease  0x00000006 
- 00014596  0x000029b8 store  0x00000001 , 0x00000722 
- 00014597  0x000029b9 jam  0x000000d3 , 0x00000723 
- 00014598  0x000029ba branch  0x00003806 
- 00014599  0x000029be arg  0x000045ed , 0x00000005 
- 00014600  0x000029bf arg  0x00000010 , 0x00000039 
- 00014601  0x000029c0 call  0x00007cda 
- 00014602  0x000029c1 fetch  0x00000001 , 0x000045ed 
- 00014603  0x000029c2 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014604  0x000029c3 store  0x00000001 , 0x000045ff 
- 00014605  0x000029c4 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014606  0x000029c5 nrtn  0x00000002 
- 00014607  0x000029c6 fetch  0x00000004 , 0x000045ee 
- 00014608  0x000029c7 arg  0x0000003c , 0x00000002 
- 00014609  0x000029c8 idiv  0x00000002 
- 00014610  0x000029c9 call  0x00007d62 
- 00014611  0x000029ca remainder  0x00000002 
- 00014612  0x000029cb isub  0x00000002 , 0x0000003f 
- 00014613  0x000029cc store  0x00000004 , 0x000045ee 
- 00014614  0x000029cd setarg  0x00000000 
- 00014615  0x000029ce store  0x00000002 , 0x000045fd 
- 00014616  0x000029cf arg  0x000045ed , 0x00000011 
- 00014617  0x000029d0 call  0x00003930 
- 00014618  0x000029d1 arg  0x0000f013 , 0x00000002 
- 00014619  0x000029d2 branch  0x00003928 
- 00014620  0x000029d9 arg  0x000045ed , 0x00000005 
- 00014621  0x000029da arg  0x00000011 , 0x00000039 
- 00014622  0x000029db call  0x00007cda 
- 00014623  0x000029de fetch  0x00000001 , 0x000045ed 
- 00014624  0x000029df and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014625  0x000029e0 store  0x00000001 , 0x000045ff 
- 00014626  0x000029e1 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014627  0x000029e2 nrtn  0x00000002 
- 00014628  0x000029e4 jam  0x00000059 , 0x000045fe 
- 00014629  0x000029e5 arg  0x000045ed , 0x00000011 
- 00014630  0x000029e6 call  0x00003930 
- 00014631  0x000029e7 arg  0x0000f014 , 0x00000002 
- 00014632  0x000029ec call  0x000037dc 
- 00014633  0x000029ed setarg  0x00000000 
- 00014634  0x000029ee store  0x00000001 , 0x00000729 
- 00014635  0x000029ef copy  0x00000005 , 0x00000002 
- 00014636  0x000029f0 call  0x0000393b 
- 00014637  0x000029f1 pincrease  0x00000007 
- 00014638  0x000029f2 store  0x00000001 , 0x00000722 
- 00014639  0x000029f3 branch  0x000041b5 
- 00014640  0x000029f7 call  0x00003937 
- 00014641  0x000029f8 copy  0x00000011 , 0x00000006 
- 00014642  0x000029f9 arg  0x00004503 , 0x00000005 
- 00014643  0x000029fa iadd  0x00000005 , 0x00000005 
- 00014644  0x000029fb arg  0x00000012 , 0x00000039 
- 00014645  0x000029fc call  0x00007cda 
- 00014646  0x000029fd branch  0x0000394a 
- 00014647  0x00002a00 fetch  0x00000001 , 0x000045ff 
- 00014648  0x00002a01 pincrease  0xffffffff 
- 00014649  0x00002a02 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014650  0x00002a03 rtn 
- 00014651  0x00002a06 arg  0x00004503 , 0x00000011 
- 00014652  0x00002a07 arg  0x00000000 , 0x00000012 
- 00014653  0x00002a08 copy  0x00000002 , 0x00000005 
- 00014654  0x00002a09 arg  0x0000000d , 0x00000039 
- 00014655  0x00002a0a increase  0xffffffff , 0x00000039 
- 00014656  0x00002a0c ifetch  0x00000001 , 0x00000011 
- 00014657  0x00002a0d beq  0x000000ff , 0x00003945 
- 00014658  0x00002a0e branch  0x00003945 , 0x00000034 
- 00014659  0x00002a0f increase  0x00000001 , 0x00000012 
- 00014660  0x00002a10 istore  0x00000001 , 0x00000005 
- 00014661  0x00002a12 setarg  0x00000012 
- 00014662  0x00002a13 iadd  0x00000011 , 0x00000011 
- 00014663  0x00002a14 loop  0x00003940 
- 00014664  0x00002a15 copy  0x00000012 , 0x0000003f 
- 00014665  0x00002a16 rtn 
- 00014666  0x00002a19 fetch  0x00000002 , 0x0000484a 
- 00014667  0x00002a1a branch  0x00007d79 
- 00014668  0x00002a25 bpatchx  0x000000a1 , 0x00004034 
- 00014669  0x00002a26 setarg  0x00004a5e 
- 00014670  0x00002a27 store  0x00000002 , 0x00004aed 
- 00014671  0x00002a28 setarg  0x00004aeb 
- 00014672  0x00002a29 store  0x00000002 , 0x00000919 
- 00014673  0x00002a2a jam  0x00000014 , 0x00000787 
- 00014674  0x00002a2b fetch  0x00000001 , 0x00004808 
- 00014675  0x00002a2c store  0x00000001 , 0x00000788 
- 00014676  0x00002a2e fetch  0x00000001 , 0x00000916 
- 00014677  0x00002a2f pincrease  0x0000000b 
- 00014678  0x00002a30 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00014679  0x00002a39 store  0x00000001 , 0x00000789 
- 00014680  0x00002a3a pincrease  0xffffffff 
- 00014681  0x00002a3d istore  0x00000001 , 0x00000005 
- 00014682  0x00002a3e setarg  0x0000002a 
- 00014683  0x00002a3f istore  0x00000001 , 0x00000005 
- 00014684  0x00002a40 arg  0x00004998 , 0x00000006 
- 00014685  0x00002a41 call  0x00007ccc 
- 00014686  0x00002a42 fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00014687  0x00002a43 call  0x00003967 
- 00014688  0x00002a44 call  0x000078b2 
- 00014689  0x00002a46 fetch  0x00000002 , 0x000044e9 
- 00014690  0x00002a47 isolate1  0x00000009 , 0x0000003f 
- 00014691  0x00002a48 nrtn  0x00000001 
- 00014692  0x00002a4a call  0x00003e5e 
- 00014693  0x00002a4b arg  0x00000787 , 0x00000011 
- 00014694  0x00002a4c branch  0x000078b2 
- 00014695  0x00002a4f add  0x00000011 , 0x00000002 , 0x00000006 
- 00014696  0x00002a50 ifetch  0x00000002 , 0x00000006 
- 00014697  0x00002a51 store  0x00000002 , 0x000043fb 
- 00014698  0x00002a52 arg  0x00000787 , 0x00000011 
- 00014699  0x00002a53 rtn 
- 00014700  0x00002a57 setarg  0x00004a5e 
- 00014701  0x00002a58 store  0x00000002 , 0x000043fb 
- 00014702  0x00002a59 rtn 
- 00014703  0x00002a5e fetch  0x00000001 , 0x000049b5 
- 00014704  0x00002a5f rtnne  0x00000001 
- 00014705  0x00002a60 jam  0x00000002 , 0x000049b5 
- 00014706  0x00002a61 branch  0x00003ace 
- 00014707  0x00002a64 arg  0x0000078c , 0x00000011 
- 00014708  0x00002a65 arg  0x00000012 , 0x00000002 
- 00014709  0x00002a66 setarg  0x00000021 
- 00014710  0x00002a67 nrtn  0x00000001 
- 00014711  0x00002a68 arg  0x0000079e , 0x00000011 
- 00014712  0x00002a69 fetcht  0x00000001 , 0x00000789 
- 00014713  0x00002a6a increase  0xffffffee , 0x00000002 
- 00014714  0x00002a6b setarg  0x00000022 
- 00014715  0x00002a6c rtn 
- 00014716  0x00002a75 arg  0x0000462b , 0x00000005 
- 00014717  0x00002a76 setarg  0x00000002 
- 00014718  0x00002a77 istore  0x00000001 , 0x00000005 
- 00014719  0x00002a78 setarg  0x00000001 
- 00014720  0x00002a79 istore  0x00000001 , 0x00000005 
- 00014721  0x00002a7a setarg  0x00000002 
- 00014722  0x00002a7b istore  0x00000001 , 0x00000005 
- 00014723  0x00002a7c rtn 
- 00014724  0x00002a81 arg  0x00001827 , 0x00000002 
- 00014725  0x00002a82 setarg  0x00000003 
- 00014726  0x00002a83 istore  0x00000001 , 0x00000005 
- 00014727  0x00002a84 setarg  0x00000003 
- 00014728  0x00002a85 istore  0x00000001 , 0x00000005 
- 00014729  0x00002a86 istoret  0x00000002 , 0x00000005 
- 00014730  0x00002a87 rtn 
- 00014731  0x00002a8b call  0x000025b8 
- 00014732  0x00002a8c call  0x00002af5 
- 00014733  0x00002a8d call  0x0000264e 
- 00014734  0x00002a8e nrtn  0x0000002d 
- 00014735  0x00002a90 fetch  0x00000001 , 0x00000002 
- 00014736  0x00002a91 pincrease  0x00000001 
- 00014737  0x00002a92 store  0x00000001 , 0x00000002 
- 00014738  0x00002a93 fetch  0x00000002 , 0x00004824 
- 00014739  0x00002a94 call  0x00007d79 
- 00014740  0x00002a95 branch  0x000025bc 
- 00014741  0x00002a98 call  0x000039a1 
- 00014742  0x00002a99 rtn  0x00000028 
- 00014743  0x00002a9b call  0x0000398b 
- 00014744  0x00002a9c call  0x00002018 
- 00014745  0x00002a9d fetcht  0x00000002 , 0x00004344 
- 00014746  0x00002a9e arg  0x0000000a , 0x00000007 
- 00014747  0x00002a9f call  0x000020dc 
- 00014748  0x00002aa0 rtn  0x00000028 
- 00014749  0x00002aa1 arg  0x0000000d , 0x00000007 
- 00014750  0x00002aa2 call  0x00007cef 
- 00014751  0x00002aa3 nbranch  0x00003997 , 0x00000034 
- 00014752  0x00002aa4 rtn 
- 00014753  0x00002aa7 fetcht  0x00000002 , 0x00004344 
- 00014754  0x00002aa8 arg  0x00000004 , 0x00000007 
- 00014755  0x00002aa9 call  0x000020dc 
- 00014756  0x00002aaa rtn  0x00000028 
- 00014757  0x00002aab call  0x000039a9 
- 00014758  0x00002aac fetch  0x00000002 , 0x00004344 
- 00014759  0x00002aad arg  0x0000000d , 0x00000007 
- 00014760  0x00002aae branch  0x00007ce1 
- 00014761  0x00002ab2 fetch  0x00000001 , 0x0000464a 
- 00014762  0x00002ab3 pincrease  0x00000001 
- 00014763  0x00002ab4 store  0x00000001 , 0x0000464a 
- 00014764  0x00002ab5 store  0x00000001 , 0x00000007 
- 00014765  0x00002ab6 rtnne  0x00000028 
- 00014766  0x00002ab7 jam  0x00000025 , 0x0000464a 
- 00014767  0x00002ab8 jam  0x00000025 , 0x00000007 
- 00014768  0x00002ab9 rtn 
- 00014769  0x00002abc fetch  0x00000001 , 0x0000004c 
- 00014770  0x00002abd and  0x0000003f , 0x0000000f , 0x0000003f 
- 00014771  0x00002abe beq  0x00000000 , 0x000039b6 
- 00014772  0x00002abf beq  0x00000002 , 0x000039b6 
- 00014773  0x00002ac0 rtn 
- 00014774  0x00002ac3 ifetcht  0x00000001 , 0x00000006 
- 00014775  0x00002ac4 sub  0x00000002 , 0x00000006 , 0x0000003e 
- 00014776  0x00002ac5 rtn  0x00000002 
- 00014777  0x00002ac6 sub  0x00000002 , 0x00000025 , 0x0000003e 
- 00014778  0x00002ac7 nrtn  0x00000002 
- 00014779  0x00002ac8 add  0x00000002 , 0xfffffffa , 0x00000011 
- 00014780  0x00002ac9 add  0x00000006 , 0x00000006 , 0x00000012 
- 00014781  0x00002acc ifetcht  0x00000001 , 0x00000012 
- 00014782  0x00002acd sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00014783  0x00002ace rtn  0x00000002 
- 00014784  0x00002acf sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00014785  0x00002ad0 nrtn  0x00000002 
- 00014786  0x00002ad1 copy  0x00000002 , 0x0000003f 
- 00014787  0x00002ad2 rtn  0x00000034 
- 00014788  0x00002ad3 bpatchx  0x000000a2 , 0x00004034 
- 00014789  0x00002ad4 ifetch  0x00000001 , 0x00000006 
- 00014790  0x00002ad5 beq  0x000000ff , 0x000039d1 
- 00014791  0x00002ad6 beq  0x0000002a , 0x00003f7c 
- 00014792  0x00002ad9 add  0x00000002 , 0x00000001 , 0x0000003f 
- 00014793  0x00002ada isub  0x00000011 , 0x0000003e 
- 00014794  0x00002adb rtn  0x00000002 
- 00014795  0x00002adc iadd  0x00000012 , 0x00000012 
- 00014796  0x00002add sub  0x00000002 , 0xffffffff , 0x0000003f 
- 00014797  0x00002ade iadd  0x00000011 , 0x00000011 
- 00014798  0x00002adf copy  0x00000011 , 0x0000003f 
- 00014799  0x00002ae0 rtn  0x00000034 
- 00014800  0x00002ae1 branch  0x000039bd 
- 00014801  0x00002ae4 jam  0x00000000 , 0x000007aa 
- 00014802  0x00002ae5 branch  0x00003cfa 
- 00014803  0x00002ae9 fetch  0x00000001 , 0x00000000 
- 00014804  0x00002aea pincrease  0x00000001 
- 00014805  0x00002aeb store  0x00000001 , 0x00000000 
- 00014806  0x00002aed bpatchx  0x000000a3 , 0x00004034 
- 00014807  0x00002aee call  0x000025b8 
- 00014808  0x00002aef arg  0x00000027 , 0x00000039 
- 00014809  0x00002af0 arg  0x00004169 , 0x00000006 
- 00014810  0x00002af1 arg  0x000007aa , 0x00000005 
- 00014811  0x00002af2 call  0x00007ccc 
- 00014812  0x00002af3 jam  0x00000025 , 0x00000007 
- 00014813  0x00002af4 arg  0x00000708 , 0x0000001b 
- 00014814  0x00002af5 enable  0x00000010 
- 00014815  0x00002af6 disable  0x0000002d 
- 00014816  0x00002af9 call  0x00002af5 
- 00014817  0x00002afa call  0x000039f0 
- 00014818  0x00002afb random  0x0000003f 
- 00014819  0x00002afc arg  0x000001ff , 0x00000002 
- 00014820  0x00002afd iand  0x00000002 , 0x0000003f 
- 00014821  0x00002afe add  0x0000003f , 0x00000064 , 0x0000003f 
- 00014822  0x00002aff call  0x00007c91 
- 00014823  0x00002b00 fetch  0x00000001 , 0x00000007 
- 00014824  0x00002b01 pincrease  0x00000001 
- 00014825  0x00002b02 store  0x00000001 , 0x00000007 
- 00014826  0x00002b03 bne  0x00000028 , 0x000039e0 
- 00014827  0x00002b05 arg  0x00000027 , 0x00000039 
- 00014828  0x00002b06 arg  0x00004169 , 0x00000005 
- 00014829  0x00002b07 arg  0x000007aa , 0x00000006 
- 00014830  0x00002b08 call  0x00007ccc 
- 00014831  0x00002b09 branch  0x000025bc 
- 00014832  0x00002b0c arg  0x00000002 , 0x00000002 
- 00014833  0x00002b0d storet  0x00000001 , 0x00004169 
- 00014834  0x00002b0e fetcht  0x00000001 , 0x0000462a 
- 00014835  0x00002b0f add  0x00000002 , 0x00000006 , 0x0000003f 
- 00014836  0x00002b10 store  0x00000001 , 0x0000416a 
- 00014837  0x00002b11 fetch  0x00000006 , 0x000042db 
- 00014838  0x00002b12 store  0x00000006 , 0x0000416b 
- 00014839  0x00002b13 copy  0x00000002 , 0x00000039 
- 00014840  0x00002b14 arg  0x0000462b , 0x00000006 
- 00014841  0x00002b15 call  0x00007ccc 
- 00014842  0x00002b17 branch  0x0000273e 
- 00014843  0x00002b23 bpatchx  0x000000a4 , 0x00004034 
- 00014844  0x00002b24 fetcht  0x00000002 , 0x000008f4 
- 00014845  0x00002b25 fetch  0x00000001 , 0x000008f3 
- 00014846  0x00002b26 copy  0x00000002 , 0x00000006 
- 00014847  0x00002b27 arg  0x0000476e , 0x00000011 
- 00014848  0x00002b28 arg  0x0000477e , 0x00000030 
- 00014849  0x00002b29 call  0x00003c5a 
- 00014850  0x00002b2a call  0x00007dbc 
- 00014851  0x00002b2b copy  0x00000013 , 0x0000003f 
- 00014852  0x00002b2c iadd  0x00000030 , 0x00000006 
- 00014853  0x00002b2d fetcht  0x00000004 , 0x0000477e 
- 00014854  0x00002b2e fetch  0x00000002 , 0x00000910 
- 00014855  0x00002b2f copy  0x0000003f , 0x00000011 
- 00014856  0x00002b31 arg  0x0000000a , 0x00000039 
- 00014857  0x00002b33 ifetch  0x00000004 , 0x00000011 
- 00014858  0x00002b34 branch  0x00003a16 , 0x00000034 
- 00014859  0x00002b35 isub  0x00000002 , 0x0000003e 
- 00014860  0x00002b36 rtn  0x00000005 
- 00014861  0x00002b37 increase  0x00000004 , 0x00000011 
- 00014862  0x00002b38 loop  0x00003a09 
- 00014863  0x00002b39 fetch  0x00000002 , 0x00000910 
- 00014864  0x00002b3a copy  0x0000003f , 0x00000005 
- 00014865  0x00002b3b add  0x0000003f , 0x00000004 , 0x00000006 
- 00014866  0x00002b3e arg  0x00000024 , 0x00000039 
- 00014867  0x00002b3f call  0x00007ccc 
- 00014868  0x00002b40 istoret  0x00000004 , 0x00000005 
- 00014869  0x00002b41 branch  0x00007dba 
- 00014870  0x00002b43 istoret  0x00000004 , 0x00000011 
- 00014871  0x00002b44 branch  0x00007dba 
- 00014872  0x00002b47 fetch  0x00000001 , 0x00004857 
- 00014873  0x00002b48 beq  0x00000001 , 0x00003a43 
- 00014874  0x00002b4a call  0x00003a21 
- 00014875  0x00002b4b call  0x00003a25 
- 00014876  0x00002b4c call  0x00003a2c 
- 00014877  0x00002b4d call  0x00003a30 
- 00014878  0x00002b4e call  0x00003a34 
- 00014879  0x00002b4f call  0x00003a35 
- 00014880  0x00002b50 branch  0x00003a39 
- 00014881  0x00002b53 arg  0x0000001a , 0x00000002 
- 00014882  0x00002b54 arg  0x0000480a , 0x00000011 
- 00014883  0x00002b55 setarg  0x0001ffa0 
- 00014884  0x00002b56 branch  0x00006c4d 
- 00014885  0x00002b58 arg  0x00000013 , 0x00000002 
- 00014886  0x00002b59 arg  0x000047ef , 0x00000011 
- 00014887  0x00002b5a setarg  0x0001e000 
- 00014888  0x00002b5b call  0x00006c4d 
- 00014889  0x00002b5c fetch  0x00000001 , 0x000047ff 
- 00014890  0x00002b5d store  0x00000001 , 0x00004871 
- 00014891  0x00002b5e rtn 
- 00014892  0x00002b60 arg  0x00000010 , 0x00000002 
- 00014893  0x00002b61 arg  0x00004959 , 0x00000011 
- 00014894  0x00002b62 setarg  0x0001e100 
- 00014895  0x00002b63 branch  0x00006c4d 
- 00014896  0x00002b65 arg  0x00000010 , 0x00000002 
- 00014897  0x00002b66 arg  0x000046a0 , 0x00000011 
- 00014898  0x00002b67 setarg  0x0001e200 
- 00014899  0x00002b68 branch  0x00006c4d 
- 00014900  0x00002b6a rtn 
- 00014901  0x00002b6c arg  0x00000003 , 0x00000002 
- 00014902  0x00002b6d arg  0x00004992 , 0x00000011 
- 00014903  0x00002b6e setarg  0x0001f000 
- 00014904  0x00002b6f branch  0x00006c4d 
- 00014905  0x00002b71 fetch  0x00000002 , 0x0000484c 
- 00014906  0x00002b72 rtnbit1  0x00000002 
- 00014907  0x00002b73 arg  0x00000040 , 0x00000002 
- 00014908  0x00002b74 arg  0x000006a1 , 0x00000011 
- 00014909  0x00002b75 setarg  0x0001e400 
- 00014910  0x00002b76 call  0x00006c4d 
- 00014911  0x00002b77 call  0x00003e3e 
- 00014912  0x00002b78 arg  0x000006a1 , 0x00000006 
- 00014913  0x00002b79 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014914  0x00002b7a branch  0x00003a6b 
- 00014915  0x00002b7e call  0x00003a4a 
- 00014916  0x00002b7f call  0x00003a4e 
- 00014917  0x00002b80 call  0x00003a55 
- 00014918  0x00002b81 call  0x00003a59 
- 00014919  0x00002b82 call  0x00003a5d 
- 00014920  0x00002b83 call  0x00003a5e 
- 00014921  0x00002b84 branch  0x00003a62 
- 00014922  0x00002b87 arg  0x0000001a , 0x00000002 
- 00014923  0x00002b88 arg  0x0000480a , 0x00000011 
- 00014924  0x00002b89 arg  0x00000000 , 0x00000012 
- 00014925  0x00002b8a branch  0x00006ce1 
- 00014926  0x00002b8d arg  0x00000013 , 0x00000002 
- 00014927  0x00002b8e arg  0x000047ef , 0x00000011 
- 00014928  0x00002b8f arg  0x0000001a , 0x00000012 
- 00014929  0x00002b90 call  0x00006ce1 
- 00014930  0x00002b91 fetch  0x00000001 , 0x000047ff 
- 00014931  0x00002b92 store  0x00000001 , 0x00004871 
- 00014932  0x00002b93 rtn 
- 00014933  0x00002b96 arg  0x00000010 , 0x00000002 
- 00014934  0x00002b97 arg  0x00004959 , 0x00000011 
- 00014935  0x00002b98 arg  0x0000002d , 0x00000012 
- 00014936  0x00002b99 branch  0x00006ce1 
- 00014937  0x00002b9c arg  0x00000010 , 0x00000002 
- 00014938  0x00002b9d arg  0x000046a0 , 0x00000011 
- 00014939  0x00002b9e arg  0x0000003d , 0x00000012 
- 00014940  0x00002b9f branch  0x00006ce1 
- 00014941  0x00002ba2 rtn 
- 00014942  0x00002ba5 arg  0x00000003 , 0x00000002 
- 00014943  0x00002ba6 arg  0x00004992 , 0x00000011 
- 00014944  0x00002ba7 arg  0x0000004e , 0x00000012 
- 00014945  0x00002ba8 branch  0x00006ce1 
- 00014946  0x00002bab fetch  0x00000002 , 0x0000484c 
- 00014947  0x00002bac rtnbit1  0x00000002 
- 00014948  0x00002bad arg  0x00000040 , 0x00000002 
- 00014949  0x00002bae arg  0x000006a1 , 0x00000011 
- 00014950  0x00002baf arg  0x00000051 , 0x00000012 
- 00014951  0x00002bb0 call  0x00006ce1 
- 00014952  0x00002bb1 call  0x00003e3e 
- 00014953  0x00002bb2 arg  0x000006a1 , 0x00000006 
- 00014954  0x00002bb3 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014955  0x00002bb5 copy  0x00000011 , 0x00000005 
- 00014956  0x00002bb6 call  0x00007c8f 
- 00014957  0x00002bb7 copy  0x00000012 , 0x0000003f 
- 00014958  0x00002bb8 iadd  0x00000011 , 0x00000011 
- 00014959  0x00002bb9 loop  0x00003a6b 
- 00014960  0x00002bba rtn 
- 00014961  0x00002bbd fetch  0x00000001 , 0x00004857 
- 00014962  0x00002bbe beq  0x00000001 , 0x00003a83 
- 00014963  0x00002bbf beq  0x00000002 , 0x00003a74 
- 00014964  0x00002bc1 call  0x00003a77 
- 00014965  0x00002bc2 call  0x00003a7b 
- 00014966  0x00002bc3 branch  0x00003a7f 
- 00014967  0x00002bc5 arg  0x00000013 , 0x00000002 
- 00014968  0x00002bc6 arg  0x000047ef , 0x00000011 
- 00014969  0x00002bc7 setarg  0x0001e000 
- 00014970  0x00002bc8 branch  0x00006c33 
- 00014971  0x00002bca arg  0x00000010 , 0x00000002 
- 00014972  0x00002bcb arg  0x00004959 , 0x00000011 
- 00014973  0x00002bcc setarg  0x0001e100 
- 00014974  0x00002bcd branch  0x00006c33 
- 00014975  0x00002bcf arg  0x00000010 , 0x00000002 
- 00014976  0x00002bd0 arg  0x000046a0 , 0x00000011 
- 00014977  0x00002bd1 setarg  0x0001e200 
- 00014978  0x00002bd2 branch  0x00006c33 
- 00014979  0x00002bd5 call  0x00003a86 
- 00014980  0x00002bd6 call  0x00003a8a 
- 00014981  0x00002bd7 branch  0x00003a8e 
- 00014982  0x00002bda arg  0x00000013 , 0x00000002 
- 00014983  0x00002bdb arg  0x000047ef , 0x00000011 
- 00014984  0x00002bdc arg  0x0000001a , 0x00000012 
- 00014985  0x00002bdd branch  0x00006cd3 
- 00014986  0x00002be0 arg  0x00000010 , 0x00000002 
- 00014987  0x00002be1 arg  0x00004959 , 0x00000011 
- 00014988  0x00002be2 arg  0x0000002d , 0x00000012 
- 00014989  0x00002be3 branch  0x00006cd3 
- 00014990  0x00002be6 arg  0x00000010 , 0x00000002 
- 00014991  0x00002be7 arg  0x000046a0 , 0x00000011 
- 00014992  0x00002be8 arg  0x0000003d , 0x00000012 
- 00014993  0x00002be9 branch  0x00006cd3 
- 00014994  0x00002bec fetch  0x00000003 , 0x00004992 
- 00014995  0x00002bed fetcht  0x00000003 , 0x00004c24 
- 00014996  0x00002bee isub  0x00000002 , 0x0000003e 
- 00014997  0x00002bef nrtn  0x00000002 
- 00014998  0x00002bf0 add  0x0000003f , 0x00000080 , 0x0000003f 
- 00014999  0x00002bf1 store  0x00000003 , 0x00004c24 
- 00015000  0x00002bf2 fetch  0x00000001 , 0x00004857 
- 00015001  0x00002bf3 beq  0x00000001 , 0x00003a9e 
- 00015002  0x00002bf5 arg  0x00000003 , 0x00000002 
- 00015003  0x00002bf6 arg  0x00004c24 , 0x00000011 
- 00015004  0x00002bf7 setarg  0x0001f000 
- 00015005  0x00002bf8 branch  0x00006c33 
- 00015006  0x00002bfa arg  0x00000003 , 0x00000002 
- 00015007  0x00002bfb arg  0x00004c24 , 0x00000011 
- 00015008  0x00002bfc arg  0x0000004e , 0x00000012 
- 00015009  0x00002bfd branch  0x00006cd3 
- 00015010  0x00002c00 call  0x00003aad 
- 00015011  0x00002c01 fetch  0x00000001 , 0x00004857 
- 00015012  0x00002c02 beq  0x00000002 , 0x00003aa9 
- 00015013  0x00002c03 arg  0x00000040 , 0x00000002 
- 00015014  0x00002c04 arg  0x000006a1 , 0x00000011 
- 00015015  0x00002c05 arg  0x00000051 , 0x00000012 
- 00015016  0x00002c06 branch  0x00006cd3 
- 00015017  0x00002c08 arg  0x00000040 , 0x00000002 
- 00015018  0x00002c09 arg  0x000006a1 , 0x00000011 
- 00015019  0x00002c0a setarg  0x0001e400 
- 00015020  0x00002c0b branch  0x00006c33 
- 00015021  0x00002c0e call  0x00003e3e 
- 00015022  0x00002c0f arg  0x000006a1 , 0x00000005 
- 00015023  0x00002c10 add  0x00000011 , 0x00000006 , 0x00000011 
- 00015024  0x00002c12 copy  0x00000011 , 0x00000006 
- 00015025  0x00002c13 call  0x00007c8f 
- 00015026  0x00002c14 copy  0x00000012 , 0x0000003f 
- 00015027  0x00002c15 iadd  0x00000011 , 0x00000011 
- 00015028  0x00002c16 loop  0x00003ab0 
- 00015029  0x00002c17 rtn 
- 00015030  0x00002c1a fetch  0x00000001 , 0x00004857 
- 00015031  0x00002c1b beq  0x00000001 , 0x00003abb 
- 00015032  0x00002c1d setarg  0x0001e000 
- 00015033  0x00002c1e store  0x00000003 , 0x00004419 
- 00015034  0x00002c1f branch  0x00006bfa 
- 00015035  0x00002c21 rtn 
- 00015036  0x00002c24 fetch  0x00000001 , 0x00004857 
- 00015037  0x00002c25 rtnne  0x00000002 
- 00015038  0x00002c26 setarg  0x0001d000 
- 00015039  0x00002c27 arg  0x00004503 , 0x00000011 
- 00015040  0x00002c28 arg  0x0000000d , 0x00000002 
- 00015041  0x00002c29 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015042  0x00002c2a branch  0x00006c33 
- 00015043  0x00002c2d fetch  0x00000001 , 0x00004857 
- 00015044  0x00002c2e rtnne  0x00000002 
- 00015045  0x00002c2f arg  0x00004503 , 0x00000011 
- 00015046  0x00002c30 arg  0x0000000d , 0x00000002 
- 00015047  0x00002c31 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015048  0x00002c32 setarg  0x0001d000 
- 00015049  0x00002c33 branch  0x00006c4d 
- 00015050  0x00002c3a call  0x00004073 
- 00015051  0x00002c3b branch  0x00003ad2 
- 00015052  0x00002c40 call  0x00003b23 
- 00015053  0x00002c41 branch  0x00003b19 
- 00015054  0x00002c45 jam  0x00000001 , 0x0000464b 
- 00015055  0x00002c46 rtn 
- 00015056  0x00002c4a jam  0x00000000 , 0x0000464b 
- 00015057  0x00002c4b rtn 
- 00015058  0x00002c4f arg  0x00003ad6 , 0x00000012 
- 00015059  0x00002c50 arg  0x0000001d , 0x00000011 
- 00015060  0x00002c51 arg  0x0000000e , 0x00000007 
- 00015061  0x00002c52 branch  0x00003b0e 
- 00015062  0x00002c59 fetch  0x00000001 , 0x000047e4 
- 00015063  0x00002c5a beq  0x00000001 , 0x00003afd 
- 00015064  0x00002c5b beq  0x00000003 , 0x00003adc 
- 00015065  0x00002c5c beq  0x00000002 , 0x00003b0d 
- 00015066  0x00002c5d beq  0x00000000 , 0x00003ade 
- 00015067  0x00002c5e branch  0x00003ade 
- 00015068  0x00002c61 jam  0x00000000 , 0x00004388 
- 00015069  0x00002c62 branch  0x00003ad0 
- 00015070  0x00002c65 call  0x0000396c 
- 00015071  0x00002c66 arg  0x00000787 , 0x00000011 
- 00015072  0x00002c67 call  0x000078dc 
- 00015073  0x00002c68 nrtn  0x00000028 
- 00015074  0x00002c69 fetch  0x00000001 , 0x000049b7 
- 00015075  0x00002c6a bbit1  0x00000002 , 0x00003aef 
- 00015076  0x00002c6b fetch  0x00000001 , 0x00000787 
- 00015077  0x00002c6c pincrease  0xffffffff 
- 00015078  0x00002c6d istore  0x00000001 , 0x00000012 
- 00015079  0x00002c6e and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015080  0x00002c6f call  0x00003af5 , 0x00000034 
- 00015081  0x00002c70 fetch  0x00000001 , 0x000049b7 
- 00015082  0x00002c71 rtnbit0  0x00000000 
- 00015083  0x00002c72 arg  0x0000462a , 0x00000005 
- 00015084  0x00002c73 arg  0x00000789 , 0x00000006 
- 00015085  0x00002c74 call  0x00007c8d 
- 00015086  0x00002c75 branch  0x000039d3 
- 00015087  0x00002c78 arg  0x00000787 , 0x00000011 
- 00015088  0x00002c79 call  0x000078ca 
- 00015089  0x00002c7a call  0x000078fa 
- 00015090  0x00002c7b nrtn  0x00000034 
- 00015091  0x00002c7d call  0x00003afb 
- 00015092  0x00002c7e branch  0x00003ad0 
- 00015093  0x00002c82 arg  0x00000787 , 0x00000011 
- 00015094  0x00002c83 call  0x000078ca 
- 00015095  0x00002c84 call  0x000078fa 
- 00015096  0x00002c85 nrtn  0x00000034 
- 00015097  0x00002c87 jam  0x00000004 , 0x0000464f 
- 00015098  0x00002c88 branch  0x00003ad0 
- 00015099  0x00002c8b jam  0x00000000 , 0x000049b5 
- 00015100  0x00002c8c rtn 
- 00015101  0x00002c90 call  0x00003ce0 
- 00015102  0x00002c91 call  0x00003cec 
- 00015103  0x00002c92 call  0x00003b05 
- 00015104  0x00002c93 nrtn  0x00000005 
- 00015105  0x00002c94 fetch  0x00000001 , 0x000047e4 
- 00015106  0x00002c95 beq  0x00000003 , 0x00003b09 
- 00015107  0x00002c96 beq  0x00000001 , 0x00003b0b 
- 00015108  0x00002c97 rtn 
- 00015109  0x00002c9d fetch  0x00000001 , 0x0000464e 
- 00015110  0x00002c9e add  0x0000003f , 0xffffffff , 0x0000003f 
- 00015111  0x00002c9f store  0x00000001 , 0x0000464e 
- 00015112  0x00002ca0 rtn 
- 00015113  0x00002ca4 jam  0x00000258 , 0x0000464f 
- 00015114  0x00002ca5 branch  0x00003ad0 
- 00015115  0x00002ca9 jam  0x00000006 , 0x0000464f 
- 00015116  0x00002caa branch  0x00003ad0 
- 00015117  0x00002cae branch  0x000039d3 
- 00015118  0x00002cb1 fetch  0x00000001 , 0x0000464b 
- 00015119  0x00002cb2 rtnne  0x00000001 
- 00015120  0x00002cb4 random  0x0000003f 
- 00015121  0x00002cb5 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00015122  0x00002cb6 iadd  0x00000011 , 0x00000011 
- 00015123  0x00002cbb call  0x00007cef 
- 00015124  0x00002cbc nrtn  0x00000034 
- 00015125  0x00002cbd copy  0x00000011 , 0x0000003f 
- 00015126  0x00002cbe call  0x00007ce1 
- 00015127  0x00002cbf copy  0x00000012 , 0x0000003f 
- 00015128  0x00002cc0 branch  0x00007d79 
- 00015129  0x00002cc5 arg  0x0000464c , 0x00000013 
- 00015130  0x00002cc6 arg  0x00003b1c , 0x00000012 
- 00015131  0x00002cc7 branch  0x000042e7 
- 00015132  0x00002ccb fetch  0x00000001 , 0x000047e4 
- 00015133  0x00002ccc rtnne  0x00000001 
- 00015134  0x00002ccd fetch  0x00000001 , 0x000047e7 
- 00015135  0x00002cce set1  0x00000000 , 0x0000003f 
- 00015136  0x00002ccf store  0x00000001 , 0x000047e7 
- 00015137  0x00002cd0 jam  0x00000003 , 0x000047e4 
- 00015138  0x00002cd1 branch  0x00003b31 
- 00015139  0x00002cd7 arg  0x0000464f , 0x00000013 
- 00015140  0x00002cd8 arg  0x00003b26 , 0x00000012 
- 00015141  0x00002cd9 branch  0x000042e0 
- 00015142  0x00002cdf fetch  0x00000001 , 0x000047e4 
- 00015143  0x00002ce1 beq  0x00000001 , 0x00003b2f 
- 00015144  0x00002ce2 beq  0x00000000 , 0x00003afb 
- 00015145  0x00002ce3 rtn 
- 00015146  0x00002ce6 call  0x00003e5a 
- 00015147  0x00002ce7 call  0x0000420b 
- 00015148  0x00002ce8 jam  0x00000000 , 0x0000464f 
- 00015149  0x00002ce9 call  0x00003ad0 
- 00015150  0x00002cea branch  0x00003afb 
- 00015151  0x00002cee jam  0x00000006 , 0x0000464e 
- 00015152  0x00002cef branch  0x00003ace 
- 00015153  0x00002cf3 jam  0x00000006 , 0x0000464e 
- 00015154  0x00002cf4 branch  0x00003ace 
- 00015155  0x00002cf7 arg  0x00003b37 , 0x00000012 
- 00015156  0x00002cf8 arg  0x00000020 , 0x00000011 
- 00015157  0x00002cf9 arg  0x0000000f , 0x00000007 
- 00015158  0x00002cfa branch  0x00003b10 
- 00015159  0x00002cfd fetch  0x00000001 , 0x000049b5 
- 00015160  0x00002cfe nrtn  0x00000034 
- 00015161  0x00002cff call  0x0000406e 
- 00015162  0x00002d00 arg  0x00000787 , 0x00000011 
- 00015163  0x00002d01 call  0x000078dc 
- 00015164  0x00002d02 nrtn  0x00000028 
- 00015165  0x00002d03 fetch  0x00000001 , 0x00000787 
- 00015166  0x00002d04 pincrease  0xffffffff 
- 00015167  0x00002d05 istore  0x00000001 , 0x00000012 
- 00015168  0x00002d06 call  0x000078ca , 0x00000034 
- 00015169  0x00002d07 arg  0x0000462a , 0x00000005 
- 00015170  0x00002d08 arg  0x00000789 , 0x00000006 
- 00015171  0x00002d09 call  0x00007c8d 
- 00015172  0x00002d0a branch  0x000039d3 
- 00015173  0x00002d12 call  0x00003b4b 
- 00015174  0x00002d13 call  0x00003b53 
- 00015175  0x00002d14 call  0x00003b59 
- 00015176  0x00002d15 call  0x00003b5f 
- 00015177  0x00002d16 call  0x00003b67 
- 00015178  0x00002d17 branch  0x00003b6b 
- 00015179  0x00002d1d call  0x00003b78 
- 00015180  0x00002d1e arg  0x000046c0 , 0x00000006 
- 00015181  0x00002d1f arg  0x0000000f , 0x00000039 
- 00015182  0x00002d20 call  0x00003be7 
- 00015183  0x00002d21 call  0x00003c01 
- 00015184  0x00002d22 arg  0x000001bd , 0x00000006 
- 00015185  0x00002d23 arg  0x000046b0 , 0x00000005 
- 00015186  0x00002d24 branch  0x00007c8f 
- 00015187  0x00002d2a call  0x00003b7b 
- 00015188  0x00002d2b call  0x00003b75 
- 00015189  0x00002d2c call  0x00003c01 
- 00015190  0x00002d2d arg  0x000001bd , 0x00000006 
- 00015191  0x00002d2e arg  0x00004660 , 0x00000005 
- 00015192  0x00002d2f branch  0x00007c8f 
- 00015193  0x00002d34 call  0x00003b7b 
- 00015194  0x00002d35 call  0x00003b78 
- 00015195  0x00002d36 call  0x00003c01 
- 00015196  0x00002d37 arg  0x000001bd , 0x00000006 
- 00015197  0x00002d38 arg  0x00004690 , 0x00000005 
- 00015198  0x00002d39 branch  0x00007c8f 
- 00015199  0x00002d3f fetch  0x00000008 , 0x00004680 
- 00015200  0x00002d40 store  0x00000008 , 0x00004658 
- 00015201  0x00002d41 fetch  0x00000008 , 0x00004688 
- 00015202  0x00002d42 store  0x00000008 , 0x00004650 
- 00015203  0x00002d44 arg  0x00004650 , 0x00000006 
- 00015204  0x00002d45 arg  0x000046b0 , 0x00000011 
- 00015205  0x00002d46 arg  0x00004670 , 0x00000030 
- 00015206  0x00002d47 branch  0x00003c48 
- 00015207  0x00002d4e arg  0x00004680 , 0x00000006 
- 00015208  0x00002d4f arg  0x000046b0 , 0x00000011 
- 00015209  0x00002d50 arg  0x00004680 , 0x00000030 
- 00015210  0x00002d51 branch  0x00003c48 
- 00015211  0x00002d58 arg  0x00004670 , 0x00000006 
- 00015212  0x00002d59 arg  0x00000010 , 0x00000039 
- 00015213  0x00002d5a call  0x00003be4 
- 00015214  0x00002d5b arg  0x000046d9 , 0x00000006 
- 00015215  0x00002d5c arg  0x00000009 , 0x00000039 
- 00015216  0x00002d5d call  0x00003be7 
- 00015217  0x00002d5e call  0x00003c01 
- 00015218  0x00002d5f arg  0x000001bd , 0x00000006 
- 00015219  0x00002d60 arg  0x000046a0 , 0x00000005 
- 00015220  0x00002d61 branch  0x00007c8f 
- 00015221  0x00002d65 call  0x00003b79 
- 00015222  0x00002d67 arg  0x00004680 , 0x00000006 
- 00015223  0x00002d68 branch  0x00003be3 
- 00015224  0x00002d6b call  0x00003b76 
- 00015225  0x00002d6d arg  0x00004688 , 0x00000006 
- 00015226  0x00002d6e branch  0x00003be3 
- 00015227  0x00002d72 arg  0x0000480a , 0x00000006 
- 00015228  0x00002d73 arg  0x00000004 , 0x00000039 
- 00015229  0x00002d74 call  0x00003bea 
- 00015230  0x00002d75 arg  0x0000480e , 0x00000006 
- 00015231  0x00002d76 arg  0x00000006 , 0x00000039 
- 00015232  0x00002d77 call  0x00003bea 
- 00015233  0x00002d78 arg  0x00004814 , 0x00000006 
- 00015234  0x00002d79 arg  0x00000010 , 0x00000039 
- 00015235  0x00002d7a call  0x00003be4 
- 00015236  0x00002d7b call  0x00003bf1 
- 00015237  0x00002d7c branch  0x00003bec 
- 00015238  0x00002d82 call  0x00003b92 
- 00015239  0x00002d85 arg  0x000047ec , 0x00000011 
- 00015240  0x00002d86 arg  0x000001bd , 0x00000012 
- 00015241  0x00002d87 arg  0x0000000b , 0x00000039 
- 00015242  0x00002d89 ifetch  0x00000002 , 0x00000011 
- 00015243  0x00002d8a ifetcht  0x00000002 , 0x00000012 
- 00015244  0x00002d8b ixor  0x00000002 , 0x0000003f 
- 00015245  0x00002d8c istore  0x00000002 , 0x00000011 
- 00015246  0x00002d8d increase  0x00000002 , 0x00000011 
- 00015247  0x00002d8e increase  0x00000002 , 0x00000012 
- 00015248  0x00002d8f loop  0x00003b8a 
- 00015249  0x00002d90 rtn 
- 00015250  0x00002d97 arg  0x00004670 , 0x00000006 
- 00015251  0x00002d98 arg  0x00000010 , 0x00000039 
- 00015252  0x00002d99 call  0x00003be4 
- 00015253  0x00002d9a arg  0x000046cf , 0x00000006 
- 00015254  0x00002d9b arg  0x0000000a , 0x00000039 
- 00015255  0x00002d9c call  0x00003be7 
- 00015256  0x00002d9d branch  0x00003c01 
- 00015257  0x00002da2 arg  0x000047ef , 0x00000006 
- 00015258  0x00002da3 arg  0x0000470d , 0x00000005 
- 00015259  0x00002da4 call  0x00007c8f 
- 00015260  0x00002daa arg  0x0000470d , 0x00000006 
- 00015261  0x00002dab arg  0x0000471d , 0x00000011 
- 00015262  0x00002dac arg  0x0000472d , 0x00000030 
- 00015263  0x00002dad call  0x00003c4a 
- 00015264  0x00002daf arg  0x0000473d , 0x00000030 
- 00015265  0x00002db0 arg  0x00000001 , 0x00000012 
- 00015266  0x00002db1 setarg  0x00000000 
- 00015267  0x00002db2 call  0x00003c4c 
- 00015268  0x00002db3 fetch  0x00000001 , 0x0000474c 
- 00015269  0x00002db4 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015270  0x00002db5 store  0x00000001 , 0x0000474d 
- 00015271  0x00002db7 arg  0x0000475e , 0x00000030 
- 00015272  0x00002db8 arg  0x00000002 , 0x00000012 
- 00015273  0x00002db9 setarg  0x00000010 
- 00015274  0x00002dba arg  0x0000473d , 0x00000011 
- 00015275  0x00002dbb call  0x00003c4c 
- 00015276  0x00002dbd arg  0x0000474e , 0x00000030 
- 00015277  0x00002dbe arg  0x00000003 , 0x00000012 
- 00015278  0x00002dbf setarg  0x00000010 
- 00015279  0x00002dc0 arg  0x0000475e , 0x00000011 
- 00015280  0x00002dc1 branch  0x00003c4c 
- 00015281  0x00002dc5 arg  0x00004959 , 0x00000006 
- 00015282  0x00002dc6 arg  0x0000476e , 0x00000011 
- 00015283  0x00002dc7 arg  0x0000477e , 0x00000030 
- 00015284  0x00002dc8 call  0x00003c4a 
- 00015285  0x00002dc9 arg  0x0000478e , 0x00000006 
- 00015286  0x00002dca arg  0x0000477e , 0x00000011 
- 00015287  0x00002dcb arg  0x0000479e , 0x00000030 
- 00015288  0x00002dcc setarg  0x00000004 
- 00015289  0x00002dcd call  0x00003c5a 
- 00015290  0x00002dce fetch  0x00000001 , 0x000047ad 
- 00015291  0x00002dcf and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015292  0x00002dd0 set1  0x00000006 , 0x0000003f 
- 00015293  0x00002dd1 store  0x00000001 , 0x000047ae 
- 00015294  0x00002dd2 rtn 
- 00015295  0x00002dd6 arg  0x000047ef , 0x00000006 
- 00015296  0x00002dd7 arg  0x000047af , 0x00000011 
- 00015297  0x00002dd8 arg  0x000047bf , 0x00000030 
- 00015298  0x00002dd9 call  0x00003c4a 
- 00015299  0x00002dda arg  0x000047cf , 0x00000006 
- 00015300  0x00002ddb arg  0x000047bf , 0x00000011 
- 00015301  0x00002ddc arg  0x000047d4 , 0x00000030 
- 00015302  0x00002ddd setarg  0x00000005 
- 00015303  0x00002dde call  0x00003c5a 
- 00015304  0x00002de2 fetch  0x00000002 , 0x000044e9 
- 00015305  0x00002de3 rtnbit1  0x00000009 
- 00015306  0x00002de4 jam  0x00000001 , 0x00004388 
- 00015307  0x00002de5 rtn 
- 00015308  0x00002dea arg  0x00004999 , 0x00000011 
- 00015309  0x00002deb fetch  0x00000007 , 0x0000499f 
- 00015310  0x00002dec branch  0x00003bd1 
- 00015311  0x00002dee arg  0x00000923 , 0x00000011 
- 00015312  0x00002def fetch  0x00000007 , 0x00000929 
- 00015313  0x00002df1 store  0x00000007 , 0x000008da 
- 00015314  0x00002df2 setarg  0x00000000 
- 00015315  0x00002df3 store  0x00000005 , 0x000008d1 
- 00015316  0x00002df4 call  0x00003bda 
- 00015317  0x00002df5 fetch  0x00000006 , 0x000008e1 
- 00015318  0x00002df6 ifetcht  0x00000006 , 0x00000011 
- 00015319  0x00002df7 ixor  0x00000002 , 0x0000003f 
- 00015320  0x00002df8 istore  0x00000006 , 0x00000011 
- 00015321  0x00002df9 rtn 
- 00015322  0x00002dfd fetch  0x00000004 , 0x0000486e 
- 00015323  0x00002dfe store  0x00000004 , 0x000008d6 
- 00015324  0x00002e01 arg  0x0000474e , 0x00000006 
- 00015325  0x00002e02 call  0x0000735f 
- 00015326  0x00002e03 arg  0x000008d1 , 0x00000006 
- 00015327  0x00002e04 call  0x00007361 
- 00015328  0x00002e05 call  0x000072d1 
- 00015329  0x00002e06 arg  0x000008e1 , 0x00000005 
- 00015330  0x00002e07 branch  0x00007375 
- 00015331  0x00002e0f arg  0x00000008 , 0x00000039 
- 00015332  0x00002e15 call  0x00003bf1 
- 00015333  0x00002e16 call  0x00003c39 
- 00015334  0x00002e17 branch  0x00003bee 
- 00015335  0x00002e19 call  0x00003bf1 
- 00015336  0x00002e1a call  0x00007cda 
- 00015337  0x00002e1b branch  0x00003bee 
- 00015338  0x00002e1d call  0x00003bf1 
- 00015339  0x00002e1e call  0x00003c39 
- 00015340  0x00002e1f setarg  0x0000002c 
- 00015341  0x00002e20 istore  0x00000001 , 0x00000005 
- 00015342  0x00002e22 copy  0x00000005 , 0x0000003f 
- 00015343  0x00002e23 store  0x00000002 , 0x000046f3 
- 00015344  0x00002e24 rtn 
- 00015345  0x00002e26 copy  0x00000006 , 0x00000002 
- 00015346  0x00002e27 copy  0x00000039 , 0x00000011 
- 00015347  0x00002e28 fetch  0x00000002 , 0x000046f3 
- 00015348  0x00002e29 copy  0x0000003f , 0x00000005 
- 00015349  0x00002e2a fetch  0x00000001 , 0x000046e2 
- 00015350  0x00002e2b call  0x00003bfa , 0x00000034 
- 00015351  0x00002e2c copy  0x00000002 , 0x00000006 
- 00015352  0x00002e2d copy  0x00000011 , 0x00000039 
- 00015353  0x00002e2e rtn 
- 00015354  0x00002e30 jam  0x00000001 , 0x000046e2 
- 00015355  0x00002e31 call  0x00003bfe 
- 00015356  0x00002e32 arg  0x000007d1 , 0x00000005 
- 00015357  0x00002e33 rtn 
- 00015358  0x00002e36 arg  0x00000100 , 0x00000039 
- 00015359  0x00002e37 arg  0x000007d1 , 0x00000005 
- 00015360  0x00002e38 branch  0x00007ca3 
- 00015361  0x00002e3d call  0x00003c17 
- 00015362  0x00002e3e call  0x00003c32 
- 00015363  0x00002e40 setarg  0x000007d1 
- 00015364  0x00002e41 store  0x00000002 , 0x000046fa 
- 00015365  0x00002e42 call  0x00004134 
- 00015366  0x00002e45 fetch  0x00000002 , 0x000046fa 
- 00015367  0x00002e46 copy  0x0000003f , 0x00000006 
- 00015368  0x00002e47 arg  0x00000231 , 0x00000005 
- 00015369  0x00002e48 call  0x00007c81 
- 00015370  0x00002e49 call  0x0000413b 
- 00015371  0x00002e4a fetch  0x00000002 , 0x000046fa 
- 00015372  0x00002e4b pincrease  0x00000040 
- 00015373  0x00002e4c store  0x00000002 , 0x000046fa 
- 00015374  0x00002e4d fetch  0x00000001 , 0x000046f7 
- 00015375  0x00002e4e pincrease  0xffffffff 
- 00015376  0x00002e4f store  0x00000001 , 0x000046f7 
- 00015377  0x00002e50 nbranch  0x00003c06 , 0x00000034 
- 00015378  0x00002e51 call  0x00004176 
- 00015379  0x00002e52 arg  0x000001bd , 0x00000011 
- 00015380  0x00002e53 arg  0x00000020 , 0x00000039 
- 00015381  0x00002e54 call  0x00007cb1 
- 00015382  0x00002e55 rtn 
- 00015383  0x00002e59 jam  0x00000000 , 0x000046e2 
- 00015384  0x00002e5a fetch  0x00000002 , 0x000046f3 
- 00015385  0x00002e5b copy  0x0000003f , 0x00000005 
- 00015386  0x00002e5c arg  0x00000080 , 0x00000002 
- 00015387  0x00002e5d istoret  0x00000001 , 0x00000005 
- 00015388  0x00002e5e arg  0x000007d1 , 0x00000002 
- 00015389  0x00002e5f isub  0x00000002 , 0x0000003f 
- 00015390  0x00002e60 store  0x00000008 , 0x000046e3 
- 00015391  0x00002e62 lshift3  0x0000003f , 0x00000002 
- 00015392  0x00002e63 storet  0x00000008 , 0x000046eb 
- 00015393  0x00002e64 rshift4  0x0000003f , 0x00000013 
- 00015394  0x00002e65 rshift2  0x00000013 , 0x00000013 
- 00015395  0x00002e66 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015396  0x00002e67 sub  0x0000003f , 0x00000037 , 0x0000003e 
- 00015397  0x00002e69 ncall  0x00003c30 , 0x00000002 
- 00015398  0x00002e6a add  0x00000013 , 0x00000001 , 0x0000003f 
- 00015399  0x00002e6b store  0x00000001 , 0x000046f7 
- 00015400  0x00002e6c mul32  0x0000003f , 0x00000040 , 0x00000011 
- 00015401  0x00002e6d lshift4  0x0000003f , 0x00000013 
- 00015402  0x00002e6e increase  0xffffffff , 0x00000013 
- 00015403  0x00002e6f setarg  0x000007cd 
- 00015404  0x00002e70 iadd  0x00000011 , 0x00000011 
- 00015405  0x00002e71 fetch  0x00000004 , 0x000046eb 
- 00015406  0x00002e72 istore  0x00000004 , 0x00000011 
- 00015407  0x00002e73 rtn 
- 00015408  0x00002e78 increase  0x00000001 , 0x00000013 
- 00015409  0x00002e79 rtn 
- 00015410  0x00002e7c arg  0x000007d1 , 0x00000011 
- 00015411  0x00002e82 arg  0x00000004 , 0x00000039 
- 00015412  0x00002e83 call  0x00007cb1 
- 00015413  0x00002e84 increase  0x00000002 , 0x00000011 
- 00015414  0x00002e85 add  0x00000013 , 0xffffffff , 0x00000013 
- 00015415  0x00002e86 nbranch  0x00003c33 , 0x00000005 
- 00015416  0x00002e87 rtn 
- 00015417  0x00002e8f ifetch  0x00000001 , 0x00000006 
- 00015418  0x00002e90 rshift4  0x0000003f , 0x00000002 
- 00015419  0x00002e91 call  0x00003c42 
- 00015420  0x00002e92 istoret  0x00000001 , 0x00000005 
- 00015421  0x00002e93 and  0x0000003f , 0x0000000f , 0x00000002 
- 00015422  0x00002e94 call  0x00003c42 
- 00015423  0x00002e95 istoret  0x00000001 , 0x00000005 
- 00015424  0x00002e96 loop  0x00003c39 
- 00015425  0x00002e97 rtn 
- 00015426  0x00002e99 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00015427  0x00002e9a branch  0x00003c46 , 0x00000002 
- 00015428  0x00002e9b add  0x00000002 , 0x00000057 , 0x00000002 
- 00015429  0x00002e9c rtn 
- 00015430  0x00002e9e add  0x00000002 , 0x00000030 , 0x00000002 
- 00015431  0x00002e9f rtn 
- 00015432  0x00002ea3 setarg  0x00000020 
- 00015433  0x00002ea4 branch  0x00003c5a 
- 00015434  0x00002ea7 setarg  0x00000010 
- 00015435  0x00002ea8 branch  0x00003c5a 
- 00015436  0x00002eae fetcht  0x00000001 , 0x000046fc 
- 00015437  0x00002eaf increase  0x00000001 , 0x00000002 
- 00015438  0x00002eb0 iadd  0x00000002 , 0x00000002 
- 00015439  0x00002eb1 storet  0x00000001 , 0x00000230 
- 00015440  0x00002eb2 copy  0x00000011 , 0x00000006 
- 00015441  0x00002eb3 copy  0x0000003f , 0x00000039 
- 00015442  0x00002eb4 call  0x00007ccc 
- 00015443  0x00002eb5 fetcht  0x00000001 , 0x000046fc 
- 00015444  0x00002eb6 copy  0x00000002 , 0x00000039 
- 00015445  0x00002eb7 call  0x00007cda 
- 00015446  0x00002eb8 copy  0x00000012 , 0x0000003f 
- 00015447  0x00002eb9 istore  0x00000001 , 0x00000005 
- 00015448  0x00002eba arg  0x0000472d , 0x00000011 
- 00015449  0x00002ebb branch  0x00003c5d 
- 00015450  0x00002ec5 store  0x00000001 , 0x00000230 
- 00015451  0x00002ec6 copy  0x0000003f , 0x00000039 
- 00015452  0x00002ec7 call  0x00007ccc 
- 00015453  0x00002ec8 copy  0x00000011 , 0x00000006 
- 00015454  0x00002ec9 arg  0x000006a1 , 0x00000005 
- 00015455  0x00002eca call  0x00007c8f 
- 00015456  0x00002ecb call  0x000071c1 
- 00015457  0x00002ecc copy  0x00000030 , 0x00000005 
- 00015458  0x00002ecd call  0x00007375 
- 00015459  0x00002ece rtn 
- 00015460  0x00002ed3 fetcht  0x00000001 , 0x000008fe 
- 00015461  0x00002ed4 branch  0x00003c67 
- 00015462  0x00002ed6 force  0x00000001 , 0x00000002 
- 00015463  0x00002ed8 force  0x00000000 , 0x00000038 
- 00015464  0x00002ed9 fetch  0x00000002 , 0x000008f1 
- 00015465  0x00002eda copy  0x0000003f , 0x00000006 
- 00015466  0x00002edb ifetch  0x00000003 , 0x00000006 
- 00015467  0x00002edc lshift8  0x0000003f , 0x0000003f 
- 00015468  0x00002edd ior  0x00000002 , 0x0000002f 
- 00015469  0x00002ede increase  0x00000001 , 0x00000038 
- 00015470  0x00002edf ifetch  0x00000004 , 0x00000006 
- 00015471  0x00002ee0 copy  0x0000003f , 0x0000002f 
- 00015472  0x00002ee1 increase  0x00000001 , 0x00000038 
- 00015473  0x00002ee2 ifetch  0x00000004 , 0x00000006 
- 00015474  0x00002ee3 copy  0x0000003f , 0x0000002f 
- 00015475  0x00002ee4 increase  0x00000001 , 0x00000038 
- 00015476  0x00002ee5 byteswap  0x00000011 , 0x0000002f 
- 00015477  0x00002ee6 lshift16  0x0000002f , 0x0000002f 
- 00015478  0x00002ee7 ifetch  0x00000002 , 0x00000006 
- 00015479  0x00002ee8 ior  0x0000002f , 0x0000002f 
- 00015480  0x00002ee9 rtn 
- 00015481  0x00002eeb fetch  0x00000001 , 0x000008f3 
- 00015482  0x00002eec copy  0x0000003f , 0x00000011 
- 00015483  0x00002eed call  0x00003c64 
- 00015484  0x00002eee call  0x000072d1 
- 00015485  0x00002eef force  0x0000000c , 0x00000038 
- 00015486  0x00002ef0 deposit  0x0000002f 
- 00015487  0x00002ef1 copy  0x00000011 , 0x00000039 
- 00015488  0x00002ef2 fetcht  0x00000002 , 0x000008f4 
- 00015489  0x00002ef3 copy  0x00000002 , 0x00000006 
- 00015490  0x00002ef4 call  0x00007349 
- 00015491  0x00002ef5 branch  0x0000728c 
- 00015492  0x00002ef7 jam  0x00000019 , 0x000008fe 
- 00015493  0x00002ef8 branch  0x00003c88 
- 00015494  0x00002efa jam  0x00000009 , 0x000008fe 
- 00015495  0x00002efb branch  0x00003c88 
- 00015496  0x00002efd store  0x00000001 , 0x000008f3 
- 00015497  0x00002efe storet  0x00000002 , 0x000008f4 
- 00015498  0x00002eff bpatchx  0x000000a5 , 0x00004034 
- 00015499  0x00002f00 call  0x00003c79 
- 00015500  0x00002f01 force  0x00000008 , 0x00000038 
- 00015501  0x00002f02 iforce  0x0000002f 
- 00015502  0x00002f03 force  0x0000000d , 0x00000038 
- 00015503  0x00002f04 copy  0x0000002f , 0x0000003f 
- 00015504  0x00002f05 force  0x00000009 , 0x00000038 
- 00015505  0x00002f06 iforce  0x0000002f 
- 00015506  0x00002f07 force  0x00000000 , 0x00000011 
- 00015507  0x00002f08 copy  0x00000002 , 0x00000013 
- 00015508  0x00002f09 call  0x00003c66 
- 00015509  0x00002f0a call  0x000072d7 
- 00015510  0x00002f0b call  0x00003cc7 
- 00015511  0x00002f0c storet  0x00000008 , 0x000008f6 
- 00015512  0x00002f0d fetch  0x00000001 , 0x000008f3 
- 00015513  0x00002f0e copy  0x0000003f , 0x00000012 
- 00015514  0x00002f0f call  0x00003ccf 
- 00015515  0x00002f10 fetcht  0x00000001 , 0x000008f3 
- 00015516  0x00002f11 fetch  0x00000002 , 0x000008f4 
- 00015517  0x00002f12 iadd  0x00000002 , 0x00000011 
- 00015518  0x00002f13 fetcht  0x00000008 , 0x000008f6 
- 00015519  0x00002f14 istoret  0x00000004 , 0x00000011 
- 00015520  0x00002f15 fetch  0x00000001 , 0x000008fe 
- 00015521  0x00002f16 sub  0x0000003f , 0x00000009 , 0x0000003f 
- 00015522  0x00002f17 rtn  0x00000034 
- 00015523  0x00002f18 istoret  0x00000008 , 0x00000011 
- 00015524  0x00002f19 rtn 
- 00015525  0x00002f1b jam  0x00000019 , 0x000008fe 
- 00015526  0x00002f1c branch  0x00003ca9 
- 00015527  0x00002f1e jam  0x00000009 , 0x000008fe 
- 00015528  0x00002f1f branch  0x00003ca9 
- 00015529  0x00002f22 store  0x00000001 , 0x000008f3 
- 00015530  0x00002f23 storet  0x00000002 , 0x000008f4 
- 00015531  0x00002f24 copy  0x00000002 , 0x00000013 
- 00015532  0x00002f25 copy  0x0000003f , 0x00000012 
- 00015533  0x00002f26 iadd  0x00000013 , 0x00000006 
- 00015534  0x00002f27 bpatchx  0x000000a6 , 0x00004034 
- 00015535  0x00002f28 ifetch  0x00000008 , 0x00000006 
- 00015536  0x00002f29 force  0x00000008 , 0x00000038 
- 00015537  0x00002f2a iforce  0x0000002f 
- 00015538  0x00002f2b force  0x00000009 , 0x00000038 
- 00015539  0x00002f2c rshift32  0x0000003f , 0x0000003f 
- 00015540  0x00002f2d iforce  0x0000002f 
- 00015541  0x00002f2e force  0x00000000 , 0x00000011 
- 00015542  0x00002f2f call  0x00003c66 
- 00015543  0x00002f30 call  0x000072d7 
- 00015544  0x00002f31 call  0x00003cc7 
- 00015545  0x00002f32 storet  0x00000008 , 0x000008f6 
- 00015546  0x00002f33 call  0x00003ccf 
- 00015547  0x00002f34 call  0x00003c79 
- 00015548  0x00002f35 call  0x00003cc7 
- 00015549  0x00002f36 fetch  0x00000001 , 0x000008fe 
- 00015550  0x00002f37 beq  0x00000019 , 0x00003cc4 
- 00015551  0x00002f38 storet  0x00000004 , 0x000008fa 
- 00015552  0x00002f39 fetch  0x00000004 , 0x000008f6 
- 00015553  0x00002f3a fetcht  0x00000004 , 0x000008fa 
- 00015554  0x00002f3b isub  0x00000002 , 0x0000003f 
- 00015555  0x00002f3c rtn 
- 00015556  0x00002f3f fetch  0x00000008 , 0x000008f6 
- 00015557  0x00002f40 isub  0x00000002 , 0x0000003f 
- 00015558  0x00002f41 rtn 
- 00015559  0x00002f44 force  0x0000000c , 0x00000038 
- 00015560  0x00002f45 deposit  0x0000002f 
- 00015561  0x00002f46 force  0x0000000d , 0x00000038 
- 00015562  0x00002f47 copy  0x0000002f , 0x00000002 
- 00015563  0x00002f48 lshift16  0x00000002 , 0x00000002 
- 00015564  0x00002f49 lshift16  0x00000002 , 0x00000002 
- 00015565  0x00002f4a ior  0x00000002 , 0x00000002 
- 00015566  0x00002f4b rtn 
- 00015567  0x00002f4d increase  0x00000001 , 0x00000011 
- 00015568  0x00002f4e call  0x00003c66 
- 00015569  0x00002f4f copy  0x00000013 , 0x00000006 
- 00015570  0x00002f50 call  0x0000735d 
- 00015571  0x00002f51 call  0x000072d7 
- 00015572  0x00002f52 call  0x0000737c 
- 00015573  0x00002f53 increase  0x00000010 , 0x00000013 
- 00015574  0x00002f54 increase  0xfffffff0 , 0x00000012 
- 00015575  0x00002f55 branch  0x00003ccf , 0x00000002 
- 00015576  0x00002f56 rtn 
- 00015577  0x00002f61 bpatchx  0x000000a7 , 0x00004034 
- 00015578  0x00002f62 jam  0x00000001 , 0x000047e4 
- 00015579  0x00002f63 jam  0x00000000 , 0x000047e5 
- 00015580  0x00002f64 jam  0x00000001 , 0x0000464b 
- 00015581  0x00002f65 setarg  0x00001770 
- 00015582  0x00002f66 store  0x00000002 , 0x0000464c 
- 00015583  0x00002f67 rtn 
- 00015584  0x00002f6b setarg  0x000001a8 
- 00015585  0x00002f6c store  0x00000002 , 0x000008ff 
- 00015586  0x00002f6d fetch  0x00000001 , 0x000047e6 
- 00015587  0x00002f6e istore  0x00000001 , 0x00000005 
- 00015588  0x00002f6f fetch  0x00000004 , 0x0000480a 
- 00015589  0x00002f70 call  0x00007cc6 
- 00015590  0x00002f71 istore  0x00000004 , 0x00000005 
- 00015591  0x00002f72 fetch  0x00000006 , 0x000042db 
- 00015592  0x00002f73 istore  0x00000006 , 0x00000005 
- 00015593  0x00002f74 fetch  0x00000003 , 0x000047e7 
- 00015594  0x00002f75 istore  0x00000003 , 0x00000005 
- 00015595  0x00002f76 rtn 
- 00015596  0x00002f79 call  0x00003cee 
- 00015597  0x00002f7a branch  0x000039d3 
- 00015598  0x00002f7e jam  0x00000015 , 0x0000462a 
- 00015599  0x00002f7f setarg  0x00000014 
- 00015600  0x00002f80 store  0x00000001 , 0x0000462b 
- 00015601  0x00002f81 setarg  0x0000002b 
- 00015602  0x00002f82 istore  0x00000001 , 0x00000005 
- 00015603  0x00002f83 setarg  0x00000000 
- 00015604  0x00002f84 istore  0x00000001 , 0x00000005 
- 00015605  0x00002f86 arg  0x000008ff , 0x00000006 
- 00015606  0x00002f87 call  0x00007c8f 
- 00015607  0x00002f88 fetch  0x00000002 , 0x000047ea 
- 00015608  0x00002f89 istore  0x00000002 , 0x00000005 
- 00015609  0x00002f8a rtn 
- 00015610  0x00002f8e call  0x00003d5a 
- 00015611  0x00002f8f nrtn  0x00000028 
- 00015612  0x00002f90 ifetch  0x00000001 , 0x00000006 
- 00015613  0x00002f91 beq  0x00000000 , 0x00003d01 
- 00015614  0x00002f92 beq  0x00000002 , 0x00003d1c 
- 00015615  0x00002f93 bpatchx  0x000000a8 , 0x00004035 
- 00015616  0x00002f94 rtn 
- 00015617  0x00002f99 call  0x00003d0f 
- 00015618  0x00002f9a nrtn  0x00000028 
- 00015619  0x00002f9c call  0x00003b45 
- 00015620  0x00002f9e call  0x00003d07 
- 00015621  0x00002f9f call  0x000040fa 
- 00015622  0x00002fa0 rtn 
- 00015623  0x00002fa3 arg  0x00000012 , 0x00000002 
- 00015624  0x00002fa4 call  0x00003d46 
- 00015625  0x00002fa5 setarg  0x00000001 
- 00015626  0x00002fa6 istore  0x00000001 , 0x00000005 
- 00015627  0x00002fa7 fetch  0x00000002 , 0x00004812 
- 00015628  0x00002fa8 istore  0x00000002 , 0x00000005 
- 00015629  0x00002fa9 arg  0x00004680 , 0x00000006 
- 00015630  0x00002faa branch  0x00007c8f 
- 00015631  0x00002fae call  0x00007dbc 
- 00015632  0x00002faf ifetcht  0x00000002 , 0x00000006 
- 00015633  0x00002fb0 arg  0x00004680 , 0x00000005 
- 00015634  0x00002fb1 call  0x00007c8f 
- 00015635  0x00002fb2 fetch  0x00000002 , 0x00004812 
- 00015636  0x00002fb3 isub  0x00000002 , 0x0000003e 
- 00015637  0x00002fb4 nrtn  0x00000005 
- 00015638  0x00002fb7 fetch  0x00000001 , 0x000047e5 
- 00015639  0x00002fb8 rtnbit1  0x00000001 
- 00015640  0x00002fb9 set1  0x00000001 , 0x0000003f 
- 00015641  0x00002fba store  0x00000001 , 0x000047e5 
- 00015642  0x00002fbc jam  0x00000002 , 0x000047e4 
- 00015643  0x00002fbd branch  0x00007dba 
- 00015644  0x00002fc0 call  0x00003d27 
- 00015645  0x00002fc1 fetcht  0x00000002 , 0x000047ec 
- 00015646  0x00002fc2 fetch  0x00000002 , 0x00004812 
- 00015647  0x00002fc3 isub  0x00000002 , 0x0000003e 
- 00015648  0x00002fc4 nrtn  0x00000005 
- 00015649  0x00002fc5 call  0x00003bbf 
- 00015650  0x00002fc6 call  0x000040fa 
- 00015651  0x00002fc7 fetch  0x00000001 , 0x000007aa 
- 00015652  0x00002fc8 rtnne  0x00000002 
- 00015653  0x00002fc9 jam  0x00000005 , 0x000047e4 
- 00015654  0x00002fca rtn 
- 00015655  0x00002fce bpatchx  0x000000a9 , 0x00004035 
- 00015656  0x00002fcf copy  0x00000006 , 0x00000011 
- 00015657  0x00002fd0 fetch  0x00000001 , 0x000047e4 
- 00015658  0x00002fd1 rtneq  0x00000000 
- 00015659  0x00002fd2 fetch  0x00000001 , 0x000047e5 
- 00015660  0x00002fd3 rtnbit0  0x00000001 
- 00015661  0x00002fd4 rtnbit1  0x00000002 
- 00015662  0x00002fd5 copy  0x00000011 , 0x00000006 
- 00015663  0x00002fd6 arg  0x00000016 , 0x00000039 
- 00015664  0x00002fd7 arg  0x000047ec , 0x00000005 
- 00015665  0x00002fd8 call  0x00007cda 
- 00015666  0x00002fda call  0x00003b86 
- 00015667  0x00002fdc fetcht  0x00000002 , 0x000047ec 
- 00015668  0x00002fdd fetch  0x00000002 , 0x00004812 
- 00015669  0x00002fde isub  0x00000002 , 0x0000003e 
- 00015670  0x00002fdf nrtn  0x00000005 
- 00015671  0x00002fe1 fetch  0x00000001 , 0x000047e5 
- 00015672  0x00002fe2 set1  0x00000002 , 0x0000003f 
- 00015673  0x00002fe3 store  0x00000001 , 0x000047e5 
- 00015674  0x00002fe5 call  0x00003b99 
- 00015675  0x00002fe7 fetch  0x00000001 , 0x000047ff 
- 00015676  0x00002fe8 store  0x00000001 , 0x00004871 
- 00015677  0x00002fe9 call  0x00003d3f 
- 00015678  0x00002fea rtn 
- 00015679  0x00002fef arg  0x00000006 , 0x00000002 
- 00015680  0x00002ff0 call  0x00003d46 
- 00015681  0x00002ff1 setarg  0x00000003 
- 00015682  0x00002ff2 istore  0x00000001 , 0x00000005 
- 00015683  0x00002ff3 fetch  0x00000006 , 0x0000480e 
- 00015684  0x00002ff4 istore  0x00000006 , 0x00000005 
- 00015685  0x00002ff5 rtn 
- 00015686  0x00002ff9 bpatchx  0x000000aa , 0x00004035 
- 00015687  0x00002ffa setarg  0x0000012c 
- 00015688  0x00002ffb store  0x00000002 , 0x00004806 
- 00015689  0x00002ffc fetch  0x00000001 , 0x000007aa 
- 00015690  0x00002ffd sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00015691  0x00002ffe call  0x00003ace , 0x00000005 
- 00015692  0x00002fff ncall  0x00003ad0 , 0x00000005 
- 00015693  0x00003000 add  0x00000002 , 0x00000009 , 0x0000003f 
- 00015694  0x00003001 store  0x00000001 , 0x0000462a 
- 00015695  0x00003002 call  0x0000397c 
- 00015696  0x00003003 add  0x00000002 , 0x00000005 , 0x0000003f 
- 00015697  0x00003004 istore  0x00000001 , 0x00000005 
- 00015698  0x00003005 setarg  0x000000ff 
- 00015699  0x00003006 istore  0x00000001 , 0x00000005 
- 00015700  0x00003007 setarg  0x000001a8 
- 00015701  0x00003008 byteswap  0x0000003f , 0x0000003f 
- 00015702  0x00003009 istore  0x00000002 , 0x00000005 
- 00015703  0x0000300a fetch  0x00000001 , 0x0000090f 
- 00015704  0x0000300b istore  0x00000001 , 0x00000005 
- 00015705  0x0000300c rtn 
- 00015706  0x00003018 call  0x00007dbc 
- 00015707  0x00003019 ifetcht  0x00000002 , 0x00000006 
- 00015708  0x0000301a setarg  0x000001a8 
- 00015709  0x0000301b byteswap  0x0000003f , 0x0000003f 
- 00015710  0x0000301c isub  0x00000002 , 0x0000003e 
- 00015711  0x0000301d nrtn  0x00000005 
- 00015712  0x0000301e ifetch  0x00000001 , 0x00000006 
- 00015713  0x0000301f store  0x00000001 , 0x0000090f 
- 00015714  0x00003020 branch  0x00007dba 
- 00015715  0x00003024 arg  0x00004806 , 0x00000013 
- 00015716  0x00003025 arg  0x00003d66 , 0x00000012 
- 00015717  0x00003026 branch  0x000042e7 
- 00015718  0x0000302a branch  0x00003e61 
- 00015719  0x00003033 fetch  0x00000001 , 0x0000070b 
- 00015720  0x00003034 beq  0x00000008 , 0x00003d92 
- 00015721  0x00003035 beq  0x00000049 , 0x00003db1 
- 00015722  0x00003036 beq  0x0000001b , 0x00003dbd 
- 00015723  0x00003037 beq  0x0000001c , 0x00003dc4 
- 00015724  0x00003039 beq  0x000000f2 , 0x00003d6e 
- 00015725  0x0000303b rtn 
- 00015726  0x0000303e call  0x00003dec 
- 00015727  0x0000303f call  0x00003d83 
- 00015728  0x00003040 call  0x00003dc2 
- 00015729  0x00003041 setarg  0x00000080 
- 00015730  0x00003042 store  0x00000001 , 0x00000723 
- 00015731  0x00003043 setarg  0x000000f3 
- 00015732  0x00003044 istore  0x00000001 , 0x00000005 
- 00015733  0x00003046 setarg  0x00000000 
- 00015734  0x00003047 istore  0x00000001 , 0x00000005 
- 00015735  0x00003048 fetch  0x00000002 , 0x0000070c 
- 00015736  0x00003049 istore  0x00000002 , 0x00000005 
- 00015737  0x0000304b fetch  0x00000001 , 0x00000709 
- 00015738  0x0000304c arg  0x00000004 , 0x00000002 
- 00015739  0x0000304d isub  0x00000002 , 0x00000039 
- 00015740  0x0000304e arg  0x0000070e , 0x00000006 
- 00015741  0x0000304f call  0x00007cda 
- 00015742  0x00003050 fetch  0x00000001 , 0x00000709 
- 00015743  0x00003051 pincrease  0x00000001 
- 00015744  0x00003052 store  0x00000001 , 0x00000722 
- 00015745  0x00003055 arg  0x00000000 , 0x00000007 
- 00015746  0x00003056 branch  0x00003806 
- 00015747  0x00003059 fetch  0x00000001 , 0x0000070e 
- 00015748  0x0000305a rtn  0x00000034 
- 00015749  0x0000305b sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00015750  0x0000305c ncall  0x00003d90 , 0x00000002 
- 00015751  0x0000305d iforce  0x00000039 
- 00015752  0x0000305e arg  0x0000070f , 0x00000006 
- 00015753  0x0000305f add  0x00000011 , 0x00000002 , 0x00000005 
- 00015754  0x00003060 branch  0x00003d8b 
- 00015755  0x00003063 ifetch  0x00000002 , 0x00000006 
- 00015756  0x00003064 byteswap  0x0000003f , 0x0000003f 
- 00015757  0x00003065 istore  0x00000002 , 0x00000005 
- 00015758  0x00003066 loop  0x00003d8b 
- 00015759  0x00003067 rtn 
- 00015760  0x0000306b setarg  0x00000008 
- 00015761  0x0000306c rtn 
- 00015762  0x0000306f jam  0x00000006 , 0x000047e4 
- 00015763  0x00003070 setarg  0x00000002 
- 00015764  0x00003071 store  0x00000001 , 0x00000723 
- 00015765  0x00003072 setarg  0x00000000 
- 00015766  0x00003073 istore  0x00000001 , 0x00000005 
- 00015767  0x00003074 setarg  0x000001a8 
- 00015768  0x00003075 istore  0x00000002 , 0x00000005 
- 00015769  0x00003076 setarg  0x00000000 
- 00015770  0x00003077 istore  0x00000002 , 0x00000005 
- 00015771  0x00003078 setarg  0x00000001 
- 00015772  0x00003079 istore  0x00000002 , 0x00000005 
- 00015773  0x0000307a setarg  0x00000005 
- 00015774  0x0000307b istore  0x00000002 , 0x00000005 
- 00015775  0x0000307c setarg  0x00000003 
- 00015776  0x0000307d istore  0x00000002 , 0x00000005 
- 00015777  0x0000307e setarg  0x00000000 
- 00015778  0x0000307f istore  0x00000002 , 0x00000005 
- 00015779  0x00003080 setarg  0x00000002 
- 00015780  0x00003081 istore  0x00000001 , 0x00000005 
- 00015781  0x00003082 setarg  0x00000002 
- 00015782  0x00003083 istore  0x00000001 , 0x00000005 
- 00015783  0x00003084 setarg  0x00000000 
- 00015784  0x00003085 istore  0x00000002 , 0x00000005 
- 00015785  0x00003086 setarg  0x00001000 
- 00015786  0x00003087 istore  0x00000002 , 0x00000005 
- 00015787  0x00003088 setarg  0x000001a8 
- 00015788  0x00003089 istore  0x00000004 , 0x00000005 
- 00015789  0x0000308a setarg  0x000101a8 
- 00015790  0x0000308b istore  0x00000004 , 0x00000005 
- 00015791  0x0000308c jam  0x0000001c , 0x00000722 
- 00015792  0x0000308d branch  0x000041b5 
- 00015793  0x00003091 jam  0x00000014 , 0x00004805 
- 00015794  0x00003096 setarg  0x00000080 
- 00015795  0x00003097 store  0x00000001 , 0x00000723 
- 00015796  0x00003098 setarg  0x0000004a 
- 00015797  0x00003099 istore  0x00000001 , 0x00000005 
- 00015798  0x0000309a jam  0x00000002 , 0x00000722 
- 00015799  0x0000309b branch  0x000041b5 
- 00015800  0x0000309e arg  0x00004805 , 0x00000013 
- 00015801  0x0000309f arg  0x00003dbb , 0x00000012 
- 00015802  0x000030a0 branch  0x000042e0 
- 00015803  0x000030a4 call  0x00003e50 
- 00015804  0x000030a7 branch  0x00006ca3 
- 00015805  0x000030ab call  0x00003de2 
- 00015806  0x000030ac fetch  0x00000002 , 0x0000484c 
- 00015807  0x000030ad rtnbit1  0x00000002 
- 00015808  0x000030ae call  0x00003dec 
- 00015809  0x000030af call  0x00003df5 
- 00015810  0x000030b1 fetch  0x00000002 , 0x00004848 
- 00015811  0x000030b2 branch  0x00007d79 
- 00015812  0x000030b6 call  0x00003de2 
- 00015813  0x000030b7 fetch  0x00000002 , 0x0000484c 
- 00015814  0x000030b8 rtnbit1  0x00000002 
- 00015815  0x000030b9 call  0x00003dec 
- 00015816  0x000030ba fetcht  0x00000002 , 0x0000070e 
- 00015817  0x000030bb rshift8  0x00000002 , 0x0000003f 
- 00015818  0x000030bc rshift4  0x0000003f , 0x0000003f 
- 00015819  0x000030bd beq  0x0000000c , 0x00003dd3 
- 00015820  0x000030be byteswap  0x00000002 , 0x00000002 
- 00015821  0x000030c0 call  0x00003dd8 
- 00015822  0x000030c1 nrtn  0x00000028 
- 00015823  0x000030c2 setarg  0x00000000 
- 00015824  0x000030c3 istore  0x00000002 , 0x00000011 
- 00015825  0x000030c4 fetch  0x00000002 , 0x00004848 
- 00015826  0x000030c5 branch  0x00007d79 
- 00015827  0x000030c8 setarg  0xffffffff 
- 00015828  0x000030c9 istore  0x00000008 , 0x00000011 
- 00015829  0x000030ca istore  0x00000008 , 0x00000005 
- 00015830  0x000030cb fetch  0x00000002 , 0x00004848 
- 00015831  0x000030cc branch  0x00007d79 
- 00015832  0x000030cf arg  0x00000008 , 0x00000039 
- 00015833  0x000030d1 ifetch  0x00000002 , 0x00000011 
- 00015834  0x000030d2 arg  0x0000ffff , 0x00000012 
- 00015835  0x000030d3 isub  0x00000012 , 0x0000003e 
- 00015836  0x000030d4 branch  0x00007dba , 0x00000005 
- 00015837  0x000030d5 isub  0x00000002 , 0x0000003e 
- 00015838  0x000030d6 branch  0x00007dba , 0x00000005 
- 00015839  0x000030d8 increase  0x00000002 , 0x00000011 
- 00015840  0x000030d9 loop  0x00003dd9 
- 00015841  0x000030da branch  0x00007dbc 
- 00015842  0x000030de setarg  0x00000080 
- 00015843  0x000030df store  0x00000001 , 0x00000723 
- 00015844  0x000030e0 setarg  0x0000001f 
- 00015845  0x000030e1 istore  0x00000001 , 0x00000005 
- 00015846  0x000030e2 setarg  0x00000000 
- 00015847  0x000030e3 istore  0x00000001 , 0x00000005 
- 00015848  0x000030e4 fetch  0x00000006 , 0x0000070c 
- 00015849  0x000030e5 istore  0x00000006 , 0x00000005 
- 00015850  0x000030e6 jam  0x00000009 , 0x00000722 
- 00015851  0x000030e7 branch  0x000041b5 
- 00015852  0x000030ea call  0x00003e3e 
- 00015853  0x000030eb add  0x00000011 , 0x00000006 , 0x00000011 
- 00015854  0x000030ec fetch  0x00000002 , 0x0000070c 
- 00015855  0x000030ed fetcht  0x00000002 , 0x00004800 
- 00015856  0x000030ee byteswap  0x00000002 , 0x00000002 
- 00015857  0x000030ef isub  0x00000002 , 0x0000003f 
- 00015858  0x000030f0 imul32  0x00000012 , 0x0000003f 
- 00015859  0x000030f1 iadd  0x00000011 , 0x00000011 
- 00015860  0x000030f2 rtn 
- 00015861  0x000030f5 fetcht  0x00000002 , 0x0000070e 
- 00015862  0x000030f6 arg  0x00000008 , 0x00000039 
- 00015863  0x000030f8 ifetch  0x00000002 , 0x00000011 
- 00015864  0x000030f9 branch  0x00003dff , 0x00000034 
- 00015865  0x000030fa arg  0x0000ffff , 0x00000012 
- 00015866  0x000030fb isub  0x00000012 , 0x0000003e 
- 00015867  0x000030fc branch  0x00003dff , 0x00000005 
- 00015868  0x000030fd increase  0x00000002 , 0x00000011 
- 00015869  0x000030fe loop  0x00003df7 
- 00015870  0x000030ff rtn 
- 00015871  0x00003102 byteswap  0x00000002 , 0x00000002 
- 00015872  0x00003103 istoret  0x00000002 , 0x00000011 
- 00015873  0x00003104 rtn 
- 00015874  0x0000310b call  0x00007396 
- 00015875  0x0000310c call  0x0000739e 
- 00015876  0x0000310d setarg  0x000039b1 
- 00015877  0x0000310e store  0x00000002 , 0x00004824 
- 00015878  0x00003110 setarg  0x00003e42 
- 00015879  0x00003111 store  0x00000002 , 0x000043db 
- 00015880  0x00003113 setarg  0x00004016 
- 00015881  0x00003114 store  0x00000002 , 0x00004842 
- 00015882  0x00003116 setarg  0x00003745 
- 00015883  0x00003117 store  0x00000002 , 0x00004828 
- 00015884  0x00003119 setarg  0x00003aa2 
- 00015885  0x0000311a store  0x00000002 , 0x00004848 
- 00015886  0x0000311c setarg  0x00003a92 
- 00015887  0x0000311d store  0x00000002 , 0x00004846 
- 00015888  0x0000311f setarg  0x00003e4a 
- 00015889  0x00003120 store  0x00000002 , 0x000043e3 
- 00015890  0x00003122 setarg  0x0000372e 
- 00015891  0x00003123 store  0x00000002 , 0x00004826 
- 00015892  0x00003125 setarg  0x00004090 
- 00015893  0x00003126 store  0x00000002 , 0x000043df 
- 00015894  0x00003128 setarg  0x000040e3 
- 00015895  0x00003129 store  0x00000002 , 0x000043dd 
- 00015896  0x0000312b setarg  0x00003ab6 
- 00015897  0x0000312c store  0x00000002 , 0x00004853 
- 00015898  0x0000312e setarg  0x00003abc 
- 00015899  0x0000312f store  0x00000002 , 0x0000484a 
- 00015900  0x00003130 call  0x00003ac3 
- 00015901  0x00003132 jam  0x00000024 , 0x0000464a 
- 00015902  0x00003133 call  0x00003817 
- 00015903  0x00003136 bpatchx  0x000000ab , 0x00004035 
- 00015904  0x00003138 setarg  0x00000428 
- 00015905  0x00003139 store  0x00000002 , 0x000049b9 
- 00015906  0x0000313a call  0x00003e58 
- 00015907  0x0000313c setarg  0x00000422 
- 00015908  0x0000313d store  0x00000002 , 0x00004a5e 
- 00015909  0x0000313e call  0x00003e5a 
- 00015910  0x00003140 setarg  0x00000a22 
- 00015911  0x00003141 store  0x00000002 , 0x00000a8d 
- 00015912  0x00003142 call  0x00003e5c 
- 00015913  0x00003143 call  0x00004071 
- 00015914  0x00003147 call  0x00004071 
- 00015915  0x00003149 call  0x00003a18 
- 00015916  0x0000314a call  0x00003e3a 
- 00015917  0x0000314c fetch  0x00000001 , 0x000047ef 
- 00015918  0x0000314d beq  0x000000ff , 0x00003cd9 
- 00015919  0x0000314e call  0x00004291 
- 00015920  0x0000314f call  0x00003bbf 
- 00015921  0x00003150 call  0x00003bb1 
- 00015922  0x00003151 call  0x00003b99 
- 00015923  0x00003153 random  0x0000003f 
- 00015924  0x00003154 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00015925  0x00003155 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00015926  0x00003156 store  0x00000002 , 0x00004804 
- 00015927  0x00003157 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015928  0x00003158 store  0x00000001 , 0x00004803 
- 00015929  0x00003159 rtn 
- 00015930  0x0000315e fetch  0x00000006 , 0x0000480e 
- 00015931  0x0000315f call  0x00007cc0 
- 00015932  0x00003160 store  0x00000006 , 0x000042db 
- 00015933  0x00003161 rtn 
- 00015934  0x00003164 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00015935  0x00003165 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
- 00015936  0x00003166 fetchr  0x00000012 , 0x00000002 , 0x00004851 
- 00015937  0x00003167 rtn 
- 00015938  0x0000316b bpatchx  0x000000ac , 0x00004035 
- 00015939  0x0000316c call  0x0000387d 
- 00015940  0x0000316d call  0x00003aca 
- 00015941  0x0000316e call  0x000041d8 
- 00015942  0x0000316f call  0x0000396f 
- 00015943  0x00003170 call  0x00003b33 
- 00015944  0x00003171 call  0x00004060 
- 00015945  0x00003172 branch  0x00003995 
- 00015946  0x00003176 call  0x00003acc 
- 00015947  0x00003177 call  0x00003db8 
- 00015948  0x00003178 call  0x00003d63 
- 00015949  0x0000317b call  0x00003794 
- 00015950  0x0000317c call  0x00003791 
- 00015951  0x0000317d branch  0x00004289 
- 00015952  0x00003181 call  0x00003e53 
- 00015953  0x00003182 fetch  0x00000002 , 0x00004853 
- 00015954  0x00003183 branch  0x00007d79 
- 00015955  0x00003188 fetch  0x00000001 , 0x00004857 
- 00015956  0x00003189 rtnne  0x00000002 
- 00015957  0x0000318a setarg  0x0001d000 
- 00015958  0x0000318b store  0x00000003 , 0x00004419 
- 00015959  0x0000318c branch  0x00006bfa 
- 00015960  0x00003191 call  0x00004292 
- 00015961  0x00003192 branch  0x000078ad 
- 00015962  0x00003195 call  0x0000396c 
- 00015963  0x00003196 branch  0x000078ad 
- 00015964  0x00003199 call  0x00003e5e 
- 00015965  0x0000319a branch  0x000078ad 
- 00015966  0x0000319d setarg  0x00000a8d 
- 00015967  0x0000319e store  0x00000002 , 0x000043fb 
- 00015968  0x0000319f rtn 
- 00015969  0x000031a2 jam  0x00000001 , 0x00004388 
- 00015970  0x000031a3 setarg  0x00001770 
- 00015971  0x000031a4 store  0x00000002 , 0x0000464c 
- 00015972  0x000031a5 fetch  0x00000001 , 0x000047e7 
- 00015973  0x000031a6 set0  0x00000000 , 0x0000003f 
- 00015974  0x000031a7 store  0x00000001 , 0x000047e7 
- 00015975  0x000031a8 jam  0x00000001 , 0x000047e4 
- 00015976  0x000031a9 jam  0x00000000 , 0x000047e5 
- 00015977  0x000031aa jam  0x00000000 , 0x0000474d 
- 00015978  0x000031ab branch  0x00003b2f 
- 00015979  0x000031b0 bpatchx  0x000000ad , 0x00004035 
- 00015980  0x000031b1 fetch  0x00000001 , 0x0000092b 
- 00015981  0x000031b2 bbit1  0x00000007 , 0x00003e70 
- 00015982  0x000031b3 jam  0x00000000 , 0x00004969 
- 00015983  0x000031b4 branch  0x0000417d 
- 00015984  0x000031b8 call  0x00003e76 
- 00015985  0x000031b9 rtn  0x00000028 
- 00015986  0x000031ba call  0x00003e97 
- 00015987  0x000031bb rtn  0x00000028 
- 00015988  0x000031bc call  0x00003ea7 
- 00015989  0x000031bd branch  0x00003eb4 
- 00015990  0x000031c2 call  0x00007dbc 
- 00015991  0x000031c3 arg  0x00000003 , 0x00000039 
- 00015992  0x000031c4 arg  0x0000092c , 0x00000011 
- 00015993  0x000031c5 call  0x00007cb1 
- 00015994  0x000031c6 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
- 00015995  0x000031c7 and  0x00000011 , 0x0000001f , 0x00000002 
- 00015996  0x000031c8 storet  0x00000001 , 0x0000485c 
- 00015997  0x000031c9 fetch  0x00000001 , 0x00004863 
- 00015998  0x000031ca isub  0x00000002 , 0x0000003e 
- 00015999  0x000031cb nbranch  0x00007dba , 0x00000002 
- 00016000  0x000031cd rshift4  0x00000011 , 0x0000003f 
- 00016001  0x000031ce rshift  0x0000003f , 0x0000003f 
- 00016002  0x000031cf and  0x0000003f , 0x0000001f , 0x00000002 
- 00016003  0x000031d0 storet  0x00000001 , 0x0000485b 
- 00016004  0x000031d1 rshift4  0x0000003f , 0x0000003f 
- 00016005  0x000031d2 rshift  0x0000003f , 0x0000003f 
- 00016006  0x000031d3 arg  0x00001fff , 0x00000011 
- 00016007  0x000031d4 iand  0x00000011 , 0x00000002 
- 00016008  0x000031d5 copy  0x0000003f , 0x00000012 
- 00016009  0x000031d6 fetch  0x00000002 , 0x00004859 
- 00016010  0x000031d7 isub  0x00000002 , 0x0000003e 
- 00016011  0x000031d8 ncall  0x00003e93 , 0x00000005 
- 00016012  0x000031d9 storet  0x00000002 , 0x00004859 
- 00016013  0x000031da rshift8  0x00000012 , 0x0000003f 
- 00016014  0x000031db rshift4  0x0000003f , 0x0000003f 
- 00016015  0x000031dc rshift  0x0000003f , 0x0000003f 
- 00016016  0x000031dd store  0x00000001 , 0x00004858 
- 00016017  0x000031de store  0x00000001 , 0x00004969 
- 00016018  0x000031df rtn 
- 00016019  0x000031e2 setarg  0x00000000 
- 00016020  0x000031e3 store  0x00000004 , 0x0000485d 
- 00016021  0x000031e4 jam  0x00000000 , 0x00004862 
- 00016022  0x000031e5 rtn 
- 00016023  0x000031eb call  0x00007dbc 
- 00016024  0x000031ec fetch  0x00000001 , 0x0000485b 
- 00016025  0x000031ed copy  0x0000003f , 0x00000007 
- 00016026  0x000031ee fetch  0x00000004 , 0x0000485d 
- 00016027  0x000031ef qisolate1  0x0000003f 
- 00016028  0x000031f0 branch  0x00007dba , 0x00000001 
- 00016029  0x000031f1 qset1  0x0000003f 
- 00016030  0x000031f2 store  0x00000004 , 0x0000485d 
- 00016031  0x000031f3 fetcht  0x00000001 , 0x0000485c 
- 00016032  0x000031f4 add  0x00000002 , 0x00000001 , 0x00000039 
- 00016033  0x000031f6 add  0x00000039 , 0xffffffff , 0x00000007 
- 00016034  0x000031f7 qisolate1  0x0000003f 
- 00016035  0x000031f8 nrtn  0x00000001 
- 00016036  0x000031f9 loop  0x00003ea1 
- 00016037  0x000031fa jam  0x00000001 , 0x00004861 
- 00016038  0x000031fb rtn 
- 00016039  0x00003200 fetch  0x00000001 , 0x00000921 
- 00016040  0x00003201 pincrease  0xfffffffa 
- 00016041  0x00003202 copy  0x0000003f , 0x00000039 
- 00016042  0x00003203 fetcht  0x00000001 , 0x00004862 
- 00016043  0x00003204 iadd  0x00000002 , 0x00000002 
- 00016044  0x00003205 storet  0x00000001 , 0x00004862 
- 00016045  0x00003206 fetch  0x00000002 , 0x00004864 
- 00016046  0x00003207 iforce  0x00000005 
- 00016047  0x00003208 fetch  0x00000001 , 0x0000485b 
- 00016048  0x00003209 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00016049  0x0000320a iadd  0x00000005 , 0x00000005 
- 00016050  0x0000320b arg  0x0000092f , 0x00000006 
- 00016051  0x0000320c branch  0x00007cda 
- 00016052  0x00003210 fetch  0x00000001 , 0x00004861 
- 00016053  0x00003211 rtneq  0x00000000 
- 00016054  0x00003212 setarg  0x00000000 
- 00016055  0x00003213 store  0x00000005 , 0x0000485d 
- 00016056  0x00003214 fetcht  0x00000002 , 0x00000925 
- 00016057  0x00003215 byteswap  0x00000002 , 0x00000002 
- 00016058  0x00003216 setarg  0x0000e000 
- 00016059  0x00003217 iand  0x00000002 , 0x00000002 
- 00016060  0x00003218 fetch  0x00000002 , 0x00004859 
- 00016061  0x00003219 ior  0x00000002 , 0x0000003f 
- 00016062  0x0000321a byteswap  0x0000003f , 0x0000003f 
- 00016063  0x0000321b store  0x00000002 , 0x00000925 
- 00016064  0x0000321c branch  0x00004187 
- 00016065  0x00003221 fetch  0x00000001 , 0x00000722 
- 00016066  0x00003222 add  0x0000003f , 0x00000001 , 0x00000002 
- 00016067  0x00003223 copy  0x0000003f , 0x00000039 
- 00016068  0x00003224 storet  0x00000001 , 0x00000916 
- 00016069  0x00003225 fetch  0x00000001 , 0x0000092b 
- 00016070  0x00003226 set0  0x00000007 , 0x0000003f 
- 00016071  0x00003227 store  0x00000001 , 0x000049a1 
- 00016072  0x00003228 arg  0x00000723 , 0x00000006 
- 00016073  0x00003229 call  0x00007ccc 
- 00016074  0x0000322a branch  0x00004052 
- 00016075  0x00003230 add  0x00000011 , 0x00000004 , 0x00000002 
- 00016076  0x00003231 copy  0x00000011 , 0x00000039 
- 00016077  0x00003232 storet  0x00000001 , 0x00000916 
- 00016078  0x00003233 arg  0x000049a5 , 0x00000005 
- 00016079  0x00003234 call  0x00007ccc 
- 00016080  0x00003235 fetch  0x00000001 , 0x0000092b 
- 00016081  0x00003236 set1  0x00000007 , 0x0000003f 
- 00016082  0x00003237 store  0x00000001 , 0x000049a1 
- 00016083  0x00003238 branch  0x00004052 
- 00016084  0x0000323e fetch  0x00000001 , 0x0000070b 
- 00016085  0x00003240 beq  0x00000001 , 0x00003edb 
- 00016086  0x00003241 beq  0x00000002 , 0x00003ee1 
- 00016087  0x00003242 beq  0x00000042 , 0x00003ee6 
- 00016088  0x00003243 beq  0x0000004c , 0x00003ee9 
- 00016089  0x00003244 beq  0x0000005e , 0x00003eef 
- 00016090  0x00003245 rtn 
- 00016091  0x00003249 arg  0x00003edd , 0x00000013 
- 00016092  0x0000324a branch  0x00003f53 
- 00016093  0x0000324e fetch  0x00000002 , 0x00004830 
- 00016094  0x0000324f call  0x00007d79 
- 00016095  0x00003250 store  0x00000001 , 0x0000070c 
- 00016096  0x00003251 branch  0x0000376c 
- 00016097  0x00003255 arg  0x00003ee3 , 0x00000013 
- 00016098  0x00003256 branch  0x00003f53 
- 00016099  0x00003258 call  0x0000376c 
- 00016100  0x00003259 fetch  0x00000002 , 0x00004832 
- 00016101  0x0000325a branch  0x00007d79 
- 00016102  0x0000325f call  0x00003784 
- 00016103  0x00003260 fetch  0x00000002 , 0x00004834 
- 00016104  0x00003261 branch  0x00007d79 
- 00016105  0x00003265 fetch  0x00000002 , 0x0000070c 
- 00016106  0x00003266 call  0x00003efe 
- 00016107  0x00003267 store  0x00000001 , 0x00000711 
- 00016108  0x00003268 call  0x00003774 
- 00016109  0x00003269 fetch  0x00000002 , 0x00004836 
- 00016110  0x0000326a branch  0x00007d79 
- 00016111  0x0000326e fetch  0x00000002 , 0x00004866 
- 00016112  0x0000326f fetcht  0x00000002 , 0x0000070e 
- 00016113  0x00003270 isub  0x00000002 , 0x0000003e 
- 00016114  0x00003271 rtn  0x00000005 
- 00016115  0x00003273 fetch  0x00000002 , 0x0000070e 
- 00016116  0x00003274 call  0x00003f10 
- 00016117  0x00003275 store  0x00000001 , 0x00000716 
- 00016118  0x00003277 fetch  0x00000002 , 0x0000070e 
- 00016119  0x00003278 store  0x00000002 , 0x00004866 
- 00016120  0x00003279 fetch  0x00000002 , 0x00004838 
- 00016121  0x0000327a call  0x00007d79 
- 00016122  0x0000327b storet  0x00000002 , 0x0000070c 
- 00016123  0x0000327c call  0x0000377c 
- 00016124  0x0000327d fetch  0x00000002 , 0x0000483a 
- 00016125  0x0000327e branch  0x00007d79 
- 00016126  0x00003284 rtn  0x00000034 
- 00016127  0x00003285 mul32  0x0000003f , 0x00000064 , 0x0000003f 
- 00016128  0x00003286 arg  0x0000ffff , 0x00000002 
- 00016129  0x00003287 idiv  0x00000002 
- 00016130  0x00003288 call  0x00007d62 
- 00016131  0x00003289 remainder  0x00000002 
- 00016132  0x0000328a rshift8  0x00000002 , 0x00000002 
- 00016133  0x0000328b quotient  0x0000003f 
- 00016134  0x0000328c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016135  0x0000328d nrtn  0x00000005 
- 00016136  0x0000328e pincrease  0x00000001 
- 00016137  0x0000328f rtn 
- 00016138  0x00003295 arg  0x0000ffff , 0x0000003f 
- 00016139  0x00003296 imul32  0x00000002 , 0x0000003f 
- 00016140  0x00003297 div  0x0000003f , 0x00000064 
- 00016141  0x00003298 call  0x00007d62 
- 00016142  0x00003299 quotient  0x00000002 
- 00016143  0x0000329a rtn 
- 00016144  0x0000329f arg  0x00000320 , 0x00000002 
- 00016145  0x000032a0 isub  0x00000002 , 0x00000011 
- 00016146  0x000032a1 call  0x00003f1f 
- 00016147  0x000032a2 copy  0x00000011 , 0x0000003f 
- 00016148  0x000032a3 idiv  0x00000002 
- 00016149  0x000032a4 call  0x00007d62 
- 00016150  0x000032a5 quotient  0x0000003f 
- 00016151  0x000032a6 rtn 
- 00016152  0x000032ac copy  0x00000002 , 0x00000011 
- 00016153  0x000032ad call  0x00003f1f 
- 00016154  0x000032ae copy  0x00000011 , 0x0000003f 
- 00016155  0x000032af imul32  0x00000002 , 0x0000003f 
- 00016156  0x000032b0 arg  0x00000320 , 0x00000002 
- 00016157  0x000032b1 iadd  0x00000002 , 0x00000002 
- 00016158  0x000032b2 rtn 
- 00016159  0x000032b5 setarg  0x00004e20 
- 00016160  0x000032b6 arg  0x00000320 , 0x00000002 
- 00016161  0x000032b7 isub  0x00000002 , 0x0000003f 
- 00016162  0x000032b8 div  0x0000003f , 0x00000064 
- 00016163  0x000032b9 call  0x00007d62 
- 00016164  0x000032ba quotient  0x00000002 
- 00016165  0x000032bb rtn 
- 00016166  0x000032c1 arg  0x00000000 , 0x00000007 
- 00016167  0x000032c2 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016168  0x000032c3 call  0x00007dbc 
- 00016169  0x000032c4 fetch  0x00000002 , 0x00004800 
- 00016170  0x000032c6 isub  0x00000002 , 0x0000003e 
- 00016171  0x000032c7 branch  0x00003f32 , 0x00000005 
- 00016172  0x000032c8 byteswap  0x0000003f , 0x0000003f 
- 00016173  0x000032c9 pincrease  0x00000001 
- 00016174  0x000032ca byteswap  0x0000003f , 0x0000003f 
- 00016175  0x000032cb increase  0x00000001 , 0x00000007 
- 00016176  0x000032cc loop  0x00003f2a 
- 00016177  0x000032cd rtn 
- 00016178  0x000032d0 jam  0x00000000 , 0x00004868 
- 00016179  0x000032d1 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016180  0x000032d2 call  0x00003f6e 
- 00016181  0x000032d3 branch  0x00007dba 
- 00016182  0x000032d7 arg  0x00000000 , 0x00000007 
- 00016183  0x000032d8 arg  0x00000000 , 0x00000013 
- 00016184  0x000032d9 call  0x00003e3e 
- 00016185  0x000032da call  0x00007dbc 
- 00016186  0x000032dc fetch  0x00000002 , 0x0000484c 
- 00016187  0x000032dd bbit0  0x00000002 , 0x00003f49 
- 00016188  0x000032de ifetch  0x00000002 , 0x00000011 
- 00016189  0x000032df isub  0x00000002 , 0x0000003e 
- 00016190  0x000032e0 call  0x00003f47 , 0x00000005 
- 00016191  0x000032e2 copy  0x00000012 , 0x0000003f 
- 00016192  0x000032e3 iadd  0x00000011 , 0x00000011 
- 00016193  0x000032e4 increase  0x00000001 , 0x00000007 
- 00016194  0x000032e5 loop  0x00003f3a 
- 00016195  0x000032e6 copy  0x00000013 , 0x0000003f 
- 00016196  0x000032e7 rtn  0x00000034 
- 00016197  0x000032e8 store  0x00000001 , 0x00004868 
- 00016198  0x000032e9 branch  0x00007dba 
- 00016199  0x000032ec qset1  0x00000013 
- 00016200  0x000032ed rtn 
- 00016201  0x000032f0 add  0x00000011 , 0x00000006 , 0x00000006 
- 00016202  0x000032f1 arg  0x00000008 , 0x00000030 
- 00016203  0x000032f3 ifetch  0x00000002 , 0x00000006 
- 00016204  0x000032f4 isub  0x00000002 , 0x0000003e 
- 00016205  0x000032f5 branch  0x00003f51 , 0x00000005 
- 00016206  0x000032f6 increase  0xffffffff , 0x00000030 
- 00016207  0x000032f7 branch  0x00003f3f , 0x00000005 
- 00016208  0x000032f8 branch  0x00003f4b 
- 00016209  0x000032fb call  0x00003f47 
- 00016210  0x000032fc branch  0x00003f3f 
- 00016211  0x000032ff arg  0x00000000 , 0x00000007 
- 00016212  0x00003300 fetch  0x00000001 , 0x00004868 
- 00016213  0x00003301 branch  0x00003f5f , 0x00000034 
- 00016214  0x00003302 copy  0x0000003f , 0x00000012 
- 00016215  0x00003303 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016216  0x00003305 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016217  0x00003307 qisolate1  0x00000012 
- 00016218  0x00003308 call  0x00003f5f , 0x00000001 
- 00016219  0x00003309 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00016220  0x0000330a increase  0x00000001 , 0x00000007 
- 00016221  0x0000330b loop  0x00003f58 
- 00016222  0x0000330c rtn 
- 00016223  0x0000330f call  0x00003f64 
- 00016224  0x00003310 call  0x00003f6e 
- 00016225  0x00003311 copy  0x00000013 , 0x0000003f 
- 00016226  0x00003312 call  0x00007d79 
- 00016227  0x00003313 branch  0x00003f69 
- 00016228  0x00003316 storer  0x00000039 , 0x00000002 , 0x00000917 
- 00016229  0x00003317 storer  0x00000011 , 0x00000002 , 0x00000919 
- 00016230  0x00003318 storer  0x00000012 , 0x00000002 , 0x0000091b 
- 00016231  0x00003319 storer  0x00000013 , 0x00000002 , 0x0000091d 
- 00016232  0x0000331a rtn 
- 00016233  0x0000331d fetchr  0x00000039 , 0x00000002 , 0x00000917 
- 00016234  0x0000331e fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00016235  0x0000331f fetchr  0x00000012 , 0x00000002 , 0x0000091b 
- 00016236  0x00003320 fetchr  0x00000013 , 0x00000002 , 0x0000091d 
- 00016237  0x00003321 rtn 
- 00016238  0x00003325 bpatchx  0x000000ae , 0x00004035 
- 00016239  0x00003326 fetch  0x00000002 , 0x00004800 
- 00016240  0x00003327 byteswap  0x0000003f , 0x0000003f 
- 00016241  0x00003328 iadd  0x00000007 , 0x0000003f 
- 00016242  0x00003329 byteswap  0x0000003f , 0x0000003f 
- 00016243  0x0000332a store  0x00000002 , 0x00004995 
- 00016244  0x0000332b call  0x00003e3e 
- 00016245  0x0000332c copy  0x00000007 , 0x0000003f 
- 00016246  0x0000332d imul32  0x00000012 , 0x0000003f 
- 00016247  0x0000332e iadd  0x00000011 , 0x00000011 
- 00016248  0x0000332f add  0x00000011 , 0x00000017 , 0x00000006 
- 00016249  0x00003330 ifetch  0x00000002 , 0x00000006 
- 00016250  0x00003331 store , 0x00000002 , 0x000043fb 
- 00016251  0x00003332 rtn 
- 00016252  0x00003338 jam  0x00000000 , 0x00000951 
- 00016253  0x0000333c sub  0x00000002 , 0x0000000c , 0x0000003e 
- 00016254  0x0000333d rtn  0x00000002 
- 00016255  0x0000333e sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00016256  0x0000333f nrtn  0x00000002 
- 00016257  0x00003340 bpatchx  0x000000af , 0x00004035 
- 00016258  0x00003341 call  0x0000400e 
- 00016259  0x00003342 call  0x00003f8c 
- 00016260  0x00003343 nrtn  0x00000028 
- 00016261  0x00003344 call  0x00003fdd 
- 00016262  0x00003345 nrtn  0x00000028 
- 00016263  0x00003346 call  0x00003bcf 
- 00016264  0x00003347 call  0x00003fa1 
- 00016265  0x00003348 nrtn  0x00000028 
- 00016266  0x00003349 call  0x00003fb2 
- 00016267  0x0000334b branch  0x00003fb7 
- 00016268  0x0000334e call  0x00007dba 
- 00016269  0x0000334f fetch  0x00000001 , 0x00000921 
- 00016270  0x00003350 arg  0x00000925 , 0x00000006 
- 00016271  0x00003351 iadd  0x00000006 , 0x00000006 
- 00016272  0x00003352 ifetch  0x00000004 , 0x00000006 
- 00016273  0x00003353 ifetcht  0x00000004 , 0x00000006 
- 00016274  0x00003354 ixor  0x00000002 , 0x00000002 
- 00016275  0x00003355 arg  0x00000010 , 0x00000039 
- 00016276  0x00003356 arg  0x000009fd , 0x00000006 
- 00016277  0x00003358 ifetch  0x00000004 , 0x00000006 
- 00016278  0x00003359 isub  0x00000002 , 0x0000003e 
- 00016279  0x0000335a branch  0x00007dbc , 0x00000005 
- 00016280  0x0000335b loop  0x00003f95 
- 00016281  0x0000335c fetch  0x00000001 , 0x0000486a 
- 00016282  0x0000335d pincrease  0x00000004 
- 00016283  0x0000335e arg  0x000009fd , 0x00000005 
- 00016284  0x0000335f iadd  0x00000005 , 0x00000005 
- 00016285  0x00003360 istoret  0x00000004 , 0x00000005 
- 00016286  0x00003361 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00016287  0x00003362 store  0x00000001 , 0x0000486a 
- 00016288  0x00003363 rtn 
- 00016289  0x00003366 call  0x00007dba 
- 00016290  0x00003367 fetcht  0x00000005 , 0x00000924 
- 00016291  0x00003368 arg  0x00000010 , 0x00000039 
- 00016292  0x00003369 arg  0x00000a3d , 0x00000006 
- 00016293  0x0000336b ifetch  0x00000005 , 0x00000006 
- 00016294  0x0000336c isub  0x00000002 , 0x0000003e 
- 00016295  0x0000336d branch  0x00007dbc , 0x00000005 
- 00016296  0x0000336e loop  0x00003fa5 
- 00016297  0x0000336f fetch  0x00000001 , 0x0000486b 
- 00016298  0x00003370 pincrease  0x00000001 
- 00016299  0x00003371 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016300  0x00003372 store  0x00000001 , 0x0000486b 
- 00016301  0x00003373 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00016302  0x00003374 arg  0x00000a3d , 0x00000005 
- 00016303  0x00003375 iadd  0x00000005 , 0x00000005 
- 00016304  0x00003376 istoret  0x00000005 , 0x00000005 
- 00016305  0x00003377 rtn 
- 00016306  0x0000337a fetch  0x00000001 , 0x00000951 
- 00016307  0x0000337b rtneq  0x00000000 
- 00016308  0x0000337c fetch  0x00000002 , 0x00000927 
- 00016309  0x0000337d store  0x00000002 , 0x0000486c 
- 00016310  0x0000337e rtn 
- 00016311  0x0000338b call  0x00004005 
- 00016312  0x0000338c fetch  0x00000001 , 0x00000921 
- 00016313  0x0000338d arg  0x00000929 , 0x00000002 
- 00016314  0x0000338e call  0x00003ca7 
- 00016315  0x0000338f nrtn  0x00000005 
- 00016316  0x00003393 bpatchx  0x000000b0 , 0x00004036 
- 00016317  0x00003394 fetch  0x00000001 , 0x00000951 
- 00016318  0x00003395 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016319  0x00003396 call  0x00004106 , 0x00000005 
- 00016320  0x00003397 fetcht  0x00000002 , 0x00000929 
- 00016321  0x00003398 call  0x00003f26 
- 00016322  0x00003399 call  0x00003fcf , 0x00000028 
- 00016323  0x0000339a branch  0x00003fea , 0x00000028 
- 00016324  0x0000339b arg  0x0000001d , 0x00000039 
- 00016325  0x0000339c arg  0x000007ab , 0x00000005 
- 00016326  0x0000339d arg  0x00000922 , 0x00000006 
- 00016327  0x0000339e call  0x00007cda 
- 00016328  0x0000339f call  0x00003fd3 
- 00016329  0x000033a0 arg  0x0000001d , 0x00000039 
- 00016330  0x000033a1 arg  0x000007ab , 0x00000006 
- 00016331  0x000033a2 arg  0x00000922 , 0x00000005 
- 00016332  0x000033a3 call  0x00007cda 
- 00016333  0x000033a4 fetch  0x00000002 , 0x00004842 
- 00016334  0x000033a5 branch  0x00007d79 
- 00016335  0x000033a8 jam  0x00000001 , 0x00000952 
- 00016336  0x000033a9 fetch  0x00000002 , 0x00004995 
- 00016337  0x000033aa store  0x00000002 , 0x00000953 
- 00016338  0x000033ab rtn 
- 00016339  0x000033ae call  0x00003f36 
- 00016340  0x000033af branch  0x00003fea , 0x00000028 
- 00016341  0x000033b0 jam  0x000000ff , 0x00004868 
- 00016342  0x000033b1 setarg  0x0000ffcf 
- 00016343  0x000033b2 isub  0x00000002 , 0x0000003e 
- 00016344  0x000033b3 branch  0x00003fea , 0x00000005 
- 00016345  0x000033b4 setarg  0x0000ffff 
- 00016346  0x000033b5 isub  0x00000002 , 0x0000003e 
- 00016347  0x000033b6 branch  0x00003fea , 0x00000005 
- 00016348  0x000033b7 rtn 
- 00016349  0x000033bb call  0x00007dbc 
- 00016350  0x000033bc fetcht  0x00000001 , 0x00000922 
- 00016351  0x000033bd rshift4  0x00000002 , 0x0000003f 
- 00016352  0x000033be rshift3  0x0000003f , 0x0000003f 
- 00016353  0x000033bf fetchr  0x00000011 , 0x00000001 , 0x00004871 
- 00016354  0x000033c0 and  0x00000011 , 0x00000001 , 0x00000011 
- 00016355  0x000033c1 isub  0x00000011 , 0x0000003e 
- 00016356  0x000033c2 nrtn  0x00000005 
- 00016357  0x000033c3 and  0x00000002 , 0x0000007f , 0x00000002 
- 00016358  0x000033c4 fetch  0x00000001 , 0x0000474d 
- 00016359  0x000033c5 isub  0x00000002 , 0x0000003e 
- 00016360  0x000033c6 nrtn  0x00000005 
- 00016361  0x000033c7 branch  0x00007dba 
- 00016362  0x000033cc arg  0x00004872 , 0x00000011 
- 00016363  0x000033cd arg  0x0000000a , 0x00000039 
- 00016364  0x000033cf fetcht  0x00000002 , 0x00000927 
- 00016365  0x000033d0 ifetch  0x00000002 , 0x00000011 
- 00016366  0x000033d2 branch  0x00003ff4 , 0x00000034 
- 00016367  0x000033d4 isub  0x00000002 , 0x0000003e 
- 00016368  0x000033d6 branch  0x00003ff5 , 0x00000005 
- 00016369  0x000033d7 increase  0x00000005 , 0x00000011 
- 00016370  0x000033d8 loop  0x00003fec 
- 00016371  0x000033d9 arg  0x00004872 , 0x00000011 
- 00016372  0x000033dc istoret  0x00000002 , 0x00000011 
- 00016373  0x000033de storet  0x00000002 , 0x0000094c 
- 00016374  0x000033e0 add  0x00000011 , 0x00000002 , 0x00000013 
- 00016375  0x000033e1 ifetch  0x00000003 , 0x00000013 
- 00016376  0x000033e2 store  0x00000003 , 0x0000094e 
- 00016377  0x000033e3 branch  0x00003ffa 
- 00016378  0x000033e9 call  0x00004002 
- 00016379  0x000033eb fetch  0x00000003 , 0x0000094e 
- 00016380  0x000033ec fetcht  0x00000003 , 0x00000924 
- 00016381  0x000033ed isub  0x00000002 , 0x0000003e 
- 00016382  0x000033ee rtn  0x00000002 
- 00016383  0x000033ef istoret  0x00000003 , 0x00000013 
- 00016384  0x000033f0 call  0x00004002 
- 00016385  0x000033f1 branch  0x00003e6b 
- 00016386  0x000033f4 arg  0x00000924 , 0x00000011 
- 00016387  0x000033f5 arg  0x00000003 , 0x00000039 
- 00016388  0x000033f6 branch  0x00007cb1 
- 00016389  0x000033fb call  0x00004008 
- 00016390  0x000033fd arg  0x0000475e , 0x00000006 
- 00016391  0x000033fe branch  0x0000735f 
- 00016392  0x00003400 arg  0x0000093f , 0x00000005 
- 00016393  0x00003401 setarg  0x00000000 
- 00016394  0x00003402 istore  0x00000001 , 0x00000005 
- 00016395  0x00003403 fetch  0x00000006 , 0x00000923 
- 00016396  0x00003404 istore  0x00000008 , 0x00000005 
- 00016397  0x00003405 branch  0x00004069 
- 00016398  0x00003409 add  0x00000002 , 0xfffffff4 , 0x0000003f 
- 00016399  0x00003413 store  0x00000001 , 0x00000921 
- 00016400  0x00003414 arg  0x0000001d , 0x00000039 
- 00016401  0x00003415 arg  0x00000922 , 0x00000005 
- 00016402  0x00003416 call  0x00007ca1 
- 00016403  0x00003417 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016404  0x00003418 arg  0x00000922 , 0x00000005 
- 00016405  0x00003419 branch  0x00007ccc 
- 00016406  0x0000341c call  0x0000406e 
- 00016407  0x0000341d call  0x00004036 
- 00016408  0x0000341e nrtn  0x00000028 
- 00016409  0x0000341f call  0x0000404a 
- 00016410  0x00003420 jam  0x0000001e , 0x00000787 
- 00016411  0x00003421 fetch  0x00000001 , 0x00000921 
- 00016412  0x00003422 add  0x0000003f , 0x0000000d , 0x00000002 
- 00016413  0x00003423 storet  0x00000001 , 0x00000789 
- 00016414  0x00003424 increase  0xffffffff , 0x00000002 
- 00016415  0x00003425 istoret  0x00000001 , 0x00000005 
- 00016416  0x00003426 setarg  0x0000002a 
- 00016417  0x00003427 istore  0x00000001 , 0x00000005 
- 00016418  0x00003428 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016419  0x00003429 fetch  0x00000007 , 0x00000922 
- 00016420  0x0000342a arg  0x00000922 , 0x00000006 
- 00016421  0x0000342b call  0x00007cda 
- 00016422  0x0000342c arg  0x00000787 , 0x00000011 
- 00016423  0x0000342d call  0x000078b2 
- 00016424  0x0000342e call  0x0000402b 
- 00016425  0x0000342f nrtn  0x00000028 
- 00016426  0x00003430 branch  0x00003961 
- 00016427  0x00003433 fetcht  0x00000002 , 0x000007b2 
- 00016428  0x00003435 call  0x00007dbc 
- 00016429  0x00003436 fetch  0x00000001 , 0x00000978 
- 00016430  0x00003437 rtn  0x00000034 
- 00016431  0x00003438 iforce  0x00000039 
- 00016432  0x00003439 arg  0x00000968 , 0x00000006 
- 00016433  0x0000343b ifetch  0x00000002 , 0x00000006 
- 00016434  0x0000343c isub  0x00000002 , 0x0000003e 
- 00016435  0x0000343d branch  0x00007dba , 0x00000005 
- 00016436  0x0000343e loop  0x00004031 
- 00016437  0x0000343f rtn 
- 00016438  0x00003443 call  0x00007dbc 
- 00016439  0x00003444 fetch  0x00000001 , 0x00000951 
- 00016440  0x00003445 rtneq  0x00000001 
- 00016441  0x00003446 fetch  0x00000002 , 0x0000484c 
- 00016442  0x00003447 rtnbit1  0x00000001 
- 00016443  0x00003448 fetch  0x00000001 , 0x000047e4 
- 00016444  0x00003449 rtnne  0x00000000 
- 00016445  0x0000344a fetcht  0x00000002 , 0x00000927 
- 00016446  0x0000344b call  0x00003f26 
- 00016447  0x0000344c branch  0x00007dbc , 0x00000028 
- 00016448  0x0000344d call  0x0000404f 
- 00016449  0x0000344e nrtn  0x00000028 
- 00016450  0x0000344f fetch  0x00000001 , 0x00000923 
- 00016451  0x00003450 branch  0x00007dbc , 0x00000034 
- 00016452  0x00003451 pincrease  0xffffffff 
- 00016453  0x00003452 branch  0x00007dbc , 0x00000034 
- 00016454  0x00003453 store  0x00000001 , 0x00000923 
- 00016455  0x00003454 setarg  0x000048cc 
- 00016456  0x00003455 store  0x00000002 , 0x000043fb 
- 00016457  0x00003456 branch  0x00007dba 
- 00016458  0x00003459 call  0x00004005 
- 00016459  0x0000345a fetch  0x00000001 , 0x00000921 
- 00016460  0x0000345b arg  0x00000929 , 0x00000002 
- 00016461  0x0000345c call  0x00003c86 
- 00016462  0x0000345d branch  0x00003bcf 
- 00016463  0x00003462 setarg  0x000048a4 
- 00016464  0x00003463 store  0x00000002 , 0x00000910 
- 00016465  0x00003464 branch  0x000039fb 
- 00016466  0x00003469 bpatchx  0x000000b1 , 0x00004036 
- 00016467  0x0000346a call  0x00004056 
- 00016468  0x0000346b call  0x0000405f 
- 00016469  0x0000346c branch  0x0000394c 
- 00016470  0x00003472 fetch  0x00000001 , 0x00000916 
- 00016471  0x00003473 add  0x0000003f , 0x00000002 , 0x00000011 
- 00016472  0x00003474 pincrease  0x00000004 
- 00016473  0x00003475 store  0x00000001 , 0x00000916 
- 00016474  0x00003476 arg  0x0000499f , 0x00000002 
- 00016475  0x00003477 branch  0x0000405c 
- 00016476  0x0000347d call  0x00004005 
- 00016477  0x0000347e copy  0x00000011 , 0x0000003f 
- 00016478  0x0000347f branch  0x00003c86 
- 00016479  0x00003483 branch  0x00003bcc 
- 00016480  0x00003487 call  0x00003e5e 
- 00016481  0x00003488 call  0x000078fa 
- 00016482  0x00003489 rtn  0x00000034 
- 00016483  0x0000348a call  0x00002a28 
- 00016484  0x0000348b nrtn  0x00000034 
- 00016485  0x0000348c arg  0x00000787 , 0x00000011 
- 00016486  0x0000348d call  0x000078ca 
- 00016487  0x0000348e nrtn  0x00000028 
- 00016488  0x0000348f branch  0x000040f0 
- 00016489  0x00003494 fetch  0x00000004 , 0x0000486e 
- 00016490  0x00003495 istore  0x00000004 , 0x00000005 
- 00016491  0x00003496 add  0x00000005 , 0xfffffff3 , 0x0000003f 
- 00016492  0x00003497 store  0x00000002 , 0x000008f1 
- 00016493  0x00003498 rtn 
- 00016494  0x0000349d setarg  0x000048cc 
- 00016495  0x0000349e store  0x00000002 , 0x000043fb 
- 00016496  0x0000349f rtn 
- 00016497  0x000034a2 call  0x0000406e 
- 00016498  0x000034a3 branch  0x000078ad 
- 00016499  0x000034a7 call  0x000029c9 
- 00016500  0x000034a8 fetch  0x00000001 , 0x000047e4 
- 00016501  0x000034a9 beq  0x00000001 , 0x00004083 
- 00016502  0x000034aa beq  0x00000000 , 0x00004079 
- 00016503  0x000034ab beq  0x00000005 , 0x00004079 
- 00016504  0x000034ac rtn 
- 00016505  0x000034b0 setsect  0x00000000 , 0x00010214 
- 00016506  0x000034b1 setsect  0x00000001 , 0x0000c080 
- 00016507  0x000034b2 setsect  0x00000002 , 0x00028030 
- 00016508  0x000034b3 setsect  0x00000003 , 0x00003060 
- 00016509  0x000034b4 store  0x00000009 , 0x00004348 
- 00016510  0x000034b5 setarg  0x00182816 
- 00016511  0x000034b6 istore  0x00000004 , 0x00000005 
- 00016512  0x000034b7 fetch  0x00000008 , 0x000047dc 
- 00016513  0x000034b8 istore  0x00000008 , 0x00000005 
- 00016514  0x000034b9 rtn 
- 00016515  0x000034bc call  0x00003ce0 
- 00016516  0x000034be setsect  0x00000000 , 0x0001021d 
- 00016517  0x000034bf setsect  0x00000001 , 0x0000c080 
- 00016518  0x000034c0 setsect  0x00000002 , 0x00027030 
- 00016519  0x000034c1 setsect  0x00000003 , 0x00005460 
- 00016520  0x000034c2 store  0x00000009 , 0x00004348 
- 00016521  0x000034c3 setarg  0x00182716 
- 00016522  0x000034c4 istore  0x00000003 , 0x00000005 
- 00016523  0x000034c5 arg  0x000008ff , 0x00000006 
- 00016524  0x000034c6 call  0x00007c8f 
- 00016525  0x000034c7 fetch  0x00000002 , 0x000047ea 
- 00016526  0x000034c8 istore  0x00000002 , 0x00000005 
- 00016527  0x000034c9 rtn 
- 00016528  0x000034d0 bpatchx  0x000000b2 , 0x00004036 
- 00016529  0x000034d1 fetch  0x00000002 , 0x00004398 
- 00016530  0x000034d2 beq  0x0000000e , 0x00004095 
- 00016531  0x000034d3 beq  0x00000014 , 0x000040d6 
- 00016532  0x000034d4 rtn 
- 00016533  0x000034d7 copy  0x00000012 , 0x00000002 
- 00016534  0x000034d8 ifetch  0x00000001 , 0x00000011 
- 00016535  0x000034d9 beq  0x00000000 , 0x000040e1 
- 00016536  0x000034da beq  0x00000002 , 0x0000409a 
- 00016537  0x000034db rtn 
- 00016538  0x000034e4 call  0x0000400e 
- 00016539  0x000034e5 fetch  0x00000001 , 0x00000921 
- 00016540  0x000034e6 pincrease  0xfffffffc 
- 00016541  0x000034e7 store  0x00000001 , 0x00000921 
- 00016542  0x000034e8 call  0x00003fdd 
- 00016543  0x000034e9 nrtn  0x00000028 
- 00016544  0x000034ea call  0x00003bcf 
- 00016545  0x000034eb fetch  0x00000001 , 0x00000923 
- 00016546  0x000034ec bbit1  0x00000007 , 0x000040a4 
- 00016547  0x000034ed rtn 
- 00016548  0x000034f0 call  0x000040da 
- 00016549  0x000034f1 fetch  0x00000001 , 0x00000921 
- 00016550  0x000034f2 arg  0x00000929 , 0x00000002 
- 00016551  0x000034f3 call  0x00003ca5 
- 00016552  0x000034f4 nrtn  0x00000005 
- 00016553  0x000034f7 call  0x00004106 
- 00016554  0x000034f8 fetch  0x00000001 , 0x0000092b 
- 00016555  0x000034f9 beq  0x00000000 , 0x000040bd 
- 00016556  0x000034fa beq  0x00000001 , 0x000040ae 
- 00016557  0x000034fb rtn 
- 00016558  0x000034fe fetchr  0x00000039 , 0x00000001 , 0x00000921 
- 00016559  0x000034ff increase  0xfffffffd , 0x00000039 
- 00016560  0x00003501 rshift  0x00000039 , 0x0000003f 
- 00016561  0x00003502 fetcht  0x00000002 , 0x00000978 
- 00016562  0x00003503 iadd  0x00000002 , 0x0000003f 
- 00016563  0x00003504 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00016564  0x00003505 nrtn  0x00000002 
- 00016565  0x00003506 store  0x00000002 , 0x00000978 
- 00016566  0x00003507 arg  0x00000968 , 0x00000005 
- 00016567  0x00003508 lshift  0x00000002 , 0x0000003f 
- 00016568  0x00003509 iadd  0x00000005 , 0x00000005 
- 00016569  0x0000350a arg  0x0000092c , 0x00000006 
- 00016570  0x0000350b call  0x00007cda 
- 00016571  0x0000350c fetch  0x00000001 , 0x0000097a 
- 00016572  0x0000350d branch  0x000040bf 
- 00016573  0x00003510 ifetch  0x00000001 , 0x00000006 
- 00016574  0x00003511 store  0x00000001 , 0x0000097a 
- 00016575  0x00003513 store  0x00000001 , 0x000049a2 
- 00016576  0x00003514 fetch  0x00000002 , 0x00000978 
- 00016577  0x00003515 byteswap  0x0000003f , 0x0000003f 
- 00016578  0x00003516 store  0x00000002 , 0x000049a3 
- 00016579  0x00003518 jam  0x00000003 , 0x000049a1 
- 00016580  0x0000351a fetch  0x00000009 , 0x00000922 
- 00016581  0x0000351b store  0x00000009 , 0x00004998 
- 00016582  0x0000351c fetch  0x00000002 , 0x00004995 
- 00016583  0x0000351d store  0x00000002 , 0x0000499d 
- 00016584  0x0000351f call  0x00004253 
- 00016585  0x00003520 call  0x00004267 
- 00016586  0x00003522 call  0x000040da 
- 00016587  0x00003523 setarg  0x00000006 
- 00016588  0x00003524 arg  0x0000499f , 0x00000002 
- 00016589  0x00003525 call  0x00003c84 
- 00016590  0x00003526 call  0x0000405f 
- 00016591  0x00003529 arg  0x00000016 , 0x00000011 
- 00016592  0x0000352a arg  0x00000010 , 0x00000002 
- 00016593  0x0000352b call  0x00002dee 
- 00016594  0x0000352c setarg  0x00000002 
- 00016595  0x0000352d istore  0x00000001 , 0x00000005 
- 00016596  0x0000352e arg  0x00004998 , 0x00000006 
- 00016597  0x0000352f branch  0x00007c8d 
- 00016598  0x00003532 jam  0x00000002 , 0x000007aa 
- 00016599  0x00003533 copy  0x00000012 , 0x00000002 
- 00016600  0x00003534 copy  0x00000011 , 0x00000006 
- 00016601  0x00003535 branch  0x00003cfa 
- 00016602  0x00003539 arg  0x0000095b , 0x00000005 
- 00016603  0x0000353a setarg  0x00000003 
- 00016604  0x0000353b istore  0x00000002 , 0x00000005 
- 00016605  0x0000353c fetch  0x00000005 , 0x00000924 
- 00016606  0x0000353d istore  0x00000007 , 0x00000005 
- 00016607  0x0000353e call  0x00004069 
- 00016608  0x00003540 branch  0x00004006 
- 00016609  0x00003543 jam  0x00000002 , 0x00000951 
- 00016610  0x00003544 branch  0x00003f7d 
- 00016611  0x00003548 copy  0x00000013 , 0x0000003f 
- 00016612  0x00003549 beq  0x00000015 , 0x000040e8 
- 00016613  0x0000354a beq  0x00000014 , 0x000040e7 
- 00016614  0x0000354b rtn 
- 00016615  0x0000354e branch  0x000040eb 
- 00016616  0x00003553 setarg  0x00000000 
- 00016617  0x00003554 store  0x00000002 , 0x0000486c 
- 00016618  0x00003555 branch  0x00004317 
- 00016619  0x00003558 setarg  0x00000000 
- 00016620  0x00003559 store  0x00000002 , 0x00000978 
- 00016621  0x0000355a arg  0x00000968 , 0x00000005 
- 00016622  0x0000355b arg  0x00000010 , 0x00000039 
- 00016623  0x0000355c branch  0x00007ca3 
- 00016624  0x00003565 call  0x00002a28 
- 00016625  0x00003566 nrtn  0x00000034 
- 00016626  0x00003568 fetch  0x00000001 , 0x00000789 
- 00016627  0x00003569 add  0x0000003f , 0xffffffff , 0x00000011 
- 00016628  0x0000356a arg  0x00000010 , 0x00000002 
- 00016629  0x0000356b call  0x00002dee 
- 00016630  0x0000356c setarg  0x00000000 
- 00016631  0x0000356d istore  0x00000001 , 0x00000005 
- 00016632  0x0000356e arg  0x0000078c , 0x00000006 
- 00016633  0x0000356f branch  0x00007c8d 
- 00016634  0x00003572 fetch  0x00000001 , 0x000007aa 
- 00016635  0x00003573 rtneq  0x00000000 
- 00016636  0x00003574 fetch  0x00000002 , 0x000044e9 
- 00016637  0x00003575 rtnbit0  0x00000009 
- 00016638  0x00003576 call  0x00002a28 
- 00016639  0x00003577 nrtn  0x00000034 
- 00016640  0x00003578 fetch  0x00000001 , 0x0000462a 
- 00016641  0x00003579 add  0x0000003f , 0xfffffffb , 0x00000011 
- 00016642  0x0000357a arg  0x00000016 , 0x00000002 
- 00016643  0x0000357b call  0x00002dee 
- 00016644  0x0000357c arg  0x00004630 , 0x00000006 
- 00016645  0x0000357d branch  0x00007c8d 
- 00016646  0x00003580 fetch  0x00000002 , 0x00000968 
- 00016647  0x00003581 nrtn  0x00000034 
- 00016648  0x00003582 fetch  0x00000002 , 0x00000927 
- 00016649  0x00003583 store  0x00000002 , 0x00000968 
- 00016650  0x00003585 fetch  0x00000002 , 0x00000978 
- 00016651  0x00003586 pincrease  0x00000001 
- 00016652  0x00003587 store  0x00000002 , 0x00000978 
- 00016653  0x00003588 rtn 
- 00016654  0x0000358c ifetch  0x00000004 , 0x00000006 
- 00016655  0x0000358d force  0x00000004 , 0x00000011 
- 00016656  0x0000358e increase  0x00000003 , 0x00000005 
- 00016657  0x00003590 istore  0x00000001 , 0x00000005 
- 00016658  0x00003591 rshift8  0x0000003f , 0x0000003f 
- 00016659  0x00003592 increase  0xfffffffe , 0x00000005 
- 00016660  0x00003593 increase  0xffffffff , 0x00000011 
- 00016661  0x00003594 nbranch  0x00004111 , 0x00000005 
- 00016662  0x00003595 increase  0x00000005 , 0x00000005 
- 00016663  0x00003596 loop  0x0000410e 
- 00016664  0x00003597 rtn 
- 00016665  0x0000359b lshift2  0x00000007 , 0x0000003f 
- 00016666  0x0000359c iadd  0x0000000b , 0x00000006 
- 00016667  0x0000359d ifetch  0x00000004 , 0x00000006 
- 00016668  0x0000359e rtn 
- 00016669  0x000035a1 force  0x00000010 , 0x00000030 
- 00016670  0x000035a2 arg  0x00000231 , 0x0000000b 
- 00016671  0x000035a4 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00016672  0x000035a5 call  0x00004119 
- 00016673  0x000035a6 iforce  0x00000002 
- 00016674  0x000035a7 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00016675  0x000035a8 call  0x00004119 
- 00016676  0x000035a9 iadd  0x00000002 , 0x00000002 
- 00016677  0x000035aa add  0x00000030 , 0xfffffffe , 0x00000007 
- 00016678  0x000035ab call  0x00004119 
- 00016679  0x000035ac shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00016680  0x000035ad iadd  0x00000002 , 0x00000002 
- 00016681  0x000035ae add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00016682  0x000035af call  0x00004119 
- 00016683  0x000035b0 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00016684  0x000035b1 iadd  0x00000002 , 0x00000002 
- 00016685  0x000035b2 lshift2  0x00000030 , 0x0000003f 
- 00016686  0x000035b3 iadd  0x0000000b , 0x00000005 
- 00016687  0x000035b4 istoret  0x00000004 , 0x00000005 
- 00016688  0x000035b5 increase  0x00000001 , 0x00000030 
- 00016689  0x000035b6 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00016690  0x000035b7 nbranch  0x0000411f , 0x00000001 
- 00016691  0x000035b8 rtn 
- 00016692  0x000035bc arg  0x00000549 , 0x00000006 
- 00016693  0x000035bd force  0x00000007 , 0x00000038 
- 00016694  0x000035bf ifetch  0x00000004 , 0x00000006 
- 00016695  0x000035c0 iforce  0x0000002f 
- 00016696  0x000035c1 increase  0xffffffff , 0x00000038 
- 00016697  0x000035c2 branch  0x00004136 , 0x00000002 
- 00016698  0x000035c3 rtn 
- 00016699  0x000035c6 bpatchx  0x000000b3 , 0x00004036 
- 00016700  0x000035c7 call  0x0000411d 
- 00016701  0x000035c8 arg  0x00000331 , 0x00000005 
- 00016702  0x000035c9 force  0x00000000 , 0x00000038 
- 00016703  0x000035cb deposit  0x0000002f 
- 00016704  0x000035cc istore  0x00000004 , 0x00000005 
- 00016705  0x000035cd increase  0x00000001 , 0x00000038 
- 00016706  0x000035ce compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016707  0x000035cf nbranch  0x0000413f , 0x00000001 
- 00016708  0x000035d2 arg  0x000095ed , 0x0000000b 
- 00016709  0x000035d5 arg  0x00000231 , 0x00000030 
- 00016710  0x000035d6 force  0x00000040 , 0x00000039 
- 00016711  0x000035d8 ifetcht  0x00000004 , 0x00000030 
- 00016712  0x000035d9 ifetch  0x00000004 , 0x0000000b 
- 00016713  0x000035da increase  0x00000004 , 0x0000000b 
- 00016714  0x000035db increase  0x00000004 , 0x00000030 
- 00016715  0x000035dc iadd  0x00000002 , 0x0000003f 
- 00016716  0x000035dd force  0x00000007 , 0x00000038 
- 00016717  0x000035de iadd  0x0000002f , 0x00000002 
- 00016718  0x000035df force  0x00000004 , 0x00000038 
- 00016719  0x000035e0 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00016720  0x000035e1 iadd  0x00000002 , 0x00000002 
- 00016721  0x000035e2 force  0x00000005 , 0x00000038 
- 00016722  0x000035e3 deposit  0x0000002f 
- 00016723  0x000035e4 force  0x00000006 , 0x00000038 
- 00016724  0x000035e5 ixor  0x0000002f , 0x0000003f 
- 00016725  0x000035e6 force  0x00000004 , 0x00000038 
- 00016726  0x000035e7 iand  0x0000002f , 0x0000003f 
- 00016727  0x000035e8 force  0x00000006 , 0x00000038 
- 00016728  0x000035e9 ixor  0x0000002f , 0x0000003f 
- 00016729  0x000035ea iadd  0x00000002 , 0x00000002 
- 00016730  0x000035eb force  0x00000007 , 0x00000038 
- 00016731  0x000035ec copy  0x00000002 , 0x0000002f 
- 00016732  0x000035ed force  0x00000003 , 0x00000038 
- 00016733  0x000035ee deposit  0x0000002f 
- 00016734  0x000035ef iadd  0x00000002 , 0x0000002f 
- 00016735  0x000035f0 force  0x00000000 , 0x00000038 
- 00016736  0x000035f1 deposit  0x0000002f 
- 00016737  0x000035f2 force  0x00000001 , 0x00000038 
- 00016738  0x000035f3 iand  0x0000002f , 0x00000002 
- 00016739  0x000035f4 ior  0x0000002f , 0x0000003f 
- 00016740  0x000035f5 force  0x00000002 , 0x00000038 
- 00016741  0x000035f6 iand  0x0000002f , 0x0000003f 
- 00016742  0x000035f7 ior  0x00000002 , 0x00000002 
- 00016743  0x000035f8 force  0x00000000 , 0x00000038 
- 00016744  0x000035f9 shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00016745  0x000035fa iadd  0x00000002 , 0x0000003f 
- 00016746  0x000035fb force  0x00000007 , 0x00000038 
- 00016747  0x000035fc iadd  0x0000002f , 0x0000002f 
- 00016748  0x000035fd regexrot 
- 00016749  0x000035fe loop  0x00004147 
- 00016750  0x000035ff arg  0x00000331 , 0x00000006 
- 00016751  0x00003600 force  0x00000000 , 0x00000038 
- 00016752  0x00003602 ifetch  0x00000004 , 0x00000006 
- 00016753  0x00003603 iadd  0x0000002f , 0x0000002f 
- 00016754  0x00003604 increase  0x00000001 , 0x00000038 
- 00016755  0x00003605 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016756  0x00003606 nbranch  0x00004170 , 0x00000001 
- 00016757  0x00003607 rtn 
- 00016758  0x0000360c arg  0x000001bd , 0x00000005 
- 00016759  0x0000360d force  0x00000007 , 0x00000038 
- 00016760  0x0000360f deposit  0x0000002f 
- 00016761  0x00003610 istore  0x00000004 , 0x00000005 
- 00016762  0x00003611 increase  0xffffffff , 0x00000038 
- 00016763  0x00003612 branch  0x00004178 , 0x00000002 
- 00016764  0x00003613 rtn 
- 00016765  0x00003619 bbit0  0x00000006 , 0x00004180 
- 00016766  0x0000361c call  0x000041a2 
- 00016767  0x0000361d branch  0x00004182 
- 00016768  0x00003620 call  0x000041af 
- 00016769  0x00003621 branch  0x00004182 
- 00016770  0x00003626 fetch  0x00000001 , 0x00000921 
- 00016771  0x00003627 pincrease  0xfffffff9 
- 00016772  0x0000362b arg  0x0000092c , 0x00000030 
- 00016773  0x0000362c call  0x00007dbc 
- 00016774  0x0000362d branch  0x00004194 
- 00016775  0x00003632 fetch  0x00000001 , 0x0000092b 
- 00016776  0x00003633 bbit0  0x00000006 , 0x0000418b 
- 00016777  0x00003635 call  0x000041a2 
- 00016778  0x00003636 branch  0x0000418d 
- 00016779  0x00003638 call  0x000041af 
- 00016780  0x00003639 branch  0x0000418d 
- 00016781  0x0000363d fetch  0x00000001 , 0x00004969 
- 00016782  0x0000363e ncall  0x00007dba , 0x00000034 
- 00016783  0x0000363f call  0x00007dbc , 0x00000034 
- 00016784  0x00003640 fetch  0x00000001 , 0x00004862 
- 00016785  0x00003641 pincrease  0xfffffffc 
- 00016786  0x00003642 jam  0x00000000 , 0x00004862 
- 00016787  0x00003643 arg  0x00004b3c , 0x00000030 
- 00016788  0x00003648 copy  0x00000030 , 0x00000002 
- 00016789  0x00003649 call  0x0000419c 
- 00016790  0x0000364a nrtn  0x00000005 
- 00016791  0x0000364b call  0x0000419f 
- 00016792  0x0000364c nrtn  0x00000028 
- 00016793  0x0000364d fetch  0x00000002 , 0x000008f4 
- 00016794  0x0000364e copy  0x0000003f , 0x00000030 
- 00016795  0x0000364f branch  0x00003728 
- 00016796  0x00003652 nbranch  0x00003ca7 , 0x00000028 
- 00016797  0x00003653 pincrease  0xfffffffc 
- 00016798  0x00003654 branch  0x00003ca5 
- 00016799  0x00003658 setarg  0x0000496a 
- 00016800  0x00003659 store  0x00000002 , 0x00000910 
- 00016801  0x0000365a branch  0x000039fb 
- 00016802  0x0000365f call  0x000041a5 
- 00016803  0x00003661 arg  0x00004959 , 0x00000006 
- 00016804  0x00003662 branch  0x0000735f 
- 00016805  0x00003664 arg  0x0000093f , 0x00000005 
- 00016806  0x00003665 setarg  0x00000001 
- 00016807  0x00003666 istore  0x00000001 , 0x00000005 
- 00016808  0x00003667 fetch  0x00000001 , 0x00004969 
- 00016809  0x00003668 arg  0x00000000 , 0x00000002 
- 00016810  0x00003669 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00016811  0x0000366a istoret  0x00000001 , 0x00000005 
- 00016812  0x0000366b fetch  0x00000007 , 0x00000924 
- 00016813  0x0000366c istore  0x00000007 , 0x00000005 
- 00016814  0x0000366d branch  0x00004069 
- 00016815  0x00003672 call  0x000041b2 
- 00016816  0x00003674 arg  0x000046a0 , 0x00000006 
- 00016817  0x00003675 branch  0x0000735f 
- 00016818  0x00003677 arg  0x0000093f , 0x00000005 
- 00016819  0x00003678 setarg  0x00000002 
- 00016820  0x00003679 branch  0x000041a7 
- 00016821  0x0000367f bpatchx  0x000000b4 , 0x00004036 
- 00016822  0x00003681 call  0x0000425b 
- 00016823  0x00003684 call  0x000041bd 
- 00016824  0x00003685 rtn  0x00000028 
- 00016825  0x00003686 call  0x000041d0 
- 00016826  0x00003688 call  0x00004292 
- 00016827  0x0000368a arg  0x00000983 , 0x00000011 
- 00016828  0x0000368b branch  0x000078b2 
- 00016829  0x00003690 call  0x00007dbc 
- 00016830  0x00003691 arg  0x00000001 , 0x00000002 
- 00016831  0x00003693 fetch  0x00000001 , 0x00000951 
- 00016832  0x00003694 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016833  0x00003695 setflag  0x00000005 , 0x00000007 , 0x00000002 
- 00016834  0x00003696 storet  0x00000001 , 0x00000983 
- 00016835  0x00003697 fetch  0x00000009 , 0x00004998 
- 00016836  0x00003698 store  0x00000009 , 0x00000987 
- 00016837  0x00003699 fetch  0x00000001 , 0x00000723 
- 00016838  0x0000369a rtnne  0x000000d4 
- 00016839  0x0000369b fetch  0x00000001 , 0x000047e4 
- 00016840  0x0000369c bne  0x00000000 , 0x00007dba 
- 00016841  0x0000369d fetch  0x00000001 , 0x00000726 
- 00016842  0x0000369e store  0x00000001 , 0x00000986 
- 00016843  0x0000369f fetch  0x00000001 , 0x00000983 
- 00016844  0x000036a0 pincrease  0x00000001 
- 00016845  0x000036a1 set1  0x00000005 , 0x0000003f 
- 00016846  0x000036a2 store  0x00000001 , 0x00000983 
- 00016847  0x000036a3 rtn 
- 00016848  0x000036a7 fetch  0x00000001 , 0x00000722 
- 00016849  0x000036a8 copy  0x0000003f , 0x00000039 
- 00016850  0x000036a9 store  0x00000001 , 0x00000990 
- 00016851  0x000036aa fetch  0x00000001 , 0x0000092b 
- 00016852  0x000036ab store  0x00000001 , 0x00000991 
- 00016853  0x000036ac arg  0x00000996 , 0x00000005 
- 00016854  0x000036ad arg  0x00000723 , 0x00000006 
- 00016855  0x000036ae branch  0x00007cda 
- 00016856  0x000036b8 fetch  0x00000001 , 0x000049b5 
- 00016857  0x000036b9 nrtn  0x00000034 
- 00016858  0x000036ba call  0x00004292 
- 00016859  0x000036bb arg  0x00000983 , 0x00000011 
- 00016860  0x000036bc call  0x000078dc 
- 00016861  0x000036bd nrtn  0x00000028 
- 00016862  0x000036bf fetcht  0x00000001 , 0x00000983 
- 00016863  0x000036c0 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00016864  0x000036c1 branch  0x0000420b , 0x00000034 
- 00016865  0x000036c3 jam  0x00000001 , 0x000049b5 
- 00016866  0x000036c5 call  0x000041fc 
- 00016867  0x000036c7 fetcht  0x00000001 , 0x00000983 
- 00016868  0x000036c8 call  0x00004202 
- 00016869  0x000036c9 store  0x00000001 , 0x000049b6 
- 00016870  0x000036cb fetch  0x00000001 , 0x000049b7 
- 00016871  0x000036cc isolate1  0x00000007 , 0x00000002 
- 00016872  0x000036cd setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00016873  0x000036ce store  0x00000001 , 0x000049b7 
- 00016874  0x000036d6 set1  0x00000004 , 0x00000002 
- 00016875  0x000036d8 increase  0xffffffff , 0x00000002 
- 00016876  0x000036d9 istoret  0x00000001 , 0x00000012 
- 00016877  0x000036db fetcht  0x00000001 , 0x00000983 
- 00016878  0x000036dc isolate1  0x00000004 , 0x00000002 
- 00016879  0x000036dd nbranch  0x0000420f , 0x00000001 
- 00016880  0x000036de fetcht  0x00000001 , 0x00000990 
- 00016881  0x000036df storet  0x00000001 , 0x00000722 
- 00016882  0x000036e0 copy  0x00000002 , 0x00000039 
- 00016883  0x000036e1 arg  0x00000723 , 0x00000005 
- 00016884  0x000036e2 arg  0x00000996 , 0x00000006 
- 00016885  0x000036e3 call  0x00007cda 
- 00016886  0x000036e5 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016887  0x000036e6 nbranch  0x000041f9 , 0x00000002 
- 00016888  0x000036e8 branch  0x00003ec1 
- 00016889  0x000036ec fetch  0x00000004 , 0x00000992 
- 00016890  0x000036ed store  0x00000004 , 0x0000097e 
- 00016891  0x000036ee branch  0x00004230 
- 00016892  0x000036f2 fetch  0x00000001 , 0x00000991 
- 00016893  0x000036f3 store  0x00000001 , 0x0000092b 
- 00016894  0x000036f5 fetch  0x00000009 , 0x00000987 
- 00016895  0x000036f6 store  0x00000009 , 0x00004998 
- 00016896  0x000036f7 store  0x00000009 , 0x00000922 
- 00016897  0x000036f8 rtn 
- 00016898  0x000036fc jam  0x00000001 , 0x000049b7 
- 00016899  0x000036fd fetch  0x00000001 , 0x00000986 
- 00016900  0x000036fe isolate1  0x00000005 , 0x00000002 
- 00016901  0x000036ff rtn  0x00000001 
- 00016902  0x00003700 setarg  0x00000000 
- 00016903  0x00003701 rtn 
- 00016904  0x00003704 add  0x00000011 , 0x0000001a , 0x00000005 
- 00016905  0x00003705 istore  0x00000001 , 0x00000005 
- 00016906  0x00003706 rtn 
- 00016907  0x0000370a jam  0x00000000 , 0x000049b6 
- 00016908  0x0000370b call  0x00004292 
- 00016909  0x0000370c arg  0x00000983 , 0x00000011 
- 00016910  0x0000370d branch  0x000078ca 
- 00016911  0x00003710 call  0x00004253 
- 00016912  0x00003711 call  0x00004267 
- 00016913  0x00003712 fetch  0x00000009 , 0x00004998 
- 00016914  0x00003713 store  0x00000009 , 0x00000987 
- 00016915  0x00003714 call  0x00004228 
- 00016916  0x00003715 setarg  0x00000000 
- 00016917  0x00003716 store  0x00000001 , 0x00004969 
- 00016918  0x00003717 call  0x00004249 
- 00016919  0x00003719 fetcht  0x00000001 , 0x00000722 
- 00016920  0x0000371a storet  0x00000001 , 0x00000990 
- 00016921  0x0000371b copy  0x00000002 , 0x00000039 
- 00016922  0x0000371c arg  0x00000723 , 0x00000006 
- 00016923  0x0000371d arg  0x00000996 , 0x00000005 
- 00016924  0x0000371e call  0x00007cda 
- 00016925  0x00003720 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016926  0x00003721 nbranch  0x00004222 , 0x00000002 
- 00016927  0x00003723 arg  0x00000984 , 0x00000011 
- 00016928  0x00003724 call  0x000078eb 
- 00016929  0x00003725 branch  0x00003ec1 
- 00016930  0x00003728 call  0x0000426f 
- 00016931  0x00003729 fetch  0x00000004 , 0x0000097e 
- 00016932  0x0000372a store  0x00000004 , 0x00000992 
- 00016933  0x0000372b arg  0x00000984 , 0x00000011 
- 00016934  0x0000372c call  0x000078eb 
- 00016935  0x0000372d branch  0x00004230 
- 00016936  0x00003730 fetch  0x00000001 , 0x00000990 
- 00016937  0x00003731 copy  0x0000003f , 0x00000039 
- 00016938  0x00003732 store  0x00000001 , 0x00000722 
- 00016939  0x00003733 fetch  0x00000001 , 0x00000991 
- 00016940  0x00003734 store  0x00000001 , 0x0000092b 
- 00016941  0x00003735 arg  0x00000996 , 0x00000006 
- 00016942  0x00003736 arg  0x00000723 , 0x00000005 
- 00016943  0x00003737 branch  0x00007cda 
- 00016944  0x0000373a call  0x0000427c 
- 00016945  0x0000373b setarg  0x00000723 
- 00016946  0x0000373c store  0x00000002 , 0x0000097b 
- 00016947  0x0000373e call  0x000041fc 
- 00016948  0x0000373f call  0x00004253 
- 00016949  0x00003740 call  0x00004267 
- 00016950  0x00003742 fetcht  0x00000001 , 0x00000722 
- 00016951  0x00003743 setarg  0x0000000c 
- 00016952  0x00003744 call  0x00007db0 
- 00016953  0x00003745 copy  0x0000003f , 0x00000011 
- 00016954  0x00003746 copy  0x00000002 , 0x0000003f 
- 00016955  0x00003747 isub  0x00000011 , 0x0000003f 
- 00016956  0x00003748 store  0x00000001 , 0x00000722 
- 00016957  0x00003749 fetch  0x00000002 , 0x0000097b 
- 00016958  0x0000374a copy  0x0000003f , 0x00000006 
- 00016959  0x0000374b iadd  0x00000011 , 0x00000002 
- 00016960  0x0000374c storet  0x00000002 , 0x0000097b 
- 00016961  0x0000374d call  0x00003ecb 
- 00016962  0x0000374e fetch  0x00000001 , 0x00000722 
- 00016963  0x0000374f rtn  0x00000034 
- 00016964  0x00003750 fetch  0x00000001 , 0x00000980 
- 00016965  0x00003751 pincrease  0x00000001 
- 00016966  0x00003752 store  0x00000001 , 0x00000980 
- 00016967  0x00003753 call  0x0000427c 
- 00016968  0x00003754 branch  0x00004233 
- 00016969  0x0000375a fetch  0x00000001 , 0x0000092b 
- 00016970  0x0000375b bbit0  0x00000006 , 0x0000424d 
- 00016971  0x0000375d call  0x000041a2 
- 00016972  0x0000375e branch  0x0000424e 
- 00016973  0x00003760 call  0x000041af 
- 00016974  0x00003762 fetch  0x00000001 , 0x00000722 
- 00016975  0x00003763 add  0x0000003f , 0x00000004 , 0x00000002 
- 00016976  0x00003764 storet  0x00000001 , 0x00000722 
- 00016977  0x00003765 arg  0x00000723 , 0x00000002 
- 00016978  0x00003766 branch  0x00003c86 
- 00016979  0x0000376c fetch  0x00000003 , 0x00004992 
- 00016980  0x0000376d pincrease  0x00000001 
- 00016981  0x0000376e store  0x00000003 , 0x00004992 
- 00016982  0x0000376f fetch  0x00000001 , 0x00004808 
- 00016983  0x00003770 pincrease  0x00000001 
- 00016984  0x00003771 store  0x00000001 , 0x00004808 
- 00016985  0x00003772 fetch  0x00000002 , 0x00004846 
- 00016986  0x00003773 branch  0x00007d79 
- 00016987  0x00003778 fetch  0x00000001 , 0x00004871 
- 00016988  0x00003779 lshift4  0x0000003f , 0x0000003f 
- 00016989  0x0000377a lshift3  0x0000003f , 0x0000003f 
- 00016990  0x0000377b fetcht  0x00000001 , 0x0000474d 
- 00016991  0x0000377c ior  0x00000002 , 0x0000003f 
- 00016992  0x0000377d store  0x00000001 , 0x00004998 
- 00016993  0x0000377e fetch  0x00000001 , 0x00004997 
- 00016994  0x0000377f store  0x00000001 , 0x00004999 
- 00016995  0x00003780 fetch  0x00000002 , 0x00004995 
- 00016996  0x00003781 store  0x00000002 , 0x0000499d 
- 00016997  0x00003782 fetch  0x00000002 , 0x0000094c 
- 00016998  0x00003783 store  0x00000002 , 0x0000499f 
- 00016999  0x00003786 fetch  0x00000003 , 0x00004992 
- 00017000  0x00003787 store  0x00000003 , 0x0000499a 
- 00017001  0x00003788 arg  0x0000499a , 0x00000011 
- 00017002  0x00003789 arg  0x00000003 , 0x00000039 
- 00017003  0x0000378a call  0x00007cb1 
- 00017004  0x0000378b fetch  0x00000008 , 0x00004999 
- 00017005  0x0000378c store  0x00000008 , 0x00000923 
- 00017006  0x0000378d rtn 
- 00017007  0x00003790 fetch  0x00000001 , 0x00000722 
- 00017008  0x00003791 div  0x0000003f , 0x0000000c 
- 00017009  0x00003792 call  0x00007d62 
- 00017010  0x00003793 quotient  0x00000002 
- 00017011  0x00003794 remainder  0x0000003f 
- 00017012  0x00003795 call  0x0000428f , 0x00000034 
- 00017013  0x00003796 storet  0x00000001 , 0x00000981 
- 00017014  0x00003797 jam  0x00000000 , 0x00000980 
- 00017015  0x00003798 fetch  0x00000003 , 0x00004992 
- 00017016  0x00003799 arg  0x00001fff , 0x00000002 
- 00017017  0x0000379a iand  0x00000002 , 0x0000003f 
- 00017018  0x0000379b store  0x00000002 , 0x0000097e 
- 00017019  0x0000379c rtn 
- 00017020  0x0000379f fetch  0x00000002 , 0x0000097e 
- 00017021  0x000037a0 lshift4  0x0000003f , 0x0000003f 
- 00017022  0x000037a1 lshift  0x0000003f , 0x0000003f 
- 00017023  0x000037a2 fetcht  0x00000001 , 0x00000980 
- 00017024  0x000037a3 ior  0x00000002 , 0x0000003f 
- 00017025  0x000037a4 lshift4  0x0000003f , 0x0000003f 
- 00017026  0x000037a5 lshift  0x0000003f , 0x0000003f 
- 00017027  0x000037a6 fetcht  0x00000001 , 0x00000981 
- 00017028  0x000037a7 ior  0x00000002 , 0x0000003f 
- 00017029  0x000037a8 store  0x00000003 , 0x000049a2 
- 00017030  0x000037a9 arg  0x00000003 , 0x00000039 
- 00017031  0x000037aa arg  0x000049a2 , 0x00000011 
- 00017032  0x000037ab branch  0x00007cb1 
- 00017033  0x000037ae arg  0x000049b8 , 0x00000013 
- 00017034  0x000037af arg  0x0000428c , 0x00000012 
- 00017035  0x000037b0 branch  0x000042e0 
- 00017036  0x000037b3 arg  0x00000028 , 0x00000039 
- 00017037  0x000037b4 arg  0x0000496a , 0x00000005 
- 00017038  0x000037b5 branch  0x00007ca1 
- 00017039  0x000037b9 increase  0xffffffff , 0x00000002 
- 00017040  0x000037ba rtn 
- 00017041  0x000037bd branch  0x00003b2a 
- 00017042  0x000037c1 setarg  0x000049b9 
- 00017043  0x000037c2 store  0x00000002 , 0x000043fb 
- 00017044  0x000037c3 rtn 
- 00017045  0x000037c7 bpatch  0x000000b1 , 0x00004016 
- 00017046  0x000037c8 fetch  0x00000001 , 0x000043cb 
- 00017047  0x000037c9 branch  0x00004295 , 0x00000034 
- 00017048  0x000037ca beq  0x00000004 , 0x000047b7 
- 00017049  0x000037cb beq  0x00000009 , 0x000062ae 
- 00017050  0x000037cc beq  0x0000000a , 0x00005099 
- 00017051  0x000037cd beq  0x0000000e , 0x000043b2 
- 00017052  0x000037ce beq  0x00000006 , 0x0000646e 
- 00017053  0x000037cf beq  0x0000000d , 0x00004672 
- 00017054  0x000037d0 beq  0x0000000f , 0x00004959 
- 00017055  0x000037d1 beq  0x0000000c , 0x00006882 
- 00017056  0x000037d3 beq  0x00000008 , 0x000053e0 
- 00017057  0x000037d4 beq  0x0000000b , 0x00003e02 
- 00017058  0x000037d5 rtn 
- 00017059  0x000037d9 rtn  0x0000002b 
- 00017060  0x000037da call  0x00006f74 
- 00017061  0x000037db fetch  0x00000001 , 0x000043cb 
- 00017062  0x000037dc beq  0x00000009 , 0x000063d9 
- 00017063  0x000037dd beq  0x00000006 , 0x000063d9 
- 00017064  0x000037de beq  0x00000004 , 0x000047c2 
- 00017065  0x000037df beq  0x00000008 , 0x00005428 
- 00017066  0x000037e0 beq  0x0000000f , 0x0000542c 
- 00017067  0x000037e1 beq  0x0000000d , 0x00004772 
- 00017068  0x000037e2 rtn 
- 00017069  0x000037e5 call  0x00007774 
- 00017070  0x000037e6 call  0x00007841 
- 00017071  0x000037e7 call  0x000042b4 
- 00017072  0x000037e8 fetch  0x00000002 , 0x000043db 
- 00017073  0x000037e9 branch  0x00007d79 
- 00017074  0x000037ec fetch  0x00000002 , 0x000043d9 
- 00017075  0x000037ed branch  0x00007d79 
- 00017076  0x000037f0 bpatch  0x000000b2 , 0x00004016 
- 00017077  0x000037f2 arg  0x000044d3 , 0x00000011 
- 00017078  0x000037f3 call  0x00007d97 
- 00017079  0x000037f4 rtn  0x00000034 
- 00017080  0x000037f6 copy  0x0000003f , 0x00000013 
- 00017081  0x000037f7 call  0x000042bd 
- 00017082  0x000037f8 branch  0x000042c1 
- 00017083  0x000037fb arg  0x00000000 , 0x00000013 
- 00017084  0x000037fc rtn 
- 00017085  0x00003802 beq  0x00000010 , 0x000042d0 
- 00017086  0x00003803 beq  0x00000014 , 0x000042c7 
- 00017087  0x00003804 beq  0x00000015 , 0x000042cb 
- 00017088  0x00003805 rtn 
- 00017089  0x0000380a fetch  0x00000002 , 0x000043dd 
- 00017090  0x0000380b branch  0x00007d79 
- 00017091  0x0000380e fetch  0x00000002 , 0x000043d3 
- 00017092  0x0000380f branch  0x00007d79 
- 00017093  0x00003812 fetch  0x00000002 , 0x000043d7 
- 00017094  0x00003813 branch  0x00007d79 
- 00017095  0x00003816 fetch  0x00000002 , 0x000044e9 
- 00017096  0x00003817 set1  0x00000009 , 0x0000003f 
- 00017097  0x00003818 store  0x00000002 , 0x000044e9 
- 00017098  0x00003819 rtn 
- 00017099  0x0000381c jam  0x00000000 , 0x00004396 
- 00017100  0x0000381d fetch  0x00000002 , 0x000044e9 
- 00017101  0x0000381e set0  0x00000009 , 0x0000003f 
- 00017102  0x0000381f store  0x00000002 , 0x000044e9 
- 00017103  0x00003820 branch  0x0000432d 
- 00017104  0x00003824 fetch  0x00000002 , 0x000043f1 
- 00017105  0x00003825 set1  0x00000000 , 0x0000003f 
- 00017106  0x00003826 store  0x00000002 , 0x000043f1 
- 00017107  0x00003827 rtn 
- 00017108  0x0000382b store  0x00000001 , 0x0000021d 
- 00017109  0x0000382d bpatch  0x000000b3 , 0x00004016 
- 00017110  0x0000382e fetch  0x00000001 , 0x0000021d 
- 00017111  0x0000382f rtn  0x00000034 
- 00017112  0x00003830 increase  0xffffffff , 0x0000003f 
- 00017113  0x00003831 store  0x00000001 , 0x0000021d 
- 00017114  0x00003832 call  0x00007780 
- 00017115  0x00003833 call  0x0000430e 
- 00017116  0x00003834 call  0x00006beb 
- 00017117  0x00003835 fetch  0x00000002 , 0x000043e3 
- 00017118  0x00003836 call  0x00007d79 
- 00017119  0x00003837 branch  0x000042d5 
- 00017120  0x0000383d ifetch  0x00000001 , 0x00000013 
- 00017121  0x0000383e rtn  0x00000034 
- 00017122  0x0000383f pincrease  0xffffffff 
- 00017123  0x00003840 istore  0x00000001 , 0x00000013 
- 00017124  0x00003841 nrtn  0x00000034 
- 00017125  0x00003842 copy  0x00000012 , 0x0000003f 
- 00017126  0x00003843 branch  0x00007d79 
- 00017127  0x00003848 ifetch  0x00000002 , 0x00000013 
- 00017128  0x00003849 rtn  0x00000034 
- 00017129  0x0000384a pincrease  0xffffffff 
- 00017130  0x0000384b istore  0x00000002 , 0x00000013 
- 00017131  0x0000384c nrtn  0x00000034 
- 00017132  0x0000384d copy  0x00000012 , 0x0000003f 
- 00017133  0x0000384e branch  0x00007d79 
- 00017134  0x00003851 fetcht  0x00000002 , 0x00004430 
- 00017135  0x00003852 add  0x00000002 , 0x00000001 , 0x00000013 
- 00017136  0x00003853 arg  0x000042f2 , 0x00000012 
- 00017137  0x00003854 branch  0x000042e0 
- 00017138  0x00003857 call  0x00004343 
- 00017139  0x00003858 beq  0x00000001 , 0x000042f5 
- 00017140  0x0000385a branch  0x00004327 
- 00017141  0x0000385c setarg  0x00000002 
- 00017142  0x0000385d istore  0x00000001 , 0x00000013 
- 00017143  0x0000385e add  0x00000002 , 0x00000008 , 0x00000012 
- 00017144  0x00003860 ifetch  0x00000002 , 0x00000012 
- 00017145  0x00003861 branch  0x00007d79 
- 00017146  0x00003865 call  0x000042fc 
- 00017147  0x00003866 branch  0x00004327 
- 00017148  0x0000386a setarg  0x00000000 
- 00017149  0x0000386b store  0x00000002 , 0x000043ef 
- 00017150  0x0000386c rtn 
- 00017151  0x0000386e setarg  0x00000000 
- 00017152  0x0000386f store  0x00000002 , 0x000043f1 
- 00017153  0x00003870 rtn 
- 00017154  0x00003875 fetch  0x00000002 , 0x000043f1 
- 00017155  0x00003876 set1  0x00000007 , 0x0000003f 
- 00017156  0x00003877 store  0x00000002 , 0x000043ef 
- 00017157  0x00003878 setarg  0x00000000 
- 00017158  0x00003879 store  0x00000002 , 0x000043f1 
- 00017159  0x0000387a rtn 
- 00017160  0x00003883 arg  0x00000009 , 0x00000007 
- 00017161  0x00003884 branch  0x000024e7 
- 00017162  0x00003887 arg  0x00000009 , 0x00000007 
- 00017163  0x00003888 branch  0x000024eb 
- 00017164  0x0000388b jam  0x00000005 , 0x000043ed 
- 00017165  0x0000388c branch  0x00004308 
- 00017166  0x0000388f arg  0x000043ed , 0x00000013 
- 00017167  0x00003890 arg  0x0000430a , 0x00000012 
- 00017168  0x00003891 branch  0x000042e0 
- 00017169  0x00003895 jam  0x0000000f , 0x0000066f 
- 00017170  0x00003896 branch  0x00007834 
- 00017171  0x00003899 jam  0x00000010 , 0x0000066f 
- 00017172  0x0000389a branch  0x00007834 
- 00017173  0x0000389d jam  0x0000000e , 0x0000066f 
- 00017174  0x0000389e branch  0x00007834 
- 00017175  0x000038a1 jam  0x0000000d , 0x0000066f 
- 00017176  0x000038a2 branch  0x00007834 
- 00017177  0x000038a5 jam  0x00000017 , 0x0000066f 
- 00017178  0x000038a6 branch  0x00007834 
- 00017179  0x000038a9 jam  0x00000018 , 0x0000066f 
- 00017180  0x000038aa branch  0x00007834 
- 00017181  0x000038ad jam  0x00000016 , 0x0000066f 
- 00017182  0x000038ae branch  0x00007834 
- 00017183  0x000038b1 jam  0x00000011 , 0x0000066f 
- 00017184  0x000038b2 branch  0x00007834 
- 00017185  0x000038b5 jam  0x00000015 , 0x0000066f 
- 00017186  0x000038b6 branch  0x00007834 
- 00017187  0x000038b9 jam  0x00000014 , 0x0000066f 
- 00017188  0x000038ba branch  0x00007834 
- 00017189  0x000038be jam  0x00000013 , 0x0000066f 
- 00017190  0x000038bf branch  0x00007834 
- 00017191  0x000038c2 jam  0x00000019 , 0x0000066f 
- 00017192  0x000038c3 branch  0x00007834 
- 00017193  0x000038c7 jam  0x0000001f , 0x0000066f 
- 00017194  0x000038c8 branch  0x00007834 
- 00017195  0x000038cc set1  0x0000000d , 0x00000000 
- 00017196  0x000038cd rtn 
- 00017197  0x000038d0 set0  0x0000000d , 0x00000000 
- 00017198  0x000038d1 rtn 
- 00017199  0x000038d5 call  0x00004343 
- 00017200  0x000038d6 beq  0x00000002 , 0x00004339 
- 00017201  0x000038d8 setarg  0x00000001 
- 00017202  0x000038d9 istore  0x00000001 , 0x00000013 
- 00017203  0x000038da add  0x00000002 , 0x00000003 , 0x00000011 
- 00017204  0x000038db add  0x00000002 , 0x00000006 , 0x00000012 
- 00017205  0x000038dd ifetcht  0x00000001 , 0x00000011 
- 00017206  0x000038de increase  0x00000001 , 0x00000013 
- 00017207  0x000038df istoret  0x00000001 , 0x00000013 
- 00017208  0x000038e0 branch  0x000042f8 
- 00017209  0x000038e3 setarg  0x00000000 
- 00017210  0x000038e4 istore  0x00000001 , 0x00000013 
- 00017211  0x000038e5 fetch  0x00000002 , 0x000044e9 
- 00017212  0x000038e6 bbit0  0x00000009 , 0x0000433f 
- 00017213  0x000038e7 call  0x000030c5 
- 00017214  0x000038e8 call  0x0000431f 
- 00017215  0x000038ea fetcht  0x00000002 , 0x00004430 
- 00017216  0x000038eb add  0x00000002 , 0x00000002 , 0x00000011 
- 00017217  0x000038ec add  0x00000002 , 0x00000004 , 0x00000012 
- 00017218  0x000038ed branch  0x00004335 
- 00017219  0x000038f0 fetcht  0x00000002 , 0x00004430 
- 00017220  0x000038f1 add  0x00000002 , 0x00000000 , 0x00000013 
- 00017221  0x000038f2 ifetch  0x00000001 , 0x00000013 
- 00017222  0x000038f3 rtn 
- 00017223  0x000038f6 call  0x00004343 
- 00017224  0x000038f7 bne  0x00000000 , 0x0000434a 
- 00017225  0x000038f8 branch  0x00004327 
- 00017226  0x000038fa add  0x00000002 , 0x0000000a , 0x00000012 
- 00017227  0x000038fb branch  0x000042f8 
- 00017228  0x00003902 fetch  0x00000008 , 0x00004ceb 
- 00017229  0x00003903 store  0x00000008 , 0x00004cfe 
- 00017230  0x00003904 jam  0x00000000 , 0x00004d0e 
- 00017231  0x00003905 fetch  0x00000001 , 0x00004d02 
- 00017232  0x00003906 lshift2  0x0000003f , 0x0000003f 
- 00017233  0x00003907 arg  0x00004b87 , 0x00000002 
- 00017234  0x00003908 iadd  0x00000002 , 0x00000002 
- 00017235  0x00003909 ifetch  0x00000004 , 0x00000002 
- 00017236  0x0000390a store  0x00000004 , 0x00004cfa 
- 00017237  0x0000390c fetch  0x00000001 , 0x00004d0e 
- 00017238  0x0000390d nbranch  0x0000435f , 0x00000034 
- 00017239  0x0000390e fetcht  0x00000002 , 0x00004cf4 
- 00017240  0x0000390f ifetch  0x00000001 , 0x00000002 
- 00017241  0x00003910 store  0x00000001 , 0x00004d0a 
- 00017242  0x00003911 increase  0x00000001 , 0x00000002 
- 00017243  0x00003912 storet  0x00000002 , 0x00004cf4 
- 00017244  0x00003913 rshift4  0x0000003f , 0x0000003f 
- 00017245  0x00003914 store  0x00000001 , 0x00004cf9 
- 00017246  0x00003915 branch  0x00004362 
- 00017247  0x00003917 fetch  0x00000001 , 0x00004d0a 
- 00017248  0x00003918 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00017249  0x00003919 store  0x00000001 , 0x00004cf9 
- 00017250  0x0000391b fetch  0x00000001 , 0x00004d0e 
- 00017251  0x0000391c setflip  0x00000000 , 0x0000003f 
- 00017252  0x0000391d store  0x00000001 , 0x00004d0e 
- 00017253  0x0000391e arg  0x00004b77 , 0x00000002 
- 00017254  0x0000391f fetch  0x00000001 , 0x00004cf9 
- 00017255  0x00003920 iadd  0x00000002 , 0x00000002 
- 00017256  0x00003921 ifetch  0x00000001 , 0x00000002 
- 00017257  0x00003922 fetcht  0x00000001 , 0x00004d02 
- 00017258  0x00003923 call  0x0000439a 
- 00017259  0x00003924 store  0x00000001 , 0x00004d02 
- 00017260  0x00003926 fetch  0x00000001 , 0x00004cf9 
- 00017261  0x00003927 and  0x0000003f , 0x00000008 , 0x00000002 
- 00017262  0x00003928 storet  0x00000001 , 0x00004cf8 
- 00017263  0x00003929 and  0x0000003f , 0x00000007 , 0x00000002 
- 00017264  0x0000392a storet  0x00000001 , 0x00004cf9 
- 00017265  0x0000392c call  0x000043a3 
- 00017266  0x0000392d storet  0x00000004 , 0x00004d06 
- 00017267  0x0000392f fetch  0x00000001 , 0x00004cf8 
- 00017268  0x00003930 branch  0x00004379 , 0x00000034 
- 00017269  0x00003931 fetch  0x00000004 , 0x00004cfe 
- 00017270  0x00003932 fetcht  0x00000004 , 0x00004d06 
- 00017271  0x00003933 isub  0x00000002 , 0x0000003f 
- 00017272  0x00003934 branch  0x0000437c 
- 00017273  0x00003936 fetch  0x00000004 , 0x00004cfe 
- 00017274  0x00003937 fetcht  0x00000004 , 0x00004d06 
- 00017275  0x00003938 iadd  0x00000002 , 0x0000003f 
- 00017276  0x0000393a store  0x00000004 , 0x00004cfe 
- 00017277  0x0000393b arg  0x00007fff , 0x00000002 
- 00017278  0x0000393c isub  0x00000002 , 0x0000003f 
- 00017279  0x0000393d bbit1  0x0000001f , 0x00004382 
- 00017280  0x0000393e storet  0x00000004 , 0x00004cfe 
- 00017281  0x0000393f branch  0x00004388 
- 00017282  0x00003941 fetch  0x00000004 , 0x00004cfe 
- 00017283  0x00003942 arg  0x00008000 , 0x00000002 
- 00017284  0x00003943 iadd  0x00000002 , 0x0000003f 
- 00017285  0x00003944 bbit0  0x0000001f , 0x00004388 
- 00017286  0x00003945 arg  0xffff8000 , 0x00000002 
- 00017287  0x00003946 storet  0x00000004 , 0x00004cfe 
- 00017288  0x00003948 fetch  0x00000001 , 0x00004d02 
- 00017289  0x00003949 lshift2  0x0000003f , 0x0000003f 
- 00017290  0x0000394a arg  0x00004b87 , 0x00000002 
- 00017291  0x0000394b iadd  0x00000002 , 0x00000002 
- 00017292  0x0000394c ifetch  0x00000004 , 0x00000002 
- 00017293  0x0000394d store  0x00000004 , 0x00004cfa 
- 00017294  0x0000394f fetch  0x00000002 , 0x00004cf6 
- 00017295  0x00003950 fetcht  0x00000002 , 0x00004cfe 
- 00017296  0x00003951 istoret  0x00000002 , 0x0000003f 
- 00017297  0x00003952 increase  0x00000002 , 0x0000003f 
- 00017298  0x00003953 store  0x00000002 , 0x00004cf6 
- 00017299  0x00003955 fetch  0x00000001 , 0x00004cf3 
- 00017300  0x00003956 increase  0xffffffff , 0x0000003f 
- 00017301  0x00003957 store  0x00000001 , 0x00004cf3 
- 00017302  0x00003958 nbranch  0x00004355 , 0x00000034 
- 00017303  0x00003959 fetch  0x00000008 , 0x00004cfe 
- 00017304  0x0000395a store  0x00000008 , 0x00004ceb 
- 00017305  0x0000395b rtn 
- 00017306  0x0000395e iadd  0x00000002 , 0x0000003f 
- 00017307  0x0000395f bbit0  0x00000007 , 0x0000439e 
- 00017308  0x00003960 setarg  0x00000000 
- 00017309  0x00003961 rtn 
- 00017310  0x00003963 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00017311  0x00003964 sub  0x0000003f , 0x00000058 , 0x0000003e 
- 00017312  0x00003965 rtn  0x00000002 
- 00017313  0x00003966 setarg  0x00000058 
- 00017314  0x00003967 rtn 
- 00017315  0x0000396a fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
- 00017316  0x0000396b rshift3  0x00000011 , 0x00000002 
- 00017317  0x0000396c fetch  0x00000001 , 0x00004cf9 
- 00017318  0x0000396d bbit0  0x00000002 , 0x000043a9 
- 00017319  0x0000396e copy  0x00000011 , 0x0000003f 
- 00017320  0x0000396f iadd  0x00000002 , 0x00000002 
- 00017321  0x00003971 fetch  0x00000001 , 0x00004cf9 
- 00017322  0x00003972 bbit0  0x00000001 , 0x000043ad 
- 00017323  0x00003973 rshift  0x00000011 , 0x0000003f 
- 00017324  0x00003974 iadd  0x00000002 , 0x00000002 
- 00017325  0x00003976 fetch  0x00000001 , 0x00004cf9 
- 00017326  0x00003977 rtnbit0  0x00000000 
- 00017327  0x00003978 rshift2  0x00000011 , 0x0000003f 
- 00017328  0x00003979 iadd  0x00000002 , 0x00000002 
- 00017329  0x0000397a rtn 
- 00017330  0x00003980 call  0x00007396 
- 00017331  0x00003981 rtn  0x0000002b 
- 00017332  0x00003982 setarg  0x000045be 
- 00017333  0x00003983 store  0x00000002 , 0x000045e0 
- 00017334  0x00003985 setarg  0x0000330a 
- 00017335  0x00003986 store  0x00000002 , 0x000045e2 
- 00017336  0x00003988 setarg  0x0000465e 
- 00017337  0x00003989 store  0x00000002 , 0x000045e4 
- 00017338  0x0000398b setarg  0x0000442e 
- 00017339  0x0000398c store  0x00000002 , 0x000043d5 
- 00017340  0x0000398e setarg  0x00004430 
- 00017341  0x0000398f store  0x00000002 , 0x000043d7 
- 00017342  0x00003991 setarg  0x00004455 
- 00017343  0x00003992 store  0x00000002 , 0x000043db 
- 00017344  0x00003994 setarg  0x00004476 
- 00017345  0x00003995 store  0x00000002 , 0x000043dd 
- 00017346  0x00003997 setarg  0x00004308 
- 00017347  0x00003998 store  0x00000002 , 0x000043d3 
- 00017348  0x0000399a setarg  0x000044d1 
- 00017349  0x0000399b store  0x00000002 , 0x000043df 
- 00017350  0x0000399d setarg  0x00004494 
- 00017351  0x0000399e store  0x00000002 , 0x000043e3 
- 00017352  0x000039a0 bpatch  0x0000002e , 0x00004005 
- 00017353  0x000039a1 call  0x00004412 
- 00017354  0x000039a2 call  0x00004463 
- 00017355  0x000039a3 call  0x000078ad 
- 00017356  0x000039a4 jam  0x00000002 , 0x000040c0 
- 00017357  0x000039a5 jam  0x00000000 , 0x000049b7 
- 00017358  0x000039a6 fetch  0x00000001 , 0x00004779 
- 00017359  0x000039a7 store  0x00000001 , 0x00004648 
- 00017360  0x000039a8 beq  0x00000000 , 0x000043db 
- 00017361  0x000039a9 fetch  0x00000001 , 0x0000477a 
- 00017362  0x000039aa store  0x00000001 , 0x000044ec 
- 00017363  0x000039ab jam  0x00000000 , 0x00004388 
- 00017364  0x000039ad call  0x00007776 
- 00017365  0x000039ae call  0x00007780 
- 00017366  0x000039af jam  0x00000001 , 0x000047a1 
- 00017367  0x000039b0 fetch  0x00000002 , 0x000044e9 
- 00017368  0x000039b1 rtnbit1  0x0000000c 
- 00017369  0x000039b2 branch  0x00004327 
- 00017370  0x000039b6 branch  0x000043f9 
- 00017371  0x000039b9 jam  0x00000002 , 0x000047a1 
- 00017372  0x000039bb jam  0x00000001 , 0x00004388 
- 00017373  0x000039bc setarg  0x00000020 
- 00017374  0x000039bd call  0x000063c7 
- 00017375  0x000039bf arg  0x00004273 , 0x00000005 
- 00017376  0x000039c0 fetch  0x00000001 , 0x000042db 
- 00017377  0x000039c2 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00017378  0x000039c3 rshift4  0x00000002 , 0x00000002 
- 00017379  0x000039c4 call  0x000043f3 
- 00017380  0x000039c5 istoret  0x00000001 , 0x00000005 
- 00017381  0x000039c6 and  0x0000003f , 0x0000000f , 0x00000002 
- 00017382  0x000039c7 call  0x000043f3 
- 00017383  0x000039c8 istoret  0x00000001 , 0x00000005 
- 00017384  0x000039c9 call  0x00002955 
- 00017385  0x000039ca fetcht  0x00000001 , 0x0000426b 
- 00017386  0x000039cb copy  0x00000002 , 0x00000039 
- 00017387  0x000039cc arg  0x0000434b , 0x00000005 
- 00017388  0x000039cd arg  0x0000426c , 0x00000006 
- 00017389  0x000039ce call  0x00007cda 
- 00017390  0x000039d0 fetcht  0x00000001 , 0x0000426b 
- 00017391  0x000039d1 copy  0x00000002 , 0x00000039 
- 00017392  0x000039d2 arg  0x0000436b , 0x00000005 
- 00017393  0x000039d3 arg  0x0000426c , 0x00000006 
- 00017394  0x000039d4 branch  0x00007cda 
- 00017395  0x000039d6 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00017396  0x000039d7 branch  0x000043f7 , 0x00000002 
- 00017397  0x000039d8 add  0x00000002 , 0x00000037 , 0x00000002 
- 00017398  0x000039d9 rtn 
- 00017399  0x000039db add  0x00000002 , 0x00000030 , 0x00000002 
- 00017400  0x000039dc rtn 
- 00017401  0x000039df fetch  0x00000001 , 0x0000476e 
- 00017402  0x000039e0 bne  0x000000ff , 0x0000440b 
- 00017403  0x000039e2 fetch  0x00000001 , 0x0000476c 
- 00017404  0x000039e3 bne  0x000000ff , 0x0000440e 
- 00017405  0x000039e5 fetch  0x00000001 , 0x00004777 
- 00017406  0x000039e6 bne  0x000000ff , 0x00004410 
- 00017407  0x000039e8 fetch  0x00000001 , 0x000046da 
- 00017408  0x000039e9 copy  0x0000003f , 0x00000039 
- 00017409  0x000039ea setarg  0x000046db 
- 00017410  0x000039eb copy  0x0000003f , 0x00000011 
- 00017411  0x000039ed copy  0x00000011 , 0x00000006 
- 00017412  0x000039ee ifetch  0x00000001 , 0x00000006 
- 00017413  0x000039ef copy  0x00000006 , 0x00000011 
- 00017414  0x000039f0 beq  0x000000ff , 0x00004409 
- 00017415  0x000039f1 copy  0x0000003f , 0x00000002 
- 00017416  0x000039f2 call  0x00006ef7 
- 00017417  0x000039f4 loop  0x00004403 
- 00017418  0x000039f6 rtn 
- 00017419  0x000039f8 fetch  0x00000008 , 0x0000476e 
- 00017420  0x000039f9 store  0x00000008 , 0x000046dd 
- 00017421  0x000039fa branch  0x000043fb 
- 00017422  0x000039fc store  0x00000001 , 0x000046db 
- 00017423  0x000039fd branch  0x000043fd 
- 00017424  0x000039ff store  0x00000001 , 0x000046dc 
- 00017425  0x00003a00 branch  0x000043ff 
- 00017426  0x00003a04 call  0x000045ba 
- 00017427  0x00003a05 call  0x00004640 
- 00017428  0x00003a06 arg  0x00000000 , 0x00000011 
- 00017429  0x00003a07 call  0x00007055 
- 00017430  0x00003a08 call  0x000043f9 
- 00017431  0x00003a09 call  0x0000446b 
- 00017432  0x00003a0a call  0x0000442c 
- 00017433  0x00003a0b branch  0x0000441b 
- 00017434  0x00003a0d rtn 
- 00017435  0x00003a0f fetch  0x00000001 , 0x000049a4 
- 00017436  0x00003a10 copy  0x0000003f , 0x00000039 
- 00017437  0x00003a11 setarg  0x000049a5 
- 00017438  0x00003a12 copy  0x0000003f , 0x00000011 
- 00017439  0x00003a14 copy  0x00000011 , 0x00000006 
- 00017440  0x00003a15 ifetch  0x00000001 , 0x00000006 
- 00017441  0x00003a16 copy  0x00000006 , 0x00000011 
- 00017442  0x00003a17 beq  0x000000ff , 0x00004426 
- 00017443  0x00003a18 copy  0x0000003f , 0x00000002 
- 00017444  0x00003a19 store  0x00000001 , 0x000049a9 
- 00017445  0x00003a1a call  0x00004428 
- 00017446  0x00003a1c loop  0x0000441f 
- 00017447  0x00003a1e rtn 
- 00017448  0x00003a21 fetch  0x00000001 , 0x000049a9 
- 00017449  0x00003a22 rtneq  0x000000ff 
- 00017450  0x00003a23 iforce  0x00000002 
- 00017451  0x00003a24 branch  0x00006ef7 
- 00017452  0x00003a28 jam  0x00000064 , 0x0000477d 
- 00017453  0x00003a29 rtn 
- 00017454  0x00003a2c call  0x00004431 
- 00017455  0x00003a2d call  0x00007de2 
- 00017456  0x00003a2f branch  0x0000701b 
- 00017457  0x00003a32 call  0x0000788b 
- 00017458  0x00003a34 arg  0x00000010 , 0x00000039 
- 00017459  0x00003a35 arg  0x00008070 , 0x00000006 
- 00017460  0x00003a37 copy  0x00000006 , 0x00000005 
- 00017461  0x00003a38 ifetch  0x00000001 , 0x00000006 
- 00017462  0x00003a39 beq  0x0000001f , 0x00004445 
- 00017463  0x00003a3a beq  0x00000020 , 0x00004445 
- 00017464  0x00003a3b beq  0x00000021 , 0x00004445 
- 00017465  0x00003a3c beq  0x00000022 , 0x00004445 
- 00017466  0x00003a3d beq  0x00000023 , 0x00004445 
- 00017467  0x00003a3e beq  0x0000002c , 0x00004445 
- 00017468  0x00003a3f beq  0x0000002d , 0x00004445 
- 00017469  0x00003a40 beq  0x00000000 , 0x00004445 
- 00017470  0x00003a42 loop  0x00004434 
- 00017471  0x00003a43 arg  0x000080dc , 0x0000003f 
- 00017472  0x00003a44 isub  0x00000006 , 0x0000003e 
- 00017473  0x00003a45 branch  0x0000444b , 0x00000005 
- 00017474  0x00003a47 arg  0x00000008 , 0x00000039 
- 00017475  0x00003a48 arg  0x000080d4 , 0x00000006 
- 00017476  0x00003a49 branch  0x00004434 
- 00017477  0x00003a4c setarg  0x00000040 
- 00017478  0x00003a4d istore  0x00000001 , 0x00000005 
- 00017479  0x00003a4e branch  0x0000443e 
- 00017480  0x00003a50 setarg  0x00000080 
- 00017481  0x00003a51 istore  0x00000001 , 0x00000005 
- 00017482  0x00003a52 branch  0x0000443e 
- 00017483  0x00003a54 fetch  0x00000001 , 0x000049a4 
- 00017484  0x00003a55 copy  0x0000003f , 0x00000039 
- 00017485  0x00003a56 arg  0x000049a5 , 0x00000006 
- 00017486  0x00003a58 ifetch  0x00000001 , 0x00000006 
- 00017487  0x00003a59 set1  0x00000007 , 0x0000003f 
- 00017488  0x00003a5a arg  0x0000003e , 0x00000002 
- 00017489  0x00003a5b call  0x00006f20 
- 00017490  0x00003a5c loop  0x0000444e 
- 00017491  0x00003a5d rtn 
- 00017492  0x00003a60 branch  0x00007027 
- 00017493  0x00003a63 call  0x0000446d 
- 00017494  0x00003a64 call  0x00004458 
- 00017495  0x00003a65 branch  0x00004454 
- 00017496  0x00003a68 fetch  0x00000002 , 0x000044e9 
- 00017497  0x00003a69 rtnbit1  0x00000009 
- 00017498  0x00003a6a fetch  0x00000001 , 0x000049b7 
- 00017499  0x00003a6b beq  0x00000001 , 0x0000445d 
- 00017500  0x00003a6c rtn 
- 00017501  0x00003a6e fetch  0x00000001 , 0x00004798 
- 00017502  0x00003a6f rtneq  0x00000001 
- 00017503  0x00003a70 jam  0x00000001 , 0x00004798 
- 00017504  0x00003a71 call  0x00004467 
- 00017505  0x00003a72 call  0x00004469 
- 00017506  0x00003a73 branch  0x00004480 
- 00017507  0x00003a76 fetch  0x00000002 , 0x000049bc 
- 00017508  0x00003a77 store  0x00000002 , 0x000049be 
- 00017509  0x00003a78 jam  0x00000000 , 0x000049c0 
- 00017510  0x00003a79 rtn 
- 00017511  0x00003a7d setarg  0x00000000 
- 00017512  0x00003a7e branch  0x00004464 
- 00017513  0x00003a82 arg  0x00000000 , 0x00000011 
- 00017514  0x00003a83 branch  0x000077bf 
- 00017515  0x00003a87 arg  0x00000000 , 0x00000011 
- 00017516  0x00003a88 branch  0x000077c4 
- 00017517  0x00003a8f fetch  0x00000002 , 0x000044e9 
- 00017518  0x00003a90 rtnbit0  0x00000009 
- 00017519  0x00003a91 call  0x00002a28 
- 00017520  0x00003a92 nrtn  0x00000034 
- 00017521  0x00003a93 arg  0x000046c6 , 0x00000011 
- 00017522  0x00003a94 call  0x000078ca 
- 00017523  0x00003a95 nrtn  0x00000028 
- 00017524  0x00003a96 arg  0x000046c6 , 0x00000006 
- 00017525  0x00003a97 branch  0x000063cb 
- 00017526  0x00003a9a copy  0x00000013 , 0x0000003f 
- 00017527  0x00003a9b beq  0x0000002d , 0x00004347 
- 00017528  0x00003a9c beq  0x00000010 , 0x0000432f 
- 00017529  0x00003a9d beq  0x00000014 , 0x0000447c 
- 00017530  0x00003a9e beq  0x00000015 , 0x00004486 
- 00017531  0x00003a9f rtn 
- 00017532  0x00003aa2 call  0x00004467 
- 00017533  0x00003aa3 call  0x00004469 
- 00017534  0x00003aa4 set0  0x00000027 , 0x00000000 
- 00017535  0x00003aa5 branch  0x00004482 
- 00017536  0x00003aa7 fetch  0x00000002 , 0x00004799 
- 00017537  0x00003aa8 store  0x00000002 , 0x0000479b 
- 00017538  0x00003aaa jam  0x00000014 , 0x0000477c 
- 00017539  0x00003aab jam  0x00000000 , 0x00004094 
- 00017540  0x00003aac call  0x00004315 
- 00017541  0x00003aad branch  0x0000432b 
- 00017542  0x00003ab1 set1  0x00000027 , 0x00000000 
- 00017543  0x00003ab2 call  0x00004463 
- 00017544  0x00003ab3 call  0x0000456e 
- 00017545  0x00003ab4 call  0x00004562 
- 00017546  0x00003ab6 setarg  0x00000000 
- 00017547  0x00003ab7 store  0x00000005 , 0x0000474a 
- 00017548  0x00003ab8 call  0x000078ad 
- 00017549  0x00003ab9 jam  0x0000000a , 0x0000470c 
- 00017550  0x00003aba jam  0x0000000a , 0x0000470e 
- 00017551  0x00003abb jam  0x0000000a , 0x00004710 
- 00017552  0x00003abd jam  0x00000002 , 0x000040c0 
- 00017553  0x00003abe setarg  0x00000020 
- 00017554  0x00003abf call  0x000063c7 
- 00017555  0x00003ac0 branch  0x00004317 
- 00017556  0x00003ac3 call  0x0000450f 
- 00017557  0x00003ac4 call  0x00004512 
- 00017558  0x00003ac5 call  0x00004515 
- 00017559  0x00003ac8 call  0x000044a1 
- 00017560  0x00003ac9 branch  0x00004499 
- 00017561  0x00003acd arg  0x000049b8 , 0x00000013 
- 00017562  0x00003ace arg  0x00000000 , 0x00000012 
- 00017563  0x00003acf branch  0x000042e0 
- 00017564  0x00003ad2 arg  0x000049be , 0x00000013 
- 00017565  0x00003ad3 arg  0x0000449f , 0x00000012 
- 00017566  0x00003ad4 branch  0x000042e7 
- 00017567  0x00003ad6 jam  0x00000001 , 0x000049c0 
- 00017568  0x00003ad7 rtn 
- 00017569  0x00003ada arg  0x0000479b , 0x00000013 
- 00017570  0x00003adb arg  0x000044a4 , 0x00000012 
- 00017571  0x00003adc branch  0x000042e7 
- 00017572  0x00003ade jam  0x00000002 , 0x00004798 
- 00017573  0x00003adf jam  0x00000000 , 0x000049b7 
- 00017574  0x00003ae0 branch  0x0000448a 
- 00017575  0x00003ae3 fetch  0x00000001 , 0x00004776 
- 00017576  0x00003ae4 rtn  0x00000034 
- 00017577  0x00003ae5 arg  0x0000477c , 0x00000013 
- 00017578  0x00003ae6 arg  0x000044ac , 0x00000012 
- 00017579  0x00003ae7 branch  0x000042e0 
- 00017580  0x00003ae9 fetch  0x00000001 , 0x0000477b 
- 00017581  0x00003aea store  0x00000001 , 0x0000477c 
- 00017582  0x00003aeb fetch  0x00000001 , 0x0000477f 
- 00017583  0x00003aec nrtn  0x00000034 
- 00017584  0x00003aee call  0x00006fb0 
- 00017585  0x00003aef store  0x00000002 , 0x00004796 
- 00017586  0x00003af0 arg  0x00004790 , 0x00000011 
- 00017587  0x00003af1 call  0x00006fd7 
- 00017588  0x00003af2 fetcht  0x00000001 , 0x0000477d 
- 00017589  0x00003af3 isub  0x00000002 , 0x0000003e 
- 00017590  0x00003af4 branch  0x000044b9 , 0x00000002 
- 00017591  0x00003af5 store  0x00000001 , 0x0000477d 
- 00017592  0x00003af6 copy  0x0000003f , 0x00000002 
- 00017593  0x00003af8 storet  0x00000001 , 0x0000477e 
- 00017594  0x00003af9 fetch  0x00000001 , 0x00004778 
- 00017595  0x00003afa isub  0x00000002 , 0x0000003e 
- 00017596  0x00003afb call  0x000044c4 , 0x00000002 
- 00017597  0x00003afc storet  0x00000001 , 0x00004789 
- 00017598  0x00003afd arg  0x00000006 , 0x00000039 
- 00017599  0x00003afe arg  0x00004784 , 0x00000006 
- 00017600  0x00003aff call  0x000044cb 
- 00017601  0x00003b00 store  0x00000001 , 0x0000478a 
- 00017602  0x00003b01 arg  0x00004781 , 0x00000011 
- 00017603  0x00003b02 branch  0x000078b2 
- 00017604  0x00003b04 fetch  0x00000001 , 0x00004780 
- 00017605  0x00003b05 nrtn  0x00000034 
- 00017606  0x00003b06 jam  0x00000001 , 0x00004780 
- 00017607  0x00003b07 arg  0x00000001 , 0x00000011 
- 00017608  0x00003b08 branch  0x000077c4 
- 00017609  0x00003b0a arg  0x00000001 , 0x00000011 
- 00017610  0x00003b0b branch  0x000077bf 
- 00017611  0x00003b10 arg  0x00000000 , 0x00000011 
- 00017612  0x00003b12 ifetch  0x00000001 , 0x00000006 
- 00017613  0x00003b13 iadd  0x00000011 , 0x00000011 
- 00017614  0x00003b14 loop  0x000044cc 
- 00017615  0x00003b16 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00017616  0x00003b17 rtn 
- 00017617  0x00003b1a fetch  0x00000001 , 0x00004397 
- 00017618  0x00003b1b beq  0x00000012 , 0x000044d4 
- 00017619  0x00003b1c rtn 
- 00017620  0x00003b1e fetch  0x00000002 , 0x00004398 
- 00017621  0x00003b1f beq  0x00000019 , 0x000044eb 
- 00017622  0x00003b20 rtn 
- 00017623  0x00003b23 bpatch  0x0000002f , 0x00004005 
- 00017624  0x00003b24 ifetch  0x00000005 , 0x00000011 
- 00017625  0x00003b25 store  0x00000005 , 0x000006f1 
- 00017626  0x00003b26 fetch  0x00000002 , 0x000006f1 
- 00017627  0x00003b27 arg  0x00006b5a , 0x00000002 
- 00017628  0x00003b28 isub  0x00000002 , 0x0000003e 
- 00017629  0x00003b29 nrtn  0x00000005 
- 00017630  0x00003b2a fetch  0x00000002 , 0x000006f4 
- 00017631  0x00003b2b byteswap  0x0000003f , 0x0000003f 
- 00017632  0x00003b2c store  0x00000002 , 0x000006f4 
- 00017633  0x00003b2d copy  0x0000003f , 0x00000039 
- 00017634  0x00003b2e increase  0x00000005 , 0x00000011 
- 00017635  0x00003b2f copy  0x00000011 , 0x00000006 
- 00017636  0x00003b30 arg  0x000006f6 , 0x00000005 
- 00017637  0x00003b31 call  0x00007cda 
- 00017638  0x00003b32 ifetch  0x00000001 , 0x00000006 
- 00017639  0x00003b33 store  0x00000001 , 0x00000700 
- 00017640  0x00003b34 arg  0x000006f3 , 0x00000011 
- 00017641  0x00003b35 arg  0x000006f6 , 0x00000012 
- 00017642  0x00003b36 rtn 
- 00017643  0x00003b39 setarg  0x00000000 
- 00017644  0x00003b3a store  0x00000005 , 0x00004700 
- 00017645  0x00003b3b store  0x00000005 , 0x00004705 
- 00017646  0x00003b3c call  0x000044d7 
- 00017647  0x00003b3d copy  0x00000012 , 0x00000006 
- 00017648  0x00003b3e arg  0x00004700 , 0x00000005 
- 00017649  0x00003b3f arg  0x0000000a , 0x00000039 
- 00017650  0x00003b40 call  0x00007cda 
- 00017651  0x00003b42 bpatch  0x00000030 , 0x00004006 
- 00017652  0x00003b43 ifetch  0x00000001 , 0x00000011 
- 00017653  0x00003b44 beq  0x00000002 , 0x0000451e 
- 00017654  0x00003b45 beq  0x00000003 , 0x00004533 
- 00017655  0x00003b46 beq  0x00000004 , 0x0000453a 
- 00017656  0x00003b47 beq  0x00000005 , 0x0000453a 
- 00017657  0x00003b48 beq  0x00000006 , 0x000045aa 
- 00017658  0x00003b49 beq  0x00000007 , 0x000045ab 
- 00017659  0x00003b4a beq  0x00000008 , 0x000045ae 
- 00017660  0x00003b4b rtn 
- 00017661  0x00003b4e call  0x000044eb 
- 00017662  0x00003b4f fetch  0x00000001 , 0x000006f3 
- 00017663  0x00003b50 beq  0x00000004 , 0x00004502 
- 00017664  0x00003b51 beq  0x00000005 , 0x00004502 
- 00017665  0x00003b52 rtn 
- 00017666  0x00003b54 fetch  0x00000001 , 0x00004700 
- 00017667  0x00003b55 ncall  0x00004509 , 0x00000034 
- 00017668  0x00003b56 fetch  0x00000001 , 0x00004702 
- 00017669  0x00003b57 ncall  0x0000450b , 0x00000034 
- 00017670  0x00003b58 fetch  0x00000001 , 0x00004704 
- 00017671  0x00003b59 ncall  0x0000450d , 0x00000034 
- 00017672  0x00003b5a rtn 
- 00017673  0x00003b5d jam  0x00000005 , 0x000049a1 
- 00017674  0x00003b5e rtn 
- 00017675  0x00003b60 jam  0x00000005 , 0x000049a2 
- 00017676  0x00003b61 rtn 
- 00017677  0x00003b63 jam  0x00000005 , 0x000049a3 
- 00017678  0x00003b64 rtn 
- 00017679  0x00003b67 arg  0x000049a1 , 0x00000013 
- 00017680  0x00003b68 arg  0x00004518 , 0x00000012 
- 00017681  0x00003b69 branch  0x000042e0 
- 00017682  0x00003b6b arg  0x000049a2 , 0x00000013 
- 00017683  0x00003b6c arg  0x0000451a , 0x00000012 
- 00017684  0x00003b6d branch  0x000042e0 
- 00017685  0x00003b6f arg  0x000049a3 , 0x00000013 
- 00017686  0x00003b70 arg  0x0000451c , 0x00000012 
- 00017687  0x00003b71 branch  0x000042e0 
- 00017688  0x00003b74 jam  0x00000000 , 0x00004700 
- 00017689  0x00003b75 branch  0x0000453a 
- 00017690  0x00003b77 jam  0x00000000 , 0x00004702 
- 00017691  0x00003b78 branch  0x0000453a 
- 00017692  0x00003b7a jam  0x00000000 , 0x00004704 
- 00017693  0x00003b7b branch  0x0000453a 
- 00017694  0x00003b81 fetch  0x00000001 , 0x00004700 
- 00017695  0x00003b82 store  0x00000001 , 0x0000470b 
- 00017696  0x00003b83 fetch  0x00000001 , 0x00004701 
- 00017697  0x00003b84 store  0x00000001 , 0x0000470d 
- 00017698  0x00003b85 branch  0x00004544 
- 00017699  0x00003b8a fetch  0x00000001 , 0x00004700 
- 00017700  0x00003b8b store  0x00000001 , 0x0000470d 
- 00017701  0x00003b8c branch  0x00004552 
- 00017702  0x00003b8e fetch  0x00000001 , 0x0000470c 
- 00017703  0x00003b8f call  0x0000452b 
- 00017704  0x00003b90 fetch  0x00000001 , 0x00004701 
- 00017705  0x00003b91 store  0x00000001 , 0x0000470b 
- 00017706  0x00003b92 branch  0x00004550 
- 00017707  0x00003b94 beq  0x00000002 , 0x0000452f 
- 00017708  0x00003b95 beq  0x00000003 , 0x00004531 
- 00017709  0x00003b96 store  0x00000001 , 0x0000470c 
- 00017710  0x00003b97 rtn 
- 00017711  0x00003b99 jam  0x00000005 , 0x0000470c 
- 00017712  0x00003b9a rtn 
- 00017713  0x00003b9c jam  0x0000000a , 0x0000470c 
- 00017714  0x00003b9d rtn 
- 00017715  0x00003b9f fetch  0x00000001 , 0x00004700 
- 00017716  0x00003ba0 call  0x0000452b 
- 00017717  0x00003ba1 fetch  0x00000001 , 0x0000470c 
- 00017718  0x00003ba2 call  0x0000459e 
- 00017719  0x00003ba3 call  0x000045a1 
- 00017720  0x00003ba4 jam  0x00000000 , 0x00000671 
- 00017721  0x00003ba5 branch  0x0000707a 
- 00017722  0x00003ba8 fetch  0x00000001 , 0x0000479e 
- 00017723  0x00003ba9 nrtn  0x00000034 
- 00017724  0x00003baa fetch  0x00000006 , 0x00004700 
- 00017725  0x00003bab store  0x00000006 , 0x0000470b 
- 00017726  0x00003bac fetch  0x00000001 , 0x0000470c 
- 00017727  0x00003bad fetcht  0x00000001 , 0x0000470e 
- 00017728  0x00003bae iand  0x00000002 , 0x0000003f 
- 00017729  0x00003baf fetcht  0x00000001 , 0x00004710 
- 00017730  0x00003bb0 iand  0x00000002 , 0x0000003f 
- 00017731  0x00003bb1 call  0x00004556 , 0x00000034 
- 00017732  0x00003bb3 bpatch  0x00000031 , 0x00004006 
- 00017733  0x00003bb4 fetch  0x00000002 , 0x000044e9 
- 00017734  0x00003bb5 isolate1  0x00000009 , 0x0000003f 
- 00017735  0x00003bb6 ncall  0x00004463 , 0x00000001 
- 00017736  0x00003bb7 call  0x00004550 
- 00017737  0x00003bb8 call  0x00004552 
- 00017738  0x00003bb9 branch  0x0000454b 
- 00017739  0x00003bbc fetch  0x00000001 , 0x0000470b 
- 00017740  0x00003bbd fetcht  0x00000001 , 0x0000470d 
- 00017741  0x00003bbe iadd  0x00000002 , 0x0000003f 
- 00017742  0x00003bbf nbranch  0x0000788d , 0x00000034 
- 00017743  0x00003bc0 branch  0x0000788b 
- 00017744  0x00003bc3 arg  0x0000470b , 0x00000006 
- 00017745  0x00003bc4 branch  0x00004558 
- 00017746  0x00003bc6 arg  0x0000470d , 0x00000006 
- 00017747  0x00003bc7 branch  0x0000455d 
- 00017748  0x00003bc9 arg  0x0000470f , 0x00000006 
- 00017749  0x00003bca branch  0x0000457a 
- 00017750  0x00003bcc jam  0x00000000 , 0x0000477f 
- 00017751  0x00003bcd rtn 
- 00017752  0x00003bd0 ifetch  0x00000001 , 0x00000006 
- 00017753  0x00003bd1 beq  0x00000000 , 0x00004562 
- 00017754  0x00003bd2 beq  0x00000001 , 0x00004566 
- 00017755  0x00003bd3 beq  0x00000002 , 0x0000456a 
- 00017756  0x00003bd4 rtn 
- 00017757  0x00003bd6 ifetch  0x00000001 , 0x00000006 
- 00017758  0x00003bd7 beq  0x00000000 , 0x0000456e 
- 00017759  0x00003bd8 beq  0x00000002 , 0x00004572 
- 00017760  0x00003bd9 beq  0x00000001 , 0x00004576 
- 00017761  0x00003bda rtn 
- 00017762  0x00003bdd fetcht  0x00000001 , 0x000049a5 
- 00017763  0x00003bde call  0x00006ef3 
- 00017764  0x00003bdf fetcht  0x00000001 , 0x000049a6 
- 00017765  0x00003be0 branch  0x00006ef3 
- 00017766  0x00003be2 fetcht  0x00000001 , 0x000049a5 
- 00017767  0x00003be3 call  0x00006ef7 
- 00017768  0x00003be4 fetcht  0x00000001 , 0x000049a6 
- 00017769  0x00003be5 branch  0x00006ef3 
- 00017770  0x00003be7 fetcht  0x00000001 , 0x000049a5 
- 00017771  0x00003be8 call  0x00006ef3 
- 00017772  0x00003be9 fetcht  0x00000001 , 0x000049a6 
- 00017773  0x00003bea branch  0x00006ef7 
- 00017774  0x00003bec fetcht  0x00000001 , 0x000049a7 
- 00017775  0x00003bed call  0x00006ef3 
- 00017776  0x00003bee fetcht  0x00000001 , 0x000049a8 
- 00017777  0x00003bef branch  0x00006ef3 
- 00017778  0x00003bf1 fetcht  0x00000001 , 0x000049a7 
- 00017779  0x00003bf2 call  0x00006ef7 
- 00017780  0x00003bf3 fetcht  0x00000001 , 0x000049a8 
- 00017781  0x00003bf4 branch  0x00006ef3 
- 00017782  0x00003bf6 fetcht  0x00000001 , 0x000049a7 
- 00017783  0x00003bf7 call  0x00006ef3 
- 00017784  0x00003bf8 fetcht  0x00000001 , 0x000049a8 
- 00017785  0x00003bf9 branch  0x00006ef7 
- 00017786  0x00003bff bpatch  0x00000032 , 0x00004006 
- 00017787  0x00003c00 ifetch  0x00000001 , 0x00000006 
- 00017788  0x00003c01 beq  0x00000000 , 0x00004587 
- 00017789  0x00003c02 beq  0x00000001 , 0x00004580 
- 00017790  0x00003c03 beq  0x00000002 , 0x00004582 
- 00017791  0x00003c04 rtn 
- 00017792  0x00003c06 jam  0x00000000 , 0x00004729 
- 00017793  0x00003c07 branch  0x00004583 
- 00017794  0x00003c09 jam  0x00000001 , 0x00004729 
- 00017795  0x00003c0a ifetch  0x00000001 , 0x00000006 
- 00017796  0x00003c0b store  0x00000001 , 0x0000472b 
- 00017797  0x00003c0c ifetch  0x00000008 , 0x00000012 
- 00017798  0x00003c0d branch  0x0000458c 
- 00017799  0x00003c10 ifetch  0x00000001 , 0x00000012 
- 00017800  0x00003c11 call  0x000070bd 
- 00017801  0x00003c12 increase  0x00000001 , 0x00000012 
- 00017802  0x00003c13 ifetch  0x00000001 , 0x00000012 
- 00017803  0x00003c14 branch  0x000070bd 
- 00017804  0x00003c16 store  0x00000008 , 0x0000472c 
- 00017805  0x00003c17 jam  0x00000001 , 0x0000477f 
- 00017806  0x00003c18 fetch  0x00000001 , 0x00004729 
- 00017807  0x00003c19 beq  0x00000000 , 0x0000459a 
- 00017808  0x00003c1b fetch  0x00000001 , 0x0000472d 
- 00017809  0x00003c1c store  0x00000001 , 0x0000472e 
- 00017810  0x00003c1d fetch  0x00000001 , 0x0000472c 
- 00017811  0x00003c1f call  0x000070bd 
- 00017812  0x00003c20 fetch  0x00000001 , 0x0000472b 
- 00017813  0x00003c21 call  0x0000459e 
- 00017814  0x00003c22 store  0x00000001 , 0x00004733 
- 00017815  0x00003c23 fetch  0x00000006 , 0x0000472e 
- 00017816  0x00003c24 store  0x00000006 , 0x00000670 
- 00017817  0x00003c25 branch  0x00007066 
- 00017818  0x00003c27 fetch  0x00000001 , 0x0000472c 
- 00017819  0x00003c28 store  0x00000001 , 0x0000472e 
- 00017820  0x00003c29 fetch  0x00000001 , 0x0000472d 
- 00017821  0x00003c2a branch  0x00004593 
- 00017822  0x00003c2d mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00017823  0x00003c2e add  0x0000003f , 0x00000032 , 0x0000003f 
- 00017824  0x00003c2f rtn 
- 00017825  0x00003c31 arg  0x00002ee0 , 0x00000002 
- 00017826  0x00003c32 imul32  0x00000002 , 0x0000003f 
- 00017827  0x00003c33 div  0x0000003f , 0x00000064 
- 00017828  0x00003c34 call  0x00007d62 
- 00017829  0x00003c35 quotient  0x00000002 
- 00017830  0x00003c36 copy  0x00000002 , 0x00000011 
- 00017831  0x00003c37 setarg  0x00002ee0 
- 00017832  0x00003c38 isub  0x00000002 , 0x00000012 
- 00017833  0x00003c39 rtn 
- 00017834  0x00003c3c rtn 
- 00017835  0x00003c3f fetch  0x00000008 , 0x00004700 
- 00017836  0x00003c40 store  0x00000008 , 0x0000474a 
- 00017837  0x00003c41 rtn 
- 00017838  0x00003c44 fetch  0x00000001 , 0x00004767 
- 00017839  0x00003c45 store  0x00000001 , 0x0000475d 
- 00017840  0x00003c46 fetch  0x00000001 , 0x00004768 
- 00017841  0x00003c47 store  0x00000001 , 0x0000475e 
- 00017842  0x00003c48 fetch  0x00000001 , 0x00004769 
- 00017843  0x00003c49 store  0x00000001 , 0x0000475f 
- 00017844  0x00003c4a arg  0x0000000d , 0x00000039 
- 00017845  0x00003c4b arg  0x00004758 , 0x00000006 
- 00017846  0x00003c4c call  0x000044cb 
- 00017847  0x00003c4d store  0x00000001 , 0x00004765 
- 00017848  0x00003c4e arg  0x00004755 , 0x00000011 
- 00017849  0x00003c4f branch  0x000078b2 
- 00017850  0x00003c54 setarg  0x00000000 
- 00017851  0x00003c55 store  0x00000008 , 0x000045d6 
- 00017852  0x00003c56 call  0x0000339f 
- 00017853  0x00003c57 branch  0x00003402 
- 00017854  0x00003c5a call  0x000045c2 
- 00017855  0x00003c5b call  0x000045ca 
- 00017856  0x00003c5c call  0x0000460e 
- 00017857  0x00003c5d branch  0x00004665 
- 00017858  0x00003c60 call  0x00003407 
- 00017859  0x00003c62 fetch  0x00000001 , 0x00004616 
- 00017860  0x00003c63 rtnne  0x00000001 
- 00017861  0x00003c64 fetch  0x00000001 , 0x000049b8 
- 00017862  0x00003c65 nbranch  0x00003460 , 0x00000034 
- 00017863  0x00003c66 fetch  0x00000001 , 0x00004798 
- 00017864  0x00003c67 beq  0x00000002 , 0x00003460 
- 00017865  0x00003c68 rtn 
- 00017866  0x00003c6b fetch  0x00000001 , 0x00004616 
- 00017867  0x00003c6c rtnne  0x00000000 
- 00017868  0x00003c6d call  0x000045d9 
- 00017869  0x00003c6e branch  0x000045d7 , 0x0000002f 
- 00017870  0x00003c70 fetch  0x00000001 , 0x000049c0 
- 00017871  0x00003c71 rtn  0x00000034 
- 00017872  0x00003c72 fetch  0x00000001 , 0x000049c1 
- 00017873  0x00003c73 increase  0x00000001 , 0x0000003f 
- 00017874  0x00003c74 store  0x00000001 , 0x000049c1 
- 00017875  0x00003c75 beq  0x00000004 , 0x000045d7 
- 00017876  0x00003c76 call  0x00003222 
- 00017877  0x00003c77 call  0x000045ea 
- 00017878  0x00003c78 nbranch  0x000045ce , 0x0000002f 
- 00017879  0x00003c7a jam  0x00000000 , 0x000049c1 
- 00017880  0x00003c7b rtn 
- 00017881  0x00003c7d fetch  0x00000001 , 0x00004616 
- 00017882  0x00003c7e rtnne  0x00000000 
- 00017883  0x00003c7f call  0x000045de 
- 00017884  0x00003c80 call  0x00003518 
- 00017885  0x00003c81 branch  0x000045ea 
- 00017886  0x00003c83 fetch  0x00000001 , 0x00004615 
- 00017887  0x00003c84 rtnbit1  0x00000000 
- 00017888  0x00003c85 set1  0x00000000 , 0x0000003f 
- 00017889  0x00003c86 store  0x00000001 , 0x00004615 
- 00017890  0x00003c87 fetch  0x00000001 , 0x00004623 
- 00017891  0x00003c88 store  0x00000001 , 0x00004141 
- 00017892  0x00003c89 jam  0x00000000 , 0x00004611 
- 00017893  0x00003c8a jam  0x00000000 , 0x0000090d 
- 00017894  0x00003c8b jam  0x00000001 , 0x0000460a 
- 00017895  0x00003c8c jam  0x00000000 , 0x0000457e 
- 00017896  0x00003c8e fetch  0x00000004 , 0x000049da 
- 00017897  0x00003c8f branch  0x0000345d 
- 00017898  0x00003c91 call  0x000033f1 
- 00017899  0x00003c92 nbranch  0x000033be , 0x0000002f 
- 00017900  0x00003c94 call  0x000033e3 
- 00017901  0x00003c95 nbranch  0x000033be , 0x00000028 
- 00017902  0x00003c96 fetch  0x00000001 , 0x0000457d 
- 00017903  0x00003c97 branch  0x000033be , 0x00000034 
- 00017904  0x00003c98 increase  0x00000002 , 0x0000003f 
- 00017905  0x00003c99 iforce  0x00000039 
- 00017906  0x00003c9a arg  0x000044f7 , 0x00000006 
- 00017907  0x00003c9b arg  0x000045e8 , 0x00000005 
- 00017908  0x00003c9c call  0x00007cda 
- 00017909  0x00003c9d jam  0x00000000 , 0x00004613 
- 00017910  0x00003c9e fetch  0x00000001 , 0x00004610 
- 00017911  0x00003c9f call  0x000033fe , 0x00000034 
- 00017912  0x00003ca0 fetch  0x00000001 , 0x000045ea 
- 00017913  0x00003ca1 beq  0x000000ff , 0x000045fc 
- 00017914  0x00003ca2 beq  0x00000001 , 0x00004601 
- 00017915  0x00003ca3 branch  0x000033bb 
- 00017916  0x00003ca5 fetch  0x00000001 , 0x00004610 
- 00017917  0x00003ca6 nrtn  0x00000034 
- 00017918  0x00003ca7 fetch  0x00000001 , 0x000045d5 
- 00017919  0x00003ca8 rtn  0x00000034 
- 00017920  0x00003caa branch  0x0000359b 
- 00017921  0x00003cac call  0x0000352e 
- 00017922  0x00003cad fetch  0x00000001 , 0x0000460a 
- 00017923  0x00003cae fetcht  0x00000001 , 0x000045e8 
- 00017924  0x00003caf isolate1  0x00000003 , 0x00000002 
- 00017925  0x00003cb0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00017926  0x00003cb1 store  0x00000001 , 0x0000460a 
- 00017927  0x00003cb2 beq  0x00000001 , 0x00004609 
- 00017928  0x00003cb3 branch  0x000033cb 
- 00017929  0x00003cb5 fetch  0x00000001 , 0x000043cb 
- 00017930  0x00003cb6 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00017931  0x00003cb7 call  0x0000788d , 0x00000005 
- 00017932  0x00003cb8 fetch  0x00000004 , 0x000045f2 
- 00017933  0x00003cb9 branch  0x000035a3 
- 00017934  0x00003cbc fetch  0x00000001 , 0x00004616 
- 00017935  0x00003cbd rtnne  0x00000001 
- 00017936  0x00003cbe call  0x000032ff 
- 00017937  0x00003cbf call  0x0000465b 
- 00017938  0x00003cc1 call  0x000033be 
- 00017939  0x00003cc2 call  0x00003119 
- 00017940  0x00003cc3 nbranch  0x000033be , 0x0000002f 
- 00017941  0x00003cc4 call  0x0000331e 
- 00017942  0x00003cc5 call  0x000033f4 
- 00017943  0x00003cc6 call  0x00003399 
- 00017944  0x00003cc7 call  0x00003317 
- 00017945  0x00003cc9 fetch  0x00000001 , 0x000045d5 
- 00017946  0x00003cca nbranch  0x00004621 , 0x00000034 
- 00017947  0x00003ccb call  0x0000350a 
- 00017948  0x00003ccc fetch  0x00000001 , 0x00004614 
- 00017949  0x00003ccd rtn  0x00000034 
- 00017950  0x00003cce setarg  0x00000000 
- 00017951  0x00003ccf store  0x00000004 , 0x00004630 
- 00017952  0x00003cd0 rtn 
- 00017953  0x00003cd2 jam  0x00000000 , 0x00004613 
- 00017954  0x00003cd3 arg  0x00000000 , 0x00000011 
- 00017955  0x00003cd4 call  0x0000788d 
- 00017956  0x00003cd5 call  0x00003460 
- 00017957  0x00003cd6 call  0x00003258 
- 00017958  0x00003cd8 fetch  0x00000004 , 0x000044f1 
- 00017959  0x00003cd9 store  0x00000004 , 0x000049da 
- 00017960  0x00003cda fetch  0x00000001 , 0x000049e6 
- 00017961  0x00003cdb ncall  0x0000462c , 0x00000034 
- 00017962  0x00003cdd fetch  0x00000004 , 0x000049da 
- 00017963  0x00003cde branch  0x00003236 
- 00017964  0x00003ce2 fetch  0x00000001 , 0x000049e6 
- 00017965  0x00003ce3 rtn  0x00000034 
- 00017966  0x00003ce4 fetch  0x00000001 , 0x0000462d 
- 00017967  0x00003ce5 store  0x00000001 , 0x000049dd 
- 00017968  0x00003ce7 fetch  0x00000001 , 0x000044f2 
- 00017969  0x00003ce8 store  0x00000001 , 0x000049dc 
- 00017970  0x00003cea fetch  0x00000001 , 0x0000462c 
- 00017971  0x00003ceb store  0x00000001 , 0x000049db 
- 00017972  0x00003ced fetch  0x00000001 , 0x000044f1 
- 00017973  0x00003cee store  0x00000001 , 0x000049da 
- 00017974  0x00003cef rtn 
- 00017975  0x00003cf0 call  0x0000464a 
- 00017976  0x00003cf1 fetch  0x00000004 , 0x000049da 
- 00017977  0x00003cf2 fetcht  0x00000004 , 0x000049de 
- 00017978  0x00003cf3 isub  0x00000002 , 0x0000003e 
- 00017979  0x00003cf4 rtn  0x00000005 
- 00017980  0x00003cf5 copy  0x00000013 , 0x00000012 
- 00017981  0x00003cf6 arg  0x000049da , 0x00000011 
- 00017982  0x00003cf7 arg  0x00000004 , 0x00000039 
- 00017983  0x00003cf8 branch  0x00006b45 
- 00017984  0x00003cfc fetch  0x00000004 , 0x000044f1 
- 00017985  0x00003cfd store  0x00000004 , 0x000049da 
- 00017986  0x00003cfe fetch  0x00000001 , 0x000049e6 
- 00017987  0x00003cff rtn  0x00000034 
- 00017988  0x00003d00 rtn 
- 00017989  0x00003d01 call  0x0000464a 
- 00017990  0x00003d02 fetch  0x00000004 , 0x000049de 
- 00017991  0x00003d03 rtn  0x00000034 
- 00017992  0x00003d04 store  0x00000004 , 0x000049da 
- 00017993  0x00003d05 rtn 
- 00017994  0x00003d09 rtn 
- 00017995  0x00003d0a fetch  0x00000001 , 0x000049e6 
- 00017996  0x00003d0b rtn  0x00000034 
- 00017997  0x00003d0c arg  0x00000700 , 0x00000013 
- 00017998  0x00003d0e copy  0x00000013 , 0x00000012 
- 00017999  0x00003d0f arg  0x000049e2 , 0x00000011 
- 00018000  0x00003d10 arg  0x00000004 , 0x00000039 
- 00018001  0x00003d11 call  0x00006b74 
- 00018002  0x00003d12 fetch  0x00000004 , 0x000049e2 
- 00018003  0x00003d13 rtn  0x00000034 
- 00018004  0x00003d14 store  0x00000004 , 0x000049de 
- 00018005  0x00003d15 copy  0x00000013 , 0x0000003f 
- 00018006  0x00003d16 arg  0x000007cc , 0x00000002 
- 00018007  0x00003d17 isub  0x00000002 , 0x0000003e 
- 00018008  0x00003d18 rtn  0x00000002 
- 00018009  0x00003d19 increase  0x00000004 , 0x00000013 
- 00018010  0x00003d1a branch  0x0000464e 
- 00018011  0x00003d1d fetch  0x00000004 , 0x00004630 
- 00018012  0x00003d1e rtn  0x00000034 
- 00018013  0x00003d1f branch  0x00003236 
- 00018014  0x00003d22 fetch  0x00000002 , 0x000044e9 
- 00018015  0x00003d23 rtnbit1  0x00000009 
- 00018016  0x00003d24 fetch  0x00000002 , 0x00004799 
- 00018017  0x00003d25 store  0x00000002 , 0x0000479b 
- 00018018  0x00003d26 jam  0x00000001 , 0x000049b7 
- 00018019  0x00003d27 arg  0x000045eb , 0x00000011 
- 00018020  0x00003d28 branch  0x000044fd 
- 00018021  0x00003d2b fetch  0x00000001 , 0x000049c0 
- 00018022  0x00003d2c rtn  0x00000034 
- 00018023  0x00003d2d call  0x0000466d 
- 00018024  0x00003d2e nrtn  0x00000028 
- 00018025  0x00003d2f fetch  0x00000003 , 0x000045af 
- 00018026  0x00003d30 call  0x00007d25 
- 00018027  0x00003d31 storet  0x00000004 , 0x000040a9 
- 00018028  0x00003d32 branch  0x0000241e 
- 00018029  0x00003d34 enable  0x00000028 
- 00018030  0x00003d35 call  0x00002408 
- 00018031  0x00003d36 fetch  0x00000003 , 0x000040bd 
- 00018032  0x00003d37 branch  0x00007dbc , 0x00000034 
- 00018033  0x00003d38 branch  0x00004430 
- 00018034  0x00003d3f rtn  0x0000002b 
- 00018035  0x00003d40 call  0x00004772 
- 00018036  0x00003d41 call  0x00006ff7 
- 00018037  0x00003d42 setarg  0x00004756 
- 00018038  0x00003d43 store  0x00000002 , 0x000045f2 
- 00018039  0x00003d45 setarg  0x000046b6 
- 00018040  0x00003d46 store  0x00000002 , 0x000045f6 
- 00018041  0x00003d48 setarg  0x000046b1 
- 00018042  0x00003d49 store  0x00000002 , 0x000043d5 
- 00018043  0x00003d4b setarg  0x000046f0 
- 00018044  0x00003d4c store  0x00000002 , 0x000043db 
- 00018045  0x00003d4e setarg  0x000046f2 
- 00018046  0x00003d4f store  0x00000002 , 0x000043dd 
- 00018047  0x00003d51 setarg  0x0000473b 
- 00018048  0x00003d52 store  0x00000002 , 0x000043e3 
- 00018049  0x00003d54 setarg  0x000046a6 
- 00018050  0x00003d55 store  0x00000002 , 0x000046ee 
- 00018051  0x00003d57 setarg  0x00004696 
- 00018052  0x00003d58 store  0x00000002 , 0x000046f2 
- 00018053  0x00003d5b bpatch  0x00000033 , 0x00004006 
- 00018054  0x00003d5c call  0x00006cc1 
- 00018055  0x00003d5d call  0x000046ad 
- 00018056  0x00003d5f call  0x000078ad 
- 00018057  0x00003d60 fetch  0x00000001 , 0x000046be 
- 00018058  0x00003d61 store  0x00000001 , 0x0000462d 
- 00018059  0x00003d62 beq  0x00000000 , 0x00004695 
- 00018060  0x00003d63 fetch  0x00000001 , 0x000046bf 
- 00018061  0x00003d64 store  0x00000001 , 0x000044ec 
- 00018062  0x00003d66 call  0x000046a6 
- 00018063  0x00003d67 call  0x00007776 
- 00018064  0x00003d68 call  0x00007780 
- 00018065  0x00003d69 jam  0x00000001 , 0x000046ea 
- 00018066  0x00003d6a fetch  0x00000002 , 0x000044e9 
- 00018067  0x00003d6b rtnbit1  0x0000000c 
- 00018068  0x00003d6c branch  0x00004327 
- 00018069  0x00003d71 jam  0x00000002 , 0x000046ea 
- 00018070  0x00003d73 call  0x000046a6 
- 00018071  0x00003d74 arg  0x00000000 , 0x00000011 
- 00018072  0x00003d75 call  0x000077c4 
- 00018073  0x00003d76 call  0x00004719 
- 00018074  0x00003d77 fetch  0x00000004 , 0x00004700 
- 00018075  0x00003d78 store  0x00000004 , 0x0000458f 
- 00018076  0x00003d79 branch  0x00003291 , 0x00000034 
- 00018077  0x00003d7a fetch  0x00000004 , 0x0000458f 
- 00018078  0x00003d7b store  0x00000004 , 0x000045e8 
- 00018079  0x00003d7c fetch  0x00000002 , 0x000045dc 
- 00018080  0x00003d7d store  0x00000002 , 0x000045de 
- 00018081  0x00003d7e branch  0x00003534 
- 00018082  0x00003d81 arg  0x00000004 , 0x00000002 
- 00018083  0x00003d82 arg  0x0000458f , 0x00000011 
- 00018084  0x00003d83 arg  0x00000000 , 0x00000012 
- 00018085  0x00003d84 rtn 
- 00018086  0x00003d89 bpatch  0x00000034 , 0x00004006 
- 00018087  0x00003d8a fetch  0x00000001 , 0x000046bc 
- 00018088  0x00003d8b bne  0x000000ff , 0x000046ab 
- 00018089  0x00003d8d fetcht  0x00000001 , 0x00004699 
- 00018090  0x00003d8e branch  0x00006ef7 
- 00018091  0x00003d90 store  0x00000001 , 0x00004699 
- 00018092  0x00003d91 branch  0x000046a9 
- 00018093  0x00003d95 call  0x000035f0 
- 00018094  0x00003d97 fetch  0x00000002 , 0x000046e6 
- 00018095  0x00003d98 store  0x00000002 , 0x000046e8 
- 00018096  0x00003d99 rtn 
- 00018097  0x00003d9c call  0x000046b6 
- 00018098  0x00003d9e fetch  0x00000001 , 0x0000468f 
- 00018099  0x00003d9f set1  0x00000007 , 0x0000003f 
- 00018100  0x00003da0 arg  0x0000003f , 0x00000002 
- 00018101  0x00003da1 branch  0x00006f20 
- 00018102  0x00003da4 call  0x00006f35 
- 00018103  0x00003da5 branch  0x0000701b 
- 00018104  0x00003da8 call  0x00007027 
- 00018105  0x00003da9 call  0x000046c9 
- 00018106  0x00003daa call  0x000046bc 
- 00018107  0x00003dab branch  0x000046d7 
- 00018108  0x00003dae fetch  0x00000001 , 0x000046f5 
- 00018109  0x00003daf rtnne  0x00000001 
- 00018110  0x00003db0 fetch  0x00000004 , 0x000046f9 
- 00018111  0x00003db1 branch  0x000046c3 , 0x00000034 
- 00018112  0x00003db2 jam  0x00000000 , 0x000046ff 
- 00018113  0x00003db3 enable  0x00000028 
- 00018114  0x00003db4 branch  0x0000788d 
- 00018115  0x00003db6 fetch  0x00000001 , 0x000046ff 
- 00018116  0x00003db7 rtneq  0x000000ff 
- 00018117  0x00003db8 pincrease  0x00000001 
- 00018118  0x00003db9 store  0x00000001 , 0x000046ff 
- 00018119  0x00003dba disable  0x00000028 
- 00018120  0x00003dbb branch  0x0000788b 
- 00018121  0x00003dbf fetcht  0x00000002 , 0x0000442e 
- 00018122  0x00003dc0 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018123  0x00003dc1 rshift  0x00000002 , 0x00000002 
- 00018124  0x00003dc2 store  0x00000001 , 0x000046f9 
- 00018125  0x00003dc3 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018126  0x00003dc4 rshift  0x00000002 , 0x00000002 
- 00018127  0x00003dc5 store  0x00000001 , 0x000046fa 
- 00018128  0x00003dc6 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018129  0x00003dc7 rshift  0x00000002 , 0x00000002 
- 00018130  0x00003dc8 store  0x00000001 , 0x000046fb 
- 00018131  0x00003dc9 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018132  0x00003dca rshift  0x00000002 , 0x00000002 
- 00018133  0x00003dcb store  0x00000001 , 0x000046fc 
- 00018134  0x00003dcc rtn 
- 00018135  0x00003dce bpatch  0x00000035 , 0x00004006 
- 00018136  0x00003dcf call  0x000046e6 
- 00018137  0x00003dd0 call  0x000046eb 
- 00018138  0x00003dd1 call  0x000046dd 
- 00018139  0x00003dd2 nrtn  0x00000028 
- 00018140  0x00003dd3 branch  0x00004752 
- 00018141  0x00003dd7 fetch  0x00000001 , 0x000046f5 
- 00018142  0x00003dd8 rtnne  0x00000001 
- 00018143  0x00003dd9 fetch  0x00000001 , 0x000046ff 
- 00018144  0x00003dda rtn  0x00000034 
- 00018145  0x00003ddb sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00018146  0x00003ddc nrtn  0x00000002 
- 00018147  0x00003ddd fetch  0x00000002 , 0x000045dc 
- 00018148  0x00003dde store  0x00000002 , 0x000045de 
- 00018149  0x00003ddf branch  0x00007dba 
- 00018150  0x00003de4 fetch  0x00000001 , 0x000046f9 
- 00018151  0x00003de5 nbranch  0x00004746 , 0x00000034 
- 00018152  0x00003de6 fetch  0x00000001 , 0x000046fa 
- 00018153  0x00003de7 nbranch  0x00004748 , 0x00000034 
- 00018154  0x00003de8 branch  0x0000474e 
- 00018155  0x00003deb fetch  0x00000001 , 0x000046fb 
- 00018156  0x00003dec nbranch  0x0000474a , 0x00000034 
- 00018157  0x00003ded fetch  0x00000001 , 0x000046fc 
- 00018158  0x00003dee nbranch  0x0000474c , 0x00000034 
- 00018159  0x00003def branch  0x00004750 
- 00018160  0x00003df3 call  0x00004730 
- 00018161  0x00003df4 branch  0x000046b8 
- 00018162  0x00003df7 copy  0x00000013 , 0x0000003f 
- 00018163  0x00003df8 beq  0x0000002d , 0x00004347 
- 00018164  0x00003df9 beq  0x00000010 , 0x0000432f 
- 00018165  0x00003dfa beq  0x00000039 , 0x000046fa 
- 00018166  0x00003dfb beq  0x0000003c , 0x00004701 
- 00018167  0x00003dfc beq  0x0000003a , 0x000046f9 
- 00018168  0x00003dfd rtn 
- 00018169  0x00003e00 branch  0x0000357b 
- 00018170  0x00003e03 bpatch  0x00000036 , 0x00004006 
- 00018171  0x00003e04 fetch  0x00000004 , 0x000045e8 
- 00018172  0x00003e05 store  0x00000004 , 0x00004700 
- 00018173  0x00003e06 fetch  0x00000001 , 0x0000470c 
- 00018174  0x00003e07 ncall  0x00004706 , 0x00000034 
- 00018175  0x00003e08 fetch  0x00000004 , 0x00004700 
- 00018176  0x00003e09 call  0x00003236 
- 00018177  0x00003e0d jam  0x00000000 , 0x000045fc 
- 00018178  0x00003e0e jam  0x00000001 , 0x000046f6 
- 00018179  0x00003e0f jam  0x00000001 , 0x000046f7 
- 00018180  0x00003e10 jam  0x00000000 , 0x000045de 
- 00018181  0x00003e11 rtn 
- 00018182  0x00003e15 fetch  0x00000001 , 0x0000470c 
- 00018183  0x00003e16 rtn  0x00000034 
- 00018184  0x00003e17 fetch  0x00000001 , 0x000044f2 
- 00018185  0x00003e18 store  0x00000001 , 0x00004703 
- 00018186  0x00003e1a fetch  0x00000001 , 0x000045e9 
- 00018187  0x00003e1b store  0x00000001 , 0x00004702 
- 00018188  0x00003e1d fetch  0x00000001 , 0x000044f1 
- 00018189  0x00003e1e store  0x00000001 , 0x00004701 
- 00018190  0x00003e20 fetch  0x00000001 , 0x000045e8 
- 00018191  0x00003e21 store  0x00000001 , 0x00004700 
- 00018192  0x00003e22 call  0x00004720 
- 00018193  0x00003e23 fetch  0x00000004 , 0x00004700 
- 00018194  0x00003e24 fetcht  0x00000004 , 0x00004704 
- 00018195  0x00003e25 isub  0x00000002 , 0x0000003e 
- 00018196  0x00003e26 rtn  0x00000005 
- 00018197  0x00003e27 copy  0x00000013 , 0x00000012 
- 00018198  0x00003e28 arg  0x00004700 , 0x00000011 
- 00018199  0x00003e29 arg  0x00000004 , 0x00000039 
- 00018200  0x00003e2a branch  0x00006b45 
- 00018201  0x00003e2d fetch  0x00000001 , 0x0000470c 
- 00018202  0x00003e2e rtn  0x00000034 
- 00018203  0x00003e2f call  0x00004720 
- 00018204  0x00003e30 fetch  0x00000004 , 0x00004704 
- 00018205  0x00003e31 rtn  0x00000034 
- 00018206  0x00003e32 store  0x00000004 , 0x00004700 
- 00018207  0x00003e33 rtn 
- 00018208  0x00003e37 fetch  0x00000001 , 0x0000470c 
- 00018209  0x00003e38 rtn  0x00000034 
- 00018210  0x00003e39 arg  0x00000700 , 0x00000013 
- 00018211  0x00003e3b copy  0x00000013 , 0x00000012 
- 00018212  0x00003e3c arg  0x00004704 , 0x00000011 
- 00018213  0x00003e3d arg  0x00000004 , 0x00000039 
- 00018214  0x00003e3e call  0x00006b74 
- 00018215  0x00003e3f fetch  0x00000004 , 0x00004708 
- 00018216  0x00003e40 rtn  0x00000034 
- 00018217  0x00003e41 store  0x00000004 , 0x00004704 
- 00018218  0x00003e42 copy  0x00000013 , 0x0000003f 
- 00018219  0x00003e43 arg  0x000007cc , 0x00000002 
- 00018220  0x00003e44 isub  0x00000002 , 0x0000003e 
- 00018221  0x00003e45 rtn  0x00000002 
- 00018222  0x00003e46 increase  0x00000004 , 0x00000013 
- 00018223  0x00003e47 branch  0x00004723 
- 00018224  0x00003e4a fetch  0x00000001 , 0x000046f6 
- 00018225  0x00003e4b rtneq  0x00000000 
- 00018226  0x00003e4c fetch  0x00000001 , 0x000046f5 
- 00018227  0x00003e4d rtneq  0x00000001 
- 00018228  0x00003e4e jam  0x00000001 , 0x000046f5 
- 00018229  0x00003e50 arg  0x00000000 , 0x00000011 
- 00018230  0x00003e51 branch  0x000077bf 
- 00018231  0x00003e53 arg  0x00000000 , 0x00000011 
- 00018232  0x00003e54 call  0x000077bf 
- 00018233  0x00003e55 call  0x000046a6 
- 00018234  0x00003e56 branch  0x00004327 
- 00018235  0x00003e59 call  0x000042ee 
- 00018236  0x00003e5a call  0x0000328e 
- 00018237  0x00003e5b call  0x00003531 
- 00018238  0x00003e5c branch  0x0000473f 
- 00018239  0x00003e5f fetch  0x00000001 , 0x000046c0 
- 00018240  0x00003e60 rtn  0x00000034 
- 00018241  0x00003e61 fetch  0x00000001 , 0x0000442e 
- 00018242  0x00003e62 nbranch  0x000046ae , 0x00000034 
- 00018243  0x00003e63 arg  0x000046e8 , 0x00000013 
- 00018244  0x00003e64 arg  0x00004737 , 0x00000012 
- 00018245  0x00003e65 branch  0x000042e7 
- 00018246  0x00003e6a jam  0x00000001 , 0x000046c7 
- 00018247  0x00003e6b rtn 
- 00018248  0x00003e6d jam  0x00000002 , 0x000046c7 
- 00018249  0x00003e6e rtn 
- 00018250  0x00003e70 jam  0x00000001 , 0x000046c9 
- 00018251  0x00003e71 rtn 
- 00018252  0x00003e73 jam  0x00000002 , 0x000046c9 
- 00018253  0x00003e74 rtn 
- 00018254  0x00003e79 jam  0x00000000 , 0x000046c7 
- 00018255  0x00003e7a rtn 
- 00018256  0x00003e7d jam  0x00000000 , 0x000046c9 
- 00018257  0x00003e7e rtn 
- 00018258  0x00003e81 arg  0x000046c1 , 0x00000011 
- 00018259  0x00003e82 branch  0x000078b2 
- 00018260  0x00003e84 arg  0x000046ce , 0x00000011 
- 00018261  0x00003e85 branch  0x000078b2 
- 00018262  0x00003e88 fetch  0x00000001 , 0x000046f7 
- 00018263  0x00003e89 beq  0x00000001 , 0x00004760 
- 00018264  0x00003e8a arg  0x000046d7 , 0x00000011 
- 00018265  0x00003e8b call  0x000078ca 
- 00018266  0x00003e8c nbranch  0x00004765 , 0x00000028 
- 00018267  0x00003e8e arg  0x000046d7 , 0x00000006 
- 00018268  0x00003e8f ifetch  0x00000001 , 0x00000006 
- 00018269  0x00003e90 copy  0x0000003f , 0x00000011 
- 00018270  0x00003e91 arg  0x000046d8 , 0x00000012 
- 00018271  0x00003e94 rtn 
- 00018272  0x00003e97 jam  0x00000000 , 0x000046f7 
- 00018273  0x00003e98 enable  0x00000028 
- 00018274  0x00003e99 arg  0x00000001 , 0x00000011 
- 00018275  0x00003e9a arg  0x000046f8 , 0x00000012 
- 00018276  0x00003e9b rtn 
- 00018277  0x00003e9e fetch  0x00000001 , 0x000046da 
- 00018278  0x00003e9f beq  0x00000004 , 0x00004769 
- 00018279  0x00003ea0 beq  0x00000005 , 0x00004769 
- 00018280  0x00003ea1 rtn 
- 00018281  0x00003ea3 fetch  0x00000001 , 0x000046dd 
- 00018282  0x00003ea4 nbranch  0x00004770 , 0x00000034 
- 00018283  0x00003ea5 fetch  0x00000001 , 0x000046df 
- 00018284  0x00003ea6 nbranch  0x00004770 , 0x00000034 
- 00018285  0x00003ea7 fetch  0x00000001 , 0x000046e1 
- 00018286  0x00003ea8 nbranch  0x00004770 , 0x00000034 
- 00018287  0x00003ea9 rtn 
- 00018288  0x00003eab enable  0x00000028 
- 00018289  0x00003eac branch  0x0000475b 
- 00018290  0x00003eb2 jam  0x00000014 , 0x000044eb 
- 00018291  0x00003eb3 jam  0x00000001 , 0x000044e4 
- 00018292  0x00003eb4 setarg  0x0000060f 
- 00018293  0x00003eb5 store  0x00000002 , 0x0000462e 
- 00018294  0x00003eb6 setarg  0x0000462e 
- 00018295  0x00003eb7 store  0x00000002 , 0x000043fb 
- 00018296  0x00003eb8 jam  0x00000001 , 0x00004094 
- 00018297  0x00003eb9 jam  0x00000006 , 0x000040a6 
- 00018298  0x00003eba jam  0x00000002 , 0x000040c1 
- 00018299  0x00003ebb jam  0x00000000 , 0x0000462d 
- 00018300  0x00003ebc setarg  0x0000468d 
- 00018301  0x00003ebd store  0x00000002 , 0x000044ef 
- 00018302  0x00003ebe jam  0x00000001 , 0x000044ee 
- 00018303  0x00003ebf jam  0x000000ff , 0x0000468e 
- 00018304  0x00003ec0 setarg  0x00000296 
- 00018305  0x00003ec1 store  0x00000002 , 0x00004690 
- 00018306  0x00003ec2 setarg  0x0000073a 
- 00018307  0x00003ec3 store  0x00000002 , 0x00004692 
- 00018308  0x00003ec4 setarg  0x000046ea 
- 00018309  0x00003ec5 store  0x00000002 , 0x00004430 
- 00018310  0x00003ec6 setarg  0x00000c0c 
- 00018311  0x00003ec7 store  0x00000002 , 0x000046ec 
- 00018312  0x00003ec8 setarg  0x000046a1 
- 00018313  0x00003ec9 store  0x00000002 , 0x0000442c 
- 00018314  0x00003eca jam  0x00000000 , 0x000046be 
- 00018315  0x00003ecb jam  0x000000ff , 0x000046bc 
- 00018316  0x00003ecc jam  0x000000ff , 0x000046bf 
- 00018317  0x00003ecd jam  0x00000000 , 0x000046ba 
- 00018318  0x00003ece jam  0x00000000 , 0x000046bb 
- 00018319  0x00003ecf jam  0x00000000 , 0x000046bd 
- 00018320  0x00003ed0 jam  0x00000001 , 0x000046c0 
- 00018321  0x00003ed1 setarg  0x00004e55 
- 00018322  0x00003ed2 store  0x00000002 , 0x000046ad 
- 00018323  0x00003ed3 store  0x00000002 , 0x000046af 
- 00018324  0x00003ed4 setarg  0x00000007 
- 00018325  0x00003ed5 store  0x00000002 , 0x000046b3 
- 00018326  0x00003ed6 jam  0x00000002 , 0x00004407 
- 00018327  0x00003ed7 setsect  0x00000000 , 0x00035a0c 
- 00018328  0x00003ed8 setsect  0x00000001 , 0x0000011a 
- 00018329  0x00003ed9 setsect  0x00000002 , 0x00000060 
- 00018330  0x00003eda setsect  0x00000003 , 0x00000028 
- 00018331  0x00003edb store  0x00000009 , 0x000046c1 
- 00018332  0x00003edc setsect  0x00000000 , 0x0002000a 
- 00018333  0x00003edd setsect  0x00000001 , 0x00000002 
- 00018334  0x00003ede istore  0x00000004 , 0x00000005 
- 00018335  0x00003edf setsect  0x00000000 , 0x00035a08 
- 00018336  0x00003ee0 setsect  0x00000001 , 0x0000019a 
- 00018337  0x00003ee1 setsect  0x00000002 , 0x00000000 
- 00018338  0x00003ee2 setsect  0x00000003 , 0x00000000 
- 00018339  0x00003ee3 store  0x00000009 , 0x000046ce 
- 00018340  0x00003ee4 setarg  0x00000064 
- 00018341  0x00003ee5 store  0x00000002 , 0x000046e6 
- 00018342  0x00003ee6 jam  0x00000000 , 0x00004141 
- 00018343  0x00003ee7 jam  0x00000001 , 0x00004589 
- 00018344  0x00003ee8 jam  0x00000006 , 0x00004603 
- 00018345  0x00003ee9 jam  0x00000001 , 0x000045ae 
- 00018346  0x00003eea jam  0x00000000 , 0x000045e3 
- 00018347  0x00003eeb call  0x00003278 
- 00018348  0x00003eec call  0x000035fb 
- 00018349  0x00003eed call  0x0000325b 
- 00018350  0x00003ef0 setarg  0x00000708 
- 00018351  0x00003ef1 store  0x00000002 , 0x000045d6 
- 00018352  0x00003ef2 setarg  0x00000050 
- 00018353  0x00003ef3 store  0x00000002 , 0x000045dc 
- 00018354  0x00003ef4 setarg  0x000a7700 
- 00018355  0x00003ef5 store  0x00000003 , 0x0000460b 
- 00018356  0x00003ef6 setarg  0x00604800 
- 00018357  0x00003ef7 store  0x00000003 , 0x000045af 
- 00018358  0x00003ef8 rtn 
- 00018359  0x00003f00 setarg  0x000047ea 
- 00018360  0x00003f01 store  0x00000002 , 0x000045e0 
- 00018361  0x00003f02 setarg  0x000048d4 
- 00018362  0x00003f03 store  0x00000002 , 0x000045e4 
- 00018363  0x00003f04 setarg  0x000048e5 
- 00018364  0x00003f05 store  0x00000002 , 0x000045e6 
- 00018365  0x00003f06 setarg  0x000048ab 
- 00018366  0x00003f07 store  0x00000002 , 0x000045e2 
- 00018367  0x00003f08 setarg  0x000047f9 
- 00018368  0x00003f09 store  0x00000002 , 0x00000859 
- 00018369  0x00003f0a branch  0x00007912 
- 00018370  0x00003f0e bpatch  0x00000037 , 0x00004006 
- 00018371  0x00003f10 call  0x000047ef 
- 00018372  0x00003f11 call  0x000047e5 
- 00018373  0x00003f12 fetch  0x00000001 , 0x00004669 
- 00018374  0x00003f13 isolate1  0x00000005 , 0x0000003f 
- 00018375  0x00003f14 branch  0x000047cb , 0x00000001 
- 00018376  0x00003f15 fetch  0x00000001 , 0x00004669 
- 00018377  0x00003f16 isolate1  0x00000006 , 0x0000003f 
- 00018378  0x00003f17 call  0x0000326b , 0x00000001 
- 00018379  0x00003f19 fetch  0x00000001 , 0x00004694 
- 00018380  0x00003f1a store  0x00000001 , 0x00004141 
- 00018381  0x00003f1c jam  0x000000ff , 0x000045d2 
- 00018382  0x00003f1d setarg  0x0000099f 
- 00018383  0x00003f1e store  0x00000002 , 0x00004640 
- 00018384  0x00003f1f setarg  0x00000a9f 
- 00018385  0x00003f20 store  0x00000002 , 0x00004642 
- 00018386  0x00003f21 setarg  0x00000b9f 
- 00018387  0x00003f22 store  0x00000002 , 0x00004644 
- 00018388  0x00003f23 setarg  0x00000c9f 
- 00018389  0x00003f24 store  0x00000002 , 0x00004646 
- 00018390  0x00003f25 jam  0x00000085 , 0x000045d1 
- 00018391  0x00003f26 jam  0x00000000 , 0x00004692 
- 00018392  0x00003f27 jam  0x00000000 , 0x0000462b 
- 00018393  0x00003f28 call  0x00003281 
- 00018394  0x00003f29 fetch  0x00000001 , 0x00004669 
- 00018395  0x00003f2a isolate1  0x00000003 , 0x0000003f 
- 00018396  0x00003f2b call  0x00003284 , 0x00000001 
- 00018397  0x00003f2c call  0x0000339f 
- 00018398  0x00003f2d call  0x00003287 
- 00018399  0x00003f2e call  0x0000325b 
- 00018400  0x00003f30 fetch  0x00000001 , 0x00004673 
- 00018401  0x00003f31 store  0x00000001 , 0x0000085b 
- 00018402  0x00003f32 fetch  0x00000009 , 0x0000466a 
- 00018403  0x00003f33 store  0x00000009 , 0x0000085c 
- 00018404  0x00003f34 rtn 
- 00018405  0x00003f37 jam  0x00000018 , 0x00004099 
- 00018406  0x00003f38 fetch  0x00000001 , 0x00004669 
- 00018407  0x00003f39 rtnbit0  0x00000007 
- 00018408  0x00003f3a jam  0x00000010 , 0x00004099 
- 00018409  0x00003f3b rtn 
- 00018410  0x00003f3e fetch  0x00000001 , 0x00004610 
- 00018411  0x00003f3f beq  0x00000000 , 0x0000489b 
- 00018412  0x00003f40 beq  0x00000001 , 0x00004822 
- 00018413  0x00003f41 beq  0x0000000f , 0x0000481e 
- 00018414  0x00003f42 rtn 
- 00018415  0x00003f46 bpatch  0x00000038 , 0x00004007 
- 00018416  0x00003f47 arg  0x00001fdf , 0x00000012 
- 00018417  0x00003f48 arg  0x00004648 , 0x00000011 
- 00018418  0x00003f49 arg  0x00000001 , 0x00000039 
- 00018419  0x00003f4a branch  0x00006b74 
- 00018420  0x00003f4d bpatch  0x00000039 , 0x00004007 
- 00018421  0x00003f4e arg  0x00000001 , 0x00000039 
- 00018422  0x00003f4f arg  0x00004648 , 0x00000011 
- 00018423  0x00003f50 arg  0x00001fdf , 0x00000012 
- 00018424  0x00003f51 branch  0x00006b45 
- 00018425  0x00003f54 fetch  0x00000001 , 0x00004669 
- 00018426  0x00003f55 bbit1  0x00000004 , 0x000047fd 
- 00018427  0x00003f56 fetch  0x00000001 , 0x00004648 
- 00018428  0x00003f57 bne  0x0000005a , 0x00004801 
- 00018429  0x00003f59 jam  0x0000005a , 0x00004648 
- 00018430  0x00003f5a fetch  0x00000004 , 0x0000937a 
- 00018431  0x00003f5b set1  0x0000001d , 0x0000003f 
- 00018432  0x00003f5c store  0x00000004 , 0x000007b4 
- 00018433  0x00003f5e call  0x00004818 
- 00018434  0x00003f5f call  0x00007966 
- 00018435  0x00003f60 call  0x00004805 
- 00018436  0x00003f61 branch  0x0000480e 
- 00018437  0x00003f64 fetch  0x00000001 , 0x0000085c 
- 00018438  0x00003f65 rtn  0x00000034 
- 00018439  0x00003f66 fetch  0x00000001 , 0x00004648 
- 00018440  0x00003f67 beq  0x0000005a , 0x0000480c 
- 00018441  0x00003f69 fetch  0x00000004 , 0x0000085d 
- 00018442  0x00003f6b store  0x00000004 , 0x000007b4 
- 00018443  0x00003f6c rtn 
- 00018444  0x00003f6e fetch  0x00000004 , 0x00000861 
- 00018445  0x00003f6f branch  0x0000480a 
- 00018446  0x00003f72 fetch  0x00000001 , 0x00004648 
- 00018447  0x00003f73 beq  0x0000005a , 0x00004814 
- 00018448  0x00003f74 setarg  0x00009272 
- 00018449  0x00003f75 store  0x00000002 , 0x000007a7 
- 00018450  0x00003f76 jam  0x0000001a , 0x000007d8 
- 00018451  0x00003f77 rtn 
- 00018452  0x00003f79 setarg  0x0000928d 
- 00018453  0x00003f7a store  0x00000002 , 0x000007a7 
- 00018454  0x00003f7b jam  0x0000003f , 0x000007d8 
- 00018455  0x00003f7c rtn 
- 00018456  0x00003f7f fetch  0x00000001 , 0x00004674 
- 00018457  0x00003f80 rtn  0x00000034 
- 00018458  0x00003f81 arg  0x00004674 , 0x00000006 
- 00018459  0x00003f82 arg  0x0000081d , 0x00000005 
- 00018460  0x00003f83 arg  0x0000001e , 0x00000039 
- 00018461  0x00003f84 branch  0x00007cda 
- 00018462  0x00003f88 call  0x00003460 
- 00018463  0x00003f8a call  0x000048a3 
- 00018464  0x00003f8b call  0x00004867 
- 00018465  0x00003f8c branch  0x0000481f 
- 00018466  0x00003f8f call  0x00003460 
- 00018467  0x00003f91 call  0x000048a3 
- 00018468  0x00003f92 call  0x00003469 
- 00018469  0x00003f93 call  0x00004867 
- 00018470  0x00003f94 branch  0x00004823 
- 00018471  0x00003f97 call  0x0000482b 
- 00018472  0x00003f98 call  0x0000483b 
- 00018473  0x00003f99 call  0x0000484c 
- 00018474  0x00003f9a branch  0x00004859 
- 00018475  0x00003f9d bpatch  0x0000003a , 0x00004007 
- 00018476  0x00003f9e fetch  0x00000001 , 0x00004668 
- 00018477  0x00003f9f rtn  0x00000034 
- 00018478  0x00003fa0 arg  0x0000000d , 0x00000007 
- 00018479  0x00003fa1 call  0x00007cef 
- 00018480  0x00003fa2 nrtn  0x00000034 
- 00018481  0x00003fa3 jam  0x00000000 , 0x00004668 
- 00018482  0x00003fa4 setarg  0x00000001 
- 00018483  0x00003fa5 store  0x00000001 , 0x00000913 
- 00018484  0x00003fa6 setarg  0x00000000 
- 00018485  0x00003fa7 istore  0x00000007 , 0x00000005 
- 00018486  0x00003fa9 jam  0x00000020 , 0x0000090c 
- 00018487  0x00003fab fetch  0x00000001 , 0x0000090d 
- 00018488  0x00003fac set1  0x00000002 , 0x0000003f 
- 00018489  0x00003fad store  0x00000001 , 0x0000090d 
- 00018490  0x00003fae rtn 
- 00018491  0x00003fb1 bpatch  0x0000003b , 0x00004007 
- 00018492  0x00003fb2 fetch  0x00000001 , 0x00004665 
- 00018493  0x00003fb3 rtn  0x00000034 
- 00018494  0x00003fb4 arg  0x0000000e , 0x00000007 
- 00018495  0x00003fb5 call  0x00007cef 
- 00018496  0x00003fb6 nrtn  0x00000034 
- 00018497  0x00003fb7 jam  0x00000000 , 0x00004665 
- 00018498  0x00003fb8 arg  0x00000923 , 0x00000005 
- 00018499  0x00003fb9 call  0x00007c99 
- 00018500  0x00003fba fetch  0x00000008 , 0x00000923 
- 00018501  0x00003fbb store  0x00000008 , 0x00004651 
- 00018502  0x00003fbd jam  0x00000000 , 0x00000923 
- 00018503  0x00003fbf jam  0x00000010 , 0x0000090b 
- 00018504  0x00003fc0 fetch  0x00000001 , 0x0000090d 
- 00018505  0x00003fc1 set1  0x00000001 , 0x0000003f 
- 00018506  0x00003fc2 store  0x00000001 , 0x0000090d 
- 00018507  0x00003fc3 rtn 
- 00018508  0x00003fc6 fetch  0x00000001 , 0x00004667 
- 00018509  0x00003fc7 rtn  0x00000034 
- 00018510  0x00003fc8 arg  0x0000000a , 0x00000007 
- 00018511  0x00003fc9 call  0x00007cef 
- 00018512  0x00003fca nrtn  0x00000034 
- 00018513  0x00003fcb jam  0x00000000 , 0x00004667 
- 00018514  0x00003fcc arg  0x00000943 , 0x00000005 
- 00018515  0x00003fcd call  0x00007c99 
- 00018516  0x00003fce jam  0x00000002 , 0x00000943 
- 00018517  0x00003fcf fetch  0x00000002 , 0x00000943 
- 00018518  0x00003fd0 store  0x00000002 , 0x0000465f 
- 00018519  0x00003fd2 jam  0x00000022 , 0x0000090c 
- 00018520  0x00003fd3 branch  0x00004837 
- 00018521  0x00003fd6 bpatch  0x0000003c , 0x00004007 
- 00018522  0x00003fd7 fetch  0x00000001 , 0x00004666 
- 00018523  0x00003fd8 rtn  0x00000034 
- 00018524  0x00003fd9 arg  0x0000000c , 0x00000007 
- 00018525  0x00003fda call  0x00007cef 
- 00018526  0x00003fdb nrtn  0x00000034 
- 00018527  0x00003fdc jam  0x00000000 , 0x00004666 
- 00018528  0x00003fdd arg  0x00000933 , 0x00000005 
- 00018529  0x00003fde call  0x00007c99 
- 00018530  0x00003fdf jam  0x00000003 , 0x00000933 
- 00018531  0x00003fe0 fetch  0x00000003 , 0x00000933 
- 00018532  0x00003fe1 store  0x00000003 , 0x0000465c 
- 00018533  0x00003fe3 jam  0x00000021 , 0x0000090c 
- 00018534  0x00003fe4 branch  0x00004837 
- 00018535  0x00003fe7 bpatch  0x0000003d , 0x00004007 
- 00018536  0x00003fe8 fetch  0x00000001 , 0x00000901 
- 00018537  0x00003fe9 call  0x000048b5 , 0x00000034 
- 00018538  0x00003fea call  0x00007906 
- 00018539  0x00003feb fetch  0x00000001 , 0x000008f7 
- 00018540  0x00003fec rtn  0x00000034 
- 00018541  0x00003fed jam  0x00000000 , 0x000008f7 
- 00018542  0x00003fee fetch  0x00000002 , 0x000008f5 
- 00018543  0x00003fef arg  0x000002ba , 0x00000002 
- 00018544  0x00003ff0 isub  0x00000002 , 0x0000003e 
- 00018545  0x00003ff1 nrtn  0x00000005 
- 00018546  0x00003ff3 fetch  0x00000001 , 0x00000875 
- 00018547  0x00003ff4 rtnne  0x000000ba 
- 00018548  0x00003ff5 fetch  0x00000001 , 0x00000876 
- 00018549  0x00003ff6 beq  0x000000a0 , 0x0000487c 
- 00018550  0x00003ff7 beq  0x000000a1 , 0x00004882 
- 00018551  0x00003ff8 beq  0x000000a6 , 0x0000488e 
- 00018552  0x00003ff9 beq  0x000000a7 , 0x00004890 
- 00018553  0x00003ffa beq  0x000000a9 , 0x00004896 
- 00018554  0x00003ffd jam  0x00000000 , 0x000008f8 
- 00018555  0x00003ffe rtn 
- 00018556  0x00004001 fetch  0x00000001 , 0x00000877 
- 00018557  0x00004002 beq  0x00000081 , 0x0000487f 
- 00018558  0x00004003 branch  0x0000487a 
- 00018559  0x00004005 call  0x000032fc 
- 00018560  0x00004007 jam  0x00000001 , 0x000008f8 
- 00018561  0x00004008 rtn 
- 00018562  0x0000400b fetch  0x00000001 , 0x00000877 
- 00018563  0x0000400c beq  0x00000001 , 0x00004887 
- 00018564  0x0000400d beq  0x00000084 , 0x0000488a 
- 00018565  0x0000400e beq  0x000000a7 , 0x0000488c 
- 00018566  0x0000400f branch  0x0000487a 
- 00018567  0x00004011 fetch  0x00000001 , 0x000045d5 
- 00018568  0x00004012 store  0x00000001 , 0x000008b6 
- 00018569  0x00004013 branch  0x00004880 
- 00018570  0x00004015 call  0x00003461 
- 00018571  0x00004016 branch  0x00004887 
- 00018572  0x00004019 jam  0x000000a1 , 0x000008b6 
- 00018573  0x0000401a branch  0x00004880 
- 00018574  0x0000401d jam  0x00000015 , 0x000008b6 
- 00018575  0x0000401e branch  0x00004880 
- 00018576  0x00004021 fetch  0x00000001 , 0x00004616 
- 00018577  0x00004022 beq  0x00000000 , 0x00004894 
- 00018578  0x00004023 beq  0x00000001 , 0x0000488c 
- 00018579  0x00004024 rtn 
- 00018580  0x00004026 jam  0x000000a0 , 0x000008b6 
- 00018581  0x00004027 branch  0x00004880 
- 00018582  0x0000402a jam  0x00000000 , 0x000008b6 
- 00018583  0x0000402b jam  0x00000000 , 0x000008b7 
- 00018584  0x0000402c jam  0x00000001 , 0x000008b8 
- 00018585  0x0000402d jam  0x00000007 , 0x000008b9 
- 00018586  0x0000402e branch  0x00004880 
- 00018587  0x00004037 call  0x00003402 
- 00018588  0x00004039 call  0x00003407 
- 00018589  0x0000403a call  0x0000342d 
- 00018590  0x0000403b call  0x000048a3 
- 00018591  0x0000403c call  0x00003469 
- 00018592  0x0000403d call  0x00003488 
- 00018593  0x0000403e call  0x00004867 
- 00018594  0x0000403f branch  0x0000489c 
- 00018595  0x00004042 bpatch  0x0000003e , 0x00004007 
- 00018596  0x00004043 fetch  0x00000001 , 0x00004616 
- 00018597  0x00004044 rtnne  0x00000000 
- 00018598  0x00004045 call  0x00003464 
- 00018599  0x00004046 call  0x00004827 
- 00018600  0x00004047 fetch  0x00000001 , 0x00004610 
- 00018601  0x00004048 nrtn  0x00000034 
- 00018602  0x00004049 branch  0x0000350a 
- 00018603  0x0000404c fetch  0x00000001 , 0x00004589 
- 00018604  0x0000404d beq  0x00000001 , 0x000048ae 
- 00018605  0x0000404e beq  0x00000002 , 0x000048b7 
- 00018606  0x00004050 fetch  0x00000001 , 0x00004693 
- 00018607  0x00004051 bbit1  0x00000000 , 0x000048bd 
- 00018608  0x00004052 branch  0x000048b9 
- 00018609  0x00004055 fetch  0x00000001 , 0x000043cb 
- 00018610  0x00004056 rtnne  0x00000004 
- 00018611  0x00004057 jam  0x00000003 , 0x00004693 
- 00018612  0x00004058 rtn 
- 00018613  0x0000405a jam  0x00000000 , 0x00004693 
- 00018614  0x0000405b rtn 
- 00018615  0x0000405e fetch  0x00000001 , 0x00004693 
- 00018616  0x0000405f bbit1  0x00000001 , 0x000048c1 
- 00018617  0x00004061 fetch  0x00000001 , 0x00004611 
- 00018618  0x00004062 beq  0x00000001 , 0x000048c8 
- 00018619  0x00004063 beq  0x00000003 , 0x000048cc 
- 00018620  0x00004064 rtn 
- 00018621  0x00004067 fetch  0x00000001 , 0x00004693 
- 00018622  0x00004068 set0  0x00000000 , 0x0000003f 
- 00018623  0x00004069 store  0x00000001 , 0x00004693 
- 00018624  0x0000406a branch  0x000048c4 
- 00018625  0x0000406d fetch  0x00000001 , 0x00004693 
- 00018626  0x0000406e set0  0x00000001 , 0x0000003f 
- 00018627  0x0000406f store  0x00000001 , 0x00004693 
- 00018628  0x00004071 jam  0x00000001 , 0x00004588 
- 00018629  0x00004072 setarg  0x000000ff 
- 00018630  0x00004073 store  0x00000001 , 0x00004519 
- 00018631  0x00004074 rtn 
- 00018632  0x00004078 jam  0x00000001 , 0x00004611 
- 00018633  0x00004079 call  0x0000337e 
- 00018634  0x0000407a nrtn  0x0000002f 
- 00018635  0x0000407b branch  0x0000330a 
- 00018636  0x0000407e fetch  0x00000001 , 0x000044f9 
- 00018637  0x0000407f beq  0x00000001 , 0x000048c8 
- 00018638  0x00004080 beq  0x000000ff , 0x000048c8 
- 00018639  0x00004081 jam  0x00000000 , 0x000008f9 
- 00018640  0x00004082 jam  0x00000001 , 0x00004588 
- 00018641  0x00004083 fetch  0x00000001 , 0x00004621 
- 00018642  0x00004084 store  0x00000001 , 0x00004519 
- 00018643  0x00004085 rtn 
- 00018644  0x00004088 setarg  0x00000001 
- 00018645  0x00004089 store  0x00000001 , 0x00000913 
- 00018646  0x0000408a fetch  0x00000007 , 0x000045eb 
- 00018647  0x0000408b istore  0x00000007 , 0x00000005 
- 00018648  0x0000408c fetch  0x00000001 , 0x000045eb 
- 00018649  0x0000408d ncall  0x000048dd , 0x00000034 
- 00018650  0x0000408e fetch  0x00000001 , 0x000045eb 
- 00018651  0x0000408f call  0x000048e1 , 0x00000034 
- 00018652  0x00004090 branch  0x00004836 
- 00018653  0x00004093 jam  0x00000001 , 0x00004668 
- 00018654  0x00004094 setarg  0x00000180 
- 00018655  0x00004095 arg  0x0000000d , 0x00000007 
- 00018656  0x00004096 branch  0x00007ce1 
- 00018657  0x00004099 jam  0x00000000 , 0x00004668 
- 00018658  0x0000409a setarg  0x00000000 
- 00018659  0x0000409b arg  0x0000000d , 0x00000007 
- 00018660  0x0000409c branch  0x00007ce1 
- 00018661  0x0000409f fetch  0x00000001 , 0x000045eb 
- 00018662  0x000040a0 beq  0x00000000 , 0x000048ea 
- 00018663  0x000040a1 beq  0x00000002 , 0x0000491d 
- 00018664  0x000040a2 beq  0x00000003 , 0x00004905 
- 00018665  0x000040a3 branch  0x000033be 
- 00018666  0x000040a6 fetch  0x00000001 , 0x000045ed 
- 00018667  0x000040a7 store  0x00000001 , 0x00004611 
- 00018668  0x000040a8 jam  0x00000000 , 0x000045ed 
- 00018669  0x000040a9 arg  0x00000923 , 0x00000005 
- 00018670  0x000040aa arg  0x000045ec , 0x00000006 
- 00018671  0x000040ab arg  0x00000008 , 0x00000039 
- 00018672  0x000040ac call  0x00007cda 
- 00018673  0x000040ad fetch  0x00000008 , 0x00000923 
- 00018674  0x000040ae ncall  0x000048fd , 0x00000034 
- 00018675  0x000040af fetch  0x00000008 , 0x00000923 
- 00018676  0x000040b0 call  0x00004901 , 0x00000034 
- 00018677  0x000040b1 fetch  0x00000008 , 0x00000923 
- 00018678  0x000040b2 store  0x00000008 , 0x00004649 
- 00018679  0x000040b3 fetcht  0x00000008 , 0x00004651 
- 00018680  0x000040b4 isub  0x00000002 , 0x0000003e 
- 00018681  0x000040b5 ncall  0x00004847 , 0x00000005 
- 00018682  0x000040b6 fetch  0x00000008 , 0x00004649 
- 00018683  0x000040b7 store  0x00000008 , 0x00004651 
- 00018684  0x000040b8 branch  0x000033be 
- 00018685  0x000040bb jam  0x00000001 , 0x00004665 
- 00018686  0x000040bc setarg  0x00000180 
- 00018687  0x000040bd arg  0x0000000e , 0x00000007 
- 00018688  0x000040be branch  0x00007ce1 
- 00018689  0x000040c1 jam  0x00000000 , 0x00004665 
- 00018690  0x000040c2 setarg  0x00000000 
- 00018691  0x000040c3 arg  0x0000000e , 0x00000007 
- 00018692  0x000040c4 branch  0x00007ce1 
- 00018693  0x000040c7 arg  0x00000933 , 0x00000005 
- 00018694  0x000040c8 arg  0x000045eb , 0x00000006 
- 00018695  0x000040c9 arg  0x00000003 , 0x00000039 
- 00018696  0x000040ca call  0x00007cda 
- 00018697  0x000040cb fetch  0x00000002 , 0x00000934 
- 00018698  0x000040cc ncall  0x00004915 , 0x00000034 
- 00018699  0x000040cd fetch  0x00000002 , 0x00000934 
- 00018700  0x000040ce call  0x00004919 , 0x00000034 
- 00018701  0x000040cf fetch  0x00000003 , 0x00000933 
- 00018702  0x000040d0 store  0x00000003 , 0x00004659 
- 00018703  0x000040d1 fetcht  0x00000003 , 0x0000465c 
- 00018704  0x000040d2 isub  0x00000002 , 0x0000003e 
- 00018705  0x000040d3 ncall  0x00004865 , 0x00000005 
- 00018706  0x000040d4 fetch  0x00000003 , 0x00004659 
- 00018707  0x000040d5 store  0x00000003 , 0x0000465c 
- 00018708  0x000040d6 branch  0x000033be 
- 00018709  0x000040d9 jam  0x00000001 , 0x00004666 
- 00018710  0x000040da setarg  0x00000180 
- 00018711  0x000040db arg  0x0000000c , 0x00000007 
- 00018712  0x000040dc branch  0x00007ce1 
- 00018713  0x000040df jam  0x00000000 , 0x00004666 
- 00018714  0x000040e0 setarg  0x00000000 
- 00018715  0x000040e1 arg  0x0000000c , 0x00000007 
- 00018716  0x000040e2 branch  0x00007ce1 
- 00018717  0x000040e5 arg  0x00000943 , 0x00000005 
- 00018718  0x000040e6 arg  0x000045eb , 0x00000006 
- 00018719  0x000040e7 arg  0x00000002 , 0x00000039 
- 00018720  0x000040e8 call  0x00007cda 
- 00018721  0x000040e9 fetch  0x00000002 , 0x00000943 
- 00018722  0x000040ea ncall  0x0000492d , 0x00000034 
- 00018723  0x000040eb fetch  0x00000002 , 0x00000943 
- 00018724  0x000040ec call  0x00004931 , 0x00000034 
- 00018725  0x000040ed fetch  0x00000002 , 0x00000943 
- 00018726  0x000040ee store  0x00000002 , 0x0000465f 
- 00018727  0x000040ef fetcht  0x00000002 , 0x00004662 
- 00018728  0x000040f0 isub  0x00000002 , 0x0000003e 
- 00018729  0x000040f1 ncall  0x00004935 , 0x00000005 
- 00018730  0x000040f2 fetch  0x00000002 , 0x0000465f 
- 00018731  0x000040f3 store  0x00000002 , 0x00004662 
- 00018732  0x000040f4 branch  0x000033be 
- 00018733  0x000040f7 jam  0x00000001 , 0x00004667 
- 00018734  0x000040f8 setarg  0x00000180 
- 00018735  0x000040f9 arg  0x0000000a , 0x00000007 
- 00018736  0x000040fa branch  0x00007ce1 
- 00018737  0x000040fc jam  0x00000000 , 0x00004667 
- 00018738  0x000040fd setarg  0x00000000 
- 00018739  0x000040fe arg  0x0000000a , 0x00000007 
- 00018740  0x000040ff branch  0x00007ce1 
- 00018741  0x00004102 jam  0x00000022 , 0x0000090c 
- 00018742  0x00004103 branch  0x00004837 
- 00018743  0x00004107 fetch  0x00000001 , 0x000043cb 
- 00018744  0x00004108 rtnne  0x00000004 
- 00018745  0x00004109 fetch  0x00000001 , 0x00004648 
- 00018746  0x0000410a rtneq  0x0000005a 
- 00018747  0x0000410c jam  0x00000001 , 0x00004692 
- 00018748  0x0000410d rtn 
- 00018749  0x00004111 fetch  0x00000001 , 0x000043cb 
- 00018750  0x00004112 rtnne  0x00000004 
- 00018751  0x00004113 fetch  0x00000001 , 0x00004692 
- 00018752  0x00004114 rtn  0x00000034 
- 00018753  0x00004115 jam  0x00000000 , 0x00000678 
- 00018754  0x00004117 jam  0x0000005a , 0x00004648 
- 00018755  0x00004118 call  0x000047f4 
- 00018756  0x00004119 call  0x000047ef 
- 00018757  0x0000411a fetch  0x00000001 , 0x00000678 
- 00018758  0x0000411b increase  0x00000001 , 0x0000003f 
- 00018759  0x0000411c store  0x00000001 , 0x00000678 
- 00018760  0x0000411d beq  0x000000ff , 0x00006ca3 
- 00018761  0x0000411e fetch  0x00000001 , 0x00004648 
- 00018762  0x0000411f bne  0x0000005a , 0x00004942 
- 00018763  0x00004120 branch  0x00006ca3 
- 00018764  0x0000412d fetch  0x00000001 , 0x000043cb 
- 00018765  0x0000412e rtnne  0x0000000f 
- 00018766  0x0000412f call  0x000054ac 
- 00018767  0x00004130 nbranch  0x00002002 , 0x00000028 
- 00018768  0x00004131 fetch  0x00000001 , 0x00004846 
- 00018769  0x00004132 branch  0x00002002 , 0x00000034 
- 00018770  0x00004133 fetch  0x00000001 , 0x00004655 
- 00018771  0x00004134 rtneq  0x000000ff 
- 00018772  0x00004135 copy  0x0000003f , 0x00000007 
- 00018773  0x00004136 fetch  0x00000004 , 0x0000069d 
- 00018774  0x00004137 qisolate0  0x0000003f 
- 00018775  0x00004138 call  0x00004e45 , 0x00000001 
- 00018776  0x00004139 branch  0x00002003 
- 00018777  0x0000413c call  0x00007396 
- 00018778  0x0000413d call  0x000049a1 
- 00018779  0x0000413f call  0x000049c8 
- 00018780  0x00004140 call  0x000049ea 
- 00018781  0x00004141 rtn  0x0000002b 
- 00018782  0x00004142 call  0x00004966 
- 00018783  0x00004143 call  0x00004a7a 
- 00018784  0x00004144 fetch  0x00000001 , 0x00004663 
- 00018785  0x00004145 rtnbit1  0x00000007 
- 00018786  0x00004147 fetch  0x00000002 , 0x000044e9 
- 00018787  0x00004148 bbit1  0x0000000c , 0x00004b95 
- 00018788  0x00004149 call  0x00005eb6 
- 00018789  0x0000414a branch  0x00004bcf 
- 00018790  0x0000414e fetch  0x00000008 , 0x00004713 
- 00018791  0x0000414f rtnbit0  0x0000000d 
- 00018792  0x00004150 setarg  0x0000496c 
- 00018793  0x00004151 store  0x00000002 , 0x00000859 
- 00018794  0x00004152 jam  0x000000a5 , 0x00004664 
- 00018795  0x00004153 branch  0x0000498e 
- 00018796  0x00004156 call  0x0000496f 
- 00018797  0x00004157 call  0x00004974 
- 00018798  0x00004158 branch  0x00004984 
- 00018799  0x0000415b jam  0x00000000 , 0x00004665 
- 00018800  0x0000415c fetch  0x00000008 , 0x00004713 
- 00018801  0x0000415d rtnbit0  0x00000016 
- 00018802  0x0000415e jam  0x0000005a , 0x00004665 
- 00018803  0x0000415f rtn 
- 00018804  0x00004162 fetch  0x00000008 , 0x00004713 
- 00018805  0x00004163 bbit1  0x0000001d , 0x0000497b 
- 00018806  0x00004164 bbit1  0x0000001e , 0x0000497e 
- 00018807  0x00004165 bbit1  0x0000001f , 0x00004981 
- 00018808  0x00004166 jam  0x00000019 , 0x00004662 
- 00018809  0x00004167 jam  0x00000008 , 0x0000085b 
- 00018810  0x00004168 rtn 
- 00018811  0x0000416a jam  0x0000000c , 0x00004662 
- 00018812  0x0000416b jam  0x00000004 , 0x0000085b 
- 00018813  0x0000416c rtn 
- 00018814  0x0000416e jam  0x00000006 , 0x00004662 
- 00018815  0x0000416f jam  0x00000002 , 0x0000085b 
- 00018816  0x00004170 rtn 
- 00018817  0x00004172 jam  0x00000003 , 0x00004662 
- 00018818  0x00004173 jam  0x00000001 , 0x0000085b 
- 00018819  0x00004174 rtn 
- 00018820  0x00004177 call  0x00007966 
- 00018821  0x00004178 call  0x00004987 
- 00018822  0x00004179 branch  0x0000498c 
- 00018823  0x0000417c fetch  0x00000001 , 0x0000085c 
- 00018824  0x0000417d rtn  0x00000034 
- 00018825  0x0000417e fetch  0x00000001 , 0x00004665 
- 00018826  0x0000417f beq  0x0000005a , 0x0000480c 
- 00018827  0x00004180 branch  0x00004809 
- 00018828  0x00004183 fetch  0x00000001 , 0x00004665 
- 00018829  0x00004184 branch  0x0000480f 
- 00018830  0x00004189 bpatch  0x00000041 , 0x00004008 
- 00018831  0x0000418a fetcht  0x00000001 , 0x0000086c 
- 00018832  0x0000418b call  0x00006ee6 
- 00018833  0x0000418c branch  0x00004993 , 0x00000001 
- 00018834  0x0000418d branch  0x0000499a 
- 00018835  0x00004191 fetch  0x00000001 , 0x00004664 
- 00018836  0x00004192 rtneq  0x000000a5 
- 00018837  0x00004193 jam  0x000000a5 , 0x00004664 
- 00018838  0x00004194 jam  0x00000000 , 0x0000090e 
- 00018839  0x00004195 jam  0x00000000 , 0x00000709 
- 00018840  0x00004196 jam  0x00000000 , 0x00000900 
- 00018841  0x00004197 branch  0x00004962 
- 00018842  0x0000419b fetch  0x00000001 , 0x00004664 
- 00018843  0x0000419c rtneq  0x0000005a 
- 00018844  0x0000419d jam  0x0000005a , 0x00004664 
- 00018845  0x0000419e call  0x00006018 
- 00018846  0x0000419f call  0x00005aaa 
- 00018847  0x000041a0 call  0x00004f70 
- 00018848  0x000041a1 branch  0x00007912 
- 00018849  0x000041a6 rtn  0x0000002b 
- 00018850  0x000041a8 call  0x000035f0 
- 00018851  0x000041a9 call  0x0000325b 
- 00018852  0x000041ab call  0x000049af 
- 00018853  0x000041ac fetcht  0x00000001 , 0x00004865 
- 00018854  0x000041ad call  0x00006ef3 
- 00018855  0x000041af call  0x00004b6d 
- 00018856  0x000041b0 call  0x00006177 
- 00018857  0x000041b1 call  0x00002a41 
- 00018858  0x000041b3 fetch  0x00000008 , 0x00004713 
- 00018859  0x000041b4 bbit1  0x00000014 , 0x000049fd 
- 00018860  0x000041b5 bbit1  0x00000013 , 0x00005d60 
- 00018861  0x000041b6 bbit1  0x00000012 , 0x00005d6e 
- 00018862  0x000041b7 rtn 
- 00018863  0x000041be call  0x0000543b 
- 00018864  0x000041c0 jam  0x00000000 , 0x000048eb 
- 00018865  0x000041c1 setarg  0x00230170 
- 00018866  0x000041c2 store  0x00000003 , 0x0000462d 
- 00018867  0x000041c3 setarg  0x00015301 
- 00018868  0x000041c4 istore  0x00000003 , 0x00000005 
- 00018869  0x000041c5 arg  0x000047a0 , 0x00000005 
- 00018870  0x000041c6 arg  0x00000014 , 0x00000039 
- 00018871  0x000041c7 call  0x00007ca1 
- 00018872  0x000041c9 fetch  0x00000001 , 0x0000426b 
- 00018873  0x000041ca sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00018874  0x000041cb nbranch  0x000049c6 , 0x00000002 
- 00018875  0x000041cc setarg  0x0006ff06 
- 00018876  0x000041cd store  0x00000003 , 0x000047a0 
- 00018877  0x000041ce setarg  0x00000300 
- 00018878  0x000041cf istore  0x00000003 , 0x00000005 
- 00018879  0x000041d0 setarg  0x00000080 
- 00018880  0x000041d1 istore  0x00000001 , 0x00000005 
- 00018881  0x000041d3 fetch  0x00000001 , 0x0000426b 
- 00018882  0x000041d4 increase  0x00000001 , 0x0000003f 
- 00018883  0x000041d5 copy  0x0000003f , 0x00000039 
- 00018884  0x000041d6 arg  0x00004369 , 0x00000006 
- 00018885  0x000041d7 branch  0x00007cda 
- 00018886  0x000041da arg  0x000047a0 , 0x00000005 
- 00018887  0x000041db branch  0x000049c1 
- 00018888  0x000041e1 fetcht  0x00000001 , 0x00004864 
- 00018889  0x000041e2 call  0x00006f0f 
- 00018890  0x000041e3 fetcht  0x00000001 , 0x00004863 
- 00018891  0x000041e4 call  0x00006f0f 
- 00018892  0x000041e5 fetcht  0x00000001 , 0x00004865 
- 00018893  0x000041e6 call  0x00006f0f 
- 00018894  0x000041e8 setarg  0x0000486e 
- 00018895  0x000041e9 store  0x00000002 , 0x00004896 
- 00018896  0x000041eb setarg  0x00004876 
- 00018897  0x000041ec store  0x00000002 , 0x00004898 
- 00018898  0x000041ee setarg  0x0000488a 
- 00018899  0x000041ef store  0x00000002 , 0x0000489a 
- 00018900  0x000041f1 fetch  0x00000002 , 0x00004896 
- 00018901  0x000041f2 copy  0x0000003f , 0x00000012 
- 00018902  0x000041f3 arg  0x00000008 , 0x00000039 
- 00018903  0x000041f6 ifetcht  0x00000001 , 0x00000012 
- 00018904  0x000041f7 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00018905  0x000041f8 ncall  0x000049e7 , 0x00000005 
- 00018906  0x000041f9 increase  0x00000001 , 0x00000012 
- 00018907  0x000041fa loop  0x000049d7 
- 00018908  0x000041fb call  0x000023fd 
- 00018909  0x000041fc fetch  0x00000002 , 0x00004898 
- 00018910  0x000041fd copy  0x0000003f , 0x00000012 
- 00018911  0x000041fe copy  0x0000003f , 0x00000013 
- 00018912  0x000041ff arg  0x0000000b , 0x00000039 
- 00018913  0x00004202 ifetcht  0x00000001 , 0x00000012 
- 00018914  0x00004203 isolate1  0x00000007 , 0x00000002 
- 00018915  0x00004204 ncall  0x00006f0f , 0x00000001 
- 00018916  0x00004205 increase  0x00000001 , 0x00000012 
- 00018917  0x00004206 loop  0x000049e1 
- 00018918  0x00004207 rtn 
- 00018919  0x0000420a call  0x00006f0f 
- 00018920  0x0000420b ifetcht  0x00000001 , 0x00000012 
- 00018921  0x0000420c branch  0x00006ec6 
- 00018922  0x00004211 fetch  0x00000001 , 0x00004666 
- 00018923  0x00004212 beq  0x00000001 , 0x000049f1 
- 00018924  0x00004213 setarg  0x005d4800 
- 00018925  0x00004214 store  0x00000004 , 0x00004613 
- 00018926  0x00004215 fetch  0x00000001 , 0x0000440c 
- 00018927  0x00004216 rtnbit0  0x00000000 
- 00018928  0x00004217 branch  0x00005fe4 
- 00018929  0x00004219 jam  0x0000000c , 0x0000496b 
- 00018930  0x0000421a fetch  0x00000001 , 0x0000440c 
- 00018931  0x0000421b rtnbit0  0x00000000 
- 00018932  0x0000421c jam  0x00000010 , 0x0000496b 
- 00018933  0x0000421d fetch  0x00000001 , 0x0000477e 
- 00018934  0x0000421e branch  0x00005c01 , 0x00000034 
- 00018935  0x0000421f rtn 
- 00018936  0x00004223 fetch  0x00000002 , 0x000049df 
- 00018937  0x00004224 arg  0x00000528 , 0x00000002 
- 00018938  0x00004225 isub  0x00000002 , 0x0000003e 
- 00018939  0x00004226 nrtn  0x00000002 
- 00018940  0x00004227 branch  0x0000235a 
- 00018941  0x0000422a bpatch  0x00000042 , 0x00004008 
- 00018942  0x0000422b fetch  0x00000001 , 0x00004666 
- 00018943  0x0000422c beq  0x00000000 , 0x00004a02 
- 00018944  0x0000422d beq  0x00000001 , 0x00004a0c 
- 00018945  0x0000422e rtn 
- 00018946  0x00004231 arg  0x00000050 , 0x00000018 
- 00018947  0x00004232 setarg  0x00000400 
- 00018948  0x00004233 idiv  0x00000018 
- 00018949  0x00004234 call  0x00007d62 
- 00018950  0x00004235 quotient  0x0000003f 
- 00018951  0x00004236 store  0x00000002 , 0x00000670 
- 00018952  0x00004237 arg  0x00001fcc , 0x0000003f 
- 00018953  0x00004238 arg  0x00000004 , 0x00000002 
- 00018954  0x00004239 arg  0x00000004 , 0x0000002b 
- 00018955  0x0000423a branch  0x00004a16 
- 00018956  0x0000423c arg  0x00000118 , 0x00000018 
- 00018957  0x0000423d setarg  0x00000400 
- 00018958  0x0000423e idiv  0x00000018 
- 00018959  0x0000423f call  0x00007d62 
- 00018960  0x00004240 quotient  0x0000003f 
- 00018961  0x00004241 store  0x00000002 , 0x00000670 
- 00018962  0x00004242 arg  0x00001fc2 , 0x0000003f 
- 00018963  0x00004243 arg  0x0000000e , 0x00000002 
- 00018964  0x00004244 arg  0x0000000e , 0x0000002b 
- 00018965  0x00004245 branch  0x00004a16 
- 00018966  0x00004247 storet  0x00000001 , 0x00000678 
- 00018967  0x00004248 arg  0x000049c7 , 0x00000011 
- 00018968  0x00004249 arg  0x00000000 , 0x00000013 
- 00018969  0x0000424b copy  0x0000003f , 0x00000012 
- 00018970  0x0000424c fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018971  0x0000424d call  0x00006b74 
- 00018972  0x0000424e fetch  0x00000008 , 0x000049c7 
- 00018973  0x0000424f fetcht  0x00000008 , 0x000049cf 
- 00018974  0x00004250 ior  0x00000002 , 0x0000003f 
- 00018975  0x00004251 fetcht  0x00000008 , 0x000049d7 
- 00018976  0x00004252 ior  0x00000002 , 0x0000003f 
- 00018977  0x00004253 branch  0x00004a28 , 0x00000034 
- 00018978  0x00004254 increase  0x00000001 , 0x00000013 
- 00018979  0x00004255 fetch  0x00000002 , 0x00000670 
- 00018980  0x00004256 isub  0x00000013 , 0x0000003e 
- 00018981  0x00004258 copy  0x00000012 , 0x0000003f 
- 00018982  0x00004259 isub  0x00000018 , 0x0000003f 
- 00018983  0x0000425a branch  0x00004a19 
- 00018984  0x0000425d sub  0x00000013 , 0x00000000 , 0x0000003e 
- 00018985  0x0000425e branch  0x00004a38 , 0x00000005 
- 00018986  0x00004260 copy  0x00000012 , 0x0000003f 
- 00018987  0x00004261 iadd  0x00000018 , 0x0000003f 
- 00018988  0x00004263 isub  0x0000002b , 0x0000003f 
- 00018989  0x00004264 copy  0x0000003f , 0x00000012 
- 00018990  0x00004265 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018991  0x00004266 call  0x00006b74 
- 00018992  0x00004267 fetch  0x00000008 , 0x000049c7 
- 00018993  0x00004268 fetcht  0x00000008 , 0x000049cf 
- 00018994  0x00004269 ior  0x00000002 , 0x0000003f 
- 00018995  0x0000426a fetcht  0x00000008 , 0x000049d7 
- 00018996  0x0000426b ior  0x00000002 , 0x0000003f 
- 00018997  0x0000426c branch  0x00004a3a , 0x00000034 
- 00018998  0x0000426d copy  0x00000012 , 0x0000003f 
- 00018999  0x0000426e branch  0x00004a2c 
- 00019000  0x00004270 storer  0x0000002b , 0x00000001 , 0x000049df 
- 00019001  0x00004271 rtn 
- 00019002  0x00004273 bpatch  0x00000043 , 0x00004008 
- 00019003  0x00004274 setarg  0x00001fd0 
- 00019004  0x00004275 isub  0x00000012 , 0x0000003f 
- 00019005  0x00004276 store  0x00000002 , 0x000049df 
- 00019006  0x00004277 copy  0x00000012 , 0x0000003f 
- 00019007  0x00004278 iadd  0x0000002b , 0x00000012 
- 00019008  0x00004279 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00019009  0x0000427a arg  0x000049c7 , 0x00000011 
- 00019010  0x0000427b call  0x00006b74 
- 00019011  0x0000427c fetch  0x00000001 , 0x00004666 
- 00019012  0x0000427d beq  0x00000000 , 0x00004a47 
- 00019013  0x0000427e beq  0x00000001 , 0x00004a4a 
- 00019014  0x0000427f rtn 
- 00019015  0x00004282 fetch  0x00000006 , 0x000049c7 
- 00019016  0x00004283 store  0x00000004 , 0x00004691 
- 00019017  0x00004284 branch  0x00004a76 
- 00019018  0x00004287 fetch  0x00000001 , 0x000049c7 
- 00019019  0x00004288 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00019020  0x00004289 ncall  0x00007dca , 0x00000002 
- 00019021  0x0000428a store  0x00000001 , 0x000049c6 
- 00019022  0x0000428b fetch  0x00000001 , 0x000049c8 
- 00019023  0x0000428c store  0x00000001 , 0x00004667 
- 00019024  0x0000428d fetch  0x00000006 , 0x000049c9 
- 00019025  0x0000428e store  0x00000006 , 0x00004668 
- 00019026  0x0000428f fetch  0x00000006 , 0x000049cf 
- 00019027  0x00004290 store  0x00000006 , 0x0000466e 
- 00019028  0x00004291 branch  0x00005c6f 
- 00019029  0x00004295 branch  0x0000235a 
- 00019030  0x00004299 bpatch  0x00000044 , 0x00004008 
- 00019031  0x0000429a fetch  0x00000008 , 0x00004713 
- 00019032  0x0000429b bbit1  0x00000014 , 0x00004a5c 
- 00019033  0x0000429c bbit1  0x00000013 , 0x00005cb1 
- 00019034  0x0000429d bbit1  0x00000012 , 0x00005cb9 
- 00019035  0x0000429e rtn 
- 00019036  0x000042a1 rtn 
- 00019037  0x000042a2 fetch  0x00000001 , 0x00004666 
- 00019038  0x000042a3 beq  0x00000000 , 0x00004a61 
- 00019039  0x000042a4 beq  0x00000001 , 0x00004a6b 
- 00019040  0x000042a5 rtn 
- 00019041  0x000042a8 fetcht  0x00000002 , 0x000049df 
- 00019042  0x000042a9 setarg  0x00001fd0 
- 00019043  0x000042aa isub  0x00000002 , 0x00000012 
- 00019044  0x000042ab arg  0x00004691 , 0x00000011 
- 00019045  0x000042ac arg  0x00000004 , 0x00000039 
- 00019046  0x000042ad call  0x00006b45 
- 00019047  0x000042ae fetcht  0x00000002 , 0x000049df 
- 00019048  0x000042af increase  0x00000004 , 0x00000002 
- 00019049  0x000042b0 storet  0x00000002 , 0x000049df 
- 00019050  0x000042b1 rtn 
- 00019051  0x000042b4 fetcht  0x00000002 , 0x000049df 
- 00019052  0x000042b5 setarg  0x00001fd0 
- 00019053  0x000042b6 isub  0x00000002 , 0x00000012 
- 00019054  0x000042b9 add  0x00000012 , 0x00000001 , 0x00000012 
- 00019055  0x000042ba arg  0x00004668 , 0x00000011 
- 00019056  0x000042bb arg  0x00000006 , 0x00000039 
- 00019057  0x000042bc call  0x00006b45 
- 00019058  0x000042be add  0x00000012 , 0x00000007 , 0x00000012 
- 00019059  0x000042bf arg  0x0000466e , 0x00000011 
- 00019060  0x000042c0 arg  0x00000006 , 0x00000039 
- 00019061  0x000042c1 branch  0x00006b45 
- 00019062  0x000042c4 fetch  0x00000004 , 0x00004691 
- 00019063  0x000042c5 store  0x00000004 , 0x000045e8 
- 00019064  0x000042c6 store  0x00000004 , 0x0000458f 
- 00019065  0x000042c7 rtn 
- 00019066  0x000042cb bpatch  0x00000045 , 0x00004008 
- 00019067  0x000042cc setarg  0x00006109 
- 00019068  0x000042cd store  0x00000002 , 0x000043e9 
- 00019069  0x000042ce setarg  0x00004fe5 
- 00019070  0x000042cf store  0x00000002 , 0x000045f2 
- 00019071  0x000042d0 setarg  0x00004ff8 
- 00019072  0x000042d1 store  0x00000002 , 0x000045f4 
- 00019073  0x000042d2 setarg  0x00004f41 
- 00019074  0x000042d3 store  0x00000002 , 0x000045f6 
- 00019075  0x000042d4 setarg  0x00004be6 
- 00019076  0x000042d5 store  0x00000002 , 0x000043d9 
- 00019077  0x000042d7 setarg  0x00004f5d 
- 00019078  0x000042d8 store  0x00000002 , 0x000043d7 
- 00019079  0x000042da setarg  0x00004a9a 
- 00019080  0x000042db store  0x00000002 , 0x000043dd 
- 00019081  0x000042dc setarg  0x00004bcc 
- 00019082  0x000042dd store  0x00000002 , 0x000043db 
- 00019083  0x000042de setarg  0x00004f62 
- 00019084  0x000042df store  0x00000002 , 0x000043d5 
- 00019085  0x000042e0 setarg  0x00005b08 
- 00019086  0x000042e1 store  0x00000002 , 0x000043df 
- 00019087  0x000042e2 setarg  0x00004b19 
- 00019088  0x000042e3 store  0x00000002 , 0x000043e3 
- 00019089  0x000042e4 setarg  0x000055fa 
- 00019090  0x000042e5 store  0x00000002 , 0x000043e7 
- 00019091  0x000042e6 setarg  0x000054c5 
- 00019092  0x000042e7 store  0x00000002 , 0x000043d3 
- 00019093  0x000042e8 setarg  0x00006221 
- 00019094  0x000042e9 store  0x00000002 , 0x000043e1 
- 00019095  0x000042ea setarg  0x00006228 
- 00019096  0x000042eb store  0x00000002 , 0x000043e5 
- 00019097  0x000042ec rtn 
- 00019098  0x000042f1 bpatch  0x00000046 , 0x00004008 
- 00019099  0x000042f2 copy  0x00000013 , 0x0000003f 
- 00019100  0x000042f4 beq  0x00000032 , 0x00004acb 
- 00019101  0x000042f5 beq  0x00000044 , 0x00004ad3 
- 00019102  0x000042f6 beq  0x00000040 , 0x00004add 
- 00019103  0x000042f7 beq  0x00000015 , 0x00004ab8 
- 00019104  0x000042f9 beq  0x00000014 , 0x00004aaa 
- 00019105  0x000042fa beq  0x00000010 , 0x00004b90 
- 00019106  0x000042fb beq  0x00000031 , 0x00005aed 
- 00019107  0x000042fc beq  0x00000029 , 0x00005aef 
- 00019108  0x000042fe beq  0x0000003e , 0x00004329 
- 00019109  0x000042ff beq  0x00000044 , 0x00005b10 
- 00019110  0x00004301 beq  0x00000039 , 0x00004ae2 
- 00019111  0x00004302 beq  0x0000003c , 0x00004ae5 
- 00019112  0x00004303 beq  0x0000003a , 0x00004afe 
- 00019113  0x00004306 rtn 
- 00019114  0x0000430d jam  0x00000000 , 0x0000477d 
- 00019115  0x0000430f jam  0x00000001 , 0x00004794 
- 00019116  0x00004310 call  0x00006042 
- 00019117  0x00004311 fetch  0x00000001 , 0x00004795 
- 00019118  0x00004312 nbranch  0x00004ab0 , 0x00000034 
- 00019119  0x00004313 jam  0x00000014 , 0x00004796 
- 00019120  0x00004315 fetch  0x00000002 , 0x000043f1 
- 00019121  0x00004316 set0  0x00000000 , 0x0000003f 
- 00019122  0x00004317 store  0x00000002 , 0x000043f1 
- 00019123  0x00004318 jam  0x00000000 , 0x00004845 
- 00019124  0x00004319 fetch  0x00000002 , 0x000047be 
- 00019125  0x0000431a store  0x00000002 , 0x000047c0 
- 00019126  0x0000431b call  0x00005c0b 
- 00019127  0x0000431c branch  0x00004bbd 
- 00019128  0x00004320 setarg  0x00000000 
- 00019129  0x00004321 store  0x00000002 , 0x000047c0 
- 00019130  0x00004322 store  0x00000001 , 0x00004860 
- 00019131  0x00004323 store  0x00000001 , 0x00004861 
- 00019132  0x00004324 store  0x00000001 , 0x00004794 
- 00019133  0x00004326 jam  0x00000000 , 0x000047c2 
- 00019134  0x00004327 jam  0x00000000 , 0x00004956 
- 00019135  0x00004328 call  0x000029cb 
- 00019136  0x00004329 branch  0x00004ac1 
- 00019137  0x0000432b call  0x00005b7b 
- 00019138  0x0000432c fetch  0x00000002 , 0x000043ef 
- 00019139  0x0000432d bbit1  0x00000007 , 0x00004ac6 
- 00019140  0x0000432e bbit1  0x00000000 , 0x000042fc 
- 00019141  0x0000432f branch  0x00004b95 
- 00019142  0x00004331 call  0x00005b21 
- 00019143  0x00004332 fetch  0x00000002 , 0x000043ef 
- 00019144  0x00004333 bbit1  0x00000000 , 0x000042fc 
- 00019145  0x00004334 call  0x00007d7c 
- 00019146  0x00004335 branch  0x00004f6c 
- 00019147  0x00004339 fetch  0x00000001 , 0x00004795 
- 00019148  0x0000433a beq  0x00000001 , 0x00004ad0 
- 00019149  0x0000433b jam  0x00000014 , 0x00004844 
- 00019150  0x0000433c jam  0x00000005 , 0x00004862 
- 00019151  0x0000433d branch  0x00005af6 
- 00019152  0x0000433f call  0x00005aef 
- 00019153  0x00004340 jam  0x00000005 , 0x00004844 
- 00019154  0x00004341 branch  0x00005af6 
- 00019155  0x00004344 fetch  0x00000001 , 0x000001a2 
- 00019156  0x00004345 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00019157  0x00004346 nbranch  0x00005b06 , 0x00000002 
- 00019158  0x00004347 fetch  0x00000001 , 0x000001a4 
- 00019159  0x00004348 fetcht  0x00000001 , 0x0000496b 
- 00019160  0x00004349 isub  0x00000002 , 0x0000003e 
- 00019161  0x0000434a branch  0x00005b1d , 0x00000002 
- 00019162  0x0000434b fetch  0x00000001 , 0x000001a4 
- 00019163  0x0000434c store  0x00000001 , 0x000040c0 
- 00019164  0x0000434d branch  0x00005b1f 
- 00019165  0x00004350 fetch  0x00000001 , 0x00004860 
- 00019166  0x00004351 nrtn  0x00000034 
- 00019167  0x00004352 jam  0x00000001 , 0x00004860 
- 00019168  0x00004353 jam  0x0000001e , 0x00004861 
- 00019169  0x00004354 rtn 
- 00019170  0x00004357 call  0x00004af9 
- 00019171  0x00004358 call  0x00005c0b 
- 00019172  0x00004359 branch  0x00006086 
- 00019173  0x0000435c call  0x00004af9 
- 00019174  0x0000435d fetch  0x00000004 , 0x0000458f 
- 00019175  0x0000435e store  0x00000004 , 0x000045e8 
- 00019176  0x0000435f store  0x00000004 , 0x00004691 
- 00019177  0x00004360 call  0x0000355a 
- 00019178  0x00004361 call  0x0000618e 
- 00019179  0x00004362 call  0x00005c0b 
- 00019180  0x00004363 branch  0x00006075 
- 00019181  0x00004366 jam  0x00000002 , 0x0000485f 
- 00019182  0x00004367 call  0x00004f3e 
- 00019183  0x00004368 jam  0x00000003 , 0x0000472c 
- 00019184  0x00004369 rtn 
- 00019185  0x0000436c arg  0x00000006 , 0x00000039 
- 00019186  0x0000436d arg  0x00004858 , 0x00000006 
- 00019187  0x0000436f ifetch  0x00000001 , 0x00000006 
- 00019188  0x00004370 beq  0x00000053 , 0x00004af9 
- 00019189  0x00004371 beq  0x00000039 , 0x00004af9 
- 00019190  0x00004372 beq  0x00000047 , 0x00004af9 
- 00019191  0x00004373 loop  0x00004af3 
- 00019192  0x00004374 rtn 
- 00019193  0x00004377 jam  0x00000003 , 0x000049ab 
- 00019194  0x00004378 jam  0x00000001 , 0x000048f4 
- 00019195  0x00004379 rtn 
- 00019196  0x0000437c jam  0x00000001 , 0x000049a9 
- 00019197  0x0000437d rtn 
- 00019198  0x00004381 fetch  0x00000001 , 0x00004600 
- 00019199  0x00004382 nbranch  0x00004b11 , 0x00000034 
- 00019200  0x00004383 fetch  0x00000001 , 0x000045e2 
- 00019201  0x00004384 beq  0x00000002 , 0x00004b0a 
- 00019202  0x00004385 beq  0x00000003 , 0x00004b04 
- 00019203  0x00004386 branch  0x00004b04 
- 00019204  0x00004389 call  0x00006018 
- 00019205  0x0000438a fetch  0x00000001 , 0x0000477f 
- 00019206  0x0000438b nbranch  0x00005f1b , 0x00000034 
- 00019207  0x0000438c fetch  0x00000001 , 0x00004666 
- 00019208  0x0000438d beq  0x00000000 , 0x00004f6c 
- 00019209  0x0000438e rtn 
- 00019210  0x00004391 fetch  0x00000008 , 0x00004713 
- 00019211  0x00004392 bbit1  0x0000003e , 0x00006034 
- 00019212  0x00004393 bbit1  0x00000030 , 0x00006034 
- 00019213  0x00004394 bbit0  0x0000003a , 0x00006067 
- 00019214  0x00004395 fetch  0x00000004 , 0x00004691 
- 00019215  0x00004396 branch  0x00004e39 , 0x00000034 
- 00019216  0x00004397 branch  0x00006067 
- 00019217  0x0000439a jam  0x00000000 , 0x00004600 
- 00019218  0x0000439b call  0x00003647 
- 00019219  0x0000439c setarg  0xffffffff 
- 00019220  0x0000439d store  0x00000008 , 0x000045af 
- 00019221  0x0000439e setarg  0x00000000 
- 00019222  0x0000439f store  0x00000007 , 0x00004846 
- 00019223  0x000043a0 jam  0x00000001 , 0x0000473f 
- 00019224  0x000043a1 branch  0x00004f9a 
- 00019225  0x000043a7 bpatch  0x00000047 , 0x00004008 
- 00019226  0x000043a8 call  0x0000553d 
- 00019227  0x000043a9 call  0x00004b4f 
- 00019228  0x000043aa call  0x0000614d 
- 00019229  0x000043ac call  0x0000328e 
- 00019230  0x000043ad call  0x00003531 
- 00019231  0x000043ae call  0x00005fdd 
- 00019232  0x000043af call  0x00004b62 
- 00019233  0x000043b0 call  0x00004b68 
- 00019234  0x000043b4 call  0x00004b43 
- 00019235  0x000043b6 call  0x00004b58 
- 00019236  0x000043b7 call  0x00005be1 
- 00019237  0x000043b8 call  0x00004b5c 
- 00019238  0x000043b9 call  0x00005be4 
- 00019239  0x000043ba call  0x00004b5f 
- 00019240  0x000043bb call  0x00004b55 
- 00019241  0x000043bd call  0x00005bfe 
- 00019242  0x000043be call  0x000056b6 
- 00019243  0x000043bf call  0x00004b48 
- 00019244  0x000043c0 call  0x00004b72 
- 00019245  0x000043c1 call  0x00004b82 
- 00019246  0x000043c2 call  0x00004b87 
- 00019247  0x000043c3 fetch  0x00000001 , 0x00004666 
- 00019248  0x000043c4 beq  0x00000000 , 0x00004b8a 
- 00019249  0x000043c5 branch  0x00005c05 
- 00019250  0x000043c9 fetch  0x00000001 , 0x00004980 
- 00019251  0x000043ca rtnne  0x00000001 
- 00019252  0x000043cb arg  0x00004981 , 0x00000013 
- 00019253  0x000043cc arg  0x00005a94 , 0x00000012 
- 00019254  0x000043cd branch  0x000042e0 
- 00019255  0x000043d0 fetch  0x00000002 , 0x000048fa 
- 00019256  0x000043d1 fetcht  0x00000002 , 0x000049ff 
- 00019257  0x000043d2 isub  0x00000002 , 0x0000003e 
- 00019258  0x000043d3 branch  0x00004b3f , 0x00000005 
- 00019259  0x000043d4 byteswap  0x00000002 , 0x00000002 
- 00019260  0x000043d5 isub  0x00000002 , 0x0000003e 
- 00019261  0x000043d6 branch  0x00004b3f , 0x00000005 
- 00019262  0x000043d7 branch  0x00005bba 
- 00019263  0x000043da fetch  0x00000001 , 0x00004980 
- 00019264  0x000043db rtneq  0x00000001 
- 00019265  0x000043dc jam  0x00000001 , 0x00004980 
- 00019266  0x000043dd rtn 
- 00019267  0x000043e1 arg  0x00004790 , 0x00000013 
- 00019268  0x000043e2 arg  0x00004b46 , 0x00000012 
- 00019269  0x000043e3 branch  0x000042e7 
- 00019270  0x000043e6 call  0x00004bbd 
- 00019271  0x000043e7 branch  0x00004f6c 
- 00019272  0x000043ed arg  0x000046f3 , 0x00000013 
- 00019273  0x000043ee arg  0x00004b4b , 0x00000012 
- 00019274  0x000043ef branch  0x000042e0 
- 00019275  0x000043f2 call  0x00004a56 
- 00019276  0x000043f3 fetch  0x00000001 , 0x00004793 
- 00019277  0x000043f4 nbranch  0x00005ed1 , 0x00000034 
- 00019278  0x000043f5 rtn 
- 00019279  0x000043f8 fetch  0x00000001 , 0x00004637 
- 00019280  0x000043f9 branch  0x00004b53 , 0x00000034 
- 00019281  0x000043fa jam  0x0000003a , 0x00004631 
- 00019282  0x000043fb rtn 
- 00019283  0x000043fd jam  0x00000035 , 0x00004631 
- 00019284  0x000043fe rtn 
- 00019285  0x00004402 arg  0x00004862 , 0x00000013 
- 00019286  0x00004403 arg  0x0000502f , 0x00000012 
- 00019287  0x00004404 branch  0x000042e0 
- 00019288  0x00004407 arg  0x00004845 , 0x00000013 
- 00019289  0x00004408 arg  0x00005bd9 , 0x00000012 
- 00019290  0x00004409 call  0x000042e0 
- 00019291  0x0000440a branch  0x00005bd6 
- 00019292  0x0000440d fetch  0x00000008 , 0x00004713 
- 00019293  0x0000440e rtnbit1  0x0000003b 
- 00019294  0x0000440f branch  0x00005bee 
- 00019295  0x00004412 arg  0x00004861 , 0x00000013 
- 00019296  0x00004413 arg  0x00005aef , 0x00000012 
- 00019297  0x00004414 branch  0x000042e0 
- 00019298  0x00004417 fetch  0x00000001 , 0x000049a9 
- 00019299  0x00004418 rtn  0x00000034 
- 00019300  0x00004419 jam  0x00000000 , 0x000049a9 
- 00019301  0x0000441a jam  0x00000001 , 0x000048f4 
- 00019302  0x0000441b call  0x00003625 
- 00019303  0x0000441c branch  0x00004fa0 
- 00019304  0x0000441f arg  0x000049ac , 0x00000013 
- 00019305  0x00004420 arg  0x00004b6b , 0x00000012 
- 00019306  0x00004421 branch  0x000042e0 
- 00019307  0x00004424 jam  0x00000000 , 0x000049ab 
- 00019308  0x00004425 rtn 
- 00019309  0x0000442c call  0x000061ea 
- 00019310  0x0000442d call  0x00004b7c 
- 00019311  0x0000442f fetcht  0x00000001 , 0x00004868 
- 00019312  0x00004430 branch  0x00006ef3 
- 00019313  0x00004432 rtn 
- 00019314  0x00004436 fetch  0x00000001 , 0x00004866 
- 00019315  0x00004437 rtneq  0x000000ff 
- 00019316  0x00004438 fetch  0x00000002 , 0x00004781 
- 00019317  0x00004439 rtn  0x00000034 
- 00019318  0x0000443a fetch  0x00000002 , 0x00004725 
- 00019319  0x0000443b fetcht  0x00000002 , 0x00004781 
- 00019320  0x0000443c isub  0x00000002 , 0x00000002 
- 00019321  0x0000443d fetch  0x00000002 , 0x00004869 
- 00019322  0x0000443e isub  0x00000002 , 0x0000003f 
- 00019323  0x0000443f branch  0x00004b7e , 0x00000002 
- 00019324  0x00004441 fetcht  0x00000001 , 0x00004866 
- 00019325  0x00004442 branch  0x00006ef3 
- 00019326  0x00004447 fetch  0x00000001 , 0x000049aa 
- 00019327  0x00004448 bbit0  0x00000001 , 0x00004b7c 
- 00019328  0x00004449 fetcht  0x00000001 , 0x00004866 
- 00019329  0x0000444a branch  0x00006ef7 
- 00019330  0x0000444d arg  0x000048ee , 0x00000013 
- 00019331  0x0000444e arg  0x00004b85 , 0x00000012 
- 00019332  0x0000444f branch  0x000042e7 
- 00019333  0x00004452 jam  0x00000001 , 0x000048eb 
- 00019334  0x00004453 branch  0x00004327 
- 00019335  0x00004456 arg  0x000049c4 , 0x00000013 
- 00019336  0x00004457 arg  0x00004d9e , 0x00000012 
- 00019337  0x00004458 branch  0x000042e0 
- 00019338  0x0000445c arg  0x00004781 , 0x00000013 
- 00019339  0x0000445d arg  0x00004b8d , 0x00000012 
- 00019340  0x0000445e branch  0x000042e7 
- 00019341  0x00004461 fetch  0x00000001 , 0x00004666 
- 00019342  0x00004462 beq  0x00000000 , 0x00004b11 
- 00019343  0x00004463 branch  0x00005aad 
- 00019344  0x00004467 isolate1  0x00000026 , 0x00000000 
- 00019345  0x00004468 call  0x00006018 , 0x00000001 
- 00019346  0x00004469 call  0x00005aad 
- 00019347  0x0000446a call  0x00005b21 
- 00019348  0x0000446b branch  0x00004b95 
- 00019349  0x0000446e bpatch  0x00000048 , 0x00004009 
- 00019350  0x0000446f call  0x000061ab 
- 00019351  0x00004470 fetch  0x00000002 , 0x000044e9 
- 00019352  0x00004471 isolate1  0x0000000b , 0x0000003f 
- 00019353  0x00004472 call  0x00005c3e , 0x00000001 
- 00019354  0x00004474 setarg  0x00000000 
- 00019355  0x00004475 store  0x00000002 , 0x000047c0 
- 00019356  0x00004476 call  0x00004b7c 
- 00019357  0x00004477 jam  0x000000ff , 0x000049c6 
- 00019358  0x00004479 fetch  0x00000002 , 0x000044e9 
- 00019359  0x0000447a isolate1  0x0000000b , 0x0000003f 
- 00019360  0x0000447b call  0x00005c3e , 0x00000001 
- 00019361  0x0000447c call  0x00005aa8 
- 00019362  0x0000447d fetch  0x00000002 , 0x000044e9 
- 00019363  0x0000447e bbit1  0x0000000b , 0x00004bac 
- 00019364  0x0000447f fetch  0x00000008 , 0x00004713 
- 00019365  0x00004480 bbit0  0x00000008 , 0x00004bac 
- 00019366  0x00004481 fetcht  0x00000002 , 0x00004695 
- 00019367  0x00004482 increase  0x00000001 , 0x00000002 
- 00019368  0x00004483 storet  0x00000002 , 0x00004695 
- 00019369  0x00004484 storet  0x00000002 , 0x000042dc 
- 00019370  0x00004485 random  0x0000003f 
- 00019371  0x00004486 store  0x00000001 , 0x000042db 
- 00019372  0x00004488 fetch  0x00000003 , 0x00004797 
- 00019373  0x00004489 store  0x00000003 , 0x000042de 
- 00019374  0x0000448a call  0x0000432d 
- 00019375  0x0000448b fetch  0x00000002 , 0x00004638 
- 00019376  0x0000448c store  0x00000002 , 0x00004790 
- 00019377  0x0000448d setarg  0x00000000 
- 00019378  0x0000448e store  0x00000002 , 0x00004781 
- 00019379  0x0000448f store  0x00000002 , 0x000047c0 
- 00019380  0x00004490 store  0x00000001 , 0x00004845 
- 00019381  0x00004491 store  0x00000001 , 0x00004792 
- 00019382  0x00004492 store  0x00000001 , 0x00004956 
- 00019383  0x00004493 arg  0x00000002 , 0x00000007 
- 00019384  0x00004494 call  0x00005f00 
- 00019385  0x00004495 call  0x00005ef4 
- 00019386  0x00004496 branch  0x00005b62 
- 00019387  0x0000449a jam  0x00000000 , 0x00004637 
- 00019388  0x0000449b branch  0x0000616e 
- 00019389  0x0000449e bpatch  0x00000049 , 0x00004009 
- 00019390  0x0000449f setarg  0x00000000 
- 00019391  0x000044a0 store  0x00000002 , 0x00004790 
- 00019392  0x000044a1 arg  0x00000006 , 0x00000007 
- 00019393  0x000044a2 call  0x00005f04 
- 00019394  0x000044a3 jam  0x00000000 , 0x00004792 
- 00019395  0x000044a4 call  0x00005c3e 
- 00019396  0x000044a5 branch  0x00004b6d 
- 00019397  0x000044a9 bpatch  0x0000004a , 0x00004009 
- 00019398  0x000044aa fetch  0x00000008 , 0x00004713 
- 00019399  0x000044ab rtnbit0  0x00000002 
- 00019400  0x000044ac arg  0x00000002 , 0x00000007 
- 00019401  0x000044ad call  0x00005f04 
- 00019402  0x000044ae call  0x00005c4a 
- 00019403  0x000044af branch  0x00005c48 
- 00019404  0x000044b3 bpatch  0x0000004b , 0x00004009 
- 00019405  0x000044b4 call  0x0000620e 
- 00019406  0x000044b5 branch  0x000078aa 
- 00019407  0x000044ba bpatch  0x0000004c , 0x00004009 
- 00019408  0x000044bb fetch  0x00000008 , 0x00004713 
- 00019409  0x000044bc bbit0  0x00000015 , 0x00004bdc 
- 00019410  0x000044bd call  0x00006f82 
- 00019411  0x000044be call  0x00006fb0 
- 00019412  0x000044bf store  0x00000002 , 0x00004633 
- 00019413  0x000044c1 fetch  0x00000002 , 0x0000440a 
- 00019414  0x000044c2 isub  0x00000002 , 0x0000003e 
- 00019415  0x000044c3 branch  0x00004bcf , 0x00000002 
- 00019416  0x000044c4 arg  0x0000462d , 0x00000011 
- 00019417  0x000044c5 call  0x00005563 
- 00019418  0x000044c6 fetch  0x00000001 , 0x0000440c 
- 00019419  0x000044c7 bbit1  0x00000001 , 0x00004f6b 
- 00019420  0x000044ca fetch  0x00000001 , 0x000049a4 
- 00019421  0x000044cb call  0x00004e24 , 0x00000034 
- 00019422  0x000044cc fetch  0x00000001 , 0x000049a3 
- 00019423  0x000044cd nrtn  0x00000034 
- 00019424  0x000044ce fetch  0x00000001 , 0x00004666 
- 00019425  0x000044cf beq  0x00000000 , 0x0000602f 
- 00019426  0x000044d0 call  0x00005aa8 
- 00019427  0x000044d1 fetch  0x00000006 , 0x00004668 
- 00019428  0x000044d2 branch  0x00005a94 , 0x00000034 
- 00019429  0x000044d3 branch  0x000054a0 
- 00019430  0x000044e0 bpatch  0x0000004d , 0x00004009 
- 00019431  0x000044e1 call  0x00002a28 
- 00019432  0x000044e2 nrtn  0x00000034 
- 00019433  0x000044e3 fetch  0x00000001 , 0x0000478f 
- 00019434  0x000044e4 beq  0x000000ff , 0x00004bee 
- 00019435  0x000044e5 fetch  0x00000001 , 0x00004843 
- 00019436  0x000044e6 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00019437  0x000044e7 rtnne  0x00000003 
- 00019438  0x000044e9 fetch  0x00000008 , 0x00004713 
- 00019439  0x000044ea bbit1  0x00000001 , 0x00005b5b 
- 00019440  0x000044eb bbit1  0x00000000 , 0x00005b5b 
- 00019441  0x000044ec bbit1  0x00000005 , 0x00005b5b 
- 00019442  0x000044ed bbit1  0x00000006 , 0x00005b5b 
- 00019443  0x000044ee call  0x00004e47 
- 00019444  0x000044ef nrtn  0x00000028 
- 00019445  0x000044f0 call  0x00005abc 
- 00019446  0x000044f1 call  0x000056b1 
- 00019447  0x000044f2 fetch  0x00000008 , 0x00004713 
- 00019448  0x000044f3 bbit0  0x00000016 , 0x00005b3c 
- 00019449  0x000044f4 fetch  0x00000001 , 0x0000496c 
- 00019450  0x000044f5 branch  0x00005b3d 
- 00019451  0x000044fd fetch  0x00000001 , 0x000043cb 
- 00019452  0x000044fe rtnne  0x0000000f 
- 00019453  0x000044ff call  0x00004c00 
- 00019454  0x00004500 call  0x00004c8b 
- 00019455  0x00004501 branch  0x00004df5 
- 00019456  0x00004509 bpatch  0x0000004e , 0x00004009 
- 00019457  0x0000450a call  0x00004c85 
- 00019458  0x0000450b setarg  0x00000000 
- 00019459  0x0000450c store  0x00000002 , 0x000048e9 
- 00019460  0x0000450d arg  0x0000489c , 0x00000006 
- 00019461  0x0000450e arg  0x000048b0 , 0x00000005 
- 00019462  0x0000450f arg  0x00000014 , 0x00000039 
- 00019463  0x00004510 call  0x00007cda 
- 00019464  0x00004511 setarg  0x0000489c 
- 00019465  0x00004512 store  0x00000002 , 0x000048e3 
- 00019466  0x00004513 setarg  0x000048d8 
- 00019467  0x00004514 store  0x00000002 , 0x000048e5 
- 00019468  0x00004515 call  0x00004c2f 
- 00019469  0x00004516 call  0x00004c53 
- 00019470  0x00004517 call  0x00004c83 
- 00019471  0x00004519 fetch  0x00000002 , 0x0000489a 
- 00019472  0x0000451a copy  0x0000003f , 0x00000012 
- 00019473  0x0000451b jam  0x00000000 , 0x000048e8 
- 00019474  0x0000451d ifetcht  0x00000001 , 0x00000012 
- 00019475  0x0000451e fetch  0x00000002 , 0x00004898 
- 00019476  0x0000451f copy  0x0000003f , 0x00000011 
- 00019477  0x00004520 copy  0x00000011 , 0x00000013 
- 00019478  0x00004521 arg  0x00000014 , 0x00000039 
- 00019479  0x00004523 ifetch  0x00000001 , 0x00000011 
- 00019480  0x00004524 isub  0x00000002 , 0x0000003e 
- 00019481  0x00004525 branch  0x00004c23 , 0x00000005 
- 00019482  0x00004526 increase  0x00000001 , 0x00000011 
- 00019483  0x00004527 loop  0x00004c17 
- 00019484  0x00004529 increase  0x00000001 , 0x00000012 
- 00019485  0x0000452a fetch  0x00000001 , 0x000048e8 
- 00019486  0x0000452b increase  0x00000001 , 0x0000003f 
- 00019487  0x0000452c store  0x00000001 , 0x000048e8 
- 00019488  0x0000452d sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00019489  0x0000452e branch  0x00004c12 , 0x00000002 
- 00019490  0x00004530 rtn 
- 00019491  0x00004533 fetch  0x00000002 , 0x000048e3 
- 00019492  0x00004534 copy  0x0000003f , 0x00000005 
- 00019493  0x00004535 copy  0x00000011 , 0x0000003f 
- 00019494  0x00004536 isub  0x00000013 , 0x0000003f 
- 00019495  0x00004537 iadd  0x00000005 , 0x00000005 
- 00019496  0x00004538 fetch  0x00000002 , 0x000048e5 
- 00019497  0x00004539 copy  0x0000003f , 0x00000013 
- 00019498  0x0000453a fetch  0x00000001 , 0x000048e8 
- 00019499  0x0000453b iadd  0x00000013 , 0x00000013 
- 00019500  0x0000453c ifetch  0x00000001 , 0x00000013 
- 00019501  0x0000453d istore  0x00000001 , 0x00000005 
- 00019502  0x0000453e branch  0x00004c1c 
- 00019503  0x00004541 bpatch  0x0000004f , 0x00004009 
- 00019504  0x00004542 call  0x00004c83 
- 00019505  0x00004543 call  0x00004c81 
- 00019506  0x00004545 fetch  0x00000002 , 0x000048e9 
- 00019507  0x00004546 increase  0x00000001 , 0x0000003f 
- 00019508  0x00004547 store  0x00000002 , 0x000048e9 
- 00019509  0x00004548 bbit1  0x00000009 , 0x00004c71 
- 00019510  0x00004549 fetcht  0x00000001 , 0x00004864 
- 00019511  0x0000454a call  0x00006ee6 
- 00019512  0x0000454b nbranch  0x00004c32 , 0x00000001 
- 00019513  0x0000454c nop  0x00000014 
- 00019514  0x0000454d call  0x00004c79 
- 00019515  0x0000454e call  0x00004c85 
- 00019516  0x0000454f jam  0x00000000 , 0x000048e8 
- 00019517  0x00004551 call  0x00004c7b 
- 00019518  0x00004552 call  0x00004c46 
- 00019519  0x00004553 call  0x00004c79 
- 00019520  0x00004554 call  0x00004c46 
- 00019521  0x00004555 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00019522  0x00004556 branch  0x00004c3d , 0x00000002 
- 00019523  0x00004557 call  0x00004c7b 
- 00019524  0x00004558 call  0x00004c46 
- 00019525  0x00004559 branch  0x00004c79 
- 00019526  0x0000455c jam  0x00000000 , 0x000048e7 
- 00019527  0x0000455d nop  0x00000032 
- 00019528  0x0000455e call  0x00004c65 
- 00019529  0x0000455f fetch  0x00000002 , 0x000048e5 
- 00019530  0x00004561 copy  0x0000003f , 0x00000005 
- 00019531  0x00004562 fetch  0x00000001 , 0x000048e8 
- 00019532  0x00004563 iadd  0x00000005 , 0x00000005 
- 00019533  0x00004564 fetch  0x00000001 , 0x000048e7 
- 00019534  0x00004565 istore  0x00000001 , 0x00000005 
- 00019535  0x00004566 fetch  0x00000001 , 0x000048e8 
- 00019536  0x00004567 increase  0x00000001 , 0x0000003f 
- 00019537  0x00004568 store  0x00000001 , 0x000048e8 
- 00019538  0x00004569 rtn 
- 00019539  0x0000456d nop  0x00000014 
- 00019540  0x0000456e fetch  0x00000002 , 0x00004898 
- 00019541  0x0000456f copy  0x0000003f , 0x00000012 
- 00019542  0x00004570 jam  0x00000000 , 0x000048e8 
- 00019543  0x00004572 jam  0x00000000 , 0x000048e7 
- 00019544  0x00004573 ifetcht  0x00000001 , 0x00000012 
- 00019545  0x00004574 isolate1  0x00000007 , 0x00000002 
- 00019546  0x00004575 branch  0x00004c5f , 0x00000001 
- 00019547  0x00004576 call  0x00006ef7 
- 00019548  0x00004577 call  0x00004c65 
- 00019549  0x00004578 ifetcht  0x00000001 , 0x00000012 
- 00019550  0x00004579 call  0x00006f0f 
- 00019551  0x0000457b increase  0x00000001 , 0x00000012 
- 00019552  0x0000457c fetch  0x00000002 , 0x000048e3 
- 00019553  0x0000457d call  0x00004c4a 
- 00019554  0x0000457e sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019555  0x0000457f branch  0x00004c57 , 0x00000002 
- 00019556  0x00004580 rtn 
- 00019557  0x00004584 fetch  0x00000002 , 0x00004896 
- 00019558  0x00004585 copy  0x0000003f , 0x00000013 
- 00019559  0x00004586 arg  0x00000008 , 0x00000039 
- 00019560  0x00004589 ifetcht  0x00000001 , 0x00000013 
- 00019561  0x0000458a call  0x00006ee6 
- 00019562  0x0000458b fetch  0x00000001 , 0x000048e7 
- 00019563  0x0000458c rshift  0x0000003f , 0x0000003f 
- 00019564  0x0000458d setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00019565  0x0000458e store  0x00000001 , 0x000048e7 
- 00019566  0x0000458f increase  0x00000001 , 0x00000013 
- 00019567  0x00004590 loop  0x00004c68 
- 00019568  0x00004591 rtn 
- 00019569  0x00004593 fetcht  0x00000001 , 0x00004865 
- 00019570  0x00004594 call  0x00006ef7 
- 00019571  0x00004595 nop  0x00000014 
- 00019572  0x00004596 fetcht  0x00000001 , 0x00004865 
- 00019573  0x00004597 call  0x00006ef3 
- 00019574  0x00004598 nop  0x00001770 
- 00019575  0x00004599 rtn 
- 00019576  0x0000459a branch  0x00004c00 
- 00019577  0x0000459c fetcht  0x00000001 , 0x00004864 
- 00019578  0x0000459d branch  0x00006ef3 
- 00019579  0x000045a0 fetcht  0x00000001 , 0x00004864 
- 00019580  0x000045a1 branch  0x00006ef7 
- 00019581  0x000045a3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019582  0x000045a4 rtn  0x00000005 
- 00019583  0x000045a5 set0  0x00000007 , 0x00000002 
- 00019584  0x000045a6 branch  0x00006edd 
- 00019585  0x000045a8 fetcht  0x00000001 , 0x00004864 
- 00019586  0x000045a9 branch  0x00006edd 
- 00019587  0x000045ac fetcht  0x00000001 , 0x00004863 
- 00019588  0x000045ad branch  0x00006ef3 
- 00019589  0x000045b0 fetcht  0x00000001 , 0x00004863 
- 00019590  0x000045b1 branch  0x00006ef7 
- 00019591  0x000045bd jam  0x00000000 , 0x000048eb 
- 00019592  0x000045be fetch  0x00000002 , 0x000048ec 
- 00019593  0x000045bf store  0x00000002 , 0x000048ee 
- 00019594  0x000045c0 rtn 
- 00019595  0x000045c4 bpatch  0x00000050 , 0x0000400a 
- 00019596  0x000045c5 arg  0x0000489c , 0x00000011 
- 00019597  0x000045c6 arg  0x000048b0 , 0x00000012 
- 00019598  0x000045c7 arg  0x00000014 , 0x00000039 
- 00019599  0x000045c8 call  0x00007d64 
- 00019600  0x000045c9 nbranch  0x00004c87 , 0x00000005 
- 00019601  0x000045ca call  0x00004cc5 
- 00019602  0x000045cb call  0x00004c87 , 0x00000034 
- 00019603  0x000045cd call  0x00004ccd 
- 00019604  0x000045ce fetch  0x00000001 , 0x0000497b 
- 00019605  0x000045cf nrtn  0x00000034 
- 00019606  0x000045d0 fetch  0x00000001 , 0x000049c1 
- 00019607  0x000045d1 rtneq  0x00000001 
- 00019608  0x000045d2 rtneq  0x00000002 
- 00019609  0x000045d3 rtneq  0x00000004 
- 00019610  0x000045d6 jam  0x00000000 , 0x000048e8 
- 00019611  0x000045d7 arg  0x0000489c , 0x00000011 
- 00019612  0x000045d8 arg  0x000048c4 , 0x00000012 
- 00019613  0x000045da ifetcht  0x00000001 , 0x00000011 
- 00019614  0x000045db ifetch  0x00000001 , 0x00000012 
- 00019615  0x000045dc ixor  0x00000002 , 0x0000003f 
- 00019616  0x000045dd branch  0x00004cbd , 0x00000034 
- 00019617  0x000045de store  0x00000001 , 0x000048e7 
- 00019618  0x000045df storet  0x00000001 , 0x000048f6 
- 00019619  0x000045e0 istoret  0x00000001 , 0x00000012 
- 00019620  0x000045e1 jam  0x00000001 , 0x000048f4 
- 00019621  0x000045e2 jam  0x00000000 , 0x000048f7 
- 00019622  0x000045e4 fetch  0x00000001 , 0x000048e7 
- 00019623  0x000045e5 bbit0  0x00000000 , 0x00004cb3 
- 00019624  0x000045e6 fetch  0x00000001 , 0x000048e8 
- 00019625  0x000045e7 mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00019626  0x000045e8 fetcht  0x00000001 , 0x000048f7 
- 00019627  0x000045e9 iadd  0x00000002 , 0x0000003f 
- 00019628  0x000045ea arg  0x00004901 , 0x00000006 
- 00019629  0x000045eb iadd  0x00000006 , 0x00000006 
- 00019630  0x000045ec ifetch  0x00000001 , 0x00000006 
- 00019631  0x000045ed store  0x00000001 , 0x000048f5 
- 00019632  0x000045ee call  0x00004cfc 
- 00019633  0x000045ef call  0x00004d3a 
- 00019634  0x000045f0 call  0x00004dbb 
- 00019635  0x000045f2 fetch  0x00000001 , 0x000048e7 
- 00019636  0x000045f3 rshift  0x0000003f , 0x0000003f 
- 00019637  0x000045f4 store  0x00000001 , 0x000048e7 
- 00019638  0x000045f5 fetch  0x00000001 , 0x000048f6 
- 00019639  0x000045f6 rshift  0x0000003f , 0x0000003f 
- 00019640  0x000045f7 store  0x00000001 , 0x000048f6 
- 00019641  0x000045f8 fetch  0x00000001 , 0x000048f7 
- 00019642  0x000045f9 increase  0x00000001 , 0x0000003f 
- 00019643  0x000045fa store  0x00000001 , 0x000048f7 
- 00019644  0x000045fb loop  0x00004ca6 
- 00019645  0x000045fd increase  0x00000001 , 0x00000011 
- 00019646  0x000045fe increase  0x00000001 , 0x00000012 
- 00019647  0x000045ff fetch  0x00000001 , 0x000048e8 
- 00019648  0x00004600 increase  0x00000001 , 0x0000003f 
- 00019649  0x00004601 store  0x00000001 , 0x000048e8 
- 00019650  0x00004602 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019651  0x00004603 branch  0x00004c9d , 0x00000002 
- 00019652  0x00004604 rtn 
- 00019653  0x00004607 fetch  0x00000008 , 0x0000489c 
- 00019654  0x00004608 nrtn  0x00000034 
- 00019655  0x00004609 fetch  0x00000008 , 0x000048a4 
- 00019656  0x0000460a nrtn  0x00000034 
- 00019657  0x0000460b fetch  0x00000004 , 0x000048ac 
- 00019658  0x0000460c nrtn  0x00000034 
- 00019659  0x0000460d jam  0x00000000 , 0x000049c1 
- 00019660  0x0000460e rtn 
- 00019661  0x00004613 bpatch  0x00000051 , 0x0000400a 
- 00019662  0x00004614 jam  0x00000000 , 0x0000497b 
- 00019663  0x00004615 jam  0x00000000 , 0x000048f1 
- 00019664  0x00004616 arg  0x0000489c , 0x00000011 
- 00019665  0x00004617 arg  0x00000014 , 0x00000039 
- 00019666  0x00004619 jam  0x00000000 , 0x000048f0 
- 00019667  0x0000461a ifetch  0x00000001 , 0x00000011 
- 00019668  0x0000461b branch  0x00004cf7 , 0x00000034 
- 00019669  0x0000461d fetcht  0x00000001 , 0x000048f0 
- 00019670  0x0000461e increase  0x00000001 , 0x00000002 
- 00019671  0x0000461f storet  0x00000001 , 0x000048f0 
- 00019672  0x00004620 copy  0x0000003f , 0x00000002 
- 00019673  0x00004621 increase  0xffffffff , 0x0000003f 
- 00019674  0x00004622 iand  0x00000002 , 0x0000003f 
- 00019675  0x00004623 nbranch  0x00004cd5 , 0x00000005 
- 00019676  0x00004624 fetch  0x00000001 , 0x000048f0 
- 00019677  0x00004625 fetcht  0x00000001 , 0x000048f1 
- 00019678  0x00004626 iadd  0x00000002 , 0x00000002 
- 00019679  0x00004627 storet  0x00000001 , 0x000048f1 
- 00019680  0x00004628 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019681  0x00004629 branch  0x00004cf7 , 0x00000002 
- 00019682  0x0000462a sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00019683  0x0000462b branch  0x00004cf7 , 0x00000002 
- 00019684  0x0000462c jam  0x00000000 , 0x000048e8 
- 00019685  0x0000462d jam  0x00000000 , 0x000048f2 
- 00019686  0x0000462e ifetcht  0x00000001 , 0x00000011 
- 00019687  0x0000462f arg  0x0000489c , 0x00000012 
- 00019688  0x00004631 fetch  0x00000001 , 0x000048e8 
- 00019689  0x00004632 increase  0x00000001 , 0x0000003f 
- 00019690  0x00004633 store  0x00000001 , 0x000048e8 
- 00019691  0x00004634 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019692  0x00004635 nbranch  0x00004cf7 , 0x00000002 
- 00019693  0x00004636 ifetch  0x00000001 , 0x00000012 
- 00019694  0x00004637 iand  0x00000002 , 0x0000003e 
- 00019695  0x00004638 branch  0x00004cfa , 0x00000005 
- 00019696  0x00004639 fetch  0x00000001 , 0x000048f2 
- 00019697  0x0000463a increase  0x00000001 , 0x0000003f 
- 00019698  0x0000463b store  0x00000001 , 0x000048f2 
- 00019699  0x0000463c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019700  0x0000463d branch  0x00004cfa , 0x00000002 
- 00019701  0x0000463e jam  0x00000001 , 0x0000497b 
- 00019702  0x0000463f rtn 
- 00019703  0x00004642 increase  0x00000001 , 0x00000011 
- 00019704  0x00004643 loop  0x00004cd2 
- 00019705  0x00004644 rtn 
- 00019706  0x00004647 increase  0x00000001 , 0x00000012 
- 00019707  0x00004648 branch  0x00004ce8 
- 00019708  0x00004651 bpatch  0x00000052 , 0x0000400a 
- 00019709  0x00004652 fetch  0x00000001 , 0x000048f6 
- 00019710  0x00004653 ncall  0x00004d4e , 0x00000034 
- 00019711  0x00004654 fetch  0x00000001 , 0x000049a1 
- 00019712  0x00004655 ncall  0x00004d11 , 0x00000034 
- 00019713  0x00004656 fetch  0x00000001 , 0x000049ae 
- 00019714  0x00004657 fetcht  0x00000001 , 0x000049a1 
- 00019715  0x00004658 ixor  0x00000002 , 0x0000003f 
- 00019716  0x00004659 rtn  0x00000005 
- 00019717  0x0000465a fetch  0x00000001 , 0x000048f5 
- 00019718  0x0000465b beq  0x00000029 , 0x00004d19 
- 00019719  0x0000465c beq  0x0000004c , 0x00004d1b 
- 00019720  0x0000465d sub  0x0000003f , 0x00000045 , 0x0000003e 
- 00019721  0x0000465e nrtn  0x00000002 
- 00019722  0x0000465f arg  0x0000003a , 0x00000002 
- 00019723  0x00004660 isub  0x00000002 , 0x0000003f 
- 00019724  0x00004661 nrtn  0x00000002 
- 00019725  0x00004662 arg  0x000049b0 , 0x00000006 
- 00019726  0x00004663 iadd  0x00000006 , 0x00000006 
- 00019727  0x00004664 ifetch  0x00000001 , 0x00000006 
- 00019728  0x00004665 branch  0x00004d38 
- 00019729  0x00004668 fetch  0x00000001 , 0x000048f5 
- 00019730  0x00004669 beq  0x00000052 , 0x00004d1d 
- 00019731  0x0000466a beq  0x00000051 , 0x00004d21 
- 00019732  0x0000466b beq  0x00000050 , 0x00004d25 
- 00019733  0x0000466c beq  0x0000004f , 0x00004d29 
- 00019734  0x0000466d beq  0x000000e0 , 0x00004d2d 
- 00019735  0x0000466e beq  0x0000002c , 0x00004d35 
- 00019736  0x0000466f rtn 
- 00019737  0x00004672 fetch  0x00000001 , 0x000049af 
- 00019738  0x00004673 branch  0x00004d38 
- 00019739  0x00004676 fetch  0x00000001 , 0x000049bc 
- 00019740  0x00004677 branch  0x00004d38 
- 00019741  0x0000467a fetch  0x00000001 , 0x000049bd 
- 00019742  0x0000467b rtn  0x00000034 
- 00019743  0x0000467c setarg  0x0000004b 
- 00019744  0x0000467d branch  0x00004d38 
- 00019745  0x00004680 fetch  0x00000001 , 0x000049bd 
- 00019746  0x00004681 rtn  0x00000034 
- 00019747  0x00004682 setarg  0x0000004e 
- 00019748  0x00004683 branch  0x00004d38 
- 00019749  0x00004686 fetch  0x00000001 , 0x000049bd 
- 00019750  0x00004687 rtn  0x00000034 
- 00019751  0x00004688 setarg  0x0000004a 
- 00019752  0x00004689 branch  0x00004d38 
- 00019753  0x0000468c fetch  0x00000001 , 0x000049bd 
- 00019754  0x0000468d rtn  0x00000034 
- 00019755  0x0000468e setarg  0x0000004d 
- 00019756  0x0000468f branch  0x00004d38 
- 00019757  0x00004692 fetch  0x00000001 , 0x000049be 
- 00019758  0x00004693 rtn  0x00000034 
- 00019759  0x00004694 fetch  0x00000001 , 0x000049c6 
- 00019760  0x00004695 beq  0x00000000 , 0x00004d33 
- 00019761  0x00004696 setarg  0x000000fd 
- 00019762  0x00004697 branch  0x00004d38 
- 00019763  0x00004699 setarg  0x000000aa 
- 00019764  0x0000469a branch  0x00004d38 
- 00019765  0x0000469d fetch  0x00000001 , 0x000049bf 
- 00019766  0x0000469e rtn  0x00000034 
- 00019767  0x0000469f setarg  0x000000ab 
- 00019768  0x000046a1 store  0x00000001 , 0x000048f5 
- 00019769  0x000046a2 rtn 
- 00019770  0x000046a9 bpatch  0x00000053 , 0x0000400a 
- 00019771  0x000046aa fetch  0x00000001 , 0x000048f5 
- 00019772  0x000046ab beq  0x00000046 , 0x00004d50 
- 00019773  0x000046ac beq  0x0000004b , 0x00004d56 
- 00019774  0x000046ad beq  0x0000004e , 0x00004d5c 
- 00019775  0x000046ae beq  0x0000004a , 0x00004d5e 
- 00019776  0x000046af beq  0x0000004d , 0x00004d60 
- 00019777  0x000046b0 beq  0x000000a5 , 0x00004d62 
- 00019778  0x000046b1 beq  0x000000a6 , 0x00004d69 
- 00019779  0x000046b2 beq  0x000000a7 , 0x00004d6b 
- 00019780  0x000046b3 beq  0x000000a8 , 0x00004d6d 
- 00019781  0x000046b4 beq  0x000000a9 , 0x00004d6f 
- 00019782  0x000046b5 beq  0x000000aa , 0x00004d7a 
- 00019783  0x000046b6 beq  0x000000ab , 0x00004d81 
- 00019784  0x000046b7 beq  0x000000ac , 0x00004d8c 
- 00019785  0x000046b8 rtn 
- 00019786  0x000046bb fetch  0x00000001 , 0x000048f6 
- 00019787  0x000046bc nrtn  0x00000034 
- 00019788  0x000046bd jam  0x0000000a , 0x000049c4 
- 00019789  0x000046be rtn 
- 00019790  0x000046c1 jam  0x00000000 , 0x000049c4 
- 00019791  0x000046c2 rtn 
- 00019792  0x000046c5 fetch  0x00000001 , 0x000049c6 
- 00019793  0x000046c6 rtneq  0x00000000 
- 00019794  0x000046c7 rtneq  0x00000001 
- 00019795  0x000046c8 jam  0x0000000a , 0x000049c2 
- 00019796  0x000046c9 jam  0x00000020 , 0x000049c3 
- 00019797  0x000046ca branch  0x00004d95 
- 00019798  0x000046cd jam  0x00000052 , 0x000049c3 
- 00019799  0x000046cf fetch  0x00000001 , 0x000049c6 
- 00019800  0x000046d0 rtneq  0x00000000 
- 00019801  0x000046d1 rtneq  0x00000001 
- 00019802  0x000046d2 jam  0x00000008 , 0x000049c2 
- 00019803  0x000046d3 branch  0x00004d95 
- 00019804  0x000046d6 jam  0x00000051 , 0x000049c3 
- 00019805  0x000046d7 branch  0x00004d57 
- 00019806  0x000046da jam  0x00000050 , 0x000049c3 
- 00019807  0x000046db branch  0x00004d57 
- 00019808  0x000046de jam  0x0000004f , 0x000049c3 
- 00019809  0x000046df branch  0x00004d57 
- 00019810  0x000046e2 jam  0x00000004 , 0x000049c3 
- 00019811  0x000046e4 jam  0x00000001 , 0x000049c2 
- 00019812  0x000046e5 fetch  0x00000001 , 0x000049c6 
- 00019813  0x000046e6 beq  0x00000000 , 0x00004d95 
- 00019814  0x000046e7 beq  0x00000001 , 0x00004d95 
- 00019815  0x000046e8 jam  0x00000008 , 0x000049c2 
- 00019816  0x000046e9 branch  0x00004d95 
- 00019817  0x000046ec jam  0x00000006 , 0x000049c3 
- 00019818  0x000046ed branch  0x00004d63 
- 00019819  0x000046f0 jam  0x00000019 , 0x000049c3 
- 00019820  0x000046f1 branch  0x00004d63 
- 00019821  0x000046f4 jam  0x0000001b , 0x000049c3 
- 00019822  0x000046f5 branch  0x00004d63 
- 00019823  0x000046f8 fetch  0x00000001 , 0x000049c6 
- 00019824  0x000046f9 beq  0x00000000 , 0x00004d74 
- 00019825  0x000046fa beq  0x00000003 , 0x00004d77 
- 00019826  0x000046fb setarg  0x000000fc 
- 00019827  0x000046fc branch  0x00004d38 
- 00019828  0x000046fe jam  0x00000008 , 0x000049c2 
- 00019829  0x000046ff jam  0x0000000f , 0x000049c3 
- 00019830  0x00004700 branch  0x00004d95 
- 00019831  0x00004702 jam  0x00000009 , 0x000049c2 
- 00019832  0x00004703 jam  0x00000014 , 0x000049c3 
- 00019833  0x00004704 branch  0x00004d95 
- 00019834  0x00004707 fetch  0x00000001 , 0x000049c6 
- 00019835  0x00004708 beq  0x00000000 , 0x00004d7e 
- 00019836  0x00004709 setarg  0x000000fd 
- 00019837  0x0000470a branch  0x00004d38 
- 00019838  0x0000470c jam  0x00000009 , 0x000049c2 
- 00019839  0x0000470d jam  0x00000012 , 0x000049c3 
- 00019840  0x0000470e branch  0x00004d95 
- 00019841  0x00004711 fetch  0x00000001 , 0x000049c6 
- 00019842  0x00004712 beq  0x00000000 , 0x00004d88 
- 00019843  0x00004713 beq  0x00000001 , 0x00004d8a 
- 00019844  0x00004714 jam  0x00000001 , 0x000049c2 
- 00019845  0x00004716 jam  0x0000002c , 0x000049c3 
- 00019846  0x00004717 call  0x00004d4a 
- 00019847  0x00004718 branch  0x00004d95 
- 00019848  0x0000471a jam  0x00000008 , 0x000049c2 
- 00019849  0x0000471b branch  0x00004d85 
- 00019850  0x0000471d jam  0x00000002 , 0x000049c2 
- 00019851  0x0000471e branch  0x00004d85 
- 00019852  0x00004721 fetch  0x00000001 , 0x000049c6 
- 00019853  0x00004722 beq  0x00000000 , 0x00004d92 
- 00019854  0x00004723 beq  0x00000001 , 0x00004d92 
- 00019855  0x00004724 jam  0x00000001 , 0x000049c2 
- 00019856  0x00004725 jam  0x00000052 , 0x000049c3 
- 00019857  0x00004726 branch  0x00004d95 
- 00019858  0x00004728 jam  0x00000008 , 0x000049c2 
- 00019859  0x00004729 jam  0x0000002b , 0x000049c3 
- 00019860  0x0000472a branch  0x00004d95 
- 00019861  0x0000472d jam  0x00000000 , 0x000048f5 
- 00019862  0x0000472e fetch  0x00000001 , 0x000048f6 
- 00019863  0x0000472f bbit0  0x00000000 , 0x00004d9c 
- 00019864  0x00004730 fetch  0x00000001 , 0x000049c1 
- 00019865  0x00004731 beq  0x00000003 , 0x00004da8 
- 00019866  0x00004733 jam  0x00000001 , 0x000049c1 
- 00019867  0x00004734 rtn 
- 00019868  0x00004737 jam  0x00000004 , 0x000049c1 
- 00019869  0x00004738 rtn 
- 00019870  0x0000473b jam  0x00000006 , 0x000049c1 
- 00019871  0x0000473c rtn 
- 00019872  0x00004740 store  0x00000001 , 0x00004856 
- 00019873  0x00004741 storet  0x00000001 , 0x00004858 
- 00019874  0x00004742 call  0x00007dba 
- 00019875  0x00004743 jam  0x00000000 , 0x00004855 
- 00019876  0x00004744 branch  0x00004e89 
- 00019877  0x00004747 fetch  0x00000001 , 0x000049c2 
- 00019878  0x00004748 arg  0x00000000 , 0x00000002 
- 00019879  0x00004749 call  0x00004da0 
- 00019880  0x0000474b jam  0x00000002 , 0x000049c1 
- 00019881  0x0000474c rtn 
- 00019882  0x0000474f jam  0x00000003 , 0x000049c1 
- 00019883  0x00004750 fetch  0x00000001 , 0x000049c2 
- 00019884  0x00004751 fetcht  0x00000001 , 0x000049c3 
- 00019885  0x00004752 branch  0x00004da0 
- 00019886  0x00004755 jam  0x00000000 , 0x00004855 
- 00019887  0x00004756 fetch  0x00000001 , 0x000049c2 
- 00019888  0x00004757 arg  0x00000000 , 0x00000002 
- 00019889  0x00004758 call  0x00004da0 
- 00019890  0x00004759 fetch  0x00000001 , 0x000049c4 
- 00019891  0x0000475a branch  0x00004d9e , 0x00000034 
- 00019892  0x0000475c jam  0x00000005 , 0x000049c1 
- 00019893  0x0000475d rtn 
- 00019894  0x00004760 branch  0x00004da2 
- 00019895  0x00004763 jam  0x00000000 , 0x000049c1 
- 00019896  0x00004764 arg  0x00000000 , 0x0000003f 
- 00019897  0x00004765 arg  0x00000000 , 0x00000002 
- 00019898  0x00004766 branch  0x00004da0 
- 00019899  0x0000476b bpatch  0x00000054 , 0x0000400a 
- 00019900  0x0000476c fetch  0x00000001 , 0x000048f5 
- 00019901  0x0000476d sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00019902  0x0000476e branch  0x00004dc3 , 0x00000002 
- 00019903  0x0000476f jam  0x00000001 , 0x000049c5 
- 00019904  0x00004770 fetch  0x00000001 , 0x000048f6 
- 00019905  0x00004771 bbit1  0x00000000 , 0x00004dc3 
- 00019906  0x00004772 jam  0x00000002 , 0x000049c5 
- 00019907  0x00004774 jam  0x00000000 , 0x00004900 
- 00019908  0x00004775 fetch  0x00000001 , 0x000048f6 
- 00019909  0x00004776 bbit1  0x00000000 , 0x00004ddd 
- 00019910  0x00004778 fetcht  0x00000001 , 0x000048f5 
- 00019911  0x00004779 arg  0x00000006 , 0x00000039 
- 00019912  0x0000477a arg  0x000048fa , 0x00000006 
- 00019913  0x0000477c ifetch  0x00000001 , 0x00000006 
- 00019914  0x0000477d branch  0x00004dd4 , 0x00000034 
- 00019915  0x0000477e isub  0x00000002 , 0x0000003e 
- 00019916  0x0000477f nbranch  0x00004dd3 , 0x00000005 
- 00019917  0x00004780 ifetch  0x00000001 , 0x00000006 
- 00019918  0x00004781 increase  0xfffffffe , 0x00000006 
- 00019919  0x00004782 istore  0x00000001 , 0x00000006 
- 00019920  0x00004783 rtn  0x00000034 
- 00019921  0x00004784 increase  0x00000001 , 0x00000006 
- 00019922  0x00004785 istoret  0x00000001 , 0x00000006 
- 00019923  0x00004787 loop  0x00004dc9 
- 00019924  0x00004788 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019925  0x00004789 nrtn  0x00000002 
- 00019926  0x0000478a sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019927  0x0000478b rtn  0x00000002 
- 00019928  0x0000478d and  0x00000002 , 0x00000007 , 0x00000007 
- 00019929  0x0000478e fetch  0x00000001 , 0x000048f8 
- 00019930  0x0000478f qset0  0x0000003f 
- 00019931  0x00004790 store  0x00000001 , 0x000048f8 
- 00019932  0x00004791 rtn 
- 00019933  0x00004794 fetcht  0x00000001 , 0x000048f5 
- 00019934  0x00004795 arg  0x00000006 , 0x00000039 
- 00019935  0x00004796 arg  0x000048fa , 0x00000006 
- 00019936  0x00004798 ifetch  0x00000001 , 0x00000006 
- 00019937  0x00004799 branch  0x00004dee , 0x00000034 
- 00019938  0x0000479a isub  0x00000002 , 0x0000003e 
- 00019939  0x0000479b rtn  0x00000005 
- 00019940  0x0000479c loop  0x00004de0 
- 00019941  0x0000479d sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019942  0x0000479e nrtn  0x00000002 
- 00019943  0x0000479f sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019944  0x000047a0 rtn  0x00000002 
- 00019945  0x000047a2 and  0x00000002 , 0x00000007 , 0x00000007 
- 00019946  0x000047a3 fetch  0x00000001 , 0x000048f8 
- 00019947  0x000047a4 qset1  0x0000003f 
- 00019948  0x000047a5 store  0x00000001 , 0x000048f8 
- 00019949  0x000047a6 rtn 
- 00019950  0x000047a9 sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019951  0x000047aa nbranch  0x00004df2 , 0x00000002 
- 00019952  0x000047ab sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019953  0x000047ac nbranch  0x00004de9 , 0x00000002 
- 00019954  0x000047ae increase  0xffffffff , 0x00000006 
- 00019955  0x000047af istoret  0x00000001 , 0x00000006 
- 00019956  0x000047b0 rtn 
- 00019957  0x000047b5 bpatch  0x00000055 , 0x0000400a 
- 00019958  0x000047b6 call  0x00004e14 
- 00019959  0x000047b7 jam  0x00000000 , 0x000049a1 
- 00019960  0x000047b8 jam  0x00000000 , 0x000049a2 
- 00019961  0x000047b9 jam  0x00000000 , 0x000049a3 
- 00019962  0x000047ba fetch  0x00000001 , 0x000048f8 
- 00019963  0x000047bb ncall  0x00004e41 , 0x00000034 
- 00019964  0x000047bc arg  0x000048fa , 0x00000006 
- 00019965  0x000047bd arg  0x00000006 , 0x00000039 
- 00019966  0x000047bf ifetch  0x00000001 , 0x00000006 
- 00019967  0x000047c0 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00019968  0x000047c1 call  0x00004e43 , 0x00000005 
- 00019969  0x000047c2 sub  0x0000003f , 0x000000de , 0x0000003e 
- 00019970  0x000047c3 call  0x00004e45 , 0x00000005 
- 00019971  0x000047c4 loop  0x00004dfe 
- 00019972  0x000047c5 fetch  0x00000001 , 0x00004666 
- 00019973  0x000047c6 beq  0x00000000 , 0x00004e11 
- 00019974  0x000047c8 call  0x00004b37 
- 00019975  0x000047c9 fetch  0x00000001 , 0x000049a4 
- 00019976  0x000047ca branch  0x00004e24 , 0x00000034 
- 00019977  0x000047cb fetch  0x00000002 , 0x000048fa 
- 00019978  0x000047cc fetcht  0x00000002 , 0x000049a5 
- 00019979  0x000047cd isub  0x00000002 , 0x0000003e 
- 00019980  0x000047ce branch  0x00004e29 , 0x00000005 
- 00019981  0x000047cf byteswap  0x00000002 , 0x00000002 
- 00019982  0x000047d0 isub  0x00000002 , 0x0000003e 
- 00019983  0x000047d1 branch  0x00004e29 , 0x00000005 
- 00019984  0x000047d2 rtn 
- 00019985  0x000047d4 fetch  0x00000001 , 0x000049a4 
- 00019986  0x000047d5 branch  0x00004e24 , 0x00000034 
- 00019987  0x000047d6 branch  0x00004e32 
- 00019988  0x000047d9 fetch  0x00000001 , 0x000049a4 
- 00019989  0x000047da nrtn  0x00000034 
- 00019990  0x000047db fetcht  0x00000001 , 0x00004655 
- 00019991  0x000047dc sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019992  0x000047dd rtn  0x00000005 
- 00019993  0x000047de call  0x00006ee6 
- 00019994  0x000047df nbranch  0x00004e20 , 0x00000001 
- 00019995  0x000047e0 arg  0x00000008 , 0x00000039 
- 00019996  0x000047e1 arg  0x000048f8 , 0x00000005 
- 00019997  0x000047e2 call  0x00007ca1 
- 00019998  0x000047e3 jam  0x000000de , 0x000048fa 
- 00019999  0x000047e4 rtn 
- 00020000  0x000047e7 fetch  0x00000001 , 0x000048fa 
- 00020001  0x000047e8 rtnne  0x000000de 
- 00020002  0x000047e9 jam  0x00000000 , 0x000048fa 
- 00020003  0x000047ea rtn 
- 00020004  0x000047ed bpatch  0x00000056 , 0x0000400a 
- 00020005  0x000047ee fetch  0x00000001 , 0x000049a3 
- 00020006  0x000047ef rtn  0x00000034 
- 00020007  0x000047f0 fetch  0x00000001 , 0x00004666 
- 00020008  0x000047f1 beq  0x00000000 , 0x00004e39 
- 00020009  0x000047f4 jam  0x00000000 , 0x000048f4 
- 00020010  0x000047f5 fetch  0x00000001 , 0x00004666 
- 00020011  0x000047f6 rtneq  0x00000000 
- 00020012  0x000047f7 fetch  0x00000008 , 0x00004713 
- 00020013  0x000047f8 rtnbit1  0x00000006 
- 00020014  0x000047f9 arg  0x00000006 , 0x00000007 
- 00020015  0x000047fa call  0x00005f00 
- 00020016  0x000047fb call  0x000042d0 
- 00020017  0x000047fc branch  0x00004b90 
- 00020018  0x00004801 fetch  0x00000002 , 0x000048fa 
- 00020019  0x00004802 fetcht  0x00000002 , 0x000049a7 
- 00020020  0x00004803 isub  0x00000002 , 0x0000003e 
- 00020021  0x00004804 branch  0x00004e39 , 0x00000005 
- 00020022  0x00004805 byteswap  0x00000002 , 0x00000002 
- 00020023  0x00004806 isub  0x00000002 , 0x0000003e 
- 00020024  0x00004807 nrtn  0x00000005 
- 00020025  0x00004809 call  0x000049f8 
- 00020026  0x0000480a jam  0x00000000 , 0x000048f4 
- 00020027  0x0000480b fetch  0x00000002 , 0x000045d8 
- 00020028  0x0000480c nrtn  0x00000034 
- 00020029  0x0000480d setarg  0x00000000 
- 00020030  0x0000480e store  0x00000002 , 0x00004781 
- 00020031  0x0000480f call  0x00004b7c 
- 00020032  0x00004810 branch  0x00006047 
- 00020033  0x00004814 jam  0x00000001 , 0x000049a2 
- 00020034  0x00004815 rtn 
- 00020035  0x00004818 jam  0x00000001 , 0x000049a1 
- 00020036  0x00004819 rtn 
- 00020037  0x0000481c jam  0x00000001 , 0x000049a3 
- 00020038  0x0000481d rtn 
- 00020039  0x00004823 bpatch  0x00000057 , 0x0000400a 
- 00020040  0x00004824 disable  0x00000028 
- 00020041  0x00004825 jam  0x00000000 , 0x0000496c 
- 00020042  0x00004826 jam  0x00000000 , 0x0000496d 
- 00020043  0x00004827 jam  0x00000000 , 0x0000496e 
- 00020044  0x00004828 fetch  0x00000001 , 0x000049c1 
- 00020045  0x00004829 beq  0x00000001 , 0x00004da5 
- 00020046  0x0000482a beq  0x00000002 , 0x00004daa 
- 00020047  0x0000482b beq  0x00000003 , 0x00004daa 
- 00020048  0x0000482c beq  0x00000004 , 0x00004dae 
- 00020049  0x0000482d beq  0x00000006 , 0x00004db7 
- 00020050  0x0000482e fetch  0x00000001 , 0x000048f4 
- 00020051  0x0000482f branch  0x00004e64 , 0x00000034 
- 00020052  0x00004830 increase  0xffffffff , 0x0000003f 
- 00020053  0x00004831 store  0x00000001 , 0x000048f4 
- 00020054  0x00004832 call  0x00004e61 
- 00020055  0x00004833 jam  0x0000000a , 0x000049ac 
- 00020056  0x00004834 call  0x00005c0b 
- 00020057  0x00004835 fetch  0x00000001 , 0x000049c1 
- 00020058  0x00004836 beq  0x00000005 , 0x00004db6 
- 00020059  0x00004837 arg  0x00004855 , 0x00000005 
- 00020060  0x00004838 arg  0x0000000a , 0x00000039 
- 00020061  0x00004839 call  0x00007ca1 
- 00020062  0x0000483a call  0x00004e74 
- 00020063  0x0000483b jam  0x00000000 , 0x0000485f 
- 00020064  0x0000483c rtn 
- 00020065  0x0000483f jam  0x00000003 , 0x000040c0 
- 00020066  0x00004840 jam  0x0000000a , 0x0000477e 
- 00020067  0x00004841 rtn 
- 00020068  0x00004846 fetch  0x00000001 , 0x00004666 
- 00020069  0x00004847 rtneq  0x00000001 
- 00020070  0x00004848 fetch  0x00000001 , 0x000049ab 
- 00020071  0x00004849 rtn  0x00000034 
- 00020072  0x0000484a fetch  0x00000001 , 0x000049a9 
- 00020073  0x0000484b nrtn  0x00000034 
- 00020074  0x0000484c fetcht  0x00000001 , 0x000049ad 
- 00020075  0x0000484d fetch  0x00000001 , 0x000049ac 
- 00020076  0x0000484e isub  0x00000002 , 0x0000003e 
- 00020077  0x0000484f store  0x00000001 , 0x000049ad 
- 00020078  0x00004850 rtn  0x00000005 
- 00020079  0x00004851 arg  0x00004855 , 0x00000005 
- 00020080  0x00004852 arg  0x0000000a , 0x00000039 
- 00020081  0x00004853 call  0x00007ca1 
- 00020082  0x00004854 call  0x00007dba 
- 00020083  0x00004855 branch  0x00004e89 
- 00020084  0x0000485a fetch  0x00000001 , 0x000049c5 
- 00020085  0x0000485b beq  0x00000002 , 0x00004f05 
- 00020086  0x0000485c arg  0x000048fa , 0x00000006 
- 00020087  0x0000485d arg  0x00000006 , 0x00000039 
- 00020088  0x0000485f ifetch  0x00000001 , 0x00000006 
- 00020089  0x00004860 sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00020090  0x00004861 nbranch  0x00004e9c , 0x00000002 
- 00020091  0x00004863 loop  0x00004e78 
- 00020092  0x00004865 fetch  0x00000001 , 0x000048f1 
- 00020093  0x00004866 call  0x00004e92 , 0x00000034 
- 00020094  0x00004867 jam  0x00000000 , 0x00004855 
- 00020095  0x00004868 fetch  0x00000001 , 0x000048fa 
- 00020096  0x00004869 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00020097  0x0000486a branch  0x00004e95 , 0x00000005 
- 00020098  0x0000486b arg  0x000048f8 , 0x00000006 
- 00020099  0x0000486c arg  0x00004856 , 0x00000005 
- 00020100  0x0000486d arg  0x00000008 , 0x00000039 
- 00020101  0x0000486f ifetch  0x00000001 , 0x00000006 
- 00020102  0x00004870 beq  0x0000007f , 0x00004e9a 
- 00020103  0x00004872 istore  0x00000001 , 0x00000005 
- 00020104  0x00004873 loop  0x00004e85 
- 00020105  0x00004876 call  0x00004f10 
- 00020106  0x00004878 fetch  0x00000001 , 0x0000485f 
- 00020107  0x00004879 beq  0x00000001 , 0x00007dba 
- 00020108  0x0000487a beq  0x00000002 , 0x00004e90 
- 00020109  0x0000487b beq  0x00000003 , 0x00004e90 
- 00020110  0x0000487c beq  0x00000004 , 0x00004e90 
- 00020111  0x0000487d beq  0x00000005 , 0x00004e90 
- 00020112  0x0000487f call  0x00005917 
- 00020113  0x00004880 branch  0x00007dba 
- 00020114  0x00004883 arg  0x000048f8 , 0x00000005 
- 00020115  0x00004884 arg  0x00000009 , 0x00000039 
- 00020116  0x00004885 branch  0x00007ca1 
- 00020117  0x00004889 fetch  0x00000002 , 0x000048f8 
- 00020118  0x0000488a store  0x00000002 , 0x00004856 
- 00020119  0x0000488b fetch  0x00000006 , 0x000048fb 
- 00020120  0x0000488c store  0x00000006 , 0x00004858 
- 00020121  0x0000488d branch  0x00004e89 
- 00020122  0x00004890 setarg  0x00000000 
- 00020123  0x00004891 branch  0x00004e87 
- 00020124  0x00004895 copy  0x0000003f , 0x00000002 
- 00020125  0x00004896 bpatch  0x00000058 , 0x0000400b 
- 00020126  0x00004897 copy  0x00000002 , 0x0000003f 
- 00020127  0x00004898 jam  0x00000003 , 0x00004855 
- 00020128  0x00004899 fetcht  0x00000001 , 0x000048f1 
- 00020129  0x0000489a sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00020130  0x0000489b branch  0x00004f05 , 0x00000005 
- 00020131  0x0000489c beq  0x000000e8 , 0x00004ebb 
- 00020132  0x0000489d beq  0x000000e9 , 0x00004ebe 
- 00020133  0x0000489e beq  0x000000ea , 0x00004ec1 
- 00020134  0x0000489f beq  0x000000eb , 0x00004ec4 
- 00020135  0x000048a0 beq  0x000000ec , 0x00004ec7 
- 00020136  0x000048a1 beq  0x000000ed , 0x00004eca 
- 00020137  0x000048a2 beq  0x000000ee , 0x00004ecd 
- 00020138  0x000048a3 beq  0x000000ef , 0x00004ed0 
- 00020139  0x000048a4 beq  0x000000f0 , 0x00004ed3 
- 00020140  0x000048a5 beq  0x000000f1 , 0x00004ed6 
- 00020141  0x000048a6 beq  0x000000f2 , 0x00004ed9 
- 00020142  0x000048a7 beq  0x000000f3 , 0x00004edc 
- 00020143  0x000048a8 beq  0x000000f4 , 0x00004edf 
- 00020144  0x000048a9 beq  0x000000f5 , 0x00004ee2 
- 00020145  0x000048aa beq  0x000000f6 , 0x00004ee5 
- 00020146  0x000048ab beq  0x000000f7 , 0x00004ee8 
- 00020147  0x000048ac beq  0x000000f8 , 0x00004eeb 
- 00020148  0x000048ad beq  0x000000f9 , 0x00004eee 
- 00020149  0x000048ae beq  0x000000fa , 0x00004ef1 
- 00020150  0x000048af beq  0x000000fb , 0x00004ef7 
- 00020151  0x000048b0 beq  0x000000fc , 0x00004efa 
- 00020152  0x000048b1 beq  0x000000fd , 0x00004efd 
- 00020153  0x000048b2 beq  0x000000ff , 0x00004f0c 
- 00020154  0x000048b3 branch  0x00004e89 
- 00020155  0x000048b6 setarg  0x00000183 
- 00020156  0x000048b7 store  0x00000002 , 0x00004856 
- 00020157  0x000048b8 branch  0x00004e89 
- 00020158  0x000048ba setarg  0x000000cd 
- 00020159  0x000048bb store  0x00000002 , 0x00004856 
- 00020160  0x000048bc branch  0x00004e89 
- 00020161  0x000048be setarg  0x000000b7 
- 00020162  0x000048bf store  0x00000002 , 0x00004856 
- 00020163  0x000048c0 branch  0x00004e89 
- 00020164  0x000048c2 setarg  0x000000b6 
- 00020165  0x000048c3 store  0x00000002 , 0x00004856 
- 00020166  0x000048c4 branch  0x00004e89 
- 00020167  0x000048c6 setarg  0x000000b5 
- 00020168  0x000048c7 store  0x00000002 , 0x00004856 
- 00020169  0x000048c8 branch  0x00004e89 
- 00020170  0x000048ca setarg  0x000000ea 
- 00020171  0x000048cb store  0x00000002 , 0x00004856 
- 00020172  0x000048cc branch  0x00004e89 
- 00020173  0x000048ce setarg  0x000000e9 
- 00020174  0x000048cf store  0x00000002 , 0x00004856 
- 00020175  0x000048d0 branch  0x00004e89 
- 00020176  0x000048d2 setarg  0x000000e2 
- 00020177  0x000048d3 store  0x00000002 , 0x00004856 
- 00020178  0x000048d4 branch  0x00004e89 
- 00020179  0x000048d6 setarg  0x00000194 
- 00020180  0x000048d7 store  0x00000002 , 0x00004856 
- 00020181  0x000048d8 branch  0x00004e89 
- 00020182  0x000048da setarg  0x0000018a 
- 00020183  0x000048db store  0x00000002 , 0x00004856 
- 00020184  0x000048dc branch  0x00004e89 
- 00020185  0x000048de setarg  0x00000192 
- 00020186  0x000048df store  0x00000002 , 0x00004856 
- 00020187  0x000048e0 branch  0x00004e89 
- 00020188  0x000048e2 setarg  0x00000070 
- 00020189  0x000048e3 store  0x00000002 , 0x00004856 
- 00020190  0x000048e4 branch  0x00004e89 
- 00020191  0x000048e6 setarg  0x0000006f 
- 00020192  0x000048e7 store  0x00000002 , 0x00004856 
- 00020193  0x000048e8 branch  0x00004e89 
- 00020194  0x000048ea setarg  0x0000022a 
- 00020195  0x000048eb store  0x00000002 , 0x00004856 
- 00020196  0x000048ec branch  0x00004e89 
- 00020197  0x000048ee setarg  0x00000225 
- 00020198  0x000048ef store  0x00000002 , 0x00004856 
- 00020199  0x000048f0 branch  0x00004e89 
- 00020200  0x000048f2 setarg  0x00000224 
- 00020201  0x000048f3 store  0x00000002 , 0x00004856 
- 00020202  0x000048f4 branch  0x00004e89 
- 00020203  0x000048f6 setarg  0x00000226 
- 00020204  0x000048f7 store  0x00000002 , 0x00004856 
- 00020205  0x000048f8 branch  0x00004e89 
- 00020206  0x000048fa setarg  0x00000227 
- 00020207  0x000048fb store  0x00000002 , 0x00004856 
- 00020208  0x000048fc branch  0x00004e89 
- 00020209  0x000048fe fetch  0x00000001 , 0x000049c6 
- 00020210  0x000048ff beq  0x00000002 , 0x00004ef7 
- 00020211  0x00004900 beq  0x00000003 , 0x00004ef7 
- 00020212  0x00004901 setarg  0x00000221 
- 00020213  0x00004902 store  0x00000002 , 0x00004856 
- 00020214  0x00004903 branch  0x00004e89 
- 00020215  0x00004905 setarg  0x00000223 
- 00020216  0x00004906 store  0x00000002 , 0x00004856 
- 00020217  0x00004907 branch  0x00004e89 
- 00020218  0x00004909 setarg  0x00000030 
- 00020219  0x0000490a store  0x00000002 , 0x00004856 
- 00020220  0x0000490b branch  0x00004e89 
- 00020221  0x0000490d fetch  0x00000001 , 0x000049c6 
- 00020222  0x0000490e beq  0x00000001 , 0x00004f02 
- 00020223  0x0000490f setarg  0x000001ae 
- 00020224  0x00004910 store  0x00000002 , 0x00004856 
- 00020225  0x00004911 branch  0x00004e89 
- 00020226  0x00004913 setarg  0x00000307 
- 00020227  0x00004914 store  0x00000002 , 0x00004856 
- 00020228  0x00004915 branch  0x00004e89 
- 00020229  0x00004919 jam  0x00000002 , 0x000048f4 
- 00020230  0x0000491a fetch  0x00000001 , 0x000048f1 
- 00020231  0x0000491b call  0x00004e92 , 0x00000034 
- 00020232  0x0000491c jam  0x00000000 , 0x000049c5 
- 00020233  0x0000491d setarg  0x00000003 
- 00020234  0x0000491e store  0x00000003 , 0x00004855 
- 00020235  0x0000491f branch  0x00004e89 
- 00020236  0x00004921 jam  0x00000002 , 0x00004855 
- 00020237  0x00004922 setarg  0x00000002 
- 00020238  0x00004923 store  0x00000001 , 0x00004856 
- 00020239  0x00004924 branch  0x00004e89 
- 00020240  0x0000492c bpatch  0x00000059 , 0x0000400b 
- 00020241  0x0000492d fetch  0x00000001 , 0x00004666 
- 00020242  0x0000492e bne  0x00000000 , 0x00004f18 
- 00020243  0x0000492f jam  0x00000000 , 0x000049a9 
- 00020244  0x00004930 fetch  0x00000002 , 0x00004855 
- 00020245  0x00004931 ncall  0x00004afc , 0x00000034 
- 00020246  0x00004932 fetch  0x00000006 , 0x00004858 
- 00020247  0x00004933 ncall  0x00004afc , 0x00000034 
- 00020248  0x00004936 fetch  0x00000001 , 0x00004855 
- 00020249  0x00004937 beq  0x00000000 , 0x00004f23 
- 00020250  0x00004938 beq  0x00000001 , 0x00004f1e 
- 00020251  0x00004939 beq  0x00000003 , 0x00004f2e 
- 00020252  0x0000493a beq  0x00000002 , 0x00004f36 
- 00020253  0x0000493b rtn 
- 00020254  0x0000493e jam  0x00000001 , 0x0000485f 
- 00020255  0x0000493f arg  0x00004855 , 0x00000006 
- 00020256  0x00004940 arg  0x00004846 , 0x00000005 
- 00020257  0x00004941 arg  0x00000007 , 0x00000039 
- 00020258  0x00004942 branch  0x00007cda 
- 00020259  0x00004945 jam  0x00000002 , 0x0000485f 
- 00020260  0x00004946 call  0x00004f3e 
- 00020261  0x00004947 fetch  0x00000001 , 0x00004666 
- 00020262  0x00004948 beq  0x00000001 , 0x00004f2a 
- 00020263  0x00004949 call  0x00004af1 
- 00020264  0x0000494a fetch  0x00000001 , 0x000049ab 
- 00020265  0x0000494b store  0x00000001 , 0x00004857 
- 00020266  0x0000494d arg  0x00004855 , 0x00000006 
- 00020267  0x0000494e arg  0x0000472a , 0x00000005 
- 00020268  0x0000494f arg  0x00000009 , 0x00000039 
- 00020269  0x00004950 branch  0x00007cda 
- 00020270  0x00004953 jam  0x00000004 , 0x0000485f 
- 00020271  0x00004954 call  0x00004f3e 
- 00020272  0x00004955 setarg  0x00000003 
- 00020273  0x00004956 call  0x00005f15 
- 00020274  0x00004957 arg  0x00004856 , 0x00000006 
- 00020275  0x00004958 arg  0x0000472b , 0x00000005 
- 00020276  0x00004959 arg  0x00000002 , 0x00000039 
- 00020277  0x0000495a branch  0x00007cda 
- 00020278  0x0000495d jam  0x00000005 , 0x0000485f 
- 00020279  0x0000495e call  0x00004f3e 
- 00020280  0x0000495f setarg  0x00000002 
- 00020281  0x00004960 store  0x00000008 , 0x0000472a 
- 00020282  0x00004961 store  0x00000008 , 0x00004733 
- 00020283  0x00004962 fetch  0x00000001 , 0x00004856 
- 00020284  0x00004963 store  0x00000001 , 0x0000472b 
- 00020285  0x00004964 rtn 
- 00020286  0x00004968 arg  0x00000012 , 0x00000039 
- 00020287  0x00004969 arg  0x0000472a , 0x00000005 
- 00020288  0x0000496a branch  0x00007ca1 
- 00020289  0x00004970 call  0x00007de2 
- 00020290  0x00004971 call  0x0000561c 
- 00020291  0x00004972 fetcht  0x00000001 , 0x0000464a 
- 00020292  0x00004973 call  0x00006eb2 
- 00020293  0x00004974 fetcht  0x00000001 , 0x0000464b 
- 00020294  0x00004975 call  0x00006eb2 
- 00020295  0x00004977 fetcht  0x00000001 , 0x00004655 
- 00020296  0x00004978 call  0x00006eb6 
- 00020297  0x0000497a fetch  0x00000002 , 0x00004898 
- 00020298  0x0000497b copy  0x0000003f , 0x00000012 
- 00020299  0x0000497c arg  0x00000014 , 0x00000039 
- 00020300  0x0000497e ifetcht  0x00000001 , 0x00000012 
- 00020301  0x0000497f isolate1  0x00000007 , 0x00000002 
- 00020302  0x00004980 ncall  0x00006ef7 , 0x00000001 
- 00020303  0x00004981 increase  0x00000001 , 0x00000012 
- 00020304  0x00004982 loop  0x00004f4c 
- 00020305  0x00004984 fetch  0x00000002 , 0x00004896 
- 00020306  0x00004985 copy  0x0000003f , 0x00000012 
- 00020307  0x00004986 arg  0x00000008 , 0x00000039 
- 00020308  0x00004988 ifetcht  0x00000001 , 0x00000012 
- 00020309  0x00004989 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00020310  0x0000498a ncall  0x00006eb2 , 0x00000005 
- 00020311  0x0000498b increase  0x00000001 , 0x00000012 
- 00020312  0x0000498c loop  0x00004f54 
- 00020313  0x0000498d rtn 
- 00020314  0x00004990 fetch  0x00000001 , 0x000048eb 
- 00020315  0x00004991 branch  0x00006eb6 , 0x00000034 
- 00020316  0x00004992 branch  0x00006eb2 
- 00020317  0x00004994 rtnmark1  0x00000026 
- 00020318  0x00004995 call  0x00004f41 
- 00020319  0x00004996 fetch  0x00000001 , 0x00000015 
- 00020320  0x00004997 nrtn  0x00000034 
- 00020321  0x00004998 branch  0x00006ed3 
- 00020322  0x0000499a bpatch  0x0000005a , 0x0000400b 
- 00020323  0x0000499b jam  0x000000ff , 0x00004659 
- 00020324  0x0000499c call  0x0000739a 
- 00020325  0x0000499d call  0x00004f70 
- 00020326  0x0000499e call  0x000056a9 
- 00020327  0x0000499f call  0x000054dc 
- 00020328  0x000049a0 call  0x00005d9e 
- 00020329  0x000049a1 fetcht  0x00000001 , 0x00004659 
- 00020330  0x000049a2 branch  0x00006ed3 
- 00020331  0x000049a5 call  0x00004f70 
- 00020332  0x000049a7 bpatch  0x0000005b , 0x0000400b 
- 00020333  0x000049a8 call  0x00004f75 
- 00020334  0x000049a9 call  0x00007d7c 
- 00020335  0x000049aa branch  0x00004327 
- 00020336  0x000049ad bpatch  0x0000005c , 0x0000400b 
- 00020337  0x000049ae call  0x00004b6d 
- 00020338  0x000049af call  0x00004b71 
- 00020339  0x000049b0 call  0x00004b7c 
- 00020340  0x000049b1 branch  0x00004b6f 
- 00020341  0x000049b9 bpatch  0x0000005d , 0x0000400b 
- 00020342  0x000049ba call  0x00007de2 
- 00020343  0x000049bb call  0x00004f70 
- 00020344  0x000049bc call  0x00005a92 
- 00020345  0x000049bd call  0x00004f41 
- 00020346  0x000049be call  0x000054f9 
- 00020347  0x000049bf fetcht  0x00000001 , 0x0000465b 
- 00020348  0x000049c0 call  0x000055b5 
- 00020349  0x000049c1 call  0x000055b9 
- 00020350  0x000049c2 branch  0x000054f2 
- 00020351  0x000049cf fetch  0x00000002 , 0x000045e0 
- 00020352  0x000049d0 and_into  0x000000e0 , 0x0000003f 
- 00020353  0x000049d1 branch  0x00004f86 , 0x00000034 
- 00020354  0x000049d2 fetch  0x00000002 , 0x000045e0 
- 00020355  0x000049d3 increase  0x00000001 , 0x0000003f 
- 00020356  0x000049d4 store  0x00000002 , 0x000045e0 
- 00020357  0x000049d5 rtn 
- 00020358  0x000049d7 call  0x0000357f 
- 00020359  0x000049d8 call  0x00003651 
- 00020360  0x000049d9 nbranch  0x00003586 , 0x00000018 
- 00020361  0x000049da nbranch  0x00003586 , 0x0000002f 
- 00020362  0x000049db call  0x00005028 
- 00020363  0x000049dc branch  0x0000356a 
- 00020364  0x000049e2 call  0x00003625 
- 00020365  0x000049e3 nbranch  0x00004f91 , 0x00000028 
- 00020366  0x000049e5 call  0x00004fa0 
- 00020367  0x000049e6 call  0x00004fd5 
- 00020368  0x000049e7 branch  0x00004fdb 
- 00020369  0x000049ea fetch  0x00000008 , 0x0000489c 
- 00020370  0x000049eb nbranch  0x00004f8e , 0x00000034 
- 00020371  0x000049ec fetch  0x00000008 , 0x000048a4 
- 00020372  0x000049ed nbranch  0x00004f8e , 0x00000034 
- 00020373  0x000049ee fetch  0x00000004 , 0x000048ac 
- 00020374  0x000049ef nbranch  0x00004f8e , 0x00000034 
- 00020375  0x000049f1 fetch  0x00000001 , 0x00004618 
- 00020376  0x000049f2 rtneq  0x00000001 
- 00020377  0x000049f3 call  0x0000369d 
- 00020378  0x000049f5 call  0x00004fc8 
- 00020379  0x000049f6 nrtn  0x00000028 
- 00020380  0x000049f7 fetch  0x00000001 , 0x0000473f 
- 00020381  0x000049f8 ncall  0x00004f75 , 0x00000034 
- 00020382  0x000049f9 fetch  0x00000004 , 0x000045af 
- 00020383  0x000049fa branch  0x00003622 
- 00020384  0x000049fd bpatch  0x0000005e , 0x0000400b 
- 00020385  0x000049fe jam  0x00000000 , 0x00004601 
- 00020386  0x00004a00 fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00020387  0x00004a01 until  0x00000023 , 0x00000026 
- 00020388  0x00004a02 call  0x00004df5 
- 00020389  0x00004a03 fetch  0x00000001 , 0x000049a3 
- 00020390  0x00004a04 nbranch  0x00005ed1 , 0x00000034 
- 00020391  0x00004a05 call  0x00003651 
- 00020392  0x00004a06 fetch  0x00000001 , 0x0000457f 
- 00020393  0x00004a07 beq  0x00000001 , 0x00003646 
- 00020394  0x00004a08 nbranch  0x00004faf , 0x00000018 
- 00020395  0x00004a09 nbranch  0x00004faf , 0x0000002f 
- 00020396  0x00004a0a call  0x00005028 
- 00020397  0x00004a0b jam  0x00000000 , 0x0000473f 
- 00020398  0x00004a0c branch  0x00003646 
- 00020399  0x00004a10 fetch  0x00000001 , 0x00004602 
- 00020400  0x00004a11 nrtn  0x00000034 
- 00020401  0x00004a12 fetch  0x00000002 , 0x000045fe 
- 00020402  0x00004a13 increase  0x00000001 , 0x0000003f 
- 00020403  0x00004a14 store  0x00000002 , 0x000045fe 
- 00020404  0x00004a15 fetch  0x00000001 , 0x000045fe 
- 00020405  0x00004a16 beq  0x000000ff , 0x00003676 
- 00020406  0x00004a17 call  0x00004fb8 
- 00020407  0x00004a18 branch  0x00004fa2 
- 00020408  0x00004a1c fetcht  0x00000001 , 0x00004601 
- 00020409  0x00004a1d sub  0x00000002 , 0x00000014 , 0x0000003e 
- 00020410  0x00004a1e branch  0x00004fbe , 0x00000002 
- 00020411  0x00004a1f arg  0x00000019 , 0x00000039 
- 00020412  0x00004a20 call  0x00007c96 
- 00020413  0x00004a21 branch  0x00003694 
- 00020414  0x00004a24 increase  0x00000001 , 0x00000002 
- 00020415  0x00004a25 storet  0x00000001 , 0x00004601 
- 00020416  0x00004a26 fetch  0x00000004 , 0x0000458f 
- 00020417  0x00004a27 fetcht  0x00000004 , 0x000045e4 
- 00020418  0x00004a28 isub  0x00000002 , 0x0000003e 
- 00020419  0x00004a29 branch  0x00003222 , 0x00000005 
- 00020420  0x00004a2a fetch  0x00000001 , 0x00004601 
- 00020421  0x00004a2b sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00020422  0x00004a2c rtn  0x00000002 
- 00020423  0x00004a2d branch  0x0000369a 
- 00020424  0x00004a31 enable  0x00000028 
- 00020425  0x00004a32 call  0x00002408 
- 00020426  0x00004a33 fetch  0x00000003 , 0x000040bd 
- 00020427  0x00004a34 branch  0x00007dbc , 0x00000034 
- 00020428  0x00004a35 fetch  0x00000001 , 0x000049a1 
- 00020429  0x00004a36 nbranch  0x00007dbc , 0x00000034 
- 00020430  0x00004a37 fetch  0x00000001 , 0x000049a2 
- 00020431  0x00004a38 nbranch  0x00007dbc , 0x00000034 
- 00020432  0x00004a39 fetch  0x00000001 , 0x000049c4 
- 00020433  0x00004a3a nbranch  0x00007dbc , 0x00000034 
- 00020434  0x00004a3b fetch  0x00000001 , 0x00004618 
- 00020435  0x00004a3c beq  0x00000001 , 0x00007dbc 
- 00020436  0x00004a3d branch  0x000036b9 
- 00020437  0x00004a40 fetch  0x00000004 , 0x0000458f 
- 00020438  0x00004a41 fetcht  0x00000004 , 0x000045e4 
- 00020439  0x00004a42 isub  0x00000002 , 0x0000003e 
- 00020440  0x00004a43 nbranch  0x000036e9 , 0x00000005 
- 00020441  0x00004a44 jam  0x0000009e , 0x00004141 
- 00020442  0x00004a45 rtn 
- 00020443  0x00004a47 fetch  0x00000008 , 0x0000460b 
- 00020444  0x00004a48 store  0x00000008 , 0x000045af 
- 00020445  0x00004a49 fetch  0x00000002 , 0x0000461d 
- 00020446  0x00004a4a store  0x00000002 , 0x0000461f 
- 00020447  0x00004a4c bpatch  0x0000005f , 0x0000400b 
- 00020448  0x00004a4d call  0x000036b4 
- 00020449  0x00004a4e nrtn  0x00000028 
- 00020450  0x00004a4f call  0x00007de2 
- 00020451  0x00004a50 fetch  0x00000003 , 0x00004608 
- 00020452  0x00004a51 branch  0x00003622 
- 00020453  0x00004a5a rtnmark0  0x00000026 
- 00020454  0x00004a5b call  0x00004e47 
- 00020455  0x00004a5c nrtn  0x00000028 
- 00020456  0x00004a5d fetch  0x00000008 , 0x00004713 
- 00020457  0x00004a5e bbit0  0x00000016 , 0x000060a1 
- 00020458  0x00004a5f fetch  0x00000001 , 0x0000496c 
- 00020459  0x00004a60 nbranch  0x00004fed , 0x00000034 
- 00020460  0x00004a61 branch  0x000060a1 
- 00020461  0x00004a64 jam  0x00000002 , 0x00004589 
- 00020462  0x00004a65 arg  0x00000009 , 0x00000011 
- 00020463  0x00004a66 fetch  0x00000001 , 0x0000496d 
- 00020464  0x00004a67 nbranch  0x00004ff3 , 0x00000034 
- 00020465  0x00004a68 arg  0x00004733 , 0x00000012 
- 00020466  0x00004a69 rtn 
- 00020467  0x00004a6b arg  0x0000472a , 0x00000012 
- 00020468  0x00004a6c rtn 
- 00020469  0x00004a72 setarg  0x00000000 
- 00020470  0x00004a73 store  0x00000003 , 0x000046f8 
- 00020471  0x00004a74 rtn 
- 00020472  0x00004a77 bpatch  0x00000060 , 0x0000400c 
- 00020473  0x00004a78 fetch  0x00000008 , 0x00004713 
- 00020474  0x00004a79 rtnbit0  0x0000000e 
- 00020475  0x00004a7a fetch  0x00000001 , 0x0000477d 
- 00020476  0x00004a7b rtn  0x00000034 
- 00020477  0x00004a7c fetch  0x00000001 , 0x00004602 
- 00020478  0x00004a7d rtn  0x00000034 
- 00020479  0x00004a7e fetch  0x00000001 , 0x000046f5 
- 00020480  0x00004a7f increase  0x00000001 , 0x0000003f 
- 00020481  0x00004a80 and_into  0x00000003 , 0x0000003f 
- 00020482  0x00004a81 store  0x00000001 , 0x000046f5 
- 00020483  0x00004a82 nrtn  0x00000034 
- 00020484  0x00004a83 jam  0x00000000 , 0x000046f6 
- 00020485  0x00004a86 fetch  0x00000001 , 0x000046f6 
- 00020486  0x00004a87 increase  0x00000001 , 0x0000003f 
- 00020487  0x00004a88 store  0x00000001 , 0x000046f6 
- 00020488  0x00004a89 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00020489  0x00004a8a nbranch  0x00005010 , 0x00000002 
- 00020490  0x00004a8b call  0x0000357f 
- 00020491  0x00004a8c call  0x00003651 
- 00020492  0x00004a8d nbranch  0x00005016 , 0x00000018 
- 00020493  0x00004a8e nbranch  0x00005016 , 0x0000002f 
- 00020494  0x00004a8f call  0x00005028 
- 00020495  0x00004a90 call  0x00005020 
- 00020496  0x00004a92 call  0x0000357b 
- 00020497  0x00004a93 fetch  0x00000001 , 0x000046f7 
- 00020498  0x00004a94 increase  0x00000001 , 0x0000003f 
- 00020499  0x00004a95 store  0x00000001 , 0x000046f7 
- 00020500  0x00004a96 beq  0x00000010 , 0x00005018 
- 00020501  0x00004a97 rtn 
- 00020502  0x00004a9a call  0x00003222 
- 00020503  0x00004a9b branch  0x00005005 
- 00020504  0x00004a9e jam  0x00000000 , 0x000046f7 
- 00020505  0x00004a9f fetch  0x00000001 , 0x000046f8 
- 00020506  0x00004aa0 rtnbit1  0x00000000 
- 00020507  0x00004aa1 set1  0x00000000 , 0x0000003f 
- 00020508  0x00004aa2 store  0x00000001 , 0x000046f8 
- 00020509  0x00004aa3 fetch  0x00000002 , 0x00004723 
- 00020510  0x00004aa4 store  0x00000002 , 0x00004781 
- 00020511  0x00004aa5 rtn 
- 00020512  0x00004aa9 fetch  0x00000001 , 0x00004602 
- 00020513  0x00004aaa branch  0x00004ff5 , 0x00000034 
- 00020514  0x00004aab jam  0x00000000 , 0x000046f7 
- 00020515  0x00004aac fetch  0x00000001 , 0x000046f8 
- 00020516  0x00004aad rtnbit0  0x00000000 
- 00020517  0x00004aae set0  0x00000000 , 0x0000003f 
- 00020518  0x00004aaf store  0x00000001 , 0x000046f8 
- 00020519  0x00004ab0 branch  0x00005c0b 
- 00020520  0x00004ab4 call  0x0000366e 
- 00020521  0x00004ab5 fetch  0x00000001 , 0x000044f8 
- 00020522  0x00004ab6 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00020523  0x00004ab7 nrtn  0x00000001 
- 00020524  0x00004ab8 fetch  0x00000001 , 0x000044f9 
- 00020525  0x00004ab9 beq  0x000000ff , 0x00004b11 
- 00020526  0x00004aba rtn 
- 00020527  0x00004ac0 jam  0x00000001 , 0x000049f1 
- 00020528  0x00004ac1 arg  0x00000017 , 0x00000011 
- 00020529  0x00004ac2 arg  0x00000004 , 0x00000012 
- 00020530  0x00004ac3 call  0x000029fb 
- 00020531  0x00004ac4 setarg  0x00000006 
- 00020532  0x00004ac5 istore  0x00000001 , 0x00000005 
- 00020533  0x00004ac6 setarg  0x00000001 
- 00020534  0x00004ac7 istore  0x00000002 , 0x00000005 
- 00020535  0x00004ac8 setarg  0x0000ffff 
- 00020536  0x00004ac9 istore  0x00000002 , 0x00000005 
- 00020537  0x00004aca setarg  0x00002800 
- 00020538  0x00004acb istore  0x00000002 , 0x00000005 
- 00020539  0x00004acc arg  0x000049e1 , 0x00000006 
- 00020540  0x00004acd branch  0x00007c8f 
- 00020541  0x00004acf bpatch  0x00000061 , 0x0000400c 
- 00020542  0x00004ad0 fetch  0x00000001 , 0x000049f1 
- 00020543  0x00004ad1 rtn  0x00000034 
- 00020544  0x00004ad2 copy  0x00000011 , 0x00000006 
- 00020545  0x00004ad3 ifetch  0x00000003 , 0x00000006 
- 00020546  0x00004ad4 store  0x00000003 , 0x00004397 
- 00020547  0x00004ad5 beq  0x0000000b , 0x00005091 
- 00020548  0x00004ad6 beq  0x00000009 , 0x00005078 
- 00020549  0x00004ad7 beq  0x00000007 , 0x00005048 
- 00020550  0x00004ad8 beq  0x00000001 , 0x0000505b 
- 00020551  0x00004ad9 branch  0x00002b96 
- 00020552  0x00004adc fetch  0x00000001 , 0x000049f1 
- 00020553  0x00004add beq  0x00000002 , 0x0000506c 
- 00020554  0x00004adf jam  0x00000002 , 0x000049c6 
- 00020555  0x00004ae0 branch  0x00005050 
- 00020556  0x00004ae3 fetch  0x00000001 , 0x000042cb 
- 00020557  0x00004ae4 store  0x00000001 , 0x000049c6 
- 00020558  0x00004ae5 branch  0x00005050 
- 00020559  0x00004ae7 jam  0x00000003 , 0x000049c6 
- 00020560  0x00004ae9 jam  0x00000000 , 0x000049f1 
- 00020561  0x00004aea fetcht  0x00000002 , 0x000049df 
- 00020562  0x00004aeb setarg  0x00001fd0 
- 00020563  0x00004aec isub  0x00000002 , 0x00000012 
- 00020564  0x00004aed arg  0x000049c6 , 0x00000011 
- 00020565  0x00004aef arg  0x00000001 , 0x00000039 
- 00020566  0x00004af0 call  0x00006b45 
- 00020567  0x00004af1 fetcht  0x00000002 , 0x000049df 
- 00020568  0x00004af2 increase  0x0000000e , 0x00000002 
- 00020569  0x00004af3 storet  0x00000002 , 0x000049df 
- 00020570  0x00004af4 rtn 
- 00020571  0x00004af9 fetch  0x00000001 , 0x000049f1 
- 00020572  0x00004afa beq  0x00000002 , 0x0000504c 
- 00020573  0x00004afb jam  0x00000002 , 0x000049f1 
- 00020574  0x00004afc arg  0x00000009 , 0x00000011 
- 00020575  0x00004afd arg  0x00000004 , 0x00000012 
- 00020576  0x00004afe call  0x000029fb 
- 00020577  0x00004aff setarg  0x00000006 
- 00020578  0x00004b00 istore  0x00000001 , 0x00000005 
- 00020579  0x00004b01 setarg  0x00000001 
- 00020580  0x00004b02 istore  0x00000002 , 0x00000005 
- 00020581  0x00004b03 setarg  0x0000ffff 
- 00020582  0x00004b04 istore  0x00000002 , 0x00000005 
- 00020583  0x00004b05 setarg  0x00002800 
- 00020584  0x00004b06 istore  0x00000002 , 0x00000005 
- 00020585  0x00004b07 arg  0x00000002 , 0x00000039 
- 00020586  0x00004b08 arg  0x000049f2 , 0x00000006 
- 00020587  0x00004b09 branch  0x00007cda 
- 00020588  0x00004b0c arg  0x00000007 , 0x00000011 
- 00020589  0x00004b0d arg  0x00000004 , 0x00000012 
- 00020590  0x00004b0e call  0x000029fb 
- 00020591  0x00004b0f setarg  0x00000008 
- 00020592  0x00004b10 istore  0x00000001 , 0x00000005 
- 00020593  0x00004b11 fetcht  0x00000002 , 0x00004339 
- 00020594  0x00004b12 increase  0x00000005 , 0x00000002 
- 00020595  0x00004b13 ifetch  0x00000004 , 0x00000002 
- 00020596  0x00004b14 istore  0x00000004 , 0x00000005 
- 00020597  0x00004b15 setarg  0x00002803 
- 00020598  0x00004b16 istore  0x00000002 , 0x00000005 
- 00020599  0x00004b17 rtn 
- 00020600  0x00004b1a fetch  0x00000002 , 0x00004335 
- 00020601  0x00004b1b increase  0xfffffffe , 0x0000003f 
- 00020602  0x00004b1c div  0x0000003f , 0x00000007 
- 00020603  0x00004b1d call  0x00007d62 
- 00020604  0x00004b1e quotient  0x00000039 
- 00020605  0x00004b1f fetch  0x00000002 , 0x00004339 
- 00020606  0x00004b20 add  0x0000003f , 0x00000006 , 0x00000006 
- 00020607  0x00004b21 branch  0x00005080 
- 00020608  0x00004b24 increase  0x00000003 , 0x00000006 
- 00020609  0x00004b25 ifetch  0x00000002 , 0x00000006 
- 00020610  0x00004b26 copy  0x0000003f , 0x00000013 
- 00020611  0x00004b27 ifetch  0x00000002 , 0x00000006 
- 00020612  0x00004b28 arg  0x00002a29 , 0x00000002 
- 00020613  0x00004b29 isub  0x00000002 , 0x0000003e 
- 00020614  0x00004b2a branch  0x00005089 , 0x00000005 
- 00020615  0x00004b2b loop  0x00005080 
- 00020616  0x00004b2c branch  0x0000504c 
- 00020617  0x00004b2e arg  0x00000003 , 0x00000011 
- 00020618  0x00004b2f arg  0x00000004 , 0x00000012 
- 00020619  0x00004b30 call  0x000029fb 
- 00020620  0x00004b31 setarg  0x0000000a 
- 00020621  0x00004b32 istore  0x00000001 , 0x00000005 
- 00020622  0x00004b33 copy  0x00000013 , 0x0000003f 
- 00020623  0x00004b34 istore  0x00000002 , 0x00000005 
- 00020624  0x00004b35 rtn 
- 00020625  0x00004b38 fetch  0x00000002 , 0x00004335 
- 00020626  0x00004b39 arg  0x00000009 , 0x00000039 
- 00020627  0x00004b3a fetch  0x00000002 , 0x00004339 
- 00020628  0x00004b3b add  0x0000003f , 0x00000005 , 0x00000011 
- 00020629  0x00004b3c arg  0x000049f4 , 0x00000012 
- 00020630  0x00004b3d call  0x00007d64 
- 00020631  0x00004b3e branch  0x0000504f , 0x00000005 
- 00020632  0x00004b3f branch  0x0000504c 
- 00020633  0x00004b48 branch  0x000050bd , 0x0000002b 
- 00020634  0x00004b49 call  0x00002952 
- 00020635  0x00004b4a setarg  0x000050c7 
- 00020636  0x00004b4b store  0x00000002 , 0x000043db 
- 00020637  0x00004b4c setarg  0x000050ca 
- 00020638  0x00004b4d store  0x00000002 , 0x000043dd 
- 00020639  0x00004b4e setarg  0x000050c3 
- 00020640  0x00004b4f store  0x00000002 , 0x000043d3 
- 00020641  0x00004b50 setarg  0x00005180 
- 00020642  0x00004b51 store  0x00000002 , 0x000043e1 
- 00020643  0x00004b52 setarg  0x000053b0 
- 00020644  0x00004b53 store  0x00000002 , 0x000043df 
- 00020645  0x00004b54 setarg  0x000053c1 
- 00020646  0x00004b55 store  0x00000002 , 0x000043e3 
- 00020647  0x00004b57 bpatch  0x00000062 , 0x0000400c 
- 00020648  0x00004b58 call  0x000050ab 
- 00020649  0x00004b59 call  0x000050be 
- 00020650  0x00004b5a branch  0x0000533b 
- 00020651  0x00004b5d fetch  0x00000001 , 0x00008060 
- 00020652  0x00004b5e set0  0x00000000 , 0x0000003f 
- 00020653  0x00004b5f store  0x00000001 , 0x00008060 
- 00020654  0x00004b60 fetch  0x00000008 , 0x00004500 
- 00020655  0x00004b61 call  0x00006d68 
- 00020656  0x00004b62 fetch  0x00000002 , 0x00004508 
- 00020657  0x00004b63 call  0x00006d73 
- 00020658  0x00004b64 call  0x00006d82 
- 00020659  0x00004b65 jam  0x00000008 , 0x00008077 
- 00020660  0x00004b66 jam  0x00000049 , 0x00008076 
- 00020661  0x00004b67 jam  0x0000000a , 0x00008079 
- 00020662  0x00004b68 jam  0x0000000b , 0x0000807a 
- 00020663  0x00004b6a arg  0x00000081 , 0x00000002 
- 00020664  0x00004b6b fetch  0x00000002 , 0x0000450f 
- 00020665  0x00004b6c isolate1  0x00000000 , 0x0000003f 
- 00020666  0x00004b6d setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00020667  0x00004b6e storet  0x00000001 , 0x00008060 
- 00020668  0x00004b6f rtn 
- 00020669  0x00004b72 branch  0x000050ab 
- 00020670  0x00004b77 fetcht  0x00000001 , 0x000044f5 
- 00020671  0x00004b78 call  0x00006ef7 
- 00020672  0x00004b79 call  0x000050ed 
- 00020673  0x00004b7a fetcht  0x00000001 , 0x000044f3 
- 00020674  0x00004b7b branch  0x00006edd 
- 00020675  0x00004b7e fetcht  0x00000001 , 0x000044f3 
- 00020676  0x00004b7f call  0x00006ee6 
- 00020677  0x00004b80 nbranch  0x0000430a , 0x00000001 
- 00020678  0x00004b81 branch  0x00004308 
- 00020679  0x00004b85 call  0x000069a9 
- 00020680  0x00004b86 nrtn  0x00000034 
- 00020681  0x00004b87 branch  0x000050ef 
- 00020682  0x00004b8b copy  0x00000013 , 0x0000003f 
- 00020683  0x00004b8c beq  0x00000014 , 0x000050dc 
- 00020684  0x00004b8d beq  0x00000015 , 0x000050d8 
- 00020685  0x00004b8e beq  0x00000030 , 0x00005375 
- 00020686  0x00004b8f beq  0x00000031 , 0x00005377 
- 00020687  0x00004b90 beq  0x00000032 , 0x00005381 
- 00020688  0x00004b91 beq  0x00000033 , 0x0000537f 
- 00020689  0x00004b92 beq  0x00000034 , 0x0000536f 
- 00020690  0x00004b93 beq  0x0000003d , 0x0000534f 
- 00020691  0x00004b94 beq  0x00000041 , 0x000050e2 
- 00020692  0x00004b95 beq  0x00000042 , 0x000050e4 
- 00020693  0x00004b96 beq  0x00000043 , 0x0000536d 
- 00020694  0x00004b97 beq  0x0000003b , 0x00005358 
- 00020695  0x00004b98 rtn 
- 00020696  0x00004b9d call  0x000029cb 
- 00020697  0x00004b9e jam  0x00000000 , 0x00004511 
- 00020698  0x00004b9f call  0x000050e0 
- 00020699  0x00004ba0 branch  0x00005321 
- 00020700  0x00004ba7 call  0x000050e7 
- 00020701  0x00004ba8 fetch  0x00000001 , 0x000044fe 
- 00020702  0x00004ba9 store  0x00000001 , 0x000040c0 
- 00020703  0x00004baa branch  0x0000531f 
- 00020704  0x00004baf call  0x00005149 
- 00020705  0x00004bb0 branch  0x000050e5 
- 00020706  0x00004bb4 call  0x000030f3 
- 00020707  0x00004bb5 branch  0x00002ed5 
- 00020708  0x00004bb8 branch  0x00005391 
- 00020709  0x00004bbc fetcht  0x00000001 , 0x000044f5 
- 00020710  0x00004bbd branch  0x00006ef7 
- 00020711  0x00004bc0 call  0x000050e9 
- 00020712  0x00004bc1 branch  0x000050ed 
- 00020713  0x00004bc4 fetch  0x00000001 , 0x000044f8 
- 00020714  0x00004bc5 isolate1  0x00000001 , 0x0000003f 
- 00020715  0x00004bc6 call  0x00004315 , 0x00000001 
- 00020716  0x00004bc7 rtn 
- 00020717  0x00004bc9 fetcht  0x00000001 , 0x000044f5 
- 00020718  0x00004bca branch  0x00006ef3 
- 00020719  0x00004bce fetch  0x00000001 , 0x0000810b 
- 00020720  0x00004bcf rtnbit1  0x00000002 
- 00020721  0x00004bd0 call  0x00006d96 
- 00020722  0x00004bd1 ifetch  0x00000001 , 0x00000003 
- 00020723  0x00004bd2 bne  0x00000001 , 0x00005105 
- 00020724  0x00004bd3 fetch  0x00000002 , 0x00008112 
- 00020725  0x00004bd4 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00020726  0x00004bd5 rtn  0x00000002 
- 00020727  0x00004bd6 ifetch  0x00000001 , 0x00000003 
- 00020728  0x00004bd7 store  0x00000001 , 0x000006e2 
- 00020729  0x00004bd8 ifetcht  0x00000001 , 0x00000003 
- 00020730  0x00004bd9 copy  0x00000003 , 0x00000011 
- 00020731  0x00004bda storet  0x00000001 , 0x000006e3 
- 00020732  0x00004bdb add  0x00000002 , 0x00000003 , 0x00000002 
- 00020733  0x00004bdc fetch  0x00000002 , 0x00008112 
- 00020734  0x00004bdd isub  0x00000002 , 0x00000002 
- 00020735  0x00004bde nrtn  0x00000002 
- 00020736  0x00004bdf jam  0x00000001 , 0x000006e4 
- 00020737  0x00004be0 call  0x00005113 
- 00020738  0x00004be1 fetch  0x00000001 , 0x000006e4 
- 00020739  0x00004be2 rtneq  0x00000000 
- 00020740  0x00004be3 branch  0x0000510e 
- 00020741  0x00004be6 call  0x00007c95 
- 00020742  0x00004be7 call  0x0000535e 
- 00020743  0x00004be8 branch  0x00005108 
- 00020744  0x00004bec bpatch  0x00000063 , 0x0000400c 
- 00020745  0x00004bed call  0x00006d96 
- 00020746  0x00004bee fetch  0x00000002 , 0x00008112 
- 00020747  0x00004bef rtn  0x00000034 
- 00020748  0x00004bf0 iadd  0x00000003 , 0x00000003 
- 00020749  0x00004bf1 branch  0x00005112 
- 00020750  0x00004bf4 call  0x00006d96 
- 00020751  0x00004bf5 increase  0x00000002 , 0x00000003 
- 00020752  0x00004bf6 ifetch  0x00000001 , 0x00000003 
- 00020753  0x00004bf7 iadd  0x00000003 , 0x00000003 
- 00020754  0x00004bf9 branch  0x00006d9c 
- 00020755  0x00004bfd bpatch  0x00000064 , 0x0000400c 
- 00020756  0x00004bfe fetch  0x00000001 , 0x000006e2 
- 00020757  0x00004bff beq  0x00000001 , 0x0000513d 
- 00020758  0x00004c00 beq  0x00000002 , 0x00005142 
- 00020759  0x00004c01 beq  0x00000004 , 0x00005150 
- 00020760  0x00004c02 beq  0x00000009 , 0x00005154 
- 00020761  0x00004c03 beq  0x0000000b , 0x000051ab 
- 00020762  0x00004c04 beq  0x0000000e , 0x000051ac 
- 00020763  0x00004c05 beq  0x0000000f , 0x000051b4 
- 00020764  0x00004c06 beq  0x00000010 , 0x000051bc 
- 00020765  0x00004c07 beq  0x00000012 , 0x000051c0 
- 00020766  0x00004c08 beq  0x00000026 , 0x000051c4 
- 00020767  0x00004c09 beq  0x00000028 , 0x000051c9 
- 00020768  0x00004c0a beq  0x0000002a , 0x000051cc 
- 00020769  0x00004c0b beq  0x0000002b , 0x000051ff 
- 00020770  0x00004c0c beq  0x0000002c , 0x00005205 
- 00020771  0x00004c0d beq  0x00000030 , 0x0000520c 
- 00020772  0x00004c0e beq  0x00000031 , 0x00005211 
- 00020773  0x00004c0f beq  0x00000032 , 0x00005222 
- 00020774  0x00004c10 beq  0x00000033 , 0x0000522d 
- 00020775  0x00004c11 beq  0x00000034 , 0x0000525a 
- 00020776  0x00004c12 beq  0x00000035 , 0x0000525d 
- 00020777  0x00004c13 beq  0x00000036 , 0x00005266 
- 00020778  0x00004c14 beq  0x00000037 , 0x0000526f 
- 00020779  0x00004c15 beq  0x00000038 , 0x00005275 
- 00020780  0x00004c16 beq  0x00000040 , 0x0000527d 
- 00020781  0x00004c17 beq  0x00000042 , 0x00005287 
- 00020782  0x00004c18 beq  0x00000048 , 0x0000528c 
- 00020783  0x00004c1a beq  0x00000051 , 0x00005297 
- 00020784  0x00004c1b beq  0x00000061 , 0x0000529b 
- 00020785  0x00004c1c beq  0x00000076 , 0x000052aa 
- 00020786  0x00004c1d beq  0x00000077 , 0x000052b0 
- 00020787  0x00004c1e beq  0x00000078 , 0x000052b5 
- 00020788  0x00004c1f beq  0x0000007a , 0x000052eb 
- 00020789  0x00004c20 beq  0x0000007b , 0x000052f9 
- 00020790  0x00004c21 beq  0x00000090 , 0x000052ff 
- 00020791  0x00004c22 beq  0x00000091 , 0x00005304 
- 00020792  0x00004c23 beq  0x00000092 , 0x00005308 
- 00020793  0x00004c24 beq  0x00000093 , 0x0000530d 
- 00020794  0x00004c25 beq  0x00000094 , 0x00005311 
- 00020795  0x00004c26 beq  0x000000ff , 0x00005317 
- 00020796  0x00004c27 branch  0x00005319 
- 00020797  0x00004c2e fetch  0x00000001 , 0x000006e3 
- 00020798  0x00004c2f bne  0x00000006 , 0x00005319 
- 00020799  0x00004c30 ifetch  0x00000006 , 0x00000003 
- 00020800  0x00004c31 store  0x00000006 , 0x000042db 
- 00020801  0x00004c32 branch  0x0000531c 
- 00020802  0x00004c37 fetch  0x00000001 , 0x000006e3 
- 00020803  0x00004c38 bne  0x00000001 , 0x00005319 
- 00020804  0x00004c39 ifetcht  0x00000001 , 0x00000003 
- 00020805  0x00004c3a storet  0x00000001 , 0x000044ff 
- 00020806  0x00004c3b call  0x0000531c 
- 00020807  0x00004c3c fetch  0x00000002 , 0x000044e9 
- 00020808  0x00004c3d rtnbit1  0x00000009 
- 00020809  0x00004c41 fetch  0x00000001 , 0x000044f8 
- 00020810  0x00004c42 isolate1  0x00000001 , 0x0000003f 
- 00020811  0x00004c43 nrtn  0x00000001 
- 00020812  0x00004c44 fetcht  0x00000001 , 0x000044ff 
- 00020813  0x00004c45 isolate1  0x00000002 , 0x00000002 
- 00020814  0x00004c46 branch  0x00004317 , 0x00000001 
- 00020815  0x00004c47 branch  0x00004315 
- 00020816  0x00004c4d arg  0x0000001d , 0x0000003f 
- 00020817  0x00004c4e arg  0x0000426b , 0x00000005 
- 00020818  0x00004c4f call  0x00005260 
- 00020819  0x00004c50 branch  0x00002952 
- 00020820  0x00004c56 fetch  0x00000002 , 0x000044e9 
- 00020821  0x00004c57 bbit0  0x00000009 , 0x00005319 
- 00020822  0x00004c58 call  0x000051a8 
- 00020823  0x00004c59 branch  0x00005319 , 0x00000028 
- 00020824  0x00004c5a jam  0x00000000 , 0x000006e4 
- 00020825  0x00004c5b fetch  0x00000002 , 0x0000450f 
- 00020826  0x00004c5c bbit1  0x00000008 , 0x00005179 
- 00020827  0x00004c5d fetch  0x00000001 , 0x00004511 
- 00020828  0x00004c5e nrtn  0x00000034 
- 00020829  0x00004c5f jam  0x00000001 , 0x000006e4 
- 00020830  0x00004c60 ifetch  0x00000002 , 0x00000003 
- 00020831  0x00004c61 store  0x00000002 , 0x00004512 
- 00020832  0x00004c62 storer  0x00000003 , 0x00000002 , 0x00004514 
- 00020833  0x00004c63 fetch  0x00000001 , 0x000006e3 
- 00020834  0x00004c64 pincrease  0xfffffffe 
- 00020835  0x00004c65 nbranch  0x00005319 , 0x00000002 
- 00020836  0x00004c66 branch  0x00005319 , 0x00000005 
- 00020837  0x00004c67 store  0x00000001 , 0x00004511 
- 00020838  0x00004c68 fetcht  0x00000002 , 0x00004512 
- 00020839  0x00004c69 increase  0xffffffff , 0x00000002 
- 00020840  0x00004c6a call  0x00002cd2 
- 00020841  0x00004c6b branch  0x0000517c , 0x00000034 
- 00020842  0x00004c6c ifetcht  0x00000004 , 0x00000006 
- 00020843  0x00004c6d setarg  0x01280302 
- 00020844  0x00004c6e isub  0x00000002 , 0x0000003e 
- 00020845  0x00004c6f nbranch  0x0000517c , 0x00000005 
- 00020846  0x00004c70 ifetch  0x00000001 , 0x00000006 
- 00020847  0x00004c71 store  0x00000001 , 0x00004516 
- 00020848  0x00004c72 and_into  0x00000030 , 0x0000003f 
- 00020849  0x00004c73 branch  0x0000517c , 0x00000034 
- 00020850  0x00004c74 jam  0x00000000 , 0x000006e4 
- 00020851  0x00004c75 call  0x000029c9 
- 00020852  0x00004c76 call  0x00005180 
- 00020853  0x00004c77 call  0x00005180 
- 00020854  0x00004c78 call  0x00005180 
- 00020855  0x00004c79 fetch  0x00000002 , 0x0000450f 
- 00020856  0x00004c7a rtnbit0  0x00000008 
- 00020857  0x00004c7c jam  0x00000001 , 0x000006e4 
- 00020858  0x00004c7d call  0x000053d6 
- 00020859  0x00004c7e branch  0x0000531c 
- 00020860  0x00004c81 jam  0x00000000 , 0x00004511 
- 00020861  0x00004c82 jam  0x00000001 , 0x000006e4 
- 00020862  0x00004c83 call  0x000053d6 
- 00020863  0x00004c84 branch  0x00005319 
- 00020864  0x00004c87 fetch  0x00000001 , 0x00004511 
- 00020865  0x00004c88 rtn  0x00000034 
- 00020866  0x00004c89 call  0x00002a28 
- 00020867  0x00004c8a nrtn  0x00000034 
- 00020868  0x00004c8b call  0x000051a3 
- 00020869  0x00004c8c bpatch  0x00000065 , 0x0000400c 
- 00020870  0x00004c8d fetch  0x00000002 , 0x000042e1 
- 00020871  0x00004c8e call  0x00007db0 
- 00020872  0x00004c8f copy  0x0000003f , 0x00000002 
- 00020873  0x00004c90 fetch  0x00000001 , 0x00004396 
- 00020874  0x00004c91 rtnbit1  0x00000000 
- 00020875  0x00004c92 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00020876  0x00004c93 arg  0x000000fb , 0x00000002 
- 00020877  0x00004c94 call  0x00007db0 
- 00020878  0x00004c95 fetcht  0x00000001 , 0x00004511 
- 00020879  0x00004c96 call  0x00007db0 
- 00020880  0x00004c97 copy  0x0000003f , 0x00000011 
- 00020881  0x00004c98 copy  0x00000002 , 0x0000003f 
- 00020882  0x00004c99 isub  0x00000011 , 0x0000003f 
- 00020883  0x00004c9a store  0x00000001 , 0x00004511 
- 00020884  0x00004c9b call  0x0000519e 
- 00020885  0x00004c9c fetch  0x00000002 , 0x00004514 
- 00020886  0x00004c9d copy  0x0000003f , 0x00000003 
- 00020887  0x00004c9e copy  0x00000011 , 0x00000039 
- 00020888  0x00004c9f call  0x00006dca 
- 00020889  0x00004ca0 copy  0x00000003 , 0x0000003f 
- 00020890  0x00004ca1 store  0x00000002 , 0x00004514 
- 00020891  0x00004ca2 fetch  0x00000001 , 0x00004511 
- 00020892  0x00004ca3 nrtn  0x00000034 
- 00020893  0x00004ca4 branch  0x000053d4 
- 00020894  0x00004ca7 fetcht  0x00000002 , 0x00004512 
- 00020895  0x00004ca8 fetch  0x00000001 , 0x00004516 
- 00020896  0x00004ca9 bbit1  0x00000005 , 0x00002df7 
- 00020897  0x00004caa bbit1  0x00000004 , 0x00002dee 
- 00020898  0x00004cab rtn 
- 00020899  0x00004cb0 arg  0x00000017 , 0x00000002 
- 00020900  0x00004cb1 fetch  0x00000002 , 0x0000450f 
- 00020901  0x00004cb2 rtnbit1  0x00000001 
- 00020902  0x00004cb3 fetcht  0x00000002 , 0x000042e3 
- 00020903  0x00004cb4 rtn 
- 00020904  0x00004cb7 fetch  0x00000002 , 0x0000450f 
- 00020905  0x00004cb8 bbit1  0x00000002 , 0x00002dc7 
- 00020906  0x00004cb9 branch  0x00007dbc 
- 00020907  0x00004cbe branch  0x0000533f 
- 00020908  0x00004cc5 ifetch  0x00000001 , 0x00000003 
- 00020909  0x00004cc6 fetcht  0x00000001 , 0x0000450f 
- 00020910  0x00004cc7 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
- 00020911  0x00004cc8 storet  0x00000001 , 0x0000450f 
- 00020912  0x00004cc9 fetcht  0x00000001 , 0x00008060 
- 00020913  0x00004cca nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00020914  0x00004ccb storet  0x00000001 , 0x00008060 
- 00020915  0x00004ccc branch  0x0000531c 
- 00020916  0x00004cd1 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020917  0x00004cd2 call  0x00007d33 
- 00020918  0x00004cd3 call  0x00006d77 
- 00020919  0x00004cd4 store  0x00000002 , 0x00004508 
- 00020920  0x00004cd5 call  0x0000531c 
- 00020921  0x00004cd6 call  0x00006dae 
- 00020922  0x00004cd7 fetch  0x00000002 , 0x00004508 
- 00020923  0x00004cd8 branch  0x00006d73 
- 00020924  0x00004cdd arg  0x00000002 , 0x00000011 
- 00020925  0x00004cde arg  0x000044f1 , 0x00000012 
- 00020926  0x00004cdf arg  0x00000000 , 0x00000002 
- 00020927  0x00004ce0 branch  0x00005323 
- 00020928  0x00004ce6 fetch  0x00000002 , 0x000044e9 
- 00020929  0x00004ce7 bbit0  0x00000009 , 0x00005319 
- 00020930  0x00004ce9 call  0x0000531c 
- 00020931  0x00004cea branch  0x0000431f 
- 00020932  0x00004cf1 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020933  0x00004cf2 fetch  0x00000002 , 0x000043f8 
- 00020934  0x00004cf3 icopy  0x00000005 
- 00020935  0x00004cf4 call  0x00006dca 
- 00020936  0x00004cf5 branch  0x0000531c 
- 00020937  0x00004cfa fetch  0x00000002 , 0x000044e9 
- 00020938  0x00004cfb bbit1  0x00000009 , 0x0000528c 
- 00020939  0x00004cfc branch  0x00005319 
- 00020940  0x00004d01 arg  0x00000040 , 0x00000039 
- 00020941  0x00004d02 arg  0x00004348 , 0x00000005 
- 00020942  0x00004d03 call  0x00007ca1 
- 00020943  0x00004d04 setarg  0x00000000 
- 00020944  0x00004d05 store  0x00000001 , 0x00000688 
- 00020945  0x00004d06 copy  0x00000011 , 0x00000003 
- 00020946  0x00004d08 copy  0x00000003 , 0x0000003f 
- 00020947  0x00004d09 store  0x00000002 , 0x0000068c 
- 00020948  0x00004d0a call  0x000051fa 
- 00020949  0x00004d0c fetch  0x00000001 , 0x00000688 
- 00020950  0x00004d0d fetcht  0x00000001 , 0x00000678 
- 00020951  0x00004d0e increase  0x00000001 , 0x00000002 
- 00020952  0x00004d0f iadd  0x00000002 , 0x0000003f 
- 00020953  0x00004d10 store  0x00000001 , 0x00000688 
- 00020954  0x00004d12 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00020955  0x00004d13 nbranch  0x000051e6 , 0x00000002 
- 00020956  0x00004d15 fetcht  0x00000001 , 0x00004348 
- 00020957  0x00004d16 setarg  0x00004349 
- 00020958  0x00004d17 iadd  0x00000002 , 0x0000003f 
- 00020959  0x00004d18 store  0x00000002 , 0x00000691 
- 00020960  0x00004d19 fetcht  0x00000001 , 0x00000678 
- 00020961  0x00004d1a increase  0x00000001 , 0x00000002 
- 00020962  0x00004d1b fetch  0x00000001 , 0x00004348 
- 00020963  0x00004d1c iadd  0x00000002 , 0x0000003f 
- 00020964  0x00004d1d store  0x00000001 , 0x00004348 
- 00020965  0x00004d1e branch  0x000051ef 
- 00020966  0x00004d20 fetcht  0x00000001 , 0x00004368 
- 00020967  0x00004d21 setarg  0x00004369 
- 00020968  0x00004d22 iadd  0x00000002 , 0x0000003f 
- 00020969  0x00004d23 store  0x00000002 , 0x00000691 
- 00020970  0x00004d24 fetcht  0x00000001 , 0x00000678 
- 00020971  0x00004d25 increase  0x00000001 , 0x00000002 
- 00020972  0x00004d26 fetch  0x00000001 , 0x00004368 
- 00020973  0x00004d27 iadd  0x00000002 , 0x0000003f 
- 00020974  0x00004d28 store  0x00000001 , 0x00004368 
- 00020975  0x00004d2a fetch  0x00000002 , 0x00000691 
- 00020976  0x00004d2b copy  0x0000003f , 0x00000005 
- 00020977  0x00004d2c fetch  0x00000002 , 0x0000068c 
- 00020978  0x00004d2d copy  0x0000003f , 0x00000003 
- 00020979  0x00004d2f copy  0x00000002 , 0x00000039 
- 00020980  0x00004d30 call  0x00006dca 
- 00020981  0x00004d32 fetch  0x00000001 , 0x000006e3 
- 00020982  0x00004d33 fetcht  0x00000001 , 0x00000688 
- 00020983  0x00004d34 isub  0x00000002 , 0x0000003e 
- 00020984  0x00004d35 nbranch  0x000051d2 , 0x00000005 
- 00020985  0x00004d36 branch  0x0000531c 
- 00020986  0x00004d3a ifetch  0x00000001 , 0x00000003 
- 00020987  0x00004d3b store  0x00000001 , 0x00000678 
- 00020988  0x00004d3c ifetch  0x00000001 , 0x00000003 
- 00020989  0x00004d3d store  0x00000001 , 0x00000684 
- 00020990  0x00004d3e rtn 
- 00020991  0x00004d43 arg  0x00000000 , 0x00000002 
- 00020992  0x00004d44 arg  0x00000002 , 0x00000011 
- 00020993  0x00004d45 fetch  0x00000002 , 0x0000450c 
- 00020994  0x00004d46 store  0x00000002 , 0x000006a1 
- 00020995  0x00004d47 arg  0x000006a1 , 0x00000012 
- 00020996  0x00004d48 branch  0x00005323 
- 00020997  0x00004d4d fetch  0x00000001 , 0x000006e3 
- 00020998  0x00004d4e bne  0x00000001 , 0x00005319 
- 00020999  0x00004d4f ifetch  0x00000001 , 0x00000003 
- 00021000  0x00004d50 store  0x00000001 , 0x0000450a 
- 00021001  0x00004d51 setarg  0x00000000 
- 00021002  0x00004d52 store  0x00000002 , 0x0000450c 
- 00021003  0x00004d53 branch  0x0000531c 
- 00021004  0x00004d58 fetch  0x00000001 , 0x000006e3 
- 00021005  0x00004d59 bne  0x00000004 , 0x00005319 
- 00021006  0x00004d5a fetch  0x00000002 , 0x000044e9 
- 00021007  0x00004d5b bbit1  0x00000009 , 0x000052eb 
- 00021008  0x00004d5c branch  0x00005319 
- 00021009  0x00004d62 fetch  0x00000001 , 0x000006e3 
- 00021010  0x00004d63 bne  0x00000003 , 0x00005319 
- 00021011  0x00004d64 ifetch  0x00000001 , 0x00000003 
- 00021012  0x00004d65 beq  0x00000000 , 0x00005217 
- 00021013  0x00004d66 beq  0x00000001 , 0x0000521d 
- 00021014  0x00004d67 branch  0x00005319 
- 00021015  0x00004d6a call  0x0000531c 
- 00021016  0x00004d6b ifetcht  0x00000001 , 0x00000003 
- 00021017  0x00004d6c ifetch  0x00000001 , 0x00000003 
- 00021018  0x00004d6d beq  0x00000002 , 0x00006f0f 
- 00021019  0x00004d6e nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021020  0x00004d6f branch  0x00006edd 
- 00021021  0x00004d72 call  0x0000531c 
- 00021022  0x00004d73 ifetcht  0x00000001 , 0x00000003 
- 00021023  0x00004d74 ifetch  0x00000001 , 0x00000003 
- 00021024  0x00004d75 branch  0x00006ef7 , 0x00000034 
- 00021025  0x00004d76 branch  0x00006ef3 
- 00021026  0x00004d7b fetch  0x00000001 , 0x000006e3 
- 00021027  0x00004d7c bne  0x00000001 , 0x00005319 
- 00021028  0x00004d7d ifetcht  0x00000001 , 0x00000003 
- 00021029  0x00004d7e call  0x00006ee6 
- 00021030  0x00004d7f setarg  0x00000000 
- 00021031  0x00004d80 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00021032  0x00004d81 arg  0x00000001 , 0x00000011 
- 00021033  0x00004d82 store  0x00000002 , 0x000006a1 
- 00021034  0x00004d83 arg  0x000006a1 , 0x00000012 
- 00021035  0x00004d84 arg  0x00000000 , 0x00000002 
- 00021036  0x00004d85 branch  0x00005323 
- 00021037  0x00004d8a ifetch  0x00000001 , 0x00000003 
- 00021038  0x00004d8b copy  0x0000003f , 0x00000002 
- 00021039  0x00004d8c beq  0x00000081 , 0x0000523c 
- 00021040  0x00004d8d beq  0x00000082 , 0x00005240 
- 00021041  0x00004d8e beq  0x00000083 , 0x00005245 
- 00021042  0x00004d8f beq  0x00000084 , 0x00005249 
- 00021043  0x00004d90 store  0x00000001 , 0x000042fe 
- 00021044  0x00004d91 call  0x000074ff 
- 00021045  0x00004d92 call  0x00002ec4 
- 00021046  0x00004d93 fetch  0x00000001 , 0x000042fe 
- 00021047  0x00004d94 beq  0x00000000 , 0x0000524d 
- 00021048  0x00004d95 beq  0x00000001 , 0x00005250 
- 00021049  0x00004d96 beq  0x00000002 , 0x00005252 
- 00021050  0x00004d97 beq  0x00000004 , 0x00005254 
- 00021051  0x00004d98 branch  0x00005319 
- 00021052  0x00004d9b storet  0x00000001 , 0x000042fe 
- 00021053  0x00004d9c call  0x00002ec0 
- 00021054  0x00004d9d jam  0x0000000d , 0x000042c7 
- 00021055  0x00004d9e branch  0x0000524e 
- 00021056  0x00004da0 storet  0x00000001 , 0x000042fe 
- 00021057  0x00004da1 call  0x00002ec0 
- 00021058  0x00004da2 jam  0x0000000d , 0x000042c7 
- 00021059  0x00004da3 jam  0x00000001 , 0x000042c5 
- 00021060  0x00004da4 branch  0x0000531c 
- 00021061  0x00004da6 storet  0x00000001 , 0x000042fe 
- 00021062  0x00004da7 call  0x00002ec0 
- 00021063  0x00004da8 jam  0x0000000d , 0x000042c7 
- 00021064  0x00004da9 branch  0x00005258 
- 00021065  0x00004dab storet  0x00000001 , 0x000042fe 
- 00021066  0x00004dac call  0x00002ec0 
- 00021067  0x00004dad jam  0x0000000d , 0x000042c7 
- 00021068  0x00004dae branch  0x00005256 
- 00021069  0x00004db2 jam  0x00000000 , 0x000042c7 
- 00021070  0x00004db4 jam  0x00000003 , 0x000042c5 
- 00021071  0x00004db5 branch  0x0000531c 
- 00021072  0x00004db7 jam  0x00000001 , 0x000042c7 
- 00021073  0x00004db8 branch  0x0000524e 
- 00021074  0x00004dba jam  0x00000005 , 0x000042c7 
- 00021075  0x00004dbb branch  0x00005258 
- 00021076  0x00004dbd jam  0x00000005 , 0x000042c7 
- 00021077  0x00004dbe branch  0x00005256 
- 00021078  0x00004dc0 jam  0x00000002 , 0x000042c5 
- 00021079  0x00004dc1 branch  0x0000531c 
- 00021080  0x00004dc3 jam  0x00000000 , 0x000042c5 
- 00021081  0x00004dc4 branch  0x0000531c 
- 00021082  0x00004dc9 arg  0x0000001f , 0x0000003f 
- 00021083  0x00004dca arg  0x00004348 , 0x00000005 
- 00021084  0x00004dcb branch  0x00005260 
- 00021085  0x00004dd0 arg  0x0000001f , 0x0000003f 
- 00021086  0x00004dd1 arg  0x00004368 , 0x00000005 
- 00021087  0x00004dd2 branch  0x00005260 
- 00021088  0x00004dd5 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021089  0x00004dd6 isub  0x00000039 , 0x0000003e 
- 00021090  0x00004dd7 nbranch  0x00005319 , 0x00000002 
- 00021091  0x00004dd8 istorer  0x00000039 , 0x00000001 , 0x00000005 
- 00021092  0x00004dd9 call  0x00006dca 
- 00021093  0x00004dda branch  0x0000531c 
- 00021094  0x00004ddf fetch  0x00000002 , 0x000044e9 
- 00021095  0x00004de0 bbit0  0x00000009 , 0x00005319 
- 00021096  0x00004de1 fetch  0x00000001 , 0x000006e3 
- 00021097  0x00004de2 bne  0x00000008 , 0x00005319 
- 00021098  0x00004de3 ifetch  0x00000008 , 0x00000003 
- 00021099  0x00004de4 store  0x00000008 , 0x000042d3 
- 00021100  0x00004de5 jam  0x00000012 , 0x0000066f 
- 00021101  0x00004de6 call  0x00007834 
- 00021102  0x00004de7 branch  0x0000531c 
- 00021103  0x00004dec ifetch  0x00000002 , 0x00000003 
- 00021104  0x00004ded store  0x00000002 , 0x00004389 
- 00021105  0x00004dee storet  0x00000001 , 0x000040a6 
- 00021106  0x00004def iadd  0x00000002 , 0x0000003f 
- 00021107  0x00004df0 store  0x00000002 , 0x000040a4 
- 00021108  0x00004df1 branch  0x0000531c 
- 00021109  0x00004df6 fetch  0x00000001 , 0x000042fe 
- 00021110  0x00004df7 branch  0x00005319 , 0x00000034 
- 00021111  0x00004df8 fetch  0x00000001 , 0x000042fc 
- 00021112  0x00004df9 bne  0x00000000 , 0x00005319 
- 00021113  0x00004dfa fetch  0x00000001 , 0x000042fd 
- 00021114  0x00004dfb bne  0x00000000 , 0x00005319 
- 00021115  0x00004dfc call  0x000078a9 
- 00021116  0x00004dfd branch  0x0000531c 
- 00021117  0x00004e02 fetch  0x00000001 , 0x000006e3 
- 00021118  0x00004e03 bne  0x00000005 , 0x00005319 
- 00021119  0x00004e04 ifetch  0x00000001 , 0x00000003 
- 00021120  0x00004e05 store  0x00000001 , 0x000044f9 
- 00021121  0x00004e06 ifetch  0x00000004 , 0x00000003 
- 00021122  0x00004e07 store  0x00000004 , 0x000044fa 
- 00021123  0x00004e08 fetcht  0x00000001 , 0x000044f9 
- 00021124  0x00004e09 call  0x00006ef7 
- 00021125  0x00004e0a call  0x000053ae 
- 00021126  0x00004e0b branch  0x0000531c 
- 00021127  0x00004e10 fetch  0x00000001 , 0x000006e3 
- 00021128  0x00004e11 bne  0x00000001 , 0x00005319 
- 00021129  0x00004e12 ifetch  0x00000001 , 0x00000003 
- 00021130  0x00004e13 store  0x00000001 , 0x00004141 
- 00021131  0x00004e14 branch  0x0000531c 
- 00021132  0x00004e19 ifetch  0x00000001 , 0x00000003 
- 00021133  0x00004e1a beq  0x00000001 , 0x00005295 
- 00021134  0x00004e1b fetch  0x00000001 , 0x000042fa 
- 00021135  0x00004e1c beq  0x00000003 , 0x00005293 
- 00021136  0x00004e1d beq  0x00000006 , 0x00005293 
- 00021137  0x00004e1e beq  0x00000007 , 0x00005293 
- 00021138  0x00004e1f branch  0x00005319 
- 00021139  0x00004e21 jam  0x00000001 , 0x000042fb 
- 00021140  0x00004e22 branch  0x0000531c 
- 00021141  0x00004e25 call  0x00002f2a 
- 00021142  0x00004e26 branch  0x0000531c 
- 00021143  0x00004e2d call  0x0000531c 
- 00021144  0x00004e2e call  0x00006dae 
- 00021145  0x00004e2f jam  0x00000001 , 0x00008010 
- 00021146  0x00004e30 branch  0x0000235a 
- 00021147  0x00004e35 fetch  0x00000001 , 0x000006e3 
- 00021148  0x00004e36 beq  0x00000000 , 0x00005319 
- 00021149  0x00004e37 ifetch  0x00000001 , 0x00000003 
- 00021150  0x00004e38 branch  0x000052a8 , 0x00000034 
- 00021151  0x00004e39 fetch  0x00000001 , 0x000006e3 
- 00021152  0x00004e3a bne  0x00000005 , 0x00005319 
- 00021153  0x00004e3b ifetch  0x00000004 , 0x00000003 
- 00021154  0x00004e3c arg  0x000f4240 , 0x00000002 
- 00021155  0x00004e3d isub  0x00000002 , 0x0000003e 
- 00021156  0x00004e3e branch  0x00005319 , 0x00000002 
- 00021157  0x00004e3f store  0x00000004 , 0x000042ff 
- 00021158  0x00004e40 call  0x000029c1 
- 00021159  0x00004e41 branch  0x0000531c 
- 00021160  0x00004e44 call  0x000029c3 
- 00021161  0x00004e45 branch  0x0000531c 
- 00021162  0x00004e4a arg  0x00000001 , 0x00000002 
- 00021163  0x00004e4b call  0x00002cd2 
- 00021164  0x00004e4c add  0x00000006 , 0xfffffffe , 0x00000005 
- 00021165  0x00004e4d setarg  0x00000000 
- 00021166  0x00004e4e istore  0x00000002 , 0x00000005 
- 00021167  0x00004e4f branch  0x0000531c 
- 00021168  0x00004e54 call  0x000052b9 
- 00021169  0x00004e55 call  0x000052e7 
- 00021170  0x00004e56 setarg  0x00000000 
- 00021171  0x00004e57 istore  0x00000002 , 0x00000005 
- 00021172  0x00004e58 branch  0x00005388 
- 00021173  0x00004e5e ifetch  0x00000001 , 0x00000003 
- 00021174  0x00004e5f call  0x000052bd 
- 00021175  0x00004e60 call  0x000052c4 
- 00021176  0x00004e61 branch  0x00005388 
- 00021177  0x00004e65 call  0x000052e4 
- 00021178  0x00004e66 setarg  0x00280002 
- 00021179  0x00004e67 istore  0x00000003 , 0x00000005 
- 00021180  0x00004e68 rtn 
- 00021181  0x00004e6c store  0x00000001 , 0x00000670 
- 00021182  0x00004e6d call  0x000052e4 
- 00021183  0x00004e6e setarg  0x01280302 
- 00021184  0x00004e6f istore  0x00000004 , 0x00000005 
- 00021185  0x00004e70 fetch  0x00000001 , 0x00000670 
- 00021186  0x00004e71 istore  0x00000003 , 0x00000005 
- 00021187  0x00004e72 rtn 
- 00021188  0x00004e76 call  0x00002cf6 
- 00021189  0x00004e77 ifetch  0x00000001 , 0x00000003 
- 00021190  0x00004e78 and  0x0000003f , 0x0000001f , 0x00000039 
- 00021191  0x00004e79 copy  0x0000003f , 0x00000011 
- 00021192  0x00004e7a isolate1  0x00000007 , 0x00000011 
- 00021193  0x00004e7b setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021194  0x00004e7c isolate1  0x00000006 , 0x00000011 
- 00021195  0x00004e7d setflag  0x00000001 , 0x0000000e , 0x00000002 
- 00021196  0x00004e7e istoret  0x00000002 , 0x00000005 
- 00021197  0x00004e7f copy  0x00000039 , 0x0000003f 
- 00021198  0x00004e80 istore  0x00000001 , 0x00000005 
- 00021199  0x00004e81 call  0x00006ddd 
- 00021200  0x00004e82 call  0x000052e7 
- 00021201  0x00004e83 setarg  0x00000000 
- 00021202  0x00004e84 istore  0x00000002 , 0x00000005 
- 00021203  0x00004e85 and  0x00000002 , 0x000000ff , 0x00000002 
- 00021204  0x00004e86 increase  0xffffffff , 0x00000002 
- 00021205  0x00004e87 call  0x00002cd2 
- 00021206  0x00004e88 add  0x00000006 , 0x00000004 , 0x00000006 
- 00021207  0x00004e89 ifetch  0x00000001 , 0x00000006 
- 00021208  0x00004e8a bbit1  0x00000004 , 0x000052dc 
- 00021209  0x00004e8b bbit1  0x00000005 , 0x000052dc 
- 00021210  0x00004e8c increase  0x00000001 , 0x00000002 
- 00021211  0x00004e8d rtn 
- 00021212  0x00004e91 call  0x00002cf6 
- 00021213  0x00004e92 isolate1  0x00000005 , 0x00000011 
- 00021214  0x00004e93 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021215  0x00004e94 istoret  0x00000002 , 0x00000005 
- 00021216  0x00004e95 setarg  0x02290202 
- 00021217  0x00004e96 istore  0x00000008 , 0x00000005 
- 00021218  0x00004e97 increase  0xffffffff , 0x00000002 
- 00021219  0x00004e98 rtn 
- 00021220  0x00004e9c call  0x00002cf6 
- 00021221  0x00004e9d istoret  0x00000002 , 0x00000005 
- 00021222  0x00004e9e rtn 
- 00021223  0x00004ea2 ifetch  0x00000001 , 0x00000003 
- 00021224  0x00004ea3 copy  0x0000003f , 0x00000039 
- 00021225  0x00004ea4 istore  0x00000001 , 0x00000005 
- 00021226  0x00004ea5 branch  0x00006ddd 
- 00021227  0x00004eaa fetch  0x00000001 , 0x000042fc 
- 00021228  0x00004eab bne  0x00000005 , 0x00005319 
- 00021229  0x00004eac fetch  0x00000001 , 0x000042fe 
- 00021230  0x00004ead beq  0x00000004 , 0x000052f7 
- 00021231  0x00004eae beq  0x00000084 , 0x000052f1 
- 00021232  0x00004eaf branch  0x00005319 
- 00021233  0x00004eb2 jam  0x00000002 , 0x000042f9 
- 00021234  0x00004eb3 jam  0x00000008 , 0x000042fa 
- 00021235  0x00004eb4 branch  0x000052f4 
- 00021236  0x00004eb7 ifetch  0x00000004 , 0x00000003 
- 00021237  0x00004eb8 store  0x00000004 , 0x000042ff 
- 00021238  0x00004eb9 branch  0x0000531c 
- 00021239  0x00004ebc call  0x000052f4 
- 00021240  0x00004ebd branch  0x00002f13 
- 00021241  0x00004ec2 ifetch  0x00000006 , 0x00000003 
- 00021242  0x00004ec3 store  0x00000006 , 0x000042cc 
- 00021243  0x00004ec4 jam  0x0000001b , 0x000001bc 
- 00021244  0x00004ec5 jam  0x00000001 , 0x00004517 
- 00021245  0x00004ec6 jam  0x00000001 , 0x00004343 
- 00021246  0x00004ec7 branch  0x0000531c 
- 00021247  0x00004ecd fetch  0x00000001 , 0x000006e3 
- 00021248  0x00004ece bne  0x00000002 , 0x00005319 
- 00021249  0x00004ecf ifetcht  0x00000002 , 0x00000003 
- 00021250  0x00004ed0 call  0x00002a2d 
- 00021251  0x00004ed1 branch  0x0000531c 
- 00021252  0x00004ed6 arg  0x00000000 , 0x00000002 
- 00021253  0x00004ed7 arg  0x00000002 , 0x00000011 
- 00021254  0x00004ed8 arg  0x00004075 , 0x00000012 
- 00021255  0x00004ed9 branch  0x00005323 
- 00021256  0x00004ede fetch  0x00000001 , 0x000006e3 
- 00021257  0x00004edf bne  0x00000008 , 0x00005319 
- 00021258  0x00004ee0 ifetch  0x00000008 , 0x00000003 
- 00021259  0x00004ee1 call  0x00002a2b 
- 00021260  0x00004ee2 branch  0x0000531c 
- 00021261  0x00004ee7 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
- 00021262  0x00004ee8 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
- 00021263  0x00004ee9 arg  0x00000000 , 0x00000002 
- 00021264  0x00004eea branch  0x00005323 
- 00021265  0x00004eef fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021266  0x00004ef0 increase  0xfffffffe , 0x00000039 
- 00021267  0x00004ef1 ifetch  0x00000002 , 0x00000003 
- 00021268  0x00004ef2 copy  0x0000003f , 0x00000005 
- 00021269  0x00004ef3 call  0x00006dca 
- 00021270  0x00004ef4 branch  0x0000531c 
- 00021271  0x00004efa jam  0x00000000 , 0x00004094 
- 00021272  0x00004efb branch  0x0000531c 
- 00021273  0x00004f01 arg  0x00000001 , 0x00000002 
- 00021274  0x00004f02 arg  0x00000000 , 0x00000011 
- 00021275  0x00004f03 branch  0x00005323 
- 00021276  0x00004f07 arg  0x00000000 , 0x00000002 
- 00021277  0x00004f08 arg  0x00000000 , 0x00000011 
- 00021278  0x00004f09 branch  0x00005323 
- 00021279  0x00004f0e jam  0x00000002 , 0x000006e2 
- 00021280  0x00004f0f branch  0x0000533c 
- 00021281  0x00004f15 jam  0x00000005 , 0x000006e2 
- 00021282  0x00004f16 branch  0x0000533c 
- 00021283  0x00004f1f fetch  0x00000001 , 0x000006e2 
- 00021284  0x00004f20 copy  0x0000003f , 0x00000013 
- 00021285  0x00004f21 jam  0x00000006 , 0x000006e2 
- 00021286  0x00004f22 setarg  0x00000002 
- 00021287  0x00004f23 iadd  0x00000011 , 0x0000003f 
- 00021288  0x00004f24 call  0x00005397 
- 00021289  0x00004f25 copy  0x00000013 , 0x0000003f 
- 00021290  0x00004f26 istore  0x00000001 , 0x00000003 
- 00021291  0x00004f27 istoret  0x00000001 , 0x00000003 
- 00021292  0x00004f28 copy  0x00000011 , 0x00000039 
- 00021293  0x00004f29 copy  0x00000012 , 0x00000006 
- 00021294  0x00004f2a call  0x00006dc4 
- 00021295  0x00004f2b branch  0x000053a1 
- 00021296  0x00004f33 jam  0x00000008 , 0x000006e2 
- 00021297  0x00004f34 add  0x00000039 , 0x00000002 , 0x0000003f 
- 00021298  0x00004f35 call  0x00005397 
- 00021299  0x00004f36 fetch  0x00000002 , 0x0000070d 
- 00021300  0x00004f37 istore  0x00000002 , 0x00000003 
- 00021301  0x00004f38 fetch  0x00000002 , 0x0000070b 
- 00021302  0x00004f39 icopy  0x00000006 
- 00021303  0x00004f3a call  0x00006db1 
- 00021304  0x00004f3b copy  0x00000006 , 0x0000003f 
- 00021305  0x00004f3c store  0x00000002 , 0x0000070b 
- 00021306  0x00004f3d branch  0x000053a1 
- 00021307  0x00004f42 jam  0x00000009 , 0x000006e2 
- 00021308  0x00004f44 setarg  0x00000000 
- 00021309  0x00004f45 call  0x00005397 
- 00021310  0x00004f46 branch  0x000053a1 
- 00021311  0x00004f4b jam  0x0000000a , 0x000006e2 
- 00021312  0x00004f4c setarg  0x00000001 
- 00021313  0x00004f4d call  0x00005397 
- 00021314  0x00004f4f call  0x00005349 
- 00021315  0x00004f51 fetch  0x00000002 , 0x000044e9 
- 00021316  0x00004f52 arg  0x00000009 , 0x00000007 
- 00021317  0x00004f53 qisolate1  0x0000003f 
- 00021318  0x00004f54 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00021319  0x00004f58 istoret  0x00000001 , 0x00000003 
- 00021320  0x00004f59 branch  0x000053a1 
- 00021321  0x00004f5e arg  0x00000000 , 0x00000002 
- 00021322  0x00004f5f fetch  0x00000001 , 0x00004388 
- 00021323  0x00004f60 arg  0x00000000 , 0x00000007 
- 00021324  0x00004f61 qisolate1  0x0000003f 
- 00021325  0x00004f62 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00021326  0x00004f63 rtn 
- 00021327  0x00004f68 jam  0x0000000d , 0x000006e2 
- 00021328  0x00004f69 fetch  0x00000001 , 0x000043fa 
- 00021329  0x00004f6a mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00021330  0x00004f6b icopy  0x00000039 
- 00021331  0x00004f6c call  0x00005397 
- 00021332  0x00004f6d fetch  0x00000002 , 0x000043f8 
- 00021333  0x00004f6e icopy  0x00000006 
- 00021334  0x00004f6f call  0x00006db1 
- 00021335  0x00004f70 branch  0x000053a1 
- 00021336  0x00004f74 jam  0x0000000e , 0x000006e2 
- 00021337  0x00004f75 setarg  0x00000004 
- 00021338  0x00004f76 call  0x00005397 
- 00021339  0x00004f77 fetch  0x00000004 , 0x000005fa 
- 00021340  0x00004f78 istore  0x00000004 , 0x00000003 
- 00021341  0x00004f79 branch  0x000053a1 
- 00021342  0x00004f7d jam  0x0000000f , 0x000006e2 
- 00021343  0x00004f7e fetch  0x00000002 , 0x00008112 
- 00021344  0x00004f7f arg  0x00000040 , 0x00000002 
- 00021345  0x00004f80 call  0x00007db0 
- 00021346  0x00004f81 copy  0x0000003f , 0x00000011 
- 00021347  0x00004f82 copy  0x0000003f , 0x00000039 
- 00021348  0x00004f83 call  0x00006d96 
- 00021349  0x00004f84 arg  0x000006a1 , 0x00000005 
- 00021350  0x00004f85 call  0x00006dca 
- 00021351  0x00004f86 copy  0x00000011 , 0x0000003f 
- 00021352  0x00004f87 copy  0x00000011 , 0x00000039 
- 00021353  0x00004f88 call  0x00005397 
- 00021354  0x00004f89 arg  0x000006a1 , 0x00000006 
- 00021355  0x00004f8a call  0x00006db1 
- 00021356  0x00004f8b branch  0x000053a1 
- 00021357  0x00004f90 jam  0x00000010 , 0x000006e2 
- 00021358  0x00004f91 branch  0x0000533c 
- 00021359  0x00004f96 jam  0x00000011 , 0x000006e2 
- 00021360  0x00004f97 setarg  0x00000004 
- 00021361  0x00004f98 call  0x00005397 
- 00021362  0x00004f99 fetch  0x00000004 , 0x000042ff 
- 00021363  0x00004f9a istore  0x00000004 , 0x00000003 
- 00021364  0x00004f9b branch  0x000053a1 
- 00021365  0x00004fa0 arg  0x00000180 , 0x00000011 
- 00021366  0x00004fa1 branch  0x00005379 
- 00021367  0x00004fa4 arg  0x00000080 , 0x00000011 
- 00021368  0x00004fa5 branch  0x00005379 
- 00021369  0x00004fa9 jam  0x00000014 , 0x000006e2 
- 00021370  0x00004faa setarg  0x00000002 
- 00021371  0x00004fab call  0x00005397 
- 00021372  0x00004fac copy  0x00000011 , 0x0000003f 
- 00021373  0x00004fad istore  0x00000002 , 0x00000003 
- 00021374  0x00004fae branch  0x000053a1 
- 00021375  0x00004fb3 arg  0x00000000 , 0x00000013 
- 00021376  0x00004fb4 branch  0x00005382 
- 00021377  0x00004fb7 arg  0x00000001 , 0x00000013 
- 00021378  0x00004fba jam  0x00000015 , 0x000006e2 
- 00021379  0x00004fbb setarg  0x00000001 
- 00021380  0x00004fbc call  0x00005397 
- 00021381  0x00004fbd copy  0x00000013 , 0x0000003f 
- 00021382  0x00004fbe istore  0x00000001 , 0x00000003 
- 00021383  0x00004fbf branch  0x000053a1 
- 00021384  0x00004fc6 storet  0x00000002 , 0x00000678 
- 00021385  0x00004fc7 jam  0x00000029 , 0x000006e2 
- 00021386  0x00004fc8 setarg  0x00000002 
- 00021387  0x00004fc9 call  0x00005397 
- 00021388  0x00004fca fetcht  0x00000002 , 0x00000678 
- 00021389  0x00004fcb istoret  0x00000002 , 0x00000003 
- 00021390  0x00004fcc branch  0x000053a1 
- 00021391  0x00004fd1 jam  0x0000002b , 0x000006e2 
- 00021392  0x00004fd2 branch  0x0000533c 
- 00021393  0x00004fd7 jam  0x00000040 , 0x000006e2 
- 00021394  0x00004fd8 setarg  0x00000002 
- 00021395  0x00004fd9 call  0x00005397 
- 00021396  0x00004fda fetch  0x00000002 , 0x00004075 
- 00021397  0x00004fdb istore  0x00000002 , 0x00000003 
- 00021398  0x00004fdc branch  0x000053a1 
- 00021399  0x00004fe9 jam  0x00000002 , 0x000006e1 
- 00021400  0x00004fea store  0x00000001 , 0x000006e3 
- 00021401  0x00004feb storet  0x00000008 , 0x00000678 
- 00021402  0x00004fec bpatch  0x00000066 , 0x0000400c 
- 00021403  0x00004fed call  0x000053a3 
- 00021404  0x00004fee fetcht  0x00000008 , 0x00000678 
- 00021405  0x00004fef call  0x00006da2 
- 00021406  0x00004ff0 fetch  0x00000003 , 0x000006e1 
- 00021407  0x00004ff1 istore  0x00000003 , 0x00000003 
- 00021408  0x00004ff2 rtn 
- 00021409  0x00004ff5 bpatch  0x00000067 , 0x0000400c 
- 00021410  0x00004ff6 branch  0x00006da4 
- 00021411  0x00004ff9 call  0x000053ac 
- 00021412  0x00004ffa rtn  0x00000001 
- 00021413  0x00004ffc call  0x000053aa 
- 00021414  0x00004ffd fetch  0x00000004 , 0x000044fa 
- 00021415  0x00004ffe rshift2  0x0000003f , 0x0000003f 
- 00021416  0x00004fff rtn  0x00000034 
- 00021417  0x00005000 branch  0x00007c91 
- 00021418  0x00005003 fetcht  0x00000001 , 0x000044f9 
- 00021419  0x00005004 branch  0x00006ef7 
- 00021420  0x00005007 fetcht  0x00000001 , 0x000044f9 
- 00021421  0x00005008 branch  0x00006f02 
- 00021422  0x0000500b fetcht  0x00000001 , 0x000044f9 
- 00021423  0x0000500c branch  0x00006ef3 
- 00021424  0x00005018 storer  0x00000011 , 0x00000002 , 0x0000070b 
- 00021425  0x00005019 storer  0x00000012 , 0x00000002 , 0x00000709 
- 00021426  0x0000501a fetch  0x00000002 , 0x00004398 
- 00021427  0x0000501b store  0x00000002 , 0x0000070d 
- 00021428  0x0000501c call  0x000051a8 
- 00021429  0x0000501d rtn  0x00000028 
- 00021430  0x00005020 fetcht  0x00000002 , 0x00000709 
- 00021431  0x00005021 fetch  0x00000001 , 0x0000450e 
- 00021432  0x00005022 call  0x00007db0 
- 00021433  0x00005023 copy  0x0000003f , 0x00000039 
- 00021434  0x00005024 copy  0x00000002 , 0x0000003f 
- 00021435  0x00005025 isub  0x00000039 , 0x0000003f 
- 00021436  0x00005026 store  0x00000002 , 0x00000709 
- 00021437  0x00005027 call  0x00005330 
- 00021438  0x00005028 fetch  0x00000002 , 0x00000709 
- 00021439  0x00005029 rtn  0x00000034 
- 00021440  0x0000502a branch  0x000053b6 
- 00021441  0x00005030 rtn 
- 00021442  0x00005033 fetch  0x00000001 , 0x0000450a 
- 00021443  0x00005034 rtn  0x00000034 
- 00021444  0x00005035 fetch  0x00000001 , 0x0000450b 
- 00021445  0x00005036 rtn  0x00000034 
- 00021446  0x00005037 increase  0xffffffff , 0x0000003f 
- 00021447  0x00005038 store  0x00000001 , 0x0000450b 
- 00021448  0x00005039 nrtn  0x00000034 
- 00021449  0x0000503a jam  0x00000005 , 0x0000450b 
- 00021450  0x0000503b call  0x00006f82 
- 00021451  0x0000503c call  0x00006fb0 
- 00021452  0x0000503d div  0x0000003f , 0x0000000a 
- 00021453  0x0000503e call  0x00007d5f 
- 00021454  0x0000503f div  0x0000003f , 0x00000064 
- 00021455  0x00005040 call  0x00007d5f 
- 00021456  0x00005041 remainder  0x00000002 
- 00021457  0x00005042 store  0x00000001 , 0x0000450c 
- 00021458  0x00005043 storet  0x00000001 , 0x0000450d 
- 00021459  0x00005044 rtn 
- 00021460  0x0000504b arg  0x00000008 , 0x00000007 
- 00021461  0x0000504c branch  0x000053dc 
- 00021462  0x0000504f arg  0x00000008 , 0x00000007 
- 00021463  0x00005050 branch  0x000053d8 
- 00021464  0x00005053 fetch  0x00000002 , 0x0000450f 
- 00021465  0x00005054 qset0  0x0000003f 
- 00021466  0x00005055 store  0x00000002 , 0x0000450f 
- 00021467  0x00005056 rtn 
- 00021468  0x00005059 fetch  0x00000002 , 0x0000450f 
- 00021469  0x0000505a qset1  0x0000003f 
- 00021470  0x0000505b store  0x00000002 , 0x0000450f 
- 00021471  0x0000505c rtn 
- 00021472  0x00005062 call  0x00007396 
- 00021473  0x00005063 call  0x00005410 
- 00021474  0x00005064 call  0x00005949 
- 00021475  0x00005065 rtn  0x0000002b 
- 00021476  0x00005066 call  0x00005747 
- 00021477  0x00005067 call  0x00005f37 
- 00021478  0x00005068 call  0x000053ec 
- 00021479  0x00005069 call  0x000059ed 
- 00021480  0x0000506b fetch  0x00000002 , 0x000044e9 
- 00021481  0x0000506c bbit1  0x0000000c , 0x00005c1a 
- 00021482  0x0000506d call  0x00005eb6 
- 00021483  0x0000506e branch  0x0000548c 
- 00021484  0x00005072 bpatch  0x00000068 , 0x0000400d 
- 00021485  0x00005073 setarg  0x00006235 
- 00021486  0x00005074 store  0x00000002 , 0x000045f8 
- 00021487  0x00005075 setarg  0x0000622b 
- 00021488  0x00005076 store  0x00000002 , 0x000045fa 
- 00021489  0x00005077 setarg  0x00006109 
- 00021490  0x00005078 store  0x00000002 , 0x000043e9 
- 00021491  0x00005079 setarg  0x00006096 
- 00021492  0x0000507a store  0x00000002 , 0x000045f2 
- 00021493  0x0000507b setarg  0x000060c1 
- 00021494  0x0000507c store  0x00000002 , 0x000045f4 
- 00021495  0x0000507d setarg  0x0000550c 
- 00021496  0x0000507e store  0x00000002 , 0x000045f6 
- 00021497  0x0000507f setarg  0x00005b23 
- 00021498  0x00005080 store  0x00000002 , 0x000043d9 
- 00021499  0x00005081 setarg  0x00005507 
- 00021500  0x00005082 store  0x00000002 , 0x000043d7 
- 00021501  0x00005083 setarg  0x00005ac1 
- 00021502  0x00005084 store  0x00000002 , 0x000043dd 
- 00021503  0x00005085 setarg  0x00005e5d 
- 00021504  0x00005086 store  0x00000002 , 0x000043db 
- 00021505  0x00005087 setarg  0x000054d5 
- 00021506  0x00005088 store  0x00000002 , 0x000043d5 
- 00021507  0x00005089 setarg  0x00005b08 
- 00021508  0x0000508a store  0x00000002 , 0x000043df 
- 00021509  0x0000508b setarg  0x00005b85 
- 00021510  0x0000508c store  0x00000002 , 0x000043e3 
- 00021511  0x0000508d setarg  0x000055fa 
- 00021512  0x0000508e store  0x00000002 , 0x000043e7 
- 00021513  0x0000508f setarg  0x000054c5 
- 00021514  0x00005090 store  0x00000002 , 0x000043d3 
- 00021515  0x00005091 setarg  0x00006221 
- 00021516  0x00005092 store  0x00000002 , 0x000043e1 
- 00021517  0x00005093 setarg  0x00006228 
- 00021518  0x00005094 store  0x00000002 , 0x000043e5 
- 00021519  0x00005095 rtn 
- 00021520  0x00005099 rtn  0x0000002b 
- 00021521  0x0000509a call  0x000035f0 
- 00021522  0x0000509b call  0x0000325b 
- 00021523  0x0000509c call  0x000062aa 
- 00021524  0x0000509d call  0x00005589 
- 00021525  0x0000509e call  0x000055c6 
- 00021526  0x0000509f call  0x0000544a 
- 00021527  0x000050a0 call  0x00006177 
- 00021528  0x000050a1 call  0x00002a41 
- 00021529  0x000050a3 bpatch  0x00000069 , 0x0000400d 
- 00021530  0x000050a4 fetch  0x00000008 , 0x00004713 
- 00021531  0x000050a5 bbit1  0x00000013 , 0x00005d60 
- 00021532  0x000050a6 bbit1  0x00000012 , 0x00005d6e 
- 00021533  0x000050a7 bbit1  0x00000014 , 0x00005da6 
- 00021534  0x000050a8 rtn 
- 00021535  0x000050ab jam  0x00000010 , 0x00004099 
- 00021536  0x000050ac fetch  0x00000008 , 0x00004713 
- 00021537  0x000050ad rtnbit1  0x0000000c 
- 00021538  0x000050ae jam  0x00000018 , 0x00004099 
- 00021539  0x000050af rtn 
- 00021540  0x000050b2 call  0x00003281 
- 00021541  0x000050b3 fetch  0x00000008 , 0x00004713 
- 00021542  0x000050b4 rtnbit0  0x0000003d 
- 00021543  0x000050b5 branch  0x00003284 
- 00021544  0x000050b8 bpatch  0x0000006a , 0x0000400d 
- 00021545  0x000050b9 fetch  0x00000008 , 0x00004713 
- 00021546  0x000050ba isolate1  0x00000005 , 0x0000003f 
- 00021547  0x000050bb call  0x00005f08 , 0x00000001 
- 00021548  0x000050be fetch  0x00000002 , 0x0000463a 
- 00021549  0x000050bf store  0x00000002 , 0x000045d6 
- 00021550  0x000050c1 fetch  0x00000001 , 0x0000463d 
- 00021551  0x000050c2 store  0x00000002 , 0x000045dc 
- 00021552  0x000050c4 fetch  0x00000005 , 0x0000463f 
- 00021553  0x000050c5 store  0x00000005 , 0x00004628 
- 00021554  0x000050c7 fetch  0x00000001 , 0x0000463e 
- 00021555  0x000050c8 store  0x00000001 , 0x000045d1 
- 00021556  0x000050ca fetch  0x00000001 , 0x000045b9 
- 00021557  0x000050cb ncall  0x0000326b , 0x00000034 
- 00021558  0x000050cd bpatch  0x0000006b , 0x0000400d 
- 00021559  0x000050ce call  0x0000541f 
- 00021560  0x000050cf call  0x00005424 
- 00021561  0x000050d0 call  0x00005fe4 
- 00021562  0x000050d1 branch  0x00003287 
- 00021563  0x000050d4 setarg  0x00009000 
- 00021564  0x000050d5 store  0x00000002 , 0x000042f7 
- 00021565  0x000050d6 jam  0x00000003 , 0x000040c1 
- 00021566  0x000050d7 jam  0x00000008 , 0x000040a6 
- 00021567  0x000050d8 jam  0x00000000 , 0x0000497f 
- 00021568  0x000050d9 jam  0x00000000 , 0x00004980 
- 00021569  0x000050da setarg  0x00000200 
- 00021570  0x000050db store  0x00000002 , 0x000040a4 
- 00021571  0x000050dc jam  0x00000017 , 0x000042e1 
- 00021572  0x000050dd jam  0x00000017 , 0x000042e3 
- 00021573  0x000050df setarg  0x000047c3 
- 00021574  0x000050e0 store  0x00000002 , 0x0000433f 
- 00021575  0x000050e1 setarg  0x00000010 
- 00021576  0x000050e2 store  0x00000002 , 0x00004341 
- 00021577  0x000050e3 branch  0x00005539 
- 00021578  0x000050e6 bpatch  0x0000006c , 0x0000400d 
- 00021579  0x000050e7 call  0x0000543b 
- 00021580  0x000050e8 jam  0x00000000 , 0x0000487a 
- 00021581  0x000050ea setarg  0x00000a77 
- 00021582  0x000050eb store  0x00000002 , 0x000043f5 
- 00021583  0x000050ec setsect  0x00000000 , 0x00001224 
- 00021584  0x000050ed setsect  0x00000001 , 0x00004000 
- 00021585  0x000050ee setsect  0x00000002 , 0x00000000 
- 00021586  0x000050ef istore  0x00000005 , 0x00000005 
- 00021587  0x000050f2 fetch  0x00000008 , 0x00004713 
- 00021588  0x000050f3 bbit0  0x0000001b , 0x00005458 
- 00021589  0x000050f4 setarg  0x00000006 
- 00021590  0x000050f5 store  0x00000002 , 0x000042d3 
- 00021591  0x000050f6 store  0x00000002 , 0x000042d5 
- 00021592  0x000050f8 call  0x00005481 
- 00021593  0x000050f9 fetch  0x00000008 , 0x00004713 
- 00021594  0x000050fa bbit0  0x00000018 , 0x0000545c 
- 00021595  0x000050fb call  0x00005476 
- 00021596  0x000050fd fetch  0x00000003 , 0x00004608 
- 00021597  0x000050fe store  0x00000003 , 0x0000475d 
- 00021598  0x000050ff fetch  0x00000001 , 0x00004666 
- 00021599  0x00005100 store  0x00000001 , 0x000049a1 
- 00021600  0x00005101 fetch  0x00000003 , 0x000042de 
- 00021601  0x00005102 store  0x00000003 , 0x00004797 
- 00021602  0x00005103 setarg  0x00000000 
- 00021603  0x00005104 store  0x00000007 , 0x00004846 
- 00021604  0x00005105 fetch  0x00000001 , 0x000044eb 
- 00021605  0x00005106 store  0x00000001 , 0x0000497c 
- 00021606  0x00005107 store  0x00000001 , 0x0000497d 
- 00021607  0x00005108 call  0x00002969 
- 00021608  0x0000510a bpatch  0x0000006d , 0x0000400d 
- 00021609  0x0000510b fetch  0x00000001 , 0x0000464f 
- 00021610  0x0000510c store  0x00000001 , 0x00004958 
- 00021611  0x0000510d fetch  0x00000001 , 0x0000464e 
- 00021612  0x0000510e rtneq  0x000000ff 
- 00021613  0x0000510f fetcht  0x00000001 , 0x0000464e 
- 00021614  0x00005110 call  0x000055b5 
- 00021615  0x00005111 fetcht  0x00000001 , 0x0000464e 
- 00021616  0x00005112 call  0x00006ee6 
- 00021617  0x00005113 call  0x00005473 , 0x00000001 
- 00021618  0x00005114 branch  0x000055b1 
- 00021619  0x00005116 fetch  0x00000001 , 0x00004650 
- 00021620  0x00005117 store  0x00000001 , 0x00004958 
- 00021621  0x00005118 rtn 
- 00021622  0x0000511b fetch  0x00000003 , 0x00004743 
- 00021623  0x0000511c store  0x00000003 , 0x00004608 
- 00021624  0x0000511d fetch  0x00000003 , 0x00004746 
- 00021625  0x0000511e store  0x00000003 , 0x0000460b 
- 00021626  0x0000511f fetch  0x00000001 , 0x00004749 
- 00021627  0x00005120 store  0x00000001 , 0x00004621 
- 00021628  0x00005121 fetch  0x00000004 , 0x00004755 
- 00021629  0x00005122 store  0x00000004 , 0x00004751 
- 00021630  0x00005124 setarg  0x00100c0c 
- 00021631  0x00005125 store  0x00000003 , 0x000045a7 
- 00021632  0x00005126 rtn 
- 00021633  0x00005129 fetch  0x00000003 , 0x0000474a 
- 00021634  0x0000512a store  0x00000003 , 0x00004608 
- 00021635  0x0000512b fetch  0x00000003 , 0x0000474d 
- 00021636  0x0000512c store  0x00000003 , 0x0000460b 
- 00021637  0x0000512d fetch  0x00000001 , 0x00004750 
- 00021638  0x0000512e store  0x00000001 , 0x00004621 
- 00021639  0x0000512f fetch  0x00000004 , 0x00004759 
- 00021640  0x00005130 store  0x00000004 , 0x00004751 
- 00021641  0x00005132 setarg  0x001c1919 
- 00021642  0x00005133 store  0x00000003 , 0x000045a7 
- 00021643  0x00005134 rtn 
- 00021644  0x00005141 bpatch  0x0000006e , 0x0000400d 
- 00021645  0x00005142 fetch  0x00000008 , 0x00004713 
- 00021646  0x00005143 bbit1  0x0000003e , 0x0000602d 
- 00021647  0x00005144 fetch  0x00000001 , 0x00004666 
- 00021648  0x00005145 beq  0x00000000 , 0x0000601c 
- 00021649  0x00005147 call  0x00005aa8 
- 00021650  0x00005148 fetch  0x00000001 , 0x00004666 
- 00021651  0x00005149 beq  0x00000001 , 0x00005496 
- 00021652  0x0000514a beq  0x00000002 , 0x0000549b 
- 00021653  0x0000514b rtn 
- 00021654  0x0000514d fetch  0x00000006 , 0x00004668 
- 00021655  0x0000514e fetcht  0x00000006 , 0x000046e6 
- 00021656  0x0000514f isub  0x00000002 , 0x0000003e 
- 00021657  0x00005150 branch  0x00005a94 , 0x00000005 
- 00021658  0x00005151 branch  0x000054a0 
- 00021659  0x00005154 fetch  0x00000006 , 0x00004675 
- 00021660  0x00005155 fetcht  0x00000006 , 0x000046e6 
- 00021661  0x00005156 isub  0x00000002 , 0x0000003e 
- 00021662  0x00005157 branch  0x00005a94 , 0x00000005 
- 00021663  0x00005158 branch  0x000054a0 
- 00021664  0x0000515b bpatch  0x0000006f , 0x0000400d 
- 00021665  0x0000515c call  0x0000619f 
- 00021666  0x0000515d arg  0x00004667 , 0x00000011 
- 00021667  0x0000515e fetch  0x00000001 , 0x00004666 
- 00021668  0x0000515f increase  0xffffffff , 0x0000003f 
- 00021669  0x00005160 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00021670  0x00005161 iadd  0x00000011 , 0x00000011 
- 00021671  0x00005162 ifetch  0x00000001 , 0x00000011 
- 00021672  0x00005163 store  0x00000001 , 0x000043f3 
- 00021673  0x00005165 fetch  0x00000001 , 0x000043f3 
- 00021674  0x00005166 beq  0x00000034 , 0x000054b6 
- 00021675  0x00005167 branch  0x00005a94 
- 00021676  0x0000516a bpatch  0x00000070 , 0x0000400e 
- 00021677  0x0000516b disable  0x00000028 
- 00021678  0x0000516c fetch  0x00000008 , 0x00004713 
- 00021679  0x0000516d bbit0  0x0000000b , 0x000054b3 
- 00021680  0x0000516e fetch  0x00000001 , 0x00008132 
- 00021681  0x0000516f bbit1  0x00000004 , 0x000054b3 
- 00021682  0x00005170 enable  0x00000028 
- 00021683  0x00005172 fetch  0x00000001 , 0x00004780 
- 00021684  0x00005173 store  0x00000001 , 0x0000477f 
- 00021685  0x00005174 rtn 
- 00021686  0x00005177 jam  0x00000001 , 0x00004795 
- 00021687  0x00005178 fetcht  0x00000001 , 0x0000471e 
- 00021688  0x00005179 fetch  0x00000001 , 0x0000478f 
- 00021689  0x0000517a beq  0x000000ff , 0x000054bb 
- 00021690  0x0000517b fetcht  0x00000001 , 0x0000463c 
- 00021691  0x0000517d storet  0x00000001 , 0x00004845 
- 00021692  0x0000517e call  0x0000432d 
- 00021693  0x0000517f fetch  0x00000003 , 0x0000479d 
- 00021694  0x00005180 store  0x00000003 , 0x0000434d 
- 00021695  0x00005181 call  0x00005b6b 
- 00021696  0x00005182 setarg  0x00000004 
- 00021697  0x00005183 istore  0x00000001 , 0x00000006 
- 00021698  0x00005184 arg  0x00004369 , 0x00000006 
- 00021699  0x00005185 call  0x00005b72 
- 00021700  0x00005186 branch  0x00007870 
- 00021701  0x0000518b bmark1  0x00000026 , 0x00004308 
- 00021702  0x0000518c fetch  0x00000001 , 0x00004956 
- 00021703  0x0000518d branch  0x00004308 , 0x00000034 
- 00021704  0x0000518e fetch  0x00000001 , 0x000047c2 
- 00021705  0x0000518f beq  0x00000001 , 0x00004308 
- 00021706  0x00005190 fetch  0x00000001 , 0x00004857 
- 00021707  0x00005191 nbranch  0x00004308 , 0x00000034 
- 00021708  0x00005192 branch  0x0000430a 
- 00021709  0x0000519c bpatch  0x00000071 , 0x0000400e 
- 00021710  0x0000519d setarg  0x00000006 
- 00021711  0x0000519e call  0x000069e5 
- 00021712  0x0000519f bbit1  0x00000003 , 0x000054d3 
- 00021713  0x000051a0 call  0x000059da 
- 00021714  0x000051a1 call  0x000059ed 
- 00021715  0x000051a3 call  0x000054dc 
- 00021716  0x000051a4 branch  0x00004327 
- 00021717  0x000051a7 bpatch  0x00000072 , 0x0000400e 
- 00021718  0x000051a8 call  0x0000739a 
- 00021719  0x000051a9 call  0x000056a9 
- 00021720  0x000051aa call  0x000054dc 
- 00021721  0x000051ab call  0x00005d9e 
- 00021722  0x000051ac fetcht  0x00000001 , 0x00004659 
- 00021723  0x000051ad branch  0x00006ed3 
- 00021724  0x000051b1 bpatch  0x00000073 , 0x0000400e 
- 00021725  0x000051b2 call  0x00005a92 
- 00021726  0x000051b3 call  0x00007de2 
- 00021727  0x000051b4 call  0x0000611a 
- 00021728  0x000051b5 call  0x0000550c 
- 00021729  0x000051b6 call  0x000054f9 
- 00021730  0x000051b7 fetcht  0x00000001 , 0x0000465b 
- 00021731  0x000051b8 call  0x000055b5 
- 00021732  0x000051b9 call  0x000055b9 
- 00021733  0x000051ba call  0x000061fd 
- 00021734  0x000051bb call  0x000054f2 
- 00021735  0x000051bc branch  0x000054e8 
- 00021736  0x000051bf fetch  0x00000008 , 0x00004713 
- 00021737  0x000051c0 rtnbit0  0x0000003c 
- 00021738  0x000051c2 fetcht  0x00000001 , 0x0000464a 
- 00021739  0x000051c3 call  0x00006ed3 
- 00021740  0x000051c4 fetcht  0x00000001 , 0x0000464b 
- 00021741  0x000051c5 call  0x00006ed3 
- 00021742  0x000051c6 fetcht  0x00000001 , 0x0000464a 
- 00021743  0x000051c7 call  0x000055b1 
- 00021744  0x000051c8 fetcht  0x00000001 , 0x0000464b 
- 00021745  0x000051c9 branch  0x000055b1 
- 00021746  0x000051cc fetch  0x00000008 , 0x00004713 
- 00021747  0x000051cd rtnbit0  0x00000015 
- 00021748  0x000051ce fetch  0x00000001 , 0x00004407 
- 00021749  0x000051cf rtnne  0x00000002 
- 00021750  0x000051d0 fetch  0x00000001 , 0x00004635 
- 00021751  0x000051d1 arg  0x000000c0 , 0x00000002 
- 00021752  0x000051d2 branch  0x00006f21 
- 00021753  0x000051d7 arg  0x00008070 , 0x00000006 
- 00021754  0x000051d8 arg  0x00000010 , 0x00000039 
- 00021755  0x000051da ifetch  0x00000001 , 0x00000006 
- 00021756  0x000051db nbranch  0x00005500 , 0x00000034 
- 00021757  0x000051dc setarg  0x00000080 
- 00021758  0x000051dd add  0x00000006 , 0xffffffff , 0x00000005 
- 00021759  0x000051de istore  0x00000001 , 0x00000005 
- 00021760  0x000051e0 loop  0x000054fb 
- 00021761  0x000051e1 arg  0x000080dc , 0x0000003f 
- 00021762  0x000051e2 isub  0x00000006 , 0x0000003e 
- 00021763  0x000051e3 rtn  0x00000005 
- 00021764  0x000051e5 arg  0x00000008 , 0x00000039 
- 00021765  0x000051e6 arg  0x000080d4 , 0x00000006 
- 00021766  0x000051e7 branch  0x000054fb 
- 00021767  0x000051ea rtnmark1  0x00000026 
- 00021768  0x000051eb call  0x0000550c 
- 00021769  0x000051ec fetch  0x00000001 , 0x00000015 
- 00021770  0x000051ed nrtn  0x00000034 
- 00021771  0x000051ee branch  0x00006ed3 
- 00021772  0x000051f1 bpatch  0x00000074 , 0x0000400e 
- 00021773  0x000051f2 fetcht  0x00000001 , 0x0000464a 
- 00021774  0x000051f3 call  0x00006edd 
- 00021775  0x000051f4 fetcht  0x00000001 , 0x0000464b 
- 00021776  0x000051f5 call  0x00006edd 
- 00021777  0x000051f7 call  0x0000561c 
- 00021778  0x000051f8 fetch  0x00000001 , 0x0000464c 
- 00021779  0x000051f9 call  0x00005943 
- 00021780  0x000051fa call  0x000069dc 
- 00021781  0x000051fc fetcht  0x00000001 , 0x00004644 
- 00021782  0x000051fd call  0x00006eb6 
- 00021783  0x000051fe fetcht  0x00000001 , 0x00004646 
- 00021784  0x000051ff call  0x00006eb6 
- 00021785  0x00005200 fetcht  0x00000001 , 0x00004645 
- 00021786  0x00005201 call  0x00006eb6 
- 00021787  0x00005203 fetcht  0x00000001 , 0x00004647 
- 00021788  0x00005204 call  0x00006eb6 
- 00021789  0x00005205 fetcht  0x00000001 , 0x00004648 
- 00021790  0x00005206 call  0x00006eb6 
- 00021791  0x00005207 fetcht  0x00000001 , 0x00004649 
- 00021792  0x00005208 call  0x00006eb6 
- 00021793  0x00005209 fetcht  0x00000001 , 0x00004655 
- 00021794  0x0000520a call  0x00006eb6 
- 00021795  0x0000520c fetcht  0x00000001 , 0x00004656 
- 00021796  0x0000520d call  0x00006eb6 
- 00021797  0x0000520f fetcht  0x00000001 , 0x0000464a 
- 00021798  0x00005210 call  0x00006eb2 
- 00021799  0x00005211 fetcht  0x00000001 , 0x0000464b 
- 00021800  0x00005212 call  0x00006eb2 
- 00021801  0x00005213 fetcht  0x00000001 , 0x00004652 
- 00021802  0x00005214 call  0x00006eb2 
- 00021803  0x00005215 fetcht  0x00000001 , 0x00004653 
- 00021804  0x00005216 call  0x00006eb2 
- 00021805  0x00005217 fetcht  0x00000001 , 0x00004659 
- 00021806  0x00005218 branch  0x00006eb6 
- 00021807  0x0000521d fetch  0x00000002 , 0x000044e9 
- 00021808  0x0000521e rtnbit0  0x00000009 
- 00021809  0x0000521f copy  0x00000011 , 0x0000003f 
- 00021810  0x00005220 nbranch  0x000029d5 , 0x00000034 
- 00021811  0x00005221 branch  0x000029da 
- 00021812  0x00005226 bpatch  0x00000075 , 0x0000400e 
- 00021813  0x00005227 fetch  0x00000001 , 0x00004407 
- 00021814  0x00005228 rtnne  0x00000002 
- 00021815  0x00005229 fetcht  0x00000001 , 0x00004635 
- 00021816  0x0000522a branch  0x00006f0f 
- 00021817  0x0000522d fetch  0x00000008 , 0x00004713 
- 00021818  0x0000522e rtnbit0  0x00000015 
- 00021819  0x0000522f jam  0x00000001 , 0x00004636 
- 00021820  0x00005230 rtn 
- 00021821  0x00005233 bpatch  0x00000076 , 0x0000400e 
- 00021822  0x00005234 fetch  0x00000008 , 0x00004713 
- 00021823  0x00005235 rtnbit0  0x00000015 
- 00021824  0x00005236 call  0x00005534 
- 00021825  0x00005237 fetch  0x00000001 , 0x00004407 
- 00021826  0x00005238 beq  0x00000002 , 0x00005545 
- 00021827  0x00005239 jam  0x00000003 , 0x00004636 
- 00021828  0x0000523a branch  0x00005547 
- 00021829  0x0000523d jam  0x00000002 , 0x00004636 
- 00021830  0x0000523e branch  0x00005547 
- 00021831  0x00005241 bpatch  0x00000077 , 0x0000400e 
- 00021832  0x00005242 call  0x00006f82 
- 00021833  0x00005243 call  0x00006fb0 
- 00021834  0x00005244 store  0x00000002 , 0x00004633 
- 00021835  0x00005245 fetch  0x00000001 , 0x00004407 
- 00021836  0x00005246 bne  0x00000002 , 0x00005553 
- 00021837  0x00005247 fetcht  0x00000002 , 0x00004633 
- 00021838  0x00005248 mul32  0x00000002 , 0x00000008 , 0x0000003f 
- 00021839  0x00005249 div  0x0000003f , 0x0000000a 
- 00021840  0x0000524a call  0x00007d5f 
- 00021841  0x0000524b iadd  0x00000002 , 0x0000003f 
- 00021842  0x0000524c store  0x00000002 , 0x00004633 
- 00021843  0x0000524e arg  0x0000462d , 0x00000011 
- 00021844  0x0000524f call  0x00005563 
- 00021845  0x00005250 fetch  0x00000001 , 0x0000440c 
- 00021846  0x00005251 bbit1  0x00000001 , 0x000054cd 
- 00021847  0x00005252 bbit0  0x00000000 , 0x0000555c 
- 00021848  0x00005253 jam  0x00000001 , 0x00004637 
- 00021849  0x00005254 branch  0x0000555a 
- 00021850  0x00005257 arg  0x00000004 , 0x00000007 
- 00021851  0x00005258 branch  0x00005f00 
- 00021852  0x0000525a arg  0x00000004 , 0x00000007 
- 00021853  0x0000525b call  0x00005f04 
- 00021854  0x0000525c jam  0x00000001 , 0x00004709 
- 00021855  0x0000525d fetch  0x00000001 , 0x00004637 
- 00021856  0x0000525e rtn  0x00000034 
- 00021857  0x0000525f jam  0x00000000 , 0x00004637 
- 00021858  0x00005260 branch  0x0000616e 
- 00021859  0x00005264 bpatch  0x00000078 , 0x0000400f 
- 00021860  0x00005265 ifetch  0x00000008 , 0x00000011 
- 00021861  0x00005266 store  0x00000008 , 0x00000670 
- 00021862  0x00005267 fetch  0x00000001 , 0x00004636 
- 00021863  0x00005268 beq  0x00000000 , 0x0000556a 
- 00021864  0x00005269 beq  0x00000002 , 0x0000556a 
- 00021865  0x0000526a beq  0x00000003 , 0x00005588 
- 00021866  0x0000526c call  0x00006ff3 
- 00021867  0x0000526d call  0x00006feb 
- 00021868  0x0000526e fetch  0x00000002 , 0x00000676 
- 00021869  0x0000526f fetcht  0x00000002 , 0x00000672 
- 00021870  0x00005270 isub  0x00000002 , 0x0000003e 
- 00021871  0x00005271 ncall  0x00006fef , 0x00000002 
- 00021872  0x00005272 fetcht  0x00000002 , 0x00000674 
- 00021873  0x00005273 isub  0x00000002 , 0x0000003e 
- 00021874  0x00005274 ncall  0x00006fe7 , 0x00000002 
- 00021875  0x00005276 fetch  0x00000002 , 0x00000676 
- 00021876  0x00005277 fetcht  0x00000002 , 0x00000670 
- 00021877  0x00005278 isub  0x00000002 , 0x0000003e 
- 00021878  0x00005279 branch  0x00005584 , 0x00000002 
- 00021879  0x0000527a fetcht  0x00000002 , 0x00000672 
- 00021880  0x0000527b isub  0x00000002 , 0x0000003f 
- 00021881  0x0000527c nbranch  0x00005586 , 0x00000002 
- 00021882  0x0000527d branch  0x00005586 , 0x00000034 
- 00021883  0x0000527e mul32  0x0000003f , 0x00000064 , 0x00000011 
- 00021884  0x0000527f fetch  0x00000002 , 0x00000670 
- 00021885  0x00005280 fetcht  0x00000002 , 0x00000672 
- 00021886  0x00005281 isub  0x00000002 , 0x00000002 
- 00021887  0x00005282 copy  0x00000011 , 0x0000003f 
- 00021888  0x00005283 idiv  0x00000002 
- 00021889  0x00005284 call  0x00007d5f 
- 00021890  0x00005285 store  0x00000001 , 0x000047bd 
- 00021891  0x00005286 rtn 
- 00021892  0x00005289 jam  0x00000064 , 0x000047bd 
- 00021893  0x0000528a rtn 
- 00021894  0x0000528c jam  0x00000000 , 0x000047bd 
- 00021895  0x0000528d rtn 
- 00021896  0x00005290 branch  0x0000556a 
- 00021897  0x00005297 fetcht  0x00000001 , 0x00004427 
- 00021898  0x00005298 call  0x00006ef7 
- 00021899  0x0000529a fetcht  0x00000001 , 0x00004644 
- 00021900  0x0000529b call  0x000055b5 
- 00021901  0x0000529c fetcht  0x00000001 , 0x00004646 
- 00021902  0x0000529d call  0x000055b5 
- 00021903  0x0000529e fetcht  0x00000001 , 0x00004645 
- 00021904  0x0000529f call  0x000055b5 
- 00021905  0x000052a0 fetcht  0x00000001 , 0x00004647 
- 00021906  0x000052a1 call  0x000055b5 
- 00021907  0x000052a2 fetcht  0x00000001 , 0x00004648 
- 00021908  0x000052a3 call  0x000055b5 
- 00021909  0x000052a4 fetcht  0x00000001 , 0x00004649 
- 00021910  0x000052a5 call  0x000055b5 
- 00021911  0x000052a7 fetcht  0x00000001 , 0x00004654 
- 00021912  0x000052a8 call  0x000055b5 
- 00021913  0x000052aa fetcht  0x00000001 , 0x00004655 
- 00021914  0x000052ab call  0x000055b5 
- 00021915  0x000052ad fetcht  0x00000001 , 0x00004656 
- 00021916  0x000052ae call  0x000055b5 
- 00021917  0x000052b0 fetcht  0x00000001 , 0x0000464a 
- 00021918  0x000052b1 call  0x000055b5 
- 00021919  0x000052b3 fetcht  0x00000001 , 0x0000464b 
- 00021920  0x000052b4 call  0x000055b5 
- 00021921  0x000052b6 fetcht  0x00000001 , 0x00004652 
- 00021922  0x000052b7 call  0x000055b5 
- 00021923  0x000052b8 fetcht  0x00000001 , 0x00004653 
- 00021924  0x000052b9 call  0x000055b5 
- 00021925  0x000052bb fetcht  0x00000001 , 0x00004659 
- 00021926  0x000052bc call  0x000055b5 
- 00021927  0x000052be fetcht  0x00000001 , 0x0000465a 
- 00021928  0x000052bf call  0x000055b5 
- 00021929  0x000052c1 fetcht  0x00000001 , 0x0000464e 
- 00021930  0x000052c2 branch  0x000055b5 
- 00021931  0x000052c6 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021932  0x000052c7 rtn  0x00000005 
- 00021933  0x000052c8 and  0x00000002 , 0x0000007f , 0x00000007 
- 00021934  0x000052c9 fetch  0x00000004 , 0x0000811c 
- 00021935  0x000052ca qisolate1  0x0000003f 
- 00021936  0x000052cb branch  0x000055b5 , 0x00000001 
- 00021937  0x000052cd sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021938  0x000052ce rtn  0x00000005 
- 00021939  0x000052cf set1  0x00000007 , 0x00000002 
- 00021940  0x000052d0 branch  0x00006edd 
- 00021941  0x000052d3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021942  0x000052d4 rtn  0x00000005 
- 00021943  0x000052d5 set0  0x00000007 , 0x00000002 
- 00021944  0x000052d6 branch  0x00006edd 
- 00021945  0x000052d9 fetch  0x00000003 , 0x0000473c 
- 00021946  0x000052da store  0x00000003 , 0x00000670 
- 00021947  0x000052db arg  0x0000000d , 0x00000039 
- 00021948  0x000052dc arg  0x00000000 , 0x00000002 
- 00021949  0x000052de fetch  0x00000003 , 0x00000670 
- 00021950  0x000052df isolate1  0x00000000 , 0x0000003f 
- 00021951  0x000052e0 call  0x00006f0f , 0x00000001 
- 00021952  0x000052e1 fetch  0x00000003 , 0x00000670 
- 00021953  0x000052e2 lshift  0x0000003f , 0x0000003f 
- 00021954  0x000052e3 store  0x00000003 , 0x00000670 
- 00021955  0x000052e4 increase  0x00000001 , 0x00000002 
- 00021956  0x000052e5 loop  0x000055bd 
- 00021957  0x000052e6 rtn 
- 00021958  0x000052ed bpatch  0x00000079 , 0x0000400f 
- 00021959  0x000052ee fetch  0x00000008 , 0x0000498d 
- 00021960  0x000052ef rtn  0x00000034 
- 00021961  0x000052f0 fetch  0x00000001 , 0x0000498c 
- 00021962  0x000052f1 copy  0x0000003f , 0x00000011 
- 00021963  0x000052f2 sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00021964  0x000052f3 nbranch  0x000055dd , 0x00000002 
- 00021965  0x000052f5 call  0x000055d6 
- 00021966  0x000052f7 arg  0x000047a9 , 0x00000005 
- 00021967  0x000052f8 call  0x000055d3 
- 00021968  0x000052fa arg  0x0000436b , 0x00000005 
- 00021969  0x000052fb call  0x000055d3 
- 00021970  0x000052fd arg  0x0000426c , 0x00000005 
- 00021971  0x000052ff arg  0x0000498d , 0x00000006 
- 00021972  0x00005300 copy  0x00000011 , 0x00000039 
- 00021973  0x00005301 branch  0x00007cda 
- 00021974  0x00005304 arg  0x000047a9 , 0x00000005 
- 00021975  0x00005305 call  0x000055db 
- 00021976  0x00005307 arg  0x0000436b , 0x00000005 
- 00021977  0x00005308 call  0x000055db 
- 00021978  0x0000530a arg  0x0000426c , 0x00000005 
- 00021979  0x0000530c arg  0x0000000b , 0x00000039 
- 00021980  0x0000530d branch  0x00007ca1 
- 00021981  0x00005310 call  0x000055f3 
- 00021982  0x00005312 fetch  0x00000001 , 0x0000498c 
- 00021983  0x00005313 increase  0x00000001 , 0x0000003f 
- 00021984  0x00005314 store  0x00000001 , 0x000047a0 
- 00021985  0x00005315 jam  0x00000009 , 0x000047a1 
- 00021986  0x00005316 arg  0x0000498d , 0x00000006 
- 00021987  0x00005317 arg  0x000047a2 , 0x00000005 
- 00021988  0x00005318 copy  0x00000011 , 0x00000039 
- 00021989  0x00005319 call  0x00007cda 
- 00021990  0x0000531b fetch  0x00000001 , 0x0000498c 
- 00021991  0x0000531c increase  0x00000001 , 0x0000003f 
- 00021992  0x0000531d store  0x00000001 , 0x00004369 
- 00021993  0x0000531e jam  0x00000009 , 0x0000436a 
- 00021994  0x0000531f arg  0x0000498d , 0x00000006 
- 00021995  0x00005320 arg  0x0000436b , 0x00000005 
- 00021996  0x00005321 copy  0x00000011 , 0x00000039 
- 00021997  0x00005322 call  0x00007cda 
- 00021998  0x00005324 arg  0x0000498c , 0x00000006 
- 00021999  0x00005325 arg  0x0000426b , 0x00000005 
- 00022000  0x00005326 copy  0x00000011 , 0x00000039 
- 00022001  0x00005327 increase  0x00000001 , 0x00000039 
- 00022002  0x00005328 branch  0x00007cda 
- 00022003  0x0000532b arg  0x000047a0 , 0x00000005 
- 00022004  0x0000532c arg  0x00000014 , 0x00000039 
- 00022005  0x0000532d branch  0x00007ca1 
- 00022006  0x00005334 call  0x000055fb 
- 00022007  0x00005335 jam  0x00000073 , 0x000043f5 
- 00022008  0x00005337 call  0x000055fa 
- 00022009  0x00005338 branch  0x000069e0 
- 00022010  0x0000533c branch  0x00006bc6 
- 00022011  0x0000533f fetch  0x00000001 , 0x0000464c 
- 00022012  0x00005340 arg  0x00000021 , 0x00000002 
- 00022013  0x00005341 call  0x00006f21 
- 00022014  0x00005342 fetch  0x00000001 , 0x0000464d 
- 00022015  0x00005343 arg  0x00000023 , 0x00000002 
- 00022016  0x00005344 branch  0x00006f21 
- 00022017  0x0000534a bpatch  0x0000007a , 0x0000400f 
- 00022018  0x0000534b disable  0x00000028 
- 00022019  0x0000534c setarg  0x00000000 
- 00022020  0x0000534d store  0x00000006 , 0x00004847 
- 00022021  0x0000534e call  0x000059f6 
- 00022022  0x0000534f setarg  0x00000089 
- 00022023  0x00005350 call  0x000069e4 
- 00022024  0x00005351 call  0x00005747 
- 00022025  0x00005352 call  0x00005612 
- 00022026  0x00005353 call  0x00005617 
- 00022027  0x00005354 call  0x000057a6 
- 00022028  0x00005355 fetch  0x00000001 , 0x00004846 
- 00022029  0x00005356 and_into  0x0000001f , 0x0000003f 
- 00022030  0x00005357 store  0x00000001 , 0x00004846 
- 00022031  0x00005358 nbranch  0x00005f37 , 0x00000028 
- 00022032  0x00005359 call  0x00005f26 
- 00022033  0x0000535a branch  0x00005c0b 
- 00022034  0x0000535f fetch  0x00000001 , 0x00004856 
- 00022035  0x00005360 rtn  0x00000034 
- 00022036  0x00005361 store  0x00000001 , 0x0000484b 
- 00022037  0x00005362 jam  0x00000000 , 0x00004856 
- 00022038  0x00005363 branch  0x00007dba 
- 00022039  0x00005366 fetch  0x00000001 , 0x00004852 
- 00022040  0x00005367 rtn  0x00000034 
- 00022041  0x00005368 store  0x00000001 , 0x0000484c 
- 00022042  0x00005369 jam  0x00000000 , 0x00004852 
- 00022043  0x0000536a branch  0x00007dba 
- 00022044  0x0000536d call  0x00005629 
- 00022045  0x0000536e call  0x00005665 
- 00022046  0x0000536f fetch  0x00000001 , 0x00004850 
- 00022047  0x00005370 fetcht  0x00000001 , 0x0000484f 
- 00022048  0x00005371 store  0x00000001 , 0x0000484f 
- 00022049  0x00005372 isub  0x00000002 , 0x0000003e 
- 00022050  0x00005373 nbranch  0x0000430c , 0x00000005 
- 00022051  0x00005374 fetch  0x00000001 , 0x00004854 
- 00022052  0x00005375 fetcht  0x00000001 , 0x00004853 
- 00022053  0x00005376 store  0x00000001 , 0x00004853 
- 00022054  0x00005377 isub  0x00000002 , 0x0000003e 
- 00022055  0x00005378 nbranch  0x0000430c , 0x00000005 
- 00022056  0x00005379 rtn 
- 00022057  0x0000537b fetch  0x00000001 , 0x00004652 
- 00022058  0x0000537c rtneq  0x000000ff 
- 00022059  0x0000537d arg  0x00000000 , 0x00000011 
- 00022060  0x0000537e fetcht  0x00000001 , 0x00004652 
- 00022061  0x0000537f call  0x00006ee6 
- 00022062  0x00005380 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022063  0x00005381 fetcht  0x00000001 , 0x00004653 
- 00022064  0x00005382 call  0x00006ee6 
- 00022065  0x00005383 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022066  0x00005384 copy  0x00000011 , 0x0000003f 
- 00022067  0x00005385 store  0x00000001 , 0x00004850 
- 00022068  0x00005386 beq  0x00000001 , 0x00005639 
- 00022069  0x00005387 beq  0x00000002 , 0x0000563d 
- 00022070  0x00005388 fetch  0x00000001 , 0x00004851 
- 00022071  0x00005389 bbit1  0x00000007 , 0x00005649 
- 00022072  0x0000538a rtn 
- 00022073  0x0000538d fetch  0x00000001 , 0x0000484f 
- 00022074  0x0000538e beq  0x00000000 , 0x00005641 
- 00022075  0x0000538f beq  0x00000003 , 0x00005643 
- 00022076  0x00005390 rtn 
- 00022077  0x00005392 fetch  0x00000001 , 0x0000484f 
- 00022078  0x00005393 beq  0x00000000 , 0x00005645 
- 00022079  0x00005394 beq  0x00000003 , 0x00005647 
- 00022080  0x00005395 rtn 
- 00022081  0x00005397 jam  0x00000082 , 0x00004851 
- 00022082  0x00005398 rtn 
- 00022083  0x0000539a jam  0x00000081 , 0x00004851 
- 00022084  0x0000539b rtn 
- 00022085  0x0000539d jam  0x00000080 , 0x00004851 
- 00022086  0x0000539e rtn 
- 00022087  0x000053a0 jam  0x00000083 , 0x00004851 
- 00022088  0x000053a1 rtn 
- 00022089  0x000053a3 fetch  0x00000001 , 0x00004851 
- 00022090  0x000053a4 set0  0x00000007 , 0x0000003f 
- 00022091  0x000053a5 store  0x00000001 , 0x00004851 
- 00022092  0x000053a6 beq  0x00000000 , 0x00005651 
- 00022093  0x000053a7 beq  0x00000001 , 0x00005654 
- 00022094  0x000053a8 beq  0x00000002 , 0x00005657 
- 00022095  0x000053a9 beq  0x00000003 , 0x0000565a 
- 00022096  0x000053aa rtn 
- 00022097  0x000053ac fetch  0x00000001 , 0x00004850 
- 00022098  0x000053ad beq  0x00000003 , 0x0000565d 
- 00022099  0x000053ae rtn 
- 00022100  0x000053b0 fetch  0x00000001 , 0x00004850 
- 00022101  0x000053b1 beq  0x00000000 , 0x0000565d 
- 00022102  0x000053b2 rtn 
- 00022103  0x000053b4 fetch  0x00000001 , 0x00004850 
- 00022104  0x000053b5 beq  0x00000003 , 0x00005661 
- 00022105  0x000053b6 rtn 
- 00022106  0x000053b8 fetch  0x00000001 , 0x00004850 
- 00022107  0x000053b9 beq  0x00000000 , 0x00005661 
- 00022108  0x000053ba rtn 
- 00022109  0x000053bc fetch  0x00000001 , 0x00004852 
- 00022110  0x000053bd increase  0x00000001 , 0x0000003f 
- 00022111  0x000053be store  0x00000001 , 0x00004852 
- 00022112  0x000053bf rtn 
- 00022113  0x000053c1 fetch  0x00000001 , 0x00004852 
- 00022114  0x000053c2 increase  0xffffffff , 0x0000003f 
- 00022115  0x000053c3 store  0x00000001 , 0x00004852 
- 00022116  0x000053c4 rtn 
- 00022117  0x000053c8 fetch  0x00000001 , 0x0000464a 
- 00022118  0x000053c9 rtneq  0x000000ff 
- 00022119  0x000053ca arg  0x00000000 , 0x00000011 
- 00022120  0x000053cb fetcht  0x00000001 , 0x0000464a 
- 00022121  0x000053cc call  0x00006ee6 
- 00022122  0x000053cd setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022123  0x000053ce fetcht  0x00000001 , 0x0000464b 
- 00022124  0x000053cf call  0x00006ee6 
- 00022125  0x000053d0 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022126  0x000053d1 copy  0x00000011 , 0x0000003f 
- 00022127  0x000053d2 store  0x00000001 , 0x00004854 
- 00022128  0x000053d3 beq  0x00000001 , 0x00005675 
- 00022129  0x000053d4 beq  0x00000002 , 0x00005679 
- 00022130  0x000053d5 fetch  0x00000001 , 0x00004855 
- 00022131  0x000053d6 bbit1  0x00000007 , 0x00005685 
- 00022132  0x000053d7 rtn 
- 00022133  0x000053da fetch  0x00000001 , 0x00004853 
- 00022134  0x000053db beq  0x00000000 , 0x0000567d 
- 00022135  0x000053dc beq  0x00000003 , 0x0000567f 
- 00022136  0x000053dd rtn 
- 00022137  0x000053df fetch  0x00000001 , 0x00004853 
- 00022138  0x000053e0 beq  0x00000000 , 0x00005681 
- 00022139  0x000053e1 beq  0x00000003 , 0x00005683 
- 00022140  0x000053e2 rtn 
- 00022141  0x000053e4 jam  0x00000082 , 0x00004855 
- 00022142  0x000053e5 rtn 
- 00022143  0x000053e7 jam  0x00000081 , 0x00004855 
- 00022144  0x000053e8 rtn 
- 00022145  0x000053ea jam  0x00000080 , 0x00004855 
- 00022146  0x000053eb rtn 
- 00022147  0x000053ed jam  0x00000083 , 0x00004855 
- 00022148  0x000053ee rtn 
- 00022149  0x000053f0 fetch  0x00000001 , 0x00004855 
- 00022150  0x000053f1 set0  0x00000007 , 0x0000003f 
- 00022151  0x000053f2 store  0x00000001 , 0x00004855 
- 00022152  0x000053f3 beq  0x00000000 , 0x0000568d 
- 00022153  0x000053f4 beq  0x00000001 , 0x00005690 
- 00022154  0x000053f5 beq  0x00000002 , 0x00005693 
- 00022155  0x000053f6 beq  0x00000003 , 0x00005696 
- 00022156  0x000053f7 rtn 
- 00022157  0x000053f9 fetch  0x00000001 , 0x00004854 
- 00022158  0x000053fa beq  0x00000003 , 0x00005699 
- 00022159  0x000053fb rtn 
- 00022160  0x000053fd fetch  0x00000001 , 0x00004854 
- 00022161  0x000053fe beq  0x00000000 , 0x00005699 
- 00022162  0x000053ff rtn 
- 00022163  0x00005401 fetch  0x00000001 , 0x00004854 
- 00022164  0x00005402 beq  0x00000003 , 0x0000569d 
- 00022165  0x00005403 rtn 
- 00022166  0x00005405 fetch  0x00000001 , 0x00004854 
- 00022167  0x00005406 beq  0x00000000 , 0x0000569d 
- 00022168  0x00005407 rtn 
- 00022169  0x00005409 fetch  0x00000001 , 0x00004856 
- 00022170  0x0000540a increase  0x00000001 , 0x0000003f 
- 00022171  0x0000540b store  0x00000001 , 0x00004856 
- 00022172  0x0000540c rtn 
- 00022173  0x0000540e fetch  0x00000001 , 0x00004856 
- 00022174  0x0000540f increase  0xffffffff , 0x0000003f 
- 00022175  0x00005410 store  0x00000001 , 0x00004856 
- 00022176  0x00005411 rtn 
- 00022177  0x00005415 fetcht  0x00000001 , 0x0000464a 
- 00022178  0x00005416 call  0x00006eb2 
- 00022179  0x00005417 fetcht  0x00000001 , 0x0000464b 
- 00022180  0x00005418 call  0x00006eb2 
- 00022181  0x00005419 fetcht  0x00000001 , 0x00004652 
- 00022182  0x0000541a call  0x00006eb2 
- 00022183  0x0000541b fetcht  0x00000001 , 0x00004653 
- 00022184  0x0000541c branch  0x00006eb2 
- 00022185  0x0000541f fetcht  0x00000001 , 0x0000464a 
- 00022186  0x00005420 call  0x000055ab 
- 00022187  0x00005421 fetcht  0x00000001 , 0x0000464b 
- 00022188  0x00005422 call  0x000055ab 
- 00022189  0x00005423 fetcht  0x00000001 , 0x00004652 
- 00022190  0x00005424 call  0x000055ab 
- 00022191  0x00005425 fetcht  0x00000001 , 0x00004653 
- 00022192  0x00005426 branch  0x000055ab 
- 00022193  0x00005429 fetch  0x00000002 , 0x0000484b 
- 00022194  0x0000542a rtn  0x00000034 
- 00022195  0x0000542b jam  0x00000001 , 0x00004857 
- 00022196  0x0000542c jam  0x0000000a , 0x00004858 
- 00022197  0x0000542d rtn 
- 00022198  0x00005430 arg  0x00004858 , 0x00000013 
- 00022199  0x00005431 arg  0x000056b9 , 0x00000012 
- 00022200  0x00005432 branch  0x000042e0 
- 00022201  0x00005434 jam  0x00000000 , 0x00004857 
- 00022202  0x00005435 rtn 
- 00022203  0x0000543e fetch  0x00000001 , 0x00004649 
- 00022204  0x0000543f rtneq  0x000000ff 
- 00022205  0x00005440 arg  0x00000000 , 0x00000011 
- 00022206  0x00005441 jam  0x00000005 , 0x00004977 
- 00022207  0x00005442 fetcht  0x00000001 , 0x00004649 
- 00022208  0x00005443 call  0x000056c8 
- 00022209  0x00005445 store  0x00000001 , 0x00004974 
- 00022210  0x00005446 fetch  0x00000001 , 0x00004654 
- 00022211  0x00005447 beq  0x000000ff , 0x000056d8 
- 00022212  0x00005448 call  0x000058df 
- 00022213  0x0000544a copy  0x00000011 , 0x0000003f 
- 00022214  0x0000544b bbit1  0x00000005 , 0x000056e0 
- 00022215  0x0000544c branch  0x000056e7 
- 00022216  0x0000544f fetch  0x00000008 , 0x00004713 
- 00022217  0x00005450 bbit1  0x0000002b , 0x000056de 
- 00022218  0x00005451 fetch  0x00000001 , 0x00004974 
- 00022219  0x00005452 copy  0x0000003f , 0x00000013 
- 00022220  0x00005453 fetch  0x00000001 , 0x00004654 
- 00022221  0x00005454 beq  0x000000ff , 0x00005931 
- 00022222  0x00005456 fetch  0x00000001 , 0x0000497b 
- 00022223  0x00005457 nbranch  0x000056db , 0x00000034 
- 00022224  0x00005459 call  0x00006ee6 
- 00022225  0x0000545a fetcht  0x00000001 , 0x00004654 
- 00022226  0x0000545b branch  0x000056de , 0x00000001 
- 00022227  0x0000545c fetcht  0x00000001 , 0x00004654 
- 00022228  0x0000545d call  0x00006ef7 
- 00022229  0x0000545e fetcht  0x00000001 , 0x00004649 
- 00022230  0x0000545f fetch  0x00000001 , 0x00004974 
- 00022231  0x00005460 branch  0x00005925 
- 00022232  0x00005463 fetcht  0x00000001 , 0x00004649 
- 00022233  0x00005464 call  0x000055b5 
- 00022234  0x00005465 branch  0x000056c5 
- 00022235  0x00005468 jam  0x00000000 , 0x0000487a 
- 00022236  0x00005469 jam  0x00000000 , 0x00004974 
- 00022237  0x0000546a rtn 
- 00022238  0x0000546d fetch  0x00000001 , 0x00004974 
- 00022239  0x0000546e branch  0x00005925 
- 00022240  0x00005471 fetch  0x00000001 , 0x0000487a 
- 00022241  0x00005472 rtneq  0x00000001 
- 00022242  0x00005473 jam  0x00000001 , 0x0000487a 
- 00022243  0x00005474 fetch  0x00000008 , 0x00004713 
- 00022244  0x00005475 rtnbit1  0x00000028 
- 00022245  0x00005476 rtnbit1  0x00000036 
- 00022246  0x00005477 branch  0x000056f7 
- 00022247  0x0000547a fetch  0x00000001 , 0x0000487a 
- 00022248  0x0000547b rtneq  0x00000000 
- 00022249  0x0000547c jam  0x00000000 , 0x0000487a 
- 00022250  0x0000547d fetch  0x00000008 , 0x00004713 
- 00022251  0x0000547e bbit1  0x00000028 , 0x000056ee 
- 00022252  0x0000547f bbit1  0x00000036 , 0x000056ee 
- 00022253  0x00005480 rtn 
- 00022254  0x00005482 fetch  0x00000001 , 0x0000487b 
- 00022255  0x00005483 nbranch  0x000056f2 , 0x00000034 
- 00022256  0x00005484 fetch  0x00000001 , 0x0000497d 
- 00022257  0x00005485 ncall  0x000056f7 , 0x00000034 
- 00022258  0x00005487 jam  0x00000000 , 0x0000487b 
- 00022259  0x00005488 fetch  0x00000001 , 0x000044eb 
- 00022260  0x00005489 store  0x00000001 , 0x0000497d 
- 00022261  0x0000548a store  0x00000001 , 0x0000497c 
- 00022262  0x0000548b rtn 
- 00022263  0x0000548e bpatch  0x0000007b , 0x0000400f 
- 00022264  0x0000548f call  0x00005728 
- 00022265  0x00005490 rtn  0x00000028 
- 00022266  0x00005491 fetch  0x00000001 , 0x00004690 
- 00022267  0x00005493 copy  0x0000003f , 0x00000002 
- 00022268  0x00005494 fetch  0x00000008 , 0x00004713 
- 00022269  0x00005495 bbit1  0x00000017 , 0x00005704 
- 00022270  0x00005496 copy  0x00000002 , 0x0000003f 
- 00022271  0x00005498 increase  0x00000001 , 0x0000003f 
- 00022272  0x00005499 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022273  0x0000549b store  0x00000001 , 0x00004690 
- 00022274  0x0000549c call  0x00005744 
- 00022275  0x0000549d branch  0x00005cac 
- 00022276  0x000054a3 fetch  0x00000001 , 0x0000498a 
- 00022277  0x000054a4 nbranch  0x00005721 , 0x00000034 
- 00022278  0x000054a6 fetch  0x00000008 , 0x00004713 
- 00022279  0x000054a7 bbit1  0x0000001c , 0x00005715 
- 00022280  0x000054a8 copy  0x00000002 , 0x0000003f 
- 00022281  0x000054a9 rtneq  0x00000001 
- 00022282  0x000054ab beq  0x00000000 , 0x00005711 
- 00022283  0x000054ac beq  0x00000002 , 0x0000570f 
- 00022284  0x000054ad rtn 
- 00022285  0x000054b0 setarg  0x00000002 
- 00022286  0x000054b1 branch  0x00005701 
- 00022287  0x000054b3 setarg  0x00000000 
- 00022288  0x000054b4 branch  0x00005701 
- 00022289  0x000054b6 setarg  0x00000001 
- 00022290  0x000054b7 branch  0x00005701 
- 00022291  0x000054b9 setarg  0x00000003 
- 00022292  0x000054ba branch  0x00005701 
- 00022293  0x000054bd copy  0x00000002 , 0x0000003f 
- 00022294  0x000054be rtneq  0x00000001 
- 00022295  0x000054bf beq  0x00000000 , 0x00005711 
- 00022296  0x000054c0 beq  0x00000002 , 0x00005713 
- 00022297  0x000054c1 beq  0x00000003 , 0x0000570f 
- 00022298  0x000054c2 rtn 
- 00022299  0x000054c4 copy  0x00000002 , 0x0000003f 
- 00022300  0x000054c5 rtneq  0x00000002 
- 00022301  0x000054c6 beq  0x00000000 , 0x00005713 
- 00022302  0x000054c7 beq  0x00000001 , 0x0000570f 
- 00022303  0x000054c8 beq  0x00000003 , 0x0000570d 
- 00022304  0x000054c9 rtn 
- 00022305  0x000054cd fetch  0x00000008 , 0x00004713 
- 00022306  0x000054ce bbit1  0x0000001c , 0x0000571b 
- 00022307  0x000054cf copy  0x00000002 , 0x0000003f 
- 00022308  0x000054d0 rtneq  0x00000002 
- 00022309  0x000054d2 beq  0x00000000 , 0x0000570d 
- 00022310  0x000054d3 beq  0x00000001 , 0x0000570f 
- 00022311  0x000054d4 rtn 
- 00022312  0x000054da disable  0x00000028 
- 00022313  0x000054db fetch  0x00000008 , 0x00004713 
- 00022314  0x000054dc rtnbit1  0x0000002b 
- 00022315  0x000054dd branch  0x00005eb1 
- 00022316  0x000054e0 fetch  0x00000008 , 0x00004713 
- 00022317  0x000054e1 bbit1  0x00000028 , 0x00005730 
- 00022318  0x000054e2 bbit1  0x00000036 , 0x00005737 
- 00022319  0x000054e3 rtn 
- 00022320  0x000054e6 fetch  0x00000001 , 0x0000487a 
- 00022321  0x000054e7 rtnne  0x00000001 
- 00022322  0x000054e8 arg  0x0000497d , 0x00000013 
- 00022323  0x000054e9 arg  0x00005735 , 0x00000012 
- 00022324  0x000054ea branch  0x000042e0 
- 00022325  0x000054ed jam  0x00000001 , 0x0000487b 
- 00022326  0x000054ee branch  0x00005ec6 
- 00022327  0x000054f1 fetch  0x00000001 , 0x0000487a 
- 00022328  0x000054f2 rtnne  0x00000001 
- 00022329  0x000054f3 arg  0x0000497c , 0x00000013 
- 00022330  0x000054f4 arg  0x0000573c , 0x00000012 
- 00022331  0x000054f5 branch  0x000042e0 
- 00022332  0x000054f8 jam  0x00000001 , 0x0000487b 
- 00022333  0x000054f9 branch  0x00005ba3 
- 00022334  0x000054fc fetch  0x00000008 , 0x00004713 
- 00022335  0x000054fd rtnbit1  0x0000001c 
- 00022336  0x000054fe fetch  0x00000001 , 0x00004690 
- 00022337  0x000054ff rtnne  0x00000003 
- 00022338  0x00005500 jam  0x00000000 , 0x00004690 
- 00022339  0x00005501 rtn 
- 00022340  0x00005504 bpatch  0x0000007c , 0x0000400f 
- 00022341  0x00005505 call  0x0000573e 
- 00022342  0x00005506 call  0x0000613a 
- 00022343  0x00005508 bpatch  0x0000007d , 0x0000400f 
- 00022344  0x00005509 fetch  0x00000001 , 0x00004957 
- 00022345  0x0000550a beq  0x0000000c , 0x0000576b 
- 00022346  0x0000550b beq  0x00000003 , 0x00005785 
- 00022347  0x0000550c beq  0x0000000b , 0x00005799 
- 00022348  0x0000550d fetch  0x00000001 , 0x00004690 
- 00022349  0x0000550e beq  0x00000000 , 0x00005753 
- 00022350  0x0000550f beq  0x00000001 , 0x00005751 
- 00022351  0x00005510 beq  0x00000002 , 0x00005755 
- 00022352  0x00005511 beq  0x00000003 , 0x00005757 
- 00022353  0x00005513 fetcht  0x00000001 , 0x00004869 
- 00022354  0x00005514 branch  0x00005758 
- 00022355  0x00005516 fetcht  0x00000001 , 0x00004868 
- 00022356  0x00005517 branch  0x00005758 
- 00022357  0x00005519 fetcht  0x00000001 , 0x0000486a 
- 00022358  0x0000551a branch  0x00005758 
- 00022359  0x0000551c fetcht  0x00000001 , 0x0000486b 
- 00022360  0x0000551e fetch  0x00000001 , 0x00004957 
- 00022361  0x0000551f beq  0x00000004 , 0x00005767 
- 00022362  0x00005520 beq  0x00000005 , 0x00005767 
- 00022363  0x00005521 beq  0x00000008 , 0x00005769 
- 00022364  0x00005522 beq  0x00000007 , 0x00005769 
- 00022365  0x00005523 beq  0x00000006 , 0x00005767 
- 00022366  0x00005525 storet  0x00000001 , 0x00004879 
- 00022367  0x00005526 setarg  0x00000006 
- 00022368  0x00005527 call  0x000069e5 
- 00022369  0x00005528 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00022370  0x00005529 fetch  0x00000001 , 0x00004879 
- 00022371  0x0000552a iadd  0x00000002 , 0x0000003f 
- 00022372  0x0000552b lshift8  0x0000003f , 0x0000003f 
- 00022373  0x0000552c add  0x0000003f , 0x00000006 , 0x0000003f 
- 00022374  0x0000552d branch  0x000069e4 
- 00022375  0x00005530 increase  0xffffffff , 0x00000002 
- 00022376  0x00005531 branch  0x0000575e 
- 00022377  0x00005534 increase  0x00000002 , 0x00000002 
- 00022378  0x00005535 branch  0x0000575e 
- 00022379  0x00005538 fetch  0x00000001 , 0x00004690 
- 00022380  0x00005539 beq  0x00000000 , 0x0000576f 
- 00022381  0x0000553a beq  0x00000001 , 0x00005775 
- 00022382  0x0000553b beq  0x00000002 , 0x00005778 
- 00022383  0x0000553d fetch  0x00000001 , 0x00004874 
- 00022384  0x0000553e copy  0x0000003f , 0x00000011 
- 00022385  0x0000553f branch  0x0000577d 
- 00022386  0x00005542 fetch  0x00000001 , 0x00004875 
- 00022387  0x00005543 copy  0x0000003f , 0x00000011 
- 00022388  0x00005544 branch  0x0000577d 
- 00022389  0x00005547 fetch  0x00000001 , 0x00004876 
- 00022390  0x00005548 copy  0x0000003f , 0x00000011 
- 00022391  0x00005549 branch  0x0000577d 
- 00022392  0x0000554c fetch  0x00000001 , 0x00004877 
- 00022393  0x0000554d copy  0x0000003f , 0x00000011 
- 00022394  0x0000554e branch  0x0000577d 
- 00022395  0x00005551 fetch  0x00000001 , 0x00004878 
- 00022396  0x00005552 copy  0x0000003f , 0x00000011 
- 00022397  0x00005554 setarg  0x0000c309 
- 00022398  0x00005555 call  0x000069e4 
- 00022399  0x00005556 copy  0x00000011 , 0x0000003f 
- 00022400  0x00005557 lshift8  0x0000003f , 0x0000003f 
- 00022401  0x00005558 add  0x0000003f , 0x00000023 , 0x0000003f 
- 00022402  0x00005559 call  0x000069e4 
- 00022403  0x0000555a setarg  0x00000009 
- 00022404  0x0000555b branch  0x000069e4 
- 00022405  0x0000555e fetch  0x00000001 , 0x00004690 
- 00022406  0x0000555f beq  0x00000000 , 0x0000578c 
- 00022407  0x00005560 beq  0x00000001 , 0x0000578a 
- 00022408  0x00005561 beq  0x00000002 , 0x0000578e 
- 00022409  0x00005562 beq  0x00000003 , 0x00005790 
- 00022410  0x00005564 fetch  0x00000001 , 0x0000486d 
- 00022411  0x00005565 branch  0x00005791 
- 00022412  0x00005567 fetch  0x00000001 , 0x0000486c 
- 00022413  0x00005568 branch  0x00005791 
- 00022414  0x0000556a fetch  0x00000001 , 0x0000486e 
- 00022415  0x0000556b branch  0x00005791 
- 00022416  0x0000556d fetch  0x00000001 , 0x0000486f 
- 00022417  0x0000556f store  0x00000001 , 0x00004879 
- 00022418  0x00005570 lshift8  0x0000003f , 0x0000003f 
- 00022419  0x00005571 copy  0x0000003f , 0x00000011 
- 00022420  0x00005572 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00022421  0x00005573 call  0x000069e4 
- 00022422  0x00005574 copy  0x00000011 , 0x0000003f 
- 00022423  0x00005575 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00022424  0x00005576 branch  0x000069e4 
- 00022425  0x00005579 fetch  0x00000001 , 0x00004690 
- 00022426  0x0000557a beq  0x00000000 , 0x000057a0 
- 00022427  0x0000557b beq  0x00000001 , 0x0000579e 
- 00022428  0x0000557c beq  0x00000002 , 0x000057a2 
- 00022429  0x0000557d beq  0x00000003 , 0x000057a4 
- 00022430  0x0000557f fetch  0x00000001 , 0x00004871 
- 00022431  0x00005580 branch  0x00005791 
- 00022432  0x00005583 fetch  0x00000001 , 0x00004870 
- 00022433  0x00005584 branch  0x00005791 
- 00022434  0x00005587 fetch  0x00000001 , 0x00004872 
- 00022435  0x00005588 branch  0x00005791 
- 00022436  0x0000558b fetch  0x00000001 , 0x00004873 
- 00022437  0x0000558c branch  0x00005791 
- 00022438  0x00005595 call  0x0000584c 
- 00022439  0x00005596 fetch  0x00000001 , 0x00004987 
- 00022440  0x00005597 nbranch  0x00005860 , 0x00000034 
- 00022441  0x00005598 fetch  0x00000001 , 0x00004982 
- 00022442  0x00005599 nbranch  0x0000585f , 0x00000034 
- 00022443  0x0000559b call  0x00005888 
- 00022444  0x0000559c call  0x000057bc 
- 00022445  0x0000559d call  0x0000552f 
- 00022446  0x0000559e call  0x000057b7 
- 00022447  0x0000559f copy  0x00000011 , 0x0000003f 
- 00022448  0x000055a0 fetcht  0x00000001 , 0x0000484e 
- 00022449  0x000055a1 store  0x00000001 , 0x0000484e 
- 00022450  0x000055a2 store  0x00000001 , 0x00004846 
- 00022451  0x000055a3 ixor  0x00000002 , 0x0000003f 
- 00022452  0x000055a4 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00022453  0x000055a5 rtn  0x00000005 
- 00022454  0x000055a6 branch  0x00007dba 
- 00022455  0x000055a9 rtnmark0  0x00000026 
- 00022456  0x000055aa copy  0x00000011 , 0x0000003f 
- 00022457  0x000055ab rtn  0x00000034 
- 00022458  0x000055ac store  0x00000001 , 0x00004846 
- 00022459  0x000055ad branch  0x00007dba 
- 00022460  0x000055b3 jam  0x00000000 , 0x00004979 
- 00022461  0x000055b4 jam  0x00000000 , 0x0000497a 
- 00022462  0x000055b5 jam  0x00000000 , 0x0000497b 
- 00022463  0x000055b6 copy  0x0000003f , 0x00000012 
- 00022464  0x000055b7 fetcht  0x00000001 , 0x00004644 
- 00022465  0x000055b8 fetch  0x00000001 , 0x00004647 
- 00022466  0x000055b9 isub  0x00000002 , 0x0000003e 
- 00022467  0x000055ba branch  0x000057cc , 0x00000005 
- 00022468  0x000055bb fetch  0x00000001 , 0x00004648 
- 00022469  0x000055bc isub  0x00000002 , 0x0000003e 
- 00022470  0x000055bd branch  0x000057d1 , 0x00000005 
- 00022471  0x000055be fetcht  0x00000001 , 0x00004645 
- 00022472  0x000055bf fetch  0x00000001 , 0x00004647 
- 00022473  0x000055c0 isub  0x00000002 , 0x0000003e 
- 00022474  0x000055c1 branch  0x000057e0 , 0x00000005 
- 00022475  0x000055c2 branch  0x000057e3 
- 00022476  0x000055c5 fetcht  0x00000001 , 0x00004645 
- 00022477  0x000055c6 fetch  0x00000001 , 0x00004648 
- 00022478  0x000055c7 isub  0x00000002 , 0x0000003e 
- 00022479  0x000055c8 branch  0x000057d6 , 0x00000005 
- 00022480  0x000055c9 branch  0x000057d9 
- 00022481  0x000055cc fetcht  0x00000001 , 0x00004645 
- 00022482  0x000055cd fetch  0x00000001 , 0x00004647 
- 00022483  0x000055ce isub  0x00000002 , 0x0000003e 
- 00022484  0x000055cf branch  0x000057db , 0x00000005 
- 00022485  0x000055d0 branch  0x000057de 
- 00022486  0x000055d3 call  0x000057ef 
- 00022487  0x000055d4 call  0x000057fb 
- 00022488  0x000055d5 branch  0x000057e5 
- 00022489  0x000055d8 call  0x000057ef 
- 00022490  0x000055d9 branch  0x000057e1 
- 00022491  0x000055dc call  0x000057f8 
- 00022492  0x000055dd call  0x000057f2 
- 00022493  0x000055de branch  0x000057e5 
- 00022494  0x000055e1 call  0x000057f8 
- 00022495  0x000055e2 branch  0x000057e4 
- 00022496  0x000055e5 call  0x000057f2 
- 00022497  0x000055e7 call  0x000057fe 
- 00022498  0x000055e8 branch  0x000057e5 
- 00022499  0x000055eb call  0x000057fb 
- 00022500  0x000055ed call  0x000057f5 
- 00022501  0x000055ef call  0x00005801 
- 00022502  0x000055f0 call  0x00005804 
- 00022503  0x000055f1 fetch  0x00000001 , 0x0000497a 
- 00022504  0x000055f2 rtn  0x00000034 
- 00022505  0x000055f3 fetch  0x00000001 , 0x00004979 
- 00022506  0x000055f4 rtn  0x00000034 
- 00022507  0x000055f5 jam  0x00000001 , 0x0000497b 
- 00022508  0x000055f6 fetch  0x00000001 , 0x0000484e 
- 00022509  0x000055f7 copy  0x0000003f , 0x00000011 
- 00022510  0x000055f8 rtn 
- 00022511  0x000055fb and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022512  0x000055fc beq  0x00000009 , 0x0000580c 
- 00022513  0x000055fd rtn 
- 00022514  0x000055ff and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022515  0x00005600 beq  0x00000012 , 0x0000580c 
- 00022516  0x00005601 rtn 
- 00022517  0x00005603 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022518  0x00005604 beq  0x0000000a , 0x0000580c 
- 00022519  0x00005605 rtn 
- 00022520  0x00005607 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022521  0x00005608 beq  0x00000011 , 0x0000580c 
- 00022522  0x00005609 rtn 
- 00022523  0x0000560b and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022524  0x0000560c beq  0x00000014 , 0x0000580c 
- 00022525  0x0000560d rtn 
- 00022526  0x0000560f and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022527  0x00005610 beq  0x00000012 , 0x0000580c 
- 00022528  0x00005611 rtn 
- 00022529  0x00005614 and  0x00000012 , 0x00000018 , 0x0000003f 
- 00022530  0x00005615 beq  0x00000018 , 0x0000580a 
- 00022531  0x00005616 rtn 
- 00022532  0x00005619 and  0x00000002 , 0x00000007 , 0x0000003f 
- 00022533  0x0000561a beq  0x00000003 , 0x0000580a 
- 00022534  0x0000561b beq  0x00000005 , 0x0000580a 
- 00022535  0x0000561c beq  0x00000006 , 0x0000580a 
- 00022536  0x0000561d beq  0x00000007 , 0x0000580a 
- 00022537  0x0000561e rtn 
- 00022538  0x00005622 jam  0x00000001 , 0x0000497a 
- 00022539  0x00005623 rtn 
- 00022540  0x00005626 jam  0x00000001 , 0x00004979 
- 00022541  0x00005627 rtn 
- 00022542  0x00005630 fetch  0x00000008 , 0x00004713 
- 00022543  0x00005631 rtnbit0  0x00000017 
- 00022544  0x00005632 bbit0  0x0000002c , 0x00005816 
- 00022545  0x00005634 fetch  0x00000001 , 0x00004658 
- 00022546  0x00005635 call  0x00005943 
- 00022547  0x00005636 call  0x00005824 
- 00022548  0x00005637 fetcht  0x00000001 , 0x00004658 
- 00022549  0x00005638 branch  0x000055b5 
- 00022550  0x0000563b fetch  0x00000001 , 0x00004658 
- 00022551  0x0000563c call  0x00005946 
- 00022552  0x0000563d jam  0x00000000 , 0x0000498b 
- 00022553  0x0000563e fetcht  0x00000001 , 0x00004658 
- 00022554  0x0000563f fetch  0x00000001 , 0x00004988 
- 00022555  0x00005640 call  0x0000583d 
- 00022556  0x00005641 call  0x00005828 
- 00022557  0x00005642 fetcht  0x00000001 , 0x00004658 
- 00022558  0x00005643 branch  0x000055b5 
- 00022559  0x00005646 call  0x000055b5 
- 00022560  0x00005647 fetch  0x00000001 , 0x00004989 
- 00022561  0x00005648 rtneq  0x00000001 
- 00022562  0x00005649 jam  0x00000001 , 0x00004989 
- 00022563  0x0000564a branch  0x000056f7 
- 00022564  0x0000564d jam  0x00000000 , 0x0000498b 
- 00022565  0x0000564e fetcht  0x00000001 , 0x00004658 
- 00022566  0x0000564f fetch  0x00000001 , 0x00004988 
- 00022567  0x00005650 call  0x00005833 
- 00022568  0x00005652 store  0x00000001 , 0x00004988 
- 00022569  0x00005653 fetch  0x00000001 , 0x0000498a 
- 00022570  0x00005654 branch  0x0000582f , 0x00000034 
- 00022571  0x00005656 fetch  0x00000001 , 0x00004989 
- 00022572  0x00005657 rtneq  0x00000001 
- 00022573  0x00005658 jam  0x00000001 , 0x00004989 
- 00022574  0x00005659 branch  0x000056f7 
- 00022575  0x0000565c fetch  0x00000001 , 0x00004989 
- 00022576  0x0000565d rtneq  0x00000000 
- 00022577  0x0000565e jam  0x00000000 , 0x00004989 
- 00022578  0x0000565f rtn 
- 00022579  0x00005662 lshift  0x0000003f , 0x0000003f 
- 00022580  0x00005663 copy  0x0000003f , 0x00000012 
- 00022581  0x00005664 call  0x00006ee6 
- 00022582  0x00005665 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022583  0x00005666 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022584  0x00005667 fetcht  0x00000001 , 0x0000498b 
- 00022585  0x00005668 copy  0x00000002 , 0x00000007 
- 00022586  0x00005669 beq  0x00000007 , 0x00005848 
- 00022587  0x0000566a beq  0x00000000 , 0x0000584a 
- 00022588  0x0000566b rtn 
- 00022589  0x0000566e lshift  0x0000003f , 0x0000003f 
- 00022590  0x0000566f copy  0x0000003f , 0x00000012 
- 00022591  0x00005670 call  0x000055b1 
- 00022592  0x00005671 call  0x00006ee6 
- 00022593  0x00005672 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022594  0x00005673 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022595  0x00005674 fetcht  0x00000001 , 0x0000498b 
- 00022596  0x00005675 copy  0x00000002 , 0x00000007 
- 00022597  0x00005676 beq  0x00000007 , 0x00005848 
- 00022598  0x00005677 beq  0x00000000 , 0x0000584a 
- 00022599  0x00005678 rtn 
- 00022600  0x0000567b jam  0x00000001 , 0x0000498a 
- 00022601  0x0000567c rtn 
- 00022602  0x0000567e jam  0x00000000 , 0x0000498a 
- 00022603  0x0000567f rtn 
- 00022604  0x00005688 arg  0x00000000 , 0x00000012 
- 00022605  0x00005689 fetch  0x00000001 , 0x00004657 
- 00022606  0x0000568a rtneq  0x000000ff 
- 00022607  0x0000568b fetch  0x00000008 , 0x00004713 
- 00022608  0x0000568c bbit0  0x0000002e , 0x00005859 
- 00022609  0x0000568e fetcht  0x00000001 , 0x00004657 
- 00022610  0x0000568f call  0x000055b5 
- 00022611  0x00005690 fetcht  0x00000001 , 0x00004657 
- 00022612  0x00005691 call  0x00006ee6 
- 00022613  0x00005692 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022614  0x00005694 copy  0x00000012 , 0x0000003f 
- 00022615  0x00005695 store  0x00000001 , 0x00004987 
- 00022616  0x00005696 rtn 
- 00022617  0x00005699 fetcht  0x00000001 , 0x00004657 
- 00022618  0x0000569a call  0x000055b1 
- 00022619  0x0000569b fetcht  0x00000001 , 0x00004657 
- 00022620  0x0000569c call  0x00006ee6 
- 00022621  0x0000569d nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022622  0x0000569e branch  0x00005856 
- 00022623  0x000056a1 beq  0x00000004 , 0x00005878 
- 00022624  0x000056a3 call  0x0000587b 
- 00022625  0x000056a4 fetch  0x00000004 , 0x00004983 
- 00022626  0x000056a5 arg  0x000000a0 , 0x00000002 
- 00022627  0x000056a6 iadd  0x00000002 , 0x00000002 
- 00022628  0x000056a7 copy  0x00000022 , 0x0000003f 
- 00022629  0x000056a8 isub  0x00000002 , 0x0000003e 
- 00022630  0x000056a9 nrtn  0x00000002 
- 00022631  0x000056aa store  0x00000004 , 0x00004983 
- 00022632  0x000056ab fetch  0x00000001 , 0x00004982 
- 00022633  0x000056ac beq  0x00000000 , 0x0000586e 
- 00022634  0x000056ad beq  0x00000001 , 0x00005871 
- 00022635  0x000056ae beq  0x00000002 , 0x00005874 
- 00022636  0x000056af beq  0x00000003 , 0x00005876 
- 00022637  0x000056b0 rtn 
- 00022638  0x000056b3 jam  0x00000001 , 0x00004982 
- 00022639  0x000056b5 jam  0x00000001 , 0x00004846 
- 00022640  0x000056b6 branch  0x00007dba 
- 00022641  0x000056b9 jam  0x00000002 , 0x00004982 
- 00022642  0x000056bb jam  0x00000000 , 0x00004846 
- 00022643  0x000056bc branch  0x00007dba 
- 00022644  0x000056bf jam  0x00000003 , 0x00004982 
- 00022645  0x000056c0 branch  0x0000586f 
- 00022646  0x000056c3 jam  0x00000000 , 0x00004982 
- 00022647  0x000056c4 branch  0x00005872 
- 00022648  0x000056c7 jam  0x00000000 , 0x00004982 
- 00022649  0x000056c8 jam  0x00000000 , 0x00004846 
- 00022650  0x000056c9 rtn 
- 00022651  0x000056cc fetcht  0x00000004 , 0x00004983 
- 00022652  0x000056cd copy  0x00000022 , 0x0000003f 
- 00022653  0x000056ce isub  0x00000002 , 0x0000003e 
- 00022654  0x000056cf ncall  0x00005880 , 0x00000002 
- 00022655  0x000056d0 rtn 
- 00022656  0x000056d2 setarg  0x00000000 
- 00022657  0x000056d3 store  0x00000004 , 0x00004983 
- 00022658  0x000056d4 rtn 
- 00022659  0x000056dd call  0x00005895 
- 00022660  0x000056de call  0x00005888 
- 00022661  0x000056df setarg  0x00000000 
- 00022662  0x000056e0 store  0x00000003 , 0x0000496f 
- 00022663  0x000056e1 rtn 
- 00022664  0x000056e4 bpatch  0x0000007e , 0x0000400f 
- 00022665  0x000056e5 fetch  0x00000001 , 0x0000473f 
- 00022666  0x000056e6 ncall  0x00005895 , 0x00000034 
- 00022667  0x000056e7 arg  0x00000000 , 0x00000011 
- 00022668  0x000056e8 call  0x00005898 
- 00022669  0x000056e9 call  0x000058a1 
- 00022670  0x000056ea call  0x000058aa 
- 00022671  0x000056eb call  0x000058b3 
- 00022672  0x000056ec call  0x000058cf 
- 00022673  0x000056ed call  0x0000584c 
- 00022674  0x000056ee call  0x000058ec 
- 00022675  0x000056ef copy  0x00000011 , 0x0000003f 
- 00022676  0x000056f0 rtn 
- 00022677  0x000056f3 setarg  0x00030303 
- 00022678  0x000056f4 store  0x00000003 , 0x0000496f 
- 00022679  0x000056f5 rtn 
- 00022680  0x000056f8 fetch  0x00000001 , 0x00004644 
- 00022681  0x000056f9 call  0x00005943 
- 00022682  0x000056fa jam  0x00000000 , 0x00004977 
- 00022683  0x000056fb fetcht  0x00000001 , 0x00004644 
- 00022684  0x000056fc fetch  0x00000001 , 0x0000496f 
- 00022685  0x000056fd call  0x00005925 
- 00022686  0x000056fe store  0x00000001 , 0x0000496f 
- 00022687  0x000056ff fetcht  0x00000001 , 0x00004644 
- 00022688  0x00005700 branch  0x000055b5 
- 00022689  0x00005703 fetch  0x00000001 , 0x00004646 
- 00022690  0x00005704 call  0x00005943 
- 00022691  0x00005705 jam  0x00000001 , 0x00004977 
- 00022692  0x00005706 fetcht  0x00000001 , 0x00004646 
- 00022693  0x00005707 fetch  0x00000001 , 0x00004970 
- 00022694  0x00005708 call  0x00005925 
- 00022695  0x00005709 store  0x00000001 , 0x00004970 
- 00022696  0x0000570a fetcht  0x00000001 , 0x00004646 
- 00022697  0x0000570b branch  0x000055b5 
- 00022698  0x0000570e fetch  0x00000001 , 0x00004645 
- 00022699  0x0000570f call  0x00005943 
- 00022700  0x00005710 jam  0x00000002 , 0x00004977 
- 00022701  0x00005711 fetcht  0x00000001 , 0x00004645 
- 00022702  0x00005712 fetch  0x00000001 , 0x00004971 
- 00022703  0x00005713 call  0x00005925 
- 00022704  0x00005714 store  0x00000001 , 0x00004971 
- 00022705  0x00005715 fetcht  0x00000001 , 0x00004645 
- 00022706  0x00005716 branch  0x000055b5 
- 00022707  0x00005719 fetch  0x00000001 , 0x00004647 
- 00022708  0x0000571a rtneq  0x000000ff 
- 00022709  0x0000571b jam  0x00000003 , 0x00004977 
- 00022710  0x0000571c fetch  0x00000001 , 0x00004972 
- 00022711  0x0000571d copy  0x0000003f , 0x00000013 
- 00022712  0x0000571e fetcht  0x00000001 , 0x00004647 
- 00022713  0x0000571f fetch  0x00000001 , 0x00004654 
- 00022714  0x00005720 beq  0x000000ff , 0x000058c8 
- 00022715  0x00005721 call  0x00006ee6 
- 00022716  0x00005722 branch  0x000058c4 , 0x00000001 
- 00022717  0x00005723 fetcht  0x00000001 , 0x00004654 
- 00022718  0x00005724 call  0x00006ef7 
- 00022719  0x00005725 fetcht  0x00000001 , 0x00004647 
- 00022720  0x00005726 fetch  0x00000001 , 0x00004972 
- 00022721  0x00005727 call  0x00005925 
- 00022722  0x00005729 store  0x00000001 , 0x00004972 
- 00022723  0x0000572a branch  0x000058df 
- 00022724  0x0000572d fetcht  0x00000001 , 0x00004654 
- 00022725  0x0000572e fetch  0x00000001 , 0x00004972 
- 00022726  0x0000572f call  0x00005925 
- 00022727  0x00005730 branch  0x000058c2 
- 00022728  0x00005733 fetch  0x00000001 , 0x00004647 
- 00022729  0x00005734 call  0x00005946 
- 00022730  0x00005735 fetcht  0x00000001 , 0x00004647 
- 00022731  0x00005736 call  0x00005931 
- 00022732  0x00005737 store  0x00000001 , 0x00004972 
- 00022733  0x00005738 fetcht  0x00000001 , 0x00004647 
- 00022734  0x00005739 branch  0x000055b5 
- 00022735  0x0000573d fetch  0x00000001 , 0x00004648 
- 00022736  0x0000573e rtneq  0x000000ff 
- 00022737  0x0000573f jam  0x00000004 , 0x00004977 
- 00022738  0x00005740 fetch  0x00000001 , 0x00004973 
- 00022739  0x00005741 copy  0x0000003f , 0x00000013 
- 00022740  0x00005742 fetcht  0x00000001 , 0x00004648 
- 00022741  0x00005743 fetch  0x00000001 , 0x00004654 
- 00022742  0x00005744 beq  0x000000ff , 0x000058e5 
- 00022743  0x00005745 call  0x00006ee6 
- 00022744  0x00005746 branch  0x000058e1 , 0x00000001 
- 00022745  0x00005747 fetcht  0x00000001 , 0x00004654 
- 00022746  0x00005748 call  0x00006ef7 
- 00022747  0x00005749 fetcht  0x00000001 , 0x00004648 
- 00022748  0x0000574a fetch  0x00000001 , 0x00004973 
- 00022749  0x0000574b call  0x00005925 
- 00022750  0x0000574d store  0x00000001 , 0x00004973 
- 00022751  0x0000574f fetcht  0x00000001 , 0x00004654 
- 00022752  0x00005750 branch  0x000055b5 
- 00022753  0x00005753 fetcht  0x00000001 , 0x00004654 
- 00022754  0x00005754 fetch  0x00000001 , 0x00004973 
- 00022755  0x00005755 call  0x00005925 
- 00022756  0x00005756 branch  0x000058de 
- 00022757  0x00005759 fetch  0x00000001 , 0x00004648 
- 00022758  0x0000575a call  0x00005946 
- 00022759  0x0000575b fetcht  0x00000001 , 0x00004648 
- 00022760  0x0000575c call  0x00005931 
- 00022761  0x0000575d store  0x00000001 , 0x00004973 
- 00022762  0x0000575e fetcht  0x00000001 , 0x00004648 
- 00022763  0x0000575f branch  0x000055b5 
- 00022764  0x00005762 jam  0x00000000 , 0x0000496c 
- 00022765  0x00005763 fetch  0x00000001 , 0x00004656 
- 00022766  0x00005764 rtneq  0x000000ff 
- 00022767  0x00005765 fetch  0x00000008 , 0x00004713 
- 00022768  0x00005766 rtnbit0  0x00000016 
- 00022769  0x00005767 bbit1  0x0000002f , 0x000058fd 
- 00022770  0x00005769 jam  0x00000007 , 0x00004977 
- 00022771  0x0000576a fetcht  0x00000001 , 0x00004656 
- 00022772  0x0000576b fetch  0x00000001 , 0x00004976 
- 00022773  0x0000576c call  0x00005925 
- 00022774  0x0000576d store  0x00000001 , 0x00004976 
- 00022775  0x0000576f copy  0x00000011 , 0x0000003f 
- 00022776  0x00005770 bbit1  0x00000007 , 0x00005917 
- 00022777  0x00005771 call  0x0000591a 
- 00022778  0x00005773 fetch  0x00000001 , 0x0000496d 
- 00022779  0x00005774 store  0x00000001 , 0x0000496e 
- 00022780  0x00005775 rtn 
- 00022781  0x00005778 jam  0x00000007 , 0x00004977 
- 00022782  0x00005779 fetch  0x00000001 , 0x00004976 
- 00022783  0x0000577a copy  0x0000003f , 0x00000013 
- 00022784  0x0000577b fetcht  0x00000001 , 0x00004656 
- 00022785  0x0000577c fetch  0x00000001 , 0x00004654 
- 00022786  0x0000577d beq  0x000000ff , 0x0000590f 
- 00022787  0x0000577e call  0x00006ee6 
- 00022788  0x0000577f branch  0x0000590b , 0x00000001 
- 00022789  0x00005780 fetcht  0x00000001 , 0x00004654 
- 00022790  0x00005781 call  0x00006ef7 
- 00022791  0x00005782 fetcht  0x00000001 , 0x00004656 
- 00022792  0x00005783 fetch  0x00000001 , 0x00004976 
- 00022793  0x00005784 call  0x00005925 
- 00022794  0x00005785 branch  0x00005913 
- 00022795  0x00005788 fetcht  0x00000001 , 0x00004654 
- 00022796  0x00005789 fetch  0x00000001 , 0x00004976 
- 00022797  0x0000578a call  0x00005925 
- 00022798  0x0000578b branch  0x00005913 
- 00022799  0x0000578e fetch  0x00000001 , 0x00004656 
- 00022800  0x0000578f call  0x00005946 
- 00022801  0x00005790 fetcht  0x00000001 , 0x00004656 
- 00022802  0x00005791 call  0x00005931 
- 00022803  0x00005793 store  0x00000001 , 0x00004976 
- 00022804  0x00005794 call  0x000058f7 
- 00022805  0x00005795 fetcht  0x00000001 , 0x00004656 
- 00022806  0x00005796 branch  0x000055b5 
- 00022807  0x0000579a jam  0x00000001 , 0x0000496d 
- 00022808  0x0000579b call  0x0000591d 
- 00022809  0x0000579c branch  0x000058fa 
- 00022810  0x0000579f jam  0x00000000 , 0x0000496d 
- 00022811  0x000057a0 fetch  0x00000001 , 0x0000496e 
- 00022812  0x000057a1 rtn  0x00000034 
- 00022813  0x000057a3 jam  0x00000001 , 0x0000496c 
- 00022814  0x000057a4 rtn 
- 00022815  0x000057a9 call  0x00006ee6 
- 00022816  0x000057aa fetcht  0x00000001 , 0x00004977 
- 00022817  0x000057ab copy  0x00000002 , 0x00000007 
- 00022818  0x000057ac branch  0x0000592f , 0x00000001 
- 00022819  0x000057ae qset0  0x00000011 
- 00022820  0x000057af rtn 
- 00022821  0x000057b2 lshift  0x0000003f , 0x0000003f 
- 00022822  0x000057b3 copy  0x0000003f , 0x00000012 
- 00022823  0x000057b4 call  0x00006ee6 
- 00022824  0x000057b5 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022825  0x000057b7 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022826  0x000057b9 fetcht  0x00000001 , 0x00004977 
- 00022827  0x000057ba copy  0x00000002 , 0x00000007 
- 00022828  0x000057bb beq  0x00000007 , 0x0000592f 
- 00022829  0x000057bc beq  0x00000000 , 0x00005923 
- 00022830  0x000057bd rtn 
- 00022831  0x000057c0 qset1  0x00000011 
- 00022832  0x000057c1 rtn 
- 00022833  0x000057c4 bpatch  0x0000007f , 0x0000400f 
- 00022834  0x000057c5 copy  0x00000013 , 0x0000003f 
- 00022835  0x000057c6 store  0x00000001 , 0x00004978 
- 00022836  0x000057c7 lshift  0x0000003f , 0x0000003f 
- 00022837  0x000057c8 copy  0x0000003f , 0x00000012 
- 00022838  0x000057c9 copy  0x00000002 , 0x00000013 
- 00022839  0x000057ca call  0x000055b1 
- 00022840  0x000057cb copy  0x00000013 , 0x00000002 
- 00022841  0x000057cc call  0x00006ee6 
- 00022842  0x000057cd nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022843  0x000057ce call  0x0000593d 
- 00022844  0x000057cf branch  0x0000592a 
- 00022845  0x000057d2 fetcht  0x00000001 , 0x00004978 
- 00022846  0x000057d3 and_into  0x00000001 , 0x00000002 
- 00022847  0x000057d4 and  0x00000012 , 0x00000001 , 0x0000003f 
- 00022848  0x000057d5 isub  0x00000002 , 0x0000003e 
- 00022849  0x000057d6 nbranch  0x00005abc , 0x00000005 
- 00022850  0x000057d7 rtn 
- 00022851  0x000057dc rtneq  0x000000ff 
- 00022852  0x000057dd arg  0x0000003f , 0x00000002 
- 00022853  0x000057de branch  0x00006f21 
- 00022854  0x000057e2 rtneq  0x000000ff 
- 00022855  0x000057e3 arg  0x0000003e , 0x00000002 
- 00022856  0x000057e4 branch  0x00006f21 
- 00022857  0x000057ea bpatch  0x00000080 , 0x00004010 
- 00022858  0x000057eb call  0x000055f6 
- 00022859  0x000057ec rtn  0x0000002b 
- 00022860  0x000057ee call  0x000059e7 
- 00022861  0x000057f0 bpatch  0x00000081 , 0x00004010 
- 00022862  0x000057f1 call  0x00005958 
- 00022863  0x000057f2 beq  0x00000030 , 0x0000595f 
- 00022864  0x000057f3 beq  0x00000031 , 0x000059c6 
- 00022865  0x000057f4 beq  0x00000058 , 0x000059cf 
- 00022866  0x000057f5 call  0x00005955 
- 00022867  0x000057f6 nop  0x00001af4 
- 00022868  0x000057f7 branch  0x0000594d 
- 00022869  0x000057f9 fetcht  0x00000001 , 0x0000464c 
- 00022870  0x000057fa call  0x000069c7 
- 00022871  0x000057fb branch  0x000055fb 
- 00022872  0x000057fe setarg  0x00000001 
- 00022873  0x000057ff call  0x000069e5 
- 00022874  0x00005800 store  0x00000001 , 0x0000485a 
- 00022875  0x00005801 setarg  0x00000000 
- 00022876  0x00005802 call  0x000069e5 
- 00022877  0x00005803 store  0x00000001 , 0x00004859 
- 00022878  0x00005804 rtn 
- 00022879  0x00005807 fetch  0x00000001 , 0x0000485a 
- 00022880  0x00005808 beq  0x0000005a , 0x0000596e 
- 00022881  0x00005809 beq  0x000000d8 , 0x00005974 
- 00022882  0x0000580a beq  0x000000d1 , 0x00005968 
- 00022883  0x0000580b beq  0x000000d2 , 0x0000598c 
- 00022884  0x0000580c beq  0x00000002 , 0x00005993 
- 00022885  0x0000580d beq  0x00000054 , 0x0000599c 
- 00022886  0x0000580e beq  0x00000050 , 0x000059c3 
- 00022887  0x0000580f branch  0x0000594d 
- 00022888  0x00005812 setarg  0x00000049 
- 00022889  0x00005813 call  0x000069e5 
- 00022890  0x00005814 beq  0x000000a1 , 0x0000596c 
- 00022891  0x00005815 branch  0x00005983 
- 00022892  0x00005818 jam  0x0000000c , 0x00004957 
- 00022893  0x00005819 rtn 
- 00022894  0x0000581c jam  0x00000005 , 0x00004957 
- 00022895  0x0000581d call  0x000059da 
- 00022896  0x0000581e call  0x00007c95 
- 00022897  0x0000581f arg  0x000048d6 , 0x00000013 
- 00022898  0x00005820 call  0x00005995 
- 00022899  0x00005821 branch  0x00005747 
- 00022900  0x00005824 setarg  0x00000016 
- 00022901  0x00005825 call  0x000069e5 
- 00022902  0x00005826 sub  0x0000003f , 0x000000bd , 0x0000003e 
- 00022903  0x00005827 nbranch  0x00005949 , 0x00000005 
- 00022904  0x00005828 setarg  0x00000019 
- 00022905  0x00005829 call  0x000069e5 
- 00022906  0x0000582a sub  0x0000003f , 0x00000055 , 0x0000003e 
- 00022907  0x0000582b nbranch  0x00005949 , 0x00000005 
- 00022908  0x0000582c setarg  0x0000001b 
- 00022909  0x0000582d call  0x000069e5 
- 00022910  0x0000582e sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00022911  0x0000582f nbranch  0x00005949 , 0x00000005 
- 00022912  0x00005830 jam  0x00000006 , 0x00004957 
- 00022913  0x00005831 arg  0x0000491a , 0x00000013 
- 00022914  0x00005832 branch  0x00005995 
- 00022915  0x00005835 jam  0x00000000 , 0x00004957 
- 00022916  0x00005836 arg  0x00004890 , 0x00000013 
- 00022917  0x00005837 call  0x00005995 
- 00022918  0x00005838 arg  0x0000489a , 0x00000013 
- 00022919  0x00005839 call  0x00005995 
- 00022920  0x0000583a setarg  0x00000943 
- 00022921  0x0000583b call  0x000069e4 
- 00022922  0x0000583c arg  0x000048b4 , 0x00000013 
- 00022923  0x0000583d branch  0x00005995 
- 00022924  0x00005840 jam  0x00000002 , 0x00004957 
- 00022925  0x00005841 arg  0x00004886 , 0x00000013 
- 00022926  0x00005842 call  0x00005995 
- 00022927  0x00005843 arg  0x0000489a , 0x00000013 
- 00022928  0x00005844 call  0x00005995 
- 00022929  0x00005845 arg  0x000048b4 , 0x00000013 
- 00022930  0x00005846 branch  0x00005995 
- 00022931  0x00005849 jam  0x00000003 , 0x00004957 
- 00022932  0x0000584a arg  0x0000487c , 0x00000013 
- 00022933  0x0000584c ifetch  0x00000002 , 0x00000013 
- 00022934  0x0000584d arg  0x0000ffff , 0x00000002 
- 00022935  0x0000584e isub  0x00000002 , 0x0000003e 
- 00022936  0x0000584f rtn  0x00000005 
- 00022937  0x00005850 call  0x000069e4 
- 00022938  0x00005851 increase  0x00000002 , 0x00000013 
- 00022939  0x00005852 branch  0x00005995 
- 00022940  0x00005855 call  0x000059d8 
- 00022941  0x00005856 setarg  0x00009a5b 
- 00022942  0x00005857 call  0x000069e4 
- 00022943  0x00005858 setarg  0x0000000d 
- 00022944  0x00005859 call  0x000069e5 
- 00022945  0x0000585a sub  0x0000003f , 0x00000012 , 0x0000003e 
- 00022946  0x0000585b branch  0x000059b0 , 0x00000005 
- 00022947  0x0000585c sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00022948  0x0000585d nbranch  0x000059b3 , 0x00000005 
- 00022949  0x0000585e setarg  0x0000000e 
- 00022950  0x0000585f call  0x000069e5 
- 00022951  0x00005860 sub  0x0000003f , 0x000000e5 , 0x0000003e 
- 00022952  0x00005861 nbranch  0x0000594d , 0x00000005 
- 00022953  0x00005862 setarg  0x00000010 
- 00022954  0x00005863 call  0x000069e5 
- 00022955  0x00005864 sub  0x0000003f , 0x000000a5 , 0x0000003e 
- 00022956  0x00005865 branch  0x000059b0 , 0x00000005 
- 00022957  0x00005866 call  0x000059c0 
- 00022958  0x00005868 jam  0x00000008 , 0x00004957 
- 00022959  0x00005869 rtn 
- 00022960  0x0000586b jam  0x00000009 , 0x00004957 
- 00022961  0x0000586c arg  0x000048fc , 0x00000013 
- 00022962  0x0000586d branch  0x00005995 
- 00022963  0x0000586f sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00022964  0x00005870 nbranch  0x0000594d , 0x00000005 
- 00022965  0x00005871 setarg  0x0000000e 
- 00022966  0x00005872 call  0x000069e5 
- 00022967  0x00005873 sub  0x0000003f , 0x000000c5 , 0x0000003e 
- 00022968  0x00005874 nbranch  0x0000594d , 0x00000005 
- 00022969  0x00005875 setarg  0x00000010 
- 00022970  0x00005876 call  0x000069e5 
- 00022971  0x00005877 sub  0x0000003f , 0x00000038 , 0x0000003e 
- 00022972  0x00005878 nbranch  0x0000594d , 0x00000005 
- 00022973  0x0000587a call  0x000059c0 
- 00022974  0x0000587b jam  0x0000000a , 0x00004957 
- 00022975  0x0000587c rtn 
- 00022976  0x0000587e setarg  0x0000005b 
- 00022977  0x0000587f call  0x000069e4 
- 00022978  0x00005880 branch  0x000059d6 
- 00022979  0x00005883 jam  0x00000007 , 0x00004957 
- 00022980  0x00005884 arg  0x0000493a , 0x00000013 
- 00022981  0x00005885 branch  0x00005995 
- 00022982  0x00005888 call  0x000059e7 
- 00022983  0x00005889 fetch  0x00000001 , 0x0000485a 
- 00022984  0x0000588a beq  0x00000070 , 0x000059cd 
- 00022985  0x0000588b beq  0x00000000 , 0x000059cb 
- 00022986  0x0000588c branch  0x0000594d 
- 00022987  0x0000588f jam  0x00000001 , 0x00004957 
- 00022988  0x00005890 rtn 
- 00022989  0x00005893 jam  0x00000004 , 0x00004957 
- 00022990  0x00005894 rtn 
- 00022991  0x00005897 call  0x000059e7 
- 00022992  0x00005898 fetch  0x00000001 , 0x0000485a 
- 00022993  0x00005899 beq  0x00000059 , 0x000059d3 
- 00022994  0x0000589a branch  0x0000595f 
- 00022995  0x0000589c jam  0x0000000b , 0x00004957 
- 00022996  0x0000589d arg  0x0000492a , 0x00000013 
- 00022997  0x0000589e branch  0x00005995 
- 00022998  0x000058a1 setarg  0x00000009 
- 00022999  0x000058a2 branch  0x000069e4 
- 00023000  0x000058a4 setarg  0x00005a09 
- 00023001  0x000058a5 branch  0x000069e4 
- 00023002  0x000058a8 arg  0x00008006 , 0x00000002 
- 00023003  0x000058a9 fetch  0x00000001 , 0x00004957 
- 00023004  0x000058aa bne  0x0000000b , 0x000059de 
- 00023005  0x000058ab arg  0x00009706 , 0x00000002 
- 00023006  0x000058ad copy  0x00000002 , 0x0000003f 
- 00023007  0x000058ae call  0x000069e4 
- 00023008  0x000058af nop  0x00002ee0 
- 00023009  0x000058b0 rtn 
- 00023010  0x000058b3 arg  0x00004946 , 0x00000013 
- 00023011  0x000058b4 fetch  0x00000001 , 0x00004957 
- 00023012  0x000058b5 rtnne  0x0000000b 
- 00023013  0x000058b6 arg  0x0000494e , 0x00000013 
- 00023014  0x000058b7 rtn 
- 00023015  0x000058ba bpatch  0x00000082 , 0x00004010 
- 00023016  0x000058bb call  0x000055f6 
- 00023017  0x000058bc call  0x000059da 
- 00023018  0x000058bd call  0x000059e2 
- 00023019  0x000058be call  0x00005995 
- 00023020  0x000058bf branch  0x00005747 
- 00023021  0x000058c2 bpatch  0x00000083 , 0x00004010 
- 00023022  0x000058c3 call  0x00005949 
- 00023023  0x000058c4 call  0x000055f6 
- 00023024  0x000058c5 arg  0x00000806 , 0x00000002 
- 00023025  0x000058c6 fetch  0x00000001 , 0x00004957 
- 00023026  0x000058c7 bne  0x0000000b , 0x000059f4 
- 00023027  0x000058c8 arg  0x00001f06 , 0x00000002 
- 00023028  0x000058ca copy  0x00000002 , 0x0000003f 
- 00023029  0x000058cb branch  0x000069e4 
- 00023030  0x000058d2 fetch  0x00000001 , 0x00004420 
- 00023031  0x000058d3 rtnne  0x00000000 
- 00023032  0x000058d4 fetch  0x00000001 , 0x00004957 
- 00023033  0x000058d5 beq  0x00000000 , 0x00005a02 
- 00023034  0x000058d6 beq  0x00000001 , 0x00005a02 
- 00023035  0x000058d7 beq  0x00000008 , 0x00005a02 
- 00023036  0x000058d8 beq  0x00000002 , 0x00005a02 
- 00023037  0x000058d9 beq  0x00000003 , 0x00005a26 
- 00023038  0x000058da beq  0x00000004 , 0x00005a02 
- 00023039  0x000058db beq  0x00000006 , 0x00005a4b 
- 00023040  0x000058dc beq  0x0000000b , 0x00005a44 
- 00023041  0x000058dd branch  0x00005a02 
- 00023042  0x000058e1 call  0x00005a6d 
- 00023043  0x000058e2 disable  0x00000028 
- 00023044  0x000058e3 fetch  0x00000001 , 0x00004659 
- 00023045  0x000058e4 beq  0x000000ff , 0x00005a09 
- 00023046  0x000058e5 fetcht  0x00000001 , 0x00004659 
- 00023047  0x000058e6 call  0x00006ee6 
- 00023048  0x000058e7 nrtn  0x00000001 
- 00023049  0x000058e9 setarg  0x00000000 
- 00023050  0x000058ea call  0x000069e5 
- 00023051  0x000058eb bne  0x00000030 , 0x00005a1c 
- 00023052  0x000058ed setarg  0x00000002 
- 00023053  0x000058ee call  0x000069e5 
- 00023054  0x000058ef rtnbit0  0x00000007 
- 00023055  0x000058f0 call  0x00005a84 
- 00023056  0x000058f1 fetch  0x00000001 , 0x00004847 
- 00023057  0x000058f2 call  0x00005a7c 
- 00023058  0x000058f3 store  0x00000002 , 0x00004847 
- 00023059  0x000058f4 fetch  0x00000001 , 0x00004849 
- 00023060  0x000058f5 call  0x00005a7c 
- 00023061  0x000058f6 store  0x00000002 , 0x00004849 
- 00023062  0x000058f7 fetch  0x00000001 , 0x00004958 
- 00023063  0x000058f8 beq  0x00000000 , 0x00005a1e 
- 00023064  0x000058f9 beq  0x00000001 , 0x00005a20 
- 00023065  0x000058fa beq  0x00000002 , 0x00005a22 
- 00023066  0x000058fb beq  0x00000003 , 0x00005a24 
- 00023067  0x000058fc rtn 
- 00023068  0x000058ff beq  0x00000031 , 0x00005a0c 
- 00023069  0x00005900 branch  0x00005955 
- 00023070  0x00005903 call  0x00005a56 
- 00023071  0x00005904 branch  0x00005a8b 
- 00023072  0x00005906 call  0x00005a5e 
- 00023073  0x00005907 branch  0x00005a8b 
- 00023074  0x00005909 call  0x00005a5a 
- 00023075  0x0000590a branch  0x00005a8b 
- 00023076  0x0000590c call  0x00005a66 
- 00023077  0x0000590d branch  0x00005a8b 
- 00023078  0x00005912 call  0x00005a6d 
- 00023079  0x00005913 fetch  0x00000001 , 0x00004659 
- 00023080  0x00005914 beq  0x000000ff , 0x00005a2c 
- 00023081  0x00005915 fetcht  0x00000001 , 0x00004659 
- 00023082  0x00005916 call  0x00006ee6 
- 00023083  0x00005917 nrtn  0x00000001 
- 00023084  0x00005919 setarg  0x00000000 
- 00023085  0x0000591a call  0x000069e5 
- 00023086  0x0000591b bne  0x00000030 , 0x00005955 
- 00023087  0x0000591d setarg  0x00000002 
- 00023088  0x0000591e call  0x000069e5 
- 00023089  0x0000591f rtnbit0  0x00000007 
- 00023090  0x00005920 call  0x00005a84 
- 00023091  0x00005921 call  0x00005a42 
- 00023092  0x00005922 store  0x00000001 , 0x0000484d 
- 00023093  0x00005923 rshift4  0x0000003f , 0x0000003f 
- 00023094  0x00005924 call  0x00005a80 
- 00023095  0x00005925 store  0x00000001 , 0x00004848 
- 00023096  0x00005926 fetch  0x00000001 , 0x0000484d 
- 00023097  0x00005927 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00023098  0x00005928 call  0x00005a80 
- 00023099  0x00005929 store  0x00000001 , 0x0000484a 
- 00023100  0x0000592a fetch  0x00000001 , 0x00004958 
- 00023101  0x0000592b beq  0x00000000 , 0x00005a56 
- 00023102  0x0000592c beq  0x00000001 , 0x00005a5e 
- 00023103  0x0000592d beq  0x00000002 , 0x00005a5a 
- 00023104  0x0000592e beq  0x00000003 , 0x00005a66 
- 00023105  0x0000592f rtn 
- 00023106  0x00005932 setarg  0x00000012 
- 00023107  0x00005933 branch  0x000069e5 
- 00023108  0x00005936 call  0x00005a6d 
- 00023109  0x00005937 fetch  0x00000001 , 0x00004659 
- 00023110  0x00005938 beq  0x000000ff , 0x00005a4a 
- 00023111  0x00005939 fetcht  0x00000001 , 0x00004659 
- 00023112  0x0000593a call  0x00006ee6 
- 00023113  0x0000593b nrtn  0x00000001 
- 00023114  0x0000593d branch  0x00005a2f 
- 00023115  0x00005941 call  0x00005a6d 
- 00023116  0x00005942 disable  0x00000028 
- 00023117  0x00005943 setarg  0x00000002 
- 00023118  0x00005944 call  0x000069e5 
- 00023119  0x00005945 rtnbit0  0x00000007 
- 00023120  0x00005946 setarg  0x00000008 
- 00023121  0x00005947 call  0x000069e5 
- 00023122  0x00005948 branch  0x00005a0f , 0x00000034 
- 00023123  0x00005949 setarg  0x00000000 
- 00023124  0x0000594a store  0x00000006 , 0x00004847 
- 00023125  0x0000594b rtn 
- 00023126  0x0000594e fetch  0x00000002 , 0x00004847 
- 00023127  0x0000594f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023128  0x00005950 store  0x00000002 , 0x00004847 
- 00023129  0x00005951 branch  0x00007dba 
- 00023130  0x00005953 fetch  0x00000002 , 0x00004849 
- 00023131  0x00005954 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023132  0x00005955 store  0x00000002 , 0x00004849 
- 00023133  0x00005956 branch  0x00007dba 
- 00023134  0x00005958 fetch  0x00000002 , 0x00004849 
- 00023135  0x00005959 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023136  0x0000595a store  0x00000002 , 0x00004849 
- 00023137  0x0000595b fetch  0x00000002 , 0x00004847 
- 00023138  0x0000595c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023139  0x0000595d store  0x00000002 , 0x00004847 
- 00023140  0x0000595e call  0x00005a68 
- 00023141  0x0000595f branch  0x00007dba 
- 00023142  0x00005961 call  0x00005a68 
- 00023143  0x00005962 branch  0x00007dba 
- 00023144  0x00005965 fetch  0x00000002 , 0x00004849 
- 00023145  0x00005966 fetcht  0x00000002 , 0x00004847 
- 00023146  0x00005967 store  0x00000002 , 0x00004847 
- 00023147  0x00005968 storet  0x00000002 , 0x00004849 
- 00023148  0x00005969 rtn 
- 00023149  0x0000596d fetch  0x00000001 , 0x00004860 
- 00023150  0x0000596e call  0x00005a84 , 0x00000034 
- 00023151  0x0000596f jam  0x00000001 , 0x00004860 
- 00023152  0x00005970 rtn 
- 00023153  0x00005973 jam  0x00000001 , 0x00004956 
- 00023154  0x00005974 call  0x000029c9 
- 00023155  0x00005976 branch  0x00005949 
- 00023156  0x00005979 fetch  0x00000001 , 0x00004659 
- 00023157  0x0000597a rtnne  0x000000ff 
- 00023158  0x0000597b fetch  0x00000001 , 0x0000477d 
- 00023159  0x0000597c rtnne  0x00000001 
- 00023160  0x0000597d setarg  0x00000000 
- 00023161  0x0000597e store  0x00000001 , 0x0000477d 
- 00023162  0x0000597f store  0x00000004 , 0x00004847 
- 00023163  0x00005980 branch  0x00005a73 
- 00023164  0x00005983 rtnbit0  0x00000007 
- 00023165  0x00005984 arg  0x0000ff00 , 0x00000002 
- 00023166  0x00005985 ior  0x00000002 , 0x0000003f 
- 00023167  0x00005986 rtn 
- 00023168  0x00005989 rtnbit0  0x00000003 
- 00023169  0x0000598a arg  0x000000f0 , 0x00000002 
- 00023170  0x0000598b ior  0x00000002 , 0x0000003f 
- 00023171  0x0000598c rtn 
- 00023172  0x0000598f arg  0x00000003 , 0x0000003f 
- 00023173  0x00005990 call  0x000069e5 
- 00023174  0x00005991 store  0x00000002 , 0x00004847 
- 00023175  0x00005992 arg  0x00000004 , 0x0000003f 
- 00023176  0x00005993 call  0x000069e5 
- 00023177  0x00005994 store  0x00000002 , 0x00004849 
- 00023178  0x00005995 rtn 
- 00023179  0x00005999 fetcht  0x00000001 , 0x0000464d 
- 00023180  0x0000599a call  0x00006ee6 
- 00023181  0x0000599b rtn  0x00000001 
- 00023182  0x0000599c setarg  0x0000000a 
- 00023183  0x0000599d call  0x000069e5 
- 00023184  0x0000599e nop  0x000003e8 
- 00023185  0x0000599f branch  0x00005a8b 
- 00023186  0x000059a2 setarg  0x00008100 
- 00023187  0x000059a3 branch  0x000069e4 
- 00023188  0x000059a9 jam  0x000000ff , 0x0000478f 
- 00023189  0x000059ab jam  0x00000034 , 0x000043f3 
- 00023190  0x000059ac setarg  0x000f0f0f 
- 00023191  0x000059ad store  0x00000003 , 0x000042db 
- 00023192  0x000059ae store  0x00000003 , 0x000042de 
- 00023193  0x000059af branch  0x000054a9 
- 00023194  0x000059b2 bpatch  0x00000084 , 0x00004010 
- 00023195  0x000059b3 call  0x00005c6f 
- 00023196  0x000059b4 call  0x00005aa8 
- 00023197  0x000059b5 fetch  0x00000001 , 0x00004666 
- 00023198  0x000059b6 beq  0x00000001 , 0x00005aa1 
- 00023199  0x000059b7 beq  0x00000002 , 0x00005aa3 
- 00023200  0x000059b8 rtn 
- 00023201  0x000059ba fetch  0x00000006 , 0x00004668 
- 00023202  0x000059bb branch  0x00005aa4 
- 00023203  0x000059bd fetch  0x00000006 , 0x00004675 
- 00023204  0x000059bf fetcht  0x00000006 , 0x000046e6 
- 00023205  0x000059c0 isub  0x00000002 , 0x0000003e 
- 00023206  0x000059c1 branch  0x00005c1a , 0x00000005 
- 00023207  0x000059c2 branch  0x000054a0 
- 00023208  0x000059c5 jam  0x0000005a , 0x0000478f 
- 00023209  0x000059c6 rtn 
- 00023210  0x000059ca fetch  0x00000002 , 0x000044e9 
- 00023211  0x000059cb bbit1  0x00000009 , 0x0000431f 
- 00023212  0x000059cc branch  0x00005c39 
- 00023213  0x000059ce setarg  0x00000000 
- 00023214  0x000059cf store  0x00000002 , 0x00004781 
- 00023215  0x000059d0 fetch  0x00000002 , 0x000044e9 
- 00023216  0x000059d1 bbit1  0x00000009 , 0x0000431f 
- 00023217  0x000059d2 rtn 
- 00023218  0x000059d5 fetch  0x00000008 , 0x00004713 
- 00023219  0x000059d6 rtnbit0  0x0000001b 
- 00023220  0x000059d8 nbranch  0x00005aba , 0x00000028 
- 00023221  0x000059d9 fetch  0x00000001 , 0x00004959 
- 00023222  0x000059da increase  0x00000001 , 0x0000003f 
- 00023223  0x000059db and_into  0x0000000f , 0x0000003f 
- 00023224  0x000059dc store  0x00000001 , 0x00004959 
- 00023225  0x000059dd nrtn  0x00000034 
- 00023226  0x000059df jam  0x00000000 , 0x00004959 
- 00023227  0x000059e0 branch  0x00007dbc 
- 00023228  0x000059e3 fetch  0x00000001 , 0x00004659 
- 00023229  0x000059e4 rtnne  0x000000ff 
- 00023230  0x000059e5 jam  0x00000000 , 0x000040c0 
- 00023231  0x000059e6 jam  0x0000001e , 0x0000477e 
- 00023232  0x000059e7 rtn 
- 00023233  0x000059eb bpatch  0x00000085 , 0x00004010 
- 00023234  0x000059ec copy  0x00000013 , 0x0000003f 
- 00023235  0x000059ed beq  0x00000014 , 0x00005ad0 
- 00023236  0x000059ee beq  0x00000015 , 0x00005ae0 
- 00023237  0x000059ef beq  0x00000010 , 0x00005c15 
- 00023238  0x000059f0 beq  0x00000031 , 0x00005aed 
- 00023239  0x000059f1 beq  0x00000029 , 0x00005aef 
- 00023240  0x000059f2 beq  0x00000032 , 0x00005af1 
- 00023241  0x000059f3 beq  0x0000003e , 0x00004329 
- 00023242  0x000059f4 beq  0x00000040 , 0x00005afc 
- 00023243  0x000059f5 beq  0x00000039 , 0x00006084 
- 00023244  0x000059f6 beq  0x0000003a , 0x00006053 
- 00023245  0x000059f7 beq  0x0000003c , 0x00006075 
- 00023246  0x000059f8 beq  0x00000044 , 0x00005b10 
- 00023247  0x000059f9 rtn 
- 00023248  0x000059fd call  0x0000618e 
- 00023249  0x000059fe jam  0x00000000 , 0x0000477d 
- 00023250  0x000059ff call  0x00005a73 
- 00023251  0x00005a00 jam  0x00000001 , 0x00004794 
- 00023252  0x00005a01 call  0x00006042 
- 00023253  0x00005a02 fetch  0x00000001 , 0x00004795 
- 00023254  0x00005a03 nbranch  0x00005ad8 , 0x00000034 
- 00023255  0x00005a04 jam  0x00000014 , 0x00004796 
- 00023256  0x00005a06 fetch  0x00000002 , 0x000043f1 
- 00023257  0x00005a07 set0  0x00000000 , 0x0000003f 
- 00023258  0x00005a08 store  0x00000002 , 0x000043f1 
- 00023259  0x00005a09 jam  0x00000000 , 0x00004845 
- 00023260  0x00005a0a fetch  0x00000002 , 0x000047be 
- 00023261  0x00005a0b store  0x00000002 , 0x000047c0 
- 00023262  0x00005a0c call  0x00005c0b 
- 00023263  0x00005a0d branch  0x00005c39 
- 00023264  0x00005a10 setarg  0x00000000 
- 00023265  0x00005a11 store  0x00000002 , 0x000047c0 
- 00023266  0x00005a12 jam  0x00000000 , 0x00004794 
- 00023267  0x00005a13 arg  0x00000006 , 0x00000002 
- 00023268  0x00005a14 fetch  0x00000008 , 0x00004713 
- 00023269  0x00005a15 bbit1  0x0000001b , 0x00005ae7 
- 00023270  0x00005a16 arg  0x00000007 , 0x00000002 
- 00023271  0x00005a18 storet  0x00000002 , 0x000042d3 
- 00023272  0x00005a19 storet  0x00000002 , 0x000042d5 
- 00023273  0x00005a1a jam  0x00000000 , 0x000047c2 
- 00023274  0x00005a1b jam  0x00000000 , 0x00004956 
- 00023275  0x00005a1c call  0x000029cb 
- 00023276  0x00005a1d branch  0x00005b76 
- 00023277  0x00005a20 arg  0x00000002 , 0x00000007 
- 00023278  0x00005a21 branch  0x00005af8 
- 00023279  0x00005a25 jam  0x00000012 , 0x0000066f 
- 00023280  0x00005a26 branch  0x00007834 
- 00023281  0x00005a29 fetch  0x00000001 , 0x00004795 
- 00023282  0x00005a2a beq  0x00000001 , 0x00005af4 
- 00023283  0x00005a2b branch  0x00005af6 
- 00023284  0x00005a2d call  0x00005aef 
- 00023285  0x00005a2e jam  0x00000014 , 0x00004844 
- 00023286  0x00005a30 arg  0x00000001 , 0x00000007 
- 00023287  0x00005a31 branch  0x00005af8 
- 00023288  0x00005a34 fetch  0x00000001 , 0x00004843 
- 00023289  0x00005a35 qset1  0x0000003f 
- 00023290  0x00005a36 store  0x00000001 , 0x00004843 
- 00023291  0x00005a37 rtn 
- 00023292  0x00005a3a fetch  0x00000002 , 0x0000433c 
- 00023293  0x00005a3b rtneq  0x00000000 
- 00023294  0x00005a3c fetch  0x00000001 , 0x0000016a 
- 00023295  0x00005a3d rshift2  0x0000003f , 0x0000003f 
- 00023296  0x00005a3e sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023297  0x00005a3f rtn  0x00000002 
- 00023298  0x00005a40 setarg  0x00000009 
- 00023299  0x00005a41 store  0x00000002 , 0x000042d3 
- 00023300  0x00005a42 store  0x00000002 , 0x000042d5 
- 00023301  0x00005a43 call  0x00005aef 
- 00023302  0x00005a45 jam  0x00000001 , 0x000047c2 
- 00023303  0x00005a46 rtn 
- 00023304  0x00005a49 fetch  0x00000001 , 0x00004795 
- 00023305  0x00005a4a nrtn  0x00000034 
- 00023306  0x00005a4b fetch  0x00000001 , 0x00004398 
- 00023307  0x00005a4c sub  0x0000003f , 0x00000022 , 0x0000003f 
- 00023308  0x00005a4d nrtn  0x00000005 
- 00023309  0x00005a4e jam  0x00000000 , 0x00004844 
- 00023310  0x00005a50 arg  0x00000000 , 0x00000007 
- 00023311  0x00005a51 branch  0x00005af8 
- 00023312  0x00005a54 fetch  0x00000001 , 0x000001a2 
- 00023313  0x00005a55 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023314  0x00005a56 nbranch  0x00005b06 , 0x00000002 
- 00023315  0x00005a57 store  0x00000002 , 0x000042d3 
- 00023316  0x00005a58 store  0x00000002 , 0x000042d5 
- 00023317  0x00005a59 fetch  0x00000001 , 0x000001a4 
- 00023318  0x00005a5a branch  0x00005b1d , 0x00000034 
- 00023319  0x00005a5b fetcht  0x00000001 , 0x0000496b 
- 00023320  0x00005a5c isub  0x00000002 , 0x0000003e 
- 00023321  0x00005a5d branch  0x00005b1d , 0x00000002 
- 00023322  0x00005a5e fetch  0x00000001 , 0x000001a4 
- 00023323  0x00005a5f store  0x00000001 , 0x000040c0 
- 00023324  0x00005a60 branch  0x00005b1f 
- 00023325  0x00005a62 fetch  0x00000001 , 0x0000496b 
- 00023326  0x00005a63 store  0x00000001 , 0x000040c0 
- 00023327  0x00005a65 jam  0x00000000 , 0x000047c2 
- 00023328  0x00005a66 rtn 
- 00023329  0x00005a69 jam  0x00000000 , 0x00004843 
- 00023330  0x00005a6a rtn 
- 00023331  0x00005a6d bpatch  0x00000086 , 0x00004010 
- 00023332  0x00005a6e call  0x00002a28 
- 00023333  0x00005a6f nrtn  0x00000034 
- 00023334  0x00005a70 fetch  0x00000001 , 0x0000478f 
- 00023335  0x00005a71 beq  0x000000ff , 0x00005b2b 
- 00023336  0x00005a72 fetch  0x00000001 , 0x00004843 
- 00023337  0x00005a73 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00023338  0x00005a74 rtnne  0x00000003 
- 00023339  0x00005a76 fetch  0x00000001 , 0x00004956 
- 00023340  0x00005a77 call  0x00005a71 , 0x00000034 
- 00023341  0x00005a78 fetch  0x00000008 , 0x00004713 
- 00023342  0x00005a79 bbit1  0x00000001 , 0x00005b5b 
- 00023343  0x00005a7a bbit1  0x00000000 , 0x00005b5b 
- 00023344  0x00005a7b bbit1  0x00000005 , 0x00005b5b 
- 00023345  0x00005a7c bbit1  0x00000006 , 0x00005b5b 
- 00023346  0x00005a7d call  0x00005601 
- 00023347  0x00005a7e call  0x00005ab2 
- 00023348  0x00005a7f nrtn  0x00000028 
- 00023349  0x00005a80 call  0x00005abc 
- 00023350  0x00005a81 call  0x00005a74 
- 00023351  0x00005a82 call  0x000056b1 
- 00023352  0x00005a83 fetch  0x00000008 , 0x00004713 
- 00023353  0x00005a84 bbit0  0x00000016 , 0x00005b3c 
- 00023354  0x00005a85 fetch  0x00000001 , 0x0000496c 
- 00023355  0x00005a86 beq  0x00000001 , 0x00005b3d 
- 00023356  0x00005a88 branch  0x00005b5d 
- 00023357  0x00005a8c fetch  0x00000001 , 0x0000496d 
- 00023358  0x00005a8d branch  0x00005b4d , 0x00000034 
- 00023359  0x00005a8e fetch  0x00000008 , 0x0000472b 
- 00023360  0x00005a90 store  0x00000008 , 0x00000670 
- 00023361  0x00005a91 fetch  0x00000001 , 0x0000472a 
- 00023362  0x00005a92 beq  0x00000003 , 0x00005b4f 
- 00023363  0x00005a93 beq  0x00000002 , 0x00005b52 
- 00023364  0x00005a94 jam  0x00000008 , 0x000047b4 
- 00023365  0x00005a95 fetcht  0x00000002 , 0x000047b5 
- 00023366  0x00005a97 fetch  0x00000001 , 0x000047b4 
- 00023367  0x00005a98 copy  0x0000003f , 0x00000011 
- 00023368  0x00005a99 call  0x00002dee 
- 00023369  0x00005a9a fetcht  0x00000001 , 0x000047b4 
- 00023370  0x00005a9b copy  0x00000002 , 0x00000039 
- 00023371  0x00005a9c arg  0x00000670 , 0x00000006 
- 00023372  0x00005a9d branch  0x00007cda 
- 00023373  0x00005aa0 fetch  0x00000008 , 0x00004734 
- 00023374  0x00005aa1 branch  0x00005b40 
- 00023375  0x00005aa4 jam  0x00000003 , 0x000047b4 
- 00023376  0x00005aa5 fetcht  0x00000002 , 0x000047b7 
- 00023377  0x00005aa6 branch  0x00005b46 
- 00023378  0x00005aa9 jam  0x00000002 , 0x000047b4 
- 00023379  0x00005aaa fetcht  0x00000002 , 0x000047b9 
- 00023380  0x00005aab branch  0x00005b46 
- 00023381  0x00005aae arg  0x00000001 , 0x00000011 
- 00023382  0x00005aaf fetcht  0x00000002 , 0x000047bb 
- 00023383  0x00005ab0 call  0x00002dee 
- 00023384  0x00005ab1 fetch  0x00000001 , 0x000047bd 
- 00023385  0x00005ab2 istore  0x00000001 , 0x00000005 
- 00023386  0x00005ab3 rtn 
- 00023387  0x00005ab6 setarg  0x00000000 
- 00023388  0x00005ab7 store  0x00000007 , 0x00004846 
- 00023389  0x00005ab9 jam  0x00000007 , 0x000047b4 
- 00023390  0x00005aba fetch  0x00000007 , 0x00004846 
- 00023391  0x00005abb store  0x00000007 , 0x00000670 
- 00023392  0x00005abc fetcht  0x00000002 , 0x0000439b 
- 00023393  0x00005abd branch  0x00005b46 
- 00023394  0x00005ac0 jam  0x00000000 , 0x00004795 
- 00023395  0x00005ac1 fetch  0x00000003 , 0x0000479a 
- 00023396  0x00005ac2 store  0x00000003 , 0x0000434d 
- 00023397  0x00005ac3 call  0x00005b6b 
- 00023398  0x00005ac4 setarg  0x00000005 
- 00023399  0x00005ac5 istore  0x00000001 , 0x00000006 
- 00023400  0x00005ac6 arg  0x000047a0 , 0x00000006 
- 00023401  0x00005ac7 call  0x00005b72 
- 00023402  0x00005ac8 branch  0x00007870 
- 00023403  0x00005acb arg  0x00004349 , 0x00000011 
- 00023404  0x00005acd ifetch  0x00000001 , 0x00000011 
- 00023405  0x00005ace rtn  0x00000034 
- 00023406  0x00005acf iadd  0x00000006 , 0x00000011 
- 00023407  0x00005ad0 ifetch  0x00000001 , 0x00000006 
- 00023408  0x00005ad1 rtneq  0x00000001 
- 00023409  0x00005ad2 branch  0x00005b6c 
- 00023410  0x00005ad5 arg  0x00004354 , 0x00000005 
- 00023411  0x00005ad6 arg  0x00000013 , 0x00000039 
- 00023412  0x00005ad7 call  0x00007cda 
- 00023413  0x00005ad8 branch  0x00002969 
- 00023414  0x00005adf call  0x00005b7b 
- 00023415  0x00005ae0 fetch  0x00000002 , 0x000043ef 
- 00023416  0x00005ae1 bbit1  0x00000007 , 0x00005b81 
- 00023417  0x00005ae2 bbit1  0x00000000 , 0x000042fc 
- 00023418  0x00005ae3 branch  0x00005c1a 
- 00023419  0x00005ae6 setarg  0x00000000 
- 00023420  0x00005ae7 store  0x00000008 , 0x0000484f 
- 00023421  0x00005ae8 istore  0x00000004 , 0x00000005 
- 00023422  0x00005ae9 jam  0x00000000 , 0x00004860 
- 00023423  0x00005aea jam  0x00000000 , 0x0000429a 
- 00023424  0x00005aeb rtn 
- 00023425  0x00005aee call  0x00005b21 
- 00023426  0x00005aef fetch  0x00000002 , 0x000043ef 
- 00023427  0x00005af0 bbit1  0x00000000 , 0x000042fc 
- 00023428  0x00005af1 branch  0x000054cd 
- 00023429  0x00005af6 bpatch  0x00000087 , 0x00004010 
- 00023430  0x00005af8 call  0x0000614d 
- 00023431  0x00005af9 call  0x0000553d 
- 00023432  0x00005afb call  0x00006110 
- 00023433  0x00005afc call  0x000061b1 
- 00023434  0x00005afd call  0x0000611e 
- 00023435  0x00005aff call  0x0000328e 
- 00023436  0x00005b00 call  0x00003531 
- 00023437  0x00005b01 call  0x00005fdd 
- 00023438  0x00005b03 call  0x0000572c 
- 00023439  0x00005b04 call  0x00005b9b 
- 00023440  0x00005b05 call  0x00005bab 
- 00023441  0x00005b06 call  0x00005bce 
- 00023442  0x00005b08 call  0x00005bd3 
- 00023443  0x00005b09 call  0x00005be1 
- 00023444  0x00005b0a call  0x00005bee 
- 00023445  0x00005b0b call  0x00005be4 
- 00023446  0x00005b0d call  0x00005bfb 
- 00023447  0x00005b0e call  0x00005bfe 
- 00023448  0x00005b0f call  0x000056b6 
- 00023449  0x00005b10 call  0x00005c0e 
- 00023450  0x00005b11 branch  0x00005c05 
- 00023451  0x00005b14 fetch  0x00000008 , 0x00004713 
- 00023452  0x00005b15 bbit1  0x00000037 , 0x00005b9e 
- 00023453  0x00005b16 rtn 
- 00023454  0x00005b19 fetch  0x00000001 , 0x0000497f 
- 00023455  0x00005b1a rtnne  0x00000001 
- 00023456  0x00005b1b arg  0x0000497c , 0x00000013 
- 00023457  0x00005b1c arg  0x00005ba3 , 0x00000012 
- 00023458  0x00005b1d branch  0x000042e0 
- 00023459  0x00005b20 fetch  0x00000001 , 0x00004666 
- 00023460  0x00005b21 rtneq  0x00000000 
- 00023461  0x00005b22 fetch  0x00000008 , 0x00004713 
- 00023462  0x00005b23 rtnbit1  0x00000006 
- 00023463  0x00005b24 arg  0x00000006 , 0x00000007 
- 00023464  0x00005b25 call  0x00005f00 
- 00023465  0x00005b26 call  0x000042d0 
- 00023466  0x00005b27 branch  0x00005c15 
- 00023467  0x00005b2a fetch  0x00000001 , 0x00004666 
- 00023468  0x00005b2b beq  0x00000000 , 0x00005bb1 
- 00023469  0x00005b2c fetch  0x00000008 , 0x00004713 
- 00023470  0x00005b2d rtnbit0  0x00000035 
- 00023471  0x00005b2e fetcht  0x00000001 , 0x00004727 
- 00023472  0x00005b2f branch  0x00005bb4 
- 00023473  0x00005b32 fetch  0x00000008 , 0x00004713 
- 00023474  0x00005b33 rtnbit0  0x00000032 
- 00023475  0x00005b34 fetcht  0x00000001 , 0x00004728 
- 00023476  0x00005b36 storet  0x00000001 , 0x0000497e 
- 00023477  0x00005b37 call  0x00005888 
- 00023478  0x00005b38 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00023479  0x00005b39 fetcht  0x00000001 , 0x0000497e 
- 00023480  0x00005b3a isub  0x00000002 , 0x0000003e 
- 00023481  0x00005b3b branch  0x00005bc0 , 0x00000005 
- 00023482  0x00005b3d fetch  0x00000001 , 0x000044eb 
- 00023483  0x00005b3e store  0x00000001 , 0x00004981 
- 00023484  0x00005b3f fetch  0x00000001 , 0x00004980 
- 00023485  0x00005b40 rtneq  0x00000000 
- 00023486  0x00005b41 jam  0x00000000 , 0x00004980 
- 00023487  0x00005b42 rtn 
- 00023488  0x00005b45 call  0x00005bc5 
- 00023489  0x00005b46 fetch  0x00000001 , 0x00004980 
- 00023490  0x00005b47 rtneq  0x00000001 
- 00023491  0x00005b48 jam  0x00000001 , 0x00004980 
- 00023492  0x00005b49 rtn 
- 00023493  0x00005b4c arg  0x00006047 , 0x00000012 
- 00023494  0x00005b4d arg  0x00004981 , 0x00000013 
- 00023495  0x00005b4e fetch  0x00000001 , 0x00004666 
- 00023496  0x00005b4f beq  0x00000000 , 0x000042e0 
- 00023497  0x00005b50 arg  0x00005ba3 , 0x00000012 
- 00023498  0x00005b51 call  0x000042e0 
- 00023499  0x00005b52 fetch  0x00000001 , 0x00004981 
- 00023500  0x00005b53 beq  0x00000001 , 0x00005ef2 
- 00023501  0x00005b54 rtn 
- 00023502  0x00005b57 arg  0x00004790 , 0x00000013 
- 00023503  0x00005b58 arg  0x00005bd1 , 0x00000012 
- 00023504  0x00005b59 branch  0x000042e7 
- 00023505  0x00005b5c call  0x00005c39 
- 00023506  0x00005b5d branch  0x000054cd 
- 00023507  0x00005b60 arg  0x00004845 , 0x00000013 
- 00023508  0x00005b61 arg  0x00005bd9 , 0x00000012 
- 00023509  0x00005b62 call  0x000042e0 
- 00023510  0x00005b63 fetch  0x00000001 , 0x00004845 
- 00023511  0x00005b64 beq  0x00000001 , 0x00004313 
- 00023512  0x00005b65 rtn 
- 00023513  0x00005b68 fetch  0x00000001 , 0x0000478f 
- 00023514  0x00005b69 beq  0x000000ff , 0x00005a9a 
- 00023515  0x00005b6a fetch  0x00000001 , 0x0000477f 
- 00023516  0x00005b6b nbranch  0x00005f1b , 0x00000034 
- 00023517  0x00005b6c fetch  0x00000008 , 0x00004713 
- 00023518  0x00005b6d bbit1  0x00000033 , 0x00005c1a 
- 00023519  0x00005b6e bbit1  0x0000003e , 0x0000603f 
- 00023520  0x00005b6f branch  0x000054cd 
- 00023521  0x00005b72 arg  0x00004844 , 0x00000013 
- 00023522  0x00005b73 arg  0x00005b0e , 0x00000012 
- 00023523  0x00005b74 branch  0x000042e0 
- 00023524  0x00005b77 fetch  0x00000001 , 0x00004794 
- 00023525  0x00005b78 rtn  0x00000034 
- 00023526  0x00005b79 arg  0x00004796 , 0x00000013 
- 00023527  0x00005b7a arg  0x00005be9 , 0x00000012 
- 00023528  0x00005b7b branch  0x000042e0 
- 00023529  0x00005b7d fetch  0x00000001 , 0x00004795 
- 00023530  0x00005b7e nrtn  0x00000034 
- 00023531  0x00005b7f fetch  0x00000001 , 0x000042fc 
- 00023532  0x00005b80 rtnne  0x00000000 
- 00023533  0x00005b81 branch  0x00002fcd 
- 00023534  0x00005b84 fetch  0x00000008 , 0x00004713 
- 00023535  0x00005b85 rtnbit1  0x0000003b 
- 00023536  0x00005b86 arg  0x000047c0 , 0x00000013 
- 00023537  0x00005b87 arg  0x00005bf3 , 0x00000012 
- 00023538  0x00005b88 branch  0x000042e0 
- 00023539  0x00005b8b fetch  0x00000002 , 0x000047be 
- 00023540  0x00005b8c store  0x00000002 , 0x000047c0 
- 00023541  0x00005b8d branch  0x00005b55 
- 00023542  0x00005b90 fetch  0x00000001 , 0x00004843 
- 00023543  0x00005b91 rtnbit1  0x00000002 
- 00023544  0x00005b92 call  0x00005aef 
- 00023545  0x00005b93 arg  0x00000000 , 0x00000007 
- 00023546  0x00005b94 branch  0x00005af8 
- 00023547  0x00005b97 arg  0x00004792 , 0x00000013 
- 00023548  0x00005b98 arg  0x000054cd , 0x00000012 
- 00023549  0x00005b99 branch  0x000042e0 
- 00023550  0x00005b9c arg  0x0000477e , 0x00000013 
- 00023551  0x00005b9d arg  0x00005c01 , 0x00000012 
- 00023552  0x00005b9e branch  0x000042e0 
- 00023553  0x00005ba0 fetch  0x00000001 , 0x0000496b 
- 00023554  0x00005ba1 store  0x00000001 , 0x000040c0 
- 00023555  0x00005ba2 jam  0x00000001 , 0x0000477d 
- 00023556  0x00005ba3 rtn 
- 00023557  0x00005ba7 arg  0x00004781 , 0x00000013 
- 00023558  0x00005ba8 arg  0x00005c08 , 0x00000012 
- 00023559  0x00005ba9 branch  0x000042e7 
- 00023560  0x00005bac fetch  0x00000001 , 0x00004666 
- 00023561  0x00005bad beq  0x00000000 , 0x00005ff2 
- 00023562  0x00005bae branch  0x00005aad 
- 00023563  0x00005bb1 fetch  0x00000002 , 0x00004725 
- 00023564  0x00005bb2 store  0x00000002 , 0x00004781 
- 00023565  0x00005bb3 rtn 
- 00023566  0x00005bb6 arg  0x000046f3 , 0x00000013 
- 00023567  0x00005bb7 arg  0x00005c11 , 0x00000012 
- 00023568  0x00005bb8 branch  0x000042e0 
- 00023569  0x00005bbb call  0x00005ca6 
- 00023570  0x00005bbc fetch  0x00000001 , 0x00004793 
- 00023571  0x00005bbd nbranch  0x00005ed1 , 0x00000034 
- 00023572  0x00005bbe rtn 
- 00023573  0x00005bc1 isolate1  0x00000026 , 0x00000000 
- 00023574  0x00005bc2 call  0x00006018 , 0x00000001 
- 00023575  0x00005bc3 call  0x00005aad 
- 00023576  0x00005bc4 call  0x00005b21 
- 00023577  0x00005bc5 branch  0x00005c1a 
- 00023578  0x00005bc8 bpatch  0x00000088 , 0x00004011 
- 00023579  0x00005bc9 call  0x000061ab 
- 00023580  0x00005bca fetch  0x00000002 , 0x000044e9 
- 00023581  0x00005bcb isolate1  0x0000000b , 0x0000003f 
- 00023582  0x00005bcc call  0x00005c3e , 0x00000001 
- 00023583  0x00005bcd call  0x00005aa8 
- 00023584  0x00005bce fetch  0x00000002 , 0x000044e9 
- 00023585  0x00005bcf bbit1  0x0000000b , 0x00005c2a 
- 00023586  0x00005bd0 fetch  0x00000008 , 0x00004713 
- 00023587  0x00005bd1 bbit0  0x00000008 , 0x00005c2a 
- 00023588  0x00005bd2 fetcht  0x00000002 , 0x00004695 
- 00023589  0x00005bd3 increase  0x00000001 , 0x00000002 
- 00023590  0x00005bd4 storet  0x00000002 , 0x00004695 
- 00023591  0x00005bd5 storet  0x00000002 , 0x000042dc 
- 00023592  0x00005bd6 random  0x0000003f 
- 00023593  0x00005bd7 store  0x00000001 , 0x000042db 
- 00023594  0x00005bd9 fetch  0x00000003 , 0x00004797 
- 00023595  0x00005bda store  0x00000003 , 0x000042de 
- 00023596  0x00005bdb call  0x0000432d 
- 00023597  0x00005bdc fetch  0x00000002 , 0x00004638 
- 00023598  0x00005bdd store  0x00000002 , 0x00004790 
- 00023599  0x00005bde setarg  0x00000000 
- 00023600  0x00005bdf store  0x00000002 , 0x00004781 
- 00023601  0x00005be0 store  0x00000002 , 0x000047c0 
- 00023602  0x00005be1 store  0x00000001 , 0x00004845 
- 00023603  0x00005be2 store  0x00000001 , 0x00004792 
- 00023604  0x00005be3 store  0x00000001 , 0x00004956 
- 00023605  0x00005be4 arg  0x00000002 , 0x00000007 
- 00023606  0x00005be5 call  0x00005f00 
- 00023607  0x00005be6 call  0x00005ef4 
- 00023608  0x00005be7 branch  0x00005b62 
- 00023609  0x00005bea bpatch  0x00000089 , 0x00004011 
- 00023610  0x00005beb arg  0x00000006 , 0x00000007 
- 00023611  0x00005bec call  0x00005f04 
- 00023612  0x00005bed jam  0x00000000 , 0x00004792 
- 00023613  0x00005bee branch  0x00005c3e 
- 00023614  0x00005bf0 setarg  0x00000000 
- 00023615  0x00005bf1 store  0x00000001 , 0x00004845 
- 00023616  0x00005bf2 store  0x00000002 , 0x00004790 
- 00023617  0x00005bf3 branch  0x00007876 
- 00023618  0x00005bf6 bpatch  0x0000008a , 0x00004011 
- 00023619  0x00005bf7 fetch  0x00000008 , 0x00004713 
- 00023620  0x00005bf8 rtnbit0  0x00000002 
- 00023621  0x00005bf9 arg  0x00000002 , 0x00000007 
- 00023622  0x00005bfa call  0x00005f04 
- 00023623  0x00005bfb call  0x00005c4a 
- 00023624  0x00005bfd call  0x00005c59 
- 00023625  0x00005bfe branch  0x00005ca3 
- 00023626  0x00005c01 fetch  0x00000001 , 0x00000032 
- 00023627  0x00005c02 beq  0x00000034 , 0x00005c4d 
- 00023628  0x00005c03 rtn 
- 00023629  0x00005c05 store  0x00000001 , 0x0000495a 
- 00023630  0x00005c06 fetch  0x00000006 , 0x00000178 
- 00023631  0x00005c08 store  0x00000006 , 0x0000495b 
- 00023632  0x00005c09 fetch  0x00000007 , 0x0000495a 
- 00023633  0x00005c0a arg  0x00004667 , 0x00000006 
- 00023634  0x00005c0b arg  0x00000003 , 0x00000039 
- 00023635  0x00005c0d ifetcht  0x00000007 , 0x00000006 
- 00023636  0x00005c0e isub  0x00000002 , 0x0000003e 
- 00023637  0x00005c0f branch  0x00005c69 , 0x00000005 
- 00023638  0x00005c10 increase  0x00000016 , 0x00000006 
- 00023639  0x00005c11 loop  0x00005c53 
- 00023640  0x00005c12 rtn 
- 00023641  0x00005c14 arg  0x00004667 , 0x00000011 
- 00023642  0x00005c15 fetch  0x00000001 , 0x00004666 
- 00023643  0x00005c16 increase  0xffffffff , 0x0000003f 
- 00023644  0x00005c17 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023645  0x00005c18 iadd  0x00000011 , 0x00000011 
- 00023646  0x00005c19 fetch  0x00000001 , 0x00000032 
- 00023647  0x00005c1a istore  0x00000001 , 0x00000011 
- 00023648  0x00005c1b beq  0x00000034 , 0x00005c62 
- 00023649  0x00005c1c rtn 
- 00023650  0x00005c1f fetch  0x00000006 , 0x00000178 
- 00023651  0x00005c20 istore  0x00000006 , 0x00000005 
- 00023652  0x00005c21 arg  0x0000428a , 0x00000006 
- 00023653  0x00005c22 call  0x00007c8f 
- 00023654  0x00005c23 fetch  0x00000006 , 0x000042db 
- 00023655  0x00005c24 istore  0x00000006 , 0x00000005 
- 00023656  0x00005c25 rtn 
- 00023657  0x00005c28 increase  0xfffffffa , 0x00000006 
- 00023658  0x00005c29 copy  0x00000006 , 0x00000005 
- 00023659  0x00005c2a fetcht  0x00000006 , 0x0000495b 
- 00023660  0x00005c2b increase  0x00000003 , 0x00000002 
- 00023661  0x00005c2c istoret  0x00000006 , 0x00000005 
- 00023662  0x00005c2d rtn 
- 00023663  0x00005c30 arg  0x00004667 , 0x00000011 
- 00023664  0x00005c31 fetch  0x00000001 , 0x00004666 
- 00023665  0x00005c32 rtneq  0x00000000 
- 00023666  0x00005c33 increase  0xffffffff , 0x0000003f 
- 00023667  0x00005c34 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023668  0x00005c35 iadd  0x00000011 , 0x00000011 
- 00023669  0x00005c36 ifetch  0x00000001 , 0x00000011 
- 00023670  0x00005c37 store  0x00000001 , 0x000043f3 
- 00023671  0x00005c38 beq  0x00000034 , 0x00005c79 
- 00023672  0x00005c39 rtn 
- 00023673  0x00005c3c ifetch  0x00000006 , 0x00000006 
- 00023674  0x00005c3e store  0x00000006 , 0x00004116 
- 00023675  0x00005c3f arg  0x0000428a , 0x00000005 
- 00023676  0x00005c40 call  0x00007c8f 
- 00023677  0x00005c41 ifetch  0x00000006 , 0x00000006 
- 00023678  0x00005c42 store  0x00000006 , 0x000042db 
- 00023679  0x00005c43 rtn 
- 00023680  0x00005c46 bpatch  0x0000008b , 0x00004011 
- 00023681  0x00005c47 fetch  0x00000002 , 0x0000468e 
- 00023682  0x00005c48 arg  0x0000aa55 , 0x00000002 
- 00023683  0x00005c49 isub  0x00000002 , 0x0000003e 
- 00023684  0x00005c4a branch  0x00005c8f , 0x00000005 
- 00023685  0x00005c4c storet  0x00000002 , 0x0000468e 
- 00023686  0x00005c4d call  0x00005c9c 
- 00023687  0x00005c4e fetch  0x00000001 , 0x000049a1 
- 00023688  0x00005c4f store  0x00000001 , 0x00004666 
- 00023689  0x00005c50 fetch  0x00000004 , 0x000045e4 
- 00023690  0x00005c51 store  0x00000004 , 0x000045e8 
- 00023691  0x00005c52 store  0x00000004 , 0x0000458f 
- 00023692  0x00005c54 fetch  0x00000001 , 0x00004651 
- 00023693  0x00005c55 store  0x00000001 , 0x00004690 
- 00023694  0x00005c56 rtn 
- 00023695  0x00005c59 call  0x00005c94 
- 00023696  0x00005c5b fetch  0x00000004 , 0x00004691 
- 00023697  0x00005c5c store  0x00000004 , 0x000045e8 
- 00023698  0x00005c5d store  0x00000004 , 0x0000458f 
- 00023699  0x00005c5e rtn 
- 00023700  0x00005c61 fetch  0x00000008 , 0x00004713 
- 00023701  0x00005c62 rtnbit0  0x0000000f 
- 00023702  0x00005c63 fetch  0x00000002 , 0x000049fa 
- 00023703  0x00005c64 copy  0x0000003f , 0x00000012 
- 00023704  0x00005c65 call  0x00005e51 
- 00023705  0x00005c66 fetch  0x00000001 , 0x000049d4 
- 00023706  0x00005c67 call  0x00005c8c , 0x00000034 
- 00023707  0x00005c68 rtn 
- 00023708  0x00005c6b fetch  0x00000006 , 0x000042db 
- 00023709  0x00005c6c store  0x00000006 , 0x0000466e 
- 00023710  0x00005c6d add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023711  0x00005c6e store  0x00000006 , 0x0000467b 
- 00023712  0x00005c6f add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023713  0x00005c70 store  0x00000006 , 0x00004688 
- 00023714  0x00005c71 rtn 
- 00023715  0x00005c76 fetch  0x00000001 , 0x000046f4 
- 00023716  0x00005c77 store  0x00000001 , 0x000046f3 
- 00023717  0x00005c78 rtn 
- 00023718  0x00005c7b bpatch  0x0000008c , 0x00004011 
- 00023719  0x00005c7c fetch  0x00000008 , 0x00004713 
- 00023720  0x00005c7d bbit1  0x00000013 , 0x00005cb1 
- 00023721  0x00005c7e bbit1  0x00000012 , 0x00005cb9 
- 00023722  0x00005c7f bbit1  0x00000014 , 0x00005cc0 
- 00023723  0x00005c80 rtn 
- 00023724  0x00005c83 bpatch  0x0000008d , 0x00004011 
- 00023725  0x00005c84 fetch  0x00000008 , 0x00004713 
- 00023726  0x00005c85 bbit1  0x00000013 , 0x00005cb5 
- 00023727  0x00005c86 bbit1  0x00000014 , 0x00005d3c 
- 00023728  0x00005c87 rtn 
- 00023729  0x00005c8c arg  0x00000080 , 0x00000002 
- 00023730  0x00005c8d arg  0x00004666 , 0x00000011 
- 00023731  0x00005c8e arg  0x00000000 , 0x00000012 
- 00023732  0x00005c8f branch  0x00006cd3 
- 00023733  0x00005c92 arg  0x00000001 , 0x00000002 
- 00023734  0x00005c93 arg  0x00004690 , 0x00000011 
- 00023735  0x00005c94 arg  0x0000005a , 0x00000012 
- 00023736  0x00005c95 branch  0x00006cd3 
- 00023737  0x00005c9a call  0x00006c20 
- 00023738  0x00005c9b call  0x00005d7b 
- 00023739  0x00005c9c call  0x00005d90 
- 00023740  0x00005c9e call  0x00005d75 
- 00023741  0x00005c9f call  0x00005d93 
- 00023742  0x00005ca0 call  0x00005d82 
- 00023743  0x00005ca1 branch  0x000055f6 
- 00023744  0x00005ca7 call  0x00005cc3 
- 00023745  0x00005ca8 call  0x00005ce5 
- 00023746  0x00005ca9 branch  0x00005d26 
- 00023747  0x00005cae fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023748  0x00005caf copy  0x00000012 , 0x00000013 
- 00023749  0x00005cb1 call  0x00005dc0 
- 00023750  0x00005cb2 fetch  0x00000001 , 0x000049a1 
- 00023751  0x00005cb3 branch  0x00005ccf , 0x00000034 
- 00023752  0x00005cb4 store  0x00000001 , 0x000049a0 
- 00023753  0x00005cb5 increase  0x00000001 , 0x00000013 
- 00023754  0x00005cb6 fetch  0x00000002 , 0x000049e4 
- 00023755  0x00005cb7 isub  0x00000013 , 0x0000003e 
- 00023756  0x00005cb8 nrtn  0x00000002 
- 00023757  0x00005cb9 copy  0x00000013 , 0x00000012 
- 00023758  0x00005cba branch  0x00005cc5 
- 00023759  0x00005cbd fetch  0x00000001 , 0x000049a0 
- 00023760  0x00005cbe and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023761  0x00005cbf branch  0x00005cd8 , 0x00000034 
- 00023762  0x00005cc0 fetch  0x00000001 , 0x00004666 
- 00023763  0x00005cc1 store  0x00000001 , 0x000049a2 
- 00023764  0x00005cc3 arg  0x00000001 , 0x00000039 
- 00023765  0x00005cc4 copy  0x00000013 , 0x00000012 
- 00023766  0x00005cc5 arg  0x000049a2 , 0x00000011 
- 00023767  0x00005cc6 branch  0x00006b45 
- 00023768  0x00005cc9 fetch  0x00000001 , 0x000049a0 
- 00023769  0x00005cca fetcht  0x00000001 , 0x00004666 
- 00023770  0x00005ccb isub  0x00000002 , 0x0000003e 
- 00023771  0x00005ccc rtn  0x00000005 
- 00023772  0x00005ccd lshift4  0x00000002 , 0x00000002 
- 00023773  0x00005cce iadd  0x00000002 , 0x0000003f 
- 00023774  0x00005ccf store  0x00000001 , 0x000049a2 
- 00023775  0x00005cd1 copy  0x00000013 , 0x0000003f 
- 00023776  0x00005cd2 fetcht  0x00000002 , 0x000049e2 
- 00023777  0x00005cd3 isub  0x00000002 , 0x0000003e 
- 00023778  0x00005cd4 branch  0x00005cd4 , 0x00000005 
- 00023779  0x00005cd6 increase  0xffffffff , 0x00000013 
- 00023780  0x00005cd7 branch  0x00005cd4 
- 00023781  0x00005cdc fetch  0x00000001 , 0x00004666 
- 00023782  0x00005cdd beq  0x00000000 , 0x00005cea 
- 00023783  0x00005cde beq  0x00000001 , 0x00005cfe 
- 00023784  0x00005cdf beq  0x00000002 , 0x00005d12 
- 00023785  0x00005ce0 rtn 
- 00023786  0x00005ce3 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00023787  0x00005ce4 copy  0x00000012 , 0x00000013 
- 00023788  0x00005ce6 call  0x00005e29 
- 00023789  0x00005ce7 fetch  0x00000004 , 0x000049da 
- 00023790  0x00005ce8 branch  0x00005cf6 , 0x00000034 
- 00023791  0x00005ce9 store  0x00000004 , 0x000049d6 
- 00023792  0x00005cea increase  0x00000004 , 0x00000013 
- 00023793  0x00005ceb fetch  0x00000002 , 0x000049e8 
- 00023794  0x00005cec isub  0x00000013 , 0x0000003e 
- 00023795  0x00005ced nrtn  0x00000002 
- 00023796  0x00005cee copy  0x00000013 , 0x00000012 
- 00023797  0x00005cef branch  0x00005cec 
- 00023798  0x00005cf2 fetch  0x00000004 , 0x000049d6 
- 00023799  0x00005cf3 fetcht  0x00000004 , 0x00004691 
- 00023800  0x00005cf4 isub  0x00000002 , 0x0000003e 
- 00023801  0x00005cf5 rtn  0x00000005 
- 00023802  0x00005cf6 arg  0x00000004 , 0x00000039 
- 00023803  0x00005cf7 arg  0x00004691 , 0x00000011 
- 00023804  0x00005cf8 copy  0x00000013 , 0x00000012 
- 00023805  0x00005cf9 branch  0x00006b45 
- 00023806  0x00005cfc fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00023807  0x00005cfd copy  0x00000012 , 0x00000013 
- 00023808  0x00005cff call  0x00005de1 
- 00023809  0x00005d00 fetch  0x00000006 , 0x000049a9 
- 00023810  0x00005d01 branch  0x00005d0a , 0x00000034 
- 00023811  0x00005d02 store  0x00000006 , 0x000049a3 
- 00023812  0x00005d03 increase  0x00000006 , 0x00000013 
- 00023813  0x00005d04 fetch  0x00000002 , 0x000049ec 
- 00023814  0x00005d05 isub  0x00000013 , 0x0000003e 
- 00023815  0x00005d06 nrtn  0x00000002 
- 00023816  0x00005d07 copy  0x00000013 , 0x00000012 
- 00023817  0x00005d08 branch  0x00005d00 
- 00023818  0x00005d0b fetch  0x00000006 , 0x000049a3 
- 00023819  0x00005d0c fetcht  0x00000006 , 0x00004668 
- 00023820  0x00005d0d isub  0x00000002 , 0x0000003e 
- 00023821  0x00005d0e rtn  0x00000005 
- 00023822  0x00005d0f arg  0x00000006 , 0x00000039 
- 00023823  0x00005d10 arg  0x00004668 , 0x00000011 
- 00023824  0x00005d11 copy  0x00000013 , 0x00000012 
- 00023825  0x00005d12 branch  0x00006b45 
- 00023826  0x00005d16 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00023827  0x00005d17 copy  0x00000012 , 0x00000013 
- 00023828  0x00005d19 call  0x00005e05 
- 00023829  0x00005d1a fetch  0x00000006 , 0x000049c1 
- 00023830  0x00005d1b branch  0x00005d1e , 0x00000034 
- 00023831  0x00005d1c store  0x00000006 , 0x000049bb 
- 00023832  0x00005d1d increase  0x00000006 , 0x00000013 
- 00023833  0x00005d1e fetch  0x00000002 , 0x000049f4 
- 00023834  0x00005d1f isub  0x00000013 , 0x0000003e 
- 00023835  0x00005d20 nrtn  0x00000002 
- 00023836  0x00005d21 copy  0x00000013 , 0x00000012 
- 00023837  0x00005d22 branch  0x00005d14 
- 00023838  0x00005d25 fetch  0x00000006 , 0x000049bb 
- 00023839  0x00005d26 fetcht  0x00000006 , 0x00004675 
- 00023840  0x00005d27 isub  0x00000002 , 0x0000003e 
- 00023841  0x00005d28 rtn  0x00000005 
- 00023842  0x00005d29 arg  0x00000006 , 0x00000039 
- 00023843  0x00005d2a arg  0x00004675 , 0x00000011 
- 00023844  0x00005d2b copy  0x00000013 , 0x00000012 
- 00023845  0x00005d2c branch  0x00006b45 
- 00023846  0x00005d31 fetch  0x00000001 , 0x00004666 
- 00023847  0x00005d32 rtneq  0x00000000 
- 00023848  0x00005d33 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00023849  0x00005d34 copy  0x00000012 , 0x00000013 
- 00023850  0x00005d36 call  0x00005e3d 
- 00023851  0x00005d37 fetch  0x00000002 , 0x000049e0 
- 00023852  0x00005d38 branch  0x00005d34 , 0x00000034 
- 00023853  0x00005d39 store  0x00000002 , 0x000049de 
- 00023854  0x00005d3a increase  0x00000002 , 0x00000013 
- 00023855  0x00005d3b fetch  0x00000002 , 0x00004a00 
- 00023856  0x00005d3c isub  0x00000013 , 0x0000003e 
- 00023857  0x00005d3d nrtn  0x00000002 
- 00023858  0x00005d3e copy  0x00000013 , 0x00000012 
- 00023859  0x00005d3f branch  0x00005d2a 
- 00023860  0x00005d42 fetch  0x00000002 , 0x000049de 
- 00023861  0x00005d43 fetcht  0x00000002 , 0x00004695 
- 00023862  0x00005d44 isub  0x00000002 , 0x0000003e 
- 00023863  0x00005d45 rtn  0x00000005 
- 00023864  0x00005d46 arg  0x00000002 , 0x00000039 
- 00023865  0x00005d47 arg  0x00004695 , 0x00000011 
- 00023866  0x00005d48 copy  0x00000013 , 0x00000012 
- 00023867  0x00005d49 branch  0x00006b45 
- 00023868  0x00005d4e fetch  0x00000008 , 0x00004713 
- 00023869  0x00005d4f rtnbit0  0x0000000f 
- 00023870  0x00005d50 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00023871  0x00005d51 copy  0x00000012 , 0x00000013 
- 00023872  0x00005d53 call  0x00005e51 
- 00023873  0x00005d54 fetch  0x00000001 , 0x000049d4 
- 00023874  0x00005d55 branch  0x00005d4a , 0x00000034 
- 00023875  0x00005d56 store  0x00000001 , 0x000049d3 
- 00023876  0x00005d57 increase  0x00000001 , 0x00000013 
- 00023877  0x00005d58 fetch  0x00000002 , 0x000049fc 
- 00023878  0x00005d59 isub  0x00000013 , 0x0000003e 
- 00023879  0x00005d5a nrtn  0x00000002 
- 00023880  0x00005d5b copy  0x00000013 , 0x00000012 
- 00023881  0x00005d5c branch  0x00005d40 
- 00023882  0x00005d5f fetch  0x00000001 , 0x000049d3 
- 00023883  0x00005d60 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023884  0x00005d61 branch  0x00005d53 , 0x00000034 
- 00023885  0x00005d62 fetch  0x00000001 , 0x00004690 
- 00023886  0x00005d63 store  0x00000001 , 0x000049d5 
- 00023887  0x00005d65 arg  0x00000001 , 0x00000039 
- 00023888  0x00005d66 copy  0x00000013 , 0x00000012 
- 00023889  0x00005d67 arg  0x000049d5 , 0x00000011 
- 00023890  0x00005d68 branch  0x00006b45 
- 00023891  0x00005d6b fetch  0x00000001 , 0x000049d3 
- 00023892  0x00005d6c fetcht  0x00000001 , 0x00004690 
- 00023893  0x00005d6d isub  0x00000002 , 0x0000003e 
- 00023894  0x00005d6e rtn  0x00000005 
- 00023895  0x00005d6f lshift4  0x00000002 , 0x00000002 
- 00023896  0x00005d70 iadd  0x00000002 , 0x0000003f 
- 00023897  0x00005d71 store  0x00000001 , 0x000049d5 
- 00023898  0x00005d73 copy  0x00000013 , 0x0000003f 
- 00023899  0x00005d74 fetcht  0x00000002 , 0x000049fa 
- 00023900  0x00005d75 isub  0x00000002 , 0x0000003e 
- 00023901  0x00005d76 branch  0x00005d4f , 0x00000005 
- 00023902  0x00005d78 increase  0xffffffff , 0x00000013 
- 00023903  0x00005d79 branch  0x00005d4f 
- 00023904  0x00005d83 call  0x00006cbc 
- 00023905  0x00005d84 fetch  0x00000008 , 0x00004713 
- 00023906  0x00005d85 isolate1  0x00000009 , 0x0000003f 
- 00023907  0x00005d86 ncall  0x00006cc4 , 0x00000001 
- 00023908  0x00005d87 call  0x00005d66 
- 00023909  0x00005d88 branch  0x00005c80 
- 00023910  0x00005d8b arg  0x00000080 , 0x00000002 
- 00023911  0x00005d8c arg  0x00004666 , 0x00000011 
- 00023912  0x00005d8d arg  0x00000000 , 0x00000012 
- 00023913  0x00005d8e branch  0x00006ce1 
- 00023914  0x00005d91 arg  0x00000001 , 0x00000002 
- 00023915  0x00005d92 arg  0x00004690 , 0x00000011 
- 00023916  0x00005d93 arg  0x0000005a , 0x00000012 
- 00023917  0x00005d94 branch  0x00006ce1 
- 00023918  0x00005d99 call  0x00006c20 
- 00023919  0x00005d9a call  0x00005d7b 
- 00023920  0x00005d9b call  0x00005d75 
- 00023921  0x00005d9c call  0x00006c4d 
- 00023922  0x00005d9d call  0x00005d82 
- 00023923  0x00005d9e call  0x00005c80 
- 00023924  0x00005d9f branch  0x000055f6 
- 00023925  0x00005da2 setarg  0x000046e6 
- 00023926  0x00005da3 arg  0x00004666 , 0x00000002 
- 00023927  0x00005da4 isub  0x00000002 , 0x00000002 
- 00023928  0x00005da5 fetch  0x00000003 , 0x000046ec 
- 00023929  0x00005da6 arg  0x00004666 , 0x00000011 
- 00023930  0x00005da7 rtn 
- 00023931  0x00005daa jam  0x000000ab , 0x00000678 
- 00023932  0x00005dac call  0x0000705b 
- 00023933  0x00005dad call  0x00006c26 
- 00023934  0x00005dae arg  0x000046ef , 0x00000011 
- 00023935  0x00005daf fetcht  0x00000001 , 0x00000678 
- 00023936  0x00005db0 call  0x00005d84 
- 00023937  0x00005db1 branch  0x0000705b 
- 00023938  0x00005db4 jam  0x000000b9 , 0x00000678 
- 00023939  0x00005db5 branch  0x00005d7c 
- 00023940  0x00005db8 istoret  0x00000001 , 0x00000011 
- 00023941  0x00005db9 rshift16  0x0000003f , 0x00000002 
- 00023942  0x00005dba istoret  0x00000001 , 0x00000005 
- 00023943  0x00005dbb rshift8  0x0000003f , 0x00000002 
- 00023944  0x00005dbc istoret  0x00000001 , 0x00000005 
- 00023945  0x00005dbd istore  0x00000001 , 0x00000005 
- 00023946  0x00005dbe deposit  0x00000011 
- 00023947  0x00005dbf store  0x00000002 , 0x00008084 
- 00023948  0x00005dc0 setarg  0x00000000 
- 00023949  0x00005dc1 store  0x00000002 , 0x00008088 
- 00023950  0x00005dc2 jam  0x00000002 , 0x00008006 
- 00023951  0x00005dc3 branch  0x00006be0 
- 00023952  0x00005dc6 fetch  0x00000003 , 0x000046ec 
- 00023953  0x00005dc7 store  0x00000003 , 0x00004419 
- 00023954  0x00005dc8 branch  0x00006bfa 
- 00023955  0x00005dcb copy  0x0000003f , 0x00000013 
- 00023956  0x00005dcc copy  0x00000011 , 0x0000003f 
- 00023957  0x00005dcd increase  0xfffffffc , 0x0000003f 
- 00023958  0x00005dce copy  0x0000003f , 0x00000012 
- 00023959  0x00005dcf ifetch  0x00000004 , 0x00000012 
- 00023960  0x00005dd0 store  0x00000004 , 0x000046ef 
- 00023961  0x00005dd1 copy  0x00000013 , 0x0000003f 
- 00023962  0x00005dd2 call  0x00006c3c 
- 00023963  0x00005dd3 fetch  0x00000004 , 0x000046ef 
- 00023964  0x00005dd4 istore  0x00000004 , 0x00000012 
- 00023965  0x00005dd5 rtn 
- 00023966  0x00005dd8 fetch  0x00000008 , 0x00004713 
- 00023967  0x00005dd9 rtnbit0  0x00000012 
- 00023968  0x00005dda call  0x00005d82 
- 00023969  0x00005ddb call  0x000069e0 
- 00023970  0x00005ddc fetcht  0x00000001 , 0x00004421 
- 00023971  0x00005ddd call  0x00006ef3 
- 00023972  0x00005dde fetcht  0x00000001 , 0x00004426 
- 00023973  0x00005ddf branch  0x000055b1 
- 00023974  0x00005de4 call  0x00005e43 
- 00023975  0x00005de5 call  0x00005db4 
- 00023976  0x00005de6 call  0x00005dcc 
- 00023977  0x00005de7 call  0x00005e2f 
- 00023978  0x00005de9 arg  0x00000002 , 0x00000039 
- 00023979  0x00005dea fetch  0x00000002 , 0x00004a02 
- 00023980  0x00005deb copy  0x0000003f , 0x00000012 
- 00023981  0x00005dec arg  0x0000468e , 0x00000011 
- 00023982  0x00005ded call  0x00006b74 
- 00023983  0x00005dee call  0x00005c80 
- 00023984  0x00005df0 arg  0x00000002 , 0x00000039 
- 00023985  0x00005df1 arg  0x0000468e , 0x00000011 
- 00023986  0x00005df2 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
- 00023987  0x00005df3 branch  0x00006b45 
- 00023988  0x00005df8 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023989  0x00005df9 copy  0x00000012 , 0x00000013 
- 00023990  0x00005dfb call  0x00005dc0 
- 00023991  0x00005dfc fetch  0x00000001 , 0x000049a1 
- 00023992  0x00005dfd branch  0x00005dc3 , 0x00000034 
- 00023993  0x00005dfe store  0x00000001 , 0x000049a0 
- 00023994  0x00005dff increase  0x00000001 , 0x00000013 
- 00023995  0x00005e00 fetch  0x00000002 , 0x000049e4 
- 00023996  0x00005e01 isub  0x00000013 , 0x0000003e 
- 00023997  0x00005e02 nbranch  0x00005dc3 , 0x00000002 
- 00023998  0x00005e03 copy  0x00000013 , 0x00000012 
- 00023999  0x00005e04 branch  0x00005db6 
- 00024000  0x00005e07 arg  0x00000001 , 0x00000039 
- 00024001  0x00005e08 arg  0x000049a1 , 0x00000011 
- 00024002  0x00005e09 branch  0x00006b74 
- 00024003  0x00005e0c fetch  0x00000001 , 0x000049a0 
- 00024004  0x00005e0d copy  0x0000003f , 0x00000002 
- 00024005  0x00005e0e and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024006  0x00005e0f branch  0x00005dc9 , 0x00000034 
- 00024007  0x00005e10 rshift4  0x0000003f , 0x0000003f 
- 00024008  0x00005e11 branch  0x00005dca 
- 00024009  0x00005e14 copy  0x00000002 , 0x0000003f 
- 00024010  0x00005e16 store  0x00000001 , 0x00004666 
- 00024011  0x00005e17 rtn 
- 00024012  0x00005e1b fetch  0x00000001 , 0x00004666 
- 00024013  0x00005e1c beq  0x00000000 , 0x00005e1d 
- 00024014  0x00005e1d beq  0x00000001 , 0x00005dd1 
- 00024015  0x00005e1e beq  0x00000002 , 0x00005dd3 
- 00024016  0x00005e1f rtn 
- 00024017  0x00005e22 call  0x00005dd5 
- 00024018  0x00005e23 branch  0x00005de7 
- 00024019  0x00005e26 call  0x00005df9 
- 00024020  0x00005e27 branch  0x00005e0b 
- 00024021  0x00005e2b fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00024022  0x00005e2c copy  0x00000012 , 0x00000013 
- 00024023  0x00005e2e call  0x00005de1 
- 00024024  0x00005e2f fetch  0x00000006 , 0x000049a9 
- 00024025  0x00005e30 branch  0x00005de4 , 0x00000034 
- 00024026  0x00005e31 store  0x00000006 , 0x000049a3 
- 00024027  0x00005e32 increase  0x00000006 , 0x00000013 
- 00024028  0x00005e33 fetch  0x00000002 , 0x000049ec 
- 00024029  0x00005e34 isub  0x00000013 , 0x0000003e 
- 00024030  0x00005e35 nbranch  0x00005de4 , 0x00000002 
- 00024031  0x00005e36 copy  0x00000013 , 0x00000012 
- 00024032  0x00005e37 branch  0x00005dd7 
- 00024033  0x00005e3a arg  0x00000006 , 0x00000039 
- 00024034  0x00005e3b arg  0x000049a9 , 0x00000011 
- 00024035  0x00005e3c branch  0x00006b74 
- 00024036  0x00005e3f fetch  0x00000006 , 0x000049a3 
- 00024037  0x00005e40 store  0x00000006 , 0x00004668 
- 00024038  0x00005e41 rtn 
- 00024039  0x00005e45 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00024040  0x00005e46 copy  0x00000012 , 0x00000013 
- 00024041  0x00005e48 call  0x00005df3 
- 00024042  0x00005e49 fetch  0x00000006 , 0x000049b5 
- 00024043  0x00005e4a branch  0x00005df6 , 0x00000034 
- 00024044  0x00005e4b store  0x00000006 , 0x000049af 
- 00024045  0x00005e4c increase  0x00000006 , 0x00000013 
- 00024046  0x00005e4d fetch  0x00000002 , 0x000049f0 
- 00024047  0x00005e4e isub  0x00000013 , 0x0000003e 
- 00024048  0x00005e4f nbranch  0x00005df6 , 0x00000002 
- 00024049  0x00005e50 copy  0x00000013 , 0x00000012 
- 00024050  0x00005e51 branch  0x00005de9 
- 00024051  0x00005e54 arg  0x00000006 , 0x00000039 
- 00024052  0x00005e55 arg  0x000049b5 , 0x00000011 
- 00024053  0x00005e56 branch  0x00006b74 
- 00024054  0x00005e59 fetch  0x00000006 , 0x000049af 
- 00024055  0x00005e5a store  0x00000006 , 0x0000466e 
- 00024056  0x00005e5b rtn 
- 00024057  0x00005e60 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00024058  0x00005e61 copy  0x00000012 , 0x00000013 
- 00024059  0x00005e63 call  0x00005e05 
- 00024060  0x00005e64 fetch  0x00000006 , 0x000049c1 
- 00024061  0x00005e65 branch  0x00005e08 , 0x00000034 
- 00024062  0x00005e66 store  0x00000006 , 0x000049bb 
- 00024063  0x00005e67 increase  0x00000006 , 0x00000013 
- 00024064  0x00005e68 fetch  0x00000002 , 0x000049f4 
- 00024065  0x00005e69 isub  0x00000013 , 0x0000003e 
- 00024066  0x00005e6a nbranch  0x00005e08 , 0x00000002 
- 00024067  0x00005e6b copy  0x00000013 , 0x00000012 
- 00024068  0x00005e6c branch  0x00005dfb 
- 00024069  0x00005e6f arg  0x00000006 , 0x00000039 
- 00024070  0x00005e70 arg  0x000049c1 , 0x00000011 
- 00024071  0x00005e71 branch  0x00006b74 
- 00024072  0x00005e74 fetch  0x00000006 , 0x000049bb 
- 00024073  0x00005e75 store  0x00000006 , 0x00004675 
- 00024074  0x00005e76 rtn 
- 00024075  0x00005e7a fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00024076  0x00005e7b copy  0x00000012 , 0x00000013 
- 00024077  0x00005e7d call  0x00005e17 
- 00024078  0x00005e7e fetch  0x00000006 , 0x000049cd 
- 00024079  0x00005e7f branch  0x00005e1a , 0x00000034 
- 00024080  0x00005e80 store  0x00000006 , 0x000049c7 
- 00024081  0x00005e81 increase  0x00000006 , 0x00000013 
- 00024082  0x00005e82 fetch  0x00000002 , 0x000049f8 
- 00024083  0x00005e83 isub  0x00000013 , 0x0000003e 
- 00024084  0x00005e84 nbranch  0x00005e1a , 0x00000002 
- 00024085  0x00005e85 copy  0x00000013 , 0x00000012 
- 00024086  0x00005e86 branch  0x00005e0d 
- 00024087  0x00005e89 arg  0x00000006 , 0x00000039 
- 00024088  0x00005e8a arg  0x000049cd , 0x00000011 
- 00024089  0x00005e8b branch  0x00006b74 
- 00024090  0x00005e8e fetch  0x00000006 , 0x000049c7 
- 00024091  0x00005e8f store  0x00000006 , 0x0000467b 
- 00024092  0x00005e90 rtn 
- 00024093  0x00005e95 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00024094  0x00005e96 copy  0x00000012 , 0x00000013 
- 00024095  0x00005e98 call  0x00005e29 
- 00024096  0x00005e99 fetch  0x00000004 , 0x000049da 
- 00024097  0x00005e9a branch  0x00005e2c , 0x00000034 
- 00024098  0x00005e9b store  0x00000004 , 0x000049d6 
- 00024099  0x00005e9c increase  0x00000004 , 0x00000013 
- 00024100  0x00005e9d fetch  0x00000002 , 0x000049e8 
- 00024101  0x00005e9e isub  0x00000013 , 0x0000003e 
- 00024102  0x00005e9f nbranch  0x00005e2c , 0x00000002 
- 00024103  0x00005ea0 copy  0x00000013 , 0x00000012 
- 00024104  0x00005ea1 branch  0x00005e1f 
- 00024105  0x00005ea4 arg  0x00000004 , 0x00000039 
- 00024106  0x00005ea5 arg  0x000049da , 0x00000011 
- 00024107  0x00005ea6 branch  0x00006b74 
- 00024108  0x00005ea9 fetch  0x00000004 , 0x000049d6 
- 00024109  0x00005eaa store  0x00000004 , 0x00004691 
- 00024110  0x00005eab rtn 
- 00024111  0x00005eaf fetch  0x00000001 , 0x00004666 
- 00024112  0x00005eb0 rtneq  0x00000000 
- 00024113  0x00005eb1 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00024114  0x00005eb2 copy  0x00000012 , 0x00000013 
- 00024115  0x00005eb4 call  0x00005e3d 
- 00024116  0x00005eb5 fetch  0x00000002 , 0x000049e0 
- 00024117  0x00005eb6 branch  0x00005e40 , 0x00000034 
- 00024118  0x00005eb7 store  0x00000002 , 0x000049de 
- 00024119  0x00005eb8 increase  0x00000002 , 0x00000013 
- 00024120  0x00005eb9 fetch  0x00000002 , 0x00004a00 
- 00024121  0x00005eba isub  0x00000013 , 0x0000003e 
- 00024122  0x00005ebb nbranch  0x00005e40 , 0x00000002 
- 00024123  0x00005ebc copy  0x00000013 , 0x00000012 
- 00024124  0x00005ebd branch  0x00005e33 
- 00024125  0x00005ec0 arg  0x00000002 , 0x00000039 
- 00024126  0x00005ec1 arg  0x000049e0 , 0x00000011 
- 00024127  0x00005ec2 branch  0x00006b74 
- 00024128  0x00005ec5 fetch  0x00000002 , 0x000049e0 
- 00024129  0x00005ec6 store  0x00000002 , 0x00004695 
- 00024130  0x00005ec7 rtn 
- 00024131  0x00005ecb fetch  0x00000008 , 0x00004713 
- 00024132  0x00005ecc bbit0  0x0000000f , 0x00005c8c 
- 00024133  0x00005ecd fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00024134  0x00005ece copy  0x00000012 , 0x00000013 
- 00024135  0x00005ed0 call  0x00005e51 
- 00024136  0x00005ed1 fetch  0x00000001 , 0x000049d4 
- 00024137  0x00005ed2 branch  0x00005e54 , 0x00000034 
- 00024138  0x00005ed3 store  0x00000001 , 0x000049d3 
- 00024139  0x00005ed4 increase  0x00000001 , 0x00000013 
- 00024140  0x00005ed5 fetch  0x00000002 , 0x000049fc 
- 00024141  0x00005ed6 isub  0x00000013 , 0x0000003e 
- 00024142  0x00005ed7 nbranch  0x00005e54 , 0x00000002 
- 00024143  0x00005ed8 copy  0x00000013 , 0x00000012 
- 00024144  0x00005ed9 branch  0x00005e47 
- 00024145  0x00005edc arg  0x00000001 , 0x00000039 
- 00024146  0x00005edd arg  0x000049d4 , 0x00000011 
- 00024147  0x00005ede branch  0x00006b74 
- 00024148  0x00005ee1 fetch  0x00000001 , 0x000049d3 
- 00024149  0x00005ee2 copy  0x0000003f , 0x00000002 
- 00024150  0x00005ee3 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024151  0x00005ee4 branch  0x00005e5a , 0x00000034 
- 00024152  0x00005ee5 rshift4  0x0000003f , 0x0000003f 
- 00024153  0x00005ee6 branch  0x00005e5b 
- 00024154  0x00005ee9 copy  0x00000002 , 0x0000003f 
- 00024155  0x00005eeb store  0x00000001 , 0x00004690 
- 00024156  0x00005eec rtn 
- 00024157  0x00005ef2 bpatch  0x0000008e , 0x00004011 
- 00024158  0x00005ef3 call  0x0000620e 
- 00024159  0x00005ef4 call  0x000078aa 
- 00024160  0x00005ef5 call  0x000056bb 
- 00024161  0x00005ef6 call  0x0000580e 
- 00024162  0x00005ef7 call  0x00005e66 
- 00024163  0x00005ef8 call  0x00005eb6 
- 00024164  0x00005ef9 call  0x00005ee7 
- 00024165  0x00005efa branch  0x0000561c 
- 00024166  0x00005efd fetch  0x00000008 , 0x00004713 
- 00024167  0x00005efe bbit1  0x00000029 , 0x00005e6b 
- 00024168  0x00005eff bbit1  0x00000037 , 0x00005e6b 
- 00024169  0x00005f00 rtn 
- 00024170  0x00005f03 jam  0x00000003 , 0x00004975 
- 00024171  0x00005f05 call  0x00005e6d 
- 00024172  0x00005f06 branch  0x00005e7e 
- 00024173  0x00005f09 bpatch  0x0000008f , 0x00004011 
- 00024174  0x00005f0a fetch  0x00000001 , 0x00004655 
- 00024175  0x00005f0b rtneq  0x000000ff 
- 00024176  0x00005f0c arg  0x00000000 , 0x00000011 
- 00024177  0x00005f0d jam  0x00000006 , 0x00004977 
- 00024178  0x00005f0e fetcht  0x00000001 , 0x00004655 
- 00024179  0x00005f0f call  0x00005e81 
- 00024180  0x00005f10 store  0x00000001 , 0x00004975 
- 00024181  0x00005f11 fetch  0x00000001 , 0x00004654 
- 00024182  0x00005f12 beq  0x000000ff , 0x00005e7c 
- 00024183  0x00005f13 branch  0x000058df 
- 00024184  0x00005f16 call  0x00005e6d 
- 00024185  0x00005f17 copy  0x00000011 , 0x0000003f 
- 00024186  0x00005f18 bbit1  0x00000006 , 0x00005ea4 
- 00024187  0x00005f19 branch  0x00005e97 
- 00024188  0x00005f1c fetcht  0x00000001 , 0x00004655 
- 00024189  0x00005f1d call  0x000055b5 
- 00024190  0x00005f1f copy  0x00000011 , 0x0000003f 
- 00024191  0x00005f20 bbit1  0x00000006 , 0x00005ea2 
- 00024192  0x00005f21 branch  0x00005e97 
- 00024193  0x00005f24 fetch  0x00000008 , 0x00004713 
- 00024194  0x00005f25 bbit1  0x0000002d , 0x00005e8d 
- 00024195  0x00005f26 fetch  0x00000001 , 0x00004975 
- 00024196  0x00005f27 copy  0x0000003f , 0x00000013 
- 00024197  0x00005f28 fetch  0x00000001 , 0x00004654 
- 00024198  0x00005f29 beq  0x000000ff , 0x00005931 
- 00024199  0x00005f2a fetch  0x00000001 , 0x0000497b 
- 00024200  0x00005f2b nbranch  0x00005e8a , 0x00000034 
- 00024201  0x00005f2c branch  0x00005e8f 
- 00024202  0x00005f2f jam  0x00000000 , 0x0000497f 
- 00024203  0x00005f30 jam  0x00000000 , 0x00004975 
- 00024204  0x00005f31 rtn 
- 00024205  0x00005f34 fetch  0x00000001 , 0x00004975 
- 00024206  0x00005f35 branch  0x00005925 
- 00024207  0x00005f38 call  0x00006ee6 
- 00024208  0x00005f39 fetcht  0x00000001 , 0x00004654 
- 00024209  0x00005f3a branch  0x00005e8d , 0x00000001 
- 00024210  0x00005f3b fetcht  0x00000001 , 0x00004654 
- 00024211  0x00005f3c call  0x00006ef7 
- 00024212  0x00005f3d fetcht  0x00000001 , 0x00004655 
- 00024213  0x00005f3e fetch  0x00000001 , 0x00004975 
- 00024214  0x00005f3f branch  0x00005925 
- 00024215  0x00005f42 fetch  0x00000001 , 0x0000497f 
- 00024216  0x00005f43 rtneq  0x00000000 
- 00024217  0x00005f44 jam  0x00000000 , 0x0000497f 
- 00024218  0x00005f45 fetch  0x00000008 , 0x00004713 
- 00024219  0x00005f46 rtnbit1  0x00000034 
- 00024220  0x00005f47 fetch  0x00000001 , 0x0000497c 
- 00024221  0x00005f48 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00024222  0x00005f49 ncall  0x00005ec6 , 0x00000002 
- 00024223  0x00005f4a fetch  0x00000001 , 0x000044eb 
- 00024224  0x00005f4b store  0x00000001 , 0x0000497c 
- 00024225  0x00005f4c rtn 
- 00024226  0x00005f4f call  0x00005eae 
- 00024227  0x00005f50 rtn  0x00000028 
- 00024228  0x00005f51 fetch  0x00000001 , 0x0000497f 
- 00024229  0x00005f52 rtneq  0x00000001 
- 00024230  0x00005f53 jam  0x00000001 , 0x0000497f 
- 00024231  0x00005f54 fetch  0x00000008 , 0x00004713 
- 00024232  0x00005f55 bbit1  0x00000034 , 0x00005ba3 
- 00024233  0x00005f56 fetch  0x00000001 , 0x00004845 
- 00024234  0x00005f57 rtn  0x00000034 
- 00024235  0x00005f58 fetch  0x00000001 , 0x0000463c 
- 00024236  0x00005f59 store  0x00000001 , 0x00004845 
- 00024237  0x00005f5a rtn 
- 00024238  0x00005f5d disable  0x00000028 
- 00024239  0x00005f5e fetch  0x00000008 , 0x00004713 
- 00024240  0x00005f5f rtnbit1  0x0000002d 
- 00024241  0x00005f61 fetch  0x00000001 , 0x0000496f 
- 00024242  0x00005f62 rtn  0x00000034 
- 00024243  0x00005f63 fetch  0x00000001 , 0x00004970 
- 00024244  0x00005f64 rtn  0x00000034 
- 00024245  0x00005f65 branch  0x00007dba 
- 00024246  0x00005f68 bpatch  0x00000090 , 0x00004012 
- 00024247  0x00005f69 fetch  0x00000008 , 0x00004713 
- 00024248  0x00005f6a rtnbit0  0x0000002a 
- 00024249  0x00005f6b fetcht  0x00000001 , 0x0000465a 
- 00024250  0x00005f6c call  0x000055b5 
- 00024251  0x00005f6d fetcht  0x00000001 , 0x0000465a 
- 00024252  0x00005f6e call  0x00006ee6 
- 00024253  0x00005f6f branch  0x00005ec2 , 0x00000001 
- 00024254  0x00005f71 fetch  0x00000001 , 0x00004666 
- 00024255  0x00005f72 rtneq  0x00000001 
- 00024256  0x00005f73 jam  0x00000001 , 0x00004666 
- 00024257  0x00005f74 branch  0x00005aaa 
- 00024258  0x00005f77 fetch  0x00000001 , 0x00004666 
- 00024259  0x00005f78 rtneq  0x00000000 
- 00024260  0x00005f79 jam  0x00000000 , 0x00004666 
- 00024261  0x00005f7a branch  0x00006018 
- 00024262  0x00005f7d bpatch  0x00000091 , 0x00004012 
- 00024263  0x00005f7e fetch  0x00000001 , 0x0000471b 
- 00024264  0x00005f7f rtneq  0x00000001 
- 00024265  0x00005f80 call  0x00005ed3 
- 00024266  0x00005f81 storet  0x00000001 , 0x00004666 
- 00024267  0x00005f84 call  0x00005eea 
- 00024268  0x00005f85 call  0x00005aaa 
- 00024269  0x00005f86 call  0x000042d0 
- 00024270  0x00005f87 call  0x00005eec 
- 00024271  0x00005f88 jam  0x00000001 , 0x00004793 
- 00024272  0x00005f89 branch  0x00005ca3 
- 00024273  0x00005f8c call  0x00005eea 
- 00024274  0x00005f8d branch  0x00006ca3 
- 00024275  0x00005f90 fetcht  0x00000001 , 0x00004666 
- 00024276  0x00005f91 increase  0x00000001 , 0x00000002 
- 00024277  0x00005f92 fetch  0x00000008 , 0x00004713 
- 00024278  0x00005f93 bbit1  0x00000011 , 0x00005eda 
- 00024279  0x00005f94 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00024280  0x00005f95 ncall  0x00005ee1 , 0x00000002 
- 00024281  0x00005f96 rtn 
- 00024282  0x00005f99 fetch  0x00000001 , 0x0000471b 
- 00024283  0x00005f9a increase  0xffffffff , 0x0000003f 
- 00024284  0x00005f9b isub  0x00000002 , 0x0000003e 
- 00024285  0x00005f9c ncall  0x00005edf , 0x00000002 
- 00024286  0x00005f9d rtn 
- 00024287  0x00005fa0 arg  0x00000000 , 0x00000002 
- 00024288  0x00005fa1 rtn 
- 00024289  0x00005fa3 arg  0x00000001 , 0x00000002 
- 00024290  0x00005fa4 rtn 
- 00024291  0x00005fa7 arg  0x00000001 , 0x00000002 
- 00024292  0x00005fa8 arg  0x00004666 , 0x00000011 
- 00024293  0x00005fa9 arg  0x00000000 , 0x00000012 
- 00024294  0x00005faa branch  0x00006cd3 
- 00024295  0x00005fad fetch  0x00000008 , 0x00004713 
- 00024296  0x00005fae rtnbit0  0x00000034 
- 00024297  0x00005faf branch  0x00005e6b 
- 00024298  0x00005fb2 arg  0x00000000 , 0x00000007 
- 00024299  0x00005fb3 branch  0x00005f00 
- 00024300  0x00005fb5 arg  0x00000000 , 0x00000007 
- 00024301  0x00005fb6 branch  0x00005f04 
- 00024302  0x00005fb8 arg  0x00000003 , 0x00000007 
- 00024303  0x00005fb9 branch  0x00005f00 
- 00024304  0x00005fbb arg  0x00000003 , 0x00000007 
- 00024305  0x00005fbc branch  0x00005f04 
- 00024306  0x00005fbe arg  0x00000005 , 0x00000007 
- 00024307  0x00005fbf branch  0x00005f00 
- 00024308  0x00005fc1 arg  0x00000005 , 0x00000007 
- 00024309  0x00005fc2 branch  0x00005f04 
- 00024310  0x00005fc5 arg  0x00000015 , 0x00000007 
- 00024311  0x00005fc6 branch  0x00005f00 
- 00024312  0x00005fc9 arg  0x00000018 , 0x00000007 
- 00024313  0x00005fca branch  0x00005f00 
- 00024314  0x00005fcd arg  0x0000000e , 0x00000007 
- 00024315  0x00005fce branch  0x00005f00 
- 00024316  0x00005fd1 arg  0x0000000c , 0x00000007 
- 00024317  0x00005fd2 branch  0x00005f00 
- 00024318  0x00005fd5 arg  0x0000001c , 0x00000007 
- 00024319  0x00005fd6 branch  0x00005f00 
- 00024320  0x00005fd9 fetch  0x00000008 , 0x00004713 
- 00024321  0x00005fda qset1  0x0000003f 
- 00024322  0x00005fdb store  0x00000008 , 0x00004713 
- 00024323  0x00005fdc rtn 
- 00024324  0x00005fdf fetch  0x00000008 , 0x00004713 
- 00024325  0x00005fe0 qset0  0x0000003f 
- 00024326  0x00005fe1 store  0x00000008 , 0x00004713 
- 00024327  0x00005fe2 rtn 
- 00024328  0x00005fe5 setarg  0x00000000 
- 00024329  0x00005fe6 store  0x00000008 , 0x0000472a 
- 00024330  0x00005fe7 store  0x00000008 , 0x00004733 
- 00024331  0x00005fe8 fetch  0x00000001 , 0x00004729 
- 00024332  0x00005fe9 beq  0x00000002 , 0x00005f12 
- 00024333  0x00005fea beq  0x00000003 , 0x00005f14 
- 00024334  0x00005feb beq  0x00000004 , 0x00005f19 
- 00024335  0x00005fec setarg  0x00070008 
- 00024336  0x00005fee store  0x00000008 , 0x0000472b 
- 00024337  0x00005fef rtn 
- 00024338  0x00005ff2 setarg  0x00040005 
- 00024339  0x00005ff3 branch  0x00005f10 
- 00024340  0x00005ff6 setarg  0x00022303 
- 00024341  0x00005ff8 store  0x00000008 , 0x0000472a 
- 00024342  0x00005ff9 setarg  0x00000003 
- 00024343  0x00005ffa store  0x00000008 , 0x00004733 
- 00024344  0x00005ffb rtn 
- 00024345  0x00005ffe setarg  0x0000cd03 
- 00024346  0x00005fff branch  0x00005f15 
- 00024347  0x00006003 bpatch  0x00000092 , 0x00004012 
- 00024348  0x00006004 fetch  0x00000001 , 0x0000477f 
- 00024349  0x00006005 increase  0xffffffff , 0x0000003f 
- 00024350  0x00006006 store  0x00000001 , 0x0000477f 
- 00024351  0x00006007 fetcht  0x00000001 , 0x00004666 
- 00024352  0x00006008 sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00024353  0x00006009 ncall  0x00005ed3 , 0x00000005 
- 00024354  0x0000600a storet  0x00000001 , 0x00004666 
- 00024355  0x0000600b call  0x00005ee3 
- 00024356  0x0000600c call  0x00005c59 
- 00024357  0x0000600d branch  0x000054a0 
- 00024358  0x00006012 bpatch  0x00000093 , 0x00004012 
- 00024359  0x00006013 fetch  0x00000001 , 0x00004957 
- 00024360  0x00006014 rtneq  0x00000003 
- 00024361  0x00006015 fetch  0x00000008 , 0x00004713 
- 00024362  0x00006016 rtnbit0  0x00000038 
- 00024363  0x00006017 fetch  0x00000004 , 0x00004847 
- 00024364  0x00006018 rtn  0x00000034 
- 00024365  0x00006019 call  0x00005fcd 
- 00024366  0x0000601a setarg  0x00000003 
- 00024367  0x0000601b call  0x00005fc3 
- 00024368  0x0000601c call  0x00005fbf , 0x00000034 
- 00024369  0x0000601d ncall  0x00005fc1 , 0x00000034 
- 00024370  0x0000601e setarg  0x00000002 
- 00024371  0x0000601f call  0x00005fc8 
- 00024372  0x00006020 call  0x00005fbf , 0x00000034 
- 00024373  0x00006021 fetch  0x00000001 , 0x00004861 
- 00024374  0x00006022 beq  0x00000001 , 0x00005f3c 
- 00024375  0x00006024 fetch  0x00000008 , 0x00004713 
- 00024376  0x00006025 rtnbit0  0x00000038 
- 00024377  0x00006026 arg  0x00000005 , 0x00000039 
- 00024378  0x00006027 arg  0x00004861 , 0x00000005 
- 00024379  0x00006028 branch  0x00007ca1 
- 00024380  0x0000602b call  0x00005f50 
- 00024381  0x0000602c fetch  0x00000002 , 0x00004862 
- 00024382  0x0000602d store  0x00000002 , 0x0000070b 
- 00024383  0x0000602e fetch  0x00000002 , 0x00004847 
- 00024384  0x0000602f store  0x00000002 , 0x0000070d 
- 00024385  0x00006030 call  0x00005f89 
- 00024386  0x00006031 fetch  0x00000002 , 0x0000070b 
- 00024387  0x00006032 store  0x00000002 , 0x00004862 
- 00024388  0x00006033 fetch  0x00000002 , 0x0000070d 
- 00024389  0x00006034 store  0x00000002 , 0x00004847 
- 00024390  0x00006036 fetch  0x00000002 , 0x00004864 
- 00024391  0x00006037 store  0x00000002 , 0x0000070b 
- 00024392  0x00006038 fetch  0x00000002 , 0x00004849 
- 00024393  0x00006039 store  0x00000002 , 0x0000070d 
- 00024394  0x0000603a call  0x00005f91 
- 00024395  0x0000603b fetch  0x00000002 , 0x0000070b 
- 00024396  0x0000603c store  0x00000002 , 0x00004864 
- 00024397  0x0000603d fetch  0x00000002 , 0x0000070d 
- 00024398  0x0000603e store  0x00000002 , 0x00004849 
- 00024399  0x0000603f rtn 
- 00024400  0x00006042 fetch  0x00000008 , 0x00004713 
- 00024401  0x00006043 rtnbit0  0x00000039 
- 00024402  0x00006044 bpatch  0x00000094 , 0x00004012 
- 00024403  0x00006045 fetch  0x00000002 , 0x00004862 
- 00024404  0x00006046 store  0x00000002 , 0x00000712 
- 00024405  0x00006047 call  0x00005f64 
- 00024406  0x00006048 store  0x00000002 , 0x00004862 
- 00024407  0x00006049 fetch  0x00000002 , 0x00004847 
- 00024408  0x0000604a store  0x00000002 , 0x00000712 
- 00024409  0x0000604b call  0x00005f72 
- 00024410  0x0000604c store  0x00000002 , 0x00004847 
- 00024411  0x0000604d fetch  0x00000002 , 0x00004864 
- 00024412  0x0000604e store  0x00000002 , 0x00000712 
- 00024413  0x0000604f call  0x00005f64 
- 00024414  0x00006050 store  0x00000002 , 0x00004864 
- 00024415  0x00006051 fetch  0x00000002 , 0x00004849 
- 00024416  0x00006052 store  0x00000002 , 0x00000712 
- 00024417  0x00006053 call  0x00005f72 
- 00024418  0x00006054 store  0x00000002 , 0x00004849 
- 00024419  0x00006055 rtn 
- 00024420  0x00006058 fetch  0x00000001 , 0x00000713 
- 00024421  0x00006059 branch  0x00005f67 , 0x00000034 
- 00024422  0x0000605a branch  0x00005f6c 
- 00024423  0x0000605d fetch  0x00000001 , 0x00000712 
- 00024424  0x0000605e call  0x00005f7f 
- 00024425  0x0000605f store  0x00000001 , 0x00000712 
- 00024426  0x00006061 fetch  0x00000002 , 0x00000712 
- 00024427  0x00006062 rtn 
- 00024428  0x00006064 fetch  0x00000001 , 0x00000712 
- 00024429  0x00006065 call  0x00005fbb 
- 00024430  0x00006066 call  0x00005f7f 
- 00024431  0x00006067 call  0x00007dc8 , 0x00000034 
- 00024432  0x00006068 call  0x00005fb7 
- 00024433  0x00006069 branch  0x00005f6a 
- 00024434  0x0000606c fetch  0x00000001 , 0x00000713 
- 00024435  0x0000606d branch  0x00005f75 , 0x00000034 
- 00024436  0x0000606e branch  0x00005f79 
- 00024437  0x00006070 fetch  0x00000001 , 0x00000712 
- 00024438  0x00006071 call  0x00005f84 
- 00024439  0x00006072 store  0x00000001 , 0x00000712 
- 00024440  0x00006073 branch  0x00005f6a 
- 00024441  0x00006075 fetch  0x00000001 , 0x00000712 
- 00024442  0x00006076 call  0x00005fbb 
- 00024443  0x00006077 call  0x00005f84 
- 00024444  0x00006078 call  0x00007dc8 , 0x00000034 
- 00024445  0x00006079 call  0x00005fb7 
- 00024446  0x0000607a branch  0x00005f6a 
- 00024447  0x0000607d mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00024448  0x0000607e div  0x0000003f , 0x00000005 
- 00024449  0x0000607f call  0x00007d62 
- 00024450  0x00006080 quotient  0x0000003f 
- 00024451  0x00006081 rtn 
- 00024452  0x00006083 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00024453  0x00006084 div  0x0000003f , 0x0000000a 
- 00024454  0x00006085 call  0x00007d62 
- 00024455  0x00006086 quotient  0x0000003f 
- 00024456  0x00006087 rtn 
- 00024457  0x0000608a fetch  0x00000002 , 0x0000070b 
- 00024458  0x0000608b fetcht  0x00000002 , 0x0000070d 
- 00024459  0x0000608c iadd  0x00000002 , 0x0000003f 
- 00024460  0x0000608d fetcht  0x00000001 , 0x00004866 
- 00024461  0x0000608e iadd  0x00000002 , 0x0000003f 
- 00024462  0x0000608f and  0x0000003f , 0x00000001 , 0x00000002 
- 00024463  0x00006090 storet  0x00000001 , 0x00004866 
- 00024464  0x00006091 branch  0x00005f99 
- 00024465  0x00006094 fetch  0x00000002 , 0x0000070b 
- 00024466  0x00006095 fetcht  0x00000002 , 0x0000070d 
- 00024467  0x00006096 iadd  0x00000002 , 0x0000003f 
- 00024468  0x00006097 fetcht  0x00000001 , 0x00004867 
- 00024469  0x00006098 iadd  0x00000002 , 0x0000003f 
- 00024470  0x00006099 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024471  0x0000609a storet  0x00000001 , 0x00004867 
- 00024472  0x0000609b branch  0x00005f99 
- 00024473  0x0000609e store  0x00000003 , 0x0000070f 
- 00024474  0x0000609f isolate1  0x00000010 , 0x0000003f 
- 00024475  0x000060a0 branch  0x00005fa3 , 0x00000001 
- 00024476  0x000060a1 fetch  0x00000001 , 0x00000710 
- 00024477  0x000060a2 beq  0x000000ff , 0x00005faa 
- 00024478  0x000060a3 fetch  0x00000001 , 0x0000070f 
- 00024479  0x000060a5 rshift  0x0000003f , 0x0000003f 
- 00024480  0x000060a6 store  0x00000002 , 0x0000070b 
- 00024481  0x000060a7 store  0x00000002 , 0x0000070d 
- 00024482  0x000060a8 rtn 
- 00024483  0x000060aa fetch  0x00000001 , 0x00000710 
- 00024484  0x000060ab beq  0x00000000 , 0x00005fa7 
- 00024485  0x000060ac fetch  0x00000003 , 0x0000070f 
- 00024486  0x000060ad branch  0x00005f9f 
- 00024487  0x000060af jam  0x00000000 , 0x00000711 
- 00024488  0x000060b0 fetch  0x00000001 , 0x0000070f 
- 00024489  0x000060b1 branch  0x00005f9f 
- 00024490  0x000060b4 fetch  0x00000001 , 0x0000070f 
- 00024491  0x000060b5 call  0x00005fb5 
- 00024492  0x000060b6 store  0x00000001 , 0x0000070b 
- 00024493  0x000060b7 store  0x00000001 , 0x0000070d 
- 00024494  0x000060b8 branch  0x00005fb3 , 0x00000034 
- 00024495  0x000060b9 setarg  0x000000ff 
- 00024496  0x000060bb store  0x00000001 , 0x0000070c 
- 00024497  0x000060bc store  0x00000001 , 0x0000070e 
- 00024498  0x000060bd rtn 
- 00024499  0x000060bf setarg  0x00000000 
- 00024500  0x000060c0 branch  0x00005fb0 
- 00024501  0x000060c3 call  0x00005fbb 
- 00024502  0x000060c4 rshift  0x0000003f , 0x0000003f 
- 00024503  0x000060c6 call  0x00005fbc 
- 00024504  0x000060c7 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024505  0x000060c8 store  0x00000001 , 0x00000712 
- 00024506  0x000060c9 rtn 
- 00024507  0x000060cc sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024508  0x000060ce store  0x00000001 , 0x00000684 
- 00024509  0x000060cf fetch  0x00000001 , 0x00000684 
- 00024510  0x000060d0 rtn 
- 00024511  0x000060d3 jam  0x00000000 , 0x00004861 
- 00024512  0x000060d4 rtn 
- 00024513  0x000060d6 jam  0x00000001 , 0x00004861 
- 00024514  0x000060d7 rtn 
- 00024515  0x000060db isub  0x00000011 , 0x0000003e 
- 00024516  0x000060dc nbranch  0x00007dc8 , 0x00000002 
- 00024517  0x000060dd isub  0x00000012 , 0x0000003e 
- 00024518  0x000060de nbranch  0x00007dc8 , 0x00000002 
- 00024519  0x000060df branch  0x00007dca 
- 00024520  0x000060e1 isub  0x00000011 , 0x0000003e 
- 00024521  0x000060e2 nrtn  0x00000002 
- 00024522  0x000060e3 isub  0x00000012 , 0x0000003e 
- 00024523  0x000060e4 nrtn  0x00000002 
- 00024524  0x000060e5 branch  0x00007dca 
- 00024525  0x000060e8 fetch  0x00000002 , 0x00004847 
- 00024526  0x000060e9 call  0x00005fd4 
- 00024527  0x000060ea copy  0x0000003f , 0x00000011 
- 00024528  0x000060eb fetch  0x00000002 , 0x00004849 
- 00024529  0x000060ec call  0x00005fd4 
- 00024530  0x000060ed copy  0x0000003f , 0x00000012 
- 00024531  0x000060ee rtn 
- 00024532  0x000060f1 store  0x00000002 , 0x0000070d 
- 00024533  0x000060f2 fetch  0x00000001 , 0x0000070e 
- 00024534  0x000060f3 beq  0x000000ff , 0x00005fda 
- 00024535  0x000060f4 fetch  0x00000001 , 0x0000070d 
- 00024536  0x000060f6 and_into  0x000000ff , 0x0000003f 
- 00024537  0x000060f8 rtn 
- 00024538  0x000060fa fetch  0x00000002 , 0x0000070d 
- 00024539  0x000060fb sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024540  0x000060fc branch  0x00005fd8 
- 00024541  0x000060ff arg  0x0000461f , 0x00000013 
- 00024542  0x00006100 arg  0x00005fe0 , 0x00000012 
- 00024543  0x00006101 branch  0x000042e0 
- 00024544  0x00006103 fetch  0x00000004 , 0x00004613 
- 00024545  0x00006104 store  0x00000004 , 0x000045af 
- 00024546  0x00006105 jam  0x00000001 , 0x0000477d 
- 00024547  0x00006106 rtn 
- 00024548  0x0000610a fetch  0x00000001 , 0x00004740 
- 00024549  0x0000610b beq  0x00000000 , 0x00005fec 
- 00024550  0x0000610c beq  0x00000001 , 0x00005fee 
- 00024551  0x0000610d beq  0x00000002 , 0x00005fe9 
- 00024552  0x0000610e beq  0x00000003 , 0x00005ff0 
- 00024553  0x00006110 setarg  0x000ea600 
- 00024554  0x00006112 store  0x00000004 , 0x00004613 
- 00024555  0x00006113 rtn 
- 00024556  0x00006115 setarg  0x0005e740 
- 00024557  0x00006116 branch  0x00005fea 
- 00024558  0x00006118 setarg  0x000927c0 
- 00024559  0x00006119 branch  0x00005fea 
- 00024560  0x0000611b setarg  0x00124f80 
- 00024561  0x0000611c branch  0x00005fea 
- 00024562  0x0000611f bpatch  0x00000095 , 0x00004012 
- 00024563  0x00006120 jam  0x00000000 , 0x00004600 
- 00024564  0x00006121 call  0x00003647 
- 00024565  0x00006122 setarg  0xffffffff 
- 00024566  0x00006123 store  0x00000004 , 0x000045af 
- 00024567  0x00006124 setarg  0x00000000 
- 00024568  0x00006125 store  0x00000007 , 0x00004846 
- 00024569  0x00006126 jam  0x00000001 , 0x0000473f 
- 00024570  0x00006127 call  0x000059ed 
- 00024571  0x00006128 call  0x000054dc 
- 00024572  0x00006129 branch  0x0000622b 
- 00024573  0x0000612c fetch  0x00000001 , 0x0000473f 
- 00024574  0x0000612d ncall  0x00006001 , 0x00000034 
- 00024575  0x0000612e jam  0x00000000 , 0x0000473f 
- 00024576  0x0000612f rtn 
- 00024577  0x00006132 call  0x0000594c 
- 00024578  0x00006133 fetch  0x00000008 , 0x00004713 
- 00024579  0x00006134 rtnbit0  0x0000003c 
- 00024580  0x00006136 fetch  0x00000001 , 0x0000464a 
- 00024581  0x00006137 arg  0x00000040 , 0x00000002 
- 00024582  0x00006138 call  0x00006f21 
- 00024583  0x00006139 fetch  0x00000001 , 0x0000464b 
- 00024584  0x0000613a arg  0x00000040 , 0x00000002 
- 00024585  0x0000613b branch  0x00006f21 
- 00024586  0x0000613e call  0x0000600e 
- 00024587  0x0000613f fetch  0x00000001 , 0x0000473f 
- 00024588  0x00006140 nbranch  0x00006235 , 0x00000034 
- 00024589  0x00006141 branch  0x00003610 
- 00024590  0x00006144 fetch  0x00000004 , 0x000045e8 
- 00024591  0x00006145 fetcht  0x00000004 , 0x000045e4 
- 00024592  0x00006146 isub  0x00000002 , 0x0000003e 
- 00024593  0x00006147 branch  0x00006013 , 0x00000005 
- 00024594  0x00006148 branch  0x00006016 
- 00024595  0x0000614b jam  0x00000000 , 0x00004143 
- 00024596  0x0000614c jam  0x000000aa , 0x00004141 
- 00024597  0x0000614d rtn 
- 00024598  0x0000614f jam  0x000000ff , 0x00004143 
- 00024599  0x00006150 rtn 
- 00024600  0x00006153 set0  0x00000026 , 0x00000000 
- 00024601  0x00006154 jam  0x00000000 , 0x000045fc 
- 00024602  0x00006155 arg  0x00000001 , 0x00000007 
- 00024603  0x00006156 branch  0x00005f04 
- 00024604  0x00006159 fetch  0x00000008 , 0x00004713 
- 00024605  0x0000615a bbit0  0x00000011 , 0x0000602a 
- 00024606  0x0000615b call  0x00006195 
- 00024607  0x0000615c call  0x000054ac 
- 00024608  0x0000615d branch  0x00006067 , 0x00000028 
- 00024609  0x0000615e fetch  0x00000008 , 0x00004713 
- 00024610  0x0000615f bbit1  0x00000030 , 0x0000602f 
- 00024611  0x00006160 bbit0  0x00000031 , 0x0000602f 
- 00024612  0x00006161 call  0x00005883 
- 00024613  0x00006162 and  0x00000011 , 0x00000007 , 0x0000003f 
- 00024614  0x00006163 fetcht  0x00000001 , 0x00004728 
- 00024615  0x00006164 isub  0x00000002 , 0x0000003e 
- 00024616  0x00006165 branch  0x00006047 , 0x00000005 
- 00024617  0x00006166 branch  0x0000602f 
- 00024618  0x00006169 fetch  0x00000001 , 0x0000477f 
- 00024619  0x0000616a nbranch  0x00005f1b , 0x00000034 
- 00024620  0x0000616b rtn 
- 00024621  0x0000616e call  0x000054ac 
- 00024622  0x0000616f branch  0x00006038 , 0x00000028 
- 00024623  0x00006171 jam  0x00000000 , 0x00004666 
- 00024624  0x00006172 fetch  0x00000002 , 0x00004721 
- 00024625  0x00006173 store  0x00000002 , 0x000045de 
- 00024626  0x00006174 jam  0x00000002 , 0x000045e2 
- 00024627  0x00006175 branch  0x00003534 
- 00024628  0x00006178 fetch  0x00000002 , 0x000045d6 
- 00024629  0x00006179 store  0x00000002 , 0x000045de 
- 00024630  0x0000617a jam  0x00000004 , 0x000045e2 
- 00024631  0x0000617b branch  0x00003534 
- 00024632  0x0000617e fetch  0x00000001 , 0x00004666 
- 00024633  0x0000617f beq  0x00000000 , 0x00006067 
- 00024634  0x00006180 call  0x00005aa8 
- 00024635  0x00006182 call  0x00006018 
- 00024636  0x00006183 jam  0x00000001 , 0x00004666 
- 00024637  0x00006184 call  0x00005c6f 
- 00024638  0x00006185 branch  0x000054a0 
- 00024639  0x00006188 call  0x000054ac 
- 00024640  0x00006189 branch  0x000054cd , 0x00000028 
- 00024641  0x0000618a branch  0x00005c1a 
- 00024642  0x0000618d call  0x000054ac 
- 00024643  0x0000618e rtn  0x00000028 
- 00024644  0x0000618f fetch  0x00000008 , 0x00004713 
- 00024645  0x00006190 bbit1  0x0000003e , 0x00005ca3 
- 00024646  0x00006191 rtn 
- 00024647  0x00006194 call  0x00006195 
- 00024648  0x00006195 jam  0x00000000 , 0x000045e2 
- 00024649  0x00006196 arg  0x00000001 , 0x00000007 
- 00024650  0x00006197 call  0x00005f00 
- 00024651  0x00006198 setarg  0x00000000 
- 00024652  0x00006199 store  0x00000002 , 0x000045de 
- 00024653  0x0000619a call  0x00005c39 
- 00024654  0x0000619b jam  0x00000001 , 0x00004589 
- 00024655  0x0000619c fetch  0x00000008 , 0x00004713 
- 00024656  0x0000619d bbit0  0x00000016 , 0x00003291 
- 00024657  0x0000619e jam  0x00000002 , 0x00004589 
- 00024658  0x0000619f branch  0x00003291 
- 00024659  0x000061a2 fetch  0x00000001 , 0x00004600 
- 00024660  0x000061a3 nbranch  0x00005ff2 , 0x00000034 
- 00024661  0x000061a4 fetch  0x00000001 , 0x000045e2 
- 00024662  0x000061a5 beq  0x00000002 , 0x0000605f 
- 00024663  0x000061a6 beq  0x00000004 , 0x0000606b 
- 00024664  0x000061a7 beq  0x00000003 , 0x00006070 
- 00024665  0x000061a9 call  0x00006018 
- 00024666  0x000061aa fetch  0x00000001 , 0x0000477f 
- 00024667  0x000061ab nbranch  0x00005f1b , 0x00000034 
- 00024668  0x000061ac fetch  0x00000001 , 0x00004666 
- 00024669  0x000061ad beq  0x00000000 , 0x000054cd 
- 00024670  0x000061ae rtn 
- 00024671  0x000061b1 fetch  0x00000008 , 0x00004713 
- 00024672  0x000061b2 bbit1  0x0000003e , 0x00006034 
- 00024673  0x000061b3 bbit1  0x00000030 , 0x00006034 
- 00024674  0x000061b4 bbit0  0x0000003a , 0x00006067 
- 00024675  0x000061b5 fetch  0x00000004 , 0x00004691 
- 00024676  0x000061b6 fetcht  0x00000004 , 0x000046e6 
- 00024677  0x000061b7 isub  0x00000002 , 0x0000003e 
- 00024678  0x000061b8 branch  0x00006047 , 0x00000005 
- 00024679  0x000061ba fetch  0x00000002 , 0x000045dc 
- 00024680  0x000061bb store  0x00000002 , 0x000045de 
- 00024681  0x000061bc jam  0x00000003 , 0x000045e2 
- 00024682  0x000061bd branch  0x00003534 
- 00024683  0x000061c0 fetch  0x00000008 , 0x00004713 
- 00024684  0x000061c1 bbit0  0x0000003e , 0x00006059 
- 00024685  0x000061c2 fetch  0x00000001 , 0x0000471b 
- 00024686  0x000061c3 beq  0x00000001 , 0x00006059 
- 00024687  0x000061c4 branch  0x0000603b 
- 00024688  0x000061c7 fetch  0x00000008 , 0x00004713 
- 00024689  0x000061c8 bbit0  0x0000003e , 0x00006059 
- 00024690  0x000061c9 bbit1  0x00000013 , 0x00006059 
- 00024691  0x000061ca bbit1  0x00000012 , 0x00006059 
- 00024692  0x000061cb branch  0x00006035 
- 00024693  0x000061ce fetch  0x00000004 , 0x0000458f 
- 00024694  0x000061cf store  0x00000004 , 0x000045e8 
- 00024695  0x000061d0 store  0x00000004 , 0x00004691 
- 00024696  0x000061d1 call  0x0000355a 
- 00024697  0x000061d2 call  0x00005c0b 
- 00024698  0x000061d3 call  0x0000618e 
- 00024699  0x000061d4 call  0x00005a73 
- 00024700  0x000061d5 jam  0x00000000 , 0x0000477d 
- 00024701  0x000061d6 jam  0x00000000 , 0x000045fc 
- 00024702  0x000061d7 jam  0x00000000 , 0x000045e2 
- 00024703  0x000061d8 fetch  0x00000004 , 0x000045e8 
- 00024704  0x000061d9 fetch  0x00000004 , 0x000045e4 
- 00024705  0x000061da isub  0x00000002 , 0x0000003e 
- 00024706  0x000061db rtn  0x00000005 
- 00024707  0x000061dc branch  0x00006042 
- 00024708  0x000061df call  0x00005a73 
- 00024709  0x000061e0 call  0x00005a84 
- 00024710  0x000061e2 call  0x0000618e 
- 00024711  0x000061e3 call  0x00005c0b 
- 00024712  0x000061e4 arg  0x00000001 , 0x00000007 
- 00024713  0x000061e5 call  0x00005f04 
- 00024714  0x000061e6 setarg  0x00000000 
- 00024715  0x000061e7 store  0x00000002 , 0x000045d8 
- 00024716  0x000061e8 store  0x00000002 , 0x000045de 
- 00024717  0x000061e9 store  0x00000001 , 0x000045fc 
- 00024718  0x000061ea store  0x00000001 , 0x00004860 
- 00024719  0x000061eb store  0x00000001 , 0x000045e2 
- 00024720  0x000061ee fetch  0x00000004 , 0x0000458f 
- 00024721  0x000061ef store  0x00000004 , 0x000045e8 
- 00024722  0x000061f0 store  0x00000004 , 0x00004691 
- 00024723  0x000061f1 branch  0x00005ca3 
- 00024724  0x000061f4 call  0x00007de2 
- 00024725  0x000061f5 branch  0x000023fd 
- 00024726  0x000061f8 bpatch  0x00000096 , 0x00004012 
- 00024727  0x000061f9 rtnmark0  0x00000026 
- 00024728  0x000061fa call  0x00005601 
- 00024729  0x000061fb nrtn  0x00000028 
- 00024730  0x000061fc fetch  0x00000001 , 0x0000477c 
- 00024731  0x000061fd jam  0x00000000 , 0x0000477c 
- 00024732  0x000061fe ncall  0x00006094 , 0x00000034 
- 00024733  0x00006200 fetch  0x00000008 , 0x00004713 
- 00024734  0x00006201 bbit0  0x00000016 , 0x000060a1 
- 00024735  0x00006202 fetch  0x00000001 , 0x0000496c 
- 00024736  0x00006203 nbranch  0x000060b6 , 0x00000034 
- 00024737  0x00006205 call  0x00005a74 
- 00024738  0x00006206 fetch  0x00000001 , 0x00004589 
- 00024739  0x00006207 bbit1  0x00000001 , 0x000060b0 
- 00024740  0x00006208 fetcht  0x00000001 , 0x0000451a 
- 00024741  0x00006209 fetch  0x00000001 , 0x00004846 
- 00024742  0x0000620a ior  0x00000002 , 0x0000003f 
- 00024743  0x0000620b store  0x00000001 , 0x00004846 
- 00024744  0x0000620c fetcht  0x00000001 , 0x0000451f 
- 00024745  0x0000620d fetch  0x00000001 , 0x0000484b 
- 00024746  0x0000620e iadd  0x00000002 , 0x0000003f 
- 00024747  0x0000620f store  0x00000001 , 0x0000484b 
- 00024748  0x00006210 fetcht  0x00000001 , 0x00004520 
- 00024749  0x00006211 fetch  0x00000001 , 0x0000484c 
- 00024750  0x00006212 iadd  0x00000002 , 0x0000003f 
- 00024751  0x00006213 store  0x00000001 , 0x0000484c 
- 00024752  0x00006215 jam  0x00000001 , 0x00004589 
- 00024753  0x00006216 arg  0x00000007 , 0x00000011 
- 00024754  0x00006217 arg  0x00004846 , 0x00000012 
- 00024755  0x00006218 fetch  0x00000002 , 0x0000484b 
- 00024756  0x00006219 rtn  0x00000034 
- 00024757  0x0000621a branch  0x000036db 
- 00024758  0x0000621d jam  0x00000002 , 0x00004589 
- 00024759  0x0000621e arg  0x00000009 , 0x00000011 
- 00024760  0x0000621f fetch  0x00000001 , 0x0000496d 
- 00024761  0x00006220 nbranch  0x000060bc , 0x00000034 
- 00024762  0x00006221 arg  0x00004733 , 0x00000012 
- 00024763  0x00006222 rtn 
- 00024764  0x00006224 arg  0x0000472a , 0x00000012 
- 00024765  0x00006225 rtn 
- 00024766  0x0000622b setarg  0x00000000 
- 00024767  0x0000622c store  0x00000003 , 0x000046f8 
- 00024768  0x0000622d rtn 
- 00024769  0x00006230 fetch  0x00000008 , 0x00004713 
- 00024770  0x00006231 rtnbit0  0x0000000e 
- 00024771  0x00006232 fetch  0x00000001 , 0x0000477d 
- 00024772  0x00006233 rtn  0x00000034 
- 00024773  0x00006234 fetch  0x00000001 , 0x00004602 
- 00024774  0x00006235 rtn  0x00000034 
- 00024775  0x00006236 fetch  0x00000001 , 0x000046f5 
- 00024776  0x00006237 increase  0x00000001 , 0x0000003f 
- 00024777  0x00006238 and_into  0x00000003 , 0x0000003f 
- 00024778  0x00006239 store  0x00000001 , 0x000046f5 
- 00024779  0x0000623a nrtn  0x00000034 
- 00024780  0x0000623b jam  0x00000000 , 0x000046f6 
- 00024781  0x0000623d bpatch  0x00000097 , 0x00004012 
- 00024782  0x0000623e fetch  0x00000001 , 0x000046f6 
- 00024783  0x0000623f increase  0x00000001 , 0x0000003f 
- 00024784  0x00006240 store  0x00000001 , 0x000046f6 
- 00024785  0x00006241 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00024786  0x00006242 nbranch  0x000060d9 , 0x00000002 
- 00024787  0x00006243 call  0x0000357f 
- 00024788  0x00006244 call  0x00003651 
- 00024789  0x00006245 nbranch  0x000060df , 0x00000018 
- 00024790  0x00006246 nbranch  0x000060df , 0x0000002f 
- 00024791  0x00006247 call  0x000060f2 
- 00024792  0x00006248 call  0x000060e9 
- 00024793  0x0000624a call  0x0000357b 
- 00024794  0x0000624b fetch  0x00000001 , 0x000046f7 
- 00024795  0x0000624c increase  0x00000001 , 0x0000003f 
- 00024796  0x0000624d store  0x00000001 , 0x000046f7 
- 00024797  0x0000624e beq  0x00000010 , 0x000060e1 
- 00024798  0x0000624f rtn 
- 00024799  0x00006252 call  0x00003222 
- 00024800  0x00006253 branch  0x000060cd 
- 00024801  0x00006256 jam  0x00000000 , 0x000046f7 
- 00024802  0x00006257 fetch  0x00000001 , 0x000046f8 
- 00024803  0x00006258 rtnbit1  0x00000000 
- 00024804  0x00006259 set1  0x00000000 , 0x0000003f 
- 00024805  0x0000625a store  0x00000001 , 0x000046f8 
- 00024806  0x0000625b fetch  0x00000002 , 0x00004723 
- 00024807  0x0000625c store  0x00000002 , 0x00004781 
- 00024808  0x0000625d branch  0x000059ed 
- 00024809  0x00006260 fetch  0x00000001 , 0x00004602 
- 00024810  0x00006261 branch  0x000060be , 0x00000034 
- 00024811  0x00006262 jam  0x00000000 , 0x000046f7 
- 00024812  0x00006263 fetch  0x00000001 , 0x000046f8 
- 00024813  0x00006264 rtnbit0  0x00000000 
- 00024814  0x00006265 set0  0x00000000 , 0x0000003f 
- 00024815  0x00006266 store  0x00000001 , 0x000046f8 
- 00024816  0x00006267 call  0x00005c0b 
- 00024817  0x00006268 branch  0x0000594c 
- 00024818  0x0000626b call  0x0000366e 
- 00024819  0x0000626c fetch  0x00000001 , 0x000044f8 
- 00024820  0x0000626d compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00024821  0x0000626e nrtn  0x00000001 
- 00024822  0x0000626f fetch  0x00000001 , 0x000044f9 
- 00024823  0x00006270 beq  0x000000ff , 0x00005ff2 
- 00024824  0x00006271 rtn 
- 00024825  0x00006277 fetch  0x00000001 , 0x00004793 
- 00024826  0x00006278 nrtn  0x00000034 
- 00024827  0x00006279 call  0x00005e78 
- 00024828  0x0000627a call  0x000060fe 
- 00024829  0x0000627b branch  0x00003662 
- 00024830  0x0000627e arg  0x0000000c , 0x00000007 
- 00024831  0x0000627f call  0x00007cef 
- 00024832  0x00006280 nrtn  0x00000034 
- 00024833  0x00006281 call  0x00006106 
- 00024834  0x00006282 call  0x0000572c 
- 00024835  0x00006284 arg  0x0000000c , 0x00000007 
- 00024836  0x00006285 setarg  0x000000a0 
- 00024837  0x00006286 branch  0x00007ce1 
- 00024838  0x00006289 fetch  0x00000008 , 0x00004713 
- 00024839  0x0000628a rtnbit0  0x00000028 
- 00024840  0x0000628c branch  0x000056bb 
- 00024841  0x00006290 fetch  0x00000001 , 0x00004666 
- 00024842  0x00006291 bne  0x00000000 , 0x00002421 
- 00024843  0x00006292 fetch  0x00000001 , 0x000045ca 
- 00024844  0x00006293 rtn  0x00000034 
- 00024845  0x00006295 jam  0x00000002 , 0x00008042 
- 00024846  0x00006296 jam  0x000000f8 , 0x00008130 
- 00024847  0x00006297 rtn 
- 00024848  0x0000629d fetch  0x00000001 , 0x0000465c 
- 00024849  0x0000629e rtneq  0x000000ff 
- 00024850  0x0000629f fetch  0x00000002 , 0x00004781 
- 00024851  0x000062a0 rtn  0x00000034 
- 00024852  0x000062a1 fetch  0x00000002 , 0x00004725 
- 00024853  0x000062a2 fetcht  0x00000002 , 0x00004781 
- 00024854  0x000062a3 isub  0x00000002 , 0x00000002 
- 00024855  0x000062a4 fetch  0x00000002 , 0x0000470f 
- 00024856  0x000062a5 isub  0x00000002 , 0x0000003f 
- 00024857  0x000062a6 branch  0x0000611c , 0x00000002 
- 00024858  0x000062a8 fetcht  0x00000001 , 0x0000465c 
- 00024859  0x000062a9 branch  0x000061e5 
- 00024860  0x000062ab fetcht  0x00000001 , 0x0000465c 
- 00024861  0x000062ac branch  0x000061e4 
- 00024862  0x000062b4 arg  0x00004711 , 0x00000013 
- 00024863  0x000062b5 arg  0x00006121 , 0x00000012 
- 00024864  0x000062b6 branch  0x000042e0 
- 00024865  0x000062b9 bpatch  0x00000098 , 0x00004013 
- 00024866  0x000062ba fetch  0x00000001 , 0x00004957 
- 00024867  0x000062bb beq  0x00000003 , 0x00006131 
- 00024868  0x000062bc beq  0x0000000b , 0x00006131 
- 00024869  0x000062bd fetcht  0x00000001 , 0x00004690 
- 00024870  0x000062be increase  0x00000002 , 0x00000002 
- 00024871  0x000062c0 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00024872  0x000062c1 call  0x00006134 , 0x00000002 
- 00024873  0x000062c2 ncall  0x00006138 , 0x00000002 
- 00024874  0x000062c3 copy  0x00000002 , 0x0000003f 
- 00024875  0x000062c4 iadd  0x0000003f , 0x0000003f 
- 00024876  0x000062c5 store  0x00000001 , 0x0000470c 
- 00024877  0x000062c7 jam  0x00000004 , 0x000046fe 
- 00024878  0x000062c8 call  0x00006185 
- 00024879  0x000062c9 jam  0x00000001 , 0x000046fc 
- 00024880  0x000062ca branch  0x00006192 
- 00024881  0x000062cd fetcht  0x00000001 , 0x00004690 
- 00024882  0x000062ce increase  0x00000001 , 0x00000002 
- 00024883  0x000062cf branch  0x00006127 
- 00024884  0x000062d2 fetch  0x00000008 , 0x00004713 
- 00024885  0x000062d3 rtnbit0  0x0000001c 
- 00024886  0x000062d4 increase  0x00000001 , 0x00000002 
- 00024887  0x000062d5 rtn 
- 00024888  0x000062d7 increase  0xfffffffd , 0x00000002 
- 00024889  0x000062d8 rtn 
- 00024890  0x000062dc fetch  0x00000001 , 0x00004661 
- 00024891  0x000062dd rtneq  0x000000ff 
- 00024892  0x000062de fetch  0x00000002 , 0x00004790 
- 00024893  0x000062df nrtn  0x00000034 
- 00024894  0x000062e0 fetch  0x00000002 , 0x000045d8 
- 00024895  0x000062e1 nrtn  0x00000034 
- 00024896  0x000062e2 fetch  0x00000002 , 0x000045de 
- 00024897  0x000062e3 nrtn  0x00000034 
- 00024898  0x000062e4 fetch  0x00000001 , 0x00004701 
- 00024899  0x000062e5 nrtn  0x00000034 
- 00024900  0x000062e6 fetch  0x00000001 , 0x00004712 
- 00024901  0x000062e7 branch  0x00006121 , 0x00000034 
- 00024902  0x000062e8 store  0x00000001 , 0x00004711 
- 00024903  0x000062e9 rtn 
- 00024904  0x000062f2 disable  0x00000028 
- 00024905  0x000062f3 fetch  0x00000001 , 0x000046fe 
- 00024906  0x000062f4 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00024907  0x000062f5 nrtn  0x00000005 
- 00024908  0x000062f6 branch  0x00007dba 
- 00024909  0x000062f9 fetch  0x00000008 , 0x00004713 
- 00024910  0x000062fa rtnbit0  0x00000023 
- 00024911  0x000062fb rtnbit0  0x00000004 
- 00024912  0x000062fc fetch  0x00000002 , 0x00004790 
- 00024913  0x000062fd nrtn  0x00000034 
- 00024914  0x000062fe fetch  0x00000002 , 0x000045d8 
- 00024915  0x000062ff nrtn  0x00000034 
- 00024916  0x00006300 fetch  0x00000002 , 0x000045de 
- 00024917  0x00006301 nrtn  0x00000034 
- 00024918  0x00006302 fetch  0x00000001 , 0x00004701 
- 00024919  0x00006303 nrtn  0x00000034 
- 00024920  0x00006304 call  0x00006148 
- 00024921  0x00006305 rtn  0x00000028 
- 00024922  0x00006307 fetch  0x00000001 , 0x0000470e 
- 00024923  0x00006308 branch  0x00006173 , 0x00000034 
- 00024924  0x0000630a fetcht  0x00000001 , 0x00004709 
- 00024925  0x0000630b increase  0x00000001 , 0x00000002 
- 00024926  0x0000630c storet  0x00000001 , 0x00004709 
- 00024927  0x0000630d fetch  0x00000001 , 0x00004707 
- 00024928  0x0000630e isub  0x00000002 , 0x0000003e 
- 00024929  0x0000630f ncall  0x0000616a , 0x00000002 
- 00024930  0x00006310 fetch  0x00000001 , 0x00004708 
- 00024931  0x00006311 isub  0x00000002 , 0x0000003e 
- 00024932  0x00006312 nbranch  0x0000616e , 0x00000002 
- 00024933  0x00006314 fetch  0x00000008 , 0x00004713 
- 00024934  0x00006315 bbit1  0x00000024 , 0x000061d9 
- 00024935  0x00006316 bbit1  0x00000026 , 0x000061d9 
- 00024936  0x00006318 fetcht  0x00000001 , 0x00004660 
- 00024937  0x00006319 branch  0x000061e4 
- 00024938  0x0000631c jam  0x00000001 , 0x00004709 
- 00024939  0x0000631d fetch  0x00000001 , 0x0000470e 
- 00024940  0x0000631e increase  0xffffffff , 0x0000003f 
- 00024941  0x0000631f store  0x00000001 , 0x0000470e 
- 00024942  0x00006321 fetch  0x00000008 , 0x00004713 
- 00024943  0x00006322 bbit1  0x00000024 , 0x000061eb 
- 00024944  0x00006323 bbit1  0x00000026 , 0x000061eb 
- 00024945  0x00006325 fetcht  0x00000001 , 0x00004660 
- 00024946  0x00006326 branch  0x000061e5 
- 00024947  0x00006329 fetch  0x00000008 , 0x00004713 
- 00024948  0x0000632a bbit1  0x00000022 , 0x0000616e 
- 00024949  0x0000632b call  0x0000617e 
- 00024950  0x0000632c branch  0x0000615c 
- 00024951  0x00006335 jam  0x00000000 , 0x000046fb 
- 00024952  0x00006336 call  0x000061fd 
- 00024953  0x00006337 jam  0x00000000 , 0x000046fe 
- 00024954  0x00006338 fetch  0x00000001 , 0x00004707 
- 00024955  0x00006339 rshift  0x0000003f , 0x0000003f 
- 00024956  0x0000633a store  0x00000001 , 0x00004708 
- 00024957  0x0000633b rtn 
- 00024958  0x0000633d fetch  0x00000001 , 0x0000470d 
- 00024959  0x0000633e store  0x00000001 , 0x0000470e 
- 00024960  0x0000633f rtn 
- 00024961  0x00006342 fetch  0x00000001 , 0x000046fe 
- 00024962  0x00006343 beq  0x00000001 , 0x00006188 
- 00024963  0x00006344 beq  0x00000002 , 0x0000618a 
- 00024964  0x00006345 beq  0x00000003 , 0x0000618c 
- 00024965  0x00006347 fetch  0x00000001 , 0x00004705 
- 00024966  0x00006349 store  0x00000001 , 0x00004706 
- 00024967  0x0000634a rtn 
- 00024968  0x0000634c fetch  0x00000001 , 0x00004702 
- 00024969  0x0000634d branch  0x00006186 
- 00024970  0x0000634f fetch  0x00000001 , 0x00004703 
- 00024971  0x00006350 branch  0x00006186 
- 00024972  0x00006352 fetch  0x00000001 , 0x00004704 
- 00024973  0x00006353 branch  0x00006186 
- 00024974  0x00006357 bpatch  0x00000099 , 0x00004013 
- 00024975  0x00006358 fetch  0x00000001 , 0x00004700 
- 00024976  0x00006359 store  0x00000001 , 0x00004701 
- 00024977  0x0000635a jam  0x00000000 , 0x000046fc 
- 00024978  0x0000635c jam  0x00000000 , 0x000046fd 
- 00024979  0x0000635d jam  0x00000001 , 0x000046fb 
- 00024980  0x0000635e rtn 
- 00024981  0x00006362 bpatch  0x0000009a , 0x00004013 
- 00024982  0x00006363 fetch  0x00000001 , 0x00004666 
- 00024983  0x00006364 rtnne  0x00000000 
- 00024984  0x00006365 call  0x000061ae 
- 00024985  0x00006366 jam  0x00000001 , 0x000046fe 
- 00024986  0x00006367 call  0x00006188 
- 00024987  0x00006368 fetch  0x00000001 , 0x000046ff 
- 00024988  0x00006369 rtn  0x00000034 
- 00024989  0x0000636a fetch  0x00000001 , 0x0000470a 
- 00024990  0x0000636b branch  0x000061a9 
- 00024991  0x0000636e fetch  0x00000001 , 0x00004666 
- 00024992  0x0000636f rtneq  0x00000000 
- 00024993  0x00006370 call  0x000061ae 
- 00024994  0x00006371 fetch  0x00000008 , 0x00004713 
- 00024995  0x00006372 rtnbit0  0x00000021 
- 00024996  0x00006373 jam  0x00000003 , 0x000046fe 
- 00024997  0x00006374 call  0x0000618c 
- 00024998  0x00006375 fetch  0x00000001 , 0x000046ff 
- 00024999  0x00006376 rtn  0x00000034 
- 00025000  0x00006377 fetch  0x00000001 , 0x0000470b 
- 00025001  0x00006379 store  0x00000001 , 0x0000470c 
- 00025002  0x0000637a rtn 
- 00025003  0x0000637d jam  0x00000000 , 0x000046ff 
- 00025004  0x0000637e jam  0x00000002 , 0x000046fe 
- 00025005  0x0000637f call  0x0000618a 
- 00025006  0x00006381 jam  0x00000001 , 0x000046fb 
- 00025007  0x00006382 jam  0x00000001 , 0x000046fc 
- 00025008  0x00006383 branch  0x000061d8 
- 00025009  0x00006388 fetch  0x00000001 , 0x000046fb 
- 00025010  0x00006389 rtn  0x00000034 
- 00025011  0x0000638a fetch  0x00000001 , 0x000046fc 
- 00025012  0x0000638b beq  0x00000001 , 0x000061bd 
- 00025013  0x0000638d fetch  0x00000001 , 0x00004701 
- 00025014  0x0000638e branch  0x000061ba , 0x00000034 
- 00025015  0x0000638f increase  0xffffffff 
- 00025016  0x00006390 store  0x00000001 , 0x00004701 
- 00025017  0x00006391 branch  0x000061d9 
- 00025018  0x00006394 jam  0x00000000 , 0x000046fb 
- 00025019  0x00006395 call  0x0000617e 
- 00025020  0x00006396 branch  0x000061eb 
- 00025021  0x00006399 bpatch  0x0000009b , 0x00004013 
- 00025022  0x0000639a fetch  0x00000001 , 0x000046fe 
- 00025023  0x0000639b rtn  0x00000034 
- 00025024  0x0000639c beq  0x00000004 , 0x000061c5 
- 00025025  0x0000639d branch  0x000061c2 
- 00025026  0x000063a0 fetch  0x00000001 , 0x000046ff 
- 00025027  0x000063a1 beq  0x00000001 , 0x000061c5 
- 00025028  0x000063a2 branch  0x000061c7 
- 00025029  0x000063a5 fetch  0x00000001 , 0x0000470c 
- 00025030  0x000063a6 branch  0x000061e6 , 0x00000034 
- 00025031  0x000063a8 arg  0x00004706 , 0x00000013 
- 00025032  0x000063a9 arg  0x000061ca , 0x00000012 
- 00025033  0x000063aa branch  0x000042e0 
- 00025034  0x000063ad fetch  0x00000001 , 0x000046fe 
- 00025035  0x000063ae beq  0x00000004 , 0x000061d2 
- 00025036  0x000063af fetch  0x00000001 , 0x000046ff 
- 00025037  0x000063b0 beq  0x00000001 , 0x000061d2 
- 00025038  0x000063b2 call  0x00006181 
- 00025039  0x000063b3 fetch  0x00000001 , 0x000046fd 
- 00025040  0x000063b4 beq  0x00000001 , 0x000061e8 
- 00025041  0x000063b5 branch  0x000061d6 
- 00025042  0x000063b8 fetch  0x00000001 , 0x0000470c 
- 00025043  0x000063b9 increase  0xffffffff 
- 00025044  0x000063ba store  0x00000001 , 0x0000470c 
- 00025045  0x000063bb branch  0x000061ce 
- 00025046  0x000063bf fetch  0x00000001 , 0x000046fe 
- 00025047  0x000063c0 beq  0x00000004 , 0x00006208 
- 00025048  0x000063c2 jam  0x00000001 , 0x000046fd 
- 00025049  0x000063c4 bpatch  0x0000009c , 0x00004013 
- 00025050  0x000063c5 fetch  0x00000001 , 0x00004666 
- 00025051  0x000063c6 beq  0x00000000 , 0x000061df 
- 00025052  0x000063c7 beq  0x00000001 , 0x000061e1 
- 00025053  0x000063c8 beq  0x00000002 , 0x000061e3 
- 00025054  0x000063c9 rtn 
- 00025055  0x000063cb fetcht  0x00000001 , 0x0000465d 
- 00025056  0x000063cc branch  0x000061e4 
- 00025057  0x000063ce fetcht  0x00000001 , 0x0000465e 
- 00025058  0x000063cf branch  0x000061e4 
- 00025059  0x000063d1 fetcht  0x00000001 , 0x0000465f 
- 00025060  0x000063d3 branch  0x00006ef7 
- 00025061  0x000063d6 branch  0x00006ef3 
- 00025062  0x000063d9 jam  0x00000000 , 0x000046fb 
- 00025063  0x000063da jam  0x00000000 , 0x000046fe 
- 00025064  0x000063dc fetch  0x00000001 , 0x000046fe 
- 00025065  0x000063dd beq  0x00000004 , 0x00006202 
- 00025066  0x000063df jam  0x00000000 , 0x000046fd 
- 00025067  0x000063e1 bpatch  0x0000009d , 0x00004013 
- 00025068  0x000063e2 fetch  0x00000001 , 0x00004666 
- 00025069  0x000063e3 beq  0x00000000 , 0x000061f1 
- 00025070  0x000063e4 beq  0x00000001 , 0x000061f5 
- 00025071  0x000063e5 beq  0x00000002 , 0x000061f9 
- 00025072  0x000063e6 rtn 
- 00025073  0x000063e8 fetcht  0x00000001 , 0x0000465d 
- 00025074  0x000063e9 fetch  0x00000008 , 0x00004713 
- 00025075  0x000063ea bbit0  0x00000020 , 0x000061e5 
- 00025076  0x000063eb branch  0x00006f0f 
- 00025077  0x000063ed fetcht  0x00000001 , 0x0000465e 
- 00025078  0x000063ee fetch  0x00000008 , 0x00004713 
- 00025079  0x000063ef bbit0  0x00000020 , 0x000061e5 
- 00025080  0x000063f0 branch  0x00006f0f 
- 00025081  0x000063f2 fetcht  0x00000001 , 0x0000465f 
- 00025082  0x000063f3 fetch  0x00000008 , 0x00004713 
- 00025083  0x000063f4 bbit0  0x00000020 , 0x000061e5 
- 00025084  0x000063f5 branch  0x00006f0f 
- 00025085  0x000063f8 call  0x000061f1 
- 00025086  0x000063f9 call  0x000061f5 
- 00025087  0x000063fa call  0x000061f9 
- 00025088  0x000063fb call  0x0000616e 
- 00025089  0x000063fc branch  0x00006202 
- 00025090  0x000063ff jam  0x00000000 , 0x000046fd 
- 00025091  0x00006400 fetch  0x00000008 , 0x00004713 
- 00025092  0x00006401 bbit1  0x00000025 , 0x000061ea 
- 00025093  0x00006402 bbit1  0x00000026 , 0x000061ea 
- 00025094  0x00006404 fetcht  0x00000001 , 0x00004661 
- 00025095  0x00006405 branch  0x000061e5 
- 00025096  0x00006408 jam  0x00000001 , 0x000046fd 
- 00025097  0x00006409 fetch  0x00000008 , 0x00004713 
- 00025098  0x0000640a bbit1  0x00000025 , 0x000061d8 
- 00025099  0x0000640b bbit1  0x00000026 , 0x000061d8 
- 00025100  0x0000640d fetcht  0x00000001 , 0x00004661 
- 00025101  0x0000640e branch  0x000061e4 
- 00025102  0x00006413 fetch  0x00000008 , 0x00004713 
- 00025103  0x00006414 rtnbit0  0x00000004 
- 00025104  0x00006415 fetch  0x00000001 , 0x00004709 
- 00025105  0x00006416 fetcht  0x00000001 , 0x00004708 
- 00025106  0x00006417 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00025107  0x00006418 branch  0x0000621b , 0x00000002 
- 00025108  0x0000641a fetch  0x00000001 , 0x00004666 
- 00025109  0x0000641b beq  0x00000000 , 0x00006218 
- 00025110  0x0000641c jam  0x00000001 , 0x00004094 
- 00025111  0x0000641d rtn 
- 00025112  0x00006420 fetch  0x00000008 , 0x00004713 
- 00025113  0x00006421 rtnbit1  0x00000018 
- 00025114  0x00006422 branch  0x000036ca 
- 00025115  0x00006425 fetch  0x00000001 , 0x00004666 
- 00025116  0x00006426 beq  0x00000000 , 0x000036db 
- 00025117  0x00006427 jam  0x00000000 , 0x00004094 
- 00025118  0x00006428 rtn 
- 00025119  0x0000642d fetch  0x00000001 , 0x00000009 
- 00025120  0x0000642e branch  0x000035cb 
- 00025121  0x00006431 call  0x0000621f 
- 00025122  0x00006432 branch  0x000036e8 
- 00025123  0x00006435 fetch  0x00000001 , 0x00004843 
- 00025124  0x00006436 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00025125  0x00006437 nbranch  0x00007dc8 , 0x00000001 
- 00025126  0x00006438 call  0x0000432b 
- 00025127  0x00006439 branch  0x00007dca 
- 00025128  0x0000643c fetch  0x00000002 , 0x000044e9 
- 00025129  0x0000643d bbit1  0x00000009 , 0x00006223 
- 00025130  0x0000643e rtn 
- 00025131  0x00006441 call  0x000036b4 
- 00025132  0x00006442 nrtn  0x00000028 
- 00025133  0x00006443 jam  0x00000001 , 0x0000477c 
- 00025134  0x00006444 call  0x000036be 
- 00025135  0x00006445 jam  0x00000000 , 0x00004772 
- 00025136  0x00006446 call  0x000062aa 
- 00025137  0x00006447 fetch  0x00000001 , 0x0000473f 
- 00025138  0x00006448 ncall  0x000054dc , 0x00000034 
- 00025139  0x00006449 fetch  0x00000004 , 0x000045af 
- 00025140  0x0000644a branch  0x00003622 
- 00025141  0x0000644d fetch  0x00000001 , 0x0000477b 
- 00025142  0x0000644e branch  0x00003616 , 0x00000034 
- 00025143  0x0000644f call  0x000036b4 
- 00025144  0x00006450 nrtn  0x00000028 
- 00025145  0x00006451 fetch  0x00000001 , 0x00004772 
- 00025146  0x00006452 jam  0x00000000 , 0x00004772 
- 00025147  0x00006453 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00025148  0x00006454 nbranch  0x0000625c , 0x00000005 
- 00025149  0x00006455 fetcht  0x00000002 , 0x00004622 
- 00025150  0x00006456 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025151  0x00006457 branch  0x00006252 , 0x00000005 
- 00025152  0x00006459 fetch  0x00000004 , 0x00004767 
- 00025153  0x0000645a branch  0x00006252 , 0x00000034 
- 00025154  0x0000645c fetcht  0x00000004 , 0x00004751 
- 00025155  0x0000645d isub  0x00000002 , 0x00000002 
- 00025156  0x0000645e storet  0x00000004 , 0x00004777 
- 00025157  0x0000645f nbranch  0x00006255 , 0x00000002 
- 00025158  0x00006460 fetch  0x00000003 , 0x00004608 
- 00025159  0x00006461 isub  0x00000002 , 0x0000003f 
- 00025160  0x00006462 nbranch  0x00006260 , 0x00000002 
- 00025161  0x00006463 arg  0x00000600 , 0x00000002 
- 00025162  0x00006464 isub  0x00000002 , 0x0000003e 
- 00025163  0x00006465 nbranch  0x00006260 , 0x00000002 
- 00025164  0x00006467 store  0x00000004 , 0x00004773 
- 00025165  0x00006468 call  0x00006259 
- 00025166  0x00006469 fetch  0x00000004 , 0x00004773 
- 00025167  0x0000646b call  0x00007d25 
- 00025168  0x0000646c storet  0x00000004 , 0x000040a9 
- 00025169  0x0000646d branch  0x0000241e 
- 00025170  0x00006470 call  0x00006259 
- 00025171  0x00006471 fetch  0x00000003 , 0x00004608 
- 00025172  0x00006472 branch  0x0000624c 
- 00025173  0x00006475 sub  0x00000002 , 0x00000000 , 0x00000002 
- 00025174  0x00006476 fetch  0x00000003 , 0x00004608 
- 00025175  0x00006477 iadd  0x00000002 , 0x0000003f 
- 00025176  0x00006478 branch  0x0000624c 
- 00025177  0x0000647b setarg  0x00000000 
- 00025178  0x0000647c store  0x00000004 , 0x00004777 
- 00025179  0x0000647d rtn 
- 00025180  0x00006480 fetch  0x00000004 , 0x00004767 
- 00025181  0x00006481 fetcht  0x00000004 , 0x00004777 
- 00025182  0x00006482 iadd  0x00000002 , 0x0000003f 
- 00025183  0x00006483 branch  0x00006242 
- 00025184  0x00006486 jam  0x00000001 , 0x00004772 
- 00025185  0x00006487 rtn 
- 00025186  0x0000648b call  0x00006264 
- 00025187  0x0000648c branch  0x00005ffd 
- 00025188  0x0000648f fetch  0x00000001 , 0x0000477b 
- 00025189  0x00006490 rtn  0x00000034 
- 00025190  0x00006491 fetch  0x00000001 , 0x00004618 
- 00025191  0x00006492 beq  0x00000001 , 0x000062a6 
- 00025192  0x00006493 fetch  0x00000001 , 0x00004760 
- 00025193  0x00006494 branch  0x000062a6 , 0x00000034 
- 00025194  0x00006495 copy  0x00000019 , 0x0000003f 
- 00025195  0x00006496 fetcht  0x00000006 , 0x00004761 
- 00025196  0x00006497 store  0x00000006 , 0x00004761 
- 00025197  0x00006498 call  0x00007d10 
- 00025198  0x00006499 store  0x00000004 , 0x00004767 
- 00025199  0x0000649b fetch  0x00000001 , 0x00004772 
- 00025200  0x0000649c nrtn  0x00000034 
- 00025201  0x0000649d fetch  0x00000002 , 0x00004622 
- 00025202  0x0000649e nrtn  0x00000034 
- 00025203  0x0000649f fetch  0x00000004 , 0x00004767 
- 00025204  0x000064a1 fetcht  0x00000005 , 0x0000476b 
- 00025205  0x000064a2 iadd  0x00000002 , 0x0000003f 
- 00025206  0x000064a3 store  0x00000005 , 0x0000476b 
- 00025207  0x000064a4 fetcht  0x00000001 , 0x00004760 
- 00025208  0x000064a5 fetch  0x00000001 , 0x00004770 
- 00025209  0x000064a6 isub  0x00000002 , 0x0000003e 
- 00025210  0x000064a7 branch  0x0000627e , 0x00000005 
- 00025211  0x000064a8 increase  0x00000001 , 0x00000002 
- 00025212  0x000064a9 storet  0x00000001 , 0x00004760 
- 00025213  0x000064aa rtn 
- 00025214  0x000064ad jam  0x00000001 , 0x00004760 
- 00025215  0x000064ae arg  0x00000000 , 0x00000002 
- 00025216  0x000064af fetch  0x00000005 , 0x0000476b 
- 00025217  0x000064b0 storet  0x00000005 , 0x0000476b 
- 00025218  0x000064b1 fetcht  0x00000001 , 0x00004770 
- 00025219  0x000064b2 idiv  0x00000002 
- 00025220  0x000064b3 call  0x00007d62 
- 00025221  0x000064b4 quotient  0x00000011 
- 00025222  0x000064b6 fetch  0x00000004 , 0x00004751 
- 00025223  0x000064b7 fetcht  0x00000001 , 0x00004771 
- 00025224  0x000064b8 isub  0x00000002 , 0x00000002 
- 00025225  0x000064b9 increase  0xffffffd8 , 0x00000002 
- 00025226  0x000064bb copy  0x00000011 , 0x0000003f 
- 00025227  0x000064bc isub  0x00000002 , 0x0000003f 
- 00025228  0x000064bd branch  0x00006299 , 0x00000002 
- 00025229  0x000064be sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00025230  0x000064c0 rshift2  0x0000003f , 0x0000003f 
- 00025231  0x000064c1 fetcht  0x00000003 , 0x00004608 
- 00025232  0x000064c2 iadd  0x00000002 , 0x00000002 
- 00025233  0x000064c3 bpatch  0x0000009e , 0x00004013 
- 00025234  0x000064c4 fetch  0x00000003 , 0x0000475d 
- 00025235  0x000064c5 arg  0x00001800 , 0x00000011 
- 00025236  0x000064c6 iadd  0x00000011 , 0x0000003f 
- 00025237  0x000064c7 isub  0x00000002 , 0x0000003e 
- 00025238  0x000064c8 nbranch  0x000062a4 , 0x00000002 
- 00025239  0x000064c9 storet  0x00000003 , 0x00004608 
- 00025240  0x000064ca rtn 
- 00025241  0x000064cd rshift2  0x0000003f , 0x00000002 
- 00025242  0x000064ce fetch  0x00000003 , 0x00004608 
- 00025243  0x000064cf isub  0x00000002 , 0x00000002 
- 00025244  0x000064d0 bpatch  0x0000009f , 0x00004013 
- 00025245  0x000064d1 fetch  0x00000003 , 0x0000475d 
- 00025246  0x000064d2 arg  0x00001800 , 0x00000011 
- 00025247  0x000064d3 isub  0x00000011 , 0x0000003f 
- 00025248  0x000064d4 isub  0x00000002 , 0x0000003e 
- 00025249  0x000064d5 branch  0x000062a4 , 0x00000002 
- 00025250  0x000064d6 storet  0x00000003 , 0x00004608 
- 00025251  0x000064d7 rtn 
- 00025252  0x000064da store  0x00000003 , 0x00004608 
- 00025253  0x000064db rtn 
- 00025254  0x000064de jam  0x00000001 , 0x00004760 
- 00025255  0x000064df copy  0x00000019 , 0x0000003f 
- 00025256  0x000064e0 store  0x00000006 , 0x00004761 
- 00025257  0x000064e1 rtn 
- 00025258  0x000064e4 setarg  0x00000000 
- 00025259  0x000064e5 store  0x00000001 , 0x00004760 
- 00025260  0x000064e6 store  0x00000005 , 0x0000476b 
- 00025261  0x000064e7 rtn 
- 00025262  0x000064f1 call  0x00007396 
- 00025263  0x000064f2 rtn  0x0000002b 
- 00025264  0x000064f4 setarg  0x00006327 
- 00025265  0x000064f5 store  0x00000002 , 0x000043db 
- 00025266  0x000064f7 setarg  0x000062d9 
- 00025267  0x000064f8 store  0x00000002 , 0x000043dd 
- 00025268  0x000064fa setarg  0x0000638a 
- 00025269  0x000064fb store  0x00000002 , 0x000043df 
- 00025270  0x000064fd setarg  0x0000630e 
- 00025271  0x000064fe store  0x00000002 , 0x000043e3 
- 00025272  0x00006500 setarg  0x00006365 
- 00025273  0x00006501 store  0x00000002 , 0x00004524 
- 00025274  0x00006503 call  0x000062c2 
- 00025275  0x00006505 bpatch  0x000000a0 , 0x00004014 
- 00025276  0x00006506 call  0x00006396 
- 00025277  0x00006509 fetch  0x00000001 , 0x0000451a 
- 00025278  0x0000650a beq  0x00000000 , 0x000062d0 
- 00025279  0x0000650b fetch  0x00000001 , 0x0000451b 
- 00025280  0x0000650c store  0x00000001 , 0x000044ec 
- 00025281  0x0000650d branch  0x000063a1 
- 00025282  0x00006511 setarg  0x0000632b 
- 00025283  0x00006512 store  0x00000002 , 0x000043d5 
- 00025284  0x00006514 setarg  0x00006329 
- 00025285  0x00006515 store  0x00000002 , 0x000043d7 
- 00025286  0x00006517 setarg  0x00006340 
- 00025287  0x00006518 store  0x00000002 , 0x0000451f 
- 00025288  0x0000651a setarg  0x0000639a 
- 00025289  0x0000651b store  0x00000002 , 0x00004521 
- 00025290  0x0000651d jam  0x00000007 , 0x0000415e 
- 00025291  0x0000651e call  0x00002969 
- 00025292  0x0000651f call  0x0000638d 
- 00025293  0x00006520 call  0x00006ff7 
- 00025294  0x00006521 call  0x000078ad 
- 00025295  0x00006522 branch  0x000077ac 
- 00025296  0x00006527 jam  0x000000ff , 0x000044ec 
- 00025297  0x00006528 jam  0x00000001 , 0x0000451c 
- 00025298  0x00006529 branch  0x00006340 
- 00025299  0x0000652e fetch  0x00000001 , 0x0000451c 
- 00025300  0x0000652f beq  0x00000002 , 0x00004308 
- 00025301  0x00006530 call  0x000069b9 
- 00025302  0x00006531 fetch  0x00000001 , 0x00004441 
- 00025303  0x00006532 nbranch  0x00004308 , 0x00000034 
- 00025304  0x00006533 branch  0x0000430a 
- 00025305  0x00006538 copy  0x00000013 , 0x0000003f 
- 00025306  0x0000653b beq  0x00000014 , 0x000062e2 
- 00025307  0x0000653c beq  0x00000015 , 0x000062e6 
- 00025308  0x0000653d beq  0x0000003f , 0x000062e9 
- 00025309  0x0000653e beq  0x00000040 , 0x000062ef 
- 00025310  0x00006540 beq  0x00000010 , 0x000063b6 
- 00025311  0x00006541 beq  0x0000002c , 0x000062f5 
- 00025312  0x00006542 beq  0x0000002d , 0x00006300 
- 00025313  0x00006543 rtn 
- 00025314  0x00006549 call  0x0000632d 
- 00025315  0x0000654a setarg  0x00000000 
- 00025316  0x0000654b store  0x00000002 , 0x000044f8 
- 00025317  0x0000654c branch  0x00004325 
- 00025318  0x00006550 call  0x000078ad 
- 00025319  0x00006551 jam  0x00000000 , 0x000044f1 
- 00025320  0x00006552 branch  0x00006340 
- 00025321  0x00006556 call  0x000078ad 
- 00025322  0x00006557 jam  0x00000001 , 0x000044f1 
- 00025323  0x00006558 fetch  0x00000008 , 0x00004502 
- 00025324  0x00006559 store  0x00000008 , 0x000042d3 
- 00025325  0x0000655a call  0x0000432b 
- 00025326  0x0000655b branch  0x00002e93 
- 00025327  0x0000655f fetch  0x00000002 , 0x0000433c 
- 00025328  0x00006560 rtneq  0x00000000 
- 00025329  0x00006561 fetch  0x00000008 , 0x0000450a 
- 00025330  0x00006562 rtn  0x00000034 
- 00025331  0x00006563 store  0x00000008 , 0x000042d3 
- 00025332  0x00006564 branch  0x00002e93 
- 00025333  0x0000656c fetch  0x00000001 , 0x0000451a 
- 00025334  0x0000656d rtneq  0x00000000 
- 00025335  0x0000656e fetch  0x00000001 , 0x0000451c 
- 00025336  0x0000656f rtnne  0x00000001 
- 00025337  0x00006570 call  0x000062fb 
- 00025338  0x00006571 branch  0x00004323 
- 00025339  0x00006574 jam  0x00000001 , 0x000046bd 
- 00025340  0x00006575 arg  0x0000000b , 0x00000039 
- 00025341  0x00006576 arg  0x000046be , 0x00000005 
- 00025342  0x00006577 arg  0x000046a7 , 0x00000006 
- 00025343  0x00006578 branch  0x00007cda 
- 00025344  0x0000657b fetch  0x00000001 , 0x0000451a 
- 00025345  0x0000657c rtneq  0x00000000 
- 00025346  0x0000657d fetch  0x00000001 , 0x0000451c 
- 00025347  0x0000657e beq  0x00000001 , 0x00006305 
- 00025348  0x0000657f branch  0x000063b2 
- 00025349  0x00006582 fetch  0x00000001 , 0x000046bd 
- 00025350  0x00006583 rtnne  0x00000001 
- 00025351  0x00006584 jam  0x00000000 , 0x000046bd 
- 00025352  0x00006585 fetch  0x00000002 , 0x000044e9 
- 00025353  0x00006586 bbit1  0x00000009 , 0x00004325 
- 00025354  0x00006587 arg  0x0000000b , 0x00000039 
- 00025355  0x00006588 arg  0x000046be , 0x00000006 
- 00025356  0x00006589 arg  0x000046a7 , 0x00000005 
- 00025357  0x0000658a branch  0x00007cda 
- 00025358  0x00006591 call  0x00006311 
- 00025359  0x00006594 call  0x00006318 
- 00025360  0x00006598 branch  0x00006322 
- 00025361  0x0000659d arg  0x00004518 , 0x00000013 
- 00025362  0x0000659e arg  0x00006314 , 0x00000012 
- 00025363  0x0000659f branch  0x000042e7 
- 00025364  0x000065a1 jam  0x00000002 , 0x0000451c 
- 00025365  0x000065a2 call  0x00004325 
- 00025366  0x000065a3 call  0x0000634e 
- 00025367  0x000065a4 branch  0x0000639e 
- 00025368  0x000065a8 arg  0x000046ca , 0x00000013 
- 00025369  0x000065a9 arg  0x0000631b , 0x00000012 
- 00025370  0x000065aa branch  0x000042e0 
- 00025371  0x000065ad fetch  0x00000002 , 0x000044e9 
- 00025372  0x000065ae bbit1  0x00000009 , 0x0000639e 
- 00025373  0x000065af fetch  0x00000001 , 0x000046a7 
- 00025374  0x000065b0 beq  0x00000001 , 0x0000639e 
- 00025375  0x000065b1 beq  0x00000004 , 0x0000639e 
- 00025376  0x000065b2 beq  0x00000005 , 0x0000639e 
- 00025377  0x000065b3 branch  0x00004327 
- 00025378  0x000065b8 fetch  0x00000001 , 0x0000451c 
- 00025379  0x000065b9 rtnne  0x00000001 
- 00025380  0x000065ba arg  0x000044f8 , 0x00000013 
- 00025381  0x000065bb arg  0x00006331 , 0x00000012 
- 00025382  0x000065bc branch  0x000042e7 
- 00025383  0x000065c0 call  0x00006376 
- 00025384  0x000065c1 branch  0x00007027 
- 00025385  0x000065c5 call  0x00006f35 
- 00025386  0x000065c6 branch  0x0000701b 
- 00025387  0x000065c9 call  0x00006f35 
- 00025388  0x000065ca branch  0x0000739a 
- 00025389  0x000065d5 fetch  0x00000002 , 0x00004514 
- 00025390  0x000065d6 store  0x00000002 , 0x00004516 
- 00025391  0x000065d7 store  0x00000002 , 0x00004518 
- 00025392  0x000065d8 branch  0x00004315 
- 00025393  0x000065dc fetch  0x00000001 , 0x0000451c 
- 00025394  0x000065dd rtnne  0x00000001 
- 00025395  0x000065e2 fetch  0x00000002 , 0x000044e9 
- 00025396  0x000065e3 rtnbit1  0x00000009 
- 00025397  0x000065e4 fetch  0x00000002 , 0x00004512 
- 00025398  0x000065e5 store  0x00000002 , 0x00004516 
- 00025399  0x000065e6 store  0x00000002 , 0x00004518 
- 00025400  0x000065e7 fetch  0x00000002 , 0x000044f4 
- 00025401  0x000065e8 call  0x000063c7 
- 00025402  0x000065e9 call  0x00004321 
- 00025403  0x000065ea fetch  0x00000004 , 0x000044fe 
- 00025404  0x000065eb store  0x00000004 , 0x000046aa 
- 00025405  0x000065ec fetch  0x00000002 , 0x000044e9 
- 00025406  0x000065ed rtnbit1  0x0000000b 
- 00025407  0x000065ee branch  0x00004317 
- 00025408  0x000065f2 fetch  0x00000001 , 0x0000451c 
- 00025409  0x000065f3 rtnne  0x00000001 
- 00025410  0x000065f8 fetch  0x00000002 , 0x000044f8 
- 00025411  0x000065f9 fetcht  0x00000002 , 0x000044f6 
- 00025412  0x000065fa storet  0x00000002 , 0x000044f8 
- 00025413  0x000065fb nrtn  0x00000034 
- 00025414  0x000065fc fetch  0x00000002 , 0x000044f2 
- 00025415  0x000065fd call  0x000063c7 
- 00025416  0x000065fe call  0x00004321 
- 00025417  0x000065ff fetch  0x00000004 , 0x000044fa 
- 00025418  0x00006600 store  0x00000004 , 0x000046aa 
- 00025419  0x00006601 fetch  0x00000002 , 0x000044e9 
- 00025420  0x00006602 rtnbit1  0x0000000b 
- 00025421  0x00006603 branch  0x00004317 
- 00025422  0x00006606 fetch  0x00000002 , 0x000044e9 
- 00025423  0x00006607 bbit1  0x00000009 , 0x0000431f 
- 00025424  0x00006608 branch  0x0000632d 
- 00025425  0x0000660d call  0x00007dbc 
- 00025426  0x0000660e fetch  0x00000002 , 0x000044e9 
- 00025427  0x0000660f bbit1  0x00000009 , 0x00006355 
- 00025428  0x00006610 rtn 
- 00025429  0x00006613 fetch  0x00000001 , 0x000044f1 
- 00025430  0x00006614 rtn  0x00000034 
- 00025431  0x00006615 branch  0x00007dba 
- 00025432  0x0000661b call  0x00007dbc 
- 00025433  0x0000661c fetch  0x00000002 , 0x000044e9 
- 00025434  0x0000661d rtnbit1  0x00000009 
- 00025435  0x0000661e branch  0x00007dba 
- 00025436  0x00006627 branch  0x00006340 
- 00025437  0x0000662c disable  0x0000002c 
- 00025438  0x0000662d fetch  0x00000002 , 0x00004516 
- 00025439  0x0000662e store  0x00000002 , 0x00004518 
- 00025440  0x00006630 call  0x00006358 
- 00025441  0x00006631 branch  0x0000635c , 0x00000028 
- 00025442  0x00006633 call  0x00006351 
- 00025443  0x00006634 nrtn  0x00000028 
- 00025444  0x00006635 branch  0x00007dbe 
- 00025445  0x0000663a call  0x0000635d 
- 00025446  0x0000663b nrtn  0x0000002c 
- 00025447  0x0000663c deposit  0x00000011 
- 00025448  0x0000663d branch  0x0000636c , 0x00000034 
- 00025449  0x0000663f call  0x00004323 
- 00025450  0x00006640 arg  0x0000452e , 0x00000013 
- 00025451  0x00006641 branch  0x0000636e 
- 00025452  0x00006644 call  0x00004325 
- 00025453  0x00006645 arg  0x00004556 , 0x00000013 
- 00025454  0x00006648 arg  0x00000005 , 0x0000003f 
- 00025455  0x00006649 imul32  0x00000007 , 0x0000003f 
- 00025456  0x0000664a iadd  0x00000013 , 0x00000013 
- 00025457  0x0000664e ifetch  0x00000001 , 0x00000013 
- 00025458  0x0000664f rtn  0x00000034 
- 00025459  0x00006650 call  0x00006382 
- 00025460  0x00006651 increase  0x00000001 , 0x00000013 
- 00025461  0x00006652 branch  0x00006371 
- 00025462  0x00006656 fetch  0x00000002 , 0x000044e9 
- 00025463  0x00006657 bbit1  0x00000009 , 0x00006379 
- 00025464  0x00006658 rtn 
- 00025465  0x0000665b call  0x00002a28 
- 00025466  0x0000665c nrtn  0x00000034 
- 00025467  0x0000665d call  0x00006385 
- 00025468  0x0000665e nrtn  0x00000028 
- 00025469  0x0000665f pincrease  0xffffffff 
- 00025470  0x00006660 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00025471  0x00006661 arg  0x0000457e , 0x00000002 
- 00025472  0x00006662 iadd  0x00000002 , 0x00000006 
- 00025473  0x00006663 branch  0x000063cb 
- 00025474  0x00006668 store  0x00000001 , 0x00000670 
- 00025475  0x00006669 arg  0x00000670 , 0x00000011 
- 00025476  0x0000666a branch  0x000078b2 
- 00025477  0x0000666d arg  0x00000670 , 0x00000011 
- 00025478  0x0000666e call  0x000078ca 
- 00025479  0x0000666f nrtn  0x00000028 
- 00025480  0x00006670 fetch  0x00000001 , 0x00000670 
- 00025481  0x00006671 rtn 
- 00025482  0x00006675 fetch  0x00000002 , 0x00004398 
- 00025483  0x00006676 beq  0x00000018 , 0x000062e9 
- 00025484  0x00006677 rtn 
- 00025485  0x0000667a jam  0x00000002 , 0x000046c9 
- 00025486  0x0000667c setarg  0x00200008 
- 00025487  0x0000667d store  0x00000004 , 0x00004502 
- 00025488  0x0000667e setarg  0x012c0005 
- 00025489  0x0000667f istore  0x00000004 , 0x00000005 
- 00025490  0x00006682 jam  0x00000017 , 0x000042e1 
- 00025491  0x00006685 setarg  0x0000001b 
- 00025492  0x00006686 store  0x00000002 , 0x00004332 
- 00025493  0x00006687 branch  0x00002a41 
- 00025494  0x0000668c arg  0x00000028 , 0x00000039 
- 00025495  0x0000668d arg  0x0000457e , 0x00000005 
- 00025496  0x0000668e arg  0x000094f9 , 0x00000006 
- 00025497  0x0000668f branch  0x00007ccc 
- 00025498  0x000066a4 arg  0x00000000 , 0x00000011 
- 00025499  0x000066a5 arg  0x000046b2 , 0x00000013 
- 00025500  0x000066a6 call  0x000077ca 
- 00025501  0x000066a7 call  0x0000634e 
- 00025502  0x000066a9 fetch  0x00000001 , 0x000046c9 
- 00025503  0x000066aa store  0x00000001 , 0x000046ca 
- 00025504  0x000066ab rtn 
- 00025505  0x000066b0 setarg  0x00000000 
- 00025506  0x000066b1 call  0x000063ad 
- 00025507  0x000066b2 jam  0x00000001 , 0x000044e4 
- 00025508  0x000066b3 call  0x00007776 
- 00025509  0x000066b4 call  0x00007780 
- 00025510  0x000066b6 fetch  0x00000001 , 0x000046d0 
- 00025511  0x000066b7 branch  0x000063aa , 0x00000034 
- 00025512  0x000066b8 fetch  0x00000001 , 0x00008132 
- 00025513  0x000066b9 bbit1  0x00000004 , 0x000063b9 
- 00025514  0x000066bb fetch  0x00000002 , 0x000044e9 
- 00025515  0x000066bc rtnbit1  0x0000000c 
- 00025516  0x000066bd branch  0x00004327 
- 00025517  0x000066c0 fetcht  0x00000002 , 0x00004430 
- 00025518  0x000066c1 istore  0x00000001 , 0x00000002 
- 00025519  0x000066c2 ifetch  0x00000001 , 0x00000005 
- 00025520  0x000066c3 store  0x00000001 , 0x000044eb 
- 00025521  0x000066c4 rtn 
- 00025522  0x000066c8 fetch  0x00000002 , 0x00004430 
- 00025523  0x000066c9 ifetch  0x00000001 , 0x0000003f 
- 00025524  0x000066ca rtnne  0x00000000 
- 00025525  0x000066cb branch  0x00004327 
- 00025526  0x000066cf fetcht  0x00000002 , 0x00004430 
- 00025527  0x000066d0 ifetch  0x00000001 , 0x00000002 
- 00025528  0x000066d1 beq  0x00000001 , 0x000063c1 
- 00025529  0x000066d3 setarg  0x00000001 
- 00025530  0x000066d4 fetcht  0x00000002 , 0x00004430 
- 00025531  0x000066d5 istore  0x00000001 , 0x00000002 
- 00025532  0x000066d6 add  0x00000002 , 0x00000002 , 0x00000006 
- 00025533  0x000066d7 ifetch  0x00000001 , 0x00000006 
- 00025534  0x000066d8 istore  0x00000001 , 0x000044eb 
- 00025535  0x000066d9 ifetch  0x00000002 , 0x00000006 
- 00025536  0x000066da branch  0x00007d79 
- 00025537  0x000066dd setarg  0x00000002 
- 00025538  0x000066de call  0x000063ad 
- 00025539  0x000066df add  0x00000002 , 0x00000005 , 0x00000006 
- 00025540  0x000066e0 ifetch  0x00000002 , 0x00000006 
- 00025541  0x000066e1 branch  0x00004327 , 0x00000034 
- 00025542  0x000066e2 branch  0x00007d79 
- 00025543  0x000066e8 store  0x00000002 , 0x000040a4 
- 00025544  0x000066e9 increase  0xfffffffc , 0x0000003f 
- 00025545  0x000066ea store  0x00000002 , 0x00004389 
- 00025546  0x000066eb rtn 
- 00025547  0x000066ee ifetch  0x00000001 , 0x00000006 
- 00025548  0x000066ef copy  0x0000003f , 0x00000011 
- 00025549  0x000066f0 ifetcht  0x00000002 , 0x00000006 
- 00025550  0x000066f1 call  0x00007c6d 
- 00025551  0x000066f2 call  0x00002dee 
- 00025552  0x000066f3 copy  0x00000011 , 0x00000039 
- 00025553  0x000066f4 call  0x00007c67 
- 00025554  0x000066f5 branch  0x00007cda 
- 00025555  0x000066f8 setarg  0x000093c0 
- 00025556  0x000066f9 store  0x00000002 , 0x000042f7 
- 00025557  0x000066fa rtn 
- 00025558  0x000066fd setarg  0x000046d2 
- 00025559  0x000066fe store  0x00000002 , 0x000042f7 
- 00025560  0x000066ff rtn 
- 00025561  0x00006703 fetch  0x00000002 , 0x000046cb 
- 00025562  0x00006704 store  0x00000002 , 0x00004526 
- 00025563  0x00006705 fetch  0x00000001 , 0x000046cd 
- 00025564  0x00006706 store  0x00000001 , 0x000046a9 
- 00025565  0x00006707 store  0x00000001 , 0x000046b4 
- 00025566  0x00006708 fetch  0x00000001 , 0x000046ce 
- 00025567  0x00006709 store  0x00000001 , 0x0000451a 
- 00025568  0x0000670a fetch  0x00000001 , 0x000046cf 
- 00025569  0x0000670b store  0x00000001 , 0x0000451b 
- 00025570  0x00006711 setarg  0x00000002 
- 00025571  0x00006712 store  0x00000002 , 0x0000452e 
- 00025572  0x00006713 store  0x00000002 , 0x00004533 
- 00025573  0x00006714 setarg  0x00000006 
- 00025574  0x00006715 store  0x00000002 , 0x00004556 
- 00025575  0x00006716 store  0x00000002 , 0x0000455b 
- 00025576  0x00006717 setarg  0x00000007 
- 00025577  0x00006718 store  0x00000002 , 0x00004538 
- 00025578  0x00006719 setarg  0x00000008 
- 00025579  0x0000671a store  0x00000002 , 0x00004560 
- 00025580  0x0000671b setarg  0x0000451c 
- 00025581  0x0000671c store  0x00000002 , 0x00004430 
- 00025582  0x0000671d setarg  0x00201400 
- 00025583  0x0000671e store  0x00000003 , 0x0000451c 
- 00025584  0x0000671f jam  0x00000001 , 0x00004094 
- 00025585  0x00006720 setarg  0x00000100 
- 00025586  0x00006721 store  0x00000002 , 0x000040a4 
- 00025587  0x00006722 jam  0x00000008 , 0x000040a6 
- 00025588  0x00006723 jam  0x00000005 , 0x000040c0 
- 00025589  0x00006724 jam  0x00000002 , 0x000040c1 
- 00025590  0x00006725 setarg  0x00000096 
- 00025591  0x00006726 store  0x00000002 , 0x000044fa 
- 00025592  0x00006727 istore  0x00000002 , 0x00000005 
- 00025593  0x00006728 setarg  0x00000296 
- 00025594  0x00006729 store  0x00000002 , 0x000044fe 
- 00025595  0x0000672a istore  0x00000002 , 0x00000005 
- 00025596  0x0000672b setsect  0x00000000 , 0x00000010 
- 00025597  0x0000672c setsect  0x00000001 , 0x00008008 
- 00025598  0x0000672d setsect  0x00000002 , 0x0002c000 
- 00025599  0x0000672e setsect  0x00000003 , 0x00000004 
- 00025600  0x0000672f store  0x00000008 , 0x0000450a 
- 00025601  0x00006730 jam  0x00000001 , 0x000044ee 
- 00025602  0x00006731 setarg  0x000046a7 
- 00025603  0x00006732 store  0x00000002 , 0x000044ef 
- 00025604  0x00006733 setarg  0x00000000 
- 00025605  0x00006734 store  0x00000002 , 0x000046a7 
- 00025606  0x00006735 setsect  0x00000000 , 0x000001a0 
- 00025607  0x00006736 setsect  0x00000001 , 0x00000068 
- 00025608  0x00006737 setsect  0x00000002 , 0x00000000 
- 00025609  0x00006738 setsect  0x00000003 , 0x00000000 
- 00025610  0x00006739 store  0x00000008 , 0x000046aa 
- 00025611  0x0000673a setarg  0x00000301 
- 00025612  0x0000673b store  0x00000002 , 0x000046b2 
- 00025613  0x0000673c setsect  0x00000000 , 0x000001a0 
- 00025614  0x0000673d setsect  0x00000001 , 0x000000e8 
- 00025615  0x0000673e setsect  0x00000002 , 0x00000000 
- 00025616  0x0000673f setsect  0x00000003 , 0x00000000 
- 00025617  0x00006740 store  0x00000008 , 0x000046b5 
- 00025618  0x00006741 setarg  0x0000000e 
- 00025619  0x00006742 store  0x00000002 , 0x000044f2 
- 00025620  0x00006743 setarg  0x00000140 
- 00025621  0x00006744 store  0x00000002 , 0x000044f4 
- 00025622  0x00006745 store  0x00000002 , 0x00004389 
- 00025623  0x00006746 setarg  0x00000050 
- 00025624  0x00006747 store  0x00000002 , 0x000044f6 
- 00025625  0x00006748 jam  0x00000007 , 0x00004393 
- 00025626  0x00006749 jam  0x00000000 , 0x00004388 
- 00025627  0x0000674a setsect  0x00000000 , 0x000000fb 
- 00025628  0x0000674b setsect  0x00000001 , 0x0002c212 
- 00025629  0x0000674c setsect  0x00000002 , 0x0000800f 
- 00025630  0x0000674d setsect  0x00000003 , 0x00000021 
- 00025631  0x0000674e store  0x00000008 , 0x000043c0 
- 00025632  0x0000674f setsect  0x00000000 , 0x00000bb8 
- 00025633  0x00006750 setsect  0x00000001 , 0x000002ee 
- 00025634  0x00006751 store  0x00000004 , 0x00004512 
- 00025635  0x00006752 setarg  0x000045d8 
- 00025636  0x00006753 store  0x00000002 , 0x000043fb 
- 00025637  0x00006754 setarg  0x00002001 
- 00025638  0x00006755 store  0x00000002 , 0x000045d8 
- 00025639  0x00006756 jam  0x0000001f , 0x00004348 
- 00025640  0x00006757 setsect  0x00000000 , 0x00010102 
- 00025641  0x00006758 setsect  0x00000001 , 0x000080c1 
- 00025642  0x00006759 setsect  0x00000002 , 0x00018120 
- 00025643  0x0000675a setsect  0x00000003 , 0x0000640c 
- 00025644  0x0000675b store  0x00000009 , 0x00004349 
- 00025645  0x0000675c setsect  0x00000000 , 0x000003c1 
- 00025646  0x0000675d istore  0x00000002 , 0x00000005 
- 00025647  0x0000675e jam  0x0000001f , 0x00004368 
- 00025648  0x0000675f setsect  0x00000000 , 0x0002090d 
- 00025649  0x00006760 setsect  0x00000001 , 0x00034c15 
- 00025650  0x00006761 setsect  0x00000002 , 0x00028532 
- 00025651  0x00006762 setsect  0x00000003 , 0x0001d1d5 
- 00025652  0x00006763 store  0x00000009 , 0x00004369 
- 00025653  0x00006764 setsect  0x00000000 , 0x00026574 
- 00025654  0x00006765 setsect  0x00000001 , 0x0000001c 
- 00025655  0x00006766 istore  0x00000003 , 0x00000005 
- 00025656  0x00006767 setarg  0x00004523 
- 00025657  0x00006768 store  0x00000002 , 0x0000442c 
- 00025658  0x00006769 jam  0x00000002 , 0x00004523 
- 00025659  0x0000676a setarg  0x000045fd 
- 00025660  0x0000676b store  0x00000002 , 0x000043f8 
- 00025661  0x0000676c jam  0x00000005 , 0x000043fa 
- 00025662  0x0000676d fetch  0x00000001 , 0x000046d1 
- 00025663  0x0000676e beq  0x00000000 , 0x000063d3 
- 00025664  0x0000676f beq  0x00000001 , 0x000063d6 
- 00025665  0x00006770 rtn 
- 00025666  0x0000677e fetch  0x00000006 , 0x00004ef4 
- 00025667  0x0000677f store  0x00000006 , 0x00004526 
- 00025668  0x00006780 jam  0x00000006 , 0x00004523 
- 00025669  0x00006781 setarg  0x00004523 
- 00025670  0x00006782 store  0x00000002 , 0x0000442c 
- 00025671  0x00006783 rtn 
- 00025672  0x00006787 fetch  0x00000007 , 0x00004ef4 
- 00025673  0x00006788 store  0x00000007 , 0x00004526 
- 00025674  0x00006789 jam  0x00000007 , 0x00004523 
- 00025675  0x0000678a setarg  0x00004523 
- 00025676  0x0000678b store  0x00000002 , 0x0000442c 
- 00025677  0x0000678c rtn 
- 00025678  0x00006790 fetch  0x00000008 , 0x00004ef4 
- 00025679  0x00006791 store  0x00000008 , 0x00004526 
- 00025680  0x00006792 jam  0x00000008 , 0x00004523 
- 00025681  0x00006793 setarg  0x00004523 
- 00025682  0x00006794 store  0x00000002 , 0x0000442c 
- 00025683  0x00006795 rtn 
- 00025684  0x00006798 fetch  0x00000001 , 0x00004ef3 
- 00025685  0x00006799 beq  0x00000006 , 0x00006442 
- 00025686  0x0000679a beq  0x00000007 , 0x00006448 
- 00025687  0x0000679b beq  0x00000008 , 0x0000644e 
- 00025688  0x0000679c rtn 
- 00025689  0x0000679f bpatch  0x000000a1 , 0x00004014 
- 00025690  0x000067a1 fetch  0x00000008 , 0x00004f1a 
- 00025691  0x000067a2 store  0x00000008 , 0x00004512 
- 00025692  0x000067a3 setarg  0x00000096 
- 00025693  0x000067a4 store  0x00000002 , 0x000044f6 
- 00025694  0x000067a6 fetch  0x00000007 , 0x00004f6a 
- 00025695  0x000067a7 store  0x00000007 , 0x000046a7 
- 00025696  0x000067a8 fetch  0x00000007 , 0x00004f71 
- 00025697  0x000067a9 store  0x00000007 , 0x000046b2 
- 00025698  0x000067ab fetch  0x00000004 , 0x00004f78 
- 00025699  0x000067ac store  0x00000004 , 0x000044fa 
- 00025700  0x000067ad fetch  0x00000004 , 0x00004f7c 
- 00025701  0x000067ae store  0x00000004 , 0x000044fe 
- 00025702  0x000067b0 setarg  0x0000000e 
- 00025703  0x000067b1 store  0x00000002 , 0x000044f2 
- 00025704  0x000067b2 setarg  0x00000140 
- 00025705  0x000067b3 store  0x00000002 , 0x000044f4 
- 00025706  0x000067b4 store  0x00000002 , 0x00004389 
- 00025707  0x000067bb fetch  0x00000008 , 0x00004f12 
- 00025708  0x000067bc store  0x00000008 , 0x0000450a 
- 00025709  0x000067bd rtn 
- 00025710  0x000067c2 call  0x00007396 
- 00025711  0x000067c3 rtn  0x0000002b 
- 00025712  0x000067c5 call  0x00006454 
- 00025713  0x000067c6 call  0x00006459 
- 00025714  0x000067c9 setarg  0x00006484 
- 00025715  0x000067ca store  0x00000002 , 0x000043db 
- 00025716  0x000067cc setarg  0x000064df 
- 00025717  0x000067cd store  0x00000002 , 0x000043dd 
- 00025718  0x000067cf setarg  0x000066c5 
- 00025719  0x000067d0 store  0x00000002 , 0x000043df 
- 00025720  0x000067d2 setarg  0x000064b5 
- 00025721  0x000067d3 store  0x00000002 , 0x000043e3 
- 00025722  0x000067d5 setarg  0x00006505 
- 00025723  0x000067d6 store  0x00000002 , 0x00004524 
- 00025724  0x000067d8 call  0x000062c2 
- 00025725  0x000067da fetch  0x00000002 , 0x00004f97 
- 00025726  0x000067db store  0x00000002 , 0x00004332 
- 00025727  0x000067dc fetch  0x00000008 , 0x0000450a 
- 00025728  0x000067dd store  0x00000008 , 0x00004502 
- 00025729  0x000067de call  0x0000648e 
- 00025730  0x000067df bpatch  0x000000a2 , 0x00004014 
- 00025731  0x000067e0 branch  0x000062bd 
- 00025732  0x000067e4 call  0x0000649b 
- 00025733  0x000067e5 arg  0x00000009 , 0x00000007 
- 00025734  0x000067e6 call  0x00007cef 
- 00025735  0x000067e7 nrtn  0x00000034 
- 00025736  0x000067e8 setarg  0x00000020 
- 00025737  0x000067e9 arg  0x00000009 , 0x00000007 
- 00025738  0x000067ea call  0x00007ce1 
- 00025739  0x000067eb disable  0x00000028 
- 00025740  0x000067ec call  0x0000701b 
- 00025741  0x000067ed branch  0x0000656e 
- 00025742  0x000067f0 setarg  0x0000001f 
- 00025743  0x000067f1 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025744  0x000067f2 arg  0x00004c12 , 0x00000002 
- 00025745  0x000067f3 iadd  0x00000002 , 0x00000011 
- 00025746  0x000067f4 increase  0x00000003 , 0x00000011 
- 00025747  0x000067f5 arg  0x00000062 , 0x00000002 
- 00025748  0x000067f6 istoret  0x00000001 , 0x00000011 
- 00025749  0x000067f7 increase  0x0000000b , 0x00000011 
- 00025750  0x000067f8 arg  0x00000fff , 0x0000003f 
- 00025751  0x000067f9 isub  0x00000002 , 0x0000003f 
- 00025752  0x000067fa lshift4  0x0000003f , 0x0000003f 
- 00025753  0x000067fb istore  0x00000002 , 0x00000011 
- 00025754  0x000067fc rtn 
- 00025755  0x000067ff fetch  0x00000002 , 0x000044e9 
- 00025756  0x00006800 bbit1  0x00000009 , 0x000064a0 
- 00025757  0x00006801 arg  0x000045da , 0x00000005 
- 00025758  0x00006802 arg  0x00000023 , 0x00000039 
- 00025759  0x00006803 branch  0x00007ca1 
- 00025760  0x00006806 call  0x00002a28 
- 00025761  0x00006807 nrtn  0x00000034 
- 00025762  0x00006808 call  0x000078fa 
- 00025763  0x00006809 rtn  0x00000034 
- 00025764  0x0000680a fetcht  0x00000004 , 0x000049f6 
- 00025765  0x0000680b copy  0x00000022 , 0x0000003f 
- 00025766  0x0000680c isub  0x00000002 , 0x00000002 
- 00025767  0x0000680d rtn  0x00000005 
- 00025768  0x0000680e nbranch  0x000064ac , 0x00000002 
- 00025769  0x0000680f fetch  0x00000001 , 0x000049f5 
- 00025770  0x00006810 isub  0x00000002 , 0x0000003e 
- 00025771  0x00006811 rtn  0x00000002 
- 00025772  0x00006813 copy  0x00000022 , 0x0000003f 
- 00025773  0x00006814 store  0x00000004 , 0x000049f6 
- 00025774  0x00006815 call  0x00006385 
- 00025775  0x00006816 nrtn  0x00000028 
- 00025776  0x00006817 pincrease  0xffffffff 
- 00025777  0x00006818 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025778  0x00006819 arg  0x00004c12 , 0x00000002 
- 00025779  0x0000681a iadd  0x00000002 , 0x00000006 
- 00025780  0x0000681b branch  0x000063cb 
- 00025781  0x0000681f call  0x00006858 
- 00025782  0x00006820 call  0x0000676c 
- 00025783  0x00006821 call  0x0000675a 
- 00025784  0x00006822 call  0x000064bc 
- 00025785  0x00006823 call  0x000064d3 
- 00025786  0x00006824 call  0x00006311 
- 00025787  0x00006825 branch  0x000064d9 
- 00025788  0x00006828 arg  0x00004ed1 , 0x00000013 
- 00025789  0x00006829 arg  0x000064bf , 0x00000012 
- 00025790  0x0000682a branch  0x000042e0 
- 00025791  0x0000682d call  0x000078fa 
- 00025792  0x0000682e nrtn  0x00000034 
- 00025793  0x0000682f fetch  0x00000002 , 0x000048bc 
- 00025794  0x00006830 nrtn  0x00000034 
- 00025795  0x00006832 call  0x00006730 
- 00025796  0x00006833 branch  0x000064cd , 0x00000034 
- 00025797  0x00006834 copy  0x00000007 , 0x0000003f 
- 00025798  0x00006835 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00025799  0x00006836 branch  0x000064cf , 0x00000001 
- 00025800  0x00006838 copy  0x00000007 , 0x0000003f 
- 00025801  0x00006839 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00025802  0x0000683a branch  0x000064d1 , 0x00000001 
- 00025803  0x0000683b arg  0x00004ec6 , 0x00000013 
- 00025804  0x0000683c branch  0x00006371 
- 00025805  0x0000683f arg  0x00004eda , 0x00000013 
- 00025806  0x00006840 branch  0x00006371 
- 00025807  0x00006843 arg  0x00004edf , 0x00000013 
- 00025808  0x00006844 branch  0x00006371 
- 00025809  0x00006847 arg  0x00004ee9 , 0x00000013 
- 00025810  0x00006848 branch  0x00006371 
- 00025811  0x0000684b arg  0x00004c0f , 0x00000013 
- 00025812  0x0000684c arg  0x000064d6 , 0x00000012 
- 00025813  0x0000684d branch  0x000042e0 
- 00025814  0x00006850 arg  0x0000000a , 0x00000039 
- 00025815  0x00006851 arg  0x00004a04 , 0x00000005 
- 00025816  0x00006852 branch  0x00007ca1 
- 00025817  0x00006856 arg  0x000046ca , 0x00000013 
- 00025818  0x00006857 arg  0x000064dc , 0x00000012 
- 00025819  0x00006858 branch  0x000042e0 
- 00025820  0x0000685a fetch  0x00000002 , 0x000044e9 
- 00025821  0x0000685b bbit1  0x00000009 , 0x0000639e 
- 00025822  0x0000685c branch  0x00004327 
- 00025823  0x0000685f copy  0x00000013 , 0x0000003f 
- 00025824  0x00006860 beq  0x00000014 , 0x000064f4 
- 00025825  0x00006861 beq  0x00000015 , 0x000064ef 
- 00025826  0x00006862 beq  0x00000031 , 0x000064e6 
- 00025827  0x00006863 rtneq  0x00000040 
- 00025828  0x00006864 beq  0x00000032 , 0x000066c8 
- 00025829  0x00006865 branch  0x000062d9 
- 00025830  0x00006868 jam  0x00000001 , 0x00004ed2 
- 00025831  0x00006869 call  0x00006783 
- 00025832  0x0000686b fetch  0x00000002 , 0x00004f84 
- 00025833  0x0000686c store  0x00000002 , 0x00004ebe 
- 00025834  0x0000686e fetcht  0x00000002 , 0x00004f86 
- 00025835  0x0000686f setarg  0x00000fff 
- 00025836  0x00006870 isub  0x00000002 , 0x0000003f 
- 00025837  0x00006871 store  0x00000002 , 0x00004ec0 
- 00025838  0x00006872 rtn 
- 00025839  0x00006875 jam  0x00000000 , 0x00004ebb 
- 00025840  0x00006876 jam  0x00000000 , 0x00004ed2 
- 00025841  0x00006877 call  0x000065ad 
- 00025842  0x00006878 call  0x00006500 
- 00025843  0x00006879 branch  0x000062e6 
- 00025844  0x0000687c copy  0x00000022 , 0x0000003f 
- 00025845  0x0000687d store  0x00000004 , 0x000049f6 
- 00025846  0x0000687e call  0x00006729 
- 00025847  0x0000687f branch  0x000062e2 
- 00025848  0x00006883 disable  0x0000002c 
- 00025849  0x00006884 fetch  0x00000002 , 0x00004516 
- 00025850  0x00006885 store  0x00000002 , 0x00004518 
- 00025851  0x00006886 call  0x00006358 
- 00025852  0x00006887 branch  0x0000635c , 0x00000028 
- 00025853  0x00006888 call  0x00006351 
- 00025854  0x00006889 nrtn  0x00000028 
- 00025855  0x0000688a branch  0x00007dbe 
- 00025856  0x0000688d jam  0x00000000 , 0x00004ed5 
- 00025857  0x0000688e rtn 
- 00025858  0x00006891 copy  0x00000007 , 0x0000003f 
- 00025859  0x00006892 rtnne  0x00000001 
- 00025860  0x00006893 branch  0x0000650c 
- 00025861  0x00006896 call  0x000064f8 
- 00025862  0x00006897 nrtn  0x0000002c 
- 00025863  0x00006898 deposit  0x00000011 
- 00025864  0x00006899 branch  0x00006537 , 0x00000034 
- 00025865  0x0000689b bpatch  0x000000a3 , 0x00004014 
- 00025866  0x0000689c fetch  0x00000001 , 0x00004faf 
- 00025867  0x0000689d nbranch  0x00006502 , 0x00000034 
- 00025868  0x0000689f jam  0x00000001 , 0x00004c10 
- 00025869  0x000068a0 call  0x00004323 
- 00025870  0x000068a1 call  0x0000652c 
- 00025871  0x000068a2 call  0x00006561 
- 00025872  0x000068a3 branch  0x00006500 , 0x00000002 
- 00025873  0x000068a4 copy  0x00000007 , 0x0000003f 
- 00025874  0x000068a5 fetcht  0x00000001 , 0x00004ed5 
- 00025875  0x000068a6 isub  0x00000002 , 0x0000003e 
- 00025876  0x000068a7 ncall  0x00006526 , 0x00000005 
- 00025877  0x000068a8 copy  0x00000007 , 0x0000003f 
- 00025878  0x000068a9 store  0x00000001 , 0x00004ed5 
- 00025879  0x000068aa fetcht  0x00000001 , 0x00004ed8 
- 00025880  0x000068ab isub  0x00000002 , 0x0000003e 
- 00025881  0x000068ac branch  0x00006524 , 0x00000005 
- 00025882  0x000068ad fetch  0x00000001 , 0x00004ed9 
- 00025883  0x000068ae nbranch  0x0000651f , 0x00000034 
- 00025884  0x000068b0 call  0x00006732 
- 00025885  0x000068b1 arg  0x0000000a , 0x0000003f 
- 00025886  0x000068b2 branch  0x0000655a 
- 00025887  0x000068b5 call  0x0000677f 
- 00025888  0x000068b6 copy  0x00000007 , 0x0000003f 
- 00025889  0x000068b7 beq  0x00000001 , 0x0000651c 
- 00025890  0x000068b8 call  0x00006642 
- 00025891  0x000068b9 branch  0x000065f4 
- 00025892  0x000068bc jam  0x00000001 , 0x00004ed6 
- 00025893  0x000068bd branch  0x000065f4 
- 00025894  0x000068c0 bpatch  0x000000a4 , 0x00004014 
- 00025895  0x000068c1 fetch  0x00000001 , 0x00004ed9 
- 00025896  0x000068c2 branch  0x000064c3 , 0x00000034 
- 00025897  0x000068c3 copy  0x00000007 , 0x0000003f 
- 00025898  0x000068c4 beq  0x00000001 , 0x000064c3 
- 00025899  0x000068c5 rtn 
- 00025900  0x000068c7 arg  0x0000000a , 0x0000003f 
- 00025901  0x000068c8 imul32  0x00000007 , 0x0000003f 
- 00025902  0x000068c9 arg  0x000049fa , 0x00000013 
- 00025903  0x000068ca iadd  0x00000013 , 0x00000013 
- 00025904  0x000068cb copy  0x00000022 , 0x0000003f 
- 00025905  0x000068cc istore  0x00000004 , 0x00000013 
- 00025906  0x000068cd increase  0x00000004 , 0x00000013 
- 00025907  0x000068ce ifetch  0x00000001 , 0x00000013 
- 00025908  0x000068cf increase  0x00000001 , 0x0000003f 
- 00025909  0x000068d0 istore  0x00000001 , 0x00000013 
- 00025910  0x000068d1 rtn 
- 00025911  0x000068d3 bpatch  0x000000a5 , 0x00004014 
- 00025912  0x000068d4 fetch  0x00000001 , 0x00004ed9 
- 00025913  0x000068d5 call  0x0000654b , 0x00000034 
- 00025914  0x000068d7 arg  0x0000000a , 0x0000003f 
- 00025915  0x000068d8 imul32  0x00000007 , 0x0000003f 
- 00025916  0x000068d9 arg  0x000049fa , 0x00000013 
- 00025917  0x000068da iadd  0x00000013 , 0x00000013 
- 00025918  0x000068db ifetcht  0x00000004 , 0x00000013 
- 00025919  0x000068dc sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025920  0x000068dd rtn  0x00000005 
- 00025921  0x000068de copy  0x00000022 , 0x0000003f 
- 00025922  0x000068df isub  0x00000002 , 0x00000002 
- 00025923  0x000068e0 ncall  0x00007806 , 0x00000002 
- 00025924  0x000068e1 add  0x00000013 , 0x00000009 , 0x00000006 
- 00025925  0x000068e2 ifetch  0x00000001 , 0x00000006 
- 00025926  0x000068e3 nbranch  0x00006566 , 0x00000034 
- 00025927  0x000068e4 increase  0x00000005 , 0x00000013 
- 00025928  0x000068e5 copy  0x00000022 , 0x0000003f 
- 00025929  0x000068e6 istore  0x00000004 , 0x00000013 
- 00025930  0x000068e7 rtn 
- 00025931  0x000068ea fetch  0x00000001 , 0x00004faf 
- 00025932  0x000068eb nbranch  0x00004323 , 0x00000034 
- 00025933  0x000068ec branch  0x00004325 
- 00025934  0x000068ef add  0x00000013 , 0x00000004 , 0x00000006 
- 00025935  0x000068f0 ifetch  0x00000001 , 0x00000006 
- 00025936  0x000068f1 branch  0x00006551 
- 00025937  0x000068f4 call  0x0000656b 
- 00025938  0x000068f5 fetch  0x00000001 , 0x00004ed9 
- 00025939  0x000068f6 nbranch  0x0000655d , 0x00000034 
- 00025940  0x000068f8 call  0x00006561 
- 00025941  0x000068f9 branch  0x00006500 , 0x00000002 
- 00025942  0x000068fa call  0x00006738 
- 00025943  0x000068fb copy  0x00000007 , 0x0000003f 
- 00025944  0x000068fc beq  0x00000003 , 0x00006740 
- 00025945  0x000068fd arg  0x0000000f , 0x0000003f 
- 00025946  0x000068ff imul32  0x00000007 , 0x0000003f 
- 00025947  0x00006900 iadd  0x00000013 , 0x00000013 
- 00025948  0x00006901 branch  0x00006371 
- 00025949  0x00006904 copy  0x00000007 , 0x0000003f 
- 00025950  0x00006905 beq  0x00000001 , 0x00006554 
- 00025951  0x00006906 beq  0x00000003 , 0x00006554 
- 00025952  0x00006907 rtn 
- 00025953  0x0000690a call  0x00007902 
- 00025954  0x0000690b ifetcht  0x00000001 , 0x00000006 
- 00025955  0x0000690c isub  0x00000002 , 0x0000003f 
- 00025956  0x0000690d sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025957  0x0000690e rtn 
- 00025958  0x00006911 jam  0x00000001 , 0x00004ed0 
- 00025959  0x00006912 call  0x0000656b 
- 00025960  0x00006913 arg  0x00004abe , 0x00000013 
- 00025961  0x00006914 arg  0x00000003 , 0x0000003f 
- 00025962  0x00006915 branch  0x0000655a 
- 00025963  0x00006918 arg  0x0000000a , 0x00000039 
- 00025964  0x00006919 copy  0x00000013 , 0x00000005 
- 00025965  0x0000691a branch  0x00007ca1 
- 00025966  0x0000691d fetch  0x00000002 , 0x000048bc 
- 00025967  0x0000691e store  0x00000002 , 0x0000442e 
- 00025968  0x0000691f call  0x000065be 
- 00025969  0x00006920 fetch  0x00000002 , 0x0000442e 
- 00025970  0x00006921 store  0x00000002 , 0x000048bc 
- 00025971  0x00006923 arg  0x00000000 , 0x00000007 
- 00025972  0x00006924 fetch  0x00000001 , 0x00004523 
- 00025973  0x00006925 copy  0x0000003f , 0x00000039 
- 00025974  0x00006926 arg  0x000049fa , 0x00000013 
- 00025975  0x00006928 copy  0x00000039 , 0x0000003f 
- 00025976  0x00006929 store  0x00000002 , 0x00000678 
- 00025977  0x0000692a copy  0x00000013 , 0x0000003f 
- 00025978  0x0000692b store  0x00000002 , 0x0000068c 
- 00025979  0x0000692c copy  0x00000007 , 0x0000003f 
- 00025980  0x0000692d store  0x00000002 , 0x0000067a 
- 00025981  0x0000692e call  0x000065b4 
- 00025982  0x00006930 fetch  0x00000002 , 0x0000068c 
- 00025983  0x00006931 copy  0x0000003f , 0x00000013 
- 00025984  0x00006932 fetch  0x00000002 , 0x0000067a 
- 00025985  0x00006933 copy  0x0000003f , 0x00000007 
- 00025986  0x00006934 call  0x0000658b 
- 00025987  0x00006936 fetch  0x00000002 , 0x0000067a 
- 00025988  0x00006937 add  0x0000003f , 0x00000001 , 0x00000007 
- 00025989  0x00006938 fetch  0x00000002 , 0x0000068c 
- 00025990  0x00006939 add  0x0000003f , 0x0000000a , 0x00000013 
- 00025991  0x0000693a fetch  0x00000002 , 0x00000678 
- 00025992  0x0000693b copy  0x0000003f , 0x00000039 
- 00025993  0x0000693c loop  0x00006577 
- 00025994  0x0000693d rtn 
- 00025995  0x00006940 ifetch  0x00000004 , 0x00000013 
- 00025996  0x00006941 rtn  0x00000034 
- 00025997  0x00006942 copy  0x0000003f , 0x00000002 
- 00025998  0x00006943 copy  0x00000022 , 0x0000003f 
- 00025999  0x00006944 isub  0x00000002 , 0x00000002 
- 00026000  0x00006945 nrtn  0x00000002 
- 00026001  0x00006946 setarg  0x000009c4 
- 00026002  0x00006947 isub  0x00000002 , 0x0000003e 
- 00026003  0x00006948 rtn  0x00000002 
- 00026004  0x00006949 copy  0x00000022 , 0x0000003f 
- 00026005  0x0000694a istore  0x00000004 , 0x00000013 
- 00026006  0x0000694b increase  0x00000009 , 0x00000013 
- 00026007  0x0000694c setarg  0x00000001 
- 00026008  0x0000694d istore  0x00000001 , 0x00000013 
- 00026009  0x0000694e fetch  0x00000001 , 0x00004ed0 
- 00026010  0x0000694f rtn  0x00000034 
- 00026011  0x00006950 jam  0x00000000 , 0x00004ed0 
- 00026012  0x00006951 bpatch  0x000000a6 , 0x00004014 
- 00026013  0x00006952 call  0x00006755 
- 00026014  0x00006953 fetch  0x00000001 , 0x00004ed7 
- 00026015  0x00006954 beq  0x00000000 , 0x000065a2 
- 00026016  0x00006955 beq  0x00000001 , 0x000065a5 
- 00026017  0x00006956 rtn 
- 00026018  0x00006959 call  0x000065af 
- 00026019  0x0000695a arg  0x00000003 , 0x0000003f 
- 00026020  0x0000695b branch  0x0000655a 
- 00026021  0x0000695e copy  0x00000007 , 0x0000003f 
- 00026022  0x0000695f fetcht  0x00000001 , 0x00004ed8 
- 00026023  0x00006960 isub  0x00000002 , 0x0000003e 
- 00026024  0x00006961 nbranch  0x000065a2 , 0x00000005 
- 00026025  0x00006962 fetch  0x00000001 , 0x00004ed9 
- 00026026  0x00006963 setflip  0x00000000 , 0x0000003f 
- 00026027  0x00006964 store  0x00000001 , 0x00004ed9 
- 00026028  0x00006965 nrtn  0x00000034 
- 00026029  0x00006967 jam  0x00000000 , 0x00004ed9 
- 00026030  0x00006968 branch  0x00004325 
- 00026031  0x0000696b arg  0x00004aa9 , 0x00000013 
- 00026032  0x0000696c call  0x00006730 
- 00026033  0x0000696d rtn  0x00000034 
- 00026034  0x0000696e arg  0x00004bd0 , 0x00000013 
- 00026035  0x0000696f rtn 
- 00026036  0x00006972 add  0x00000013 , 0x00000005 , 0x00000012 
- 00026037  0x00006973 ifetch  0x00000004 , 0x00000012 
- 00026038  0x00006974 rtn  0x00000034 
- 00026039  0x00006975 copy  0x0000003f , 0x00000002 
- 00026040  0x00006976 copy  0x00000022 , 0x0000003f 
- 00026041  0x00006977 isub  0x00000002 , 0x00000002 
- 00026042  0x00006978 ncall  0x00007806 , 0x00000002 
- 00026043  0x00006979 setarg  0x000003e8 
- 00026044  0x0000697a isub  0x00000002 , 0x0000003e 
- 00026045  0x0000697b branch  0x0000654e 
- 00026046  0x0000697d fetch  0x00000002 , 0x0000442c 
- 00026047  0x0000697e ifetch  0x00000001 , 0x0000003f 
- 00026048  0x0000697f rtn  0x00000034 
- 00026049  0x00006981 setarg  0x00000000 
- 00026050  0x00006982 store  0x00000002 , 0x000006f1 
- 00026051  0x00006983 call  0x00007003 
- 00026052  0x00006984 nbranch  0x000077a5 , 0x00000028 
- 00026053  0x00006985 call  0x000077a3 
- 00026054  0x00006986 disable  0x00000028 
- 00026055  0x00006987 fetch  0x00000001 , 0x00004388 
- 00026056  0x00006988 nrtn  0x00000034 
- 00026057  0x00006989 bpatch  0x000000a7 , 0x00004014 
- 00026058  0x0000698a fetch  0x00000001 , 0x00004ed7 
- 00026059  0x0000698b beq  0x00000001 , 0x000065cf 
- 00026060  0x0000698c call  0x00006628 
- 00026061  0x0000698d call  0x000065dc 
- 00026062  0x0000698e rtn  0x00000028 
- 00026063  0x00006990 call  0x000065d5 
- 00026064  0x00006991 fetch  0x00000002 , 0x000006f1 
- 00026065  0x00006992 store  0x00000002 , 0x000006f8 
- 00026066  0x00006993 jam  0x00000000 , 0x000006fa 
- 00026067  0x00006994 force  0x00000000 , 0x00000007 
- 00026068  0x00006995 branch  0x0000703b 
- 00026069  0x00006998 fetch  0x00000001 , 0x00004ed5 
- 00026070  0x00006999 fetcht  0x00000001 , 0x00004ed8 
- 00026071  0x0000699a isub  0x00000002 , 0x0000003e 
- 00026072  0x0000699b branch  0x00004323 , 0x00000005 
- 00026073  0x0000699c fetch  0x00000001 , 0x00004ed9 
- 00026074  0x0000699d nbranch  0x00004325 , 0x00000034 
- 00026075  0x0000699e rtn 
- 00026076  0x000069a1 arg  0x00000000 , 0x00000007 
- 00026077  0x000069a3 arg  0x00004ad3 , 0x00000012 
- 00026078  0x000069a4 arg  0x00000002 , 0x0000003f 
- 00026079  0x000069a5 imul32  0x00000007 , 0x0000003f 
- 00026080  0x000069a6 iadd  0x00000012 , 0x00000012 
- 00026081  0x000069a7 ifetch  0x00000002 , 0x00000012 
- 00026082  0x000069a9 rtn  0x00000034 
- 00026083  0x000069aa fetcht  0x00000002 , 0x000006f1 
- 00026084  0x000069ab ixor  0x00000002 , 0x0000003e 
- 00026085  0x000069ac branch  0x000065e8 , 0x00000005 
- 00026086  0x000069ad increase  0x00000001 , 0x00000007 
- 00026087  0x000069ae branch  0x000065dd 
- 00026088  0x000069b1 store  0x00000002 , 0x00004adf 
- 00026089  0x000069b2 call  0x00004323 
- 00026090  0x000069b3 arg  0x00004ae1 , 0x00000013 
- 00026091  0x000069b4 arg  0x0000000a , 0x0000003f 
- 00026092  0x000069b5 imul32  0x00000007 , 0x0000003f 
- 00026093  0x000069b6 iadd  0x00000013 , 0x00000013 
- 00026094  0x000069b7 call  0x000065f0 
- 00026095  0x000069b8 branch  0x00006633 
- 00026096  0x000069bb call  0x0000677f 
- 00026097  0x000069bc ifetch  0x00000001 , 0x00000013 
- 00026098  0x000069bd rtn  0x00000034 
- 00026099  0x000069be call  0x00006642 
- 00026100  0x000069c0 call  0x0000677f 
- 00026101  0x000069c1 call  0x00006609 
- 00026102  0x000069c2 call  0x00006614 
- 00026103  0x000069c3 call  0x0000661e 
- 00026104  0x000069c4 arg  0x00000005 , 0x0000003f 
- 00026105  0x000069c5 call  0x00006382 
- 00026106  0x000069c6 call  0x00006730 
- 00026107  0x000069c7 rtn  0x00000034 
- 00026108  0x000069c8 jam  0x00000078 , 0x000049f5 
- 00026109  0x000069c9 arg  0x00000006 , 0x0000003f 
- 00026110  0x000069ca branch  0x00006382 
- 00026111  0x000069cd fetcht  0x00000001 , 0x00004eba 
- 00026112  0x000069ce call  0x00006730 
- 00026113  0x000069cf rtn  0x00000034 
- 00026114  0x000069d0 fetcht  0x00000001 , 0x00004ebd 
- 00026115  0x000069d1 increase  0x00000001 , 0x00000002 
- 00026116  0x000069d2 fetch  0x00000001 , 0x00004ed6 
- 00026117  0x000069d3 rtn  0x00000034 
- 00026118  0x000069d4 fetcht  0x00000001 , 0x00004eba 
- 00026119  0x000069d5 jam  0x00000000 , 0x00004ed6 
- 00026120  0x000069d6 rtn 
- 00026121  0x000069d9 call  0x000065ff 
- 00026122  0x000069da copy  0x00000002 , 0x0000003f 
- 00026123  0x000069db rtn  0x00000034 
- 00026124  0x000069dc store  0x00000001 , 0x00004ec3 
- 00026125  0x000069de arg  0x00000013 , 0x0000003f 
- 00026126  0x000069df call  0x00006382 
- 00026127  0x000069e0 fetch  0x00000001 , 0x00004ec3 
- 00026128  0x000069e1 increase  0xffffffff , 0x0000003f 
- 00026129  0x000069e2 store  0x00000001 , 0x00004ec3 
- 00026130  0x000069e3 rtn  0x00000034 
- 00026131  0x000069e4 branch  0x0000660d 
- 00026132  0x000069e7 fetch  0x00000001 , 0x00004ebc 
- 00026133  0x000069e8 rtn  0x00000034 
- 00026134  0x000069e9 store  0x00000001 , 0x00004ec4 
- 00026135  0x000069eb arg  0x00000020 , 0x0000003f 
- 00026136  0x000069ec call  0x00006382 
- 00026137  0x000069ed fetch  0x00000001 , 0x00004ec4 
- 00026138  0x000069ee increase  0xffffffff , 0x0000003f 
- 00026139  0x000069ef store  0x00000001 , 0x00004ec4 
- 00026140  0x000069f0 rtn  0x00000034 
- 00026141  0x000069f1 branch  0x00006617 
- 00026142  0x000069f4 fetch  0x00000001 , 0x00004ebd 
- 00026143  0x000069f5 rtn  0x00000034 
- 00026144  0x000069f6 store  0x00000001 , 0x00004ec5 
- 00026145  0x000069f8 arg  0x00000021 , 0x0000003f 
- 00026146  0x000069f9 call  0x00006382 
- 00026147  0x000069fa fetch  0x00000001 , 0x00004ec5 
- 00026148  0x000069fb increase  0xffffffff , 0x0000003f 
- 00026149  0x000069fc store  0x00000001 , 0x00004ec5 
- 00026150  0x000069fd rtn  0x00000034 
- 00026151  0x000069fe branch  0x00006621 
- 00026152  0x00006a01 fetch  0x00000002 , 0x00004adf 
- 00026153  0x00006a02 rtn  0x00000034 
- 00026154  0x00006a03 fetcht  0x00000002 , 0x000006f1 
- 00026155  0x00006a04 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00026156  0x00006a05 branch  0x00006636 , 0x00000005 
- 00026157  0x00006a06 isub  0x00000002 , 0x0000003e 
- 00026158  0x00006a07 rtn  0x00000005 
- 00026159  0x00006a08 storet  0x00000002 , 0x00004adf 
- 00026160  0x00006a09 fetch  0x00000002 , 0x00004ed3 
- 00026161  0x00006a0a isub  0x00000002 , 0x0000003e 
- 00026162  0x00006a0b call  0x00004325 , 0x00000005 
- 00026163  0x00006a0d fetch  0x00000002 , 0x000006f1 
- 00026164  0x00006a0e store  0x00000002 , 0x0000442e 
- 00026165  0x00006a0f branch  0x00007dba 
- 00026166  0x00006a11 jam  0x00000001 , 0x00004ed0 
- 00026167  0x00006a12 call  0x00004325 
- 00026168  0x00006a13 arg  0x00004b1d , 0x00000013 
- 00026169  0x00006a14 call  0x000065f0 
- 00026170  0x00006a15 setarg  0x00000000 
- 00026171  0x00006a16 store  0x00000002 , 0x00004adf 
- 00026172  0x00006a17 jam  0x00000032 , 0x000048ae 
- 00026173  0x00006a18 call  0x00006633 
- 00026174  0x00006a19 fetch  0x00000001 , 0x00004523 
- 00026175  0x00006a1a mul32  0x0000003f , 0x0000000a , 0x00000039 
- 00026176  0x00006a1b arg  0x000049fa , 0x00000005 
- 00026177  0x00006a1c branch  0x00007ca1 
- 00026178  0x00006a1e bpatch  0x000000a8 , 0x00004015 
- 00026179  0x00006a1f fetch  0x00000001 , 0x00004ed7 
- 00026180  0x00006a20 beq  0x00000001 , 0x00006647 
- 00026181  0x00006a21 beq  0x00000000 , 0x0000664d 
- 00026182  0x00006a22 rtn 
- 00026183  0x00006a24 copy  0x00000007 , 0x0000003f 
- 00026184  0x00006a25 beq  0x00000005 , 0x00006676 
- 00026185  0x00006a26 beq  0x00000000 , 0x00006693 
- 00026186  0x00006a27 beq  0x00000004 , 0x0000669b 
- 00026187  0x00006a28 beq  0x00000002 , 0x000066be 
- 00026188  0x00006a29 rtn 
- 00026189  0x00006a2b ifetch  0x00000001 , 0x00000013 
- 00026190  0x00006a2c beq  0x00000001 , 0x00006676 
- 00026191  0x00006a2d beq  0x00000002 , 0x00006693 
- 00026192  0x00006a2e beq  0x00000003 , 0x0000669b 
- 00026193  0x00006a2f beq  0x00000004 , 0x000066be 
- 00026194  0x00006a30 beq  0x00000005 , 0x00006654 
- 00026195  0x00006a31 rtn 
- 00026196  0x00006a33 call  0x00006730 
- 00026197  0x00006a34 nbranch  0x0000665e , 0x00000034 
- 00026198  0x00006a35 setarg  0x00000004 
- 00026199  0x00006a36 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026200  0x00006a37 arg  0x00004c12 , 0x00000002 
- 00026201  0x00006a38 iadd  0x00000002 , 0x00000005 
- 00026202  0x00006a39 increase  0x00000003 , 0x00000005 
- 00026203  0x00006a3a fetch  0x00000003 , 0x00004b27 
- 00026204  0x00006a3b istore  0x00000003 , 0x00000005 
- 00026205  0x00006a3c rtn 
- 00026206  0x00006a3e setarg  0x00000004 
- 00026207  0x00006a3f mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026208  0x00006a40 arg  0x00004c12 , 0x00000002 
- 00026209  0x00006a41 iadd  0x00000002 , 0x00000005 
- 00026210  0x00006a42 increase  0x00000003 , 0x00000005 
- 00026211  0x00006a43 fetch  0x00000002 , 0x00004ebe 
- 00026212  0x00006a44 istore  0x00000003 , 0x00000005 
- 00026213  0x00006a45 increase  0x00000007 , 0x00000005 
- 00026214  0x00006a46 fetch  0x00000002 , 0x00004ec0 
- 00026215  0x00006a47 lshift4  0x0000003f , 0x0000003f 
- 00026216  0x00006a48 lshift8  0x0000003f , 0x0000003f 
- 00026217  0x00006a49 istore  0x00000003 , 0x00000005 
- 00026218  0x00006a4a rtn 
- 00026219  0x00006a4d fetch  0x00000001 , 0x00004ebc 
- 00026220  0x00006a4e rtn  0x00000034 
- 00026221  0x00006a4f increase  0xffffffff , 0x0000003f 
- 00026222  0x00006a50 store  0x00000001 , 0x00004ebc 
- 00026223  0x00006a51 arg  0x00000062 , 0x0000003f 
- 00026224  0x00006a52 rtn 
- 00026225  0x00006a54 arg  0x0000000a , 0x00000002 
- 00026226  0x00006a55 call  0x00006730 
- 00026227  0x00006a56 rtn  0x00000034 
- 00026228  0x00006a57 arg  0x00000007 , 0x00000002 
- 00026229  0x00006a58 rtn 
- 00026230  0x00006a5a call  0x00006671 
- 00026231  0x00006a5b fetch  0x00000002 , 0x00004ebe 
- 00026232  0x00006a5c isub  0x00000002 , 0x0000003e 
- 00026233  0x00006a5d ncall  0x0000666b , 0x00000002 
- 00026234  0x00006a5e nrtn  0x00000002 
- 00026235  0x00006a5f isub  0x00000002 , 0x0000003f 
- 00026236  0x00006a61 store  0x00000002 , 0x00004ebe 
- 00026237  0x00006a63 bpatch  0x000000a9 , 0x00004015 
- 00026238  0x00006a64 fetch  0x00000002 , 0x00004ebe 
- 00026239  0x00006a65 fetcht  0x00000002 , 0x00004ec0 
- 00026240  0x00006a66 lshift8  0x00000002 , 0x00000002 
- 00026241  0x00006a67 lshift4  0x00000002 , 0x00000002 
- 00026242  0x00006a68 iadd  0x00000002 , 0x0000003f 
- 00026243  0x00006a69 store  0x00000003 , 0x00004b27 
- 00026244  0x00006a6a branch  0x00006654 
- 00026245  0x00006a6c fetch  0x00000002 , 0x00004ebe 
- 00026246  0x00006a6d arg  0x00000062 , 0x00000002 
- 00026247  0x00006a6e isub  0x00000002 , 0x00000002 
- 00026248  0x00006a6f nrtn  0x00000002 
- 00026249  0x00006a70 copy  0x00000002 , 0x0000003f 
- 00026250  0x00006a71 fetcht  0x00000001 , 0x00004ebc 
- 00026251  0x00006a72 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00026252  0x00006a73 branch  0x00006690 , 0x00000005 
- 00026253  0x00006a74 increase  0x00000001 , 0x00000002 
- 00026254  0x00006a75 storet  0x00000001 , 0x00004ebc 
- 00026255  0x00006a76 branch  0x0000667c 
- 00026256  0x00006a78 jam  0x00000000 , 0x00004ebc 
- 00026257  0x00006a79 arg  0x00000000 , 0x0000003f 
- 00026258  0x00006a7a branch  0x0000667c 
- 00026259  0x00006a7c call  0x00006730 
- 00026260  0x00006a7d ncall  0x00006685 , 0x00000034 
- 00026261  0x00006a7e call  0x00006671 
- 00026262  0x00006a7f fetch  0x00000002 , 0x00004ebe 
- 00026263  0x00006a81 iadd  0x00000002 , 0x0000003f 
- 00026264  0x00006a82 arg  0x00000fff , 0x00000002 
- 00026265  0x00006a83 call  0x00007d6c 
- 00026266  0x00006a84 branch  0x0000667c 
- 00026267  0x00006a87 call  0x00006671 
- 00026268  0x00006a88 fetch  0x00000002 , 0x00004ec0 
- 00026269  0x00006a89 isub  0x00000002 , 0x0000003f 
- 00026270  0x00006a8a store  0x00000002 , 0x00004ec0 
- 00026271  0x00006a8c fetcht  0x00000002 , 0x00004ec0 
- 00026272  0x00006a8d call  0x00006730 
- 00026273  0x00006a8e branch  0x0000667d , 0x00000034 
- 00026274  0x00006a8f setarg  0x00000fff 
- 00026275  0x00006a90 isub  0x00000002 , 0x0000003f 
- 00026276  0x00006a91 arg  0x00000062 , 0x00000002 
- 00026277  0x00006a92 isub  0x00000002 , 0x00000002 
- 00026278  0x00006a93 nbranch  0x0000667d , 0x00000002 
- 00026279  0x00006a94 setarg  0x00000fff 
- 00026280  0x00006a95 isub  0x00000002 , 0x0000003f 
- 00026281  0x00006a96 fetcht  0x00000001 , 0x00004ebd 
- 00026282  0x00006a97 sub  0x00000002 , 0x00000005 , 0x0000003e 
- 00026283  0x00006a98 branch  0x000066af , 0x00000005 
- 00026284  0x00006a99 increase  0x00000001 , 0x00000002 
- 00026285  0x00006a9a storet  0x00000001 , 0x00004ebd 
- 00026286  0x00006a9b branch  0x000066bc 
- 00026287  0x00006a9d jam  0x00000000 , 0x00004ebd 
- 00026288  0x00006a9f setarg  0x00000fff 
- 00026289  0x00006aa0 branch  0x000066bc 
- 00026290  0x00006aa3 call  0x00006730 
- 00026291  0x00006aa4 branch  0x000066b0 , 0x00000034 
- 00026292  0x00006aa5 fetch  0x00000001 , 0x00004ebd 
- 00026293  0x00006aa6 branch  0x000066b0 , 0x00000034 
- 00026294  0x00006aa7 increase  0xffffffff , 0x0000003f 
- 00026295  0x00006aa8 store  0x00000001 , 0x00004ebd 
- 00026296  0x00006aa9 setarg  0x00000fff 
- 00026297  0x00006aaa arg  0x00000062 , 0x00000002 
- 00026298  0x00006aab isub  0x00000002 , 0x0000003f 
- 00026299  0x00006aac iadd  0x00000011 , 0x0000003f 
- 00026300  0x00006aae store  0x00000002 , 0x00004ec0 
- 00026301  0x00006aaf branch  0x0000667d 
- 00026302  0x00006ab1 call  0x00006671 
- 00026303  0x00006ab2 fetch  0x00000002 , 0x00004ec0 
- 00026304  0x00006ab4 iadd  0x00000002 , 0x0000003f 
- 00026305  0x00006ab5 arg  0x00000fff , 0x00000002 
- 00026306  0x00006ab6 isub  0x00000002 , 0x00000011 
- 00026307  0x00006ab7 branch  0x000066b2 , 0x00000002 
- 00026308  0x00006ab8 branch  0x000066bc 
- 00026309  0x00006abc fetch  0x00000002 , 0x00004398 
- 00026310  0x00006abd beq  0x00000024 , 0x000062e9 
- 00026311  0x00006abe rtn 
- 00026312  0x00006ac1 arg  0x00000017 , 0x00000011 
- 00026313  0x00006ac2 arg  0x00000004 , 0x00000012 
- 00026314  0x00006ac3 call  0x000029fb 
- 00026315  0x00006ac4 setarg  0x00000006 
- 00026316  0x00006ac5 istore  0x00000001 , 0x00000005 
- 00026317  0x00006ac6 setarg  0x00000001 
- 00026318  0x00006ac7 istore  0x00000002 , 0x00000005 
- 00026319  0x00006ac8 setarg  0x0000ffff 
- 00026320  0x00006ac9 istore  0x00000002 , 0x00000005 
- 00026321  0x00006aca setarg  0x00002800 
- 00026322  0x00006acb istore  0x00000002 , 0x00000005 
- 00026323  0x00006acc arg  0x000049e4 , 0x00000006 
- 00026324  0x00006acd branch  0x00007c8f 
- 00026325  0x00006ad1 bpatch  0x000000aa , 0x00004015 
- 00026326  0x00006ad2 copy  0x00000011 , 0x00000006 
- 00026327  0x00006ad3 ifetch  0x00000003 , 0x00000006 
- 00026328  0x00006ad4 store  0x00000003 , 0x00004397 
- 00026329  0x00006ad5 beq  0x00000007 , 0x00006704 
- 00026330  0x00006ad6 beq  0x00000001 , 0x00006725 
- 00026331  0x00006ad7 beq  0x0000000a , 0x000066f4 
- 00026332  0x00006ad8 beq  0x0000000c , 0x000066de 
- 00026333  0x00006ad9 branch  0x00002b96 
- 00026334  0x00006adc ifetch  0x00000002 , 0x00000006 
- 00026335  0x00006add store  0x00000002 , 0x000006b5 
- 00026336  0x00006ade iforce  0x00000011 
- 00026337  0x00006adf fetcht  0x00000002 , 0x00004398 
- 00026338  0x00006ae0 fetch  0x00000002 , 0x00004332 
- 00026339  0x00006ae1 isub  0x00000002 , 0x0000003e 
- 00026340  0x00006ae2 nbranch  0x00002d50 , 0x00000005 
- 00026341  0x00006ae3 call  0x00006730 
- 00026342  0x00006ae4 nbranch  0x000066e9 , 0x00000034 
- 00026343  0x00006ae5 fetcht  0x00000002 , 0x000049e0 
- 00026344  0x00006ae6 branch  0x000066ea 
- 00026345  0x00006ae9 fetcht  0x00000002 , 0x000049e2 
- 00026346  0x00006aeb arg  0x000048be , 0x00000006 
- 00026347  0x00006aec call  0x00007c6d 
- 00026348  0x00006aed copy  0x00000002 , 0x0000003f 
- 00026349  0x00006aee isub  0x00000011 , 0x0000003f 
- 00026350  0x00006aef nbranch  0x00002e03 , 0x00000002 
- 00026351  0x00006af0 increase  0x00000001 , 0x0000003f 
- 00026352  0x00006af1 sub  0x0000003f , 0x00000017 , 0x0000003e 
- 00026353  0x00006af2 branch  0x00002d59 , 0x00000002 
- 00026354  0x00006af3 force  0x00000017 , 0x0000003f 
- 00026355  0x00006af4 branch  0x00002d59 
- 00026356  0x00006af7 fetcht  0x00000002 , 0x00004398 
- 00026357  0x00006af8 fetch  0x00000001 , 0x00004321 
- 00026358  0x00006af9 bbit1  0x00000003 , 0x000066f8 
- 00026359  0x00006afa branch  0x00002d1d 
- 00026360  0x00006afc fetch  0x00000002 , 0x00004332 
- 00026361  0x00006afd isub  0x00000002 , 0x0000003e 
- 00026362  0x00006afe nbranch  0x00002d1d , 0x00000005 
- 00026363  0x00006aff call  0x00002dc7 
- 00026364  0x00006b00 nbranch  0x000066fe , 0x00000028 
- 00026365  0x00006b01 branch  0x00002d46 
- 00026366  0x00006b04 fetch  0x00000002 , 0x00004332 
- 00026367  0x00006b05 isub  0x00000002 , 0x0000003e 
- 00026368  0x00006b06 nbranch  0x00002d1d , 0x00000005 
- 00026369  0x00006b07 arg  0x000048be , 0x00000006 
- 00026370  0x00006b08 force  0x00000017 , 0x0000003f 
- 00026371  0x00006b09 branch  0x00002d2d 
- 00026372  0x00006b0d bpatch  0x000000ab , 0x00004015 
- 00026373  0x00006b0e jam  0x00000005 , 0x00004eba 
- 00026374  0x00006b0f jam  0x00000001 , 0x000049f4 
- 00026375  0x00006b10 jam  0x00000001 , 0x00004ec2 
- 00026376  0x00006b11 jam  0x000000f0 , 0x000049f5 
- 00026377  0x00006b12 jam  0x0000000a , 0x00004ed1 
- 00026378  0x00006b13 jam  0x00000001 , 0x00004ed6 
- 00026379  0x00006b14 call  0x000067bf 
- 00026380  0x00006b15 fetch  0x00000001 , 0x00004ed2 
- 00026381  0x00006b16 rtn  0x00000034 
- 00026382  0x00006b17 call  0x00006783 
- 00026383  0x00006b18 arg  0x00000062 , 0x00000002 
- 00026384  0x00006b1a fetch  0x00000002 , 0x00004f88 
- 00026385  0x00006b1b arg  0x00004ebe , 0x00000011 
- 00026386  0x00006b1c arg  0x00004ebc , 0x00000012 
- 00026387  0x00006b1d call  0x0000671e 
- 00026388  0x00006b1e arg  0x00000062 , 0x00000002 
- 00026389  0x00006b20 fetch  0x00000002 , 0x00004f8a 
- 00026390  0x00006b21 arg  0x00004ec0 , 0x00000011 
- 00026391  0x00006b22 arg  0x00004ebd , 0x00000012 
- 00026392  0x00006b23 call  0x0000671e 
- 00026393  0x00006b24 setarg  0x00000fff 
- 00026394  0x00006b25 fetcht  0x00000002 , 0x00004ec0 
- 00026395  0x00006b26 isub  0x00000002 , 0x0000003f 
- 00026396  0x00006b27 store  0x00000002 , 0x00004ec0 
- 00026397  0x00006b28 rtn 
- 00026398  0x00006b2a idiv  0x00000002 
- 00026399  0x00006b2b call  0x00007d62 
- 00026400  0x00006b2c quotient  0x0000003f 
- 00026401  0x00006b2d remainder  0x00000002 
- 00026402  0x00006b2e istore  0x00000001 , 0x00000012 
- 00026403  0x00006b2f istoret  0x00000002 , 0x00000011 
- 00026404  0x00006b30 rtn 
- 00026405  0x00006b32 increase  0xfffffffe , 0x00000006 
- 00026406  0x00006b33 ifetch  0x00000001 , 0x00000006 
- 00026407  0x00006b34 beq  0x00000006 , 0x0000672e 
- 00026408  0x00006b35 rtn 
- 00026409  0x00006b37 jam  0x00000001 , 0x00004eba 
- 00026410  0x00006b38 jam  0x00000000 , 0x000049f4 
- 00026411  0x00006b39 jam  0x00000000 , 0x00004ec2 
- 00026412  0x00006b3a jam  0x0000000a , 0x000049f5 
- 00026413  0x00006b3b rtn 
- 00026414  0x00006b3e call  0x00006729 
- 00026415  0x00006b3f branch  0x000067bf 
- 00026416  0x00006b42 fetch  0x00000001 , 0x000049f4 
- 00026417  0x00006b43 rtn 
- 00026418  0x00006b47 arg  0x00004f24 , 0x00000013 
- 00026419  0x00006b48 call  0x00006730 
- 00026420  0x00006b49 rtn  0x00000034 
- 00026421  0x00006b4a jam  0x00000078 , 0x000049f5 
- 00026422  0x00006b4b arg  0x00004b2b , 0x00000013 
- 00026423  0x00006b4c rtn 
- 00026424  0x00006b4f arg  0x00004a40 , 0x00000013 
- 00026425  0x00006b50 call  0x00006730 
- 00026426  0x00006b51 rtn  0x00000034 
- 00026427  0x00006b52 arg  0x00004b67 , 0x00000013 
- 00026428  0x00006b53 jam  0x0000000c , 0x000049f5 
- 00026429  0x00006b54 copy  0x00000007 , 0x0000003f 
- 00026430  0x00006b55 rtneq  0x00000001 
- 00026431  0x00006b56 rtn 
- 00026432  0x00006b58 bpatch  0x000000ac , 0x00004015 
- 00026433  0x00006b59 fetch  0x00000001 , 0x00004c0e 
- 00026434  0x00006b5a setflip  0x00000000 , 0x0000003f 
- 00026435  0x00006b5b store  0x00000001 , 0x00004c0e 
- 00026436  0x00006b5c beq  0x00000000 , 0x00006749 
- 00026437  0x00006b5d beq  0x00000001 , 0x00006747 
- 00026438  0x00006b5e rtn 
- 00026439  0x00006b60 call  0x00006750 
- 00026440  0x00006b61 branch  0x00006371 
- 00026441  0x00006b63 call  0x0000674b 
- 00026442  0x00006b64 branch  0x00006371 
- 00026443  0x00006b66 arg  0x00004a6d , 0x00000013 
- 00026444  0x00006b67 call  0x00006730 
- 00026445  0x00006b68 rtn  0x00000034 
- 00026446  0x00006b69 arg  0x00004b94 , 0x00000013 
- 00026447  0x00006b6a rtn 
- 00026448  0x00006b6c arg  0x00004bfa , 0x00000013 
- 00026449  0x00006b6d call  0x00006730 
- 00026450  0x00006b6e rtn  0x00000034 
- 00026451  0x00006b6f arg  0x00004c04 , 0x00000013 
- 00026452  0x00006b70 rtn 
- 00026453  0x00006b74 copy  0x00000007 , 0x0000003f 
- 00026454  0x00006b75 beq  0x00000001 , 0x00006777 
- 00026455  0x00006b76 beq  0x00000002 , 0x00006765 
- 00026456  0x00006b77 beq  0x00000004 , 0x00006761 
- 00026457  0x00006b78 rtn 
- 00026458  0x00006b7c arg  0x00004f9d , 0x00000013 
- 00026459  0x00006b7d arg  0x0000675d , 0x00000012 
- 00026460  0x00006b7e branch  0x000042e0 
- 00026461  0x00006b80 jam  0x00000004 , 0x00004f9d 
- 00026462  0x00006b81 fetch  0x00000001 , 0x00004c0e 
- 00026463  0x00006b82 branch  0x00006761 , 0x00000034 
- 00026464  0x00006b83 branch  0x00006765 
- 00026465  0x00006b87 jam  0x00000000 , 0x00004c0e 
- 00026466  0x00006b88 jam  0x00000004 , 0x00004f9d 
- 00026467  0x00006b89 arg  0x00004ab5 , 0x00000013 
- 00026468  0x00006b8a branch  0x00006371 
- 00026469  0x00006b8d jam  0x00000001 , 0x00004c0e 
- 00026470  0x00006b8e jam  0x00000004 , 0x00004f9d 
- 00026471  0x00006b8f arg  0x00004aaf , 0x00000013 
- 00026472  0x00006b90 branch  0x00006371 
- 00026473  0x00006b92 jam  0x00000000 , 0x00004c0e 
- 00026474  0x00006b93 jam  0x00000000 , 0x00004f9d 
- 00026475  0x00006b94 rtn 
- 00026476  0x00006b98 arg  0x00004f9e , 0x00000013 
- 00026477  0x00006b99 arg  0x0000676f , 0x00000012 
- 00026478  0x00006b9a branch  0x000042e0 
- 00026479  0x00006b9c jam  0x00000002 , 0x00004f9e 
- 00026480  0x00006b9d call  0x00006772 
- 00026481  0x00006b9e branch  0x00006371 
- 00026482  0x00006ba1 arg  0x00004f9f , 0x00000013 
- 00026483  0x00006ba2 call  0x00006730 
- 00026484  0x00006ba3 rtn  0x00000034 
- 00026485  0x00006ba4 arg  0x00004fa7 , 0x00000013 
- 00026486  0x00006ba5 rtn 
- 00026487  0x00006ba8 fetch  0x00000001 , 0x00004faf 
- 00026488  0x00006ba9 nbranch  0x0000677c , 0x00000034 
- 00026489  0x00006baa jam  0x00000001 , 0x00004faf 
- 00026490  0x00006bab jam  0x00000002 , 0x00004f9e 
- 00026491  0x00006bac rtn 
- 00026492  0x00006baf jam  0x00000000 , 0x00004faf 
- 00026493  0x00006bb0 jam  0x00000000 , 0x00004f9e 
- 00026494  0x00006bb1 rtn 
- 00026495  0x00006bb4 fetch  0x00000001 , 0x00004ebb 
- 00026496  0x00006bb5 nrtn  0x00000034 
- 00026497  0x00006bb6 jam  0x00000001 , 0x00004ebb 
- 00026498  0x00006bb7 branch  0x0000667d 
- 00026499  0x00006bba setarg  0x00000000 
- 00026500  0x00006bbb store  0x00000007 , 0x00004ebc 
- 00026501  0x00006bbc rtn 
- 00026502  0x00006bbf call  0x00006730 
- 00026503  0x00006bc0 beq  0x00000001 , 0x0000678e 
- 00026504  0x00006bc1 beq  0x00000000 , 0x000067a0 
- 00026505  0x00006bc2 rtn 
- 00026506  0x00006bc5 fetch  0x00000001 , 0x00004f90 
- 00026507  0x00006bc6 beq  0x00000001 , 0x000067a7 
- 00026508  0x00006bc7 beq  0x00000000 , 0x000067b9 
- 00026509  0x00006bc8 rtn 
- 00026510  0x00006bcb fetch  0x00000001 , 0x00004ebc 
- 00026511  0x00006bcc mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026512  0x00006bcd copy  0x0000003f , 0x00000002 
- 00026513  0x00006bce fetch  0x00000002 , 0x00004ebe 
- 00026514  0x00006bcf iadd  0x00000002 , 0x0000003f 
- 00026515  0x00006bd0 store  0x00000002 , 0x00004f8c 
- 00026516  0x00006bd2 fetch  0x00000001 , 0x00004ebd 
- 00026517  0x00006bd3 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026518  0x00006bd4 copy  0x0000003f , 0x00000002 
- 00026519  0x00006bd5 fetch  0x00000002 , 0x00004ec0 
- 00026520  0x00006bd6 copy  0x0000003f , 0x00000011 
- 00026521  0x00006bd7 setarg  0x00000fff 
- 00026522  0x00006bd8 isub  0x00000011 , 0x0000003f 
- 00026523  0x00006bd9 iadd  0x00000002 , 0x0000003f 
- 00026524  0x00006bda store  0x00000002 , 0x00004f8e 
- 00026525  0x00006bdc call  0x00006730 
- 00026526  0x00006bde store  0x00000001 , 0x00004f90 
- 00026527  0x00006bdf rtn 
- 00026528  0x00006be2 fetch  0x00000002 , 0x00004ebe 
- 00026529  0x00006be3 store  0x00000002 , 0x00004f8c 
- 00026530  0x00006be4 fetch  0x00000002 , 0x00004ec0 
- 00026531  0x00006be5 store  0x00000002 , 0x00004f8e 
- 00026532  0x00006be6 call  0x00006730 
- 00026533  0x00006be7 store  0x00000001 , 0x00004f90 
- 00026534  0x00006be8 rtn 
- 00026535  0x00006bea fetch  0x00000002 , 0x00004f8c 
- 00026536  0x00006beb div  0x0000003f , 0x00000062 
- 00026537  0x00006bec call  0x00007d62 
- 00026538  0x00006bed quotient  0x0000003f 
- 00026539  0x00006bee remainder  0x00000002 
- 00026540  0x00006bef store  0x00000001 , 0x00004ebc 
- 00026541  0x00006bf0 copy  0x00000002 , 0x0000003f 
- 00026542  0x00006bf1 store  0x00000002 , 0x00004ebe 
- 00026543  0x00006bf2 fetch  0x00000002 , 0x00004f8e 
- 00026544  0x00006bf3 div  0x0000003f , 0x00000062 
- 00026545  0x00006bf4 call  0x00007d62 
- 00026546  0x00006bf5 quotient  0x0000003f 
- 00026547  0x00006bf6 remainder  0x00000002 
- 00026548  0x00006bf7 store  0x00000001 , 0x00004ebd 
- 00026549  0x00006bf9 setarg  0x00000fff 
- 00026550  0x00006bfa isub  0x00000002 , 0x0000003f 
- 00026551  0x00006bfb store  0x00000002 , 0x00004ec0 
- 00026552  0x00006bfe rtn 
- 00026553  0x00006c00 fetch  0x00000002 , 0x00004f8c 
- 00026554  0x00006c01 store  0x00000002 , 0x00004ebe 
- 00026555  0x00006c02 fetch  0x00000002 , 0x00004f8e 
- 00026556  0x00006c03 store  0x00000002 , 0x00004ec0 
- 00026557  0x00006c06 rtn 
- 00026558  0x00006c09 branch  0x0000683c 
- 00026559  0x00006c0c branch  0x00006823 
- 00026560  0x00006c10 call  0x000067e2 
- 00026561  0x00006c11 fetch  0x00000002 , 0x00004f93 
- 00026562  0x00006c12 call  0x0000684f 
- 00026563  0x00006c13 jam  0x00000000 , 0x00004f9b 
- 00026564  0x00006c14 fetch  0x00000005 , 0x00004f8c 
- 00026565  0x00006c15 jam  0x00000000 , 0x00004f9c 
- 00026566  0x00006c16 jam  0x00000000 , 0x00004f99 
- 00026567  0x00006c17 call  0x000067e6 
- 00026568  0x00006c18 fetch  0x00000001 , 0x00004f99 
- 00026569  0x00006c19 rtneq  0x00000000 
- 00026570  0x00006c1a branch  0x000067c0 
- 00026571  0x00006c1f fetch  0x00000002 , 0x00004f80 
- 00026572  0x00006c20 increase  0xfffffffb , 0x0000003f 
- 00026573  0x00006c21 store  0x00000002 , 0x00004f93 
- 00026574  0x00006c22 rtn 
- 00026575  0x00006c26 fetch  0x00000002 , 0x00004f93 
- 00026576  0x00006c27 increase  0xfffffffb , 0x0000003f 
- 00026577  0x00006c28 store  0x00000002 , 0x00004f93 
- 00026578  0x00006c29 rtn 
- 00026579  0x00006c2d fetch  0x00000002 , 0x00004f93 
- 00026580  0x00006c2e pincrease  0x00000005 
- 00026581  0x00006c2f store  0x00000002 , 0x00004f93 
- 00026582  0x00006c30 rtn 
- 00026583  0x00006c33 fetch  0x00000002 , 0x00004f95 
- 00026584  0x00006c34 pincrease  0x00000005 
- 00026585  0x00006c35 store  0x00000002 , 0x00004f95 
- 00026586  0x00006c37 fetch  0x00000002 , 0x00004f95 
- 00026587  0x00006c38 copy  0x0000003f , 0x00000002 
- 00026588  0x00006c3a fetch  0x00000002 , 0x00004f80 
- 00026589  0x00006c3b isub  0x00000002 , 0x0000003f 
- 00026590  0x00006c3c arg  0x00000005 , 0x00000002 
- 00026591  0x00006c3d isub  0x00000002 , 0x0000003e 
- 00026592  0x00006c3f nbranch  0x00006806 , 0x00000002 
- 00026593  0x00006c40 rtn 
- 00026594  0x00006c43 fetch  0x00000001 , 0x00004f9b 
- 00026595  0x00006c44 beq  0x00000001 , 0x000067cb 
- 00026596  0x00006c45 beq  0x00000000 , 0x000067cf 
- 00026597  0x00006c46 rtn 
- 00026598  0x00006c4a arg  0x00000000 , 0x00000012 
- 00026599  0x00006c4b copy  0x00000012 , 0x00000002 
- 00026600  0x00006c4c fetch  0x00000002 , 0x00004f8c 
- 00026601  0x00006c4d icompare  0x0000ffff , 0x00000002 
- 00026602  0x00006c4f ncall  0x000067f6 , 0x00000001 
- 00026603  0x00006c50 arg  0x00000000 , 0x00000012 
- 00026604  0x00006c51 copy  0x00000012 , 0x00000002 
- 00026605  0x00006c52 fetch  0x00000002 , 0x00004f8e 
- 00026606  0x00006c53 icompare  0x0000ffff , 0x00000002 
- 00026607  0x00006c54 ncall  0x000067f6 , 0x00000001 
- 00026608  0x00006c55 arg  0x00000000 , 0x00000012 
- 00026609  0x00006c56 copy  0x00000012 , 0x00000002 
- 00026610  0x00006c57 fetch  0x00000001 , 0x00004f90 
- 00026611  0x00006c58 icompare  0x000000ff , 0x00000002 
- 00026612  0x00006c59 ncall  0x000067f6 , 0x00000001 
- 00026613  0x00006c5a rtn 
- 00026614  0x00006c5e fetch  0x00000001 , 0x00004f99 
- 00026615  0x00006c5f pincrease  0x00000001 
- 00026616  0x00006c60 store  0x00000001 , 0x00004f99 
- 00026617  0x00006c61 rtn 
- 00026618  0x00006c63 jam  0x00000001 , 0x00004f99 
- 00026619  0x00006c64 call  0x000067d7 
- 00026620  0x00006c65 fetch  0x00000002 , 0x00004f95 
- 00026621  0x00006c66 call  0x0000684f 
- 00026622  0x00006c67 call  0x00006730 
- 00026623  0x00006c68 copy  0x0000003f , 0x00000002 
- 00026624  0x00006c69 fetch  0x00000001 , 0x00004f90 
- 00026625  0x00006c6a icompare  0x000000ff , 0x00000002 
- 00026626  0x00006c6b call  0x00006821 , 0x00000001 
- 00026627  0x00006c6d fetch  0x00000001 , 0x00004f99 
- 00026628  0x00006c6e rtneq  0x00000000 
- 00026629  0x00006c6f branch  0x000067fa 
- 00026630  0x00006c73 bpatch  0x000000ad , 0x00004015 
- 00026631  0x00006c74 call  0x00006821 
- 00026632  0x00006c75 call  0x00006730 
- 00026633  0x00006c76 branch  0x0000680b , 0x00000034 
- 00026634  0x00006c77 branch  0x00006812 
- 00026635  0x00006c7a fetch  0x00000002 , 0x00004f84 
- 00026636  0x00006c7b store  0x00000002 , 0x00004ebe 
- 00026637  0x00006c7d fetcht  0x00000002 , 0x00004f86 
- 00026638  0x00006c7e setarg  0x00000fff 
- 00026639  0x00006c7f isub  0x00000002 , 0x0000003f 
- 00026640  0x00006c80 store  0x00000002 , 0x00004ec0 
- 00026641  0x00006c81 branch  0x000067be 
- 00026642  0x00006c84 arg  0x00000062 , 0x00000002 
- 00026643  0x00006c86 fetch  0x00000002 , 0x00004f88 
- 00026644  0x00006c87 arg  0x00004ebe , 0x00000011 
- 00026645  0x00006c88 arg  0x00004ebc , 0x00000012 
- 00026646  0x00006c89 call  0x0000671e 
- 00026647  0x00006c8a arg  0x00000062 , 0x00000002 
- 00026648  0x00006c8c fetch  0x00000002 , 0x00004f8a 
- 00026649  0x00006c8d arg  0x00004ec0 , 0x00000011 
- 00026650  0x00006c8e arg  0x00004ebd , 0x00000012 
- 00026651  0x00006c8f call  0x0000671e 
- 00026652  0x00006c90 setarg  0x00000fff 
- 00026653  0x00006c91 fetcht  0x00000002 , 0x00004ec0 
- 00026654  0x00006c92 isub  0x00000002 , 0x0000003f 
- 00026655  0x00006c93 store  0x00000002 , 0x00004ec0 
- 00026656  0x00006c94 branch  0x000067be 
- 00026657  0x00006c97 jam  0x00000000 , 0x00004f99 
- 00026658  0x00006c98 rtn 
- 00026659  0x00006c9b bpatch  0x000000ae , 0x00004015 
- 00026660  0x00006c9c jam  0x00000001 , 0x00004f9b 
- 00026661  0x00006c9d call  0x000067c0 
- 00026662  0x00006ca1 fetch  0x00000002 , 0x00004f82 
- 00026663  0x00006ca2 copy  0x0000003f , 0x00000002 
- 00026664  0x00006ca3 fetch  0x00000002 , 0x00004f93 
- 00026665  0x00006ca4 isub  0x00000002 , 0x0000003f 
- 00026666  0x00006ca5 arg  0x00000000 , 0x00000002 
- 00026667  0x00006ca6 isub  0x00000002 , 0x0000003e 
- 00026668  0x00006ca7 nrtn  0x00000002 
- 00026669  0x00006ca8 fetch  0x00000002 , 0x00004f93 
- 00026670  0x00006ca9 copy  0x0000003f , 0x00000002 
- 00026671  0x00006cab fetch  0x00000002 , 0x00004f80 
- 00026672  0x00006cac increase  0xfffffffb , 0x0000003f 
- 00026673  0x00006cad isub  0x00000002 , 0x0000003f 
- 00026674  0x00006cb0 fetch  0x00000002 , 0x00004f93 
- 00026675  0x00006cb1 store  0x00000002 , 0x00004f95 
- 00026676  0x00006cb2 call  0x000067fa 
- 00026677  0x00006cb3 fetch  0x00000002 , 0x00004f95 
- 00026678  0x00006cb4 ncall  0x0000684f , 0x00000005 
- 00026679  0x00006cb7 jam  0x00000000 , 0x00004f99 
- 00026680  0x00006cb8 call  0x000067e6 
- 00026681  0x00006cb9 fetch  0x00000001 , 0x00004f99 
- 00026682  0x00006cba rtneq  0x00000000 
- 00026683  0x00006cbb branch  0x0000678a 
- 00026684  0x00006cbf bpatch  0x000000af , 0x00004015 
- 00026685  0x00006cc0 jam  0x00000001 , 0x00004f9b 
- 00026686  0x00006cc1 call  0x000067c0 
- 00026687  0x00006cc5 fetcht  0x00000002 , 0x00004f82 
- 00026688  0x00006cc7 fetch  0x00000002 , 0x00004f93 
- 00026689  0x00006cc8 isub  0x00000002 , 0x0000003f 
- 00026690  0x00006cc9 arg  0x00000000 , 0x00000002 
- 00026691  0x00006cca isub  0x00000002 , 0x0000003e 
- 00026692  0x00006ccb nrtn  0x00000002 
- 00026693  0x00006ccd fetcht  0x00000002 , 0x00004f93 
- 00026694  0x00006ccf fetch  0x00000002 , 0x00004f80 
- 00026695  0x00006cd0 isub  0x00000002 , 0x0000003f 
- 00026696  0x00006cd1 arg  0x00000000 , 0x00000002 
- 00026697  0x00006cd2 isub  0x00000002 , 0x0000003e 
- 00026698  0x00006cd3 nrtn  0x00000002 
- 00026699  0x00006cd4 fetch  0x00000002 , 0x00004f93 
- 00026700  0x00006cd5 store  0x00000002 , 0x00004f91 
- 00026701  0x00006cd6 call  0x00006786 
- 00026702  0x00006cd8 branch  0x00006854 
- 00026703  0x00006cdc bpatch  0x000000b0 , 0x00004016 
- 00026704  0x00006cdd copy  0x0000003f , 0x00000012 
- 00026705  0x00006cde arg  0x00000005 , 0x00000039 
- 00026706  0x00006ce0 arg  0x00004f8c , 0x00000011 
- 00026707  0x00006ce1 branch  0x00006b74 
- 00026708  0x00006ce5 arg  0x00000005 , 0x00000039 
- 00026709  0x00006ce6 arg  0x00004f8c , 0x00000011 
- 00026710  0x00006ce7 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
- 00026711  0x00006ce8 branch  0x00006b45 
- 00026712  0x00006ceb arg  0x000048ae , 0x00000013 
- 00026713  0x00006cec arg  0x000067be , 0x00000012 
- 00026714  0x00006ced branch  0x000042e0 
- 00026715  0x00006cfc fetch  0x00000002 , 0x00000912 
- 00026716  0x00006cff ifetcht  0x00000001 , 0x00000013 
- 00026717  0x00006d00 increase  0x00000001 , 0x00000013 
- 00026718  0x00006d01 lshift8  0x00000002 , 0x00000002 
- 00026719  0x00006d02 ixor  0x00000002 , 0x0000003f 
- 00026720  0x00006d05 copy  0x00000039 , 0x00000012 
- 00026721  0x00006d06 arg  0x00000008 , 0x00000039 
- 00026722  0x00006d08 isolate1  0x0000000f , 0x0000003f 
- 00026723  0x00006d09 lshift  0x0000003f , 0x0000003f 
- 00026724  0x00006d0a nbranch  0x00006867 , 0x00000001 
- 00026725  0x00006d0b fetcht  0x00000002 , 0x00000914 
- 00026726  0x00006d0c ixor  0x00000002 , 0x0000003f 
- 00026727  0x00006d0e loop  0x00006862 
- 00026728  0x00006d0f copy  0x00000012 , 0x00000039 
- 00026729  0x00006d11 loop  0x0000685c 
- 00026730  0x00006d12 store  0x00000002 , 0x00000912 
- 00026731  0x00006d13 rtn 
- 00026732  0x00006d19 fetch  0x00000001 , 0x0000443f 
- 00026733  0x00006d1b arg  0x0000003e , 0x00000002 
- 00026734  0x00006d1c branch  0x00006f20 
- 00026735  0x00006d20 fetch  0x00000001 , 0x0000443f 
- 00026736  0x00006d22 arg  0x0000003f , 0x00000002 
- 00026737  0x00006d23 branch  0x00006f20 
- 00026738  0x00006d26 call  0x0000686f 
- 00026739  0x00006d28 call  0x0000686c 
- 00026740  0x00006d29 branch  0x0000686f 
- 00026741  0x00006d2d call  0x00006873 
- 00026742  0x00006d2f branch  0x0000686c 
- 00026743  0x00006d32 branch  0x00006873 
- 00026744  0x00006d35 call  0x00006873 
- 00026745  0x00006d36 branch  0x00006875 
- 00026746  0x00006d3b branch  0x0000686c 
- 00026747  0x00006d40 fetch  0x00000001 , 0x00004440 
- 00026748  0x00006d41 branch  0x0000686d 
- 00026749  0x00006d45 fetch  0x00000001 , 0x00004440 
- 00026750  0x00006d46 branch  0x00006870 
- 00026751  0x00006d49 call  0x0000687b 
- 00026752  0x00006d4a call  0x0000687d 
- 00026753  0x00006d4b branch  0x0000687b 
- 00026754  0x00006d53 clear_stack 
- 00026755  0x00006d54 call  0x000070d7 
- 00026756  0x00006d55 call  0x0000688d 
- 00026757  0x00006d56 call  0x0000688f 
- 00026758  0x00006d57 call  0x000068a3 
- 00026759  0x00006d58 call  0x000068bf 
- 00026760  0x00006d59 call  0x000068c3 
- 00026761  0x00006d5b jam  0x00000001 , 0x0000070f 
- 00026762  0x00006d5c jam  0x00000004 , 0x0000070c 
- 00026763  0x00006d5f call  0x000068ce 
- 00026764  0x00006d60 branch  0x0000688b 
- 00026765  0x00006d63 jam  0x00000004 , 0x00008042 
- 00026766  0x00006d64 rtn 
- 00026767  0x00006d67 call  0x00006893 
- 00026768  0x00006d68 call  0x00006897 
- 00026769  0x00006d69 call  0x0000689b 
- 00026770  0x00006d6a branch  0x0000689f 
- 00026771  0x00006d6d fetch  0x00000001 , 0x000044f1 
- 00026772  0x00006d6e nrtn  0x00000034 
- 00026773  0x00006d6f jam  0x00000007 , 0x000044f1 
- 00026774  0x00006d70 rtn 
- 00026775  0x00006d73 fetch  0x00000001 , 0x000044f2 
- 00026776  0x00006d74 nrtn  0x00000034 
- 00026777  0x00006d75 jam  0x00000006 , 0x000044f2 
- 00026778  0x00006d76 rtn 
- 00026779  0x00006d78 fetch  0x00000001 , 0x000044f3 
- 00026780  0x00006d79 nrtn  0x00000034 
- 00026781  0x00006d7a jam  0x00000009 , 0x000044f3 
- 00026782  0x00006d7b rtn 
- 00026783  0x00006d7d fetch  0x00000001 , 0x000044f4 
- 00026784  0x00006d7e nrtn  0x00000034 
- 00026785  0x00006d7f jam  0x0000000a , 0x000044f4 
- 00026786  0x00006d80 rtn 
- 00026787  0x00006d84 setarg  0x00000c00 
- 00026788  0x00006d85 store  0x00000002 , 0x00000670 
- 00026789  0x00006d86 setarg  0x00000eff 
- 00026790  0x00006d87 istore  0x00000002 , 0x00000005 
- 00026791  0x00006d88 setarg  0x00000f00 
- 00026792  0x00006d89 istore  0x00000002 , 0x00000005 
- 00026793  0x00006d8a setarg  0x00000fff 
- 00026794  0x00006d8b istore  0x00000002 , 0x00000005 
- 00026795  0x00006d8c fetch  0x00000008 , 0x00000670 
- 00026796  0x00006d8d call  0x00006d68 
- 00026797  0x00006d8e call  0x00006d82 
- 00026798  0x00006d8f arg  0x0001c200 , 0x00000002 
- 00026799  0x00006d90 call  0x00006d75 
- 00026800  0x00006d91 fetch  0x00000001 , 0x000044f1 
- 00026801  0x00006d92 arg  0x00000008 , 0x00000002 
- 00026802  0x00006d93 call  0x00006f21 
- 00026803  0x00006d94 fetch  0x00000001 , 0x000044f2 
- 00026804  0x00006d95 arg  0x00000049 , 0x00000002 
- 00026805  0x00006d96 call  0x00006f21 
- 00026806  0x00006d97 fetch  0x00000001 , 0x000044f3 
- 00026807  0x00006d98 arg  0x0000000a , 0x00000002 
- 00026808  0x00006d99 call  0x00006f21 
- 00026809  0x00006d9a fetch  0x00000001 , 0x000044f4 
- 00026810  0x00006d9b arg  0x0000000b , 0x00000002 
- 00026811  0x00006d9c call  0x00006f21 
- 00026812  0x00006d9e arg  0x00000081 , 0x00000002 
- 00026813  0x00006d9f storet  0x00000001 , 0x00008060 
- 00026814  0x00006da0 branch  0x00007d76 
- 00026815  0x00006da3 fetch  0x00000001 , 0x000044f5 
- 00026816  0x00006da4 nrtn  0x00000034 
- 00026817  0x00006da5 jam  0x0000000c , 0x000044f5 
- 00026818  0x00006da6 rtn 
- 00026819  0x00006da9 fetch  0x00000001 , 0x000044f5 
- 00026820  0x00006daa arg  0x00000010 , 0x00000002 
- 00026821  0x00006dab call  0x00006f21 
- 00026822  0x00006dac arg  0x00000040 , 0x00000011 
- 00026823  0x00006dad call  0x00007055 
- 00026824  0x00006dae arg  0x00000000 , 0x00000011 
- 00026825  0x00006daf arg  0x00000000 , 0x00000012 
- 00026826  0x00006db0 setarg  0x00000000 
- 00026827  0x00006db1 call  0x0000707a 
- 00026828  0x00006db2 arg  0x00000000 , 0x00000007 
- 00026829  0x00006db3 branch  0x000070c0 
- 00026830  0x00006db7 fetch  0x00000002 , 0x00008112 
- 00026831  0x00006db8 add  0x0000003f , 0xfffffffc , 0x00000011 
- 00026832  0x00006db9 nrtn  0x00000002 
- 00026833  0x00006dba call  0x00006d96 
- 00026834  0x00006dbb ifetch  0x00000001 , 0x00000003 
- 00026835  0x00006dbc beq  0x00000001 , 0x000068d6 
- 00026836  0x00006dbe call  0x00007c95 
- 00026837  0x00006dbf branch  0x00006d9e 
- 00026838  0x00006dc4 ifetch  0x00000002 , 0x00000003 
- 00026839  0x00006dc5 store  0x00000002 , 0x00000710 
- 00026840  0x00006dc6 arg  0x000003ff , 0x00000002 
- 00026841  0x00006dc7 iand  0x00000002 , 0x00000002 
- 00026842  0x00006dc8 storet  0x00000002 , 0x00000709 
- 00026843  0x00006dc9 rshift2  0x0000003f , 0x0000003f 
- 00026844  0x00006dca rshift8  0x0000003f , 0x0000003f 
- 00026845  0x00006dcb store  0x00000001 , 0x0000070b 
- 00026846  0x00006dcc ifetch  0x00000001 , 0x00000003 
- 00026847  0x00006dcd pincrease  0xffffffff 
- 00026848  0x00006dce isub  0x00000011 , 0x0000003e 
- 00026849  0x00006dcf rtn  0x00000002 
- 00026850  0x00006dd0 call  0x000068e4 
- 00026851  0x00006dd1 branch  0x0000693f 
- 00026852  0x00006dd4 fetch  0x00000001 , 0x0000070b 
- 00026853  0x00006ddc beq  0x0000003f , 0x000068e7 
- 00026854  0x00006ddd branch  0x0000692b 
- 00026855  0x00006de8 bpatch  0x000000b4 , 0x00004016 
- 00026856  0x00006de9 fetch  0x00000001 , 0x00000709 
- 00026857  0x00006dea beq  0x00000000 , 0x0000692a 
- 00026858  0x00006deb beq  0x00000001 , 0x000068f2 
- 00026859  0x00006dec beq  0x00000002 , 0x000068f7 
- 00026860  0x00006ded beq  0x00000003 , 0x00006905 
- 00026861  0x00006dee beq  0x00000004 , 0x0000690f 
- 00026862  0x00006def beq  0x00000005 , 0x0000692a 
- 00026863  0x00006df0 beq  0x00000010 , 0x00006920 
- 00026864  0x00006df1 beq  0x00000014 , 0x00006926 
- 00026865  0x00006df2 branch  0x0000692a 
- 00026866  0x00006df6 jam  0x00000000 , 0x00000712 
- 00026867  0x00006df7 fetch  0x00000002 , 0x00008000 
- 00026868  0x00006df8 store  0x00000002 , 0x00000713 
- 00026869  0x00006df9 arg  0x00000003 , 0x00000039 
- 00026870  0x00006dfa branch  0x00006932 
- 00026871  0x00006dfd ifetch  0x00000002 , 0x00000003 
- 00026872  0x00006dfe store  0x00000002 , 0x00008052 
- 00026873  0x00006dff rtn 
- 00026874  0x00006e03 ifetch  0x00000001 , 0x00000003 
- 00026875  0x00006e04 copy  0x0000003f , 0x00000002 
- 00026876  0x00006e05 store  0x00000001 , 0x00008024 
- 00026877  0x00006e06 ifetch  0x00000001 , 0x00000003 
- 00026878  0x00006e07 iadd  0x00000002 , 0x00000002 
- 00026879  0x00006e08 set1  0x00000007 , 0x0000003f 
- 00026880  0x00006e09 store  0x00000001 , 0x00008023 
- 00026881  0x00006e0a ifetch  0x00000001 , 0x00000003 
- 00026882  0x00006e0b iadd  0x00000002 , 0x00000002 
- 00026883  0x00006e0c copy  0x0000003f , 0x00000039 
- 00026884  0x00006e0d rtn 
- 00026885  0x00006e10 call  0x000068fa 
- 00026886  0x00006e12 ifetch  0x00000001 , 0x00000003 
- 00026887  0x00006e13 store  0x00000001 , 0x00008025 
- 00026888  0x00006e14 iadd  0x00000002 , 0x00000002 
- 00026889  0x00006e15 loop  0x00006906 
- 00026890  0x00006e17 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026891  0x00006e18 ifetch  0x00000001 , 0x00000003 
- 00026892  0x00006e19 isub  0x00000002 , 0x0000003e 
- 00026893  0x00006e1a nbranch  0x0000691e , 0x00000005 
- 00026894  0x00006e1b branch  0x0000692a 
- 00026895  0x00006e1e arg  0x00000020 , 0x00000039 
- 00026896  0x00006e1f arg  0x00004000 , 0x00000005 
- 00026897  0x00006e20 arg  0x00000000 , 0x00000002 
- 00026898  0x00006e22 ifetch  0x00000001 , 0x00000003 
- 00026899  0x00006e23 istore  0x00000001 , 0x00000005 
- 00026900  0x00006e24 iadd  0x00000002 , 0x00000002 
- 00026901  0x00006e25 loop  0x00006912 
- 00026902  0x00006e26 and  0x00000002 , 0x000000ff , 0x00000002 
- 00026903  0x00006e27 ifetch  0x00000001 , 0x00000003 
- 00026904  0x00006e28 isub  0x00000002 , 0x0000003e 
- 00026905  0x00006e29 nbranch  0x0000691e , 0x00000005 
- 00026906  0x00006e2a jam  0x00000000 , 0x00008023 
- 00026907  0x00006e2b call  0x0000692a 
- 00026908  0x00006e2c call  0x00006dae 
- 00026909  0x00006e2d branch  0x00002001 
- 00026910  0x00006e30 jam  0x00000000 , 0x00008023 
- 00026911  0x00006e31 branch  0x0000692b 
- 00026912  0x00006e35 ifetch  0x00000001 , 0x00000003 
- 00026913  0x00006e36 copy  0x0000003f , 0x00000039 
- 00026914  0x00006e37 ifetch  0x00000002 , 0x00000003 
- 00026915  0x00006e38 copy  0x0000003f , 0x00000005 
- 00026916  0x00006e39 call  0x00006ddd 
- 00026917  0x00006e3a branch  0x0000692a 
- 00026918  0x00006e3d fetch  0x00000001 , 0x00008060 
- 00026919  0x00006e3e set1  0x00000004 , 0x0000003f 
- 00026920  0x00006e3f store  0x00000001 , 0x00008060 
- 00026921  0x00006e40 branch  0x0000692a 
- 00026922  0x00006e44 branch  0x0000692f 
- 00026923  0x00006e47 jam  0x00000001 , 0x00000712 
- 00026924  0x00006e48 branch  0x00006930 
- 00026925  0x00006e4a jam  0x0000000c , 0x00000712 
- 00026926  0x00006e4b branch  0x00006930 
- 00026927  0x00006e4d jam  0x00000000 , 0x00000712 
- 00026928  0x00006e4e arg  0x00000001 , 0x00000039 
- 00026929  0x00006e4f branch  0x00006932 
- 00026930  0x00006e52 jam  0x0000000e , 0x0000070d 
- 00026931  0x00006e53 add  0x00000039 , 0x00000003 , 0x0000003f 
- 00026932  0x00006e54 store  0x00000001 , 0x0000070e 
- 00026933  0x00006e55 call  0x0000693b 
- 00026934  0x00006e56 fetch  0x00000003 , 0x0000070f 
- 00026935  0x00006e57 istore  0x00000003 , 0x00000003 
- 00026936  0x00006e59 arg  0x00000712 , 0x00000006 
- 00026937  0x00006e5a call  0x00006dc4 
- 00026938  0x00006e5b branch  0x00006da4 
- 00026939  0x00006e60 call  0x00006da2 
- 00026940  0x00006e61 fetch  0x00000003 , 0x0000070c 
- 00026941  0x00006e62 istore  0x00000003 , 0x00000003 
- 00026942  0x00006e63 rtn 
- 00026943  0x00006e66 call  0x00006d96 
- 00026944  0x00006e67 increase  0x00000003 , 0x00000003 
- 00026945  0x00006e68 ifetch  0x00000001 , 0x00000003 
- 00026946  0x00006e69 iadd  0x00000003 , 0x00000003 
- 00026947  0x00006e6a branch  0x00006d9c 
- 00026948  0x00006e6d jam  0x00000000 , 0x00004114 
- 00026949  0x00006e6e rtn 
- 00026950  0x00006e76 branch  0x0000694b , 0x0000002b 
- 00026951  0x00006e77 setarg  0x00004450 
- 00026952  0x00006e78 arg  0x00004441 , 0x00000005 
- 00026953  0x00006e79 isub  0x00000005 , 0x00000039 
- 00026954  0x00006e7a call  0x00007ca1 
- 00026955  0x00006e7d rtn 
- 00026956  0x00006e82 arg  0x00000000 , 0x00000007 
- 00026957  0x00006e83 arg  0x00000000 , 0x00000012 
- 00026958  0x00006e86 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00026959  0x00006e87 nrtn  0x00000002 
- 00026960  0x00006e88 qisolate1  0x00000011 
- 00026961  0x00006e89 branch  0x00006953 , 0x00000001 
- 00026962  0x00006e8a branch  0x00006957 
- 00026963  0x00006e8d copy  0x00000002 , 0x0000003f 
- 00026964  0x00006e8e branch  0x00006957 , 0x00000034 
- 00026965  0x00006e8f qset1  0x00000012 
- 00026966  0x00006e90 increase  0xffffffff , 0x00000002 
- 00026967  0x00006e93 increase  0x00000001 , 0x00000007 
- 00026968  0x00006e94 branch  0x0000694e 
- 00026969  0x00006ea2 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
- 00026970  0x00006ea3 fetchr  0x0000002b , 0x00000002 , 0x00004341 
- 00026971  0x00006ea4 call  0x00007dbc 
- 00026972  0x00006ea5 branch  0x0000695d 
- 00026973  0x00006ea8 bpatch  0x000000b6 , 0x00004016 
- 00026974  0x00006ea9 call  0x000069a9 
- 00026975  0x00006eaa nbranch  0x0000235a , 0x00000034 
- 00026976  0x00006eab call  0x000069b9 
- 00026977  0x00006eac arg  0x00000008 , 0x00000039 
- 00026978  0x00006eae fetcht  0x00000001 , 0x00004441 
- 00026979  0x00006eaf sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026980  0x00006eb0 qisolate1  0x00000002 
- 00026981  0x00006eb1 branch  0x0000696a , 0x00000001 
- 00026982  0x00006eb2 call  0x00006971 
- 00026983  0x00006eb3 nbranch  0x0000696a , 0x00000002 
- 00026984  0x00006eb4 call  0x00006987 
- 00026985  0x00006eb5 branch  0x0000696e 
- 00026986  0x00006eb7 copy  0x0000002b , 0x0000003f 
- 00026987  0x00006eb8 iadd  0x00000018 , 0x00000018 
- 00026988  0x00006eb9 loop  0x00006962 
- 00026989  0x00006eba branch  0x0000235a 
- 00026990  0x00006ebc copy  0x00000018 , 0x0000003f 
- 00026991  0x00006ebd copy  0x00000018 , 0x00000005 
- 00026992  0x00006ebe rtn 
- 00026993  0x00006ec8 bpatch  0x000000b7 , 0x00004016 
- 00026994  0x00006ec9 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026995  0x00006eca arg  0x00000000 , 0x00000002 
- 00026996  0x00006ecb arg  0x00000000 , 0x0000000b 
- 00026997  0x00006ecd copy  0x00000007 , 0x0000003f 
- 00026998  0x00006ece beq  0x00000008 , 0x00006982 
- 00026999  0x00006ecf fetch  0x00000001 , 0x00004441 
- 00027000  0x00006ed0 qisolate1  0x0000003f 
- 00027001  0x00006ed1 branch  0x00006982 , 0x00000001 
- 00027002  0x00006ed2 qset1  0x0000000b 
- 00027003  0x00006ed3 copy  0x0000002b , 0x0000003f 
- 00027004  0x00006ed4 iadd  0x00000002 , 0x00000002 
- 00027005  0x00006ed5 increase  0x00000001 , 0x00000007 
- 00027006  0x00006ed6 copy  0x00000011 , 0x0000003f 
- 00027007  0x00006ed7 isub  0x00000002 , 0x0000003e 
- 00027008  0x00006ed8 branch  0x00006982 , 0x00000005 
- 00027009  0x00006ed9 branch  0x00006975 , 0x00000002 
- 00027010  0x00006edb copy  0x00000002 , 0x0000003f 
- 00027011  0x00006edc isub  0x00000011 , 0x0000003e 
- 00027012  0x00006edd nrtn  0x00000005 
- 00027013  0x00006ede qset1  0x0000000b 
- 00027014  0x00006edf rtn 
- 00027015  0x00006ee9 bpatch  0x000000b8 , 0x00004017 
- 00027016  0x00006eea call  0x000069a9 
- 00027017  0x00006eeb nbranch  0x0000235a , 0x00000034 
- 00027018  0x00006eec call  0x000069af 
- 00027019  0x00006eed branch  0x00006990 , 0x00000034 
- 00027020  0x00006eee fetch  0x00000009 , 0x00004445 
- 00027021  0x00006eef store  0x00000009 , 0x00004442 
- 00027022  0x00006ef0 setarg  0x00000000 
- 00027023  0x00006ef1 istore  0x00000003 , 0x00000005 
- 00027024  0x00006ef3 storer  0x0000000b , 0x00000001 , 0x0000444b 
- 00027025  0x00006ef4 storer  0x00000018 , 0x00000002 , 0x0000444c 
- 00027026  0x00006ef5 rtn 
- 00027027  0x00006eff bpatch  0x000000b9 , 0x00004017 
- 00027028  0x00006f00 call  0x000069b2 
- 00027029  0x00006f01 increase  0x00000001 , 0x00000006 
- 00027030  0x00006f02 ifetch  0x00000002 , 0x00000006 
- 00027031  0x00006f03 rtn 
- 00027032  0x00006f0b bpatch  0x000000ba , 0x00004017 
- 00027033  0x00006f0c call  0x000069b2 
- 00027034  0x00006f0d copy  0x00000006 , 0x00000005 
- 00027035  0x00006f0e copy  0x00000006 , 0x00000002 
- 00027036  0x00006f0f setarg  0x00000000 
- 00027037  0x00006f10 istore  0x00000003 , 0x00000005 
- 00027038  0x00006f11 rtn 
- 00027039  0x00006f19 bpatch  0x000000bb , 0x00004017 
- 00027040  0x00006f1a call  0x000069af 
- 00027041  0x00006f1b branch  0x0000235a , 0x00000034 
- 00027042  0x00006f1c fetch  0x00000003 , 0x00004448 
- 00027043  0x00006f1d store  0x00000003 , 0x0000444b 
- 00027044  0x00006f1e fetch  0x00000003 , 0x00004445 
- 00027045  0x00006f1f store  0x00000003 , 0x00004448 
- 00027046  0x00006f20 fetch  0x00000003 , 0x00004442 
- 00027047  0x00006f21 store  0x00000003 , 0x00004445 
- 00027048  0x00006f22 rtn 
- 00027049  0x00006f2b bpatch  0x000000bc , 0x00004017 
- 00027050  0x00006f2c fetch  0x00000003 , 0x00004442 
- 00027051  0x00006f2d rtn 
- 00027052  0x00006f36 bpatch  0x000000bd , 0x00004017 
- 00027053  0x00006f37 fetch  0x00000003 , 0x00004445 
- 00027054  0x00006f38 rtn 
- 00027055  0x00006f41 bpatch  0x000000be , 0x00004017 
- 00027056  0x00006f42 fetch  0x00000003 , 0x0000444b 
- 00027057  0x00006f43 rtn 
- 00027058  0x00006f4b call  0x000069af 
- 00027059  0x00006f4c branch  0x000069b7 , 0x00000034 
- 00027060  0x00006f4d arg  0x00004442 , 0x00000006 
- 00027061  0x00006f4f ifetch  0x00000003 , 0x00000006 
- 00027062  0x00006f50 branch  0x000069b5 , 0x00000034 
- 00027063  0x00006f52 increase  0xfffffffd , 0x00000006 
- 00027064  0x00006f53 rtn 
- 00027065  0x00006f5c bpatch  0x000000bf , 0x00004017 
- 00027066  0x00006f5d arg  0x00000004 , 0x00000039 
- 00027067  0x00006f5e arg  0x00004442 , 0x00000006 
- 00027068  0x00006f5f arg  0x00000000 , 0x00000002 
- 00027069  0x00006f61 ifetch  0x00000003 , 0x00000006 
- 00027070  0x00006f62 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027071  0x00006f63 ior  0x00000002 , 0x00000002 
- 00027072  0x00006f64 loop  0x000069bd 
- 00027073  0x00006f65 storet  0x00000001 , 0x00004441 
- 00027074  0x00006f66 rtn 
- 00027075  0x00006f6a arg  0x0000000c , 0x00000007 
- 00027076  0x00006f6b branch  0x000024e7 
- 00027077  0x00006f6e arg  0x0000000c , 0x00000007 
- 00027078  0x00006f6f branch  0x000024eb 
- 00027079  0x00006f7b bpatch  0x000000c1 , 0x00004018 
- 00027080  0x00006f7c sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00027081  0x00006f7d rtn  0x00000005 
- 00027082  0x00006f7e copy  0x00000002 , 0x0000003f 
- 00027083  0x00006f7f and_into  0x000000ff , 0x0000003f 
- 00027084  0x00006f80 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00027085  0x00006f81 nbranch  0x000069d9 , 0x00000002 
- 00027086  0x00006f82 arg  0x00008070 , 0x00000005 
- 00027087  0x00006f84 iadd  0x00000005 , 0x00000005 
- 00027088  0x00006f85 copy  0x00000005 , 0x00000011 
- 00027089  0x00006f86 arg  0x0000003e , 0x00000002 
- 00027090  0x00006f87 istoret  0x00000001 , 0x00000005 
- 00027091  0x00006f88 call  0x000069dc 
- 00027092  0x00006f89 nop  0x0000001e 
- 00027093  0x00006f8a copy  0x00000011 , 0x00000005 
- 00027094  0x00006f8b arg  0x0000003f , 0x00000002 
- 00027095  0x00006f8c istoret  0x00000001 , 0x00000005 
- 00027096  0x00006f8d branch  0x000069e0 
- 00027097  0x00006f90 arg  0x000080d4 , 0x00000005 
- 00027098  0x00006f91 increase  0xfffffff0 , 0x0000003f 
- 00027099  0x00006f92 branch  0x000069cf 
- 00027100  0x00006f96 fetch  0x00000001 , 0x00008081 
- 00027101  0x00006f97 and_into  0x0000007f , 0x0000003f 
- 00027102  0x00006f98 store  0x00000001 , 0x00008081 
- 00027103  0x00006f99 rtn 
- 00027104  0x00006f9c fetch  0x00000001 , 0x00008081 
- 00027105  0x00006f9d or_into  0x00000080 , 0x0000003f 
- 00027106  0x00006f9e store  0x00000001 , 0x00008081 
- 00027107  0x00006f9f rtn 
- 00027108  0x00006fa2 branch  0x00006bd0 
- 00027109  0x00006fa5 branch  0x00006bd7 
- 00027110  0x00006faa fetch  0x00000001 , 0x0000806f 
- 00027111  0x00006fab set0  0x00000007 , 0x0000003f 
- 00027112  0x00006fac store  0x00000001 , 0x0000806f 
- 00027113  0x00006fad rtn 
- 00027114  0x00006fb0 nbranch  0x000069ee , 0x00000028 
- 00027115  0x00006fb1 fetch  0x00000001 , 0x0000806f 
- 00027116  0x00006fb2 set1  0x00000007 , 0x0000003f 
- 00027117  0x00006fb3 store  0x00000001 , 0x0000806f 
- 00027118  0x00006fb5 copy  0x00000002 , 0x0000003e 
- 00027119  0x00006fb6 branch  0x000069f1 , 0x00000005 
- 00027120  0x00006fb7 copy  0x00000013 , 0x0000003d 
- 00027121  0x00006fba isolate0  0x00000000 , 0x0000003e 
- 00027122  0x00006fbb branch  0x00006b00 
- 00027123  0x00006fbf force  0x00000004 , 0x00000002 
- 00027124  0x00006fc1 arg  0x000001e7 , 0x00000011 
- 00027125  0x00006fc2 call  0x000069e6 
- 00027126  0x00006fc3 call  0x000069ee 
- 00027127  0x00006fc4 arg  0x000055aa , 0x00000011 
- 00027128  0x00006fc5 fetch  0x00000002 , 0x000001e7 
- 00027129  0x00006fc6 ifetcht  0x00000002 , 0x00000006 
- 00027130  0x00006fc7 isub  0x00000011 , 0x0000003e 
- 00027131  0x00006fc8 rtn 
- 00027132  0x00006fcc call  0x00006a0e , 0x00000028 
- 00027133  0x00006fcd arg  0x00000002 , 0x00000002 
- 00027134  0x00006fce arg  0x000043c8 , 0x00000011 
- 00027135  0x00006fcf call  0x000069ee 
- 00027136  0x00006fd0 fetch  0x00000002 , 0x000043c8 
- 00027137  0x00006fd2 store  0x00000002 , 0x000001e0 
- 00027138  0x00006fd3 call  0x00006a04 , 0x00000028 
- 00027139  0x00006fd4 rtn 
- 00027140  0x00006fd7 arg  0x00000010 , 0x00000002 
- 00027141  0x00006fd8 arg  0x000001ed , 0x00000011 
- 00027142  0x00006fd9 call  0x000069e6 
- 00027143  0x00006fda call  0x000069ee 
- 00027144  0x00006fdc arg  0x000001ed , 0x00000006 
- 00027145  0x00006fdd arg  0x00000010 , 0x00000039 
- 00027146  0x00006fde call  0x00007353 
- 00027147  0x00006fdf call  0x000072da 
- 00027148  0x00006fe0 call  0x0000736f 
- 00027149  0x00006fe1 branch  0x000072d4 
- 00027150  0x00006fe4 jam  0x00000000 , 0x00008023 
- 00027151  0x00006fe5 call  0x000069e6 
- 00027152  0x00006fe6 branch  0x0000736f 
- 00027153  0x00006fe9 setarg  0x00000000 
- 00027154  0x00006fea store  0x00000002 , 0x00000699 
- 00027155  0x00006feb disable  0x0000002d 
- 00027156  0x00006fec call  0x000069f3 
- 00027157  0x00006fed nrtn  0x00000005 
- 00027158  0x00006fee enable  0x0000002d 
- 00027159  0x00006fef setarg  0x00008000 
- 00027160  0x00006ff0 store  0x00000003 , 0x00008022 
- 00027161  0x00006ff1 arg  0x00008025 , 0x00000011 
- 00027162  0x00006ff2 call  0x000069ea 
- 00027163  0x00006ff3 jam  0x00000000 , 0x00008023 
- 00027164  0x00006ff4 fetch  0x00000001 , 0x000001dd 
- 00027165  0x00006ff5 rtnbit0  0x00000000 
- 00027166  0x00006ff7 arg  0x00000006 , 0x00000002 
- 00027167  0x00006ff8 call  0x000069f4 
- 00027168  0x00006ff9 nbranch  0x00006a2e , 0x00000005 
- 00027169  0x00006ffa ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00027170  0x00006ffb call  0x000069ee 
- 00027171  0x00006ffc call  0x00006a25 
- 00027172  0x00006ffd branch  0x00006a1e 
- 00027173  0x00007001 fetch  0x00000002 , 0x00000699 
- 00027174  0x00007002 arg  0x00000006 , 0x00000039 
- 00027175  0x00007003 arg  0x000001e7 , 0x00000006 
- 00027176  0x00007004 call  0x00007dcc 
- 00027177  0x00007005 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
- 00027178  0x00007006 copy  0x00000011 , 0x00000006 
- 00027179  0x00007007 call  0x00007dcc 
- 00027180  0x00007008 store  0x00000002 , 0x00000699 
- 00027181  0x00007009 rtn 
- 00027182  0x0000700c fetch  0x00000001 , 0x0000021c 
- 00027183  0x0000700d beq  0x0000005a , 0x00006a3c 
- 00027184  0x0000700e arg  0x0000aa55 , 0x00000011 
- 00027185  0x0000700f fetch  0x00000002 , 0x000001e7 
- 00027186  0x00007010 isub  0x00000011 , 0x0000003e 
- 00027187  0x00007011 nbranch  0x00006a3e , 0x00000005 
- 00027188  0x00007012 arg  0x000055aa , 0x00000011 
- 00027189  0x00007013 fetch  0x00000002 , 0x000001e9 
- 00027190  0x00007014 isub  0x00000011 , 0x0000003e 
- 00027191  0x00007015 nbranch  0x00006a3e , 0x00000005 
- 00027192  0x00007016 fetch  0x00000002 , 0x000001eb 
- 00027193  0x00007017 fetcht  0x00000002 , 0x00000699 
- 00027194  0x00007018 isub  0x00000002 , 0x0000003e 
- 00027195  0x00007019 nbranch  0x00006a3e , 0x00000005 
- 00027196  0x0000701b set1  0x0000000f , 0x00000011 
- 00027197  0x0000701c branch  0x000069f1 
- 00027198  0x0000701f jam  0x00000000 , 0x000001dd 
- 00027199  0x00007020 rtn 
- 00027200  0x00007026 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027201  0x00007027 rshift4  0x0000003f , 0x0000003f 
- 00027202  0x00007028 store  0x00000001 , 0x000043cb 
- 00027203  0x00007029 branch  0x00006a59 
- 00027204  0x0000702c fetch  0x00000002 , 0x00008143 
- 00027205  0x0000702d nbranch  0x00006a40 , 0x00000034 
- 00027206  0x0000702e call  0x00006a59 
- 00027207  0x0000702f fetch  0x00000002 , 0x000043cb 
- 00027208  0x00007030 rtn  0x00000034 
- 00027209  0x00007031 call  0x00006a4b 
- 00027210  0x00007032 branch  0x000023ba 
- 00027211  0x00007035 fetch  0x00000001 , 0x000043cb 
- 00027212  0x00007036 rtn  0x00000034 
- 00027213  0x00007037 and  0x0000003f , 0x0000000f , 0x00000002 
- 00027214  0x00007038 storet  0x00000001 , 0x000043cb 
- 00027215  0x00007039 rshift4  0x0000003f , 0x0000003f 
- 00027216  0x0000703a ixor  0x00000002 , 0x0000003f 
- 00027217  0x0000703b bne  0x0000000f , 0x00006bc2 
- 00027218  0x0000703c branch  0x00006b8d 
- 00027219  0x0000703f fetch  0x00000001 , 0x00000219 
- 00027220  0x00007040 ncall  0x000023e0 , 0x00000034 
- 00027221  0x00007041 fetch  0x00000001 , 0x0000021a 
- 00027222  0x00007042 rtn  0x00000034 
- 00027223  0x00007043 store  0x00000001 , 0x000040c9 
- 00027224  0x00007044 branch  0x000023e4 
- 00027225  0x00007047 disable  0x00000028 
- 00027226  0x00007048 fetch  0x00000001 , 0x000043ca 
- 00027227  0x00007049 rtnbit0  0x00000003 
- 00027228  0x0000704a call  0x00006aad 
- 00027229  0x0000704b arg  0x00000ff0 , 0x0000003f 
- 00027230  0x0000704c iadd  0x00000012 , 0x00000012 
- 00027231  0x0000704d force  0x00000010 , 0x00000039 
- 00027232  0x0000704e arg  0x000001ed , 0x00000011 
- 00027233  0x0000704f call  0x00006b74 
- 00027234  0x00007050 jam  0x00000008 , 0x00008006 
- 00027235  0x00007051 arg  0x000001ed , 0x00000006 
- 00027236  0x00007052 call  0x0000735f 
- 00027237  0x00007054 arg  0x000001ed , 0x00000005 
- 00027238  0x00007055 call  0x00007c99 
- 00027239  0x00007056 branch  0x00007dba 
- 00027240  0x0000705a jam  0x00000025 , 0x00008050 
- 00027241  0x0000705b call  0x00006b3a 
- 00027242  0x0000705c arg  0x00000000 , 0x00000012 
- 00027243  0x0000705d force  0x0000000b , 0x00000039 
- 00027244  0x0000705e arg  0x000043c8 , 0x00000011 
- 00027245  0x0000705f call  0x00006b75 
- 00027246  0x00007060 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
- 00027247  0x00007061 fetch  0x00000001 , 0x000043ca 
- 00027248  0x00007062 bbit0  0x00000004 , 0x00006a78 
- 00027249  0x00007063 jam  0x00000007 , 0x0000806f 
- 00027250  0x00007065 fetch  0x00000001 , 0x0000815e 
- 00027251  0x00007066 bne  0x00000007 , 0x00006a72 
- 00027252  0x00007067 fetch  0x00000001 , 0x00008160 
- 00027253  0x00007068 lshift4  0x0000003f , 0x0000003f 
- 00027254  0x00007069 store  0x00000001 , 0x0000806f 
- 00027255  0x0000706a branch  0x00006a7b 
- 00027256  0x0000706d call  0x00006af5 
- 00027257  0x0000706e call  0x00007d76 
- 00027258  0x0000706f call  0x00007d74 
- 00027259  0x00007071 storer  0x00000037 , 0x00000005 , 0x000043c8 
- 00027260  0x00007073 call  0x00006aad 
- 00027261  0x00007074 arg  0x00000fd0 , 0x0000003f 
- 00027262  0x00007075 iadd  0x00000012 , 0x00000012 
- 00027263  0x00007076 arg  0x00000020 , 0x00000039 
- 00027264  0x00007077 arg  0x000001fd , 0x00000011 
- 00027265  0x00007078 call  0x00006b74 
- 00027266  0x0000707a call  0x00006a53 
- 00027267  0x0000707b call  0x00006a44 
- 00027268  0x0000707d fetch  0x00000001 , 0x000043ca 
- 00027269  0x0000707e bbit0  0x00000003 , 0x00006a8f 
- 00027270  0x0000707f fetcht  0x00000001 , 0x000043cc 
- 00027271  0x00007080 arg  0x00000000 , 0x0000003f 
- 00027272  0x00007081 set1  0x00000006 , 0x0000003f 
- 00027273  0x00007082 set1  0x00000007 , 0x0000003f 
- 00027274  0x00007083 iand  0x00000002 , 0x00000011 
- 00027275  0x00007084 sub  0x00000011 , 0x00000000 , 0x0000003e 
- 00027276  0x00007085 branch  0x00006af1 , 0x00000005 
- 00027277  0x00007086 isub  0x00000011 , 0x0000003e 
- 00027278  0x00007087 branch  0x00006af1 , 0x00000005 
- 00027279  0x00007089 jam  0x00000000 , 0x00000030 
- 00027280  0x0000708a arg  0x00006b1e , 0x00000013 
- 00027281  0x0000708c call  0x00006ae5 
- 00027282  0x0000708d nbranch  0x00006af1 , 0x00000002 
- 00027283  0x0000708e fetch  0x00000002 , 0x000043c8 
- 00027284  0x0000708f branch  0x00006a9c , 0x00000034 
- 00027285  0x00007090 call  0x00006a01 
- 00027286  0x00007091 call  0x00006a11 
- 00027287  0x00007092 nbranch  0x00006a9c , 0x0000002d 
- 00027288  0x00007093 fetch  0x00000001 , 0x000001dd 
- 00027289  0x00007094 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027290  0x00007095 nbranch  0x00006a91 , 0x00000001 
- 00027291  0x00007096 call  0x00006aaa 
- 00027292  0x00007098 call  0x00006b37 
- 00027293  0x00007099 jam  0x00000000 , 0x00000030 
- 00027294  0x0000709b call  0x00006ae5 
- 00027295  0x0000709c nbranch  0x00006af1 , 0x00000002 
- 00027296  0x0000709d call  0x00006ad7 
- 00027297  0x0000709e call  0x00006cc4 
- 00027298  0x0000709f fetch  0x00000001 , 0x000043ca 
- 00027299  0x000070a0 bbit1  0x00000002 , 0x00006abd 
- 00027300  0x000070a1 call  0x00006adf 
- 00027301  0x000070a2 nbranch  0x00006ab4 , 0x0000002d 
- 00027302  0x000070a3 fetch  0x00000001 , 0x000001dd 
- 00027303  0x000070a4 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027304  0x000070a5 nbranch  0x00006a9e , 0x00000001 
- 00027305  0x000070a6 branch  0x00006abd 
- 00027306  0x000070a9 setarg  0x000001ff 
- 00027307  0x000070aa arg  0x00000000 , 0x0000003d 
- 00027308  0x000070ab rtn 
- 00027309  0x000070ae arg  0x00001000 , 0x00000012 
- 00027310  0x000070af fetch  0x00000001 , 0x00008144 
- 00027311  0x000070b0 bbit1  0x00000007 , 0x00006ab2 
- 00027312  0x000070b1 fetch  0x00000001 , 0x000043cc 
- 00027313  0x000070b2 rtnbit0  0x00000007 
- 00027314  0x000070b4 arg  0x00000000 , 0x00000012 
- 00027315  0x000070b5 rtn 
- 00027316  0x000070b9 call  0x00006cc1 
- 00027317  0x000070ba fetch  0x00000001 , 0x000043ca 
- 00027318  0x000070bb bbit1  0x00000002 , 0x00006abd 
- 00027319  0x000070bc call  0x00006adf 
- 00027320  0x000070bd nbranch  0x00006abd , 0x0000002d 
- 00027321  0x000070be fetch  0x00000001 , 0x000001dd 
- 00027322  0x000070bf compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027323  0x000070c0 nbranch  0x00006a9e , 0x00000001 
- 00027324  0x000070c1 branch  0x00006acd 
- 00027325  0x000070c4 jam  0x00000000 , 0x00000030 
- 00027326  0x000070c6 call  0x00006ae5 
- 00027327  0x000070c7 nbranch  0x00006af1 , 0x00000002 
- 00027328  0x000070c8 fetch  0x00000001 , 0x000043ca 
- 00027329  0x000070c9 bbit1  0x00000001 , 0x00006acd 
- 00027330  0x000070ca call  0x00006c20 
- 00027331  0x000070cb nop  0x000000c8 
- 00027332  0x000070cc call  0x00006c2f 
- 00027333  0x000070cd nop  0x00000064 
- 00027334  0x000070ce arg  0x00006c6c , 0x00000013 
- 00027335  0x000070cf call  0x000069fc 
- 00027336  0x000070d0 call  0x00006a11 
- 00027337  0x000070d1 nbranch  0x00006acd , 0x0000002d 
- 00027338  0x000070d2 fetch  0x00000001 , 0x000001dd 
- 00027339  0x000070d3 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027340  0x000070d4 nbranch  0x00006abe , 0x00000001 
- 00027341  0x000070d7 call  0x00006ad1 
- 00027342  0x000070d8 fetch  0x00000001 , 0x000043ca 
- 00027343  0x000070d9 rtnbit0  0x00000000 
- 00027344  0x000070da branch  0x00006882 
- 00027345  0x000070dd arg  0x000001ed , 0x00000005 
- 00027346  0x000070de call  0x00007c99 
- 00027347  0x000070df force  0x00000004 , 0x00000038 
- 00027348  0x000070e0 call  0x00007370 
- 00027349  0x000070e1 jam  0x00000021 , 0x00008050 
- 00027350  0x000070e2 rtn 
- 00027351  0x000070e5 fetch  0x00000001 , 0x00004429 
- 00027352  0x000070e6 fetcht  0x00000001 , 0x00004428 
- 00027353  0x000070e7 isub  0x00000002 , 0x0000003e 
- 00027354  0x000070e8 nbranch  0x00006cbc , 0x00000005 
- 00027355  0x000070ea jam  0x00000004 , 0x00004427 
- 00027356  0x000070eb jam  0x00000017 , 0x00004428 
- 00027357  0x000070ec jam  0x00000016 , 0x00004429 
- 00027358  0x000070ed branch  0x00006cbc 
- 00027359  0x000070f2 setarg  0x00000000 
- 00027360  0x000070f3 store  0x00000002 , 0x000001e0 
- 00027361  0x000070f4 arg  0x00006ce7 , 0x00000013 
- 00027362  0x000070f5 call  0x00006ca5 
- 00027363  0x000070f6 call  0x000069fc 
- 00027364  0x000070f7 branch  0x00006a11 
- 00027365  0x000070fd call  0x00006aeb 
- 00027366  0x000070fe fetch  0x00000001 , 0x00000030 
- 00027367  0x000070ff increase  0x00000001 , 0x0000003f 
- 00027368  0x00007100 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00027369  0x00007101 store  0x00000001 , 0x00000030 
- 00027370  0x00007102 rtn 
- 00027371  0x00007105 fetch  0x00000001 , 0x00000030 
- 00027372  0x00007106 rtn  0x00000034 
- 00027373  0x00007107 fetch  0x00000001 , 0x0000021b 
- 00027374  0x00007108 rtn  0x00000034 
- 00027375  0x00007109 copy  0x0000003f , 0x00000039 
- 00027376  0x0000710a branch  0x00007c96 
- 00027377  0x0000710e call  0x00006ad1 
- 00027378  0x0000710f call  0x000069e6 
- 00027379  0x00007111 call  0x00007d7c 
- 00027380  0x00007112 rtn 
- 00027381  0x00007115 and_into  0x000000e0 , 0x0000003f 
- 00027382  0x00007116 rshift  0x0000003f , 0x0000003f 
- 00027383  0x00007117 store  0x00000001 , 0x0000806f 
- 00027384  0x00007118 setarg  0x00000001 
- 00027385  0x00007119 arg  0x000043cd , 0x00000006 
- 00027386  0x0000711b ifetcht  0x00000002 , 0x00000006 
- 00027387  0x0000711c storet  0x00000002 , 0x0000804c 
- 00027388  0x0000711d store  0x00000001 , 0x00008020 
- 00027389  0x0000711e lshift  0x0000003f , 0x0000003f 
- 00027390  0x0000711f bbit0  0x00000003 , 0x00006afa 
- 00027391  0x00007120 rtn 
- 00027392  0x00007124 fetch  0x00000001 , 0x000001dd 
- 00027393  0x00007125 lshift  0x0000003f , 0x0000003f 
- 00027394  0x00007126 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027395  0x00007127 isolate0  0x0000000f , 0x00000011 
- 00027396  0x00007128 rtn  0x00000001 
- 00027397  0x00007129 store  0x00000001 , 0x000001dd 
- 00027398  0x0000712a rtn 
- 00027399  0x0000712e fetch  0x00000001 , 0x0000806f 
- 00027400  0x0000712f rtnbit0  0x00000007 
- 00027401  0x00007130 branch  0x00006b0d 
- 00027402  0x00007132 fetch  0x00000001 , 0x00008128 
- 00027403  0x00007133 qisolate1  0x0000003f 
- 00027404  0x00007134 rtn  0x00000001 
- 00027405  0x00007136 fetch  0x00000001 , 0x00008108 
- 00027406  0x00007137 bbit0  0x00000001 , 0x00006b0a 
- 00027407  0x00007138 call  0x000072d4 
- 00027408  0x00007139 branch  0x00006b0a 
- 00027409  0x0000714e fetch  0x00000002 , 0x000040f0 
- 00027410  0x0000714f rtn  0x00000034 
- 00027411  0x00007150 jam  0x00000080 , 0x00008023 
- 00027412  0x00007151 jam  0x00000000 , 0x00008022 
- 00027413  0x00007152 jam  0x00000000 , 0x00008024 
- 00027414  0x00007153 fetcht  0x00000002 , 0x000040f2 
- 00027415  0x00007154 lshift2  0x00000002 , 0x00000039 
- 00027416  0x00007155 iforce  0x00000006 
- 00027417  0x00007157 ifetch  0x00000001 , 0x00000006 
- 00027418  0x00007158 store  0x00000001 , 0x00008025 
- 00027419  0x00007159 loop  0x00006b19 
- 00027420  0x0000715a jam  0x00000000 , 0x00008023 
- 00027421  0x0000715b rtn 
- 00027422  0x00007163 copy  0x00000002 , 0x00000039 
- 00027423  0x00007164 fetch  0x00000002 , 0x000001e0 
- 00027424  0x00007165 iadd  0x00000002 , 0x00000002 
- 00027425  0x00007166 storet  0x00000002 , 0x000001e0 
- 00027426  0x00007167 iforce  0x00000012 
- 00027427  0x00007168 copy  0x00000011 , 0x0000002e 
- 00027428  0x00007169 jam  0x00000010 , 0x00008006 
- 00027429  0x0000716a call  0x00006b74 
- 00027430  0x0000716b copy  0x0000002e , 0x00000011 
- 00027431  0x0000716c isolate0  0x0000000f , 0x00000011 
- 00027432  0x0000716d rtn  0x00000001 
- 00027433  0x0000716e call  0x00007dc6 , 0x00000034 
- 00027434  0x0000716f branch  0x00006b00 
- 00027435  0x00007173 jam  0x00000001 , 0x00008ac8 
- 00027436  0x00007174 nop  0x0000012c 
- 00027437  0x00007175 jam  0x00000005 , 0x00008ac8 
- 00027438  0x00007176 nop  0x00000064 
- 00027439  0x00007177 jam  0x00000025 , 0x00008ac8 
- 00027440  0x00007178 nop  0x000003e8 
- 00027441  0x00007179 jam  0x00000027 , 0x00008ac8 
- 00027442  0x0000717a nop  0x0000012c 
- 00027443  0x0000717b rtn 
- 00027444  0x0000717e call  0x00006b2b 
- 00027445  0x0000717f jam  0x0000003f , 0x00008ac8 
- 00027446  0x00007180 rtn 
- 00027447  0x00007183 jam  0x00000083 , 0x00008047 
- 00027448  0x00007185 jam  0x00000000 , 0x00008ac8 
- 00027449  0x00007186 rtn 
- 00027450  0x00007189 call  0x00006b2b 
- 00027451  0x0000718c jam  0x00000082 , 0x00008047 
- 00027452  0x0000718d nop  0x0000000c 
- 00027453  0x0000718e jam  0x00000080 , 0x00008047 
- 00027454  0x0000718f jam  0x00000082 , 0x00008047 
- 00027455  0x00007190 nop  0x00000096 
- 00027456  0x00007191 rtn 
- 00027457  0x00007195 lshift3  0x00000012 , 0x00000012 
- 00027458  0x00007196 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027459  0x00007197 jam  0x00000000 , 0x00008046 
- 00027460  0x00007198 rtn 
- 00027461  0x0000719c bpatch  0x000000c4 , 0x00004018 
- 00027462  0x0000719d call  0x00006b34 
- 00027463  0x0000719e call  0x00006b41 
- 00027464  0x0000719f call  0x00006b3b 
- 00027465  0x000071a1 ifetcht  0x00000001 , 0x00000011 
- 00027466  0x000071a2 increase  0x00000001 , 0x00000011 
- 00027467  0x000071a3 force  0x00000000 , 0x00000007 
- 00027468  0x000071a5 qisolate0  0x00000002 
- 00027469  0x000071a6 branch  0x00006b6c , 0x00000001 
- 00027470  0x000071a7 fetch  0x00000001 , 0x00008046 
- 00027471  0x000071a8 set1  0x00000006 , 0x0000003f 
- 00027472  0x000071a9 set1  0x00000007 , 0x0000003f 
- 00027473  0x000071aa store  0x00000001 , 0x00008046 
- 00027474  0x000071ab jam  0x00000002 , 0x00008047 
- 00027475  0x000071ac jam  0x00000082 , 0x00008047 
- 00027476  0x000071ad set0  0x00000007 , 0x0000003f 
- 00027477  0x000071ae store  0x00000001 , 0x00008046 
- 00027478  0x000071af jam  0x0000008a , 0x00008047 
- 00027479  0x000071b0 nop  0x0000000b 
- 00027480  0x000071b1 jam  0x000000ca , 0x00008047 
- 00027481  0x000071b2 nop  0x00000021 
- 00027482  0x000071b3 jam  0x0000004a , 0x00008047 
- 00027483  0x000071b4 nop  0x0000002c 
- 00027484  0x000071b5 jam  0x000000ca , 0x00008047 
- 00027485  0x000071b6 nop  0x00000016 
- 00027486  0x000071b7 jam  0x0000008a , 0x00008047 
- 00027487  0x000071b8 nop  0x00000021 
- 00027488  0x000071b9 jam  0x00000082 , 0x00008047 
- 00027489  0x000071ba nop  0x00000001 
- 00027490  0x000071bb jam  0x00000092 , 0x00008047 
- 00027491  0x000071bc nop  0x0000000a 
- 00027492  0x000071bd jam  0x000000b2 , 0x00008047 
- 00027493  0x000071be fetch  0x00000001 , 0x00008007 
- 00027494  0x000071bf jam  0x00000092 , 0x00008047 
- 00027495  0x000071c0 nop  0x00000001 
- 00027496  0x000071c1 jam  0x00000082 , 0x00008047 
- 00027497  0x000071c2 nop  0x00000001 
- 00027498  0x000071c3 qisolate0  0x0000003f 
- 00027499  0x000071c4 branch  0x00006b4c , 0x00000001 
- 00027500  0x000071c6 fetch  0x00000002 , 0x00008044 
- 00027501  0x000071c7 increase  0x00000001 , 0x0000003f 
- 00027502  0x000071c8 store  0x00000002 , 0x00008044 
- 00027503  0x000071c9 increase  0x00000001 , 0x00000007 
- 00027504  0x000071ca compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00027505  0x000071cb nbranch  0x00006b4c , 0x00000001 
- 00027506  0x000071cc loop  0x00006b49 
- 00027507  0x000071cd branch  0x00006b38 
- 00027508  0x000071d4 bpatch  0x000000c5 , 0x00004018 
- 00027509  0x000071d6 call  0x00006b41 
- 00027510  0x000071d7 jam  0x000000a2 , 0x00008047 
- 00027511  0x000071d8 increase  0x00000008 , 0x00000012 
- 00027512  0x000071d9 arg  0x00000000 , 0x00000007 
- 00027513  0x000071da setarg  0xffffffff 
- 00027514  0x000071dc fetcht  0x00000001 , 0x00008007 
- 00027515  0x000071dd istoret  0x00000001 , 0x00000011 
- 00027516  0x000071de bcrc  0x00000002 
- 00027517  0x000071df jam  0x00000020 , 0x00008006 
- 00027518  0x000071e0 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027519  0x000071e1 isolate1  0x0000000f , 0x00000011 
- 00027520  0x000071e2 branch  0x00006b83 , 0x00000001 
- 00027521  0x000071e3 increase  0x00000001 , 0x00000011 
- 00027522  0x000071e4 branch  0x00006b89 
- 00027523  0x000071e7 nbranch  0x00006b89 , 0x00000028 
- 00027524  0x000071e8 increase  0x00000001 , 0x00000007 
- 00027525  0x000071e9 compare  0x00000000 , 0x00000007 , 0x0000000f 
- 00027526  0x000071ea nbranch  0x00006b89 , 0x00000001 
- 00027527  0x000071eb call  0x000072d4 
- 00027528  0x000071ec jam  0x00000010 , 0x00008006 
- 00027529  0x000071ee increase  0x00000008 , 0x00000012 
- 00027530  0x000071ef loop  0x00006b7a 
- 00027531  0x000071f0 jam  0x00000082 , 0x00008047 
- 00027532  0x000071f1 rtn 
- 00027533  0x000071fd fetch  0x00000001 , 0x000043cb 
- 00027534  0x000071fe beq  0x0000000a , 0x00006b9e 
- 00027535  0x000071ff beq  0x00000004 , 0x00006b9f 
- 00027536  0x00007201 beq  0x00000008 , 0x00006ba3 
- 00027537  0x00007202 beq  0x00000009 , 0x00006ba7 
- 00027538  0x00007203 beq  0x00000006 , 0x00006ba7 
- 00027539  0x00007204 beq  0x0000000c , 0x00006b9e 
- 00027540  0x00007205 beq  0x0000000d , 0x00006bb1 
- 00027541  0x00007206 beq  0x0000000e , 0x00006bab 
- 00027542  0x00007207 beq  0x0000000b , 0x00006b99 
- 00027543  0x00007208 beq  0x0000000f , 0x00006b9d 
- 00027544  0x00007209 branch  0x00006bc2 
- 00027545  0x0000720d arg  0x000043b2 , 0x0000003f 
- 00027546  0x0000720e arg  0x00006858 , 0x00000002 
- 00027547  0x0000720f call  0x00006bb7 
- 00027548  0x00007210 branch  0x00006bae 
- 00027549  0x00007213 branch  0x00006bae 
- 00027550  0x00007218 branch  0x00006bbf 
- 00027551  0x0000721c arg  0x00005099 , 0x0000003f 
- 00027552  0x0000721d arg  0x00006858 , 0x00000002 
- 00027553  0x0000721e call  0x00006bb7 
- 00027554  0x0000721f branch  0x00006bae 
- 00027555  0x00007222 arg  0x000043b2 , 0x0000003f 
- 00027556  0x00007223 arg  0x000053dc , 0x00000002 
- 00027557  0x00007224 call  0x00006bb7 
- 00027558  0x00007225 branch  0x00006bae 
- 00027559  0x00007228 arg  0x000043b2 , 0x0000003f 
- 00027560  0x00007229 arg  0x00004770 , 0x00000002 
- 00027561  0x0000722a call  0x00006bb7 
- 00027562  0x0000722b branch  0x00006bae 
- 00027563  0x0000722e arg  0x000047b7 , 0x0000003f 
- 00027564  0x0000722f arg  0x00006858 , 0x00000002 
- 00027565  0x00007230 call  0x00006bb7 
- 00027566  0x00007232 arg  0x00003728 , 0x0000003f 
- 00027567  0x00007233 arg  0x00004292 , 0x00000002 
- 00027568  0x00007234 branch  0x00006bbc 
- 00027569  0x00007237 arg  0x000047b7 , 0x0000003f 
- 00027570  0x00007238 arg  0x00006858 , 0x00000002 
- 00027571  0x00007239 call  0x00006bb7 
- 00027572  0x0000723a arg  0x00002acb , 0x0000003f 
- 00027573  0x0000723b arg  0x0000310d , 0x00000002 
- 00027574  0x0000723c branch  0x00006bbc 
- 00027575  0x00007240 lshift16  0x00000002 , 0x00000002 
- 00027576  0x00007241 ior  0x00000002 , 0x0000003f 
- 00027577  0x00007242 branch  0x000023cf 
- 00027578  0x00007246 arg  0x00002b8f , 0x0000003f 
- 00027579  0x00007247 arg  0x0000310d , 0x00000002 
- 00027580  0x00007249 lshift16  0x00000002 , 0x00000002 
- 00027581  0x0000724a ior  0x00000002 , 0x0000003f 
- 00027582  0x0000724b branch  0x000023d6 
- 00027583  0x0000724e arg  0x00003112 , 0x0000003f 
- 00027584  0x0000724f arg  0x000036df , 0x00000002 
- 00027585  0x00007250 branch  0x00006bbc 
- 00027586  0x00007253 call  0x00006bbf 
- 00027587  0x00007254 arg  0x00002b8f , 0x0000003f 
- 00027588  0x00007255 arg  0x0000310d , 0x00000002 
- 00027589  0x00007256 branch  0x00006bb7 
- 00027590  0x0000725d bpatch  0x000000c6 , 0x00004018 
- 00027591  0x0000725f fetch  0x00000001 , 0x000043f5 
- 00027592  0x00007260 store  0x00000001 , 0x00008080 
- 00027593  0x00007261 fetch  0x00000001 , 0x000043f6 
- 00027594  0x00007262 store  0x00000001 , 0x00008081 
- 00027595  0x00007263 setarg  0x000001de 
- 00027596  0x00007264 store  0x00000002 , 0x00008084 
- 00027597  0x00007265 setarg  0x000001e3 
- 00027598  0x00007266 store  0x00000002 , 0x00008086 
- 00027599  0x00007267 branch  0x000069dc 
- 00027600  0x0000726d set1  0x00000007 , 0x0000003f 
- 00027601  0x0000726e store  0x00000002 , 0x000001de 
- 00027602  0x0000726f bpatch  0x000000c7 , 0x00004018 
- 00027603  0x00007270 jam  0x00000002 , 0x00008082 
- 00027604  0x00007271 jam  0x00000000 , 0x00008088 
- 00027605  0x00007272 jam  0x00000002 , 0x00008006 
- 00027606  0x00007273 branch  0x00006be0 
- 00027607  0x00007277 force  0x00000001 , 0x00000002 
- 00027608  0x00007279 store  0x00000001 , 0x000001de 
- 00027609  0x0000727a bpatch  0x000000c8 , 0x00004019 
- 00027610  0x0000727b jam  0x00000001 , 0x00008082 
- 00027611  0x0000727c storet  0x00000002 , 0x00008088 
- 00027612  0x0000727d jam  0x00000002 , 0x00008006 
- 00027613  0x0000727e call  0x00006be0 
- 00027614  0x0000727f fetch  0x00000001 , 0x000001e3 
- 00027615  0x00007280 rtn 
- 00027616  0x00007287 nop  0x00000005 
- 00027617  0x00007288 fetch  0x00000001 , 0x00008128 
- 00027618  0x00007289 bbit0  0x00000003 , 0x00006be0 
- 00027619  0x0000728a rtn 
- 00027620  0x00007293 disable  0x00000028 
- 00027621  0x00007294 copy  0x0000003f , 0x00000012 
- 00027622  0x00007295 fetch  0x00000001 , 0x00004420 
- 00027623  0x00007296 rtnne  0x00000000 
- 00027624  0x00007297 enable  0x00000028 
- 00027625  0x00007298 copy  0x00000012 , 0x0000003f 
- 00027626  0x00007299 branch  0x00006bf2 
- 00027627  0x0000729d fetch  0x00000001 , 0x00004420 
- 00027628  0x0000729e beq  0x00000001 , 0x00006bf2 
- 00027629  0x0000729f beq  0x00000002 , 0x00006bf8 
- 00027630  0x000072a0 beq  0x00000003 , 0x00006c00 
- 00027631  0x000072a1 beq  0x00000004 , 0x00006c04 
- 00027632  0x000072a2 beq  0x00000005 , 0x00006c0b 
- 00027633  0x000072a3 rtn 
- 00027634  0x000072a6 store  0x00000003 , 0x00004419 
- 00027635  0x000072a7 copy  0x00000011 , 0x0000003f 
- 00027636  0x000072a8 store  0x00000002 , 0x0000441c 
- 00027637  0x000072a9 storet  0x00000002 , 0x0000441e 
- 00027638  0x000072aa jam  0x00000002 , 0x00004420 
- 00027639  0x000072ab branch  0x00006c20 
- 00027640  0x000072ae call  0x00006c20 
- 00027641  0x000072af jam  0x00000003 , 0x00004420 
- 00027642  0x000072b0 call  0x00006c26 
- 00027643  0x000072b1 arg  0x000001de , 0x00000011 
- 00027644  0x000072b2 jam  0x00000004 , 0x00008082 
- 00027645  0x000072b3 fetch  0x00000003 , 0x00004419 
- 00027646  0x000072b4 arg  0x00000020 , 0x00000002 
- 00027647  0x000072b5 branch  0x00006c40 
- 00027648  0x000072b8 call  0x00006c20 
- 00027649  0x000072b9 call  0x00006c63 
- 00027650  0x000072ba jam  0x00000004 , 0x00004420 
- 00027651  0x000072bb rtn 
- 00027652  0x000072bf bpatch  0x000000c9 , 0x00004019 
- 00027653  0x000072c0 call  0x00006c20 
- 00027654  0x000072c1 jam  0x00000005 , 0x00004420 
- 00027655  0x000072c2 call  0x00006c26 
- 00027656  0x000072c3 call  0x00006c18 
- 00027657  0x000072c4 call  0x00006c3c 
- 00027658  0x000072c5 branch  0x00006c13 
- 00027659  0x000072c7 call  0x00006c20 
- 00027660  0x000072c8 call  0x00006c26 
- 00027661  0x000072c9 setarg  0x00000005 
- 00027662  0x000072ca call  0x00006bd7 
- 00027663  0x000072cb rtnbit1  0x00000000 
- 00027664  0x000072cc jam  0x00000000 , 0x00004420 
- 00027665  0x000072cd fetch  0x00000002 , 0x000043e7 
- 00027666  0x000072ce branch  0x00007d79 
- 00027667  0x000072d0 fetch  0x00000004 , 0x00000678 
- 00027668  0x000072d1 fetcht  0x00000002 , 0x0000441c 
- 00027669  0x000072d3 increase  0xfffffffc , 0x00000002 
- 00027670  0x000072d4 istore  0x00000004 , 0x00000002 
- 00027671  0x000072d5 rtn 
- 00027672  0x000072d8 fetcht  0x00000002 , 0x0000441c 
- 00027673  0x000072d9 copy  0x00000002 , 0x00000011 
- 00027674  0x000072da increase  0xfffffffc , 0x00000002 
- 00027675  0x000072db ifetch  0x00000004 , 0x00000002 
- 00027676  0x000072dc store  0x00000004 , 0x00000678 
- 00027677  0x000072dd fetcht  0x00000002 , 0x0000441e 
- 00027678  0x000072de fetch  0x00000003 , 0x00004419 
- 00027679  0x000072df rtn 
- 00027680  0x000072e2 bpatch  0x000000ca , 0x00004019 
- 00027681  0x000072e3 call  0x00006c8b 
- 00027682  0x000072e4 call  0x000069dc 
- 00027683  0x000072e5 setarg  0x00000000 
- 00027684  0x000072e6 store  0x00000004 , 0x000001de 
- 00027685  0x000072e7 rtn 
- 00027686  0x000072ea jam  0x00000006 , 0x000001de 
- 00027687  0x000072ec setarg  0x00000000 
- 00027688  0x000072ed store  0x00000002 , 0x00008088 
- 00027689  0x000072ee setarg  0x00000001 
- 00027690  0x000072ef store  0x00000002 , 0x00008082 
- 00027691  0x000072f0 setarg  0x000001de 
- 00027692  0x000072f1 store  0x00000002 , 0x00008084 
- 00027693  0x000072f2 jam  0x00000002 , 0x00008006 
- 00027694  0x000072f3 branch  0x00006be0 
- 00027695  0x000072f6 jam  0x000000ab , 0x000001de 
- 00027696  0x000072f7 branch  0x00006c27 
- 00027697  0x000072fa jam  0x000000b9 , 0x000001de 
- 00027698  0x000072fb branch  0x00006c27 
- 00027699  0x000072fe store  0x00000003 , 0x00000670 
- 00027700  0x000072ff storet  0x00000002 , 0x00000678 
- 00027701  0x00007300 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00027702  0x00007301 bpatchx  0x000000b5 , 0x00004036 
- 00027703  0x00007302 call  0x00006c26 
- 00027704  0x00007303 fetch  0x00000003 , 0x00000670 
- 00027705  0x00007304 fetcht  0x00000002 , 0x00000678 
- 00027706  0x00007305 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00027707  0x00007306 branch  0x00006c3c 
- 00027708  0x0000730a increase  0x00000004 , 0x00000002 
- 00027709  0x0000730b storet  0x00000002 , 0x00008082 
- 00027710  0x0000730c arg  0x00000002 , 0x00000002 
- 00027711  0x0000730d increase  0xfffffffc , 0x00000011 
- 00027712  0x00007310 istoret  0x00000001 , 0x00000011 
- 00027713  0x00007311 rshift16  0x0000003f , 0x00000002 
- 00027714  0x00007312 istoret  0x00000001 , 0x00000005 
- 00027715  0x00007313 rshift8  0x0000003f , 0x00000002 
- 00027716  0x00007314 istoret  0x00000001 , 0x00000005 
- 00027717  0x00007315 istore  0x00000001 , 0x00000005 
- 00027718  0x00007316 deposit  0x00000011 
- 00027719  0x00007317 store  0x00000002 , 0x00008084 
- 00027720  0x00007318 setarg  0x00000000 
- 00027721  0x00007319 store  0x00000002 , 0x00008088 
- 00027722  0x0000731a jam  0x00000002 , 0x00008006 
- 00027723  0x0000731b call  0x00006be0 
- 00027724  0x0000731c branch  0x00006c63 
- 00027725  0x00007321 storet  0x00000002 , 0x00008088 
- 00027726  0x00007322 rshift16  0x0000003f , 0x00000002 
- 00027727  0x00007323 storet  0x00000001 , 0x000001df 
- 00027728  0x00007324 rshift8  0x0000003f , 0x00000002 
- 00027729  0x00007325 storet  0x00000001 , 0x000001e0 
- 00027730  0x00007326 store  0x00000001 , 0x000001e1 
- 00027731  0x00007327 setarg  0x00000004 
- 00027732  0x00007328 store  0x00000002 , 0x00008082 
- 00027733  0x00007329 jam  0x00000003 , 0x000001de 
- 00027734  0x0000732a setarg  0x000001de 
- 00027735  0x0000732b store  0x00000002 , 0x00008084 
- 00027736  0x0000732c deposit  0x00000011 
- 00027737  0x0000732d store  0x00000002 , 0x00008086 
- 00027738  0x0000732e fetch  0x00000001 , 0x00008080 
- 00027739  0x0000732f isolate0  0x0000000f , 0x00000011 
- 00027740  0x00007330 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027741  0x00007331 store  0x00000001 , 0x00008080 
- 00027742  0x00007332 jam  0x00000002 , 0x00008006 
- 00027743  0x00007334 fetch  0x00000001 , 0x00008128 
- 00027744  0x00007335 bbit1  0x00000007 , 0x00006c5f 
- 00027745  0x00007336 arg  0x00000003 , 0x00000007 
- 00027746  0x00007337 branch  0x00006be0 
- 00027747  0x0000733a setarg  0x000007d0 
- 00027748  0x0000733b call  0x0000235c 
- 00027749  0x0000733c call  0x00006c26 
- 00027750  0x0000733d setarg  0x000001e3 
- 00027751  0x0000733e store  0x00000002 , 0x00008086 
- 00027752  0x0000733f setarg  0x00000005 
- 00027753  0x00007340 call  0x00006bd7 
- 00027754  0x00007341 bbit1  0x00000000 , 0x00006c63 
- 00027755  0x00007342 rtn 
- 00027756  0x00007349 storet  0x00000002 , 0x00008088 
- 00027757  0x0000734a setarg  0x00000004 
- 00027758  0x0000734b store  0x00000002 , 0x00008082 
- 00027759  0x0000734c jam  0x00000003 , 0x000001de 
- 00027760  0x0000734d setarg  0x000001de 
- 00027761  0x0000734e store  0x00000002 , 0x00008084 
- 00027762  0x0000734f deposit  0x00000011 
- 00027763  0x00007350 store  0x00000002 , 0x00008086 
- 00027764  0x00007351 fetch  0x00000001 , 0x00008080 
- 00027765  0x00007352 isolate0  0x0000000f , 0x00000011 
- 00027766  0x00007353 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027767  0x00007354 store  0x00000001 , 0x00008080 
- 00027768  0x00007355 jam  0x00000002 , 0x00008006 
- 00027769  0x00007357 fetch  0x00000001 , 0x00008128 
- 00027770  0x00007358 bbit1  0x00000007 , 0x00006c79 
- 00027771  0x00007359 arg  0x00000003 , 0x00000007 
- 00027772  0x0000735a call  0x00006b07 
- 00027773  0x0000735b call  0x00006be0 
- 00027774  0x0000735c isolate1  0x00000002 , 0x0000003f 
- 00027775  0x0000735d call  0x00006b00 
- 00027776  0x0000735e fetch  0x00000001 , 0x000001df 
- 00027777  0x0000735f lshift16  0x0000003f , 0x00000012 
- 00027778  0x00007360 fetch  0x00000002 , 0x000001e0 
- 00027779  0x00007361 byteswap  0x0000003f , 0x0000003f 
- 00027780  0x00007362 ior  0x00000012 , 0x0000003f 
- 00027781  0x00007363 iadd  0x00000002 , 0x0000003f 
- 00027782  0x00007364 store  0x00000001 , 0x000001e1 
- 00027783  0x00007365 rshift8  0x0000003f , 0x0000003f 
- 00027784  0x00007366 byteswap  0x0000003f , 0x0000003f 
- 00027785  0x00007367 store  0x00000002 , 0x000001df 
- 00027786  0x00007368 rtn 
- 00027787  0x0000736b fetch  0x00000001 , 0x00004421 
- 00027788  0x0000736c fetcht  0x00000001 , 0x00004423 
- 00027789  0x0000736d isub  0x00000002 , 0x0000003e 
- 00027790  0x0000736e nbranch  0x00006c90 , 0x00000005 
- 00027791  0x0000736f call  0x00006c9c 
- 00027792  0x00007372 fetch  0x00000001 , 0x00004421 
- 00027793  0x00007373 arg  0x00000020 , 0x00000002 
- 00027794  0x00007374 call  0x00006f21 
- 00027795  0x00007375 fetch  0x00000001 , 0x00004424 
- 00027796  0x00007376 arg  0x00000021 , 0x00000002 
- 00027797  0x00007377 call  0x00006f21 
- 00027798  0x00007378 fetch  0x00000001 , 0x00004422 
- 00027799  0x00007379 arg  0x00000022 , 0x00000002 
- 00027800  0x0000737a call  0x00006f21 
- 00027801  0x0000737b fetch  0x00000001 , 0x00004423 
- 00027802  0x0000737c arg  0x0000001f , 0x00000002 
- 00027803  0x0000737d branch  0x00006f21 
- 00027804  0x00007380 jam  0x00000001 , 0x00004421 
- 00027805  0x00007381 jam  0x00000003 , 0x00004422 
- 00027806  0x00007382 jam  0x00000000 , 0x00004423 
- 00027807  0x00007383 jam  0x00000002 , 0x00004424 
- 00027808  0x00007384 jam  0x0000000b , 0x00004425 
- 00027809  0x00007385 jam  0x0000000a , 0x00004426 
- 00027810  0x00007386 rtn 
- 00027811  0x0000738a jam  0x00000001 , 0x00008010 
- 00027812  0x0000738b rtn 
- 00027813  0x00007392 jam  0x00000005 , 0x0000808b 
- 00027814  0x00007393 jam  0x00000007 , 0x0000808c 
- 00027815  0x00007394 jam  0x00000007 , 0x0000808d 
- 00027816  0x00007395 jam  0x00000007 , 0x0000808e 
- 00027817  0x00007396 jam  0x00000007 , 0x0000808f 
- 00027818  0x00007397 jam  0x00000005 , 0x00008090 
- 00027819  0x00007398 jam  0x00000000 , 0x00008091 
- 00027820  0x00007399 rtn 
- 00027821  0x0000739c jam  0x0000000c , 0x0000808b 
- 00027822  0x0000739d jam  0x0000000d , 0x0000808c 
- 00027823  0x0000739e jam  0x0000000d , 0x0000808d 
- 00027824  0x0000739f jam  0x0000000d , 0x0000808e 
- 00027825  0x000073a0 jam  0x0000000d , 0x0000808f 
- 00027826  0x000073a1 jam  0x0000000c , 0x00008090 
- 00027827  0x000073a2 jam  0x00000000 , 0x00008091 
- 00027828  0x000073a3 rtn 
- 00027829  0x000073a6 call  0x00006cd8 
- 00027830  0x000073a8 fetch  0x00000001 , 0x00004428 
- 00027831  0x000073a9 arg  0x0000006c , 0x00000002 
- 00027832  0x000073aa call  0x00006f21 
- 00027833  0x000073ab fetch  0x00000001 , 0x00004429 
- 00027834  0x000073ac arg  0x0000006d , 0x00000002 
- 00027835  0x000073ad branch  0x00006f21 
- 00027836  0x000073b0 call  0x00006cdf 
- 00027837  0x000073b1 branch  0x00006cb6 
- 00027838  0x000073b4 fetch  0x00000001 , 0x00008128 
- 00027839  0x000073b5 bbit0  0x00000005 , 0x00006cbe 
- 00027840  0x000073b6 rtn 
- 00027841  0x000073d1 set1  0x00000028 , 0x00000000 
- 00027842  0x000073d2 jam  0x00000008 , 0x000043f4 
- 00027843  0x000073d3 rtn 
- 00027844  0x000073d6 set0  0x00000028 , 0x00000000 
- 00027845  0x000073d7 jam  0x00000020 , 0x000043f4 
- 00027846  0x000073d8 rtn 
- 00027847  0x000073dc fetch  0x00000001 , 0x000043eb 
- 00027848  0x000073dd iadd  0x00000012 , 0x0000003f 
- 00027849  0x000073de store  0x00000001 , 0x000001e0 
- 00027850  0x000073df branch  0x00006cce 
- 00027851  0x000073e2 fetch  0x00000002 , 0x000001e0 
- 00027852  0x000073e3 byteswap  0x0000003f , 0x0000003f 
- 00027853  0x000073e4 store  0x00000001 , 0x000001e0 
- 00027854  0x000073ea setarg  0x00000003 
- 00027855  0x000073eb store  0x00000002 , 0x00008092 
- 00027856  0x000073ec jam  0x000000a0 , 0x000001df 
- 00027857  0x000073ed jam  0x000000a1 , 0x000001e1 
- 00027858  0x000073ee branch  0x00006ced 
- 00027859  0x000073f5 storet  0x00000002 , 0x00000678 
- 00027860  0x000073f6 call  0x00006cd8 
- 00027861  0x000073f7 fetcht  0x00000002 , 0x00000678 
- 00027862  0x000073f8 call  0x00006d07 
- 00027863  0x000073f9 branch  0x00006cdf 
- 00027864  0x000073fc fetch  0x00000001 , 0x00004427 
- 00027865  0x000073fd rtneq  0x000000ff 
- 00027866  0x000073fe bbit0  0x00000006 , 0x00006cdd 
- 00027867  0x000073ff setarg  0x000249f0 
- 00027868  0x00007400 call  0x0000235c 
- 00027869  0x00007402 fetcht  0x00000001 , 0x00004427 
- 00027870  0x00007403 branch  0x00006ef7 
- 00027871  0x00007406 fetcht  0x00000001 , 0x00004427 
- 00027872  0x00007407 branch  0x00006ef3 
- 00027873  0x0000740d bpatch  0x000000cb , 0x00004019 
- 00027874  0x0000740e bmark1  0x00000028 , 0x00006cc7 
- 00027875  0x0000740f fetch  0x00000002 , 0x000043eb 
- 00027876  0x00007410 iadd  0x00000012 , 0x0000003f 
- 00027877  0x00007411 byteswap  0x0000003f , 0x0000003f 
- 00027878  0x00007412 store  0x00000002 , 0x000001e0 
- 00027879  0x00007416 bpatch  0x000000cc , 0x00004019 
- 00027880  0x00007417 bmark1  0x00000028 , 0x00006ccb 
- 00027881  0x00007418 setarg  0x00000004 
- 00027882  0x00007419 store  0x00000002 , 0x00008092 
- 00027883  0x0000741a jam  0x000000a0 , 0x000001df 
- 00027884  0x0000741b jam  0x000000a1 , 0x000001e2 
- 00027885  0x0000741d setarg  0x000001df 
- 00027886  0x0000741e store  0x00000002 , 0x00008094 
- 00027887  0x0000741f storet  0x00000002 , 0x00008098 
- 00027888  0x00007420 storer  0x00000011 , 0x00000002 , 0x00008096 
- 00027889  0x00007421 setarg  0x00000002 
- 00027890  0x00007422 isolate0  0x0000000f , 0x00000011 
- 00027891  0x00007423 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027892  0x00007424 store  0x00000001 , 0x0000808a 
- 00027893  0x00007425 jam  0x00000004 , 0x00008006 
- 00027894  0x00007426 arg  0x00000005 , 0x00000007 
- 00027895  0x00007427 call  0x00006b07 
- 00027896  0x00007428 call  0x00006cbe 
- 00027897  0x00007429 isolate1  0x00000004 , 0x0000003f 
- 00027898  0x0000742a call  0x00006b00 
- 00027899  0x0000742b bmark1  0x00000028 , 0x00006d02 
- 00027900  0x0000742d fetch  0x00000002 , 0x000001e0 
- 00027901  0x0000742e byteswap  0x0000003f , 0x0000003f 
- 00027902  0x0000742f iadd  0x00000002 , 0x0000003f 
- 00027903  0x00007430 byteswap  0x0000003f , 0x0000003f 
- 00027904  0x00007431 store  0x00000002 , 0x000001e0 
- 00027905  0x00007432 rtn 
- 00027906  0x00007435 fetch  0x00000001 , 0x000001e0 
- 00027907  0x00007436 iadd  0x00000002 , 0x0000003f 
- 00027908  0x00007437 byteswap  0x0000003f , 0x0000003f 
- 00027909  0x00007438 store  0x00000002 , 0x000001e0 
- 00027910  0x00007439 rtn 
- 00027911  0x00007440 fetch  0x00000002 , 0x000043eb 
- 00027912  0x00007441 iadd  0x00000012 , 0x0000003f 
- 00027913  0x00007444 store  0x00000002 , 0x00000670 
- 00027914  0x00007445 bpatch  0x000000cd , 0x00004019 
- 00027915  0x00007446 storet  0x00000002 , 0x00000678 
- 00027916  0x00007447 storer  0x00000011 , 0x00000002 , 0x0000068f 
- 00027917  0x00007449 call  0x00006d1c 
- 00027918  0x0000744b fetcht  0x00000002 , 0x00000688 
- 00027919  0x0000744c fetchr  0x00000011 , 0x00000002 , 0x0000068f 
- 00027920  0x0000744d fetch  0x00000002 , 0x00000670 
- 00027921  0x0000744f call  0x00006d3d 
- 00027922  0x00007451 fetch  0x00000002 , 0x00000688 
- 00027923  0x00007452 fetcht  0x00000002 , 0x0000068f 
- 00027924  0x00007453 iadd  0x00000002 , 0x00000002 
- 00027925  0x00007454 storet  0x00000002 , 0x0000068f 
- 00027926  0x00007455 fetcht  0x00000002 , 0x00000670 
- 00027927  0x00007456 iadd  0x00000002 , 0x00000002 
- 00027928  0x00007457 storet  0x00000002 , 0x00000670 
- 00027929  0x00007458 fetch  0x00000002 , 0x00000678 
- 00027930  0x00007459 nbranch  0x00006d0d , 0x00000034 
- 00027931  0x0000745a rtn 
- 00027932  0x00007463 bpatch  0x000000ce , 0x00004019 
- 00027933  0x00007464 fetch  0x00000001 , 0x000043f4 
- 00027934  0x00007465 increase  0xffffffff , 0x0000003f 
- 00027935  0x00007466 fetcht  0x00000002 , 0x00000670 
- 00027936  0x00007467 ior  0x00000002 , 0x0000003f 
- 00027937  0x00007468 increase  0x00000001 , 0x0000003f 
- 00027938  0x00007469 store  0x00000003 , 0x0000068c 
- 00027939  0x0000746b fetch  0x00000002 , 0x00000678 
- 00027940  0x0000746c iadd  0x00000002 , 0x0000003f 
- 00027941  0x0000746e fetcht  0x00000003 , 0x0000068c 
- 00027942  0x0000746f isub  0x00000002 , 0x0000003f 
- 00027943  0x00007470 nbranch  0x00006d2e , 0x00000002 
- 00027944  0x00007471 store  0x00000002 , 0x00000678 
- 00027945  0x00007472 fetch  0x00000003 , 0x0000068c 
- 00027946  0x00007473 fetcht  0x00000002 , 0x00000670 
- 00027947  0x00007474 isub  0x00000002 , 0x0000003f 
- 00027948  0x00007475 store  0x00000002 , 0x00000688 
- 00027949  0x00007476 rtn 
- 00027950  0x00007479 fetch  0x00000002 , 0x00000678 
- 00027951  0x0000747a store  0x00000002 , 0x00000688 
- 00027952  0x0000747b setarg  0x00000000 
- 00027953  0x0000747c store  0x00000002 , 0x00000678 
- 00027954  0x0000747d rtn 
- 00027955  0x00007480 copy  0x00000012 , 0x0000003f 
- 00027956  0x00007481 increase  0x00000002 , 0x00000002 
- 00027957  0x00007482 storet  0x00000002 , 0x00008092 
- 00027958  0x00007483 increase  0xfffffffe , 0x00000011 
- 00027959  0x00007484 ifetcht  0x00000003 , 0x00000011 
- 00027960  0x00007485 copy  0x00000002 , 0x00000012 
- 00027961  0x00007486 arg  0x000000a0 , 0x00000002 
- 00027962  0x00007487 istoret  0x00000001 , 0x00000011 
- 00027963  0x00007488 istore  0x00000001 , 0x00000005 
- 00027964  0x00007489 branch  0x00006d4a 
- 00027965  0x0000748d copy  0x0000003f , 0x00000012 
- 00027966  0x0000748e bpatch  0x000000cf , 0x00004019 
- 00027967  0x0000748f bmark1  0x00000028 , 0x00006d33 
- 00027968  0x00007490 copy  0x00000012 , 0x0000003f 
- 00027969  0x00007491 increase  0x00000003 , 0x00000002 
- 00027970  0x00007492 storet  0x00000002 , 0x00008092 
- 00027971  0x00007493 increase  0xfffffffd , 0x00000011 
- 00027972  0x00007494 ifetcht  0x00000003 , 0x00000011 
- 00027973  0x00007495 copy  0x00000002 , 0x00000012 
- 00027974  0x00007496 arg  0x000000a0 , 0x00000002 
- 00027975  0x00007497 istoret  0x00000001 , 0x00000011 
- 00027976  0x00007498 byteswap  0x0000003f , 0x0000003f 
- 00027977  0x00007499 istore  0x00000002 , 0x00000005 
- 00027978  0x0000749b storer  0x00000011 , 0x00000002 , 0x00008094 
- 00027979  0x0000749c setarg  0x00000000 
- 00027980  0x0000749d store  0x00000002 , 0x00008098 
- 00027981  0x0000749e jam  0x00000001 , 0x0000808a 
- 00027982  0x0000749f jam  0x00000004 , 0x00008006 
- 00027983  0x000074a0 call  0x00006cbe 
- 00027984  0x000074a1 istorer  0x00000012 , 0x00000003 , 0x00000011 
- 00027985  0x000074a3 bpatch  0x000000d0 , 0x0000401a 
- 00027986  0x000074a4 jam  0x00000000 , 0x000001e2 
- 00027987  0x000074a6 setarg  0x00000001 
- 00027988  0x000074a7 store  0x00000002 , 0x00008092 
- 00027989  0x000074a8 jam  0x000000a0 , 0x000001df 
- 00027990  0x000074a9 setarg  0x000001df 
- 00027991  0x000074aa store  0x00000002 , 0x00008094 
- 00027992  0x000074ab setarg  0x00000000 
- 00027993  0x000074ac store  0x00000002 , 0x00008098 
- 00027994  0x000074ad store  0x00000002 , 0x00008096 
- 00027995  0x000074ae setarg  0x00000003 
- 00027996  0x000074af store  0x00000001 , 0x0000808a 
- 00027997  0x000074b0 jam  0x00000004 , 0x00008006 
- 00027998  0x000074b1 call  0x00006cbe 
- 00027999  0x000074b2 fetch  0x00000001 , 0x00008128 
- 00028000  0x000074b3 rtnbit0  0x00000006 
- 00028001  0x000074b4 nop  0x000005dc 
- 00028002  0x000074b5 fetch  0x00000001 , 0x000001e2 
- 00028003  0x000074b6 increase  0x00000001 , 0x0000003f 
- 00028004  0x000074b7 store  0x00000001 , 0x000001e2 
- 00028005  0x000074b8 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00028006  0x000074b9 nrtn  0x00000002 
- 00028007  0x000074ba branch  0x00006d53 
- 00028008  0x000074bf call  0x00007dba 
- 00028009  0x000074c0 branch  0x00006d6a 
- 00028010  0x000074c3 rshift16  0x0000003f , 0x00000002 
- 00028011  0x000074c4 call  0x00006d8e , 0x00000028 
- 00028012  0x000074c5 rshift32  0x0000003f , 0x0000003f 
- 00028013  0x000074c6 rshift16  0x0000003f , 0x00000002 
- 00028014  0x000074c7 call  0x00006d8a , 0x00000028 
- 00028015  0x000074c8 fetch  0x00000002 , 0x00008050 
- 00028016  0x000074c9 set0  0x0000000f , 0x0000003f 
- 00028017  0x000074ca store  0x00000002 , 0x00008050 
- 00028018  0x000074cb rtn 
- 00028019  0x000074cf store  0x00000002 , 0x00008052 
- 00028020  0x000074d0 rtn 
- 00028021  0x000074d4 call  0x00006d77 
- 00028022  0x000074d5 branch  0x00006d73 
- 00028023  0x000074d9 call  0x00006d7c 
- 00028024  0x000074da idiv  0x00000002 
- 00028025  0x000074db call  0x00007d62 
- 00028026  0x000074dc quotient  0x0000003f 
- 00028027  0x000074dd rtn 
- 00028028  0x000074e0 fetch  0x00000001 , 0x00008043 
- 00028029  0x000074e1 bbit0  0x00000000 , 0x00006d80 
- 00028030  0x000074e2 setarg  0x02dc6c00 
- 00028031  0x000074e3 rtn 
- 00028032  0x000074e5 setarg  0x016e3600 
- 00028033  0x000074e6 rtn 
- 00028034  0x000074e9 fetch  0x00000001 , 0x00008043 
- 00028035  0x000074ea and  0x0000003f , 0x000000fe , 0x0000003f 
- 00028036  0x000074eb store  0x00000001 , 0x00008043 
- 00028037  0x000074ec rtn 
- 00028038  0x000074ef fetch  0x00000001 , 0x00008043 
- 00028039  0x000074f0 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00028040  0x000074f1 store  0x00000001 , 0x00008043 
- 00028041  0x000074f2 rtn 
- 00028042  0x000074f7 store  0x00000002 , 0x0000805a 
- 00028043  0x000074f8 store  0x00000002 , 0x0000805e 
- 00028044  0x000074f9 storet  0x00000002 , 0x0000805c 
- 00028045  0x000074fa rtn 
- 00028046  0x000074fe store  0x00000002 , 0x00008054 
- 00028047  0x000074ff store  0x00000002 , 0x00008058 
- 00028048  0x00007500 storet  0x00000002 , 0x00008056 
- 00028049  0x00007501 rtn 
- 00028050  0x00007504 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
- 00028051  0x00007505 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
- 00028052  0x00007506 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
- 00028053  0x00007507 rtn 
- 00028054  0x0000750a fetchr  0x0000000a , 0x00000002 , 0x00008054 
- 00028055  0x0000750b fetchr  0x00000010 , 0x00000002 , 0x00008056 
- 00028056  0x0000750c fetchr  0x00000003 , 0x00000002 , 0x00008058 
- 00028057  0x0000750d rtn 
- 00028058  0x00007510 storer  0x00000003 , 0x00000002 , 0x0000805e 
- 00028059  0x00007511 rtn 
- 00028060  0x00007514 storer  0x00000003 , 0x00000002 , 0x00008058 
- 00028061  0x00007515 rtn 
- 00028062  0x00007518 call  0x00006d96 
- 00028063  0x00007519 fetch  0x00000002 , 0x00008112 
- 00028064  0x0000751a iadd  0x00000003 , 0x00000003 
- 00028065  0x0000751b branch  0x00006d9c 
- 00028066  0x0000751e call  0x00006da6 
- 00028067  0x0000751f branch  0x00006d92 
- 00028068  0x00007522 call  0x00006d9a 
- 00028069  0x00007523 branch  0x00006daa 
- 00028070  0x00007527 storer  0x00000003 , 0x00000002 , 0x00000697 
- 00028071  0x00007528 storer  0x0000000a , 0x00000002 , 0x00000695 
- 00028072  0x00007529 storer  0x00000010 , 0x00000002 , 0x00000693 
- 00028073  0x0000752a rtn 
- 00028074  0x0000752d fetchr  0x00000003 , 0x00000002 , 0x00000697 
- 00028075  0x0000752e fetchr  0x0000000a , 0x00000002 , 0x00000695 
- 00028076  0x0000752f fetchr  0x00000010 , 0x00000002 , 0x00000693 
- 00028077  0x00007530 rtn 
- 00028078  0x00007533 fetch  0x00000002 , 0x0000810e 
- 00028079  0x00007534 nbranch  0x00006dae , 0x00000034 
- 00028080  0x00007535 rtn 
- 00028081  0x00007538 deposit  0x00000039 
- 00028082  0x00007539 rtn  0x00000034 
- 00028083  0x0000753b increase  0xfffffff8 , 0x00000039 
- 00028084  0x0000753c call  0x00006dbe , 0x00000002 
- 00028085  0x0000753d rtn  0x00000005 
- 00028086  0x0000753e branch  0x00006db3 , 0x00000002 
- 00028087  0x0000753f increase  0x00000008 , 0x00000039 
- 00028088  0x00007541 increase  0xfffffffc , 0x00000039 
- 00028089  0x00007542 call  0x00006dc1 , 0x00000002 
- 00028090  0x00007543 rtn  0x00000005 
- 00028091  0x00007544 branch  0x00006db8 , 0x00000002 
- 00028092  0x00007545 increase  0x00000004 , 0x00000039 
- 00028093  0x00007546 branch  0x00006dc4 
- 00028094  0x00007549 ifetch  0x00000008 , 0x00000006 
- 00028095  0x0000754a istore  0x00000008 , 0x00000003 
- 00028096  0x0000754b rtn 
- 00028097  0x0000754e ifetch  0x00000004 , 0x00000006 
- 00028098  0x0000754f istore  0x00000004 , 0x00000003 
- 00028099  0x00007550 rtn 
- 00028100  0x00007553 deposit  0x00000039 
- 00028101  0x00007554 rtn  0x00000034 
- 00028102  0x00007556 ifetch  0x00000001 , 0x00000006 
- 00028103  0x00007557 istore  0x00000001 , 0x00000003 
- 00028104  0x00007558 loop  0x00006dc6 
- 00028105  0x00007559 rtn 
- 00028106  0x0000755c deposit  0x00000039 
- 00028107  0x0000755d rtn  0x00000034 
- 00028108  0x0000755f increase  0xfffffff8 , 0x00000039 
- 00028109  0x00007560 call  0x00006dd7 , 0x00000002 
- 00028110  0x00007561 rtn  0x00000005 
- 00028111  0x00007562 branch  0x00006dcc , 0x00000002 
- 00028112  0x00007563 increase  0x00000008 , 0x00000039 
- 00028113  0x00007565 increase  0xfffffffc , 0x00000039 
- 00028114  0x00007566 call  0x00006dda , 0x00000002 
- 00028115  0x00007567 rtn  0x00000005 
- 00028116  0x00007568 branch  0x00006dd1 , 0x00000002 
- 00028117  0x00007569 increase  0x00000004 , 0x00000039 
- 00028118  0x0000756a branch  0x00006ddd 
- 00028119  0x0000756e ifetch  0x00000008 , 0x00000003 
- 00028120  0x0000756f istore  0x00000008 , 0x00000005 
- 00028121  0x00007570 rtn 
- 00028122  0x00007573 ifetch  0x00000004 , 0x00000003 
- 00028123  0x00007574 istore  0x00000004 , 0x00000005 
- 00028124  0x00007575 rtn 
- 00028125  0x00007579 deposit  0x00000039 
- 00028126  0x0000757a rtn  0x00000034 
- 00028127  0x0000757c ifetch  0x00000001 , 0x00000003 
- 00028128  0x0000757d istore  0x00000001 , 0x00000005 
- 00028129  0x0000757e loop  0x00006ddf 
- 00028130  0x0000757f rtn 
- 00028131  0x00007585 jam  0x0000003d , 0x0000066f 
- 00028132  0x00007586 branch  0x0000782b 
- 00028133  0x00007589 bpatch  0x000000d1 , 0x0000401a 
- 00028134  0x0000758a fetch  0x00000001 , 0x000043fa 
- 00028135  0x0000758b rtn  0x00000034 
- 00028136  0x0000758c call  0x00006e87 
- 00028137  0x0000758d call  0x00006e8d , 0x00000005 
- 00028138  0x0000758e call  0x00007dc0 
- 00028139  0x0000758f call  0x00006e18 
- 00028140  0x00007591 fetch  0x00000001 , 0x000043fa 
- 00028141  0x00007592 icopy  0x00000013 
- 00028142  0x00007593 fetcht  0x00000002 , 0x000043f8 
- 00028143  0x00007594 storet  0x00000002 , 0x00000033 
- 00028144  0x00007596 copy  0x00000013 , 0x0000003f 
- 00028145  0x00007597 branch  0x00006de3 , 0x00000034 
- 00028146  0x00007598 increase  0xffffffff , 0x00000013 
- 00028147  0x00007599 copy  0x00000002 , 0x00000011 
- 00028148  0x0000759a ifetch  0x00000001 , 0x00000011 
- 00028149  0x0000759b fetcht  0x00000001 , 0x00000031 
- 00028150  0x0000759c isub  0x00000002 , 0x0000003e 
- 00028151  0x0000759d call  0x00006e00 , 0x00000005 
- 00028152  0x0000759e branch  0x00006dfc , 0x00000002 
- 00028153  0x0000759f ifetch  0x00000001 , 0x00000011 
- 00028154  0x000075a0 increase  0x00000001 , 0x0000003f 
- 00028155  0x000075a1 istore  0x00000001 , 0x00000011 
- 00028156  0x000075a3 fetcht  0x00000002 , 0x00000033 
- 00028157  0x000075a4 increase  0x00000022 , 0x00000002 
- 00028158  0x000075a5 storet  0x00000002 , 0x00000033 
- 00028159  0x000075a6 branch  0x00006df0 
- 00028160  0x000075a9 setarg  0x00000000 
- 00028161  0x000075aa istore  0x00000001 , 0x00000011 
- 00028162  0x000075ab fetch  0x00000001 , 0x00000032 
- 00028163  0x000075ac istore  0x00000001 , 0x00000005 
- 00028164  0x000075ad bne  0x00000033 , 0x00006e0d 
- 00028165  0x000075b0 ifetch  0x00000006 , 0x00000006 
- 00028166  0x000075b1 istore  0x00000008 , 0x00000005 
- 00028167  0x000075b2 setarg  0x00000000 
- 00028168  0x000075b3 istore  0x00000008 , 0x00000005 
- 00028169  0x000075b4 copy  0x00000012 , 0x00000006 
- 00028170  0x000075b6 call  0x00007c8f 
- 00028171  0x000075b7 force  0x00000001 , 0x0000003e 
- 00028172  0x000075b8 rtn 
- 00028173  0x000075bb beq  0x00000036 , 0x00006e11 
- 00028174  0x000075bc beq  0x00000037 , 0x00006e15 
- 00028175  0x000075bd arg  0x0000428a , 0x00000012 
- 00028176  0x000075be branch  0x00006e05 
- 00028177  0x000075c1 arg  0x0000430d , 0x00000006 
- 00028178  0x000075c2 call  0x00007c8f 
- 00028179  0x000075c4 arg  0x0000428a , 0x00000006 
- 00028180  0x000075c5 branch  0x00006e0a 
- 00028181  0x000075c8 arg  0x00004305 , 0x00000006 
- 00028182  0x000075c9 call  0x00007c8f 
- 00028183  0x000075ca branch  0x00006e13 
- 00028184  0x000075d0 bpatch  0x000000d2 , 0x0000401a 
- 00028185  0x000075d1 call  0x00007dbc 
- 00028186  0x000075d2 fetch  0x00000001 , 0x000043fa 
- 00028187  0x000075d3 rtn  0x00000034 
- 00028188  0x000075d4 bpatch  0x000000d3 , 0x0000401a 
- 00028189  0x000075d5 fetch  0x00000002 , 0x000044e9 
- 00028190  0x000075d6 rtnbit0  0x00000009 
- 00028191  0x000075d8 fetch  0x00000001 , 0x000042cb 
- 00028192  0x000075d9 beq  0x00000000 , 0x00006e34 
- 00028193  0x000075da fetch  0x00000001 , 0x0000017d 
- 00028194  0x000075db compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00028195  0x000075dc branch  0x00006e27 , 0x00000001 
- 00028196  0x000075dd compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00028197  0x000075de branch  0x00006e39 , 0x00000001 
- 00028198  0x000075df branch  0x00006e2e 
- 00028199  0x000075e2 branch  0x00006e2b , 0x0000002c 
- 00028200  0x000075e3 fetch  0x00000001 , 0x000042c2 
- 00028201  0x000075e4 bbit0  0x00000001 , 0x00006e34 
- 00028202  0x000075e5 branch  0x00006e2e 
- 00028203  0x000075e8 call  0x00006e34 
- 00028204  0x000075e9 rtn  0x00000028 
- 00028205  0x000075ea branch  0x00006e2e 
- 00028206  0x000075ef fetch  0x00000001 , 0x000042fe 
- 00028207  0x000075f0 bbit1  0x00000007 , 0x00006e31 
- 00028208  0x000075f1 branch  0x00006e37 
- 00028209  0x000075f5 fetch  0x00000006 , 0x00000178 
- 00028210  0x000075f6 store  0x00000008 , 0x00004305 
- 00028211  0x000075f7 branch  0x00006e37 
- 00028212  0x000075fb jam  0x00000035 , 0x00000032 
- 00028213  0x000075fc fetch  0x00000006 , 0x00000178 
- 00028214  0x000075fd branch  0x00006e3b 
- 00028215  0x00007600 jam  0x00000037 , 0x00000032 
- 00028216  0x00007601 branch  0x00006e3b 
- 00028217  0x00007605 jam  0x00000036 , 0x00000032 
- 00028218  0x00007606 branch  0x00006e3b 
- 00028219  0x00007609 bpatch  0x000000d4 , 0x0000401a 
- 00028220  0x0000760b fetch  0x00000002 , 0x000043f8 
- 00028221  0x0000760c ifetcht  0x00000001 , 0x0000003f 
- 00028222  0x0000760d pincrease  0x00000001 
- 00028223  0x0000760e store  0x00000002 , 0x00000033 
- 00028224  0x0000760f storet  0x00000001 , 0x00000031 
- 00028225  0x00007610 fetch  0x00000001 , 0x000043fa 
- 00028226  0x00007611 icopy  0x00000013 
- 00028227  0x00007613 fetch  0x00000002 , 0x00000033 
- 00028228  0x00007614 copy  0x0000003f , 0x00000011 
- 00028229  0x00007615 call  0x00006e53 
- 00028230  0x00007616 rtn  0x00000028 
- 00028231  0x00007617 fetcht  0x00000002 , 0x00000033 
- 00028232  0x00007618 increase  0x00000022 , 0x00000002 
- 00028233  0x00007619 storet  0x00000002 , 0x00000033 
- 00028234  0x0000761a increase  0xffffffff , 0x00000002 
- 00028235  0x0000761b ifetch  0x00000001 , 0x00000002 
- 00028236  0x0000761c store  0x00000001 , 0x00000031 
- 00028237  0x0000761d increase  0xffffffff , 0x00000013 
- 00028238  0x0000761e nbranch  0x00006e43 , 0x00000005 
- 00028239  0x0000761f fetch  0x00000001 , 0x000043fa 
- 00028240  0x00007620 pincrease  0xffffffff 
- 00028241  0x00007621 store  0x00000001 , 0x00000031 
- 00028242  0x00007622 rtn 
- 00028243  0x00007624 fetch  0x00000001 , 0x00000032 
- 00028244  0x00007625 bne  0x00000033 , 0x00006e5a 
- 00028245  0x00007627 arg  0x00000032 , 0x00000012 
- 00028246  0x00007628 arg  0x00000007 , 0x00000039 
- 00028247  0x00007629 call  0x00007d64 
- 00028248  0x0000762a branch  0x00007dba , 0x00000005 
- 00028249  0x0000762b rtn 
- 00028250  0x0000762e beq  0x00000036 , 0x00006e5d 
- 00028251  0x0000762f beq  0x00000037 , 0x00006e78 
- 00028252  0x00007630 branch  0x00006e55 
- 00028253  0x00007633 ifetcht  0x00000001 , 0x00000011 
- 00028254  0x00007634 isub  0x00000002 , 0x0000003e 
- 00028255  0x00007635 nrtn  0x00000005 
- 00028256  0x00007636 arg  0x000006a1 , 0x00000005 
- 00028257  0x00007637 arg  0x00000010 , 0x00000039 
- 00028258  0x00007638 call  0x00007ca1 
- 00028259  0x00007639 fetch  0x00000003 , 0x0000017b 
- 00028260  0x0000763a store  0x00000003 , 0x000006a1 
- 00028261  0x0000763b call  0x00006e6f 
- 00028262  0x0000763c fetch  0x00000002 , 0x000006be 
- 00028263  0x0000763d byteswap  0x0000003f , 0x0000003f 
- 00028264  0x0000763e lshift8  0x0000003f , 0x00000002 
- 00028265  0x0000763f ifetch  0x00000001 , 0x00000006 
- 00028266  0x00007640 iadd  0x00000002 , 0x0000003f 
- 00028267  0x00007641 fetcht  0x00000003 , 0x00000178 
- 00028268  0x00007642 isub  0x00000002 , 0x0000003e 
- 00028269  0x00007643 branch  0x00007dba , 0x00000005 
- 00028270  0x00007644 rtn 
- 00028271  0x00007648 arg  0x000006a1 , 0x00000006 
- 00028272  0x00007649 call  0x00007361 
- 00028273  0x0000764b ifetch  0x00000001 , 0x00000011 
- 00028274  0x0000764c call  0x00007362 
- 00028275  0x0000764d force  0x00000038 , 0x00000036 
- 00028276  0x0000764e force  0x00000000 , 0x00000036 
- 00028277  0x0000764f call  0x000072cf 
- 00028278  0x00007650 arg  0x000006b1 , 0x00000005 
- 00028279  0x00007651 branch  0x00007375 
- 00028280  0x00007654 ifetcht  0x00000001 , 0x00000011 
- 00028281  0x00007655 isub  0x00000002 , 0x0000003e 
- 00028282  0x00007656 nrtn  0x00000005 
- 00028283  0x00007657 copy  0x00000006 , 0x00000011 
- 00028284  0x00007658 add  0x00000006 , 0x00000008 , 0x00000013 
- 00028285  0x00007659 arg  0x00004305 , 0x00000012 
- 00028286  0x0000765a arg  0x00000008 , 0x00000039 
- 00028287  0x0000765b call  0x00007d64 
- 00028288  0x0000765c branch  0x00007dba , 0x00000005 
- 00028289  0x0000765d copy  0x00000013 , 0x00000011 
- 00028290  0x0000765e arg  0x0000430d , 0x00000012 
- 00028291  0x0000765f arg  0x00000008 , 0x00000039 
- 00028292  0x00007660 call  0x00007d64 
- 00028293  0x00007661 branch  0x00007dba , 0x00000005 
- 00028294  0x00007662 rtn 
- 00028295  0x00007665 fetch  0x00000002 , 0x000043f8 
- 00028296  0x00007666 ifetcht  0x00000001 , 0x0000003f 
- 00028297  0x00007667 pincrease  0x00000022 
- 00028298  0x00007668 ifetch  0x00000001 , 0x0000003f 
- 00028299  0x00007669 isub  0x00000002 , 0x0000003e 
- 00028300  0x0000766a rtn 
- 00028301  0x0000766d fetch  0x00000001 , 0x000043fa 
- 00028302  0x0000766e icopy  0x00000039 
- 00028303  0x0000766f fetcht  0x00000002 , 0x000043f8 
- 00028304  0x00007670 setarg  0x00000000 
- 00028305  0x00007672 istore  0x00000001 , 0x00000002 
- 00028306  0x00007673 increase  0x00000022 , 0x00000002 
- 00028307  0x00007674 pincrease  0x00000001 
- 00028308  0x00007675 loop  0x00006e91 
- 00028309  0x00007676 rtn 
- 00028310  0x0000767b call  0x00007dbe 
- 00028311  0x0000767c call  0x00006e18 
- 00028312  0x0000767d nbranch  0x00006ea1 , 0x00000028 
- 00028313  0x0000767e fetch  0x00000002 , 0x00000033 
- 00028314  0x0000767f add  0x0000003f , 0x00000001 , 0x00000006 
- 00028315  0x00007680 arg  0x0000430d , 0x00000005 
- 00028316  0x00007681 call  0x00007c8f 
- 00028317  0x00007682 arg  0x0000428a , 0x00000005 
- 00028318  0x00007683 call  0x00007c8f 
- 00028319  0x00007684 jam  0x00000001 , 0x0000429a 
- 00028320  0x00007685 rtn 
- 00028321  0x00007688 jam  0x00000000 , 0x0000429a 
- 00028322  0x00007689 rtn 
- 00028323  0x0000768d jam  0x00000034 , 0x00000032 
- 00028324  0x0000768e branch  0x00006ea5 
- 00028325  0x00007691 fetch  0x00000001 , 0x000043cb 
- 00028326  0x00007692 beq  0x0000000a , 0x00006de5 
- 00028327  0x00007693 beq  0x00000008 , 0x00005c42 
- 00028328  0x00007694 rtn 
- 00028329  0x0000769b and  0x00000002 , 0x0000001f , 0x0000003f 
- 00028330  0x0000769c rshift  0x0000003f , 0x0000003f 
- 00028331  0x0000769d arg  0x00000016 , 0x00000005 
- 00028332  0x0000769e iadd  0x00000005 , 0x00000005 
- 00028333  0x0000769f arg  0x000000f0 , 0x00000030 
- 00028334  0x000076a0 isolate0  0x00000000 , 0x00000002 
- 00028335  0x000076a1 rtn  0x00000001 
- 00028336  0x000076a2 arg  0x0000000f , 0x00000030 
- 00028337  0x000076a3 rtn 
- 00028338  0x000076a7 bpatch  0x000000d5 , 0x0000401a 
- 00028339  0x000076a8 set1  0x00000007 , 0x00000002 
- 00028340  0x000076a9 call  0x00006ee6 
- 00028341  0x000076aa nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00028342  0x000076ae bpatch  0x000000d6 , 0x0000401a 
- 00028343  0x000076af sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028344  0x000076b0 rtn  0x00000005 
- 00028345  0x000076b1 arg  0x00000004 , 0x00000008 
- 00028346  0x000076b2 isolate1  0x00000007 , 0x00000002 
- 00028347  0x000076b3 branch  0x00006ebd , 0x00000001 
- 00028348  0x000076b4 arg  0x00000002 , 0x00000008 
- 00028349  0x000076b6 call  0x00006ea9 
- 00028350  0x000076b7 isolate0  0x00000000 , 0x00000002 
- 00028351  0x000076b8 branch  0x00006ec1 , 0x00000001 
- 00028352  0x000076b9 lshift4  0x00000008 , 0x00000008 
- 00028353  0x000076bb ifetch  0x00000001 , 0x00000005 
- 00028354  0x000076bc iand  0x00000030 , 0x0000003f 
- 00028355  0x000076bd ior  0x00000008 , 0x0000003f 
- 00028356  0x000076be istore  0x00000001 , 0x00000005 
- 00028357  0x000076bf rtn 
- 00028358  0x000076c3 bpatch  0x000000d7 , 0x0000401a 
- 00028359  0x000076c4 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028360  0x000076c5 rtn  0x00000005 
- 00028361  0x000076c6 arg  0x00000001 , 0x00000008 
- 00028362  0x000076c7 call  0x00006ea9 
- 00028363  0x000076c8 isolate0  0x00000000 , 0x00000002 
- 00028364  0x000076c9 branch  0x00006ece , 0x00000001 
- 00028365  0x000076ca lshift4  0x00000008 , 0x00000008 
- 00028366  0x000076cc ifetch  0x00000001 , 0x00000005 
- 00028367  0x000076cd iand  0x00000030 , 0x0000003f 
- 00028368  0x000076ce ior  0x00000008 , 0x0000003f 
- 00028369  0x000076cf istore  0x00000001 , 0x00000005 
- 00028370  0x000076d0 rtn 
- 00028371  0x000076d6 bpatch  0x000000d8 , 0x0000401b 
- 00028372  0x000076d7 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028373  0x000076d8 rtn  0x00000005 
- 00028374  0x000076d9 call  0x00006ea9 
- 00028375  0x000076da ifetch  0x00000001 , 0x00000005 
- 00028376  0x000076db iand  0x00000030 , 0x0000003f 
- 00028377  0x000076dc istore  0x00000001 , 0x00000005 
- 00028378  0x000076dd rtn 
- 00028379  0x000076e0 call  0x00006ed3 
- 00028380  0x000076e1 branch  0x00006ee0 
- 00028381  0x000076e5 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028382  0x000076e6 rtn  0x00000005 
- 00028383  0x000076e7 ncall  0x00006eb6 , 0x0000002b 
- 00028384  0x000076e9 call  0x00006f14 
- 00028385  0x000076ea setarg  0x00000000 
- 00028386  0x000076eb isolate1  0x00000007 , 0x00000002 
- 00028387  0x000076ec nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00028388  0x000076ed setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028389  0x000076ee branch  0x00006f0d 
- 00028390  0x000076f2 bpatch  0x000000d9 , 0x0000401b 
- 00028391  0x000076f3 arg  0x0000811c , 0x00000005 
- 00028392  0x000076f4 and  0x00000002 , 0x00000007 , 0x00000007 
- 00028393  0x000076f5 rshift3  0x00000002 , 0x0000003f 
- 00028394  0x000076f6 and_into  0x00000003 , 0x0000003f 
- 00028395  0x000076f7 iadd  0x00000005 , 0x00000005 
- 00028396  0x000076f8 ifetch  0x00000001 , 0x00000005 
- 00028397  0x000076f9 isolate1  0x00000007 , 0x00000002 
- 00028398  0x000076fa branch  0x00006ef1 , 0x00000001 
- 00028399  0x000076fb qisolate0  0x0000003f 
- 00028400  0x000076fc rtn 
- 00028401  0x000076fe qisolate1  0x0000003f 
- 00028402  0x000076ff rtn 
- 00028403  0x00007703 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028404  0x00007704 rtn  0x00000005 
- 00028405  0x00007705 isolate1  0x00000007 , 0x0000003e 
- 00028406  0x00007706 branch  0x00006efa 
- 00028407  0x0000770a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028408  0x0000770b rtn  0x00000005 
- 00028409  0x0000770c isolate0  0x00000007 , 0x0000003e 
- 00028410  0x00007710 setarg  0x00000000 
- 00028411  0x00007711 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028412  0x00007712 ixor  0x00000002 , 0x00000002 
- 00028413  0x00007716 call  0x00006f14 
- 00028414  0x00007717 setarg  0x0000003f 
- 00028415  0x00007718 isolate1  0x00000007 , 0x00000002 
- 00028416  0x00007719 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00028417  0x0000771a branch  0x00006f0d 
- 00028418  0x0000771e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028419  0x0000771f branch  0x00007dc4 , 0x00000005 
- 00028420  0x00007720 call  0x00006f14 
- 00028421  0x00007721 ifetch  0x00000001 , 0x00000005 
- 00028422  0x00007722 bbit1  0x00000000 , 0x00006f09 
- 00028423  0x00007723 isolate0  0x00000007 , 0x00000002 
- 00028424  0x00007724 rtn 
- 00028425  0x00007726 isolate1  0x00000007 , 0x00000002 
- 00028426  0x00007727 rtn 
- 00028427  0x0000772a call  0x00006f14 
- 00028428  0x0000772b setarg  0x000000c0 
- 00028429  0x0000772d istore  0x00000001 , 0x00000005 
- 00028430  0x0000772e rtn 
- 00028431  0x00007731 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028432  0x00007732 rtn  0x00000005 
- 00028433  0x00007733 call  0x00006f14 
- 00028434  0x00007734 setarg  0x00000000 
- 00028435  0x00007735 branch  0x00006f0d 
- 00028436  0x00007738 and  0x00000002 , 0x0000003f , 0x0000003f 
- 00028437  0x00007739 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028438  0x0000773a nbranch  0x00006f1a , 0x00000002 
- 00028439  0x0000773b arg  0x00008070 , 0x00000005 
- 00028440  0x0000773d iadd  0x00000005 , 0x00000005 
- 00028441  0x0000773e rtn 
- 00028442  0x00007740 arg  0x000080d4 , 0x00000005 
- 00028443  0x00007741 increase  0xfffffff0 , 0x0000003f 
- 00028444  0x00007742 branch  0x00006f18 
- 00028445  0x00007746 and  0x0000003f , 0x000000ff , 0x00000002 
- 00028446  0x00007747 rshift8  0x0000003f , 0x0000003f 
- 00028447  0x00007748 branch  0x00006f21 
- 00028448  0x0000774c rtnbit0  0x00000007 
- 00028449  0x0000774e and_into  0x0000003f , 0x0000003f 
- 00028450  0x0000774f sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028451  0x00007750 nbranch  0x00006f28 , 0x00000002 
- 00028452  0x00007751 arg  0x00008070 , 0x00000005 
- 00028453  0x00007753 iadd  0x00000005 , 0x00000005 
- 00028454  0x00007754 istoret  0x00000001 , 0x00000005 
- 00028455  0x00007755 rtn 
- 00028456  0x00007757 arg  0x000080d4 , 0x00000005 
- 00028457  0x00007758 increase  0xfffffff0 , 0x0000003f 
- 00028458  0x00007759 branch  0x00006f25 
- 00028459  0x0000775e and_into  0x0000003f , 0x00000002 
- 00028460  0x0000775f sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00028461  0x00007760 nbranch  0x00006f32 , 0x00000002 
- 00028462  0x00007761 setarg  0x00008070 
- 00028463  0x00007763 iadd  0x00000002 , 0x00000006 
- 00028464  0x00007764 ifetch  0x00000001 , 0x00000006 
- 00028465  0x00007765 rtn 
- 00028466  0x00007767 setarg  0x000080d4 
- 00028467  0x00007768 increase  0xfffffff0 , 0x00000002 
- 00028468  0x00007769 branch  0x00006f2f 
- 00028469  0x0000776e arg  0x00000010 , 0x00000039 
- 00028470  0x0000776f arg  0x00008070 , 0x00000006 
- 00028471  0x00007771 copy  0x00000006 , 0x00000005 
- 00028472  0x00007772 ifetch  0x00000001 , 0x00000006 
- 00028473  0x00007773 beq  0x0000001f , 0x00006f48 
- 00028474  0x00007774 beq  0x00000020 , 0x00006f48 
- 00028475  0x00007775 beq  0x00000021 , 0x00006f48 
- 00028476  0x00007776 beq  0x00000022 , 0x00006f48 
- 00028477  0x00007777 beq  0x00000023 , 0x00006f48 
- 00028478  0x00007778 beq  0x0000002c , 0x00006f48 
- 00028479  0x00007779 beq  0x0000002d , 0x00006f48 
- 00028480  0x0000777a beq  0x00000000 , 0x00006f48 
- 00028481  0x0000777c loop  0x00006f37 
- 00028482  0x0000777d arg  0x000080dc , 0x0000003f 
- 00028483  0x0000777e isub  0x00000006 , 0x0000003e 
- 00028484  0x0000777f rtn  0x00000005 
- 00028485  0x00007781 arg  0x00000008 , 0x00000039 
- 00028486  0x00007782 arg  0x000080d4 , 0x00000006 
- 00028487  0x00007783 branch  0x00006f37 
- 00028488  0x00007787 setarg  0x00000040 
- 00028489  0x00007788 istore  0x00000001 , 0x00000005 
- 00028490  0x00007789 branch  0x00006f41 
- 00028491  0x0000778b setarg  0x00000080 
- 00028492  0x0000778c istore  0x00000001 , 0x00000005 
- 00028493  0x0000778d branch  0x00006f41 
- 00028494  0x00007792 bpatch  0x000000da , 0x0000401b 
- 00028495  0x00007793 rtn  0x0000002b 
- 00028496  0x00007794 jam  0x00000077 , 0x00008a07 
- 00028497  0x00007795 jam  0x000000c9 , 0x00008a08 
- 00028498  0x00007796 jam  0x00000001 , 0x00008a0b 
- 00028499  0x00007797 fetch  0x00000001 , 0x00004409 
- 00028500  0x00007798 store  0x00000001 , 0x000080cd 
- 00028501  0x00007799 call  0x00006f97 
- 00028502  0x0000779a jam  0x000000c1 , 0x00008a08 
- 00028503  0x0000779c arg  0x00000007 , 0x00000039 
- 00028504  0x0000779d arg  0x00004412 , 0x00000011 
- 00028505  0x0000779e jam  0x00000005 , 0x00008a0a 
- 00028506  0x000077a0 fetch  0x00000001 , 0x00008a0c 
- 00028507  0x000077a1 istore  0x00000001 , 0x00000011 
- 00028508  0x000077a2 increase  0x00000001 , 0x00000011 
- 00028509  0x000077a3 fetch  0x00000001 , 0x00008a0a 
- 00028510  0x000077a4 increase  0x00000020 , 0x0000003f 
- 00028511  0x000077a5 store  0x00000001 , 0x00008a0a 
- 00028512  0x000077a6 loop  0x00006f5a 
- 00028513  0x000077a7 jam  0x00000000 , 0x00008a07 
- 00028514  0x000077a8 rtn 
- 00028515  0x000077ab fetch  0x00000001 , 0x000080cc 
- 00028516  0x000077ac set1  0x00000001 , 0x0000003f 
- 00028517  0x000077ad store  0x00000001 , 0x000080cc 
- 00028518  0x000077ae arg  0x00000007 , 0x00000039 
- 00028519  0x000077af arg  0x00004412 , 0x00000011 
- 00028520  0x000077b0 jam  0x00000015 , 0x00008a0a 
- 00028521  0x000077b2 ifetch  0x00000001 , 0x00000011 
- 00028522  0x000077b3 store  0x00000001 , 0x00008a09 
- 00028523  0x000077b4 increase  0x00000001 , 0x00000011 
- 00028524  0x000077b5 fetch  0x00000001 , 0x00008a0a 
- 00028525  0x000077b6 increase  0x00000020 , 0x0000003f 
- 00028526  0x000077b7 store  0x00000001 , 0x00008a0a 
- 00028527  0x000077b8 loop  0x00006f69 
- 00028528  0x000077b9 fetch  0x00000001 , 0x000080cc 
- 00028529  0x000077ba set0  0x00000001 , 0x0000003f 
- 00028530  0x000077bb store  0x00000001 , 0x000080cc 
- 00028531  0x000077bc rtn 
- 00028532  0x000077c1 bpatch  0x000000db , 0x0000401b 
- 00028533  0x000077c2 fetch  0x00000008 , 0x000001fd 
- 00028534  0x000077c3 branch  0x00006f79 , 0x00000034 
- 00028535  0x000077c4 store  0x00000008 , 0x000043fd 
- 00028536  0x000077c5 rtn 
- 00028537  0x000077c8 setarg  0x00000bbe 
- 00028538  0x000077c9 store  0x00000002 , 0x000043fd 
- 00028539  0x000077ca setarg  0x000003f0 
- 00028540  0x000077cb store  0x00000002 , 0x00004401 
- 00028541  0x000077cc setarg  0x0000027e 
- 00028542  0x000077cd store  0x00000002 , 0x000043ff 
- 00028543  0x000077ce setarg  0x000003c4 
- 00028544  0x000077cf store  0x00000002 , 0x00004403 
- 00028545  0x000077d0 rtn 
- 00028546  0x000077d3 bpatch  0x000000dc , 0x0000401b 
- 00028547  0x000077d4 call  0x00006f63 
- 00028548  0x000077d5 fetch  0x00000001 , 0x00008a09 
- 00028549  0x000077d6 set0  0x00000007 , 0x0000003f 
- 00028550  0x000077d7 store  0x00000001 , 0x00008a09 
- 00028551  0x000077d8 jam  0x00000077 , 0x00008a07 
- 00028552  0x000077d9 jam  0x000000c1 , 0x00008a08 
- 00028553  0x000077da jam  0x00000001 , 0x00008a0b 
- 00028554  0x000077db call  0x00006f90 
- 00028555  0x000077dc fetch  0x00000001 , 0x00004409 
- 00028556  0x000077dd store  0x00000001 , 0x000080cd 
- 00028557  0x000077de call  0x00006f97 
- 00028558  0x000077df jam  0x00000000 , 0x000080cd 
- 00028559  0x000077e0 branch  0x00006fa1 
- 00028560  0x000077e3 fetch  0x00000001 , 0x00004408 
- 00028561  0x000077e4 lshift4  0x0000003f , 0x0000003f 
- 00028562  0x000077e5 fetcht  0x00000001 , 0x00008a0b 
- 00028563  0x000077e6 and_into  0x0000000f , 0x00000002 
- 00028564  0x000077e7 ior  0x00000002 , 0x00000002 
- 00028565  0x000077e8 storet  0x00000001 , 0x00008a0b 
- 00028566  0x000077e9 rtn 
- 00028567  0x000077ec jam  0x00000003 , 0x000080cc 
- 00028568  0x000077ee fetch  0x00000001 , 0x00008129 
- 00028569  0x000077ef bbit0  0x00000005 , 0x00006f98 
- 00028570  0x000077f0 fetcht  0x00000002 , 0x00008164 
- 00028571  0x000077f1 storet  0x00000002 , 0x0000440a 
- 00028572  0x000077f2 jam  0x00000006 , 0x000080cc 
- 00028573  0x000077f4 fetch  0x00000001 , 0x00008129 
- 00028574  0x000077f5 bbit1  0x00000005 , 0x00006f9d 
- 00028575  0x000077f6 jam  0x00000000 , 0x000080cc 
- 00028576  0x000077f7 rtn 
- 00028577  0x000077fa fetch  0x00000001 , 0x00004411 
- 00028578  0x000077fb rtn  0x00000034 
- 00028579  0x000077fc fetch  0x00000001 , 0x00008a09 
- 00028580  0x000077fd set1  0x00000007 , 0x0000003f 
- 00028581  0x000077fe store  0x00000001 , 0x00008a09 
- 00028582  0x000077ff fetch  0x00000001 , 0x00004409 
- 00028583  0x00007800 store  0x00000001 , 0x000080cd 
- 00028584  0x00007801 fetch  0x00000002 , 0x0000440d 
- 00028585  0x00007802 store  0x00000002 , 0x000080ce 
- 00028586  0x00007803 fetch  0x00000002 , 0x0000440f 
- 00028587  0x00007804 store  0x00000002 , 0x000080d0 
- 00028588  0x00007805 jam  0x0000000b , 0x000080cc 
- 00028589  0x00007806 nop  0x000003e8 
- 00028590  0x00007807 jam  0x00000003 , 0x000080cc 
- 00028591  0x00007808 rtn 
- 00028592  0x0000780b bpatch  0x000000dd , 0x0000401b 
- 00028593  0x0000780c fetch  0x00000001 , 0x00004407 
- 00028594  0x0000780d beq  0x00000001 , 0x00006fb5 
- 00028595  0x0000780e beq  0x00000002 , 0x00006fbb 
- 00028596  0x0000780f rtn 
- 00028597  0x00007812 setarg  0x000003e8 
- 00028598  0x00007813 store  0x00000002 , 0x00004405 
- 00028599  0x00007814 fetcht  0x00000002 , 0x00004403 
- 00028600  0x00007815 fetch  0x00000002 , 0x000043ff 
- 00028601  0x00007816 arg  0x000007d0 , 0x00000013 
- 00028602  0x00007817 branch  0x00006fc0 
- 00028603  0x0000781a setarg  0x000007d0 
- 00028604  0x0000781b store  0x00000002 , 0x00004405 
- 00028605  0x0000781c fetcht  0x00000002 , 0x000043fd 
- 00028606  0x0000781d fetch  0x00000002 , 0x00004401 
- 00028607  0x0000781e arg  0x000003e8 , 0x00000013 
- 00028608  0x00007820 isub  0x00000002 , 0x00000011 
- 00028609  0x00007821 fetch  0x00000002 , 0x0000440a 
- 00028610  0x00007822 isub  0x00000002 , 0x0000003f 
- 00028611  0x00007823 nbranch  0x00006fcd , 0x00000002 
- 00028612  0x00007824 fetcht  0x00000002 , 0x00004405 
- 00028613  0x00007825 imul32  0x00000002 , 0x00000012 
- 00028614  0x00007826 copy  0x00000013 , 0x0000003f 
- 00028615  0x00007827 imul32  0x00000011 , 0x0000003f 
- 00028616  0x00007828 iadd  0x00000012 , 0x0000003f 
- 00028617  0x0000782a idiv  0x00000011 
- 00028618  0x0000782b call  0x00007d62 
- 00028619  0x0000782c quotient  0x0000003f 
- 00028620  0x0000782d rtn 
- 00028621  0x00007830 copy  0x00000002 , 0x0000003f 
- 00028622  0x00007831 fetcht  0x00000002 , 0x0000440a 
- 00028623  0x00007832 isub  0x00000002 , 0x0000003f 
- 00028624  0x00007833 fetcht  0x00000002 , 0x00004405 
- 00028625  0x00007834 imul32  0x00000002 , 0x00000012 
- 00028626  0x00007835 copy  0x00000013 , 0x0000003f 
- 00028627  0x00007836 imul32  0x00000011 , 0x0000003f 
- 00028628  0x00007837 isub  0x00000012 , 0x0000003f 
- 00028629  0x00007838 nbranch  0x00007dca , 0x00000002 
- 00028630  0x00007839 branch  0x00006fc9 
- 00028631  0x0000783e ifetch  0x00000008 , 0x00000011 
- 00028632  0x0000783f store  0x00000008 , 0x00000670 
- 00028633  0x00007840 fetch  0x00000002 , 0x00000670 
- 00028634  0x00007841 fetcht  0x00000002 , 0x00000672 
- 00028635  0x00007842 isub  0x00000002 , 0x00000011 
- 00028636  0x00007843 fetch  0x00000002 , 0x00000676 
- 00028637  0x00007844 isub  0x00000002 , 0x00000012 
- 00028638  0x00007845 fetcht  0x00000002 , 0x00000674 
- 00028639  0x00007846 isub  0x00000002 , 0x0000003e 
- 00028640  0x00007847 ncall  0x00006fe7 , 0x00000002 
- 00028641  0x00007848 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00028642  0x00007849 idiv  0x00000011 
- 00028643  0x0000784a call  0x00007d62 
- 00028644  0x0000784b quotient  0x0000003f 
- 00028645  0x0000784c call  0x00006fef , 0x00000034 
- 00028646  0x0000784d rtn 
- 00028647  0x00007850 fetch  0x00000001 , 0x0000440c 
- 00028648  0x00007851 set1  0x00000000 , 0x0000003f 
- 00028649  0x00007852 store  0x00000001 , 0x0000440c 
- 00028650  0x00007853 rtn 
- 00028651  0x00007856 fetch  0x00000001 , 0x0000440c 
- 00028652  0x00007857 set0  0x00000000 , 0x0000003f 
- 00028653  0x00007858 store  0x00000001 , 0x0000440c 
- 00028654  0x00007859 rtn 
- 00028655  0x0000785c fetcht  0x00000001 , 0x0000440c 
- 00028656  0x0000785d set1  0x00000001 , 0x00000002 
- 00028657  0x0000785e storet  0x00000001 , 0x0000440c 
- 00028658  0x0000785f rtn 
- 00028659  0x00007862 fetcht  0x00000001 , 0x0000440c 
- 00028660  0x00007863 set0  0x00000001 , 0x00000002 
- 00028661  0x00007864 storet  0x00000001 , 0x0000440c 
- 00028662  0x00007865 rtn 
- 00028663  0x0000786b fetch  0x00000002 , 0x0000442c 
- 00028664  0x0000786c ifetch  0x00000001 , 0x0000003f 
- 00028665  0x0000786e rtn  0x00000034 
- 00028666  0x0000786f copy  0x0000003f , 0x00000039 
- 00028667  0x00007871 fetch  0x00000002 , 0x0000442c 
- 00028668  0x00007872 increase  0x00000003 , 0x0000003f 
- 00028669  0x00007873 copy  0x0000003f , 0x00000011 
- 00028670  0x00007875 ifetcht  0x00000001 , 0x00000011 
- 00028671  0x00007876 call  0x00006edd 
- 00028672  0x00007877 increase  0x00000001 , 0x00000011 
- 00028673  0x00007878 loop  0x00006ffe 
- 00028674  0x0000787a rtn 
- 00028675  0x0000787d fetch  0x00000002 , 0x0000442c 
- 00028676  0x0000787e increase  0x00000003 , 0x0000003f 
- 00028677  0x0000787f copy  0x0000003f , 0x00000011 
- 00028678  0x00007881 force  0x00000000 , 0x00000012 
- 00028679  0x00007882 setarg  0x00000000 
- 00028680  0x00007883 store  0x00000002 , 0x000006f1 
- 00028681  0x00007885 ifetcht  0x00000001 , 0x00000011 
- 00028682  0x00007886 call  0x00006ee6 
- 00028683  0x00007887 bpatch  0x000000de , 0x0000401b 
- 00028684  0x00007888 fetch  0x00000002 , 0x000006f1 
- 00028685  0x00007889 copy  0x00000012 , 0x00000007 
- 00028686  0x0000788a qsetflag  0x00000001 , 0x0000003f 
- 00028687  0x0000788b store  0x00000002 , 0x000006f1 
- 00028688  0x0000788c increase  0x00000001 , 0x00000011 
- 00028689  0x0000788d increase  0x00000001 , 0x00000012 
- 00028690  0x0000788e fetch  0x00000002 , 0x0000442c 
- 00028691  0x0000788f ifetch  0x00000001 , 0x0000003f 
- 00028692  0x00007891 ixor  0x00000012 , 0x0000003e 
- 00028693  0x00007892 nbranch  0x00007009 , 0x00000005 
- 00028694  0x00007893 fetch  0x00000002 , 0x000006f1 
- 00028695  0x00007894 fetcht  0x00000002 , 0x0000442e 
- 00028696  0x00007895 ixor  0x00000002 , 0x0000003e 
- 00028697  0x00007896 rtn  0x00000005 
- 00028698  0x00007897 branch  0x00007dba 
- 00028699  0x0000789a fetch  0x00000002 , 0x0000442c 
- 00028700  0x0000789b ifetch  0x00000001 , 0x0000003f 
- 00028701  0x0000789d rtn  0x00000034 
- 00028702  0x0000789e copy  0x0000003f , 0x00000039 
- 00028703  0x0000789f fetch  0x00000002 , 0x0000442c 
- 00028704  0x000078a0 increase  0x00000003 , 0x0000003f 
- 00028705  0x000078a1 copy  0x0000003f , 0x00000011 
- 00028706  0x000078a3 ifetcht  0x00000001 , 0x00000011 
- 00028707  0x000078a4 call  0x00006eb2 
- 00028708  0x000078a5 increase  0x00000001 , 0x00000011 
- 00028709  0x000078a6 loop  0x00007022 
- 00028710  0x000078a8 rtn 
- 00028711  0x000078ab arg  0x00000009 , 0x00000007 
- 00028712  0x000078ac call  0x00007cef 
- 00028713  0x000078ad nrtn  0x00000034 
- 00028714  0x000078ae setarg  0x00000020 
- 00028715  0x000078af arg  0x00000009 , 0x00000007 
- 00028716  0x000078b0 call  0x00007ce1 
- 00028717  0x000078b1 disable  0x00000028 
- 00028718  0x000078b2 call  0x0000701b 
- 00028719  0x000078b3 bpatch  0x000000df , 0x0000401b 
- 00028720  0x000078b4 fetch  0x00000002 , 0x0000442c 
- 00028721  0x000078b5 ifetch  0x00000001 , 0x0000003f 
- 00028722  0x000078b7 rtn  0x00000034 
- 00028723  0x000078b8 call  0x00007003 
- 00028724  0x000078b9 nbranch  0x000077a5 , 0x00000028 
- 00028725  0x000078ba call  0x000077a3 
- 00028726  0x000078bb disable  0x00000028 
- 00028727  0x000078bc fetch  0x00000002 , 0x000006f1 
- 00028728  0x000078bd store  0x00000002 , 0x000006f8 
- 00028729  0x000078be jam  0x00000000 , 0x000006fa 
- 00028730  0x000078bf force  0x00000000 , 0x00000007 
- 00028731  0x000078c1 fetch  0x00000002 , 0x0000442e 
- 00028732  0x000078c2 rshift  0x0000003f , 0x00000002 
- 00028733  0x000078c3 storet  0x00000002 , 0x0000442e 
- 00028734  0x000078c4 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00028735  0x000078c5 fetcht  0x00000002 , 0x000006f8 
- 00028736  0x000078c6 and  0x00000002 , 0x00000001 , 0x00000011 
- 00028737  0x000078c7 rshift  0x00000002 , 0x00000002 
- 00028738  0x000078c8 storet  0x00000002 , 0x000006f8 
- 00028739  0x000078c9 ixor  0x00000011 , 0x0000003e 
- 00028740  0x000078ca ncall  0x00007050 , 0x00000005 
- 00028741  0x000078cb fetch  0x00000002 , 0x0000442c 
- 00028742  0x000078cc ifetch  0x00000001 , 0x0000003f 
- 00028743  0x000078ce fetcht  0x00000001 , 0x000006fa 
- 00028744  0x000078cf increase  0x00000001 , 0x00000002 
- 00028745  0x000078d0 storet  0x00000001 , 0x000006fa 
- 00028746  0x000078d1 copy  0x00000002 , 0x00000007 
- 00028747  0x000078d2 ixor  0x00000007 , 0x0000003e 
- 00028748  0x000078d3 nbranch  0x0000703b , 0x00000005 
- 00028749  0x000078d4 fetch  0x00000002 , 0x000006f1 
- 00028750  0x000078d5 store  0x00000002 , 0x0000442e 
- 00028751  0x000078d6 rtn 
- 00028752  0x000078d8 bpatch  0x000000e0 , 0x0000401c 
- 00028753  0x000078d9 fetch  0x00000002 , 0x0000442c 
- 00028754  0x000078da increase  0x00000001 , 0x0000003f 
- 00028755  0x000078db ifetch  0x00000002 , 0x0000003f 
- 00028756  0x000078dc branch  0x00007d79 
- 00028757  0x000078e3 fetch  0x00000001 , 0x00008042 
- 00028758  0x000078e4 ior  0x00000011 , 0x0000003f 
- 00028759  0x000078e5 store  0x00000001 , 0x00008042 
- 00028760  0x000078e6 fetch  0x00000002 , 0x00008050 
- 00028761  0x000078e7 set0  0x0000000d , 0x0000003f 
- 00028762  0x000078e8 store  0x00000002 , 0x00008050 
- 00028763  0x000078ea nop  0x00000064 
- 00028764  0x000078eb rtn 
- 00028765  0x000078ee fetch  0x00000001 , 0x00008042 
- 00028766  0x000078ef bbit1  0x00000006 , 0x00007062 
- 00028767  0x000078f0 bbit1  0x00000007 , 0x00007064 
- 00028768  0x000078f2 setarg  0x00b71b00 
- 00028769  0x000078f3 rtn 
- 00028770  0x000078f5 setarg  0x016e3600 
- 00028771  0x000078f6 rtn 
- 00028772  0x000078f8 setarg  0x000080e8 
- 00028773  0x000078f9 rtn 
- 00028774  0x000078fd fetcht  0x00000003 , 0x00000672 
- 00028775  0x000078fe call  0x0000705d 
- 00028776  0x000078ff idiv  0x00000002 
- 00028777  0x00007900 call  0x00007d62 
- 00028778  0x00007901 quotient  0x00000002 
- 00028779  0x00007902 fetch  0x00000001 , 0x00000675 
- 00028780  0x00007903 imul32  0x00000002 , 0x0000003f 
- 00028781  0x00007904 div  0x0000003f , 0x00000064 
- 00028782  0x00007905 call  0x00007d62 
- 00028783  0x00007906 quotient  0x00000011 
- 00028784  0x00007907 copy  0x00000002 , 0x0000003f 
- 00028785  0x00007908 isub  0x00000011 , 0x00000012 
- 00028786  0x0000790a fetch  0x00000001 , 0x00000671 
- 00028787  0x0000790b call  0x0000707a 
- 00028788  0x0000790c fetch  0x00000001 , 0x00000670 
- 00028789  0x0000790d fetcht  0x00000001 , 0x00000671 
- 00028790  0x0000790e and_into  0x0000000f , 0x00000002 
- 00028791  0x0000790f lshift8  0x00000002 , 0x00000002 
- 00028792  0x00007910 ior  0x00000002 , 0x0000003f 
- 00028793  0x00007911 branch  0x000070ba 
- 00028794  0x00007914 iforce  0x00000007 
- 00028795  0x00007915 call  0x00007088 
- 00028796  0x00007916 branch  0x0000707d 
- 00028797  0x00007919 fetch  0x00000001 , 0x000080be 
- 00028798  0x0000791a qset1  0x0000003f 
- 00028799  0x0000791b store  0x00000001 , 0x000080be 
- 00028800  0x0000791c fetcht  0x00000001 , 0x00008042 
- 00028801  0x0000791d isolate1  0x00000007 , 0x00000002 
- 00028802  0x0000791e call  0x00007086 , 0x00000001 
- 00028803  0x0000791f qset0  0x0000003f 
- 00028804  0x00007920 store  0x00000001 , 0x000080be 
- 00028805  0x00007921 rtn 
- 00028806  0x00007925 nop  0x000001e0 
- 00028807  0x00007926 rtn 
- 00028808  0x00007929 and_into  0x0000000f , 0x0000003f 
- 00028809  0x0000792a arg  0x0000809c , 0x00000005 
- 00028810  0x0000792b mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00028811  0x0000792c iadd  0x00000005 , 0x00000005 
- 00028812  0x0000792d copy  0x00000011 , 0x0000003f 
- 00028813  0x0000792e istore  0x00000002 , 0x00000005 
- 00028814  0x0000792f copy  0x00000012 , 0x0000003f 
- 00028815  0x00007930 istore  0x00000002 , 0x00000005 
- 00028816  0x00007931 rtn 
- 00028817  0x00007937 rshift8  0x00000012 , 0x00000007 
- 00028818  0x00007938 call  0x000070af 
- 00028819  0x00007939 rshift8  0x00000012 , 0x00000007 
- 00028820  0x0000793a call  0x000070a9 
- 00028821  0x0000793b rshift8  0x00000011 , 0x00000007 
- 00028822  0x0000793c enable  0x00000001 
- 00028823  0x0000793d call  0x000070aa 
- 00028824  0x0000793f deposit  0x00000011 
- 00028825  0x00007940 call  0x000070b5 
- 00028826  0x00007941 deposit  0x00000012 
- 00028827  0x00007942 branch  0x000070ba 
- 00028828  0x00007945 deposit  0x00000011 
- 00028829  0x00007946 call  0x000070bd 
- 00028830  0x00007947 deposit  0x00000012 
- 00028831  0x00007948 call  0x000070bd 
- 00028832  0x0000794a rshift8  0x00000011 , 0x00000007 
- 00028833  0x0000794b disable  0x00000001 
- 00028834  0x0000794c call  0x000070aa 
- 00028835  0x0000794d rshift8  0x00000012 , 0x00000007 
- 00028836  0x0000794e disable  0x00000001 
- 00028837  0x0000794f call  0x000070b0 
- 00028838  0x00007950 rshift8  0x00000012 , 0x00000007 
- 00028839  0x00007951 disable  0x00000001 
- 00028840  0x00007952 branch  0x000070aa 
- 00028841  0x00007956 isolate1  0x00000007 , 0x00000007 
- 00028842  0x00007958 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028843  0x00007959 fetch  0x00000001 , 0x000080bc 
- 00028844  0x0000795a qsetflag  0x00000001 , 0x0000003f 
- 00028845  0x0000795b store  0x00000001 , 0x000080bc 
- 00028846  0x0000795c rtn 
- 00028847  0x0000795f isolate1  0x00000006 , 0x00000007 
- 00028848  0x00007961 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028849  0x00007962 fetch  0x00000001 , 0x0000809b 
- 00028850  0x00007963 qsetflag  0x00000001 , 0x0000003f 
- 00028851  0x00007964 store  0x00000001 , 0x0000809b 
- 00028852  0x00007965 rtn 
- 00028853  0x00007967 call  0x000070c5 
- 00028854  0x00007969 lshift8  0x0000003f , 0x0000003f 
- 00028855  0x0000796a add  0x00000007 , 0x00000010 , 0x00000002 
- 00028856  0x0000796b ior  0x00000002 , 0x0000003f 
- 00028857  0x0000796c branch  0x00006f1d 
- 00028858  0x0000796f enable  0x00000028 
- 00028859  0x00007970 call  0x000070b5 
- 00028860  0x00007971 branch  0x000070c0 
- 00028861  0x00007974 disable  0x00000028 
- 00028862  0x00007975 call  0x000070c5 
- 00028863  0x00007976 branch  0x000070c0 
- 00028864  0x00007979 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028865  0x0000797a fetch  0x00000001 , 0x0000809a 
- 00028866  0x0000797b qsetflag  0x00000028 , 0x0000003f 
- 00028867  0x0000797c store  0x00000001 , 0x0000809a 
- 00028868  0x0000797d rtn 
- 00028869  0x0000797f rshift8  0x0000003f , 0x00000007 
- 00028870  0x00007980 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028871  0x00007981 rtn 
- 00028872  0x00007986 copy  0x0000003f , 0x00000002 
- 00028873  0x00007987 bpatch  0x000000e1 , 0x0000401c 
- 00028874  0x00007988 call  0x000070d5 
- 00028875  0x00007989 setarg  0x00000800 
- 00028876  0x0000798a isub  0x00000002 , 0x0000003f 
- 00028877  0x0000798b copy  0x0000003f , 0x00000002 
- 00028878  0x0000798c rshift4  0x00000002 , 0x00000002 
- 00028879  0x0000798d storet  0x00000001 , 0x00008004 
- 00028880  0x0000798e nop  0x00000578 
- 00028881  0x0000798f copy  0x0000003f , 0x00000002 
- 00028882  0x00007990 and_into  0x0000000f , 0x00000002 
- 00028883  0x00007991 storet  0x00000001 , 0x0000800b 
- 00028884  0x00007992 rtn 
- 00028885  0x00007996 enable  0x0000002c 
- 00028886  0x00007997 branch  0x000070d9 
- 00028887  0x0000799b bpatch  0x000000e2 , 0x0000401c 
- 00028888  0x0000799c disable  0x0000002c 
- 00028889  0x0000799e fetch  0x00000001 , 0x00008043 
- 00028890  0x0000799f setflag  0x0000002c , 0x00000003 , 0x0000003f 
- 00028891  0x000079a0 store  0x00000001 , 0x00008043 
- 00028892  0x000079a1 rtn 
- 00028893  0x000079a7 arg  0x00000031 , 0x00000002 
- 00028894  0x000079ab store  0x00000004 , 0x00008062 
- 00028895  0x000079ac store  0x00000002 , 0x00008066 
- 00028896  0x000079ad storet  0x00000001 , 0x00008061 
- 00028897  0x000079ae rtn 
- 00028898  0x000079b2 fetch  0x00000002 , 0x0000812c 
- 00028899  0x000079b3 rtn 
- 00028900  0x000079b6 fetchr  0x00000003 , 0x00000002 , 0x00008066 
- 00028901  0x000079b7 fetchr  0x0000000a , 0x00000002 , 0x00008062 
- 00028902  0x000079b8 fetchr  0x00000010 , 0x00000002 , 0x00008064 
- 00028903  0x000079b9 rtn 
- 00028904  0x000079bc storer  0x00000003 , 0x00000002 , 0x00008066 
- 00028905  0x000079bd rtn 
- 00028906  0x000079c5 call  0x00007dba 
- 00028907  0x000079c6 arg  0x00000000 , 0x0000002b 
- 00028908  0x000079c7 call  0x000070e2 
- 00028909  0x000079c8 beq  0x00000002 , 0x0000712c 
- 00028910  0x000079c9 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028911  0x000079ca rtn  0x00000002 
- 00028912  0x000079cb call  0x000070e4 
- 00028913  0x000079cc ifetcht  0x00000002 , 0x00000003 
- 00028914  0x000079cd setarg  0x0000a654 
- 00028915  0x000079ce call  0x00007135 
- 00028916  0x000079cf nbranch  0x0000711a , 0x00000002 
- 00028917  0x000079d0 copy  0x00000018 , 0x00000002 
- 00028918  0x000079d1 setarg  0x00017f8e 
- 00028919  0x000079d2 call  0x00007135 
- 00028920  0x000079d3 nbranch  0x0000711a , 0x00000002 
- 00028921  0x000079d5 copy  0x00000018 , 0x00000002 
- 00028922  0x000079d6 setarg  0x00002328 
- 00028923  0x000079d7 call  0x00007135 
- 00028924  0x000079d8 branch  0x00007111 , 0x00000002 
- 00028925  0x000079d9 ifetcht  0x00000002 , 0x00000003 
- 00028926  0x000079da setarg  0x00001194 
- 00028927  0x000079db call  0x00007135 
- 00028928  0x000079dc branch  0x00007111 , 0x00000002 
- 00028929  0x000079dd call  0x000070e2 
- 00028930  0x000079de sub  0x0000003f , 0x00000085 , 0x0000003e 
- 00028931  0x000079df rtn  0x00000002 
- 00028932  0x000079e0 arg  0x00000020 , 0x00000039 
- 00028933  0x000079e2 ifetcht  0x00000002 , 0x00000003 
- 00028934  0x000079e3 setarg  0x00000230 
- 00028935  0x000079e4 call  0x00007135 
- 00028936  0x000079e5 branch  0x00007111 , 0x00000002 
- 00028937  0x000079e6 ifetcht  0x00000002 , 0x00000003 
- 00028938  0x000079e7 setarg  0x0000069a 
- 00028939  0x000079e8 call  0x00007135 
- 00028940  0x000079e9 nbranch  0x00007116 , 0x00000002 
- 00028941  0x000079ea copy  0x00000018 , 0x00000002 
- 00028942  0x000079eb setarg  0x00000230 
- 00028943  0x000079ec call  0x00007135 
- 00028944  0x000079ed nbranch  0x00007117 , 0x00000002 
- 00028945  0x000079f1 copy  0x00000018 , 0x00000002 
- 00028946  0x000079f2 setarg  0x0000ffff 
- 00028947  0x000079f3 isub  0x00000002 , 0x0000003e 
- 00028948  0x000079f4 branch  0x00007131 , 0x00000005 
- 00028949  0x000079f5 branch  0x000070e8 
- 00028950  0x000079f8 set1  0x00000020 , 0x0000002b 
- 00028951  0x000079fa rshift  0x0000002b , 0x0000002b 
- 00028952  0x000079fb loop  0x00007105 
- 00028953  0x000079fc branch  0x00007125 
- 00028954  0x000079ff call  0x000070e2 
- 00028955  0x00007a00 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00028956  0x00007a01 rtn  0x00000002 
- 00028957  0x00007a02 ifetcht  0x00000002 , 0x00000003 
- 00028958  0x00007a03 setarg  0x00002328 
- 00028959  0x00007a04 call  0x00007135 
- 00028960  0x00007a05 branch  0x00007111 , 0x00000002 
- 00028961  0x00007a06 ifetcht  0x00000002 , 0x00000003 
- 00028962  0x00007a07 setarg  0x000008ca 
- 00028963  0x00007a08 call  0x00007135 
- 00028964  0x00007a09 branch  0x00007111 , 0x00000002 
- 00028965  0x00007a0b ifetcht  0x00000002 , 0x00000003 
- 00028966  0x00007a0c setarg  0x00000230 
- 00028967  0x00007a0d call  0x00007135 
- 00028968  0x00007a0e branch  0x00007111 , 0x00000002 
- 00028969  0x00007a0f call  0x000070e8 
- 00028970  0x00007a10 copy  0x00000013 , 0x0000003f 
- 00028971  0x00007a11 branch  0x00007d79 
- 00028972  0x00007a14 call  0x000070e4 
- 00028973  0x00007a15 ifetcht  0x00000002 , 0x00000003 
- 00028974  0x00007a16 setarg  0x0000ffff 
- 00028975  0x00007a17 isub  0x00000002 , 0x0000003e 
- 00028976  0x00007a18 nrtn  0x00000005 
- 00028977  0x00007a1a call  0x000070e8 
- 00028978  0x00007a1b call  0x00007dbc 
- 00028979  0x00007a1c copy  0x00000013 , 0x0000003f 
- 00028980  0x00007a1d branch  0x00007d79 
- 00028981  0x00007a25 fetchr  0x00000012 , 0x00000001 , 0x00004435 
- 00028982  0x00007a2f copy  0x00000002 , 0x00000018 
- 00028983  0x00007a30 imul32  0x00000012 , 0x00000012 
- 00028984  0x00007a31 lshift  0x00000002 , 0x00000002 
- 00028985  0x00007a32 isub  0x00000002 , 0x00000011 
- 00028986  0x00007a33 ncall  0x0000713e , 0x00000002 
- 00028987  0x00007a34 mul32  0x00000011 , 0x00000064 , 0x0000003f 
- 00028988  0x00007a35 isub  0x00000012 , 0x0000003e 
- 00028989  0x00007a36 rtn 
- 00028990  0x00007a39 sub  0x00000011 , 0x00000000 , 0x00000011 
- 00028991  0x00007a3a rtn 
- 00028992  0x00007a46 bpatch  0x000000e3 , 0x0000401c 
- 00028993  0x00007a47 jam  0x00000050 , 0x00000230 
- 00028994  0x00007a48 arg  0x00000231 , 0x00000005 
- 00028995  0x00007a49 arg  0x000042ab , 0x00000006 
- 00028996  0x00007a4a call  0x00007c8f 
- 00028997  0x00007a4b arg  0x0000448f , 0x00000006 
- 00028998  0x00007a4c call  0x00007c8d 
- 00028999  0x00007a4d arg  0x000005fe , 0x00000006 
- 00029000  0x00007a4e call  0x00007c8d 
- 00029001  0x00007a4f call  0x000071fb 
- 00029002  0x00007a50 arg  0x00000158 , 0x00000006 
- 00029003  0x00007a51 call  0x000071f6 
- 00029004  0x00007a52 call  0x000071c1 
- 00029005  0x00007a54 arg  0x000006d1 , 0x00000005 
- 00029006  0x00007a55 call  0x000071f2 
- 00029007  0x00007a56 setarg  0x000f4240 
- 00029008  0x00007a57 copy  0x0000003f , 0x00000011 
- 00029009  0x00007a58 fetch  0x00000004 , 0x000006d1 
- 00029010  0x00007a59 idiv  0x00000011 
- 00029011  0x00007a5a call  0x00007d62 
- 00029012  0x00007a5b remainder  0x0000003f 
- 00029013  0x00007a5c store  0x00000004 , 0x000005fa 
- 00029014  0x00007a5e rtn 
- 00029015  0x00007a61 jam  0x00000041 , 0x00000230 
- 00029016  0x00007a62 arg  0x00000231 , 0x00000005 
- 00029017  0x00007a63 call  0x000071a6 
- 00029018  0x00007a64 call  0x000071a1 
- 00029019  0x00007a65 fetch  0x00000003 , 0x000042c5 
- 00029020  0x00007a66 istore  0x00000003 , 0x00000005 
- 00029021  0x00007a69 call  0x00007167 
- 00029022  0x00007a6b arg  0x00000158 , 0x00000006 
- 00029023  0x00007a6c call  0x00007c8f 
- 00029024  0x00007a6d arg  0x000042ab , 0x00000006 
- 00029025  0x00007a6e call  0x00007c8f 
- 00029026  0x00007a6f call  0x000071fb 
- 00029027  0x00007a70 arg  0x000006f1 , 0x00000006 
- 00029028  0x00007a71 arg  0x000006a1 , 0x00000005 
- 00029029  0x00007a72 call  0x00007c8f 
- 00029030  0x00007a74 branch  0x000071c1 
- 00029031  0x00007a79 fetch  0x00000004 , 0x000042ff 
- 00029032  0x00007a7a istore  0x00000004 , 0x00000005 
- 00029033  0x00007a7b call  0x00007c9b 
- 00029034  0x00007a7c branch  0x00007c9a 
- 00029035  0x00007a7f bpatch  0x000000e4 , 0x0000401c 
- 00029036  0x00007a80 jam  0x00000041 , 0x00000230 
- 00029037  0x00007a81 arg  0x00000231 , 0x00000005 
- 00029038  0x00007a82 call  0x000071a1 
- 00029039  0x00007a83 call  0x000071a6 
- 00029040  0x00007a84 fetch  0x00000003 , 0x000042be 
- 00029041  0x00007a85 istore  0x00000003 , 0x00000005 
- 00029042  0x00007a88 call  0x00007167 
- 00029043  0x00007a89 arg  0x000042ab , 0x00000006 
- 00029044  0x00007a8a call  0x00007c8f 
- 00029045  0x00007a8b arg  0x00000158 , 0x00000006 
- 00029046  0x00007a8c call  0x00007c8f 
- 00029047  0x00007a8d call  0x000071fb 
- 00029048  0x00007a8e arg  0x000006f1 , 0x00000006 
- 00029049  0x00007a8f arg  0x000006a1 , 0x00000005 
- 00029050  0x00007a90 call  0x00007c8f 
- 00029051  0x00007a92 call  0x000071c1 
- 00029052  0x00007a93 arg  0x000006d1 , 0x00000005 
- 00029053  0x00007a94 branch  0x000071f2 
- 00029054  0x00007a97 jam  0x00000020 , 0x00000230 
- 00029055  0x00007a98 arg  0x0000063e , 0x00000006 
- 00029056  0x00007a99 arg  0x00000231 , 0x00000005 
- 00029057  0x00007a9a call  0x00007c8d 
- 00029058  0x00007a9b call  0x000071fb 
- 00029059  0x00007a9c arg  0x000005e9 , 0x00000006 
- 00029060  0x00007a9d call  0x000071f6 
- 00029061  0x00007a9e call  0x000071c1 
- 00029062  0x00007a9f arg  0x000006a1 , 0x00000005 
- 00029063  0x00007aa0 call  0x00007375 
- 00029064  0x00007aa1 arg  0x00000001 , 0x00000002 
- 00029065  0x00007aa2 call  0x00007190 
- 00029066  0x00007aa3 arg  0x0000428a , 0x00000005 
- 00029067  0x00007aa4 call  0x000071f2 
- 00029068  0x00007aa5 arg  0x00000000 , 0x00000002 
- 00029069  0x00007aa6 call  0x00007190 
- 00029070  0x00007aa7 arg  0x000006f1 , 0x00000005 
- 00029071  0x00007aa9 branch  0x00007375 
- 00029072  0x00007aad bpatch  0x000000e5 , 0x0000401c 
- 00029073  0x00007aae jam  0x00000035 , 0x00000230 
- 00029074  0x00007aaf setarg  0x00000100 
- 00029075  0x00007ab0 store  0x00000002 , 0x00000231 
- 00029076  0x00007ab1 call  0x000071a1 
- 00029077  0x00007ab2 call  0x000071a6 
- 00029078  0x00007ab3 arg  0x000042ab , 0x00000006 
- 00029079  0x00007ab4 call  0x00007c8f 
- 00029080  0x00007ab5 arg  0x00000158 , 0x00000006 
- 00029081  0x00007ab6 call  0x00007c8f 
- 00029082  0x00007ab8 setarg  0x00006c65 
- 00029083  0x00007ab9 istore  0x00000002 , 0x00000005 
- 00029084  0x00007aba setarg  0x00006274 
- 00029085  0x00007abb istore  0x00000002 , 0x00000005 
- 00029086  0x00007abc istoret  0x00000001 , 0x00000005 
- 00029087  0x00007abd call  0x000071fb 
- 00029088  0x00007abe branch  0x000071c1 
- 00029089  0x00007ac1 fetch  0x00000006 , 0x000042db 
- 00029090  0x00007ac2 istore  0x00000006 , 0x00000005 
- 00029091  0x00007ac3 fetch  0x00000001 , 0x000042d2 
- 00029092  0x00007ac4 istore  0x00000001 , 0x00000005 
- 00029093  0x00007ac5 rtn 
- 00029094  0x00007ac8 fetch  0x00000006 , 0x00000178 
- 00029095  0x00007ac9 istore  0x00000006 , 0x00000005 
- 00029096  0x00007ace fetch  0x00000001 , 0x000042cb 
- 00029097  0x00007acf istore  0x00000001 , 0x00000005 
- 00029098  0x00007ad0 rtn 
- 00029099  0x00007ad3 jam  0x00000041 , 0x00000230 
- 00029100  0x00007ad4 fetch  0x00000001 , 0x000044d0 
- 00029101  0x00007ad5 store  0x00000001 , 0x00000231 
- 00029102  0x00007ad6 arg  0x0000448f , 0x00000006 
- 00029103  0x00007ad7 call  0x00007c8d 
- 00029104  0x00007ad8 arg  0x000005fe , 0x00000006 
- 00029105  0x00007ad9 call  0x00007c8d 
- 00029106  0x00007ada call  0x000071fb 
- 00029107  0x00007adb arg  0x00000158 , 0x00000006 
- 00029108  0x00007adc call  0x000071f6 
- 00029109  0x00007add branch  0x000071c1 
- 00029110  0x00007ae1 jam  0x00000041 , 0x00000230 
- 00029111  0x00007ae2 fetch  0x00000001 , 0x000044d0 
- 00029112  0x00007ae3 store  0x00000001 , 0x00000231 
- 00029113  0x00007ae4 arg  0x000005fe , 0x00000006 
- 00029114  0x00007ae5 call  0x00007c8d 
- 00029115  0x00007ae6 arg  0x0000448f , 0x00000006 
- 00029116  0x00007ae7 call  0x00007c8d 
- 00029117  0x00007ae8 call  0x000071fb 
- 00029118  0x00007ae9 arg  0x000042ab , 0x00000006 
- 00029119  0x00007aea call  0x000071f6 
- 00029120  0x00007aeb branch  0x000071c1 
- 00029121  0x00007aee bpatch  0x000000e6 , 0x0000401c 
- 00029122  0x00007aef call  0x00007210 
- 00029123  0x00007af3 fetch  0x00000001 , 0x00000230 
- 00029124  0x00007af4 copy  0x0000003f , 0x00000002 
- 00029125  0x00007af6 increase  0x0000000f , 0x0000003f 
- 00029126  0x00007af7 rshift4  0x0000003f , 0x0000003f 
- 00029127  0x00007af8 copy  0x0000003f , 0x00000012 
- 00029128  0x00007af9 branch  0x000071d3 , 0x00000034 
- 00029129  0x00007afa and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029130  0x00007afb nbranch  0x000071d6 , 0x00000034 
- 00029131  0x00007afd arg  0x000006b1 , 0x00000013 
- 00029132  0x00007afe arg  0x00000231 , 0x0000003f 
- 00029133  0x00007aff increase  0xfffffff0 , 0x0000003f 
- 00029134  0x00007b02 iadd  0x00000002 , 0x00000011 
- 00029135  0x00007b03 arg  0x000006e1 , 0x00000005 
- 00029136  0x00007b04 arg  0x00000004 , 0x00000039 
- 00029137  0x00007b05 call  0x00007ca9 
- 00029138  0x00007b09 branch  0x000071e1 
- 00029139  0x00007b0c arg  0x00000001 , 0x00000012 
- 00029140  0x00007b0d arg  0x00000000 , 0x00000011 
- 00029141  0x00007b0f branch  0x000071d7 
- 00029142  0x00007b14 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029143  0x00007b16 arg  0x00000231 , 0x0000003f 
- 00029144  0x00007b17 iadd  0x00000002 , 0x0000003f 
- 00029145  0x00007b18 isub  0x00000011 , 0x00000006 
- 00029146  0x00007b1a arg  0x000006d1 , 0x00000005 
- 00029147  0x00007b1b call  0x00007236 
- 00029148  0x00007b1d arg  0x000006c1 , 0x00000013 
- 00029149  0x00007b1e arg  0x000006d1 , 0x00000011 
- 00029150  0x00007b1f arg  0x000006e1 , 0x00000005 
- 00029151  0x00007b20 arg  0x00000004 , 0x00000039 
- 00029152  0x00007b21 call  0x00007ca9 
- 00029153  0x00007b2d call  0x0000736f 
- 00029154  0x00007b2e call  0x000072da 
- 00029155  0x00007b31 arg  0x00000231 , 0x00000006 
- 00029156  0x00007b34 increase  0xffffffff , 0x00000012 
- 00029157  0x00007b35 deposit  0x00000012 
- 00029158  0x00007b36 branch  0x000071ea , 0x00000034 
- 00029159  0x00007b37 call  0x00007361 
- 00029160  0x00007b38 call  0x000072d4 
- 00029161  0x00007b39 branch  0x000071e4 
- 00029162  0x00007b3c arg  0x000006d1 , 0x00000005 
- 00029163  0x00007b3d call  0x00007375 
- 00029164  0x00007b3e arg  0x000006e1 , 0x00000006 
- 00029165  0x00007b3f call  0x00007361 
- 00029166  0x00007b40 call  0x000072da 
- 00029167  0x00007b41 arg  0x000006d1 , 0x00000006 
- 00029168  0x00007b42 call  0x00007361 
- 00029169  0x00007b43 branch  0x000072d4 
- 00029170  0x00007b49 copy  0x00000005 , 0x00000011 
- 00029171  0x00007b4a call  0x00007375 
- 00029172  0x00007b4c arg  0x00000010 , 0x00000039 
- 00029173  0x00007b4d branch  0x00007cb1 
- 00029174  0x00007b50 arg  0x000006a1 , 0x00000005 
- 00029175  0x00007b51 call  0x00007c8f 
- 00029176  0x00007b53 arg  0x00000010 , 0x00000039 
- 00029177  0x00007b54 arg  0x000006a1 , 0x00000011 
- 00029178  0x00007b55 branch  0x00007cb1 
- 00029179  0x00007b58 fetch  0x00000001 , 0x00000230 
- 00029180  0x00007b59 copy  0x0000003f , 0x00000039 
- 00029181  0x00007b5a arg  0x00000231 , 0x00000011 
- 00029182  0x00007b5b branch  0x00007cb1 
- 00029183  0x00007b5e ifetch  0x00000001 , 0x00000011 
- 00029184  0x00007b5f lshift  0x0000003f , 0x0000003f 
- 00029185  0x00007b60 isolate1  0x00000000 , 0x00000013 
- 00029186  0x00007b61 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029187  0x00007b62 isolate1  0x00000008 , 0x0000003f 
- 00029188  0x00007b63 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029189  0x00007b64 istore  0x00000001 , 0x00000011 
- 00029190  0x00007b65 increase  0xffffffff , 0x00000011 
- 00029191  0x00007b66 loop  0x000071ff 
- 00029192  0x00007b67 rtn 
- 00029193  0x00007b6a arg  0x000006b1 , 0x00000011 
- 00029194  0x00007b6c increase  0x0000000f , 0x00000011 
- 00029195  0x00007b6d force  0x00000010 , 0x00000039 
- 00029196  0x00007b6e force  0x00000000 , 0x00000013 
- 00029197  0x00007b6f branch  0x000071ff 
- 00029198  0x00007b72 arg  0x000006c1 , 0x00000011 
- 00029199  0x00007b73 branch  0x0000720a 
- 00029200  0x00007b77 arg  0x000006a1 , 0x00000006 
- 00029201  0x00007b78 call  0x0000735f 
- 00029202  0x00007b7b force  0x00000008 , 0x00000038 
- 00029203  0x00007b7c call  0x00007370 
- 00029204  0x00007b7d call  0x0000736f 
- 00029205  0x00007b7e call  0x000072d1 
- 00029206  0x00007b83 arg  0x000006b1 , 0x00000005 
- 00029207  0x00007b84 call  0x00007375 
- 00029208  0x00007b86 bpatch  0x000000e7 , 0x0000401c 
- 00029209  0x00007b87 fetch  0x00000001 , 0x000006b1 
- 00029210  0x00007b88 isolate1  0x00000007 , 0x0000003f 
- 00029211  0x00007b89 nbranch  0x00007221 , 0x00000001 
- 00029212  0x00007b8a call  0x00007209 
- 00029213  0x00007b8d arg  0x000006b1 , 0x00000013 
- 00029214  0x00007b8f arg  0x000006b1 , 0x00000005 
- 00029215  0x00007b92 call  0x0000722b 
- 00029216  0x00007b93 branch  0x00007222 
- 00029217  0x00007b95 call  0x00007209 
- 00029218  0x00007b98 arg  0x000006b1 , 0x00000006 
- 00029219  0x00007b99 arg  0x000006c1 , 0x00000005 
- 00029220  0x00007b9a call  0x00007c8f 
- 00029221  0x00007b9b fetch  0x00000001 , 0x000006c1 
- 00029222  0x00007b9c isolate1  0x00000007 , 0x0000003f 
- 00029223  0x00007b9d nbranch  0x0000720e , 0x00000001 
- 00029224  0x00007b9e call  0x0000720e 
- 00029225  0x00007ba0 arg  0x000006c1 , 0x00000013 
- 00029226  0x00007ba2 arg  0x000006c1 , 0x00000005 
- 00029227  0x00007ba9 arg  0x00000003 , 0x00000039 
- 00029228  0x00007bab arg  0x00000000 , 0x00000002 
- 00029229  0x00007bac call  0x00007232 
- 00029230  0x00007bad increase  0x00000004 , 0x00000013 
- 00029231  0x00007bae loop  0x0000722c 
- 00029232  0x00007baf arg  0x00008700 , 0x00000002 
- 00029233  0x00007bb0 lshift16  0x00000002 , 0x00000002 
- 00029234  0x00007bb2 ifetch  0x00000004 , 0x00000013 
- 00029235  0x00007bb3 ixor  0x00000002 , 0x0000003f 
- 00029236  0x00007bb4 istore  0x00000004 , 0x00000005 
- 00029237  0x00007bb5 rtn 
- 00029238  0x00007bbc bpatch  0x000000e8 , 0x0000401d 
- 00029239  0x00007bbd arg  0x00000010 , 0x00000039 
- 00029240  0x00007bbe arg  0x00000000 , 0x0000003f 
- 00029241  0x00007bc0 isub  0x00000011 , 0x0000003e 
- 00029242  0x00007bc1 branch  0x00007241 , 0x00000005 
- 00029243  0x00007bc2 branch  0x00007244 , 0x00000002 
- 00029244  0x00007bc3 ifetcht  0x00000001 , 0x00000006 
- 00029245  0x00007bc4 istoret  0x00000001 , 0x00000005 
- 00029246  0x00007bc6 increase  0x00000001 , 0x0000003f 
- 00029247  0x00007bc7 loop  0x00007239 
- 00029248  0x00007bc8 rtn 
- 00029249  0x00007bca arg  0x00000080 , 0x00000002 
- 00029250  0x00007bcc istoret  0x00000001 , 0x00000005 
- 00029251  0x00007bcd branch  0x0000723e 
- 00029252  0x00007bd0 arg  0x00000000 , 0x00000002 
- 00029253  0x00007bd1 branch  0x00007242 
- 00029254  0x00007bd7 lshift8  0x00000002 , 0x00000002 
- 00029255  0x00007bd9 lshift16  0x00000002 , 0x00000002 
- 00029256  0x00007bda ior  0x00000002 , 0x00000002 
- 00029257  0x00007bdb rtn 
- 00029258  0x00007be1 bpatch  0x000000e9 , 0x0000401d 
- 00029259  0x00007be2 call  0x00007306 
- 00029260  0x00007be3 arg  0x0000428a , 0x00000005 
- 00029261  0x00007be4 branch  0x00007375 
- 00029262  0x00007be8 arg  0x000042ab , 0x00000005 
- 00029263  0x00007be9 branch  0x00007251 , 0x00000029 
- 00029264  0x00007bea arg  0x00000158 , 0x00000005 
- 00029265  0x00007bec copy  0x00000006 , 0x00000011 
- 00029266  0x00007bed call  0x00007c8f 
- 00029267  0x00007bee call  0x0000731b 
- 00029268  0x00007bef arg  0x0000429b , 0x00000006 
- 00029269  0x00007bf0 branch  0x0000738e 
- 00029270  0x00007bf3 arg  0x00000158 , 0x00000011 
- 00029271  0x00007bf4 branch  0x00007259 , 0x00000029 
- 00029272  0x00007bf5 arg  0x000042ab , 0x00000011 
- 00029273  0x00007bf7 copy  0x00000011 , 0x00000005 
- 00029274  0x00007bf8 call  0x00007de7 
- 00029275  0x00007bf9 branch  0x0000731b 
- 00029276  0x00007bfc arg  0x000042e5 , 0x00000006 
- 00029277  0x00007bfd call  0x00007361 
- 00029278  0x00007bfe arg  0x0000428a , 0x00000006 
- 00029279  0x00007bff call  0x00007362 
- 00029280  0x00007c00 force  0x00000038 , 0x00000036 
- 00029281  0x00007c01 force  0x00000000 , 0x00000036 
- 00029282  0x00007c02 call  0x000072cf 
- 00029283  0x00007c03 arg  0x000001a8 , 0x00000005 
- 00029284  0x00007c04 branch  0x00007375 
- 00029285  0x00007c09 force  0x00000008 , 0x00000038 
- 00029286  0x00007c0a force  0x00000049 , 0x0000003f 
- 00029287  0x00007c0b branch  0x0000726c 
- 00029288  0x00007c0f force  0x00000049 , 0x0000003f 
- 00029289  0x00007c10 branch  0x0000726b 
- 00029290  0x00007c12 force  0x00000001 , 0x0000003f 
- 00029291  0x00007c14 force  0x00000000 , 0x00000038 
- 00029292  0x00007c16 lshift8  0x00000002 , 0x0000002f 
- 00029293  0x00007c17 ior  0x0000002f , 0x0000002f 
- 00029294  0x00007c18 increase  0x00000001 , 0x00000038 
- 00029295  0x00007c19 rshift8  0x00000002 , 0x0000002f 
- 00029296  0x00007c1a rshift16  0x0000002f , 0x0000002f 
- 00029297  0x00007c1b fetch  0x00000002 , 0x0000445e 
- 00029298  0x00007c1c lshift16  0x0000003f , 0x0000003f 
- 00029299  0x00007c1d ior  0x0000002f , 0x0000002f 
- 00029300  0x00007c1e increase  0x00000001 , 0x00000038 
- 00029301  0x00007c1f ifetchr  0x0000002f , 0x00000004 , 0x00000006 
- 00029302  0x00007c20 increase  0x00000001 , 0x00000038 
- 00029303  0x00007c21 ifetch  0x00000002 , 0x00000006 
- 00029304  0x00007c22 byteswap  0x00000011 , 0x0000002f 
- 00029305  0x00007c23 lshift16  0x0000002f , 0x0000002f 
- 00029306  0x00007c24 ior  0x0000002f , 0x0000002f 
- 00029307  0x00007c25 increase  0x00000001 , 0x00000038 
- 00029308  0x00007c26 rtn 
- 00029309  0x00007c2b add  0x00000013 , 0x00000001 , 0x00000006 
- 00029310  0x00007c2c ifetch  0x00000001 , 0x00000006 
- 00029311  0x00007c2d iforce  0x00000011 
- 00029312  0x00007c2e call  0x00007268 
- 00029313  0x00007c2f call  0x000072d1 
- 00029314  0x00007c31 force  0x00000000 , 0x00000038 
- 00029315  0x00007c32 ifetch  0x00000001 , 0x00000013 
- 00029316  0x00007c33 and_into  0x00000003 , 0x0000003f 
- 00029317  0x00007c34 lshift16  0x0000003f , 0x0000002f 
- 00029318  0x00007c35 set1  0x00000008 , 0x0000002f 
- 00029319  0x00007c36 call  0x0000736a 
- 00029320  0x00007c37 call  0x000072d4 
- 00029321  0x00007c39 copy  0x00000011 , 0x00000039 
- 00029322  0x00007c3a add  0x00000013 , 0x00000002 , 0x00000006 
- 00029323  0x00007c3b call  0x00007349 
- 00029324  0x00007c3d call  0x00007353 
- 00029325  0x00007c3e call  0x000072d4 
- 00029326  0x00007c3f deposit  0x00000039 
- 00029327  0x00007c40 branch  0x00007291 , 0x00000034 
- 00029328  0x00007c41 branch  0x0000728c 
- 00029329  0x00007c43 force  0x0000000c , 0x00000038 
- 00029330  0x00007c44 deposit  0x0000002f 
- 00029331  0x00007c45 store  0x00000004 , 0x00000150 
- 00029332  0x00007c46 rtn 
- 00029333  0x00007c49 increase  0x00000001 , 0x00000011 
- 00029334  0x00007c4a call  0x0000726a 
- 00029335  0x00007c4b copy  0x00000013 , 0x00000006 
- 00029336  0x00007c4c call  0x0000735d 
- 00029337  0x00007c4d call  0x000072d7 
- 00029338  0x00007c4e call  0x0000737c 
- 00029339  0x00007c4f increase  0x00000010 , 0x00000013 
- 00029340  0x00007c50 increase  0xfffffff0 , 0x00000012 
- 00029341  0x00007c51 branch  0x00007295 , 0x00000002 
- 00029342  0x00007c52 rtn 
- 00029343  0x00007c58 call  0x000072c4 
- 00029344  0x00007c59 bpatch  0x000000ea , 0x0000401d 
- 00029345  0x00007c5a jam  0x00000000 , 0x0000806c 
- 00029346  0x00007c5b jam  0x00000001 , 0x0000806d 
- 00029347  0x00007c5c fetch  0x00000001 , 0x00004169 
- 00029348  0x00007c5d and_into  0x00000003 , 0x0000003f 
- 00029349  0x00007c5e store  0x00000001 , 0x0000806e 
- 00029350  0x00007c5f fetch  0x00000002 , 0x0000068f 
- 00029351  0x00007c60 store  0x00000002 , 0x00008068 
- 00029352  0x00007c61 setarg  0x0000416b 
- 00029353  0x00007c62 store  0x00000002 , 0x0000806a 
- 00029354  0x00007c64 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
- 00029355  0x00007c65 fetcht  0x00000005 , 0x00004450 
- 00029356  0x00007c66 call  0x00007265 
- 00029357  0x00007c67 jam  0x00000002 , 0x0000800a 
- 00029358  0x00007c68 jam  0x00000003 , 0x0000800a 
- 00029359  0x00007c6a fetch  0x00000001 , 0x0000416a 
- 00029360  0x00007c6b store  0x00000002 , 0x000080c0 
- 00029361  0x00007c6c increase  0x00000004 , 0x0000003f 
- 00029362  0x00007c6d store  0x00000001 , 0x0000416a 
- 00029363  0x00007c6e fetch  0x00000005 , 0x00004450 
- 00029364  0x00007c6f increase  0x00000001 , 0x0000003f 
- 00029365  0x00007c70 set0  0x00000027 , 0x0000003f 
- 00029366  0x00007c71 store  0x00000005 , 0x00004450 
- 00029367  0x00007c72 rtn 
- 00029368  0x00007c76 fetch  0x00000002 , 0x0000811a 
- 00029369  0x00007c77 isub  0x00000002 , 0x0000003e 
- 00029370  0x00007c78 rtn  0x00000005 
- 00029371  0x00007c79 nrtn  0x00000034 
- 00029372  0x00007c7b branch  0x000072b8 
- 00029373  0x00007c7e fetch  0x00000001 , 0x00008108 
- 00029374  0x00007c7f bbit0  0x00000006 , 0x0000235a 
- 00029375  0x00007c81 setarg  0x0000416b 
- 00029376  0x00007c82 iadd  0x00000002 , 0x00000005 
- 00029377  0x00007c83 arg  0x0000000c , 0x00000038 
- 00029378  0x00007c84 istorer  0x0000002f , 0x00000004 , 0x00000005 
- 00029379  0x00007c85 branch  0x000072cd 
- 00029380  0x00007c88 bpatch  0x000000eb , 0x0000401d 
- 00029381  0x00007c89 force  0x0000000c , 0x00000038 
- 00029382  0x00007c8a call  0x00007370 
- 00029383  0x00007c8b call  0x0000736f 
- 00029384  0x00007c8c setarg  0x00000000 
- 00029385  0x00007c8d store  0x00000002 , 0x000080c0 
- 00029386  0x00007c8e rtn 
- 00029387  0x00007c91 fetch  0x00000001 , 0x00008108 
- 00029388  0x00007c92 bbit0  0x00000006 , 0x000072cb 
- 00029389  0x00007c94 jam  0x00000000 , 0x0000800a 
- 00029390  0x00007c95 rtn 
- 00029391  0x00007c99 nbranch  0x000072cf , 0x00000037 
- 00029392  0x00007c9a rtn 
- 00029393  0x00007c9d force  0x00000030 , 0x00000036 
- 00029394  0x00007c9e force  0x00000000 , 0x00000036 
- 00029395  0x00007c9f branch  0x000072cf 
- 00029396  0x00007ca2 force  0x00000032 , 0x00000036 
- 00029397  0x00007ca3 force  0x00000002 , 0x00000036 
- 00029398  0x00007ca4 branch  0x000072cf 
- 00029399  0x00007ca7 force  0x00000034 , 0x00000036 
- 00029400  0x00007ca8 force  0x00000004 , 0x00000036 
- 00029401  0x00007ca9 branch  0x000072cf 
- 00029402  0x00007cad force  0x00000001 , 0x00000036 
- 00029403  0x00007cae force  0x00000000 , 0x00000036 
- 00029404  0x00007caf rtn 
- 00029405  0x00007cb3 fetch  0x00000001 , 0x00008155 
- 00029406  0x00007cb4 bbit0  0x00000002 , 0x000072dd 
- 00029407  0x00007cb5 rtn 
- 00029408  0x00007cb9 store  0x00000002 , 0x000080d2 
- 00029409  0x00007cba force  0x000000c0 , 0x00000036 
- 00029410  0x00007cbb force  0x00000080 , 0x00000036 
- 00029411  0x00007cbc branch  0x000072dd 
- 00029412  0x00007cbf force  0x00000000 , 0x00000038 
- 00029413  0x00007cc0 copy  0x00000012 , 0x00000006 
- 00029414  0x00007cc1 force  0x00000004 , 0x00000039 
- 00029415  0x00007cc2 call  0x000072f3 
- 00029416  0x00007cc4 force  0x00000180 , 0x00000036 
- 00029417  0x00007cc5 force  0x00000080 , 0x00000036 
- 00029418  0x00007cc6 call  0x000072cf 
- 00029419  0x00007cc8 force  0x0000000c , 0x00000038 
- 00029420  0x00007cc9 copy  0x00000013 , 0x00000005 
- 00029421  0x00007cca force  0x00000004 , 0x00000039 
- 00029422  0x00007ccc copy  0x0000002f , 0x0000003f 
- 00029423  0x00007ccd istore  0x00000004 , 0x00000005 
- 00029424  0x00007cce increase  0x00000001 , 0x00000038 
- 00029425  0x00007ccf loop  0x000072ee 
- 00029426  0x00007cd0 rtn 
- 00029427  0x00007cd3 ifetch  0x00000002 , 0x00000006 
- 00029428  0x00007cd4 ifetcht  0x00000002 , 0x00000006 
- 00029429  0x00007cd5 lshift16  0x00000002 , 0x00000002 
- 00029430  0x00007cd6 ior  0x00000002 , 0x0000002f 
- 00029431  0x00007cd7 increase  0x00000001 , 0x00000038 
- 00029432  0x00007cd8 loop  0x000072f3 
- 00029433  0x00007cd9 rtn 
- 00029434  0x00007cdd force  0x00000008 , 0x00000038 
- 00029435  0x00007cde copy  0x00000011 , 0x00000006 
- 00029436  0x00007cdf force  0x00000004 , 0x00000039 
- 00029437  0x00007ce0 call  0x000072f3 
- 00029438  0x00007ce2 force  0x00000000 , 0x00000038 
- 00029439  0x00007ce3 copy  0x00000012 , 0x00000006 
- 00029440  0x00007ce4 force  0x00000004 , 0x00000039 
- 00029441  0x00007ce5 call  0x000072f3 
- 00029442  0x00007ce6 force  0x00000182 , 0x00000036 
- 00029443  0x00007ce7 force  0x00000082 , 0x00000036 
- 00029444  0x00007ce8 call  0x000072cf 
- 00029445  0x00007ce9 branch  0x000072eb 
- 00029446  0x00007ced force  0x00000000 , 0x00000038 
- 00029447  0x00007cee fetch  0x00000004 , 0x00000158 
- 00029448  0x00007cef iforce  0x0000002f 
- 00029449  0x00007cf0 increase  0x00000001 , 0x00000038 
- 00029450  0x00007cf1 ifetch  0x00000004 , 0x00000006 
- 00029451  0x00007cf2 iforce  0x0000002f 
- 00029452  0x00007cf3 increase  0x00000001 , 0x00000038 
- 00029453  0x00007cf4 fetch  0x00000004 , 0x000042ab 
- 00029454  0x00007cf5 iforce  0x0000002f 
- 00029455  0x00007cf6 increase  0x00000001 , 0x00000038 
- 00029456  0x00007cf7 ifetch  0x00000004 , 0x00000006 
- 00029457  0x00007cf8 iforce  0x0000002f 
- 00029458  0x00007cf9 increase  0x00000001 , 0x00000038 
- 00029459  0x00007cfa call  0x00007370 
- 00029460  0x00007cfb increase  0xfffffffc , 0x00000038 
- 00029461  0x00007cfc fetch  0x00000004 , 0x000042ff 
- 00029462  0x00007cfd copy  0x0000003f , 0x0000002f 
- 00029463  0x00007cfe increase  0x00000004 , 0x00000038 
- 00029464  0x00007cff force  0x00000038 , 0x00000036 
- 00029465  0x00007d00 force  0x00000008 , 0x00000036 
- 00029466  0x00007d01 branch  0x000072cf 
- 00029467  0x00007d05 bpatch  0x000000ec , 0x0000401d 
- 00029468  0x00007d06 fetch  0x00000006 , 0x000042db 
- 00029469  0x00007d07 fetcht  0x00000006 , 0x00000178 
- 00029470  0x00007d08 branch  0x00007321 , 0x00000029 
- 00029471  0x00007d09 fetch  0x00000006 , 0x00000178 
- 00029472  0x00007d0a fetcht  0x00000006 , 0x000042db 
- 00029473  0x00007d0c force  0x00000008 , 0x00000038 
- 00029474  0x00007d0d copy  0x00000002 , 0x0000002f 
- 00029475  0x00007d0e increase  0x00000001 , 0x00000038 
- 00029476  0x00007d0f rshift32  0x00000002 , 0x0000002f 
- 00029477  0x00007d10 lshift16  0x0000003f , 0x0000003f 
- 00029478  0x00007d11 ior  0x0000002f , 0x0000002f 
- 00029479  0x00007d12 increase  0x00000001 , 0x00000038 
- 00029480  0x00007d13 rshift32  0x0000003f , 0x0000002f 
- 00029481  0x00007d14 increase  0x00000001 , 0x00000038 
- 00029482  0x00007d15 force  0x00000000 , 0x0000002f 
- 00029483  0x00007d16 force  0x00000000 , 0x0000003f 
- 00029484  0x00007d17 fetch  0x00000001 , 0x000042cb 
- 00029485  0x00007d18 fetcht  0x00000001 , 0x0000438c 
- 00029486  0x00007d19 nbranch  0x00007331 , 0x00000029 
- 00029487  0x00007d1b fetch  0x00000001 , 0x000042d2 
- 00029488  0x00007d1c fetcht  0x00000001 , 0x000042cb 
- 00029489  0x00007d1e store  0x00000001 , 0x000042bb 
- 00029490  0x00007d1f storet  0x00000001 , 0x000042bc 
- 00029491  0x00007d20 force  0x00000000 , 0x00000038 
- 00029492  0x00007d21 arg  0x000042bb , 0x00000012 
- 00029493  0x00007d22 force  0x00000004 , 0x00000039 
- 00029494  0x00007d24 ifetch  0x00000004 , 0x00000011 
- 00029495  0x00007d25 ifetcht  0x00000004 , 0x00000012 
- 00029496  0x00007d26 ixor  0x00000002 , 0x0000002f 
- 00029497  0x00007d27 increase  0x00000001 , 0x00000038 
- 00029498  0x00007d28 increase  0x00000004 , 0x00000011 
- 00029499  0x00007d29 increase  0x00000004 , 0x00000012 
- 00029500  0x00007d2a loop  0x00007336 
- 00029501  0x00007d2b call  0x00007370 
- 00029502  0x00007d2c increase  0xfffffffc , 0x00000038 
- 00029503  0x00007d2d fetch  0x00000004 , 0x000042ff 
- 00029504  0x00007d2e copy  0x0000003f , 0x0000002f 
- 00029505  0x00007d2f increase  0x00000004 , 0x00000038 
- 00029506  0x00007d30 force  0x00000038 , 0x00000036 
- 00029507  0x00007d31 force  0x0000000c , 0x00000036 
- 00029508  0x00007d32 call  0x000072cf 
- 00029509  0x00007d34 call  0x0000736f 
- 00029510  0x00007d35 force  0x0000003a , 0x00000036 
- 00029511  0x00007d36 force  0x00000008 , 0x00000036 
- 00029512  0x00007d37 branch  0x000072cf 
- 00029513  0x00007d3a compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029514  0x00007d3b rtn  0x00000001 
- 00029515  0x00007d3c deposit  0x00000006 
- 00029516  0x00007d3d iadd  0x00000039 , 0x00000005 
- 00029517  0x00007d3e force  0x00000000 , 0x0000003f 
- 00029518  0x00007d40 istore  0x00000001 , 0x00000005 
- 00029519  0x00007d41 increase  0x00000001 , 0x00000039 
- 00029520  0x00007d42 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029521  0x00007d43 rtn  0x00000001 
- 00029522  0x00007d44 branch  0x0000734e 
- 00029523  0x00007d47 force  0x00000000 , 0x00000038 
- 00029524  0x00007d49 deposit  0x00000039 
- 00029525  0x00007d4a branch  0x00007358 , 0x00000034 
- 00029526  0x00007d4b ifetch  0x00000004 , 0x00000006 
- 00029527  0x00007d4c increase  0xfffffffc , 0x00000039 
- 00029528  0x00007d4e iforce  0x0000002f 
- 00029529  0x00007d4f increase  0x00000001 , 0x00000038 
- 00029530  0x00007d50 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029531  0x00007d51 rtn  0x00000001 
- 00029532  0x00007d52 branch  0x00007354 
- 00029533  0x00007d55 force  0x00000008 , 0x00000038 
- 00029534  0x00007d56 branch  0x00007362 
- 00029535  0x00007d58 force  0x00000004 , 0x00000038 
- 00029536  0x00007d59 branch  0x00007362 
- 00029537  0x00007d5b force  0x00000000 , 0x00000038 
- 00029538  0x00007d5d force  0x00000004 , 0x00000039 
- 00029539  0x00007d5f ifetch  0x00000004 , 0x00000006 
- 00029540  0x00007d60 iforce  0x0000002f 
- 00029541  0x00007d61 increase  0x00000001 , 0x00000038 
- 00029542  0x00007d62 loop  0x00007363 
- 00029543  0x00007d63 rtn 
- 00029544  0x00007d66 arg  0x000001a8 , 0x00000006 
- 00029545  0x00007d67 branch  0x0000735f 
- 00029546  0x00007d6a force  0x00000004 , 0x00000039 
- 00029547  0x00007d6b branch  0x00007372 
- 00029548  0x00007d6e force  0x00000000 , 0x00000038 
- 00029549  0x00007d6f force  0x00000010 , 0x00000039 
- 00029550  0x00007d70 branch  0x00007371 
- 00029551  0x00007d73 force  0x00000000 , 0x00000038 
- 00029552  0x00007d75 force  0x00000004 , 0x00000039 
- 00029553  0x00007d77 force  0x00000000 , 0x0000002f 
- 00029554  0x00007d79 increase  0x00000001 , 0x00000038 
- 00029555  0x00007d7a loop  0x00007371 
- 00029556  0x00007d7b rtn 
- 00029557  0x00007d7e force  0x0000000c , 0x00000038 
- 00029558  0x00007d7f force  0x00000004 , 0x00000039 
- 00029559  0x00007d81 deposit  0x0000002f 
- 00029560  0x00007d82 istore  0x00000004 , 0x00000005 
- 00029561  0x00007d83 increase  0x00000001 , 0x00000038 
- 00029562  0x00007d84 loop  0x00007377 
- 00029563  0x00007d85 rtn 
- 00029564  0x00007d88 force  0x0000000c , 0x00000038 
- 00029565  0x00007d89 copy  0x00000013 , 0x00000005 
- 00029566  0x00007d8a add  0x00000012 , 0x00000001 , 0x00000039 
- 00029567  0x00007d8b sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029568  0x00007d8c branch  0x00007382 , 0x00000002 
- 00029569  0x00007d8d force  0x00000010 , 0x00000039 
- 00029570  0x00007d8f deposit  0x0000002f 
- 00029571  0x00007d90 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029572  0x00007d91 branch  0x0000738a , 0x00000002 
- 00029573  0x00007d92 istore  0x00000004 , 0x00000005 
- 00029574  0x00007d93 increase  0xfffffffc , 0x00000039 
- 00029575  0x00007d94 rtn  0x00000005 
- 00029576  0x00007d95 increase  0x00000001 , 0x00000038 
- 00029577  0x00007d96 branch  0x00007382 
- 00029578  0x00007d98 istore  0x00000001 , 0x00000005 
- 00029579  0x00007d99 rshift8  0x0000003f , 0x0000003f 
- 00029580  0x00007d9a loop  0x0000738a 
- 00029581  0x00007d9b rtn 
- 00029582  0x00007d9f force  0x0000000c , 0x00000038 
- 00029583  0x00007da0 force  0x00000004 , 0x00000039 
- 00029584  0x00007da2 ifetch  0x00000004 , 0x00000006 
- 00029585  0x00007da3 isub  0x0000002f , 0x0000003e 
- 00029586  0x00007da4 nrtn  0x00000005 
- 00029587  0x00007da5 increase  0x00000001 , 0x00000038 
- 00029588  0x00007da6 loop  0x00007390 
- 00029589  0x00007da7 branch  0x00007db8 
- 00029590  0x00007daa fetch  0x00000001 , 0x00008050 
- 00029591  0x00007dab set0  0x00000000 , 0x0000003f 
- 00029592  0x00007dac store  0x00000001 , 0x00008050 
- 00029593  0x00007dad rtn 
- 00029594  0x00007db0 fetch  0x00000001 , 0x00008050 
- 00029595  0x00007db1 set1  0x00000000 , 0x0000003f 
- 00029596  0x00007db2 store  0x00000001 , 0x00008050 
- 00029597  0x00007db3 rtn 
- 00029598  0x00007dbc arg  0x000004d1 , 0x00000005 
- 00029599  0x00007dbd setsect  0x00000000 , 0x0003ffff 
- 00029600  0x00007dbe setsect  0x00000001 , 0x0003ffff 
- 00029601  0x00007dbf setsect  0x00000002 , 0x0003ffff 
- 00029602  0x00007dc0 setsect  0x00000003 , 0x0003fbff 
- 00029603  0x00007dc1 istore  0x00000009 , 0x00000005 
- 00029604  0x00007dc2 setsect  0x00000000 , 0x0003ffff 
- 00029605  0x00007dc3 setsect  0x00000001 , 0x0003ffff 
- 00029606  0x00007dc4 setsect  0x00000002 , 0x0003ffff 
- 00029607  0x00007dc5 setsect  0x00000003 , 0x0003ffff 
- 00029608  0x00007dc6 istore  0x00000009 , 0x00000005 
- 00029609  0x00007dc7 setsect  0x00000000 , 0x0003ffff 
- 00029610  0x00007dc8 setsect  0x00000001 , 0x0003ffff 
- 00029611  0x00007dc9 setsect  0x00000002 , 0x0003cfff 
- 00029612  0x00007dca setsect  0x00000003 , 0x0003ffff 
- 00029613  0x00007dcb istore  0x00000009 , 0x00000005 
- 00029614  0x00007dcc setsect  0x00000000 , 0x0003ffff 
- 00029615  0x00007dcd setsect  0x00000001 , 0x0003ffff 
- 00029616  0x00007dce setsect  0x00000002 , 0x0003ffef 
- 00029617  0x00007dcf setsect  0x00000003 , 0x0003ffff 
- 00029618  0x00007dd0 istore  0x00000009 , 0x00000005 
- 00029619  0x00007dd1 setsect  0x00000000 , 0x0003ffff 
- 00029620  0x00007dd2 setsect  0x00000001 , 0x0003ffff 
- 00029621  0x00007dd3 setsect  0x00000002 , 0x0003ffff 
- 00029622  0x00007dd4 setsect  0x00000003 , 0x0003ffff 
- 00029623  0x00007dd5 istore  0x00000009 , 0x00000005 
- 00029624  0x00007dd6 setsect  0x00000000 , 0x0003ffff 
- 00029625  0x00007dd7 setsect  0x00000001 , 0x00026c7f 
- 00029626  0x00007dd8 setsect  0x00000002 , 0x0000146b 
- 00029627  0x00007dd9 setsect  0x00000003 , 0x00037bb3 
- 00029628  0x00007dda istore  0x00000009 , 0x00000005 
- 00029629  0x00007ddb setsect  0x00000000 , 0x0001feb8 
- 00029630  0x00007ddc setsect  0x00000001 , 0x00010c12 
- 00029631  0x00007ddd setsect  0x00000002 , 0x0002b722 
- 00029632  0x00007dde setsect  0x00000003 , 0x00029fa6 
- 00029633  0x00007ddf istore  0x00000009 , 0x00000005 
- 00029634  0x00007de0 setsect  0x00000000 , 0x0000e70f 
- 00029635  0x00007de1 setsect  0x00000001 , 0x00016720 
- 00029636  0x00007de2 setsect  0x00000002 , 0x0000519e 
- 00029637  0x00007de3 setsect  0x00000003 , 0x00019084 
- 00029638  0x00007de4 istore  0x00000009 , 0x00000005 
- 00029639  0x00007de5 setsect  0x00000000 , 0x00031012 
- 00029640  0x00007de6 setsect  0x00000001 , 0x000360bf 
- 00029641  0x00007de7 setsect  0x00000002 , 0x0003f0af 
- 00029642  0x00007de8 setsect  0x00000003 , 0x000003d3 
- 00029643  0x00007de9 istore  0x00000009 , 0x00000005 
- 00029644  0x00007dea setsect  0x00000000 , 0x0003a188 
- 00029645  0x00007deb setsect  0x00000001 , 0x00003ad0 
- 00029646  0x00007dec setsect  0x00000002 , 0x0003cbf2 
- 00029647  0x00007ded setsect  0x00000003 , 0x000243d9 
- 00029648  0x00007dee istore  0x00000009 , 0x00000005 
- 00029649  0x00007def setsect  0x00000000 , 0x0002b030 
- 00029650  0x00007df0 setsect  0x00000001 , 0x00036a03 
- 00029651  0x00007df1 setsect  0x00000002 , 0x00011188 
- 00029652  0x00007df2 setsect  0x00000003 , 0x0001e520 
- 00029653  0x00007df3 istore  0x00000009 , 0x00000005 
- 00029654  0x00007df4 setsect  0x00000000 , 0x0003a11e 
- 00029655  0x00007df5 setsect  0x00000001 , 0x0000fe5d 
- 00029656  0x00007df6 setsect  0x00000002 , 0x0000dd57 
- 00029657  0x00007df7 setsect  0x00000003 , 0x0001ac93 
- 00029658  0x00007df8 istore  0x00000009 , 0x00000005 
- 00029659  0x00007df9 setsect  0x00000000 , 0x000011ed 
- 00029660  0x00007dfa setsect  0x00000001 , 0x000218c4 
- 00029661  0x00007dfb setsect  0x00000002 , 0x00008da7 
- 00029662  0x00007dfc setsect  0x00000003 , 0x000257ff 
- 00029663  0x00007dfd istore  0x00000009 , 0x00000005 
- 00029664  0x00007dfe setsect  0x00000000 , 0x0003192b 
- 00029665  0x00007dff setsect  0x00000001 , 0x00034641 
- 00029666  0x00007e00 setsect  0x00000002 , 0x0001be0c 
- 00029667  0x00007e01 setsect  0x00000003 , 0x000366ad 
- 00029668  0x00007e02 istore  0x00000009 , 0x00000005 
- 00029669  0x00007e03 setsect  0x00000000 , 0x00001f83 
- 00029670  0x00007e04 setsect  0x00000001 , 0x00015a23 
- 00029671  0x00007e05 setsect  0x00000002 , 0x0003f9b0 
- 00029672  0x00007e06 setsect  0x00000003 , 0x00003949 
- 00029673  0x00007e07 istore  0x00000009 , 0x00000005 
- 00029674  0x00007e08 setsect  0x00000000 , 0x00013a51 
- 00029675  0x00007e09 setsect  0x00000001 , 0x000153fd 
- 00029676  0x00007e0a setsect  0x00000002 , 0x0003372a 
- 00029677  0x00007e0b setsect  0x00000003 , 0x0000f1bb 
- 00029678  0x00007e0c istore  0x00000009 , 0x00000005 
- 00029679  0x00007e0d setsect  0x00000000 , 0x0003ae85 
- 00029680  0x00007e0e setsect  0x00000001 , 0x0001eed9 
- 00029681  0x00007e0f setsect  0x00000002 , 0x00009e66 
- 00029682  0x00007e10 setsect  0x00000003 , 0x000001a8 
- 00029683  0x00007e11 istore  0x00000008 , 0x00000005 
- 00029684  0x00007e12 rtn 
- 00029685  0x00007e1b arg  0x00000569 , 0x00000005 
- 00029686  0x00007e1c setsect  0x00000000 , 0x0003ffff 
- 00029687  0x00007e1d setsect  0x00000001 , 0x0003ffff 
- 00029688  0x00007e1e setsect  0x00000002 , 0x0003ffff 
- 00029689  0x00007e1f setsect  0x00000003 , 0x0003ffff 
- 00029690  0x00007e20 istore  0x00000009 , 0x00000005 
- 00029691  0x00007e21 setsect  0x00000000 , 0x0003ffff 
- 00029692  0x00007e22 setsect  0x00000001 , 0x0000003f 
- 00029693  0x00007e23 setsect  0x00000002 , 0x00000000 
- 00029694  0x00007e24 setsect  0x00000003 , 0x00000000 
- 00029695  0x00007e25 istore  0x00000009 , 0x00000005 
- 00029696  0x00007e26 setsect  0x00000000 , 0x00000000 
- 00029697  0x00007e27 setsect  0x00000001 , 0x00000000 
- 00029698  0x00007e28 setsect  0x00000002 , 0x00001000 
- 00029699  0x00007e29 setsect  0x00000003 , 0x00000000 
- 00029700  0x00007e2a istore  0x00000009 , 0x00000005 
- 00029701  0x00007e2b setsect  0x00000000 , 0x0003ff00 
- 00029702  0x00007e2c setsect  0x00000001 , 0x0003ffff 
- 00029703  0x00007e2d setsect  0x00000002 , 0x0003ffcf 
- 00029704  0x00007e2e setsect  0x00000003 , 0x0003ffff 
- 00029705  0x00007e2f istore  0x00000009 , 0x00000005 
- 00029706  0x00007e30 setsect  0x00000000 , 0x0003ffff 
- 00029707  0x00007e31 setsect  0x00000001 , 0x0003ffff 
- 00029708  0x00007e32 setsect  0x00000002 , 0x0003ffff 
- 00029709  0x00007e33 setsect  0x00000003 , 0x000003ff 
- 00029710  0x00007e34 istore  0x00000009 , 0x00000005 
- 00029711  0x00007e35 setsect  0x00000000 , 0x00000000 
- 00029712  0x00007e36 setsect  0x00000001 , 0x00000000 
- 00029713  0x00007e37 setsect  0x00000002 , 0x00000000 
- 00029714  0x00007e38 setsect  0x00000003 , 0x00000000 
- 00029715  0x00007e39 istore  0x00000009 , 0x00000005 
- 00029716  0x00007e3a setsect  0x00000000 , 0x00010000 
- 00029717  0x00007e3b setsect  0x00000001 , 0x00000000 
- 00029718  0x00007e3c setsect  0x00000002 , 0x0003f000 
- 00029719  0x00007e3d setsect  0x00000003 , 0x0003ffff 
- 00029720  0x00007e3e istore  0x00000009 , 0x00000005 
- 00029721  0x00007e3f setsect  0x00000000 , 0x000296ff 
- 00029722  0x00007e40 setsect  0x00000001 , 0x00022630 
- 00029723  0x00007e41 setsect  0x00000002 , 0x0003945d 
- 00029724  0x00007e42 setsect  0x00000003 , 0x0003d284 
- 00029725  0x00007e43 istore  0x00000009 , 0x00000005 
- 00029726  0x00007e44 setsect  0x00000000 , 0x000333a0 
- 00029727  0x00007e45 setsect  0x00000001 , 0x00004b7a 
- 00029728  0x00007e46 setsect  0x00000002 , 0x000037d8 
- 00029729  0x00007e47 setsect  0x00000003 , 0x0003c9dc 
- 00029730  0x00007e48 istore  0x00000009 , 0x00000005 
- 00029731  0x00007e49 setsect  0x00000000 , 0x0003a440 
- 00029732  0x00007e4a setsect  0x00000001 , 0x0001b958 
- 00029733  0x00007e4b setsect  0x00000002 , 0x00038bce 
- 00029734  0x00007e4c setsect  0x00000003 , 0x0001091f 
- 00029735  0x00007e4d istore  0x00000009 , 0x00000005 
- 00029736  0x00007e4e setsect  0x00000000 , 0x0002e12c 
- 00029737  0x00007e4f setsect  0x00000001 , 0x0001f47c 
- 00029738  0x00007e50 setsect  0x00000002 , 0x000356b1 
- 00029739  0x00007e51 setsect  0x00000003 , 0x0002fd47 
- 00029740  0x00007e52 istore  0x00000009 , 0x00000005 
- 00029741  0x00007e53 setsect  0x00000000 , 0x00006837 
- 00029742  0x00007e54 setsect  0x00000001 , 0x0002ed90 
- 00029743  0x00007e55 setsect  0x00000002 , 0x0001ecec 
- 00029744  0x00007e56 setsect  0x00000003 , 0x0001acc5 
- 00029745  0x00007e57 istore  0x00000009 , 0x00000005 
- 00029746  0x00007e58 setsect  0x00000000 , 0x00023357 
- 00029747  0x00007e59 setsect  0x00000001 , 0x00018af3 
- 00029748  0x00007e5a setsect  0x00000002 , 0x0000f9e1 
- 00029749  0x00007e5b setsect  0x00000003 , 0x000129f0 
- 00029750  0x00007e5c istore  0x00000009 , 0x00000005 
- 00029751  0x00007e5d setsect  0x00000000 , 0x0002e7eb 
- 00029752  0x00007e5e setsect  0x00000001 , 0x0003e6e3 
- 00029753  0x00007e5f setsect  0x00000002 , 0x0003e1a7 
- 00029754  0x00007e60 setsect  0x00000003 , 0x00010b8b 
- 00029755  0x00007e61 istore  0x00000009 , 0x00000005 
- 00029756  0x00007e62 setsect  0x00000000 , 0x00024fe3 
- 00029757  0x00007e63 setsect  0x00000001 , 0x000020ef 
- 00029758  0x00007e64 setsect  0x00000002 , 0x0001b5a6 
- 00029759  0x00007e65 setsect  0x00000003 , 0x0000dc2f 
- 00029760  0x00007e66 istore  0x00000009 , 0x00000005 
- 00029761  0x00007e67 setsect  0x00000000 , 0x00013860 
- 00029762  0x00007e68 setsect  0x00000001 , 0x0002bd69 
- 00029763  0x00007e69 setsect  0x00000002 , 0x0000391a 
- 00029764  0x00007e6a setsect  0x00000003 , 0x0001b222 
- 00029765  0x00007e6b istore  0x00000009 , 0x00000005 
- 00029766  0x00007e6c rtn 
- 00029767  0x00007e75 branch  0x000074fc 
- 00029768  0x00007e78 bpatch  0x000000ed , 0x0000401d 
- 00029769  0x00007e7d fetch  0x00000001 , 0x0000446c 
- 00029770  0x00007e7e rtn  0x00000034 
- 00029771  0x00007e7f fetch  0x00000001 , 0x0000446e 
- 00029772  0x00007e80 rtneq  0x00000003 
- 00029773  0x00007e83 fetch  0x00000001 , 0x0000446d 
- 00029774  0x00007e84 beq  0x00000000 , 0x000074fc 
- 00029775  0x00007e85 rtn 
- 00029776  0x00007e87 jam  0x00000000 , 0x0000446d 
- 00029777  0x00007e88 rtn 
- 00029778  0x00007e8e bpatch  0x000000ee , 0x0000401d 
- 00029779  0x00007e8f setarg  0x000005fe 
- 00029780  0x00007e90 arg  0x000005f9 , 0x00000005 
- 00029781  0x00007e91 isub  0x00000005 , 0x00000039 
- 00029782  0x00007e92 call  0x00007ca1 
- 00029783  0x00007e93 setarg  0x000044d1 
- 00029784  0x00007e94 arg  0x000044cf , 0x00000005 
- 00029785  0x00007e95 isub  0x00000005 , 0x00000039 
- 00029786  0x00007e96 branch  0x00007ca1 
- 00029787  0x00007e9b call  0x00007476 
- 00029788  0x00007e9c arg  0x0000061e , 0x00000011 
- 00029789  0x00007e9d arg  0x000004b1 , 0x00000005 
- 00029790  0x00007e9e call  0x0000771c 
- 00029791  0x00007e9f arg  0x000005fe , 0x00000011 
- 00029792  0x00007ea0 arg  0x00000471 , 0x00000005 
- 00029793  0x00007ea1 call  0x0000771c 
- 00029794  0x00007ea2 arg  0x00000471 , 0x00000011 
- 00029795  0x00007ea3 arg  0x000005fe , 0x00000012 
- 00029796  0x00007ea4 arg  0x00000471 , 0x00000005 
- 00029797  0x00007ea5 call  0x00007684 
- 00029798  0x00007ea6 arg  0x00000589 , 0x00000011 
- 00029799  0x00007ea7 arg  0x000005fe , 0x00000012 
- 00029800  0x00007ea8 arg  0x00000491 , 0x00000005 
- 00029801  0x00007ea9 call  0x00007684 
- 00029802  0x00007eaa arg  0x00000491 , 0x00000011 
- 00029803  0x00007eab arg  0x00000471 , 0x00000012 
- 00029804  0x00007eac arg  0x00000471 , 0x00000005 
- 00029805  0x00007ead call  0x00007720 
- 00029806  0x00007eae arg  0x00000451 , 0x00000011 
- 00029807  0x00007eaf arg  0x00000471 , 0x00000012 
- 00029808  0x00007eb0 arg  0x00000451 , 0x00000005 
- 00029809  0x00007eb1 call  0x00007720 
- 00029810  0x00007eb2 arg  0x00000020 , 0x00000039 
- 00029811  0x00007eb3 arg  0x000004b1 , 0x00000011 
- 00029812  0x00007eb4 arg  0x00000451 , 0x00000012 
- 00029813  0x00007eb5 branch  0x00007d64 
- 00029814  0x00007eb8 arg  0x000005c9 , 0x00000011 
- 00029815  0x00007eb9 arg  0x00000451 , 0x00000005 
- 00029816  0x00007eba call  0x0000771c 
- 00029817  0x00007ebb arg  0x000005a9 , 0x00000011 
- 00029818  0x00007ebc arg  0x00000471 , 0x00000005 
- 00029819  0x00007ebd call  0x0000771c 
- 00029820  0x00007ebe arg  0x00000471 , 0x00000011 
- 00029821  0x00007ebf arg  0x000005a9 , 0x00000012 
- 00029822  0x00007ec0 arg  0x00000471 , 0x00000005 
- 00029823  0x00007ec1 call  0x00007684 
- 00029824  0x00007ec2 arg  0x00000589 , 0x00000011 
- 00029825  0x00007ec3 arg  0x000005a9 , 0x00000012 
- 00029826  0x00007ec4 arg  0x00000491 , 0x00000005 
- 00029827  0x00007ec5 call  0x00007684 
- 00029828  0x00007ec6 arg  0x00000491 , 0x00000011 
- 00029829  0x00007ec7 arg  0x00000471 , 0x00000012 
- 00029830  0x00007ec8 arg  0x00000471 , 0x00000005 
- 00029831  0x00007ec9 call  0x00007720 
- 00029832  0x00007eca arg  0x00000451 , 0x00000011 
- 00029833  0x00007ecb arg  0x00000471 , 0x00000012 
- 00029834  0x00007ecc arg  0x00000451 , 0x00000005 
- 00029835  0x00007ecd branch  0x00007739 
- 00029836  0x00007ed3 increase  0xffffffff , 0x00000007 
- 00029837  0x00007ed4 nrtn  0x00000002 
- 00029838  0x00007ed5 random  0x0000003f 
- 00029839  0x00007ed6 istore  0x00000002 , 0x00000005 
- 00029840  0x00007ed7 branch  0x0000748c 
- 00029841  0x00007ed9 increase  0xffffffff , 0x00000007 
- 00029842  0x00007eda nbranch  0x0000749c , 0x00000002 
- 00029843  0x00007edb ifetch  0x00000004 , 0x00000011 
- 00029844  0x00007edc copy  0x0000003f , 0x00000002 
- 00029845  0x00007edd ifetch  0x00000004 , 0x00000012 
- 00029846  0x00007ede iflip  0x00000002 , 0x0000003f 
- 00029847  0x00007edf nbranch  0x0000749b , 0x00000005 
- 00029848  0x00007ee0 increase  0x00000004 , 0x00000011 
- 00029849  0x00007ee1 increase  0x00000004 , 0x00000012 
- 00029850  0x00007ee2 branch  0x00007491 
- 00029851  0x00007ee4 branch  0x00007dc4 
- 00029852  0x00007ee7 branch  0x00007dc6 
- 00029853  0x00007eed and  0x0000003f , 0x00000007 , 0x00000007 
- 00029854  0x00007eee rshift3  0x0000003f , 0x0000003f 
- 00029855  0x00007eef iadd  0x00000006 , 0x00000006 
- 00029856  0x00007ef0 ifetch  0x00000001 , 0x00000006 
- 00029857  0x00007ef1 qisolate0  0x0000003f 
- 00029858  0x00007ef2 rtn 
- 00029859  0x00007ef6 ifetch  0x00000008 , 0x00000006 
- 00029860  0x00007ef7 nrtn  0x00000034 
- 00029861  0x00007ef8 ifetch  0x00000008 , 0x00000006 
- 00029862  0x00007ef9 nrtn  0x00000034 
- 00029863  0x00007efa ifetch  0x00000008 , 0x00000006 
- 00029864  0x00007efb rtn 
- 00029865  0x00007f01 ifetch  0x00000004 , 0x00000011 
- 00029866  0x00007f02 iforce  0x00000002 
- 00029867  0x00007f03 ifetch  0x00000004 , 0x00000012 
- 00029868  0x00007f04 isub  0x00000002 , 0x0000003e 
- 00029869  0x00007f05 nrtn  0x00000005 
- 00029870  0x00007f06 increase  0x00000004 , 0x00000011 
- 00029871  0x00007f07 increase  0x00000004 , 0x00000012 
- 00029872  0x00007f08 loop  0x000074a9 
- 00029873  0x00007f09 rtn 
- 00029874  0x00007f0c force  0x00000006 , 0x00000039 
- 00029875  0x00007f0d increase  0x00000014 , 0x00000011 
- 00029876  0x00007f0e increase  0x00000014 , 0x00000012 
- 00029877  0x00007f10 ifetch  0x00000004 , 0x00000012 
- 00029878  0x00007f11 iforce  0x00000002 
- 00029879  0x00007f12 ifetch  0x00000004 , 0x00000011 
- 00029880  0x00007f13 isub  0x00000002 , 0x0000003f 
- 00029881  0x00007f14 nrtn  0x00000002 
- 00029882  0x00007f15 nrtn  0x00000034 
- 00029883  0x00007f16 increase  0xfffffffc , 0x00000011 
- 00029884  0x00007f17 increase  0xfffffffc , 0x00000012 
- 00029885  0x00007f18 loop  0x000074b5 
- 00029886  0x00007f19 rtn 
- 00029887  0x00007f1b force  0x00000006 , 0x00000039 
- 00029888  0x00007f1c force  0x00000000 , 0x00000013 
- 00029889  0x00007f1e ifetch  0x00000004 , 0x00000011 
- 00029890  0x00007f1f iforce  0x00000002 
- 00029891  0x00007f20 ifetch  0x00000004 , 0x00000012 
- 00029892  0x00007f21 iadd  0x00000002 , 0x0000003f 
- 00029893  0x00007f22 iadd  0x00000013 , 0x0000003f 
- 00029894  0x00007f23 istore  0x00000004 , 0x00000005 
- 00029895  0x00007f24 isolate1  0x00000020 , 0x0000003f 
- 00029896  0x00007f25 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029897  0x00007f26 increase  0x00000004 , 0x00000011 
- 00029898  0x00007f27 increase  0x00000004 , 0x00000012 
- 00029899  0x00007f28 loop  0x000074c1 
- 00029900  0x00007f29 rtn 
- 00029901  0x00007f2c force  0x00000006 , 0x00000039 
- 00029902  0x00007f2d force  0x00000000 , 0x00000013 
- 00029903  0x00007f2f ifetch  0x00000004 , 0x00000012 
- 00029904  0x00007f30 iforce  0x00000002 
- 00029905  0x00007f31 ifetch  0x00000004 , 0x00000011 
- 00029906  0x00007f32 isub  0x00000002 , 0x0000003f 
- 00029907  0x00007f33 isub  0x00000013 , 0x0000003f 
- 00029908  0x00007f34 istore  0x00000004 , 0x00000005 
- 00029909  0x00007f35 isolate1  0x00000020 , 0x0000003f 
- 00029910  0x00007f36 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029911  0x00007f37 increase  0x00000004 , 0x00000011 
- 00029912  0x00007f38 increase  0x00000004 , 0x00000012 
- 00029913  0x00007f39 loop  0x000074cf 
- 00029914  0x00007f3a rtn 
- 00029915  0x00007f3d force  0x00000006 , 0x00000039 
- 00029916  0x00007f3e increase  0x00000014 , 0x00000011 
- 00029917  0x00007f40 force  0x00000000 , 0x00000013 
- 00029918  0x00007f42 ifetch  0x00000004 , 0x00000011 
- 00029919  0x00007f43 isolate1  0x00000000 , 0x0000003f 
- 00029920  0x00007f44 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029921  0x00007f45 rshift  0x0000003f , 0x0000003f 
- 00029922  0x00007f46 isolate1  0x00000000 , 0x00000013 
- 00029923  0x00007f47 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00029924  0x00007f48 istore  0x00000004 , 0x00000011 
- 00029925  0x00007f49 increase  0xfffffffc , 0x00000011 
- 00029926  0x00007f4a rshift  0x00000013 , 0x00000013 
- 00029927  0x00007f4b loop  0x000074de 
- 00029928  0x00007f4c rtn 
- 00029929  0x00007f4e force  0x00000006 , 0x00000039 
- 00029930  0x00007f4f force  0x00000000 , 0x00000013 
- 00029931  0x00007f51 ifetch  0x00000004 , 0x00000011 
- 00029932  0x00007f52 isolate1  0x0000001f , 0x0000003f 
- 00029933  0x00007f53 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029934  0x00007f54 lshift  0x0000003f , 0x0000003f 
- 00029935  0x00007f55 isolate1  0x00000000 , 0x00000013 
- 00029936  0x00007f56 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029937  0x00007f57 istore  0x00000004 , 0x00000011 
- 00029938  0x00007f58 increase  0x00000004 , 0x00000011 
- 00029939  0x00007f59 rshift  0x00000013 , 0x00000013 
- 00029940  0x00007f5a loop  0x000074eb 
- 00029941  0x00007f5b rtn 
- 00029942  0x00007f5f force  0x00000006 , 0x00000039 
- 00029943  0x00007f61 ifetch  0x00000004 , 0x00000006 
- 00029944  0x00007f62 iforce  0x0000002f 
- 00029945  0x00007f63 increase  0x00000001 , 0x00000038 
- 00029946  0x00007f64 loop  0x000074f7 
- 00029947  0x00007f65 rtn 
- 00029948  0x00007f6a bpatch  0x000000ef , 0x0000401d 
- 00029949  0x00007f6b fetch  0x00000001 , 0x0000446c 
- 00029950  0x00007f6c nbranch  0x0000751d , 0x00000034 
- 00029951  0x00007f6f jam  0x00000000 , 0x0000446d 
- 00029952  0x00007f70 jam  0x00000000 , 0x0000446e 
- 00029953  0x00007f71 rtn 
- 00029954  0x00007f76 fetch  0x00000001 , 0x0000446c 
- 00029955  0x00007f77 rtn  0x00000034 
- 00029956  0x00007f78 fetch  0x00000001 , 0x0000446e 
- 00029957  0x00007f79 rtneq  0x00000003 
- 00029958  0x00007f7a call  0x00007552 
- 00029959  0x00007f7b branch  0x00007502 
- 00029960  0x00007f80 arg  0x0000446f , 0x00000005 
- 00029961  0x00007f81 setsect  0x00000000 , 0x00001abd 
- 00029962  0x00007f82 setsect  0x00000001 , 0x0001b34f 
- 00029963  0x00007f83 setsect  0x00000002 , 0x00019b8a 
- 00029964  0x00007f84 setsect  0x00000003 , 0x00026562 
- 00029965  0x00007f85 istore  0x00000009 , 0x00000005 
- 00029966  0x00007f86 setsect  0x00000000 , 0x000340b7 
- 00029967  0x00007f87 setsect  0x00000001 , 0x00001efa 
- 00029968  0x00007f88 setsect  0x00000002 , 0x0000aff6 
- 00029969  0x00007f89 setsect  0x00000003 , 0x0000fd41 
- 00029970  0x00007f8a istore  0x00000009 , 0x00000005 
- 00029971  0x00007f8b setsect  0x00000000 , 0x0003d210 
- 00029972  0x00007f8c setsect  0x00000001 , 0x00026cf8 
- 00029973  0x00007f8d setsect  0x00000002 , 0x0003874c 
- 00029974  0x00007f8e setsect  0x00000003 , 0x0003157c 
- 00029975  0x00007f8f istore  0x00000009 , 0x00000005 
- 00029976  0x00007f90 setsect  0x00000000 , 0x0002d4a3 
- 00029977  0x00007f91 setsect  0x00000001 , 0x0003d27d 
- 00029978  0x00007f92 setsect  0x00000002 , 0x00000003 
- 00029979  0x00007f93 istore  0x00000005 , 0x00000005 
- 00029980  0x00007f94 rtn 
- 00029981  0x00007f98 fetch  0x00000001 , 0x0000446e 
- 00029982  0x00007f99 rtnne  0x00000000 
- 00029983  0x00007f9a fetch  0x00000001 , 0x0000446d 
- 00029984  0x00007f9b rtnne  0x00000000 
- 00029985  0x00007f9c call  0x000073f5 
- 00029986  0x00007f9d arg  0x0000446f , 0x00000005 
- 00029987  0x00007f9e force  0x0000000f , 0x00000007 
- 00029988  0x00007f9f call  0x0000748c 
- 00029989  0x00007fa0 random  0x0000003f 
- 00029990  0x00007fa1 rshift  0x0000003f , 0x0000003f 
- 00029991  0x00007fa2 istore  0x00000002 , 0x00000005 
- 00029992  0x00007fa4 fetch  0x00000001 , 0x0000446b 
- 00029993  0x00007fa5 ncall  0x00007508 , 0x00000034 
- 00029994  0x00007fa7 arg  0x000003b1 , 0x00000005 
- 00029995  0x00007fa8 arg  0x0000446f , 0x00000006 
- 00029996  0x00007fa9 call  0x00007c8d 
- 00029997  0x00007fab arg  0x00000291 , 0x00000005 
- 00029998  0x00007fac arg  0x000005a9 , 0x00000006 
- 00029999  0x00007fad call  0x00007c81 
- 00030000  0x00007faf arg  0x000002d1 , 0x00000005 
- 00030001  0x00007fb0 call  0x00007c9d 
- 00030002  0x00007fb1 jam  0x00000001 , 0x000002d1 
- 00030003  0x00007fb3 call  0x0000756a 
- 00030004  0x00007fb4 jam  0x00000003 , 0x0000446d 
- 00030005  0x00007fb5 rtn 
- 00030006  0x00007fb8 arg  0x0000448f , 0x00000005 
- 00030007  0x00007fb9 arg  0x000002f1 , 0x00000006 
- 00030008  0x00007fba call  0x00007c81 
- 00030009  0x00007fbb jam  0x00000003 , 0x0000446e 
- 00030010  0x00007fbc jam  0x00000000 , 0x0000446d 
- 00030011  0x00007fbd rtn 
- 00030012  0x00007fc2 fetch  0x00000001 , 0x000005f9 
- 00030013  0x00007fc3 rtnne  0x00000000 
- 00030014  0x00007fc4 fetch  0x00000001 , 0x0000446d 
- 00030015  0x00007fc5 rtnne  0x00000000 
- 00030016  0x00007fc7 arg  0x000003b1 , 0x00000005 
- 00030017  0x00007fc8 arg  0x0000446f , 0x00000006 
- 00030018  0x00007fc9 call  0x00007c8d 
- 00030019  0x00007fcb arg  0x00000291 , 0x00000005 
- 00030020  0x00007fcc arg  0x000005fe , 0x00000006 
- 00030021  0x00007fcd call  0x00007c81 
- 00030022  0x00007fcf arg  0x000002d1 , 0x00000005 
- 00030023  0x00007fd0 call  0x00007c9d 
- 00030024  0x00007fd1 jam  0x00000001 , 0x000002d1 
- 00030025  0x00007fd3 call  0x0000756a 
- 00030026  0x00007fd4 jam  0x00000004 , 0x0000446d 
- 00030027  0x00007fd5 rtn 
- 00030028  0x00007fda arg  0x0000063e , 0x00000005 
- 00030029  0x00007fdb arg  0x000002f1 , 0x00000006 
- 00030030  0x00007fdc call  0x00007c8d 
- 00030031  0x00007fdd jam  0x00000003 , 0x000005f9 
- 00030032  0x00007fde jam  0x00000000 , 0x0000446d 
- 00030033  0x00007fdf rtn 
- 00030034  0x00007fe4 fetch  0x00000001 , 0x0000446c 
- 00030035  0x00007fe5 rtn  0x00000034 
- 00030036  0x00007fe6 fetch  0x00000001 , 0x0000446d 
- 00030037  0x00007fe7 rtn  0x00000034 
- 00030038  0x00007fe8 increase  0x00000080 , 0x0000003f 
- 00030039  0x00007fe9 store  0x00000001 , 0x0000446d 
- 00030040  0x00007fea rtnbit1  0x00000007 
- 00030041  0x00007feb fetch  0x00000002 , 0x0000022e 
- 00030042  0x00007fec branch  0x0000755c , 0x00000034 
- 00030043  0x00007fed branch  0x00007562 
- 00030044  0x00007ff0 bpatch  0x000000f0 , 0x0000401e 
- 00030045  0x00007ff1 call  0x00007577 
- 00030046  0x00007ff2 fetch  0x00000001 , 0x0000446d 
- 00030047  0x00007ff3 beq  0x00000003 , 0x00007536 
- 00030048  0x00007ff4 beq  0x00000004 , 0x0000754c 
- 00030049  0x00007ff5 rtn 
- 00030050  0x00007ff9 call  0x00007589 
- 00030051  0x00007ffa fetch  0x00000002 , 0x0000022e 
- 00030052  0x00007ffb increase  0xffffffff , 0x0000003f 
- 00030053  0x00007ffc store  0x00000002 , 0x0000022e 
- 00030054  0x00007ffd arg  0x000003b1 , 0x00000006 
- 00030055  0x00007ffe call  0x0000749d 
- 00030056  0x00007fff rtn  0x00000001 
- 00030057  0x00008000 branch  0x000075da 
- 00030058  0x00008003 bpatch  0x000000f1 , 0x0000401e 
- 00030059  0x00008004 setarg  0x00000100 
- 00030060  0x00008005 store  0x00000002 , 0x0000022e 
- 00030061  0x00008007 fetch  0x00000002 , 0x0000022e 
- 00030062  0x00008008 rtn  0x00000034 
- 00030063  0x00008009 increase  0xffffffff , 0x0000003f 
- 00030064  0x0000800a store  0x00000002 , 0x0000022e 
- 00030065  0x0000800b arg  0x000003b1 , 0x00000006 
- 00030066  0x0000800c call  0x0000749d 
- 00030067  0x0000800d branch  0x0000756d , 0x00000001 
- 00030068  0x0000800e arg  0x00000291 , 0x00000006 
- 00030069  0x0000800f arg  0x00000351 , 0x00000005 
- 00030070  0x00008010 branch  0x00007c80 
- 00030071  0x00008014 arg  0x00000391 , 0x00000011 
- 00030072  0x00008015 arg  0x00000491 , 0x00000005 
- 00030073  0x00008016 call  0x00007646 
- 00030074  0x00008017 arg  0x00000491 , 0x00000011 
- 00030075  0x00008018 arg  0x00000431 , 0x00000005 
- 00030076  0x00008019 call  0x0000771c 
- 00030077  0x0000801a arg  0x00000351 , 0x00000011 
- 00030078  0x0000801b arg  0x00000431 , 0x00000012 
- 00030079  0x0000801c arg  0x000002f1 , 0x00000005 
- 00030080  0x0000801d call  0x00007684 
- 00030081  0x0000801e arg  0x00000491 , 0x00000011 
- 00030082  0x0000801f arg  0x00000431 , 0x00000012 
- 00030083  0x00008020 arg  0x00000471 , 0x00000005 
- 00030084  0x00008021 call  0x00007684 
- 00030085  0x00008022 arg  0x00000371 , 0x00000011 
- 00030086  0x00008023 arg  0x00000471 , 0x00000012 
- 00030087  0x00008024 arg  0x00000311 , 0x00000005 
- 00030088  0x00008025 branch  0x00007684 
- 00030089  0x00008028 arg  0x00000391 , 0x00000011 
- 00030090  0x00008029 arg  0x00000471 , 0x00000005 
- 00030091  0x0000802a call  0x0000771c 
- 00030092  0x0000802b arg  0x00000471 , 0x00000011 
- 00030093  0x0000802c arg  0x00000491 , 0x00000005 
- 00030094  0x0000802d call  0x0000771c 
- 00030095  0x0000802f arg  0x00000589 , 0x00000011 
- 00030096  0x00008030 arg  0x00000491 , 0x00000012 
- 00030097  0x00008031 arg  0x00000491 , 0x00000005 
- 00030098  0x00008032 call  0x00007684 
- 00030099  0x00008033 arg  0x00000351 , 0x00000011 
- 00030100  0x00008034 arg  0x00000471 , 0x00000005 
- 00030101  0x00008035 call  0x0000771c 
- 00030102  0x00008037 arg  0x00000471 , 0x00000006 
- 00030103  0x00008038 arg  0x00000431 , 0x00000005 
- 00030104  0x00008039 call  0x00007c8d 
- 00030105  0x0000803a arg  0x00000431 , 0x00000011 
- 00030106  0x0000803b call  0x00007723 
- 00030107  0x0000803c arg  0x00000471 , 0x00000011 
- 00030108  0x0000803d arg  0x00000431 , 0x00000012 
- 00030109  0x0000803e arg  0x00000471 , 0x00000005 
- 00030110  0x0000803f call  0x00007720 
- 00030111  0x00008041 arg  0x00000471 , 0x00000011 
- 00030112  0x00008042 arg  0x00000491 , 0x00000012 
- 00030113  0x00008043 arg  0x00000471 , 0x00000005 
- 00030114  0x00008044 call  0x00007720 
- 00030115  0x00008046 arg  0x00000351 , 0x00000006 
- 00030116  0x00008047 arg  0x00000431 , 0x00000005 
- 00030117  0x00008048 call  0x00007c8d 
- 00030118  0x00008049 arg  0x00000371 , 0x00000011 
- 00030119  0x0000804a arg  0x00000491 , 0x00000005 
- 00030120  0x0000804b call  0x0000771c 
- 00030121  0x0000804c arg  0x00000431 , 0x00000011 
- 00030122  0x0000804d call  0x00007723 
- 00030123  0x0000804e arg  0x00000431 , 0x00000011 
- 00030124  0x0000804f call  0x00007723 
- 00030125  0x00008050 arg  0x00000431 , 0x00000011 
- 00030126  0x00008051 arg  0x00000491 , 0x00000012 
- 00030127  0x00008052 arg  0x00000431 , 0x00000005 
- 00030128  0x00008053 call  0x00007684 
- 00030129  0x00008054 arg  0x00000491 , 0x00000011 
- 00030130  0x00008055 arg  0x00000451 , 0x00000005 
- 00030131  0x00008056 call  0x0000771c 
- 00030132  0x00008057 arg  0x00000451 , 0x00000011 
- 00030133  0x00008058 call  0x00007723 
- 00030134  0x00008059 arg  0x00000451 , 0x00000011 
- 00030135  0x0000805a call  0x00007723 
- 00030136  0x0000805b arg  0x00000451 , 0x00000011 
- 00030137  0x0000805c call  0x00007723 
- 00030138  0x0000805d arg  0x00000371 , 0x00000006 
- 00030139  0x0000805e arg  0x00000491 , 0x00000005 
- 00030140  0x0000805f call  0x00007c8d 
- 00030141  0x00008060 arg  0x00000491 , 0x00000011 
- 00030142  0x00008061 call  0x00007723 
- 00030143  0x00008062 arg  0x00000491 , 0x00000011 
- 00030144  0x00008063 arg  0x00000391 , 0x00000012 
- 00030145  0x00008064 arg  0x00000391 , 0x00000005 
- 00030146  0x00008065 call  0x00007684 
- 00030147  0x00008068 arg  0x00000471 , 0x00000011 
- 00030148  0x00008069 arg  0x00000491 , 0x00000005 
- 00030149  0x0000806a call  0x0000771c 
- 00030150  0x0000806c arg  0x00000491 , 0x00000011 
- 00030151  0x0000806d arg  0x00000431 , 0x00000012 
- 00030152  0x0000806e arg  0x00000491 , 0x00000005 
- 00030153  0x0000806f call  0x00007739 
- 00030154  0x00008070 arg  0x00000491 , 0x00000011 
- 00030155  0x00008071 arg  0x00000431 , 0x00000012 
- 00030156  0x00008072 arg  0x00000351 , 0x00000005 
- 00030157  0x00008073 call  0x00007739 
- 00030158  0x00008074 arg  0x00000431 , 0x00000011 
- 00030159  0x00008075 arg  0x00000351 , 0x00000012 
- 00030160  0x00008076 arg  0x00000491 , 0x00000005 
- 00030161  0x00008077 call  0x00007739 
- 00030162  0x00008078 arg  0x00000491 , 0x00000011 
- 00030163  0x00008079 arg  0x00000471 , 0x00000012 
- 00030164  0x0000807a arg  0x00000491 , 0x00000005 
- 00030165  0x0000807b call  0x00007684 
- 00030166  0x0000807c arg  0x00000491 , 0x00000011 
- 00030167  0x0000807d arg  0x00000451 , 0x00000012 
- 00030168  0x0000807e arg  0x00000371 , 0x00000005 
- 00030169  0x0000807f branch  0x00007739 
- 00030170  0x00008083 arg  0x000002d1 , 0x00000011 
- 00030171  0x00008084 arg  0x000004b1 , 0x00000005 
- 00030172  0x00008085 call  0x0000771c 
- 00030173  0x00008086 arg  0x00000351 , 0x00000011 
- 00030174  0x00008087 arg  0x000004b1 , 0x00000012 
- 00030175  0x00008088 arg  0x00000451 , 0x00000005 
- 00030176  0x00008089 call  0x00007684 
- 00030177  0x0000808c arg  0x000002d1 , 0x00000011 
- 00030178  0x0000808d arg  0x000004b1 , 0x00000012 
- 00030179  0x0000808e arg  0x000004b1 , 0x00000005 
- 00030180  0x0000808f call  0x00007684 
- 00030181  0x00008090 arg  0x00000371 , 0x00000011 
- 00030182  0x00008091 arg  0x000004b1 , 0x00000012 
- 00030183  0x00008092 arg  0x00000431 , 0x00000005 
- 00030184  0x00008093 call  0x00007684 
- 00030185  0x00008096 arg  0x00000391 , 0x00000011 
- 00030186  0x00008097 arg  0x000004b1 , 0x00000005 
- 00030187  0x00008098 call  0x0000771c 
- 00030188  0x00008099 arg  0x00000291 , 0x00000011 
- 00030189  0x0000809a arg  0x000004b1 , 0x00000012 
- 00030190  0x0000809b arg  0x00000471 , 0x00000005 
- 00030191  0x0000809c call  0x00007684 
- 00030192  0x0000809e arg  0x00000391 , 0x00000011 
- 00030193  0x0000809f arg  0x000004b1 , 0x00000012 
- 00030194  0x000080a0 arg  0x000004b1 , 0x00000005 
- 00030195  0x000080a1 call  0x00007684 
- 00030196  0x000080a2 arg  0x000002b1 , 0x00000011 
- 00030197  0x000080a3 arg  0x000004b1 , 0x00000012 
- 00030198  0x000080a4 arg  0x00000491 , 0x00000005 
- 00030199  0x000080a5 call  0x00007684 
- 00030200  0x000080aa arg  0x00000451 , 0x00000012 
- 00030201  0x000080ab arg  0x00000471 , 0x00000011 
- 00030202  0x000080ac arg  0x000004b1 , 0x00000005 
- 00030203  0x000080ad call  0x00007739 
- 00030204  0x000080ae arg  0x00000451 , 0x00000011 
- 00030205  0x000080af arg  0x00000471 , 0x00000012 
- 00030206  0x000080b0 arg  0x00000451 , 0x00000005 
- 00030207  0x000080b1 call  0x00007720 
- 00030208  0x000080b4 arg  0x00000431 , 0x00000012 
- 00030209  0x000080b5 arg  0x00000491 , 0x00000011 
- 00030210  0x000080b6 arg  0x00000471 , 0x00000005 
- 00030211  0x000080b7 call  0x00007739 
- 00030212  0x000080b8 arg  0x00000431 , 0x00000011 
- 00030213  0x000080b9 arg  0x00000491 , 0x00000012 
- 00030214  0x000080ba arg  0x00000431 , 0x00000005 
- 00030215  0x000080bb call  0x00007720 
- 00030216  0x000080bc arg  0x00000431 , 0x00000011 
- 00030217  0x000080bd arg  0x000004b1 , 0x00000012 
- 00030218  0x000080be arg  0x00000431 , 0x00000005 
- 00030219  0x000080bf call  0x00007684 
- 00030220  0x000080c0 arg  0x00000391 , 0x00000011 
- 00030221  0x000080c1 arg  0x000002d1 , 0x00000012 
- 00030222  0x000080c2 arg  0x00000491 , 0x00000005 
- 00030223  0x000080c3 call  0x00007684 
- 00030224  0x000080c4 arg  0x00000491 , 0x00000011 
- 00030225  0x000080c5 arg  0x000004b1 , 0x00000012 
- 00030226  0x000080c6 arg  0x00000391 , 0x00000005 
- 00030227  0x000080c7 call  0x00007684 
- 00030228  0x000080c9 arg  0x000004b1 , 0x00000011 
- 00030229  0x000080ca arg  0x000004b1 , 0x00000005 
- 00030230  0x000080cb call  0x0000771c 
- 00030231  0x000080cc arg  0x000004b1 , 0x00000011 
- 00030232  0x000080cd arg  0x00000451 , 0x00000012 
- 00030233  0x000080ce arg  0x00000491 , 0x00000005 
- 00030234  0x000080cf call  0x00007684 
- 00030235  0x000080d0 arg  0x000004b1 , 0x00000011 
- 00030236  0x000080d1 arg  0x00000431 , 0x00000012 
- 00030237  0x000080d2 arg  0x00000431 , 0x00000005 
- 00030238  0x000080d3 call  0x00007684 
- 00030239  0x000080d4 arg  0x00000471 , 0x00000011 
- 00030240  0x000080d5 arg  0x00000351 , 0x00000005 
- 00030241  0x000080d6 call  0x0000771c 
- 00030242  0x000080d7 arg  0x00000351 , 0x00000011 
- 00030243  0x000080d8 arg  0x00000491 , 0x00000012 
- 00030244  0x000080d9 arg  0x00000351 , 0x00000005 
- 00030245  0x000080da call  0x00007739 
- 00030246  0x000080db arg  0x00000351 , 0x00000006 
- 00030247  0x000080dc arg  0x000004b1 , 0x00000005 
- 00030248  0x000080dd call  0x00007c8d 
- 00030249  0x000080de arg  0x000004b1 , 0x00000011 
- 00030250  0x000080df call  0x00007723 
- 00030251  0x000080e0 arg  0x00000491 , 0x00000011 
- 00030252  0x000080e1 arg  0x000004b1 , 0x00000012 
- 00030253  0x000080e2 arg  0x00000491 , 0x00000005 
- 00030254  0x000080e3 call  0x00007739 
- 00030255  0x000080e4 arg  0x00000491 , 0x00000011 
- 00030256  0x000080e5 arg  0x00000471 , 0x00000012 
- 00030257  0x000080e6 arg  0x00000471 , 0x00000005 
- 00030258  0x000080e7 call  0x00007684 
- 00030259  0x000080e8 arg  0x00000471 , 0x00000011 
- 00030260  0x000080e9 arg  0x00000431 , 0x00000012 
- 00030261  0x000080ea arg  0x00000371 , 0x00000005 
- 00030262  0x000080eb call  0x00007739 
- 00030263  0x000080ec arg  0x00000371 , 0x00000011 
- 00030264  0x000080ed arg  0x00000569 , 0x00000012 
- 00030265  0x000080ee arg  0x00000371 , 0x00000005 
- 00030266  0x000080ef force  0x00000000 , 0x00000013 
- 00030267  0x000080f0 fetch  0x00000001 , 0x00000371 
- 00030268  0x000080f1 isolate1  0x00000000 , 0x0000003f 
- 00030269  0x000080f2 call  0x0000771e , 0x00000001 
- 00030270  0x000080f3 copy  0x00000013 , 0x00000030 
- 00030271  0x000080f4 arg  0x00000371 , 0x00000011 
- 00030272  0x000080f5 call  0x0000774e 
- 00030273  0x000080f6 fetch  0x00000001 , 0x00000390 
- 00030274  0x000080f7 isolate1  0x00000000 , 0x00000030 
- 00030275  0x000080f8 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030276  0x000080f9 store  0x00000001 , 0x00000390 
- 00030277  0x000080fa rtn 
- 00030278  0x000080fd copy  0x00000005 , 0x0000000b 
- 00030279  0x000080fe arg  0x00000451 , 0x00000005 
- 00030280  0x000080ff call  0x00007c9d 
- 00030281  0x00008100 force  0x00000000 , 0x0000003f 
- 00030282  0x00008102 store  0x00000004 , 0x00000471 
- 00030283  0x00008103 jam  0x00000001 , 0x00000451 
- 00030284  0x00008104 arg  0x000003d1 , 0x00000005 
- 00030285  0x00008105 call  0x00007c9f 
- 00030286  0x00008106 arg  0x00000569 , 0x00000006 
- 00030287  0x00008107 arg  0x00000411 , 0x00000005 
- 00030288  0x00008108 call  0x00007c8d 
- 00030289  0x00008109 copy  0x00000011 , 0x00000006 
- 00030290  0x0000810a arg  0x00000431 , 0x00000005 
- 00030291  0x0000810b call  0x00007c8d 
- 00030292  0x00008112 arg  0x00000431 , 0x00000006 
- 00030293  0x00008113 call  0x00007758 
- 00030294  0x00008114 branch  0x0000767d , 0x00000034 
- 00030295  0x00008119 arg  0x00000431 , 0x00000011 
- 00030296  0x0000811a arg  0x00000451 , 0x00000012 
- 00030297  0x0000811b call  0x0000775b 
- 00030298  0x0000811c arg  0x00000411 , 0x00000011 
- 00030299  0x0000811d arg  0x000003d1 , 0x00000012 
- 00030300  0x0000811e call  0x0000775b 
- 00030301  0x00008120 arg  0x00000431 , 0x00000011 
- 00030302  0x00008121 arg  0x00000411 , 0x00000012 
- 00030303  0x00008122 call  0x00007754 
- 00030304  0x00008123 branch  0x0000766f , 0x00000002 
- 00030305  0x00008124 arg  0x00000411 , 0x00000011 
- 00030306  0x00008125 arg  0x00000431 , 0x00000012 
- 00030307  0x00008126 copy  0x00000011 , 0x00000005 
- 00030308  0x00008127 call  0x0000774c 
- 00030309  0x00008128 arg  0x00000451 , 0x00000011 
- 00030310  0x00008129 arg  0x000003d1 , 0x00000012 
- 00030311  0x0000812a copy  0x00000012 , 0x00000005 
- 00030312  0x0000812b call  0x0000771e 
- 00030313  0x0000812c ifetch  0x00000001 , 0x00000011 
- 00030314  0x0000812d iadd  0x00000013 , 0x00000013 
- 00030315  0x0000812e ifetch  0x00000001 , 0x00000012 
- 00030316  0x0000812f iadd  0x00000013 , 0x0000003f 
- 00030317  0x00008130 istore  0x00000001 , 0x00000012 
- 00030318  0x00008131 branch  0x00007654 
- 00030319  0x00008133 arg  0x00000431 , 0x00000011 
- 00030320  0x00008134 arg  0x00000411 , 0x00000012 
- 00030321  0x00008135 copy  0x00000011 , 0x00000005 
- 00030322  0x00008136 call  0x0000774c 
- 00030323  0x00008137 arg  0x000003d1 , 0x00000011 
- 00030324  0x00008138 arg  0x00000451 , 0x00000012 
- 00030325  0x00008139 copy  0x00000012 , 0x00000005 
- 00030326  0x0000813a call  0x0000771e 
- 00030327  0x0000813b ifetch  0x00000001 , 0x00000011 
- 00030328  0x0000813c iadd  0x00000013 , 0x00000013 
- 00030329  0x0000813d ifetch  0x00000001 , 0x00000012 
- 00030330  0x0000813e iadd  0x00000013 , 0x0000003f 
- 00030331  0x0000813f istore  0x00000001 , 0x00000012 
- 00030332  0x00008140 branch  0x00007654 
- 00030333  0x00008143 arg  0x000003d1 , 0x00000011 
- 00030334  0x00008144 copy  0x0000000b , 0x00000005 
- 00030335  0x00008145 call  0x000076ad 
- 00030336  0x00008147 arg  0x00000569 , 0x00000011 
- 00030337  0x00008148 copy  0x0000000b , 0x00000012 
- 00030338  0x00008149 copy  0x0000000b , 0x00000005 
- 00030339  0x0000814a branch  0x00007739 
- 00030340  0x0000814e copy  0x00000005 , 0x0000000b 
- 00030341  0x00008150 force  0x00000000 , 0x00000038 
- 00030342  0x00008152 arg  0x000003d1 , 0x00000005 
- 00030343  0x00008153 call  0x00007c9f 
- 00030344  0x00008154 arg  0x000006b1 , 0x00000005 
- 00030345  0x00008155 call  0x00007c9f 
- 00030346  0x00008159 copy  0x00000011 , 0x00000006 
- 00030347  0x0000815b jam  0x00000000 , 0x000006b1 
- 00030348  0x0000815c setarg  0x00000000 
- 00030349  0x0000815d call  0x00007716 
- 00030350  0x0000815e copy  0x00000012 , 0x00000006 
- 00030351  0x0000815f call  0x0000771a 
- 00030352  0x00008162 force  0x00000000 , 0x00000007 
- 00030353  0x00008163 arg  0x000003d1 , 0x00000005 
- 00030354  0x00008167 arg  0x000006b1 , 0x00000002 
- 00030355  0x00008168 copy  0x00000007 , 0x00000012 
- 00030356  0x00008169 lshift2  0x00000012 , 0x0000003f 
- 00030357  0x0000816b iadd  0x00000002 , 0x00000012 
- 00030358  0x0000816c force  0x00000000 , 0x00000002 
- 00030359  0x0000816d force  0x00000000 , 0x00000013 
- 00030360  0x00008173 ifetch  0x00000004 , 0x00000005 
- 00030361  0x00008174 iforce  0x00000011 
- 00030362  0x00008177 ifetch  0x00000004 , 0x00000012 
- 00030363  0x00008178 copy  0x00000013 , 0x00000038 
- 00030364  0x00008179 imul32  0x0000002f , 0x0000003f 
- 00030365  0x0000817a iadd  0x00000011 , 0x0000003f 
- 00030366  0x0000817b iadd  0x00000002 , 0x0000003f 
- 00030367  0x0000817c istore  0x00000004 , 0x00000005 
- 00030368  0x0000817d rshift32  0x0000003f , 0x00000002 
- 00030369  0x0000817e increase  0x00000001 , 0x00000013 
- 00030370  0x0000817f compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00030371  0x00008180 nbranch  0x00007698 , 0x00000001 
- 00030372  0x00008182 deposit  0x00000002 
- 00030373  0x00008183 istore  0x00000004 , 0x00000005 
- 00030374  0x00008184 increase  0xffffffe0 , 0x00000005 
- 00030375  0x00008187 increase  0x00000001 , 0x00000007 
- 00030376  0x00008188 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00030377  0x00008189 nbranch  0x00007692 , 0x00000001 
- 00030378  0x0000818a arg  0x000003d1 , 0x00000011 
- 00030379  0x0000818b copy  0x0000000b , 0x00000005 
- 00030380  0x0000818c branch  0x000076ad 
- 00030381  0x0000818f bpatch  0x000000f2 , 0x0000401e 
- 00030382  0x00008190 copy  0x00000005 , 0x0000000b 
- 00030383  0x00008191 copy  0x00000011 , 0x00000030 
- 00030384  0x00008192 arg  0x00000411 , 0x00000012 
- 00030385  0x00008193 copy  0x00000012 , 0x00000005 
- 00030386  0x00008194 call  0x00007c9b 
- 00030387  0x00008195 istore  0x00000008 , 0x00000005 
- 00030388  0x00008196 add  0x00000011 , 0x0000002c , 0x00000006 
- 00030389  0x00008197 call  0x00007c89 
- 00030390  0x00008198 call  0x00007c83 
- 00030391  0x00008199 copy  0x00000012 , 0x00000011 
- 00030392  0x0000819a call  0x00007723 
- 00030393  0x0000819b arg  0x00000411 , 0x00000012 
- 00030394  0x0000819c copy  0x00000030 , 0x00000011 
- 00030395  0x0000819d copy  0x0000000b , 0x00000005 
- 00030396  0x0000819e call  0x00007720 
- 00030397  0x000081a0 arg  0x00000411 , 0x00000012 
- 00030398  0x000081a1 copy  0x00000012 , 0x00000005 
- 00030399  0x000081a2 call  0x00007c9b 
- 00030400  0x000081a3 istore  0x00000008 , 0x00000005 
- 00030401  0x000081a4 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030402  0x000081a5 call  0x00007c8f 
- 00030403  0x000081a6 call  0x00007c9b 
- 00030404  0x000081a7 copy  0x00000012 , 0x00000011 
- 00030405  0x000081a8 call  0x00007723 
- 00030406  0x000081ac arg  0x00000411 , 0x00000012 
- 00030407  0x000081ad copy  0x0000000b , 0x00000011 
- 00030408  0x000081ae copy  0x00000011 , 0x00000005 
- 00030409  0x000081af call  0x00007720 
- 00030410  0x000081b3 arg  0x00000411 , 0x00000012 
- 00030411  0x000081b4 copy  0x00000012 , 0x00000005 
- 00030412  0x000081b5 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030413  0x000081b6 call  0x00007c83 
- 00030414  0x000081b7 call  0x00007c9b 
- 00030415  0x000081b8 istore  0x00000008 , 0x00000005 
- 00030416  0x000081b9 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030417  0x000081ba call  0x00007c89 
- 00030418  0x000081bb copy  0x0000000b , 0x00000011 
- 00030419  0x000081bc copy  0x00000011 , 0x00000005 
- 00030420  0x000081bd call  0x00007720 
- 00030421  0x000081c1 arg  0x00000411 , 0x00000012 
- 00030422  0x000081c2 copy  0x00000012 , 0x00000005 
- 00030423  0x000081c3 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030424  0x000081c4 call  0x00007c83 
- 00030425  0x000081c5 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030426  0x000081c6 call  0x00007c83 
- 00030427  0x000081c7 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030428  0x000081c8 call  0x00007c84 
- 00030429  0x000081c9 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030430  0x000081ca call  0x00007c84 
- 00030431  0x000081cb copy  0x0000000b , 0x00000011 
- 00030432  0x000081cc copy  0x00000011 , 0x00000005 
- 00030433  0x000081cd call  0x00007720 
- 00030434  0x000081d0 arg  0x00000411 , 0x00000012 
- 00030435  0x000081d1 copy  0x00000012 , 0x00000005 
- 00030436  0x000081d2 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030437  0x000081d3 call  0x00007c83 
- 00030438  0x000081d4 call  0x00007c9b 
- 00030439  0x000081d5 istore  0x00000008 , 0x00000005 
- 00030440  0x000081d6 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030441  0x000081d7 call  0x00007c84 
- 00030442  0x000081d8 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030443  0x000081d9 call  0x00007c84 
- 00030444  0x000081da copy  0x0000000b , 0x00000011 
- 00030445  0x000081db copy  0x00000011 , 0x00000005 
- 00030446  0x000081dc call  0x00007739 
- 00030447  0x000081df arg  0x00000411 , 0x00000012 
- 00030448  0x000081e0 copy  0x00000012 , 0x00000005 
- 00030449  0x000081e1 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030450  0x000081e2 call  0x00007c89 
- 00030451  0x000081e3 call  0x00007c89 
- 00030452  0x000081e4 force  0x00000000 , 0x0000003f 
- 00030453  0x000081e5 istore  0x00000008 , 0x00000005 
- 00030454  0x000081e6 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030455  0x000081e7 call  0x00007c84 
- 00030456  0x000081e8 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030457  0x000081e9 call  0x00007c84 
- 00030458  0x000081ea copy  0x0000000b , 0x00000011 
- 00030459  0x000081eb copy  0x00000011 , 0x00000005 
- 00030460  0x000081ec call  0x00007739 
- 00030461  0x000081ef arg  0x00000411 , 0x00000012 
- 00030462  0x000081f0 copy  0x00000012 , 0x00000005 
- 00030463  0x000081f1 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030464  0x000081f2 call  0x00007c83 
- 00030465  0x000081f3 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030466  0x000081f4 call  0x00007c83 
- 00030467  0x000081f5 call  0x00007c9b 
- 00030468  0x000081f6 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030469  0x000081f7 call  0x00007c84 
- 00030470  0x000081f8 copy  0x0000000b , 0x00000011 
- 00030471  0x000081f9 copy  0x00000011 , 0x00000005 
- 00030472  0x000081fa call  0x00007739 
- 00030473  0x000081fd arg  0x00000411 , 0x00000012 
- 00030474  0x000081fe copy  0x00000012 , 0x00000005 
- 00030475  0x000081ff add  0x00000030 , 0x00000038 , 0x00000006 
- 00030476  0x00008200 call  0x00007c89 
- 00030477  0x00008201 call  0x00007c9b 
- 00030478  0x00008202 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030479  0x00008203 call  0x00007c83 
- 00030480  0x00008204 call  0x00007c9b 
- 00030481  0x00008205 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030482  0x00008206 call  0x00007c84 
- 00030483  0x00008207 copy  0x0000000b , 0x00000011 
- 00030484  0x00008208 copy  0x00000011 , 0x00000005 
- 00030485  0x00008209 branch  0x00007739 
- 00030486  0x0000820d force  0x00000020 , 0x00000039 
- 00030487  0x0000820e arg  0x000006b1 , 0x00000005 
- 00030488  0x0000820f iadd  0x00000005 , 0x00000005 
- 00030489  0x00008210 branch  0x00007cda 
- 00030490  0x00008213 force  0x00000008 , 0x00000039 
- 00030491  0x00008214 branch  0x000074f7 
- 00030492  0x00008217 copy  0x00000011 , 0x00000012 
- 00030493  0x00008218 branch  0x00007684 
- 00030494  0x0000821b force  0x00000008 , 0x00000039 
- 00030495  0x0000821c branch  0x000074c0 
- 00030496  0x0000821f call  0x0000771e 
- 00030497  0x00008220 copy  0x00000005 , 0x00000011 
- 00030498  0x00008221 branch  0x00007724 
- 00030499  0x00008224 call  0x00007751 
- 00030500  0x00008226 isolate1  0x00000000 , 0x00000013 
- 00030501  0x00008227 branch  0x0000772d , 0x00000001 
- 00030502  0x00008228 arg  0x00000569 , 0x00000012 
- 00030503  0x00008229 copy  0x00000011 , 0x00000013 
- 00030504  0x0000822a increase  0xffffffe0 , 0x00000011 
- 00030505  0x0000822b call  0x00007754 
- 00030506  0x0000822c nrtn  0x00000002 
- 00030507  0x0000822d copy  0x00000013 , 0x00000011 
- 00030508  0x0000822e branch  0x00007735 
- 00030509  0x00008231 call  0x00007735 
- 00030510  0x00008233 copy  0x00000011 , 0x00000013 
- 00030511  0x00008234 increase  0xffffffe0 , 0x00000011 
- 00030512  0x00008235 arg  0x00000569 , 0x00000012 
- 00030513  0x00008236 call  0x00007754 
- 00030514  0x00008237 nrtn  0x00000002 
- 00030515  0x00008238 copy  0x00000013 , 0x00000011 
- 00030516  0x00008239 branch  0x00007735 
- 00030517  0x0000823d increase  0xffffffe0 , 0x00000011 
- 00030518  0x0000823e arg  0x00000569 , 0x00000012 
- 00030519  0x0000823f copy  0x00000011 , 0x00000005 
- 00030520  0x00008240 branch  0x0000774c 
- 00030521  0x00008246 call  0x0000774c 
- 00030522  0x00008248 branch  0x00007743 , 0x00000001 
- 00030523  0x0000824b add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030524  0x0000824c arg  0x00000569 , 0x00000012 
- 00030525  0x0000824d call  0x00007754 
- 00030526  0x0000824e nrtn  0x00000002 
- 00030527  0x0000824f arg  0x00000569 , 0x00000012 
- 00030528  0x00008250 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030529  0x00008252 copy  0x00000011 , 0x00000005 
- 00030530  0x00008253 branch  0x0000774c 
- 00030531  0x00008255 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030532  0x00008256 arg  0x00000569 , 0x00000012 
- 00030533  0x00008257 copy  0x00000011 , 0x00000005 
- 00030534  0x00008258 call  0x0000771e 
- 00030535  0x0000825a rtn  0x00000001 
- 00030536  0x0000825b add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030537  0x0000825c arg  0x00000569 , 0x00000012 
- 00030538  0x0000825d copy  0x00000011 , 0x00000005 
- 00030539  0x0000825e branch  0x0000771e 
- 00030540  0x00008263 force  0x00000008 , 0x00000039 
- 00030541  0x00008264 branch  0x000074ce 
- 00030542  0x00008267 force  0x00000008 , 0x00000039 
- 00030543  0x00008268 increase  0x0000001c , 0x00000011 
- 00030544  0x00008269 branch  0x000074dd 
- 00030545  0x0000826c force  0x00000008 , 0x00000039 
- 00030546  0x0000826d force  0x00000000 , 0x00000013 
- 00030547  0x0000826e branch  0x000074eb 
- 00030548  0x00008271 force  0x00000008 , 0x00000039 
- 00030549  0x00008272 increase  0x0000001c , 0x00000011 
- 00030550  0x00008273 increase  0x0000001c , 0x00000012 
- 00030551  0x00008274 branch  0x000074b5 
- 00030552  0x00008278 ifetch  0x00000008 , 0x00000006 
- 00030553  0x00008279 nrtn  0x00000034 
- 00030554  0x0000827a branch  0x000074a3 
- 00030555  0x00008280 copy  0x00000011 , 0x00000030 
- 00030556  0x00008282 copy  0x00000030 , 0x00000011 
- 00030557  0x00008283 ifetch  0x00000001 , 0x00000011 
- 00030558  0x00008284 isolate1  0x00000000 , 0x0000003f 
- 00030559  0x00008285 rtn  0x00000001 
- 00030560  0x00008286 call  0x0000774e 
- 00030561  0x00008287 ifetch  0x00000001 , 0x00000012 
- 00030562  0x00008288 isolate0  0x00000000 , 0x0000003f 
- 00030563  0x00008289 branch  0x0000776b , 0x00000001 
- 00030564  0x0000828a arg  0x00000569 , 0x00000011 
- 00030565  0x0000828b copy  0x00000012 , 0x00000005 
- 00030566  0x0000828c call  0x0000771e 
- 00030567  0x0000828d ifetch  0x00000001 , 0x00000012 
- 00030568  0x0000828e iadd  0x00000013 , 0x0000003f 
- 00030569  0x0000828f istore  0x00000001 , 0x00000012 
- 00030570  0x00008290 increase  0xffffffe0 , 0x00000012 
- 00030571  0x00008292 add  0x00000012 , 0x00000020 , 0x00000011 
- 00030572  0x00008293 force  0x00000009 , 0x00000039 
- 00030573  0x00008294 call  0x000074dd 
- 00030574  0x00008295 branch  0x0000775c 
- 00030575  0x00008299 rtn  0x0000002b 
- 00030576  0x0000829a call  0x000023d8 
- 00030577  0x0000829b call  0x00007776 
- 00030578  0x0000829c call  0x0000781b 
- 00030579  0x0000829d branch  0x000077ac 
- 00030580  0x000082a0 call  0x000077cf 
- 00030581  0x000082a1 branch  0x0000780a 
- 00030582  0x000082a4 fetch  0x00000001 , 0x000044ec 
- 00030583  0x000082a5 rtneq  0x000000ff 
- 00030584  0x000082a6 iforce  0x00000002 
- 00030585  0x000082a7 call  0x00006ef7 
- 00030586  0x000082a8 fetcht  0x00000001 , 0x000044ec 
- 00030587  0x000082a9 call  0x00006ef3 
- 00030588  0x000082aa nop  0x00000064 
- 00030589  0x000082ab fetcht  0x00000001 , 0x000044ec 
- 00030590  0x000082ac call  0x00006edd 
- 00030591  0x000082ad branch  0x00007780 
- 00030592  0x000082b2 bpatch  0x000000f3 , 0x0000401e 
- 00030593  0x000082b3 fetch  0x00000001 , 0x000044ec 
- 00030594  0x000082b4 rtneq  0x000000ff 
- 00030595  0x000082b5 copy  0x0000003f , 0x00000002 
- 00030596  0x000082b6 call  0x00006ee6 
- 00030597  0x000082b7 nbranch  0x00007792 , 0x00000001 
- 00030598  0x000082ba call  0x0000779c 
- 00030599  0x000082bb fetch  0x00000002 , 0x000044e9 
- 00030600  0x000082bc set1  0x0000000c , 0x0000003f 
- 00030601  0x000082bd store  0x00000002 , 0x000044e9 
- 00030602  0x000082be fetch  0x00000001 , 0x000044e4 
- 00030603  0x000082bf rtneq  0x00000000 
- 00030604  0x000082c0 jam  0x00000000 , 0x000044e4 
- 00030605  0x000082c2 fetch  0x00000001 , 0x000044eb 
- 00030606  0x000082c3 store  0x00000001 , 0x000044e3 
- 00030607  0x000082c4 call  0x000077a3 
- 00030608  0x000082c5 jam  0x0000002c , 0x0000066f 
- 00030609  0x000082c6 branch  0x0000782b 
- 00030610  0x000082c8 fetch  0x00000002 , 0x000044e9 
- 00030611  0x000082c9 set0  0x0000000c , 0x0000003f 
- 00030612  0x000082ca store  0x00000002 , 0x000044e9 
- 00030613  0x000082cb fetch  0x00000001 , 0x000044e4 
- 00030614  0x000082cc rtneq  0x00000001 
- 00030615  0x000082cd jam  0x00000001 , 0x000044e4 
- 00030616  0x000082cf jam  0x00000000 , 0x000044e3 
- 00030617  0x000082d0 call  0x000077a5 
- 00030618  0x000082d1 jam  0x0000002d , 0x0000066f 
- 00030619  0x000082d2 branch  0x0000782b 
- 00030620  0x000082d5 fetch  0x00000001 , 0x000044e3 
- 00030621  0x000082d6 rtn  0x00000034 
- 00030622  0x000082d7 increase  0xffffffff , 0x0000003f 
- 00030623  0x000082d8 store  0x00000001 , 0x000044e3 
- 00030624  0x000082d9 nrtn  0x00000034 
- 00030625  0x000082db jam  0x00000010 , 0x0000066f 
- 00030626  0x000082dc branch  0x0000782b 
- 00030627  0x000082df arg  0x00000007 , 0x00000007 
- 00030628  0x000082e0 branch  0x000024e7 
- 00030629  0x000082e3 arg  0x00000007 , 0x00000007 
- 00030630  0x000082e4 branch  0x000024eb 
- 00030631  0x000082ec bpatch  0x000000f4 , 0x0000401e 
- 00030632  0x000082ed fetch  0x00000002 , 0x000044ef 
- 00030633  0x000082ee mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00030634  0x000082ef iadd  0x00000012 , 0x00000012 
- 00030635  0x000082f0 rtn 
- 00030636  0x000082f4 fetch  0x00000001 , 0x000044ee 
- 00030637  0x000082f5 rtn  0x00000034 
- 00030638  0x000082f6 copy  0x0000003f , 0x00000039 
- 00030639  0x000082f7 fetch  0x00000002 , 0x000044ef 
- 00030640  0x000082f8 copy  0x0000003f , 0x00000012 
- 00030641  0x000082fa add  0x00000012 , 0x00000002 , 0x00000013 
- 00030642  0x000082fb ifetcht  0x00000001 , 0x00000013 
- 00030643  0x000082fc call  0x000077b7 
- 00030644  0x000082fd increase  0x0000000b , 0x00000012 
- 00030645  0x000082fe loop  0x000077b1 
- 00030646  0x000082ff rtn 
- 00030647  0x00008303 fetch  0x00000001 , 0x000044ed 
- 00030648  0x00008304 branch  0x00006ef3 , 0x00000034 
- 00030649  0x00008305 branch  0x00006ef7 
- 00030650  0x00008309 call  0x000077a7 
- 00030651  0x0000830a setarg  0x00000002 
- 00030652  0x0000830b istore  0x00000001 , 0x00000012 
- 00030653  0x0000830c call  0x00007804 
- 00030654  0x0000830d branch  0x000077db 
- 00030655  0x00008314 call  0x000077a7 
- 00030656  0x00008315 setarg  0x00000003 
- 00030657  0x00008316 istore  0x00000001 , 0x00000012 
- 00030658  0x00008318 call  0x00007804 
- 00030659  0x00008319 branch  0x000077d8 
- 00030660  0x0000831e call  0x000077a7 
- 00030661  0x0000831f setarg  0x00000001 
- 00030662  0x00008320 istore  0x00000001 , 0x00000012 
- 00030663  0x00008321 setarg  0x000000ff 
- 00030664  0x00008322 istore  0x00000001 , 0x00000005 
- 00030665  0x00008323 branch  0x000077d8 
- 00030666  0x00008329 call  0x000077a7 
- 00030667  0x0000832a arg  0x0000000b , 0x00000039 
- 00030668  0x0000832b copy  0x00000013 , 0x00000006 
- 00030669  0x0000832c copy  0x00000012 , 0x00000005 
- 00030670  0x0000832d branch  0x00007ccc 
- 00030671  0x00008332 fetch  0x00000001 , 0x000044ee 
- 00030672  0x00008333 rtn  0x00000034 
- 00030673  0x00008334 arg  0x00000000 , 0x00000011 
- 00030674  0x00008336 call  0x000077de 
- 00030675  0x00008337 increase  0x00000001 , 0x00000011 
- 00030676  0x00008338 fetch  0x00000001 , 0x000044ee 
- 00030677  0x00008339 isub  0x00000011 , 0x0000003e 
- 00030678  0x0000833a rtn  0x00000005 
- 00030679  0x0000833b branch  0x000077d2 
- 00030680  0x0000833f add  0x00000012 , 0x00000002 , 0x00000013 
- 00030681  0x00008340 ifetcht  0x00000001 , 0x00000013 
- 00030682  0x00008341 branch  0x00006ef3 
- 00030683  0x00008345 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030684  0x00008346 ifetcht  0x00000001 , 0x00000013 
- 00030685  0x00008347 branch  0x00006ef7 
- 00030686  0x0000834c add  0x00000011 , 0x0000000b , 0x00000007 
- 00030687  0x0000834d call  0x00007cef 
- 00030688  0x0000834e nrtn  0x00000034 
- 00030689  0x00008350 call  0x000077a7 
- 00030690  0x00008352 ifetch  0x00000001 , 0x00000012 
- 00030691  0x00008354 beq  0x00000002 , 0x000077db 
- 00030692  0x00008355 beq  0x00000003 , 0x000077d8 
- 00030693  0x00008356 beq  0x00000000 , 0x000077d8 
- 00030694  0x00008357 beq  0x00000005 , 0x000077f2 
- 00030695  0x00008359 call  0x000077db 
- 00030696  0x0000835a add  0x00000012 , 0x00000007 , 0x00000013 
- 00030697  0x0000835b call  0x00007c49 
- 00030698  0x0000835c ifetch  0x00000002 , 0x00000013 
- 00030699  0x0000835d call  0x00007d79 
- 00030700  0x0000835e call  0x00007c55 
- 00030701  0x0000835f setarg  0x00000005 
- 00030702  0x00008360 istore  0x00000001 , 0x00000012 
- 00030703  0x00008361 add  0x00000012 , 0x00000003 , 0x00000013 
- 00030704  0x00008362 ifetch  0x00000002 , 0x00000013 
- 00030705  0x00008363 branch  0x00007802 
- 00030706  0x00008367 call  0x000077d8 
- 00030707  0x00008368 add  0x00000012 , 0x00000009 , 0x00000013 
- 00030708  0x00008369 call  0x00007c49 
- 00030709  0x0000836a ifetch  0x00000002 , 0x00000013 
- 00030710  0x0000836b call  0x00007d79 
- 00030711  0x0000836c call  0x00007c55 
- 00030712  0x0000836e add  0x00000012 , 0x00000001 , 0x00000013 
- 00030713  0x0000836f ifetch  0x00000001 , 0x00000013 
- 00030714  0x00008370 beq  0x000000ff , 0x000077fe 
- 00030715  0x00008371 increase  0xffffffff , 0x0000003f 
- 00030716  0x00008372 istore  0x00000001 , 0x00000013 
- 00030717  0x00008373 branch  0x000077bf , 0x00000034 
- 00030718  0x00008375 setarg  0x00000004 
- 00030719  0x00008376 istore  0x00000001 , 0x00000012 
- 00030720  0x00008377 add  0x00000012 , 0x00000005 , 0x00000013 
- 00030721  0x00008378 ifetch  0x00000002 , 0x00000013 
- 00030722  0x0000837a add  0x00000011 , 0x0000000b , 0x00000007 
- 00030723  0x0000837b branch  0x00007ce1 
- 00030724  0x0000837e setarg  0x00000000 
- 00030725  0x0000837f branch  0x00007802 
- 00030726  0x00008386 setarg  0x00001000 
- 00030727  0x00008387 lshift16  0x0000003f , 0x0000003f 
- 00030728  0x00008388 iadd  0x00000012 , 0x00000012 
- 00030729  0x00008389 rtn 
- 00030730  0x0000838c bpatch  0x000000f5 , 0x0000401e 
- 00030731  0x0000838d arg  0x00000000 , 0x00000011 
- 00030732  0x0000838e fetcht  0x00000004 , 0x000044e5 
- 00030733  0x0000838f copy  0x00000022 , 0x00000012 
- 00030734  0x00008390 copy  0x00000012 , 0x0000003f 
- 00030735  0x00008391 isub  0x00000002 , 0x0000003e 
- 00030736  0x00008392 ncall  0x00007806 , 0x00000002 
- 00030737  0x00008394 copy  0x00000012 , 0x0000003f 
- 00030738  0x00008395 increase  0x000000a0 , 0x00000002 
- 00030739  0x00008396 increase  0x000000a0 , 0x00000002 
- 00030740  0x00008397 isub  0x00000002 , 0x0000003e 
- 00030741  0x00008398 nbranch  0x0000781e , 0x00000002 
- 00030742  0x00008399 increase  0x00000001 , 0x00000011 
- 00030743  0x0000839a and  0x00000011 , 0x0000000f , 0x0000003f 
- 00030744  0x0000839b nbranch  0x00007811 , 0x00000034 
- 00030745  0x0000839c arg  0x00000000 , 0x00000011 
- 00030746  0x0000839d call  0x00007824 
- 00030747  0x0000839f copy  0x00000022 , 0x0000003f 
- 00030748  0x000083a0 store  0x00000004 , 0x000044e5 
- 00030749  0x000083a1 rtn 
- 00030750  0x000083a3 copy  0x00000011 , 0x0000003f 
- 00030751  0x000083a4 rtn  0x00000034 
- 00030752  0x000083a5 increase  0xffffff60 , 0x00000002 
- 00030753  0x000083a6 increase  0xffffff60 , 0x00000002 
- 00030754  0x000083a7 set0  0x0000001c , 0x00000002 
- 00030755  0x000083a8 storet  0x00000004 , 0x000044e5 
- 00030756  0x000083aa branch  0x000042d4 
- 00030757  0x000083b2 jam  0x00000001 , 0x000044d1 
- 00030758  0x000083b4 fetch  0x00000001 , 0x000044d2 
- 00030759  0x000083b5 nbranch  0x00007826 , 0x00000034 
- 00030760  0x000083b6 rtn 
- 00030761  0x000083b9 jam  0x00000000 , 0x000044d1 
- 00030762  0x000083ba rtn 
- 00030763  0x000083bf bpatch  0x000000f6 , 0x0000401e 
- 00030764  0x000083c0 call  0x00007825 
- 00030765  0x000083c1 copy  0x00000011 , 0x0000003f 
- 00030766  0x000083c2 store  0x00000004 , 0x00000684 
- 00030767  0x000083c3 arg  0x000044d3 , 0x00000011 
- 00030768  0x000083c4 call  0x00007d8b 
- 00030769  0x000083c5 fetch  0x00000004 , 0x00000684 
- 00030770  0x000083c6 copy  0x0000003f , 0x00000011 
- 00030771  0x000083c7 branch  0x00007829 
- 00030772  0x000083ca bpatch  0x000000f7 , 0x0000401e 
- 00030773  0x000083cb call  0x00007825 
- 00030774  0x000083cc copy  0x00000011 , 0x0000003f 
- 00030775  0x000083cd store  0x00000004 , 0x00000684 
- 00030776  0x000083ce arg  0x000044db , 0x00000011 
- 00030777  0x000083cf call  0x00007d8b 
- 00030778  0x000083d0 fetch  0x00000004 , 0x00000684 
- 00030779  0x000083d1 copy  0x0000003f , 0x00000011 
- 00030780  0x000083d2 branch  0x00007829 
- 00030781  0x000083d5 setarg  0x00000000 
- 00030782  0x000083d6 store  0x00000008 , 0x000044db 
- 00030783  0x000083d7 store  0x00000008 , 0x000044d3 
- 00030784  0x000083d8 rtn 
- 00030785  0x000083db bpatch  0x000000f8 , 0x0000401f 
- 00030786  0x000083dc fetch  0x00000001 , 0x00004114 
- 00030787  0x000083dd nrtn  0x00000034 
- 00030788  0x000083de arg  0x000044db , 0x00000011 
- 00030789  0x000083df call  0x00007da3 
- 00030790  0x000083e0 rtn  0x00000034 
- 00030791  0x000083e1 jam  0x00000000 , 0x0000066e 
- 00030792  0x000083e2 call  0x0000784c 
- 00030793  0x000083e3 fetch  0x00000001 , 0x0000066e 
- 00030794  0x000083e4 branch  0x00007841 , 0x00000034 
- 00030795  0x000083e5 rtn 
- 00030796  0x000083e8 call  0x00007825 
- 00030797  0x000083e9 arg  0x000044db , 0x00000011 
- 00030798  0x000083ea call  0x00007d97 
- 00030799  0x000083eb copy  0x0000003f , 0x00000002 
- 00030800  0x000083ec call  0x00007829 
- 00030801  0x000083ed bpatch  0x000000f9 , 0x0000401f 
- 00030802  0x000083ee copy  0x00000002 , 0x0000003f 
- 00030803  0x000083ef rtn  0x00000034 
- 00030804  0x000083f0 beq  0x0000000d , 0x00007870 
- 00030805  0x000083f1 beq  0x0000000e , 0x00007876 
- 00030806  0x000083f2 beq  0x0000000f , 0x0000787b 
- 00030807  0x000083f3 beq  0x00000010 , 0x00007881 
- 00030808  0x000083f4 beq  0x00000013 , 0x0000788b 
- 00030809  0x000083f5 beq  0x00000014 , 0x0000788d 
- 00030810  0x000083f6 beq  0x00000015 , 0x0000788f 
- 00030811  0x000083f7 beq  0x00000016 , 0x00007899 
- 00030812  0x000083f8 beq  0x00000017 , 0x0000789c 
- 00030813  0x000083f9 beq  0x00000018 , 0x0000789e 
- 00030814  0x000083fa beq  0x00000019 , 0x000078a1 
- 00030815  0x000083fc store  0x00000001 , 0x0000066f 
- 00030816  0x00008400 fetch  0x00000001 , 0x0000066f 
- 00030817  0x00008401 bmark0  0x00000009 , 0x00007869 
- 00030818  0x00008402 bpatch  0x000000fa , 0x0000401f 
- 00030819  0x00008403 fetch  0x00000001 , 0x0000066f 
- 00030820  0x00008404 beq  0x00000011 , 0x00007886 
- 00030821  0x00008405 beq  0x0000001b , 0x000078a9 
- 00030822  0x00008406 beq  0x00000012 , 0x0000788a 
- 00030823  0x00008407 beq  0x0000001f , 0x00006ea3 
- 00030824  0x00008408 rtn 
- 00030825  0x0000840b store  0x00000001 , 0x0000066f 
- 00030826  0x0000840c call  0x0000205d 
- 00030827  0x0000840d branch  0x0000786e , 0x00000005 
- 00030828  0x0000840e call  0x00002062 
- 00030829  0x0000840f nrtn  0x00000005 
- 00030830  0x00008411 jam  0x00000001 , 0x0000066e 
- 00030831  0x00008412 branch  0x00007834 
- 00030832  0x0000841a jam  0x00000001 , 0x00004388 
- 00030833  0x0000841b jam  0x00000000 , 0x0000438b 
- 00030834  0x0000841c fetch  0x00000002 , 0x000044e9 
- 00030835  0x0000841d set1  0x0000000b , 0x0000003f 
- 00030836  0x0000841e store  0x00000002 , 0x000044e9 
- 00030837  0x0000841f rtn 
- 00030838  0x00008424 fetch  0x00000002 , 0x000044e9 
- 00030839  0x00008425 set0  0x0000000b , 0x0000003f 
- 00030840  0x00008426 store  0x00000002 , 0x000044e9 
- 00030841  0x00008427 jam  0x00000000 , 0x00004388 
- 00030842  0x00008428 rtn 
- 00030843  0x0000842d jam  0x00000001 , 0x00004388 
- 00030844  0x0000842e jam  0x00000001 , 0x0000438b 
- 00030845  0x0000842f fetch  0x00000002 , 0x000044e9 
- 00030846  0x00008430 set1  0x0000000b , 0x0000003f 
- 00030847  0x00008431 store  0x00000002 , 0x000044e9 
- 00030848  0x00008432 rtn 
- 00030849  0x00008437 fetch  0x00000002 , 0x000044e9 
- 00030850  0x00008438 set0  0x0000000b , 0x0000003f 
- 00030851  0x00008439 store  0x00000002 , 0x000044e9 
- 00030852  0x0000843a jam  0x00000000 , 0x00004388 
- 00030853  0x0000843b rtn 
- 00030854  0x00008440 setarg  0x00000014 
- 00030855  0x00008441 store  0x00000002 , 0x00000196 
- 00030856  0x00008442 store  0x00000002 , 0x000042f5 
- 00030857  0x00008443 branch  0x000030c5 
- 00030858  0x00008448 branch  0x00002e93 
- 00030859  0x0000844d arg  0x00000000 , 0x00000011 
- 00030860  0x0000844e branch  0x000077bf 
- 00030861  0x00008453 arg  0x00000000 , 0x00000011 
- 00030862  0x00008454 branch  0x000077ba 
- 00030863  0x00008459 arg  0x00000000 , 0x00000011 
- 00030864  0x0000845a call  0x000077a7 
- 00030865  0x0000845b ifetch  0x00000001 , 0x00000012 
- 00030866  0x0000845c beq  0x00000001 , 0x00007896 
- 00030867  0x0000845d beq  0x00000004 , 0x00007896 
- 00030868  0x0000845e beq  0x00000005 , 0x00007896 
- 00030869  0x0000845f branch  0x000077c4 
- 00030870  0x00008462 ifetch  0x00000001 , 0x00000006 
- 00030871  0x00008463 rtneq  0x000000ff 
- 00030872  0x00008464 branch  0x000077c4 
- 00030873  0x00008469 jam  0x00000001 , 0x00004343 
- 00030874  0x0000846a jam  0x0000001b , 0x00004114 
- 00030875  0x0000846d rtn 
- 00030876  0x00008472 jam  0x00000001 , 0x00004343 
- 00030877  0x00008473 rtn 
- 00030878  0x00008478 jam  0x00000000 , 0x00004343 
- 00030879  0x00008479 jam  0x00000000 , 0x00004114 
- 00030880  0x0000847a rtn 
- 00030881  0x0000847f fetch  0x00000002 , 0x000043d5 
- 00030882  0x00008480 call  0x00007d79 
- 00030883  0x00008481 fetch  0x00000001 , 0x000044ec 
- 00030884  0x00008482 beq  0x000000ff , 0x000078a7 
- 00030885  0x00008483 copy  0x0000003f , 0x00000002 
- 00030886  0x00008484 call  0x00006edd 
- 00030887  0x00008486 call  0x0000783d 
- 00030888  0x00008487 branch  0x00002417 
- 00030889  0x0000848c branch  0x00002ed5 
- 00030890  0x00008492 fetch  0x00000001 , 0x000044e9 
- 00030891  0x00008493 rtnbit0  0x0000000c 
- 00030892  0x00008494 rtn 
- 00030893  0x0000849a fetch  0x00000002 , 0x000043fb 
- 00030894  0x0000849b add  0x0000003f , 0x00000002 , 0x00000005 
- 00030895  0x0000849c setarg  0x00000000 
- 00030896  0x0000849d istore  0x00000003 , 0x00000005 
- 00030897  0x0000849e rtn 
- 00030898  0x000084a3 bpatch  0x000000fb , 0x0000401f 
- 00030899  0x000084a4 call  0x00007dbc 
- 00030900  0x000084a5 call  0x000078fe 
- 00030901  0x000084a6 rtn  0x00000034 
- 00030902  0x000084a7 fetch  0x00000002 , 0x000043fb 
- 00030903  0x000084a8 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030904  0x000084a9 ifetcht  0x00000001 , 0x00000012 
- 00030905  0x000084aa increase  0x00000001 , 0x00000002 
- 00030906  0x000084ab istoret  0x00000001 , 0x00000012 
- 00030907  0x000084ad ifetcht  0x00000001 , 0x0000003f 
- 00030908  0x000084ae copy  0x00000002 , 0x00000039 
- 00030909  0x000084af add  0x0000003f , 0x00000004 , 0x00000012 
- 00030910  0x000084b0 ifetch  0x00000001 , 0x00000012 
- 00030911  0x000084b1 imul32  0x00000002 , 0x0000003f 
- 00030912  0x000084b2 iadd  0x00000006 , 0x00000005 
- 00030913  0x000084b3 copy  0x00000011 , 0x00000006 
- 00030914  0x000084b5 call  0x00007cda 
- 00030915  0x000084b6 call  0x00007902 
- 00030916  0x000084b7 pincrease  0xffffffff 
- 00030917  0x000084b8 ifetcht  0x00000001 , 0x00000012 
- 00030918  0x000084b9 increase  0x00000001 , 0x00000002 
- 00030919  0x000084ba iand  0x00000002 , 0x00000002 
- 00030920  0x000084bb istoret  0x00000001 , 0x00000012 
- 00030921  0x000084bc branch  0x00007dba 
- 00030922  0x000084c2 bpatch  0x000000fc , 0x0000401f 
- 00030923  0x000084c3 call  0x00007dbc 
- 00030924  0x000084c4 call  0x000078fa 
- 00030925  0x000084c5 rtn  0x00000034 
- 00030926  0x000084c6 fetch  0x00000002 , 0x000043fb 
- 00030927  0x000084c7 add  0x0000003f , 0x00000002 , 0x00000012 
- 00030928  0x000084c8 ifetcht  0x00000001 , 0x00000012 
- 00030929  0x000084c9 increase  0xffffffff , 0x00000002 
- 00030930  0x000084ca istoret  0x00000001 , 0x00000012 
- 00030931  0x000084cb ifetcht  0x00000001 , 0x0000003f 
- 00030932  0x000084cc copy  0x00000002 , 0x00000039 
- 00030933  0x000084cd add  0x0000003f , 0x00000003 , 0x00000012 
- 00030934  0x000084ce ifetch  0x00000001 , 0x00000012 
- 00030935  0x000084cf imul32  0x00000002 , 0x0000003f 
- 00030936  0x000084d0 iadd  0x00000006 , 0x00000006 
- 00030937  0x000084d1 increase  0x00000001 , 0x00000006 
- 00030938  0x000084d2 copy  0x00000011 , 0x00000005 
- 00030939  0x000084d3 branch  0x000078c2 
- 00030940  0x000084db call  0x00007dbc 
- 00030941  0x000084dc call  0x000078fa 
- 00030942  0x000084dd rtn  0x00000034 
- 00030943  0x000084de fetch  0x00000002 , 0x000043fb 
- 00030944  0x000084df ifetcht  0x00000001 , 0x0000003f 
- 00030945  0x000084e0 copy  0x00000002 , 0x00000039 
- 00030946  0x000084e1 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030947  0x000084e2 ifetch  0x00000001 , 0x00000012 
- 00030948  0x000084e3 imul32  0x00000002 , 0x0000003f 
- 00030949  0x000084e4 iadd  0x00000006 , 0x00000006 
- 00030950  0x000084e5 increase  0x00000001 , 0x00000006 
- 00030951  0x000084e6 copy  0x00000006 , 0x00000012 
- 00030952  0x000084e7 copy  0x00000011 , 0x00000005 
- 00030953  0x000084e8 call  0x00007cda 
- 00030954  0x000084e9 branch  0x00007dba 
- 00030955  0x000084ec call  0x00007dbc 
- 00030956  0x000084ed call  0x000078fa 
- 00030957  0x000084ee rtn  0x00000034 
- 00030958  0x000084ef fetch  0x00000002 , 0x000043fb 
- 00030959  0x000084f0 ifetcht  0x00000001 , 0x0000003f 
- 00030960  0x000084f1 copy  0x00000002 , 0x00000039 
- 00030961  0x000084f2 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030962  0x000084f3 ifetch  0x00000001 , 0x00000012 
- 00030963  0x000084f4 imul32  0x00000002 , 0x0000003f 
- 00030964  0x000084f5 iadd  0x00000006 , 0x00000006 
- 00030965  0x000084f6 add  0x00000006 , 0x00000002 , 0x00000005 
- 00030966  0x000084f7 copy  0x00000011 , 0x00000006 
- 00030967  0x000084f8 increase  0xffffffff , 0x00000039 
- 00030968  0x000084f9 call  0x00007cda 
- 00030969  0x000084fa branch  0x00007dba 
- 00030970  0x000084fe fetch  0x00000002 , 0x000043fb 
- 00030971  0x000084ff add  0x0000003f , 0x00000002 , 0x00000006 
- 00030972  0x00008500 ifetch  0x00000001 , 0x00000006 
- 00030973  0x00008501 rtn 
- 00030974  0x00008505 call  0x00007902 
- 00030975  0x00008506 ifetcht  0x00000001 , 0x00000006 
- 00030976  0x00008507 isub  0x00000002 , 0x0000003f 
- 00030977  0x00008508 rtn 
- 00030978  0x0000850c fetch  0x00000002 , 0x000043fb 
- 00030979  0x0000850d add  0x0000003f , 0x00000001 , 0x00000006 
- 00030980  0x0000850e ifetch  0x00000001 , 0x00000006 
- 00030981  0x0000850f rtn 
- 00030982  0x00008518 bpatch  0x000000fd , 0x0000401f 
- 00030983  0x00008519 fetch  0x00000001 , 0x00008c22 
- 00030984  0x0000851a isolate1  0x00000003 , 0x0000003f 
- 00030985  0x0000851b call  0x00007915 , 0x00000001 
- 00030986  0x0000851c fetch  0x00000002 , 0x00008c22 
- 00030987  0x0000851d store  0x00000002 , 0x00008c22 
- 00030988  0x0000851e store  0x00000002 , 0x00000709 
- 00030989  0x0000851f call  0x00007973 
- 00030990  0x00008520 call  0x000079a2 
- 00030991  0x00008521 call  0x00007b96 
- 00030992  0x00008522 call  0x00007bdf 
- 00030993  0x00008523 branch  0x0000796b 
- 00030994  0x00008526 bpatch  0x000000fe , 0x0000401f 
- 00030995  0x00008527 call  0x00007396 
- 00030996  0x00008528 call  0x00007932 
- 00030997  0x0000852a jam  0x00000000 , 0x00008c00 
- 00030998  0x0000852b nop  0x00002710 
- 00030999  0x0000852c jam  0x00000000 , 0x00008c12 
- 00031000  0x0000852d fetch  0x00000002 , 0x00008050 
- 00031001  0x0000852e set0  0x0000000a , 0x0000003f 
- 00031002  0x0000852f store  0x00000002 , 0x00008050 
- 00031003  0x00008530 jam  0x00000021 , 0x00008c10 
- 00031004  0x00008531 jam  0x0000009d , 0x00008c11 
- 00031005  0x00008532 jam  0x0000003c , 0x00008c00 
- 00031006  0x00008533 setarg  0x00000763 
- 00031007  0x00008534 store  0x00000002 , 0x00008c02 
- 00031008  0x00008535 store  0x00000002 , 0x00008c06 
- 00031009  0x00008536 setarg  0x000007a3 
- 00031010  0x00008537 store  0x00000002 , 0x00008c04 
- 00031011  0x00008538 jam  0x00000080 , 0x00008c12 
- 00031012  0x00008539 jam  0x00000000 , 0x00008c01 
- 00031013  0x0000853a jam  0x000000ff , 0x00008c22 
- 00031014  0x0000853b setarg  0x0000095f 
- 00031015  0x0000853c arg  0x0000086d , 0x00000005 
- 00031016  0x0000853d isub  0x00000005 , 0x00000039 
- 00031017  0x0000853e branch  0x00007ca1 
- 00031018  0x00008541 fetcht  0x00000001 , 0x0000086c 
- 00031019  0x00008542 branch  0x00006edd 
- 00031020  0x00008544 fetch  0x00000001 , 0x0000090e 
- 00031021  0x00008545 rtn  0x00000034 
- 00031022  0x00008546 fetcht  0x00000001 , 0x0000086c 
- 00031023  0x00008547 call  0x00006ee6 
- 00031024  0x00008548 branch  0x00007915 , 0x00000001 
- 00031025  0x00008549 rtn 
- 00031026  0x0000854c jam  0x00000002 , 0x0000086b 
- 00031027  0x0000854d setarg  0x00000000 
- 00031028  0x0000854e store  0x00000001 , 0x000007a6 
- 00031029  0x0000854f store  0x00000002 , 0x00000865 
- 00031030  0x00008550 pincrease  0x00000001 
- 00031031  0x00008551 store  0x00000002 , 0x00000867 
- 00031032  0x00008552 pincrease  0x00000001 
- 00031033  0x00008553 store  0x00000002 , 0x00000869 
- 00031034  0x00008554 arg  0x000007fa , 0x00000005 
- 00031035  0x00008555 setarg  0x00030404 
- 00031036  0x00008556 istore  0x00000003 , 0x00000005 
- 00031037  0x00008557 setarg  0x00000409 
- 00031038  0x00008558 istore  0x00000002 , 0x00000005 
- 00031039  0x00008559 arg  0x000007ff , 0x00000005 
- 00031040  0x0000855a setsect  0x00000000 , 0x00015906 
- 00031041  0x0000855b setsect  0x00000001 , 0x000210d2 
- 00031042  0x0000855c setsect  0x00000002 , 0x00010494 
- 00031043  0x0000855d setsect  0x00000003 , 0x00000001 
- 00031044  0x0000855e istore  0x00000009 , 0x00000005 
- 00031045  0x0000855f arg  0x0000081d , 0x00000005 
- 00031046  0x00008560 setsect  0x00000000 , 0x0001570f 
- 00031047  0x00008561 setsect  0x00000001 , 0x00015c9a 
- 00031048  0x00008562 setsect  0x00000002 , 0x000256c6 
- 00031049  0x00008563 setsect  0x00000003 , 0x0001cdcd 
- 00031050  0x00008564 istore  0x00000009 , 0x00000005 
- 00031051  0x00008565 setsect  0x00000000 , 0x00014420 
- 00031052  0x00008566 setsect  0x00000001 , 0x00025d99 
- 00031053  0x00008567 setsect  0x00000002 , 0x00025636 
- 00031054  0x00008568 setsect  0x00000003 , 0x00000001 
- 00031055  0x00008569 istore  0x00000007 , 0x00000005 
- 00031056  0x0000856a arg  0x0000083b , 0x00000005 
- 00031057  0x0000856b setsect  0x00000000 , 0x0001620a 
- 00031058  0x0000856c setsect  0x00000001 , 0x00000c8c 
- 00031059  0x0000856d setsect  0x00000002 , 0x00030333 
- 00031060  0x0000856e setsect  0x00000003 , 0x0000c0c0 
- 00031061  0x0000856f istore  0x00000009 , 0x00000005 
- 00031062  0x00008570 setsect  0x00000000 , 0x00003130 
- 00031063  0x00008571 istore  0x00000002 , 0x00000005 
- 00031064  0x00008572 setarg  0x00009272 
- 00031065  0x00008573 store  0x00000002 , 0x000007a7 
- 00031066  0x00008574 setarg  0x000092cd 
- 00031067  0x00008575 store  0x00000002 , 0x000007a9 
- 00031068  0x00008576 arg  0x00009371 , 0x00000006 
- 00031069  0x00008577 arg  0x000007ab , 0x00000005 
- 00031070  0x00008578 arg  0x00000013 , 0x00000039 
- 00031071  0x00008579 call  0x00007cda 
- 00031072  0x0000857a arg  0x00009384 , 0x00000006 
- 00031073  0x0000857b arg  0x000007be , 0x00000005 
- 00031074  0x0000857c arg  0x0000003c , 0x00000039 
- 00031075  0x0000857d call  0x00007cda 
- 00031076  0x0000857f fetch  0x00000002 , 0x00000859 
- 00031077  0x00008580 branch  0x00007d79 
- 00031078  0x00008583 fetch  0x00000001 , 0x0000085b 
- 00031079  0x00008584 rtn  0x00000034 
- 00031080  0x00008585 store  0x00000001 , 0x000007e0 
- 00031081  0x00008586 store  0x00000001 , 0x000007f9 
- 00031082  0x00008587 rtn 
- 00031083  0x0000858a arg  0x00000001 , 0x00000007 
- 00031084  0x0000858b call  0x00007cef 
- 00031085  0x0000858c nrtn  0x00000034 
- 00031086  0x0000858d fetch  0x00000001 , 0x0000090f 
- 00031087  0x0000858e nrtn  0x00000034 
- 00031088  0x0000858f fetch  0x00000001 , 0x0000090e 
- 00031089  0x00008590 ncall  0x00007c38 , 0x00000034 
- 00031090  0x00008591 rtn 
- 00031091  0x00008594 fetch  0x00000001 , 0x00000709 
- 00031092  0x00008595 bbit1  0x00000002 , 0x00007976 
- 00031093  0x00008596 rtn 
- 00031094  0x00008599 call  0x0000797b 
- 00031095  0x0000859a call  0x00007cee 
- 00031096  0x0000859b setarg  0x00000280 
- 00031097  0x0000859c arg  0x00000001 , 0x00000007 
- 00031098  0x0000859d branch  0x00007ce1 
- 00031099  0x000085a0 fetch  0x00000001 , 0x00000900 
- 00031100  0x000085a1 bne  0x00000002 , 0x00007980 
- 00031101  0x000085a2 jam  0x00000000 , 0x0000090f 
- 00031102  0x000085a3 jam  0x00000000 , 0x00000910 
- 00031103  0x000085a4 rtn 
- 00031104  0x000085a7 fetch  0x00000001 , 0x00000912 
- 00031105  0x000085a8 rtn  0x00000034 
- 00031106  0x000085a9 jam  0x00000000 , 0x00000912 
- 00031107  0x000085aa jam  0x00000002 , 0x00000900 
- 00031108  0x000085ab jam  0x00000001 , 0x0000090e 
- 00031109  0x000085ac rtn 
- 00031110  0x000085af fetch  0x00000001 , 0x00000709 
- 00031111  0x000085b0 bbit1  0x00000000 , 0x000079af 
- 00031112  0x000085b1 rtn 
- 00031113  0x000085b4 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
- 00031114  0x000085b5 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
- 00031115  0x000085b6 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
- 00031116  0x000085b7 ifetch  0x00000002 , 0x00000003 
- 00031117  0x000085b8 rshift8  0x0000003f , 0x00000002 
- 00031118  0x000085b9 rshift4  0x00000002 , 0x00000002 
- 00031119  0x000085ba arg  0x00000fff , 0x00000006 
- 00031120  0x000085bb iand  0x00000006 , 0x00000039 
- 00031121  0x000085bc storer  0x00000039 , 0x00000002 , 0x0000070c 
- 00031122  0x000085bd rtn 
- 00031123  0x000085c1 call  0x00007989 
- 00031124  0x000085c3 ifetch  0x00000001 , 0x00000003 
- 00031125  0x000085c4 istore  0x00000001 , 0x00000005 
- 00031126  0x000085c5 loop  0x00007994 
- 00031127  0x000085c6 storer  0x00000003 , 0x00000002 , 0x00008c06 
- 00031128  0x000085c7 rtn 
- 00031129  0x000085ca arg  0x0000095f , 0x00000005 
- 00031130  0x000085cb call  0x00007994 
- 00031131  0x000085cc arg  0x00000963 , 0x00000002 
- 00031132  0x000085cd storet  0x00000002 , 0x00008c0e 
- 00031133  0x000085ce fetch  0x00000001 , 0x00000960 
- 00031134  0x000085cf pincrease  0x00000006 
- 00031135  0x000085d0 istore  0x00000001 , 0x00000002 
- 00031136  0x000085d1 jam  0x00000008 , 0x00008c18 
- 00031137  0x000085d2 rtn 
- 00031138  0x000085d6 bpatch  0x000000ff , 0x0000401f 
- 00031139  0x000085d7 fetch  0x00000001 , 0x00000709 
- 00031140  0x000085d8 rtnbit0  0x00000005 
- 00031141  0x000085d9 call  0x00007989 
- 00031142  0x000085da compare  0x0000000d , 0x00000002 , 0x000000ff 
- 00031143  0x000085db branch  0x00007999 , 0x00000001 
- 00031144  0x000085dc arg  0x0000086d , 0x00000005 
- 00031145  0x000085dd call  0x00007994 
- 00031146  0x000085de fetch  0x00000001 , 0x0000070c 
- 00031147  0x000085df beq  0x00000000 , 0x00007986 
- 00031148  0x000085e0 beq  0x00000001 , 0x000079b6 
- 00031149  0x000085e1 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00031150  0x000085e2 rtn  0x00000002 
- 00031151  0x000085e4 bpatchx  0x00000000 , 0x00004020 
- 00031152  0x000085e5 set0  0x00000023 , 0x00000000 
- 00031153  0x000085e6 fetch  0x00000001 , 0x0000086d 
- 00031154  0x000085e7 and_into  0x00000080 , 0x0000003f 
- 00031155  0x000085e8 beq  0x00000080 , 0x000079ba 
- 00031156  0x000085e9 beq  0x00000000 , 0x000079c2 
- 00031157  0x000085ea branch  0x0000235a 
- 00031158  0x000085ed fetch  0x00000001 , 0x0000086d 
- 00031159  0x000085ee rtnbit1  0x00000007 
- 00031160  0x000085ef call  0x00007b6a 
- 00031161  0x000085f0 branch  0x000079e9 
- 00031162  0x000085f4 fetch  0x00000001 , 0x0000086d 
- 00031163  0x000085f5 rshift4  0x0000003f , 0x0000003f 
- 00031164  0x000085f6 rshift  0x0000003f , 0x0000003f 
- 00031165  0x000085f7 and_into  0x00000003 , 0x0000003f 
- 00031166  0x000085f8 beq  0x00000000 , 0x000079ca 
- 00031167  0x000085f9 beq  0x00000001 , 0x000079d0 
- 00031168  0x000085fa beq  0x00000002 , 0x000079d5 
- 00031169  0x000085fb branch  0x0000235a 
- 00031170  0x000085fe fetch  0x00000001 , 0x0000086d 
- 00031171  0x000085ff rshift4  0x0000003f , 0x0000003f 
- 00031172  0x00008600 rshift  0x0000003f , 0x0000003f 
- 00031173  0x00008601 and_into  0x00000003 , 0x0000003f 
- 00031174  0x00008602 beq  0x00000000 , 0x000079d6 
- 00031175  0x00008603 beq  0x00000001 , 0x000079de 
- 00031176  0x00008604 beq  0x00000002 , 0x000079e3 
- 00031177  0x00008605 branch  0x0000235a 
- 00031178  0x00008608 fetch  0x00000001 , 0x0000086e 
- 00031179  0x00008609 beq  0x00000008 , 0x000079eb 
- 00031180  0x0000860a beq  0x00000006 , 0x00007a01 
- 00031181  0x0000860b beq  0x0000000a , 0x00007a46 
- 00031182  0x0000860c beq  0x00000000 , 0x00007a58 
- 00031183  0x0000860d branch  0x000079e4 
- 00031184  0x00008610 fetch  0x00000001 , 0x0000086e 
- 00031185  0x00008611 beq  0x00000002 , 0x00007a8d 
- 00031186  0x00008612 beq  0x00000001 , 0x00007a91 
- 00031187  0x00008613 beq  0x00000003 , 0x00007aa2 
- 00031188  0x00008614 branch  0x000079e4 
- 00031189  0x00008617 branch  0x000079e4 
- 00031190  0x0000861a fetch  0x00000001 , 0x0000086e 
- 00031191  0x0000861b beq  0x00000001 , 0x00007aac 
- 00031192  0x0000861c beq  0x00000003 , 0x00007adb 
- 00031193  0x0000861d beq  0x00000005 , 0x00007b06 
- 00031194  0x0000861e beq  0x00000009 , 0x00007b1f 
- 00031195  0x0000861f beq  0x0000000b , 0x00007b3a 
- 00031196  0x00008620 beq  0x00000007 , 0x000079e4 
- 00031197  0x00008621 branch  0x000079e4 
- 00031198  0x00008624 fetch  0x00000001 , 0x0000086e 
- 00031199  0x00008625 beq  0x0000000a , 0x00007b4b 
- 00031200  0x00008626 beq  0x00000009 , 0x00007b5d 
- 00031201  0x00008627 beq  0x0000000b , 0x00007b7c 
- 00031202  0x00008628 branch  0x000079e4 
- 00031203  0x0000862b branch  0x000079e4 
- 00031204  0x0000862e bpatchx  0x00000001 , 0x00004020 
- 00031205  0x0000862f fetch  0x00000001 , 0x00008c19 
- 00031206  0x00008630 set1  0x00000000 , 0x0000003f 
- 00031207  0x00008631 store  0x00000001 , 0x00008c19 
- 00031208  0x00008632 branch  0x000079e9 
- 00031209  0x00008635 jam  0x00000001 , 0x00008c1b 
- 00031210  0x00008636 rtn 
- 00031211  0x00008639 fetch  0x00000001 , 0x0000086d 
- 00031212  0x0000863a bne  0x00000080 , 0x000079e4 
- 00031213  0x0000863b fetch  0x00000001 , 0x00000871 
- 00031214  0x0000863c bne  0x00000000 , 0x000079e4 
- 00031215  0x0000863d fetch  0x00000001 , 0x00000872 
- 00031216  0x0000863e bne  0x00000000 , 0x000079e4 
- 00031217  0x0000863f fetch  0x00000001 , 0x00000873 
- 00031218  0x00008640 bne  0x00000001 , 0x000079e4 
- 00031219  0x00008641 fetch  0x00000001 , 0x00000874 
- 00031220  0x00008642 bne  0x00000000 , 0x000079e4 
- 00031221  0x00008643 fetch  0x00000001 , 0x0000086f 
- 00031222  0x00008644 bne  0x00000000 , 0x000079e4 
- 00031223  0x00008645 fetch  0x00000001 , 0x00000870 
- 00031224  0x00008646 bne  0x00000000 , 0x000079e4 
- 00031225  0x00008647 fetch  0x00000001 , 0x0000086b 
- 00031226  0x00008648 beq  0x00000004 , 0x000079fd 
- 00031227  0x00008649 beq  0x00000003 , 0x000079ff 
- 00031228  0x0000864a branch  0x000079e4 
- 00031229  0x0000864d arg  0x00000001 , 0x00000012 
- 00031230  0x0000864e branch  0x00007a72 
- 00031231  0x00008651 arg  0x00000001 , 0x00000012 
- 00031232  0x00008652 branch  0x00007a70 
- 00031233  0x00008655 bpatchx  0x00000002 , 0x00004020 
- 00031234  0x00008657 fetch  0x00000001 , 0x00000870 
- 00031235  0x00008658 beq  0x00000001 , 0x00007a14 
- 00031236  0x00008659 beq  0x00000002 , 0x00007a2d 
- 00031237  0x0000865a beq  0x00000003 , 0x00007a30 
- 00031238  0x0000865b beq  0x00000021 , 0x00007a09 
- 00031239  0x0000865c beq  0x00000022 , 0x00007a3e 
- 00031240  0x0000865d branch  0x000079e4 
- 00031241  0x00008660 jam  0x00000000 , 0x000008fd 
- 00031242  0x00008661 fetch  0x00000001 , 0x00000871 
- 00031243  0x00008662 beq  0x00000000 , 0x00007a0e 
- 00031244  0x00008663 beq  0x00000001 , 0x00007a11 
- 00031245  0x00008664 branch  0x000079e4 
- 00031246  0x00008667 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
- 00031247  0x00008668 arg  0x000007d1 , 0x00000011 
- 00031248  0x00008669 branch  0x00007b8b 
- 00031249  0x0000866c fetchr  0x00000012 , 0x00000001 , 0x000007ea 
- 00031250  0x0000866d arg  0x000007ea , 0x00000011 
- 00031251  0x0000866e branch  0x00007b8b 
- 00031252  0x00008674 fetch  0x00000001 , 0x00000911 
- 00031253  0x00008675 ncall  0x00007a25 , 0x00000034 
- 00031254  0x00008676 setarg  0x000007ab 
- 00031255  0x00008677 fetcht  0x00000001 , 0x000007ab 
- 00031256  0x00008679 store  0x00000002 , 0x00000908 
- 00031257  0x0000867a storet  0x00000001 , 0x0000090a 
- 00031258  0x0000867b fetch  0x00000001 , 0x00000873 
- 00031259  0x0000867c isub  0x00000002 , 0x0000003e 
- 00031260  0x0000867d nbranch  0x00007a23 , 0x00000002 
- 00031261  0x0000867f fetch  0x00000001 , 0x0000090a 
- 00031262  0x00008681 iforce  0x00000012 
- 00031263  0x00008682 fetch  0x00000002 , 0x00000908 
- 00031264  0x00008683 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00031265  0x00008684 iforce  0x00000011 
- 00031266  0x00008685 branch  0x00007b8b 
- 00031267  0x00008687 fetch  0x00000001 , 0x00000873 
- 00031268  0x00008688 branch  0x00007a1e 
- 00031269  0x0000868b fetch  0x00000001 , 0x00008c01 
- 00031270  0x0000868c ncall  0x00007a29 , 0x00000034 
- 00031271  0x0000868d jam  0x00000000 , 0x00000911 
- 00031272  0x0000868e rtn 
- 00031273  0x00008690 fetch  0x00000001 , 0x00008c01 
- 00031274  0x00008691 set1  0x00000007 , 0x0000003f 
- 00031275  0x00008692 store  0x00000001 , 0x00008c01 
- 00031276  0x00008693 rtn 
- 00031277  0x00008696 setarg  0x000007be 
- 00031278  0x00008697 fetcht  0x00000001 , 0x000007be 
- 00031279  0x00008698 branch  0x00007a18 
- 00031280  0x0000869b fetch  0x00000001 , 0x0000086f 
- 00031281  0x0000869c sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00031282  0x0000869d nbranch  0x000079e4 , 0x00000002 
- 00031283  0x0000869e fetch  0x00000001 , 0x0000086f 
- 00031284  0x0000869f arg  0x000007fa , 0x00000011 
- 00031285  0x000086a0 beq  0x00000000 , 0x00007b89 
- 00031286  0x000086a1 set1  0x00000023 , 0x00000000 
- 00031287  0x000086a2 arg  0x000007ff , 0x00000011 
- 00031288  0x000086a3 beq  0x00000001 , 0x00007b89 
- 00031289  0x000086a4 arg  0x0000081d , 0x00000011 
- 00031290  0x000086a5 beq  0x00000002 , 0x00007b89 
- 00031291  0x000086a6 arg  0x0000083b , 0x00000011 
- 00031292  0x000086a7 beq  0x00000003 , 0x00007b89 
- 00031293  0x000086a8 rtn 
- 00031294  0x000086ab fetch  0x00000002 , 0x00000871 
- 00031295  0x000086ac beq  0x00000001 , 0x00007a42 
- 00031296  0x000086ad fetchr  0x00000011 , 0x00000002 , 0x000007a7 
- 00031297  0x000086ae branch  0x00007b89 
- 00031298  0x000086b0 jam  0x00000001 , 0x0000090e 
- 00031299  0x000086b1 jam  0x00000001 , 0x00000900 
- 00031300  0x000086b2 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
- 00031301  0x000086b3 branch  0x00007b89 
- 00031302  0x000086b7 fetch  0x00000001 , 0x0000086b 
- 00031303  0x000086b8 bne  0x00000004 , 0x000079e4 
- 00031304  0x000086b9 fetch  0x00000001 , 0x0000086d 
- 00031305  0x000086ba bne  0x00000081 , 0x000079e4 
- 00031306  0x000086bb fetch  0x00000001 , 0x0000086f 
- 00031307  0x000086bc bne  0x00000000 , 0x000079e4 
- 00031308  0x000086bd fetch  0x00000001 , 0x00000870 
- 00031309  0x000086be bne  0x00000000 , 0x000079e4 
- 00031310  0x000086bf fetch  0x00000001 , 0x00000873 
- 00031311  0x000086c0 bne  0x00000001 , 0x000079e4 
- 00031312  0x000086c1 fetch  0x00000001 , 0x00000874 
- 00031313  0x000086c2 bne  0x00000000 , 0x000079e4 
- 00031314  0x000086c3 fetch  0x00000001 , 0x00000871 
- 00031315  0x000086c4 bne  0x00000000 , 0x000079e4 
- 00031316  0x000086c5 fetch  0x00000001 , 0x00000872 
- 00031317  0x000086c6 bne  0x00000000 , 0x000079e4 
- 00031318  0x000086c7 arg  0x00000001 , 0x00000012 
- 00031319  0x000086c8 branch  0x00007a70 
- 00031320  0x000086cc fetch  0x00000001 , 0x0000086b 
- 00031321  0x000086cd beq  0x00000002 , 0x000079e4 
- 00031322  0x000086ce fetch  0x00000001 , 0x0000086f 
- 00031323  0x000086cf bne  0x00000000 , 0x000079e4 
- 00031324  0x000086d0 fetch  0x00000001 , 0x00000870 
- 00031325  0x000086d1 bne  0x00000000 , 0x000079e4 
- 00031326  0x000086d2 fetch  0x00000001 , 0x00000873 
- 00031327  0x000086d3 bne  0x00000002 , 0x000079e4 
- 00031328  0x000086d4 fetch  0x00000001 , 0x00000874 
- 00031329  0x000086d5 bne  0x00000000 , 0x000079e4 
- 00031330  0x000086d6 fetch  0x00000001 , 0x00000872 
- 00031331  0x000086d7 bne  0x00000000 , 0x000079e4 
- 00031332  0x000086d8 fetch  0x00000001 , 0x0000086d 
- 00031333  0x000086d9 beq  0x00000080 , 0x00007a6b 
- 00031334  0x000086da beq  0x00000081 , 0x00007a76 
- 00031335  0x000086db beq  0x00000082 , 0x00007a7a 
- 00031336  0x000086dc branch  0x000079e4 
- 00031337  0x000086e0 jam  0x00000001 , 0x00000903 
- 00031338  0x000086e1 branch  0x00007a74 
- 00031339  0x000086e4 fetch  0x00000001 , 0x00000871 
- 00031340  0x000086e5 bne  0x00000000 , 0x000079e4 
- 00031341  0x000086e6 arg  0x00000002 , 0x00000012 
- 00031342  0x000086e7 fetch  0x00000001 , 0x00000901 
- 00031343  0x000086e8 beq  0x00000001 , 0x00007a69 
- 00031344  0x000086eb arg  0x00000865 , 0x00000011 
- 00031345  0x000086ec branch  0x00007b8b 
- 00031346  0x000086ee arg  0x00000867 , 0x00000011 
- 00031347  0x000086ef branch  0x00007b8b 
- 00031348  0x000086f1 arg  0x00000869 , 0x00000011 
- 00031349  0x000086f2 branch  0x00007b8b 
- 00031350  0x000086f5 fetch  0x00000001 , 0x0000086b 
- 00031351  0x000086f6 bne  0x00000004 , 0x000079e4 
- 00031352  0x000086f7 arg  0x00000002 , 0x00000012 
- 00031353  0x000086f8 branch  0x00007a70 
- 00031354  0x000086fb fetch  0x00000001 , 0x0000086b 
- 00031355  0x000086fc bne  0x00000004 , 0x000079e4 
- 00031356  0x000086fd fetch  0x00000001 , 0x00000871 
- 00031357  0x000086fe beq  0x00000081 , 0x00007a87 
- 00031358  0x000086ff beq  0x00000082 , 0x00007a89 
- 00031359  0x00008700 beq  0x00000083 , 0x00007a8b 
- 00031360  0x00008701 and_into  0x0000007f , 0x0000003f 
- 00031361  0x00008702 beq  0x00000000 , 0x00007a83 
- 00031362  0x00008703 branch  0x000079e4 
- 00031363  0x00008706 fetch  0x00000001 , 0x00000904 
- 00031364  0x00008708 arg  0x00000002 , 0x00000012 
- 00031365  0x00008709 beq  0x00000001 , 0x00007a72 
- 00031366  0x0000870a branch  0x00007a70 
- 00031367  0x0000870c fetch  0x00000001 , 0x00000905 
- 00031368  0x0000870d branch  0x00007a84 
- 00031369  0x0000870f fetch  0x00000001 , 0x00000906 
- 00031370  0x00008710 branch  0x00007a84 
- 00031371  0x00008712 fetch  0x00000001 , 0x00000907 
- 00031372  0x00008713 branch  0x00007a84 
- 00031373  0x00008716 jam  0x00000001 , 0x000008fb 
- 00031374  0x00008717 arg  0x000008fc , 0x00000011 
- 00031375  0x00008718 arg  0x00000001 , 0x00000012 
- 00031376  0x00008719 branch  0x00007b8b 
- 00031377  0x0000871c fetch  0x00000002 , 0x0000086f 
- 00031378  0x0000871d arg  0x000001ba , 0x00000002 
- 00031379  0x0000871e isub  0x00000002 , 0x0000003e 
- 00031380  0x0000871f nbranch  0x000079e4 , 0x00000005 
- 00031381  0x00008722 fetch  0x00000001 , 0x000008f8 
- 00031382  0x00008723 nbranch  0x00007a9f , 0x00000034 
- 00031383  0x00008724 jam  0x00000000 , 0x000008b5 
- 00031384  0x00008726 fetch  0x00000001 , 0x00000873 
- 00031385  0x00008727 iforce  0x00000012 
- 00031386  0x00008728 arg  0x000008b5 , 0x00000011 
- 00031387  0x00008729 call  0x00007b8b 
- 00031388  0x0000872b arg  0x000008b5 , 0x00000005 
- 00031389  0x0000872c arg  0x00000040 , 0x00000039 
- 00031390  0x0000872d branch  0x00007ca3 
- 00031391  0x0000872f jam  0x00000000 , 0x000008f8 
- 00031392  0x00008730 jam  0x00000001 , 0x000008b5 
- 00031393  0x00008731 branch  0x00007a98 
- 00031394  0x00008734 fetch  0x00000001 , 0x00000873 
- 00031395  0x00008735 bne  0x00000001 , 0x000079e4 
- 00031396  0x00008736 jam  0x00000001 , 0x000008fd 
- 00031397  0x00008737 arg  0x00000001 , 0x00000012 
- 00031398  0x00008738 fetch  0x00000001 , 0x000008ff 
- 00031399  0x00008739 beq  0x00000000 , 0x00007aaa 
- 00031400  0x0000873a beq  0x00000001 , 0x00007aab 
- 00031401  0x0000873b branch  0x00007a70 
- 00031402  0x0000873d branch  0x00007a72 
- 00031403  0x0000873f branch  0x00007a70 
- 00031404  0x00008745 fetch  0x00000001 , 0x0000086b 
- 00031405  0x00008746 bne  0x00000004 , 0x000079e4 
- 00031406  0x00008747 fetch  0x00000001 , 0x00000873 
- 00031407  0x00008748 bne  0x00000000 , 0x000079e4 
- 00031408  0x00008749 fetch  0x00000001 , 0x00000874 
- 00031409  0x0000874a bne  0x00000000 , 0x000079e4 
- 00031410  0x0000874b fetch  0x00000001 , 0x00000870 
- 00031411  0x0000874c bne  0x00000000 , 0x000079e4 
- 00031412  0x0000874d fetch  0x00000001 , 0x00000872 
- 00031413  0x0000874e bne  0x00000000 , 0x000079e4 
- 00031414  0x0000874f fetch  0x00000001 , 0x0000086d 
- 00031415  0x00008750 beq  0x00000000 , 0x00007abb 
- 00031416  0x00008751 beq  0x00000001 , 0x00007ac8 
- 00031417  0x00008752 beq  0x00000002 , 0x00007ac9 
- 00031418  0x00008753 branch  0x000079e4 
- 00031419  0x00008756 fetch  0x00000001 , 0x0000086f 
- 00031420  0x00008757 bne  0x00000001 , 0x000079e4 
- 00031421  0x00008758 fetch  0x00000001 , 0x00008c00 
- 00031422  0x00008759 set0  0x00000007 , 0x0000003f 
- 00031423  0x0000875a store  0x00000001 , 0x00008c00 
- 00031424  0x0000875b jam  0x00000000 , 0x00000901 
- 00031425  0x0000875c jam  0x00000001 , 0x00000902 
- 00031426  0x0000875d fetch  0x00000001 , 0x00000903 
- 00031427  0x0000875e branch  0x000079e9 , 0x00000034 
- 00031428  0x0000875f jam  0x00000000 , 0x00000903 
- 00031429  0x00008760 jam  0x00000000 , 0x00000902 
- 00031430  0x00008761 jam  0x00000002 , 0x00000900 
- 00031431  0x00008762 branch  0x000079e9 
- 00031432  0x00008765 branch  0x000079e4 
- 00031433  0x00008768 fetch  0x00000001 , 0x0000086f 
- 00031434  0x00008769 bne  0x00000000 , 0x000079e4 
- 00031435  0x0000876a fetch  0x00000001 , 0x00000871 
- 00031436  0x0000876b beq  0x00000081 , 0x00007ad4 
- 00031437  0x0000876c beq  0x00000082 , 0x00007ad7 
- 00031438  0x0000876d beq  0x00000083 , 0x00007ad9 
- 00031439  0x0000876e and_into  0x0000007f , 0x0000003f 
- 00031440  0x0000876f beq  0x00000000 , 0x00007ad2 
- 00031441  0x00008770 branch  0x000079e4 
- 00031442  0x00008773 jam  0x00000000 , 0x00000904 
- 00031443  0x00008774 branch  0x000079e9 
- 00031444  0x00008776 jam  0x00000000 , 0x00000905 
- 00031445  0x00008778 jam  0x00000001 , 0x00000912 
- 00031446  0x00008779 branch  0x000079e9 
- 00031447  0x0000877b jam  0x00000000 , 0x00000906 
- 00031448  0x0000877c branch  0x00007ad5 
- 00031449  0x0000877e jam  0x00000000 , 0x00000907 
- 00031450  0x0000877f branch  0x00007ad5 
- 00031451  0x00008783 fetch  0x00000001 , 0x00000873 
- 00031452  0x00008784 bne  0x00000000 , 0x000079e4 
- 00031453  0x00008785 fetch  0x00000001 , 0x00000874 
- 00031454  0x00008786 bne  0x00000000 , 0x000079e4 
- 00031455  0x00008787 fetch  0x00000001 , 0x0000086d 
- 00031456  0x00008788 beq  0x00000000 , 0x00007ae4 
- 00031457  0x00008789 beq  0x00000001 , 0x00007af2 
- 00031458  0x0000878a beq  0x00000002 , 0x00007af3 
- 00031459  0x0000878b branch  0x000079e4 
- 00031460  0x0000878e fetch  0x00000001 , 0x0000086f 
- 00031461  0x0000878f bne  0x00000001 , 0x000079e4 
- 00031462  0x00008790 call  0x000048b1 
- 00031463  0x00008791 fetch  0x00000001 , 0x00008c00 
- 00031464  0x00008792 set1  0x00000007 , 0x0000003f 
- 00031465  0x00008793 store  0x00000001 , 0x00008c00 
- 00031466  0x00008794 jam  0x00000001 , 0x00000901 
- 00031467  0x00008795 jam  0x00000003 , 0x00000900 
- 00031468  0x00008796 jam  0x00000000 , 0x000008f9 
- 00031469  0x00008797 call  0x000079e9 
- 00031470  0x00008799 call  0x00007cee 
- 00031471  0x0000879a setarg  0x00001388 
- 00031472  0x0000879b arg  0x0000000f , 0x00000007 
- 00031473  0x0000879c branch  0x00007ce1 
- 00031474  0x0000879f branch  0x000079e4 
- 00031475  0x000087a2 fetch  0x00000001 , 0x0000086f 
- 00031476  0x000087a3 bne  0x00000000 , 0x000079e4 
- 00031477  0x000087a4 fetch  0x00000001 , 0x00000870 
- 00031478  0x000087a5 bne  0x00000000 , 0x000079e4 
- 00031479  0x000087a6 fetch  0x00000001 , 0x00000871 
- 00031480  0x000087a7 beq  0x00000081 , 0x00007b00 
- 00031481  0x000087a8 beq  0x00000082 , 0x00007b02 
- 00031482  0x000087a9 beq  0x00000083 , 0x00007b04 
- 00031483  0x000087aa and_into  0x0000007f , 0x0000003f 
- 00031484  0x000087ab beq  0x00000000 , 0x00007afe 
- 00031485  0x000087ac branch  0x000079e4 
- 00031486  0x000087af jam  0x00000001 , 0x00000904 
- 00031487  0x000087b0 branch  0x000079e9 
- 00031488  0x000087b2 jam  0x00000001 , 0x00000905 
- 00031489  0x000087b3 branch  0x000079e9 
- 00031490  0x000087b5 jam  0x00000001 , 0x00000906 
- 00031491  0x000087b6 branch  0x000079e9 
- 00031492  0x000087b8 jam  0x00000001 , 0x00000907 
- 00031493  0x000087b9 branch  0x000079e9 
- 00031494  0x000087bd fetch  0x00000001 , 0x0000086d 
- 00031495  0x000087be bne  0x00000000 , 0x000079e4 
- 00031496  0x000087bf fetch  0x00000001 , 0x00000871 
- 00031497  0x000087c0 bne  0x00000000 , 0x000079e4 
- 00031498  0x000087c1 fetch  0x00000001 , 0x00000872 
- 00031499  0x000087c2 bne  0x00000000 , 0x000079e4 
- 00031500  0x000087c3 fetch  0x00000001 , 0x00000873 
- 00031501  0x000087c4 bne  0x00000000 , 0x000079e4 
- 00031502  0x000087c5 fetch  0x00000001 , 0x00000874 
- 00031503  0x000087c6 bne  0x00000000 , 0x000079e4 
- 00031504  0x000087c7 fetch  0x00000001 , 0x00000870 
- 00031505  0x000087c8 bne  0x00000000 , 0x000079e4 
- 00031506  0x000087c9 fetch  0x00000001 , 0x0000086f 
- 00031507  0x000087ca and_into  0x00000080 , 0x0000003f 
- 00031508  0x000087cb bne  0x00000000 , 0x000079e4 
- 00031509  0x000087cc fetch  0x00000001 , 0x0000086f 
- 00031510  0x000087cd bne  0x00000000 , 0x00007b1d 
- 00031511  0x000087cf jam  0x00000002 , 0x0000086b 
- 00031512  0x000087d1 fetch  0x00000001 , 0x0000086f 
- 00031513  0x000087d2 store  0x00000001 , 0x00008c01 
- 00031514  0x000087d3 call  0x000079e9 
- 00031515  0x000087d4 jam  0x00000001 , 0x00000911 
- 00031516  0x000087d5 rtn 
- 00031517  0x000087d7 jam  0x00000003 , 0x0000086b 
- 00031518  0x000087d8 branch  0x00007b18 
- 00031519  0x000087dc fetch  0x00000001 , 0x0000086b 
- 00031520  0x000087dd beq  0x00000002 , 0x000079e4 
- 00031521  0x000087de fetch  0x00000001 , 0x0000086d 
- 00031522  0x000087df bne  0x00000000 , 0x000079e4 
- 00031523  0x000087e0 fetch  0x00000001 , 0x00000871 
- 00031524  0x000087e1 bne  0x00000000 , 0x000079e4 
- 00031525  0x000087e2 fetch  0x00000001 , 0x00000872 
- 00031526  0x000087e3 bne  0x00000000 , 0x000079e4 
- 00031527  0x000087e4 fetch  0x00000001 , 0x00000873 
- 00031528  0x000087e5 bne  0x00000000 , 0x000079e4 
- 00031529  0x000087e6 fetch  0x00000001 , 0x00000874 
- 00031530  0x000087e7 bne  0x00000000 , 0x000079e4 
- 00031531  0x000087e8 fetch  0x00000001 , 0x00000870 
- 00031532  0x000087e9 bne  0x00000000 , 0x000079e4 
- 00031533  0x000087ea fetch  0x00000001 , 0x0000086f 
- 00031534  0x000087eb sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031535  0x000087ec nbranch  0x000079e4 , 0x00000002 
- 00031536  0x000087ed fetch  0x00000001 , 0x0000086b 
- 00031537  0x000087ee beq  0x00000003 , 0x00007b34 
- 00031538  0x000087ef beq  0x00000004 , 0x00007b34 
- 00031539  0x000087f0 branch  0x000079e4 
- 00031540  0x000087f4 fetch  0x00000001 , 0x0000086f 
- 00031541  0x000087f5 beq  0x00000000 , 0x00007b38 
- 00031542  0x000087f6 jam  0x00000004 , 0x0000086b 
- 00031543  0x000087f7 branch  0x000079e9 
- 00031544  0x000087f9 jam  0x00000003 , 0x0000086b 
- 00031545  0x000087fa branch  0x000079e9 
- 00031546  0x000087fe fetch  0x00000001 , 0x0000086b 
- 00031547  0x000087ff bne  0x00000004 , 0x000079e4 
- 00031548  0x00008800 fetch  0x00000001 , 0x0000086d 
- 00031549  0x00008801 bne  0x00000001 , 0x000079e4 
- 00031550  0x00008802 fetch  0x00000001 , 0x0000086f 
- 00031551  0x00008803 bne  0x00000000 , 0x000079e4 
- 00031552  0x00008804 fetch  0x00000001 , 0x00000870 
- 00031553  0x00008805 bne  0x00000000 , 0x000079e4 
- 00031554  0x00008806 fetch  0x00000001 , 0x00000873 
- 00031555  0x00008807 bne  0x00000000 , 0x000079e4 
- 00031556  0x00008808 fetch  0x00000001 , 0x00000874 
- 00031557  0x00008809 bne  0x00000000 , 0x000079e4 
- 00031558  0x0000880a fetch  0x00000001 , 0x00000871 
- 00031559  0x0000880b bne  0x00000000 , 0x000079e4 
- 00031560  0x0000880c fetch  0x00000001 , 0x00000872 
- 00031561  0x0000880d bne  0x00000000 , 0x000079e4 
- 00031562  0x0000880e branch  0x000079e9 
- 00031563  0x00008812 bpatchx  0x00000003 , 0x00004020 
- 00031564  0x00008813 jam  0x00000001 , 0x000008fb 
- 00031565  0x00008814 fetch  0x00000001 , 0x00000870 
- 00031566  0x00008815 store  0x00000001 , 0x000008fc 
- 00031567  0x00008816 fetch  0x00000001 , 0x00000871 
- 00031568  0x00008817 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031569  0x00008818 call  0x00007b59 , 0x00000005 
- 00031570  0x00008819 fetch  0x00000001 , 0x00000900 
- 00031571  0x0000881a bne  0x00000004 , 0x000079e9 
- 00031572  0x0000881b jam  0x00000002 , 0x00000900 
- 00031573  0x0000881c call  0x000079e9 
- 00031574  0x0000881d nop  0x00007530 
- 00031575  0x0000881e nop  0x00007530 
- 00031576  0x0000881f rtn 
- 00031577  0x00008821 jam  0x00000001 , 0x0000090e 
- 00031578  0x00008822 jam  0x00000000 , 0x00000902 
- 00031579  0x00008823 jam  0x00000004 , 0x00000900 
- 00031580  0x00008824 rtn 
- 00031581  0x00008828 nop  0x00003a98 
- 00031582  0x00008829 arg  0x00000875 , 0x00000005 
- 00031583  0x0000882a call  0x00007993 
- 00031584  0x0000882b jam  0x00000001 , 0x000008f7 
- 00031585  0x0000882c call  0x00007b6e 
- 00031586  0x0000882d fetch  0x00000002 , 0x0000086f 
- 00031587  0x0000882e store  0x00000002 , 0x000008f5 
- 00031588  0x0000882f call  0x000079e9 
- 00031589  0x00008830 fetch  0x00000001 , 0x000043cb 
- 00031590  0x00008831 rtnne  0x00000004 
- 00031591  0x00008832 fetch  0x00000001 , 0x000008f9 
- 00031592  0x00008833 rtn  0x00000034 
- 00031593  0x00008834 fetch  0x00000001 , 0x00000875 
- 00031594  0x00008836 store  0x00000001 , 0x00004621 
- 00031595  0x00008837 jam  0x00000000 , 0x000008f9 
- 00031596  0x00008838 jam  0x00000003 , 0x00004611 
- 00031597  0x00008839 rtn 
- 00031598  0x0000883d fetch  0x00000002 , 0x0000086f 
- 00031599  0x0000883e arg  0x00000200 , 0x00000002 
- 00031600  0x0000883f isub  0x00000002 , 0x0000003e 
- 00031601  0x00008840 nrtn  0x00000005 
- 00031602  0x00008841 fetch  0x00000002 , 0x00000871 
- 00031603  0x00008842 arg  0x00000000 , 0x00000002 
- 00031604  0x00008843 isub  0x00000002 , 0x0000003e 
- 00031605  0x00008844 nrtn  0x00000005 
- 00031606  0x00008845 fetch  0x00000002 , 0x00000873 
- 00031607  0x00008846 arg  0x00000001 , 0x00000002 
- 00031608  0x00008847 isub  0x00000002 , 0x0000003e 
- 00031609  0x00008848 nrtn  0x00000005 
- 00031610  0x00008849 jam  0x00000001 , 0x000008f9 
- 00031611  0x0000884a rtn 
- 00031612  0x0000884e fetch  0x00000001 , 0x00000873 
- 00031613  0x0000884f bne  0x00000000 , 0x000079e4 
- 00031614  0x00008850 fetch  0x00000001 , 0x0000086f 
- 00031615  0x00008851 beq  0x00000000 , 0x00007b82 
- 00031616  0x00008852 beq  0x00000001 , 0x00007b85 
- 00031617  0x00008853 branch  0x000079e4 
- 00031618  0x00008855 jam  0x00000000 , 0x000008fe 
- 00031619  0x00008856 jam  0x00000001 , 0x000008ff 
- 00031620  0x00008857 branch  0x000079e9 
- 00031621  0x00008859 jam  0x00000001 , 0x000008fa 
- 00031622  0x0000885a jam  0x00000001 , 0x000008fe 
- 00031623  0x0000885b jam  0x00000000 , 0x000008ff 
- 00031624  0x0000885c branch  0x000079e9 
- 00031625  0x00008860 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
- 00031626  0x00008861 increase  0x00000001 , 0x00000011 
- 00031627  0x00008864 bpatchx  0x00000004 , 0x00004020 
- 00031628  0x00008865 set1  0x0000000e , 0x00000000 
- 00031629  0x00008866 bmark0  0x00000023 , 0x00007b90 
- 00031630  0x00008867 increase  0x00000001 , 0x00000012 
- 00031631  0x00008868 lshift  0x00000012 , 0x00000012 
- 00031632  0x0000886a storer  0x00000011 , 0x00000002 , 0x000007a4 
- 00031633  0x0000886b storer  0x00000012 , 0x00000001 , 0x000007a6 
- 00031634  0x0000886c branch  0x00007b96 
- 00031635  0x0000886d rtn 
- 00031636  0x00008870 arg  0x00000000 , 0x00000007 
- 00031637  0x00008871 branch  0x00007bd7 
- 00031638  0x00008877 bpatchx  0x00000005 , 0x00004020 
- 00031639  0x00008878 fetch  0x00000001 , 0x00008c25 
- 00031640  0x00008879 rtnbit1  0x00000000 
- 00031641  0x0000887a fetch  0x00000001 , 0x000007a6 
- 00031642  0x0000887b rtn  0x00000034 
- 00031643  0x0000887c copy  0x0000003f , 0x00000039 
- 00031644  0x0000887d iforce  0x00000002 
- 00031645  0x0000887e fetch  0x00000002 , 0x00000873 
- 00031646  0x0000887f sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00031647  0x00008880 branch  0x00007ba4 , 0x00000002 
- 00031648  0x00008881 sub  0x00000039 , 0x00000040 , 0x0000003e 
- 00031649  0x00008882 branch  0x00007ba8 , 0x00000002 
- 00031650  0x00008883 force  0x00000040 , 0x00000039 
- 00031651  0x00008884 branch  0x00007ba8 
- 00031652  0x00008886 isub  0x00000039 , 0x0000003e 
- 00031653  0x00008887 branch  0x00007ba8 , 0x00000002 
- 00031654  0x00008888 iforce  0x00000039 
- 00031655  0x00008889 store  0x00000001 , 0x000007a6 
- 00031656  0x0000888b fetch  0x00000001 , 0x000007a6 
- 00031657  0x0000888c isub  0x00000039 , 0x0000003f 
- 00031658  0x0000888d store  0x00000001 , 0x000007a6 
- 00031659  0x0000888e add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031660  0x0000888f store  0x00000001 , 0x0000070e 
- 00031661  0x00008890 bmark0  0x00000023 , 0x00007bba 
- 00031662  0x00008891 rshift  0x0000003f , 0x0000003f 
- 00031663  0x00008892 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031664  0x00008893 store  0x00000001 , 0x0000070e 
- 00031665  0x00008894 bmark0  0x0000000e , 0x00007bba 
- 00031666  0x00008895 set0  0x0000000e , 0x00000000 
- 00031667  0x00008896 istoret  0x00000001 , 0x00000005 
- 00031668  0x00008897 setarg  0x00000003 
- 00031669  0x00008898 istore  0x00000001 , 0x00000005 
- 00031670  0x00008899 increase  0xffffffff , 0x00000039 
- 00031671  0x0000889a copy  0x00000039 , 0x0000003f 
- 00031672  0x0000889b nbranch  0x00007bba , 0x00000005 
- 00031673  0x0000889c increase  0x00000001 , 0x00000039 
- 00031674  0x0000889e fetch  0x00000002 , 0x000007a4 
- 00031675  0x0000889f copy  0x0000003f , 0x00000006 
- 00031676  0x000088a1 ifetch  0x00000001 , 0x00000006 
- 00031677  0x000088a2 istore  0x00000001 , 0x00000005 
- 00031678  0x000088a3 bmark0  0x00000023 , 0x00007bc1 
- 00031679  0x000088a4 setarg  0x00000000 
- 00031680  0x000088a5 istore  0x00000001 , 0x00000005 
- 00031681  0x000088a7 loop  0x00007bbc 
- 00031682  0x000088a8 copy  0x00000006 , 0x0000003f 
- 00031683  0x000088a9 store  0x00000002 , 0x000007a4 
- 00031684  0x000088aa setarg  0x0000070e 
- 00031685  0x000088ab store  0x00000002 , 0x00008c08 
- 00031686  0x000088ac arg  0x00000000 , 0x00000007 
- 00031687  0x000088ad call  0x00007bd7 
- 00031688  0x000088ae fetch  0x00000001 , 0x000007a6 
- 00031689  0x000088af nrtn  0x00000034 
- 00031690  0x000088b0 jam  0x00000002 , 0x00008c1b 
- 00031691  0x000088b1 fetch  0x00000001 , 0x00000900 
- 00031692  0x000088b2 rtnne  0x00000001 
- 00031693  0x000088b3 jam  0x00000002 , 0x00000900 
- 00031694  0x000088b4 rtn 
- 00031695  0x000088b9 arg  0x0000074f , 0x00000011 
- 00031696  0x000088ba arg  0x00000001 , 0x00000007 
- 00031697  0x000088bb storer  0x00000011 , 0x00000002 , 0x00008c0a 
- 00031698  0x000088bd add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031699  0x000088be istore  0x00000001 , 0x00000011 
- 00031700  0x000088c0 ifetch  0x00000001 , 0x00000006 
- 00031701  0x000088c1 istore  0x00000001 , 0x00000005 
- 00031702  0x000088c2 loop  0x00007bd4 
- 00031703  0x000088c4 setarg  0x00000000 
- 00031704  0x000088c5 qset1  0x0000003f 
- 00031705  0x000088c6 store  0x00000001 , 0x00008c18 
- 00031706  0x000088c7 rtn 
- 00031707  0x000088ca arg  0x00000002 , 0x00000007 
- 00031708  0x000088cb arg  0x00000759 , 0x00000011 
- 00031709  0x000088cc storer  0x00000011 , 0x00000002 , 0x00008c0c 
- 00031710  0x000088cd branch  0x00007bd2 
- 00031711  0x000088d0 bpatchx  0x00000006 , 0x00004020 
- 00031712  0x000088d1 fetch  0x00000001 , 0x0000090d 
- 00031713  0x000088d2 rtn  0x00000034 
- 00031714  0x000088d3 fetch  0x00000001 , 0x00008c25 
- 00031715  0x000088d4 and_into  0x0000000f , 0x0000003f 
- 00031716  0x000088d5 nbranch  0x00007c30 , 0x00000034 
- 00031717  0x000088d6 fetch  0x00000001 , 0x0000090e 
- 00031718  0x000088d7 branch  0x00007c06 , 0x00000034 
- 00031719  0x000088d8 fetch  0x00000001 , 0x00000900 
- 00031720  0x000088d9 beq  0x00000003 , 0x00007c40 
- 00031721  0x000088da bne  0x00000002 , 0x00007c06 
- 00031722  0x000088db fetch  0x00000001 , 0x00000902 
- 00031723  0x000088dc nbranch  0x00007c06 , 0x00000034 
- 00031724  0x000088dd call  0x00007bee 
- 00031725  0x000088de branch  0x00007bf9 
- 00031726  0x000088e1 fetch  0x00000001 , 0x00008c25 
- 00031727  0x000088e2 rtnbit1  0x00000001 
- 00031728  0x000088e3 fetch  0x00000001 , 0x0000090d 
- 00031729  0x000088e4 rtnbit0  0x00000001 
- 00031730  0x000088e5 fetch  0x00000001 , 0x0000090d 
- 00031731  0x000088e6 set0  0x00000001 , 0x0000003f 
- 00031732  0x000088e7 store  0x00000001 , 0x0000090d 
- 00031733  0x000088e8 fetch  0x00000001 , 0x0000090b 
- 00031734  0x000088e9 rtn  0x00000034 
- 00031735  0x000088ea beq  0x00000010 , 0x00007c28 
- 00031736  0x000088eb branch  0x0000235a 
- 00031737  0x000088ee fetch  0x00000001 , 0x00008c25 
- 00031738  0x000088ef rtnbit1  0x00000002 
- 00031739  0x000088f0 fetch  0x00000001 , 0x0000090d 
- 00031740  0x000088f1 rtnbit0  0x00000002 
- 00031741  0x000088f2 fetch  0x00000001 , 0x0000090d 
- 00031742  0x000088f3 set0  0x00000002 , 0x0000003f 
- 00031743  0x000088f4 store  0x00000001 , 0x0000090d 
- 00031744  0x000088f5 fetch  0x00000001 , 0x0000090c 
- 00031745  0x000088f6 rtn  0x00000034 
- 00031746  0x000088f7 beq  0x00000020 , 0x00007c09 
- 00031747  0x000088f8 beq  0x00000021 , 0x00007c24 
- 00031748  0x000088f9 beq  0x00000022 , 0x00007c2c 
- 00031749  0x000088fa branch  0x0000235a 
- 00031750  0x000088fe arg  0x00000913 , 0x00000005 
- 00031751  0x000088ff arg  0x00000040 , 0x00000039 
- 00031752  0x00008900 branch  0x00007ca3 
- 00031753  0x00008903 fetch  0x00000001 , 0x000008fb 
- 00031754  0x00008904 fetcht  0x00000001 , 0x000008fd 
- 00031755  0x00008905 iand  0x00000002 , 0x0000003f 
- 00031756  0x00008906 branch  0x00007c20 , 0x00000034 
- 00031757  0x00008907 fetcht  0x00000001 , 0x000008fe 
- 00031758  0x00008908 iadd  0x00000002 , 0x0000003f 
- 00031759  0x00008909 beq  0x00000001 , 0x00007c11 
- 00031760  0x0000890a branch  0x00007c20 
- 00031761  0x0000890d jam  0x00000000 , 0x0000090c 
- 00031762  0x0000890f fetch  0x00000001 , 0x00000914 
- 00031763  0x00008910 beq  0x00000002 , 0x00007c21 
- 00031764  0x00008911 beq  0x00000003 , 0x00007c21 
- 00031765  0x00008912 fetch  0x00000001 , 0x00000914 
- 00031766  0x00008913 store  0x00000001 , 0x00000913 
- 00031767  0x00008914 fetch  0x00000001 , 0x00000915 
- 00031768  0x00008915 istore  0x00000001 , 0x00000005 
- 00031769  0x00008916 fetch  0x00000001 , 0x00000917 
- 00031770  0x00008917 istore  0x00000001 , 0x00000005 
- 00031771  0x00008918 fetch  0x00000001 , 0x00000919 
- 00031772  0x00008919 istore  0x00000001 , 0x00000005 
- 00031773  0x0000891a arg  0x00000004 , 0x00000039 
- 00031774  0x0000891b arg  0x00000913 , 0x00000006 
- 00031775  0x0000891c branch  0x00007bdb 
- 00031776  0x0000891f jam  0x00000000 , 0x0000090c 
- 00031777  0x00008921 arg  0x00000008 , 0x00000039 
- 00031778  0x00008922 arg  0x00000913 , 0x00000006 
- 00031779  0x00008923 branch  0x00007bdb 
- 00031780  0x00008926 jam  0x00000000 , 0x0000090c 
- 00031781  0x00008927 arg  0x00000003 , 0x00000039 
- 00031782  0x00008928 arg  0x00000933 , 0x00000006 
- 00031783  0x00008929 branch  0x00007bdb 
- 00031784  0x0000892c jam  0x00000000 , 0x0000090b 
- 00031785  0x0000892d arg  0x00000008 , 0x00000039 
- 00031786  0x0000892e arg  0x00000923 , 0x00000006 
- 00031787  0x0000892f branch  0x00007bcf 
- 00031788  0x00008932 jam  0x00000000 , 0x0000090c 
- 00031789  0x00008933 arg  0x00000002 , 0x00000039 
- 00031790  0x00008934 arg  0x00000943 , 0x00000006 
- 00031791  0x00008935 branch  0x00007bdb 
- 00031792  0x00008938 fetch  0x00000001 , 0x00000900 
- 00031793  0x00008939 beq  0x00000002 , 0x00007c33 
- 00031794  0x0000893a rtn 
- 00031795  0x0000893c fetch  0x00000001 , 0x00008c00 
- 00031796  0x0000893d set1  0x00000007 , 0x0000003f 
- 00031797  0x0000893e store  0x00000001 , 0x00008c00 
- 00031798  0x0000893f jam  0x00000001 , 0x00000910 
- 00031799  0x00008940 rtn 
- 00031800  0x00008943 fetch  0x00000001 , 0x00000900 
- 00031801  0x00008944 rtneq  0x00000003 
- 00031802  0x00008945 beq  0x00000002 , 0x00007c3c 
- 00031803  0x00008946 rtn 
- 00031804  0x00008948 fetch  0x00000001 , 0x00000910 
- 00031805  0x00008949 rtn  0x00000034 
- 00031806  0x0000894a jam  0x00000001 , 0x0000090f 
- 00031807  0x0000894b branch  0x00007c43 
- 00031808  0x0000894e arg  0x0000000f , 0x00000007 
- 00031809  0x0000894f call  0x00007cef 
- 00031810  0x00008950 nrtn  0x00000034 
- 00031811  0x00008952 fetch  0x00000001 , 0x00008c00 
- 00031812  0x00008953 rtnbit0  0x00000007 
- 00031813  0x00008954 jam  0x000000fc , 0x00008c00 
- 00031814  0x00008955 nop  0x00007530 
- 00031815  0x00008956 jam  0x0000003c , 0x00008c00 
- 00031816  0x00008957 rtn 
- 00031817  0x0000895f storer  0x00000005 , 0x00000002 , 0x00000691 
- 00031818  0x00008960 storet  0x00000008 , 0x00000678 
- 00031819  0x00008961 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00031820  0x00008962 call  0x00007c51 
- 00031821  0x00008963 storer  0x00000006 , 0x00000002 , 0x0000068f 
- 00031822  0x00008964 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00031823  0x00008965 storer  0x00000007 , 0x00000002 , 0x00000699 
- 00031824  0x00008966 rtn 
- 00031825  0x00008969 storer  0x00000011 , 0x00000004 , 0x00000684 
- 00031826  0x0000896a storer  0x00000012 , 0x00000004 , 0x00000688 
- 00031827  0x0000896b storer  0x00000013 , 0x00000003 , 0x0000068c 
- 00031828  0x0000896c rtn 
- 00031829  0x0000896f bpatchx  0x00000007 , 0x00004020 
- 00031830  0x00008970 fetch  0x00000002 , 0x00000691 
- 00031831  0x00008971 iforce  0x00000005 
- 00031832  0x00008972 fetcht  0x00000008 , 0x00000678 
- 00031833  0x00008973 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00031834  0x00008974 call  0x00007c60 
- 00031835  0x00008975 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00031836  0x00008976 fetchr  0x00000007 , 0x00000002 , 0x00000699 
- 00031837  0x00008977 fetch  0x00000002 , 0x0000068f 
- 00031838  0x00008978 iforce  0x00000006 
- 00031839  0x00008979 rtn 
- 00031840  0x0000897c fetchr  0x00000011 , 0x00000004 , 0x00000684 
- 00031841  0x0000897d fetchr  0x00000012 , 0x00000004 , 0x00000688 
- 00031842  0x0000897e fetchr  0x00000013 , 0x00000003 , 0x0000068c 
- 00031843  0x0000897f rtn 
- 00031844  0x00008982 fetch  0x00000002 , 0x00000691 
- 00031845  0x00008983 copy  0x0000003f , 0x00000005 
- 00031846  0x00008984 rtn 
- 00031847  0x00008986 fetch  0x00000002 , 0x0000068f 
- 00031848  0x00008987 copy  0x0000003f , 0x00000006 
- 00031849  0x00008988 rtn 
- 00031850  0x0000898b copy  0x00000005 , 0x0000003f 
- 00031851  0x0000898c store  0x00000002 , 0x00000691 
- 00031852  0x0000898d rtn 
- 00031853  0x0000898f copy  0x00000006 , 0x0000003f 
- 00031854  0x00008990 store  0x00000002 , 0x0000068f 
- 00031855  0x00008991 rtn 
- 00031856  0x00008996 copy  0x00000005 , 0x0000003f 
- 00031857  0x00008997 store  0x00000002 , 0x00000691 
- 00031858  0x00008998 copy  0x00000006 , 0x0000003f 
- 00031859  0x00008999 store  0x00000002 , 0x0000068f 
- 00031860  0x0000899a rtn 
- 00031861  0x0000899d fetch  0x00000002 , 0x00000691 
- 00031862  0x0000899e copy  0x0000003f , 0x00000005 
- 00031863  0x0000899f fetch  0x00000002 , 0x0000068f 
- 00031864  0x000089a0 copy  0x0000003f , 0x00000006 
- 00031865  0x000089a1 rtn 
- 00031866  0x000089a7 isub  0x00000002 , 0x00000011 
- 00031867  0x000089a8 rtn  0x00000002 
- 00031868  0x000089a9 arg  0x00000100 , 0x00000011 
- 00031869  0x000089aa iadd  0x00000011 , 0x0000003f 
- 00031870  0x000089ab isub  0x00000002 , 0x00000011 
- 00031871  0x000089ac rtn 
- 00031872  0x000089af call  0x00007c8d 
- 00031873  0x000089b1 call  0x00007c8d 
- 00031874  0x000089b2 branch  0x00007c8d 
- 00031875  0x000089b6 call  0x00007c89 
- 00031876  0x000089b8 ifetch  0x00000001 , 0x00000006 
- 00031877  0x000089b9 istore  0x00000001 , 0x00000005 
- 00031878  0x000089bb ifetch  0x00000003 , 0x00000006 
- 00031879  0x000089bc istore  0x00000003 , 0x00000005 
- 00031880  0x000089bd rtn 
- 00031881  0x000089bf ifetch  0x00000008 , 0x00000006 
- 00031882  0x000089c0 istore  0x00000008 , 0x00000005 
- 00031883  0x000089c1 rtn 
- 00031884  0x000089c4 call  0x00007c8f 
- 00031885  0x000089c6 call  0x00007c89 
- 00031886  0x000089c8 call  0x00007c89 
- 00031887  0x000089ca call  0x00007c89 
- 00031888  0x000089cb branch  0x00007c89 
- 00031889  0x000089ce increase  0xffffffff , 0x0000003f 
- 00031890  0x000089cf nop  0x00000026 
- 00031891  0x000089d0 nbranch  0x00007c91 , 0x00000034 
- 00031892  0x000089d1 rtn 
- 00031893  0x000089d5 arg  0x0000000a , 0x00000039 
- 00031894  0x000089d7 nop  0x00002ee0 
- 00031895  0x000089d8 loop  0x00007c96 
- 00031896  0x000089d9 rtn 
- 00031897  0x000089dd call  0x00007c9a 
- 00031898  0x000089df call  0x00007c9b 
- 00031899  0x000089e1 force  0x00000004 , 0x00000039 
- 00031900  0x000089e2 branch  0x00007ca3 
- 00031901  0x000089e5 force  0x00000020 , 0x00000039 
- 00031902  0x000089e6 branch  0x00007ca3 
- 00031903  0x000089e8 force  0x00000040 , 0x00000039 
- 00031904  0x000089e9 branch  0x00007ca3 
- 00031905  0x000089ec deposit  0x00000039 
- 00031906  0x000089ed rtn  0x00000034 
- 00031907  0x000089ef force  0x00000000 , 0x0000003f 
- 00031908  0x000089f0 lstore  0x00000005 
- 00031909  0x000089f1 rtn 
- 00031910  0x000089f4 arg  0x00000020 , 0x00000039 
- 00031911  0x000089f5 arg  0x000006a1 , 0x00000005 
- 00031912  0x000089f6 branch  0x00007ca1 
- 00031913  0x000089f9 ifetch  0x00000004 , 0x00000013 
- 00031914  0x000089fa ifetcht  0x00000004 , 0x00000011 
- 00031915  0x000089fb ixor  0x00000002 , 0x0000003f 
- 00031916  0x000089fc istore  0x00000004 , 0x00000005 
- 00031917  0x000089fd increase  0x00000004 , 0x00000011 
- 00031918  0x000089fe increase  0x00000004 , 0x00000013 
- 00031919  0x000089ff loop  0x00007ca9 
- 00031920  0x00008a00 rtn 
- 00031921  0x00008a05 bpatchx  0x00000008 , 0x00004021 
- 00031922  0x00008a06 copy  0x00000039 , 0x0000003f 
- 00031923  0x00008a07 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031924  0x00008a08 rtn  0x00000002 
- 00031925  0x00008a09 iadd  0x00000011 , 0x00000012 
- 00031926  0x00008a0a increase  0xffffffff , 0x00000012 
- 00031927  0x00008a0b rshift  0x00000039 , 0x00000039 
- 00031928  0x00008a0d ifetcht  0x00000001 , 0x00000011 
- 00031929  0x00008a0e ifetch  0x00000001 , 0x00000012 
- 00031930  0x00008a0f istore  0x00000001 , 0x00000011 
- 00031931  0x00008a10 istoret  0x00000001 , 0x00000012 
- 00031932  0x00008a11 increase  0xffffffff , 0x00000012 
- 00031933  0x00008a12 increase  0x00000001 , 0x00000011 
- 00031934  0x00008a13 loop  0x00007cb8 
- 00031935  0x00008a14 rtn 
- 00031936  0x00008a18 rshift32  0x0000003f , 0x00000002 
- 00031937  0x00008a19 call  0x00007cc6 
- 00031938  0x00008a1a byteswap  0x00000002 , 0x00000002 
- 00031939  0x00008a1b lshift16  0x0000003f , 0x0000003f 
- 00031940  0x00008a1c ior  0x00000002 , 0x0000003f 
- 00031941  0x00008a1d rtn 
- 00031942  0x00008a22 rshift16  0x0000003f , 0x00000006 
- 00031943  0x00008a23 byteswap  0x00000006 , 0x00000006 
- 00031944  0x00008a24 byteswap  0x0000003f , 0x0000003f 
- 00031945  0x00008a25 lshift16  0x0000003f , 0x0000003f 
- 00031946  0x00008a26 ior  0x00000006 , 0x0000003f 
- 00031947  0x00008a27 rtn 
- 00031948  0x00008a2b bpatchx  0x00000009 , 0x00004021 
- 00031949  0x00008a2c deposit  0x00000039 
- 00031950  0x00008a2d rtn  0x00000034 
- 00031951  0x00008a2f increase  0xfffffff8 , 0x00000039 
- 00031952  0x00008a30 call  0x00007c89 , 0x00000002 
- 00031953  0x00008a31 rtn  0x00000005 
- 00031954  0x00008a32 branch  0x00007ccf , 0x00000002 
- 00031955  0x00008a33 increase  0x00000008 , 0x00000039 
- 00031956  0x00008a35 increase  0xfffffffc , 0x00000039 
- 00031957  0x00008a36 call  0x00007c84 , 0x00000002 
- 00031958  0x00008a37 rtn  0x00000005 
- 00031959  0x00008a38 branch  0x00007cd4 , 0x00000002 
- 00031960  0x00008a39 increase  0x00000004 , 0x00000039 
- 00031961  0x00008a3a branch  0x00007cda 
- 00031962  0x00008a3d deposit  0x00000039 
- 00031963  0x00008a3e rtn  0x00000034 
- 00031964  0x00008a40 ifetch  0x00000001 , 0x00000006 
- 00031965  0x00008a41 istore  0x00000001 , 0x00000005 
- 00031966  0x00008a42 loop  0x00007cdc 
- 00031967  0x00008a43 rtn 
- 00031968  0x00008a46 setarg  0x00000000 
- 00031969  0x00008a4a store  0x00000002 , 0x00000670 
- 00031970  0x00008a4b bpatchx  0x0000000a , 0x00004021 
- 00031971  0x00008a4c call  0x00007cef 
- 00031972  0x00008a4d fetcht  0x00000002 , 0x00000670 
- 00031973  0x00008a4e arg  0x000040f4 , 0x00000005 
- 00031974  0x00008a50 lshift  0x00000007 , 0x0000003f 
- 00031975  0x00008a51 iadd  0x00000005 , 0x00000005 
- 00031976  0x00008a52 istoret  0x00000002 , 0x00000005 
- 00031977  0x00008a53 rtn 
- 00031978  0x00008a56 arg  0x00000800 , 0x0000000b 
- 00031979  0x00008a57 lshift16  0x0000000b , 0x0000000b 
- 00031980  0x00008a58 iadd  0x0000000b , 0x0000003f 
- 00031981  0x00008a59 rtn 
- 00031982  0x00008a5d arg  0x00000000 , 0x00000007 
- 00031983  0x00008a5f bpatchx  0x0000000b , 0x00004021 
- 00031984  0x00008a60 fetcht  0x00000004 , 0x00004095 
- 00031985  0x00008a61 rshift  0x00000022 , 0x0000003f 
- 00031986  0x00008a62 store  0x00000004 , 0x00004095 
- 00031987  0x00008a63 isub  0x00000002 , 0x0000003e 
- 00031988  0x00008a64 ncall  0x00007cea , 0x00000002 
- 00031989  0x00008a65 isub  0x00000002 , 0x0000000b 
- 00031990  0x00008a66 copy  0x0000000b , 0x00000002 
- 00031991  0x00008a67 arg  0x000040f4 , 0x00000006 
- 00031992  0x00008a68 copy  0x00000006 , 0x00000005 
- 00031993  0x00008a69 arg  0x00000010 , 0x00000039 
- 00031994  0x00008a6b ifetch  0x00000002 , 0x00000006 
- 00031995  0x00008a6c isub  0x00000002 , 0x0000003f 
- 00031996  0x00008a6d branch  0x00007cfe , 0x00000002 
- 00031997  0x00008a6e force  0x00000000 , 0x0000003f 
- 00031998  0x00008a70 istore  0x00000002 , 0x00000005 
- 00031999  0x00008a71 loop  0x00007cfa 
- 00032000  0x00008a72 arg  0x000040f4 , 0x00000006 
- 00032001  0x00008a73 lshift  0x00000007 , 0x0000003f 
- 00032002  0x00008a74 iadd  0x00000006 , 0x00000006 
- 00032003  0x00008a75 ifetch  0x00000002 , 0x00000006 
- 00032004  0x00008a76 rtn 
- 00032005  0x00008a7c iadd  0x00000002 , 0x00000002 
- 00032006  0x00008a7d copy  0x00000002 , 0x00000039 
- 00032007  0x00008a7e fetch  0x00000002 , 0x00000044 
- 00032008  0x00008a7f isub  0x00000039 , 0x0000003f 
- 00032009  0x00008a80 rtn  0x00000002 
- 00032010  0x00008a81 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032011  0x00008a82 rshift16  0x00000002 , 0x00000002 
- 00032012  0x00008a83 increase  0x00000001 , 0x00000002 
- 00032013  0x00008a84 lshift16  0x00000002 , 0x00000002 
- 00032014  0x00008a85 ior  0x00000002 , 0x00000002 
- 00032015  0x00008a86 rtn 
- 00032016  0x00008a89 call  0x00007d12 
- 00032017  0x00008a8a branch  0x00007d1f 
- 00032018  0x00008a8e disable  0x00000028 
- 00032019  0x00008a8f isub  0x00000002 , 0x0000003f 
- 00032020  0x00008a90 branch  0x00007d17 , 0x00000002 
- 00032021  0x00008a91 enable  0x00000028 
- 00032022  0x00008a92 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032023  0x00008a94 rtnbit0  0x0000000f 
- 00032024  0x00008a95 copy  0x0000003f , 0x00000014 
- 00032025  0x00008a96 arg  0x00010000 , 0x00000002 
- 00032026  0x00008a97 fetch  0x00000002 , 0x00000044 
- 00032027  0x00008a98 isub  0x00000002 , 0x0000003f 
- 00032028  0x00008a99 iadd  0x00000014 , 0x0000003f 
- 00032029  0x00008a9a set0  0x00000040 , 0x0000003f 
- 00032030  0x00008a9b rtn 
- 00032031  0x00008aa0 fetcht  0x00000002 , 0x00000044 
- 00032032  0x00008aa1 iforce  0x00000006 
- 00032033  0x00008aa2 rshift16  0x0000003f , 0x0000003f 
- 00032034  0x00008aa3 imul32  0x00000002 , 0x0000003f 
- 00032035  0x00008aa4 iadd  0x00000006 , 0x0000003f 
- 00032036  0x00008aa5 rtn 
- 00032037  0x00008aa9 lshift8  0x0000003f , 0x0000003f 
- 00032038  0x00008aaa lshift4  0x0000003f , 0x0000003f 
- 00032039  0x00008aab fetcht  0x00000003 , 0x000040bd 
- 00032040  0x00008aac idiv  0x00000002 
- 00032041  0x00008aad call  0x00007d62 
- 00032042  0x00008aae quotient  0x00000002 
- 00032043  0x00008aaf rtn 
- 00032044  0x00008ab3 fetcht  0x00000002 , 0x00000044 
- 00032045  0x00008ab4 idiv  0x00000002 
- 00032046  0x00008ab5 call  0x00007d5f 
- 00032047  0x00008ab6 lshift16  0x0000003f , 0x0000003f 
- 00032048  0x00008ab7 remainder  0x00000002 
- 00032049  0x00008ab8 ior  0x00000002 , 0x00000002 
- 00032050  0x00008ab9 rtn 
- 00032051  0x00008ac1 arg  0x00000000 , 0x00000002 
- 00032052  0x00008ac3 copy  0x00000002 , 0x00000014 
- 00032053  0x00008ac4 ifetch  0x00000001 , 0x00000003 
- 00032054  0x00008ac5 call  0x00007d3f 
- 00032055  0x00008ac6 copy  0x00000014 , 0x00000002 
- 00032056  0x00008ac7 call  0x00007d70 
- 00032057  0x00008ac8 arg  0x0000000a , 0x00000012 
- 00032058  0x00008ac9 imul32  0x00000012 , 0x0000003f 
- 00032059  0x00008aca iadd  0x00000002 , 0x0000003f 
- 00032060  0x00008acb copy  0x0000003f , 0x00000002 
- 00032061  0x00008acc loop  0x00007d34 
- 00032062  0x00008acd rtn 
- 00032063  0x00008ad2 arg  0x0000003a , 0x00000002 
- 00032064  0x00008ad3 isub  0x00000002 , 0x0000003e 
- 00032065  0x00008ad4 nbranch  0x00007d48 , 0x00000002 
- 00032066  0x00008ad5 arg  0x00000061 , 0x00000002 
- 00032067  0x00008ad6 isub  0x00000002 , 0x0000003e 
- 00032068  0x00008ad7 branch  0x00007d4b , 0x00000002 
- 00032069  0x00008ad8 arg  0x00000037 , 0x00000002 
- 00032070  0x00008ad9 isub  0x00000002 , 0x0000003f 
- 00032071  0x00008ada rtn 
- 00032072  0x00008adc arg  0x00000030 , 0x00000002 
- 00032073  0x00008add isub  0x00000002 , 0x0000003f 
- 00032074  0x00008ade rtn 
- 00032075  0x00008ae0 arg  0x00000057 , 0x00000002 
- 00032076  0x00008ae1 isub  0x00000002 , 0x0000003f 
- 00032077  0x00008ae2 rtn 
- 00032078  0x00008ae6 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032079  0x00008ae7 rtn  0x00000005 
- 00032080  0x00008ae9 rshift  0x0000003f , 0x0000003f 
- 00032081  0x00008aea loop  0x00007d50 
- 00032082  0x00008aeb rtn 
- 00032083  0x00008aef force  0x00000001 , 0x0000003f 
- 00032084  0x00008af0 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032085  0x00008af1 rtn  0x00000005 
- 00032086  0x00008af3 lshift  0x0000003f , 0x0000003f 
- 00032087  0x00008af4 loop  0x00007d56 
- 00032088  0x00008af5 rtn 
- 00032089  0x00008afa setarg  0x00000000 
- 00032090  0x00008afb copy  0x00000039 , 0x00000011 
- 00032091  0x00008afd ifetcht  0x00000002 , 0x00000006 
- 00032092  0x00008afe iadd  0x00000002 , 0x0000003f 
- 00032093  0x00008aff loop  0x00007d5b 
- 00032094  0x00008b00 idiv  0x00000011 
- 00032095  0x00008b02 call  0x00007d62 
- 00032096  0x00008b03 quotient  0x0000003f 
- 00032097  0x00008b04 rtn 
- 00032098  0x00008b07 rtn  0x00000035 
- 00032099  0x00008b08 branch  0x00007d62 
- 00032100  0x00008b14 ifetch  0x00000001 , 0x00000011 
- 00032101  0x00008b15 ifetcht  0x00000001 , 0x00000012 
- 00032102  0x00008b16 isub  0x00000002 , 0x0000003e 
- 00032103  0x00008b17 nrtn  0x00000005 
- 00032104  0x00008b18 increase  0x00000001 , 0x00000011 
- 00032105  0x00008b19 increase  0x00000001 , 0x00000012 
- 00032106  0x00008b1a loop  0x00007d64 
- 00032107  0x00008b1b branch  0x00007db8 
- 00032108  0x00008b20 isub  0x00000002 , 0x0000003e 
- 00032109  0x00008b21 nrtn  0x00000002 
- 00032110  0x00008b22 deposit  0x00000002 
- 00032111  0x00008b23 rtn 
- 00032112  0x00008b26 iadd  0x00000002 , 0x0000003f 
- 00032113  0x00008b27 isub  0x00000002 , 0x00000002 
- 00032114  0x00008b28 isub  0x00000002 , 0x0000003f 
- 00032115  0x00008b29 rtn 
- 00032116  0x00008b2c arg  0x00000000 , 0x00000005 
- 00032117  0x00008b2d branch  0x00007d77 
- 00032118  0x00008b30 arg  0x00004000 , 0x00000005 
- 00032119  0x00008b32 arg  0x00001000 , 0x00000039 
- 00032120  0x00008b33 branch  0x00007ca3 
- 00032121  0x00008b37 rtn  0x00000034 
- 00032122  0x00008b38 copy  0x0000003f , 0x0000003d 
- 00032123  0x00008b3c call  0x000070d7 
- 00032124  0x00008b3f jam  0x00000001 , 0x00008203 
- 00032125  0x00008b40 rtn 
- 00032126  0x00008b43 store  0x00000002 , 0x00008205 
- 00032127  0x00008b44 fetch  0x00000001 , 0x00008203 
- 00032128  0x00008b45 set1  0x00000004 , 0x0000003f 
- 00032129  0x00008b46 store  0x00000001 , 0x00008203 
- 00032130  0x00008b47 rtn 
- 00032131  0x00008b49 store  0x00000002 , 0x00008207 
- 00032132  0x00008b4a fetch  0x00000001 , 0x00008203 
- 00032133  0x00008b4b set1  0x00000006 , 0x0000003f 
- 00032134  0x00008b4c store  0x00000001 , 0x00008203 
- 00032135  0x00008b4d rtn 
- 00032136  0x00008b50 store  0x00000002 , 0x00008205 
- 00032137  0x00008b51 jam  0x00000030 , 0x00008203 
- 00032138  0x00008b52 rtn 
- 00032139  0x00008b5b bpatchx  0x0000000c , 0x00004021 
- 00032140  0x00008b5c ifetcht  0x00000008 , 0x00000011 
- 00032141  0x00008b5d and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032142  0x00008b5e nbranch  0x00007d91 , 0x00000034 
- 00032143  0x00008b5f rshift8  0x00000002 , 0x0000003f 
- 00032144  0x00008b60 istore  0x00000008 , 0x00000011 
- 00032145  0x00008b62 increase  0x00000007 , 0x00000011 
- 00032146  0x00008b63 ifetch  0x00000001 , 0x00000011 
- 00032147  0x00008b64 nbranch  0x0000235a , 0x00000034 
- 00032148  0x00008b65 fetch  0x00000001 , 0x0000066f 
- 00032149  0x00008b66 istore  0x00000001 , 0x00000011 
- 00032150  0x00008b67 rtn 
- 00032151  0x00008b6d bpatchx  0x0000000d , 0x00004021 
- 00032152  0x00008b6e arg  0x00000008 , 0x00000039 
- 00032153  0x00008b6f ifetch  0x00000008 , 0x00000011 
- 00032154  0x00008b70 rtn  0x00000034 
- 00032155  0x00008b72 ifetch  0x00000001 , 0x00000011 
- 00032156  0x00008b73 nbranch  0x00007da0 , 0x00000034 
- 00032157  0x00008b74 increase  0x00000001 , 0x00000011 
- 00032158  0x00008b75 loop  0x00007d9b 
- 00032159  0x00008b76 branch  0x0000235a 
- 00032160  0x00008b78 arg  0x00000000 , 0x00000002 
- 00032161  0x00008b79 istoret  0x00000001 , 0x00000011 
- 00032162  0x00008b7a rtn 
- 00032163  0x00008b80 ifetch  0x00000008 , 0x00000011 
- 00032164  0x00008b81 rtn 
- 00032165  0x00008b87 ifetch  0x00000001 , 0x00000011 
- 00032166  0x00008b88 rtn 
- 00032167  0x00008b8c ifetch  0x00000002 , 0x00000011 
- 00032168  0x00008b8d rtn 
- 00032169  0x00008b92 arg  0x00000000 , 0x00000002 
- 00032170  0x00008b94 fetch  0x00000001 , 0x00000006 
- 00032171  0x00008b95 loop  0x00007daa , 0x00000034 
- 00032172  0x00008b96 increase  0x00000001 , 0x00000002 
- 00032173  0x00008b97 loop  0x00007daa 
- 00032174  0x00008b98 copy  0x00000002 , 0x0000003f 
- 00032175  0x00008b99 rtn 
- 00032176  0x00008b9d isub  0x00000002 , 0x0000003e 
- 00032177  0x00008b9e nrtn  0x00000002 
- 00032178  0x00008ba0 copy  0x00000002 , 0x0000003f 
- 00032179  0x00008ba1 rtn 
- 00032180  0x00008ba5 force  0xffffffff , 0x0000003e 
- 00032181  0x00008ba6 rtn 
- 00032182  0x00008ba9 force  0x00000001 , 0x0000003e 
- 00032183  0x00008baa rtn 
- 00032184  0x00008bac force  0x00000000 , 0x0000003e 
- 00032185  0x00008bad rtn 
- 00032186  0x00008bb0 enable  0x00000028 
- 00032187  0x00008bb1 rtn 
- 00032188  0x00008bb4 disable  0x00000028 
- 00032189  0x00008bb5 rtn 
- 00032190  0x00008bb8 enable  0x0000002c 
- 00032191  0x00008bb9 rtn 
- 00032192  0x00008bbc disable  0x0000002c 
- 00032193  0x00008bbd rtn 
- 00032194  0x00008bc0 enable  0x00000031 
- 00032195  0x00008bc1 rtn 
- 00032196  0x00008bc4 disable  0x00000001 
- 00032197  0x00008bc5 rtn 
- 00032198  0x00008bc8 enable  0x00000001 
- 00032199  0x00008bc9 rtn 
- 00032200  0x00008bcc setarg  0x00000001 
- 00032201  0x00008bcd rtn 
- 00032202  0x00008bd1 setarg  0x00000000 
- 00032203  0x00008bd2 rtn 
- 00032204  0x00008bd7 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032205  0x00008bd8 rtn  0x00000005 
- 00032206  0x00008bda ifetcht  0x00000001 , 0x00000006 
- 00032207  0x00008bdb iadd  0x00000002 , 0x0000003f 
- 00032208  0x00008bdc loop  0x00007dce 
- 00032209  0x00008bdd rtn 
- 00032210  0x00008be1 copy  0x00000039 , 0x0000003f 
- 00032211  0x00008be2 rtn  0x00000034 
- 00032212  0x00008be3 copy  0x00000006 , 0x0000003f 
- 00032213  0x00008be4 iadd  0x00000039 , 0x0000003f 
- 00032214  0x00008be5 increase  0xffffffff , 0x0000003f 
- 00032215  0x00008be6 copy  0x0000003f , 0x00000006 
- 00032216  0x00008be8 ifetch  0x00000001 , 0x00000006 
- 00032217  0x00008be9 increase  0xfffffffe , 0x00000006 
- 00032218  0x00008bea istore  0x00000001 , 0x00000005 
- 00032219  0x00008beb loop  0x00007dd8 
- 00032220  0x00008bec rtn 
- 00032221  0x00008bf0 lshift16  0x0000003f , 0x0000003f 
- 00032222  0x00008bf2 rshift2  0x0000003f , 0x0000003f 
- 00032223  0x00008bf3 rtn 
- 00032224  0x00008bf6 lshift8  0x0000003f , 0x0000003f 
- 00032225  0x00008bf7 branch  0x00007dde 
- 00032226  0x00008bfb setarg  0x00000000 
- 00032227  0x00008bfc store  0x00000008 , 0x00000016 
- 00032228  0x00008bfd set1  0x00000019 , 0x0000003f 
- 00032229  0x00008bfe istore  0x00000004 , 0x00000005 
- 00032230  0x00008bff rtn 
- 00032231  0x00008c03 arg  0x00000010 , 0x00000039 
- 00032232  0x00008c05 random  0x0000003f 
- 00032233  0x00008c06 istore  0x00000001 , 0x00000005 
- 00032234  0x00008c07 loop  0x00007de8 
- 00032235  0x00008c08 rtn 
+ 00000852  0x00000489 fetch  0x00000008 , 0x00004713 
+ 00000853  0x0000048a bbit1  0x00000013 , 0x00005cb5 
+ 00000854  0x0000048b bbit1  0x00000014 , 0x00000358 
+ 00000855  0x0000048c rtn 
+ 00000856  0x0000048f fetch  0x00000008 , 0x00004713 
+ 00000857  0x00000490 rtnbit0  0x0000000f 
+ 00000858  0x00000491 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00000859  0x00000492 copy  0x00000012 , 0x00000013 
+ 00000860  0x00000494 call  0x00005e51 
+ 00000861  0x00000495 fetch  0x00000001 , 0x000049d4 
+ 00000862  0x00000496 branch  0x00000366 , 0x00000034 
+ 00000863  0x00000497 store  0x00000001 , 0x000049d3 
+ 00000864  0x00000498 increase  0x00000001 , 0x00000013 
+ 00000865  0x00000499 fetch  0x00000002 , 0x000049fc 
+ 00000866  0x0000049a isub  0x00000013 , 0x0000003e 
+ 00000867  0x0000049b nrtn  0x00000002 
+ 00000868  0x0000049c copy  0x00000013 , 0x00000012 
+ 00000869  0x0000049d branch  0x0000035c 
+ 00000870  0x000004a0 fetch  0x00000001 , 0x000049d3 
+ 00000871  0x000004a1 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000872  0x000004a2 branch  0x00000370 , 0x00000034 
+ 00000873  0x000004a3 fetch  0x00000001 , 0x00004690 
+ 00000874  0x000004a5 call  0x0000037e 
+ 00000875  0x000004a7 store  0x00000001 , 0x000049d5 
+ 00000876  0x000004a9 arg  0x00000001 , 0x00000039 
+ 00000877  0x000004aa copy  0x00000013 , 0x00000012 
+ 00000878  0x000004ab arg  0x000049d5 , 0x00000011 
+ 00000879  0x000004ac branch  0x00006b45 
+ 00000880  0x000004af fetcht  0x00000001 , 0x000049d3 
+ 00000881  0x000004b0 fetch  0x00000001 , 0x00004690 
+ 00000882  0x000004b1 call  0x0000037e 
+ 00000883  0x000004b2 isub  0x00000002 , 0x0000003e 
+ 00000884  0x000004b3 rtn  0x00000005 
+ 00000885  0x000004b4 lshift4  0x0000003f , 0x0000003f 
+ 00000886  0x000004b5 iadd  0x00000002 , 0x0000003f 
+ 00000887  0x000004b6 store  0x00000001 , 0x000049d5 
+ 00000888  0x000004b8 copy  0x00000013 , 0x0000003f 
+ 00000889  0x000004b9 fetcht  0x00000002 , 0x000049fa 
+ 00000890  0x000004ba isub  0x00000002 , 0x0000003e 
+ 00000891  0x000004bb branch  0x0000036c , 0x00000005 
+ 00000892  0x000004bd increase  0xffffffff , 0x00000013 
+ 00000893  0x000004be branch  0x0000036c 
+ 00000894  0x000004c1 rtnne  0x00000000 
+ 00000895  0x000004c2 increase  0x00000006 , 0x0000003f 
+ 00000896  0x000004c3 rtn 
+ 00000897  0x000004c6 fetch  0x00000008 , 0x00004713 
+ 00000898  0x000004c7 bbit1  0x0000003e , 0x00000388 
+ 00000899  0x000004c8 fetch  0x00000001 , 0x00004666 
+ 00000900  0x000004c9 rtneq  0x00000000 
+ 00000901  0x000004ca beq  0x00000001 , 0x00000388 
+ 00000902  0x000004cb beq  0x00000002 , 0x0000038f 
+ 00000903  0x000004cc rtn 
+ 00000904  0x000004cf fetch  0x00000006 , 0x0000466e 
+ 00000905  0x000004d0 fetcht  0x00000006 , 0x000046e6 
+ 00000906  0x000004d1 isub  0x00000002 , 0x0000003e 
+ 00000907  0x000004d2 nrtn  0x00000005 
+ 00000908  0x000004d3 fetch  0x00000006 , 0x000042db 
+ 00000909  0x000004d4 store  0x00000006 , 0x0000466e 
+ 00000910  0x000004d5 rtn 
+ 00000911  0x000004d8 fetch  0x00000006 , 0x0000466e 
+ 00000912  0x000004d9 fetcht  0x00000006 , 0x000046e6 
+ 00000913  0x000004da isub  0x00000002 , 0x0000003e 
+ 00000914  0x000004db nrtn  0x00000005 
+ 00000915  0x000004dc fetch  0x00000006 , 0x000042db 
+ 00000916  0x000004dd add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00000917  0x000004de store  0x00000006 , 0x0000466e 
+ 00000918  0x000004df rtn 
+ 00000919  0x000004e2 call  0x00000399 
+ 00000920  0x000004e3 branch  0x00005a9c 
+ 00000921  0x000004e6 fetch  0x00000008 , 0x00004713 
+ 00000922  0x000004e7 bbit0  0x00000014 , 0x00005c6f 
+ 00000923  0x000004e8 bbit1  0x0000003e , 0x000003a1 
+ 00000924  0x000004ea fetch  0x00000001 , 0x00004666 
+ 00000925  0x000004eb rtneq  0x00000000 
+ 00000926  0x000004ec beq  0x00000001 , 0x000003a1 
+ 00000927  0x000004ed beq  0x00000002 , 0x000003a6 
+ 00000928  0x000004ee rtn 
+ 00000929  0x000004f1 fetch  0x00000006 , 0x00004668 
+ 00000930  0x000004f2 store  0x00000006 , 0x00004116 
+ 00000931  0x000004f5 fetch  0x00000006 , 0x0000466e 
+ 00000932  0x000004f6 store  0x00000006 , 0x000042db 
+ 00000933  0x000004f7 rtn 
+ 00000934  0x000004fa fetch  0x00000006 , 0x00004675 
+ 00000935  0x000004fb store  0x00000006 , 0x00004116 
+ 00000936  0x000004fe fetch  0x00000006 , 0x0000467b 
+ 00000937  0x000004ff store  0x00000006 , 0x000042db 
+ 00000938  0x00000500 rtn 
+ 00000939  0x00000503 fetch  0x00000008 , 0x00004713 
+ 00000940  0x00000504 rtnbit0  0x00000002 
+ 00000941  0x00000505 bbit0  0x00000014 , 0x00005c43 
+ 00000942  0x00000506 arg  0x00000002 , 0x00000007 
+ 00000943  0x00000507 call  0x00005f04 
+ 00000944  0x00000508 call  0x00005c4a 
+ 00000945  0x00000509 call  0x000003b3 
+ 00000946  0x0000050a branch  0x00005ca3 
+ 00000947  0x0000050d fetch  0x00000001 , 0x00004666 
+ 00000948  0x0000050e beq  0x00000001 , 0x000003b7 
+ 00000949  0x0000050f beq  0x00000002 , 0x000003bc 
+ 00000950  0x00000510 rtn 
+ 00000951  0x00000513 fetch  0x00000006 , 0x00000178 
+ 00000952  0x00000514 store  0x00000006 , 0x00004668 
+ 00000953  0x00000515 fetch  0x00000006 , 0x000042db 
+ 00000954  0x00000516 store  0x00000006 , 0x0000466e 
+ 00000955  0x00000517 rtn 
+ 00000956  0x0000051a fetch  0x00000006 , 0x00000178 
+ 00000957  0x0000051b store  0x00000006 , 0x00004675 
+ 00000958  0x0000051c fetch  0x00000006 , 0x000042db 
+ 00000959  0x0000051d store  0x00000006 , 0x0000467b 
+ 00000960  0x0000051e rtn 
+ 00000961  0x00000522 call  0x000003eb 
+ 00000962  0x00000523 call  0x0000614d 
+ 00000963  0x00000524 call  0x0000553d 
+ 00000964  0x00000526 call  0x000003d7 
+ 00000965  0x00000527 call  0x000003e0 
+ 00000966  0x00000528 call  0x0000611e 
+ 00000967  0x0000052a call  0x0000328e 
+ 00000968  0x0000052b call  0x00003531 
+ 00000969  0x0000052c call  0x00005fdd 
+ 00000970  0x0000052e call  0x0000572c 
+ 00000971  0x0000052f call  0x00005b9b 
+ 00000972  0x00000530 call  0x00005bab 
+ 00000973  0x00000531 call  0x00005bce 
+ 00000974  0x00000533 call  0x00005bd3 
+ 00000975  0x00000534 call  0x00005be1 
+ 00000976  0x00000535 call  0x00005bee 
+ 00000977  0x00000536 call  0x00005be4 
+ 00000978  0x00000538 call  0x00005bfb 
+ 00000979  0x00000539 call  0x000003ee 
+ 00000980  0x0000053a call  0x000056b6 
+ 00000981  0x0000053b call  0x00005c0e 
+ 00000982  0x0000053c branch  0x00005c05 
+ 00000983  0x0000053f fetch  0x00000001 , 0x0000465c 
+ 00000984  0x00000540 rtneq  0x000000ff 
+ 00000985  0x00000541 fetch  0x00000001 , 0x00004b1e 
+ 00000986  0x00000542 nrtn  0x00000034 
+ 00000987  0x00000543 fetch  0x00000002 , 0x00004781 
+ 00000988  0x00000544 rtn  0x00000034 
+ 00000989  0x00000545 fetch  0x00000001 , 0x00004701 
+ 00000990  0x00000546 nrtn  0x00000034 
+ 00000991  0x00000547 branch  0x00006114 
+ 00000992  0x0000054a fetch  0x00000001 , 0x000046fb 
+ 00000993  0x0000054b rtn  0x00000034 
+ 00000994  0x0000054c fetch  0x00000001 , 0x000046fc 
+ 00000995  0x0000054d beq  0x00000001 , 0x000061bd 
+ 00000996  0x0000054e fetch  0x00000001 , 0x00004701 
+ 00000997  0x0000054f branch  0x000003e7 , 0x00000034 
+ 00000998  0x00000550 branch  0x000061b7 
+ 00000999  0x00000553 call  0x000061ba 
+ 00001000  0x00000554 fetch  0x00000001 , 0x00004845 
+ 00001001  0x00000555 rtn  0x00000034 
+ 00001002  0x00000556 branch  0x0000619f 
+ 00001003  0x00000559 arg  0x00004a05 , 0x00000013 
+ 00001004  0x0000055a arg  0x00005aef , 0x00000012 
+ 00001005  0x0000055b branch  0x000042e0 
+ 00001006  0x0000055e arg  0x0000477e , 0x00000013 
+ 00001007  0x0000055f arg  0x000003f1 , 0x00000012 
+ 00001008  0x00000560 branch  0x000042e0 
+ 00001009  0x00000562 fetch  0x00000001 , 0x0000496b 
+ 00001010  0x00000563 store  0x00000001 , 0x000040c0 
+ 00001011  0x00000564 jam  0x00000003 , 0x0000477d 
+ 00001012  0x00000565 rtn 
+ 00001013  0x00000568 call  0x000059ed 
+ 00001014  0x00000569 branch  0x00005c1b 
+ 00001015  0x0000056c copy  0x00000013 , 0x0000003f 
+ 00001016  0x0000056d beq  0x00000040 , 0x0000040c 
+ 00001017  0x0000056e beq  0x00000015 , 0x00000411 
+ 00001018  0x0000056f beq  0x00000032 , 0x00000403 
+ 00001019  0x00000570 beq  0x0000003c , 0x0000042f 
+ 00001020  0x00000571 beq  0x00000039 , 0x00000440 
+ 00001021  0x00000572 beq  0x0000003a , 0x00000443 
+ 00001022  0x00000573 beq  0x00000014 , 0x00000400 
+ 00001023  0x00000574 branch  0x00005ac3 
+ 00001024  0x00000578 setarg  0x00000000 
+ 00001025  0x00000579 store  0x00000004 , 0x00004bfb 
+ 00001026  0x0000057a branch  0x00005ad0 
+ 00001027  0x0000057d fetch  0x00000001 , 0x00004795 
+ 00001028  0x0000057e beq  0x00000001 , 0x00000407 
+ 00001029  0x0000057f jam  0x00000014 , 0x00004844 
+ 00001030  0x00000580 branch  0x00000409 
+ 00001031  0x00000582 call  0x00005aef 
+ 00001032  0x00000583 jam  0x00000005 , 0x00004844 
+ 00001033  0x00000585 fetch  0x00000001 , 0x00004bfa 
+ 00001034  0x00000586 store  0x00000001 , 0x00004bfb 
+ 00001035  0x00000587 branch  0x00005af6 
+ 00001036  0x0000058b fetch  0x00000001 , 0x00004a04 
+ 00001037  0x0000058c nrtn  0x00000034 
+ 00001038  0x0000058d jam  0x00000001 , 0x00004a04 
+ 00001039  0x0000058e jam  0x0000001e , 0x00004a05 
+ 00001040  0x0000058f rtn 
+ 00001041  0x00000592 setarg  0x00000000 
+ 00001042  0x00000593 store  0x00000001 , 0x00004a04 
+ 00001043  0x00000594 store  0x00000001 , 0x00004a05 
+ 00001044  0x00000595 setarg  0x00000000 
+ 00001045  0x00000596 store  0x00000002 , 0x000047c0 
+ 00001046  0x00000597 jam  0x00000000 , 0x00004794 
+ 00001047  0x00000598 arg  0x00000006 , 0x00000002 
+ 00001048  0x00000599 fetch  0x00000008 , 0x00004713 
+ 00001049  0x0000059a bbit1  0x0000001b , 0x0000041b 
+ 00001050  0x0000059b arg  0x00000007 , 0x00000002 
+ 00001051  0x0000059d storet  0x00000002 , 0x000042d3 
+ 00001052  0x0000059e storet  0x00000002 , 0x000042d5 
+ 00001053  0x0000059f jam  0x00000000 , 0x000047c2 
+ 00001054  0x000005a0 jam  0x00000000 , 0x00004956 
+ 00001055  0x000005a1 call  0x000029cb 
+ 00001056  0x000005a2 branch  0x00000421 
+ 00001057  0x000005a4 call  0x00005b7b 
+ 00001058  0x000005a5 fetch  0x00000002 , 0x000043ef 
+ 00001059  0x000005a6 bbit1  0x00000007 , 0x00000426 
+ 00001060  0x000005a7 bbit1  0x00000000 , 0x000042fc 
+ 00001061  0x000005a8 branch  0x00005c1a 
+ 00001062  0x000005aa fetch  0x00000002 , 0x000043ef 
+ 00001063  0x000005ab bbit1  0x00000000 , 0x000042fc 
+ 00001064  0x000005ac fetch  0x00000001 , 0x00004843 
+ 00001065  0x000005ad and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001066  0x000005ae call  0x00005b21 
+ 00001067  0x000005af bne  0x00000003 , 0x000054a9 
+ 00001068  0x000005b0 fetch  0x00000001 , 0x00004bfe 
+ 00001069  0x000005b1 nbranch  0x000054a9 , 0x00000034 
+ 00001070  0x000005b2 branch  0x000054cd 
+ 00001071  0x000005b4 fetch  0x00000004 , 0x0000458f 
+ 00001072  0x000005b5 store  0x00000004 , 0x000045e8 
+ 00001073  0x000005b6 store  0x00000004 , 0x00004691 
+ 00001074  0x000005b7 call  0x0000355a 
+ 00001075  0x000005b8 call  0x00005c0b 
+ 00001076  0x000005b9 call  0x0000618e 
+ 00001077  0x000005ba call  0x00005a73 
+ 00001078  0x000005bb jam  0x00000000 , 0x0000477d 
+ 00001079  0x000005bc jam  0x00000000 , 0x000045fc 
+ 00001080  0x000005bd jam  0x00000000 , 0x000045e2 
+ 00001081  0x000005be fetch  0x00000004 , 0x000045e8 
+ 00001082  0x000005bf fetcht  0x00000004 , 0x000045e4 
+ 00001083  0x000005c0 isub  0x00000002 , 0x0000003e 
+ 00001084  0x000005c1 rtn  0x00000005 
+ 00001085  0x000005c2 call  0x00006016 
+ 00001086  0x000005c3 call  0x00000477 
+ 00001087  0x000005c4 branch  0x00006042 
+ 00001088  0x000005c7 call  0x00006016 
+ 00001089  0x000005c8 call  0x00000477 
+ 00001090  0x000005c9 branch  0x00006084 
+ 00001091  0x000005cc call  0x00006016 
+ 00001092  0x000005cd call  0x00000477 
+ 00001093  0x000005ce fetch  0x00000001 , 0x0000487a 
+ 00001094  0x000005cf rtneq  0x00000001 
+ 00001095  0x000005d0 fetch  0x00000001 , 0x00004600 
+ 00001096  0x000005d1 nbranch  0x00005ff2 , 0x00000034 
+ 00001097  0x000005d2 fetch  0x00000001 , 0x000045e2 
+ 00001098  0x000005d3 beq  0x00000004 , 0x0000044e 
+ 00001099  0x000005d4 beq  0x00000001 , 0x0000605f 
+ 00001100  0x000005d5 beq  0x00000003 , 0x00000455 
+ 00001101  0x000005d6 branch  0x00006055 
+ 00001102  0x000005d9 fetch  0x00000008 , 0x00004713 
+ 00001103  0x000005da bbit0  0x0000003e , 0x00006059 
+ 00001104  0x000005db fetch  0x00000001 , 0x0000471b 
+ 00001105  0x000005dc beq  0x00000001 , 0x00006059 
+ 00001106  0x000005de call  0x00006018 
+ 00001107  0x000005df jam  0x00000001 , 0x00004666 
+ 00001108  0x000005e0 branch  0x000054a0 
+ 00001109  0x000005e3 fetch  0x00000008 , 0x00004713 
+ 00001110  0x000005e4 bbit0  0x0000003e , 0x00006059 
+ 00001111  0x000005e5 bbit1  0x00000013 , 0x00006059 
+ 00001112  0x000005e6 bbit1  0x00000014 , 0x00006059 
+ 00001113  0x000005e7 bbit1  0x00000012 , 0x00006059 
+ 00001114  0x000005e8 branch  0x00006034 
+ 00001115  0x000005eb fetch  0x00000008 , 0x00004713 
+ 00001116  0x000005ec bbit1  0x0000003e , 0x00000460 
+ 00001117  0x000005ed fetch  0x00000001 , 0x00004666 
+ 00001118  0x000005ee beq  0x00000000 , 0x00000467 
+ 00001119  0x000005ef branch  0x00005491 
+ 00001120  0x000005f2 call  0x000054ac 
+ 00001121  0x000005f3 branch  0x00000463 , 0x00000028 
+ 00001122  0x000005f4 branch  0x0000602f 
+ 00001123  0x000005f7 fetch  0x00000001 , 0x00004666 
+ 00001124  0x000005f8 beq  0x00000000 , 0x00006067 
+ 00001125  0x000005f9 call  0x00005aa8 
+ 00001126  0x000005fa branch  0x00000452 
+ 00001127  0x000005fd fetch  0x00000008 , 0x00004713 
+ 00001128  0x000005fe bbit0  0x00000011 , 0x0000602a 
+ 00001129  0x000005ff call  0x00006195 
+ 00001130  0x00000600 call  0x000054ac 
+ 00001131  0x00000601 branch  0x00006067 , 0x00000028 
+ 00001132  0x00000602 fetch  0x00000008 , 0x00004713 
+ 00001133  0x00000603 bbit1  0x00000030 , 0x0000046f 
+ 00001134  0x00000604 branch  0x00006023 
+ 00001135  0x00000607 jam  0x00000000 , 0x00004666 
+ 00001136  0x00000608 fetch  0x00000002 , 0x00004721 
+ 00001137  0x00000609 store  0x00000002 , 0x000045de 
+ 00001138  0x0000060a jam  0x00000001 , 0x000045e2 
+ 00001139  0x0000060b branch  0x00003534 
+ 00001140  0x0000060e fetch  0x00000001 , 0x00004141 
+ 00001141  0x0000060f store  0x00000001 , 0x00004a07 
+ 00001142  0x00000610 rtn 
+ 00001143  0x00000613 fetch  0x00000001 , 0x00004a07 
+ 00001144  0x00000614 store  0x00000001 , 0x00004141 
+ 00001145  0x00000615 rtn 
+ 00001146  0x00000618 call  0x0000620e 
+ 00001147  0x00000619 call  0x000078aa 
+ 00001148  0x0000061a call  0x0000047e 
+ 00001149  0x0000061b branch  0x00005e61 
+ 00001150  0x0000061e fetch  0x00000001 , 0x00004649 
+ 00001151  0x0000061f rtneq  0x000000ff 
+ 00001152  0x00000620 arg  0x00000000 , 0x00000011 
+ 00001153  0x00000621 jam  0x00000005 , 0x00004977 
+ 00001154  0x00000622 fetcht  0x00000001 , 0x00004649 
+ 00001155  0x00000623 call  0x00000485 
+ 00001156  0x00000624 branch  0x000056c1 
+ 00001157  0x00000627 fetch  0x00000008 , 0x00004713 
+ 00001158  0x00000628 bbit1  0x0000002b , 0x000056de 
+ 00001159  0x00000629 fetch  0x00000001 , 0x00004974 
+ 00001160  0x0000062a copy  0x0000003f , 0x00000013 
+ 00001161  0x0000062b fetch  0x00000001 , 0x00004654 
+ 00001162  0x0000062c beq  0x000000ff , 0x0000048c 
+ 00001163  0x0000062d branch  0x000056ce 
+ 00001164  0x00000630 fetch  0x00000001 , 0x00004649 
+ 00001165  0x00000631 call  0x00005946 
+ 00001166  0x00000632 fetcht  0x00000001 , 0x00004649 
+ 00001167  0x00000633 branch  0x00000490 
+ 00001168  0x00000636 copy  0x00000013 , 0x0000003f 
+ 00001169  0x00000637 store  0x00000001 , 0x00004978 
+ 00001170  0x00000638 lshift  0x0000003f , 0x0000003f 
+ 00001171  0x00000639 copy  0x0000003f , 0x00000012 
+ 00001172  0x0000063a copy  0x00000002 , 0x00000013 
+ 00001173  0x0000063b call  0x000055b1 
+ 00001174  0x0000063c copy  0x00000013 , 0x00000002 
+ 00001175  0x0000063d call  0x00006ee6 
+ 00001176  0x0000063e nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001177  0x0000063f call  0x0000593d 
+ 00001178  0x00000640 branch  0x00005929 
+ 00001179  0x00000643 call  0x000036b4 
+ 00001180  0x00000644 nrtn  0x00000028 
+ 00001181  0x00000645 call  0x000036be 
+ 00001182  0x00000646 call  0x000004a1 
+ 00001183  0x00000647 fetch  0x00000003 , 0x00004608 
+ 00001184  0x00000648 branch  0x00003622 
+ 00001185  0x0000064c setarg  0x00000000 
+ 00001186  0x0000064d set1  0x00000015 , 0x0000003f 
+ 00001187  0x0000064e store  0x00000008 , 0x00000016 
+ 00001188  0x0000064f setarg  0x00000000 
+ 00001189  0x00000650 store  0x00000004 , 0x0000001e 
+ 00001190  0x00000651 rtn 
+ 00001191  0x00000654 call  0x00005eb7 
+ 00001192  0x00000655 fetcht  0x00000001 , 0x0000465a 
+ 00001193  0x00000656 branch  0x000055b1 
+ 00001194  0x00000659 jam  0x00000000 , 0x00004600 
+ 00001195  0x0000065a call  0x00003647 
+ 00001196  0x0000065b setarg  0xffffffff 
+ 00001197  0x0000065c store  0x00000004 , 0x000045af 
+ 00001198  0x0000065d setarg  0x00000000 
+ 00001199  0x0000065e store  0x00000007 , 0x00004846 
+ 00001200  0x0000065f jam  0x00000001 , 0x0000473f 
+ 00001201  0x00000660 call  0x000059ed 
+ 00001202  0x00000662 branch  0x0000622b 
+ 00001203  0x00000665 call  0x00005a92 
+ 00001204  0x00000666 call  0x000004a1 
+ 00001205  0x00000667 call  0x000056a9 
+ 00001206  0x00000668 fetcht  0x00000001 , 0x00004654 
+ 00001207  0x00000669 call  0x00006ef7 
+ 00001208  0x0000066a fetcht  0x00000001 , 0x00004654 
+ 00001209  0x0000066b call  0x00006ed3 
+ 00001210  0x0000066c fetch  0x00000001 , 0x0000464d 
+ 00001211  0x0000066d call  0x00005943 
+ 00001212  0x0000066f fetcht  0x00000001 , 0x0000465a 
+ 00001213  0x00000670 call  0x000055ab 
+ 00001214  0x00000671 arg  0x00000015 , 0x00000002 
+ 00001215  0x00000672 call  0x000055b5 
+ 00001216  0x00000674 call  0x0000611a 
+ 00001217  0x00000675 call  0x0000550c 
+ 00001218  0x00000676 call  0x000054f9 
+ 00001219  0x00000677 fetcht  0x00000001 , 0x0000464a 
+ 00001220  0x00000678 call  0x00006f0f 
+ 00001221  0x00000679 fetcht  0x00000001 , 0x0000464b 
+ 00001222  0x0000067a call  0x00006f0f 
+ 00001223  0x0000067b fetcht  0x00000001 , 0x0000465b 
+ 00001224  0x0000067c call  0x000055b5 
+ 00001225  0x0000067d call  0x000004cb 
+ 00001226  0x0000067e branch  0x000054e5 
+ 00001227  0x00000681 fetch  0x00000003 , 0x0000473c 
+ 00001228  0x00000682 store  0x00000003 , 0x00000670 
+ 00001229  0x00000683 arg  0x00000018 , 0x00000039 
+ 00001230  0x00000684 arg  0x00000000 , 0x00000002 
+ 00001231  0x00000686 fetch  0x00000003 , 0x00000670 
+ 00001232  0x00000687 isolate1  0x00000000 , 0x0000003f 
+ 00001233  0x00000688 call  0x000004d8 , 0x00000001 
+ 00001234  0x00000689 fetch  0x00000003 , 0x00000670 
+ 00001235  0x0000068a rshift  0x0000003f , 0x0000003f 
+ 00001236  0x0000068b store  0x00000003 , 0x00000670 
+ 00001237  0x0000068c increase  0x00000001 , 0x00000002 
+ 00001238  0x0000068d loop  0x000004cf 
+ 00001239  0x0000068e rtn 
+ 00001240  0x00000691 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00001241  0x00000692 rtn  0x00000005 
+ 00001242  0x00000693 branch  0x00006f0b 
+ 00001243  0x00000696 rtnmark0  0x00000026 
+ 00001244  0x00000697 call  0x00005601 
+ 00001245  0x00000698 nrtn  0x00000028 
+ 00001246  0x00000699 fetch  0x00000001 , 0x0000477c 
+ 00001247  0x0000069a jam  0x00000000 , 0x0000477c 
+ 00001248  0x0000069b ncall  0x00000505 , 0x00000034 
+ 00001249  0x0000069d fetch  0x00000008 , 0x00004713 
+ 00001250  0x0000069e bbit0  0x00000016 , 0x000004e5 
+ 00001251  0x0000069f fetch  0x00000001 , 0x0000496c 
+ 00001252  0x000006a0 nbranch  0x000060b6 , 0x00000034 
+ 00001253  0x000006a2 call  0x000004fc 
+ 00001254  0x000006a3 fetch  0x00000001 , 0x00004589 
+ 00001255  0x000006a4 bbit1  0x00000001 , 0x000004f4 
+ 00001256  0x000006a5 fetcht  0x00000001 , 0x0000451a 
+ 00001257  0x000006a6 fetch  0x00000001 , 0x00004846 
+ 00001258  0x000006a7 ior  0x00000002 , 0x0000003f 
+ 00001259  0x000006a8 store  0x00000001 , 0x00004846 
+ 00001260  0x000006a9 fetcht  0x00000001 , 0x0000451f 
+ 00001261  0x000006aa fetch  0x00000001 , 0x0000484b 
+ 00001262  0x000006ab iadd  0x00000002 , 0x0000003f 
+ 00001263  0x000006ac store  0x00000001 , 0x0000484b 
+ 00001264  0x000006ad fetcht  0x00000001 , 0x00004520 
+ 00001265  0x000006ae fetch  0x00000001 , 0x0000484c 
+ 00001266  0x000006af iadd  0x00000002 , 0x0000003f 
+ 00001267  0x000006b0 store  0x00000001 , 0x0000484c 
+ 00001268  0x000006b2 jam  0x00000001 , 0x00004589 
+ 00001269  0x000006b3 arg  0x00000007 , 0x00000011 
+ 00001270  0x000006b4 arg  0x00004846 , 0x00000012 
+ 00001271  0x000006b5 fetch  0x00000001 , 0x00004846 
+ 00001272  0x000006b6 bbit1  0x00000002 , 0x000036db 
+ 00001273  0x000006b7 fetch  0x00000002 , 0x0000484b 
+ 00001274  0x000006b8 rtn  0x00000034 
+ 00001275  0x000006b9 branch  0x000036db 
+ 00001276  0x000006bc fetch  0x00000001 , 0x00004659 
+ 00001277  0x000006bd rtnne  0x000000ff 
+ 00001278  0x000006be fetch  0x00000001 , 0x0000477d 
+ 00001279  0x000006bf rtn  0x00000034 
+ 00001280  0x000006c0 increase  0xffffffff , 0x0000003f 
+ 00001281  0x000006c1 store  0x00000001 , 0x0000477d 
+ 00001282  0x000006c2 setarg  0x00000000 
+ 00001283  0x000006c3 store  0x00000004 , 0x00004847 
+ 00001284  0x000006c4 branch  0x00005a73 
+ 00001285  0x000006c7 call  0x000004a1 
+ 00001286  0x000006c8 branch  0x0000022d 
+ 00001287  0x000006cc call  0x00005958 
+ 00001288  0x000006cd beq  0x00000030 , 0x0000595f 
+ 00001289  0x000006ce beq  0x00000031 , 0x000059c6 
+ 00001290  0x000006cf beq  0x00000058 , 0x0000050c 
+ 00001291  0x000006d0 branch  0x00005952 
+ 00001292  0x000006d2 call  0x000059e7 
+ 00001293  0x000006d3 fetch  0x00000001 , 0x0000485a 
+ 00001294  0x000006d4 beq  0x00000059 , 0x00000510 
+ 00001295  0x000006d5 branch  0x0000595f 
+ 00001296  0x000006d7 jam  0x0000000b , 0x00004957 
+ 00001297  0x000006d8 arg  0x00004a0b , 0x00000013 
+ 00001298  0x000006d9 branch  0x00005995 
+ 00001299  0x000006db disable  0x00000028 
+ 00001300  0x000006dc setarg  0x00000000 
+ 00001301  0x000006dd store  0x00000006 , 0x00004847 
+ 00001302  0x000006de call  0x00000518 
+ 00001303  0x000006df branch  0x00005606 
+ 00001304  0x000006e2 fetch  0x00000001 , 0x00004420 
+ 00001305  0x000006e3 rtnne  0x00000000 
+ 00001306  0x000006e4 fetch  0x00000001 , 0x00004957 
+ 00001307  0x000006e5 beq  0x0000000b , 0x0000051d 
+ 00001308  0x000006e6 branch  0x000059f8 
+ 00001309  0x000006e9 call  0x00005a6d 
+ 00001310  0x000006ea fetch  0x00000001 , 0x00004659 
+ 00001311  0x000006eb beq  0x000000ff , 0x00000523 
+ 00001312  0x000006ec fetcht  0x00000001 , 0x00004659 
+ 00001313  0x000006ed call  0x00006ee6 
+ 00001314  0x000006ee nrtn  0x00000001 
+ 00001315  0x000006f0 setarg  0x00000000 
+ 00001316  0x000006f1 call  0x000069e5 
+ 00001317  0x000006f2 bne  0x00000058 , 0x00005955 
+ 00001318  0x000006f3 branch  0x00005a2f 
+ 00008192  0x000006fe call  0x00002385 
+ 00008193  0x00000701 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000702 clear_stack 
+ 00008195  0x00000704 call  0x000042a3 
+ 00008196  0x00000705 call  0x0000223d 
+ 00008197  0x00000706 call  0x00006cad 
+ 00008198  0x00000707 call  0x00002363 
+ 00008199  0x00000708 call  0x00006946 
+ 00008200  0x00000709 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x0000070a call  0x0000776f 
+ 00008202  0x0000070b call  0x00004295 
+ 00008203  0x0000070c call  0x00007447 
+ 00008204  0x0000070e call  0x0000244f , 0x0000002b 
+ 00008205  0x00000710 bpatch  0x00000002 , 0x00004000 
+ 00008206  0x00000711 call  0x00007552 
+ 00008207  0x00000712 call  0x00007448 
+ 00008208  0x00000713 call  0x00002a45 
+ 00008209  0x00000714 call  0x0000202a 
+ 00008210  0x00000715 call  0x000042ad 
+ 00008211  0x00000716 call  0x00002018 
+ 00008212  0x00000717 call  0x0000310f 
+ 00008213  0x00000718 call  0x0000248c 
+ 00008214  0x00000719 call  0x00004bfb 
+ 00008215  0x0000071a branch  0x0000200d 
+ 00008216  0x0000071d call  0x0000201d 
+ 00008217  0x0000071e rtnmark0  0x00000009 
+ 00008218  0x0000071f set0  0x00000009 , 0x00000000 
+ 00008219  0x00000720 call  0x00002041 
+ 00008220  0x00000721 branch  0x000025bc 
+ 00008221  0x00000724 bpatch  0x00000003 , 0x00004000 
+ 00008222  0x00000725 call  0x00002066 
+ 00008223  0x00000726 nbranch  0x00002025 , 0x00000005 
+ 00008224  0x00000727 call  0x00002036 
+ 00008225  0x00000728 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008226  0x00000729 ifetch  0x00000001 , 0x00000006 
+ 00008227  0x0000072a bbit1  0x00000000 , 0x00002536 
+ 00008228  0x0000072d rtn 
+ 00008229  0x00000730 jam  0x00000000 , 0x00000006 
+ 00008230  0x00000731 call  0x00002047 
+ 00008231  0x00000732 copy  0x00000039 , 0x0000003e 
+ 00008232  0x00000733 rtn  0x00000005 
+ 00008233  0x00000734 branch  0x0000235a 
+ 00008234  0x0000073c fetch  0x00000001 , 0x00004114 
+ 00008235  0x0000073d rtn  0x00000034 
+ 00008236  0x0000073e beq  0x0000001b , 0x00002033 
+ 00008237  0x0000073f call  0x0000205f 
+ 00008238  0x00000740 rtn  0x00000005 
+ 00008239  0x00000741 call  0x00002062 
+ 00008240  0x00000742 rtn  0x00000005 
+ 00008241  0x00000744 jam  0x00000000 , 0x00004114 
+ 00008242  0x00000745 rtn 
+ 00008243  0x00000748 jam  0x0000001b , 0x000001bc 
+ 00008244  0x00000749 jam  0x00000000 , 0x00004114 
+ 00008245  0x0000074a rtn 
+ 00008246  0x0000074f bpatch  0x00000004 , 0x00004000 
+ 00008247  0x00000750 set1  0x00000009 , 0x00000000 
+ 00008248  0x00000751 deposit  0x00000011 
+ 00008249  0x00000752 store  0x00000002 , 0x0000000a 
+ 00008250  0x00000753 force  0x00000053 , 0x00000039 
+ 00008251  0x00000754 arg  0x00000168 , 0x00000005 
+ 00008252  0x00000755 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008253  0x00000756 ifetch  0x00000001 , 0x00000006 
+ 00008254  0x00000757 copy  0x00000011 , 0x00000006 
+ 00008255  0x00000758 bbit1  0x00000000 , 0x00007cda 
+ 00008256  0x00000759 rtn 
+ 00008257  0x0000075c bpatch  0x00000005 , 0x00004000 
+ 00008258  0x0000075d fetch  0x00000002 , 0x0000000a 
+ 00008259  0x0000075e iforce  0x00000005 
+ 00008260  0x0000075f force  0x00000053 , 0x00000039 
+ 00008261  0x00000760 arg  0x00000168 , 0x00000006 
+ 00008262  0x00000761 branch  0x00007cda 
+ 00008263  0x00000766 arg  0x00000001 , 0x00000039 
+ 00008264  0x00000767 fetcht  0x00000001 , 0x00000006 
+ 00008265  0x00000769 increase  0x00000001 , 0x00000002 
+ 00008266  0x0000076a compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008267  0x0000076b nbranch  0x0000204d , 0x00000001 
+ 00008268  0x0000076c arg  0x00000000 , 0x00000002 
+ 00008269  0x0000076e storet  0x00000001 , 0x00000006 
+ 00008270  0x0000076f mul32  0x00000002 , 0x00000053 , 0x0000003f 
+ 00008271  0x00000770 arg  0x00004040 , 0x00000011 
+ 00008272  0x00000771 iadd  0x00000011 , 0x00000011 
+ 00008273  0x00000772 ifetch  0x00000001 , 0x00000011 
+ 00008274  0x00000773 bbit1  0x00000001 , 0x00002054 
+ 00008275  0x00000774 rtnbit1  0x00000000 
+ 00008276  0x00000776 loop  0x00002049 
+ 00008277  0x00000777 rtn 
+ 00008278  0x0000077a bpatch  0x00000006 , 0x00004000 
+ 00008279  0x0000077b arg  0x00002073 , 0x00000013 
+ 00008280  0x0000077c call  0x00002069 
+ 00008281  0x0000077d nrtn  0x00000005 
+ 00008282  0x0000077e deposit  0x00000011 
+ 00008283  0x0000077f store  0x00000002 , 0x0000000a 
+ 00008284  0x00000780 branch  0x00007db8 
+ 00008285  0x00000786 arg  0x000020ad , 0x00000013 
+ 00008286  0x00000787 branch  0x00002069 
+ 00008287  0x0000078d fetcht  0x00000001 , 0x00004115 
+ 00008288  0x0000078f arg  0x0000207b , 0x00000013 
+ 00008289  0x00000790 branch  0x00002069 
+ 00008290  0x00000794 bpatch  0x00000007 , 0x00004000 
+ 00008291  0x00000795 fetcht  0x00000006 , 0x00004116 
+ 00008292  0x00000797 arg  0x00002075 , 0x00000013 
+ 00008293  0x00000798 branch  0x00002069 
+ 00008294  0x0000079b arg  0x00002081 , 0x00000013 
+ 00008295  0x0000079c branch  0x00002069 
+ 00008296  0x0000079f arg  0x000020c7 , 0x00000013 
+ 00008297  0x000007a1 bpatch  0x00000008 , 0x00004001 
+ 00008298  0x000007a2 arg  0x00004040 , 0x00000011 
+ 00008299  0x000007a3 arg  0x00000001 , 0x00000039 
+ 00008300  0x000007a5 ifetch  0x00000001 , 0x00000011 
+ 00008301  0x000007a6 copy  0x00000013 , 0x0000003d 
+ 00008302  0x000007a8 bpatch  0x00000009 , 0x00004001 
+ 00008303  0x000007a9 increase  0x00000053 , 0x00000011 
+ 00008304  0x000007aa loop  0x0000206c 
+ 00008305  0x000007ab force  0x00000001 , 0x0000003e 
+ 00008306  0x000007ac rtn 
+ 00008307  0x000007af bbit1  0x00000000 , 0x0000206e 
+ 00008308  0x000007b0 branch  0x00007db8 
+ 00008309  0x000007b3 bbit0  0x00000000 , 0x0000206e 
+ 00008310  0x000007b5 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008311  0x000007b6 ifetch  0x00000006 , 0x00000006 
+ 00008312  0x000007b7 isub  0x00000002 , 0x0000003e 
+ 00008313  0x000007b8 rtn  0x00000005 
+ 00008314  0x000007b9 branch  0x0000206e 
+ 00008315  0x000007bc bbit0  0x00000000 , 0x0000206e 
+ 00008316  0x000007bd add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008317  0x000007be ifetch  0x00000001 , 0x00000006 
+ 00008318  0x000007bf isub  0x00000002 , 0x0000003e 
+ 00008319  0x000007c0 rtn  0x00000005 
+ 00008320  0x000007c1 branch  0x0000206e 
+ 00008321  0x000007c4 bbit0  0x00000001 , 0x0000206e 
+ 00008322  0x000007c6 call  0x000020b4 
+ 00008323  0x000007c7 call  0x0000209d 
+ 00008324  0x000007c8 isub  0x00000002 , 0x0000003f 
+ 00008325  0x000007c9 increase  0x00000001 , 0x0000003f 
+ 00008326  0x000007ca branch  0x00002097 , 0x00000002 
+ 00008327  0x000007cb copy  0x00000006 , 0x00000012 
+ 00008328  0x000007cc store  0x00000009 , 0x00000678 
+ 00008329  0x000007cd bpatch  0x0000000a , 0x00004001 
+ 00008330  0x000007ce fetch  0x00000001 , 0x0000446d 
+ 00008331  0x000007cf nbranch  0x00002090 , 0x00000034 
+ 00008332  0x000007d0 fetch  0x00000009 , 0x00000678 
+ 00008333  0x000007d1 copy  0x00000012 , 0x00000006 
+ 00008334  0x000007d2 increase  0x00000005 , 0x0000003f 
+ 00008335  0x000007d3 branch  0x00002093 
+ 00008336  0x000007d6 fetch  0x00000009 , 0x00000678 
+ 00008337  0x000007d7 copy  0x00000012 , 0x00000006 
+ 00008338  0x000007d8 increase  0x00000014 , 0x0000003f 
+ 00008339  0x000007da nbranch  0x0000206e , 0x00000002 
+ 00008340  0x000007dc copy  0x00000002 , 0x00000021 
+ 00008341  0x000007dd call  0x000020c0 
+ 00008342  0x000007de branch  0x00007db8 
+ 00008343  0x000007e2 iforce  0x00000012 
+ 00008344  0x000007e3 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008345  0x000007e4 ifetch  0x00000002 , 0x00000006 
+ 00008346  0x000007e5 branch  0x00002094 , 0x00000034 
+ 00008347  0x000007e6 call  0x000020c0 
+ 00008348  0x000007e7 branch  0x00002082 
+ 00008349  0x000007ea rshift16  0x0000003f , 0x0000000b 
+ 00008350  0x000007eb rshift8  0x0000000b , 0x0000000b 
+ 00008351  0x000007ec branch  0x000020a7 , 0x00000005 
+ 00008352  0x000007ed compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008353  0x000007ee nrtn  0x00000001 
+ 00008354  0x000007ef rshift16  0x00000002 , 0x0000000b 
+ 00008355  0x000007f0 rshift8  0x0000000b , 0x0000000b 
+ 00008356  0x000007f1 nrtn  0x00000005 
+ 00008357  0x000007f2 set1  0x0000001c , 0x00000002 
+ 00008358  0x000007f3 rtn 
+ 00008359  0x000007f5 rshift16  0x00000002 , 0x0000000b 
+ 00008360  0x000007f6 rshift8  0x0000000b , 0x0000000b 
+ 00008361  0x000007f7 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008362  0x000007f8 nrtn  0x00000001 
+ 00008363  0x000007f9 set1  0x0000001c , 0x0000003f 
+ 00008364  0x000007fa rtn 
+ 00008365  0x000007fd bbit0  0x00000000 , 0x0000206e 
+ 00008366  0x000007fe branch  0x00007db8 
+ 00008367  0x00000802 bbit0  0x00000000 , 0x0000206e 
+ 00008368  0x00000803 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008369  0x00000804 ifetch  0x00000001 , 0x00000006 
+ 00008370  0x00000805 bbit1  0x00000000 , 0x0000206e 
+ 00008371  0x00000806 rtn 
+ 00008372  0x00000809 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008373  0x0000080a ifetcht  0x00000001 , 0x00000006 
+ 00008374  0x0000080b deposit  0x00000022 
+ 00008375  0x0000080c isolate1  0x00000001 , 0x00000002 
+ 00008376  0x0000080d add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008377  0x0000080e ifetcht  0x00000004 , 0x00000006 
+ 00008378  0x0000080f rtn  0x00000001 
+ 00008379  0x00000810 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008380  0x00000811 ifetch  0x00000006 , 0x00000006 
+ 00008381  0x00000812 call  0x00002109 
+ 00008382  0x00000813 deposit  0x00000028 
+ 00008383  0x00000814 rtn 
+ 00008384  0x00000817 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008385  0x00000818 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008386  0x00000819 ifetch  0x00000002 , 0x00000006 
+ 00008387  0x0000081a iadd  0x00000002 , 0x0000000b 
+ 00008388  0x0000081b deposit  0x0000000b 
+ 00008389  0x0000081c istore  0x00000004 , 0x00000005 
+ 00008390  0x0000081d branch  0x00002609 
+ 00008391  0x00000821 bbit0  0x00000001 , 0x0000206e 
+ 00008392  0x00000822 call  0x000020b4 
+ 00008393  0x00000823 iadd  0x0000001b , 0x0000003f 
+ 00008394  0x00000824 iadd  0x0000001b , 0x0000003f 
+ 00008395  0x00000825 iadd  0x00000007 , 0x0000003f 
+ 00008396  0x00000826 isub  0x00000002 , 0x0000003e 
+ 00008397  0x00000827 nbranch  0x0000206e , 0x00000002 
+ 00008398  0x00000828 branch  0x00007db8 
+ 00008399  0x0000082d bpatch  0x0000000b , 0x00004001 
+ 00008400  0x0000082e disable  0x0000003a 
+ 00008401  0x0000082f disable  0x0000001d 
+ 00008402  0x00000830 disable  0x0000001c 
+ 00008403  0x00000831 disable  0x0000000d 
+ 00008404  0x00000832 disable  0x0000000c 
+ 00008405  0x00000833 disable  0x00000009 
+ 00008406  0x00000834 disable  0x0000000e 
+ 00008407  0x00000835 disable  0x00000007 
+ 00008408  0x00000836 branch  0x00002152 , 0x00000021 
+ 00008409  0x00000837 until  0x0000003e , 0x00000027 
+ 00008410  0x00000838 nop  0x00000064 
+ 00008411  0x00000839 branch  0x00002152 
+ 00008412  0x0000083f bpatch  0x0000000c , 0x00004001 
+ 00008413  0x00000840 disable  0x00000010 
+ 00008414  0x00000841 copy  0x00000002 , 0x0000001b 
+ 00008415  0x00000842 call  0x00002068 
+ 00008416  0x00000843 disable  0x00000028 
+ 00008417  0x00000844 nrtn  0x00000005 
+ 00008418  0x00000845 force  0x00000000 , 0x0000001b 
+ 00008419  0x00000846 branch  0x00007dba 
+ 00008420  0x0000084a bpatch  0x0000000d , 0x00004001 
+ 00008421  0x0000084b until  0x0000003e , 0x00000022 
+ 00008422  0x0000084c deposit  0x0000001a 
+ 00008423  0x0000084d iforce  0x00000006 
+ 00008424  0x0000084e rshift16 , 0x0000003f , 0x0000003f 
+ 00008425  0x0000084f isub  0x00000022 , 0x00000039 
+ 00008426  0x00000850 and_into  0x00000003 , 0x00000039 
+ 00008427  0x00000851 nbranch  0x000020ee , 0x00000005 
+ 00008428  0x00000852 force  0x00000000 , 0x0000003f 
+ 00008429  0x00000853 branch  0x000020f2 
+ 00008430  0x00000855 fetcht  0x00000002 , 0x00000044 
+ 00008431  0x00000856 force  0x00000000 , 0x0000003f 
+ 00008432  0x00000858 iadd  0x00000002 , 0x0000003f 
+ 00008433  0x00000859 loop  0x000020f0 
+ 00008434  0x0000085b iadd  0x00000006 , 0x0000003f 
+ 00008435  0x0000085c div  0x0000003f , 0x0000000c 
+ 00008436  0x0000085d call  0x00007d5f 
+ 00008437  0x0000085e store  0x00000002 , 0x0000002e 
+ 00008438  0x0000085f rtn 
+ 00008439  0x00000862 bpatch  0x0000000e , 0x00004001 
+ 00008440  0x00000863 deposit  0x0000001a 
+ 00008441  0x00000864 copy  0x00000019 , 0x00000002 
+ 00008442  0x00000865 isub  0x00000002 , 0x0000003e 
+ 00008443  0x00000866 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00008444  0x00000867 isub  0x00000002 , 0x00000002 
+ 00008445  0x00000868 fetch  0x00000002 , 0x00000044 
+ 00008446  0x00000869 isolate0  0x0000000f , 0x00000002 
+ 00008447  0x0000086a branch  0x00002105 , 0x00000001 
+ 00008448  0x0000086b copy  0x00000002 , 0x00000030 
+ 00008449  0x0000086c arg  0x00010000 , 0x00000002 
+ 00008450  0x0000086d fetch  0x00000002 , 0x00000044 
+ 00008451  0x0000086e isub  0x00000002 , 0x0000003f 
+ 00008452  0x0000086f iadd  0x00000030 , 0x00000002 
+ 00008453  0x00000872 storet  0x00000006 , 0x00000170 
+ 00008454  0x00000873 rtn 
+ 00008455  0x00000876 disable  0x00000030 
+ 00008456  0x00000877 fetch  0x00000006 , 0x00000170 
+ 00008457  0x00000879 iadd  0x00000019 , 0x00000030 
+ 00008458  0x0000087a increase  0x0000000a , 0x00000030 
+ 00008459  0x0000087b fetch  0x00000002 , 0x00000044 
+ 00008460  0x0000087c isub  0x00000030 , 0x0000003f 
+ 00008461  0x0000087d isolate0  0x0000000f , 0x0000003f 
+ 00008462  0x0000087e branch  0x00002115 , 0x00000001 
+ 00008463  0x0000087f setarg  0x00010000 
+ 00008464  0x00000880 fetchr  0x00000018 , 0x00000002 , 0x00000044 
+ 00008465  0x00000881 isub  0x00000018 , 0x0000003f 
+ 00008466  0x00000882 iadd  0x00000030 , 0x00000030 
+ 00008467  0x00000884 copy  0x00000030 , 0x0000001a 
+ 00008468  0x00000885 rtn 
+ 00008469  0x00000887 force  0x00000000 , 0x0000003e 
+ 00008470  0x00000888 branch  0x00002113 
+ 00008471  0x00000890 rshift3  0x0000003f , 0x0000003f 
+ 00008472  0x00000891 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
+ 00008473  0x00000892 ixor  0x00000011 , 0x0000003f 
+ 00008474  0x00000893 isolate0  0x00000006 , 0x0000003f 
+ 00008475  0x00000894 branch  0x0000211e 
+ 00008476  0x00000897 isolate0  0x00000000 , 0x0000003e 
+ 00008477  0x00000899 arg  0x00008ac2 , 0x00000005 
+ 00008478  0x0000089b ifetch  0x00000001 , 0x00000005 
+ 00008479  0x0000089c qsetflag  0x00000001 , 0x0000003f 
+ 00008480  0x0000089d istore  0x00000001 , 0x00000005 
+ 00008481  0x0000089e rtn 
+ 00008482  0x000008a1 nop  0x0000003c 
+ 00008483  0x000008a4 jam  0x00000008 , 0x00008983 
+ 00008484  0x000008a5 jam  0x00000009 , 0x00008985 
+ 00008485  0x000008a6 jam  0x00000009 , 0x00008981 
+ 00008486  0x000008a7 jam  0x00000003 , 0x00008981 
+ 00008487  0x000008a8 jam  0x00000006 , 0x00008980 
+ 00008488  0x000008a9 nop  0x0000003c 
+ 00008489  0x000008aa arg  0x00000000 , 0x00000011 
+ 00008490  0x000008ab arg  0x00000000 , 0x00000012 
+ 00008491  0x000008ac arg  0x00000010 , 0x00000039 
+ 00008492  0x000008ad arg  0x00000800 , 0x00000006 
+ 00008493  0x000008af ifetch  0x00000002 , 0x00000006 
+ 00008494  0x000008b0 iadd  0x00000011 , 0x00000011 
+ 00008495  0x000008b1 ifetch  0x00000002 , 0x00000006 
+ 00008496  0x000008b2 iadd  0x00000012 , 0x00000012 
+ 00008497  0x000008b3 loop  0x0000212d 
+ 00008498  0x000008b4 rtn 
+ 00008499  0x000008b7 bpatch  0x0000000f , 0x00004001 
+ 00008500  0x000008b8 call  0x00002160 
+ 00008501  0x000008b9 arg  0x00000027 , 0x00000002 
+ 00008502  0x000008ba call  0x0000216f 
+ 00008503  0x000008bb call  0x000021a6 
+ 00008504  0x000008bc jam  0x0000007f , 0x00008a25 
+ 00008505  0x000008bd jam  0x0000001a , 0x00008a30 
+ 00008506  0x000008be jam  0x00000078 , 0x00008a31 
+ 00008507  0x000008bf jam  0x000000b2 , 0x00008a8f 
+ 00008508  0x000008c0 jam  0x00000000 , 0x00008ac2 
+ 00008509  0x000008c1 jam  0x00000000 , 0x00008ac3 
+ 00008510  0x000008c2 arg  0x00000006 , 0x00000007 
+ 00008511  0x000008c3 call  0x00002122 
+ 00008512  0x000008c4 isolate1  0x0000000d , 0x00000011 
+ 00008513  0x000008c5 call  0x0000211d 
+ 00008514  0x000008c6 isolate1  0x0000000d , 0x00000012 
+ 00008515  0x000008c7 call  0x0000211e 
+ 00008516  0x000008c8 arg  0x00000005 , 0x00000007 
+ 00008517  0x000008ca call  0x0000211c 
+ 00008518  0x000008cb call  0x0000211e 
+ 00008519  0x000008cc call  0x00002122 
+ 00008520  0x000008cd arg  0x00008ac2 , 0x00000005 
+ 00008521  0x000008ce rshift4  0x00000011 , 0x0000003f 
+ 00008522  0x000008cf call  0x00002117 
+ 00008523  0x000008d0 rshift4  0x00000012 , 0x0000003f 
+ 00008524  0x000008d1 call  0x00002117 
+ 00008525  0x000008d2 increase  0xffffffff , 0x00000007 
+ 00008526  0x000008d3 branch  0x00002145 , 0x00000002 
+ 00008527  0x000008d4 jam  0x00000052 , 0x00008a8f 
+ 00008528  0x000008d5 jam  0x00000002 , 0x00008a30 
+ 00008529  0x000008d6 jam  0x00000000 , 0x00008981 
+ 00008530  0x000008d9 bpatch  0x00000010 , 0x00004002 
+ 00008531  0x000008da call  0x00006875 
+ 00008532  0x000008db disable  0x00000020 
+ 00008533  0x000008dc disable  0x00000021 
+ 00008534  0x000008dd setarg  0x00000200 
+ 00008535  0x000008de store  0x00000004 , 0x00008a23 
+ 00008536  0x000008df jam  0x000000fa , 0x00008a01 
+ 00008537  0x000008e0 nop  0x0000000c 
+ 00008538  0x000008e1 jam  0x00000000 , 0x00008a0f 
+ 00008539  0x000008e2 jam  0x0000001a , 0x00008a12 
+ 00008540  0x000008e3 jam  0x0000002b , 0x00008a14 
+ 00008541  0x000008e4 force  0x00000008 , 0x00000015 
+ 00008542  0x000008e5 force  0x00000000 , 0x00000015 
+ 00008543  0x000008e7 branch  0x0000230f 
+ 00008544  0x000008ea bpatch  0x00000011 , 0x00004002 
+ 00008545  0x000008eb jam  0x00000060 , 0x00008a0f 
+ 00008546  0x000008ec jam  0x000000aa , 0x00008a10 
+ 00008547  0x000008ed jam  0x0000007a , 0x00008a12 
+ 00008548  0x000008ee jam  0x00000000 , 0x00008a25 
+ 00008549  0x000008ef jam  0x00000000 , 0x00008a26 
+ 00008550  0x000008f0 nop  0x0000003c 
+ 00008551  0x000008f1 jam  0x00000020 , 0x00008a20 
+ 00008552  0x000008f2 jam  0x000000fd , 0x00008a23 
+ 00008553  0x000008f3 jam  0x00000012 , 0x00008a24 
+ 00008554  0x000008f4 jam  0x00000010 , 0x00008a24 
+ 00008555  0x000008f5 nop  0x0000003c 
+ 00008556  0x000008f6 jam  0x00000060 , 0x00008a12 
+ 00008557  0x000008f7 jam  0x000000dd , 0x00008a23 
+ 00008558  0x000008f8 rtn 
+ 00008559  0x000008fb bpatch  0x00000012 , 0x00004002 
+ 00008560  0x000008fc jam  0x00000001 , 0x00008900 
+ 00008561  0x000008fd jam  0x0000009d , 0x00008a23 
+ 00008562  0x000008fe jam  0x00000002 , 0x00008a24 
+ 00008563  0x000008ff nop  0x00000014 
+ 00008564  0x00000900 jam  0x00000065 , 0x00008a70 
+ 00008565  0x00000901 jam  0x0000009f , 0x00008a23 
+ 00008566  0x00000902 call  0x0000218f 
+ 00008567  0x00000903 storet  0x00000001 , 0x00000008 
+ 00008568  0x00000904 increase  0x00000001 , 0x00000002 
+ 00008569  0x00000909 bpatch  0x00000013 , 0x00004002 
+ 00008570  0x0000090a rshift4  0x00000002 , 0x0000003f 
+ 00008571  0x0000090b arg  0x00004135 , 0x00000006 
+ 00008572  0x0000090c iadd  0x00000006 , 0x00000006 
+ 00008573  0x0000090d ifetch  0x00000001 , 0x00000006 
+ 00008574  0x0000090e fetchr  0x00000011 , 0x00000001 , 0x00008a71 
+ 00008575  0x0000090f and_into  0x0000000f , 0x00000011 
+ 00008576  0x00000910 ior  0x00000011 , 0x0000003f 
+ 00008577  0x00000911 store  0x00000001 , 0x00008a71 
+ 00008578  0x00000912 call  0x000021d0 
+ 00008579  0x00000913 nop  0x00000090 
+ 00008580  0x00000914 fetch  0x00000001 , 0x00004099 
+ 00008581  0x00000915 beq  0x00000018 , 0x00002187 
+ 00008582  0x00000916 nop  0x00000024 
+ 00008583  0x00000918 jam  0x00000080 , 0x00008a20 
+ 00008584  0x00000919 rtn 
+ 00008585  0x0000091d setarg  0x00008312 
+ 00008586  0x0000091e store  0x00000002 , 0x00008907 
+ 00008587  0x0000091f branch  0x00002197 
+ 00008588  0x00000922 setarg  0x00004189 
+ 00008589  0x00000923 store  0x00000002 , 0x00008907 
+ 00008590  0x00000924 branch  0x000021a3 
+ 00008591  0x00000928 bpatch  0x00000014 , 0x00004002 
+ 00008592  0x00000929 jam  0x00000011 , 0x00008a82 
+ 00008593  0x0000092a jam  0x00000012 , 0x00008a8d 
+ 00008594  0x0000092b jam  0x0000000a , 0x00008a8e 
+ 00008595  0x0000092c fetch  0x00000001 , 0x00004099 
+ 00008596  0x0000092d beq  0x00000010 , 0x00002189 
+ 00008597  0x0000092e setarg  0x00005762 
+ 00008598  0x0000092f store  0x00000002 , 0x00008907 
+ 00008599  0x00000931 jam  0x00000003 , 0x00008901 
+ 00008600  0x00000932 jam  0x00000084 , 0x00008920 
+ 00008601  0x00000933 rtnmark1  0x0000002d 
+ 00008602  0x00000934 jam  0x00000001 , 0x00008901 
+ 00008603  0x00000935 jam  0x00000080 , 0x00008920 
+ 00008604  0x00000936 jam  0x00000007 , 0x00008a82 
+ 00008605  0x00000937 jam  0x00000044 , 0x00008a8d 
+ 00008606  0x00000938 jam  0x0000000a , 0x00008a8e 
+ 00008607  0x00000939 fetch  0x00000001 , 0x00004099 
+ 00008608  0x0000093a beq  0x00000010 , 0x0000218c 
+ 00008609  0x0000093b setarg  0x00002bb1 
+ 00008610  0x0000093c store  0x00000002 , 0x00008907 
+ 00008611  0x0000093e rtnmark0  0x0000002f 
+ 00008612  0x0000093f jam  0x00000005 , 0x00008901 
+ 00008613  0x00000940 rtn 
+ 00008614  0x00000943 bpatch  0x00000015 , 0x00004002 
+ 00008615  0x00000944 call  0x0000686f 
+ 00008616  0x00000945 call  0x000021ba 
+ 00008617  0x00000946 force  0x00000008 , 0x00000015 
+ 00008618  0x00000947 force  0x00000000 , 0x00000015 
+ 00008619  0x00000949 setarg  0x000aaada 
+ 00008620  0x0000094a store  0x00000003 , 0x00008a0f 
+ 00008621  0x0000094b jam  0x00000040 , 0x00008a25 
+ 00008622  0x0000094c jam  0x00000010 , 0x00008a26 
+ 00008623  0x0000094d nop  0x0000003c 
+ 00008624  0x0000094e jam  0x000000fb , 0x00008a01 
+ 00008625  0x0000094f jam  0x000000ff , 0x00008a25 
+ 00008626  0x00000950 jam  0x00000030 , 0x00008a26 
+ 00008627  0x00000951 jam  0x0000005e , 0x00008a16 
+ 00008628  0x00000952 nop  0x00000014 
+ 00008629  0x00000953 jam  0x00000000 , 0x00008a10 
+ 00008630  0x00000954 jam  0x00000008 , 0x00008a11 
+ 00008631  0x00000955 nop  0x00000078 
+ 00008632  0x00000956 jam  0x0000000d , 0x00008900 
+ 00008633  0x00000957 rtn 
+ 00008634  0x0000095b fetch  0x00000001 , 0x00004143 
+ 00008635  0x0000095c beq  0x000000ff , 0x000021c1 
+ 00008636  0x0000095d arg  0x00004144 , 0x00000006 
+ 00008637  0x0000095e iadd  0x00000006 , 0x00000006 
+ 00008638  0x0000095f ifetch  0x00000001 , 0x00000006 
+ 00008639  0x00000960 store  0x00000001 , 0x00008961 
+ 00008640  0x00000961 jam  0x00000027 , 0x00008960 
+ 00008641  0x00000964 fetcht  0x00000001 , 0x00004147 
+ 00008642  0x00000965 fetch  0x00000001 , 0x00008960 
+ 00008643  0x00000966 ior  0x00000002 , 0x0000003f 
+ 00008644  0x00000967 store  0x00000001 , 0x00008960 
+ 00008645  0x00000968 rtn 
+ 00008646  0x0000096c jam  0x00000003 , 0x00008900 
+ 00008647  0x0000096d jam  0x00000002 , 0x00008a24 
+ 00008648  0x0000096e nop  0x00000014 
+ 00008649  0x0000096f jam  0x00000065 , 0x00008a70 
+ 00008650  0x00000970 jam  0x000000df , 0x00008a23 
+ 00008651  0x00000971 call  0x0000218f 
+ 00008652  0x00000972 call  0x000021e8 
+ 00008653  0x00000973 storet  0x00000001 , 0x00000008 
+ 00008654  0x00000974 increase  0x00000002 , 0x00000002 
+ 00008655  0x00000975 branch  0x00002179 
+ 00008656  0x0000097a bpatch  0x00000016 , 0x00004002 
+ 00008657  0x0000097b setarg  0x00000960 
+ 00008658  0x0000097c iadd  0x00000002 , 0x0000003f 
+ 00008659  0x0000097d copy  0x0000003f , 0x00000011 
+ 00008660  0x0000097e fetcht  0x00000001 , 0x00004099 
+ 00008661  0x0000097f rshift  0x00000002 , 0x00000002 
+ 00008662  0x00000980 idiv  0x00000002 
+ 00008663  0x00000982 call  0x00007d62 
+ 00008664  0x00000983 quotient  0x0000003f 
+ 00008665  0x00000984 store  0x00000002 , 0x00008909 
+ 00008666  0x00000985 remainder  0x0000003f 
+ 00008667  0x00000986 lshift16  0x0000003f , 0x0000003f 
+ 00008668  0x00000987 lshift8  0x0000003f , 0x0000003f 
+ 00008669  0x00000988 idiv  0x00000002 
+ 00008670  0x00000989 call  0x00007d62 
+ 00008671  0x0000098a quotient  0x0000003f 
+ 00008672  0x0000098b store  0x00000003 , 0x0000890b 
+ 00008673  0x00000990 storer  0x00000011 , 0x00000001 , 0x00008a22 
+ 00008674  0x00000991 rshift8  0x00000011 , 0x00000011 
+ 00008675  0x00000992 storer  0x00000011 , 0x00000001 , 0x00008a21 
+ 00008676  0x00000993 jam  0x000000a0 , 0x00008a20 
+ 00008677  0x00000994 jam  0x000000e0 , 0x00008a20 
+ 00008678  0x00000995 jam  0x000000a0 , 0x00008a20 
+ 00008679  0x00000996 rtn 
+ 00008680  0x00000999 add  0x00000002 , 0x00000002 , 0x0000003f 
+ 00008681  0x0000099a rshift3  0x0000003f , 0x0000003f 
+ 00008682  0x0000099b and_into  0xfffffffe , 0x0000003f 
+ 00008683  0x0000099c arg  0x0000411d , 0x00000006 
+ 00008684  0x0000099d bmark0  0x0000002d , 0x000021ee 
+ 00008685  0x0000099e increase  0x0000000c , 0x00000006 
+ 00008686  0x000009a0 iadd  0x00000006 , 0x00000006 
+ 00008687  0x000009a1 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00008688  0x000009a2 ifetch  0x00000002 , 0x00000006 
+ 00008689  0x000009a3 isub  0x00000011 , 0x0000003f 
+ 00008690  0x000009a4 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00008691  0x000009a5 and_into  0x0000000f , 0x00000006 
+ 00008692  0x000009a6 imul32  0x00000006 , 0x0000003f 
+ 00008693  0x000009a7 rshift4  0x0000003f , 0x0000003f 
+ 00008694  0x000009a8 iadd  0x00000011 , 0x0000003f 
+ 00008695  0x000009a9 store  0x00000002 , 0x00008905 
+ 00008696  0x000009aa rtn 
+ 00008697  0x000009af bpatch  0x00000017 , 0x00004002 
+ 00008698  0x000009b0 call  0x000021c6 
+ 00008699  0x000009b1 nop  0x00000258 
+ 00008700  0x000009b4 bpatch  0x00000018 , 0x00004003 
+ 00008701  0x000009b5 setarg  0x000aaa7e 
+ 00008702  0x000009b6 store  0x00000003 , 0x00008a0f 
+ 00008703  0x000009b7 nop  0x0000003c 
+ 00008704  0x000009b8 jam  0x00000000 , 0x00008a25 
+ 00008705  0x000009b9 jam  0x0000000d , 0x00008a26 
+ 00008706  0x000009ba jam  0x00000056 , 0x00008a16 
+ 00008707  0x000009bb nop  0x0000001e 
+ 00008708  0x000009bc jam  0x0000001b , 0x00008a15 
+ 00008709  0x000009bd call  0x0000220c 
+ 00008710  0x000009be nop  0x00000014 
+ 00008711  0x000009bf jam  0x0000000f , 0x00008a26 
+ 00008712  0x000009c0 nop  0x00000014 
+ 00008713  0x000009c1 jam  0x000000a8 , 0x00008a10 
+ 00008714  0x000009c2 jam  0x00000000 , 0x00008a11 
+ 00008715  0x000009c3 rtn 
+ 00008716  0x000009c6 bpatch  0x00000019 , 0x00004003 
+ 00008717  0x000009c7 fetch  0x00000001 , 0x00004141 
+ 00008718  0x000009c8 beq  0x00000000 , 0x00002217 
+ 00008719  0x000009c9 beq  0x00000003 , 0x0000221c 
+ 00008720  0x000009ca beq  0x00000005 , 0x00002221 
+ 00008721  0x000009cb beq  0x00000007 , 0x00002225 
+ 00008722  0x000009cc beq  0x0000000a , 0x00002229 
+ 00008723  0x000009cd beq  0x00000083 , 0x0000222d 
+ 00008724  0x000009ce beq  0x00000085 , 0x00002231 
+ 00008725  0x000009cf beq  0x0000008a , 0x00002235 
+ 00008726  0x000009d0 beq  0x00000094 , 0x00002239 
+ 00008727  0x000009d2 jam  0x00000017 , 0x00008a14 
+ 00008728  0x000009d3 setarg  0x00251a3f 
+ 00008729  0x000009d4 store  0x00000003 , 0x00008a60 
+ 00008730  0x000009d6 jam  0x00000028 , 0x00008a63 
+ 00008731  0x000009d7 rtn 
+ 00008732  0x000009da jam  0x00000025 , 0x00008a14 
+ 00008733  0x000009db setarg  0x00a91c2d 
+ 00008734  0x000009dc store  0x00000003 , 0x00008a60 
+ 00008735  0x000009de jam  0x0000002f , 0x00008a63 
+ 00008736  0x000009df rtn 
+ 00008737  0x000009e2 jam  0x00000025 , 0x00008a14 
+ 00008738  0x000009e3 setarg  0x00a91c3f 
+ 00008739  0x000009e4 store  0x00000003 , 0x00008a60 
+ 00008740  0x000009e5 branch  0x0000221f 
+ 00008741  0x000009e8 jam  0x00000025 , 0x00008a14 
+ 00008742  0x000009e9 setarg  0x00a9383f 
+ 00008743  0x000009ea store  0x00000003 , 0x00008a60 
+ 00008744  0x000009eb branch  0x0000221f 
+ 00008745  0x000009ee jam  0x00000025 , 0x00008a14 
+ 00008746  0x000009ef setarg  0x00a93f3f 
+ 00008747  0x000009f0 store  0x00000003 , 0x00008a60 
+ 00008748  0x000009f1 branch  0x0000221f 
+ 00008749  0x000009f5 jam  0x00000017 , 0x00008a14 
+ 00008750  0x000009f6 setarg  0x00251827 
+ 00008751  0x000009f7 store  0x00000003 , 0x00008a60 
+ 00008752  0x000009f8 branch  0x0000221a 
+ 00008753  0x000009fb jam  0x00000017 , 0x00008a14 
+ 00008754  0x000009fc setarg  0x0025181c 
+ 00008755  0x000009fd store  0x00000003 , 0x00008a60 
+ 00008756  0x000009fe branch  0x0000221a 
+ 00008757  0x00000a01 jam  0x00000017 , 0x00008a14 
+ 00008758  0x00000a02 setarg  0x0025180b 
+ 00008759  0x00000a03 store  0x00000003 , 0x00008a60 
+ 00008760  0x00000a04 branch  0x0000221a 
+ 00008761  0x00000a07 jam  0x00000017 , 0x00008a14 
+ 00008762  0x00000a08 setarg  0x00251000 
+ 00008763  0x00000a09 store  0x00000003 , 0x00008a60 
+ 00008764  0x00000a0a branch  0x0000221a 
+ 00008765  0x00000a0f jam  0x00000006 , 0x00008042 
+ 00008766  0x00000a11 fetch  0x00000002 , 0x0000409c 
+ 00008767  0x00000a12 bbit0  0x0000000e , 0x0000223e 
+ 00008768  0x00000a13 iforce  0x00000006 
+ 00008769  0x00000a14 arg  0x00008a00 , 0x00000002 
+ 00008770  0x00000a16 ifetch  0x00000001 , 0x00000006 
+ 00008771  0x00000a17 beq  0x000000ff , 0x00002248 
+ 00008772  0x00000a18 ior  0x00000002 , 0x00000005 
+ 00008773  0x00000a19 ifetch  0x00000001 , 0x00000006 
+ 00008774  0x00000a1a istore  0x00000001 , 0x00000005 
+ 00008775  0x00000a1b branch  0x00002242 
+ 00008776  0x00000a1e bpatch  0x0000001a , 0x00004003 
+ 00008777  0x00000a1f fetch  0x00000001 , 0x00004436 
+ 00008778  0x00000a20 call  0x000070d7 , 0x00000034 
+ 00008779  0x00000a22 until  0x0000003e , 0x00000033 
+ 00008780  0x00000a23 jam  0x0000005f , 0x0000813b 
+ 00008781  0x00000a24 fetch  0x00000001 , 0x00004099 
+ 00008782  0x00000a25 beq  0x00000010 , 0x00002266 
+ 00008783  0x00000a26 fetch  0x00000001 , 0x00004438 
+ 00008784  0x00000a27 or_into  0x00000004 , 0x0000003f 
+ 00008785  0x00000a28 store  0x00000001 , 0x00008a02 
+ 00008786  0x00000a29 jam  0x00000001 , 0x0000890f 
+ 00008787  0x00000a2a jam  0x00000024 , 0x00008a80 
+ 00008788  0x00000a2b jam  0x00000062 , 0x00008a81 
+ 00008789  0x00000a2c setarg  0x00e61212 
+ 00008790  0x00000a2d store  0x00000003 , 0x00008a73 
+ 00008791  0x00000a30 jam  0x00000060 , 0x00008a86 
+ 00008792  0x00000a31 jam  0x0000003b , 0x00008a8b 
+ 00008793  0x00000a33 call  0x00002286 
+ 00008794  0x00000a34 jam  0x00000000 , 0x00008043 
+ 00008795  0x00000a35 jam  0x00000005 , 0x00008042 
+ 00008796  0x00000a36 setarg  0x00557474 
+ 00008797  0x00000a37 store  0x00000003 , 0x00008968 
+ 00008798  0x00000a38 jam  0x0000006e , 0x00008960 
+ 00008799  0x00000a39 call  0x00002133 
+ 00008800  0x00000a3a call  0x00002271 
+ 00008801  0x00000a3b fetch  0x00000001 , 0x0000411c 
+ 00008802  0x00000a3c store  0x00000001 , 0x0000813a 
+ 00008803  0x00000a3e jam  0x0000000c , 0x00004148 
+ 00008804  0x00000a3f call  0x00006f4e 
+ 00008805  0x00000a40 branch  0x000022b4 
+ 00008806  0x00000a43 fetch  0x00000001 , 0x00004438 
+ 00008807  0x00000a44 or_into  0x00000006 , 0x0000003f 
+ 00008808  0x00000a45 store  0x00000001 , 0x00008a02 
+ 00008809  0x00000a46 jam  0x00000000 , 0x0000890f 
+ 00008810  0x00000a47 jam  0x00000023 , 0x00008a80 
+ 00008811  0x00000a48 jam  0x000000b0 , 0x00008a81 
+ 00008812  0x00000a49 setarg  0x00e40909 
+ 00008813  0x00000a4a store  0x00000003 , 0x00008a73 
+ 00008814  0x00000a4b jam  0x0000002a , 0x00008a76 
+ 00008815  0x00000a4c jam  0x00000004 , 0x00008902 
+ 00008816  0x00000a4d branch  0x00002257 
+ 00008817  0x00000a50 bpatch  0x0000001b , 0x00004003 
+ 00008818  0x00000a51 call  0x00002160 
+ 00008819  0x00000a52 jam  0x00000003 , 0x00008900 
+ 00008820  0x00000a53 jam  0x00000001 , 0x00008a70 
+ 00008821  0x00000a54 arg  0x0000411d , 0x00000012 
+ 00008822  0x00000a55 arg  0x00004135 , 0x00000018 
+ 00008823  0x00000a56 call  0x0000227c 
+ 00008824  0x00000a57 set1  0x0000002d , 0x00000000 
+ 00008825  0x00000a58 call  0x0000227c 
+ 00008826  0x00000a59 jam  0x00000061 , 0x00008a70 
+ 00008827  0x00000a5a branch  0x00002152 
+ 00008828  0x00000a5d call  0x0000218f 
+ 00008829  0x00000a5e arg  0x00000006 , 0x00000039 
+ 00008830  0x00000a5f arg  0x00000000 , 0x00000013 
+ 00008831  0x00000a61 copy  0x00000013 , 0x00000002 
+ 00008832  0x00000a62 call  0x00002294 
+ 00008833  0x00000a63 increase  0x00000002 , 0x00000012 
+ 00008834  0x00000a64 increase  0x00000001 , 0x00000018 
+ 00008835  0x00000a65 increase  0x00000010 , 0x00000013 
+ 00008836  0x00000a66 loop  0x0000227f 
+ 00008837  0x00000a67 rtn 
+ 00008838  0x00000a6a fetch  0x00000001 , 0x00004099 
+ 00008839  0x00000a6b beq  0x00000018 , 0x0000228c 
+ 00008840  0x00000a6c fetch  0x00000001 , 0x00004438 
+ 00008841  0x00000a6d or_into  0x00000006 , 0x0000003f 
+ 00008842  0x00000a6e store  0x00000001 , 0x00008a02 
+ 00008843  0x00000a6f jam  0x000000e0 , 0x00008a05 
+ 00008844  0x00000a71 jam  0x000000c8 , 0x00008a00 
+ 00008845  0x00000a72 nop  0x0000003c 
+ 00008846  0x00000a73 jam  0x000000a0 , 0x00008a01 
+ 00008847  0x00000a74 jam  0x000000cf , 0x00008a00 
+ 00008848  0x00000a75 jam  0x000000fa , 0x00008a01 
+ 00008849  0x00000a76 nop  0x00000014 
+ 00008850  0x00000a77 jam  0x0000008f , 0x00008a00 
+ 00008851  0x00000a78 rtn 
+ 00008852  0x00000a7b bpatch  0x0000001c , 0x00004003 
+ 00008853  0x00000a7c jam  0x00000030 , 0x00008a20 
+ 00008854  0x00000a7d jam  0x000000dd , 0x00008a23 
+ 00008855  0x00000a7e call  0x000021d0 
+ 00008856  0x00000a80 fetch  0x00000001 , 0x00008a7c 
+ 00008857  0x00000a81 bbit0  0x00000000 , 0x00002298 
+ 00008858  0x00000a82 jam  0x00000030 , 0x00008a7b 
+ 00008859  0x00000a83 call  0x000022ae 
+ 00008860  0x00000a84 iforce  0x00000011 
+ 00008861  0x00000a85 jam  0x00000040 , 0x00008a7b 
+ 00008862  0x00000a86 call  0x000022ae 
+ 00008863  0x00000a87 isub  0x00000011 , 0x0000003f 
+ 00008864  0x00000a88 mul32  0x0000003f , 0x0000007d , 0x00000002 
+ 00008865  0x00000a89 setarg  0x00b00000 
+ 00008866  0x00000a8a idiv  0x00000002 
+ 00008867  0x00000a8b call  0x00007d62 
+ 00008868  0x00000a8c quotient  0x0000003f 
+ 00008869  0x00000a8d bmark0  0x0000002d , 0x000022a7 
+ 00008870  0x00000a8e lshift  0x0000003f , 0x0000003f 
+ 00008871  0x00000a90 istore  0x00000002 , 0x00000012 
+ 00008872  0x00000a91 jam  0x00000020 , 0x00008a7b 
+ 00008873  0x00000a92 fetch  0x00000001 , 0x00008a7e 
+ 00008874  0x00000a93 lshift4  0x0000003f , 0x0000003f 
+ 00008875  0x00000a94 istore  0x00000001 , 0x00000018 
+ 00008876  0x00000a95 jam  0x00000000 , 0x00008a7b 
+ 00008877  0x00000a96 rtn 
+ 00008878  0x00000a99 fetch  0x00000002 , 0x00008a7d 
+ 00008879  0x00000a9a byteswap  0x0000003f , 0x0000003f 
+ 00008880  0x00000a9b fetcht  0x00000001 , 0x00008a7c 
+ 00008881  0x00000a9c lshift16  0x00000002 , 0x00000002 
+ 00008882  0x00000a9d ior  0x00000002 , 0x0000003f 
+ 00008883  0x00000a9e rtn 
+ 00008884  0x00000aa2 bpatch  0x0000001d , 0x00004003 
+ 00008885  0x00000aa3 fetch  0x00000001 , 0x00008a0d 
+ 00008886  0x00000aa4 set1  0x00000000 , 0x0000003f 
+ 00008887  0x00000aa5 store  0x00000001 , 0x00008a0d 
+ 00008888  0x00000aa6 jam  0x000000f0 , 0x00008a0e 
+ 00008889  0x00000aa7 fetch  0x00000001 , 0x00008a05 
+ 00008890  0x00000aa8 or_into  0x00000016 , 0x0000003f 
+ 00008891  0x00000aa9 store  0x00000001 , 0x00008a05 
+ 00008892  0x00000aab fetch  0x00000001 , 0x00004411 
+ 00008893  0x00000aac store  0x00000001 , 0x00000678 
+ 00008894  0x00000aad fetch  0x00000001 , 0x00004408 
+ 00008895  0x00000aae store  0x00000001 , 0x00000679 
+ 00008896  0x00000aaf jam  0x00000000 , 0x00004411 
+ 00008897  0x00000ab0 fetch  0x00000001 , 0x0000443e 
+ 00008898  0x00000ab1 store  0x00000001 , 0x00004408 
+ 00008899  0x00000ab2 fetcht  0x00000001 , 0x0000443d 
+ 00008900  0x00000ab3 call  0x00006f0f 
+ 00008901  0x00000ab5 arg  0x00000000 , 0x00000011 
+ 00008902  0x00000ab6 arg  0x00000008 , 0x00000039 
+ 00008903  0x00000ab8 call  0x00006f82 
+ 00008904  0x00000ab9 fetch  0x00000002 , 0x0000440a 
+ 00008905  0x00000aba iadd  0x00000011 , 0x00000011 
+ 00008906  0x00000abb loop  0x000022c7 
+ 00008907  0x00000abc rshift3  0x00000011 , 0x00000011 
+ 00008908  0x00000abd store  0x00000002 , 0x0000440a 
+ 00008909  0x00000abf fetch  0x00000001 , 0x00000678 
+ 00008910  0x00000ac0 store  0x00000001 , 0x00004411 
+ 00008911  0x00000ac1 fetch  0x00000001 , 0x00000679 
+ 00008912  0x00000ac2 store  0x00000001 , 0x00004408 
+ 00008913  0x00000ac4 fetch  0x00000001 , 0x00008a05 
+ 00008914  0x00000ac5 and_into  0x000000e0 , 0x0000003f 
+ 00008915  0x00000ac6 store  0x00000001 , 0x00008a05 
+ 00008916  0x00000ac7 jam  0x00000000 , 0x00008a0e 
+ 00008917  0x00000ac8 fetch  0x00000001 , 0x00008a0d 
+ 00008918  0x00000ac9 set0  0x00000000 , 0x0000003f 
+ 00008919  0x00000aca store  0x00000001 , 0x00008a0d 
+ 00008920  0x00000acc call  0x00006fb0 
+ 00008921  0x00000acd fetcht  0x00000002 , 0x0000443b 
+ 00008922  0x00000ace isub  0x00000002 , 0x0000003e 
+ 00008923  0x00000acf branch  0x000022e4 , 0x00000002 
+ 00008924  0x00000ad0 fetcht  0x00000002 , 0x00004439 
+ 00008925  0x00000ad1 isub  0x00000002 , 0x0000003e 
+ 00008926  0x00000ad2 rtn  0x00000002 
+ 00008927  0x00000ad4 fetch  0x00000001 , 0x00004438 
+ 00008928  0x00000ad5 rtneq  0x00000000 
+ 00008929  0x00000ad6 increase  0xffffffe0 , 0x0000003f 
+ 00008930  0x00000ad7 store  0x00000001 , 0x00004438 
+ 00008931  0x00000ad8 rtn 
+ 00008932  0x00000adb fetch  0x00000001 , 0x00004438 
+ 00008933  0x00000adc rtneq  0x000000e0 
+ 00008934  0x00000add increase  0x00000020 , 0x0000003f 
+ 00008935  0x00000ade store  0x00000001 , 0x00004438 
+ 00008936  0x00000adf rtn 
+ 00008937  0x00000ae3 bpatch  0x0000001e , 0x00004003 
+ 00008938  0x00000ae5 fetch  0x00000001 , 0x000089a2 
+ 00008939  0x00000ae6 isolate1  0x00000006 , 0x0000003f 
+ 00008940  0x00000ae7 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00008941  0x00000ae8 store  0x00000001 , 0x00004142 
+ 00008942  0x00000aea fetch  0x00000001 , 0x000089a3 
+ 00008943  0x00000aeb and  0x0000003f , 0x0000000f , 0x00000002 
+ 00008944  0x00000aec lshift  0x00000002 , 0x00000002 
+ 00008945  0x00000aed rshift4  0x0000003f , 0x0000003f 
+ 00008946  0x00000aee iadd  0x00000002 , 0x00000002 
+ 00008947  0x00000aef mul32  0x00000002 , 0x00000003 , 0x00000011 
+ 00008948  0x00000af1 fetch  0x00000001 , 0x00004142 
+ 00008949  0x00000af2 call  0x000022ff 
+ 00008950  0x00000af3 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00008951  0x00000af4 iadd  0x00000011 , 0x0000003f 
+ 00008952  0x00000af5 increase  0xfffffff7 , 0x0000003f 
+ 00008953  0x00000af6 and  0x0000003f , 0x000001ff , 0x0000003f 
+ 00008954  0x00000af7 isolate1  0x00000008 , 0x0000003f 
+ 00008955  0x00000af8 nbranch  0x000022fd , 0x00000001 
+ 00008956  0x00000af9 setarg  0x00000000 
+ 00008957  0x00000afb store  0x00000001 , 0x00000035 
+ 00008958  0x00000afc branch  0x00002304 
+ 00008959  0x00000aff isolate1  0x00000007 , 0x0000003f 
+ 00008960  0x00000b00 nrtn  0x00000001 
+ 00008961  0x00000b01 arg  0x0000ff00 , 0x00000002 
+ 00008962  0x00000b02 ior  0x00000002 , 0x0000003f 
+ 00008963  0x00000b03 rtn 
+ 00008964  0x00000b06 fetch  0x00000001 , 0x00000035 
+ 00008965  0x00000b07 call  0x00002308 
+ 00008966  0x00000b08 store  0x00000001 , 0x00000009 
+ 00008967  0x00000b09 rtn 
+ 00008968  0x00000b0c and_into  0x000000ff , 0x0000003f 
+ 00008969  0x00000b0d div  0x0000003f , 0x0000000a 
+ 00008970  0x00000b0e call  0x00007d5f 
+ 00008971  0x00000b0f lshift4  0x0000003f , 0x0000003f 
+ 00008972  0x00000b10 remainder  0x00000002 
+ 00008973  0x00000b11 ior  0x00000002 , 0x0000003f 
+ 00008974  0x00000b12 rtn 
+ 00008975  0x00000b15 bpatch  0x0000001f , 0x00004003 
+ 00008976  0x00000b16 fetch  0x00000001 , 0x00004143 
+ 00008977  0x00000b17 rtneq  0x000000ff 
+ 00008978  0x00000b18 nbranch  0x00002336 , 0x00000018 
+ 00008979  0x00000b19 fetch  0x00000001 , 0x00004142 
+ 00008980  0x00000b1a sub  0x0000003f , 0x000000f0 , 0x0000003e 
+ 00008981  0x00000b1b nbranch  0x0000233a , 0x00000002 
+ 00008982  0x00000b1c sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00008983  0x00000b1d branch  0x0000233a , 0x00000002 
+ 00008984  0x00000b1f fetchr  0x00000011 , 0x00000001 , 0x00008961 
+ 00008985  0x00000b20 fetch  0x00000001 , 0x00004143 
+ 00008986  0x00000b21 rtneq  0x00000000 
+ 00008987  0x00000b22 arg  0x00004144 , 0x00000006 
+ 00008988  0x00000b23 iadd  0x00000006 , 0x00000006 
+ 00008989  0x00000b24 ifetch  0x00000001 , 0x00000006 
+ 00008990  0x00000b25 isub  0x00000011 , 0x0000003e 
+ 00008991  0x00000b26 nrtn  0x00000005 
+ 00008992  0x00000b27 increase  0xfffffffe , 0x00000006 
+ 00008993  0x00000b28 ifetcht  0x00000001 , 0x00000006 
+ 00008994  0x00000b29 rshift4  0x00000002 , 0x0000003f 
+ 00008995  0x00000b2a rshift4  0x00000011 , 0x00000012 
+ 00008996  0x00000b2b isub  0x00000012 , 0x00000012 
+ 00008997  0x00000b2c and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00008998  0x00000b2d and  0x00000011 , 0x0000000f , 0x00000011 
+ 00008999  0x00000b2e isub  0x00000011 , 0x00000011 
+ 00009000  0x00000b2f lshift  0x00000011 , 0x0000003f 
+ 00009001  0x00000b30 iadd  0x00000012 , 0x00000012 
+ 00009002  0x00000b31 mul32  0x00000012 , 0x00000003 , 0x00000012 
+ 00009003  0x00000b32 fetcht  0x00000001 , 0x00004142 
+ 00009004  0x00000b33 and  0x00000002 , 0x00000080 , 0x0000003f 
+ 00009005  0x00000b34 rtn  0x00000034 
+ 00009006  0x00000b36 setarg  0x00000100 
+ 00009007  0x00000b37 isub  0x00000002 , 0x00000002 
+ 00009008  0x00000b38 copy  0x00000012 , 0x0000003f 
+ 00009009  0x00000b39 isub  0x00000002 , 0x0000003f 
+ 00009010  0x00000b3a rtn  0x00000002 
+ 00009011  0x00000b3b and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00009012  0x00000b3c rtneq  0x000000ff 
+ 00009013  0x00000b3d rtneq  0x000000fe 
+ 00009014  0x00000b40 fetch  0x00000001 , 0x00004143 
+ 00009015  0x00000b41 beq  0x00000001 , 0x0000233f 
+ 00009016  0x00000b42 beq  0x00000002 , 0x00002341 
+ 00009017  0x00000b44 branch  0x0000233f 
+ 00009018  0x00000b47 fetch  0x00000001 , 0x00004143 
+ 00009019  0x00000b48 beq  0x00000000 , 0x00002341 
+ 00009020  0x00000b49 beq  0x00000001 , 0x0000233d 
+ 00009021  0x00000b4c jam  0x00000002 , 0x00004143 
+ 00009022  0x00000b4d rtn 
+ 00009023  0x00000b50 jam  0x00000000 , 0x00004143 
+ 00009024  0x00000b51 rtn 
+ 00009025  0x00000b54 jam  0x00000001 , 0x00004143 
+ 00009026  0x00000b55 rtn 
+ 00009027  0x00000b5d copy  0x0000003f , 0x00000002 
+ 00009028  0x00000b5e bpatch  0x00000020 , 0x00004004 
+ 00009029  0x00000b5f copy  0x00000002 , 0x0000003f 
+ 00009030  0x00000b60 call  0x00007d2c 
+ 00009031  0x00000b61 lshift16  0x00000021 , 0x0000003f 
+ 00009032  0x00000b62 set1  0x0000002c , 0x0000003f 
+ 00009033  0x00000b63 call  0x00007d12 
+ 00009034  0x00000b64 set0  0x0000002c , 0x0000003f 
+ 00009035  0x00000b65 call  0x00002352 
+ 00009036  0x00000b66 call  0x00007d12 
+ 00009037  0x00000b67 rtn  0x00000028 
+ 00009038  0x00000b68 call  0x00007d1f 
+ 00009039  0x00000b69 iforce  0x0000001b 
+ 00009040  0x00000b6a until  0x0000003e , 0x00000003 
+ 00009041  0x00000b6b rtn 
+ 00009042  0x00000b6f copy  0x00000019 , 0x00000002 
+ 00009043  0x00000b70 rtn  0x00000029 
+ 00009044  0x00000b71 copy  0x0000001a , 0x00000002 
+ 00009045  0x00000b72 rtn 
+ 00009046  0x00000b75 deposit  0x00000022 
+ 00009047  0x00000b76 rtn  0x00000029 
+ 00009048  0x00000b77 deposit  0x00000028 
+ 00009049  0x00000b78 rtn 
+ 00009050  0x00000b7c bpatch  0x00000021 , 0x00004004 
+ 00009051  0x00000b7d branch  0x0000235a 
+ 00009052  0x00000b81 rtn  0x00000034 
+ 00009053  0x00000b83 rshift  0x0000003f , 0x0000003f 
+ 00009054  0x00000b84 increase  0xfffffffd , 0x0000003f 
+ 00009055  0x00000b86 increase  0xffffffff , 0x0000003f 
+ 00009056  0x00000b87 nbranch  0x0000235f , 0x00000005 
+ 00009057  0x00000b88 force  0x00000000 , 0x0000003f 
+ 00009058  0x00000b89 rtn 
+ 00009059  0x00000b8f setarg  0x00000e43 
+ 00009060  0x00000b90 store  0x00000002 , 0x00000036 
+ 00009061  0x00000b91 setarg  0x00000600 
+ 00009062  0x00000b92 store  0x00000002 , 0x00000038 
+ 00009063  0x00000b93 setarg  0x00000600 
+ 00009064  0x00000b94 store  0x00000002 , 0x0000003a 
+ 00009065  0x00000b95 setarg  0x00000d00 
+ 00009066  0x00000b96 store  0x00000002 , 0x00000040 
+ 00009067  0x00000b97 setarg  0x000003bb 
+ 00009068  0x00000b98 store  0x00000002 , 0x0000003c 
+ 00009069  0x00000b99 setarg  0x00000500 
+ 00009070  0x00000b9a store  0x00000002 , 0x0000003e 
+ 00009071  0x00000b9b setarg  0x000007d0 
+ 00009072  0x00000b9c store  0x00000002 , 0x00000042 
+ 00009073  0x00000b9d setarg  0x00000ea6 
+ 00009074  0x00000b9e store  0x00000002 , 0x00000044 
+ 00009075  0x00000b9f setarg  0x000001e0 
+ 00009076  0x00000ba0 store  0x00000002 , 0x00000046 
+ 00009077  0x00000ba1 setarg  0x00000120 
+ 00009078  0x00000ba2 store  0x00000002 , 0x00000048 
+ 00009079  0x00000ba3 setarg  0x0000011a 
+ 00009080  0x00000ba4 store  0x00000002 , 0x0000004a 
+ 00009081  0x00000ba6 bpatch  0x00000022 , 0x00004004 
+ 00009082  0x00000ba7 rtn  0x0000002b 
+ 00009083  0x00000ba8 setarg  0x00000017 
+ 00009084  0x00000ba9 store  0x00000002 , 0x000042e3 
+ 00009085  0x00000baa jam  0x0000008b , 0x00004167 
+ 00009086  0x00000bab setarg  0x00000d00 
+ 00009087  0x00000bac store  0x00000002 , 0x0000433f 
+ 00009088  0x00000bad setarg  0x00000060 
+ 00009089  0x00000bae store  0x00000002 , 0x00004341 
+ 00009090  0x00000baf rshift  0x00000022 , 0x0000003f 
+ 00009091  0x00000bb0 store  0x00000004 , 0x00004095 
+ 00009092  0x00000bb1 rtn 
+ 00009093  0x00000bb9 setarg  0x0000ee21 
+ 00009094  0x00000bba store  0x00000002 , 0x00008050 
+ 00009095  0x00000bbb fetchr  0x00000030 , 0x00000004 , 0x0000811c 
+ 00009096  0x00000bbc fetch  0x00000001 , 0x00008132 
+ 00009097  0x00000bbd bbit0  0x00000005 , 0x0000239c 
+ 00009098  0x00000bbe enable  0x0000002b 
+ 00009099  0x00000bbf bbit1  0x00000004 , 0x00002393 
+ 00009100  0x00000bc0 disable  0x0000002b 
+ 00009101  0x00000bc1 deposit  0x00000027 
+ 00009102  0x00000bc2 nbranch  0x00002393 , 0x00000034 
+ 00009103  0x00000bc3 fetch  0x00000001 , 0x00008142 
+ 00009104  0x00000bc4 bbit1  0x00000004 , 0x00002393 
+ 00009105  0x00000bc5 arg  0xffffffff , 0x00000002 
+ 00009106  0x00000bc6 branch  0x00002434 
+ 00009107  0x00000bc8 call  0x000023a0 
+ 00009108  0x00000bc9 call  0x000023e6 , 0x0000002b 
+ 00009109  0x00000bca fetch  0x00000001 , 0x00008132 
+ 00009110  0x00000bcb set0  0x00000005 , 0x0000003f 
+ 00009111  0x00000bcc store  0x00000001 , 0x00008132 
+ 00009112  0x00000bcd nbranch  0x0000239d , 0x0000002b 
+ 00009113  0x00000bce call  0x00007d74 
+ 00009114  0x00000bcf storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009115  0x00000bd0 rtn 
+ 00009116  0x00000bd3 call  0x000023a0 
+ 00009117  0x00000bd5 call  0x00006a68 
+ 00009118  0x00000bd6 storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009119  0x00000bd7 rtn 
+ 00009120  0x00000bda until  0x0000003e , 0x00000033 
+ 00009121  0x00000bdb fetch  0x00000001 , 0x00008133 
+ 00009122  0x00000bdc and_into  0x00000088 , 0x0000003f 
+ 00009123  0x00000bdd store  0x00000001 , 0x00008133 
+ 00009124  0x00000bde until  0x0000003e , 0x00000033 
+ 00009125  0x00000bdf fetch  0x00000001 , 0x00008132 
+ 00009126  0x00000be0 or_into  0x0000000f , 0x0000003f 
+ 00009127  0x00000be1 store  0x00000001 , 0x00008132 
+ 00009128  0x00000be2 until  0x0000003e , 0x00000033 
+ 00009129  0x00000be3 set1  0x00000007 , 0x0000003f 
+ 00009130  0x00000be4 store  0x00000001 , 0x00008132 
+ 00009131  0x00000be5 until  0x0000003e , 0x00000033 
+ 00009132  0x00000be6 set1  0x00000006 , 0x0000003f 
+ 00009133  0x00000be7 store  0x00000001 , 0x00008132 
+ 00009134  0x00000be8 until  0x0000003e , 0x00000033 
+ 00009135  0x00000be9 rtn 
+ 00009136  0x00000bec until  0x0000003e , 0x00000033 
+ 00009137  0x00000bed jam  0x00000076 , 0x0000813d 
+ 00009138  0x00000bee until  0x0000003e , 0x00000033 
+ 00009139  0x00000bef jam  0x00000037 , 0x0000813a 
+ 00009140  0x00000bf0 rtn 
+ 00009141  0x00000bf3 until  0x0000003e , 0x00000033 
+ 00009142  0x00000bf4 jam  0x00000076 , 0x0000813d 
+ 00009143  0x00000bf5 until  0x0000003e , 0x00000033 
+ 00009144  0x00000bf6 jam  0x00000037 , 0x0000813a 
+ 00009145  0x00000bf7 rtn 
+ 00009146  0x00000bfc fetch  0x00000001 , 0x000043cb 
+ 00009147  0x00000bfd lshift4  0x0000003f , 0x0000003f 
+ 00009148  0x00000bff store  0x00000001 , 0x00008143 
+ 00009149  0x00000c00 until  0x0000003e , 0x00000033 
+ 00009150  0x00000c01 fetch  0x00000001 , 0x000043cc 
+ 00009151  0x00000c02 set1  0x00000005 , 0x0000003f 
+ 00009152  0x00000c03 set1  0x00000006 , 0x0000003f 
+ 00009153  0x00000c04 store  0x00000001 , 0x00008144 
+ 00009154  0x00000c05 branch  0x000023e2 
+ 00009155  0x00000c08 fetch  0x00000001 , 0x00008142 
+ 00009156  0x00000c09 set0  0x00000003 , 0x0000003f 
+ 00009157  0x00000c0a store  0x00000001 , 0x00008142 
+ 00009158  0x00000c0b rtn 
+ 00009159  0x00000c0e fetch  0x00000001 , 0x00008142 
+ 00009160  0x00000c0f set1  0x00000003 , 0x0000003f 
+ 00009161  0x00000c10 store  0x00000001 , 0x00008142 
+ 00009162  0x00000c11 rtn 
+ 00009163  0x00000c14 fetch  0x00000003 , 0x000040c3 
+ 00009164  0x00000c15 arg  0x0000813e , 0x00000005 
+ 00009165  0x00000c17 arg  0x00000003 , 0x00000039 
+ 00009166  0x00000c18 branch  0x000023d1 
+ 00009167  0x00000c1b arg  0x00008145 , 0x00000005 
+ 00009168  0x00000c1d arg  0x00000004 , 0x00000039 
+ 00009169  0x00000c1f until  0x0000003e , 0x00000033 
+ 00009170  0x00000c20 istore  0x00000001 , 0x00000005 
+ 00009171  0x00000c21 rshift8  0x0000003f , 0x0000003f 
+ 00009172  0x00000c22 loop  0x000023d1 
+ 00009173  0x00000c23 branch  0x000023e2 
+ 00009174  0x00000c26 arg  0x00008149 , 0x00000005 
+ 00009175  0x00000c27 branch  0x000023d0 
+ 00009176  0x00000c2b fetch  0x00000001 , 0x00008133 
+ 00009177  0x00000c2c set0  0x00000003 , 0x0000003f 
+ 00009178  0x00000c2d store  0x00000001 , 0x00008133 
+ 00009179  0x00000c2e rtn 
+ 00009180  0x00000c31 fetch  0x00000001 , 0x000040cb 
+ 00009181  0x00000c32 rtn  0x00000034 
+ 00009182  0x00000c33 set0  0x00000004 , 0x0000003f 
+ 00009183  0x00000c34 branch  0x000023e1 
+ 00009184  0x00000c37 store  0x00000001 , 0x000040cb 
+ 00009185  0x00000c39 store  0x00000001 , 0x00008135 
+ 00009186  0x00000c3b until  0x0000003e , 0x00000033 
+ 00009187  0x00000c3c rtn 
+ 00009188  0x00000c40 store  0x00000001 , 0x00008134 
+ 00009189  0x00000c41 branch  0x000023e2 
+ 00009190  0x00000c45 call  0x000023dc 
+ 00009191  0x00000c46 fetch  0x00000001 , 0x000040ef 
+ 00009192  0x00000c47 store  0x00000001 , 0x00008080 
+ 00009193  0x00000c48 arg  0x000040cc , 0x00000006 
+ 00009194  0x00000c49 arg  0x00008070 , 0x00000005 
+ 00009195  0x00000c4a call  0x00007c8f 
+ 00009196  0x00000c4b arg  0x000080d4 , 0x00000005 
+ 00009197  0x00000c4c call  0x00007c89 
+ 00009198  0x00000c4d fetchr  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009199  0x00000c4e arg  0x0000814d , 0x00000006 
+ 00009200  0x00000c4f arg  0x00000016 , 0x00000005 
+ 00009201  0x00000c50 arg  0x0000000c , 0x00000039 
+ 00009202  0x00000c51 call  0x00007cda 
+ 00009203  0x00000c52 branch  0x00006b11 
+ 00009204  0x00000c55 storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009205  0x00000c56 arg  0x00008070 , 0x00000006 
+ 00009206  0x00000c57 arg  0x000040cc , 0x00000005 
+ 00009207  0x00000c58 call  0x00007c8f 
+ 00009208  0x00000c59 arg  0x000080d4 , 0x00000006 
+ 00009209  0x00000c5a call  0x00007c89 
+ 00009210  0x00000c5b fetch  0x00000001 , 0x00008080 
+ 00009211  0x00000c5c store  0x00000001 , 0x000040ef 
+ 00009212  0x00000c5d branch  0x000023fd 
+ 00009213  0x00000c60 arg  0x0000000c , 0x00000039 
+ 00009214  0x00000c61 arg  0x00000016 , 0x00000006 
+ 00009215  0x00000c62 arg  0x0000814d , 0x00000011 
+ 00009216  0x00000c64 ifetch  0x00000001 , 0x00000006 
+ 00009217  0x00000c65 ncall  0x00002405 , 0x00000034 
+ 00009218  0x00000c66 increase  0x00000001 , 0x00000011 
+ 00009219  0x00000c67 loop  0x00002400 
+ 00009220  0x00000c68 rtn 
+ 00009221  0x00000c6a istore  0x00000001 , 0x00000011 
+ 00009222  0x00000c6b until  0x0000003e , 0x00000033 
+ 00009223  0x00000c6c rtn 
+ 00009224  0x00000c6f bpatch  0x00000023 , 0x00004004 
+ 00009225  0x00000c70 fetch  0x00000001 , 0x000080cb 
+ 00009226  0x00000c71 nbranch  0x0000240f , 0x00000034 
+ 00009227  0x00000c72 fetch  0x00000003 , 0x000040bd 
+ 00009228  0x00000c73 nrtn  0x00000034 
+ 00009229  0x00000c74 jam  0x0000000c , 0x000080cb 
+ 00009230  0x00000c75 jam  0x00000080 , 0x00008006 
+ 00009231  0x00000c77 fetch  0x00000001 , 0x00008129 
+ 00009232  0x00000c78 rtnbit0  0x00000001 
+ 00009233  0x00000c79 fetch  0x00000003 , 0x0000815b 
+ 00009234  0x00000c7a store  0x00000003 , 0x000040bd 
+ 00009235  0x00000c7b rtn 
+ 00009236  0x00000c80 fetch  0x00000001 , 0x000040ca 
+ 00009237  0x00000c81 set1  0x00000004 , 0x0000003f 
+ 00009238  0x00000c82 store  0x00000001 , 0x000040ca 
+ 00009239  0x00000c86 bpatch  0x00000024 , 0x00004004 
+ 00009240  0x00000c87 arg  0xffffffff , 0x00000002 
+ 00009241  0x00000c88 fetch  0x00000001 , 0x000040a7 
+ 00009242  0x00000c89 store  0x00000001 , 0x000040c8 
+ 00009243  0x00000c8a fetch  0x00000001 , 0x000040ca 
+ 00009244  0x00000c8b store  0x00000001 , 0x00008142 
+ 00009245  0x00000c8c until  0x0000003e , 0x00000033 
+ 00009246  0x00000c8f bpatch  0x00000025 , 0x00004004 
+ 00009247  0x00000c91 fetch  0x00000002 , 0x000043e9 
+ 00009248  0x00000c92 call  0x00007d79 
+ 00009249  0x00000c94 fetch  0x00000004 , 0x000040ad 
+ 00009250  0x00000c95 iadd  0x00000002 , 0x0000003f 
+ 00009251  0x00000c96 store  0x00000004 , 0x000040ad 
+ 00009252  0x00000c97 call  0x000023f4 
+ 00009253  0x00000c98 fetch  0x00000001 , 0x000040cb 
+ 00009254  0x00000c99 set1  0x00000004 , 0x0000003f 
+ 00009255  0x00000c9a call  0x000023e1 
+ 00009256  0x00000c9b ncall  0x000023cb , 0x0000002b 
+ 00009257  0x00000c9c until  0x0000003e , 0x00000033 
+ 00009258  0x00000c9d storer  0x00000019 , 0x00000006 , 0x000040b1 
+ 00009259  0x00000c9e fetch  0x00000003 , 0x000040c6 
+ 00009260  0x00000c9f fetchr  0x00000011 , 0x00000001 , 0x000040c9 
+ 00009261  0x00000ca0 arg  0x00000003 , 0x00000039 
+ 00009262  0x00000ca2 until  0x0000003e , 0x00000033 
+ 00009263  0x00000ca3 store  0x00000001 , 0x00008132 
+ 00009264  0x00000ca4 rshift8  0x0000003f , 0x0000003f 
+ 00009265  0x00000ca5 loop  0x0000242e 
+ 00009266  0x00000ca6 until  0x0000003e , 0x00000033 
+ 00009267  0x00000ca7 storer  0x00000011 , 0x00000001 , 0x00008133 
+ 00009268  0x00000ca9 until  0x0000003e , 0x00000033 
+ 00009269  0x00000caa storet  0x00000004 , 0x0000804c 
+ 00009270  0x00000cab jam  0x00000001 , 0x00008005 
+ 00009271  0x00000cac until  0x0000003e , 0x0000003f 
+ 00009272  0x00000caf fetch  0x00000001 , 0x000040c3 
+ 00009273  0x00000cb0 nrtn  0x00000034 
+ 00009274  0x00000cb1 jam  0x00000006 , 0x00008042 
+ 00009275  0x00000cb2 jam  0x000000f8 , 0x00008130 
+ 00009276  0x00000cb3 setarg  0x00030d40 
+ 00009277  0x00000cb4 call  0x0000235c 
+ 00009278  0x00000cb5 call  0x000023b5 
+ 00009279  0x00000cb6 until  0x0000003e , 0x00000033 
+ 00009280  0x00000cb7 jam  0x000000ff , 0x00008130 
+ 00009281  0x00000cb8 copy  0x00000031 , 0x00000030 
+ 00009282  0x00000cb9 jam  0x00000004 , 0x00008042 
+ 00009283  0x00000cba nop  0x0000000a 
+ 00009284  0x00000cbb until  0x0000003e , 0x00000033 
+ 00009285  0x00000cbc deposit  0x00000031 
+ 00009286  0x00000cbd isub  0x00000030 , 0x0000003f 
+ 00009287  0x00000cbe increase  0x00000030 , 0x0000003f 
+ 00009288  0x00000cbf arg  0x000000ff , 0x00000002 
+ 00009289  0x00000cc0 call  0x00007d6c 
+ 00009290  0x00000cc1 store  0x00000001 , 0x000040c3 
+ 00009291  0x00000cc2 nop  0x00007530 
+ 00009292  0x00000cc3 nop  0x00007530 
+ 00009293  0x00000cc4 nop  0x00007530 
+ 00009294  0x00000cc5 rtn 
+ 00009295  0x00000cc9 bpatch  0x00000026 , 0x00004004 
+ 00009296  0x00000cca setarg  0x00000000 
+ 00009297  0x00000ccb copy  0x00000027 , 0x0000003e 
+ 00009298  0x00000ccc branch  0x0000245a , 0x00000005 
+ 00009299  0x00000ccd fetch  0x00000001 , 0x0000813e 
+ 00009300  0x00000cce fetcht  0x00000001 , 0x0000813f 
+ 00009301  0x00000ccf isub  0x00000002 , 0x0000003e 
+ 00009302  0x00000cd0 branch  0x00002458 , 0x00000002 
+ 00009303  0x00000cd1 deposit  0x00000002 
+ 00009304  0x00000cd3 isub  0x00000027 , 0x0000003f 
+ 00009305  0x00000cd4 increase  0x00000001 , 0x0000003f 
+ 00009306  0x00000cd6 increase  0x00000008 , 0x0000003f 
+ 00009307  0x00000cd7 until  0x0000003e , 0x00000033 
+ 00009308  0x00000cd8 iadd  0x00000031 , 0x0000003f 
+ 00009309  0x00000cd9 fetcht  0x00000004 , 0x000040a9 
+ 00009310  0x00000cda iadd  0x00000002 , 0x0000003f 
+ 00009311  0x00000cdb fetcht  0x00000003 , 0x000040bd 
+ 00009312  0x00000cdc imul32  0x00000002 , 0x0000003f 
+ 00009313  0x00000cdd rshift8  0x0000003f , 0x0000003f 
+ 00009314  0x00000cde rshift4  0x0000003f , 0x0000003f 
+ 00009315  0x00000cdf increase  0x0000006e , 0x0000003f 
+ 00009316  0x00000ce0 fetcht  0x00000002 , 0x00000044 
+ 00009317  0x00000ce1 idiv  0x00000002 
+ 00009318  0x00000ce2 call  0x00007d5f 
+ 00009319  0x00000ce3 lshift16  0x0000003f , 0x0000003f 
+ 00009320  0x00000ce4 remainder  0x00000002 
+ 00009321  0x00000ce5 ior  0x00000002 , 0x0000003f 
+ 00009322  0x00000ce6 fetcht  0x00000006 , 0x000040b1 
+ 00009323  0x00000ce7 call  0x00007d05 
+ 00009324  0x00000ce8 copy  0x00000002 , 0x00000019 
+ 00009325  0x00000ce9 fetch  0x00000006 , 0x00004048 
+ 00009326  0x00000cea call  0x00002109 
+ 00009327  0x00000ceb deposit  0x0000001a 
+ 00009328  0x00000cec store  0x00000006 , 0x00000670 
+ 00009329  0x00000ced deposit  0x00000027 
+ 00009330  0x00000cee istore  0x00000001 , 0x00000005 
+ 00009331  0x00000cef fetch  0x00000001 , 0x0000811d 
+ 00009332  0x00000cf0 or_into  0x000000f0 , 0x0000003f 
+ 00009333  0x00000cf1 istore  0x00000001 , 0x00000005 
+ 00009334  0x00000cf2 rtn 
+ 00009335  0x00000cf6 bpatch  0x00000027 , 0x00004004 
+ 00009336  0x00000cf7 deposit  0x0000001a 
+ 00009337  0x00000cf8 call  0x00007d10 
+ 00009338  0x00000cf9 fetcht  0x00000004 , 0x000040ad 
+ 00009339  0x00000cfa sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00009340  0x00000cfb rtn  0x00000002 
+ 00009341  0x00000cfc lshift8  0x0000003f , 0x0000003f 
+ 00009342  0x00000cfd lshift4  0x0000003f , 0x0000003f 
+ 00009343  0x00000cfe idiv  0x00000002 
+ 00009344  0x00000cff call  0x00007d5f 
+ 00009345  0x00000d00 arg  0x000000c8 , 0x00000002 
+ 00009346  0x00000d01 call  0x00007d6c 
+ 00009347  0x00000d02 store  0x00000001 , 0x0000000e 
+ 00009348  0x00000d03 nbranch  0x00002486 , 0x00000028 
+ 00009349  0x00000d04 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00009350  0x00000d06 fetcht  0x00000003 , 0x000040bd 
+ 00009351  0x00000d07 iadd  0x00000002 , 0x0000003f 
+ 00009352  0x00000d08 store  0x00000003 , 0x000040bd 
+ 00009353  0x00000d0a setarg  0x00000000 
+ 00009354  0x00000d0b store  0x00000004 , 0x000040ad 
+ 00009355  0x00000d0c rtn 
+ 00009356  0x00000d10 bpatch  0x00000028 , 0x00004005 
+ 00009357  0x00000d11 call  0x00002408 
+ 00009358  0x00000d12 fetch  0x00000003 , 0x000040bd 
+ 00009359  0x00000d13 rtn  0x00000034 
+ 00009360  0x00000d14 fetch  0x00000001 , 0x00004094 
+ 00009361  0x00000d15 rtn  0x00000034 
+ 00009362  0x00000d16 fetch  0x00000001 , 0x0000446c 
+ 00009363  0x00000d17 branch  0x00002496 , 0x00000034 
+ 00009364  0x00000d18 fetch  0x00000001 , 0x0000446e 
+ 00009365  0x00000d19 rtn  0x00000034 
+ 00009366  0x00000d1b fetch  0x00000001 , 0x0000446d 
+ 00009367  0x00000d1c nrtn  0x00000034 
+ 00009368  0x00000d1d arg  0x000020af , 0x00000013 
+ 00009369  0x00000d1e call  0x00002069 
+ 00009370  0x00000d1f rtn  0x00000005 
+ 00009371  0x00000d20 call  0x000024ef 
+ 00009372  0x00000d21 nrtn  0x00000034 
+ 00009373  0x00000d22 call  0x0000205d 
+ 00009374  0x00000d23 nbranch  0x000024bd , 0x00000005 
+ 00009375  0x00000d24 rtn  0x0000002b 
+ 00009376  0x00000d25 bpatch  0x00000029 , 0x00004005 
+ 00009377  0x00000d26 fetcht  0x00000001 , 0x00000015 
+ 00009378  0x00000d27 fetch  0x00000002 , 0x00004042 
+ 00009379  0x00000d28 imul32  0x00000002 , 0x0000003f 
+ 00009380  0x00000d29 rshift4  0x00000002 , 0x00000002 
+ 00009381  0x00000d2a rshift2  0x00000002 , 0x00000002 
+ 00009382  0x00000d2b isub  0x00000002 , 0x0000003f 
+ 00009383  0x00000d2c fetcht  0x00000004 , 0x00004044 
+ 00009384  0x00000d2d iadd  0x00000002 , 0x0000003f 
+ 00009385  0x00000d2e fetcht  0x00000001 , 0x000040a6 
+ 00009386  0x00000d2f isub  0x00000002 , 0x0000003f 
+ 00009387  0x00000d30 lshift16  0x0000003f , 0x00000030 
+ 00009388  0x00000d31 fetch  0x00000002 , 0x0000404e 
+ 00009389  0x00000d32 rshift  0x0000003f , 0x0000003f 
+ 00009390  0x00000d33 call  0x00007d2c 
+ 00009391  0x00000d34 deposit  0x00000030 
+ 00009392  0x00000d35 call  0x00007d12 
+ 00009393  0x00000d36 copy  0x0000001a , 0x00000002 
+ 00009394  0x00000d37 call  0x00007d10 
+ 00009395  0x00000d38 rtn  0x00000028 
+ 00009396  0x00000d3a call  0x00007d25 
+ 00009397  0x00000d3c bpatch  0x0000002a , 0x00004005 
+ 00009398  0x00000d3d fetch  0x00000001 , 0x000040c3 
+ 00009399  0x00000d3e isub  0x00000002 , 0x0000003e 
+ 00009400  0x00000d3f branch  0x00002489 , 0x00000002 
+ 00009401  0x00000d40 storet  0x00000004 , 0x000040a9 
+ 00009402  0x00000d41 call  0x000042c5 
+ 00009403  0x00000d43 fetcht  0x00000004 , 0x000040a9 
+ 00009404  0x00000d44 branch  0x0000241e 
+ 00009405  0x00000d47 bpatch  0x0000002b , 0x00004005 
+ 00009406  0x00000d48 fetch  0x00000001 , 0x00004388 
+ 00009407  0x00000d49 nbranch  0x000024c1 , 0x00000034 
+ 00009408  0x00000d4a rtn 
+ 00009409  0x00000d4d fetch  0x00000002 , 0x000040a4 
+ 00009410  0x00000d4e rtn  0x00000034 
+ 00009411  0x00000d50 fetcht  0x00000001 , 0x000040a6 
+ 00009412  0x00000d51 isub  0x00000002 , 0x0000003f 
+ 00009413  0x00000d52 arg  0x00001d4c , 0x00000002 
+ 00009414  0x00000d53 imul32  0x00000002 , 0x0000003f 
+ 00009415  0x00000d54 branch  0x000024b4 
+ 00009416  0x00000d58 fetch  0x00000002 , 0x000043e5 
+ 00009417  0x00000d59 call  0x00007d79 
+ 00009418  0x00000d5a nbranch  0x000024e0 , 0x00000034 
+ 00009419  0x00000d5b jam  0x00000000 , 0x00000015 
+ 00009420  0x00000d5c bmark0  0x0000000d , 0x000024e0 
+ 00009421  0x00000d5d fetch  0x00000001 , 0x000040c2 
+ 00009422  0x00000d5e branch  0x000024e4 , 0x00000034 
+ 00009423  0x00000d5f increase  0xffffffff , 0x0000003f 
+ 00009424  0x00000d60 store  0x00000001 , 0x000040c2 
+ 00009425  0x00000d61 rtn 
+ 00009426  0x00000d67 jam  0x00000000 , 0x000040a8 
+ 00009427  0x00000d68 fetch  0x00000003 , 0x000040b7 
+ 00009428  0x00000d69 increase  0x00000001 , 0x0000003f 
+ 00009429  0x00000d6a store  0x00000003 , 0x000040b7 
+ 00009430  0x00000d6b rtn 
+ 00009431  0x00000d6f bpatch  0x0000002c , 0x00004005 
+ 00009432  0x00000d70 jam  0x00000000 , 0x00000015 
+ 00009433  0x00000d71 fetch  0x00000003 , 0x000040ba 
+ 00009434  0x00000d72 increase  0x00000001 , 0x0000003f 
+ 00009435  0x00000d73 store  0x00000003 , 0x000040ba 
+ 00009436  0x00000d74 fetch  0x00000001 , 0x000040a8 
+ 00009437  0x00000d75 increase  0x00000001 , 0x0000003f 
+ 00009438  0x00000d76 store  0x00000001 , 0x000040a8 
+ 00009439  0x00000d77 rtn 
+ 00009440  0x00000d7a jam  0x00000000 , 0x00000015 
+ 00009441  0x00000d7b fetch  0x00000001 , 0x000040c1 
+ 00009442  0x00000d7c store  0x00000001 , 0x000040c2 
+ 00009443  0x00000d7d rtn 
+ 00009444  0x00000d80 fetcht  0x00000001 , 0x000040c0 
+ 00009445  0x00000d81 storet  0x00000001 , 0x00000015 
+ 00009446  0x00000d82 rtn 
+ 00009447  0x00000d87 fetch  0x00000002 , 0x000040a2 
+ 00009448  0x00000d88 qset1  0x0000003f 
+ 00009449  0x00000d89 store  0x00000002 , 0x000040a2 
+ 00009450  0x00000d8a rtn 
+ 00009451  0x00000d8d fetch  0x00000002 , 0x000040a2 
+ 00009452  0x00000d8e qset0  0x0000003f 
+ 00009453  0x00000d8f store  0x00000002 , 0x000040a2 
+ 00009454  0x00000d90 rtn 
+ 00009455  0x00000d95 bpatch  0x0000002d , 0x00004005 
+ 00009456  0x00000d96 call  0x000042c3 
+ 00009457  0x00000d97 fetch  0x00000002 , 0x000040a2 
+ 00009458  0x00000d98 copy  0x0000003f , 0x00000011 
+ 00009459  0x00000d99 fetch  0x00000003 , 0x0000444b 
+ 00009460  0x00000d9a nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00009461  0x00000d9b fetch  0x00000008 , 0x000044d3 
+ 00009462  0x00000d9c nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00009463  0x00000d9d fetch  0x00000008 , 0x000044db 
+ 00009464  0x00000d9e nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00009465  0x00000d9f fetch  0x00000001 , 0x00004114 
+ 00009466  0x00000da0 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00009467  0x00000da1 fetch  0x00000001 , 0x000043cb 
+ 00009468  0x00000da2 compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00009469  0x00000da3 call  0x00002501 , 0x00000001 
+ 00009470  0x00000da4 copy  0x00000011 , 0x0000003f 
+ 00009471  0x00000da5 store  0x00000002 , 0x000040a2 
+ 00009472  0x00000da6 rtn 
+ 00009473  0x00000da9 fetch  0x00000002 , 0x00008112 
+ 00009474  0x00000daa nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00009475  0x00000dab fetch  0x00000002 , 0x0000810e 
+ 00009476  0x00000dac nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00009477  0x00000dad rtn 
+ 00009478  0x00000db7 bpatchx  0x0000000e , 0x00004021 
+ 00009479  0x00000db8 disable  0x0000002b 
+ 00009480  0x00000db9 jam  0x00000001 , 0x0000017e 
+ 00009481  0x00000dba jam  0x00000003 , 0x00000168 
+ 00009482  0x00000dbb jam  0x00000001 , 0x0000017f 
+ 00009483  0x00000dbc setarg  0xffffffff 
+ 00009484  0x00000dbd store  0x00000002 , 0x00000182 
+ 00009485  0x00000dbe force  0x00000000 , 0x0000003f 
+ 00009486  0x00000dbf store  0x00000001 , 0x00000180 
+ 00009487  0x00000dc0 store  0x00000001 , 0x0000018b 
+ 00009488  0x00000dc1 store  0x00000003 , 0x000040b7 
+ 00009489  0x00000dc2 store  0x00000003 , 0x000040ba 
+ 00009490  0x00000dc3 call  0x0000285c 
+ 00009491  0x00000dc4 jam  0x00000001 , 0x00004169 
+ 00009492  0x00000dc5 jam  0x00000000 , 0x0000416a 
+ 00009493  0x00000dc6 jam  0x00000001 , 0x0000019d 
+ 00009494  0x00000dc7 jam  0x00000001 , 0x0000019e 
+ 00009495  0x00000dc8 jam  0x00000000 , 0x00004396 
+ 00009496  0x00000dc9 branch  0x00002935 
+ 00009497  0x00000dcc bpatchx  0x0000000f , 0x00004021 
+ 00009498  0x00000dcd enable  0x00000029 
+ 00009499  0x00000dce jam  0x00000003 , 0x00000169 
+ 00009500  0x00000dcf jam  0x00000001 , 0x00004398 
+ 00009501  0x00000dd0 jam  0x00000001 , 0x000006b1 
+ 00009502  0x00000dd1 setarg  0x0000ffff 
+ 00009503  0x00000dd2 store  0x00000002 , 0x000006b3 
+ 00009504  0x00000dd3 force  0x00000000 , 0x0000003f 
+ 00009505  0x00000dd4 store  0x00000005 , 0x00004455 
+ 00009506  0x00000dd5 set1  0x00000027 , 0x0000003f 
+ 00009507  0x00000dd6 store  0x00000005 , 0x00004450 
+ 00009508  0x00000dd7 branch  0x00002506 
+ 00009509  0x00000ddb bpatchx  0x00000010 , 0x00004022 
+ 00009510  0x00000ddc disable  0x00000029 
+ 00009511  0x00000ddd setarg  0x00000017 
+ 00009512  0x00000dde store  0x00000002 , 0x000042e3 
+ 00009513  0x00000ddf increase  0x00000004 , 0x0000003f 
+ 00009514  0x00000de0 store  0x00000002 , 0x000043b8 
+ 00009515  0x00000de1 jam  0x00000001 , 0x00000169 
+ 00009516  0x00000de2 jam  0x00000000 , 0x00004388 
+ 00009517  0x00000de3 jam  0x00000000 , 0x00000015 
+ 00009518  0x00000de4 call  0x00002592 
+ 00009519  0x00000de5 fetch  0x00000002 , 0x00000196 
+ 00009520  0x00000de6 store  0x00000002 , 0x000042f5 
+ 00009521  0x00000de7 fetch  0x00000002 , 0x0000016a 
+ 00009522  0x00000de8 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00009523  0x00000de9 rshift4  0x0000003f , 0x0000003f 
+ 00009524  0x00000dea store  0x00000002 , 0x00000196 
+ 00009525  0x00000deb branch  0x00002506 
+ 00009526  0x00000df3 bpatchx  0x00000011 , 0x00004022 
+ 00009527  0x00000df4 call  0x000025b8 
+ 00009528  0x00000df5 fetch  0x00000001 , 0x00000168 
+ 00009529  0x00000df6 isolate1  0x00000004 , 0x0000003f 
+ 00009530  0x00000df7 setflag  0x00000001 , 0x00000032 , 0x00000000 
+ 00009531  0x00000df8 call  0x000042b2 
+ 00009532  0x00000df9 fetch  0x00000001 , 0x00000169 
+ 00009533  0x00000dfa bbit1  0x00000001 , 0x0000253f 
+ 00009534  0x00000dfb branch  0x00002551 
+ 00009535  0x00000e02 bpatchx  0x00000012 , 0x00004022 
+ 00009536  0x00000e03 enable  0x00000029 
+ 00009537  0x00000e04 call  0x0000292b 
+ 00009538  0x00000e05 branch  0x0000254e , 0x00000002 
+ 00009539  0x00000e06 call  0x000025fb 
+ 00009540  0x00000e07 call  0x00002871 
+ 00009541  0x00000e08 disable  0x0000002d 
+ 00009542  0x00000e09 call  0x00002730 
+ 00009543  0x00000e0a nrtn  0x0000002d 
+ 00009544  0x00000e0b fetch  0x00000001 , 0x00000005 
+ 00009545  0x00000e0c increase  0x00000001 , 0x0000003f 
+ 00009546  0x00000e0d store  0x00000001 , 0x00000005 
+ 00009547  0x00000e0e call  0x00002823 
+ 00009548  0x00000e0f disable  0x00000029 
+ 00009549  0x00000e10 rtn 
+ 00009550  0x00000e13 call  0x00002586 
+ 00009551  0x00000e14 disable  0x00000029 
+ 00009552  0x00000e15 rtn 
+ 00009553  0x00000e1b bpatchx  0x00000013 , 0x00004022 
+ 00009554  0x00000e1c jam  0x00000000 , 0x0000433e 
+ 00009555  0x00000e1d set0  0x00000030 , 0x00000000 
+ 00009556  0x00000e1e call  0x00007552 
+ 00009557  0x00000e1f call  0x00002ff5 
+ 00009558  0x00000e20 disable  0x0000002e 
+ 00009559  0x00000e21 call  0x0000292b 
+ 00009560  0x00000e22 branch  0x00002586 , 0x00000002 
+ 00009561  0x00000e23 fetch  0x00000001 , 0x0000019d 
+ 00009562  0x00000e24 call  0x000025a4 
+ 00009563  0x00000e25 call  0x000025fb 
+ 00009564  0x00000e26 call  0x00002652 
+ 00009565  0x00000e27 nbranch  0x00002577 , 0x00000018 
+ 00009566  0x00000e28 call  0x00002597 
+ 00009567  0x00000e29 branch  0x00002562 , 0x0000002d 
+ 00009568  0x00000e2a bmark1  0x00000030 , 0x00002562 
+ 00009569  0x00000e2b branch  0x00002571 
+ 00009570  0x00000e30 bpatchx  0x00000014 , 0x00004022 
+ 00009571  0x00000e31 fetch  0x00000001 , 0x0000433e 
+ 00009572  0x00000e32 pincrease  0x00000001 
+ 00009573  0x00000e33 store  0x00000001 , 0x0000433e 
+ 00009574  0x00000e34 beq  0x0000000c , 0x00002571 
+ 00009575  0x00000e35 call  0x00002823 
+ 00009576  0x00000e36 call  0x00002871 
+ 00009577  0x00000e37 fetch  0x00000001 , 0x0000019e 
+ 00009578  0x00000e38 call  0x000025a4 
+ 00009579  0x00000e39 call  0x00002741 
+ 00009580  0x00000e3a call  0x000028d4 
+ 00009581  0x00000e3b fetch  0x00000002 , 0x000043e1 
+ 00009582  0x00000e3c call  0x00007d79 
+ 00009583  0x00000e3d call  0x0000257b 
+ 00009584  0x00000e3e branch  0x00002580 , 0x00000028 
+ 00009585  0x00000e40 bpatchx  0x00000015 , 0x00004022 
+ 00009586  0x00000e41 call  0x00002fba 
+ 00009587  0x00000e42 call  0x00002fb1 
+ 00009588  0x00000e43 call  0x00007841 
+ 00009589  0x00000e44 fetch  0x00000001 , 0x0000018b 
+ 00009590  0x00000e45 bbit1  0x00000003 , 0x00002586 
+ 00009591  0x00000e47 bpatchx  0x00000016 , 0x00004022 
+ 00009592  0x00000e48 call  0x000020cf 
+ 00009593  0x00000e49 call  0x000029a5 
+ 00009594  0x00000e4a branch  0x000020f7 
+ 00009595  0x00000e4e disable  0x00000028 
+ 00009596  0x00000e4f bmark1  0x0000002a , 0x00007dba 
+ 00009597  0x00000e50 bmark1  0x00000029 , 0x00007dba 
+ 00009598  0x00000e51 bmark1  0x00000030 , 0x00007dba 
+ 00009599  0x00000e52 rtn 
+ 00009600  0x00000e56 bpatchx  0x00000017 , 0x00004022 
+ 00009601  0x00000e57 enable  0x0000002e 
+ 00009602  0x00000e58 call  0x00002734 
+ 00009603  0x00000e59 branch  0x00002562 , 0x0000002d 
+ 00009604  0x00000e5a bmark1  0x00000030 , 0x00002562 
+ 00009605  0x00000e5b branch  0x00002571 
+ 00009606  0x00000e60 bpatchx  0x00000018 , 0x00004023 
+ 00009607  0x00000e61 call  0x0000258d 
+ 00009608  0x00000e62 call  0x00004302 
+ 00009609  0x00000e63 call  0x00002592 
+ 00009610  0x00000e64 call  0x00003003 
+ 00009611  0x00000e65 jam  0x00000015 , 0x0000066f 
+ 00009612  0x00000e66 branch  0x0000782b 
+ 00009613  0x00000e69 arg  0x00004441 , 0x00000005 
+ 00009614  0x00000e6a call  0x00007c99 
+ 00009615  0x00000e6b jam  0x00000000 , 0x0000017e 
+ 00009616  0x00000e6c jam  0x00000000 , 0x00000169 
+ 00009617  0x00000e6d jam  0x00000000 , 0x00000168 
+ 00009618  0x00000e6f bpatchx  0x00000019 , 0x00004023 
+ 00009619  0x00000e70 jam  0x00000000 , 0x000042fd 
+ 00009620  0x00000e71 jam  0x00000000 , 0x000042fc 
+ 00009621  0x00000e72 call  0x00007452 
+ 00009622  0x00000e73 rtn 
+ 00009623  0x00000e76 bpatchx  0x0000001a , 0x00004023 
+ 00009624  0x00000e77 fetch  0x00000001 , 0x00000005 
+ 00009625  0x00000e78 increase  0x00000001 , 0x0000003f 
+ 00009626  0x00000e79 store  0x00000001 , 0x00000005 
+ 00009627  0x00000e7a fetch  0x00000001 , 0x00000168 
+ 00009628  0x00000e7b rtnbit1  0x00000003 
+ 00009629  0x00000e7c set1  0x00000003 , 0x0000003f 
+ 00009630  0x00000e7d store  0x00000001 , 0x00000168 
+ 00009631  0x00000e7e fetch  0x00000002 , 0x000042f5 
+ 00009632  0x00000e7f store  0x00000002 , 0x00000196 
+ 00009633  0x00000e80 setarg  0x00000000 
+ 00009634  0x00000e81 store  0x00000004 , 0x0000431d 
+ 00009635  0x00000e82 rtn 
+ 00009636  0x00000e8b copy  0x0000003f , 0x00000002 
+ 00009637  0x00000e8c bpatchx  0x0000001b , 0x00004023 
+ 00009638  0x00000e8e copy  0x00000002 , 0x0000003f 
+ 00009639  0x00000e8f bbit1  0x00000000 , 0x000025b8 
+ 00009640  0x00000e90 bbit1  0x00000001 , 0x000025ad 
+ 00009641  0x00000e91 bbit0  0x00000002 , 0x000025b8 
+ 00009642  0x00000e92 bbit1  0x00000007 , 0x000025b4 
+ 00009643  0x00000e93 bbit1  0x00000002 , 0x000025b0 
+ 00009644  0x00000e94 branch  0x000025b8 
+ 00009645  0x00000e97 set0  0x0000002f , 0x00000000 
+ 00009646  0x00000e98 set1  0x0000002d , 0x00000000 
+ 00009647  0x00000e99 rtn 
+ 00009648  0x00000e9d set0  0x0000002d , 0x00000000 
+ 00009649  0x00000e9e set1  0x0000002f , 0x00000000 
+ 00009650  0x00000e9f set0  0x0000002e , 0x00000000 
+ 00009651  0x00000ea0 rtn 
+ 00009652  0x00000ea4 set0  0x0000002d , 0x00000000 
+ 00009653  0x00000ea5 set1  0x0000002f , 0x00000000 
+ 00009654  0x00000ea6 set1  0x0000002e , 0x00000000 
+ 00009655  0x00000ea7 rtn 
+ 00009656  0x00000eaa bpatchx  0x0000001c , 0x00004023 
+ 00009657  0x00000eab set0  0x0000002d , 0x00000000 
+ 00009658  0x00000eac set0  0x0000002f , 0x00000000 
+ 00009659  0x00000ead rtn 
+ 00009660  0x00000eb1 bpatchx  0x0000001d , 0x00004023 
+ 00009661  0x00000eb2 set0  0x00000032 , 0x00000000 
+ 00009662  0x00000eb3 jam  0x00000001 , 0x00008901 
+ 00009663  0x00000eb4 jam  0x00000080 , 0x00008920 
+ 00009664  0x00000eb5 jam  0x00000003 , 0x00008930 
+ 00009665  0x00000eb6 rtn 
+ 00009666  0x00000eb9 bpatchx  0x0000001e , 0x00004023 
+ 00009667  0x00000eba disable  0x00000009 
+ 00009668  0x00000ebb disable  0x00000007 
+ 00009669  0x00000ebc fetch  0x00000003 , 0x00000190 
+ 00009670  0x00000ebd iforce  0x0000000f 
+ 00009671  0x00000ebe fetch  0x00000001 , 0x00000007 
+ 00009672  0x00000ec0 reverse  0x0000003f , 0x00000002 
+ 00009673  0x00000ec1 set1  0x00000001 , 0x00000002 
+ 00009674  0x00000ec2 rshift  0x00000002 , 0x0000000e 
+ 00009675  0x00000ec3 rtn 
+ 00009676  0x00000ec7 call  0x000025d5 
+ 00009677  0x00000ec9 call  0x0000216f 
+ 00009678  0x00000eca fetch  0x00000002 , 0x0000003e 
+ 00009679  0x00000ecb call  0x0000235c 
+ 00009680  0x00000ecc branch  0x000021a6 
+ 00009681  0x00000ecf branch  0x000021fc , 0x0000002d 
+ 00009682  0x00000ed0 bmark1  0x00000030 , 0x000021fc 
+ 00009683  0x00000ed2 call  0x000025d5 
+ 00009684  0x00000ed3 branch  0x000021f9 
+ 00009685  0x00000ed6 bpatchx  0x0000001f , 0x00004023 
+ 00009686  0x00000ed7 call  0x00002160 
+ 00009687  0x00000ed8 fetch  0x00000001 , 0x000001bb 
+ 00009688  0x00000ed9 nbranch  0x000025e8 , 0x00000034 
+ 00009689  0x00000eda fetch  0x00000001 , 0x00000007 
+ 00009690  0x00000edb sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009691  0x00000edc branch  0x000025e2 , 0x00000002 
+ 00009692  0x00000edd force  0x00000000 , 0x00000002 
+ 00009693  0x00000ede rtneq  0x00000025 
+ 00009694  0x00000edf force  0x00000018 , 0x00000002 
+ 00009695  0x00000ee0 rtneq  0x00000026 
+ 00009696  0x00000ee1 force  0x0000004e , 0x00000002 
+ 00009697  0x00000ee2 rtn 
+ 00009698  0x00000ee5 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00009699  0x00000ee6 branch  0x000025e5 , 0x00000002 
+ 00009700  0x00000ee7 increase  0x00000001 , 0x0000003f 
+ 00009701  0x00000eea lshift  0x0000003f , 0x0000003f 
+ 00009702  0x00000eeb add  0x0000003f , 0x00000002 , 0x00000002 
+ 00009703  0x00000eec rtn 
+ 00009704  0x00000eef fetch  0x00000001 , 0x00000007 
+ 00009705  0x00000ef0 lshift  0x0000003f , 0x00000002 
+ 00009706  0x00000ef1 rtn 
+ 00009707  0x00000ef4 arg  0x000001f4 , 0x00000002 
+ 00009708  0x00000ef5 rtn  0x00000034 
+ 00009709  0x00000ef6 arg  0x000000fa , 0x00000002 
+ 00009710  0x00000ef7 rtneq  0x00000001 
+ 00009711  0x00000ef8 arg  0x00000096 , 0x00000002 
+ 00009712  0x00000ef9 rtneq  0x00000002 
+ 00009713  0x00000efa arg  0x00000064 , 0x00000002 
+ 00009714  0x00000efb rtneq  0x00000003 
+ 00009715  0x00000efc arg  0x0000004b , 0x00000002 
+ 00009716  0x00000efd rtneq  0x00000004 
+ 00009717  0x00000efe arg  0x00000032 , 0x00000002 
+ 00009718  0x00000eff rtneq  0x00000005 
+ 00009719  0x00000f00 arg  0x00000028 , 0x00000002 
+ 00009720  0x00000f01 rtneq  0x00000006 
+ 00009721  0x00000f02 arg  0x00000014 , 0x00000002 
+ 00009722  0x00000f03 rtn 
+ 00009723  0x00000f08 bpatchx  0x00000020 , 0x00004024 
+ 00009724  0x00000f09 enable  0x00000010 
+ 00009725  0x00000f0a fetch  0x00000004 , 0x0000018c 
+ 00009726  0x00000f0b iforce  0x00000009 
+ 00009727  0x00000f0c call  0x00002630 
+ 00009728  0x00000f0d setarg  0x00000200 
+ 00009729  0x00000f0e branch  0x00002604 , 0x00000029 
+ 00009730  0x00000f0f fetch  0x00000002 , 0x00000176 
+ 00009731  0x00000f10 rshift  0x0000003f , 0x0000003f 
+ 00009732  0x00000f12 fetcht  0x00000002 , 0x0000003e 
+ 00009733  0x00000f13 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x00000f14 call  0x00002343 
+ 00009735  0x00000f15 deposit  0x0000001a 
+ 00009736  0x00000f16 rtn 
+ 00009737  0x00000f1a bpatchx  0x00000021 , 0x00004024 
+ 00009738  0x00000f1b call  0x00007c51 
+ 00009739  0x00000f1c storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009740  0x00000f1d add  0x00000011 , 0x00000001 , 0x00000006 
+ 00009741  0x00000f1e ifetch  0x00000001 , 0x00000006 
+ 00009742  0x00000f1f rtnbit0  0x00000000 
+ 00009743  0x00000f20 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00009744  0x00000f21 ifetch  0x00000002 , 0x00000005 
+ 00009745  0x00000f22 increase  0x00000001 , 0x0000003f 
+ 00009746  0x00000f23 istore  0x00000002 , 0x00000005 
+ 00009747  0x00000f24 call  0x000027a2 
+ 00009748  0x00000f25 call  0x000027c4 
+ 00009749  0x00000f26 call  0x000027cd 
+ 00009750  0x00000f27 call  0x0000261a 
+ 00009751  0x00000f28 call  0x00007c60 
+ 00009752  0x00000f29 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009753  0x00000f2a rtn 
+ 00009754  0x00000f2d add  0x00000011 , 0x00000019 , 0x00000006 
+ 00009755  0x00000f2e ifetch  0x00000001 , 0x00000006 
+ 00009756  0x00000f2f add  0x00000011 , 0x00000018 , 0x00000005 
+ 00009757  0x00000f30 ifetcht  0x00000001 , 0x00000005 
+ 00009758  0x00000f31 iadd  0x00000002 , 0x0000003f 
+ 00009759  0x00000f32 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009760  0x00000f33 branch  0x00002622 , 0x00000002 
+ 00009761  0x00000f34 increase  0xffffffdb , 0x0000003f 
+ 00009762  0x00000f36 istore  0x00000001 , 0x00000005 
+ 00009763  0x00000f37 rtn 
+ 00009764  0x00000f3b add  0x00000011 , 0x00000030 , 0x00000006 
+ 00009765  0x00000f3c ifetch  0x00000005 , 0x00000006 
+ 00009766  0x00000f3d force  0x00000000 , 0x00000002 
+ 00009767  0x00000f3e force  0x00000025 , 0x00000039 
+ 00009768  0x00000f40 bbit0  0x00000000 , 0x0000262a 
+ 00009769  0x00000f41 increase  0x00000001 , 0x00000002 
+ 00009770  0x00000f43 rshift  0x0000003f , 0x0000003f 
+ 00009771  0x00000f44 loop  0x00002628 
+ 00009772  0x00000f45 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00009773  0x00000f46 add  0x00000011 , 0x00000022 , 0x00000005 
+ 00009774  0x00000f47 istore  0x00000001 , 0x00000005 
+ 00009775  0x00000f48 rtn 
+ 00009776  0x00000f4b bpatchx  0x00000022 , 0x00004024 
+ 00009777  0x00000f4c fetch  0x00000001 , 0x00000180 
+ 00009778  0x00000f4d iforce  0x00000007 
+ 00009779  0x00000f4e fetcht  0x00000005 , 0x00000198 
+ 00009780  0x00000f4f qisolate1  0x00000002 
+ 00009781  0x00000f50 branch  0x00002645 , 0x00000001 
+ 00009782  0x00000f52 fetch  0x00000001 , 0x0000018a 
+ 00009783  0x00000f53 isub  0x00000007 , 0x0000003f 
+ 00009784  0x00000f54 branch  0x0000263b , 0x00000002 
+ 00009785  0x00000f55 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00009786  0x00000f56 branch  0x00002636 
+ 00009787  0x00000f58 copy  0x00000007 , 0x00000039 
+ 00009788  0x00000f59 force  0x00000000 , 0x00000007 
+ 00009789  0x00000f5b qisolate1  0x00000002 
+ 00009790  0x00000f5c branch  0x00002640 , 0x00000001 
+ 00009791  0x00000f5d increase  0x00000001 , 0x00000039 
+ 00009792  0x00000f5f deposit  0x00000039 
+ 00009793  0x00000f60 branch  0x00002645 , 0x00000034 
+ 00009794  0x00000f61 increase  0x00000001 , 0x00000007 
+ 00009795  0x00000f62 increase  0xffffffff , 0x00000039 
+ 00009796  0x00000f63 branch  0x0000263d 
+ 00009797  0x00000f65 deposit  0x00000007 
+ 00009798  0x00000f66 store  0x00000001 , 0x00000007 
+ 00009799  0x00000f67 rtn 
+ 00009800  0x00000f6b branch  0x0000264b , 0x00000029 
+ 00009801  0x00000f6c until  0x0000003e , 0x00000003 
+ 00009802  0x00000f6d rtn 
+ 00009803  0x00000f70 arg  0x00000ea0 , 0x0000000b 
+ 00009804  0x00000f71 until  0x00000023 , 0x00000026 
+ 00009805  0x00000f72 rtn 
+ 00009806  0x00000f75 disable  0x00000010 
+ 00009807  0x00000f76 fetch  0x00000002 , 0x00004346 
+ 00009808  0x00000f77 copy  0x0000003f , 0x0000000b 
+ 00009809  0x00000f78 branch  0x00002658 
+ 00009810  0x00000f7c bpatchx  0x00000023 , 0x00004024 
+ 00009811  0x00000f7d call  0x000026be 
+ 00009812  0x00000f7e enable  0x00000010 
+ 00009813  0x00000f7f fetch  0x00000002 , 0x00000176 
+ 00009814  0x00000f80 fetcht  0x00000004 , 0x0000431d 
+ 00009815  0x00000f81 iadd  0x00000002 , 0x0000000b 
+ 00009816  0x00000f83 call  0x000025cc 
+ 00009817  0x00000f85 bpatchx  0x00000024 , 0x00004024 
+ 00009818  0x00000f86 call  0x000025c2 
+ 00009819  0x00000f87 bmark0  0x0000002f , 0x00002660 
+ 00009820  0x00000f88 pulse  0x00000039 
+ 00009821  0x00000f89 nop  0x0000001e 
+ 00009822  0x00000f8a call  0x000025c2 
+ 00009823  0x00000f8b lshift3  0x0000000b , 0x0000000b 
+ 00009824  0x00000f8d disable  0x0000002d 
+ 00009825  0x00000f8e enable  0x0000000d 
+ 00009826  0x00000f8f enable  0x00000021 
+ 00009827  0x00000f90 disable  0x00000020 
+ 00009828  0x00000f91 copy  0x0000000b , 0x0000001b 
+ 00009829  0x00000f92 correlate  0x0000003e , 0x00000003 
+ 00009830  0x00000f93 branch  0x00002669 , 0x0000002e 
+ 00009831  0x00000f94 copy  0x0000001a , 0x00000002 
+ 00009832  0x00000f95 storet  0x00000006 , 0x0000000f 
+ 00009833  0x00000f97 nbranch  0x000026fa , 0x00000018 
+ 00009834  0x00000f98 enable  0x00000010 
+ 00009835  0x00000f99 fetch  0x00000001 , 0x00004167 
+ 00009836  0x00000f9a arg  0x00004e20 , 0x00000002 
+ 00009837  0x00000f9b iadd  0x00000002 , 0x00000002 
+ 00009838  0x00000f9c fetch  0x00000001 , 0x00004148 
+ 00009839  0x00000f9d imul32  0x00000002 , 0x0000001b 
+ 00009840  0x00000f9e call  0x00006877 
+ 00009841  0x00000f9f branch  0x00002677 , 0x0000002e 
+ 00009842  0x00000fa0 call  0x000026ff 
+ 00009843  0x00000fa1 fetch  0x00000001 , 0x00000168 
+ 00009844  0x00000fa2 bbit0  0x00000003 , 0x00002677 
+ 00009845  0x00000fa3 fetcht  0x00000006 , 0x0000000f 
+ 00009846  0x00000fa4 call  0x00002477 , 0x0000002b 
+ 00009847  0x00000fa6 call  0x000022e9 
+ 00009848  0x00000fa7 enable  0x00000007 
+ 00009849  0x00000fa8 enable  0x00000009 
+ 00009850  0x00000fa9 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009851  0x00000faa rshift3  0x0000000c , 0x0000003f 
+ 00009852  0x00000fab store  0x00000001 , 0x0000004c 
+ 00009853  0x00000fac parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009854  0x00000fad rshift3  0x0000000c , 0x0000003f 
+ 00009855  0x00000fae store  0x00000001 , 0x0000004d 
+ 00009856  0x00000faf copy  0x0000003f , 0x00000039 
+ 00009857  0x00000fb0 branch  0x0000269d , 0x00000005 
+ 00009858  0x00000fb2 bmark1  0x00000032 , 0x00002688 
+ 00009859  0x00000fb5 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009860  0x00000fb6 rshift3  0x0000000c , 0x0000003f 
+ 00009861  0x00000fb7 istore  0x00000001 , 0x00000005 
+ 00009862  0x00000fb8 loop  0x00002683 
+ 00009863  0x00000fb9 branch  0x0000269d 
+ 00009864  0x00000fbc copy  0x00000005 , 0x00000012 
+ 00009865  0x00000fbd bpatchx  0x00000025 , 0x00004024 
+ 00009866  0x00000fbe call  0x0000281c 
+ 00009867  0x00000fc0 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009868  0x00000fc1 increase  0xfffffffc , 0x00000011 
+ 00009869  0x00000fc2 nbranch  0x000026f2 , 0x00000002 
+ 00009870  0x00000fc4 call  0x000026c3 
+ 00009871  0x00000fc5 copy  0x00000012 , 0x00000005 
+ 00009872  0x00000fc6 arg  0x00000000 , 0x00000002 
+ 00009873  0x00000fc7 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00009874  0x00000fc8 increase  0xfffffffc , 0x00000039 
+ 00009875  0x00000fc9 branch  0x0000269b , 0x00000005 
+ 00009876  0x00000fcc parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009877  0x00000fcd rshift3  0x0000000c , 0x0000003f 
+ 00009878  0x00000fce istore  0x00000001 , 0x00000005 
+ 00009879  0x00000fcf increase  0x00000001 , 0x00000002 
+ 00009880  0x00000fd0 and  0x00000002 , 0x0000000f , 0x0000003e 
+ 00009881  0x00000fd1 call  0x000026e1 , 0x00000005 
+ 00009882  0x00000fd2 loop  0x00002694 
+ 00009883  0x00000fd4 call  0x000026e9 
+ 00009884  0x00000fd5 copy  0x00000012 , 0x00000005 
+ 00009885  0x00000fd9 bpatchx  0x00000026 , 0x00004024 
+ 00009886  0x00000fda parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00009887  0x00000fdb rshift32  0x0000003f , 0x0000003f 
+ 00009888  0x00000fdc rshift16  0x0000003f , 0x0000003f 
+ 00009889  0x00000fdd istore  0x00000003 , 0x00000005 
+ 00009890  0x00000fde enable  0x00000010 
+ 00009891  0x00000fdf call  0x0000270d 
+ 00009892  0x00000fe0 branch  0x000026f6 , 0x00000006 
+ 00009893  0x00000fe1 bmark0  0x00000032 , 0x000026af 
+ 00009894  0x00000fe2 fetch  0x00000001 , 0x0000004d 
+ 00009895  0x00000fe3 branch  0x000026af , 0x00000034 
+ 00009896  0x00000fe4 increase  0xfffffffc , 0x0000003f 
+ 00009897  0x00000fe5 store  0x00000001 , 0x0000004d 
+ 00009898  0x00000fe6 call  0x000072cb 
+ 00009899  0x00000fe7 fetch  0x00000001 , 0x00008108 
+ 00009900  0x00000fe8 bbit0  0x00000007 , 0x000026f2 
+ 00009901  0x00000fe9 force  0x0000000c , 0x00000038 
+ 00009902  0x00000fea storer  0x0000002f , 0x00000004 , 0x00000154 
+ 00009903  0x00000fec call  0x00006876 
+ 00009904  0x00000fed enable  0x0000002d 
+ 00009905  0x00000fee set0  0x00000030 , 0x00000000 
+ 00009906  0x00000ff0 bpatchx  0x00000027 , 0x00004024 
+ 00009907  0x00000ff1 call  0x000072cd 
+ 00009908  0x00000ff2 fetch  0x00000001 , 0x0000019d 
+ 00009909  0x00000ff3 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
+ 00009910  0x00000ff4 store  0x00000001 , 0x0000019d 
+ 00009911  0x00000ff5 call  0x000026b9 
+ 00009912  0x00000ff6 branch  0x000026bb 
+ 00009913  0x00000ff9 disable  0x0000000d 
+ 00009914  0x00000ffa branch  0x00002160 
+ 00009915  0x00000ffd bpatchx  0x00000028 , 0x00004025 
+ 00009916  0x00000ffe fetcht  0x00000001 , 0x00000008 
+ 00009917  0x00000fff branch  0x000021c6 
+ 00009918  0x00001003 rtnmark0  0x00000032 
+ 00009919  0x00001004 call  0x00007368 
+ 00009920  0x00001005 force  0x0000000c , 0x00000038 
+ 00009921  0x00001006 call  0x00007370 
+ 00009922  0x00001007 branch  0x0000736f 
+ 00009923  0x0000100b bpatchx  0x00000029 , 0x00004025 
+ 00009924  0x0000100c jam  0x00000000 , 0x0000806c 
+ 00009925  0x0000100d jam  0x00000001 , 0x0000806d 
+ 00009926  0x0000100e fetch  0x00000001 , 0x0000004c 
+ 00009927  0x0000100f and_into  0x00000003 , 0x0000003f 
+ 00009928  0x00001010 store  0x00000001 , 0x0000806e 
+ 00009929  0x00001012 setarg  0x0000004e 
+ 00009930  0x00001013 store  0x00000002 , 0x00008068 
+ 00009931  0x00001014 store  0x00000002 , 0x0000806a 
+ 00009932  0x00001016 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009933  0x00001017 increase  0xfffffffc , 0x00000011 
+ 00009934  0x00001019 fetcht  0x00000005 , 0x00004455 
+ 00009935  0x0000101a isolate1  0x0000000f , 0x00000000 
+ 00009936  0x0000101b call  0x000026d7 , 0x00000001 
+ 00009937  0x0000101c call  0x00007265 
+ 00009938  0x0000101d setarg  0x00000000 
+ 00009939  0x0000101e store  0x00000002 , 0x000080c0 
+ 00009940  0x0000101f jam  0x00000006 , 0x0000800a 
+ 00009941  0x00001020 jam  0x00000007 , 0x0000800a 
+ 00009942  0x00001021 rtn 
+ 00009943  0x00001024 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00009944  0x00001025 branch  0x000026dc , 0x00000005 
+ 00009945  0x00001026 increase  0xffffffff , 0x00000002 
+ 00009946  0x00001027 set1  0x00000027 , 0x00000002 
+ 00009947  0x00001028 rtn 
+ 00009948  0x0000102b setarg  0x00ffffff 
+ 00009949  0x0000102c lshift16  0x0000003f , 0x0000003f 
+ 00009950  0x0000102d arg  0x0000ffff , 0x00000002 
+ 00009951  0x0000102e ior  0x00000002 , 0x00000002 
+ 00009952  0x0000102f rtn 
+ 00009953  0x00001032 copy  0x00000005 , 0x00000012 
+ 00009954  0x00001033 fetch  0x00000001 , 0x0000004d 
+ 00009955  0x00001034 increase  0xfffffffc , 0x0000003f 
+ 00009956  0x00001035 isub  0x00000002 , 0x0000003e 
+ 00009957  0x00001036 rtn  0x00000005 
+ 00009958  0x00001037 storet  0x00000002 , 0x000080c0 
+ 00009959  0x00001038 copy  0x00000012 , 0x00000005 
+ 00009960  0x00001039 rtn 
+ 00009961  0x0000103c parse  0x00000003 , 0x00000000 , 0x00000020 
+ 00009962  0x0000103d rshift32  0x0000003f , 0x0000003f 
+ 00009963  0x0000103e rshift8  0x0000003f , 0x0000003f 
+ 00009964  0x0000103f istore  0x00000004 , 0x00000005 
+ 00009965  0x00001040 copy  0x00000005 , 0x00000012 
+ 00009966  0x00001042 force  0x00000000 , 0x00000038 
+ 00009967  0x00001043 copy  0x0000003f , 0x0000002f 
+ 00009968  0x00001044 storet  0x00000002 , 0x000080c0 
+ 00009969  0x00001045 rtn 
+ 00009970  0x00001048 branch  0x000026fc 
+ 00009971  0x0000104b call  0x0000270d 
+ 00009972  0x0000104c call  0x000020cf 
+ 00009973  0x0000104d branch  0x000026af 
+ 00009974  0x00001050 call  0x00006878 
+ 00009975  0x00001051 bmark1  0x00000030 , 0x000026fa 
+ 00009976  0x00001052 set1  0x00000030 , 0x00000000 
+ 00009977  0x00001053 branch  0x000026b2 
+ 00009978  0x00001057 set0  0x00000030 , 0x00000000 
+ 00009979  0x00001058 branch  0x000026fc 
+ 00009980  0x0000105b bpatchx  0x0000002a , 0x00004025 
+ 00009981  0x0000105c call  0x000072cd 
+ 00009982  0x0000105d branch  0x000020cf 
+ 00009983  0x00001060 bmark1  0x0000002f , 0x00002705 
+ 00009984  0x00001061 bmark1  0x0000002d , 0x00002709 
+ 00009985  0x00001062 fetch  0x00000002 , 0x00000046 
+ 00009986  0x00001063 copy  0x0000003f , 0x00000029 
+ 00009987  0x00001064 copy  0x00000021 , 0x00000028 
+ 00009988  0x00001065 rtn 
+ 00009989  0x00001069 fetch  0x00000002 , 0x0000004a 
+ 00009990  0x0000106a copy  0x0000003f , 0x00000029 
+ 00009991  0x0000106b add  0x00000021 , 0x00000001 , 0x00000028 
+ 00009992  0x0000106c rtn 
+ 00009993  0x0000106f fetch  0x00000002 , 0x00000048 
+ 00009994  0x00001070 copy  0x0000003f , 0x00000029 
+ 00009995  0x00001071 copy  0x00000021 , 0x00000028 
+ 00009996  0x00001072 rtn 
+ 00009997  0x00001076 fetch  0x00000001 , 0x0000004d 
+ 00009998  0x00001077 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00009999  0x00001078 lshift3  0x00000002 , 0x00000002 
+ 00010000  0x00001079 fetch  0x00000001 , 0x0000019d 
+ 00010001  0x0000107a bmark1  0x0000002f , 0x00002714 
+ 00010002  0x0000107b bbit1  0x00000000 , 0x00002716 
+ 00010003  0x0000107c bbit1  0x00000001 , 0x00002717 
+ 00010004  0x0000107e branch  0x00002719 , 0x0000003c 
+ 00010005  0x0000107f branch  0x0000271c 
+ 00010006  0x00001082 branch  0x00002721 
+ 00010007  0x00001085 rshift  0x00000002 , 0x00000002 
+ 00010008  0x00001086 branch  0x00002721 
+ 00010009  0x00001089 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010010  0x0000108a lshift  0x00000002 , 0x00000002 
+ 00010011  0x0000108b branch  0x0000271e 
+ 00010012  0x0000108e add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010013  0x0000108f lshift3  0x00000002 , 0x00000002 
+ 00010014  0x00001091 setarg  0x00000028 
+ 00010015  0x00001092 iadd  0x00000002 , 0x00000002 
+ 00010016  0x00001093 branch  0x00002721 
+ 00010017  0x00001096 fetch  0x00000001 , 0x00004148 
+ 00010018  0x00001097 imul32  0x00000002 , 0x00000002 
+ 00010019  0x00001098 arg  0x00004e20 , 0x00000011 
+ 00010020  0x00001099 imul32  0x00000011 , 0x0000003f 
+ 00010021  0x0000109a isub  0x00000002 , 0x00000002 
+ 00010022  0x0000109b copy  0x0000001b , 0x0000003f 
+ 00010023  0x0000109c isub  0x00000002 , 0x0000001b 
+ 00010024  0x0000109d rtn 
+ 00010025  0x000010a0 call  0x00002741 
+ 00010026  0x000010a1 fetcht  0x00000001 , 0x00000008 
+ 00010027  0x000010a2 call  0x0000216f 
+ 00010028  0x000010a3 call  0x000021a6 
+ 00010029  0x000010a4 enable  0x00000010 
+ 00010030  0x000010a5 arg  0x0000157c , 0x0000000b 
+ 00010031  0x000010a6 branch  0x00002659 
+ 00010032  0x000010aa bpatchx  0x0000002b , 0x00004025 
+ 00010033  0x000010ab fetch  0x00000001 , 0x0000019e 
+ 00010034  0x000010ac call  0x000025a4 
+ 00010035  0x000010ad call  0x00002741 
+ 00010036  0x000010af fetch  0x00000001 , 0x0000019d 
+ 00010037  0x000010b0 call  0x000025a4 
+ 00010038  0x000010b2 fetcht  0x00000001 , 0x00000008 
+ 00010039  0x000010b3 call  0x0000216f 
+ 00010040  0x000010b4 call  0x000021a6 
+ 00010041  0x000010b5 enable  0x00000010 
+ 00010042  0x000010b6 arg  0x0000157c , 0x0000000b 
+ 00010043  0x000010b7 bmark0  0x0000002f , 0x00002659 
+ 00010044  0x000010b8 arg  0x00002134 , 0x0000000b 
+ 00010045  0x000010b9 branch  0x00002659 
+ 00010046  0x000010bc bpatchx  0x0000002c , 0x00004025 
+ 00010047  0x000010bd call  0x00002741 
+ 00010048  0x000010be branch  0x000020cf 
+ 00010049  0x000010c1 bpatchx  0x0000002d , 0x00004025 
+ 00010050  0x000010c2 call  0x000025c2 
+ 00010051  0x000010c3 call  0x000025d1 
+ 00010052  0x000010c4 call  0x0000687d 
+ 00010053  0x000010c5 set1  0x00000000 , 0x00000015 
+ 00010054  0x000010c6 enable  0x0000001d 
+ 00010055  0x000010c7 enable  0x00000020 
+ 00010056  0x000010c8 disable  0x00000021 
+ 00010057  0x000010c9 call  0x00002648 
+ 00010058  0x000010ca disable  0x0000003a 
+ 00010059  0x000010cb bmark1  0x0000002f , 0x00002784 
+ 00010060  0x000010cc bmark1  0x0000002d , 0x00002796 
+ 00010061  0x000010cd rshift16  0x00000009 , 0x0000003f 
+ 00010062  0x000010ce rshift8  0x0000003f , 0x0000003f 
+ 00010063  0x000010cf rshift4  0x0000003f , 0x0000003f 
+ 00010064  0x000010d0 inject  0x00000003 , 0x00000028 
+ 00010065  0x000010d2 enable  0x00000007 
+ 00010066  0x000010d3 enable  0x00000009 
+ 00010067  0x000010d4 bpatchx  0x0000002e , 0x00004025 
+ 00010068  0x000010d5 fetch  0x00000001 , 0x00004169 
+ 00010069  0x000010d6 inject  0x00000003 , 0x00000008 
+ 00010070  0x000010d7 ifetch  0x00000001 , 0x00000006 
+ 00010071  0x000010d8 copy  0x0000003f , 0x00000039 
+ 00010072  0x000010d9 inject  0x00000003 , 0x00000008 
+ 00010073  0x000010da sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00010074  0x000010db branch  0x00002762 , 0x00000005 
+ 00010075  0x000010dd fetch  0x00000001 , 0x0000800a 
+ 00010076  0x000010de branch  0x0000275e , 0x00000034 
+ 00010077  0x000010df bmark1  0x00000032 , 0x00002779 
+ 00010078  0x000010e1 arg  0x0000416b , 0x00000006 
+ 00010079  0x000010e3 ifetch  0x00000001 , 0x00000006 
+ 00010080  0x000010e4 inject  0x00000003 , 0x00000008 
+ 00010081  0x000010e5 loop  0x0000275f 
+ 00010082  0x000010e8 enable  0x00000008 
+ 00010083  0x000010e9 inject  0x00000003 , 0x00000018 
+ 00010084  0x000010ea disable  0x00000008 
+ 00010085  0x000010eb bmark0  0x0000002f , 0x00002769 
+ 00010086  0x000010ec disable  0x00000007 
+ 00010087  0x000010ed setarg  0x00000000 
+ 00010088  0x000010ee inject  0x00000003 , 0x00000003 
+ 00010089  0x000010f0 until  0x0000003e , 0x00000027 
+ 00010090  0x000010f1 nop  0x00000064 
+ 00010091  0x000010f2 bpatchx  0x0000002f , 0x00004025 
+ 00010092  0x000010f3 disable  0x0000001d 
+ 00010093  0x000010f4 disable  0x00000038 
+ 00010094  0x000010f5 call  0x00002160 
+ 00010095  0x000010f6 call  0x0000687b 
+ 00010096  0x000010f8 fetch  0x00000001 , 0x00004169 
+ 00010097  0x000010f9 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010098  0x000010fa rtnne  0x00000003 
+ 00010099  0x000010fb fetch  0x00000001 , 0x000042fd 
+ 00010100  0x000010fc beq  0x00000002 , 0x0000285c 
+ 00010101  0x000010fd rtnne  0x00000005 
+ 00010102  0x000010fe fetch  0x00000001 , 0x0000416b 
+ 00010103  0x000010ff beq  0x00000005 , 0x00002857 
+ 00010104  0x00001100 rtn 
+ 00010105  0x00001104 increase  0xfffffffc , 0x00000039 
+ 00010106  0x00001105 copy  0x00000039 , 0x00000002 
+ 00010107  0x00001106 call  0x000072b8 
+ 00010108  0x00001107 arg  0x0000416b , 0x00000006 
+ 00010109  0x00001109 ifetch  0x00000001 , 0x00000006 
+ 00010110  0x0000110a inject  0x00000003 , 0x00000008 
+ 00010111  0x0000110b loop  0x0000277d 
+ 00010112  0x0000110c call  0x000072bd 
+ 00010113  0x0000110d copy  0x0000002f , 0x0000003f 
+ 00010114  0x0000110e inject  0x00000003 , 0x00000020 
+ 00010115  0x0000110f branch  0x00002762 
+ 00010116  0x00001112 arg  0x0000000a , 0x00000039 
+ 00010117  0x00001114 setarg  0x0000003c 
+ 00010118  0x00001115 inject  0x00000003 , 0x00000008 
+ 00010119  0x00001116 loop  0x00002785 
+ 00010120  0x00001117 disable  0x0000001d 
+ 00010121  0x00001118 enable  0x00000038 
+ 00010122  0x00001119 rshift16  0x00000009 , 0x0000003f 
+ 00010123  0x0000111a rshift16  0x0000003f , 0x0000003f 
+ 00010124  0x0000111b rshift4  0x0000003f , 0x0000003f 
+ 00010125  0x0000111c inject  0x00000003 , 0x00000020 
+ 00010126  0x0000111d bmark1  0x0000002e , 0x00002793 
+ 00010127  0x0000111f setarg  0x00000001 
+ 00010128  0x00001120 inject  0x00000003 , 0x00000005 
+ 00010129  0x00001121 enable  0x0000003a 
+ 00010130  0x00001122 branch  0x00002751 
+ 00010131  0x00001125 setarg  0x00000000 
+ 00010132  0x00001126 inject  0x00000003 , 0x00000005 
+ 00010133  0x00001127 branch  0x00002751 
+ 00010134  0x0000112a fetch  0x00000001 , 0x00004148 
+ 00010135  0x0000112b fetcht  0x00000001 , 0x00004168 
+ 00010136  0x0000112c iadd  0x00000002 , 0x0000003f 
+ 00010137  0x0000112d call  0x0000235c 
+ 00010138  0x0000112e rshift16  0x00000009 , 0x0000003f 
+ 00010139  0x0000112f rshift8  0x0000003f , 0x0000003f 
+ 00010140  0x00001130 rshift4  0x0000003f , 0x00000002 
+ 00010141  0x00001131 copy  0x00000002 , 0x0000003f 
+ 00010142  0x00001132 inject  0x00000003 , 0x00000008 
+ 00010143  0x00001133 copy  0x00000002 , 0x0000003f 
+ 00010144  0x00001134 inject  0x00000003 , 0x00000028 
+ 00010145  0x00001135 branch  0x00002751 
+ 00010146  0x00001139 arg  0x000027a6 , 0x00000013 
+ 00010147  0x0000113a arg  0x000027bc , 0x00000012 
+ 00010148  0x0000113b arg  0x00000005 , 0x00000007 
+ 00010149  0x0000113c branch  0x000027fb 
+ 00010150  0x0000113f add  0x00000011 , 0x00000004 , 0x00000006 
+ 00010151  0x00001140 ifetcht  0x00000004 , 0x00000006 
+ 00010152  0x00001141 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010153  0x00001142 ifetch  0x00000001 , 0x00000006 
+ 00010154  0x00001143 add  0x00000011 , 0x0000002b , 0x00000005 
+ 00010155  0x00001144 istore  0x00000001 , 0x00000005 
+ 00010156  0x00001145 ifetch  0x00000002 , 0x00000006 
+ 00010157  0x00001146 lshift2  0x0000003f , 0x0000003f 
+ 00010158  0x00001147 iadd  0x00000002 , 0x0000000b 
+ 00010159  0x00001148 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00010160  0x00001149 deposit  0x0000000b 
+ 00010161  0x0000114a istore  0x00000004 , 0x00000005 
+ 00010162  0x0000114b ifetch  0x00000002 , 0x00000006 
+ 00010163  0x0000114c lshift2  0x0000003f , 0x0000003f 
+ 00010164  0x0000114d add  0x00000011 , 0x00000002 , 0x00000005 
+ 00010165  0x0000114e istore  0x00000002 , 0x00000005 
+ 00010166  0x0000114f ifetch  0x00000002 , 0x00000006 
+ 00010167  0x00001150 add  0x00000011 , 0x0000002c , 0x00000005 
+ 00010168  0x00001151 istore  0x00000002 , 0x00000005 
+ 00010169  0x00001152 ifetch  0x00000002 , 0x00000006 
+ 00010170  0x00001153 store  0x00000002 , 0x000042f5 
+ 00010171  0x00001154 branch  0x00002938 
+ 00010172  0x00001157 ifetch  0x00000001 , 0x00000011 
+ 00010173  0x00001158 set0  0x00000003 , 0x0000003f 
+ 00010174  0x00001159 istore  0x00000001 , 0x00000011 
+ 00010175  0x0000115a storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010176  0x0000115b jam  0x00000044 , 0x0000066f 
+ 00010177  0x0000115c call  0x0000782b 
+ 00010178  0x0000115d fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010179  0x0000115e rtn 
+ 00010180  0x00001161 arg  0x00000000 , 0x00000013 
+ 00010181  0x00001162 arg  0x000027c8 , 0x00000012 
+ 00010182  0x00001163 arg  0x00000006 , 0x00000007 
+ 00010183  0x00001164 branch  0x000027fb 
+ 00010184  0x00001167 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010185  0x00001168 ifetch  0x00000005 , 0x00000006 
+ 00010186  0x00001169 add  0x00000011 , 0x00000030 , 0x00000005 
+ 00010187  0x0000116a istore  0x00000005 , 0x00000005 
+ 00010188  0x0000116b branch  0x00002624 
+ 00010189  0x0000116f arg  0x00000000 , 0x00000013 
+ 00010190  0x00001170 arg  0x000027d1 , 0x00000012 
+ 00010191  0x00001171 arg  0x00000007 , 0x00000007 
+ 00010192  0x00001172 branch  0x000027fb 
+ 00010193  0x00001175 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010194  0x00001176 ifetch  0x00000001 , 0x00000006 
+ 00010195  0x00001177 call  0x000027de 
+ 00010196  0x00001178 istore  0x00000001 , 0x00000005 
+ 00010197  0x00001179 add  0x00000011 , 0x00000038 , 0x00000006 
+ 00010198  0x0000117a ifetch  0x00000001 , 0x00000006 
+ 00010199  0x0000117b call  0x000027ec 
+ 00010200  0x0000117c istore  0x00000001 , 0x00000005 
+ 00010201  0x0000117d storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010202  0x0000117e jam  0x00000042 , 0x0000066f 
+ 00010203  0x0000117f call  0x0000782b 
+ 00010204  0x00001180 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010205  0x00001181 rtn 
+ 00010206  0x00001184 call  0x000027e6 , 0x00000034 
+ 00010207  0x00001185 add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010208  0x00001186 nrtn  0x00000029 
+ 00010209  0x00001187 fetcht  0x00000001 , 0x000043b6 
+ 00010210  0x00001188 isolate1  0x00000007 , 0x00000002 
+ 00010211  0x00001189 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010212  0x0000118a add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010213  0x0000118b rtn 
+ 00010214  0x0000118e add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010215  0x0000118f ifetch  0x00000001 , 0x00000006 
+ 00010216  0x00001190 nrtn  0x00000029 
+ 00010217  0x00001191 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010218  0x00001192 ifetch  0x00000001 , 0x00000006 
+ 00010219  0x00001193 rtn 
+ 00010220  0x00001196 call  0x000027f5 , 0x00000034 
+ 00010221  0x00001197 fetcht  0x00000001 , 0x000043b6 
+ 00010222  0x00001198 isolate1  0x00000007 , 0x00000002 
+ 00010223  0x00001199 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010224  0x0000119a add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010225  0x0000119b nrtn  0x00000029 
+ 00010226  0x0000119c set0  0x00000007 , 0x0000003f 
+ 00010227  0x0000119d add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010228  0x0000119e rtn 
+ 00010229  0x000011a1 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010230  0x000011a2 ifetch  0x00000001 , 0x00000006 
+ 00010231  0x000011a3 nrtn  0x00000029 
+ 00010232  0x000011a4 add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010233  0x000011a5 ifetch  0x00000001 , 0x00000006 
+ 00010234  0x000011a6 rtn 
+ 00010235  0x000011ac bpatchx  0x00000030 , 0x00004026 
+ 00010236  0x000011ad ifetch  0x00000001 , 0x00000011 
+ 00010237  0x000011ae qisolate0  0x0000003f 
+ 00010238  0x000011af rtn  0x00000001 
+ 00010239  0x000011b0 add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010240  0x000011b1 ifetcht  0x00000002 , 0x00000006 
+ 00010241  0x000011b2 add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010242  0x000011b3 ifetch  0x00000002 , 0x00000006 
+ 00010243  0x000011b5 isub  0x00000002 , 0x0000003f 
+ 00010244  0x000011b6 branch  0x0000280b , 0x00000005 
+ 00010245  0x000011b7 nbranch  0x00002810 , 0x00000002 
+ 00010246  0x000011b8 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00010247  0x000011b9 branch  0x00002809 , 0x00000005 
+ 00010248  0x000011ba rtn 
+ 00010249  0x000011bd copy  0x00000013 , 0x0000003f 
+ 00010250  0x000011be branch  0x00007d79 
+ 00010251  0x000011c1 ifetch  0x00000001 , 0x00000011 
+ 00010252  0x000011c2 qset0  0x0000003f 
+ 00010253  0x000011c3 istore  0x00000001 , 0x00000011 
+ 00010254  0x000011c4 copy  0x00000012 , 0x0000003f 
+ 00010255  0x000011c5 branch  0x00007d79 
+ 00010256  0x000011c8 add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010257  0x000011c9 ifetch  0x00000002 , 0x00000006 
+ 00010258  0x000011ca add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010259  0x000011cb ifetch  0x00000002 , 0x00000006 
+ 00010260  0x000011cc isub  0x00000002 , 0x0000003f 
+ 00010261  0x000011cd arg  0x0000ffff , 0x00000002 
+ 00010262  0x000011ce isub  0x00000002 , 0x0000003e 
+ 00010263  0x000011cf branch  0x0000280b , 0x00000005 
+ 00010264  0x000011d0 arg  0x0000f000 , 0x00000002 
+ 00010265  0x000011d1 isub  0x00000002 , 0x0000003e 
+ 00010266  0x000011d2 nbranch  0x0000280b , 0x00000002 
+ 00010267  0x000011d3 rtn 
+ 00010268  0x000011d7 fetcht  0x00000001 , 0x0000017f 
+ 00010269  0x000011d8 fetch  0x00000001 , 0x0000004c 
+ 00010270  0x000011db rshift  0x0000003f , 0x0000003f 
+ 00010271  0x000011dc ixor  0x00000002 , 0x0000003f 
+ 00010272  0x000011dd isolate1  0x00000002 , 0x0000003f 
+ 00010273  0x000011de setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010274  0x000011df rtn 
+ 00010275  0x000011e3 bpatchx  0x00000031 , 0x00004026 
+ 00010276  0x000011e4 call  0x00002935 
+ 00010277  0x000011e5 rtnmark1  0x00000030 
+ 00010278  0x000011e6 call  0x0000284a 
+ 00010279  0x000011e7 fetch  0x00000001 , 0x0000004c 
+ 00010280  0x000011e8 isolate1  0x00000004 , 0x0000003f 
+ 00010281  0x000011e9 setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00010282  0x000011ea rshift  0x0000003f , 0x0000003f 
+ 00010283  0x000011eb ixor  0x00000002 , 0x0000003f 
+ 00010284  0x000011ec isolate1  0x00000002 , 0x0000003f 
+ 00010285  0x000011ed setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010286  0x000011ee rtnmark1  0x0000000f 
+ 00010287  0x000011ef fetch  0x00000001 , 0x0000004d 
+ 00010288  0x000011f0 branch  0x0000283c , 0x00000034 
+ 00010289  0x000011f1 fetch  0x00000001 , 0x00000168 
+ 00010290  0x000011f2 bbit0  0x00000004 , 0x0000283c 
+ 00010291  0x000011f3 fetcht  0x00000004 , 0x00000154 
+ 00010292  0x000011f4 fetch  0x00000004 , 0x0000445a 
+ 00010293  0x000011f5 isub  0x00000002 , 0x0000003e 
+ 00010294  0x000011f6 branch  0x0000235a , 0x00000005 
+ 00010295  0x000011f7 storet  0x00000004 , 0x0000445a 
+ 00010296  0x000011f8 fetch  0x00000005 , 0x00004455 
+ 00010297  0x000011f9 increase  0x00000001 , 0x0000003f 
+ 00010298  0x000011fa set1  0x00000027 , 0x0000003f 
+ 00010299  0x000011fb store  0x00000005 , 0x00004455 
+ 00010300  0x000011fe fetcht  0x00000001 , 0x0000017f 
+ 00010301  0x000011ff setflip  0x00000002 , 0x00000002 
+ 00010302  0x00001200 storet  0x00000001 , 0x0000017f 
+ 00010303  0x00001201 fetch  0x00000001 , 0x00004321 
+ 00010304  0x00001202 rtnbit0  0x00000006 
+ 00010305  0x00001203 bpatchx  0x00000032 , 0x00004026 
+ 00010306  0x00001204 fetch  0x00000001 , 0x0000004d 
+ 00010307  0x00001205 rtn  0x00000034 
+ 00010308  0x00001206 fetch  0x00000001 , 0x0000004c 
+ 00010309  0x00001207 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00010310  0x00001208 branch  0x00002e65 , 0x00000001 
+ 00010311  0x00001209 compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00010312  0x0000120a branch  0x00002e53 , 0x00000001 
+ 00010313  0x0000120b rtn 
+ 00010314  0x0000120f bpatchx  0x00000033 , 0x00004026 
+ 00010315  0x00001210 fetcht  0x00000001 , 0x0000017f 
+ 00010316  0x00001211 isolate0  0x00000005 , 0x00000002 
+ 00010317  0x00001212 rtn  0x00000001 
+ 00010318  0x00001213 fetch  0x00000001 , 0x0000004c 
+ 00010319  0x00001214 lshift  0x0000003f , 0x0000003f 
+ 00010320  0x00001215 ixor  0x00000002 , 0x0000003f 
+ 00010321  0x00001216 rtnbit0  0x00000003 
+ 00010322  0x00001217 set0  0x00000005 , 0x00000002 
+ 00010323  0x00001218 setflip  0x00000003 , 0x00000002 
+ 00010324  0x00001219 storet  0x00000001 , 0x0000017f 
+ 00010325  0x0000121a compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010326  0x0000121c rtn 
+ 00010327  0x00001220 fetch  0x00000001 , 0x00000168 
+ 00010328  0x00001221 set1  0x00000004 , 0x0000003f 
+ 00010329  0x00001222 store  0x00000001 , 0x00000168 
+ 00010330  0x00001223 set1  0x00000032 , 0x00000000 
+ 00010331  0x00001224 rtn 
+ 00010332  0x00001227 bpatchx  0x00000034 , 0x00004026 
+ 00010333  0x00001228 jam  0x00000000 , 0x000042fd 
+ 00010334  0x00001229 arg  0x00000000 , 0x0000003f 
+ 00010335  0x0000122a store  0x00000004 , 0x0000445a 
+ 00010336  0x0000122b store  0x00000005 , 0x00004450 
+ 00010337  0x0000122c set1  0x00000027 , 0x0000003f 
+ 00010338  0x0000122d store  0x00000005 , 0x00004455 
+ 00010339  0x0000122e fetch  0x00000001 , 0x00000168 
+ 00010340  0x0000122f set0  0x00000004 , 0x0000003f 
+ 00010341  0x00001230 store  0x00000001 , 0x00000168 
+ 00010342  0x00001231 set0  0x00000032 , 0x00000000 
+ 00010343  0x00001232 rtn 
+ 00010344  0x00001238 arg  0x00000001 , 0x00000011 
+ 00010345  0x00001239 fetch  0x00000001 , 0x0000004c 
+ 00010346  0x0000123a rtnbit1  0x00000006 
+ 00010347  0x0000123b arg  0x00000000 , 0x00000011 
+ 00010348  0x0000123c rtn 
+ 00010349  0x00001240 copy  0x00000006 , 0x00000005 
+ 00010350  0x00001241 fetcht  0x00000002 , 0x000043b8 
+ 00010351  0x00001242 copy  0x00000005 , 0x00000006 
+ 00010352  0x00001243 rtn 
+ 00010353  0x00001247 bpatchx  0x00000035 , 0x00004026 
+ 00010354  0x00001248 fetch  0x00000001 , 0x0000017f 
+ 00010355  0x00001249 rtnbit1  0x00000005 
+ 00010356  0x0000124a call  0x00002892 
+ 00010357  0x0000124b call  0x00002a10 
+ 00010358  0x0000124c branch  0x000028b6 , 0x00000034 
+ 00010359  0x0000124d ifetch  0x00000002 , 0x00000006 
+ 00010360  0x0000124e ifetcht  0x00000002 , 0x00000006 
+ 00010361  0x0000124f copy  0x00000002 , 0x00000011 
+ 00010362  0x00001250 isub  0x00000011 , 0x0000003f 
+ 00010363  0x00001251 call  0x0000286d 
+ 00010364  0x00001252 call  0x00007db0 
+ 00010365  0x00001253 copy  0x0000003f , 0x00000002 
+ 00010366  0x00001254 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
+ 00010367  0x00001255 copy  0x00000011 , 0x0000003f 
+ 00010368  0x00001256 iadd  0x00000006 , 0x0000003f 
+ 00010369  0x00001257 store  0x00000002 , 0x0000068f 
+ 00010370  0x00001258 call  0x000028a6 
+ 00010371  0x00001259 call  0x000028b8 
+ 00010372  0x0000125b call  0x00002a10 
+ 00010373  0x0000125c ifetch  0x00000002 , 0x00000006 
+ 00010374  0x0000125d copy  0x0000003f , 0x00000011 
+ 00010375  0x0000125e copy  0x00000006 , 0x00000013 
+ 00010376  0x0000125f ifetcht  0x00000002 , 0x00000006 
+ 00010377  0x00001260 copy  0x00000002 , 0x00000012 
+ 00010378  0x00001261 isub  0x00000012 , 0x0000003f 
+ 00010379  0x00001262 call  0x0000286d 
+ 00010380  0x00001263 call  0x00007db0 
+ 00010381  0x00001264 iadd  0x00000012 , 0x0000003f 
+ 00010382  0x00001265 istore  0x00000002 , 0x00000013 
+ 00010383  0x00001266 isub  0x00000011 , 0x0000003e 
+ 00010384  0x00001267 nrtn  0x00000005 
+ 00010385  0x00001268 branch  0x00002a2a 
+ 00010386  0x0000126c call  0x00002899 
+ 00010387  0x0000126d rtnmark1  0x00000029 
+ 00010388  0x0000126e fetch  0x00000001 , 0x00004321 
+ 00010389  0x0000126f bbit0  0x00000002 , 0x000028a4 
+ 00010390  0x00001270 call  0x00002a14 
+ 00010391  0x00001271 branch  0x000028a4 , 0x00000034 
+ 00010392  0x00001272 branch  0x000028a2 
+ 00010393  0x00001276 call  0x00002a10 
+ 00010394  0x00001277 branch  0x000028a4 , 0x00000034 
+ 00010395  0x00001278 ifetch  0x00000002 , 0x00000006 
+ 00010396  0x00001279 ifetcht  0x00000002 , 0x00000006 
+ 00010397  0x0000127a isub  0x00000002 , 0x00000011 
+ 00010398  0x0000127b call  0x0000286d 
+ 00010399  0x0000127c copy  0x00000002 , 0x0000003f 
+ 00010400  0x0000127d isub  0x00000011 , 0x0000003e 
+ 00010401  0x0000127e branch  0x000028a4 , 0x00000002 
+ 00010402  0x00001280 set1  0x00000029 , 0x00000000 
+ 00010403  0x00001281 rtn 
+ 00010404  0x00001284 set0  0x00000029 , 0x00000000 
+ 00010405  0x00001285 rtn 
+ 00010406  0x00001288 copy  0x00000011 , 0x0000003f 
+ 00010407  0x00001289 rtn  0x00000034 
+ 00010408  0x0000128a arg  0x00000001 , 0x00000001 
+ 00010409  0x0000128b rtn 
+ 00010410  0x0000128f bpatchx  0x00000036 , 0x00004026 
+ 00010411  0x00001290 increase  0x00000001 , 0x00000002 
+ 00010412  0x00001291 call  0x00002ccf 
+ 00010413  0x00001292 increase  0xfffffffe , 0x00000006 
+ 00010414  0x00001293 ifetch  0x00000002 , 0x00000006 
+ 00010415  0x00001294 arg  0x00002902 , 0x00000002 
+ 00010416  0x00001295 isub  0x00000002 , 0x0000003e 
+ 00010417  0x00001296 nrtn  0x00000005 
+ 00010418  0x00001297 increase  0x00000001 , 0x00000006 
+ 00010419  0x00001298 copy  0x00000006 , 0x00000011 
+ 00010420  0x00001299 ifetch  0x00000001 , 0x00000006 
+ 00010421  0x0000129a rtn 
+ 00010422  0x0000129e force  0x00000000 , 0x00000002 
+ 00010423  0x0000129f force  0x00000001 , 0x00000001 
+ 00010424  0x000012a2 bpatchx  0x00000037 , 0x00004026 
+ 00010425  0x000012a3 storet  0x00000001 , 0x0000416a 
+ 00010426  0x000012a4 fetcht  0x00000001 , 0x0000017f 
+ 00010427  0x000012a5 set1  0x00000005 , 0x00000002 
+ 00010428  0x000012a6 and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00010429  0x000012a7 ior  0x00000001 , 0x0000003f 
+ 00010430  0x000012a8 store  0x00000001 , 0x0000017f 
+ 00010431  0x000012a9 and_into  0x0000001f , 0x0000003f 
+ 00010432  0x000012aa isolate1  0x00000029 , 0x00000000 
+ 00010433  0x000012ab setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00010434  0x000012ac store  0x00000001 , 0x00004169 
+ 00010435  0x000012ae fetch  0x00000001 , 0x00004169 
+ 00010436  0x000012af compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00010437  0x000012b0 nbranch  0x000028c8 , 0x00000001 
+ 00010438  0x000012b1 fetch  0x00000001 , 0x0000416a 
+ 00010439  0x000012b2 rtn  0x00000034 
+ 00010440  0x000012b5 bmark1  0x00000032 , 0x000028ce 
+ 00010441  0x000012b6 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
+ 00010442  0x000012b7 fetch  0x00000002 , 0x0000068f 
+ 00010443  0x000012b8 copy  0x0000003f , 0x00000006 
+ 00010444  0x000012b9 arg  0x0000416b , 0x00000005 
+ 00010445  0x000012ba branch  0x00007ccc 
+ 00010446  0x000012bd call  0x00007368 
+ 00010447  0x000012be branch  0x0000729f 
+ 00010448  0x000012c1 arg  0x00000000 , 0x00000007 
+ 00010449  0x000012c2 branch  0x000024e7 
+ 00010450  0x000012c5 arg  0x00000000 , 0x00000007 
+ 00010451  0x000012c6 branch  0x000024eb 
+ 00010452  0x000012ca bpatchx  0x00000038 , 0x00004027 
+ 00010453  0x000012cb rtnmark1  0x0000000f 
+ 00010454  0x000012cc rtnmark1  0x00000030 
+ 00010455  0x000012cd fetch  0x00000001 , 0x0000004c 
+ 00010456  0x000012ce and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010457  0x000012cf store  0x00000001 , 0x00004334 
+ 00010458  0x000012d0 fetch  0x00000001 , 0x0000004d 
+ 00010459  0x000012d1 rtn  0x00000034 
+ 00010460  0x000012d2 setarg  0x0000004e 
+ 00010461  0x000012d3 store  0x00000002 , 0x00004339 
+ 00010462  0x000012d4 bpatchx  0x00000039 , 0x00004027 
+ 00010463  0x000012d5 fetch  0x00000001 , 0x00004334 
+ 00010464  0x000012d6 beq  0x00000003 , 0x0000304a 
+ 00010465  0x000012d8 call  0x000028ee 
+ 00010466  0x000012d9 nbranch  0x000028d0 , 0x00000028 
+ 00010467  0x000012da call  0x000028d2 
+ 00010468  0x000012db setarg  0x00000000 
+ 00010469  0x000012dc store  0x00000002 , 0x00004337 
+ 00010470  0x000012dd fetch  0x00000002 , 0x00004339 
+ 00010471  0x000012de add  0x0000003f , 0x00000002 , 0x00000006 
+ 00010472  0x000012df bpatchx  0x0000003a , 0x00004027 
+ 00010473  0x000012e1 ifetch  0x00000002 , 0x00000006 
+ 00010474  0x000012e2 beq  0x00000004 , 0x00002b8f 
+ 00010475  0x000012e3 beq  0x00000006 , 0x00002ec8 
+ 00010476  0x000012e4 beq  0x00000005 , 0x00002e8a 
+ 00010477  0x000012e5 rtn 
+ 00010478  0x000012e9 fetch  0x00000001 , 0x00004334 
+ 00010479  0x000012ea beq  0x00000002 , 0x000028fd 
+ 00010480  0x000012eb beq  0x00000001 , 0x00002914 
+ 00010481  0x000012ec rtn 
+ 00010482  0x000012f2 call  0x00007dba 
+ 00010483  0x000012f3 arg  0x00000004 , 0x00000002 
+ 00010484  0x000012f4 isub  0x0000003f , 0x0000003e 
+ 00010485  0x000012f5 rtn  0x00000005 
+ 00010486  0x000012f6 arg  0x00000005 , 0x00000002 
+ 00010487  0x000012f7 isub  0x0000003f , 0x0000003e 
+ 00010488  0x000012f8 rtn  0x00000005 
+ 00010489  0x000012f9 arg  0x00000006 , 0x00000002 
+ 00010490  0x000012fa isub  0x0000003f , 0x0000003e 
+ 00010491  0x000012fb rtn  0x00000005 
+ 00010492  0x000012fc branch  0x00007dbc 
+ 00010493  0x00001300 fetch  0x00000002 , 0x00004339 
+ 00010494  0x00001301 copy  0x0000003f , 0x00000006 
+ 00010495  0x00001302 ifetch  0x00000002 , 0x00000006 
+ 00010496  0x00001303 store  0x00000002 , 0x00004335 
+ 00010497  0x00001304 ifetch  0x00000002 , 0x00000006 
+ 00010498  0x00001305 call  0x000028f2 
+ 00010499  0x00001306 nrtn  0x00000028 
+ 00010500  0x00001307 fetcht  0x00000001 , 0x0000004d 
+ 00010501  0x00001308 storet  0x00000002 , 0x00004337 
+ 00010502  0x00001309 fetch  0x00000002 , 0x00004335 
+ 00010503  0x0000130a increase  0x00000004 , 0x0000003f 
+ 00010504  0x0000130b isub  0x00000002 , 0x0000003e 
+ 00010505  0x0000130c branch  0x00007dba , 0x00000005 
+ 00010506  0x0000130d fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010507  0x0000130e arg  0x00000f00 , 0x00000005 
+ 00010508  0x0000130f fetch  0x00000002 , 0x00004339 
+ 00010509  0x00001310 copy  0x0000003f , 0x00000006 
+ 00010510  0x00001311 call  0x00007ccc 
+ 00010511  0x00001312 branch  0x00007dbc 
+ 00010512  0x00001318 call  0x00007dba 
+ 00010513  0x00001319 fetch  0x00000002 , 0x00004337 
+ 00010514  0x0000131a nrtn  0x00000034 
+ 00010515  0x0000131b branch  0x00007dbc 
+ 00010516  0x0000131e call  0x00002910 
+ 00010517  0x0000131f nrtn  0x00000028 
+ 00010518  0x00001320 fetch  0x00000002 , 0x00004337 
+ 00010519  0x00001321 arg  0x00000f00 , 0x00000005 
+ 00010520  0x00001322 iadd  0x00000005 , 0x00000011 
+ 00010521  0x00001323 fetcht  0x00000001 , 0x0000004d 
+ 00010522  0x00001324 iadd  0x00000002 , 0x0000003f 
+ 00010523  0x00001325 store  0x00000002 , 0x00004337 
+ 00010524  0x00001326 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010525  0x00001327 copy  0x00000011 , 0x00000005 
+ 00010526  0x00001328 fetch  0x00000002 , 0x00004339 
+ 00010527  0x00001329 copy  0x0000003f , 0x00000006 
+ 00010528  0x0000132a call  0x00007ccc 
+ 00010529  0x0000132b setarg  0x00000f00 
+ 00010530  0x0000132c store  0x00000002 , 0x00004339 
+ 00010531  0x0000132d fetch  0x00000002 , 0x00004335 
+ 00010532  0x0000132e increase  0x00000004 , 0x0000003f 
+ 00010533  0x0000132f fetcht  0x00000002 , 0x00004337 
+ 00010534  0x00001330 isub  0x00000002 , 0x0000003e 
+ 00010535  0x00001331 branch  0x00007dba , 0x00000005 
+ 00010536  0x00001332 branch  0x00007dbc 
+ 00010537  0x00001338 fetch  0x00000002 , 0x000043df 
+ 00010538  0x00001339 branch  0x00007d79 
+ 00010539  0x0000133c bpatchx  0x0000003b , 0x00004027 
+ 00010540  0x0000133d fetcht  0x00000004 , 0x00000184 
+ 00010541  0x0000133e call  0x00002356 
+ 00010542  0x0000133f isub  0x00000002 , 0x0000000b 
+ 00010543  0x00001340 deposit  0x0000000b 
+ 00010544  0x00001341 fetcht  0x00000002 , 0x00000196 
+ 00010545  0x00001342 lshift4  0x00000002 , 0x00000002 
+ 00010546  0x00001343 lshift  0x00000002 , 0x00000002 
+ 00010547  0x00001344 isub  0x00000002 , 0x0000003f 
+ 00010548  0x00001345 rtn 
+ 00010549  0x00001348 call  0x00002356 
+ 00010550  0x00001349 store  0x00000004 , 0x00000184 
+ 00010551  0x0000134a rtn 
+ 00010552  0x0000134f bpatchx  0x0000003c , 0x00004027 
+ 00010553  0x00001350 add  0x00000011 , 0x00000050 , 0x00000006 
+ 00010554  0x00001351 ifetch  0x00000001 , 0x00000006 
+ 00010555  0x00001352 call  0x000025eb 
+ 00010556  0x00001353 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00010557  0x00001354 ifetch  0x00000002 , 0x00000006 
+ 00010558  0x00001355 imul32  0x00000002 , 0x0000003f 
+ 00010559  0x00001356 fetcht  0x00000002 , 0x00000044 
+ 00010560  0x00001357 imul32  0x00000002 , 0x0000003f 
+ 00010561  0x00001358 arg  0x000f4240 , 0x00000002 
+ 00010562  0x00001359 idiv  0x00000002 
+ 00010563  0x0000135a arg  0x00000682 , 0x00000002 
+ 00010564  0x0000135b fetch  0x00000001 , 0x00004148 
+ 00010565  0x0000135c imul32  0x00000002 , 0x00000002 
+ 00010566  0x0000135d add  0x00000011 , 0x0000002b , 0x00000006 
+ 00010567  0x0000135e ifetch  0x00000001 , 0x00000006 
+ 00010568  0x0000135f imul32  0x00000002 , 0x0000003f 
+ 00010569  0x00001360 iadd  0x00000002 , 0x0000003f 
+ 00010570  0x00001361 store  0x00000004 , 0x0000431d 
+ 00010571  0x00001362 fetch  0x00000002 , 0x0000409a 
+ 00010572  0x00001363 call  0x00007d62 
+ 00010573  0x00001364 quotient  0x00000002 
+ 00010574  0x00001365 iadd  0x00000002 , 0x0000003f 
+ 00010575  0x00001366 add  0x00000011 , 0x0000000e , 0x00000005 
+ 00010576  0x00001367 istore  0x00000002 , 0x00000005 
+ 00010577  0x00001368 rtn 
+ 00010578  0x0000136e bpatchx  0x0000003d , 0x00004027 
+ 00010579  0x0000136f call  0x00002955 
+ 00010580  0x00001370 branch  0x00002969 
+ 00010581  0x00001373 jam  0x00000002 , 0x000006b5 
+ 00010582  0x00001374 arg  0x00002a00 , 0x00000002 
+ 00010583  0x00001375 storet  0x00000002 , 0x000006b6 
+ 00010584  0x00001376 call  0x00002ce0 
+ 00010585  0x00001377 rtn  0x00000034 
+ 00010586  0x00001378 ifetch  0x00000001 , 0x00000006 
+ 00010587  0x00001379 copy  0x00000006 , 0x00000005 
+ 00010588  0x0000137a fetcht  0x00000001 , 0x0000426b 
+ 00010589  0x0000137b copy  0x00000002 , 0x00000039 
+ 00010590  0x0000137c isub  0x00000002 , 0x0000003e 
+ 00010591  0x0000137d nbranch  0x00002966 , 0x00000002 
+ 00010592  0x0000137e isub  0x00000002 , 0x00000002 
+ 00010593  0x0000137f arg  0x0000426c , 0x00000006 
+ 00010594  0x00001380 call  0x00007ccc 
+ 00010595  0x00001381 copy  0x00000002 , 0x00000039 
+ 00010596  0x00001382 ncall  0x000029a1 , 0x00000005 
+ 00010597  0x00001383 rtn 
+ 00010598  0x00001385 copy  0x0000003f , 0x00000039 
+ 00010599  0x00001386 arg  0x0000426c , 0x00000006 
+ 00010600  0x00001387 branch  0x00007ccc 
+ 00010601  0x0000138b arg  0x00004368 , 0x00000013 
+ 00010602  0x0000138c arg  0x00004349 , 0x00000011 
+ 00010603  0x0000138d call  0x00002976 
+ 00010604  0x0000138e setarg  0x00000000 
+ 00010605  0x0000138f setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00010606  0x00001390 store  0x00000001 , 0x00000670 
+ 00010607  0x00001391 arg  0x00004388 , 0x00000013 
+ 00010608  0x00001392 arg  0x00004369 , 0x00000011 
+ 00010609  0x00001393 call  0x00002976 
+ 00010610  0x00001394 rtn  0x00000028 
+ 00010611  0x00001395 fetch  0x00000001 , 0x00000670 
+ 00010612  0x00001396 branch  0x0000235a , 0x00000034 
+ 00010613  0x00001397 rtn 
+ 00010614  0x0000139b bpatchx  0x0000003e , 0x00004027 
+ 00010615  0x0000139c call  0x00007dba 
+ 00010616  0x0000139d call  0x00007ca6 
+ 00010617  0x0000139e arg  0x00000000 , 0x00000012 
+ 00010618  0x0000139f arg  0x000006a2 , 0x00000005 
+ 00010619  0x000013a0 call  0x00002990 
+ 00010620  0x000013a1 fetch  0x00000001 , 0x0000426b 
+ 00010621  0x000013a2 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00010622  0x000013a3 iadd  0x00000012 , 0x00000011 
+ 00010623  0x000013a4 increase  0x00000002 , 0x00000011 
+ 00010624  0x000013a5 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00010625  0x000013a6 nbranch  0x0000298e , 0x00000002 
+ 00010626  0x000013a7 istoret  0x00000001 , 0x00000005 
+ 00010627  0x000013a8 arg  0x00000009 , 0x00000002 
+ 00010628  0x000013a9 istoret  0x00000001 , 0x00000005 
+ 00010629  0x000013aa iforce  0x00000039 
+ 00010630  0x000013ab call  0x00007ccc 
+ 00010631  0x000013ac copy  0x00000011 , 0x00000012 
+ 00010632  0x000013ae deposit  0x00000012 
+ 00010633  0x000013af store  0x00000001 , 0x000006a1 
+ 00010634  0x000013b0 arg  0x000006a1 , 0x00000006 
+ 00010635  0x000013b1 setarg  0xffffffe0 
+ 00010636  0x000013b2 iadd  0x00000013 , 0x00000005 
+ 00010637  0x000013b3 branch  0x00007c8d 
+ 00010638  0x000013b6 call  0x00007dbc 
+ 00010639  0x000013b7 branch  0x00002988 
+ 00010640  0x000013ba ifetch  0x00000001 , 0x00000011 
+ 00010641  0x000013bb rtn  0x00000034 
+ 00010642  0x000013bc pincrease  0x00000001 
+ 00010643  0x000013bd ifetcht  0x00000001 , 0x00000006 
+ 00010644  0x000013be sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00010645  0x000013bf branch  0x0000299f , 0x00000005 
+ 00010646  0x000013c0 iadd  0x00000012 , 0x00000012 
+ 00010647  0x000013c1 copy  0x00000011 , 0x00000006 
+ 00010648  0x000013c2 iforce  0x00000039 
+ 00010649  0x000013c3 call  0x00007ccc 
+ 00010650  0x000013c4 copy  0x00000006 , 0x00000011 
+ 00010651  0x000013c6 deposit  0x00000011 
+ 00010652  0x000013c7 isub  0x00000013 , 0x0000003e 
+ 00010653  0x000013c8 rtn  0x00000002 
+ 00010654  0x000013c9 branch  0x00002990 
+ 00010655  0x000013cc iadd  0x00000011 , 0x00000011 
+ 00010656  0x000013cd branch  0x0000299b 
+ 00010657  0x000013d1 setarg  0x00000020 
+ 00010658  0x000013d2 istore  0x00000001 , 0x00000005 
+ 00010659  0x000013d3 loop  0x000029a1 
+ 00010660  0x000013d4 rtn 
+ 00010661  0x000013d8 bpatchx  0x0000003f , 0x00004027 
+ 00010662  0x000013d9 disable  0x0000002b 
+ 00010663  0x000013da branch  0x000029a9 , 0x0000002e 
+ 00010664  0x000013db nbranch  0x000029b8 , 0x0000002d 
+ 00010665  0x000013dd call  0x000024d2 
+ 00010666  0x000013de fetch  0x00000002 , 0x0000409a 
+ 00010667  0x000013df store  0x00000002 , 0x00000176 
+ 00010668  0x000013e0 fetch  0x00000001 , 0x00004321 
+ 00010669  0x000013e1 bbit1  0x00000005 , 0x000024e0 
+ 00010670  0x000013e2 bmark1  0x0000000f , 0x000024e0 
+ 00010671  0x000013e3 fetch  0x00000001 , 0x0000004d 
+ 00010672  0x000013e4 nbranch  0x000024e0 , 0x00000034 
+ 00010673  0x000013e5 fetch  0x00000001 , 0x0000416a 
+ 00010674  0x000013e6 nbranch  0x000024e0 , 0x00000034 
+ 00010675  0x000013e8 fetch  0x00000001 , 0x00000168 
+ 00010676  0x000013e9 bbit1  0x00000005 , 0x000024e0 
+ 00010677  0x000013ea bbit1  0x00000007 , 0x000024e0 
+ 00010678  0x000013eb bbit1  0x00000006 , 0x000024e0 
+ 00010679  0x000013ec branch  0x000024c8 
+ 00010680  0x000013ef fetch  0x00000001 , 0x000040a8 
+ 00010681  0x000013f0 sub  0x0000003f , 0x0000001e , 0x0000003e 
+ 00010682  0x000013f1 nbranch  0x000024d7 , 0x00000002 
+ 00010683  0x000013f2 fetcht  0x00000002 , 0x0000409a 
+ 00010684  0x000013f3 rshift  0x00000002 , 0x00000002 
+ 00010685  0x000013f4 fetch  0x00000002 , 0x00000176 
+ 00010686  0x000013f5 iadd  0x00000002 , 0x0000003f 
+ 00010687  0x000013f6 store  0x00000002 , 0x00000176 
+ 00010688  0x000013f7 branch  0x000024d7 
+ 00010689  0x000013fb arg  0x00000000 , 0x00000007 
+ 00010690  0x000013fc branch  0x000029d6 
+ 00010691  0x000013ff arg  0x00000000 , 0x00000007 
+ 00010692  0x00001400 branch  0x000029db 
+ 00010693  0x00001403 arg  0x00000001 , 0x00000007 
+ 00010694  0x00001404 branch  0x000029d6 
+ 00010695  0x00001407 arg  0x00000001 , 0x00000007 
+ 00010696  0x00001408 branch  0x000029db 
+ 00010697  0x0000140b arg  0x00000002 , 0x00000007 
+ 00010698  0x0000140c branch  0x000029d6 
+ 00010699  0x0000140f arg  0x00000002 , 0x00000007 
+ 00010700  0x00001410 branch  0x000029db 
+ 00010701  0x00001413 arg  0x00000003 , 0x00000007 
+ 00010702  0x00001414 branch  0x000029d6 
+ 00010703  0x00001417 arg  0x00000003 , 0x00000007 
+ 00010704  0x00001418 branch  0x000029db 
+ 00010705  0x0000141b arg  0x00000004 , 0x00000007 
+ 00010706  0x0000141c branch  0x000029d6 
+ 00010707  0x0000141f arg  0x00000004 , 0x00000007 
+ 00010708  0x00001420 branch  0x000029db 
+ 00010709  0x00001423 arg  0x00000005 , 0x00000007 
+ 00010710  0x00001426 fetch  0x00000001 , 0x00004321 
+ 00010711  0x00001427 qset1  0x0000003f 
+ 00010712  0x00001428 store  0x00000001 , 0x00004321 
+ 00010713  0x00001429 rtn 
+ 00010714  0x0000142d arg  0x00000005 , 0x00000007 
+ 00010715  0x00001430 fetch  0x00000001 , 0x00004321 
+ 00010716  0x00001431 qset0  0x0000003f 
+ 00010717  0x00001432 store  0x00000001 , 0x00004321 
+ 00010718  0x00001433 rtn 
+ 00010719  0x00001438 setarg  0x00112233 
+ 00010720  0x00001439 store  0x00000003 , 0x00004322 
+ 00010721  0x0000143a setarg  0x00445566 
+ 00010722  0x0000143b istore  0x00000003 , 0x00000005 
+ 00010723  0x0000143c setarg  0x00778899 
+ 00010724  0x0000143d istore  0x00000003 , 0x00000005 
+ 00010725  0x0000143e setarg  0x00001122 
+ 00010726  0x0000143f istore  0x00000003 , 0x00000005 
+ 00010727  0x00001440 setarg  0x00334455 
+ 00010728  0x00001441 istore  0x00000003 , 0x00000005 
+ 00010729  0x00001442 setarg  0x00000066 
+ 00010730  0x00001443 istore  0x00000001 , 0x00000005 
+ 00010731  0x00001444 rtn 
+ 00010732  0x00001448 setarg  0x01000302 
+ 00010733  0x00001449 store  0x00000004 , 0x000042c4 
+ 00010734  0x0000144a setarg  0x00010010 
+ 00010735  0x0000144b store  0x00000003 , 0x000042c8 
+ 00010736  0x0000144c jam  0x00000001 , 0x000042fe 
+ 00010737  0x0000144d rtn 
+ 00010738  0x00001452 arg  0x00000000 , 0x00000011 
+ 00010739  0x00001453 arg  0x00000001 , 0x00000001 
+ 00010740  0x00001454 branch  0x00002a05 
+ 00010741  0x00001459 bpatchx  0x00000040 , 0x00004028 
+ 00010742  0x0000145a arg  0x00000003 , 0x00000001 
+ 00010743  0x0000145b call  0x00002a05 
+ 00010744  0x0000145c copy  0x00000012 , 0x0000003f 
+ 00010745  0x0000145d istore  0x00000001 , 0x00000005 
+ 00010746  0x0000145e rtn 
+ 00010747  0x00001463 bpatchx  0x00000041 , 0x00004028 
+ 00010748  0x00001464 force  0x00000002 , 0x00000001 
+ 00010749  0x00001465 increase  0x00000004 , 0x00000011 
+ 00010750  0x00001466 call  0x00002a05 
+ 00010751  0x00001467 increase  0xfffffffc , 0x00000011 
+ 00010752  0x00001468 copy  0x00000011 , 0x0000003f 
+ 00010753  0x00001469 istore  0x00000002 , 0x00000005 
+ 00010754  0x0000146a copy  0x00000012 , 0x0000003f 
+ 00010755  0x0000146b istore  0x00000002 , 0x00000005 
+ 00010756  0x0000146c rtn 
+ 00010757  0x00001471 bpatchx  0x00000042 , 0x00004028 
+ 00010758  0x00001472 increase  0x00000005 , 0x00000011 
+ 00010759  0x00001473 call  0x00006959 
+ 00010760  0x00001474 increase  0xfffffffb , 0x00000011 
+ 00010761  0x00001475 copy  0x00000011 , 0x0000003f 
+ 00010762  0x00001476 istore  0x00000002 , 0x00000005 
+ 00010763  0x00001477 setarg  0x00000000 
+ 00010764  0x00001478 istore  0x00000002 , 0x00000005 
+ 00010765  0x00001479 copy  0x00000001 , 0x0000003f 
+ 00010766  0x0000147a istore  0x00000001 , 0x00000005 
+ 00010767  0x0000147b rtn 
+ 00010768  0x0000147f bpatchx  0x00000043 , 0x00004028 
+ 00010769  0x00001480 call  0x00006993 
+ 00010770  0x00001481 copy  0x0000003f , 0x00000006 
+ 00010771  0x00001482 rtn 
+ 00010772  0x00001485 fetch  0x00000002 , 0x00004449 
+ 00010773  0x00001486 rtn 
+ 00010774  0x00001489 call  0x00002a19 
+ 00010775  0x0000148a copy  0x0000003f , 0x00000006 
+ 00010776  0x0000148b rtn 
+ 00010777  0x0000148f fetch  0x00000002 , 0x0000444c 
+ 00010778  0x00001490 rtn 
+ 00010779  0x00001494 call  0x00002a10 
+ 00010780  0x00001495 increase  0x00000005 , 0x00000006 
+ 00010781  0x00001496 rtn 
+ 00010782  0x00001499 call  0x00002a10 
+ 00010783  0x0000149a increase  0x00000009 , 0x00000006 
+ 00010784  0x0000149b rtn 
+ 00010785  0x0000149e call  0x00002a16 
+ 00010786  0x0000149f increase  0x00000009 , 0x00000006 
+ 00010787  0x000014a0 rtn 
+ 00010788  0x000014a3 call  0x00002a16 
+ 00010789  0x000014a4 increase  0x00000005 , 0x00000006 
+ 00010790  0x000014a5 rtn 
+ 00010791  0x000014a9 branch  0x000069a9 
+ 00010792  0x000014ad branch  0x000069ac 
+ 00010793  0x000014b1 branch  0x000069af 
+ 00010794  0x000014b5 branch  0x00006998 
+ 00010795  0x000014b9 store  0x00000008 , 0x000043c0 
+ 00010796  0x000014ba branch  0x00002a3c 
+ 00010797  0x000014be and  0x00000002 , 0x000000ff , 0x00000011 
+ 00010798  0x000014bf call  0x00002a32 
+ 00010799  0x000014c0 rshift8  0x00000002 , 0x00000011 
+ 00010800  0x000014c3 storer  0x00000011 , 0x00000001 , 0x000043b7 
+ 00010801  0x000014c4 branch  0x00002a33 
+ 00010802  0x000014c7 storer  0x00000011 , 0x00000001 , 0x000043b6 
+ 00010803  0x000014c9 isolate1  0x00000001 , 0x00000011 
+ 00010804  0x000014ca call  0x00002a38 , 0x00000001 
+ 00010805  0x000014cb isolate1  0x00000002 , 0x00000011 
+ 00010806  0x000014cc call  0x00002a3a , 0x00000001 
+ 00010807  0x000014cd rtn 
+ 00010808  0x000014d2 arg  0x00000008 , 0x00000007 
+ 00010809  0x000014d3 branch  0x00002a3d 
+ 00010810  0x000014d7 arg  0x0000000b , 0x00000007 
+ 00010811  0x000014d8 branch  0x00002a3d 
+ 00010812  0x000014db arg  0x00000005 , 0x00000007 
+ 00010813  0x000014de fetch  0x00000008 , 0x000043ae 
+ 00010814  0x000014df qset1  0x0000003f 
+ 00010815  0x000014e0 store  0x00000008 , 0x000043ae 
+ 00010816  0x000014e1 rtn 
+ 00010817  0x000014e4 call  0x000029c5 
+ 00010818  0x000014e5 call  0x000029ec 
+ 00010819  0x000014e6 call  0x000029df 
+ 00010820  0x000014e7 branch  0x000029cd 
+ 00010821  0x000014ed jam  0x00000001 , 0x0000019d 
+ 00010822  0x000014ee jam  0x00000001 , 0x0000019e 
+ 00010823  0x000014ef call  0x000025b8 
+ 00010824  0x000014f0 call  0x00002a4b 
+ 00010825  0x000014f1 call  0x00002acb 
+ 00010826  0x000014f2 branch  0x000025bc 
+ 00010827  0x000014f5 bpatchx  0x00000044 , 0x00004028 
+ 00010828  0x000014f6 fetch  0x00000001 , 0x00004343 
+ 00010829  0x000014f7 rtnne  0x00000001 
+ 00010830  0x000014f8 arg  0x00000002 , 0x00000007 
+ 00010831  0x000014f9 call  0x00007cef 
+ 00010832  0x000014fa nrtn  0x00000034 
+ 00010833  0x000014fb fetch  0x00000002 , 0x00004344 
+ 00010834  0x000014fc fetcht  0x00000002 , 0x00004346 
+ 00010835  0x000014fd isub  0x00000002 , 0x0000003f 
+ 00010836  0x000014fe arg  0x00000002 , 0x00000007 
+ 00010837  0x000014ff call  0x00007ce1 
+ 00010838  0x00001500 disable  0x00000029 
+ 00010839  0x00001501 call  0x00002af5 
+ 00010840  0x00001502 call  0x00002a6a 
+ 00010841  0x00001503 nrtn  0x0000002d 
+ 00010842  0x00001504 bpatchx  0x00000045 , 0x00004028 
+ 00010843  0x00001505 fetch  0x00000006 , 0x0000004e 
+ 00010844  0x00001506 store  0x00000006 , 0x00000178 
+ 00010845  0x00001509 fetch  0x00000001 , 0x00000002 
+ 00010846  0x0000150a increase  0x00000001 , 0x0000003f 
+ 00010847  0x0000150b store  0x00000001 , 0x00000002 
+ 00010848  0x0000150c call  0x00002a71 
+ 00010849  0x0000150d rtn  0x00000029 
+ 00010850  0x0000150e call  0x00002b1c 
+ 00010851  0x0000150f nrtn  0x0000002d 
+ 00010852  0x00001510 fetch  0x00000001 , 0x00000004 
+ 00010853  0x00001511 increase  0x00000001 , 0x0000003f 
+ 00010854  0x00001512 store  0x00000001 , 0x00000004 
+ 00010855  0x00001513 fetch  0x00000009 , 0x00000054 
+ 00010856  0x00001514 store  0x00000009 , 0x000006a1 
+ 00010857  0x00001515 rtn 
+ 00010858  0x00001519 bpatchx  0x00000046 , 0x00004028 
+ 00010859  0x0000151a call  0x00002b68 
+ 00010860  0x0000151b call  0x0000264e 
+ 00010861  0x0000151c fetch  0x00000001 , 0x00000001 
+ 00010862  0x0000151d increase  0x00000001 , 0x0000003f 
+ 00010863  0x0000151e store  0x00000001 , 0x00000001 
+ 00010864  0x0000151f rtn 
+ 00010865  0x00001523 bpatchx  0x00000047 , 0x00004028 
+ 00010866  0x00001524 fetch  0x00000001 , 0x000001bc 
+ 00010867  0x00001525 rtnne  0x0000001b 
+ 00010868  0x00001526 fetch  0x00000006 , 0x00000178 
+ 00010869  0x00001527 fetcht  0x00000006 , 0x000042cc 
+ 00010870  0x00001528 isub  0x00000002 , 0x0000003e 
+ 00010871  0x00001529 nrtn  0x00000005 
+ 00010872  0x0000152a call  0x00002056 
+ 00010873  0x0000152b nrtn  0x00000005 
+ 00010874  0x0000152c call  0x00002a84 
+ 00010875  0x0000152d call  0x00002519 
+ 00010876  0x0000152e call  0x000030ed 
+ 00010877  0x0000152f jam  0x00000014 , 0x0000066f 
+ 00010878  0x00001530 call  0x0000782b 
+ 00010879  0x00001531 jam  0x00000000 , 0x00004114 
+ 00010880  0x00001532 jam  0x00000000 , 0x000001b8 
+ 00010881  0x00001533 jam  0x00000000 , 0x00004343 
+ 00010882  0x00001534 jam  0x00000000 , 0x000001bc 
+ 00010883  0x00001535 branch  0x00002041 
+ 00010884  0x00001538 bpatchx  0x00000048 , 0x00004029 
+ 00010885  0x00001539 force  0xffffffff , 0x0000003f 
+ 00010886  0x0000153a setsect  0x00000002 , 0x00000001 
+ 00010887  0x0000153b store  0x00000005 , 0x00000198 
+ 00010888  0x0000153c arg  0x00000168 , 0x00000011 
+ 00010889  0x0000153d call  0x00002624 
+ 00010890  0x0000153e force  0x00000004 , 0x00000039 
+ 00010891  0x0000153f arg  0x0000018c , 0x00000005 
+ 00010892  0x00001540 call  0x00007de8 
+ 00010893  0x00001541 fetch  0x00000002 , 0x000042d9 
+ 00010894  0x00001542 store  0x00000002 , 0x00000196 
+ 00010895  0x00001544 random  0x0000003f 
+ 00010896  0x00001545 and_into  0x0000000f , 0x0000003f 
+ 00010897  0x00001546 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00010898  0x00001547 branch  0x00002a8f , 0x00000002 
+ 00010899  0x00001548 store  0x00000001 , 0x00000181 
+ 00010900  0x0000154a bpatchx  0x00000049 , 0x00004029 
+ 00010901  0x0000154b fetcht  0x00000002 , 0x00004165 
+ 00010902  0x0000154c storet  0x00000002 , 0x0000016a 
+ 00010903  0x0000154d copy  0x00000002 , 0x00000013 
+ 00010904  0x0000154e add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00010905  0x0000154f idiv  0x00000013 
+ 00010906  0x00001550 call  0x00007d62 
+ 00010907  0x00001551 remainder  0x00000011 
+ 00010908  0x00001552 isub  0x00000011 , 0x0000003f 
+ 00010909  0x00001553 iadd  0x00000013 , 0x0000003f 
+ 00010910  0x00001554 fetcht  0x00000002 , 0x00004163 
+ 00010911  0x00001555 iadd  0x00000002 , 0x0000003f 
+ 00010912  0x00001556 store  0x00000004 , 0x0000016c 
+ 00010913  0x00001557 isub  0x00000022 , 0x00000011 
+ 00010914  0x00001558 increase  0xfffffffa , 0x00000011 
+ 00010915  0x00001559 arg  0x00002205 , 0x00000012 
+ 00010916  0x0000155a fetch  0x00000001 , 0x000042d2 
+ 00010917  0x0000155b nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00010918  0x0000155c fetch  0x00000001 , 0x000042cb 
+ 00010919  0x0000155d nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00010920  0x0000155e copy  0x00000012 , 0x0000003f 
+ 00010921  0x0000155f store  0x00000002 , 0x00004169 
+ 00010922  0x00001560 fetch  0x00000006 , 0x000042db 
+ 00010923  0x00001561 istore  0x00000006 , 0x00000005 
+ 00010924  0x00001562 fetch  0x00000006 , 0x00000178 
+ 00010925  0x00001563 istore  0x00000006 , 0x00000005 
+ 00010926  0x00001564 fetch  0x00000004 , 0x0000018c 
+ 00010927  0x00001565 istore  0x00000004 , 0x00000005 
+ 00010928  0x00001566 random  0x0000003f 
+ 00010929  0x00001567 istore  0x00000002 , 0x00000005 
+ 00010930  0x00001568 random  0x0000003f 
+ 00010931  0x00001569 istore  0x00000001 , 0x00000005 
+ 00010932  0x0000156a force  0x00000002 , 0x0000003f 
+ 00010933  0x0000156b istore  0x00000001 , 0x00000005 
+ 00010934  0x0000156c rshift2  0x00000011 , 0x0000003f 
+ 00010935  0x0000156d istore  0x00000002 , 0x00000005 
+ 00010936  0x0000156e rshift2  0x00000013 , 0x0000003f 
+ 00010937  0x0000156f istore  0x00000002 , 0x00000005 
+ 00010938  0x00001570 bpatchx  0x0000004a , 0x00004029 
+ 00010939  0x00001571 setarg  0x00000000 
+ 00010940  0x00001572 istore  0x00000002 , 0x00000005 
+ 00010941  0x00001573 fetch  0x00000002 , 0x000042d9 
+ 00010942  0x00001574 istore  0x00000002 , 0x00000005 
+ 00010943  0x00001575 fetch  0x00000005 , 0x00000198 
+ 00010944  0x00001576 istore  0x00000005 , 0x00000005 
+ 00010945  0x00001577 fetch  0x00000001 , 0x00000181 
+ 00010946  0x00001578 arg  0x000000a0 , 0x00000002 
+ 00010947  0x00001579 ior  0x00000002 , 0x0000003f 
+ 00010948  0x0000157a istore  0x00000001 , 0x00000005 
+ 00010949  0x0000157b call  0x0000273e 
+ 00010950  0x0000157c setarg  0x00004169 
+ 00010951  0x0000157d add  0x0000003f , 0x00000012 , 0x00000006 
+ 00010952  0x0000157e ifetch  0x00000003 , 0x00000006 
+ 00010953  0x0000157f store  0x00000003 , 0x00000190 
+ 00010954  0x00001580 rtn 
+ 00010955  0x00001584 jam  0x00000024 , 0x00000007 
+ 00010956  0x00001585 jam  0x00000000 , 0x000006a1 
+ 00010957  0x00001586 call  0x00002aef 
+ 00010958  0x00001587 call  0x00002ad0 
+ 00010959  0x00001588 branch  0x00002af2 
+ 00010960  0x0000158b bpatchx  0x0000004b , 0x00004029 
+ 00010961  0x0000158c fetch  0x00000001 , 0x00004388 
+ 00010962  0x0000158d rtn  0x00000034 
+ 00010963  0x0000158e arg  0x00000000 , 0x00000007 
+ 00010964  0x0000158f call  0x00007cef 
+ 00010965  0x00001590 nrtn  0x00000034 
+ 00010966  0x00001591 enable  0x00000010 
+ 00010967  0x00001592 call  0x00002af5 
+ 00010968  0x00001593 call  0x00002b68 
+ 00010969  0x00001594 call  0x00002afe 
+ 00010970  0x00001595 nbranch  0x00002ae2 , 0x0000002d 
+ 00010971  0x00001596 fetch  0x00000001 , 0x00000003 
+ 00010972  0x00001597 increase  0x00000001 , 0x0000003f 
+ 00010973  0x00001598 store  0x00000001 , 0x00000003 
+ 00010974  0x00001599 fetch  0x00000001 , 0x0000004c 
+ 00010975  0x0000159a and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00010976  0x0000159b beq  0x00000003 , 0x00002b2d 
+ 00010977  0x0000159c beq  0x00000005 , 0x00002b40 
+ 00010978  0x0000159e bpatchx  0x0000004c , 0x00004029 
+ 00010979  0x0000159f fetch  0x00000001 , 0x000006a1 
+ 00010980  0x000015a0 fetcht  0x00000001 , 0x00004393 
+ 00010981  0x000015a1 isub  0x00000002 , 0x0000003e 
+ 00010982  0x000015a2 nbranch  0x00002ad0 , 0x00000005 
+ 00010983  0x000015a3 random  0x0000003f 
+ 00010984  0x000015a4 arg  0x000001ff , 0x00000002 
+ 00010985  0x000015a5 iand  0x00000002 , 0x0000003f 
+ 00010986  0x000015a6 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00010987  0x000015a7 call  0x00007c91 
+ 00010988  0x000015a8 arg  0x00000000 , 0x00000007 
+ 00010989  0x000015a9 fetch  0x00000002 , 0x00004389 
+ 00010990  0x000015aa branch  0x00007ce1 
+ 00010991  0x000015ad arg  0x000006b1 , 0x00000005 
+ 00010992  0x000015ae arg  0x00004169 , 0x00000006 
+ 00010993  0x000015af branch  0x00007c8c 
+ 00010994  0x000015b2 arg  0x000006b1 , 0x00000006 
+ 00010995  0x000015b3 arg  0x00004169 , 0x00000005 
+ 00010996  0x000015b4 branch  0x00007c8c 
+ 00010997  0x000015b7 bpatchx  0x0000004d , 0x00004029 
+ 00010998  0x000015b8 disable  0x00000029 
+ 00010999  0x000015ba setarg  0x008e89be 
+ 00011000  0x000015bb lshift8  0x0000003f , 0x0000003f 
+ 00011001  0x000015bc or_into  0x000000d6 , 0x0000003f 
+ 00011002  0x000015bd iforce  0x00000009 
+ 00011003  0x000015be setarg  0x00555555 
+ 00011004  0x000015bf store  0x00000003 , 0x00000190 
+ 00011005  0x000015c0 rtn 
+ 00011006  0x000015c5 bpatchx  0x0000004e , 0x00004029 
+ 00011007  0x000015c6 fetch  0x00000001 , 0x0000438b 
+ 00011008  0x000015c7 fetcht  0x00000001 , 0x0000438c 
+ 00011009  0x000015c8 lshift4  0x00000002 , 0x00000002 
+ 00011010  0x000015c9 lshift2  0x00000002 , 0x00000002 
+ 00011011  0x000015ca iadd  0x00000002 , 0x00000002 
+ 00011012  0x000015cb storet  0x00000001 , 0x00004169 
+ 00011013  0x000015cc beq  0x00000001 , 0x00002b0f 
+ 00011014  0x000015cd fetcht  0x00000001 , 0x00004348 
+ 00011015  0x000015ce add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011016  0x000015cf store  0x00000001 , 0x0000416a 
+ 00011017  0x000015d0 fetch  0x00000006 , 0x000042db 
+ 00011018  0x000015d1 store  0x00000006 , 0x0000416b 
+ 00011019  0x000015d2 copy  0x00000002 , 0x00000039 
+ 00011020  0x000015d3 arg  0x00004349 , 0x00000006 
+ 00011021  0x000015d4 call  0x00007ccc 
+ 00011022  0x000015d5 branch  0x00002b15 
+ 00011023  0x000015d8 setarg  0x0000000c 
+ 00011024  0x000015d9 store  0x00000001 , 0x0000416a 
+ 00011025  0x000015da fetch  0x00000006 , 0x000042db 
+ 00011026  0x000015db store  0x00000006 , 0x0000416b 
+ 00011027  0x000015dc fetch  0x00000006 , 0x00004116 
+ 00011028  0x000015dd istore  0x00000006 , 0x00000005 
+ 00011029  0x000015df bpatchx  0x0000004f , 0x00004029 
+ 00011030  0x000015e0 fetch  0x00000001 , 0x00000000 
+ 00011031  0x000015e1 increase  0x00000001 , 0x0000003f 
+ 00011032  0x000015e2 store  0x00000001 , 0x00000000 
+ 00011033  0x000015e3 arg  0x00000708 , 0x0000001b 
+ 00011034  0x000015e4 disable  0x0000002d 
+ 00011035  0x000015e5 branch  0x00002729 
+ 00011036  0x000015e9 bpatchx  0x00000050 , 0x0000402a 
+ 00011037  0x000015ea fetch  0x00000001 , 0x00004394 
+ 00011038  0x000015eb rtnne  0x00000001 
+ 00011039  0x000015ec fetch  0x00000001 , 0x00000000 
+ 00011040  0x000015ed increase  0x00000001 , 0x0000003f 
+ 00011041  0x000015ee store  0x00000001 , 0x00000000 
+ 00011042  0x000015ef arg  0x00000c03 , 0x00000002 
+ 00011043  0x000015f0 fetch  0x00000001 , 0x00004395 
+ 00011044  0x000015f1 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011045  0x000015f2 copy  0x00000011 , 0x0000003f 
+ 00011046  0x000015f3 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00011047  0x000015f4 storet  0x00000002 , 0x00004169 
+ 00011048  0x000015f5 fetch  0x00000006 , 0x000042db 
+ 00011049  0x000015f6 istore  0x00000006 , 0x00000005 
+ 00011050  0x000015f7 fetch  0x00000006 , 0x00000178 
+ 00011051  0x000015f8 istore  0x00000006 , 0x00000005 
+ 00011052  0x000015f9 branch  0x00002729 
+ 00011053  0x000015fc bpatchx  0x00000051 , 0x0000402a 
+ 00011054  0x000015fd fetch  0x00000006 , 0x00000054 
+ 00011055  0x000015fe fetcht  0x00000006 , 0x000042db 
+ 00011056  0x000015ff isub  0x00000002 , 0x0000003e 
+ 00011057  0x00001600 nrtn  0x00000005 
+ 00011058  0x00001601 arg  0x00000004 , 0x00000002 
+ 00011059  0x00001602 fetch  0x00000001 , 0x0000438c 
+ 00011060  0x00001603 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011061  0x00001604 storet  0x00000001 , 0x00004169 
+ 00011062  0x00001605 fetcht  0x00000001 , 0x00004368 
+ 00011063  0x00001606 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011064  0x00001607 store  0x00000001 , 0x0000416a 
+ 00011065  0x00001608 fetch  0x00000006 , 0x000042db 
+ 00011066  0x00001609 store  0x00000006 , 0x0000416b 
+ 00011067  0x0000160a arg  0x00004369 , 0x00000006 
+ 00011068  0x0000160b copy  0x00000002 , 0x00000039 
+ 00011069  0x0000160c call  0x00007ccc 
+ 00011070  0x0000160d call  0x0000273e 
+ 00011071  0x0000160e branch  0x00002ae2 
+ 00011072  0x00001611 fetch  0x00000006 , 0x00000054 
+ 00011073  0x00001612 fetcht  0x00000006 , 0x000042db 
+ 00011074  0x00001613 isub  0x00000002 , 0x0000003e 
+ 00011075  0x00001614 nrtn  0x00000005 
+ 00011076  0x00001615 call  0x00002868 
+ 00011077  0x00001616 storer  0x00000011 , 0x00000001 , 0x000042cb 
+ 00011078  0x00001617 fetch  0x00000006 , 0x0000004e 
+ 00011079  0x00001618 store  0x00000006 , 0x00000178 
+ 00011080  0x00001619 fetch  0x00000008 , 0x0000005a 
+ 00011081  0x0000161a store  0x00000008 , 0x0000018c 
+ 00011082  0x0000161b fetcht  0x00000002 , 0x00000062 
+ 00011083  0x0000161c bpatchx  0x00000052 , 0x0000402a 
+ 00011084  0x0000161d lshift2  0x00000002 , 0x00000002 
+ 00011085  0x0000161e fetch  0x00000002 , 0x00000064 
+ 00011086  0x0000161f lshift2  0x0000003f , 0x0000003f 
+ 00011087  0x00001620 store  0x00000002 , 0x0000016a 
+ 00011088  0x00001621 store  0x00000004 , 0x0000016c 
+ 00011089  0x00001622 isub  0x00000002 , 0x0000003f 
+ 00011090  0x00001623 add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00011091  0x00001624 fetch  0x00000009 , 0x00000066 
+ 00011092  0x00001625 store  0x00000009 , 0x00000194 
+ 00011093  0x00001626 fetch  0x00000001 , 0x0000006f 
+ 00011094  0x00001627 and  0x0000003f , 0x0000001f , 0x00000002 
+ 00011095  0x00001628 storet  0x00000001 , 0x00000181 
+ 00011096  0x00001629 rshift4  0x0000003f , 0x00000002 
+ 00011097  0x0000162a rshift  0x00000002 , 0x00000002 
+ 00011098  0x0000162b storet  0x00000001 , 0x000001b8 
+ 00011099  0x0000162c arg  0x00000168 , 0x00000011 
+ 00011100  0x0000162d call  0x00002938 
+ 00011101  0x0000162e arg  0x00000168 , 0x00000011 
+ 00011102  0x0000162f call  0x00002624 
+ 00011103  0x00001630 call  0x00002525 
+ 00011104  0x00001631 call  0x00002056 
+ 00011105  0x00001632 nrtn  0x00000005 
+ 00011106  0x00001633 bpatchx  0x00000053 , 0x0000402a 
+ 00011107  0x00001634 call  0x000020f7 
+ 00011108  0x00001635 call  0x00002ea7 
+ 00011109  0x00001636 jam  0x00000014 , 0x0000066f 
+ 00011110  0x00001637 call  0x0000782b 
+ 00011111  0x00001638 branch  0x00002041 
+ 00011112  0x0000163c bpatchx  0x00000054 , 0x0000402a 
+ 00011113  0x0000163d fetch  0x00000001 , 0x00000007 
+ 00011114  0x0000163e beq  0x00000025 , 0x00002b6e 
+ 00011115  0x0000163f beq  0x00000026 , 0x00002b74 
+ 00011116  0x00001640 beq  0x00000027 , 0x00002b7a 
+ 00011117  0x00001641 branch  0x00002b7a 
+ 00011118  0x00001644 fetcht  0x00000001 , 0x00004393 
+ 00011119  0x00001645 isolate1  0x00000001 , 0x00000002 
+ 00011120  0x00001646 branch  0x00002b85 , 0x00000001 
+ 00011121  0x00001647 isolate1  0x00000002 , 0x00000002 
+ 00011122  0x00001648 branch  0x00002b8a , 0x00000001 
+ 00011123  0x00001649 branch  0x00002b80 
+ 00011124  0x0000164d fetcht  0x00000001 , 0x00004393 
+ 00011125  0x0000164e isolate1  0x00000002 , 0x00000002 
+ 00011126  0x0000164f branch  0x00002b8a , 0x00000001 
+ 00011127  0x00001650 isolate1  0x00000000 , 0x00000002 
+ 00011128  0x00001651 branch  0x00002b80 , 0x00000001 
+ 00011129  0x00001652 branch  0x00002b85 
+ 00011130  0x00001656 fetcht  0x00000001 , 0x00004393 
+ 00011131  0x00001657 isolate1  0x00000000 , 0x00000002 
+ 00011132  0x00001658 branch  0x00002b80 , 0x00000001 
+ 00011133  0x00001659 isolate1  0x00000001 , 0x00000002 
+ 00011134  0x0000165a branch  0x00002b85 , 0x00000001 
+ 00011135  0x0000165b branch  0x00002b8a 
+ 00011136  0x0000165e jam  0x00000025 , 0x00000007 
+ 00011137  0x0000165f fetch  0x00000001 , 0x000006a1 
+ 00011138  0x00001660 set1  0x00000000 , 0x0000003f 
+ 00011139  0x00001661 store  0x00000001 , 0x000006a1 
+ 00011140  0x00001662 rtn 
+ 00011141  0x00001665 jam  0x00000026 , 0x00000007 
+ 00011142  0x00001666 fetch  0x00000001 , 0x000006a1 
+ 00011143  0x00001667 set1  0x00000001 , 0x0000003f 
+ 00011144  0x00001668 store  0x00000001 , 0x000006a1 
+ 00011145  0x00001669 rtn 
+ 00011146  0x0000166c jam  0x00000027 , 0x00000007 
+ 00011147  0x0000166d fetch  0x00000001 , 0x000006a1 
+ 00011148  0x0000166e set1  0x00000002 , 0x0000003f 
+ 00011149  0x0000166f store  0x00000001 , 0x000006a1 
+ 00011150  0x00001670 rtn 
+ 00011151  0x00001676 copy  0x00000006 , 0x00000011 
+ 00011152  0x00001677 fetch  0x00000001 , 0x000043cb 
+ 00011153  0x00001678 beq  0x00000006 , 0x000066d5 
+ 00011154  0x00001679 beq  0x0000000f , 0x0000503d 
+ 00011155  0x0000167a copy  0x00000011 , 0x00000006 
+ 00011156  0x0000167b ifetch  0x00000003 , 0x00000006 
+ 00011157  0x0000167c store  0x00000003 , 0x00004397 
+ 00011158  0x0000167e beq  0x00000002 , 0x00002bab 
+ 00011159  0x0000167f beq  0x00000003 , 0x00002bb0 
+ 00011160  0x00001680 beq  0x00000004 , 0x00002bb3 
+ 00011161  0x00001681 beq  0x00000006 , 0x00002bf7 
+ 00011162  0x00001682 beq  0x00000008 , 0x00002c44 
+ 00011163  0x00001683 beq  0x0000000a , 0x00002d19 
+ 00011164  0x00001684 beq  0x0000000c , 0x00002d4c 
+ 00011165  0x00001685 beq  0x00000010 , 0x00002d63 
+ 00011166  0x00001686 beq  0x00000012 , 0x00002da8 
+ 00011167  0x00001687 beq  0x00000016 , 0x00002dce 
+ 00011168  0x00001688 beq  0x00000018 , 0x00002de1 
+ 00011169  0x00001689 beq  0x0000001e , 0x00002de6 
+ 00011170  0x0000168a beq  0x00000052 , 0x00002dea 
+ 00011171  0x0000168b rtn 
+ 00011172  0x0000168f force  0x00000003 , 0x00000011 
+ 00011173  0x00001690 call  0x00002e10 
+ 00011174  0x00001691 setarg  0x00000002 
+ 00011175  0x00001693 istore  0x00000001 , 0x00000005 
+ 00011176  0x00001694 fetch  0x00000002 , 0x000042e1 
+ 00011177  0x00001695 istore  0x00000002 , 0x00000005 
+ 00011178  0x00001696 rtn 
+ 00011179  0x0000169a call  0x00002bb0 
+ 00011180  0x0000169c force  0x00000003 , 0x00000011 
+ 00011181  0x0000169d call  0x00002e10 
+ 00011182  0x0000169e setarg  0x00000003 
+ 00011183  0x0000169f branch  0x00002ba7 
+ 00011184  0x000016a2 rshift8  0x0000003f , 0x0000003f 
+ 00011185  0x000016a3 store  0x00000002 , 0x000042e3 
+ 00011186  0x000016a4 rtn 
+ 00011187  0x000016a7 call  0x00002e41 
+ 00011188  0x000016a8 call  0x00007dba 
+ 00011189  0x000016a9 branch  0x00002bc3 
+ 00011190  0x000016ad ifetch  0x00000002 , 0x00000006 
+ 00011191  0x000016ae and_into  0x000000ff , 0x0000003f 
+ 00011192  0x000016af rtn  0x00000034 
+ 00011193  0x000016b0 isub  0x00000012 , 0x0000003e 
+ 00011194  0x000016b1 rtn  0x00000005 
+ 00011195  0x000016b2 nrtn  0x00000002 
+ 00011196  0x000016b3 isub  0x00000013 , 0x0000003e 
+ 00011197  0x000016b4 rtn  0x00000005 
+ 00011198  0x000016b5 branch  0x00002bc1 , 0x00000002 
+ 00011199  0x000016b6 force  0x00000001 , 0x0000003e 
+ 00011200  0x000016b7 rtn 
+ 00011201  0x000016b9 force  0x00000000 , 0x0000003f 
+ 00011202  0x000016ba rtn 
+ 00011203  0x000016be arg  0x00000003 , 0x0000000b 
+ 00011204  0x000016bf call  0x00002cc7 
+ 00011205  0x000016c1 call  0x00002bb6 
+ 00011206  0x000016c2 branch  0x00002bf5 , 0x00000034 
+ 00011207  0x000016c3 nbranch  0x00002bf3 , 0x00000002 
+ 00011208  0x000016c4 increase  0xfffffffe , 0x00000006 
+ 00011209  0x000016c5 call  0x00007c6d 
+ 00011210  0x000016c6 call  0x00007c64 
+ 00011211  0x000016c7 nbranch  0x00002be3 , 0x00000028 
+ 00011212  0x000016c8 call  0x00007c51 
+ 00011213  0x000016c9 storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00011214  0x000016ca force  0x0000001e , 0x00000011 
+ 00011215  0x000016cb call  0x00002e10 
+ 00011216  0x000016cc fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00011217  0x000016cd call  0x00007c60 
+ 00011218  0x000016ce call  0x00007dbc 
+ 00011219  0x000016cf setarg  0x00000005 
+ 00011220  0x000016d0 istore  0x00000001 , 0x00000005 
+ 00011221  0x000016d1 call  0x00007c67 
+ 00011222  0x000016d2 ifetch  0x00000002 , 0x00000006 
+ 00011223  0x000016d3 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
+ 00011224  0x000016d4 sub  0x00000011 , 0x00000010 , 0x0000003e 
+ 00011225  0x000016d5 branch  0x00002bdf , 0x00000005 
+ 00011226  0x000016d6 sub  0x00000011 , 0x00000002 , 0x0000003e 
+ 00011227  0x000016d7 nbranch  0x00002e03 , 0x00000005 
+ 00011228  0x000016d9 setarg  0x00000001 
+ 00011229  0x000016da istore  0x00000001 , 0x00000005 
+ 00011230  0x000016db branch  0x00002be8 
+ 00011231  0x000016de setarg  0x00000002 
+ 00011232  0x000016df istore  0x00000001 , 0x00000005 
+ 00011233  0x000016e0 arg  0x00000001 , 0x0000000b 
+ 00011234  0x000016e1 branch  0x00002be8 
+ 00011235  0x000016e4 call  0x00007c67 
+ 00011236  0x000016e5 ifetch  0x00000002 , 0x00000006 
+ 00011237  0x000016e6 ifetch  0x00000001 , 0x00000006 
+ 00011238  0x000016e7 isub  0x00000011 , 0x0000003e 
+ 00011239  0x000016e8 nbranch  0x00002bf5 , 0x00000005 
+ 00011240  0x000016eb call  0x00007c67 
+ 00011241  0x000016ec ifetch  0x00000002 , 0x00000006 
+ 00011242  0x000016ed and_into  0x000000ff , 0x0000003f 
+ 00011243  0x000016ee istore  0x00000002 , 0x00000005 
+ 00011244  0x000016ef ifetchr  0x00000039 , 0x00000001 , 0x00000006 
+ 00011245  0x000016f0 call  0x00007cda 
+ 00011246  0x000016f1 call  0x00007c6a 
+ 00011247  0x000016f2 increase  0xffffffff , 0x0000000b 
+ 00011248  0x000016f3 branch  0x00002bf5 , 0x00000005 
+ 00011249  0x000016f5 call  0x00002cdd 
+ 00011250  0x000016f6 branch  0x00002bc5 
+ 00011251  0x000016f9 call  0x00002cdd 
+ 00011252  0x000016fa branch  0x00002bf1 
+ 00011253  0x000016fd branch  0x00002e03 , 0x00000028 
+ 00011254  0x000016fe branch  0x00002e34 
+ 00011255  0x00001702 call  0x00002e41 
+ 00011256  0x00001703 ifetch  0x00000002 , 0x00000006 
+ 00011257  0x00001704 store  0x00000002 , 0x0000439e 
+ 00011258  0x00001705 call  0x00007c6d 
+ 00011259  0x00001706 arg  0x000006b5 , 0x00000005 
+ 00011260  0x00001707 fetch  0x00000002 , 0x00004335 
+ 00011261  0x00001708 increase  0xfffffff9 , 0x0000003f 
+ 00011262  0x00001709 call  0x00002e4f 
+ 00011263  0x0000170a branch  0x00002c0a 
+ 00011264  0x0000170e disable  0x00000028 
+ 00011265  0x0000170f fetcht  0x00000002 , 0x000006b1 
+ 00011266  0x00001710 fetch  0x00000002 , 0x000006b3 
+ 00011267  0x00001711 isub  0x00000002 , 0x0000003e 
+ 00011268  0x00001712 nbranch  0x00002c07 , 0x00000002 
+ 00011269  0x00001713 deposit  0x00000002 
+ 00011270  0x00001714 rtnne  0x00000000 
+ 00011271  0x00001716 enable  0x00000028 
+ 00011272  0x00001717 jam  0x00000001 , 0x000001b9 
+ 00011273  0x00001718 branch  0x00002e05 
+ 00011274  0x0000171c call  0x00002c00 
+ 00011275  0x0000171d rtn  0x00000028 
+ 00011276  0x0000171e fetcht  0x00000002 , 0x0000439e 
+ 00011277  0x0000171f setarg  0x00002800 
+ 00011278  0x00001720 isub  0x00000002 , 0x0000003e 
+ 00011279  0x00001721 branch  0x00002c11 , 0x00000005 
+ 00011280  0x00001722 branch  0x00002e03 
+ 00011281  0x00001726 jam  0x00000000 , 0x0000439a 
+ 00011282  0x00001727 fetcht  0x00000002 , 0x000006b1 
+ 00011283  0x00001728 storet  0x00000002 , 0x00000678 
+ 00011284  0x00001729 call  0x00002d04 
+ 00011285  0x0000172a nbranch  0x00002e03 , 0x00000034 
+ 00011286  0x0000172c fetcht  0x00000002 , 0x00000678 
+ 00011287  0x0000172d call  0x00002d04 
+ 00011288  0x0000172e nbranch  0x00002c2a , 0x00000034 
+ 00011289  0x0000172f copy  0x00000006 , 0x00000011 
+ 00011290  0x00001730 fetch  0x00000001 , 0x000006c6 
+ 00011291  0x00001731 copy  0x0000003f , 0x00000039 
+ 00011292  0x00001732 fetcht  0x00000001 , 0x000006b5 
+ 00011293  0x00001733 isub  0x00000002 , 0x0000003e 
+ 00011294  0x00001734 nbranch  0x00002c26 , 0x00000005 
+ 00011295  0x00001735 arg  0x000006b6 , 0x00000012 
+ 00011296  0x00001736 call  0x00007d64 
+ 00011297  0x00001738 branch  0x00002c2d , 0x00000005 
+ 00011298  0x0000173a fetch  0x00000002 , 0x000006ce 
+ 00011299  0x0000173b fetcht  0x00000002 , 0x0000439e 
+ 00011300  0x0000173c isub  0x00000002 , 0x0000003e 
+ 00011301  0x0000173d branch  0x00002c35 , 0x00000005 
+ 00011302  0x0000173f fetch  0x00000002 , 0x00000678 
+ 00011303  0x00001740 increase  0x00000001 , 0x0000003f 
+ 00011304  0x00001741 store  0x00000002 , 0x00000678 
+ 00011305  0x00001742 branch  0x00002c16 
+ 00011306  0x00001745 fetch  0x00000001 , 0x0000439a 
+ 00011307  0x00001746 beq  0x00000001 , 0x00002c35 
+ 00011308  0x00001747 branch  0x00002e03 
+ 00011309  0x0000174b fetch  0x00000002 , 0x000006ce 
+ 00011310  0x0000174c fetcht  0x00000002 , 0x0000439e 
+ 00011311  0x0000174d isub  0x00000002 , 0x0000003e 
+ 00011312  0x0000174e nbranch  0x00002c26 , 0x00000005 
+ 00011313  0x0000174f jam  0x00000001 , 0x0000439a 
+ 00011314  0x00001751 fetcht  0x00000002 , 0x00000678 
+ 00011315  0x00001752 storet  0x00000002 , 0x000006c9 
+ 00011316  0x00001753 branch  0x00002c26 
+ 00011317  0x00001756 fetch  0x00000001 , 0x0000439a 
+ 00011318  0x00001757 beq  0x00000000 , 0x00002c26 
+ 00011319  0x00001758 jam  0x00000002 , 0x0000439a 
+ 00011320  0x00001759 fetcht  0x00000002 , 0x00000678 
+ 00011321  0x0000175a increase  0xffffffff , 0x00000002 
+ 00011322  0x0000175b storet  0x00000002 , 0x000006cb 
+ 00011323  0x0000175e arg  0x00000005 , 0x00000011 
+ 00011324  0x0000175f call  0x00002e10 
+ 00011325  0x00001760 setarg  0x00000007 
+ 00011326  0x00001761 istore  0x00000001 , 0x00000005 
+ 00011327  0x00001762 fetch  0x00000002 , 0x000006c9 
+ 00011328  0x00001763 istore  0x00000002 , 0x00000005 
+ 00011329  0x00001764 fetch  0x00000002 , 0x000006cb 
+ 00011330  0x00001765 istore  0x00000002 , 0x00000005 
+ 00011331  0x00001766 rtn 
+ 00011332  0x0000176b call  0x00002e41 
+ 00011333  0x0000176c call  0x00002e4a 
+ 00011334  0x0000176d branch  0x00002c47 
+ 00011335  0x00001770 fetcht  0x00000002 , 0x000006b1 
+ 00011336  0x00001771 storet  0x00000002 , 0x00000678 
+ 00011337  0x00001772 call  0x00002cc7 
+ 00011338  0x00001773 call  0x00002cd2 
+ 00011339  0x00001774 increase  0xfffffffe , 0x00000006 
+ 00011340  0x00001775 copy  0x00000006 , 0x0000003f 
+ 00011341  0x00001776 store  0x00000002 , 0x000006c7 
+ 00011342  0x00001778 fetcht  0x00000002 , 0x000006b6 
+ 00011343  0x00001779 setarg  0x00002a00 
+ 00011344  0x0000177a isub  0x00000002 , 0x0000003e 
+ 00011345  0x0000177b branch  0x00002cb2 , 0x00000005 
+ 00011346  0x0000177c setarg  0x00002803 
+ 00011347  0x0000177d isub  0x00000002 , 0x0000003e 
+ 00011348  0x0000177e nbranch  0x00002c9c , 0x00000005 
+ 00011349  0x0000177f arg  0x00000002 , 0x0000000b 
+ 00011350  0x00001781 call  0x00002e17 
+ 00011351  0x00001782 nbranch  0x00002c79 , 0x00000002 
+ 00011352  0x00001783 fetcht  0x00000002 , 0x00000678 
+ 00011353  0x00001784 call  0x00002d02 
+ 00011354  0x00001785 nbranch  0x00002c79 , 0x00000034 
+ 00011355  0x00001786 call  0x00002e1b 
+ 00011356  0x00001787 nbranch  0x00002c77 , 0x00000005 
+ 00011357  0x00001788 nbranch  0x00002c7b , 0x00000028 
+ 00011358  0x00001789 disable  0x00000028 
+ 00011359  0x0000178a call  0x00002e46 
+ 00011360  0x0000178b copy  0x0000003f , 0x00000011 
+ 00011361  0x0000178c call  0x00002e10 
+ 00011362  0x0000178d setarg  0x00000009 
+ 00011363  0x0000178e istore  0x00000001 , 0x00000005 
+ 00011364  0x0000178f copy  0x00000005 , 0x00000030 
+ 00011365  0x00001790 increase  0x00000001 , 0x00000005 
+ 00011366  0x00001792 call  0x00002c89 
+ 00011367  0x00001793 call  0x00002e13 
+ 00011368  0x00001794 call  0x00002d02 
+ 00011369  0x00001795 call  0x00002c90 
+ 00011370  0x00001796 fetch  0x00000001 , 0x000006cd 
+ 00011371  0x00001797 add  0x0000003f , 0x00000005 , 0x00000011 
+ 00011372  0x00001798 istorer  0x00000011 , 0x00000001 , 0x00000030 
+ 00011373  0x0000179a sub  0x00000011 , 0x00000007 , 0x0000003e 
+ 00011374  0x0000179b ncall  0x00007dbe , 0x00000005 
+ 00011375  0x0000179c call  0x00007dc0 , 0x00000005 
+ 00011376  0x0000179d call  0x00002e46 
+ 00011377  0x0000179e increase  0xfffffffe , 0x0000003f 
+ 00011378  0x0000179f idiv  0x00000011 
+ 00011379  0x000017a0 call  0x00007d62 
+ 00011380  0x000017a1 quotient  0x0000000b 
+ 00011381  0x000017a2 increase  0xffffffff , 0x0000000b 
+ 00011382  0x000017a3 branch  0x00002c79 , 0x00000005 
+ 00011383  0x000017a5 call  0x00002e13 
+ 00011384  0x000017a6 branch  0x00002c56 
+ 00011385  0x000017a8 branch  0x00002e03 , 0x00000028 
+ 00011386  0x000017a9 branch  0x00002e34 
+ 00011387  0x000017ac call  0x00002e24 
+ 00011388  0x000017ad call  0x00002e13 
+ 00011389  0x000017ae call  0x00002d02 
+ 00011390  0x000017af call  0x00002d96 
+ 00011391  0x000017b0 nbranch  0x00002c79 , 0x00000034 
+ 00011392  0x000017b2 call  0x00007c64 
+ 00011393  0x000017b3 fetch  0x00000002 , 0x00000678 
+ 00011394  0x000017b4 increase  0xffffffff , 0x0000003f 
+ 00011395  0x000017b5 istore  0x00000002 , 0x00000005 
+ 00011396  0x000017b6 call  0x00002e30 
+ 00011397  0x000017b7 call  0x00002c90 
+ 00011398  0x000017b8 increase  0xffffffff , 0x0000000b 
+ 00011399  0x000017b9 branch  0x00002c79 , 0x00000005 
+ 00011400  0x000017ba branch  0x00002c77 
+ 00011401  0x000017be fetch  0x00000002 , 0x00000678 
+ 00011402  0x000017bf istore  0x00000002 , 0x00000005 
+ 00011403  0x000017c1 fetch  0x00000001 , 0x000006c6 
+ 00011404  0x000017c2 copy  0x0000003f , 0x00000039 
+ 00011405  0x000017c3 call  0x00007c67 
+ 00011406  0x000017c4 call  0x00007ccc 
+ 00011407  0x000017c5 branch  0x00007c6a 
+ 00011408  0x000017c7 call  0x00007c64 
+ 00011409  0x000017c8 fetch  0x00000002 , 0x00000678 
+ 00011410  0x000017c9 istore  0x00000002 , 0x00000005 
+ 00011411  0x000017ca call  0x00007c6a 
+ 00011412  0x000017cb fetch  0x00000001 , 0x000006cd 
+ 00011413  0x000017cc copy  0x0000003f , 0x00000039 
+ 00011414  0x000017cd call  0x00007c64 
+ 00011415  0x000017ce call  0x00007c67 
+ 00011416  0x000017cf isub  0x00000039 , 0x00000006 
+ 00011417  0x000017d0 increase  0xffffffff , 0x00000006 
+ 00011418  0x000017d1 call  0x00007ccc 
+ 00011419  0x000017d2 branch  0x00007c6a 
+ 00011420  0x000017d5 bpatchx  0x00000055 , 0x0000402a 
+ 00011421  0x000017d6 call  0x00002ce0 
+ 00011422  0x000017d7 branch  0x00002e03 , 0x00000034 
+ 00011423  0x000017d8 copy  0x00000006 , 0x00000013 
+ 00011424  0x000017da call  0x00002e46 
+ 00011425  0x000017db copy  0x00000013 , 0x00000006 
+ 00011426  0x000017dc ifetcht  0x00000001 , 0x00000006 
+ 00011427  0x000017dd increase  0x00000004 , 0x00000002 
+ 00011428  0x000017de call  0x00007db0 
+ 00011429  0x000017df copy  0x0000003f , 0x00000013 
+ 00011430  0x000017e0 copy  0x0000003f , 0x00000011 
+ 00011431  0x000017e1 call  0x00007c6d 
+ 00011432  0x000017e2 call  0x00002e10 
+ 00011433  0x000017e4 setarg  0x00000009 
+ 00011434  0x000017e5 istore  0x00000001 , 0x00000005 
+ 00011435  0x000017e6 add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011436  0x000017e7 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011437  0x000017e8 istore  0x00000001 , 0x00000005 
+ 00011438  0x000017e9 fetch  0x00000002 , 0x000006de 
+ 00011439  0x000017ea istore  0x00000002 , 0x00000005 
+ 00011440  0x000017eb call  0x00007c67 
+ 00011441  0x000017ec branch  0x00007ccc 
+ 00011442  0x000017f0 call  0x00002ce0 
+ 00011443  0x000017f1 branch  0x00002e03 , 0x00000034 
+ 00011444  0x000017f2 increase  0xfffffffb , 0x00000006 
+ 00011445  0x000017f3 ifetch  0x00000002 , 0x00000006 
+ 00011446  0x000017f4 store  0x00000002 , 0x00000678 
+ 00011447  0x000017f5 call  0x00002e46 
+ 00011448  0x000017f6 fetcht  0x00000001 , 0x0000426b 
+ 00011449  0x000017f7 increase  0x00000004 , 0x00000002 
+ 00011450  0x000017f8 call  0x00007db0 
+ 00011451  0x000017f9 copy  0x0000003f , 0x00000013 
+ 00011452  0x000017fa copy  0x0000003f , 0x00000011 
+ 00011453  0x000017fb call  0x00002e10 
+ 00011454  0x000017fc setarg  0x00000009 
+ 00011455  0x000017fd istore  0x00000001 , 0x00000005 
+ 00011456  0x000017fe add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011457  0x000017ff add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011458  0x00001800 istore  0x00000001 , 0x00000005 
+ 00011459  0x00001801 fetch  0x00000002 , 0x00000678 
+ 00011460  0x00001802 istore  0x00000002 , 0x00000005 
+ 00011461  0x00001803 arg  0x0000426c , 0x00000006 
+ 00011462  0x00001804 branch  0x00007ccc 
+ 00011463  0x00001808 bpatchx  0x00000056 , 0x0000402a 
+ 00011464  0x00001809 fetch  0x00000002 , 0x000006b1 
+ 00011465  0x0000180a iforce  0x00000012 
+ 00011466  0x0000180b fetch  0x00000002 , 0x000006b3 
+ 00011467  0x0000180c iforce  0x00000013 
+ 00011468  0x0000180d fetch  0x00000002 , 0x000042f7 
+ 00011469  0x0000180e iforce  0x00000006 
+ 00011470  0x0000180f branch  0x00007dba 
+ 00011471  0x00001814 call  0x00002cd2 
+ 00011472  0x00001815 branch  0x00002cdd , 0x00000005 
+ 00011473  0x00001816 rtn 
+ 00011474  0x00001819 bpatchx  0x00000057 , 0x0000402a 
+ 00011475  0x0000181a fetch  0x00000002 , 0x000042f7 
+ 00011476  0x0000181b iforce  0x00000006 
+ 00011477  0x0000181d ifetch  0x00000002 , 0x00000006 
+ 00011478  0x0000181e and_into  0x000000ff , 0x0000003f 
+ 00011479  0x0000181f rtn  0x00000034 
+ 00011480  0x00001820 isub  0x00000002 , 0x0000003e 
+ 00011481  0x00001821 rtn  0x00000005 
+ 00011482  0x00001822 call  0x00002cdd 
+ 00011483  0x00001823 call  0x00002cdd 
+ 00011484  0x00001824 branch  0x00002cd5 
+ 00011485  0x00001828 ifetch  0x00000001 , 0x00000006 
+ 00011486  0x00001829 iadd  0x00000006 , 0x00000006 
+ 00011487  0x0000182a rtn 
+ 00011488  0x0000182e bpatchx  0x00000058 , 0x0000402b 
+ 00011489  0x0000182f fetch  0x00000002 , 0x000042f7 
+ 00011490  0x00001830 iforce  0x00000006 
+ 00011491  0x00001832 ifetch  0x00000002 , 0x00000006 
+ 00011492  0x00001833 and_into  0x000000ff , 0x0000003f 
+ 00011493  0x00001834 rtn  0x00000034 
+ 00011494  0x00001835 store  0x00000002 , 0x000006de 
+ 00011495  0x00001836 ifetch  0x00000001 , 0x00000006 
+ 00011496  0x00001837 copy  0x00000006 , 0x00000005 
+ 00011497  0x00001838 iadd  0x00000006 , 0x00000006 
+ 00011498  0x00001839 fetcht  0x00000001 , 0x000006b5 
+ 00011499  0x0000183a isub  0x00000002 , 0x0000003e 
+ 00011500  0x0000183b nbranch  0x00002cf3 , 0x00000005 
+ 00011501  0x0000183c copy  0x0000003f , 0x00000039 
+ 00011502  0x0000183d copy  0x00000005 , 0x00000012 
+ 00011503  0x0000183e arg  0x000006b6 , 0x00000011 
+ 00011504  0x0000183f call  0x00007d64 
+ 00011505  0x00001840 rtn  0x00000005 
+ 00011506  0x00001841 fetch  0x00000001 , 0x000006b5 
+ 00011507  0x00001843 iadd  0x00000005 , 0x00000006 
+ 00011508  0x00001844 call  0x00002cdd 
+ 00011509  0x00001845 branch  0x00002ce3 
+ 00011510  0x0000184d arg  0x00000001 , 0x00000002 
+ 00011511  0x0000184e fetch  0x00000002 , 0x000042f7 
+ 00011512  0x0000184f iforce  0x00000006 
+ 00011513  0x00001850 copy  0x00000006 , 0x00000005 
+ 00011514  0x00001852 ifetch  0x00000002 , 0x00000006 
+ 00011515  0x00001853 and_into  0x000000ff , 0x0000003f 
+ 00011516  0x00001854 rtn  0x00000034 
+ 00011517  0x00001855 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00011518  0x00001856 call  0x00002cdd 
+ 00011519  0x00001857 call  0x00002cdd 
+ 00011520  0x00001858 copy  0x00000006 , 0x00000005 
+ 00011521  0x00001859 branch  0x00002cfa 
+ 00011522  0x0000185d fetch  0x00000002 , 0x000006c7 
+ 00011523  0x0000185e branch  0x00002d06 
+ 00011524  0x00001861 bpatchx  0x00000059 , 0x0000402b 
+ 00011525  0x00001862 fetch  0x00000002 , 0x000042f7 
+ 00011526  0x00001864 iforce  0x00000006 
+ 00011527  0x00001866 ifetch  0x00000002 , 0x00000006 
+ 00011528  0x00001867 and_into  0x000000ff , 0x0000003f 
+ 00011529  0x00001868 branch  0x00002d0f , 0x00000034 
+ 00011530  0x00001869 isub  0x00000002 , 0x0000003e 
+ 00011531  0x0000186a branch  0x00002d10 , 0x00000005 
+ 00011532  0x0000186b call  0x00002cdd 
+ 00011533  0x0000186c call  0x00002cdd 
+ 00011534  0x0000186d branch  0x00002d07 
+ 00011535  0x00001870 branch  0x00007dc8 
+ 00011536  0x00001873 ifetch  0x00000001 , 0x00000006 
+ 00011537  0x00001874 store  0x00000001 , 0x000006cd 
+ 00011538  0x00001875 copy  0x0000003f , 0x00000039 
+ 00011539  0x00001876 arg  0x000006ce , 0x00000005 
+ 00011540  0x00001877 call  0x00007ccc 
+ 00011541  0x00001878 ifetch  0x00000001 , 0x00000006 
+ 00011542  0x00001879 store  0x00000001 , 0x000006c6 
+ 00011543  0x0000187a call  0x00007c6d 
+ 00011544  0x0000187b branch  0x00007dca 
+ 00011545  0x00001880 call  0x00002dc7 
+ 00011546  0x00001881 fetcht  0x00000002 , 0x00004398 
+ 00011547  0x00001882 fetch  0x00000001 , 0x00004321 
+ 00011548  0x00001883 bbit1  0x00000003 , 0x00002d42 
+ 00011549  0x00001887 call  0x00002cd2 
+ 00011550  0x00001888 nbranch  0x00002e03 , 0x00000005 
+ 00011551  0x00001889 call  0x00002d48 , 0x00000028 
+ 00011552  0x0000188a rtn  0x00000028 
+ 00011553  0x0000188b call  0x00002cdd 
+ 00011554  0x0000188c increase  0xfffffffe , 0x00000006 
+ 00011555  0x0000188d ifetch  0x00000002 , 0x00000006 
+ 00011556  0x0000188e arg  0x00002a00 , 0x00000002 
+ 00011557  0x0000188f isub  0x00000002 , 0x0000003e 
+ 00011558  0x00001890 branch  0x00002d36 , 0x00000005 
+ 00011559  0x00001891 copy  0x00000006 , 0x00000013 
+ 00011560  0x00001892 call  0x00002e46 
+ 00011561  0x00001893 copy  0x00000013 , 0x00000006 
+ 00011562  0x00001894 ifetcht  0x00000001 , 0x00000006 
+ 00011563  0x00001895 increase  0x00000001 , 0x00000002 
+ 00011564  0x00001896 call  0x00007db0 
+ 00011565  0x00001898 copy  0x0000003f , 0x00000013 
+ 00011566  0x00001899 copy  0x0000003f , 0x00000011 
+ 00011567  0x0000189a call  0x00007c6d 
+ 00011568  0x0000189b call  0x00002e10 
+ 00011569  0x0000189c setarg  0x0000000b 
+ 00011570  0x0000189d istore  0x00000001 , 0x00000005 
+ 00011571  0x0000189e add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011572  0x0000189f call  0x00007c67 
+ 00011573  0x000018a0 branch  0x00007cda 
+ 00011574  0x000018a3 call  0x00002e46 
+ 00011575  0x000018a4 fetcht  0x00000001 , 0x0000426b 
+ 00011576  0x000018a5 increase  0x00000001 , 0x00000002 
+ 00011577  0x000018a6 call  0x00007db0 
+ 00011578  0x000018a7 copy  0x0000003f , 0x00000013 
+ 00011579  0x000018a8 copy  0x0000003f , 0x00000011 
+ 00011580  0x000018aa call  0x00002e10 
+ 00011581  0x000018ab setarg  0x0000000b 
+ 00011582  0x000018ac istore  0x00000001 , 0x00000005 
+ 00011583  0x000018ad add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011584  0x000018ae arg  0x0000426c , 0x00000006 
+ 00011585  0x000018af branch  0x00007cda 
+ 00011586  0x000018b3 fetch  0x00000002 , 0x00004332 
+ 00011587  0x000018b4 isub  0x00000002 , 0x0000003e 
+ 00011588  0x000018b5 nbranch  0x00002d1d , 0x00000005 
+ 00011589  0x000018b6 nbranch  0x00002d1d , 0x00000028 
+ 00011590  0x000018b8 jam  0x00000005 , 0x000001b9 
+ 00011591  0x000018b9 branch  0x00002e05 
+ 00011592  0x000018bc increase  0xfffffffe , 0x00000006 
+ 00011593  0x000018bd ifetch  0x00000002 , 0x00000006 
+ 00011594  0x000018be bbit1  0x0000000e , 0x00002d46 
+ 00011595  0x000018bf branch  0x00007dbc 
+ 00011596  0x000018c2 ifetch  0x00000002 , 0x00000006 
+ 00011597  0x000018c3 store  0x00000002 , 0x000006b5 
+ 00011598  0x000018c4 iforce  0x00000011 
+ 00011599  0x000018c5 fetcht  0x00000002 , 0x00004398 
+ 00011600  0x000018c7 call  0x00002ccf 
+ 00011601  0x000018c8 branch  0x00002e03 , 0x00000034 
+ 00011602  0x000018c9 ifetch  0x00000001 , 0x00000006 
+ 00011603  0x000018ca isub  0x00000011 , 0x00000039 
+ 00011604  0x000018cb nbranch  0x00002e03 , 0x00000002 
+ 00011605  0x000018cc call  0x00007c6d 
+ 00011606  0x000018cd call  0x00002e46 
+ 00011607  0x000018ce add  0x00000039 , 0x00000001 , 0x00000002 
+ 00011608  0x000018cf call  0x00007db0 
+ 00011609  0x000018d1 copy  0x0000003f , 0x00000011 
+ 00011610  0x000018d2 copy  0x0000003f , 0x00000013 
+ 00011611  0x000018d3 call  0x00002e10 
+ 00011612  0x000018d4 setarg  0x0000000d 
+ 00011613  0x000018d5 istore  0x00000001 , 0x00000005 
+ 00011614  0x000018d6 add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011615  0x000018d7 fetcht  0x00000002 , 0x000006b5 
+ 00011616  0x000018d8 call  0x00007c67 
+ 00011617  0x000018d9 iadd  0x00000002 , 0x00000006 
+ 00011618  0x000018da branch  0x00007ccc 
+ 00011619  0x000018df call  0x00002e41 
+ 00011620  0x000018e0 call  0x00002e4a 
+ 00011621  0x000018e1 branch  0x00002d66 
+ 00011622  0x000018e8 arg  0x00000002 , 0x0000000b 
+ 00011623  0x000018e9 fetcht  0x00000002 , 0x000006b1 
+ 00011624  0x000018ea storet  0x00000002 , 0x00000678 
+ 00011625  0x000018eb call  0x00002cd2 
+ 00011626  0x000018ec increase  0xfffffffe , 0x00000006 
+ 00011627  0x000018ed copy  0x00000006 , 0x0000003f 
+ 00011628  0x000018ee store  0x00000002 , 0x000006c7 
+ 00011629  0x000018f0 call  0x00002e17 
+ 00011630  0x000018f1 nbranch  0x00002d9e , 0x00000002 
+ 00011631  0x000018f2 fetcht  0x00000002 , 0x00000678 
+ 00011632  0x000018f3 call  0x00002d02 
+ 00011633  0x000018f4 nbranch  0x00002da1 , 0x00000034 
+ 00011634  0x000018f6 call  0x00002e1b 
+ 00011635  0x000018f7 nbranch  0x00002d94 , 0x00000005 
+ 00011636  0x000018f8 copy  0x0000000b , 0x0000003f 
+ 00011637  0x000018f9 beq  0x00000000 , 0x00002da1 
+ 00011638  0x000018fa nbranch  0x00002d8a , 0x00000028 
+ 00011639  0x000018fb disable  0x00000028 
+ 00011640  0x000018fd call  0x00002e46 
+ 00011641  0x000018fe copy  0x0000003f , 0x00000011 
+ 00011642  0x000018ff call  0x00002e10 
+ 00011643  0x00001900 setarg  0x00000011 
+ 00011644  0x00001901 istore  0x00000001 , 0x00000005 
+ 00011645  0x00001902 fetch  0x00000001 , 0x000006c6 
+ 00011646  0x00001903 add  0x0000003f , 0x00000004 , 0x00000011 
+ 00011647  0x00001904 istorer  0x00000011 , 0x00000001 , 0x00000005 
+ 00011648  0x00001905 call  0x00007c6a 
+ 00011649  0x00001906 sub  0x00000011 , 0x00000006 , 0x0000003e 
+ 00011650  0x00001907 ncall  0x00007dbe , 0x00000005 
+ 00011651  0x00001908 call  0x00007dc0 , 0x00000005 
+ 00011652  0x00001909 call  0x00002e46 
+ 00011653  0x0000190a increase  0xfffffffe , 0x0000003f 
+ 00011654  0x0000190b idiv  0x00000011 
+ 00011655  0x0000190c call  0x00007d62 
+ 00011656  0x0000190d quotient  0x0000000b 
+ 00011657  0x0000190e branch  0x00002d90 
+ 00011658  0x00001910 call  0x00002d98 
+ 00011659  0x00001911 nbranch  0x00002da1 , 0x00000034 
+ 00011660  0x00001912 fetch  0x00000002 , 0x00000678 
+ 00011661  0x00001913 increase  0xffffffff , 0x0000003f 
+ 00011662  0x00001914 store  0x00000002 , 0x000006cb 
+ 00011663  0x00001915 call  0x00002e2a 
+ 00011664  0x00001917 fetch  0x00000002 , 0x00000678 
+ 00011665  0x00001918 store  0x00000002 , 0x000006c9 
+ 00011666  0x00001919 call  0x00002e24 
+ 00011667  0x0000191a increase  0xffffffff , 0x0000000b 
+ 00011668  0x0000191d call  0x00002e13 
+ 00011669  0x0000191e branch  0x00002d6d 
+ 00011670  0x00001921 fetch  0x00000001 , 0x000006cd 
+ 00011671  0x00001922 branch  0x00002d99 
+ 00011672  0x00001926 fetch  0x00000001 , 0x000006c6 
+ 00011673  0x00001927 branch  0x00002d9c , 0x0000002c 
+ 00011674  0x00001928 increase  0xfffffffe , 0x0000003f 
+ 00011675  0x00001929 rtn 
+ 00011676  0x0000192c increase  0xfffffff0 , 0x0000003f 
+ 00011677  0x0000192d rtn 
+ 00011678  0x00001930 fetch  0x00000002 , 0x00000678 
+ 00011679  0x00001931 store  0x00000002 , 0x000006cb 
+ 00011680  0x00001932 branch  0x00002da5 
+ 00011681  0x00001934 fetch  0x00000002 , 0x00000678 
+ 00011682  0x00001935 increase  0xffffffff , 0x0000003f 
+ 00011683  0x00001936 store  0x00000002 , 0x000006cb 
+ 00011684  0x00001937 branch  0x00002da5 
+ 00011685  0x00001939 branch  0x00002e03 , 0x00000028 
+ 00011686  0x0000193a call  0x00002e2a 
+ 00011687  0x0000193b branch  0x00002e34 
+ 00011688  0x00001941 copy  0x00000006 , 0x00000011 
+ 00011689  0x00001942 fetch  0x00000002 , 0x00004335 
+ 00011690  0x00001943 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011691  0x00001944 call  0x00002929 
+ 00011692  0x00001946 bpatchx  0x0000005a , 0x0000402b 
+ 00011693  0x00001947 call  0x00002dc7 
+ 00011694  0x00001948 fetcht  0x00000002 , 0x00004398 
+ 00011695  0x00001949 call  0x00002cd2 
+ 00011696  0x0000194a nbranch  0x00002dc5 , 0x00000005 
+ 00011697  0x0000194b call  0x00002dc1 , 0x00000028 
+ 00011698  0x0000194c rtn  0x00000028 
+ 00011699  0x0000194e fetch  0x00000001 , 0x00004321 
+ 00011700  0x0000194f bbit0  0x00000004 , 0x00002dbc 
+ 00011701  0x00001951 fetcht  0x00000002 , 0x00004398 
+ 00011702  0x00001952 fetch  0x00000002 , 0x00004332 
+ 00011703  0x00001953 isub  0x00000002 , 0x0000003e 
+ 00011704  0x00001954 nbranch  0x00002dbc , 0x00000005 
+ 00011705  0x00001955 call  0x00002dc7 
+ 00011706  0x00001956 nbranch  0x00002dbc , 0x00000028 
+ 00011707  0x00001957 branch  0x00002d46 
+ 00011708  0x0000195b force  0x00000001 , 0x00000011 
+ 00011709  0x0000195c call  0x00002e10 
+ 00011710  0x0000195d setarg  0x00000013 
+ 00011711  0x0000195e istore  0x00000001 , 0x00000005 
+ 00011712  0x0000195f rtn 
+ 00011713  0x00001962 increase  0xfffffffe , 0x00000006 
+ 00011714  0x00001963 ifetch  0x00000002 , 0x00000006 
+ 00011715  0x00001964 bbit1  0x0000000f , 0x00002d46 
+ 00011716  0x00001965 branch  0x00007dbc 
+ 00011717  0x00001968 jam  0x00000001 , 0x000001b9 
+ 00011718  0x00001969 branch  0x00002e05 
+ 00011719  0x0000196d bpatchx  0x0000005b , 0x0000402b 
+ 00011720  0x0000196e call  0x00007dbc 
+ 00011721  0x0000196f fetch  0x00000001 , 0x000042fe 
+ 00011722  0x00001970 rtneq  0x00000000 
+ 00011723  0x00001971 fetch  0x00000001 , 0x00004040 
+ 00011724  0x00001972 rtnbit1  0x00000004 
+ 00011725  0x00001973 branch  0x00007dba 
+ 00011726  0x00001977 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00011727  0x00001978 fetch  0x00000002 , 0x00004335 
+ 00011728  0x00001979 add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00011729  0x0000197a call  0x00002929 
+ 00011730  0x0000197b branch  0x00002dd3 
+ 00011731  0x0000197f fetch  0x00000002 , 0x00004335 
+ 00011732  0x00001980 copy  0x0000003f , 0x00000011 
+ 00011733  0x00001981 call  0x00002e10 
+ 00011734  0x00001982 setarg  0x00000017 
+ 00011735  0x00001983 istore  0x00000001 , 0x00000005 
+ 00011736  0x00001984 fetch  0x00000002 , 0x00004398 
+ 00011737  0x00001985 istore  0x00000002 , 0x00000005 
+ 00011738  0x00001986 fetch  0x00000002 , 0x00004335 
+ 00011739  0x00001987 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00011740  0x00001988 fetch  0x00000002 , 0x00004339 
+ 00011741  0x00001989 add  0x0000003f , 0x00000007 , 0x00000006 
+ 00011742  0x0000198a ifetch  0x00000002 , 0x00000006 
+ 00011743  0x0000198b istore  0x00000002 , 0x00000005 
+ 00011744  0x0000198c branch  0x00007ccc 
+ 00011745  0x00001993 force  0x00000001 , 0x00000011 
+ 00011746  0x00001994 call  0x00002e10 
+ 00011747  0x00001995 setarg  0x00000019 
+ 00011748  0x00001996 istore  0x00000001 , 0x00000005 
+ 00011749  0x00001997 rtn 
+ 00011750  0x0000199a fetch  0x00000001 , 0x00004396 
+ 00011751  0x0000199b set0  0x00000000 , 0x0000003f 
+ 00011752  0x0000199c store  0x00000001 , 0x00004396 
+ 00011753  0x0000199d rtn 
+ 00011754  0x000019a0 copy  0x00000006 , 0x00000011 
+ 00011755  0x000019a1 fetch  0x00000002 , 0x00004335 
+ 00011756  0x000019a2 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011757  0x000019a3 branch  0x00002929 
+ 00011758  0x000019a9 copy  0x00000002 , 0x00000013 
+ 00011759  0x000019aa increase  0x00000003 , 0x00000011 
+ 00011760  0x000019ab call  0x00002e10 
+ 00011761  0x000019ac increase  0xfffffffd , 0x00000011 
+ 00011762  0x000019ad setarg  0x0000001b 
+ 00011763  0x000019ae istore  0x00000001 , 0x00000005 
+ 00011764  0x000019af copy  0x00000013 , 0x00000002 
+ 00011765  0x000019b0 istoret  0x00000002 , 0x00000005 
+ 00011766  0x000019b1 rtn 
+ 00011767  0x000019b5 fetch  0x00000001 , 0x00004396 
+ 00011768  0x000019b6 set1  0x00000000 , 0x0000003f 
+ 00011769  0x000019b7 store  0x00000001 , 0x00004396 
+ 00011770  0x000019b8 copy  0x00000002 , 0x00000013 
+ 00011771  0x000019b9 increase  0x00000003 , 0x00000011 
+ 00011772  0x000019ba call  0x00002e10 
+ 00011773  0x000019bb increase  0xfffffffd , 0x00000011 
+ 00011774  0x000019bc setarg  0x0000001d 
+ 00011775  0x000019bd istore  0x00000001 , 0x00000005 
+ 00011776  0x000019be copy  0x00000013 , 0x00000002 
+ 00011777  0x000019bf istoret  0x00000002 , 0x00000005 
+ 00011778  0x000019c0 rtn 
+ 00011779  0x000019c6 bpatchx  0x0000005c , 0x0000402b 
+ 00011780  0x000019c7 jam  0x0000000a , 0x000001b9 
+ 00011781  0x000019c9 force  0x00000005 , 0x00000011 
+ 00011782  0x000019ca call  0x00002e10 
+ 00011783  0x000019cb setarg  0x00000001 
+ 00011784  0x000019cc istore  0x00000001 , 0x00000005 
+ 00011785  0x000019cd fetch  0x00000001 , 0x00004397 
+ 00011786  0x000019ce istore  0x00000001 , 0x00000005 
+ 00011787  0x000019cf fetch  0x00000002 , 0x00004398 
+ 00011788  0x000019d0 istore  0x00000002 , 0x00000005 
+ 00011789  0x000019d1 fetch  0x00000001 , 0x000001b9 
+ 00011790  0x000019d2 istore  0x00000001 , 0x00000005 
+ 00011791  0x000019d3 rtn 
+ 00011792  0x000019d7 bpatchx  0x0000005d , 0x0000402b 
+ 00011793  0x000019d8 force  0x00000004 , 0x00000012 
+ 00011794  0x000019d9 branch  0x000029fb 
+ 00011795  0x000019dd fetcht  0x00000002 , 0x00000678 
+ 00011796  0x000019de increase  0x00000001 , 0x00000002 
+ 00011797  0x000019df storet  0x00000002 , 0x00000678 
+ 00011798  0x000019e0 rtn 
+ 00011799  0x000019e3 fetcht  0x00000002 , 0x00000678 
+ 00011800  0x000019e4 fetch  0x00000002 , 0x000006b3 
+ 00011801  0x000019e5 isub  0x00000002 , 0x0000003e 
+ 00011802  0x000019e6 rtn 
+ 00011803  0x000019ea bpatchx  0x0000005e , 0x0000402b 
+ 00011804  0x000019eb fetcht  0x00000001 , 0x000006b5 
+ 00011805  0x000019ec arg  0x000006b6 , 0x00000011 
+ 00011806  0x000019ee fetch  0x00000001 , 0x000006cd 
+ 00011807  0x000019ef copy  0x0000003f , 0x00000039 
+ 00011808  0x000019f0 isub  0x00000002 , 0x0000003e 
+ 00011809  0x000019f1 nrtn  0x00000005 
+ 00011810  0x000019f2 arg  0x000006ce , 0x00000012 
+ 00011811  0x000019f3 branch  0x00007d64 
+ 00011812  0x000019f7 bpatchx  0x0000005f , 0x0000402b 
+ 00011813  0x000019f8 fetch  0x00000001 , 0x000006c6 
+ 00011814  0x000019f9 store  0x00000001 , 0x000006a1 
+ 00011815  0x000019fa copy  0x0000003f , 0x00000039 
+ 00011816  0x000019fb call  0x00007c67 
+ 00011817  0x000019fc branch  0x00007ccc 
+ 00011818  0x00001a00 bpatchx  0x00000060 , 0x0000402c 
+ 00011819  0x00001a01 call  0x00007c64 
+ 00011820  0x00001a02 fetch  0x00000002 , 0x000006c9 
+ 00011821  0x00001a03 istore  0x00000002 , 0x00000005 
+ 00011822  0x00001a04 fetch  0x00000002 , 0x000006cb 
+ 00011823  0x00001a05 istore  0x00000002 , 0x00000005 
+ 00011824  0x00001a07 fetch  0x00000001 , 0x000006a1 
+ 00011825  0x00001a08 copy  0x0000003f , 0x00000039 
+ 00011826  0x00001a09 call  0x00007ccc 
+ 00011827  0x00001a0a branch  0x00007c6a 
+ 00011828  0x00001a0f bpatchx  0x00000061 , 0x0000402c 
+ 00011829  0x00001a10 call  0x00007c64 
+ 00011830  0x00001a11 call  0x00002a21 
+ 00011831  0x00001a12 copy  0x00000005 , 0x0000003f 
+ 00011832  0x00001a13 isub  0x00000006 , 0x00000011 
+ 00011833  0x00001a14 call  0x00002a24 
+ 00011834  0x00001a15 copy  0x00000011 , 0x0000003f 
+ 00011835  0x00001a16 istore  0x00000002 , 0x00000006 
+ 00011836  0x00001a17 increase  0x00000004 , 0x00000011 
+ 00011837  0x00001a18 call  0x00002a16 
+ 00011838  0x00001a19 copy  0x00000011 , 0x0000003f 
+ 00011839  0x00001a1a istore  0x00000001 , 0x00000006 
+ 00011840  0x00001a1b rtn 
+ 00011841  0x00001a1f rshift8  0x0000003f , 0x0000003f 
+ 00011842  0x00001a20 store  0x00000002 , 0x000006b1 
+ 00011843  0x00001a21 ifetch  0x00000002 , 0x00000006 
+ 00011844  0x00001a22 store  0x00000002 , 0x000006b3 
+ 00011845  0x00001a23 rtn 
+ 00011846  0x00001a27 bpatchx  0x00000062 , 0x0000402c 
+ 00011847  0x00001a28 fetch  0x00000002 , 0x000042e3 
+ 00011848  0x00001a2a fetcht  0x00000002 , 0x000042e1 
+ 00011849  0x00001a2e branch  0x00007db0 
+ 00011850  0x00001a33 bpatchx  0x00000063 , 0x0000402c 
+ 00011851  0x00001a34 call  0x00007c6d 
+ 00011852  0x00001a35 arg  0x000006b5 , 0x00000005 
+ 00011853  0x00001a37 fetch  0x00000002 , 0x00004335 
+ 00011854  0x00001a38 increase  0xfffffffb , 0x0000003f 
+ 00011855  0x00001a3a istore  0x00000001 , 0x00000005 
+ 00011856  0x00001a3b copy  0x0000003f , 0x00000039 
+ 00011857  0x00001a3c call  0x00007c67 
+ 00011858  0x00001a3d branch  0x00007ccc 
+ 00011859  0x00001a42 fetch  0x00000002 , 0x00000050 
+ 00011860  0x00001a43 rtnne  0x00000004 
+ 00011861  0x00001a44 fetch  0x00000001 , 0x00004396 
+ 00011862  0x00001a45 set1  0x00000001 , 0x0000003f 
+ 00011863  0x00001a46 store  0x00000001 , 0x00004396 
+ 00011864  0x00001a47 fetch  0x00000003 , 0x00000052 
+ 00011865  0x00001a48 store  0x00000003 , 0x00004397 
+ 00011866  0x00001a49 set1  0x0000000f , 0x00000000 
+ 00011867  0x00001a4a beq  0x00000012 , 0x00002e6e 
+ 00011868  0x00001a4b beq  0x00000052 , 0x00002e73 
+ 00011869  0x00001a4c beq  0x00000018 , 0x00002de1 
+ 00011870  0x00001a4d beq  0x00000002 , 0x00002bab 
+ 00011871  0x00001a4e beq  0x0000001e , 0x00002de6 
+ 00011872  0x00001a4f set0  0x0000000f , 0x00000000 
+ 00011873  0x00001a51 fetch  0x00000001 , 0x00004396 
+ 00011874  0x00001a52 set0  0x00000001 , 0x0000003f 
+ 00011875  0x00001a53 store  0x00000001 , 0x00004396 
+ 00011876  0x00001a54 rtn 
+ 00011877  0x00001a57 fetch  0x00000001 , 0x00004396 
+ 00011878  0x00001a58 rtnbit0  0x00000001 
+ 00011879  0x00001a59 set1  0x0000000f , 0x00000000 
+ 00011880  0x00001a5a call  0x00002e7e 
+ 00011881  0x00001a5b call  0x00002e84 
+ 00011882  0x00001a5c call  0x00002e61 , 0x00000028 
+ 00011883  0x00001a5d fetch  0x00000001 , 0x00004397 
+ 00011884  0x00001a5e beq  0x00000012 , 0x00002dac 
+ 00011885  0x00001a5f rtn 
+ 00011886  0x00001a63 call  0x00002e73 
+ 00011887  0x00001a64 branch  0x00002e70 
+ 00011888  0x00001a67 call  0x00002e84 
+ 00011889  0x00001a68 nrtn  0x00000028 
+ 00011890  0x00001a69 branch  0x00002dac 
+ 00011891  0x00001a6d bpatchx  0x00000064 , 0x0000402c 
+ 00011892  0x00001a6e call  0x00002e77 
+ 00011893  0x00001a6f arg  0x00000055 , 0x00000011 
+ 00011894  0x00001a70 branch  0x00002929 
+ 00011895  0x00001a74 fetch  0x00000001 , 0x0000004d 
+ 00011896  0x00001a75 add  0x0000003f , 0xfffffff9 , 0x00000012 
+ 00011897  0x00001a76 increase  0xfffffffc , 0x0000003f 
+ 00011898  0x00001a77 store  0x00000002 , 0x00004337 
+ 00011899  0x00001a78 fetcht  0x00000002 , 0x0000004e 
+ 00011900  0x00001a79 storet  0x00000002 , 0x00004335 
+ 00011901  0x00001a7a rtn 
+ 00011902  0x00001a7e fetchr  0x00000012 , 0x00000001 , 0x0000004d 
+ 00011903  0x00001a7f fetch  0x00000002 , 0x00004337 
+ 00011904  0x00001a80 iadd  0x00000012 , 0x00000002 
+ 00011905  0x00001a81 storet  0x00000002 , 0x00004337 
+ 00011906  0x00001a82 arg  0x0000004e , 0x00000011 
+ 00011907  0x00001a83 branch  0x00002929 
+ 00011908  0x00001a88 call  0x00007dbc 
+ 00011909  0x00001a89 fetch  0x00000002 , 0x00004337 
+ 00011910  0x00001a8a fetcht  0x00000002 , 0x00004335 
+ 00011911  0x00001a8b isub  0x00000002 , 0x0000003e 
+ 00011912  0x00001a8c nrtn  0x00000005 
+ 00011913  0x00001a8d branch  0x00007dba 
+ 00011914  0x00001a94 ifetch  0x00000001 , 0x00000006 
+ 00011915  0x00001a95 ifetcht  0x00000001 , 0x00000006 
+ 00011916  0x00001a96 ifetcht  0x00000002 , 0x00000006 
+ 00011917  0x00001a97 beq  0x00000013 , 0x00002e8f 
+ 00011918  0x00001a98 rtn 
+ 00011919  0x00001a9a ifetch  0x00000002 , 0x00000006 
+ 00011920  0x00001a9b store  0x00000002 , 0x0000433c 
+ 00011921  0x00001a9c jam  0x00000040 , 0x0000066f 
+ 00011922  0x00001a9d branch  0x0000782b 
+ 00011923  0x00001aa4 arg  0x0000000c , 0x00000011 
+ 00011924  0x00001aa5 arg  0x00000012 , 0x00000013 
+ 00011925  0x00001aa6 call  0x00002e9b 
+ 00011926  0x00001aa7 setarg  0x00000008 
+ 00011927  0x00001aa8 istore  0x00000002 , 0x00000005 
+ 00011928  0x00001aa9 fetch  0x00000008 , 0x000042d3 
+ 00011929  0x00001aaa istore  0x00000008 , 0x00000005 
+ 00011930  0x00001aab rtn 
+ 00011931  0x00001ab0 call  0x00002ea3 
+ 00011932  0x00001ab1 arg  0x00000005 , 0x00000012 
+ 00011933  0x00001ab2 call  0x000029fb 
+ 00011934  0x00001ab3 copy  0x00000013 , 0x0000003f 
+ 00011935  0x00001ab4 istore  0x00000001 , 0x00000005 
+ 00011936  0x00001ab5 fetch  0x00000001 , 0x0000433b 
+ 00011937  0x00001ab6 istore  0x00000001 , 0x00000005 
+ 00011938  0x00001ab7 rtn 
+ 00011939  0x00001abb fetch  0x00000001 , 0x0000433b 
+ 00011940  0x00001abd pincrease  0x00000001 
+ 00011941  0x00001abe store  0x00000001 , 0x0000433b 
+ 00011942  0x00001abf rtnne  0x00000000 
+ 00011943  0x00001ac2 jam  0x00000001 , 0x0000433b 
+ 00011944  0x00001ac3 rtn 
+ 00011945  0x00001ac9 fetch  0x00000001 , 0x000042fe 
+ 00011946  0x00001aca beq  0x00000000 , 0x00002eb8 
+ 00011947  0x00001acb beq  0x00000001 , 0x00002ebb 
+ 00011948  0x00001acc beq  0x00000002 , 0x00002ebd 
+ 00011949  0x00001acd beq  0x00000081 , 0x00002eb1 
+ 00011950  0x00001ace beq  0x00000082 , 0x00002eb3 
+ 00011951  0x00001acf beq  0x00000083 , 0x00002eb6 
+ 00011952  0x00001ad0 rtn 
+ 00011953  0x00001ad3 jam  0x0000000d , 0x000042c7 
+ 00011954  0x00001ad4 branch  0x00002eb9 
+ 00011955  0x00001ad6 jam  0x0000000d , 0x000042c7 
+ 00011956  0x00001ad7 jam  0x00000001 , 0x000042c5 
+ 00011957  0x00001ad8 rtn 
+ 00011958  0x00001ada jam  0x0000000d , 0x000042c7 
+ 00011959  0x00001adb branch  0x00002ebe 
+ 00011960  0x00001ade jam  0x00000000 , 0x000042c7 
+ 00011961  0x00001ae0 jam  0x00000003 , 0x000042c5 
+ 00011962  0x00001ae1 rtn 
+ 00011963  0x00001ae3 jam  0x00000005 , 0x000042c7 
+ 00011964  0x00001ae4 branch  0x00002eb9 
+ 00011965  0x00001ae6 jam  0x00000005 , 0x000042c7 
+ 00011966  0x00001ae8 jam  0x00000000 , 0x000042c5 
+ 00011967  0x00001ae9 rtn 
+ 00011968  0x00001aec fetch  0x00000001 , 0x0000446c 
+ 00011969  0x00001aed set1  0x00000000 , 0x0000003f 
+ 00011970  0x00001aee store  0x00000001 , 0x0000446c 
+ 00011971  0x00001aef rtn 
+ 00011972  0x00001af2 fetch  0x00000001 , 0x0000446c 
+ 00011973  0x00001af3 set0  0x00000000 , 0x0000003f 
+ 00011974  0x00001af4 store  0x00000001 , 0x0000446c 
+ 00011975  0x00001af5 rtn 
+ 00011976  0x00001af8 ifetch  0x00000001 , 0x00000006 
+ 00011977  0x00001af9 beq  0x00000001 , 0x00002edc 
+ 00011978  0x00001afb beq  0x00000003 , 0x00002f03 
+ 00011979  0x00001afc beq  0x00000004 , 0x00002f24 
+ 00011980  0x00001afd beq  0x00000005 , 0x00002f31 
+ 00011981  0x00001aff beq  0x00000007 , 0x00002f9a 
+ 00011982  0x00001b00 beq  0x00000008 , 0x00002f86 
+ 00011983  0x00001b01 beq  0x00000009 , 0x00002f96 
+ 00011984  0x00001b02 beq  0x0000000a , 0x00002f9a 
+ 00011985  0x00001b03 beq  0x0000000b , 0x00002f9a 
+ 00011986  0x00001b04 beq  0x0000000c , 0x00002f9b 
+ 00011987  0x00001b05 beq  0x0000000d , 0x00002fa0 
+ 00011988  0x00001b06 rtn 
+ 00011989  0x00001b0b force  0x00000002 , 0x00000011 
+ 00011990  0x00001b0c call  0x00003047 
+ 00011991  0x00001b0d setarg  0x0000000b 
+ 00011992  0x00001b0e istore  0x00000001 , 0x00000005 
+ 00011993  0x00001b0f fetch  0x00000001 , 0x000042c7 
+ 00011994  0x00001b10 istore  0x00000001 , 0x00000005 
+ 00011995  0x00001b11 rtn 
+ 00011996  0x00001b14 store  0x00000001 , 0x000042bd 
+ 00011997  0x00001b15 ifetch  0x00000006 , 0x00000006 
+ 00011998  0x00001b16 istore  0x00000006 , 0x00000005 
+ 00011999  0x00001b17 fetch  0x00000001 , 0x000042fe 
+ 00012000  0x00001b18 beq  0x00000000 , 0x00002f37 
+ 00012001  0x00001b19 call  0x00002efe 
+ 00012002  0x00001b1a fetch  0x00000001 , 0x0000446a 
+ 00012003  0x00001b1b branch  0x00002ee8 , 0x00000034 
+ 00012004  0x00001b1c fetch  0x00000001 , 0x000042c0 
+ 00012005  0x00001b1d bbit0  0x00000003 , 0x0000431f 
+ 00012006  0x00001b1e fetch  0x00000001 , 0x000042fe 
+ 00012007  0x00001b1f bbit0  0x00000007 , 0x0000431f 
+ 00012008  0x00001b21 jam  0x00000003 , 0x000042fc 
+ 00012009  0x00001b22 fetch  0x00000001 , 0x000042be 
+ 00012010  0x00001b23 beq  0x00000000 , 0x00002ef0 
+ 00012011  0x00001b24 beq  0x00000001 , 0x00002ef0 
+ 00012012  0x00001b25 beq  0x00000003 , 0x00002ef0 
+ 00012013  0x00001b26 fetch  0x00000001 , 0x000042fe 
+ 00012014  0x00001b27 beq  0x00000002 , 0x00002ef3 
+ 00012015  0x00001b28 rtneq  0x00000083 
+ 00012016  0x00001b2a arg  0x00000000 , 0x0000003f 
+ 00012017  0x00001b2b store  0x00000004 , 0x000042ff 
+ 00012018  0x00001b2c rtn 
+ 00012019  0x00001b2f fetch  0x00000001 , 0x00004321 
+ 00012020  0x00001b30 bbit1  0x00000000 , 0x00002efc 
+ 00012021  0x00001b32 arg  0x000042ff , 0x00000011 
+ 00012022  0x00001b33 copy  0x00000011 , 0x00000005 
+ 00012023  0x00001b34 arg  0x00000003 , 0x00000039 
+ 00012024  0x00001b35 call  0x00007de8 
+ 00012025  0x00001b36 fetch  0x00000002 , 0x00004301 
+ 00012026  0x00001b37 and_into  0x00000007 , 0x0000003f 
+ 00012027  0x00001b38 store  0x00000002 , 0x00004301 
+ 00012028  0x00001b3a jam  0x00000034 , 0x0000066f 
+ 00012029  0x00001b3b branch  0x0000782b 
+ 00012030  0x00001b40 force  0x00000007 , 0x00000011 
+ 00012031  0x00001b41 call  0x00003047 
+ 00012032  0x00001b42 fetch  0x00000007 , 0x000042c4 
+ 00012033  0x00001b43 istore  0x00000007 , 0x00000005 
+ 00012034  0x00001b44 rtn 
+ 00012035  0x00001b48 jam  0x00000005 , 0x000042fc 
+ 00012036  0x00001b49 arg  0x0000429b , 0x00000005 
+ 00012037  0x00001b4a call  0x00007c8f 
+ 00012038  0x00001b4b fetch  0x00000001 , 0x000042fe 
+ 00012039  0x00001b4c beq  0x00000004 , 0x00002f0b 
+ 00012040  0x00001b4d beq  0x00000083 , 0x00002f0d 
+ 00012041  0x00001b4e beq  0x00000084 , 0x00002f10 
+ 00012042  0x00001b4f branch  0x00002f13 
+ 00012043  0x00001b53 jam  0x00000043 , 0x0000066f 
+ 00012044  0x00001b54 branch  0x0000782b 
+ 00012045  0x00001b57 jam  0x00000002 , 0x000042f9 
+ 00012046  0x00001b58 jam  0x00000008 , 0x000042fa 
+ 00012047  0x00001b59 rtn 
+ 00012048  0x00001b5c fetch  0x00000004 , 0x000042ff 
+ 00012049  0x00001b5d branch  0x00002f0b , 0x00000034 
+ 00012050  0x00001b5e branch  0x00002f0d 
+ 00012051  0x00001b61 jam  0x00000006 , 0x000042fc 
+ 00012052  0x00001b62 fetch  0x00000001 , 0x000042fe 
+ 00012053  0x00001b63 bbit1  0x00000007 , 0x00002f1c 
+ 00012054  0x00001b64 call  0x00007256 
+ 00012055  0x00001b65 force  0x00000011 , 0x00000011 
+ 00012056  0x00001b66 call  0x00003047 
+ 00012057  0x00001b67 setarg  0x00000003 
+ 00012058  0x00001b68 istore  0x00000001 , 0x00000005 
+ 00012059  0x00001b69 branch  0x00007375 
+ 00012060  0x00001b6c arg  0x000042ab , 0x00000005 
+ 00012061  0x00001b6d call  0x00007de7 
+ 00012062  0x00001b6e call  0x000071b6 
+ 00012063  0x00001b6f force  0x00000011 , 0x00000011 
+ 00012064  0x00001b70 call  0x00003047 
+ 00012065  0x00001b71 setarg  0x00000003 
+ 00012066  0x00001b72 istore  0x00000001 , 0x00000005 
+ 00012067  0x00001b73 branch  0x000071f2 
+ 00012068  0x00001b76 copy  0x00000006 , 0x00000011 
+ 00012069  0x00001b77 fetch  0x00000001 , 0x000042fe 
+ 00012070  0x00001b78 bbit1  0x00000007 , 0x00002f39 
+ 00012071  0x00001b79 copy  0x00000011 , 0x00000006 
+ 00012072  0x00001b7a call  0x0000724e 
+ 00012073  0x00001b7b branch  0x00002f4e , 0x00000005 
+ 00012074  0x00001b7d jam  0x00000004 , 0x000001ba 
+ 00012075  0x00001b7f force  0x00000002 , 0x00000011 
+ 00012076  0x00001b80 call  0x00003047 
+ 00012077  0x00001b81 setarg  0x00000005 
+ 00012078  0x00001b82 istore  0x00000001 , 0x00000005 
+ 00012079  0x00001b83 fetch  0x00000001 , 0x000001ba 
+ 00012080  0x00001b84 istore  0x00000001 , 0x00000005 
+ 00012081  0x00001b86 bpatchx  0x00000065 , 0x0000402c 
+ 00012082  0x00001b87 force  0x00000007 , 0x00000007 
+ 00012083  0x00001b88 call  0x00007ce0 
+ 00012084  0x00001b89 jam  0x00000000 , 0x000042fc 
+ 00012085  0x00001b8a jam  0x00000030 , 0x0000066f 
+ 00012086  0x00001b8b branch  0x0000782b 
+ 00012087  0x00001b8e jam  0x00000005 , 0x000001ba 
+ 00012088  0x00001b8f branch  0x00002f2b 
+ 00012089  0x00001b92 arg  0x00000158 , 0x00000005 
+ 00012090  0x00001b93 copy  0x00000011 , 0x00000006 
+ 00012091  0x00001b94 call  0x00007c8f 
+ 00012092  0x00001b95 fetch  0x00000001 , 0x000042fe 
+ 00012093  0x00001b96 beq  0x00000083 , 0x00002f45 
+ 00012094  0x00001b97 beq  0x00000084 , 0x00002f45 
+ 00012095  0x00001b98 call  0x00007140 
+ 00012096  0x00001b99 call  0x00002f53 
+ 00012097  0x00001b9a fetch  0x00000001 , 0x000042fe 
+ 00012098  0x00001b9b rtnne  0x00000082 
+ 00012099  0x00001b9c jam  0x0000003b , 0x0000066f 
+ 00012100  0x00001b9d branch  0x0000782b 
+ 00012101  0x00001ba0 call  0x000071ab 
+ 00012102  0x00001ba1 arg  0x000006d1 , 0x00000005 
+ 00012103  0x00001ba2 call  0x000071f2 
+ 00012104  0x00001ba3 arg  0x000006d1 , 0x00000011 
+ 00012105  0x00001ba4 arg  0x0000429b , 0x00000012 
+ 00012106  0x00001ba5 arg  0x00000010 , 0x00000039 
+ 00012107  0x00001ba6 call  0x00007d64 
+ 00012108  0x00001ba7 nbranch  0x00002f2a , 0x00000005 
+ 00012109  0x00001ba8 branch  0x00002f53 
+ 00012110  0x00001bab call  0x0000724a 
+ 00012111  0x00001bac jam  0x00000031 , 0x0000066f 
+ 00012112  0x00001bad call  0x0000782b 
+ 00012113  0x00001bae jam  0x00000001 , 0x0000429a 
+ 00012114  0x00001baf jam  0x00000009 , 0x000042fc 
+ 00012115  0x00001bb2 force  0x00000011 , 0x00000011 
+ 00012116  0x00001bb3 call  0x00003047 
+ 00012117  0x00001bb4 setarg  0x00000004 
+ 00012118  0x00001bb5 istore  0x00000001 , 0x00000005 
+ 00012119  0x00001bb6 arg  0x000042ab , 0x00000006 
+ 00012120  0x00001bb7 branch  0x00007c8f 
+ 00012121  0x00001bba force  0x00000011 , 0x00000011 
+ 00012122  0x00001bbb call  0x00003047 
+ 00012123  0x00001bbc setarg  0x00000006 
+ 00012124  0x00001bbd istore  0x00000001 , 0x00000005 
+ 00012125  0x00001bbe fetch  0x00000001 , 0x00004321 
+ 00012126  0x00001bbf bbit1  0x00000001 , 0x00002f61 
+ 00012127  0x00001bc0 arg  0x0000428a , 0x00000006 
+ 00012128  0x00001bc1 branch  0x00007c8f 
+ 00012129  0x00001bc4 arg  0x00004322 , 0x00000006 
+ 00012130  0x00001bc5 branch  0x00007c8f 
+ 00012131  0x00001bc9 arg  0x00004303 , 0x00000005 
+ 00012132  0x00001bca force  0x0000000a , 0x00000039 
+ 00012133  0x00001bcb call  0x00007de8 
+ 00012134  0x00001bcc force  0x0000000b , 0x00000011 
+ 00012135  0x00001bcd call  0x00003047 
+ 00012136  0x00001bce setarg  0x00000007 
+ 00012137  0x00001bcf istore  0x00000001 , 0x00000005 
+ 00012138  0x00001bd0 fetch  0x00000002 , 0x00004303 
+ 00012139  0x00001bd1 istore  0x00000002 , 0x00000005 
+ 00012140  0x00001bd2 fetch  0x00000008 , 0x00004305 
+ 00012141  0x00001bd3 istore  0x00000008 , 0x00000005 
+ 00012142  0x00001bd4 rtn 
+ 00012143  0x00001bd7 force  0x00000011 , 0x00000011 
+ 00012144  0x00001bd8 call  0x00003047 
+ 00012145  0x00001bd9 setarg  0x00000008 
+ 00012146  0x00001bda istore  0x00000001 , 0x00000005 
+ 00012147  0x00001bdb setarg  0x00000000 
+ 00012148  0x00001bdc istore  0x00000008 , 0x00000005 
+ 00012149  0x00001bdd istore  0x00000008 , 0x00000005 
+ 00012150  0x00001bde rtn 
+ 00012151  0x00001be2 force  0x00000008 , 0x00000011 
+ 00012152  0x00001be3 call  0x00003047 
+ 00012153  0x00001be4 setarg  0x00000009 
+ 00012154  0x00001be5 istore  0x00000001 , 0x00000005 
+ 00012155  0x00001be6 fetch  0x00000001 , 0x000042d2 
+ 00012156  0x00001be7 istore  0x00000001 , 0x00000005 
+ 00012157  0x00001be8 fetch  0x00000006 , 0x000042db 
+ 00012158  0x00001be9 istore  0x00000006 , 0x00000005 
+ 00012159  0x00001bea rtn 
+ 00012160  0x00001bee jam  0x00000008 , 0x000001ba 
+ 00012161  0x00001bef branch  0x00002f2b 
+ 00012162  0x00001bf2 fetch  0x00000001 , 0x000042c9 
+ 00012163  0x00001bf3 fetcht  0x00000001 , 0x000042c9 
+ 00012164  0x00001bf4 iand  0x00000002 , 0x0000003f 
+ 00012165  0x00001bf5 rtn 
+ 00012166  0x00001bf8 arg  0x0000430d , 0x00000005 
+ 00012167  0x00001bf9 call  0x00007c8f 
+ 00012168  0x00001bfa call  0x00002f82 
+ 00012169  0x00001bfb isolate0  0x00000001 , 0x0000003f 
+ 00012170  0x00001bfc branch  0x00002f80 , 0x00000001 
+ 00012171  0x00001bfd fetch  0x00000001 , 0x000043cb 
+ 00012172  0x00001bfe rtnne  0x0000000a 
+ 00012173  0x00001bff call  0x00002f90 
+ 00012174  0x00001c00 nrtn  0x00000028 
+ 00012175  0x00001c01 branch  0x00004329 
+ 00012176  0x00001c05 call  0x00007dbc 
+ 00012177  0x00001c06 fetch  0x00000001 , 0x000042cb 
+ 00012178  0x00001c07 rtneq  0x00000000 
+ 00012179  0x00001c08 fetch  0x00000001 , 0x000042c2 
+ 00012180  0x00001c09 rtnbit0  0x00000001 
+ 00012181  0x00001c0a branch  0x00007dba 
+ 00012182  0x00001c0d call  0x00002f82 
+ 00012183  0x00001c0e isolate0  0x00000001 , 0x0000003f 
+ 00012184  0x00001c0f branch  0x00002f80 , 0x00000001 
+ 00012185  0x00001c10 rtn 
+ 00012186  0x00001c15 rtn 
+ 00012187  0x00001c18 arg  0x000005fe , 0x00000005 
+ 00012188  0x00001c19 call  0x00007c81 
+ 00012189  0x00001c1a jam  0x00000002 , 0x000042f9 
+ 00012190  0x00001c1b jam  0x00000001 , 0x000042fa 
+ 00012191  0x00001c1c rtn 
+ 00012192  0x00001c1f arg  0x0000065e , 0x00000005 
+ 00012193  0x00001c20 call  0x00007c8f 
+ 00012194  0x00001c21 jam  0x00000006 , 0x000042fa 
+ 00012195  0x00001c22 jam  0x00000002 , 0x000042f9 
+ 00012196  0x00001c23 rtn 
+ 00012197  0x00001c26 force  0x00000041 , 0x00000011 
+ 00012198  0x00001c27 call  0x00003047 
+ 00012199  0x00001c28 setarg  0x0000000c 
+ 00012200  0x00001c29 istore  0x00000001 , 0x00000005 
+ 00012201  0x00001c2a arg  0x0000448f , 0x00000006 
+ 00012202  0x00001c2b branch  0x00007c81 
+ 00012203  0x00001c2e call  0x00007157 
+ 00012204  0x00001c2f force  0x00000011 , 0x00000011 
+ 00012205  0x00001c30 call  0x00003047 
+ 00012206  0x00001c31 setarg  0x0000000d 
+ 00012207  0x00001c32 istore  0x00000001 , 0x00000005 
+ 00012208  0x00001c33 branch  0x000071f2 
+ 00012209  0x00001c36 fetch  0x00000001 , 0x000042fc 
+ 00012210  0x00001c37 rtneq  0x000000ff 
+ 00012211  0x00001c38 arg  0x00000003 , 0x00000002 
+ 00012212  0x00001c39 isub  0x00000002 , 0x0000003e 
+ 00012213  0x00001c3a nrtn  0x00000002 
+ 00012214  0x00001c3b arg  0x00000007 , 0x00000007 
+ 00012215  0x00001c3c call  0x00007cef 
+ 00012216  0x00001c3d nrtn  0x00000034 
+ 00012217  0x00001c3e branch  0x00002f80 
+ 00012218  0x00001c41 bpatchx  0x00000066 , 0x0000402c 
+ 00012219  0x00001c42 call  0x00002a28 
+ 00012220  0x00001c43 nrtn  0x00000034 
+ 00012221  0x00001c44 fetch  0x00000001 , 0x000042fc 
+ 00012222  0x00001c45 beq  0x00000000 , 0x00002fc7 
+ 00012223  0x00001c46 beq  0x00000001 , 0x00002fcd 
+ 00012224  0x00001c47 beq  0x00000002 , 0x00002fc7 
+ 00012225  0x00001c48 beq  0x00000003 , 0x00002fcf 
+ 00012226  0x00001c49 beq  0x00000009 , 0x00002fd3 
+ 00012227  0x00001c4a beq  0x0000000b , 0x00002fe3 
+ 00012228  0x00001c4b beq  0x0000000c , 0x00002fe5 
+ 00012229  0x00001c4c beq  0x0000000d , 0x00002fec 
+ 00012230  0x00001c4d rtn 
+ 00012231  0x00001c51 fetch  0x00000001 , 0x000042fd 
+ 00012232  0x00001c52 rtnne  0x00000004 
+ 00012233  0x00001c53 jam  0x000000ff , 0x000042fd 
+ 00012234  0x00001c54 jam  0x000000ff , 0x000042fc 
+ 00012235  0x00001c55 jam  0x0000003f , 0x0000066f 
+ 00012236  0x00001c56 branch  0x0000782b 
+ 00012237  0x00001c5a jam  0x00000002 , 0x000042fc 
+ 00012238  0x00001c5b branch  0x00002ed5 
+ 00012239  0x00001c5e jam  0x00000004 , 0x000042fc 
+ 00012240  0x00001c5f setarg  0x00017700 
+ 00012241  0x00001c60 arg  0x00000007 , 0x00000007 
+ 00012242  0x00001c61 branch  0x00007ce1 
+ 00012243  0x00001c64 fetch  0x00000001 , 0x000042fd 
+ 00012244  0x00001c65 beq  0x00000004 , 0x00002fd6 
+ 00012245  0x00001c66 rtn 
+ 00012246  0x00001c69 fetch  0x00000001 , 0x000042fe 
+ 00012247  0x00001c6a bbit1  0x00000007 , 0x00002fe1 
+ 00012248  0x00001c6c jam  0x0000000b , 0x000042fc 
+ 00012249  0x00001c6d call  0x00002f59 
+ 00012250  0x00001c6f jam  0x00000029 , 0x0000066f 
+ 00012251  0x00001c70 call  0x0000782b 
+ 00012252  0x00001c71 fetch  0x00000001 , 0x000043cb 
+ 00012253  0x00001c72 rtnne  0x0000000a 
+ 00012254  0x00001c73 call  0x00002f90 
+ 00012255  0x00001c74 rtn  0x00000028 
+ 00012256  0x00001c75 branch  0x00004329 
+ 00012257  0x00001c78 jam  0x0000000c , 0x000042fc 
+ 00012258  0x00001c79 branch  0x00002fda 
+ 00012259  0x00001c7c jam  0x0000000c , 0x000042fc 
+ 00012260  0x00001c7d branch  0x00002f63 
+ 00012261  0x00001c80 fetch  0x00000001 , 0x000042c3 
+ 00012262  0x00001c81 fetcht  0x00000001 , 0x000042ca 
+ 00012263  0x00001c82 iand  0x00000002 , 0x0000003f 
+ 00012264  0x00001c83 isolate0  0x00000001 , 0x0000003f 
+ 00012265  0x00001c84 branch  0x00002fee , 0x00000001 
+ 00012266  0x00001c85 jam  0x0000000d , 0x000042fc 
+ 00012267  0x00001c86 branch  0x00002f6f 
+ 00012268  0x00001c89 call  0x00002f77 
+ 00012269  0x00001c8a branch  0x00002fee 
+ 00012270  0x00001c8e bpatchx  0x00000067 , 0x0000402c 
+ 00012271  0x00001c8f force  0x00000007 , 0x00000007 
+ 00012272  0x00001c90 call  0x00007ce0 
+ 00012273  0x00001c91 jam  0x000000ff , 0x000042fd 
+ 00012274  0x00001c92 jam  0x000000ff , 0x000042fc 
+ 00012275  0x00001c93 jam  0x0000003e , 0x0000066f 
+ 00012276  0x00001c94 branch  0x0000782b 
+ 00012277  0x00001c99 bpatchx  0x00000068 , 0x0000402d 
+ 00012278  0x00001c9a fetch  0x00000001 , 0x000042fe 
+ 00012279  0x00001c9b rtnbit0  0x00000007 
+ 00012280  0x00001c9c fetch  0x00000001 , 0x000042f9 
+ 00012281  0x00001c9d rtnne  0x00000002 
+ 00012282  0x00001c9e jam  0x00000000 , 0x000042f9 
+ 00012283  0x00001c9f fetch  0x00000001 , 0x000042fa 
+ 00012284  0x00001ca0 beq  0x00000001 , 0x0000303d 
+ 00012285  0x00001ca1 beq  0x00000002 , 0x00003044 
+ 00012286  0x00001ca2 beq  0x00000003 , 0x00003035 
+ 00012287  0x00001ca3 beq  0x00000006 , 0x0000301a 
+ 00012288  0x00001ca4 beq  0x00000007 , 0x00003011 
+ 00012289  0x00001ca5 beq  0x00000008 , 0x00003007 
+ 00012290  0x00001ca6 rtn 
+ 00012291  0x00001ca9 jam  0x00000000 , 0x000042f9 
+ 00012292  0x00001caa jam  0x00000000 , 0x000042fa 
+ 00012293  0x00001cab jam  0x00000000 , 0x000042fb 
+ 00012294  0x00001cac rtn 
+ 00012295  0x00001caf fetch  0x00000001 , 0x000044cf 
+ 00012296  0x00001cb0 copy  0x0000003f , 0x00000007 
+ 00012297  0x00001cb1 increase  0x00000001 , 0x0000003f 
+ 00012298  0x00001cb2 store  0x00000001 , 0x000044cf 
+ 00012299  0x00001cb3 fetch  0x00000004 , 0x000042ff 
+ 00012300  0x00001cb4 qisolate1  0x0000003f 
+ 00012301  0x00001cb5 setarg  0x00000080 
+ 00012302  0x00001cb6 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012303  0x00001cb7 store  0x00000001 , 0x000044d0 
+ 00012304  0x00001cb8 branch  0x00003039 
+ 00012305  0x00001cbb fetch  0x00000001 , 0x000042fb 
+ 00012306  0x00001cbc jam  0x00000000 , 0x000042fb 
+ 00012307  0x00001cbd beq  0x00000001 , 0x00003016 
+ 00012308  0x00001cbe jam  0x00000002 , 0x000042f9 
+ 00012309  0x00001cbf rtn 
+ 00012310  0x00001cc2 jam  0x00000031 , 0x0000066f 
+ 00012311  0x00001cc3 call  0x0000782b 
+ 00012312  0x00001cc4 jam  0x00000009 , 0x000042fc 
+ 00012313  0x00001cc5 branch  0x00002fab 
+ 00012314  0x00001cc8 fetch  0x00000001 , 0x000005f9 
+ 00012315  0x00001cc9 beq  0x00000003 , 0x0000301e 
+ 00012316  0x00001cca jam  0x00000002 , 0x000042f9 
+ 00012317  0x00001ccb rtn 
+ 00012318  0x00001cce call  0x0000717e 
+ 00012319  0x00001ccf fetch  0x00000001 , 0x000042fe 
+ 00012320  0x00001cd0 beq  0x00000083 , 0x00003023 
+ 00012321  0x00001cd1 beq  0x00000084 , 0x00003023 
+ 00012322  0x00001cd2 call  0x00002ef0 
+ 00012323  0x00001cd4 call  0x0000716b 
+ 00012324  0x00001cd5 arg  0x000006d1 , 0x00000011 
+ 00012325  0x00001cd6 arg  0x0000065e , 0x00000012 
+ 00012326  0x00001cd7 arg  0x00000010 , 0x00000039 
+ 00012327  0x00001cd8 call  0x00007d64 
+ 00012328  0x00001cd9 branch  0x0000302b , 0x00000005 
+ 00012329  0x00001cdb jam  0x0000000b , 0x000001ba 
+ 00012330  0x00001cdc branch  0x00002f2b 
+ 00012331  0x00001ce0 call  0x0000745b 
+ 00012332  0x00001ce1 nbranch  0x00003029 , 0x00000005 
+ 00012333  0x00001ce2 jam  0x00000001 , 0x0000429a 
+ 00012334  0x00001ce3 fetch  0x00000001 , 0x000042fe 
+ 00012335  0x00001ce4 beq  0x00000081 , 0x00003016 
+ 00012336  0x00001ce5 beq  0x00000083 , 0x00003016 
+ 00012337  0x00001ce6 beq  0x00000084 , 0x00003016 
+ 00012338  0x00001ce7 jam  0x00000002 , 0x000042f9 
+ 00012339  0x00001ce8 jam  0x00000007 , 0x000042fa 
+ 00012340  0x00001ce9 rtn 
+ 00012341  0x00001cec fetch  0x00000001 , 0x000042fe 
+ 00012342  0x00001ced beq  0x00000083 , 0x0000303a 
+ 00012343  0x00001cee beq  0x00000084 , 0x0000303a 
+ 00012344  0x00001cef jam  0x00000000 , 0x000044d0 
+ 00012345  0x00001cf1 branch  0x00002f13 
+ 00012346  0x00001cf4 jam  0x00000000 , 0x000044cf 
+ 00012347  0x00001cf5 rtneq  0x00000084 
+ 00012348  0x00001cf6 branch  0x00002ef3 
+ 00012349  0x00001cfa jam  0x00000002 , 0x000042f9 
+ 00012350  0x00001cfb fetch  0x00000001 , 0x0000446e 
+ 00012351  0x00001cfc beq  0x00000003 , 0x00003041 
+ 00012352  0x00001cfd rtn 
+ 00012353  0x00001d00 jam  0x00000002 , 0x000042fa 
+ 00012354  0x00001d01 jam  0x00000000 , 0x000005f9 
+ 00012355  0x00001d02 branch  0x0000753c 
+ 00012356  0x00001d05 jam  0x00000002 , 0x000042f9 
+ 00012357  0x00001d06 jam  0x00000003 , 0x000042fa 
+ 00012358  0x00001d07 branch  0x00002fa5 
+ 00012359  0x00001d0c bpatchx  0x00000069 , 0x0000402d 
+ 00012360  0x00001d0d force  0x00000006 , 0x00000012 
+ 00012361  0x00001d0e branch  0x000029fb 
+ 00012362  0x00001d13 fetch  0x00000001 , 0x0000004e 
+ 00012363  0x00001d14 beq  0x00000000 , 0x00003061 
+ 00012364  0x00001d15 beq  0x00000001 , 0x00003069 
+ 00012365  0x00001d16 beq  0x00000002 , 0x00003071 
+ 00012366  0x00001d17 beq  0x00000003 , 0x00003075 
+ 00012367  0x00001d18 beq  0x00000004 , 0x00003093 
+ 00012368  0x00001d19 beq  0x00000005 , 0x00003098 
+ 00012369  0x00001d1a beq  0x00000006 , 0x0000309c 
+ 00012370  0x00001d1b beq  0x00000007 , 0x000030a1 
+ 00012371  0x00001d1c beq  0x00000008 , 0x000030a2 
+ 00012372  0x00001d1d beq  0x00000009 , 0x000030a3 
+ 00012373  0x00001d1e beq  0x0000000a , 0x000030a4 
+ 00012374  0x00001d1f beq  0x0000000b , 0x000030a8 
+ 00012375  0x00001d20 beq  0x0000000c , 0x000030a9 
+ 00012376  0x00001d21 beq  0x0000000d , 0x000030ab 
+ 00012377  0x00001d22 beq  0x00000012 , 0x000030ac 
+ 00012378  0x00001d23 beq  0x00000013 , 0x000030ad 
+ 00012379  0x00001d24 beq  0x00000014 , 0x000030ae 
+ 00012380  0x00001d25 beq  0x00000015 , 0x000030b0 
+ 00012381  0x00001d26 beq  0x00000016 , 0x000030bb 
+ 00012382  0x00001d27 beq  0x00000018 , 0x000030bc 
+ 00012383  0x00001d28 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
+ 00012384  0x00001d29 branch  0x000030df 
+ 00012385  0x00001d2e ifetch  0x00000009 , 0x00000006 
+ 00012386  0x00001d2f store  0x00000009 , 0x0000019f 
+ 00012387  0x00001d30 ifetch  0x00000002 , 0x00000006 
+ 00012388  0x00001d31 store  0x00000002 , 0x00000188 
+ 00012389  0x00001d32 fetch  0x00000001 , 0x00000168 
+ 00012390  0x00001d33 set1  0x00000005 , 0x0000003f 
+ 00012391  0x00001d34 store  0x00000001 , 0x00000168 
+ 00012392  0x00001d35 rtn 
+ 00012393  0x00001d3a ifetch  0x00000005 , 0x00000006 
+ 00012394  0x00001d3b store  0x00000005 , 0x0000019f 
+ 00012395  0x00001d3c ifetch  0x00000002 , 0x00000006 
+ 00012396  0x00001d3d store  0x00000002 , 0x00000188 
+ 00012397  0x00001d3f fetch  0x00000001 , 0x00000168 
+ 00012398  0x00001d40 set1  0x00000006 , 0x0000003f 
+ 00012399  0x00001d41 store  0x00000001 , 0x00000168 
+ 00012400  0x00001d42 rtn 
+ 00012401  0x00001d47 setarg  0x00000014 
+ 00012402  0x00001d48 store  0x00000002 , 0x00000196 
+ 00012403  0x00001d49 store  0x00000002 , 0x000042f5 
+ 00012404  0x00001d4a rtn 
+ 00012405  0x00001d4f ifetch  0x00000008 , 0x00000006 
+ 00012406  0x00001d50 store  0x00000008 , 0x00004305 
+ 00012407  0x00001d51 ifetch  0x00000002 , 0x00000006 
+ 00012408  0x00001d52 store  0x00000002 , 0x00004303 
+ 00012409  0x00001d53 ifetch  0x00000008 , 0x00000006 
+ 00012410  0x00001d54 store  0x00000008 , 0x000042e5 
+ 00012411  0x00001d55 ifetch  0x00000004 , 0x00000006 
+ 00012412  0x00001d56 store  0x00000004 , 0x0000445e 
+ 00012413  0x00001d57 call  0x000030cc 
+ 00012414  0x00001d58 bpatchx  0x0000006a , 0x0000402d 
+ 00012415  0x00001d59 fetch  0x00000001 , 0x000042fc 
+ 00012416  0x00001d5a beq  0x00000009 , 0x00003087 
+ 00012417  0x00001d5b fetch  0x00000001 , 0x00004321 
+ 00012418  0x00001d5c bbit1  0x00000001 , 0x0000308a 
+ 00012419  0x00001d5d fetch  0x00000001 , 0x000043fa 
+ 00012420  0x00001d5e ncall  0x00006e96 , 0x00000034 
+ 00012421  0x00001d5f fetch  0x00000001 , 0x0000429a 
+ 00012422  0x00001d60 beq  0x00000000 , 0x0000308f 
+ 00012423  0x00001d62 jam  0x00000001 , 0x000042fd 
+ 00012424  0x00001d63 call  0x000030da 
+ 00012425  0x00001d64 branch  0x0000725c 
+ 00012426  0x00001d66 jam  0x00000001 , 0x0000429a 
+ 00012427  0x00001d67 arg  0x00004322 , 0x00000006 
+ 00012428  0x00001d68 arg  0x0000428a , 0x00000005 
+ 00012429  0x00001d69 call  0x00007c8f 
+ 00012430  0x00001d6a branch  0x00003087 
+ 00012431  0x00001d6d jam  0x00000000 , 0x000042fd 
+ 00012432  0x00001d6e jam  0x00000000 , 0x000042fc 
+ 00012433  0x00001d6f jam  0x00000041 , 0x0000066f 
+ 00012434  0x00001d70 branch  0x0000782b 
+ 00012435  0x00001d74 ifetch  0x00000008 , 0x00000006 
+ 00012436  0x00001d75 store  0x00000008 , 0x000042ed 
+ 00012437  0x00001d76 ifetch  0x00000004 , 0x00000006 
+ 00012438  0x00001d77 store  0x00000004 , 0x00004462 
+ 00012439  0x00001d78 branch  0x0000725c 
+ 00012440  0x00001d7d fetch  0x00000001 , 0x00000168 
+ 00012441  0x00001d7e set1  0x00000004 , 0x0000003f 
+ 00012442  0x00001d7f store  0x00000001 , 0x00000168 
+ 00012443  0x00001d80 rtn 
+ 00012444  0x00001d84 rtn  0x00000029 
+ 00012445  0x00001d85 jam  0x00000032 , 0x0000066f 
+ 00012446  0x00001d86 call  0x0000782b 
+ 00012447  0x00001d87 jam  0x00000004 , 0x000042fd 
+ 00012448  0x00001d88 branch  0x000030dd 
+ 00012449  0x00001d8d rtn 
+ 00012450  0x00001d92 branch  0x000030e4 
+ 00012451  0x00001d97 rtn 
+ 00012452  0x00001d9c jam  0x00000002 , 0x000042fd 
+ 00012453  0x00001d9d call  0x000030eb 
+ 00012454  0x00001d9e jam  0x00000033 , 0x0000066f 
+ 00012455  0x00001d9f branch  0x0000782b 
+ 00012456  0x00001da4 rtn 
+ 00012457  0x00001da9 rtn  0x00000029 
+ 00012458  0x00001daa branch  0x000030ed 
+ 00012459  0x00001daf rtn 
+ 00012460  0x00001db4 branch  0x000030f9 
+ 00012461  0x00001db9 rtn 
+ 00012462  0x00001dbd call  0x000030b0 
+ 00012463  0x00001dbe branch  0x000030fd 
+ 00012464  0x00001dc1 ifetch  0x00000008 , 0x00000006 
+ 00012465  0x00001dc2 store  0x00000008 , 0x000043b8 
+ 00012466  0x00001dc3 fetch  0x00000002 , 0x000043b8 
+ 00012467  0x00001dc4 fetcht  0x00000002 , 0x000043c4 
+ 00012468  0x00001dc5 call  0x00007db0 
+ 00012469  0x00001dc6 store  0x00000002 , 0x000043b8 
+ 00012470  0x00001dc8 fetch  0x00000002 , 0x000043bc 
+ 00012471  0x00001dc9 fetcht  0x00000002 , 0x000043c0 
+ 00012472  0x00001dca call  0x00007db0 
+ 00012473  0x00001dcb store  0x00000002 , 0x000043bc 
+ 00012474  0x00001dcc rtn 
+ 00012475  0x00001dd1 branch  0x00003103 
+ 00012476  0x00001dd6 ifetch  0x00000002 , 0x00000006 
+ 00012477  0x00001dd7 store  0x00000002 , 0x0000019f 
+ 00012478  0x00001dd8 ifetch  0x00000002 , 0x00000006 
+ 00012479  0x00001dd9 store  0x00000002 , 0x00000188 
+ 00012480  0x00001dda rtn  0x00000034 
+ 00012481  0x00001ddb fetch  0x00000001 , 0x00000168 
+ 00012482  0x00001ddc set1  0x00000007 , 0x0000003f 
+ 00012483  0x00001ddd store  0x00000001 , 0x00000168 
+ 00012484  0x00001dde rtn 
+ 00012485  0x00001de4 arg  0x00000013 , 0x00000013 
+ 00012486  0x00001de8 arg  0x00000002 , 0x00000011 
+ 00012487  0x00001de9 arg  0x00000002 , 0x00000012 
+ 00012488  0x00001dea call  0x000029f5 
+ 00012489  0x00001deb copy  0x00000013 , 0x0000003f 
+ 00012490  0x00001dec istore  0x00000001 , 0x00000005 
+ 00012491  0x00001ded rtn 
+ 00012492  0x00001df2 arg  0x000042ed , 0x00000005 
+ 00012493  0x00001df3 force  0x00000008 , 0x00000039 
+ 00012494  0x00001df4 call  0x00007de8 
+ 00012495  0x00001df5 arg  0x00004462 , 0x00000005 
+ 00012496  0x00001df6 force  0x00000004 , 0x00000039 
+ 00012497  0x00001df7 call  0x00007de8 
+ 00012498  0x00001df8 arg  0x0000000d , 0x00000011 
+ 00012499  0x00001df9 arg  0x00000004 , 0x00000012 
+ 00012500  0x00001dfa call  0x000029f5 
+ 00012501  0x00001dfb fetch  0x00000008 , 0x000042ed 
+ 00012502  0x00001dfc istore  0x00000008 , 0x00000005 
+ 00012503  0x00001dfd fetch  0x00000004 , 0x00004462 
+ 00012504  0x00001dfe istore  0x00000004 , 0x00000005 
+ 00012505  0x00001dff rtn 
+ 00012506  0x00001e04 jam  0x00000005 , 0x000042fd 
+ 00012507  0x00001e05 arg  0x00000005 , 0x00000012 
+ 00012508  0x00001e06 branch  0x0000310d 
+ 00012509  0x00001e0b arg  0x00000006 , 0x00000012 
+ 00012510  0x00001e0c branch  0x0000310d 
+ 00012511  0x00001e12 arg  0x00000002 , 0x00000011 
+ 00012512  0x00001e13 arg  0x00000007 , 0x00000012 
+ 00012513  0x00001e14 call  0x000029f5 
+ 00012514  0x00001e15 istorer  0x00000013 , 0x00000001 , 0x00000005 
+ 00012515  0x00001e16 rtn 
+ 00012516  0x00001e1b arg  0x00000009 , 0x00000011 
+ 00012517  0x00001e1c arg  0x00000009 , 0x00000012 
+ 00012518  0x00001e1d call  0x000029f5 
+ 00012519  0x00001e1e fetch  0x00000008 , 0x000043ae 
+ 00012520  0x00001e1f or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00012521  0x00001e20 istore  0x00000008 , 0x00000005 
+ 00012522  0x00001e21 rtn 
+ 00012523  0x00001e26 arg  0x0000000b , 0x00000012 
+ 00012524  0x00001e27 branch  0x0000310d 
+ 00012525  0x00001e2c arg  0x00000006 , 0x00000011 
+ 00012526  0x00001e2d arg  0x0000000c , 0x00000012 
+ 00012527  0x00001e2e call  0x000029f5 
+ 00012528  0x00001e2f fetch  0x00000005 , 0x0000415e 
+ 00012529  0x00001e30 istore  0x00000005 , 0x00000005 
+ 00012530  0x00001e31 rtn 
+ 00012531  0x00001e35 arg  0x00000002 , 0x00000011 
+ 00012532  0x00001e36 arg  0x0000000d , 0x00000012 
+ 00012533  0x00001e37 call  0x000029f5 
+ 00012534  0x00001e38 setarg  0x00000006 
+ 00012535  0x00001e39 istore  0x00000001 , 0x00000005 
+ 00012536  0x00001e3a rtn 
+ 00012537  0x00001e3f arg  0x00000013 , 0x00000012 
+ 00012538  0x00001e40 branch  0x0000310d 
+ 00012539  0x00001e43 arg  0x00000014 , 0x00000012 
+ 00012540  0x00001e44 branch  0x000030fe 
+ 00012541  0x00001e47 arg  0x00000015 , 0x00000012 
+ 00012542  0x00001e49 arg  0x00000009 , 0x00000011 
+ 00012543  0x00001e4a call  0x000029f5 
+ 00012544  0x00001e4b fetch  0x00000008 , 0x000043c0 
+ 00012545  0x00001e4c istore  0x00000008 , 0x00000005 
+ 00012546  0x00001e4d rtn 
+ 00012547  0x00001e52 arg  0x00000003 , 0x00000011 
+ 00012548  0x00001e53 arg  0x00000017 , 0x00000012 
+ 00012549  0x00001e54 call  0x000029f5 
+ 00012550  0x00001e55 fetch  0x00000001 , 0x000043b6 
+ 00012551  0x00001e56 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012552  0x00001e57 istore  0x00000001 , 0x00000005 
+ 00012553  0x00001e58 fetch  0x00000001 , 0x000043b7 
+ 00012554  0x00001e59 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012555  0x00001e5a istore  0x00000001 , 0x00000005 
+ 00012556  0x00001e5b rtn 
+ 00012557  0x00001e60 arg  0x00000001 , 0x00000011 
+ 00012558  0x00001e61 branch  0x000029f5 
+ 00012559  0x00001e67 bpatchx  0x0000006b , 0x0000402d 
+ 00012560  0x00001e68 bmark1  0x00000027 , 0x000033a3 
+ 00012561  0x00001e69 branch  0x00003603 
+ 00012562  0x00001e6f bpatchx  0x0000006c , 0x0000402d 
+ 00012563  0x00001e70 disable  0x00000009 
+ 00012564  0x00001e71 disable  0x00000007 
+ 00012565  0x00001e72 setarg  0x00555555 
+ 00012566  0x00001e73 iforce  0x0000000f 
+ 00012567  0x00001e74 fetch  0x00000001 , 0x0000458d 
+ 00012568  0x00001e75 branch  0x000025c8 
+ 00012569  0x00001e78 bpatchx  0x0000006d , 0x0000402d 
+ 00012570  0x00001e79 fetch  0x00000001 , 0x000045b7 
+ 00012571  0x00001e7a call  0x000025a4 
+ 00012572  0x00001e7b fetch  0x00000004 , 0x0000458f 
+ 00012573  0x00001e7c iforce  0x00000009 
+ 00012574  0x00001e7d call  0x00002160 
+ 00012575  0x00001e7e fetcht  0x00000001 , 0x0000458d 
+ 00012576  0x00001e7f call  0x000025cd 
+ 00012577  0x00001e81 call  0x00003112 
+ 00012578  0x00001e82 bmark0  0x0000002f , 0x00003126 
+ 00012579  0x00001e83 pulse  0x00000039 
+ 00012580  0x00001e84 nop  0x0000001e 
+ 00012581  0x00001e85 call  0x00003112 
+ 00012582  0x00001e87 disable  0x0000002f 
+ 00012583  0x00001e88 enable  0x0000000d 
+ 00012584  0x00001e89 enable  0x00000021 
+ 00012585  0x00001e8a disable  0x00000020 
+ 00012586  0x00001e8b enable  0x00000010 
+ 00012587  0x00001e8c fetch  0x00000002 , 0x0000458b 
+ 00012588  0x00001e8d iforce  0x0000001b 
+ 00012589  0x00001e8e correlate  0x0000003e , 0x00000003 
+ 00012590  0x00001e8f nbranch  0x00003180 , 0x00000018 
+ 00012591  0x00001e90 call  0x00006877 
+ 00012592  0x00001e91 bmark1  0x0000002f , 0x00003135 
+ 00012593  0x00001e92 fetch  0x00000001 , 0x000045ca 
+ 00012594  0x00001e93 nbranch  0x00003135 , 0x00000034 
+ 00012595  0x00001e94 disable  0x0000000d 
+ 00012596  0x00001e95 enable  0x0000000b 
+ 00012597  0x00001e97 enable  0x00000007 
+ 00012598  0x00001e98 enable  0x00000009 
+ 00012599  0x00001e99 call  0x0000317d 
+ 00012600  0x00001e9a store  0x00000001 , 0x000045ad 
+ 00012601  0x00001e9b fetcht  0x00000001 , 0x000045ac 
+ 00012602  0x00001e9c isub  0x00000002 , 0x0000003e 
+ 00012603  0x00001e9d nbranch  0x00003188 , 0x00000005 
+ 00012604  0x00001e9e bpatchx  0x0000006e , 0x0000402d 
+ 00012605  0x00001e9f disable  0x00000031 
+ 00012606  0x00001ea0 isolate1  0x0000002f , 0x00000000 
+ 00012607  0x00001ea1 call  0x0000316f , 0x00000001 
+ 00012608  0x00001ea2 branch  0x0000318a , 0x00000031 
+ 00012609  0x00001ea3 call  0x0000317d 
+ 00012610  0x00001ea4 store  0x00000001 , 0x000044f7 
+ 00012611  0x00001ea5 bmark1  0x00000027 , 0x00003148 
+ 00012612  0x00001ea6 fetch  0x00000001 , 0x000044f7 
+ 00012613  0x00001ea7 fetcht  0x00000001 , 0x00004589 
+ 00012614  0x00001ea8 icompare  0x00000007 , 0x00000002 
+ 00012615  0x00001ea9 nbranch  0x0000318c , 0x00000001 
+ 00012616  0x00001eab call  0x0000317d 
+ 00012617  0x00001eac isolate1  0x0000002f , 0x00000000 
+ 00012618  0x00001ead call  0x00003178 , 0x00000001 
+ 00012619  0x00001eae istore  0x00000001 , 0x00000005 
+ 00012620  0x00001eaf rshift3  0x0000003f , 0x0000003f 
+ 00012621  0x00001eb0 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00012622  0x00001eb1 nbranch  0x0000318e , 0x00000002 
+ 00012623  0x00001eb2 copy  0x0000003f , 0x00000039 
+ 00012624  0x00001eb3 branch  0x00003154 , 0x00000005 
+ 00012625  0x00001eb5 call  0x0000317d 
+ 00012626  0x00001eb6 istore  0x00000001 , 0x00000005 
+ 00012627  0x00001eb7 loop  0x00003151 
+ 00012628  0x00001eb9 bmark1  0x00000027 , 0x00003159 
+ 00012629  0x00001eba copy  0x00000005 , 0x00000011 
+ 00012630  0x00001ebb call  0x0000317d 
+ 00012631  0x00001ebc store  0x00000001 , 0x000045d3 
+ 00012632  0x00001ebd copy  0x00000011 , 0x00000005 
+ 00012633  0x00001ebf parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00012634  0x00001ec0 rshift32  0x0000003f , 0x0000003f 
+ 00012635  0x00001ec1 rshift16  0x0000003f , 0x0000003f 
+ 00012636  0x00001ec2 istore  0x00000003 , 0x00000005 
+ 00012637  0x00001ec3 fetch  0x00000001 , 0x000045ca 
+ 00012638  0x00001ec4 nbranch  0x0000316d , 0x00000034 
+ 00012639  0x00001ec5 disable  0x0000000b 
+ 00012640  0x00001ec7 isolate1  0x00000027 , 0x00000000 
+ 00012641  0x00001ec8 call  0x000035c8 , 0x00000001 
+ 00012642  0x00001ec9 branch  0x00003190 , 0x00000006 
+ 00012643  0x00001eca call  0x00006876 
+ 00012644  0x00001ecb bpatchx  0x0000006f , 0x0000402d 
+ 00012645  0x00001ecc enable  0x0000002f 
+ 00012646  0x00001ecd call  0x000026bb 
+ 00012647  0x00001ece rtnmark1  0x00000027 
+ 00012648  0x00001ecf fetch  0x00000001 , 0x000045d3 
+ 00012649  0x00001ed0 fetcht  0x00000001 , 0x0000462a 
+ 00012650  0x00001ed1 isub  0x00000002 , 0x0000003e 
+ 00012651  0x00001ed2 call  0x00007db2 , 0x00000002 
+ 00012652  0x00001ed3 branch  0x000035cb 
+ 00012653  0x00001ed6 disable  0x0000000d 
+ 00012654  0x00001ed7 branch  0x00003160 
+ 00012655  0x00001edb call  0x0000317d 
+ 00012656  0x00001edc sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00012657  0x00001edd branch  0x00007dc2 , 0x00000002 
+ 00012658  0x00001ede increase  0xfffffffe , 0x0000003f 
+ 00012659  0x00001edf bmark1  0x00000027 , 0x00003176 
+ 00012660  0x00001ee0 branch  0x00007dc2 , 0x00000034 
+ 00012661  0x00001ee1 increase  0xffffffff , 0x0000003f 
+ 00012662  0x00001ee3 store  0x00000001 , 0x00000678 
+ 00012663  0x00001ee4 rtn 
+ 00012664  0x00001ee7 and_into  0x00000007 , 0x0000003f 
+ 00012665  0x00001ee8 fetcht  0x00000001 , 0x00000678 
+ 00012666  0x00001ee9 lshift3  0x00000002 , 0x00000002 
+ 00012667  0x00001eea ior  0x00000002 , 0x0000003f 
+ 00012668  0x00001eeb rtn 
+ 00012669  0x00001eee parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00012670  0x00001eef rshift3  0x0000000c , 0x0000003f 
+ 00012671  0x00001ef0 rtn 
+ 00012672  0x00001ef3 jam  0x00000001 , 0x000045cb 
+ 00012673  0x00001ef4 isolate1  0x00000027 , 0x00000000 
+ 00012674  0x00001ef5 call  0x000035e3 , 0x00000001 
+ 00012675  0x00001ef7 bpatchx  0x00000070 , 0x0000402e 
+ 00012676  0x00001ef8 call  0x000025bc 
+ 00012677  0x00001ef9 disable  0x0000001b 
+ 00012678  0x00001efa disable  0x0000000b 
+ 00012679  0x00001efb branch  0x000020cf 
+ 00012680  0x00001efe jam  0x00000002 , 0x000045cb 
+ 00012681  0x00001eff branch  0x00003183 
+ 00012682  0x00001f02 jam  0x00000003 , 0x000045cb 
+ 00012683  0x00001f03 branch  0x00003183 
+ 00012684  0x00001f06 jam  0x00000004 , 0x000045cb 
+ 00012685  0x00001f07 branch  0x00003183 
+ 00012686  0x00001f0a jam  0x00000005 , 0x000045cb 
+ 00012687  0x00001f0b branch  0x00003183 
+ 00012688  0x00001f0e jam  0x00000006 , 0x000045cb 
+ 00012689  0x00001f0f branch  0x00003183 
+ 00012690  0x00001f12 call  0x00002160 
+ 00012691  0x00001f13 fetcht  0x00000001 , 0x0000458d 
+ 00012692  0x00001f14 branch  0x000021f9 
+ 00012693  0x00001f17 bpatchx  0x00000071 , 0x0000402e 
+ 00012694  0x00001f18 fetch  0x00000001 , 0x000045b8 
+ 00012695  0x00001f19 call  0x000025a4 
+ 00012696  0x00001f1a fetch  0x00000004 , 0x0000458f 
+ 00012697  0x00001f1b iforce  0x00000009 
+ 00012698  0x00001f1c call  0x00003112 
+ 00012699  0x00001f1d call  0x00003192 
+ 00012700  0x00001f1e set1  0x00000000 , 0x00000015 
+ 00012701  0x00001f1f enable  0x0000001d 
+ 00012702  0x00001f20 enable  0x00000020 
+ 00012703  0x00001f21 disable  0x00000021 
+ 00012704  0x00001f22 call  0x0000687d 
+ 00012705  0x00001f23 disable  0x0000003a 
+ 00012706  0x00001f24 bmark1  0x0000002f , 0x000031c7 
+ 00012707  0x00001f25 bmark1  0x0000002d , 0x000031d9 
+ 00012708  0x00001f26 rshift16  0x00000009 , 0x0000003f 
+ 00012709  0x00001f27 rshift8  0x0000003f , 0x0000003f 
+ 00012710  0x00001f28 rshift4  0x0000003f , 0x0000003f 
+ 00012711  0x00001f29 inject  0x00000003 , 0x00000028 
+ 00012712  0x00001f2b bpatchx  0x00000072 , 0x0000402e 
+ 00012713  0x00001f2c bmark1  0x0000002f , 0x000031ae 
+ 00012714  0x00001f2d fetch  0x00000001 , 0x000045ca 
+ 00012715  0x00001f2e nbranch  0x000031ae , 0x00000034 
+ 00012716  0x00001f2f disable  0x0000001d 
+ 00012717  0x00001f30 enable  0x0000001b 
+ 00012718  0x00001f32 enable  0x00000007 
+ 00012719  0x00001f33 enable  0x00000009 
+ 00012720  0x00001f34 fetch  0x00000001 , 0x0000458a 
+ 00012721  0x00001f35 iforce  0x00000039 
+ 00012722  0x00001f36 arg  0x00004539 , 0x00000006 
+ 00012723  0x00001f38 ifetch  0x00000001 , 0x00000006 
+ 00012724  0x00001f39 inject  0x00000003 , 0x00000008 
+ 00012725  0x00001f3a loop  0x000031b3 
+ 00012726  0x00001f3b enable  0x00000008 
+ 00012727  0x00001f3c inject  0x00000003 , 0x00000018 
+ 00012728  0x00001f3d disable  0x00000008 
+ 00012729  0x00001f3e bmark0  0x0000002f , 0x000031bd 
+ 00012730  0x00001f3f disable  0x00000007 
+ 00012731  0x00001f40 setarg  0x00000000 
+ 00012732  0x00001f41 inject  0x00000003 , 0x00000003 
+ 00012733  0x00001f43 until  0x0000003e , 0x00000027 
+ 00012734  0x00001f44 nop  0x00000064 
+ 00012735  0x00001f45 disable  0x0000003a 
+ 00012736  0x00001f46 disable  0x0000001d 
+ 00012737  0x00001f47 fetch  0x00000001 , 0x000045ca 
+ 00012738  0x00001f48 nbranch  0x000031c4 , 0x00000034 
+ 00012739  0x00001f49 disable  0x0000001b 
+ 00012740  0x00001f4b disable  0x00000038 
+ 00012741  0x00001f4c call  0x00002160 
+ 00012742  0x00001f4d branch  0x0000687b 
+ 00012743  0x00001f50 arg  0x0000000a , 0x00000039 
+ 00012744  0x00001f52 setarg  0x0000003c 
+ 00012745  0x00001f53 inject  0x00000003 , 0x00000008 
+ 00012746  0x00001f54 loop  0x000031c8 
+ 00012747  0x00001f55 disable  0x0000001d 
+ 00012748  0x00001f56 enable  0x00000038 
+ 00012749  0x00001f57 rshift16  0x00000009 , 0x0000003f 
+ 00012750  0x00001f58 rshift16  0x0000003f , 0x0000003f 
+ 00012751  0x00001f59 rshift4  0x0000003f , 0x0000003f 
+ 00012752  0x00001f5a inject  0x00000003 , 0x00000020 
+ 00012753  0x00001f5b bmark1  0x0000002e , 0x000031d6 
+ 00012754  0x00001f5d setarg  0x00000001 
+ 00012755  0x00001f5e inject  0x00000003 , 0x00000005 
+ 00012756  0x00001f5f enable  0x0000003a 
+ 00012757  0x00001f60 branch  0x000031a8 
+ 00012758  0x00001f63 setarg  0x00000000 
+ 00012759  0x00001f64 inject  0x00000003 , 0x00000005 
+ 00012760  0x00001f65 branch  0x000031a8 
+ 00012761  0x00001f68 fetch  0x00000001 , 0x00004148 
+ 00012762  0x00001f69 rshift  0x0000003f , 0x00000039 
+ 00012763  0x00001f6b nop  0x00000002 
+ 00012764  0x00001f6c loop  0x000031db 
+ 00012765  0x00001f6e rshift16  0x00000009 , 0x0000003f 
+ 00012766  0x00001f6f rshift8  0x0000003f , 0x0000003f 
+ 00012767  0x00001f70 rshift4  0x0000003f , 0x00000002 
+ 00012768  0x00001f71 copy  0x00000002 , 0x0000003f 
+ 00012769  0x00001f72 inject  0x00000003 , 0x00000008 
+ 00012770  0x00001f73 copy  0x00000002 , 0x0000003f 
+ 00012771  0x00001f74 inject  0x00000003 , 0x00000028 
+ 00012772  0x00001f75 branch  0x000031a8 
+ 00012773  0x00001f7e bpatchx  0x00000073 , 0x0000402e 
+ 00012774  0x00001f7f fetch  0x00000001 , 0x000045b8 
+ 00012775  0x00001f80 bbit1  0x00000002 , 0x00003206 
+ 00012776  0x00001f82 fetch  0x00000001 , 0x00004588 
+ 00012777  0x00001f83 increase  0x00000003 , 0x0000003f 
+ 00012778  0x00001f84 store  0x00000001 , 0x0000458a 
+ 00012779  0x00001f86 fetch  0x00000001 , 0x000045ac 
+ 00012780  0x00001f87 store  0x00000001 , 0x00004539 
+ 00012781  0x00001f89 fetch  0x00000001 , 0x00004589 
+ 00012782  0x00001f8a istore  0x00000001 , 0x00000005 
+ 00012783  0x00001f8c fetch  0x00000001 , 0x00004588 
+ 00012784  0x00001f8e lshift3  0x0000003f , 0x0000003f 
+ 00012785  0x00001f8f fetcht  0x00000001 , 0x0000457e 
+ 00012786  0x00001f90 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00012787  0x00001f91 lshift  0x00000002 , 0x00000002 
+ 00012788  0x00001f92 ior  0x00000002 , 0x0000003f 
+ 00012789  0x00001f93 fetcht  0x00000001 , 0x0000457f 
+ 00012790  0x00001f94 iadd  0x00000002 , 0x0000003f 
+ 00012791  0x00001f95 istore  0x00000001 , 0x00000005 
+ 00012792  0x00001f97 fetch  0x00000001 , 0x00004588 
+ 00012793  0x00001f98 iforce  0x00000039 
+ 00012794  0x00001f99 arg  0x00004519 , 0x00000006 
+ 00012795  0x00001f9a call  0x00007cda 
+ 00012796  0x00001f9b bpatchx  0x00000074 , 0x0000402e 
+ 00012797  0x00001f9d rtnmark0  0x00000027 
+ 00012798  0x00001f9e fetch  0x00000001 , 0x00000035 
+ 00012799  0x00001f9f istore  0x00000001 , 0x00000005 
+ 00012800  0x00001fa0 fetch  0x00000001 , 0x000045b8 
+ 00012801  0x00001fa1 rtnbit1  0x00000002 
+ 00012802  0x00001fa2 fetch  0x00000001 , 0x0000458a 
+ 00012803  0x00001fa3 increase  0x00000001 , 0x0000003f 
+ 00012804  0x00001fa4 store  0x00000001 , 0x0000458a 
+ 00012805  0x00001fa5 rtn 
+ 00012806  0x00001fa9 fetch  0x00000001 , 0x00004588 
+ 00012807  0x00001faa increase  0x00000004 , 0x0000003f 
+ 00012808  0x00001fab bmark0  0x00000027 , 0x0000320a 
+ 00012809  0x00001fac increase  0x00000001 , 0x0000003f 
+ 00012810  0x00001fae store  0x00000001 , 0x0000458a 
+ 00012811  0x00001fb0 fetch  0x00000001 , 0x000045ac 
+ 00012812  0x00001fb1 store  0x00000001 , 0x00004539 
+ 00012813  0x00001fb3 fetch  0x00000001 , 0x0000458a 
+ 00012814  0x00001fb4 increase  0xfffffffe , 0x0000003f 
+ 00012815  0x00001fb5 istore  0x00000001 , 0x00000005 
+ 00012816  0x00001fb7 fetch  0x00000001 , 0x00004589 
+ 00012817  0x00001fb8 istore  0x00000001 , 0x00000005 
+ 00012818  0x00001fb9 setarg  0x00000000 
+ 00012819  0x00001fba branch  0x000031f0 
+ 00012820  0x00001fbd bpatchx  0x00000075 , 0x0000402e 
+ 00012821  0x00001fbf fetch  0x00000001 , 0x000044f8 
+ 00012822  0x00001fc0 rshift3  0x0000003f , 0x0000003f 
+ 00012823  0x00001fc1 store  0x00000001 , 0x0000457d 
+ 00012824  0x00001fc3 increase  0x00000001 , 0x0000003f 
+ 00012825  0x00001fc4 arg  0x000044f8 , 0x00000006 
+ 00012826  0x00001fc5 iadd  0x00000006 , 0x00000006 
+ 00012827  0x00001fc6 ifetch  0x00000003 , 0x00000006 
+ 00012828  0x00001fc7 store  0x00000003 , 0x00004580 
+ 00012829  0x00001fc9 fetch  0x00000001 , 0x000044f8 
+ 00012830  0x00001fca rshift  0x0000003f , 0x0000003f 
+ 00012831  0x00001fcb and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00012832  0x00001fcc store  0x00000001 , 0x00004586 
+ 00012833  0x00001fcd rtn 
+ 00012834  0x00001fd1 bpatchx  0x00000076 , 0x0000402e 
+ 00012835  0x00001fd2 fetcht  0x00000001 , 0x0000458e 
+ 00012836  0x00001fd3 call  0x00003227 
+ 00012837  0x00001fd4 storet  0x00000001 , 0x0000458e 
+ 00012838  0x00001fd5 rtn 
+ 00012839  0x00001fd8 bpatchx  0x00000077 , 0x0000402e 
+ 00012840  0x00001fd9 call  0x0000322c 
+ 00012841  0x00001fda increase  0x00000001 , 0x00000002 
+ 00012842  0x00001fdb and_into  0x00000003 , 0x00000002 
+ 00012843  0x00001fdc rtn 
+ 00012844  0x00001fdf bpatchx  0x00000078 , 0x0000402f 
+ 00012845  0x00001fe0 fetch  0x00000001 , 0x0000458f 
+ 00012846  0x00001fe1 and_into  0x00000003 , 0x0000003f 
+ 00012847  0x00001fe2 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00012848  0x00001fe3 setarg  0x00004593 
+ 00012849  0x00001fe4 iadd  0x00000011 , 0x0000003f 
+ 00012850  0x00001fe5 iadd  0x00000002 , 0x00000006 
+ 00012851  0x00001fe6 ifetch  0x00000001 , 0x00000006 
+ 00012852  0x00001fe7 store  0x00000001 , 0x0000458d 
+ 00012853  0x00001fe8 rtn 
+ 00012854  0x00001fec store  0x00000004 , 0x0000458f 
+ 00012855  0x00001fee bpatchx  0x00000079 , 0x0000402f 
+ 00012856  0x00001ff0 arg  0x00000000 , 0x00000011 
+ 00012857  0x00001ff1 arg  0x00000004 , 0x00000039 
+ 00012858  0x00001ff2 arg  0x0000458f , 0x00000006 
+ 00012859  0x00001ff4 ifetch  0x00000001 , 0x00000006 
+ 00012860  0x00001ff5 iadd  0x00000011 , 0x00000011 
+ 00012861  0x00001ff6 loop  0x0000323b 
+ 00012862  0x00001ff7 copy  0x00000011 , 0x0000003f 
+ 00012863  0x00001ff8 store  0x00000002 , 0x000045aa 
+ 00012864  0x00001ff9 fetch  0x00000001 , 0x000045aa 
+ 00012865  0x00001ffa fetcht  0x00000001 , 0x000045ab 
+ 00012866  0x00001ffb iadd  0x00000002 , 0x0000003f 
+ 00012867  0x00001ffc store  0x00000001 , 0x000045ac 
+ 00012868  0x00001ffd rtn 
+ 00012869  0x00002001 bpatchx  0x0000007a , 0x0000402f 
+ 00012870  0x00002002 call  0x00007dbc 
+ 00012871  0x00002003 fetcht  0x00000004 , 0x000045a3 
+ 00012872  0x00002004 copy  0x00000022 , 0x0000003f 
+ 00012873  0x00002005 isub  0x00000002 , 0x0000003e 
+ 00012874  0x00002006 ncall  0x00003255 , 0x00000002 
+ 00012875  0x00002007 copy  0x0000003f , 0x00000012 
+ 00012876  0x00002008 fetch  0x00000004 , 0x000045a3 
+ 00012877  0x00002009 fetcht  0x00000001 , 0x000045a7 
+ 00012878  0x0000200a iadd  0x00000002 , 0x00000002 
+ 00012879  0x0000200b copy  0x00000012 , 0x0000003f 
+ 00012880  0x0000200c isub  0x00000002 , 0x0000003e 
+ 00012881  0x0000200d nrtn  0x00000002 
+ 00012882  0x0000200e set0  0x0000001c , 0x0000003f 
+ 00012883  0x0000200f store  0x00000004 , 0x000045a3 
+ 00012884  0x00002010 branch  0x00007dba 
+ 00012885  0x00002013 rtn  0x00000005 
+ 00012886  0x00002014 set1  0x0000001c , 0x0000003f 
+ 00012887  0x00002015 rtn 
+ 00012888  0x00002018 setarg  0x00000000 
+ 00012889  0x00002019 store  0x00000004 , 0x000045a3 
+ 00012890  0x0000201a rtn 
+ 00012891  0x00002023 bpatchx  0x0000007b , 0x0000402f 
+ 00012892  0x00002024 setsect  0x00000000 , 0x00001300 
+ 00012893  0x00002025 setsect  0x00000001 , 0x0001908b 
+ 00012894  0x00002026 setsect  0x00000002 , 0x00036150 
+ 00012895  0x00002027 setsect  0x00000003 , 0x00003d20 
+ 00012896  0x00002028 store  0x00000009 , 0x00004593 
+ 00012897  0x00002029 setsect  0x00000000 , 0x00003a1a 
+ 00012898  0x0000202a setsect  0x00000001 , 0x0000c453 
+ 00012899  0x0000202b setsect  0x00000002 , 0x0000d312 
+ 00012900  0x0000202c setsect  0x00000003 , 0x00000001 
+ 00012901  0x0000202d istore  0x00000007 , 0x00000005 
+ 00012902  0x0000202e fetch  0x00000001 , 0x000045b9 
+ 00012903  0x0000202f rtn  0x00000034 
+ 00012904  0x00002030 arg  0x000045ba , 0x00000006 
+ 00012905  0x00002031 arg  0x00004593 , 0x00000005 
+ 00012906  0x00002032 branch  0x00007c8f 
+ 00012907  0x0000203b bpatchx  0x0000007c , 0x0000402f 
+ 00012908  0x0000203c setarg  0x004e001e 
+ 00012909  0x0000203d store  0x00000003 , 0x000045bb 
+ 00012910  0x0000203e setarg  0x00032303 
+ 00012911  0x0000203f istore  0x00000003 , 0x00000005 
+ 00012912  0x00002040 setarg  0x00250642 
+ 00012913  0x00002041 istore  0x00000003 , 0x00000005 
+ 00012914  0x00002042 setarg  0x00094c06 
+ 00012915  0x00002043 istore  0x00000003 , 0x00000005 
+ 00012916  0x00002044 setarg  0x003c0927 
+ 00012917  0x00002045 istore  0x00000003 , 0x00000005 
+ 00012918  0x00002046 jam  0x00000001 , 0x000045b9 
+ 00012919  0x00002047 rtn 
+ 00012920  0x0000204b bpatchx  0x0000007d , 0x0000402f 
+ 00012921  0x0000204c arg  0x00006978 , 0x00000002 
+ 00012922  0x0000204d bmark1  0x00000027 , 0x0000327f 
+ 00012923  0x0000204e arg  0x000012c0 , 0x00000002 
+ 00012924  0x0000204f fetch  0x00000001 , 0x000045b7 
+ 00012925  0x00002050 bbit0  0x00000002 , 0x0000327f 
+ 00012926  0x00002051 arg  0x00002ee0 , 0x00000002 
+ 00012927  0x00002053 storet  0x00000002 , 0x0000458b 
+ 00012928  0x00002054 rtn 
+ 00012929  0x00002057 jam  0x00000001 , 0x000045b7 
+ 00012930  0x00002058 jam  0x00000001 , 0x000045b8 
+ 00012931  0x00002059 rtn 
+ 00012932  0x0000205c jam  0x00000002 , 0x000045b7 
+ 00012933  0x0000205d jam  0x00000002 , 0x000045b8 
+ 00012934  0x0000205e rtn 
+ 00012935  0x00002077 bpatchx  0x0000007e , 0x0000402f 
+ 00012936  0x00002078 jam  0x0000004e , 0x000045d0 
+ 00012937  0x00002079 setarg  0x00101520 
+ 00012938  0x0000207a store  0x00000003 , 0x000045cc 
+ 00012939  0x0000207b setarg  0x00000005 
+ 00012940  0x0000207c istore  0x00000001 , 0x00000005 
+ 00012941  0x0000207d rtn 
+ 00012942  0x00002084 arg  0x000045d8 , 0x00000013 
+ 00012943  0x00002085 arg  0x0000367a , 0x00000012 
+ 00012944  0x00002086 branch  0x000042e7 
+ 00012945  0x00002089 set1  0x00000026 , 0x00000000 
+ 00012946  0x0000208a fetch  0x00000001 , 0x000045fc 
+ 00012947  0x0000208b set0  0x00000002 , 0x0000003f 
+ 00012948  0x0000208c set1  0x00000001 , 0x0000003f 
+ 00012949  0x0000208d store  0x00000001 , 0x000045fc 
+ 00012950  0x0000208e setarg  0x00000000 
+ 00012951  0x0000208f store  0x00000002 , 0x000045de 
+ 00012952  0x00002090 fetch  0x00000002 , 0x000045d6 
+ 00012953  0x00002091 store  0x00000002 , 0x000045d8 
+ 00012954  0x00002092 jam  0x00000000 , 0x000045d5 
+ 00012955  0x00002093 call  0x000032d6 
+ 00012956  0x00002095 jam  0x00000000 , 0x0000457e 
+ 00012957  0x00002096 fetch  0x00000001 , 0x000045d0 
+ 00012958  0x00002097 store  0x00000001 , 0x0000458d 
+ 00012959  0x00002098 fetch  0x00000001 , 0x000045d1 
+ 00012960  0x00002099 store  0x00000001 , 0x00004141 
+ 00012961  0x0000209a fetch  0x00000004 , 0x000045cc 
+ 00012962  0x0000209b branch  0x00003236 
+ 00012963  0x0000209f bpatchx  0x0000007f , 0x0000402f 
+ 00012964  0x000020a0 jam  0x00000000 , 0x000045e2 
+ 00012965  0x000020a1 fetch  0x00000002 , 0x000045da 
+ 00012966  0x000020a2 increase  0x00000001 , 0x0000003f 
+ 00012967  0x000020a3 store  0x00000002 , 0x000045da 
+ 00012968  0x000020a4 fetch  0x00000001 , 0x000045da 
+ 00012969  0x000020a5 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00012970  0x000020a6 nrtn  0x00000034 
+ 00012971  0x000020a7 fetch  0x00000001 , 0x000045d4 
+ 00012972  0x000020a8 beq  0x000000ff , 0x000032f8 
+ 00012973  0x000020a9 beq  0x00000001 , 0x000032b2 
+ 00012974  0x000020aa beq  0x00000002 , 0x000032b4 
+ 00012975  0x000020ab beq  0x00000003 , 0x000032ba 
+ 00012976  0x000020ac beq  0x00000004 , 0x000032c0 
+ 00012977  0x000020ad rtn 
+ 00012978  0x000020b0 jam  0x000000ff , 0x00004519 
+ 00012979  0x000020b1 branch  0x000032c1 
+ 00012980  0x000020b4 fetch  0x00000001 , 0x000045ae 
+ 00012981  0x000020b5 branch  0x000032b8 , 0x00000034 
+ 00012982  0x000020b6 fetch  0x00000004 , 0x00004604 
+ 00012983  0x000020b7 call  0x00003236 
+ 00012984  0x000020b9 jam  0x000000aa , 0x00004519 
+ 00012985  0x000020ba branch  0x000032c1 
+ 00012986  0x000020bd jam  0x00000055 , 0x00004519 
+ 00012987  0x000020be fetch  0x00000001 , 0x000045ae 
+ 00012988  0x000020bf branch  0x000032c1 , 0x00000034 
+ 00012989  0x000020c0 fetch  0x00000004 , 0x000045e8 
+ 00012990  0x000020c1 store  0x00000004 , 0x0000451b 
+ 00012991  0x000020c2 branch  0x000032c3 
+ 00012992  0x000020c5 jam  0x00000022 , 0x00004519 
+ 00012993  0x000020c7 fetch  0x00000004 , 0x00004604 
+ 00012994  0x000020c8 store  0x00000004 , 0x0000451b 
+ 00012995  0x000020ca fetch  0x00000001 , 0x00004589 
+ 00012996  0x000020cb and_into  0x00000007 , 0x0000003f 
+ 00012997  0x000020cc store  0x00000001 , 0x0000451a 
+ 00012998  0x000020cd jam  0x00000000 , 0x0000451f 
+ 00012999  0x000020ce jam  0x00000007 , 0x00004588 
+ 00013000  0x000020cf call  0x000031e5 
+ 00013001  0x000020d0 call  0x00003651 
+ 00013002  0x000020d1 nrtn  0x00000018 
+ 00013003  0x000020d2 nrtn  0x0000002f 
+ 00013004  0x000020d3 call  0x0000357b 
+ 00013005  0x000020d4 call  0x0000366e 
+ 00013006  0x000020d5 bpatchx  0x00000080 , 0x00004030 
+ 00013007  0x000020d6 fetch  0x00000001 , 0x000045d4 
+ 00013008  0x000020d7 rtneq  0x000000ff 
+ 00013009  0x000020d8 beq  0x00000001 , 0x000032db 
+ 00013010  0x000020d9 beq  0x00000002 , 0x000032dd 
+ 00013011  0x000020da beq  0x00000003 , 0x000032e3 
+ 00013012  0x000020db beq  0x00000004 , 0x000032eb 
+ 00013013  0x000020dc rtn 
+ 00013014  0x000020df jam  0x00000002 , 0x000045d4 
+ 00013015  0x000020e0 fetch  0x00000001 , 0x000045ae 
+ 00013016  0x000020e1 rtn  0x00000034 
+ 00013017  0x000020e2 jam  0x00000001 , 0x000045d4 
+ 00013018  0x000020e3 rtn 
+ 00013019  0x000020e6 jam  0x00000002 , 0x000045d4 
+ 00013020  0x000020e7 branch  0x0000364c 
+ 00013021  0x000020ea fetch  0x00000001 , 0x000045ae 
+ 00013022  0x000020eb branch  0x000032e1 , 0x00000034 
+ 00013023  0x000020ec fetch  0x00000004 , 0x0000455f 
+ 00013024  0x000020ed store  0x00000004 , 0x000045e8 
+ 00013025  0x000020ef jam  0x00000003 , 0x000045d4 
+ 00013026  0x000020f0 branch  0x0000364c 
+ 00013027  0x000020f3 fetch  0x00000001 , 0x000045ae 
+ 00013028  0x000020f4 branch  0x000032e9 , 0x00000034 
+ 00013029  0x000020f5 fetch  0x00000004 , 0x0000455f 
+ 00013030  0x000020f6 fetcht  0x00000004 , 0x00004604 
+ 00013031  0x000020f7 isub  0x00000002 , 0x0000003e 
+ 00013032  0x000020f8 nrtn  0x00000005 
+ 00013033  0x000020fa jam  0x00000004 , 0x000045d4 
+ 00013034  0x000020fb branch  0x0000364c 
+ 00013035  0x000020fe fetch  0x00000001 , 0x000045ae 
+ 00013036  0x000020ff branch  0x000032f1 , 0x00000034 
+ 00013037  0x00002100 fetch  0x00000004 , 0x0000455f 
+ 00013038  0x00002101 fetcht  0x00000004 , 0x000045e8 
+ 00013039  0x00002102 isub  0x00000002 , 0x0000003e 
+ 00013040  0x00002103 nrtn  0x00000005 
+ 00013041  0x00002105 jam  0x000000ff , 0x000045d4 
+ 00013042  0x00002106 jam  0x00000039 , 0x0000066f 
+ 00013043  0x00002107 call  0x0000782b 
+ 00013044  0x00002108 setarg  0x00000000 
+ 00013045  0x00002109 store  0x00000002 , 0x000045d8 
+ 00013046  0x0000210a fetch  0x00000004 , 0x0000455f 
+ 00013047  0x0000210b call  0x00003236 
+ 00013048  0x0000210d fetch  0x00000001 , 0x000045fc 
+ 00013049  0x0000210e set0  0x00000001 , 0x0000003f 
+ 00013050  0x0000210f store  0x00000001 , 0x000045fc 
+ 00013051  0x00002110 branch  0x0000364c 
+ 00013052  0x0000212b jam  0x00000001 , 0x00004616 
+ 00013053  0x0000212c jam  0x00000000 , 0x00004615 
+ 00013054  0x0000212d rtn 
+ 00013055  0x00002130 fetch  0x00000001 , 0x00004615 
+ 00013056  0x00002131 rtnbit1  0x00000001 
+ 00013057  0x00002132 set1  0x00000001 , 0x0000003f 
+ 00013058  0x00002133 store  0x00000001 , 0x00004615 
+ 00013059  0x00002134 setarg  0x00000000 
+ 00013060  0x00002135 store  0x00000003 , 0x000045d3 
+ 00013061  0x00002136 store  0x00000001 , 0x000045de 
+ 00013062  0x00002137 store  0x00000001 , 0x000045df 
+ 00013063  0x00002138 store  0x00000004 , 0x0000462c 
+ 00013064  0x00002139 jam  0x00000001 , 0x00004611 
+ 00013065  0x0000213a branch  0x0000329c 
+ 00013066  0x0000213e jam  0x00000001 , 0x00004611 
+ 00013067  0x0000213f jam  0x00000008 , 0x00004588 
+ 00013068  0x00002140 arg  0x000045d6 , 0x00000006 
+ 00013069  0x00002141 arg  0x00004519 , 0x00000005 
+ 00013070  0x00002142 branch  0x00007c89 
+ 00013071  0x00002146 bpatchx  0x00000081 , 0x00004030 
+ 00013072  0x00002147 call  0x000033be 
+ 00013073  0x00002148 call  0x00003119 
+ 00013074  0x00002149 nbranch  0x000033be , 0x0000002f 
+ 00013075  0x0000214a call  0x0000331e 
+ 00013076  0x0000214b call  0x000033f4 
+ 00013077  0x0000214c call  0x00003399 
+ 00013078  0x0000214d call  0x0000493d 
+ 00013079  0x0000214e fetch  0x00000001 , 0x000045ae 
+ 00013080  0x0000214f rtn  0x00000034 
+ 00013081  0x00002150 fetch  0x00000004 , 0x0000462c 
+ 00013082  0x00002151 rtn  0x00000034 
+ 00013083  0x00002152 branch  0x00003236 
+ 00013084  0x00002155 call  0x000033be 
+ 00013085  0x00002156 branch  0x00003183 
+ 00013086  0x00002159 jam  0x00000005 , 0x00004622 
+ 00013087  0x0000215a arg  0x000044f7 , 0x00000006 
+ 00013088  0x0000215b arg  0x000045e8 , 0x00000005 
+ 00013089  0x0000215c call  0x00007c89 
+ 00013090  0x0000215d bpatchx  0x00000082 , 0x00004030 
+ 00013091  0x0000215e fetch  0x00000001 , 0x000045ea 
+ 00013092  0x0000215f beq  0x000000aa , 0x00003329 
+ 00013093  0x00002160 beq  0x00000055 , 0x0000333a 
+ 00013094  0x00002161 beq  0x00000022 , 0x0000335b 
+ 00013095  0x00002162 beq  0x000000ff , 0x0000359b 
+ 00013096  0x00002163 rtn 
+ 00013097  0x00002167 fetch  0x00000001 , 0x000045eb 
+ 00013098  0x00002168 beq  0x00000001 , 0x0000332d 
+ 00013099  0x00002169 beq  0x00000002 , 0x00003335 
+ 00013100  0x0000216a rtn 
+ 00013101  0x0000216d fetch  0x00000001 , 0x000045de 
+ 00013102  0x0000216e nrtn  0x00000034 
+ 00013103  0x0000216f jam  0x00000001 , 0x000045d3 
+ 00013104  0x00002171 jam  0x00000001 , 0x000045d6 
+ 00013105  0x00002173 jam  0x00000080 , 0x000045d7 
+ 00013106  0x00002174 fetch  0x00000006 , 0x000044f1 
+ 00013107  0x00002175 store  0x00000006 , 0x000045d8 
+ 00013108  0x00002176 rtn 
+ 00013109  0x00002179 fetch  0x00000001 , 0x000045df 
+ 00013110  0x0000217a nrtn  0x00000034 
+ 00013111  0x0000217b jam  0x00000001 , 0x000045d4 
+ 00013112  0x0000217d jam  0x00000002 , 0x000045d6 
+ 00013113  0x0000217e branch  0x00003331 
+ 00013114  0x00002182 fetch  0x00000001 , 0x000045ae 
+ 00013115  0x00002183 branch  0x00003340 , 0x00000034 
+ 00013116  0x00002184 fetch  0x00000004 , 0x000045ec 
+ 00013117  0x00002185 fetcht  0x00000004 , 0x000044f1 
+ 00013118  0x00002186 isub  0x00000002 , 0x0000003e 
+ 00013119  0x00002187 nrtn  0x00000005 
+ 00013120  0x00002189 fetch  0x00000001 , 0x000045eb 
+ 00013121  0x0000218a beq  0x00000001 , 0x00003344 
+ 00013122  0x0000218b beq  0x00000002 , 0x00003351 
+ 00013123  0x0000218c rtn 
+ 00013124  0x0000218f fetch  0x00000001 , 0x000045de 
+ 00013125  0x00002190 nrtn  0x00000034 
+ 00013126  0x00002191 fetch  0x00000001 , 0x000045d3 
+ 00013127  0x00002192 beq  0x00000001 , 0x00003349 
+ 00013128  0x00002193 rtn 
+ 00013129  0x00002195 jam  0x00000002 , 0x000045d3 
+ 00013130  0x00002196 fetch  0x00000001 , 0x000045ae 
+ 00013131  0x00002197 branch  0x00003330 , 0x00000034 
+ 00013132  0x00002199 jam  0x00000001 , 0x000045d6 
+ 00013133  0x0000219b jam  0x00000080 , 0x000045d7 
+ 00013134  0x0000219c fetch  0x00000004 , 0x0000462c 
+ 00013135  0x0000219d store  0x00000004 , 0x000045d8 
+ 00013136  0x0000219e branch  0x00007dba 
+ 00013137  0x000021a1 fetch  0x00000001 , 0x000045df 
+ 00013138  0x000021a2 nrtn  0x00000034 
+ 00013139  0x000021a3 fetch  0x00000001 , 0x000045d4 
+ 00013140  0x000021a4 beq  0x00000001 , 0x00003356 
+ 00013141  0x000021a5 rtn 
+ 00013142  0x000021a7 jam  0x00000002 , 0x000045d4 
+ 00013143  0x000021a8 fetch  0x00000001 , 0x000045ae 
+ 00013144  0x000021a9 branch  0x00003338 , 0x00000034 
+ 00013145  0x000021aa jam  0x00000002 , 0x000045d6 
+ 00013146  0x000021ab branch  0x0000334d 
+ 00013147  0x000021af fetch  0x00000001 , 0x000045ae 
+ 00013148  0x000021b0 branch  0x00003361 , 0x00000034 
+ 00013149  0x000021b1 fetch  0x00000004 , 0x000045ec 
+ 00013150  0x000021b2 fetcht  0x00000004 , 0x0000462c 
+ 00013151  0x000021b3 isub  0x00000002 , 0x0000003e 
+ 00013152  0x000021b4 nrtn  0x00000005 
+ 00013153  0x000021b6 fetch  0x00000001 , 0x000045eb 
+ 00013154  0x000021b7 beq  0x00000001 , 0x00003365 
+ 00013155  0x000021b8 beq  0x00000002 , 0x00003372 
+ 00013156  0x000021b9 rtn 
+ 00013157  0x000021bc fetch  0x00000001 , 0x000045de 
+ 00013158  0x000021bd nrtn  0x00000034 
+ 00013159  0x000021be fetch  0x00000001 , 0x000045d3 
+ 00013160  0x000021bf beq  0x00000002 , 0x0000336a 
+ 00013161  0x000021c0 rtn 
+ 00013162  0x000021c2 jam  0x00000001 , 0x000045de 
+ 00013163  0x000021c4 call  0x00003330 
+ 00013164  0x000021c5 fetch  0x00000001 , 0x000045d5 
+ 00013165  0x000021c6 or_into  0x00000001 , 0x0000003f 
+ 00013166  0x000021c7 store  0x00000001 , 0x000045d5 
+ 00013167  0x000021c9 setarg  0x00000000 
+ 00013168  0x000021ca store  0x00000002 , 0x000045d3 
+ 00013169  0x000021cb rtn 
+ 00013170  0x000021ce fetch  0x00000001 , 0x000045df 
+ 00013171  0x000021cf nrtn  0x00000034 
+ 00013172  0x000021d0 fetch  0x00000001 , 0x000045d4 
+ 00013173  0x000021d1 bne  0x00000000 , 0x00003377 
+ 00013174  0x000021d2 rtn 
+ 00013175  0x000021d4 jam  0x00000001 , 0x000045df 
+ 00013176  0x000021d6 call  0x00003338 
+ 00013177  0x000021d7 fetch  0x00000001 , 0x000045d5 
+ 00013178  0x000021d8 or_into  0x00000002 , 0x0000003f 
+ 00013179  0x000021d9 store  0x00000001 , 0x000045d5 
+ 00013180  0x000021da call  0x0000336f 
+ 00013181  0x000021db branch  0x00004937 
+ 00013182  0x000021de fetch  0x00000001 , 0x00004616 
+ 00013183  0x000021df rtnne  0x00000001 
+ 00013184  0x000021e0 fetch  0x00000001 , 0x00004610 
+ 00013185  0x000021e1 nrtn  0x00000034 
+ 00013186  0x000021e2 fetch  0x00000001 , 0x000044fa 
+ 00013187  0x000021e3 beq  0x00000001 , 0x00003386 
+ 00013188  0x000021e4 beq  0x00000002 , 0x0000338a 
+ 00013189  0x000021e5 rtn 
+ 00013190  0x000021e7 fetch  0x00000001 , 0x0000462b 
+ 00013191  0x000021e8 rtnbit0  0x00000000 
+ 00013192  0x000021ea disable  0x0000002f 
+ 00013193  0x000021eb rtn 
+ 00013194  0x000021ed fetch  0x00000001 , 0x0000462b 
+ 00013195  0x000021ee rtnbit0  0x00000001 
+ 00013196  0x000021ef branch  0x00003388 
+ 00013197  0x000021f2 fetch  0x00000001 , 0x00004610 
+ 00013198  0x000021f3 nrtn  0x00000034 
+ 00013199  0x000021f4 fetch  0x00000001 , 0x0000462b 
+ 00013200  0x000021f5 or_into  0x00000001 , 0x0000003f 
+ 00013201  0x000021f6 store  0x00000001 , 0x0000462b 
+ 00013202  0x000021f7 rtn 
+ 00013203  0x000021fa fetch  0x00000001 , 0x00004610 
+ 00013204  0x000021fb nrtn  0x00000034 
+ 00013205  0x000021fc fetch  0x00000001 , 0x0000462b 
+ 00013206  0x000021fd or_into  0x00000002 , 0x0000003f 
+ 00013207  0x000021fe store  0x00000001 , 0x0000462b 
+ 00013208  0x000021ff rtn 
+ 00013209  0x00002203 fetch  0x00000001 , 0x000045d5 
+ 00013210  0x00002204 rtn  0x00000034 
+ 00013211  0x00002206 fetch  0x00000001 , 0x000045eb 
+ 00013212  0x00002207 beq  0x00000001 , 0x0000338d 
+ 00013213  0x00002208 beq  0x00000002 , 0x00003393 
+ 00013214  0x00002209 rtn 
+ 00013215  0x0000221d set1  0x00000027 , 0x00000000 
+ 00013216  0x0000221e fetch  0x00000001 , 0x00004141 
+ 00013217  0x0000221f store  0x00000001 , 0x00004623 
+ 00013218  0x00002220 branch  0x000035d6 
+ 00013219  0x00002223 fetch  0x00000002 , 0x000045e0 
+ 00013220  0x00002224 branch  0x00007d79 
+ 00013221  0x00002227 bpatchx  0x00000083 , 0x00004030 
+ 00013222  0x00002228 jam  0x00000000 , 0x00004588 
+ 00013223  0x00002229 fetch  0x00000001 , 0x00004611 
+ 00013224  0x0000222a rtn  0x00000034 
+ 00013225  0x0000222b fetch  0x00000002 , 0x000045e2 
+ 00013226  0x0000222c branch  0x00007d79 
+ 00013227  0x00002230 call  0x000033f1 
+ 00013228  0x00002231 nbranch  0x000033be , 0x0000002f 
+ 00013229  0x00002233 call  0x000033e3 
+ 00013230  0x00002234 nbranch  0x000033be , 0x00000028 
+ 00013231  0x00002235 fetch  0x00000001 , 0x0000457d 
+ 00013232  0x00002236 branch  0x000033be , 0x00000034 
+ 00013233  0x00002237 increase  0x00000002 , 0x0000003f 
+ 00013234  0x00002238 iforce  0x00000039 
+ 00013235  0x00002239 arg  0x000044f7 , 0x00000006 
+ 00013236  0x0000223a arg  0x000045e8 , 0x00000005 
+ 00013237  0x0000223b call  0x00007cda 
+ 00013238  0x0000223c jam  0x00000000 , 0x00004613 
+ 00013239  0x0000223d fetch  0x00000001 , 0x00004610 
+ 00013240  0x0000223e call  0x000033fe , 0x00000034 
+ 00013241  0x0000223f bpatchx  0x00000084 , 0x00004030 
+ 00013242  0x00002240 fetch  0x00000001 , 0x000045ea 
+ 00013243  0x00002241 beq  0x00000001 , 0x000033c4 
+ 00013244  0x00002242 beq  0x00000002 , 0x000033d3 
+ 00013245  0x00002243 beq  0x000000ff , 0x000033c2 
+ 00013246  0x00002245 bpatchx  0x00000085 , 0x00004030 
+ 00013247  0x00002246 arg  0x000044f7 , 0x00000005 
+ 00013248  0x00002247 arg  0x00000042 , 0x00000039 
+ 00013249  0x00002248 branch  0x00007ca1 
+ 00013250  0x0000224b call  0x0000339b 
+ 00013251  0x0000224c branch  0x0000359b 
+ 00013252  0x0000224f call  0x0000338d 
+ 00013253  0x00002250 call  0x0000352e 
+ 00013254  0x00002251 fetch  0x00000001 , 0x0000460a 
+ 00013255  0x00002252 fetcht  0x00000001 , 0x000045e8 
+ 00013256  0x00002253 isolate1  0x00000003 , 0x00000002 
+ 00013257  0x00002254 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013258  0x00002255 store  0x00000001 , 0x0000460a 
+ 00013259  0x00002256 beq  0x00000001 , 0x000033d9 
+ 00013260  0x00002257 fetch  0x00000001 , 0x00004612 
+ 00013261  0x00002258 fetcht  0x00000001 , 0x000045e8 
+ 00013262  0x00002259 isolate1  0x00000004 , 0x00000002 
+ 00013263  0x0000225a setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013264  0x0000225b store  0x00000001 , 0x00004612 
+ 00013265  0x0000225c fetch  0x00000002 , 0x000045e4 
+ 00013266  0x0000225d branch  0x00007d79 
+ 00013267  0x00002260 call  0x00003393 
+ 00013268  0x00002261 fetcht  0x00000001 , 0x000045e8 
+ 00013269  0x00002262 isolate1  0x00000003 , 0x00000002 
+ 00013270  0x00002263 branch  0x000033e1 , 0x00000001 
+ 00013271  0x00002264 fetch  0x00000002 , 0x000045e6 
+ 00013272  0x00002265 branch  0x00007d79 
+ 00013273  0x00002268 fetch  0x00000001 , 0x000043cb 
+ 00013274  0x00002269 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00013275  0x0000226a call  0x00004469 , 0x00000005 
+ 00013276  0x0000226b fetch  0x00000001 , 0x000045de 
+ 00013277  0x0000226c nrtn  0x00000034 
+ 00013278  0x0000226d jam  0x00000001 , 0x000045de 
+ 00013279  0x0000226e fetch  0x00000004 , 0x000045f2 
+ 00013280  0x0000226f branch  0x000035a3 
+ 00013281  0x00002271 fetch  0x00000004 , 0x000045f2 
+ 00013282  0x00002272 branch  0x000035a9 
+ 00013283  0x00002276 call  0x00007dbc 
+ 00013284  0x00002277 fetch  0x00000001 , 0x00004586 
+ 00013285  0x00002278 fetcht  0x00000001 , 0x00004587 
+ 00013286  0x00002279 isub  0x00000002 , 0x0000003e 
+ 00013287  0x0000227a ncall  0x00007dba , 0x00000005 
+ 00013288  0x0000227b fetch  0x00000001 , 0x00004586 
+ 00013289  0x0000227c store  0x00000001 , 0x00004587 
+ 00013290  0x0000227d fetch  0x00000003 , 0x00004580 
+ 00013291  0x0000227e fetcht  0x00000003 , 0x00004583 
+ 00013292  0x0000227f isub  0x00000002 , 0x0000003e 
+ 00013293  0x00002280 ncall  0x00007dba , 0x00000005 
+ 00013294  0x00002281 fetch  0x00000003 , 0x00004580 
+ 00013295  0x00002282 store  0x00000003 , 0x00004583 
+ 00013296  0x00002283 rtn 
+ 00013297  0x00002286 call  0x000033be 
+ 00013298  0x00002287 call  0x00003119 
+ 00013299  0x00002288 nrtn  0x0000002f 
+ 00013300  0x0000228b fetch  0x00000001 , 0x000044f7 
+ 00013301  0x0000228c store  0x00000001 , 0x00004589 
+ 00013302  0x0000228e call  0x00003214 
+ 00013303  0x00002290 fetch  0x00000001 , 0x000044f8 
+ 00013304  0x00002291 isolate1  0x00000000 , 0x0000003f 
+ 00013305  0x00002292 branch  0x000033fd , 0x00000001 
+ 00013306  0x00002294 call  0x000033a5 
+ 00013307  0x00002295 call  0x000031e5 
+ 00013308  0x00002296 call  0x00003195 
+ 00013309  0x00002298 branch  0x00003183 
+ 00013310  0x0000229c jam  0x00000001 , 0x00004614 
+ 00013311  0x0000229e setarg  0x00000280 
+ 00013312  0x0000229f arg  0x00000008 , 0x00000007 
+ 00013313  0x000022a0 branch  0x00007ce1 
+ 00013314  0x000022a7 bpatchx  0x00000086 , 0x00004030 
+ 00013315  0x000022a8 jam  0x00000001 , 0x00004613 
+ 00013316  0x000022a9 jam  0x00000000 , 0x00004617 
+ 00013317  0x000022aa jam  0x000000ff , 0x000045a7 
+ 00013318  0x000022ab branch  0x00003258 
+ 00013319  0x000022ae bpatchx  0x00000087 , 0x00004030 
+ 00013320  0x000022af fetch  0x00000001 , 0x00004613 
+ 00013321  0x000022b0 rtn  0x00000034 
+ 00013322  0x000022b1 call  0x00003245 
+ 00013323  0x000022b2 nrtn  0x00000028 
+ 00013324  0x000022b3 call  0x00003414 
+ 00013325  0x000022b4 fetch  0x00000001 , 0x00004617 
+ 00013326  0x000022b5 increase  0x00000001 , 0x0000003f 
+ 00013327  0x000022b6 and_into  0x00000001 , 0x0000003f 
+ 00013328  0x000022b7 store  0x00000001 , 0x00004617 
+ 00013329  0x000022b8 beq  0x00000000 , 0x00003419 
+ 00013330  0x000022b9 beq  0x00000001 , 0x0000341c 
+ 00013331  0x000022ba rtn 
+ 00013332  0x000022bd fetch  0x00000001 , 0x00004622 
+ 00013333  0x000022be rtn  0x00000034 
+ 00013334  0x000022bf increase  0xffffffff , 0x0000003f 
+ 00013335  0x000022c0 store  0x00000001 , 0x00004622 
+ 00013336  0x000022c1 rtn 
+ 00013337  0x000022c4 fetch  0x00000001 , 0x00004622 
+ 00013338  0x000022c5 nrtn  0x00000034 
+ 00013339  0x000022c6 branch  0x00003460 
+ 00013340  0x000022c9 fetch  0x00000001 , 0x00004622 
+ 00013341  0x000022ca nrtn  0x00000034 
+ 00013342  0x000022cb branch  0x000032fc 
+ 00013343  0x000022cf fetch  0x00000001 , 0x0000462a 
+ 00013344  0x000022d0 nrtn  0x00000034 
+ 00013345  0x000022d1 fetch  0x00000001 , 0x00004628 
+ 00013346  0x000022d2 call  0x0000344f , 0x00000034 
+ 00013347  0x000022d3 fetch  0x00000001 , 0x00004625 
+ 00013348  0x000022d4 rtnbit1  0x00000000 
+ 00013349  0x000022d5 set1  0x00000000 , 0x0000003f 
+ 00013350  0x000022d6 store  0x00000001 , 0x00004625 
+ 00013351  0x000022d7 jam  0x00000001 , 0x00004624 
+ 00013352  0x000022d8 jam  0x00000000 , 0x00004629 
+ 00013353  0x000022d9 setarg  0x00000000 
+ 00013354  0x000022da store  0x00000002 , 0x00004626 
+ 00013355  0x000022db jam  0x00000060 , 0x000045a7 
+ 00013356  0x000022dc branch  0x00003258 
+ 00013357  0x000022df bpatchx  0x00000088 , 0x00004031 
+ 00013358  0x000022e0 fetch  0x00000001 , 0x00004616 
+ 00013359  0x000022e1 rtneq  0x00000000 
+ 00013360  0x000022e2 fetch  0x00000001 , 0x0000462a 
+ 00013361  0x000022e3 nrtn  0x00000034 
+ 00013362  0x000022e4 fetch  0x00000001 , 0x00004628 
+ 00013363  0x000022e5 nrtn  0x00000034 
+ 00013364  0x000022e6 fetch  0x00000001 , 0x00004624 
+ 00013365  0x000022e7 rtn  0x00000034 
+ 00013366  0x000022e8 fetch  0x00000001 , 0x0000462b 
+ 00013367  0x000022e9 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00013368  0x000022ea branch  0x0000344b , 0x00000001 
+ 00013369  0x000022eb call  0x00003245 
+ 00013370  0x000022ec nrtn  0x00000028 
+ 00013371  0x000022ed fetch  0x00000002 , 0x00004626 
+ 00013372  0x000022ee increase  0x00000001 , 0x0000003f 
+ 00013373  0x000022ef store  0x00000002 , 0x00004626 
+ 00013374  0x000022f0 arg  0x000007d0 , 0x00000002 
+ 00013375  0x000022f1 isub  0x00000002 , 0x0000003e 
+ 00013376  0x000022f2 branch  0x0000344b , 0x00000002 
+ 00013377  0x000022f3 fetch  0x00000001 , 0x00004629 
+ 00013378  0x000022f4 increase  0x00000001 , 0x0000003f 
+ 00013379  0x000022f5 and_into  0x00000001 , 0x0000003f 
+ 00013380  0x000022f6 store  0x00000001 , 0x00004629 
+ 00013381  0x000022f7 beq  0x00000000 , 0x00003514 
+ 00013382  0x000022f8 beq  0x00000001 , 0x000032fc 
+ 00013383  0x000022f9 rtn 
+ 00013384  0x000022fc fetch  0x00000001 , 0x00004622 
+ 00013385  0x000022fd nbranch  0x000032fc , 0x00000034 
+ 00013386  0x000022fe branch  0x00003514 
+ 00013387  0x00002301 jam  0x00000001 , 0x00004628 
+ 00013388  0x00002302 branch  0x00003514 
+ 00013389  0x00002305 jam  0x00000000 , 0x00004624 
+ 00013390  0x00002306 rtn 
+ 00013391  0x00002308 jam  0x00000001 , 0x00004624 
+ 00013392  0x00002309 rtn 
+ 00013393  0x00002315 bpatchx  0x00000089 , 0x00004031 
+ 00013394  0x00002316 fetch  0x00000001 , 0x00004615 
+ 00013395  0x00002317 rtnbit1  0x00000000 
+ 00013396  0x00002318 set1  0x00000000 , 0x0000003f 
+ 00013397  0x00002319 store  0x00000001 , 0x00004615 
+ 00013398  0x0000231a fetch  0x00000001 , 0x00004623 
+ 00013399  0x0000231b store  0x00000001 , 0x00004141 
+ 00013400  0x0000231c jam  0x00000000 , 0x00004611 
+ 00013401  0x0000231d jam  0x00000000 , 0x0000090d 
+ 00013402  0x0000231e jam  0x00000001 , 0x0000460a 
+ 00013403  0x0000231f jam  0x00000000 , 0x0000457e 
+ 00013404  0x00002320 fetch  0x00000004 , 0x000044f1 
+ 00013405  0x00002321 call  0x00003236 
+ 00013406  0x00002322 call  0x00003222 
+ 00013407  0x00002323 branch  0x000033be 
+ 00013408  0x00002327 jam  0x00000000 , 0x00004611 
+ 00013409  0x00002329 jam  0x00000000 , 0x00004616 
+ 00013410  0x0000232a jam  0x00000000 , 0x00004615 
+ 00013411  0x0000232b rtn 
+ 00013412  0x0000232f fetch  0x00000001 , 0x00004616 
+ 00013413  0x00002330 rtnne  0x00000000 
+ 00013414  0x00002331 call  0x00003451 
+ 00013415  0x00002332 call  0x00003518 
+ 00013416  0x00002333 branch  0x000033ab 
+ 00013417  0x00002341 bpatchx  0x0000008a , 0x00004031 
+ 00013418  0x00002342 fetch  0x00000001 , 0x00004616 
+ 00013419  0x00002343 rtnne  0x00000001 
+ 00013420  0x00002344 call  0x000032ff 
+ 00013421  0x00002345 call  0x0000330f 
+ 00013422  0x00002346 fetch  0x00000001 , 0x00004610 
+ 00013423  0x00002347 nrtn  0x00000034 
+ 00013424  0x00002348 fetch  0x00000001 , 0x000045d5 
+ 00013425  0x00002349 rtn  0x00000034 
+ 00013426  0x0000234a jam  0x00000000 , 0x00004613 
+ 00013427  0x0000234b call  0x00003460 
+ 00013428  0x0000234c call  0x000033fe 
+ 00013429  0x0000234d branch  0x00003258 
+ 00013430  0x0000235a fetch  0x00000001 , 0x00004615 
+ 00013431  0x0000235b rtnbit1  0x00000007 
+ 00013432  0x0000235c set1  0x00000007 , 0x0000003f 
+ 00013433  0x0000235d store  0x00000001 , 0x00004615 
+ 00013434  0x0000235e fetch  0x00000001 , 0x00004623 
+ 00013435  0x0000235f store  0x00000001 , 0x00004141 
+ 00013436  0x00002361 jam  0x00000000 , 0x00004617 
+ 00013437  0x00002362 jam  0x00000001 , 0x00004611 
+ 00013438  0x00002363 setarg  0x00000000 
+ 00013439  0x00002364 store  0x00000003 , 0x0000463d 
+ 00013440  0x00002365 store  0x00000007 , 0x0000461a 
+ 00013441  0x00002366 call  0x00003506 
+ 00013442  0x00002367 nrtn  0x00000005 
+ 00013443  0x00002368 fetch  0x00000001 , 0x0000458e 
+ 00013444  0x00002369 store  0x00000001 , 0x00004619 
+ 00013445  0x0000236a fetch  0x00000001 , 0x0000458d 
+ 00013446  0x0000236b store  0x00000001 , 0x00004618 
+ 00013447  0x0000236c rtn 
+ 00013448  0x00002370 bpatchx  0x0000008b , 0x00004031 
+ 00013449  0x00002371 fetch  0x00000001 , 0x00004616 
+ 00013450  0x00002372 rtnne  0x00000007 
+ 00013451  0x00002373 call  0x00003476 
+ 00013452  0x00002374 call  0x000034ae 
+ 00013453  0x00002375 call  0x000033f1 
+ 00013454  0x00002376 nbranch  0x000033be , 0x0000002f 
+ 00013455  0x00002378 call  0x00003506 
+ 00013456  0x00002379 call  0x000033ad , 0x00000005 
+ 00013457  0x0000237b fetch  0x00000001 , 0x0000460a 
+ 00013458  0x0000237c call  0x0000344d , 0x00000034 
+ 00013459  0x0000237f jam  0x00000000 , 0x00004616 
+ 00013460  0x00002380 fetch  0x00000001 , 0x00004615 
+ 00013461  0x00002381 set1  0x00000000 , 0x0000003f 
+ 00013462  0x00002382 store  0x00000001 , 0x00004615 
+ 00013463  0x00002384 fetch  0x00000001 , 0x00004611 
+ 00013464  0x00002385 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00013465  0x00002386 ncall  0x00003504 , 0x00000005 
+ 00013466  0x00002388 call  0x000033be 
+ 00013467  0x00002389 call  0x000033fe 
+ 00013468  0x0000238a call  0x00003506 
+ 00013469  0x0000238b branch  0x000034a7 , 0x00000005 
+ 00013470  0x0000238c fetch  0x00000004 , 0x0000458f 
+ 00013471  0x0000238d fetcht  0x00000004 , 0x00004634 
+ 00013472  0x0000238e isub  0x00000002 , 0x0000003e 
+ 00013473  0x0000238f branch  0x000034aa , 0x00000005 
+ 00013474  0x00002390 fetch  0x00000004 , 0x0000458f 
+ 00013475  0x00002391 fetcht  0x00000004 , 0x00004630 
+ 00013476  0x00002392 isub  0x00000002 , 0x0000003e 
+ 00013477  0x00002393 branch  0x000034ac , 0x00000005 
+ 00013478  0x00002394 rtn 
+ 00013479  0x00002398 fetch  0x00000001 , 0x00004619 
+ 00013480  0x0000239a store  0x00000001 , 0x0000458e 
+ 00013481  0x0000239b rtn 
+ 00013482  0x0000239e fetch  0x00000001 , 0x0000461f 
+ 00013483  0x0000239f branch  0x000034a8 
+ 00013484  0x000023a2 fetch  0x00000001 , 0x0000461c 
+ 00013485  0x000023a3 branch  0x000034a8 
+ 00013486  0x000023a7 bpatchx  0x0000008c , 0x00004031 
+ 00013487  0x000023a8 fetch  0x00000001 , 0x00004617 
+ 00013488  0x000023a9 increase  0x00000001 , 0x0000003f 
+ 00013489  0x000023aa and_into  0x00000003 , 0x0000003f 
+ 00013490  0x000023ab store  0x00000001 , 0x00004617 
+ 00013491  0x000023ad beq  0x00000000 , 0x000034d2 
+ 00013492  0x000023ae beq  0x00000001 , 0x000034ec 
+ 00013493  0x000023af beq  0x00000002 , 0x000034b8 
+ 00013494  0x000023b0 beq  0x00000003 , 0x000034ec 
+ 00013495  0x000023b1 rtn 
+ 00013496  0x000023b4 call  0x00003330 
+ 00013497  0x000023b5 fetch  0x00000004 , 0x00004630 
+ 00013498  0x000023b6 branch  0x000034ae , 0x00000034 
+ 00013499  0x000023b7 call  0x00003236 
+ 00013500  0x000023b8 fetch  0x00000001 , 0x0000461d 
+ 00013501  0x000023b9 call  0x000034cd , 0x00000034 
+ 00013502  0x000023ba fetch  0x00000001 , 0x0000461b 
+ 00013503  0x000023bb store  0x00000001 , 0x0000458d 
+ 00013504  0x000023bc fetcht  0x00000001 , 0x0000463e 
+ 00013505  0x000023bd fetchr  0x00000011 , 0x00000002 , 0x00004644 
+ 00013506  0x000023be call  0x000035ab 
+ 00013507  0x000023bf storet  0x00000001 , 0x0000463e 
+ 00013508  0x000023c0 call  0x000035b4 
+ 00013509  0x000023c1 storet  0x00000001 , 0x0000463b 
+ 00013510  0x000023c2 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013511  0x000023c3 nrtn  0x00000002 
+ 00013512  0x000023c4 fetcht  0x00000001 , 0x0000461c 
+ 00013513  0x000023c5 call  0x00003227 
+ 00013514  0x000023c6 storet  0x00000001 , 0x0000461c 
+ 00013515  0x000023c7 store  0x00000001 , 0x0000461b 
+ 00013516  0x000023c8 rtn 
+ 00013517  0x000023cb jam  0x00000001 , 0x0000461d 
+ 00013518  0x000023cc arg  0x00000000 , 0x00000002 
+ 00013519  0x000023cd call  0x0000322c 
+ 00013520  0x000023ce store  0x00000001 , 0x0000461b 
+ 00013521  0x000023cf rtn 
+ 00013522  0x000023d2 call  0x00003338 
+ 00013523  0x000023d3 fetch  0x00000004 , 0x00004634 
+ 00013524  0x000023d4 branch  0x000034ae , 0x00000034 
+ 00013525  0x000023d5 call  0x00003236 
+ 00013526  0x000023d6 fetch  0x00000001 , 0x00004620 
+ 00013527  0x000023d7 call  0x000034e7 , 0x00000034 
+ 00013528  0x000023d8 fetch  0x00000001 , 0x0000461e 
+ 00013529  0x000023d9 store  0x00000001 , 0x0000458d 
+ 00013530  0x000023da fetcht  0x00000001 , 0x0000463f 
+ 00013531  0x000023db fetchr  0x00000011 , 0x00000002 , 0x00004646 
+ 00013532  0x000023dc call  0x000035ab 
+ 00013533  0x000023dd storet  0x00000001 , 0x0000463f 
+ 00013534  0x000023de call  0x000035b4 
+ 00013535  0x000023df storet  0x00000001 , 0x0000463c 
+ 00013536  0x000023e0 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013537  0x000023e1 nrtn  0x00000002 
+ 00013538  0x000023e2 fetcht  0x00000001 , 0x0000461f 
+ 00013539  0x000023e3 call  0x00003227 
+ 00013540  0x000023e4 storet  0x00000001 , 0x0000461f 
+ 00013541  0x000023e5 store  0x00000001 , 0x0000461e 
+ 00013542  0x000023e6 rtn 
+ 00013543  0x000023e9 jam  0x00000001 , 0x00004620 
+ 00013544  0x000023ea arg  0x00000000 , 0x00000002 
+ 00013545  0x000023eb call  0x0000322c 
+ 00013546  0x000023ec store  0x00000001 , 0x0000461e 
+ 00013547  0x000023ed rtn 
+ 00013548  0x000023f0 call  0x00003330 
+ 00013549  0x000023f1 fetch  0x00000004 , 0x000044f1 
+ 00013550  0x000023f2 call  0x00003236 
+ 00013551  0x000023f3 fetch  0x00000001 , 0x0000461a 
+ 00013552  0x000023f4 call  0x00003500 , 0x00000034 
+ 00013553  0x000023f5 fetch  0x00000001 , 0x00004618 
+ 00013554  0x000023f6 store  0x00000001 , 0x0000458d 
+ 00013555  0x000023f7 fetcht  0x00000001 , 0x0000463d 
+ 00013556  0x000023f8 fetchr  0x00000011 , 0x00000002 , 0x00004642 
+ 00013557  0x000023f9 call  0x000035ab 
+ 00013558  0x000023fa storet  0x00000001 , 0x0000463d 
+ 00013559  0x000023fb call  0x000035b4 
+ 00013560  0x000023fc storet  0x00000001 , 0x0000463a 
+ 00013561  0x000023fd sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013562  0x000023fe nrtn  0x00000002 
+ 00013563  0x000023ff fetcht  0x00000001 , 0x00004619 
+ 00013564  0x00002400 call  0x00003227 
+ 00013565  0x00002401 storet  0x00000001 , 0x00004619 
+ 00013566  0x00002402 store  0x00000001 , 0x00004618 
+ 00013567  0x00002403 rtn 
+ 00013568  0x00002406 jam  0x00000001 , 0x0000461a 
+ 00013569  0x00002407 fetch  0x00000001 , 0x00004618 
+ 00013570  0x00002408 store  0x00000001 , 0x0000458d 
+ 00013571  0x00002409 rtn 
+ 00013572  0x0000240d jam  0x00000000 , 0x00004611 
+ 00013573  0x0000240e rtn 
+ 00013574  0x00002412 fetch  0x00000004 , 0x0000458f 
+ 00013575  0x00002413 fetcht  0x00000004 , 0x000044f1 
+ 00013576  0x00002414 isub  0x00000002 , 0x0000003e 
+ 00013577  0x00002415 rtn 
+ 00013578  0x00002422 fetch  0x00000001 , 0x00004611 
+ 00013579  0x00002423 rtneq  0x00000002 
+ 00013580  0x00002424 fetch  0x00000001 , 0x00004614 
+ 00013581  0x00002425 rtn  0x00000034 
+ 00013582  0x00002426 arg  0x00000008 , 0x00000007 
+ 00013583  0x00002427 call  0x00007cef 
+ 00013584  0x00002428 nrtn  0x00000034 
+ 00013585  0x00002429 jam  0x00000000 , 0x00004614 
+ 00013586  0x0000242a jam  0x00000000 , 0x00004622 
+ 00013587  0x0000242b call  0x0000341f 
+ 00013588  0x0000242e bpatchx  0x0000008d , 0x00004031 
+ 00013589  0x0000242f jam  0x00000007 , 0x00004616 
+ 00013590  0x00002430 jam  0x00000000 , 0x00004615 
+ 00013591  0x00002431 branch  0x000033be 
+ 00013592  0x00002438 bpatchx  0x0000008e , 0x00004031 
+ 00013593  0x00002439 fetch  0x00000001 , 0x0000460a 
+ 00013594  0x0000243a beq  0x00000001 , 0x000035ea 
+ 00013595  0x0000243b fetch  0x00000001 , 0x00004612 
+ 00013596  0x0000243c beq  0x00000001 , 0x0000352c 
+ 00013597  0x0000243d fetcht  0x00000004 , 0x0000460b 
+ 00013598  0x0000243e copy  0x00000022 , 0x0000003f 
+ 00013599  0x0000243f isub  0x00000002 , 0x0000003e 
+ 00013600  0x00002440 ncall  0x00003255 , 0x00000002 
+ 00013601  0x00002441 copy  0x0000003f , 0x00000012 
+ 00013602  0x00002442 fetch  0x00000004 , 0x0000460b 
+ 00013603  0x00002443 fetcht  0x00000001 , 0x0000460f 
+ 00013604  0x00002444 iadd  0x00000002 , 0x00000002 
+ 00013605  0x00002445 copy  0x00000012 , 0x0000003f 
+ 00013606  0x00002446 isub  0x00000002 , 0x0000003e 
+ 00013607  0x00002447 nrtn  0x00000002 
+ 00013608  0x00002448 set0  0x0000001c , 0x0000003f 
+ 00013609  0x00002449 store  0x00000004 , 0x0000460b 
+ 00013610  0x0000244a jam  0x00000001 , 0x0000460a 
+ 00013611  0x0000244b branch  0x00003222 
+ 00013612  0x0000244e jam  0x00000000 , 0x00004612 
+ 00013613  0x0000244f branch  0x00003222 
+ 00013614  0x00002452 copy  0x00000022 , 0x0000003f 
+ 00013615  0x00002453 store  0x00000004 , 0x0000460b 
+ 00013616  0x00002454 rtn 
+ 00013617  0x0000245a arg  0x000045de , 0x00000013 
+ 00013618  0x0000245b arg  0x0000367a , 0x00000012 
+ 00013619  0x0000245c branch  0x000042e7 
+ 00013620  0x00002460 bpatchx  0x0000008f , 0x00004031 
+ 00013621  0x00002461 set1  0x00000026 , 0x00000000 
+ 00013622  0x00002462 fetch  0x00000001 , 0x000045fc 
+ 00013623  0x00002463 set0  0x00000001 , 0x0000003f 
+ 00013624  0x00002464 set1  0x00000002 , 0x0000003f 
+ 00013625  0x00002465 store  0x00000001 , 0x000045fc 
+ 00013626  0x00002466 fetch  0x00000001 , 0x000045e3 
+ 00013627  0x00002467 branch  0x00003549 , 0x00000034 
+ 00013628  0x00002468 fetch  0x00000001 , 0x000045e2 
+ 00013629  0x00002469 beq  0x00000001 , 0x00003541 
+ 00013630  0x0000246a beq  0x00000002 , 0x00003541 
+ 00013631  0x0000246b beq  0x00000003 , 0x00003550 
+ 00013632  0x0000246c beq  0x00000004 , 0x00003550 
+ 00013633  0x0000246e fetch  0x00000001 , 0x000045d1 
+ 00013634  0x0000246f store  0x00000001 , 0x00004141 
+ 00013635  0x00002470 fetcht  0x00000001 , 0x000045ec 
+ 00013636  0x00002471 storet  0x00000001 , 0x0000458e 
+ 00013637  0x00002472 fetch  0x00000004 , 0x000045e4 
+ 00013638  0x00002473 call  0x0000355a 
+ 00013639  0x00002474 storet  0x00000001 , 0x000045ec 
+ 00013640  0x00002475 rtn 
+ 00013641  0x00002478 jam  0x00000003 , 0x00004141 
+ 00013642  0x00002479 fetcht  0x00000001 , 0x000045ed 
+ 00013643  0x0000247a storet  0x00000001 , 0x0000458e 
+ 00013644  0x0000247b fetch  0x00000004 , 0x000045e8 
+ 00013645  0x0000247c call  0x0000355a 
+ 00013646  0x0000247d storet  0x00000001 , 0x000045ed 
+ 00013647  0x0000247e rtn 
+ 00013648  0x00002481 jam  0x00000003 , 0x00004141 
+ 00013649  0x00002482 fetcht  0x00000001 , 0x000045ee 
+ 00013650  0x00002483 storet  0x00000001 , 0x0000458e 
+ 00013651  0x00002484 fetch  0x00000004 , 0x00004604 
+ 00013652  0x00002485 call  0x0000355a 
+ 00013653  0x00002486 storet  0x00000001 , 0x000045ee 
+ 00013654  0x00002487 rtn 
+ 00013655  0x0000248a fetch  0x00000004 , 0x0000455f 
+ 00013656  0x0000248b rtn  0x00000034 
+ 00013657  0x0000248c store  0x00000004 , 0x000045e8 
+ 00013658  0x0000248e call  0x00003236 
+ 00013659  0x0000248f branch  0x00003222 
+ 00013660  0x00002493 bpatchx  0x00000090 , 0x00004032 
+ 00013661  0x00002494 fetch  0x00000002 , 0x000045e0 
+ 00013662  0x00002495 arg  0x000001f8 , 0x00000002 
+ 00013663  0x00002496 iand  0x00000002 , 0x0000003f 
+ 00013664  0x00002497 branch  0x00003565 , 0x00000034 
+ 00013665  0x00002498 fetch  0x00000002 , 0x000045e0 
+ 00013666  0x00002499 increase  0x00000001 , 0x0000003f 
+ 00013667  0x0000249a store  0x00000002 , 0x000045e0 
+ 00013668  0x0000249b rtn 
+ 00013669  0x0000249e call  0x0000357f 
+ 00013670  0x0000249f call  0x00003651 
+ 00013671  0x000024a0 nbranch  0x00003586 , 0x00000018 
+ 00013672  0x000024a1 nbranch  0x00003586 , 0x0000002f 
+ 00013673  0x000024a2 call  0x0000366e 
+ 00013674  0x000024a3 fetch  0x00000004 , 0x000045cc 
+ 00013675  0x000024a4 fetcht  0x00000004 , 0x0000458f 
+ 00013676  0x000024a5 isub  0x00000002 , 0x0000003e 
+ 00013677  0x000024a6 branch  0x00003291 , 0x00000005 
+ 00013678  0x000024a7 fetch  0x00000004 , 0x00004604 
+ 00013679  0x000024a8 fetcht  0x00000004 , 0x0000458f 
+ 00013680  0x000024a9 isub  0x00000002 , 0x0000003e 
+ 00013681  0x000024aa call  0x00003557 , 0x00000005 
+ 00013682  0x000024ab fetch  0x00000001 , 0x000045fc 
+ 00013683  0x000024ac set0  0x00000002 , 0x0000003f 
+ 00013684  0x000024ad store  0x00000001 , 0x000045fc 
+ 00013685  0x000024ae setarg  0x00000000 
+ 00013686  0x000024af store  0x00000002 , 0x000045d8 
+ 00013687  0x000024b0 store  0x00000002 , 0x000045e0 
+ 00013688  0x000024b1 store  0x00000002 , 0x000045de 
+ 00013689  0x000024b2 jam  0x0000003c , 0x0000066f 
+ 00013690  0x000024b3 call  0x0000782b 
+ 00013691  0x000024b5 bpatchx  0x00000091 , 0x00004032 
+ 00013692  0x000024b6 arg  0x00000020 , 0x00000039 
+ 00013693  0x000024b7 arg  0x00004519 , 0x00000005 
+ 00013694  0x000024b8 branch  0x00007ca3 
+ 00013695  0x000024bb jam  0x000000ff , 0x00004519 
+ 00013696  0x000024bc fetch  0x00000001 , 0x00004589 
+ 00013697  0x000024bd store  0x00000001 , 0x0000451a 
+ 00013698  0x000024be fetch  0x00000004 , 0x00004604 
+ 00013699  0x000024bf store  0x00000004 , 0x0000451b 
+ 00013700  0x000024c0 jam  0x00000006 , 0x00004588 
+ 00013701  0x000024c1 branch  0x000031e5 
+ 00013702  0x000024c4 bpatchx  0x00000092 , 0x00004032 
+ 00013703  0x000024c5 fetch  0x00000001 , 0x000045e3 
+ 00013704  0x000024c6 branch  0x00003222 , 0x00000034 
+ 00013705  0x000024c7 fetch  0x00000002 , 0x000045e0 
+ 00013706  0x000024c8 increase  0x00000001 , 0x0000003f 
+ 00013707  0x000024c9 store  0x00000002 , 0x000045e0 
+ 00013708  0x000024ca isolate1  0x00000009 , 0x0000003f 
+ 00013709  0x000024cb fetch  0x00000001 , 0x000045e2 
+ 00013710  0x000024cc beq  0x00000001 , 0x00003593 
+ 00013711  0x000024cd beq  0x00000002 , 0x00003595 
+ 00013712  0x000024ce beq  0x00000003 , 0x00003597 
+ 00013713  0x000024cf beq  0x00000004 , 0x00003599 
+ 00013714  0x000024d0 branch  0x00003549 
+ 00013715  0x000024d4 branch  0x00003549 , 0x00000001 
+ 00013716  0x000024d5 branch  0x00003541 
+ 00013717  0x000024d8 branch  0x00003550 , 0x00000001 
+ 00013718  0x000024d9 branch  0x00003541 
+ 00013719  0x000024dc branch  0x00003550 , 0x00000001 
+ 00013720  0x000024dd branch  0x00003549 
+ 00013721  0x000024e0 branch  0x00003550 , 0x00000001 
+ 00013722  0x000024e1 branch  0x0000329c 
+ 00013723  0x000024ec fetch  0x00000001 , 0x000045eb 
+ 00013724  0x000024ed beq  0x00000001 , 0x0000359f 
+ 00013725  0x000024ee beq  0x00000002 , 0x000035a5 
+ 00013726  0x000024ef rtn 
+ 00013727  0x000024f1 fetch  0x00000001 , 0x000045de 
+ 00013728  0x000024f2 nrtn  0x00000034 
+ 00013729  0x000024f3 fetch  0x00000004 , 0x000045ec 
+ 00013730  0x000024f4 store  0x00000004 , 0x0000462c 
+ 00013731  0x000024f6 store  0x00000004 , 0x00004630 
+ 00013732  0x000024f7 rtn 
+ 00013733  0x000024f9 fetch  0x00000001 , 0x000045df 
+ 00013734  0x000024fa nrtn  0x00000034 
+ 00013735  0x000024fb fetch  0x00000004 , 0x000045ec 
+ 00013736  0x000024fc store  0x00000004 , 0x0000462c 
+ 00013737  0x000024fe store  0x00000004 , 0x00004634 
+ 00013738  0x000024ff rtn 
+ 00013739  0x0000250a bpatchx  0x00000093 , 0x00004032 
+ 00013740  0x0000250b copy  0x00000011 , 0x0000003f 
+ 00013741  0x0000250c iadd  0x00000002 , 0x00000005 
+ 00013742  0x0000250d fetch  0x00000001 , 0x00000009 
+ 00013743  0x0000250e istore  0x00000001 , 0x00000005 
+ 00013744  0x0000250f increase  0x00000001 , 0x00000002 
+ 00013745  0x00002510 fetch  0x00000001 , 0x000045d2 
+ 00013746  0x00002511 iand  0x00000002 , 0x00000002 
+ 00013747  0x00002512 rtn 
+ 00013748  0x00002515 bpatchx  0x00000094 , 0x00004032 
+ 00013749  0x00002516 fetch  0x00000001 , 0x000045d2 
+ 00013750  0x00002517 increase  0x00000001 , 0x0000003f 
+ 00013751  0x00002518 store  0x00000002 , 0x0000069b 
+ 00013752  0x00002519 copy  0x0000003f , 0x00000039 
+ 00013753  0x0000251a copy  0x00000011 , 0x00000006 
+ 00013754  0x0000251b arg  0x00000000 , 0x0000003f 
+ 00013755  0x0000251d ifetcht  0x00000001 , 0x00000006 
+ 00013756  0x0000251e iadd  0x00000002 , 0x0000003f 
+ 00013757  0x0000251f loop  0x000035bb 
+ 00013758  0x00002520 fetcht  0x00000002 , 0x0000069b 
+ 00013759  0x00002521 idiv  0x00000002 
+ 00013760  0x00002522 call  0x00007d62 
+ 00013761  0x00002523 quotient  0x00000002 
+ 00013762  0x00002524 rtnmark1  0x00000027 
+ 00013763  0x00002525 copy  0x00000002 , 0x0000003f 
+ 00013764  0x00002526 rtnmark0  0x00000026 
+ 00013765  0x00002527 call  0x00002308 
+ 00013766  0x00002528 copy  0x0000003f , 0x00000002 
+ 00013767  0x00002529 rtn 
+ 00013768  0x0000252c branch  0x000022e9 
+ 00013769  0x00002537 fetch  0x00000002 , 0x000045f0 
+ 00013770  0x00002538 branch  0x000035dd 
+ 00013771  0x0000253b copy  0x0000003f , 0x00000011 
+ 00013772  0x0000253c fetcht  0x00000001 , 0x000045ef 
+ 00013773  0x0000253d fetch  0x00000002 , 0x000045f0 
+ 00013774  0x0000253e iadd  0x00000002 , 0x00000005 
+ 00013775  0x0000253f copy  0x00000011 , 0x0000003f 
+ 00013776  0x00002540 istore  0x00000001 , 0x00000005 
+ 00013777  0x00002541 increase  0x00000001 , 0x00000002 
+ 00013778  0x00002542 fetch  0x00000001 , 0x000045d2 
+ 00013779  0x00002543 iand  0x00000002 , 0x00000002 
+ 00013780  0x00002544 storet  0x00000001 , 0x000045ef 
+ 00013781  0x00002545 rtn 
+ 00013782  0x00002550 fetch  0x00000002 , 0x00004640 
+ 00013783  0x00002551 call  0x000035dd 
+ 00013784  0x00002552 fetch  0x00000002 , 0x00004642 
+ 00013785  0x00002553 call  0x000035dd 
+ 00013786  0x00002554 fetch  0x00000002 , 0x00004644 
+ 00013787  0x00002555 call  0x000035dd 
+ 00013788  0x00002556 fetch  0x00000002 , 0x00004646 
+ 00013789  0x00002558 rtn  0x00000034 
+ 00013790  0x00002559 copy  0x0000003f , 0x00000005 
+ 00013791  0x0000255a fetch  0x00000001 , 0x000045d2 
+ 00013792  0x0000255b increase  0x00000001 , 0x0000003f 
+ 00013793  0x0000255c copy  0x0000003f , 0x00000039 
+ 00013794  0x0000255d branch  0x00007ca1 
+ 00013795  0x00002561 call  0x000035c8 
+ 00013796  0x00002562 rtn  0x00000034 
+ 00013797  0x00002563 fetcht  0x00000001 , 0x00004639 
+ 00013798  0x00002564 fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013799  0x00002565 call  0x000035ab 
+ 00013800  0x00002566 storet  0x00000001 , 0x00004639 
+ 00013801  0x00002567 rtn 
+ 00013802  0x0000256b fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013803  0x0000256c call  0x000035b4 
+ 00013804  0x0000256d storet  0x00000001 , 0x00004638 
+ 00013805  0x0000256e sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013806  0x0000256f nrtn  0x00000002 
+ 00013807  0x00002570 branch  0x00003222 
+ 00013808  0x00002579 fetch  0x00000004 , 0x000044f1 
+ 00013809  0x0000257a store  0x00000004 , 0x00004604 
+ 00013810  0x0000257b branch  0x000035c9 
+ 00013811  0x0000257e setarg  0x00002fb2 
+ 00013812  0x0000257f store  0x00000003 , 0x00004608 
+ 00013813  0x00002580 setarg  0x00100c0c 
+ 00013814  0x00002581 store  0x00000003 , 0x000045a7 
+ 00013815  0x00002582 setarg  0x0000bb80 
+ 00013816  0x00002583 store  0x00000003 , 0x0000460b 
+ 00013817  0x00002584 jam  0x00000005 , 0x00004621 
+ 00013818  0x00002585 rtn 
+ 00013819  0x00002588 setarg  0x0000f80c 
+ 00013820  0x00002589 store  0x00000003 , 0x00004608 
+ 00013821  0x0000258a setarg  0x001c1919 
+ 00013822  0x0000258b store  0x00000003 , 0x000045a7 
+ 00013823  0x0000258c setarg  0x00017700 
+ 00013824  0x0000258d store  0x00000003 , 0x0000460b 
+ 00013825  0x0000258e jam  0x0000000b , 0x00004621 
+ 00013826  0x0000258f rtn 
+ 00013827  0x00002593 rtnmark0  0x00000026 
+ 00013828  0x00002594 fetch  0x00000001 , 0x000045fc 
+ 00013829  0x00002595 bbit1  0x00000001 , 0x000032a3 
+ 00013830  0x00002596 bbit1  0x00000002 , 0x0000355c 
+ 00013831  0x00002597 fetch  0x00000001 , 0x00004618 
+ 00013832  0x00002598 beq  0x00000001 , 0x000036c0 
+ 00013833  0x0000259a bpatchx  0x00000095 , 0x00004032 
+ 00013834  0x0000259b call  0x00003625 
+ 00013835  0x0000259c nbranch  0x0000369f , 0x00000028 
+ 00013836  0x0000259e call  0x0000363a 
+ 00013837  0x0000259f call  0x000036e8 
+ 00013838  0x000025a0 fetch  0x00000001 , 0x000043cb 
+ 00013839  0x000025a1 beq  0x00000008 , 0x0000600a 
+ 00013840  0x000025a3 fetch  0x00000008 , 0x0000460b 
+ 00013841  0x000025a4 store  0x00000008 , 0x000045af 
+ 00013842  0x000025a5 fetch  0x00000002 , 0x0000461d 
+ 00013843  0x000025a6 store  0x00000002 , 0x0000461f 
+ 00013844  0x000025a7 fetch  0x00000002 , 0x000045f8 
+ 00013845  0x000025a8 branch  0x00007d79 
+ 00013846  0x000025ab bpatchx  0x00000096 , 0x00004032 
+ 00013847  0x000025ac call  0x000036b4 
+ 00013848  0x000025ad nrtn  0x00000028 
+ 00013849  0x000025ae call  0x000036be 
+ 00013850  0x000025af call  0x00007de2 
+ 00013851  0x000025b0 fetch  0x00000003 , 0x00004608 
+ 00013852  0x000025b1 branch  0x00003622 
+ 00013853  0x000025b4 bpatchx  0x00000097 , 0x00004032 
+ 00013854  0x000025b5 call  0x000036b4 
+ 00013855  0x000025b6 nrtn  0x00000028 
+ 00013856  0x000025b7 call  0x000036be 
+ 00013857  0x000025b8 fetch  0x00000008 , 0x000045af 
+ 00013858  0x000025ba call  0x00007d25 
+ 00013859  0x000025bb storet  0x00000004 , 0x000040a9 
+ 00013860  0x000025bc branch  0x0000241e 
+ 00013861  0x000025c1 call  0x00003628 
+ 00013862  0x000025c2 nrtn  0x00000028 
+ 00013863  0x000025c3 branch  0x000031e5 
+ 00013864  0x000025c7 fetch  0x00000002 , 0x000045f2 
+ 00013865  0x000025c8 call  0x00007d79 
+ 00013866  0x000025c9 branch  0x0000362e , 0x00000028 
+ 00013867  0x000025ca fetch  0x00000007 , 0x0000451a 
+ 00013868  0x000025cb rtn  0x00000034 
+ 00013869  0x000025cc branch  0x00007dba 
+ 00013870  0x000025cf jam  0x00000000 , 0x00004602 
+ 00013871  0x000025d0 add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00013872  0x000025d1 store  0x00000001 , 0x00004588 
+ 00013873  0x000025d2 call  0x00003636 
+ 00013874  0x000025d3 store  0x00000001 , 0x00004519 
+ 00013875  0x000025d4 copy  0x00000012 , 0x00000006 
+ 00013876  0x000025d5 copy  0x00000011 , 0x00000039 
+ 00013877  0x000025d6 branch  0x00007cda 
+ 00013878  0x000025d9 fetch  0x00000001 , 0x00004589 
+ 00013879  0x000025da and_into  0x00000007 , 0x0000003f 
+ 00013880  0x000025db store  0x00000001 , 0x00004589 
+ 00013881  0x000025dc rtn 
+ 00013882  0x000025e6 setarg  0x00000000 
+ 00013883  0x000025e7 store  0x00000001 , 0x00004601 
+ 00013884  0x000025e8 store  0x00000002 , 0x00004622 
+ 00013885  0x000025ea call  0x00003651 
+ 00013886  0x000025eb fetch  0x00000001 , 0x0000457f 
+ 00013887  0x000025ec beq  0x00000001 , 0x00003646 
+ 00013888  0x000025ed nbranch  0x0000365f , 0x00000018 
+ 00013889  0x000025ee nbranch  0x0000365f , 0x0000002f 
+ 00013890  0x000025ef call  0x0000366e 
+ 00013891  0x000025f0 fetch  0x00000001 , 0x000043cb 
+ 00013892  0x000025f1 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00013893  0x000025f2 call  0x00006262 , 0x00000005 
+ 00013894  0x000025f4 call  0x0000371a 
+ 00013895  0x000025f6 call  0x0000357b 
+ 00013896  0x000025f7 fetch  0x00000001 , 0x0000457e 
+ 00013897  0x000025f8 increase  0x00000001 , 0x0000003f 
+ 00013898  0x000025f9 store  0x00000001 , 0x0000457e 
+ 00013899  0x000025fa call  0x00003692 
+ 00013900  0x000025fc bpatchx  0x00000098 , 0x00004033 
+ 00013901  0x000025fd setarg  0x00000000 
+ 00013902  0x000025fe store  0x00000001 , 0x000045fd 
+ 00013903  0x000025ff store  0x00000002 , 0x000045fe 
+ 00013904  0x00002600 rtn 
+ 00013905  0x00002603 bpatchx  0x00000099 , 0x00004033 
+ 00013906  0x00002604 disable  0x0000002f 
+ 00013907  0x00002605 call  0x00003195 
+ 00013908  0x00002606 fetch  0x00000001 , 0x0000457f 
+ 00013909  0x00002607 beq  0x00000001 , 0x00003183 
+ 00013910  0x00002608 force  0x00000000 , 0x00000015 
+ 00013911  0x00002609 fetch  0x00000004 , 0x0000458f 
+ 00013912  0x0000260a iforce  0x00000009 
+ 00013913  0x0000260b fetcht  0x00000001 , 0x00000008 
+ 00013914  0x0000260c call  0x0000216f 
+ 00013915  0x0000260d call  0x000021a6 
+ 00013916  0x0000260e call  0x00003121 
+ 00013917  0x0000260f call  0x00003183 , 0x0000002f 
+ 00013918  0x00002610 rtn 
+ 00013919  0x00002613 bpatchx  0x0000009a , 0x00004033 
+ 00013920  0x00002614 fetch  0x00000001 , 0x000043cb 
+ 00013921  0x00002615 beq  0x00000008 , 0x000060f9 
+ 00013922  0x00002617 fetch  0x00000001 , 0x00004602 
+ 00013923  0x00002618 nrtn  0x00000034 
+ 00013924  0x00002619 fetch  0x00000002 , 0x000045fe 
+ 00013925  0x0000261a increase  0x00000001 , 0x0000003f 
+ 00013926  0x0000261b store  0x00000002 , 0x000045fe 
+ 00013927  0x0000261c fetch  0x00000001 , 0x000045ff 
+ 00013928  0x0000261d bbit1  0x00000004 , 0x00003676 
+ 00013929  0x0000261e call  0x0000367c 
+ 00013930  0x0000261f fetch  0x00000002 , 0x00004622 
+ 00013931  0x00002620 increase  0x00000001 , 0x0000003f 
+ 00013932  0x00002621 store  0x00000002 , 0x00004622 
+ 00013933  0x00002622 branch  0x0000363d 
+ 00013934  0x00002625 bpatchx  0x0000009b , 0x00004033 
+ 00013935  0x00002626 call  0x00003214 
+ 00013936  0x00002627 fetch  0x00000001 , 0x0000457d 
+ 00013937  0x00002628 rtn  0x00000034 
+ 00013938  0x00002629 iforce  0x00000039 
+ 00013939  0x0000262a arg  0x000044f9 , 0x00000006 
+ 00013940  0x0000262b arg  0x0000455d , 0x00000005 
+ 00013941  0x0000262c branch  0x00007cda 
+ 00013942  0x00002630 bpatchx  0x0000009c , 0x00004033 
+ 00013943  0x00002631 setarg  0x00000000 
+ 00013944  0x00002632 store  0x00000002 , 0x000045fe 
+ 00013945  0x00002633 jam  0x00000001 , 0x00004600 
+ 00013946  0x00002635 jam  0x0000003a , 0x0000066f 
+ 00013947  0x00002636 branch  0x0000782b 
+ 00013948  0x00002641 bpatchx  0x0000009d , 0x00004033 
+ 00013949  0x00002642 fetcht  0x00000001 , 0x00004601 
+ 00013950  0x00002643 fetch  0x00000001 , 0x00004621 
+ 00013951  0x00002644 isub  0x00000002 , 0x0000003e 
+ 00013952  0x00002645 nbranch  0x0000369a , 0x00000002 
+ 00013953  0x00002646 increase  0x00000001 , 0x00000002 
+ 00013954  0x00002647 storet  0x00000001 , 0x00004601 
+ 00013955  0x00002648 fetch  0x00000001 , 0x00004621 
+ 00013956  0x00002649 beq  0x00000005 , 0x00003689 
+ 00013957  0x0000264a fetch  0x00000001 , 0x00004601 
+ 00013958  0x0000264b beq  0x00000006 , 0x00003694 
+ 00013959  0x0000264c beq  0x0000000c , 0x00003694 
+ 00013960  0x0000264d rtn 
+ 00013961  0x00002651 fetch  0x00000001 , 0x00004601 
+ 00013962  0x00002652 beq  0x00000003 , 0x00003694 
+ 00013963  0x00002653 beq  0x00000006 , 0x00003694 
+ 00013964  0x00002654 rtn 
+ 00013965  0x0000265e bmark1  0x0000002f , 0x00003690 
+ 00013966  0x0000265f store  0x00000001 , 0x0000453a 
+ 00013967  0x00002660 rtn 
+ 00013968  0x00002662 store  0x00000001 , 0x0000453b 
+ 00013969  0x00002663 rtn 
+ 00013970  0x00002666 fetch  0x00000001 , 0x00004589 
+ 00013971  0x00002667 rtnbit0  0x00000004 
+ 00013972  0x00002669 fetch  0x00000001 , 0x00004589 
+ 00013973  0x0000266a set0  0x00000004 , 0x0000003f 
+ 00013974  0x0000266b store  0x00000001 , 0x00004589 
+ 00013975  0x0000266c call  0x0000368d 
+ 00013976  0x0000266d call  0x0000371e 
+ 00013977  0x0000266e branch  0x00003222 
+ 00013978  0x00002671 call  0x0000370e 
+ 00013979  0x00002672 call  0x0000371e 
+ 00013980  0x00002673 branch  0x00003222 
+ 00013981  0x00002686 fetch  0x00000002 , 0x000045f4 
+ 00013982  0x00002687 branch  0x00007d79 
+ 00013983  0x0000268a fetch  0x00000001 , 0x00004602 
+ 00013984  0x0000268b call  0x000036a6 , 0x00000034 
+ 00013985  0x0000268c fetch  0x00000001 , 0x00004618 
+ 00013986  0x0000268d rtneq  0x00000001 
+ 00013987  0x0000268e call  0x0000369d 
+ 00013988  0x0000268f fetch  0x00000002 , 0x000045fa 
+ 00013989  0x00002690 branch  0x00007d79 
+ 00013990  0x00002693 jam  0x00000001 , 0x00004589 
+ 00013991  0x00002694 jam  0x00000001 , 0x00004602 
+ 00013992  0x00002695 call  0x00003636 
+ 00013993  0x00002696 store  0x00000001 , 0x00004519 
+ 00013994  0x00002697 setarg  0x00000000 
+ 00013995  0x00002698 store  0x00000007 , 0x0000451a 
+ 00013996  0x00002699 fetch  0x00000004 , 0x00004604 
+ 00013997  0x0000269a store  0x00000004 , 0x00004521 
+ 00013998  0x0000269b jam  0x0000000c , 0x00004588 
+ 00013999  0x0000269c fetch  0x00000001 , 0x00004589 
+ 00014000  0x0000269d set1  0x00000003 , 0x0000003f 
+ 00014001  0x0000269e store  0x00000001 , 0x00004589 
+ 00014002  0x0000269f call  0x000031e5 
+ 00014003  0x000026a0 branch  0x0000360c 
+ 00014004  0x000026a5 bpatchx  0x0000009e , 0x00004033 
+ 00014005  0x000026a6 enable  0x00000028 
+ 00014006  0x000026a7 call  0x00002408 
+ 00014007  0x000026a8 fetch  0x00000003 , 0x000040bd 
+ 00014008  0x000026a9 branch  0x00007dbc , 0x00000034 
+ 00014009  0x000026aa fetch  0x00000001 , 0x00004094 
+ 00014010  0x000026ab branch  0x00007dbc , 0x00000034 
+ 00014011  0x000026ac fetch  0x00000001 , 0x00004618 
+ 00014012  0x000026ad beq  0x00000001 , 0x00007dbc 
+ 00014013  0x000026ae rtn 
+ 00014014  0x000026b1 fetch  0x00000002 , 0x000045f6 
+ 00014015  0x000026b2 branch  0x00007d79 
+ 00014016  0x000026c0 call  0x00003245 
+ 00014017  0x000026c1 nrtn  0x00000028 
+ 00014018  0x000026c2 call  0x000036d5 
+ 00014019  0x000026c3 fetch  0x00000002 , 0x00004619 
+ 00014020  0x000026c4 increase  0x00000001 , 0x0000003f 
+ 00014021  0x000026c5 store  0x00000002 , 0x00004619 
+ 00014022  0x000026c6 fetcht  0x00000002 , 0x0000461b 
+ 00014023  0x000026c7 isub  0x00000002 , 0x0000003e 
+ 00014024  0x000026c8 call  0x000036ca , 0x00000005 
+ 00014025  0x000026c9 branch  0x00003609 
+ 00014026  0x000026cd jam  0x00000000 , 0x00004618 
+ 00014027  0x000026ce setarg  0x00000000 
+ 00014028  0x000026cf store  0x00000002 , 0x00004619 
+ 00014029  0x000026d0 setarg  0x00000064 
+ 00014030  0x000026d1 store  0x00000002 , 0x0000461b 
+ 00014031  0x000026d3 jam  0x00000000 , 0x00004617 
+ 00014032  0x000026d4 fetch  0x00000001 , 0x000045a8 
+ 00014033  0x000026d6 store  0x00000001 , 0x000045a7 
+ 00014034  0x000026d7 rtn 
+ 00014035  0x000026d9 fetch  0x00000001 , 0x000045a9 
+ 00014036  0x000026da branch  0x000036d1 
+ 00014037  0x000026dd fetch  0x00000001 , 0x00004617 
+ 00014038  0x000026de increase  0x00000001 , 0x0000003f 
+ 00014039  0x000026df store  0x00000001 , 0x00004617 
+ 00014040  0x000026e0 beq  0x00000004 , 0x000036d3 
+ 00014041  0x000026e1 beq  0x00000005 , 0x000036cf 
+ 00014042  0x000026e2 rtn 
+ 00014043  0x000026e5 jam  0x00000001 , 0x00004618 
+ 00014044  0x000026e6 setarg  0x00000000 
+ 00014045  0x000026e7 store  0x00000002 , 0x00004619 
+ 00014046  0x000026e8 rtn 
+ 00014047  0x000026f3 arg  0x00000002 , 0x00000039 
+ 00014048  0x000026f4 arg  0x0000458f , 0x00000006 
+ 00014049  0x000026f6 call  0x00007dba 
+ 00014050  0x000026f7 setarg  0x0000ffff 
+ 00014051  0x000026f9 ifetcht  0x00000002 , 0x00000006 
+ 00014052  0x000026fa isub  0x00000002 , 0x0000003e 
+ 00014053  0x000026fb ncall  0x00007dbc , 0x00000005 
+ 00014054  0x000026fc loop  0x000036e3 
+ 00014055  0x000026fd rtn 
+ 00014056  0x00002708 bpatchx  0x0000009f , 0x00004033 
+ 00014057  0x00002709 fetch  0x00000001 , 0x00004437 
+ 00014058  0x0000270a nrtn  0x00000034 
+ 00014059  0x0000270b fetch  0x00000002 , 0x000044e9 
+ 00014060  0x0000270c rtnbit1  0x0000000b 
+ 00014061  0x0000270f fetchr  0x00000011 , 0x00000002 , 0x000045f0 
+ 00014062  0x00002710 call  0x000035b4 
+ 00014063  0x00002711 storet  0x00000001 , 0x00004624 
+ 00014064  0x00002712 fetch  0x00000001 , 0x00004629 
+ 00014065  0x00002713 bmark1  0x00000026 , 0x000036f3 
+ 00014066  0x00002714 fetch  0x00000001 , 0x0000462c 
+ 00014067  0x00002716 isub  0x00000002 , 0x0000003e 
+ 00014068  0x00002717 nbranch  0x0000370d , 0x00000002 
+ 00014069  0x00002718 fetch  0x00000001 , 0x00004626 
+ 00014070  0x00002719 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014071  0x0000271a nbranch  0x000036fb , 0x00000002 
+ 00014072  0x0000271b fetch  0x00000001 , 0x00004626 
+ 00014073  0x0000271c beq  0x00000000 , 0x0000370e 
+ 00014074  0x0000271d rtn 
+ 00014075  0x00002720 fetch  0x00000001 , 0x00004626 
+ 00014076  0x00002721 fetcht  0x00000001 , 0x00004627 
+ 00014077  0x00002722 isub  0x00000002 , 0x0000003e 
+ 00014078  0x00002723 nrtn  0x00000005 
+ 00014079  0x00002724 jam  0x00000000 , 0x00004626 
+ 00014080  0x00002726 fetcht  0x00000001 , 0x00004624 
+ 00014081  0x00002727 fetch  0x00000001 , 0x00004628 
+ 00014082  0x00002728 bmark1  0x00000026 , 0x00003704 
+ 00014083  0x00002729 fetch  0x00000001 , 0x0000462b 
+ 00014084  0x0000272b isub  0x00000002 , 0x0000003e 
+ 00014085  0x0000272c nrtn  0x00000002 
+ 00014086  0x0000272d fetch  0x00000001 , 0x00004625 
+ 00014087  0x0000272e beq  0x00000000 , 0x00003715 
+ 00014088  0x0000272f increase  0xffffffff , 0x0000003f 
+ 00014089  0x00002730 store  0x00000001 , 0x00004625 
+ 00014090  0x00002731 beq  0x00000000 , 0x00003715 
+ 00014091  0x00002734 jam  0x00000000 , 0x00004141 
+ 00014092  0x00002735 rtn 
+ 00014093  0x00002738 jam  0x00000000 , 0x00004626 
+ 00014094  0x0000273a fetch  0x00000001 , 0x00004625 
+ 00014095  0x0000273b beq  0x00000002 , 0x00003713 
+ 00014096  0x0000273c increase  0x00000001 , 0x0000003f 
+ 00014097  0x0000273d store  0x00000001 , 0x00004625 
+ 00014098  0x0000273e beq  0x00000001 , 0x0000370b 
+ 00014099  0x00002740 jam  0x00000006 , 0x00004141 
+ 00014100  0x00002741 rtn 
+ 00014101  0x00002744 jam  0x00000085 , 0x00004141 
+ 00014102  0x00002745 rtn 
+ 00014103  0x00002748 jam  0x00000001 , 0x00004625 
+ 00014104  0x00002749 jam  0x00000000 , 0x00004626 
+ 00014105  0x0000274a rtn 
+ 00014106  0x0000274d fetch  0x00000001 , 0x00004626 
+ 00014107  0x0000274e increase  0x00000001 , 0x0000003f 
+ 00014108  0x0000274f store  0x00000001 , 0x00004626 
+ 00014109  0x00002750 rtn 
+ 00014110  0x00002753 fetch  0x00000001 , 0x00004626 
+ 00014111  0x00002754 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014112  0x00002755 ncall  0x00003726 , 0x00000002 
+ 00014113  0x00002756 fetch  0x00000001 , 0x00004626 
+ 00014114  0x00002757 rtneq  0x00000000 
+ 00014115  0x00002758 increase  0xffffffff , 0x0000003f 
+ 00014116  0x00002759 store  0x00000001 , 0x00004626 
+ 00014117  0x0000275a rtn 
+ 00014118  0x0000275d jam  0x00000003 , 0x00004626 
+ 00014119  0x0000275e rtn 
+ 00014120  0x00002769 fetch  0x00000001 , 0x000008f3 
+ 00014121  0x0000276a store  0x00000001 , 0x00000709 
+ 00014122  0x0000276b copy  0x00000030 , 0x00000006 
+ 00014123  0x0000276c call  0x00007c8e 
+ 00014124  0x0000276d fetch  0x00000002 , 0x00004826 
+ 00014125  0x0000276e branch  0x00007d79 
+ 00014126  0x00002771 jam  0x0000001e , 0x000049b8 
+ 00014127  0x00002772 call  0x0000378c 
+ 00014128  0x00002775 fetch  0x00000001 , 0x0000070a 
+ 00014129  0x00002776 beq  0x00000000 , 0x00003739 
+ 00014130  0x00002777 beq  0x00000080 , 0x00003d67 
+ 00014131  0x00002778 beq  0x00000082 , 0x00003ed4 
+ 00014132  0x00002779 beq  0x000000d1 , 0x00003799 
+ 00014133  0x0000277a beq  0x000000d0 , 0x000037ba 
+ 00014134  0x0000277b beq  0x000000d2 , 0x00003799 
+ 00014135  0x0000277c beq  0x000000d5 , 0x000037bb 
+ 00014136  0x0000277d rtn 
+ 00014137  0x00002781 arg  0x0000070e , 0x00000006 
+ 00014138  0x00002782 arg  0x00004959 , 0x00000005 
+ 00014139  0x00002783 call  0x00007c8f 
+ 00014140  0x00002784 jam  0x00000000 , 0x000047e4 
+ 00014141  0x00002785 call  0x00003bbf 
+ 00014142  0x00002786 call  0x00003bb1 
+ 00014143  0x00002787 call  0x0000375e 
+ 00014144  0x00002788 call  0x0000374f 
+ 00014145  0x00002789 call  0x00003754 
+ 00014146  0x0000278a jam  0x00000000 , 0x000047e4 
+ 00014147  0x0000278b fetch  0x00000002 , 0x00004828 
+ 00014148  0x0000278c branch  0x00007d79 
+ 00014149  0x0000278f setarg  0x00000000 
+ 00014150  0x00002790 store  0x00000002 , 0x00004806 
+ 00014151  0x00002792 random  0x0000003f 
+ 00014152  0x00002793 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00014153  0x00002794 add  0x0000003f , 0x0000001e , 0x0000003f 
+ 00014154  0x00002795 store  0x00000001 , 0x00004804 
+ 00014155  0x00002796 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014156  0x00002797 store  0x00000001 , 0x00004803 
+ 00014157  0x00002798 call  0x00003e53 
+ 00014158  0x00002799 branch  0x00003a71 
+ 00014159  0x0000279c fetch  0x00000001 , 0x00000951 
+ 00014160  0x0000279d jam  0x00000004 , 0x000047e4 
+ 00014161  0x0000279e rtneq  0x00000001 
+ 00014162  0x0000279f jam  0x00000000 , 0x000047e4 
+ 00014163  0x000027a0 rtn 
+ 00014164  0x000027a3 setarg  0x00000080 
+ 00014165  0x000027a4 store  0x00000001 , 0x00000723 
+ 00014166  0x000027a5 setarg  0x00000003 
+ 00014167  0x000027a6 istore  0x00000001 , 0x00000005 
+ 00014168  0x000027a7 setarg  0x00000000 
+ 00014169  0x000027a8 istore  0x00000001 , 0x00000005 
+ 00014170  0x000027a9 fetch  0x00000003 , 0x0000070b 
+ 00014171  0x000027aa istore  0x00000003 , 0x00000005 
+ 00014172  0x000027ab jam  0x00000006 , 0x00000722 
+ 00014173  0x000027ac branch  0x000041b5 
+ 00014174  0x000027b0 fetch  0x00000002 , 0x0000484c 
+ 00014175  0x000027b1 rtnbit1  0x00000002 
+ 00014176  0x000027b2 call  0x00003e3e 
+ 00014177  0x000027b4 add  0x00000011 , 0x00000006 , 0x00000013 
+ 00014178  0x000027b5 setarg  0xffffffff 
+ 00014179  0x000027b6 istore  0x00000008 , 0x00000013 
+ 00014180  0x000027b7 istore  0x00000008 , 0x00000005 
+ 00014181  0x000027b8 ifetch  0x00000002 , 0x00000011 
+ 00014182  0x000027b9 istore  0x00000002 , 0x00000013 
+ 00014183  0x000027ba copy  0x00000012 , 0x0000003f 
+ 00014184  0x000027bb iadd  0x00000011 , 0x00000011 
+ 00014185  0x000027bc loop  0x00003761 
+ 00014186  0x000027bd fetch  0x00000002 , 0x00004848 
+ 00014187  0x000027be branch  0x00007d79 
+ 00014188  0x000027c2 setarg  0x00000082 
+ 00014189  0x000027c3 store  0x00000001 , 0x00000723 
+ 00014190  0x000027c4 setarg  0x00000004 
+ 00014191  0x000027c5 istore  0x00000001 , 0x00000005 
+ 00014192  0x000027c6 fetch  0x00000001 , 0x0000070c 
+ 00014193  0x000027c7 istore  0x00000001 , 0x00000005 
+ 00014194  0x000027c8 jam  0x00000003 , 0x00000722 
+ 00014195  0x000027c9 branch  0x000041b5 
+ 00014196  0x000027cd setarg  0x00000082 
+ 00014197  0x000027ce store  0x00000001 , 0x00000723 
+ 00014198  0x000027cf setarg  0x0000004e 
+ 00014199  0x000027d0 istore  0x00000001 , 0x00000005 
+ 00014200  0x000027d1 fetch  0x00000002 , 0x0000070c 
+ 00014201  0x000027d2 istore  0x00000002 , 0x00000005 
+ 00014202  0x000027d3 jam  0x00000004 , 0x00000722 
+ 00014203  0x000027d4 branch  0x000041b5 
+ 00014204  0x000027d8 setarg  0x00000082 
+ 00014205  0x000027d9 store  0x00000001 , 0x00000723 
+ 00014206  0x000027da setarg  0x00000060 
+ 00014207  0x000027db istore  0x00000001 , 0x00000005 
+ 00014208  0x000027dc fetch  0x00000004 , 0x0000070c 
+ 00014209  0x000027dd istore  0x00000004 , 0x00000005 
+ 00014210  0x000027de jam  0x00000006 , 0x00000722 
+ 00014211  0x000027df branch  0x000041b5 
+ 00014212  0x000027e4 setarg  0x0000005e 
+ 00014213  0x000027e5 store  0x00000001 , 0x00000723 
+ 00014214  0x000027e6 setarg  0x00000000 
+ 00014215  0x000027e7 istore  0x00000001 , 0x00000005 
+ 00014216  0x000027e8 fetch  0x00000002 , 0x0000070c 
+ 00014217  0x000027e9 istore  0x00000002 , 0x00000005 
+ 00014218  0x000027ea jam  0x00000004 , 0x00000722 
+ 00014219  0x000027eb branch  0x000041b5 
+ 00014220  0x000027f1 fetch  0x00000001 , 0x00004804 
+ 00014221  0x000027f2 rtn  0x00000034 
+ 00014222  0x000027f3 pincrease  0x0000001e 
+ 00014223  0x000027f4 store  0x00000001 , 0x00004804 
+ 00014224  0x000027f5 rtn 
+ 00014225  0x000027f8 arg  0x00004803 , 0x00000013 
+ 00014226  0x000027f9 arg  0x000037e4 , 0x00000012 
+ 00014227  0x000027fa branch  0x000042e0 
+ 00014228  0x000027fd arg  0x00004804 , 0x00000013 
+ 00014229  0x000027fe arg  0x00003797 , 0x00000012 
+ 00014230  0x000027ff branch  0x000042e0 
+ 00014231  0x00002802 fetch  0x00000002 , 0x00004855 
+ 00014232  0x00002803 branch  0x00007d79 
+ 00014233  0x0000280b call  0x000037c4 
+ 00014234  0x0000280c nrtn  0x00000028 
+ 00014235  0x0000280d bpatchx  0x000000a0 , 0x00004034 
+ 00014236  0x0000280e fetch  0x00000002 , 0x0000070e 
+ 00014237  0x0000280f arg  0x0000f01f , 0x00000002 
+ 00014238  0x00002810 isub  0x00000002 , 0x0000003e 
+ 00014239  0x00002811 branch  0x000037d8 , 0x00000005 
+ 00014240  0x00002813 arg  0x0000f014 , 0x00000002 
+ 00014241  0x00002814 isub  0x00000002 , 0x0000003e 
+ 00014242  0x00002815 branch  0x0000391c , 0x00000005 
+ 00014243  0x00002817 arg  0x0000f013 , 0x00000002 
+ 00014244  0x00002818 isub  0x00000002 , 0x0000003e 
+ 00014245  0x00002819 branch  0x00003907 , 0x00000005 
+ 00014246  0x0000281b arg  0x0000f017 , 0x00000002 
+ 00014247  0x0000281c isub  0x00000002 , 0x0000003e 
+ 00014248  0x0000281d branch  0x00003819 , 0x00000005 
+ 00014249  0x0000281e arg  0x0000f018 , 0x00000002 
+ 00014250  0x0000281f isub  0x00000002 , 0x0000003e 
+ 00014251  0x00002820 branch  0x00003845 , 0x00000005 
+ 00014252  0x00002821 arg  0x0000f016 , 0x00000002 
+ 00014253  0x00002822 isub  0x00000002 , 0x0000003e 
+ 00014254  0x00002823 branch  0x0000386a , 0x00000005 
+ 00014255  0x00002826 arg  0x00000534 , 0x00000002 
+ 00014256  0x00002827 isub  0x00000002 , 0x0000003e 
+ 00014257  0x00002828 branch  0x000037cf , 0x00000005 
+ 00014258  0x00002829 arg  0x00000533 , 0x00000002 
+ 00014259  0x0000282a isub  0x00000002 , 0x0000003e 
+ 00014260  0x0000282b branch  0x000037d2 , 0x00000005 
+ 00014261  0x0000282c arg  0x00000123 , 0x00000002 
+ 00014262  0x0000282d isub  0x00000002 , 0x0000003e 
+ 00014263  0x0000282e branch  0x000037d5 , 0x00000005 
+ 00014264  0x0000282f fetch  0x00000002 , 0x0000482c 
+ 00014265  0x00002830 branch  0x00007d79 
+ 00014266  0x00002833 rtn 
+ 00014267  0x00002835 ifetch  0x00000002 , 0x00000006 
+ 00014268  0x00002836 arg  0x000001a8 , 0x00000002 
+ 00014269  0x00002837 isub  0x00000002 , 0x0000003e 
+ 00014270  0x00002838 nrtn  0x00000005 
+ 00014271  0x00002839 ifetch  0x00000001 , 0x00000006 
+ 00014272  0x0000283a fetcht  0x00000001 , 0x000049b6 
+ 00014273  0x0000283b isub  0x00000002 , 0x0000003e 
+ 00014274  0x0000283c nrtn  0x00000005 
+ 00014275  0x0000283d branch  0x00003b2a 
+ 00014276  0x00002840 call  0x00007dbc 
+ 00014277  0x00002841 fetch  0x00000002 , 0x0000070b 
+ 00014278  0x00002842 arg  0x000001a8 , 0x00000002 
+ 00014279  0x00002843 isub  0x00000002 , 0x0000003e 
+ 00014280  0x00002844 nrtn  0x00000005 
+ 00014281  0x00002845 fetcht  0x00000001 , 0x000044f1 
+ 00014282  0x00002846 fetch  0x00000001 , 0x0000070d 
+ 00014283  0x00002847 isub  0x00000002 , 0x0000003e 
+ 00014284  0x00002848 rtn  0x00000005 
+ 00014285  0x00002849 store  0x00000001 , 0x000044f1 
+ 00014286  0x0000284a branch  0x00007dba 
+ 00014287  0x0000284d call  0x000037f4 
+ 00014288  0x0000284e fetch  0x00000002 , 0x0000483c 
+ 00014289  0x0000284f branch  0x00007d79 
+ 00014290  0x00002853 call  0x000037f4 
+ 00014291  0x00002854 fetch  0x00000002 , 0x0000483e 
+ 00014292  0x00002855 branch  0x00007d79 
+ 00014293  0x00002858 call  0x000037ee 
+ 00014294  0x00002859 fetch  0x00000002 , 0x00004840 
+ 00014295  0x0000285a branch  0x00007d79 
+ 00014296  0x0000285e call  0x000037f0 
+ 00014297  0x00002860 fetch  0x00000004 , 0x00000710 
+ 00014298  0x00002861 store  0x00000004 , 0x000044f3 
+ 00014299  0x00002862 branch  0x00003889 
+ 00014300  0x00002867 setarg  0x000000d3 
+ 00014301  0x00002868 store  0x00000001 , 0x00000723 
+ 00014302  0x00002869 setarg  0x000001a8 
+ 00014303  0x0000286a istore  0x00000002 , 0x00000005 
+ 00014304  0x0000286b fetch  0x00000001 , 0x000044f1 
+ 00014305  0x0000286c istore  0x00000001 , 0x00000005 
+ 00014306  0x0000286d istoret  0x00000002 , 0x00000005 
+ 00014307  0x0000286e rtn 
+ 00014308  0x00002872 arg  0x00000000 , 0x00000007 
+ 00014309  0x00002873 arg  0x00000003 , 0x00000002 
+ 00014310  0x00002874 arg  0x0000f009 , 0x00000011 
+ 00014311  0x00002875 branch  0x000037fc 
+ 00014312  0x00002881 arg  0x00000100 , 0x00000011 
+ 00014313  0x00002882 branch  0x000037fc 
+ 00014314  0x00002887 arg  0x00000008 , 0x00000039 
+ 00014315  0x00002888 branch  0x000037f6 
+ 00014316  0x0000288b arg  0x00000008 , 0x00000039 
+ 00014317  0x0000288c branch  0x000037f6 
+ 00014318  0x0000288f arg  0x00000006 , 0x00000039 
+ 00014319  0x00002890 branch  0x000037f6 
+ 00014320  0x00002893 arg  0x00000004 , 0x00000039 
+ 00014321  0x00002894 branch  0x000037f6 
+ 00014322  0x00002897 arg  0x00000002 , 0x00000039 
+ 00014323  0x00002898 branch  0x000037f6 
+ 00014324  0x0000289b arg  0x00000001 , 0x00000039 
+ 00014325  0x0000289c branch  0x000037f6 
+ 00014326  0x000028a0 add  0x00000039 , 0x00000006 , 0x0000003f 
+ 00014327  0x000028a1 store  0x00000001 , 0x00000722 
+ 00014328  0x000028a2 call  0x000037dc 
+ 00014329  0x000028a3 arg  0x00000710 , 0x00000006 
+ 00014330  0x000028a4 call  0x00007cda 
+ 00014331  0x000028a5 branch  0x000041b5 
+ 00014332  0x000028ad call  0x00003808 
+ 00014333  0x000028ae istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014334  0x000028af istoret  0x00000001 , 0x00000005 
+ 00014335  0x000028b0 jam  0x00000007 , 0x00000722 
+ 00014336  0x000028b1 branch  0x00003806 
+ 00014337  0x000028b8 call  0x00003808 
+ 00014338  0x000028b9 istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014339  0x000028ba istoret  0x00000002 , 0x00000005 
+ 00014340  0x000028bb jam  0x00000008 , 0x00000722 
+ 00014341  0x000028bc branch  0x00003806 
+ 00014342  0x000028c1 call  0x00003f6e 
+ 00014343  0x000028c2 branch  0x000041b5 
+ 00014344  0x000028c6 fetch  0x00000001 , 0x000047ae 
+ 00014345  0x000028c7 store  0x00000001 , 0x0000092b 
+ 00014346  0x000028c8 setarg  0x000000f0 
+ 00014347  0x000028c9 store  0x00000002 , 0x0000094c 
+ 00014348  0x000028ca fetch  0x00000001 , 0x000044f2 
+ 00014349  0x000028cb pincrease  0x00000001 
+ 00014350  0x000028cc store  0x00000001 , 0x000044f2 
+ 00014351  0x000028cd beq  0x000000c0 , 0x00003817 
+ 00014352  0x000028ce setarg  0x000000d4 
+ 00014353  0x000028cf store  0x00000001 , 0x00000723 
+ 00014354  0x000028d0 setarg  0x000001a8 
+ 00014355  0x000028d1 istore  0x00000002 , 0x00000005 
+ 00014356  0x000028d2 fetch  0x00000001 , 0x000044f2 
+ 00014357  0x000028d3 istore  0x00000001 , 0x00000005 
+ 00014358  0x000028d4 rtn 
+ 00014359  0x000028d7 jam  0x00000080 , 0x000044f2 
+ 00014360  0x000028d8 rtn 
+ 00014361  0x000028dc copy  0x00000006 , 0x00000011 
+ 00014362  0x000028dd fetch  0x00000001 , 0x00000709 
+ 00014363  0x000028de arg  0x00000006 , 0x00000002 
+ 00014364  0x000028df isub  0x00000002 , 0x0000003f 
+ 00014365  0x000028e0 store  0x00000001 , 0x00004608 
+ 00014366  0x000028e1 copy  0x0000003f , 0x00000039 
+ 00014367  0x000028e2 copy  0x00000011 , 0x00000006 
+ 00014368  0x000028e3 arg  0x00004609 , 0x00000005 
+ 00014369  0x000028e4 call  0x00007cda 
+ 00014370  0x000028e5 arg  0x00000000 , 0x00000012 
+ 00014371  0x000028e7 arg  0x00004609 , 0x0000003f 
+ 00014372  0x000028e8 iadd  0x00000012 , 0x00000002 
+ 00014373  0x000028e9 ifetch  0x00000001 , 0x00000002 
+ 00014374  0x000028ea beq  0x000000ff , 0x0000383f 
+ 00014375  0x000028eb and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014376  0x000028ec call  0x00003837 
+ 00014377  0x000028ed increase  0x00000001 , 0x00000012 
+ 00014378  0x000028ee fetch  0x00000001 , 0x00004608 
+ 00014379  0x000028ef isub  0x00000012 , 0x0000003e 
+ 00014380  0x000028f0 branch  0x00003823 , 0x00000002 
+ 00014381  0x000028f1 call  0x0000394a 
+ 00014382  0x000028f3 arg  0x0000f017 , 0x00000002 
+ 00014383  0x000028f4 call  0x000037dc 
+ 00014384  0x000028f5 arg  0x00000000 , 0x00000002 
+ 00014385  0x000028f6 istoret  0x00000001 , 0x00000005 
+ 00014386  0x000028f7 copy  0x00000005 , 0x00000002 
+ 00014387  0x000028f8 call  0x0000393b 
+ 00014388  0x000028f9 pincrease  0x00000007 
+ 00014389  0x000028fa store  0x00000001 , 0x00000722 
+ 00014390  0x000028fb branch  0x000041b5 
+ 00014391  0x000028fe rtn  0x00000034 
+ 00014392  0x000028ff pincrease  0xffffffff 
+ 00014393  0x00002900 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014394  0x00002901 arg  0x00004503 , 0x00000011 
+ 00014395  0x00002902 iadd  0x00000011 , 0x00000011 
+ 00014396  0x00002903 setarg  0x00000000 
+ 00014397  0x00002904 istore  0x00000001 , 0x00000011 
+ 00014398  0x00002905 rtn 
+ 00014399  0x00002908 arg  0x00000012 , 0x00000039 
+ 00014400  0x00002909 mul32  0x00000039 , 0x0000000d , 0x00000039 
+ 00014401  0x0000290a arg  0x00004503 , 0x00000005 
+ 00014402  0x0000290b call  0x00007ca1 
+ 00014403  0x0000290c call  0x0000394a 
+ 00014404  0x0000290d branch  0x0000382e 
+ 00014405  0x00002910 ifetch  0x00000001 , 0x00000006 
+ 00014406  0x00002911 beq  0x000000ff , 0x0000385e 
+ 00014407  0x00002912 store  0x00000001 , 0x000045ff 
+ 00014408  0x00002913 ifetch  0x00000001 , 0x00000006 
+ 00014409  0x00002914 pincrease  0xffffffff 
+ 00014410  0x00002915 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014411  0x00002916 arg  0x00004503 , 0x00000006 
+ 00014412  0x00002917 iadd  0x00000006 , 0x00000006 
+ 00014413  0x00002918 arg  0x000045ed , 0x00000005 
+ 00014414  0x00002919 arg  0x00000012 , 0x00000039 
+ 00014415  0x0000291a call  0x00007cda 
+ 00014416  0x0000291b arg  0x0000f018 , 0x00000002 
+ 00014417  0x0000291c call  0x000037dc 
+ 00014418  0x0000291d fetch  0x00000001 , 0x000045ed 
+ 00014419  0x0000291e branch  0x00003867 , 0x00000034 
+ 00014420  0x0000291f arg  0x00000000 , 0x00000002 
+ 00014421  0x00002920 istoret  0x00000001 , 0x00000005 
+ 00014422  0x00002922 fetch  0x00000001 , 0x000045ff 
+ 00014423  0x00002923 istore  0x00000001 , 0x00000005 
+ 00014424  0x00002924 fetch  0x00000001 , 0x000045ed 
+ 00014425  0x00002925 istore  0x00000001 , 0x00000005 
+ 00014426  0x00002926 fetch  0x00000008 , 0x000045ee 
+ 00014427  0x00002927 istore  0x00000008 , 0x00000005 
+ 00014428  0x00002928 jam  0x00000011 , 0x00000722 
+ 00014429  0x00002929 branch  0x000041b5 
+ 00014430  0x0000292d arg  0x0000f018 , 0x00000002 
+ 00014431  0x0000292e call  0x000037dc 
+ 00014432  0x0000292f arg  0x000000ff , 0x00000002 
+ 00014433  0x00002930 istoret  0x00000002 , 0x00000005 
+ 00014434  0x00002933 copy  0x00000005 , 0x00000002 
+ 00014435  0x00002934 call  0x0000393b 
+ 00014436  0x00002935 pincrease  0x00000008 
+ 00014437  0x00002936 store  0x00000001 , 0x00000722 
+ 00014438  0x00002937 branch  0x000041b5 
+ 00014439  0x0000293d arg  0x00000080 , 0x00000002 
+ 00014440  0x0000293e istore  0x00000001 , 0x00000005 
+ 00014441  0x0000293f branch  0x00003856 
+ 00014442  0x00002942 ifetch  0x00000001 , 0x00000006 
+ 00014443  0x00002943 store  0x00000001 , 0x000045ff 
+ 00014444  0x00002944 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014445  0x00002945 pincrease  0xffffffff 
+ 00014446  0x00002946 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014447  0x00002947 arg  0x00004503 , 0x00000005 
+ 00014448  0x00002948 iadd  0x00000005 , 0x00000005 
+ 00014449  0x00002949 fetch  0x00000001 , 0x000045ff 
+ 00014450  0x0000294a istore  0x00000001 , 0x00000005 
+ 00014451  0x0000294b call  0x0000394a 
+ 00014452  0x0000294c arg  0x0000f016 , 0x00000002 
+ 00014453  0x0000294d call  0x000037dc 
+ 00014454  0x0000294e setarg  0x00000000 
+ 00014455  0x0000294f istore  0x00000001 , 0x00000005 
+ 00014456  0x00002950 copy  0x00000005 , 0x00000002 
+ 00014457  0x00002951 call  0x0000393b 
+ 00014458  0x00002952 pincrease  0x00000007 
+ 00014459  0x00002953 store  0x00000001 , 0x00000722 
+ 00014460  0x00002954 branch  0x000041b5 
+ 00014461  0x0000295a copy  0x00000022 , 0x00000002 
+ 00014462  0x0000295b fetch  0x00000004 , 0x000044f7 
+ 00014463  0x0000295c isub  0x00000002 , 0x0000003e 
+ 00014464  0x0000295d call  0x0000388f , 0x00000002 
+ 00014465  0x0000295e call  0x00003896 
+ 00014466  0x0000295f isub  0x00000002 , 0x0000003e 
+ 00014467  0x00002960 rtn  0x00000002 
+ 00014468  0x00002961 call  0x0000388a 
+ 00014469  0x00002962 fetch  0x00000004 , 0x000044f3 
+ 00014470  0x00002963 pincrease  0x00000001 
+ 00014471  0x00002964 store  0x00000004 , 0x000044f3 
+ 00014472  0x00002965 branch  0x0000389a 
+ 00014473  0x00002969 copy  0x00000022 , 0x0000003f 
+ 00014474  0x0000296b store  0x00000004 , 0x000044f7 
+ 00014475  0x0000296c fetch  0x00000001 , 0x000044fa 
+ 00014476  0x0000296d and_into  0x0000000f , 0x0000003f 
+ 00014477  0x0000296e store  0x00000001 , 0x000044fa 
+ 00014478  0x0000296f rtn 
+ 00014479  0x00002972 rtn  0x00000005 
+ 00014480  0x00002973 copy  0x0000003f , 0x00000012 
+ 00014481  0x00002974 setarg  0x00100000 
+ 00014482  0x00002975 lshift8  0x0000003f , 0x0000003f 
+ 00014483  0x00002976 iadd  0x00000002 , 0x00000002 
+ 00014484  0x00002977 copy  0x00000012 , 0x0000003f 
+ 00014485  0x00002978 rtn 
+ 00014486  0x0000297b arg  0x00000014 , 0x00000039 
+ 00014487  0x0000297d pincrease  0x000000a0 
+ 00014488  0x0000297e loop  0x00003897 
+ 00014489  0x0000297f rtn 
+ 00014490  0x00002982 setarg  0x0000000d 
+ 00014491  0x00002983 store  0x00000001 , 0x00004602 
+ 00014492  0x00002984 pincrease  0xffffffff 
+ 00014493  0x00002985 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014494  0x00002986 arg  0x00004503 , 0x00000030 
+ 00014495  0x00002987 iadd  0x00000030 , 0x00000030 
+ 00014496  0x00002989 ifetch  0x00000001 , 0x00000030 
+ 00014497  0x0000298a ncall  0x000038a8 , 0x00000034 
+ 00014498  0x0000298b increase  0xffffffee , 0x00000030 
+ 00014499  0x0000298d fetch  0x00000001 , 0x00004602 
+ 00014500  0x0000298e pincrease  0xffffffff 
+ 00014501  0x0000298f rtn  0x00000034 
+ 00014502  0x00002990 store  0x00000001 , 0x00004602 
+ 00014503  0x00002991 branch  0x000038a0 
+ 00014504  0x00002994 arg  0x00000007 , 0x00000007 
+ 00014505  0x00002995 qisolate0  0x0000003f 
+ 00014506  0x00002996 rtn  0x00000001 
+ 00014507  0x00002997 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014508  0x00002998 arg  0x0000000d , 0x00000002 
+ 00014509  0x00002999 isub  0x00000002 , 0x0000003e 
+ 00014510  0x0000299a rtn  0x00000002 
+ 00014511  0x0000299b copy  0x00000030 , 0x00000006 
+ 00014512  0x0000299c arg  0x000045ed , 0x00000005 
+ 00014513  0x0000299d arg  0x00000012 , 0x00000039 
+ 00014514  0x0000299e call  0x00007cda 
+ 00014515  0x0000299f fetch  0x00000001 , 0x000045fe 
+ 00014516  0x000029a0 beq  0x00000059 , 0x000038bf 
+ 00014517  0x000029a2 fetcht  0x00000004 , 0x000044f3 
+ 00014518  0x000029a3 fetch  0x00000004 , 0x000045ee 
+ 00014519  0x000029a4 isub  0x00000002 , 0x0000003e 
+ 00014520  0x000029a5 fetch  0x00000001 , 0x000045f5 
+ 00014521  0x000029a6 branch  0x000038e3 , 0x00000005 
+ 00014522  0x000029a7 nbranch  0x000038bc , 0x00000002 
+ 00014523  0x000029a8 rtn 
+ 00014524  0x000029ab setarg  0x00000000 
+ 00014525  0x000029ac istore  0x00000001 , 0x00000030 
+ 00014526  0x000029ad rtn 
+ 00014527  0x000029b1 fetch  0x00000004 , 0x000044f3 
+ 00014528  0x000029b2 arg  0x0000003c , 0x00000002 
+ 00014529  0x000029b3 idiv  0x00000002 
+ 00014530  0x000029b4 call  0x00007d62 
+ 00014531  0x000029b5 remainder  0x0000003f 
+ 00014532  0x000029b6 nrtn  0x00000034 
+ 00014533  0x000029b8 fetch  0x00000004 , 0x000044f3 
+ 00014534  0x000029b9 arg  0x00054600 , 0x00000002 
+ 00014535  0x000029ba isub  0x00000002 , 0x0000003f 
+ 00014536  0x000029bc arg  0x00093a80 , 0x00000002 
+ 00014537  0x000029bd idiv  0x00000002 
+ 00014538  0x000029be call  0x00007d62 
+ 00014539  0x000029bf remainder  0x0000003f 
+ 00014540  0x000029c0 arg  0x00015180 , 0x00000002 
+ 00014541  0x000029c1 idiv  0x00000002 
+ 00014542  0x000029c2 call  0x00007d62 
+ 00014543  0x000029c3 remainder  0x00000011 
+ 00014544  0x000029c4 quotient  0x00000007 
+ 00014545  0x000029c5 fetch  0x00000001 , 0x000045f2 
+ 00014546  0x000029c6 branch  0x000038d5 , 0x00000034 
+ 00014547  0x000029c7 qisolate1  0x0000003f 
+ 00014548  0x000029c8 nrtn  0x00000001 
+ 00014549  0x000029cb deposit  0x00000011 
+ 00014550  0x000029cc arg  0x0000003c , 0x00000002 
+ 00014551  0x000029cd idiv  0x00000002 
+ 00014552  0x000029ce call  0x00007d62 
+ 00014553  0x000029cf quotient  0x00000002 
+ 00014554  0x000029d0 setarg  0x000001e0 
+ 00014555  0x000029d1 iadd  0x00000002 , 0x00000002 
+ 00014556  0x000029d2 fetch  0x00000002 , 0x000045ee 
+ 00014557  0x000029d3 arg  0x00000fff , 0x00000011 
+ 00014558  0x000029d4 iand  0x00000011 , 0x0000003f 
+ 00014559  0x000029d5 isub  0x00000002 , 0x0000003e 
+ 00014560  0x000029d6 nrtn  0x00000005 
+ 00014561  0x000029d7 fetch  0x00000001 , 0x000045f6 
+ 00014562  0x000029d8 branch  0x000038e3 
+ 00014563  0x000029db store  0x00000001 , 0x0000070c 
+ 00014564  0x000029dc jam  0x00000001 , 0x00004602 
+ 00014565  0x000029de copy  0x00000030 , 0x0000003f 
+ 00014566  0x000029df store  0x00000002 , 0x0000091f 
+ 00014567  0x000029e1 fetcht  0x00000001 , 0x0000070c 
+ 00014568  0x000029e2 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014569  0x000029e3 call  0x000037e8 
+ 00014570  0x000029e5 fetch  0x00000002 , 0x0000091f 
+ 00014571  0x000029e6 copy  0x0000003f , 0x00000030 
+ 00014572  0x000029e7 add  0x00000030 , 0x00000011 , 0x00000006 
+ 00014573  0x000029e8 ifetch  0x00000001 , 0x00000006 
+ 00014574  0x000029e9 beq  0x00000059 , 0x000038f4 
+ 00014575  0x000029eb setarg  0x00000000 
+ 00014576  0x000029ec istore  0x00000001 , 0x00000030 
+ 00014577  0x000029ed fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014578  0x000029ee call  0x000038ff 
+ 00014579  0x000029ef branch  0x0000394a 
+ 00014580  0x000029f4 fetch  0x00000001 , 0x000045f2 
+ 00014581  0x000029f5 branch  0x000038ef , 0x00000034 
+ 00014582  0x000029f6 arg  0x0000f009 , 0x00000002 
+ 00014583  0x000029f7 call  0x000037dc 
+ 00014584  0x000029f8 setarg  0x00000011 
+ 00014585  0x000029f9 istore  0x00000001 , 0x00000005 
+ 00014586  0x000029fa ifetch  0x00000001 , 0x00000030 
+ 00014587  0x000029fb or  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014588  0x000029fc istore  0x00000001 , 0x00000005 
+ 00014589  0x000029fd jam  0x00000008 , 0x00000723 
+ 00014590  0x000029fe branch  0x00003806 
+ 00014591  0x00002a01 arg  0x0000f020 , 0x00000002 
+ 00014592  0x00002a02 call  0x000037dc 
+ 00014593  0x00002a03 copy  0x00000005 , 0x00000002 
+ 00014594  0x00002a04 call  0x0000393b 
+ 00014595  0x00002a06 pincrease  0x00000006 
+ 00014596  0x00002a07 store  0x00000001 , 0x00000722 
+ 00014597  0x00002a08 jam  0x000000d3 , 0x00000723 
+ 00014598  0x00002a09 branch  0x00003806 
+ 00014599  0x00002a0d arg  0x000045ed , 0x00000005 
+ 00014600  0x00002a0e arg  0x00000010 , 0x00000039 
+ 00014601  0x00002a0f call  0x00007cda 
+ 00014602  0x00002a10 fetch  0x00000001 , 0x000045ed 
+ 00014603  0x00002a11 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014604  0x00002a12 store  0x00000001 , 0x000045ff 
+ 00014605  0x00002a13 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014606  0x00002a14 nrtn  0x00000002 
+ 00014607  0x00002a15 fetch  0x00000004 , 0x000045ee 
+ 00014608  0x00002a16 arg  0x0000003c , 0x00000002 
+ 00014609  0x00002a17 idiv  0x00000002 
+ 00014610  0x00002a18 call  0x00007d62 
+ 00014611  0x00002a19 remainder  0x00000002 
+ 00014612  0x00002a1a isub  0x00000002 , 0x0000003f 
+ 00014613  0x00002a1b store  0x00000004 , 0x000045ee 
+ 00014614  0x00002a1c setarg  0x00000000 
+ 00014615  0x00002a1d store  0x00000002 , 0x000045fd 
+ 00014616  0x00002a1e arg  0x000045ed , 0x00000011 
+ 00014617  0x00002a1f call  0x00003930 
+ 00014618  0x00002a20 arg  0x0000f013 , 0x00000002 
+ 00014619  0x00002a21 branch  0x00003928 
+ 00014620  0x00002a28 arg  0x000045ed , 0x00000005 
+ 00014621  0x00002a29 arg  0x00000011 , 0x00000039 
+ 00014622  0x00002a2a call  0x00007cda 
+ 00014623  0x00002a2d fetch  0x00000001 , 0x000045ed 
+ 00014624  0x00002a2e and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014625  0x00002a2f store  0x00000001 , 0x000045ff 
+ 00014626  0x00002a30 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014627  0x00002a31 nrtn  0x00000002 
+ 00014628  0x00002a33 jam  0x00000059 , 0x000045fe 
+ 00014629  0x00002a34 arg  0x000045ed , 0x00000011 
+ 00014630  0x00002a35 call  0x00003930 
+ 00014631  0x00002a36 arg  0x0000f014 , 0x00000002 
+ 00014632  0x00002a3b call  0x000037dc 
+ 00014633  0x00002a3c setarg  0x00000000 
+ 00014634  0x00002a3d store  0x00000001 , 0x00000729 
+ 00014635  0x00002a3e copy  0x00000005 , 0x00000002 
+ 00014636  0x00002a3f call  0x0000393b 
+ 00014637  0x00002a40 pincrease  0x00000007 
+ 00014638  0x00002a41 store  0x00000001 , 0x00000722 
+ 00014639  0x00002a42 branch  0x000041b5 
+ 00014640  0x00002a46 call  0x00003937 
+ 00014641  0x00002a47 copy  0x00000011 , 0x00000006 
+ 00014642  0x00002a48 arg  0x00004503 , 0x00000005 
+ 00014643  0x00002a49 iadd  0x00000005 , 0x00000005 
+ 00014644  0x00002a4a arg  0x00000012 , 0x00000039 
+ 00014645  0x00002a4b call  0x00007cda 
+ 00014646  0x00002a4c branch  0x0000394a 
+ 00014647  0x00002a4f fetch  0x00000001 , 0x000045ff 
+ 00014648  0x00002a50 pincrease  0xffffffff 
+ 00014649  0x00002a51 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014650  0x00002a52 rtn 
+ 00014651  0x00002a55 arg  0x00004503 , 0x00000011 
+ 00014652  0x00002a56 arg  0x00000000 , 0x00000012 
+ 00014653  0x00002a57 copy  0x00000002 , 0x00000005 
+ 00014654  0x00002a58 arg  0x0000000d , 0x00000039 
+ 00014655  0x00002a59 increase  0xffffffff , 0x00000039 
+ 00014656  0x00002a5b ifetch  0x00000001 , 0x00000011 
+ 00014657  0x00002a5c beq  0x000000ff , 0x00003945 
+ 00014658  0x00002a5d branch  0x00003945 , 0x00000034 
+ 00014659  0x00002a5e increase  0x00000001 , 0x00000012 
+ 00014660  0x00002a5f istore  0x00000001 , 0x00000005 
+ 00014661  0x00002a61 setarg  0x00000012 
+ 00014662  0x00002a62 iadd  0x00000011 , 0x00000011 
+ 00014663  0x00002a63 loop  0x00003940 
+ 00014664  0x00002a64 copy  0x00000012 , 0x0000003f 
+ 00014665  0x00002a65 rtn 
+ 00014666  0x00002a68 fetch  0x00000002 , 0x0000484a 
+ 00014667  0x00002a69 branch  0x00007d79 
+ 00014668  0x00002a74 bpatchx  0x000000a1 , 0x00004034 
+ 00014669  0x00002a75 setarg  0x00004a5e 
+ 00014670  0x00002a76 store  0x00000002 , 0x00004aed 
+ 00014671  0x00002a77 setarg  0x00004aeb 
+ 00014672  0x00002a78 store  0x00000002 , 0x00000919 
+ 00014673  0x00002a79 jam  0x00000014 , 0x00000787 
+ 00014674  0x00002a7a fetch  0x00000001 , 0x00004808 
+ 00014675  0x00002a7b store  0x00000001 , 0x00000788 
+ 00014676  0x00002a7d fetch  0x00000001 , 0x00000916 
+ 00014677  0x00002a7e pincrease  0x0000000b 
+ 00014678  0x00002a7f add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00014679  0x00002a88 store  0x00000001 , 0x00000789 
+ 00014680  0x00002a89 pincrease  0xffffffff 
+ 00014681  0x00002a8c istore  0x00000001 , 0x00000005 
+ 00014682  0x00002a8d setarg  0x0000002a 
+ 00014683  0x00002a8e istore  0x00000001 , 0x00000005 
+ 00014684  0x00002a8f arg  0x00004998 , 0x00000006 
+ 00014685  0x00002a90 call  0x00007ccc 
+ 00014686  0x00002a91 fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00014687  0x00002a92 call  0x00003967 
+ 00014688  0x00002a93 call  0x000078b2 
+ 00014689  0x00002a95 fetch  0x00000002 , 0x000044e9 
+ 00014690  0x00002a96 isolate1  0x00000009 , 0x0000003f 
+ 00014691  0x00002a97 nrtn  0x00000001 
+ 00014692  0x00002a99 call  0x00003e5e 
+ 00014693  0x00002a9a arg  0x00000787 , 0x00000011 
+ 00014694  0x00002a9b branch  0x000078b2 
+ 00014695  0x00002a9e add  0x00000011 , 0x00000002 , 0x00000006 
+ 00014696  0x00002a9f ifetch  0x00000002 , 0x00000006 
+ 00014697  0x00002aa0 store  0x00000002 , 0x000043fb 
+ 00014698  0x00002aa1 arg  0x00000787 , 0x00000011 
+ 00014699  0x00002aa2 rtn 
+ 00014700  0x00002aa6 setarg  0x00004a5e 
+ 00014701  0x00002aa7 store  0x00000002 , 0x000043fb 
+ 00014702  0x00002aa8 rtn 
+ 00014703  0x00002aad fetch  0x00000001 , 0x000049b5 
+ 00014704  0x00002aae rtnne  0x00000001 
+ 00014705  0x00002aaf jam  0x00000002 , 0x000049b5 
+ 00014706  0x00002ab0 branch  0x00003ace 
+ 00014707  0x00002ab3 arg  0x0000078c , 0x00000011 
+ 00014708  0x00002ab4 arg  0x00000012 , 0x00000002 
+ 00014709  0x00002ab5 setarg  0x00000021 
+ 00014710  0x00002ab6 nrtn  0x00000001 
+ 00014711  0x00002ab7 arg  0x0000079e , 0x00000011 
+ 00014712  0x00002ab8 fetcht  0x00000001 , 0x00000789 
+ 00014713  0x00002ab9 increase  0xffffffee , 0x00000002 
+ 00014714  0x00002aba setarg  0x00000022 
+ 00014715  0x00002abb rtn 
+ 00014716  0x00002ac4 arg  0x0000462b , 0x00000005 
+ 00014717  0x00002ac5 setarg  0x00000002 
+ 00014718  0x00002ac6 istore  0x00000001 , 0x00000005 
+ 00014719  0x00002ac7 setarg  0x00000001 
+ 00014720  0x00002ac8 istore  0x00000001 , 0x00000005 
+ 00014721  0x00002ac9 setarg  0x00000002 
+ 00014722  0x00002aca istore  0x00000001 , 0x00000005 
+ 00014723  0x00002acb rtn 
+ 00014724  0x00002ad0 arg  0x00001827 , 0x00000002 
+ 00014725  0x00002ad1 setarg  0x00000003 
+ 00014726  0x00002ad2 istore  0x00000001 , 0x00000005 
+ 00014727  0x00002ad3 setarg  0x00000003 
+ 00014728  0x00002ad4 istore  0x00000001 , 0x00000005 
+ 00014729  0x00002ad5 istoret  0x00000002 , 0x00000005 
+ 00014730  0x00002ad6 rtn 
+ 00014731  0x00002ada call  0x000025b8 
+ 00014732  0x00002adb call  0x00002af5 
+ 00014733  0x00002adc call  0x0000264e 
+ 00014734  0x00002add nrtn  0x0000002d 
+ 00014735  0x00002adf fetch  0x00000001 , 0x00000002 
+ 00014736  0x00002ae0 pincrease  0x00000001 
+ 00014737  0x00002ae1 store  0x00000001 , 0x00000002 
+ 00014738  0x00002ae2 fetch  0x00000002 , 0x00004824 
+ 00014739  0x00002ae3 call  0x00007d79 
+ 00014740  0x00002ae4 branch  0x000025bc 
+ 00014741  0x00002ae7 call  0x000039a1 
+ 00014742  0x00002ae8 rtn  0x00000028 
+ 00014743  0x00002aea call  0x0000398b 
+ 00014744  0x00002aeb call  0x00002018 
+ 00014745  0x00002aec fetcht  0x00000002 , 0x00004344 
+ 00014746  0x00002aed arg  0x0000000a , 0x00000007 
+ 00014747  0x00002aee call  0x000020dc 
+ 00014748  0x00002aef rtn  0x00000028 
+ 00014749  0x00002af0 arg  0x0000000d , 0x00000007 
+ 00014750  0x00002af1 call  0x00007cef 
+ 00014751  0x00002af2 nbranch  0x00003997 , 0x00000034 
+ 00014752  0x00002af3 rtn 
+ 00014753  0x00002af6 fetcht  0x00000002 , 0x00004344 
+ 00014754  0x00002af7 arg  0x00000004 , 0x00000007 
+ 00014755  0x00002af8 call  0x000020dc 
+ 00014756  0x00002af9 rtn  0x00000028 
+ 00014757  0x00002afa call  0x000039a9 
+ 00014758  0x00002afb fetch  0x00000002 , 0x00004344 
+ 00014759  0x00002afc arg  0x0000000d , 0x00000007 
+ 00014760  0x00002afd branch  0x00007ce1 
+ 00014761  0x00002b01 fetch  0x00000001 , 0x0000464a 
+ 00014762  0x00002b02 pincrease  0x00000001 
+ 00014763  0x00002b03 store  0x00000001 , 0x0000464a 
+ 00014764  0x00002b04 store  0x00000001 , 0x00000007 
+ 00014765  0x00002b05 rtnne  0x00000028 
+ 00014766  0x00002b06 jam  0x00000025 , 0x0000464a 
+ 00014767  0x00002b07 jam  0x00000025 , 0x00000007 
+ 00014768  0x00002b08 rtn 
+ 00014769  0x00002b0b fetch  0x00000001 , 0x0000004c 
+ 00014770  0x00002b0c and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00014771  0x00002b0d beq  0x00000000 , 0x000039b6 
+ 00014772  0x00002b0e beq  0x00000002 , 0x000039b6 
+ 00014773  0x00002b0f rtn 
+ 00014774  0x00002b12 ifetcht  0x00000001 , 0x00000006 
+ 00014775  0x00002b13 sub  0x00000002 , 0x00000006 , 0x0000003e 
+ 00014776  0x00002b14 rtn  0x00000002 
+ 00014777  0x00002b15 sub  0x00000002 , 0x00000025 , 0x0000003e 
+ 00014778  0x00002b16 nrtn  0x00000002 
+ 00014779  0x00002b17 add  0x00000002 , 0xfffffffa , 0x00000011 
+ 00014780  0x00002b18 add  0x00000006 , 0x00000006 , 0x00000012 
+ 00014781  0x00002b1b ifetcht  0x00000001 , 0x00000012 
+ 00014782  0x00002b1c sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00014783  0x00002b1d rtn  0x00000002 
+ 00014784  0x00002b1e sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00014785  0x00002b1f nrtn  0x00000002 
+ 00014786  0x00002b20 copy  0x00000002 , 0x0000003f 
+ 00014787  0x00002b21 rtn  0x00000034 
+ 00014788  0x00002b22 bpatchx  0x000000a2 , 0x00004034 
+ 00014789  0x00002b23 ifetch  0x00000001 , 0x00000006 
+ 00014790  0x00002b24 beq  0x000000ff , 0x000039d1 
+ 00014791  0x00002b25 beq  0x0000002a , 0x00003f7c 
+ 00014792  0x00002b28 add  0x00000002 , 0x00000001 , 0x0000003f 
+ 00014793  0x00002b29 isub  0x00000011 , 0x0000003e 
+ 00014794  0x00002b2a rtn  0x00000002 
+ 00014795  0x00002b2b iadd  0x00000012 , 0x00000012 
+ 00014796  0x00002b2c sub  0x00000002 , 0xffffffff , 0x0000003f 
+ 00014797  0x00002b2d iadd  0x00000011 , 0x00000011 
+ 00014798  0x00002b2e copy  0x00000011 , 0x0000003f 
+ 00014799  0x00002b2f rtn  0x00000034 
+ 00014800  0x00002b30 branch  0x000039bd 
+ 00014801  0x00002b33 jam  0x00000000 , 0x000007aa 
+ 00014802  0x00002b34 branch  0x00003cfa 
+ 00014803  0x00002b38 fetch  0x00000001 , 0x00000000 
+ 00014804  0x00002b39 pincrease  0x00000001 
+ 00014805  0x00002b3a store  0x00000001 , 0x00000000 
+ 00014806  0x00002b3c bpatchx  0x000000a3 , 0x00004034 
+ 00014807  0x00002b3d call  0x000025b8 
+ 00014808  0x00002b3e arg  0x00000027 , 0x00000039 
+ 00014809  0x00002b3f arg  0x00004169 , 0x00000006 
+ 00014810  0x00002b40 arg  0x000007aa , 0x00000005 
+ 00014811  0x00002b41 call  0x00007ccc 
+ 00014812  0x00002b42 jam  0x00000025 , 0x00000007 
+ 00014813  0x00002b43 arg  0x00000708 , 0x0000001b 
+ 00014814  0x00002b44 enable  0x00000010 
+ 00014815  0x00002b45 disable  0x0000002d 
+ 00014816  0x00002b48 call  0x00002af5 
+ 00014817  0x00002b49 call  0x000039f0 
+ 00014818  0x00002b4a random  0x0000003f 
+ 00014819  0x00002b4b arg  0x000001ff , 0x00000002 
+ 00014820  0x00002b4c iand  0x00000002 , 0x0000003f 
+ 00014821  0x00002b4d add  0x0000003f , 0x00000064 , 0x0000003f 
+ 00014822  0x00002b4e call  0x00007c91 
+ 00014823  0x00002b4f fetch  0x00000001 , 0x00000007 
+ 00014824  0x00002b50 pincrease  0x00000001 
+ 00014825  0x00002b51 store  0x00000001 , 0x00000007 
+ 00014826  0x00002b52 bne  0x00000028 , 0x000039e0 
+ 00014827  0x00002b54 arg  0x00000027 , 0x00000039 
+ 00014828  0x00002b55 arg  0x00004169 , 0x00000005 
+ 00014829  0x00002b56 arg  0x000007aa , 0x00000006 
+ 00014830  0x00002b57 call  0x00007ccc 
+ 00014831  0x00002b58 branch  0x000025bc 
+ 00014832  0x00002b5b arg  0x00000002 , 0x00000002 
+ 00014833  0x00002b5c storet  0x00000001 , 0x00004169 
+ 00014834  0x00002b5d fetcht  0x00000001 , 0x0000462a 
+ 00014835  0x00002b5e add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00014836  0x00002b5f store  0x00000001 , 0x0000416a 
+ 00014837  0x00002b60 fetch  0x00000006 , 0x000042db 
+ 00014838  0x00002b61 store  0x00000006 , 0x0000416b 
+ 00014839  0x00002b62 copy  0x00000002 , 0x00000039 
+ 00014840  0x00002b63 arg  0x0000462b , 0x00000006 
+ 00014841  0x00002b64 call  0x00007ccc 
+ 00014842  0x00002b66 branch  0x0000273e 
+ 00014843  0x00002b72 bpatchx  0x000000a4 , 0x00004034 
+ 00014844  0x00002b73 fetcht  0x00000002 , 0x000008f4 
+ 00014845  0x00002b74 fetch  0x00000001 , 0x000008f3 
+ 00014846  0x00002b75 copy  0x00000002 , 0x00000006 
+ 00014847  0x00002b76 arg  0x0000476e , 0x00000011 
+ 00014848  0x00002b77 arg  0x0000477e , 0x00000030 
+ 00014849  0x00002b78 call  0x00003c5a 
+ 00014850  0x00002b79 call  0x00007dbc 
+ 00014851  0x00002b7a copy  0x00000013 , 0x0000003f 
+ 00014852  0x00002b7b iadd  0x00000030 , 0x00000006 
+ 00014853  0x00002b7c fetcht  0x00000004 , 0x0000477e 
+ 00014854  0x00002b7d fetch  0x00000002 , 0x00000910 
+ 00014855  0x00002b7e copy  0x0000003f , 0x00000011 
+ 00014856  0x00002b80 arg  0x0000000a , 0x00000039 
+ 00014857  0x00002b82 ifetch  0x00000004 , 0x00000011 
+ 00014858  0x00002b83 branch  0x00003a16 , 0x00000034 
+ 00014859  0x00002b84 isub  0x00000002 , 0x0000003e 
+ 00014860  0x00002b85 rtn  0x00000005 
+ 00014861  0x00002b86 increase  0x00000004 , 0x00000011 
+ 00014862  0x00002b87 loop  0x00003a09 
+ 00014863  0x00002b88 fetch  0x00000002 , 0x00000910 
+ 00014864  0x00002b89 copy  0x0000003f , 0x00000005 
+ 00014865  0x00002b8a add  0x0000003f , 0x00000004 , 0x00000006 
+ 00014866  0x00002b8d arg  0x00000024 , 0x00000039 
+ 00014867  0x00002b8e call  0x00007ccc 
+ 00014868  0x00002b8f istoret  0x00000004 , 0x00000005 
+ 00014869  0x00002b90 branch  0x00007dba 
+ 00014870  0x00002b92 istoret  0x00000004 , 0x00000011 
+ 00014871  0x00002b93 branch  0x00007dba 
+ 00014872  0x00002b96 fetch  0x00000001 , 0x00004857 
+ 00014873  0x00002b97 beq  0x00000001 , 0x00003a43 
+ 00014874  0x00002b99 call  0x00003a21 
+ 00014875  0x00002b9a call  0x00003a25 
+ 00014876  0x00002b9b call  0x00003a2c 
+ 00014877  0x00002b9c call  0x00003a30 
+ 00014878  0x00002b9d call  0x00003a34 
+ 00014879  0x00002b9e call  0x00003a35 
+ 00014880  0x00002b9f branch  0x00003a39 
+ 00014881  0x00002ba2 arg  0x0000001a , 0x00000002 
+ 00014882  0x00002ba3 arg  0x0000480a , 0x00000011 
+ 00014883  0x00002ba4 setarg  0x0001ffa0 
+ 00014884  0x00002ba5 branch  0x00006c4d 
+ 00014885  0x00002ba7 arg  0x00000013 , 0x00000002 
+ 00014886  0x00002ba8 arg  0x000047ef , 0x00000011 
+ 00014887  0x00002ba9 setarg  0x0001e000 
+ 00014888  0x00002baa call  0x00006c4d 
+ 00014889  0x00002bab fetch  0x00000001 , 0x000047ff 
+ 00014890  0x00002bac store  0x00000001 , 0x00004871 
+ 00014891  0x00002bad rtn 
+ 00014892  0x00002baf arg  0x00000010 , 0x00000002 
+ 00014893  0x00002bb0 arg  0x00004959 , 0x00000011 
+ 00014894  0x00002bb1 setarg  0x0001e100 
+ 00014895  0x00002bb2 branch  0x00006c4d 
+ 00014896  0x00002bb4 arg  0x00000010 , 0x00000002 
+ 00014897  0x00002bb5 arg  0x000046a0 , 0x00000011 
+ 00014898  0x00002bb6 setarg  0x0001e200 
+ 00014899  0x00002bb7 branch  0x00006c4d 
+ 00014900  0x00002bb9 rtn 
+ 00014901  0x00002bbb arg  0x00000003 , 0x00000002 
+ 00014902  0x00002bbc arg  0x00004992 , 0x00000011 
+ 00014903  0x00002bbd setarg  0x0001f000 
+ 00014904  0x00002bbe branch  0x00006c4d 
+ 00014905  0x00002bc0 fetch  0x00000002 , 0x0000484c 
+ 00014906  0x00002bc1 rtnbit1  0x00000002 
+ 00014907  0x00002bc2 arg  0x00000040 , 0x00000002 
+ 00014908  0x00002bc3 arg  0x000006a1 , 0x00000011 
+ 00014909  0x00002bc4 setarg  0x0001e400 
+ 00014910  0x00002bc5 call  0x00006c4d 
+ 00014911  0x00002bc6 call  0x00003e3e 
+ 00014912  0x00002bc7 arg  0x000006a1 , 0x00000006 
+ 00014913  0x00002bc8 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014914  0x00002bc9 branch  0x00003a6b 
+ 00014915  0x00002bcd call  0x00003a4a 
+ 00014916  0x00002bce call  0x00003a4e 
+ 00014917  0x00002bcf call  0x00003a55 
+ 00014918  0x00002bd0 call  0x00003a59 
+ 00014919  0x00002bd1 call  0x00003a5d 
+ 00014920  0x00002bd2 call  0x00003a5e 
+ 00014921  0x00002bd3 branch  0x00003a62 
+ 00014922  0x00002bd6 arg  0x0000001a , 0x00000002 
+ 00014923  0x00002bd7 arg  0x0000480a , 0x00000011 
+ 00014924  0x00002bd8 arg  0x00000000 , 0x00000012 
+ 00014925  0x00002bd9 branch  0x00006ce1 
+ 00014926  0x00002bdc arg  0x00000013 , 0x00000002 
+ 00014927  0x00002bdd arg  0x000047ef , 0x00000011 
+ 00014928  0x00002bde arg  0x0000001a , 0x00000012 
+ 00014929  0x00002bdf call  0x00006ce1 
+ 00014930  0x00002be0 fetch  0x00000001 , 0x000047ff 
+ 00014931  0x00002be1 store  0x00000001 , 0x00004871 
+ 00014932  0x00002be2 rtn 
+ 00014933  0x00002be5 arg  0x00000010 , 0x00000002 
+ 00014934  0x00002be6 arg  0x00004959 , 0x00000011 
+ 00014935  0x00002be7 arg  0x0000002d , 0x00000012 
+ 00014936  0x00002be8 branch  0x00006ce1 
+ 00014937  0x00002beb arg  0x00000010 , 0x00000002 
+ 00014938  0x00002bec arg  0x000046a0 , 0x00000011 
+ 00014939  0x00002bed arg  0x0000003d , 0x00000012 
+ 00014940  0x00002bee branch  0x00006ce1 
+ 00014941  0x00002bf1 rtn 
+ 00014942  0x00002bf4 arg  0x00000003 , 0x00000002 
+ 00014943  0x00002bf5 arg  0x00004992 , 0x00000011 
+ 00014944  0x00002bf6 arg  0x0000004e , 0x00000012 
+ 00014945  0x00002bf7 branch  0x00006ce1 
+ 00014946  0x00002bfa fetch  0x00000002 , 0x0000484c 
+ 00014947  0x00002bfb rtnbit1  0x00000002 
+ 00014948  0x00002bfc arg  0x00000040 , 0x00000002 
+ 00014949  0x00002bfd arg  0x000006a1 , 0x00000011 
+ 00014950  0x00002bfe arg  0x00000051 , 0x00000012 
+ 00014951  0x00002bff call  0x00006ce1 
+ 00014952  0x00002c00 call  0x00003e3e 
+ 00014953  0x00002c01 arg  0x000006a1 , 0x00000006 
+ 00014954  0x00002c02 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014955  0x00002c04 copy  0x00000011 , 0x00000005 
+ 00014956  0x00002c05 call  0x00007c8f 
+ 00014957  0x00002c06 copy  0x00000012 , 0x0000003f 
+ 00014958  0x00002c07 iadd  0x00000011 , 0x00000011 
+ 00014959  0x00002c08 loop  0x00003a6b 
+ 00014960  0x00002c09 rtn 
+ 00014961  0x00002c0c fetch  0x00000001 , 0x00004857 
+ 00014962  0x00002c0d beq  0x00000001 , 0x00003a83 
+ 00014963  0x00002c0e beq  0x00000002 , 0x00003a74 
+ 00014964  0x00002c10 call  0x00003a77 
+ 00014965  0x00002c11 call  0x00003a7b 
+ 00014966  0x00002c12 branch  0x00003a7f 
+ 00014967  0x00002c14 arg  0x00000013 , 0x00000002 
+ 00014968  0x00002c15 arg  0x000047ef , 0x00000011 
+ 00014969  0x00002c16 setarg  0x0001e000 
+ 00014970  0x00002c17 branch  0x00006c33 
+ 00014971  0x00002c19 arg  0x00000010 , 0x00000002 
+ 00014972  0x00002c1a arg  0x00004959 , 0x00000011 
+ 00014973  0x00002c1b setarg  0x0001e100 
+ 00014974  0x00002c1c branch  0x00006c33 
+ 00014975  0x00002c1e arg  0x00000010 , 0x00000002 
+ 00014976  0x00002c1f arg  0x000046a0 , 0x00000011 
+ 00014977  0x00002c20 setarg  0x0001e200 
+ 00014978  0x00002c21 branch  0x00006c33 
+ 00014979  0x00002c24 call  0x00003a86 
+ 00014980  0x00002c25 call  0x00003a8a 
+ 00014981  0x00002c26 branch  0x00003a8e 
+ 00014982  0x00002c29 arg  0x00000013 , 0x00000002 
+ 00014983  0x00002c2a arg  0x000047ef , 0x00000011 
+ 00014984  0x00002c2b arg  0x0000001a , 0x00000012 
+ 00014985  0x00002c2c branch  0x00006cd3 
+ 00014986  0x00002c2f arg  0x00000010 , 0x00000002 
+ 00014987  0x00002c30 arg  0x00004959 , 0x00000011 
+ 00014988  0x00002c31 arg  0x0000002d , 0x00000012 
+ 00014989  0x00002c32 branch  0x00006cd3 
+ 00014990  0x00002c35 arg  0x00000010 , 0x00000002 
+ 00014991  0x00002c36 arg  0x000046a0 , 0x00000011 
+ 00014992  0x00002c37 arg  0x0000003d , 0x00000012 
+ 00014993  0x00002c38 branch  0x00006cd3 
+ 00014994  0x00002c3b fetch  0x00000003 , 0x00004992 
+ 00014995  0x00002c3c fetcht  0x00000003 , 0x00004c24 
+ 00014996  0x00002c3d isub  0x00000002 , 0x0000003e 
+ 00014997  0x00002c3e nrtn  0x00000002 
+ 00014998  0x00002c3f add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014999  0x00002c40 store  0x00000003 , 0x00004c24 
+ 00015000  0x00002c41 fetch  0x00000001 , 0x00004857 
+ 00015001  0x00002c42 beq  0x00000001 , 0x00003a9e 
+ 00015002  0x00002c44 arg  0x00000003 , 0x00000002 
+ 00015003  0x00002c45 arg  0x00004c24 , 0x00000011 
+ 00015004  0x00002c46 setarg  0x0001f000 
+ 00015005  0x00002c47 branch  0x00006c33 
+ 00015006  0x00002c49 arg  0x00000003 , 0x00000002 
+ 00015007  0x00002c4a arg  0x00004c24 , 0x00000011 
+ 00015008  0x00002c4b arg  0x0000004e , 0x00000012 
+ 00015009  0x00002c4c branch  0x00006cd3 
+ 00015010  0x00002c4f call  0x00003aad 
+ 00015011  0x00002c50 fetch  0x00000001 , 0x00004857 
+ 00015012  0x00002c51 beq  0x00000002 , 0x00003aa9 
+ 00015013  0x00002c52 arg  0x00000040 , 0x00000002 
+ 00015014  0x00002c53 arg  0x000006a1 , 0x00000011 
+ 00015015  0x00002c54 arg  0x00000051 , 0x00000012 
+ 00015016  0x00002c55 branch  0x00006cd3 
+ 00015017  0x00002c57 arg  0x00000040 , 0x00000002 
+ 00015018  0x00002c58 arg  0x000006a1 , 0x00000011 
+ 00015019  0x00002c59 setarg  0x0001e400 
+ 00015020  0x00002c5a branch  0x00006c33 
+ 00015021  0x00002c5d call  0x00003e3e 
+ 00015022  0x00002c5e arg  0x000006a1 , 0x00000005 
+ 00015023  0x00002c5f add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015024  0x00002c61 copy  0x00000011 , 0x00000006 
+ 00015025  0x00002c62 call  0x00007c8f 
+ 00015026  0x00002c63 copy  0x00000012 , 0x0000003f 
+ 00015027  0x00002c64 iadd  0x00000011 , 0x00000011 
+ 00015028  0x00002c65 loop  0x00003ab0 
+ 00015029  0x00002c66 rtn 
+ 00015030  0x00002c69 fetch  0x00000001 , 0x00004857 
+ 00015031  0x00002c6a beq  0x00000001 , 0x00003abb 
+ 00015032  0x00002c6c setarg  0x0001e000 
+ 00015033  0x00002c6d store  0x00000003 , 0x00004419 
+ 00015034  0x00002c6e branch  0x00006bfa 
+ 00015035  0x00002c70 rtn 
+ 00015036  0x00002c73 fetch  0x00000001 , 0x00004857 
+ 00015037  0x00002c74 rtnne  0x00000002 
+ 00015038  0x00002c75 setarg  0x0001d000 
+ 00015039  0x00002c76 arg  0x00004503 , 0x00000011 
+ 00015040  0x00002c77 arg  0x0000000d , 0x00000002 
+ 00015041  0x00002c78 mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015042  0x00002c79 branch  0x00006c33 
+ 00015043  0x00002c7c fetch  0x00000001 , 0x00004857 
+ 00015044  0x00002c7d rtnne  0x00000002 
+ 00015045  0x00002c7e arg  0x00004503 , 0x00000011 
+ 00015046  0x00002c7f arg  0x0000000d , 0x00000002 
+ 00015047  0x00002c80 mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015048  0x00002c81 setarg  0x0001d000 
+ 00015049  0x00002c82 branch  0x00006c4d 
+ 00015050  0x00002c89 call  0x00004073 
+ 00015051  0x00002c8a branch  0x00003ad2 
+ 00015052  0x00002c8f call  0x00003b23 
+ 00015053  0x00002c90 branch  0x00003b19 
+ 00015054  0x00002c94 jam  0x00000001 , 0x0000464b 
+ 00015055  0x00002c95 rtn 
+ 00015056  0x00002c99 jam  0x00000000 , 0x0000464b 
+ 00015057  0x00002c9a rtn 
+ 00015058  0x00002c9e arg  0x00003ad6 , 0x00000012 
+ 00015059  0x00002c9f arg  0x0000001d , 0x00000011 
+ 00015060  0x00002ca0 arg  0x0000000e , 0x00000007 
+ 00015061  0x00002ca1 branch  0x00003b0e 
+ 00015062  0x00002ca8 fetch  0x00000001 , 0x000047e4 
+ 00015063  0x00002ca9 beq  0x00000001 , 0x00003afd 
+ 00015064  0x00002caa beq  0x00000003 , 0x00003adc 
+ 00015065  0x00002cab beq  0x00000002 , 0x00003b0d 
+ 00015066  0x00002cac beq  0x00000000 , 0x00003ade 
+ 00015067  0x00002cad branch  0x00003ade 
+ 00015068  0x00002cb0 jam  0x00000000 , 0x00004388 
+ 00015069  0x00002cb1 branch  0x00003ad0 
+ 00015070  0x00002cb4 call  0x0000396c 
+ 00015071  0x00002cb5 arg  0x00000787 , 0x00000011 
+ 00015072  0x00002cb6 call  0x000078dc 
+ 00015073  0x00002cb7 nrtn  0x00000028 
+ 00015074  0x00002cb8 fetch  0x00000001 , 0x000049b7 
+ 00015075  0x00002cb9 bbit1  0x00000002 , 0x00003aef 
+ 00015076  0x00002cba fetch  0x00000001 , 0x00000787 
+ 00015077  0x00002cbb pincrease  0xffffffff 
+ 00015078  0x00002cbc istore  0x00000001 , 0x00000012 
+ 00015079  0x00002cbd and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015080  0x00002cbe call  0x00003af5 , 0x00000034 
+ 00015081  0x00002cbf fetch  0x00000001 , 0x000049b7 
+ 00015082  0x00002cc0 rtnbit0  0x00000000 
+ 00015083  0x00002cc1 arg  0x0000462a , 0x00000005 
+ 00015084  0x00002cc2 arg  0x00000789 , 0x00000006 
+ 00015085  0x00002cc3 call  0x00007c8d 
+ 00015086  0x00002cc4 branch  0x000039d3 
+ 00015087  0x00002cc7 arg  0x00000787 , 0x00000011 
+ 00015088  0x00002cc8 call  0x000078ca 
+ 00015089  0x00002cc9 call  0x000078fa 
+ 00015090  0x00002cca nrtn  0x00000034 
+ 00015091  0x00002ccc call  0x00003afb 
+ 00015092  0x00002ccd branch  0x00003ad0 
+ 00015093  0x00002cd1 arg  0x00000787 , 0x00000011 
+ 00015094  0x00002cd2 call  0x000078ca 
+ 00015095  0x00002cd3 call  0x000078fa 
+ 00015096  0x00002cd4 nrtn  0x00000034 
+ 00015097  0x00002cd6 jam  0x00000004 , 0x0000464f 
+ 00015098  0x00002cd7 branch  0x00003ad0 
+ 00015099  0x00002cda jam  0x00000000 , 0x000049b5 
+ 00015100  0x00002cdb rtn 
+ 00015101  0x00002cdf call  0x00003ce0 
+ 00015102  0x00002ce0 call  0x00003cec 
+ 00015103  0x00002ce1 call  0x00003b05 
+ 00015104  0x00002ce2 nrtn  0x00000005 
+ 00015105  0x00002ce3 fetch  0x00000001 , 0x000047e4 
+ 00015106  0x00002ce4 beq  0x00000003 , 0x00003b09 
+ 00015107  0x00002ce5 beq  0x00000001 , 0x00003b0b 
+ 00015108  0x00002ce6 rtn 
+ 00015109  0x00002cec fetch  0x00000001 , 0x0000464e 
+ 00015110  0x00002ced add  0x0000003f , 0xffffffff , 0x0000003f 
+ 00015111  0x00002cee store  0x00000001 , 0x0000464e 
+ 00015112  0x00002cef rtn 
+ 00015113  0x00002cf3 jam  0x00000258 , 0x0000464f 
+ 00015114  0x00002cf4 branch  0x00003ad0 
+ 00015115  0x00002cf8 jam  0x00000006 , 0x0000464f 
+ 00015116  0x00002cf9 branch  0x00003ad0 
+ 00015117  0x00002cfd branch  0x000039d3 
+ 00015118  0x00002d00 fetch  0x00000001 , 0x0000464b 
+ 00015119  0x00002d01 rtnne  0x00000001 
+ 00015120  0x00002d03 random  0x0000003f 
+ 00015121  0x00002d04 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00015122  0x00002d05 iadd  0x00000011 , 0x00000011 
+ 00015123  0x00002d0a call  0x00007cef 
+ 00015124  0x00002d0b nrtn  0x00000034 
+ 00015125  0x00002d0c copy  0x00000011 , 0x0000003f 
+ 00015126  0x00002d0d call  0x00007ce1 
+ 00015127  0x00002d0e copy  0x00000012 , 0x0000003f 
+ 00015128  0x00002d0f branch  0x00007d79 
+ 00015129  0x00002d14 arg  0x0000464c , 0x00000013 
+ 00015130  0x00002d15 arg  0x00003b1c , 0x00000012 
+ 00015131  0x00002d16 branch  0x000042e7 
+ 00015132  0x00002d1a fetch  0x00000001 , 0x000047e4 
+ 00015133  0x00002d1b rtnne  0x00000001 
+ 00015134  0x00002d1c fetch  0x00000001 , 0x000047e7 
+ 00015135  0x00002d1d set1  0x00000000 , 0x0000003f 
+ 00015136  0x00002d1e store  0x00000001 , 0x000047e7 
+ 00015137  0x00002d1f jam  0x00000003 , 0x000047e4 
+ 00015138  0x00002d20 branch  0x00003b31 
+ 00015139  0x00002d26 arg  0x0000464f , 0x00000013 
+ 00015140  0x00002d27 arg  0x00003b26 , 0x00000012 
+ 00015141  0x00002d28 branch  0x000042e0 
+ 00015142  0x00002d2e fetch  0x00000001 , 0x000047e4 
+ 00015143  0x00002d30 beq  0x00000001 , 0x00003b2f 
+ 00015144  0x00002d31 beq  0x00000000 , 0x00003afb 
+ 00015145  0x00002d32 rtn 
+ 00015146  0x00002d35 call  0x00003e5a 
+ 00015147  0x00002d36 call  0x0000420b 
+ 00015148  0x00002d37 jam  0x00000000 , 0x0000464f 
+ 00015149  0x00002d38 call  0x00003ad0 
+ 00015150  0x00002d39 branch  0x00003afb 
+ 00015151  0x00002d3d jam  0x00000006 , 0x0000464e 
+ 00015152  0x00002d3e branch  0x00003ace 
+ 00015153  0x00002d42 jam  0x00000006 , 0x0000464e 
+ 00015154  0x00002d43 branch  0x00003ace 
+ 00015155  0x00002d46 arg  0x00003b37 , 0x00000012 
+ 00015156  0x00002d47 arg  0x00000020 , 0x00000011 
+ 00015157  0x00002d48 arg  0x0000000f , 0x00000007 
+ 00015158  0x00002d49 branch  0x00003b10 
+ 00015159  0x00002d4c fetch  0x00000001 , 0x000049b5 
+ 00015160  0x00002d4d nrtn  0x00000034 
+ 00015161  0x00002d4e call  0x0000406e 
+ 00015162  0x00002d4f arg  0x00000787 , 0x00000011 
+ 00015163  0x00002d50 call  0x000078dc 
+ 00015164  0x00002d51 nrtn  0x00000028 
+ 00015165  0x00002d52 fetch  0x00000001 , 0x00000787 
+ 00015166  0x00002d53 pincrease  0xffffffff 
+ 00015167  0x00002d54 istore  0x00000001 , 0x00000012 
+ 00015168  0x00002d55 call  0x000078ca , 0x00000034 
+ 00015169  0x00002d56 arg  0x0000462a , 0x00000005 
+ 00015170  0x00002d57 arg  0x00000789 , 0x00000006 
+ 00015171  0x00002d58 call  0x00007c8d 
+ 00015172  0x00002d59 branch  0x000039d3 
+ 00015173  0x00002d61 call  0x00003b4b 
+ 00015174  0x00002d62 call  0x00003b53 
+ 00015175  0x00002d63 call  0x00003b59 
+ 00015176  0x00002d64 call  0x00003b5f 
+ 00015177  0x00002d65 call  0x00003b67 
+ 00015178  0x00002d66 branch  0x00003b6b 
+ 00015179  0x00002d6c call  0x00003b78 
+ 00015180  0x00002d6d arg  0x000046c0 , 0x00000006 
+ 00015181  0x00002d6e arg  0x0000000f , 0x00000039 
+ 00015182  0x00002d6f call  0x00003be7 
+ 00015183  0x00002d70 call  0x00003c01 
+ 00015184  0x00002d71 arg  0x000001bd , 0x00000006 
+ 00015185  0x00002d72 arg  0x000046b0 , 0x00000005 
+ 00015186  0x00002d73 branch  0x00007c8f 
+ 00015187  0x00002d79 call  0x00003b7b 
+ 00015188  0x00002d7a call  0x00003b75 
+ 00015189  0x00002d7b call  0x00003c01 
+ 00015190  0x00002d7c arg  0x000001bd , 0x00000006 
+ 00015191  0x00002d7d arg  0x00004660 , 0x00000005 
+ 00015192  0x00002d7e branch  0x00007c8f 
+ 00015193  0x00002d83 call  0x00003b7b 
+ 00015194  0x00002d84 call  0x00003b78 
+ 00015195  0x00002d85 call  0x00003c01 
+ 00015196  0x00002d86 arg  0x000001bd , 0x00000006 
+ 00015197  0x00002d87 arg  0x00004690 , 0x00000005 
+ 00015198  0x00002d88 branch  0x00007c8f 
+ 00015199  0x00002d8e fetch  0x00000008 , 0x00004680 
+ 00015200  0x00002d8f store  0x00000008 , 0x00004658 
+ 00015201  0x00002d90 fetch  0x00000008 , 0x00004688 
+ 00015202  0x00002d91 store  0x00000008 , 0x00004650 
+ 00015203  0x00002d93 arg  0x00004650 , 0x00000006 
+ 00015204  0x00002d94 arg  0x000046b0 , 0x00000011 
+ 00015205  0x00002d95 arg  0x00004670 , 0x00000030 
+ 00015206  0x00002d96 branch  0x00003c48 
+ 00015207  0x00002d9d arg  0x00004680 , 0x00000006 
+ 00015208  0x00002d9e arg  0x000046b0 , 0x00000011 
+ 00015209  0x00002d9f arg  0x00004680 , 0x00000030 
+ 00015210  0x00002da0 branch  0x00003c48 
+ 00015211  0x00002da7 arg  0x00004670 , 0x00000006 
+ 00015212  0x00002da8 arg  0x00000010 , 0x00000039 
+ 00015213  0x00002da9 call  0x00003be4 
+ 00015214  0x00002daa arg  0x000046d9 , 0x00000006 
+ 00015215  0x00002dab arg  0x00000009 , 0x00000039 
+ 00015216  0x00002dac call  0x00003be7 
+ 00015217  0x00002dad call  0x00003c01 
+ 00015218  0x00002dae arg  0x000001bd , 0x00000006 
+ 00015219  0x00002daf arg  0x000046a0 , 0x00000005 
+ 00015220  0x00002db0 branch  0x00007c8f 
+ 00015221  0x00002db4 call  0x00003b79 
+ 00015222  0x00002db6 arg  0x00004680 , 0x00000006 
+ 00015223  0x00002db7 branch  0x00003be3 
+ 00015224  0x00002dba call  0x00003b76 
+ 00015225  0x00002dbc arg  0x00004688 , 0x00000006 
+ 00015226  0x00002dbd branch  0x00003be3 
+ 00015227  0x00002dc1 arg  0x0000480a , 0x00000006 
+ 00015228  0x00002dc2 arg  0x00000004 , 0x00000039 
+ 00015229  0x00002dc3 call  0x00003bea 
+ 00015230  0x00002dc4 arg  0x0000480e , 0x00000006 
+ 00015231  0x00002dc5 arg  0x00000006 , 0x00000039 
+ 00015232  0x00002dc6 call  0x00003bea 
+ 00015233  0x00002dc7 arg  0x00004814 , 0x00000006 
+ 00015234  0x00002dc8 arg  0x00000010 , 0x00000039 
+ 00015235  0x00002dc9 call  0x00003be4 
+ 00015236  0x00002dca call  0x00003bf1 
+ 00015237  0x00002dcb branch  0x00003bec 
+ 00015238  0x00002dd1 call  0x00003b92 
+ 00015239  0x00002dd4 arg  0x000047ec , 0x00000011 
+ 00015240  0x00002dd5 arg  0x000001bd , 0x00000012 
+ 00015241  0x00002dd6 arg  0x0000000b , 0x00000039 
+ 00015242  0x00002dd8 ifetch  0x00000002 , 0x00000011 
+ 00015243  0x00002dd9 ifetcht  0x00000002 , 0x00000012 
+ 00015244  0x00002dda ixor  0x00000002 , 0x0000003f 
+ 00015245  0x00002ddb istore  0x00000002 , 0x00000011 
+ 00015246  0x00002ddc increase  0x00000002 , 0x00000011 
+ 00015247  0x00002ddd increase  0x00000002 , 0x00000012 
+ 00015248  0x00002dde loop  0x00003b8a 
+ 00015249  0x00002ddf rtn 
+ 00015250  0x00002de6 arg  0x00004670 , 0x00000006 
+ 00015251  0x00002de7 arg  0x00000010 , 0x00000039 
+ 00015252  0x00002de8 call  0x00003be4 
+ 00015253  0x00002de9 arg  0x000046cf , 0x00000006 
+ 00015254  0x00002dea arg  0x0000000a , 0x00000039 
+ 00015255  0x00002deb call  0x00003be7 
+ 00015256  0x00002dec branch  0x00003c01 
+ 00015257  0x00002df1 arg  0x000047ef , 0x00000006 
+ 00015258  0x00002df2 arg  0x0000470d , 0x00000005 
+ 00015259  0x00002df3 call  0x00007c8f 
+ 00015260  0x00002df9 arg  0x0000470d , 0x00000006 
+ 00015261  0x00002dfa arg  0x0000471d , 0x00000011 
+ 00015262  0x00002dfb arg  0x0000472d , 0x00000030 
+ 00015263  0x00002dfc call  0x00003c4a 
+ 00015264  0x00002dfe arg  0x0000473d , 0x00000030 
+ 00015265  0x00002dff arg  0x00000001 , 0x00000012 
+ 00015266  0x00002e00 setarg  0x00000000 
+ 00015267  0x00002e01 call  0x00003c4c 
+ 00015268  0x00002e02 fetch  0x00000001 , 0x0000474c 
+ 00015269  0x00002e03 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015270  0x00002e04 store  0x00000001 , 0x0000474d 
+ 00015271  0x00002e06 arg  0x0000475e , 0x00000030 
+ 00015272  0x00002e07 arg  0x00000002 , 0x00000012 
+ 00015273  0x00002e08 setarg  0x00000010 
+ 00015274  0x00002e09 arg  0x0000473d , 0x00000011 
+ 00015275  0x00002e0a call  0x00003c4c 
+ 00015276  0x00002e0c arg  0x0000474e , 0x00000030 
+ 00015277  0x00002e0d arg  0x00000003 , 0x00000012 
+ 00015278  0x00002e0e setarg  0x00000010 
+ 00015279  0x00002e0f arg  0x0000475e , 0x00000011 
+ 00015280  0x00002e10 branch  0x00003c4c 
+ 00015281  0x00002e14 arg  0x00004959 , 0x00000006 
+ 00015282  0x00002e15 arg  0x0000476e , 0x00000011 
+ 00015283  0x00002e16 arg  0x0000477e , 0x00000030 
+ 00015284  0x00002e17 call  0x00003c4a 
+ 00015285  0x00002e18 arg  0x0000478e , 0x00000006 
+ 00015286  0x00002e19 arg  0x0000477e , 0x00000011 
+ 00015287  0x00002e1a arg  0x0000479e , 0x00000030 
+ 00015288  0x00002e1b setarg  0x00000004 
+ 00015289  0x00002e1c call  0x00003c5a 
+ 00015290  0x00002e1d fetch  0x00000001 , 0x000047ad 
+ 00015291  0x00002e1e and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015292  0x00002e1f set1  0x00000006 , 0x0000003f 
+ 00015293  0x00002e20 store  0x00000001 , 0x000047ae 
+ 00015294  0x00002e21 rtn 
+ 00015295  0x00002e25 arg  0x000047ef , 0x00000006 
+ 00015296  0x00002e26 arg  0x000047af , 0x00000011 
+ 00015297  0x00002e27 arg  0x000047bf , 0x00000030 
+ 00015298  0x00002e28 call  0x00003c4a 
+ 00015299  0x00002e29 arg  0x000047cf , 0x00000006 
+ 00015300  0x00002e2a arg  0x000047bf , 0x00000011 
+ 00015301  0x00002e2b arg  0x000047d4 , 0x00000030 
+ 00015302  0x00002e2c setarg  0x00000005 
+ 00015303  0x00002e2d call  0x00003c5a 
+ 00015304  0x00002e31 fetch  0x00000002 , 0x000044e9 
+ 00015305  0x00002e32 rtnbit1  0x00000009 
+ 00015306  0x00002e33 jam  0x00000001 , 0x00004388 
+ 00015307  0x00002e34 rtn 
+ 00015308  0x00002e39 arg  0x00004999 , 0x00000011 
+ 00015309  0x00002e3a fetch  0x00000007 , 0x0000499f 
+ 00015310  0x00002e3b branch  0x00003bd1 
+ 00015311  0x00002e3d arg  0x00000923 , 0x00000011 
+ 00015312  0x00002e3e fetch  0x00000007 , 0x00000929 
+ 00015313  0x00002e40 store  0x00000007 , 0x000008da 
+ 00015314  0x00002e41 setarg  0x00000000 
+ 00015315  0x00002e42 store  0x00000005 , 0x000008d1 
+ 00015316  0x00002e43 call  0x00003bda 
+ 00015317  0x00002e44 fetch  0x00000006 , 0x000008e1 
+ 00015318  0x00002e45 ifetcht  0x00000006 , 0x00000011 
+ 00015319  0x00002e46 ixor  0x00000002 , 0x0000003f 
+ 00015320  0x00002e47 istore  0x00000006 , 0x00000011 
+ 00015321  0x00002e48 rtn 
+ 00015322  0x00002e4c fetch  0x00000004 , 0x0000486e 
+ 00015323  0x00002e4d store  0x00000004 , 0x000008d6 
+ 00015324  0x00002e50 arg  0x0000474e , 0x00000006 
+ 00015325  0x00002e51 call  0x0000735f 
+ 00015326  0x00002e52 arg  0x000008d1 , 0x00000006 
+ 00015327  0x00002e53 call  0x00007361 
+ 00015328  0x00002e54 call  0x000072d1 
+ 00015329  0x00002e55 arg  0x000008e1 , 0x00000005 
+ 00015330  0x00002e56 branch  0x00007375 
+ 00015331  0x00002e5e arg  0x00000008 , 0x00000039 
+ 00015332  0x00002e64 call  0x00003bf1 
+ 00015333  0x00002e65 call  0x00003c39 
+ 00015334  0x00002e66 branch  0x00003bee 
+ 00015335  0x00002e68 call  0x00003bf1 
+ 00015336  0x00002e69 call  0x00007cda 
+ 00015337  0x00002e6a branch  0x00003bee 
+ 00015338  0x00002e6c call  0x00003bf1 
+ 00015339  0x00002e6d call  0x00003c39 
+ 00015340  0x00002e6e setarg  0x0000002c 
+ 00015341  0x00002e6f istore  0x00000001 , 0x00000005 
+ 00015342  0x00002e71 copy  0x00000005 , 0x0000003f 
+ 00015343  0x00002e72 store  0x00000002 , 0x000046f3 
+ 00015344  0x00002e73 rtn 
+ 00015345  0x00002e75 copy  0x00000006 , 0x00000002 
+ 00015346  0x00002e76 copy  0x00000039 , 0x00000011 
+ 00015347  0x00002e77 fetch  0x00000002 , 0x000046f3 
+ 00015348  0x00002e78 copy  0x0000003f , 0x00000005 
+ 00015349  0x00002e79 fetch  0x00000001 , 0x000046e2 
+ 00015350  0x00002e7a call  0x00003bfa , 0x00000034 
+ 00015351  0x00002e7b copy  0x00000002 , 0x00000006 
+ 00015352  0x00002e7c copy  0x00000011 , 0x00000039 
+ 00015353  0x00002e7d rtn 
+ 00015354  0x00002e7f jam  0x00000001 , 0x000046e2 
+ 00015355  0x00002e80 call  0x00003bfe 
+ 00015356  0x00002e81 arg  0x000007d1 , 0x00000005 
+ 00015357  0x00002e82 rtn 
+ 00015358  0x00002e85 arg  0x00000100 , 0x00000039 
+ 00015359  0x00002e86 arg  0x000007d1 , 0x00000005 
+ 00015360  0x00002e87 branch  0x00007ca3 
+ 00015361  0x00002e8c call  0x00003c17 
+ 00015362  0x00002e8d call  0x00003c32 
+ 00015363  0x00002e8f setarg  0x000007d1 
+ 00015364  0x00002e90 store  0x00000002 , 0x000046fa 
+ 00015365  0x00002e91 call  0x00004134 
+ 00015366  0x00002e94 fetch  0x00000002 , 0x000046fa 
+ 00015367  0x00002e95 copy  0x0000003f , 0x00000006 
+ 00015368  0x00002e96 arg  0x00000231 , 0x00000005 
+ 00015369  0x00002e97 call  0x00007c81 
+ 00015370  0x00002e98 call  0x0000413b 
+ 00015371  0x00002e99 fetch  0x00000002 , 0x000046fa 
+ 00015372  0x00002e9a pincrease  0x00000040 
+ 00015373  0x00002e9b store  0x00000002 , 0x000046fa 
+ 00015374  0x00002e9c fetch  0x00000001 , 0x000046f7 
+ 00015375  0x00002e9d pincrease  0xffffffff 
+ 00015376  0x00002e9e store  0x00000001 , 0x000046f7 
+ 00015377  0x00002e9f nbranch  0x00003c06 , 0x00000034 
+ 00015378  0x00002ea0 call  0x00004176 
+ 00015379  0x00002ea1 arg  0x000001bd , 0x00000011 
+ 00015380  0x00002ea2 arg  0x00000020 , 0x00000039 
+ 00015381  0x00002ea3 call  0x00007cb1 
+ 00015382  0x00002ea4 rtn 
+ 00015383  0x00002ea8 jam  0x00000000 , 0x000046e2 
+ 00015384  0x00002ea9 fetch  0x00000002 , 0x000046f3 
+ 00015385  0x00002eaa copy  0x0000003f , 0x00000005 
+ 00015386  0x00002eab arg  0x00000080 , 0x00000002 
+ 00015387  0x00002eac istoret  0x00000001 , 0x00000005 
+ 00015388  0x00002ead arg  0x000007d1 , 0x00000002 
+ 00015389  0x00002eae isub  0x00000002 , 0x0000003f 
+ 00015390  0x00002eaf store  0x00000008 , 0x000046e3 
+ 00015391  0x00002eb1 lshift3  0x0000003f , 0x00000002 
+ 00015392  0x00002eb2 storet  0x00000008 , 0x000046eb 
+ 00015393  0x00002eb3 rshift4  0x0000003f , 0x00000013 
+ 00015394  0x00002eb4 rshift2  0x00000013 , 0x00000013 
+ 00015395  0x00002eb5 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015396  0x00002eb6 sub  0x0000003f , 0x00000037 , 0x0000003e 
+ 00015397  0x00002eb8 ncall  0x00003c30 , 0x00000002 
+ 00015398  0x00002eb9 add  0x00000013 , 0x00000001 , 0x0000003f 
+ 00015399  0x00002eba store  0x00000001 , 0x000046f7 
+ 00015400  0x00002ebb mul32  0x0000003f , 0x00000040 , 0x00000011 
+ 00015401  0x00002ebc lshift4  0x0000003f , 0x00000013 
+ 00015402  0x00002ebd increase  0xffffffff , 0x00000013 
+ 00015403  0x00002ebe setarg  0x000007cd 
+ 00015404  0x00002ebf iadd  0x00000011 , 0x00000011 
+ 00015405  0x00002ec0 fetch  0x00000004 , 0x000046eb 
+ 00015406  0x00002ec1 istore  0x00000004 , 0x00000011 
+ 00015407  0x00002ec2 rtn 
+ 00015408  0x00002ec7 increase  0x00000001 , 0x00000013 
+ 00015409  0x00002ec8 rtn 
+ 00015410  0x00002ecb arg  0x000007d1 , 0x00000011 
+ 00015411  0x00002ed1 arg  0x00000004 , 0x00000039 
+ 00015412  0x00002ed2 call  0x00007cb1 
+ 00015413  0x00002ed3 increase  0x00000002 , 0x00000011 
+ 00015414  0x00002ed4 add  0x00000013 , 0xffffffff , 0x00000013 
+ 00015415  0x00002ed5 nbranch  0x00003c33 , 0x00000005 
+ 00015416  0x00002ed6 rtn 
+ 00015417  0x00002ede ifetch  0x00000001 , 0x00000006 
+ 00015418  0x00002edf rshift4  0x0000003f , 0x00000002 
+ 00015419  0x00002ee0 call  0x00003c42 
+ 00015420  0x00002ee1 istoret  0x00000001 , 0x00000005 
+ 00015421  0x00002ee2 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00015422  0x00002ee3 call  0x00003c42 
+ 00015423  0x00002ee4 istoret  0x00000001 , 0x00000005 
+ 00015424  0x00002ee5 loop  0x00003c39 
+ 00015425  0x00002ee6 rtn 
+ 00015426  0x00002ee8 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00015427  0x00002ee9 branch  0x00003c46 , 0x00000002 
+ 00015428  0x00002eea add  0x00000002 , 0x00000057 , 0x00000002 
+ 00015429  0x00002eeb rtn 
+ 00015430  0x00002eed add  0x00000002 , 0x00000030 , 0x00000002 
+ 00015431  0x00002eee rtn 
+ 00015432  0x00002ef2 setarg  0x00000020 
+ 00015433  0x00002ef3 branch  0x00003c5a 
+ 00015434  0x00002ef6 setarg  0x00000010 
+ 00015435  0x00002ef7 branch  0x00003c5a 
+ 00015436  0x00002efd fetcht  0x00000001 , 0x000046fc 
+ 00015437  0x00002efe increase  0x00000001 , 0x00000002 
+ 00015438  0x00002eff iadd  0x00000002 , 0x00000002 
+ 00015439  0x00002f00 storet  0x00000001 , 0x00000230 
+ 00015440  0x00002f01 copy  0x00000011 , 0x00000006 
+ 00015441  0x00002f02 copy  0x0000003f , 0x00000039 
+ 00015442  0x00002f03 call  0x00007ccc 
+ 00015443  0x00002f04 fetcht  0x00000001 , 0x000046fc 
+ 00015444  0x00002f05 copy  0x00000002 , 0x00000039 
+ 00015445  0x00002f06 call  0x00007cda 
+ 00015446  0x00002f07 copy  0x00000012 , 0x0000003f 
+ 00015447  0x00002f08 istore  0x00000001 , 0x00000005 
+ 00015448  0x00002f09 arg  0x0000472d , 0x00000011 
+ 00015449  0x00002f0a branch  0x00003c5d 
+ 00015450  0x00002f14 store  0x00000001 , 0x00000230 
+ 00015451  0x00002f15 copy  0x0000003f , 0x00000039 
+ 00015452  0x00002f16 call  0x00007ccc 
+ 00015453  0x00002f17 copy  0x00000011 , 0x00000006 
+ 00015454  0x00002f18 arg  0x000006a1 , 0x00000005 
+ 00015455  0x00002f19 call  0x00007c8f 
+ 00015456  0x00002f1a call  0x000071c1 
+ 00015457  0x00002f1b copy  0x00000030 , 0x00000005 
+ 00015458  0x00002f1c call  0x00007375 
+ 00015459  0x00002f1d rtn 
+ 00015460  0x00002f22 fetcht  0x00000001 , 0x000008fe 
+ 00015461  0x00002f23 branch  0x00003c67 
+ 00015462  0x00002f25 force  0x00000001 , 0x00000002 
+ 00015463  0x00002f27 force  0x00000000 , 0x00000038 
+ 00015464  0x00002f28 fetch  0x00000002 , 0x000008f1 
+ 00015465  0x00002f29 copy  0x0000003f , 0x00000006 
+ 00015466  0x00002f2a ifetch  0x00000003 , 0x00000006 
+ 00015467  0x00002f2b lshift8  0x0000003f , 0x0000003f 
+ 00015468  0x00002f2c ior  0x00000002 , 0x0000002f 
+ 00015469  0x00002f2d increase  0x00000001 , 0x00000038 
+ 00015470  0x00002f2e ifetch  0x00000004 , 0x00000006 
+ 00015471  0x00002f2f copy  0x0000003f , 0x0000002f 
+ 00015472  0x00002f30 increase  0x00000001 , 0x00000038 
+ 00015473  0x00002f31 ifetch  0x00000004 , 0x00000006 
+ 00015474  0x00002f32 copy  0x0000003f , 0x0000002f 
+ 00015475  0x00002f33 increase  0x00000001 , 0x00000038 
+ 00015476  0x00002f34 byteswap  0x00000011 , 0x0000002f 
+ 00015477  0x00002f35 lshift16  0x0000002f , 0x0000002f 
+ 00015478  0x00002f36 ifetch  0x00000002 , 0x00000006 
+ 00015479  0x00002f37 ior  0x0000002f , 0x0000002f 
+ 00015480  0x00002f38 rtn 
+ 00015481  0x00002f3a fetch  0x00000001 , 0x000008f3 
+ 00015482  0x00002f3b copy  0x0000003f , 0x00000011 
+ 00015483  0x00002f3c call  0x00003c64 
+ 00015484  0x00002f3d call  0x000072d1 
+ 00015485  0x00002f3e force  0x0000000c , 0x00000038 
+ 00015486  0x00002f3f deposit  0x0000002f 
+ 00015487  0x00002f40 copy  0x00000011 , 0x00000039 
+ 00015488  0x00002f41 fetcht  0x00000002 , 0x000008f4 
+ 00015489  0x00002f42 copy  0x00000002 , 0x00000006 
+ 00015490  0x00002f43 call  0x00007349 
+ 00015491  0x00002f44 branch  0x0000728c 
+ 00015492  0x00002f46 jam  0x00000019 , 0x000008fe 
+ 00015493  0x00002f47 branch  0x00003c88 
+ 00015494  0x00002f49 jam  0x00000009 , 0x000008fe 
+ 00015495  0x00002f4a branch  0x00003c88 
+ 00015496  0x00002f4c store  0x00000001 , 0x000008f3 
+ 00015497  0x00002f4d storet  0x00000002 , 0x000008f4 
+ 00015498  0x00002f4e bpatchx  0x000000a5 , 0x00004034 
+ 00015499  0x00002f4f call  0x00003c79 
+ 00015500  0x00002f50 force  0x00000008 , 0x00000038 
+ 00015501  0x00002f51 iforce  0x0000002f 
+ 00015502  0x00002f52 force  0x0000000d , 0x00000038 
+ 00015503  0x00002f53 copy  0x0000002f , 0x0000003f 
+ 00015504  0x00002f54 force  0x00000009 , 0x00000038 
+ 00015505  0x00002f55 iforce  0x0000002f 
+ 00015506  0x00002f56 force  0x00000000 , 0x00000011 
+ 00015507  0x00002f57 copy  0x00000002 , 0x00000013 
+ 00015508  0x00002f58 call  0x00003c66 
+ 00015509  0x00002f59 call  0x000072d7 
+ 00015510  0x00002f5a call  0x00003cc7 
+ 00015511  0x00002f5b storet  0x00000008 , 0x000008f6 
+ 00015512  0x00002f5c fetch  0x00000001 , 0x000008f3 
+ 00015513  0x00002f5d copy  0x0000003f , 0x00000012 
+ 00015514  0x00002f5e call  0x00003ccf 
+ 00015515  0x00002f5f fetcht  0x00000001 , 0x000008f3 
+ 00015516  0x00002f60 fetch  0x00000002 , 0x000008f4 
+ 00015517  0x00002f61 iadd  0x00000002 , 0x00000011 
+ 00015518  0x00002f62 fetcht  0x00000008 , 0x000008f6 
+ 00015519  0x00002f63 istoret  0x00000004 , 0x00000011 
+ 00015520  0x00002f64 fetch  0x00000001 , 0x000008fe 
+ 00015521  0x00002f65 sub  0x0000003f , 0x00000009 , 0x0000003f 
+ 00015522  0x00002f66 rtn  0x00000034 
+ 00015523  0x00002f67 istoret  0x00000008 , 0x00000011 
+ 00015524  0x00002f68 rtn 
+ 00015525  0x00002f6a jam  0x00000019 , 0x000008fe 
+ 00015526  0x00002f6b branch  0x00003ca9 
+ 00015527  0x00002f6d jam  0x00000009 , 0x000008fe 
+ 00015528  0x00002f6e branch  0x00003ca9 
+ 00015529  0x00002f71 store  0x00000001 , 0x000008f3 
+ 00015530  0x00002f72 storet  0x00000002 , 0x000008f4 
+ 00015531  0x00002f73 copy  0x00000002 , 0x00000013 
+ 00015532  0x00002f74 copy  0x0000003f , 0x00000012 
+ 00015533  0x00002f75 iadd  0x00000013 , 0x00000006 
+ 00015534  0x00002f76 bpatchx  0x000000a6 , 0x00004034 
+ 00015535  0x00002f77 ifetch  0x00000008 , 0x00000006 
+ 00015536  0x00002f78 force  0x00000008 , 0x00000038 
+ 00015537  0x00002f79 iforce  0x0000002f 
+ 00015538  0x00002f7a force  0x00000009 , 0x00000038 
+ 00015539  0x00002f7b rshift32  0x0000003f , 0x0000003f 
+ 00015540  0x00002f7c iforce  0x0000002f 
+ 00015541  0x00002f7d force  0x00000000 , 0x00000011 
+ 00015542  0x00002f7e call  0x00003c66 
+ 00015543  0x00002f7f call  0x000072d7 
+ 00015544  0x00002f80 call  0x00003cc7 
+ 00015545  0x00002f81 storet  0x00000008 , 0x000008f6 
+ 00015546  0x00002f82 call  0x00003ccf 
+ 00015547  0x00002f83 call  0x00003c79 
+ 00015548  0x00002f84 call  0x00003cc7 
+ 00015549  0x00002f85 fetch  0x00000001 , 0x000008fe 
+ 00015550  0x00002f86 beq  0x00000019 , 0x00003cc4 
+ 00015551  0x00002f87 storet  0x00000004 , 0x000008fa 
+ 00015552  0x00002f88 fetch  0x00000004 , 0x000008f6 
+ 00015553  0x00002f89 fetcht  0x00000004 , 0x000008fa 
+ 00015554  0x00002f8a isub  0x00000002 , 0x0000003f 
+ 00015555  0x00002f8b rtn 
+ 00015556  0x00002f8e fetch  0x00000008 , 0x000008f6 
+ 00015557  0x00002f8f isub  0x00000002 , 0x0000003f 
+ 00015558  0x00002f90 rtn 
+ 00015559  0x00002f93 force  0x0000000c , 0x00000038 
+ 00015560  0x00002f94 deposit  0x0000002f 
+ 00015561  0x00002f95 force  0x0000000d , 0x00000038 
+ 00015562  0x00002f96 copy  0x0000002f , 0x00000002 
+ 00015563  0x00002f97 lshift16  0x00000002 , 0x00000002 
+ 00015564  0x00002f98 lshift16  0x00000002 , 0x00000002 
+ 00015565  0x00002f99 ior  0x00000002 , 0x00000002 
+ 00015566  0x00002f9a rtn 
+ 00015567  0x00002f9c increase  0x00000001 , 0x00000011 
+ 00015568  0x00002f9d call  0x00003c66 
+ 00015569  0x00002f9e copy  0x00000013 , 0x00000006 
+ 00015570  0x00002f9f call  0x0000735d 
+ 00015571  0x00002fa0 call  0x000072d7 
+ 00015572  0x00002fa1 call  0x0000737c 
+ 00015573  0x00002fa2 increase  0x00000010 , 0x00000013 
+ 00015574  0x00002fa3 increase  0xfffffff0 , 0x00000012 
+ 00015575  0x00002fa4 branch  0x00003ccf , 0x00000002 
+ 00015576  0x00002fa5 rtn 
+ 00015577  0x00002fb0 bpatchx  0x000000a7 , 0x00004034 
+ 00015578  0x00002fb1 jam  0x00000001 , 0x000047e4 
+ 00015579  0x00002fb2 jam  0x00000000 , 0x000047e5 
+ 00015580  0x00002fb3 jam  0x00000001 , 0x0000464b 
+ 00015581  0x00002fb4 setarg  0x00001770 
+ 00015582  0x00002fb5 store  0x00000002 , 0x0000464c 
+ 00015583  0x00002fb6 rtn 
+ 00015584  0x00002fba setarg  0x000001a8 
+ 00015585  0x00002fbb store  0x00000002 , 0x000008ff 
+ 00015586  0x00002fbc fetch  0x00000001 , 0x000047e6 
+ 00015587  0x00002fbd istore  0x00000001 , 0x00000005 
+ 00015588  0x00002fbe fetch  0x00000004 , 0x0000480a 
+ 00015589  0x00002fbf call  0x00007cc6 
+ 00015590  0x00002fc0 istore  0x00000004 , 0x00000005 
+ 00015591  0x00002fc1 fetch  0x00000006 , 0x000042db 
+ 00015592  0x00002fc2 istore  0x00000006 , 0x00000005 
+ 00015593  0x00002fc3 fetch  0x00000003 , 0x000047e7 
+ 00015594  0x00002fc4 istore  0x00000003 , 0x00000005 
+ 00015595  0x00002fc5 rtn 
+ 00015596  0x00002fc8 call  0x00003cee 
+ 00015597  0x00002fc9 branch  0x000039d3 
+ 00015598  0x00002fcd jam  0x00000015 , 0x0000462a 
+ 00015599  0x00002fce setarg  0x00000014 
+ 00015600  0x00002fcf store  0x00000001 , 0x0000462b 
+ 00015601  0x00002fd0 setarg  0x0000002b 
+ 00015602  0x00002fd1 istore  0x00000001 , 0x00000005 
+ 00015603  0x00002fd2 setarg  0x00000000 
+ 00015604  0x00002fd3 istore  0x00000001 , 0x00000005 
+ 00015605  0x00002fd5 arg  0x000008ff , 0x00000006 
+ 00015606  0x00002fd6 call  0x00007c8f 
+ 00015607  0x00002fd7 fetch  0x00000002 , 0x000047ea 
+ 00015608  0x00002fd8 istore  0x00000002 , 0x00000005 
+ 00015609  0x00002fd9 rtn 
+ 00015610  0x00002fdd call  0x00003d5a 
+ 00015611  0x00002fde nrtn  0x00000028 
+ 00015612  0x00002fdf ifetch  0x00000001 , 0x00000006 
+ 00015613  0x00002fe0 beq  0x00000000 , 0x00003d01 
+ 00015614  0x00002fe1 beq  0x00000002 , 0x00003d1c 
+ 00015615  0x00002fe2 bpatchx  0x000000a8 , 0x00004035 
+ 00015616  0x00002fe3 rtn 
+ 00015617  0x00002fe8 call  0x00003d0f 
+ 00015618  0x00002fe9 nrtn  0x00000028 
+ 00015619  0x00002feb call  0x00003b45 
+ 00015620  0x00002fed call  0x00003d07 
+ 00015621  0x00002fee call  0x000040fa 
+ 00015622  0x00002fef rtn 
+ 00015623  0x00002ff2 arg  0x00000012 , 0x00000002 
+ 00015624  0x00002ff3 call  0x00003d46 
+ 00015625  0x00002ff4 setarg  0x00000001 
+ 00015626  0x00002ff5 istore  0x00000001 , 0x00000005 
+ 00015627  0x00002ff6 fetch  0x00000002 , 0x00004812 
+ 00015628  0x00002ff7 istore  0x00000002 , 0x00000005 
+ 00015629  0x00002ff8 arg  0x00004680 , 0x00000006 
+ 00015630  0x00002ff9 branch  0x00007c8f 
+ 00015631  0x00002ffd call  0x00007dbc 
+ 00015632  0x00002ffe ifetcht  0x00000002 , 0x00000006 
+ 00015633  0x00002fff arg  0x00004680 , 0x00000005 
+ 00015634  0x00003000 call  0x00007c8f 
+ 00015635  0x00003001 fetch  0x00000002 , 0x00004812 
+ 00015636  0x00003002 isub  0x00000002 , 0x0000003e 
+ 00015637  0x00003003 nrtn  0x00000005 
+ 00015638  0x00003006 fetch  0x00000001 , 0x000047e5 
+ 00015639  0x00003007 rtnbit1  0x00000001 
+ 00015640  0x00003008 set1  0x00000001 , 0x0000003f 
+ 00015641  0x00003009 store  0x00000001 , 0x000047e5 
+ 00015642  0x0000300b jam  0x00000002 , 0x000047e4 
+ 00015643  0x0000300c branch  0x00007dba 
+ 00015644  0x0000300f call  0x00003d27 
+ 00015645  0x00003010 fetcht  0x00000002 , 0x000047ec 
+ 00015646  0x00003011 fetch  0x00000002 , 0x00004812 
+ 00015647  0x00003012 isub  0x00000002 , 0x0000003e 
+ 00015648  0x00003013 nrtn  0x00000005 
+ 00015649  0x00003014 call  0x00003bbf 
+ 00015650  0x00003015 call  0x000040fa 
+ 00015651  0x00003016 fetch  0x00000001 , 0x000007aa 
+ 00015652  0x00003017 rtnne  0x00000002 
+ 00015653  0x00003018 jam  0x00000005 , 0x000047e4 
+ 00015654  0x00003019 rtn 
+ 00015655  0x0000301d bpatchx  0x000000a9 , 0x00004035 
+ 00015656  0x0000301e copy  0x00000006 , 0x00000011 
+ 00015657  0x0000301f fetch  0x00000001 , 0x000047e4 
+ 00015658  0x00003020 rtneq  0x00000000 
+ 00015659  0x00003021 fetch  0x00000001 , 0x000047e5 
+ 00015660  0x00003022 rtnbit0  0x00000001 
+ 00015661  0x00003023 rtnbit1  0x00000002 
+ 00015662  0x00003024 copy  0x00000011 , 0x00000006 
+ 00015663  0x00003025 arg  0x00000016 , 0x00000039 
+ 00015664  0x00003026 arg  0x000047ec , 0x00000005 
+ 00015665  0x00003027 call  0x00007cda 
+ 00015666  0x00003029 call  0x00003b86 
+ 00015667  0x0000302b fetcht  0x00000002 , 0x000047ec 
+ 00015668  0x0000302c fetch  0x00000002 , 0x00004812 
+ 00015669  0x0000302d isub  0x00000002 , 0x0000003e 
+ 00015670  0x0000302e nrtn  0x00000005 
+ 00015671  0x00003030 fetch  0x00000001 , 0x000047e5 
+ 00015672  0x00003031 set1  0x00000002 , 0x0000003f 
+ 00015673  0x00003032 store  0x00000001 , 0x000047e5 
+ 00015674  0x00003034 call  0x00003b99 
+ 00015675  0x00003036 fetch  0x00000001 , 0x000047ff 
+ 00015676  0x00003037 store  0x00000001 , 0x00004871 
+ 00015677  0x00003038 call  0x00003d3f 
+ 00015678  0x00003039 rtn 
+ 00015679  0x0000303e arg  0x00000006 , 0x00000002 
+ 00015680  0x0000303f call  0x00003d46 
+ 00015681  0x00003040 setarg  0x00000003 
+ 00015682  0x00003041 istore  0x00000001 , 0x00000005 
+ 00015683  0x00003042 fetch  0x00000006 , 0x0000480e 
+ 00015684  0x00003043 istore  0x00000006 , 0x00000005 
+ 00015685  0x00003044 rtn 
+ 00015686  0x00003048 bpatchx  0x000000aa , 0x00004035 
+ 00015687  0x00003049 setarg  0x0000012c 
+ 00015688  0x0000304a store  0x00000002 , 0x00004806 
+ 00015689  0x0000304b fetch  0x00000001 , 0x000007aa 
+ 00015690  0x0000304c sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00015691  0x0000304d call  0x00003ace , 0x00000005 
+ 00015692  0x0000304e ncall  0x00003ad0 , 0x00000005 
+ 00015693  0x0000304f add  0x00000002 , 0x00000009 , 0x0000003f 
+ 00015694  0x00003050 store  0x00000001 , 0x0000462a 
+ 00015695  0x00003051 call  0x0000397c 
+ 00015696  0x00003052 add  0x00000002 , 0x00000005 , 0x0000003f 
+ 00015697  0x00003053 istore  0x00000001 , 0x00000005 
+ 00015698  0x00003054 setarg  0x000000ff 
+ 00015699  0x00003055 istore  0x00000001 , 0x00000005 
+ 00015700  0x00003056 setarg  0x000001a8 
+ 00015701  0x00003057 byteswap  0x0000003f , 0x0000003f 
+ 00015702  0x00003058 istore  0x00000002 , 0x00000005 
+ 00015703  0x00003059 fetch  0x00000001 , 0x0000090f 
+ 00015704  0x0000305a istore  0x00000001 , 0x00000005 
+ 00015705  0x0000305b rtn 
+ 00015706  0x00003067 call  0x00007dbc 
+ 00015707  0x00003068 ifetcht  0x00000002 , 0x00000006 
+ 00015708  0x00003069 setarg  0x000001a8 
+ 00015709  0x0000306a byteswap  0x0000003f , 0x0000003f 
+ 00015710  0x0000306b isub  0x00000002 , 0x0000003e 
+ 00015711  0x0000306c nrtn  0x00000005 
+ 00015712  0x0000306d ifetch  0x00000001 , 0x00000006 
+ 00015713  0x0000306e store  0x00000001 , 0x0000090f 
+ 00015714  0x0000306f branch  0x00007dba 
+ 00015715  0x00003073 arg  0x00004806 , 0x00000013 
+ 00015716  0x00003074 arg  0x00003d66 , 0x00000012 
+ 00015717  0x00003075 branch  0x000042e7 
+ 00015718  0x00003079 branch  0x00003e61 
+ 00015719  0x00003082 fetch  0x00000001 , 0x0000070b 
+ 00015720  0x00003083 beq  0x00000008 , 0x00003d92 
+ 00015721  0x00003084 beq  0x00000049 , 0x00003db1 
+ 00015722  0x00003085 beq  0x0000001b , 0x00003dbd 
+ 00015723  0x00003086 beq  0x0000001c , 0x00003dc4 
+ 00015724  0x00003088 beq  0x000000f2 , 0x00003d6e 
+ 00015725  0x0000308a rtn 
+ 00015726  0x0000308d call  0x00003dec 
+ 00015727  0x0000308e call  0x00003d83 
+ 00015728  0x0000308f call  0x00003dc2 
+ 00015729  0x00003090 setarg  0x00000080 
+ 00015730  0x00003091 store  0x00000001 , 0x00000723 
+ 00015731  0x00003092 setarg  0x000000f3 
+ 00015732  0x00003093 istore  0x00000001 , 0x00000005 
+ 00015733  0x00003095 setarg  0x00000000 
+ 00015734  0x00003096 istore  0x00000001 , 0x00000005 
+ 00015735  0x00003097 fetch  0x00000002 , 0x0000070c 
+ 00015736  0x00003098 istore  0x00000002 , 0x00000005 
+ 00015737  0x0000309a fetch  0x00000001 , 0x00000709 
+ 00015738  0x0000309b arg  0x00000004 , 0x00000002 
+ 00015739  0x0000309c isub  0x00000002 , 0x00000039 
+ 00015740  0x0000309d arg  0x0000070e , 0x00000006 
+ 00015741  0x0000309e call  0x00007cda 
+ 00015742  0x0000309f fetch  0x00000001 , 0x00000709 
+ 00015743  0x000030a0 pincrease  0x00000001 
+ 00015744  0x000030a1 store  0x00000001 , 0x00000722 
+ 00015745  0x000030a4 arg  0x00000000 , 0x00000007 
+ 00015746  0x000030a5 branch  0x00003806 
+ 00015747  0x000030a8 fetch  0x00000001 , 0x0000070e 
+ 00015748  0x000030a9 rtn  0x00000034 
+ 00015749  0x000030aa sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00015750  0x000030ab ncall  0x00003d90 , 0x00000002 
+ 00015751  0x000030ac iforce  0x00000039 
+ 00015752  0x000030ad arg  0x0000070f , 0x00000006 
+ 00015753  0x000030ae add  0x00000011 , 0x00000002 , 0x00000005 
+ 00015754  0x000030af branch  0x00003d8b 
+ 00015755  0x000030b2 ifetch  0x00000002 , 0x00000006 
+ 00015756  0x000030b3 byteswap  0x0000003f , 0x0000003f 
+ 00015757  0x000030b4 istore  0x00000002 , 0x00000005 
+ 00015758  0x000030b5 loop  0x00003d8b 
+ 00015759  0x000030b6 rtn 
+ 00015760  0x000030ba setarg  0x00000008 
+ 00015761  0x000030bb rtn 
+ 00015762  0x000030be jam  0x00000006 , 0x000047e4 
+ 00015763  0x000030bf setarg  0x00000002 
+ 00015764  0x000030c0 store  0x00000001 , 0x00000723 
+ 00015765  0x000030c1 setarg  0x00000000 
+ 00015766  0x000030c2 istore  0x00000001 , 0x00000005 
+ 00015767  0x000030c3 setarg  0x000001a8 
+ 00015768  0x000030c4 istore  0x00000002 , 0x00000005 
+ 00015769  0x000030c5 setarg  0x00000000 
+ 00015770  0x000030c6 istore  0x00000002 , 0x00000005 
+ 00015771  0x000030c7 setarg  0x00000001 
+ 00015772  0x000030c8 istore  0x00000002 , 0x00000005 
+ 00015773  0x000030c9 setarg  0x00000005 
+ 00015774  0x000030ca istore  0x00000002 , 0x00000005 
+ 00015775  0x000030cb setarg  0x00000003 
+ 00015776  0x000030cc istore  0x00000002 , 0x00000005 
+ 00015777  0x000030cd setarg  0x00000000 
+ 00015778  0x000030ce istore  0x00000002 , 0x00000005 
+ 00015779  0x000030cf setarg  0x00000002 
+ 00015780  0x000030d0 istore  0x00000001 , 0x00000005 
+ 00015781  0x000030d1 setarg  0x00000002 
+ 00015782  0x000030d2 istore  0x00000001 , 0x00000005 
+ 00015783  0x000030d3 setarg  0x00000000 
+ 00015784  0x000030d4 istore  0x00000002 , 0x00000005 
+ 00015785  0x000030d5 setarg  0x00001000 
+ 00015786  0x000030d6 istore  0x00000002 , 0x00000005 
+ 00015787  0x000030d7 setarg  0x000001a8 
+ 00015788  0x000030d8 istore  0x00000004 , 0x00000005 
+ 00015789  0x000030d9 setarg  0x000101a8 
+ 00015790  0x000030da istore  0x00000004 , 0x00000005 
+ 00015791  0x000030db jam  0x0000001c , 0x00000722 
+ 00015792  0x000030dc branch  0x000041b5 
+ 00015793  0x000030e0 jam  0x00000014 , 0x00004805 
+ 00015794  0x000030e5 setarg  0x00000080 
+ 00015795  0x000030e6 store  0x00000001 , 0x00000723 
+ 00015796  0x000030e7 setarg  0x0000004a 
+ 00015797  0x000030e8 istore  0x00000001 , 0x00000005 
+ 00015798  0x000030e9 jam  0x00000002 , 0x00000722 
+ 00015799  0x000030ea branch  0x000041b5 
+ 00015800  0x000030ed arg  0x00004805 , 0x00000013 
+ 00015801  0x000030ee arg  0x00003dbb , 0x00000012 
+ 00015802  0x000030ef branch  0x000042e0 
+ 00015803  0x000030f3 call  0x00003e50 
+ 00015804  0x000030f6 branch  0x00006ca3 
+ 00015805  0x000030fa call  0x00003de2 
+ 00015806  0x000030fb fetch  0x00000002 , 0x0000484c 
+ 00015807  0x000030fc rtnbit1  0x00000002 
+ 00015808  0x000030fd call  0x00003dec 
+ 00015809  0x000030fe call  0x00003df5 
+ 00015810  0x00003100 fetch  0x00000002 , 0x00004848 
+ 00015811  0x00003101 branch  0x00007d79 
+ 00015812  0x00003105 call  0x00003de2 
+ 00015813  0x00003106 fetch  0x00000002 , 0x0000484c 
+ 00015814  0x00003107 rtnbit1  0x00000002 
+ 00015815  0x00003108 call  0x00003dec 
+ 00015816  0x00003109 fetcht  0x00000002 , 0x0000070e 
+ 00015817  0x0000310a rshift8  0x00000002 , 0x0000003f 
+ 00015818  0x0000310b rshift4  0x0000003f , 0x0000003f 
+ 00015819  0x0000310c beq  0x0000000c , 0x00003dd3 
+ 00015820  0x0000310d byteswap  0x00000002 , 0x00000002 
+ 00015821  0x0000310f call  0x00003dd8 
+ 00015822  0x00003110 nrtn  0x00000028 
+ 00015823  0x00003111 setarg  0x00000000 
+ 00015824  0x00003112 istore  0x00000002 , 0x00000011 
+ 00015825  0x00003113 fetch  0x00000002 , 0x00004848 
+ 00015826  0x00003114 branch  0x00007d79 
+ 00015827  0x00003117 setarg  0xffffffff 
+ 00015828  0x00003118 istore  0x00000008 , 0x00000011 
+ 00015829  0x00003119 istore  0x00000008 , 0x00000005 
+ 00015830  0x0000311a fetch  0x00000002 , 0x00004848 
+ 00015831  0x0000311b branch  0x00007d79 
+ 00015832  0x0000311e arg  0x00000008 , 0x00000039 
+ 00015833  0x00003120 ifetch  0x00000002 , 0x00000011 
+ 00015834  0x00003121 arg  0x0000ffff , 0x00000012 
+ 00015835  0x00003122 isub  0x00000012 , 0x0000003e 
+ 00015836  0x00003123 branch  0x00007dba , 0x00000005 
+ 00015837  0x00003124 isub  0x00000002 , 0x0000003e 
+ 00015838  0x00003125 branch  0x00007dba , 0x00000005 
+ 00015839  0x00003127 increase  0x00000002 , 0x00000011 
+ 00015840  0x00003128 loop  0x00003dd9 
+ 00015841  0x00003129 branch  0x00007dbc 
+ 00015842  0x0000312d setarg  0x00000080 
+ 00015843  0x0000312e store  0x00000001 , 0x00000723 
+ 00015844  0x0000312f setarg  0x0000001f 
+ 00015845  0x00003130 istore  0x00000001 , 0x00000005 
+ 00015846  0x00003131 setarg  0x00000000 
+ 00015847  0x00003132 istore  0x00000001 , 0x00000005 
+ 00015848  0x00003133 fetch  0x00000006 , 0x0000070c 
+ 00015849  0x00003134 istore  0x00000006 , 0x00000005 
+ 00015850  0x00003135 jam  0x00000009 , 0x00000722 
+ 00015851  0x00003136 branch  0x000041b5 
+ 00015852  0x00003139 call  0x00003e3e 
+ 00015853  0x0000313a add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015854  0x0000313b fetch  0x00000002 , 0x0000070c 
+ 00015855  0x0000313c fetcht  0x00000002 , 0x00004800 
+ 00015856  0x0000313d byteswap  0x00000002 , 0x00000002 
+ 00015857  0x0000313e isub  0x00000002 , 0x0000003f 
+ 00015858  0x0000313f imul32  0x00000012 , 0x0000003f 
+ 00015859  0x00003140 iadd  0x00000011 , 0x00000011 
+ 00015860  0x00003141 rtn 
+ 00015861  0x00003144 fetcht  0x00000002 , 0x0000070e 
+ 00015862  0x00003145 arg  0x00000008 , 0x00000039 
+ 00015863  0x00003147 ifetch  0x00000002 , 0x00000011 
+ 00015864  0x00003148 branch  0x00003dff , 0x00000034 
+ 00015865  0x00003149 arg  0x0000ffff , 0x00000012 
+ 00015866  0x0000314a isub  0x00000012 , 0x0000003e 
+ 00015867  0x0000314b branch  0x00003dff , 0x00000005 
+ 00015868  0x0000314c increase  0x00000002 , 0x00000011 
+ 00015869  0x0000314d loop  0x00003df7 
+ 00015870  0x0000314e rtn 
+ 00015871  0x00003151 byteswap  0x00000002 , 0x00000002 
+ 00015872  0x00003152 istoret  0x00000002 , 0x00000011 
+ 00015873  0x00003153 rtn 
+ 00015874  0x0000315a call  0x00007396 
+ 00015875  0x0000315b call  0x0000739e 
+ 00015876  0x0000315c setarg  0x000039b1 
+ 00015877  0x0000315d store  0x00000002 , 0x00004824 
+ 00015878  0x0000315f setarg  0x00003e42 
+ 00015879  0x00003160 store  0x00000002 , 0x000043db 
+ 00015880  0x00003162 setarg  0x00004016 
+ 00015881  0x00003163 store  0x00000002 , 0x00004842 
+ 00015882  0x00003165 setarg  0x00003745 
+ 00015883  0x00003166 store  0x00000002 , 0x00004828 
+ 00015884  0x00003168 setarg  0x00003aa2 
+ 00015885  0x00003169 store  0x00000002 , 0x00004848 
+ 00015886  0x0000316b setarg  0x00003a92 
+ 00015887  0x0000316c store  0x00000002 , 0x00004846 
+ 00015888  0x0000316e setarg  0x00003e4a 
+ 00015889  0x0000316f store  0x00000002 , 0x000043e3 
+ 00015890  0x00003171 setarg  0x0000372e 
+ 00015891  0x00003172 store  0x00000002 , 0x00004826 
+ 00015892  0x00003174 setarg  0x00004090 
+ 00015893  0x00003175 store  0x00000002 , 0x000043df 
+ 00015894  0x00003177 setarg  0x000040e3 
+ 00015895  0x00003178 store  0x00000002 , 0x000043dd 
+ 00015896  0x0000317a setarg  0x00003ab6 
+ 00015897  0x0000317b store  0x00000002 , 0x00004853 
+ 00015898  0x0000317d setarg  0x00003abc 
+ 00015899  0x0000317e store  0x00000002 , 0x0000484a 
+ 00015900  0x0000317f call  0x00003ac3 
+ 00015901  0x00003181 jam  0x00000024 , 0x0000464a 
+ 00015902  0x00003182 call  0x00003817 
+ 00015903  0x00003185 bpatchx  0x000000ab , 0x00004035 
+ 00015904  0x00003187 setarg  0x00000428 
+ 00015905  0x00003188 store  0x00000002 , 0x000049b9 
+ 00015906  0x00003189 call  0x00003e58 
+ 00015907  0x0000318b setarg  0x00000422 
+ 00015908  0x0000318c store  0x00000002 , 0x00004a5e 
+ 00015909  0x0000318d call  0x00003e5a 
+ 00015910  0x0000318f setarg  0x00000a22 
+ 00015911  0x00003190 store  0x00000002 , 0x00000a8d 
+ 00015912  0x00003191 call  0x00003e5c 
+ 00015913  0x00003192 call  0x00004071 
+ 00015914  0x00003196 call  0x00004071 
+ 00015915  0x00003198 call  0x00003a18 
+ 00015916  0x00003199 call  0x00003e3a 
+ 00015917  0x0000319b fetch  0x00000001 , 0x000047ef 
+ 00015918  0x0000319c beq  0x000000ff , 0x00003cd9 
+ 00015919  0x0000319d call  0x00004291 
+ 00015920  0x0000319e call  0x00003bbf 
+ 00015921  0x0000319f call  0x00003bb1 
+ 00015922  0x000031a0 call  0x00003b99 
+ 00015923  0x000031a2 random  0x0000003f 
+ 00015924  0x000031a3 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00015925  0x000031a4 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00015926  0x000031a5 store  0x00000002 , 0x00004804 
+ 00015927  0x000031a6 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015928  0x000031a7 store  0x00000001 , 0x00004803 
+ 00015929  0x000031a8 rtn 
+ 00015930  0x000031ad fetch  0x00000006 , 0x0000480e 
+ 00015931  0x000031ae call  0x00007cc0 
+ 00015932  0x000031af store  0x00000006 , 0x000042db 
+ 00015933  0x000031b0 rtn 
+ 00015934  0x000031b3 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00015935  0x000031b4 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
+ 00015936  0x000031b5 fetchr  0x00000012 , 0x00000002 , 0x00004851 
+ 00015937  0x000031b6 rtn 
+ 00015938  0x000031ba bpatchx  0x000000ac , 0x00004035 
+ 00015939  0x000031bb call  0x0000387d 
+ 00015940  0x000031bc call  0x00003aca 
+ 00015941  0x000031bd call  0x000041d8 
+ 00015942  0x000031be call  0x0000396f 
+ 00015943  0x000031bf call  0x00003b33 
+ 00015944  0x000031c0 call  0x00004060 
+ 00015945  0x000031c1 branch  0x00003995 
+ 00015946  0x000031c5 call  0x00003acc 
+ 00015947  0x000031c6 call  0x00003db8 
+ 00015948  0x000031c7 call  0x00003d63 
+ 00015949  0x000031ca call  0x00003794 
+ 00015950  0x000031cb call  0x00003791 
+ 00015951  0x000031cc branch  0x00004289 
+ 00015952  0x000031d0 call  0x00003e53 
+ 00015953  0x000031d1 fetch  0x00000002 , 0x00004853 
+ 00015954  0x000031d2 branch  0x00007d79 
+ 00015955  0x000031d7 fetch  0x00000001 , 0x00004857 
+ 00015956  0x000031d8 rtnne  0x00000002 
+ 00015957  0x000031d9 setarg  0x0001d000 
+ 00015958  0x000031da store  0x00000003 , 0x00004419 
+ 00015959  0x000031db branch  0x00006bfa 
+ 00015960  0x000031e0 call  0x00004292 
+ 00015961  0x000031e1 branch  0x000078ad 
+ 00015962  0x000031e4 call  0x0000396c 
+ 00015963  0x000031e5 branch  0x000078ad 
+ 00015964  0x000031e8 call  0x00003e5e 
+ 00015965  0x000031e9 branch  0x000078ad 
+ 00015966  0x000031ec setarg  0x00000a8d 
+ 00015967  0x000031ed store  0x00000002 , 0x000043fb 
+ 00015968  0x000031ee rtn 
+ 00015969  0x000031f1 jam  0x00000001 , 0x00004388 
+ 00015970  0x000031f2 setarg  0x00001770 
+ 00015971  0x000031f3 store  0x00000002 , 0x0000464c 
+ 00015972  0x000031f4 fetch  0x00000001 , 0x000047e7 
+ 00015973  0x000031f5 set0  0x00000000 , 0x0000003f 
+ 00015974  0x000031f6 store  0x00000001 , 0x000047e7 
+ 00015975  0x000031f7 jam  0x00000001 , 0x000047e4 
+ 00015976  0x000031f8 jam  0x00000000 , 0x000047e5 
+ 00015977  0x000031f9 jam  0x00000000 , 0x0000474d 
+ 00015978  0x000031fa branch  0x00003b2f 
+ 00015979  0x000031ff bpatchx  0x000000ad , 0x00004035 
+ 00015980  0x00003200 fetch  0x00000001 , 0x0000092b 
+ 00015981  0x00003201 bbit1  0x00000007 , 0x00003e70 
+ 00015982  0x00003202 jam  0x00000000 , 0x00004969 
+ 00015983  0x00003203 branch  0x0000417d 
+ 00015984  0x00003207 call  0x00003e76 
+ 00015985  0x00003208 rtn  0x00000028 
+ 00015986  0x00003209 call  0x00003e97 
+ 00015987  0x0000320a rtn  0x00000028 
+ 00015988  0x0000320b call  0x00003ea7 
+ 00015989  0x0000320c branch  0x00003eb4 
+ 00015990  0x00003211 call  0x00007dbc 
+ 00015991  0x00003212 arg  0x00000003 , 0x00000039 
+ 00015992  0x00003213 arg  0x0000092c , 0x00000011 
+ 00015993  0x00003214 call  0x00007cb1 
+ 00015994  0x00003215 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
+ 00015995  0x00003216 and  0x00000011 , 0x0000001f , 0x00000002 
+ 00015996  0x00003217 storet  0x00000001 , 0x0000485c 
+ 00015997  0x00003218 fetch  0x00000001 , 0x00004863 
+ 00015998  0x00003219 isub  0x00000002 , 0x0000003e 
+ 00015999  0x0000321a nbranch  0x00007dba , 0x00000002 
+ 00016000  0x0000321c rshift4  0x00000011 , 0x0000003f 
+ 00016001  0x0000321d rshift  0x0000003f , 0x0000003f 
+ 00016002  0x0000321e and  0x0000003f , 0x0000001f , 0x00000002 
+ 00016003  0x0000321f storet  0x00000001 , 0x0000485b 
+ 00016004  0x00003220 rshift4  0x0000003f , 0x0000003f 
+ 00016005  0x00003221 rshift  0x0000003f , 0x0000003f 
+ 00016006  0x00003222 arg  0x00001fff , 0x00000011 
+ 00016007  0x00003223 iand  0x00000011 , 0x00000002 
+ 00016008  0x00003224 copy  0x0000003f , 0x00000012 
+ 00016009  0x00003225 fetch  0x00000002 , 0x00004859 
+ 00016010  0x00003226 isub  0x00000002 , 0x0000003e 
+ 00016011  0x00003227 ncall  0x00003e93 , 0x00000005 
+ 00016012  0x00003228 storet  0x00000002 , 0x00004859 
+ 00016013  0x00003229 rshift8  0x00000012 , 0x0000003f 
+ 00016014  0x0000322a rshift4  0x0000003f , 0x0000003f 
+ 00016015  0x0000322b rshift  0x0000003f , 0x0000003f 
+ 00016016  0x0000322c store  0x00000001 , 0x00004858 
+ 00016017  0x0000322d store  0x00000001 , 0x00004969 
+ 00016018  0x0000322e rtn 
+ 00016019  0x00003231 setarg  0x00000000 
+ 00016020  0x00003232 store  0x00000004 , 0x0000485d 
+ 00016021  0x00003233 jam  0x00000000 , 0x00004862 
+ 00016022  0x00003234 rtn 
+ 00016023  0x0000323a call  0x00007dbc 
+ 00016024  0x0000323b fetch  0x00000001 , 0x0000485b 
+ 00016025  0x0000323c copy  0x0000003f , 0x00000007 
+ 00016026  0x0000323d fetch  0x00000004 , 0x0000485d 
+ 00016027  0x0000323e qisolate1  0x0000003f 
+ 00016028  0x0000323f branch  0x00007dba , 0x00000001 
+ 00016029  0x00003240 qset1  0x0000003f 
+ 00016030  0x00003241 store  0x00000004 , 0x0000485d 
+ 00016031  0x00003242 fetcht  0x00000001 , 0x0000485c 
+ 00016032  0x00003243 add  0x00000002 , 0x00000001 , 0x00000039 
+ 00016033  0x00003245 add  0x00000039 , 0xffffffff , 0x00000007 
+ 00016034  0x00003246 qisolate1  0x0000003f 
+ 00016035  0x00003247 nrtn  0x00000001 
+ 00016036  0x00003248 loop  0x00003ea1 
+ 00016037  0x00003249 jam  0x00000001 , 0x00004861 
+ 00016038  0x0000324a rtn 
+ 00016039  0x0000324f fetch  0x00000001 , 0x00000921 
+ 00016040  0x00003250 pincrease  0xfffffffa 
+ 00016041  0x00003251 copy  0x0000003f , 0x00000039 
+ 00016042  0x00003252 fetcht  0x00000001 , 0x00004862 
+ 00016043  0x00003253 iadd  0x00000002 , 0x00000002 
+ 00016044  0x00003254 storet  0x00000001 , 0x00004862 
+ 00016045  0x00003255 fetch  0x00000002 , 0x00004864 
+ 00016046  0x00003256 iforce  0x00000005 
+ 00016047  0x00003257 fetch  0x00000001 , 0x0000485b 
+ 00016048  0x00003258 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00016049  0x00003259 iadd  0x00000005 , 0x00000005 
+ 00016050  0x0000325a arg  0x0000092f , 0x00000006 
+ 00016051  0x0000325b branch  0x00007cda 
+ 00016052  0x0000325f fetch  0x00000001 , 0x00004861 
+ 00016053  0x00003260 rtneq  0x00000000 
+ 00016054  0x00003261 setarg  0x00000000 
+ 00016055  0x00003262 store  0x00000005 , 0x0000485d 
+ 00016056  0x00003263 fetcht  0x00000002 , 0x00000925 
+ 00016057  0x00003264 byteswap  0x00000002 , 0x00000002 
+ 00016058  0x00003265 setarg  0x0000e000 
+ 00016059  0x00003266 iand  0x00000002 , 0x00000002 
+ 00016060  0x00003267 fetch  0x00000002 , 0x00004859 
+ 00016061  0x00003268 ior  0x00000002 , 0x0000003f 
+ 00016062  0x00003269 byteswap  0x0000003f , 0x0000003f 
+ 00016063  0x0000326a store  0x00000002 , 0x00000925 
+ 00016064  0x0000326b branch  0x00004187 
+ 00016065  0x00003270 fetch  0x00000001 , 0x00000722 
+ 00016066  0x00003271 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00016067  0x00003272 copy  0x0000003f , 0x00000039 
+ 00016068  0x00003273 storet  0x00000001 , 0x00000916 
+ 00016069  0x00003274 fetch  0x00000001 , 0x0000092b 
+ 00016070  0x00003275 set0  0x00000007 , 0x0000003f 
+ 00016071  0x00003276 store  0x00000001 , 0x000049a1 
+ 00016072  0x00003277 arg  0x00000723 , 0x00000006 
+ 00016073  0x00003278 call  0x00007ccc 
+ 00016074  0x00003279 branch  0x00004052 
+ 00016075  0x0000327f add  0x00000011 , 0x00000004 , 0x00000002 
+ 00016076  0x00003280 copy  0x00000011 , 0x00000039 
+ 00016077  0x00003281 storet  0x00000001 , 0x00000916 
+ 00016078  0x00003282 arg  0x000049a5 , 0x00000005 
+ 00016079  0x00003283 call  0x00007ccc 
+ 00016080  0x00003284 fetch  0x00000001 , 0x0000092b 
+ 00016081  0x00003285 set1  0x00000007 , 0x0000003f 
+ 00016082  0x00003286 store  0x00000001 , 0x000049a1 
+ 00016083  0x00003287 branch  0x00004052 
+ 00016084  0x0000328d fetch  0x00000001 , 0x0000070b 
+ 00016085  0x0000328f beq  0x00000001 , 0x00003edb 
+ 00016086  0x00003290 beq  0x00000002 , 0x00003ee1 
+ 00016087  0x00003291 beq  0x00000042 , 0x00003ee6 
+ 00016088  0x00003292 beq  0x0000004c , 0x00003ee9 
+ 00016089  0x00003293 beq  0x0000005e , 0x00003eef 
+ 00016090  0x00003294 rtn 
+ 00016091  0x00003298 arg  0x00003edd , 0x00000013 
+ 00016092  0x00003299 branch  0x00003f53 
+ 00016093  0x0000329d fetch  0x00000002 , 0x00004830 
+ 00016094  0x0000329e call  0x00007d79 
+ 00016095  0x0000329f store  0x00000001 , 0x0000070c 
+ 00016096  0x000032a0 branch  0x0000376c 
+ 00016097  0x000032a4 arg  0x00003ee3 , 0x00000013 
+ 00016098  0x000032a5 branch  0x00003f53 
+ 00016099  0x000032a7 call  0x0000376c 
+ 00016100  0x000032a8 fetch  0x00000002 , 0x00004832 
+ 00016101  0x000032a9 branch  0x00007d79 
+ 00016102  0x000032ae call  0x00003784 
+ 00016103  0x000032af fetch  0x00000002 , 0x00004834 
+ 00016104  0x000032b0 branch  0x00007d79 
+ 00016105  0x000032b4 fetch  0x00000002 , 0x0000070c 
+ 00016106  0x000032b5 call  0x00003efe 
+ 00016107  0x000032b6 store  0x00000001 , 0x00000711 
+ 00016108  0x000032b7 call  0x00003774 
+ 00016109  0x000032b8 fetch  0x00000002 , 0x00004836 
+ 00016110  0x000032b9 branch  0x00007d79 
+ 00016111  0x000032bd fetch  0x00000002 , 0x00004866 
+ 00016112  0x000032be fetcht  0x00000002 , 0x0000070e 
+ 00016113  0x000032bf isub  0x00000002 , 0x0000003e 
+ 00016114  0x000032c0 rtn  0x00000005 
+ 00016115  0x000032c2 fetch  0x00000002 , 0x0000070e 
+ 00016116  0x000032c3 call  0x00003f10 
+ 00016117  0x000032c4 store  0x00000001 , 0x00000716 
+ 00016118  0x000032c6 fetch  0x00000002 , 0x0000070e 
+ 00016119  0x000032c7 store  0x00000002 , 0x00004866 
+ 00016120  0x000032c8 fetch  0x00000002 , 0x00004838 
+ 00016121  0x000032c9 call  0x00007d79 
+ 00016122  0x000032ca storet  0x00000002 , 0x0000070c 
+ 00016123  0x000032cb call  0x0000377c 
+ 00016124  0x000032cc fetch  0x00000002 , 0x0000483a 
+ 00016125  0x000032cd branch  0x00007d79 
+ 00016126  0x000032d3 rtn  0x00000034 
+ 00016127  0x000032d4 mul32  0x0000003f , 0x00000064 , 0x0000003f 
+ 00016128  0x000032d5 arg  0x0000ffff , 0x00000002 
+ 00016129  0x000032d6 idiv  0x00000002 
+ 00016130  0x000032d7 call  0x00007d62 
+ 00016131  0x000032d8 remainder  0x00000002 
+ 00016132  0x000032d9 rshift8  0x00000002 , 0x00000002 
+ 00016133  0x000032da quotient  0x0000003f 
+ 00016134  0x000032db sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016135  0x000032dc nrtn  0x00000005 
+ 00016136  0x000032dd pincrease  0x00000001 
+ 00016137  0x000032de rtn 
+ 00016138  0x000032e4 arg  0x0000ffff , 0x0000003f 
+ 00016139  0x000032e5 imul32  0x00000002 , 0x0000003f 
+ 00016140  0x000032e6 div  0x0000003f , 0x00000064 
+ 00016141  0x000032e7 call  0x00007d62 
+ 00016142  0x000032e8 quotient  0x00000002 
+ 00016143  0x000032e9 rtn 
+ 00016144  0x000032ee arg  0x00000320 , 0x00000002 
+ 00016145  0x000032ef isub  0x00000002 , 0x00000011 
+ 00016146  0x000032f0 call  0x00003f1f 
+ 00016147  0x000032f1 copy  0x00000011 , 0x0000003f 
+ 00016148  0x000032f2 idiv  0x00000002 
+ 00016149  0x000032f3 call  0x00007d62 
+ 00016150  0x000032f4 quotient  0x0000003f 
+ 00016151  0x000032f5 rtn 
+ 00016152  0x000032fb copy  0x00000002 , 0x00000011 
+ 00016153  0x000032fc call  0x00003f1f 
+ 00016154  0x000032fd copy  0x00000011 , 0x0000003f 
+ 00016155  0x000032fe imul32  0x00000002 , 0x0000003f 
+ 00016156  0x000032ff arg  0x00000320 , 0x00000002 
+ 00016157  0x00003300 iadd  0x00000002 , 0x00000002 
+ 00016158  0x00003301 rtn 
+ 00016159  0x00003304 setarg  0x00004e20 
+ 00016160  0x00003305 arg  0x00000320 , 0x00000002 
+ 00016161  0x00003306 isub  0x00000002 , 0x0000003f 
+ 00016162  0x00003307 div  0x0000003f , 0x00000064 
+ 00016163  0x00003308 call  0x00007d62 
+ 00016164  0x00003309 quotient  0x00000002 
+ 00016165  0x0000330a rtn 
+ 00016166  0x00003310 arg  0x00000000 , 0x00000007 
+ 00016167  0x00003311 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016168  0x00003312 call  0x00007dbc 
+ 00016169  0x00003313 fetch  0x00000002 , 0x00004800 
+ 00016170  0x00003315 isub  0x00000002 , 0x0000003e 
+ 00016171  0x00003316 branch  0x00003f32 , 0x00000005 
+ 00016172  0x00003317 byteswap  0x0000003f , 0x0000003f 
+ 00016173  0x00003318 pincrease  0x00000001 
+ 00016174  0x00003319 byteswap  0x0000003f , 0x0000003f 
+ 00016175  0x0000331a increase  0x00000001 , 0x00000007 
+ 00016176  0x0000331b loop  0x00003f2a 
+ 00016177  0x0000331c rtn 
+ 00016178  0x0000331f jam  0x00000000 , 0x00004868 
+ 00016179  0x00003320 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016180  0x00003321 call  0x00003f6e 
+ 00016181  0x00003322 branch  0x00007dba 
+ 00016182  0x00003326 arg  0x00000000 , 0x00000007 
+ 00016183  0x00003327 arg  0x00000000 , 0x00000013 
+ 00016184  0x00003328 call  0x00003e3e 
+ 00016185  0x00003329 call  0x00007dbc 
+ 00016186  0x0000332b fetch  0x00000002 , 0x0000484c 
+ 00016187  0x0000332c bbit0  0x00000002 , 0x00003f49 
+ 00016188  0x0000332d ifetch  0x00000002 , 0x00000011 
+ 00016189  0x0000332e isub  0x00000002 , 0x0000003e 
+ 00016190  0x0000332f call  0x00003f47 , 0x00000005 
+ 00016191  0x00003331 copy  0x00000012 , 0x0000003f 
+ 00016192  0x00003332 iadd  0x00000011 , 0x00000011 
+ 00016193  0x00003333 increase  0x00000001 , 0x00000007 
+ 00016194  0x00003334 loop  0x00003f3a 
+ 00016195  0x00003335 copy  0x00000013 , 0x0000003f 
+ 00016196  0x00003336 rtn  0x00000034 
+ 00016197  0x00003337 store  0x00000001 , 0x00004868 
+ 00016198  0x00003338 branch  0x00007dba 
+ 00016199  0x0000333b qset1  0x00000013 
+ 00016200  0x0000333c rtn 
+ 00016201  0x0000333f add  0x00000011 , 0x00000006 , 0x00000006 
+ 00016202  0x00003340 arg  0x00000008 , 0x00000030 
+ 00016203  0x00003342 ifetch  0x00000002 , 0x00000006 
+ 00016204  0x00003343 isub  0x00000002 , 0x0000003e 
+ 00016205  0x00003344 branch  0x00003f51 , 0x00000005 
+ 00016206  0x00003345 increase  0xffffffff , 0x00000030 
+ 00016207  0x00003346 branch  0x00003f3f , 0x00000005 
+ 00016208  0x00003347 branch  0x00003f4b 
+ 00016209  0x0000334a call  0x00003f47 
+ 00016210  0x0000334b branch  0x00003f3f 
+ 00016211  0x0000334e arg  0x00000000 , 0x00000007 
+ 00016212  0x0000334f fetch  0x00000001 , 0x00004868 
+ 00016213  0x00003350 branch  0x00003f5f , 0x00000034 
+ 00016214  0x00003351 copy  0x0000003f , 0x00000012 
+ 00016215  0x00003352 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016216  0x00003354 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016217  0x00003356 qisolate1  0x00000012 
+ 00016218  0x00003357 call  0x00003f5f , 0x00000001 
+ 00016219  0x00003358 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00016220  0x00003359 increase  0x00000001 , 0x00000007 
+ 00016221  0x0000335a loop  0x00003f58 
+ 00016222  0x0000335b rtn 
+ 00016223  0x0000335e call  0x00003f64 
+ 00016224  0x0000335f call  0x00003f6e 
+ 00016225  0x00003360 copy  0x00000013 , 0x0000003f 
+ 00016226  0x00003361 call  0x00007d79 
+ 00016227  0x00003362 branch  0x00003f69 
+ 00016228  0x00003365 storer  0x00000039 , 0x00000002 , 0x00000917 
+ 00016229  0x00003366 storer  0x00000011 , 0x00000002 , 0x00000919 
+ 00016230  0x00003367 storer  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016231  0x00003368 storer  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016232  0x00003369 rtn 
+ 00016233  0x0000336c fetchr  0x00000039 , 0x00000002 , 0x00000917 
+ 00016234  0x0000336d fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00016235  0x0000336e fetchr  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016236  0x0000336f fetchr  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016237  0x00003370 rtn 
+ 00016238  0x00003374 bpatchx  0x000000ae , 0x00004035 
+ 00016239  0x00003375 fetch  0x00000002 , 0x00004800 
+ 00016240  0x00003376 byteswap  0x0000003f , 0x0000003f 
+ 00016241  0x00003377 iadd  0x00000007 , 0x0000003f 
+ 00016242  0x00003378 byteswap  0x0000003f , 0x0000003f 
+ 00016243  0x00003379 store  0x00000002 , 0x00004995 
+ 00016244  0x0000337a call  0x00003e3e 
+ 00016245  0x0000337b copy  0x00000007 , 0x0000003f 
+ 00016246  0x0000337c imul32  0x00000012 , 0x0000003f 
+ 00016247  0x0000337d iadd  0x00000011 , 0x00000011 
+ 00016248  0x0000337e add  0x00000011 , 0x00000017 , 0x00000006 
+ 00016249  0x0000337f ifetch  0x00000002 , 0x00000006 
+ 00016250  0x00003380 store , 0x00000002 , 0x000043fb 
+ 00016251  0x00003381 rtn 
+ 00016252  0x00003387 jam  0x00000000 , 0x00000951 
+ 00016253  0x0000338b sub  0x00000002 , 0x0000000c , 0x0000003e 
+ 00016254  0x0000338c rtn  0x00000002 
+ 00016255  0x0000338d sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00016256  0x0000338e nrtn  0x00000002 
+ 00016257  0x0000338f bpatchx  0x000000af , 0x00004035 
+ 00016258  0x00003390 call  0x0000400e 
+ 00016259  0x00003391 call  0x00003f8c 
+ 00016260  0x00003392 nrtn  0x00000028 
+ 00016261  0x00003393 call  0x00003fdd 
+ 00016262  0x00003394 nrtn  0x00000028 
+ 00016263  0x00003395 call  0x00003bcf 
+ 00016264  0x00003396 call  0x00003fa1 
+ 00016265  0x00003397 nrtn  0x00000028 
+ 00016266  0x00003398 call  0x00003fb2 
+ 00016267  0x0000339a branch  0x00003fb7 
+ 00016268  0x0000339d call  0x00007dba 
+ 00016269  0x0000339e fetch  0x00000001 , 0x00000921 
+ 00016270  0x0000339f arg  0x00000925 , 0x00000006 
+ 00016271  0x000033a0 iadd  0x00000006 , 0x00000006 
+ 00016272  0x000033a1 ifetch  0x00000004 , 0x00000006 
+ 00016273  0x000033a2 ifetcht  0x00000004 , 0x00000006 
+ 00016274  0x000033a3 ixor  0x00000002 , 0x00000002 
+ 00016275  0x000033a4 arg  0x00000010 , 0x00000039 
+ 00016276  0x000033a5 arg  0x000009fd , 0x00000006 
+ 00016277  0x000033a7 ifetch  0x00000004 , 0x00000006 
+ 00016278  0x000033a8 isub  0x00000002 , 0x0000003e 
+ 00016279  0x000033a9 branch  0x00007dbc , 0x00000005 
+ 00016280  0x000033aa loop  0x00003f95 
+ 00016281  0x000033ab fetch  0x00000001 , 0x0000486a 
+ 00016282  0x000033ac pincrease  0x00000004 
+ 00016283  0x000033ad arg  0x000009fd , 0x00000005 
+ 00016284  0x000033ae iadd  0x00000005 , 0x00000005 
+ 00016285  0x000033af istoret  0x00000004 , 0x00000005 
+ 00016286  0x000033b0 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00016287  0x000033b1 store  0x00000001 , 0x0000486a 
+ 00016288  0x000033b2 rtn 
+ 00016289  0x000033b5 call  0x00007dba 
+ 00016290  0x000033b6 fetcht  0x00000005 , 0x00000924 
+ 00016291  0x000033b7 arg  0x00000010 , 0x00000039 
+ 00016292  0x000033b8 arg  0x00000a3d , 0x00000006 
+ 00016293  0x000033ba ifetch  0x00000005 , 0x00000006 
+ 00016294  0x000033bb isub  0x00000002 , 0x0000003e 
+ 00016295  0x000033bc branch  0x00007dbc , 0x00000005 
+ 00016296  0x000033bd loop  0x00003fa5 
+ 00016297  0x000033be fetch  0x00000001 , 0x0000486b 
+ 00016298  0x000033bf pincrease  0x00000001 
+ 00016299  0x000033c0 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016300  0x000033c1 store  0x00000001 , 0x0000486b 
+ 00016301  0x000033c2 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00016302  0x000033c3 arg  0x00000a3d , 0x00000005 
+ 00016303  0x000033c4 iadd  0x00000005 , 0x00000005 
+ 00016304  0x000033c5 istoret  0x00000005 , 0x00000005 
+ 00016305  0x000033c6 rtn 
+ 00016306  0x000033c9 fetch  0x00000001 , 0x00000951 
+ 00016307  0x000033ca rtneq  0x00000000 
+ 00016308  0x000033cb fetch  0x00000002 , 0x00000927 
+ 00016309  0x000033cc store  0x00000002 , 0x0000486c 
+ 00016310  0x000033cd rtn 
+ 00016311  0x000033da call  0x00004005 
+ 00016312  0x000033db fetch  0x00000001 , 0x00000921 
+ 00016313  0x000033dc arg  0x00000929 , 0x00000002 
+ 00016314  0x000033dd call  0x00003ca7 
+ 00016315  0x000033de nrtn  0x00000005 
+ 00016316  0x000033e2 bpatchx  0x000000b0 , 0x00004036 
+ 00016317  0x000033e3 fetch  0x00000001 , 0x00000951 
+ 00016318  0x000033e4 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016319  0x000033e5 call  0x00004106 , 0x00000005 
+ 00016320  0x000033e6 fetcht  0x00000002 , 0x00000929 
+ 00016321  0x000033e7 call  0x00003f26 
+ 00016322  0x000033e8 call  0x00003fcf , 0x00000028 
+ 00016323  0x000033e9 branch  0x00003fea , 0x00000028 
+ 00016324  0x000033ea arg  0x0000001d , 0x00000039 
+ 00016325  0x000033eb arg  0x000007ab , 0x00000005 
+ 00016326  0x000033ec arg  0x00000922 , 0x00000006 
+ 00016327  0x000033ed call  0x00007cda 
+ 00016328  0x000033ee call  0x00003fd3 
+ 00016329  0x000033ef arg  0x0000001d , 0x00000039 
+ 00016330  0x000033f0 arg  0x000007ab , 0x00000006 
+ 00016331  0x000033f1 arg  0x00000922 , 0x00000005 
+ 00016332  0x000033f2 call  0x00007cda 
+ 00016333  0x000033f3 fetch  0x00000002 , 0x00004842 
+ 00016334  0x000033f4 branch  0x00007d79 
+ 00016335  0x000033f7 jam  0x00000001 , 0x00000952 
+ 00016336  0x000033f8 fetch  0x00000002 , 0x00004995 
+ 00016337  0x000033f9 store  0x00000002 , 0x00000953 
+ 00016338  0x000033fa rtn 
+ 00016339  0x000033fd call  0x00003f36 
+ 00016340  0x000033fe branch  0x00003fea , 0x00000028 
+ 00016341  0x000033ff jam  0x000000ff , 0x00004868 
+ 00016342  0x00003400 setarg  0x0000ffcf 
+ 00016343  0x00003401 isub  0x00000002 , 0x0000003e 
+ 00016344  0x00003402 branch  0x00003fea , 0x00000005 
+ 00016345  0x00003403 setarg  0x0000ffff 
+ 00016346  0x00003404 isub  0x00000002 , 0x0000003e 
+ 00016347  0x00003405 branch  0x00003fea , 0x00000005 
+ 00016348  0x00003406 rtn 
+ 00016349  0x0000340a call  0x00007dbc 
+ 00016350  0x0000340b fetcht  0x00000001 , 0x00000922 
+ 00016351  0x0000340c rshift4  0x00000002 , 0x0000003f 
+ 00016352  0x0000340d rshift3  0x0000003f , 0x0000003f 
+ 00016353  0x0000340e fetchr  0x00000011 , 0x00000001 , 0x00004871 
+ 00016354  0x0000340f and  0x00000011 , 0x00000001 , 0x00000011 
+ 00016355  0x00003410 isub  0x00000011 , 0x0000003e 
+ 00016356  0x00003411 nrtn  0x00000005 
+ 00016357  0x00003412 and  0x00000002 , 0x0000007f , 0x00000002 
+ 00016358  0x00003413 fetch  0x00000001 , 0x0000474d 
+ 00016359  0x00003414 isub  0x00000002 , 0x0000003e 
+ 00016360  0x00003415 nrtn  0x00000005 
+ 00016361  0x00003416 branch  0x00007dba 
+ 00016362  0x0000341b arg  0x00004872 , 0x00000011 
+ 00016363  0x0000341c arg  0x0000000a , 0x00000039 
+ 00016364  0x0000341e fetcht  0x00000002 , 0x00000927 
+ 00016365  0x0000341f ifetch  0x00000002 , 0x00000011 
+ 00016366  0x00003421 branch  0x00003ff4 , 0x00000034 
+ 00016367  0x00003423 isub  0x00000002 , 0x0000003e 
+ 00016368  0x00003425 branch  0x00003ff5 , 0x00000005 
+ 00016369  0x00003426 increase  0x00000005 , 0x00000011 
+ 00016370  0x00003427 loop  0x00003fec 
+ 00016371  0x00003428 arg  0x00004872 , 0x00000011 
+ 00016372  0x0000342b istoret  0x00000002 , 0x00000011 
+ 00016373  0x0000342d storet  0x00000002 , 0x0000094c 
+ 00016374  0x0000342f add  0x00000011 , 0x00000002 , 0x00000013 
+ 00016375  0x00003430 ifetch  0x00000003 , 0x00000013 
+ 00016376  0x00003431 store  0x00000003 , 0x0000094e 
+ 00016377  0x00003432 branch  0x00003ffa 
+ 00016378  0x00003438 call  0x00004002 
+ 00016379  0x0000343a fetch  0x00000003 , 0x0000094e 
+ 00016380  0x0000343b fetcht  0x00000003 , 0x00000924 
+ 00016381  0x0000343c isub  0x00000002 , 0x0000003e 
+ 00016382  0x0000343d rtn  0x00000002 
+ 00016383  0x0000343e istoret  0x00000003 , 0x00000013 
+ 00016384  0x0000343f call  0x00004002 
+ 00016385  0x00003440 branch  0x00003e6b 
+ 00016386  0x00003443 arg  0x00000924 , 0x00000011 
+ 00016387  0x00003444 arg  0x00000003 , 0x00000039 
+ 00016388  0x00003445 branch  0x00007cb1 
+ 00016389  0x0000344a call  0x00004008 
+ 00016390  0x0000344c arg  0x0000475e , 0x00000006 
+ 00016391  0x0000344d branch  0x0000735f 
+ 00016392  0x0000344f arg  0x0000093f , 0x00000005 
+ 00016393  0x00003450 setarg  0x00000000 
+ 00016394  0x00003451 istore  0x00000001 , 0x00000005 
+ 00016395  0x00003452 fetch  0x00000006 , 0x00000923 
+ 00016396  0x00003453 istore  0x00000008 , 0x00000005 
+ 00016397  0x00003454 branch  0x00004069 
+ 00016398  0x00003458 add  0x00000002 , 0xfffffff4 , 0x0000003f 
+ 00016399  0x00003462 store  0x00000001 , 0x00000921 
+ 00016400  0x00003463 arg  0x0000001d , 0x00000039 
+ 00016401  0x00003464 arg  0x00000922 , 0x00000005 
+ 00016402  0x00003465 call  0x00007ca1 
+ 00016403  0x00003466 add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016404  0x00003467 arg  0x00000922 , 0x00000005 
+ 00016405  0x00003468 branch  0x00007ccc 
+ 00016406  0x0000346b call  0x0000406e 
+ 00016407  0x0000346c call  0x00004036 
+ 00016408  0x0000346d nrtn  0x00000028 
+ 00016409  0x0000346e call  0x0000404a 
+ 00016410  0x0000346f jam  0x0000001e , 0x00000787 
+ 00016411  0x00003470 fetch  0x00000001 , 0x00000921 
+ 00016412  0x00003471 add  0x0000003f , 0x0000000d , 0x00000002 
+ 00016413  0x00003472 storet  0x00000001 , 0x00000789 
+ 00016414  0x00003473 increase  0xffffffff , 0x00000002 
+ 00016415  0x00003474 istoret  0x00000001 , 0x00000005 
+ 00016416  0x00003475 setarg  0x0000002a 
+ 00016417  0x00003476 istore  0x00000001 , 0x00000005 
+ 00016418  0x00003477 add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016419  0x00003478 fetch  0x00000007 , 0x00000922 
+ 00016420  0x00003479 arg  0x00000922 , 0x00000006 
+ 00016421  0x0000347a call  0x00007cda 
+ 00016422  0x0000347b arg  0x00000787 , 0x00000011 
+ 00016423  0x0000347c call  0x000078b2 
+ 00016424  0x0000347d call  0x0000402b 
+ 00016425  0x0000347e nrtn  0x00000028 
+ 00016426  0x0000347f branch  0x00003961 
+ 00016427  0x00003482 fetcht  0x00000002 , 0x000007b2 
+ 00016428  0x00003484 call  0x00007dbc 
+ 00016429  0x00003485 fetch  0x00000001 , 0x00000978 
+ 00016430  0x00003486 rtn  0x00000034 
+ 00016431  0x00003487 iforce  0x00000039 
+ 00016432  0x00003488 arg  0x00000968 , 0x00000006 
+ 00016433  0x0000348a ifetch  0x00000002 , 0x00000006 
+ 00016434  0x0000348b isub  0x00000002 , 0x0000003e 
+ 00016435  0x0000348c branch  0x00007dba , 0x00000005 
+ 00016436  0x0000348d loop  0x00004031 
+ 00016437  0x0000348e rtn 
+ 00016438  0x00003492 call  0x00007dbc 
+ 00016439  0x00003493 fetch  0x00000001 , 0x00000951 
+ 00016440  0x00003494 rtneq  0x00000001 
+ 00016441  0x00003495 fetch  0x00000002 , 0x0000484c 
+ 00016442  0x00003496 rtnbit1  0x00000001 
+ 00016443  0x00003497 fetch  0x00000001 , 0x000047e4 
+ 00016444  0x00003498 rtnne  0x00000000 
+ 00016445  0x00003499 fetcht  0x00000002 , 0x00000927 
+ 00016446  0x0000349a call  0x00003f26 
+ 00016447  0x0000349b branch  0x00007dbc , 0x00000028 
+ 00016448  0x0000349c call  0x0000404f 
+ 00016449  0x0000349d nrtn  0x00000028 
+ 00016450  0x0000349e fetch  0x00000001 , 0x00000923 
+ 00016451  0x0000349f branch  0x00007dbc , 0x00000034 
+ 00016452  0x000034a0 pincrease  0xffffffff 
+ 00016453  0x000034a1 branch  0x00007dbc , 0x00000034 
+ 00016454  0x000034a2 store  0x00000001 , 0x00000923 
+ 00016455  0x000034a3 setarg  0x000048cc 
+ 00016456  0x000034a4 store  0x00000002 , 0x000043fb 
+ 00016457  0x000034a5 branch  0x00007dba 
+ 00016458  0x000034a8 call  0x00004005 
+ 00016459  0x000034a9 fetch  0x00000001 , 0x00000921 
+ 00016460  0x000034aa arg  0x00000929 , 0x00000002 
+ 00016461  0x000034ab call  0x00003c86 
+ 00016462  0x000034ac branch  0x00003bcf 
+ 00016463  0x000034b1 setarg  0x000048a4 
+ 00016464  0x000034b2 store  0x00000002 , 0x00000910 
+ 00016465  0x000034b3 branch  0x000039fb 
+ 00016466  0x000034b8 bpatchx  0x000000b1 , 0x00004036 
+ 00016467  0x000034b9 call  0x00004056 
+ 00016468  0x000034ba call  0x0000405f 
+ 00016469  0x000034bb branch  0x0000394c 
+ 00016470  0x000034c1 fetch  0x00000001 , 0x00000916 
+ 00016471  0x000034c2 add  0x0000003f , 0x00000002 , 0x00000011 
+ 00016472  0x000034c3 pincrease  0x00000004 
+ 00016473  0x000034c4 store  0x00000001 , 0x00000916 
+ 00016474  0x000034c5 arg  0x0000499f , 0x00000002 
+ 00016475  0x000034c6 branch  0x0000405c 
+ 00016476  0x000034cc call  0x00004005 
+ 00016477  0x000034cd copy  0x00000011 , 0x0000003f 
+ 00016478  0x000034ce branch  0x00003c86 
+ 00016479  0x000034d2 branch  0x00003bcc 
+ 00016480  0x000034d6 call  0x00003e5e 
+ 00016481  0x000034d7 call  0x000078fa 
+ 00016482  0x000034d8 rtn  0x00000034 
+ 00016483  0x000034d9 call  0x00002a28 
+ 00016484  0x000034da nrtn  0x00000034 
+ 00016485  0x000034db arg  0x00000787 , 0x00000011 
+ 00016486  0x000034dc call  0x000078ca 
+ 00016487  0x000034dd nrtn  0x00000028 
+ 00016488  0x000034de branch  0x000040f0 
+ 00016489  0x000034e3 fetch  0x00000004 , 0x0000486e 
+ 00016490  0x000034e4 istore  0x00000004 , 0x00000005 
+ 00016491  0x000034e5 add  0x00000005 , 0xfffffff3 , 0x0000003f 
+ 00016492  0x000034e6 store  0x00000002 , 0x000008f1 
+ 00016493  0x000034e7 rtn 
+ 00016494  0x000034ec setarg  0x000048cc 
+ 00016495  0x000034ed store  0x00000002 , 0x000043fb 
+ 00016496  0x000034ee rtn 
+ 00016497  0x000034f1 call  0x0000406e 
+ 00016498  0x000034f2 branch  0x000078ad 
+ 00016499  0x000034f6 call  0x000029c9 
+ 00016500  0x000034f7 fetch  0x00000001 , 0x000047e4 
+ 00016501  0x000034f8 beq  0x00000001 , 0x00004083 
+ 00016502  0x000034f9 beq  0x00000000 , 0x00004079 
+ 00016503  0x000034fa beq  0x00000005 , 0x00004079 
+ 00016504  0x000034fb rtn 
+ 00016505  0x000034ff setsect  0x00000000 , 0x00010214 
+ 00016506  0x00003500 setsect  0x00000001 , 0x0000c080 
+ 00016507  0x00003501 setsect  0x00000002 , 0x00028030 
+ 00016508  0x00003502 setsect  0x00000003 , 0x00003060 
+ 00016509  0x00003503 store  0x00000009 , 0x00004348 
+ 00016510  0x00003504 setarg  0x00182816 
+ 00016511  0x00003505 istore  0x00000004 , 0x00000005 
+ 00016512  0x00003506 fetch  0x00000008 , 0x000047dc 
+ 00016513  0x00003507 istore  0x00000008 , 0x00000005 
+ 00016514  0x00003508 rtn 
+ 00016515  0x0000350b call  0x00003ce0 
+ 00016516  0x0000350d setsect  0x00000000 , 0x0001021d 
+ 00016517  0x0000350e setsect  0x00000001 , 0x0000c080 
+ 00016518  0x0000350f setsect  0x00000002 , 0x00027030 
+ 00016519  0x00003510 setsect  0x00000003 , 0x00005460 
+ 00016520  0x00003511 store  0x00000009 , 0x00004348 
+ 00016521  0x00003512 setarg  0x00182716 
+ 00016522  0x00003513 istore  0x00000003 , 0x00000005 
+ 00016523  0x00003514 arg  0x000008ff , 0x00000006 
+ 00016524  0x00003515 call  0x00007c8f 
+ 00016525  0x00003516 fetch  0x00000002 , 0x000047ea 
+ 00016526  0x00003517 istore  0x00000002 , 0x00000005 
+ 00016527  0x00003518 rtn 
+ 00016528  0x0000351f bpatchx  0x000000b2 , 0x00004036 
+ 00016529  0x00003520 fetch  0x00000002 , 0x00004398 
+ 00016530  0x00003521 beq  0x0000000e , 0x00004095 
+ 00016531  0x00003522 beq  0x00000014 , 0x000040d6 
+ 00016532  0x00003523 rtn 
+ 00016533  0x00003526 copy  0x00000012 , 0x00000002 
+ 00016534  0x00003527 ifetch  0x00000001 , 0x00000011 
+ 00016535  0x00003528 beq  0x00000000 , 0x000040e1 
+ 00016536  0x00003529 beq  0x00000002 , 0x0000409a 
+ 00016537  0x0000352a rtn 
+ 00016538  0x00003533 call  0x0000400e 
+ 00016539  0x00003534 fetch  0x00000001 , 0x00000921 
+ 00016540  0x00003535 pincrease  0xfffffffc 
+ 00016541  0x00003536 store  0x00000001 , 0x00000921 
+ 00016542  0x00003537 call  0x00003fdd 
+ 00016543  0x00003538 nrtn  0x00000028 
+ 00016544  0x00003539 call  0x00003bcf 
+ 00016545  0x0000353a fetch  0x00000001 , 0x00000923 
+ 00016546  0x0000353b bbit1  0x00000007 , 0x000040a4 
+ 00016547  0x0000353c rtn 
+ 00016548  0x0000353f call  0x000040da 
+ 00016549  0x00003540 fetch  0x00000001 , 0x00000921 
+ 00016550  0x00003541 arg  0x00000929 , 0x00000002 
+ 00016551  0x00003542 call  0x00003ca5 
+ 00016552  0x00003543 nrtn  0x00000005 
+ 00016553  0x00003546 call  0x00004106 
+ 00016554  0x00003547 fetch  0x00000001 , 0x0000092b 
+ 00016555  0x00003548 beq  0x00000000 , 0x000040bd 
+ 00016556  0x00003549 beq  0x00000001 , 0x000040ae 
+ 00016557  0x0000354a rtn 
+ 00016558  0x0000354d fetchr  0x00000039 , 0x00000001 , 0x00000921 
+ 00016559  0x0000354e increase  0xfffffffd , 0x00000039 
+ 00016560  0x00003550 rshift  0x00000039 , 0x0000003f 
+ 00016561  0x00003551 fetcht  0x00000002 , 0x00000978 
+ 00016562  0x00003552 iadd  0x00000002 , 0x0000003f 
+ 00016563  0x00003553 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00016564  0x00003554 nrtn  0x00000002 
+ 00016565  0x00003555 store  0x00000002 , 0x00000978 
+ 00016566  0x00003556 arg  0x00000968 , 0x00000005 
+ 00016567  0x00003557 lshift  0x00000002 , 0x0000003f 
+ 00016568  0x00003558 iadd  0x00000005 , 0x00000005 
+ 00016569  0x00003559 arg  0x0000092c , 0x00000006 
+ 00016570  0x0000355a call  0x00007cda 
+ 00016571  0x0000355b fetch  0x00000001 , 0x0000097a 
+ 00016572  0x0000355c branch  0x000040bf 
+ 00016573  0x0000355f ifetch  0x00000001 , 0x00000006 
+ 00016574  0x00003560 store  0x00000001 , 0x0000097a 
+ 00016575  0x00003562 store  0x00000001 , 0x000049a2 
+ 00016576  0x00003563 fetch  0x00000002 , 0x00000978 
+ 00016577  0x00003564 byteswap  0x0000003f , 0x0000003f 
+ 00016578  0x00003565 store  0x00000002 , 0x000049a3 
+ 00016579  0x00003567 jam  0x00000003 , 0x000049a1 
+ 00016580  0x00003569 fetch  0x00000009 , 0x00000922 
+ 00016581  0x0000356a store  0x00000009 , 0x00004998 
+ 00016582  0x0000356b fetch  0x00000002 , 0x00004995 
+ 00016583  0x0000356c store  0x00000002 , 0x0000499d 
+ 00016584  0x0000356e call  0x00004253 
+ 00016585  0x0000356f call  0x00004267 
+ 00016586  0x00003571 call  0x000040da 
+ 00016587  0x00003572 setarg  0x00000006 
+ 00016588  0x00003573 arg  0x0000499f , 0x00000002 
+ 00016589  0x00003574 call  0x00003c84 
+ 00016590  0x00003575 call  0x0000405f 
+ 00016591  0x00003578 arg  0x00000016 , 0x00000011 
+ 00016592  0x00003579 arg  0x00000010 , 0x00000002 
+ 00016593  0x0000357a call  0x00002dee 
+ 00016594  0x0000357b setarg  0x00000002 
+ 00016595  0x0000357c istore  0x00000001 , 0x00000005 
+ 00016596  0x0000357d arg  0x00004998 , 0x00000006 
+ 00016597  0x0000357e branch  0x00007c8d 
+ 00016598  0x00003581 jam  0x00000002 , 0x000007aa 
+ 00016599  0x00003582 copy  0x00000012 , 0x00000002 
+ 00016600  0x00003583 copy  0x00000011 , 0x00000006 
+ 00016601  0x00003584 branch  0x00003cfa 
+ 00016602  0x00003588 arg  0x0000095b , 0x00000005 
+ 00016603  0x00003589 setarg  0x00000003 
+ 00016604  0x0000358a istore  0x00000002 , 0x00000005 
+ 00016605  0x0000358b fetch  0x00000005 , 0x00000924 
+ 00016606  0x0000358c istore  0x00000007 , 0x00000005 
+ 00016607  0x0000358d call  0x00004069 
+ 00016608  0x0000358f branch  0x00004006 
+ 00016609  0x00003592 jam  0x00000002 , 0x00000951 
+ 00016610  0x00003593 branch  0x00003f7d 
+ 00016611  0x00003597 copy  0x00000013 , 0x0000003f 
+ 00016612  0x00003598 beq  0x00000015 , 0x000040e8 
+ 00016613  0x00003599 beq  0x00000014 , 0x000040e7 
+ 00016614  0x0000359a rtn 
+ 00016615  0x0000359d branch  0x000040eb 
+ 00016616  0x000035a2 setarg  0x00000000 
+ 00016617  0x000035a3 store  0x00000002 , 0x0000486c 
+ 00016618  0x000035a4 branch  0x00004317 
+ 00016619  0x000035a7 setarg  0x00000000 
+ 00016620  0x000035a8 store  0x00000002 , 0x00000978 
+ 00016621  0x000035a9 arg  0x00000968 , 0x00000005 
+ 00016622  0x000035aa arg  0x00000010 , 0x00000039 
+ 00016623  0x000035ab branch  0x00007ca3 
+ 00016624  0x000035b4 call  0x00002a28 
+ 00016625  0x000035b5 nrtn  0x00000034 
+ 00016626  0x000035b7 fetch  0x00000001 , 0x00000789 
+ 00016627  0x000035b8 add  0x0000003f , 0xffffffff , 0x00000011 
+ 00016628  0x000035b9 arg  0x00000010 , 0x00000002 
+ 00016629  0x000035ba call  0x00002dee 
+ 00016630  0x000035bb setarg  0x00000000 
+ 00016631  0x000035bc istore  0x00000001 , 0x00000005 
+ 00016632  0x000035bd arg  0x0000078c , 0x00000006 
+ 00016633  0x000035be branch  0x00007c8d 
+ 00016634  0x000035c1 fetch  0x00000001 , 0x000007aa 
+ 00016635  0x000035c2 rtneq  0x00000000 
+ 00016636  0x000035c3 fetch  0x00000002 , 0x000044e9 
+ 00016637  0x000035c4 rtnbit0  0x00000009 
+ 00016638  0x000035c5 call  0x00002a28 
+ 00016639  0x000035c6 nrtn  0x00000034 
+ 00016640  0x000035c7 fetch  0x00000001 , 0x0000462a 
+ 00016641  0x000035c8 add  0x0000003f , 0xfffffffb , 0x00000011 
+ 00016642  0x000035c9 arg  0x00000016 , 0x00000002 
+ 00016643  0x000035ca call  0x00002dee 
+ 00016644  0x000035cb arg  0x00004630 , 0x00000006 
+ 00016645  0x000035cc branch  0x00007c8d 
+ 00016646  0x000035cf fetch  0x00000002 , 0x00000968 
+ 00016647  0x000035d0 nrtn  0x00000034 
+ 00016648  0x000035d1 fetch  0x00000002 , 0x00000927 
+ 00016649  0x000035d2 store  0x00000002 , 0x00000968 
+ 00016650  0x000035d4 fetch  0x00000002 , 0x00000978 
+ 00016651  0x000035d5 pincrease  0x00000001 
+ 00016652  0x000035d6 store  0x00000002 , 0x00000978 
+ 00016653  0x000035d7 rtn 
+ 00016654  0x000035db ifetch  0x00000004 , 0x00000006 
+ 00016655  0x000035dc force  0x00000004 , 0x00000011 
+ 00016656  0x000035dd increase  0x00000003 , 0x00000005 
+ 00016657  0x000035df istore  0x00000001 , 0x00000005 
+ 00016658  0x000035e0 rshift8  0x0000003f , 0x0000003f 
+ 00016659  0x000035e1 increase  0xfffffffe , 0x00000005 
+ 00016660  0x000035e2 increase  0xffffffff , 0x00000011 
+ 00016661  0x000035e3 nbranch  0x00004111 , 0x00000005 
+ 00016662  0x000035e4 increase  0x00000005 , 0x00000005 
+ 00016663  0x000035e5 loop  0x0000410e 
+ 00016664  0x000035e6 rtn 
+ 00016665  0x000035ea lshift2  0x00000007 , 0x0000003f 
+ 00016666  0x000035eb iadd  0x0000000b , 0x00000006 
+ 00016667  0x000035ec ifetch  0x00000004 , 0x00000006 
+ 00016668  0x000035ed rtn 
+ 00016669  0x000035f0 force  0x00000010 , 0x00000030 
+ 00016670  0x000035f1 arg  0x00000231 , 0x0000000b 
+ 00016671  0x000035f3 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00016672  0x000035f4 call  0x00004119 
+ 00016673  0x000035f5 iforce  0x00000002 
+ 00016674  0x000035f6 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00016675  0x000035f7 call  0x00004119 
+ 00016676  0x000035f8 iadd  0x00000002 , 0x00000002 
+ 00016677  0x000035f9 add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00016678  0x000035fa call  0x00004119 
+ 00016679  0x000035fb shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00016680  0x000035fc iadd  0x00000002 , 0x00000002 
+ 00016681  0x000035fd add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00016682  0x000035fe call  0x00004119 
+ 00016683  0x000035ff shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016684  0x00003600 iadd  0x00000002 , 0x00000002 
+ 00016685  0x00003601 lshift2  0x00000030 , 0x0000003f 
+ 00016686  0x00003602 iadd  0x0000000b , 0x00000005 
+ 00016687  0x00003603 istoret  0x00000004 , 0x00000005 
+ 00016688  0x00003604 increase  0x00000001 , 0x00000030 
+ 00016689  0x00003605 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00016690  0x00003606 nbranch  0x0000411f , 0x00000001 
+ 00016691  0x00003607 rtn 
+ 00016692  0x0000360b arg  0x00000549 , 0x00000006 
+ 00016693  0x0000360c force  0x00000007 , 0x00000038 
+ 00016694  0x0000360e ifetch  0x00000004 , 0x00000006 
+ 00016695  0x0000360f iforce  0x0000002f 
+ 00016696  0x00003610 increase  0xffffffff , 0x00000038 
+ 00016697  0x00003611 branch  0x00004136 , 0x00000002 
+ 00016698  0x00003612 rtn 
+ 00016699  0x00003615 bpatchx  0x000000b3 , 0x00004036 
+ 00016700  0x00003616 call  0x0000411d 
+ 00016701  0x00003617 arg  0x00000331 , 0x00000005 
+ 00016702  0x00003618 force  0x00000000 , 0x00000038 
+ 00016703  0x0000361a deposit  0x0000002f 
+ 00016704  0x0000361b istore  0x00000004 , 0x00000005 
+ 00016705  0x0000361c increase  0x00000001 , 0x00000038 
+ 00016706  0x0000361d compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016707  0x0000361e nbranch  0x0000413f , 0x00000001 
+ 00016708  0x00003621 arg  0x000095ed , 0x0000000b 
+ 00016709  0x00003624 arg  0x00000231 , 0x00000030 
+ 00016710  0x00003625 force  0x00000040 , 0x00000039 
+ 00016711  0x00003627 ifetcht  0x00000004 , 0x00000030 
+ 00016712  0x00003628 ifetch  0x00000004 , 0x0000000b 
+ 00016713  0x00003629 increase  0x00000004 , 0x0000000b 
+ 00016714  0x0000362a increase  0x00000004 , 0x00000030 
+ 00016715  0x0000362b iadd  0x00000002 , 0x0000003f 
+ 00016716  0x0000362c force  0x00000007 , 0x00000038 
+ 00016717  0x0000362d iadd  0x0000002f , 0x00000002 
+ 00016718  0x0000362e force  0x00000004 , 0x00000038 
+ 00016719  0x0000362f shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00016720  0x00003630 iadd  0x00000002 , 0x00000002 
+ 00016721  0x00003631 force  0x00000005 , 0x00000038 
+ 00016722  0x00003632 deposit  0x0000002f 
+ 00016723  0x00003633 force  0x00000006 , 0x00000038 
+ 00016724  0x00003634 ixor  0x0000002f , 0x0000003f 
+ 00016725  0x00003635 force  0x00000004 , 0x00000038 
+ 00016726  0x00003636 iand  0x0000002f , 0x0000003f 
+ 00016727  0x00003637 force  0x00000006 , 0x00000038 
+ 00016728  0x00003638 ixor  0x0000002f , 0x0000003f 
+ 00016729  0x00003639 iadd  0x00000002 , 0x00000002 
+ 00016730  0x0000363a force  0x00000007 , 0x00000038 
+ 00016731  0x0000363b copy  0x00000002 , 0x0000002f 
+ 00016732  0x0000363c force  0x00000003 , 0x00000038 
+ 00016733  0x0000363d deposit  0x0000002f 
+ 00016734  0x0000363e iadd  0x00000002 , 0x0000002f 
+ 00016735  0x0000363f force  0x00000000 , 0x00000038 
+ 00016736  0x00003640 deposit  0x0000002f 
+ 00016737  0x00003641 force  0x00000001 , 0x00000038 
+ 00016738  0x00003642 iand  0x0000002f , 0x00000002 
+ 00016739  0x00003643 ior  0x0000002f , 0x0000003f 
+ 00016740  0x00003644 force  0x00000002 , 0x00000038 
+ 00016741  0x00003645 iand  0x0000002f , 0x0000003f 
+ 00016742  0x00003646 ior  0x00000002 , 0x00000002 
+ 00016743  0x00003647 force  0x00000000 , 0x00000038 
+ 00016744  0x00003648 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00016745  0x00003649 iadd  0x00000002 , 0x0000003f 
+ 00016746  0x0000364a force  0x00000007 , 0x00000038 
+ 00016747  0x0000364b iadd  0x0000002f , 0x0000002f 
+ 00016748  0x0000364c regexrot 
+ 00016749  0x0000364d loop  0x00004147 
+ 00016750  0x0000364e arg  0x00000331 , 0x00000006 
+ 00016751  0x0000364f force  0x00000000 , 0x00000038 
+ 00016752  0x00003651 ifetch  0x00000004 , 0x00000006 
+ 00016753  0x00003652 iadd  0x0000002f , 0x0000002f 
+ 00016754  0x00003653 increase  0x00000001 , 0x00000038 
+ 00016755  0x00003654 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016756  0x00003655 nbranch  0x00004170 , 0x00000001 
+ 00016757  0x00003656 rtn 
+ 00016758  0x0000365b arg  0x000001bd , 0x00000005 
+ 00016759  0x0000365c force  0x00000007 , 0x00000038 
+ 00016760  0x0000365e deposit  0x0000002f 
+ 00016761  0x0000365f istore  0x00000004 , 0x00000005 
+ 00016762  0x00003660 increase  0xffffffff , 0x00000038 
+ 00016763  0x00003661 branch  0x00004178 , 0x00000002 
+ 00016764  0x00003662 rtn 
+ 00016765  0x00003668 bbit0  0x00000006 , 0x00004180 
+ 00016766  0x0000366b call  0x000041a2 
+ 00016767  0x0000366c branch  0x00004182 
+ 00016768  0x0000366f call  0x000041af 
+ 00016769  0x00003670 branch  0x00004182 
+ 00016770  0x00003675 fetch  0x00000001 , 0x00000921 
+ 00016771  0x00003676 pincrease  0xfffffff9 
+ 00016772  0x0000367a arg  0x0000092c , 0x00000030 
+ 00016773  0x0000367b call  0x00007dbc 
+ 00016774  0x0000367c branch  0x00004194 
+ 00016775  0x00003681 fetch  0x00000001 , 0x0000092b 
+ 00016776  0x00003682 bbit0  0x00000006 , 0x0000418b 
+ 00016777  0x00003684 call  0x000041a2 
+ 00016778  0x00003685 branch  0x0000418d 
+ 00016779  0x00003687 call  0x000041af 
+ 00016780  0x00003688 branch  0x0000418d 
+ 00016781  0x0000368c fetch  0x00000001 , 0x00004969 
+ 00016782  0x0000368d ncall  0x00007dba , 0x00000034 
+ 00016783  0x0000368e call  0x00007dbc , 0x00000034 
+ 00016784  0x0000368f fetch  0x00000001 , 0x00004862 
+ 00016785  0x00003690 pincrease  0xfffffffc 
+ 00016786  0x00003691 jam  0x00000000 , 0x00004862 
+ 00016787  0x00003692 arg  0x00004b3c , 0x00000030 
+ 00016788  0x00003697 copy  0x00000030 , 0x00000002 
+ 00016789  0x00003698 call  0x0000419c 
+ 00016790  0x00003699 nrtn  0x00000005 
+ 00016791  0x0000369a call  0x0000419f 
+ 00016792  0x0000369b nrtn  0x00000028 
+ 00016793  0x0000369c fetch  0x00000002 , 0x000008f4 
+ 00016794  0x0000369d copy  0x0000003f , 0x00000030 
+ 00016795  0x0000369e branch  0x00003728 
+ 00016796  0x000036a1 nbranch  0x00003ca7 , 0x00000028 
+ 00016797  0x000036a2 pincrease  0xfffffffc 
+ 00016798  0x000036a3 branch  0x00003ca5 
+ 00016799  0x000036a7 setarg  0x0000496a 
+ 00016800  0x000036a8 store  0x00000002 , 0x00000910 
+ 00016801  0x000036a9 branch  0x000039fb 
+ 00016802  0x000036ae call  0x000041a5 
+ 00016803  0x000036b0 arg  0x00004959 , 0x00000006 
+ 00016804  0x000036b1 branch  0x0000735f 
+ 00016805  0x000036b3 arg  0x0000093f , 0x00000005 
+ 00016806  0x000036b4 setarg  0x00000001 
+ 00016807  0x000036b5 istore  0x00000001 , 0x00000005 
+ 00016808  0x000036b6 fetch  0x00000001 , 0x00004969 
+ 00016809  0x000036b7 arg  0x00000000 , 0x00000002 
+ 00016810  0x000036b8 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00016811  0x000036b9 istoret  0x00000001 , 0x00000005 
+ 00016812  0x000036ba fetch  0x00000007 , 0x00000924 
+ 00016813  0x000036bb istore  0x00000007 , 0x00000005 
+ 00016814  0x000036bc branch  0x00004069 
+ 00016815  0x000036c1 call  0x000041b2 
+ 00016816  0x000036c3 arg  0x000046a0 , 0x00000006 
+ 00016817  0x000036c4 branch  0x0000735f 
+ 00016818  0x000036c6 arg  0x0000093f , 0x00000005 
+ 00016819  0x000036c7 setarg  0x00000002 
+ 00016820  0x000036c8 branch  0x000041a7 
+ 00016821  0x000036ce bpatchx  0x000000b4 , 0x00004036 
+ 00016822  0x000036d0 call  0x0000425b 
+ 00016823  0x000036d3 call  0x000041bd 
+ 00016824  0x000036d4 rtn  0x00000028 
+ 00016825  0x000036d5 call  0x000041d0 
+ 00016826  0x000036d7 call  0x00004292 
+ 00016827  0x000036d9 arg  0x00000983 , 0x00000011 
+ 00016828  0x000036da branch  0x000078b2 
+ 00016829  0x000036df call  0x00007dbc 
+ 00016830  0x000036e0 arg  0x00000001 , 0x00000002 
+ 00016831  0x000036e2 fetch  0x00000001 , 0x00000951 
+ 00016832  0x000036e3 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016833  0x000036e4 setflag  0x00000005 , 0x00000007 , 0x00000002 
+ 00016834  0x000036e5 storet  0x00000001 , 0x00000983 
+ 00016835  0x000036e6 fetch  0x00000009 , 0x00004998 
+ 00016836  0x000036e7 store  0x00000009 , 0x00000987 
+ 00016837  0x000036e8 fetch  0x00000001 , 0x00000723 
+ 00016838  0x000036e9 rtnne  0x000000d4 
+ 00016839  0x000036ea fetch  0x00000001 , 0x000047e4 
+ 00016840  0x000036eb bne  0x00000000 , 0x00007dba 
+ 00016841  0x000036ec fetch  0x00000001 , 0x00000726 
+ 00016842  0x000036ed store  0x00000001 , 0x00000986 
+ 00016843  0x000036ee fetch  0x00000001 , 0x00000983 
+ 00016844  0x000036ef pincrease  0x00000001 
+ 00016845  0x000036f0 set1  0x00000005 , 0x0000003f 
+ 00016846  0x000036f1 store  0x00000001 , 0x00000983 
+ 00016847  0x000036f2 rtn 
+ 00016848  0x000036f6 fetch  0x00000001 , 0x00000722 
+ 00016849  0x000036f7 copy  0x0000003f , 0x00000039 
+ 00016850  0x000036f8 store  0x00000001 , 0x00000990 
+ 00016851  0x000036f9 fetch  0x00000001 , 0x0000092b 
+ 00016852  0x000036fa store  0x00000001 , 0x00000991 
+ 00016853  0x000036fb arg  0x00000996 , 0x00000005 
+ 00016854  0x000036fc arg  0x00000723 , 0x00000006 
+ 00016855  0x000036fd branch  0x00007cda 
+ 00016856  0x00003707 fetch  0x00000001 , 0x000049b5 
+ 00016857  0x00003708 nrtn  0x00000034 
+ 00016858  0x00003709 call  0x00004292 
+ 00016859  0x0000370a arg  0x00000983 , 0x00000011 
+ 00016860  0x0000370b call  0x000078dc 
+ 00016861  0x0000370c nrtn  0x00000028 
+ 00016862  0x0000370e fetcht  0x00000001 , 0x00000983 
+ 00016863  0x0000370f and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00016864  0x00003710 branch  0x0000420b , 0x00000034 
+ 00016865  0x00003712 jam  0x00000001 , 0x000049b5 
+ 00016866  0x00003714 call  0x000041fc 
+ 00016867  0x00003716 fetcht  0x00000001 , 0x00000983 
+ 00016868  0x00003717 call  0x00004202 
+ 00016869  0x00003718 store  0x00000001 , 0x000049b6 
+ 00016870  0x0000371a fetch  0x00000001 , 0x000049b7 
+ 00016871  0x0000371b isolate1  0x00000007 , 0x00000002 
+ 00016872  0x0000371c setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00016873  0x0000371d store  0x00000001 , 0x000049b7 
+ 00016874  0x00003725 set1  0x00000004 , 0x00000002 
+ 00016875  0x00003727 increase  0xffffffff , 0x00000002 
+ 00016876  0x00003728 istoret  0x00000001 , 0x00000012 
+ 00016877  0x0000372a fetcht  0x00000001 , 0x00000983 
+ 00016878  0x0000372b isolate1  0x00000004 , 0x00000002 
+ 00016879  0x0000372c nbranch  0x0000420f , 0x00000001 
+ 00016880  0x0000372d fetcht  0x00000001 , 0x00000990 
+ 00016881  0x0000372e storet  0x00000001 , 0x00000722 
+ 00016882  0x0000372f copy  0x00000002 , 0x00000039 
+ 00016883  0x00003730 arg  0x00000723 , 0x00000005 
+ 00016884  0x00003731 arg  0x00000996 , 0x00000006 
+ 00016885  0x00003732 call  0x00007cda 
+ 00016886  0x00003734 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016887  0x00003735 nbranch  0x000041f9 , 0x00000002 
+ 00016888  0x00003737 branch  0x00003ec1 
+ 00016889  0x0000373b fetch  0x00000004 , 0x00000992 
+ 00016890  0x0000373c store  0x00000004 , 0x0000097e 
+ 00016891  0x0000373d branch  0x00004230 
+ 00016892  0x00003741 fetch  0x00000001 , 0x00000991 
+ 00016893  0x00003742 store  0x00000001 , 0x0000092b 
+ 00016894  0x00003744 fetch  0x00000009 , 0x00000987 
+ 00016895  0x00003745 store  0x00000009 , 0x00004998 
+ 00016896  0x00003746 store  0x00000009 , 0x00000922 
+ 00016897  0x00003747 rtn 
+ 00016898  0x0000374b jam  0x00000001 , 0x000049b7 
+ 00016899  0x0000374c fetch  0x00000001 , 0x00000986 
+ 00016900  0x0000374d isolate1  0x00000005 , 0x00000002 
+ 00016901  0x0000374e rtn  0x00000001 
+ 00016902  0x0000374f setarg  0x00000000 
+ 00016903  0x00003750 rtn 
+ 00016904  0x00003753 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00016905  0x00003754 istore  0x00000001 , 0x00000005 
+ 00016906  0x00003755 rtn 
+ 00016907  0x00003759 jam  0x00000000 , 0x000049b6 
+ 00016908  0x0000375a call  0x00004292 
+ 00016909  0x0000375b arg  0x00000983 , 0x00000011 
+ 00016910  0x0000375c branch  0x000078ca 
+ 00016911  0x0000375f call  0x00004253 
+ 00016912  0x00003760 call  0x00004267 
+ 00016913  0x00003761 fetch  0x00000009 , 0x00004998 
+ 00016914  0x00003762 store  0x00000009 , 0x00000987 
+ 00016915  0x00003763 call  0x00004228 
+ 00016916  0x00003764 setarg  0x00000000 
+ 00016917  0x00003765 store  0x00000001 , 0x00004969 
+ 00016918  0x00003766 call  0x00004249 
+ 00016919  0x00003768 fetcht  0x00000001 , 0x00000722 
+ 00016920  0x00003769 storet  0x00000001 , 0x00000990 
+ 00016921  0x0000376a copy  0x00000002 , 0x00000039 
+ 00016922  0x0000376b arg  0x00000723 , 0x00000006 
+ 00016923  0x0000376c arg  0x00000996 , 0x00000005 
+ 00016924  0x0000376d call  0x00007cda 
+ 00016925  0x0000376f sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016926  0x00003770 nbranch  0x00004222 , 0x00000002 
+ 00016927  0x00003772 arg  0x00000984 , 0x00000011 
+ 00016928  0x00003773 call  0x000078eb 
+ 00016929  0x00003774 branch  0x00003ec1 
+ 00016930  0x00003777 call  0x0000426f 
+ 00016931  0x00003778 fetch  0x00000004 , 0x0000097e 
+ 00016932  0x00003779 store  0x00000004 , 0x00000992 
+ 00016933  0x0000377a arg  0x00000984 , 0x00000011 
+ 00016934  0x0000377b call  0x000078eb 
+ 00016935  0x0000377c branch  0x00004230 
+ 00016936  0x0000377f fetch  0x00000001 , 0x00000990 
+ 00016937  0x00003780 copy  0x0000003f , 0x00000039 
+ 00016938  0x00003781 store  0x00000001 , 0x00000722 
+ 00016939  0x00003782 fetch  0x00000001 , 0x00000991 
+ 00016940  0x00003783 store  0x00000001 , 0x0000092b 
+ 00016941  0x00003784 arg  0x00000996 , 0x00000006 
+ 00016942  0x00003785 arg  0x00000723 , 0x00000005 
+ 00016943  0x00003786 branch  0x00007cda 
+ 00016944  0x00003789 call  0x0000427c 
+ 00016945  0x0000378a setarg  0x00000723 
+ 00016946  0x0000378b store  0x00000002 , 0x0000097b 
+ 00016947  0x0000378d call  0x000041fc 
+ 00016948  0x0000378e call  0x00004253 
+ 00016949  0x0000378f call  0x00004267 
+ 00016950  0x00003791 fetcht  0x00000001 , 0x00000722 
+ 00016951  0x00003792 setarg  0x0000000c 
+ 00016952  0x00003793 call  0x00007db0 
+ 00016953  0x00003794 copy  0x0000003f , 0x00000011 
+ 00016954  0x00003795 copy  0x00000002 , 0x0000003f 
+ 00016955  0x00003796 isub  0x00000011 , 0x0000003f 
+ 00016956  0x00003797 store  0x00000001 , 0x00000722 
+ 00016957  0x00003798 fetch  0x00000002 , 0x0000097b 
+ 00016958  0x00003799 copy  0x0000003f , 0x00000006 
+ 00016959  0x0000379a iadd  0x00000011 , 0x00000002 
+ 00016960  0x0000379b storet  0x00000002 , 0x0000097b 
+ 00016961  0x0000379c call  0x00003ecb 
+ 00016962  0x0000379d fetch  0x00000001 , 0x00000722 
+ 00016963  0x0000379e rtn  0x00000034 
+ 00016964  0x0000379f fetch  0x00000001 , 0x00000980 
+ 00016965  0x000037a0 pincrease  0x00000001 
+ 00016966  0x000037a1 store  0x00000001 , 0x00000980 
+ 00016967  0x000037a2 call  0x0000427c 
+ 00016968  0x000037a3 branch  0x00004233 
+ 00016969  0x000037a9 fetch  0x00000001 , 0x0000092b 
+ 00016970  0x000037aa bbit0  0x00000006 , 0x0000424d 
+ 00016971  0x000037ac call  0x000041a2 
+ 00016972  0x000037ad branch  0x0000424e 
+ 00016973  0x000037af call  0x000041af 
+ 00016974  0x000037b1 fetch  0x00000001 , 0x00000722 
+ 00016975  0x000037b2 add  0x0000003f , 0x00000004 , 0x00000002 
+ 00016976  0x000037b3 storet  0x00000001 , 0x00000722 
+ 00016977  0x000037b4 arg  0x00000723 , 0x00000002 
+ 00016978  0x000037b5 branch  0x00003c86 
+ 00016979  0x000037bb fetch  0x00000003 , 0x00004992 
+ 00016980  0x000037bc pincrease  0x00000001 
+ 00016981  0x000037bd store  0x00000003 , 0x00004992 
+ 00016982  0x000037be fetch  0x00000001 , 0x00004808 
+ 00016983  0x000037bf pincrease  0x00000001 
+ 00016984  0x000037c0 store  0x00000001 , 0x00004808 
+ 00016985  0x000037c1 fetch  0x00000002 , 0x00004846 
+ 00016986  0x000037c2 branch  0x00007d79 
+ 00016987  0x000037c7 fetch  0x00000001 , 0x00004871 
+ 00016988  0x000037c8 lshift4  0x0000003f , 0x0000003f 
+ 00016989  0x000037c9 lshift3  0x0000003f , 0x0000003f 
+ 00016990  0x000037ca fetcht  0x00000001 , 0x0000474d 
+ 00016991  0x000037cb ior  0x00000002 , 0x0000003f 
+ 00016992  0x000037cc store  0x00000001 , 0x00004998 
+ 00016993  0x000037cd fetch  0x00000001 , 0x00004997 
+ 00016994  0x000037ce store  0x00000001 , 0x00004999 
+ 00016995  0x000037cf fetch  0x00000002 , 0x00004995 
+ 00016996  0x000037d0 store  0x00000002 , 0x0000499d 
+ 00016997  0x000037d1 fetch  0x00000002 , 0x0000094c 
+ 00016998  0x000037d2 store  0x00000002 , 0x0000499f 
+ 00016999  0x000037d5 fetch  0x00000003 , 0x00004992 
+ 00017000  0x000037d6 store  0x00000003 , 0x0000499a 
+ 00017001  0x000037d7 arg  0x0000499a , 0x00000011 
+ 00017002  0x000037d8 arg  0x00000003 , 0x00000039 
+ 00017003  0x000037d9 call  0x00007cb1 
+ 00017004  0x000037da fetch  0x00000008 , 0x00004999 
+ 00017005  0x000037db store  0x00000008 , 0x00000923 
+ 00017006  0x000037dc rtn 
+ 00017007  0x000037df fetch  0x00000001 , 0x00000722 
+ 00017008  0x000037e0 div  0x0000003f , 0x0000000c 
+ 00017009  0x000037e1 call  0x00007d62 
+ 00017010  0x000037e2 quotient  0x00000002 
+ 00017011  0x000037e3 remainder  0x0000003f 
+ 00017012  0x000037e4 call  0x0000428f , 0x00000034 
+ 00017013  0x000037e5 storet  0x00000001 , 0x00000981 
+ 00017014  0x000037e6 jam  0x00000000 , 0x00000980 
+ 00017015  0x000037e7 fetch  0x00000003 , 0x00004992 
+ 00017016  0x000037e8 arg  0x00001fff , 0x00000002 
+ 00017017  0x000037e9 iand  0x00000002 , 0x0000003f 
+ 00017018  0x000037ea store  0x00000002 , 0x0000097e 
+ 00017019  0x000037eb rtn 
+ 00017020  0x000037ee fetch  0x00000002 , 0x0000097e 
+ 00017021  0x000037ef lshift4  0x0000003f , 0x0000003f 
+ 00017022  0x000037f0 lshift  0x0000003f , 0x0000003f 
+ 00017023  0x000037f1 fetcht  0x00000001 , 0x00000980 
+ 00017024  0x000037f2 ior  0x00000002 , 0x0000003f 
+ 00017025  0x000037f3 lshift4  0x0000003f , 0x0000003f 
+ 00017026  0x000037f4 lshift  0x0000003f , 0x0000003f 
+ 00017027  0x000037f5 fetcht  0x00000001 , 0x00000981 
+ 00017028  0x000037f6 ior  0x00000002 , 0x0000003f 
+ 00017029  0x000037f7 store  0x00000003 , 0x000049a2 
+ 00017030  0x000037f8 arg  0x00000003 , 0x00000039 
+ 00017031  0x000037f9 arg  0x000049a2 , 0x00000011 
+ 00017032  0x000037fa branch  0x00007cb1 
+ 00017033  0x000037fd arg  0x000049b8 , 0x00000013 
+ 00017034  0x000037fe arg  0x0000428c , 0x00000012 
+ 00017035  0x000037ff branch  0x000042e0 
+ 00017036  0x00003802 arg  0x00000028 , 0x00000039 
+ 00017037  0x00003803 arg  0x0000496a , 0x00000005 
+ 00017038  0x00003804 branch  0x00007ca1 
+ 00017039  0x00003808 increase  0xffffffff , 0x00000002 
+ 00017040  0x00003809 rtn 
+ 00017041  0x0000380c branch  0x00003b2a 
+ 00017042  0x00003810 setarg  0x000049b9 
+ 00017043  0x00003811 store  0x00000002 , 0x000043fb 
+ 00017044  0x00003812 rtn 
+ 00017045  0x00003816 bpatch  0x000000b1 , 0x00004016 
+ 00017046  0x00003817 fetch  0x00000001 , 0x000043cb 
+ 00017047  0x00003818 branch  0x00004295 , 0x00000034 
+ 00017048  0x00003819 beq  0x00000004 , 0x000047b7 
+ 00017049  0x0000381a beq  0x00000009 , 0x000062ae 
+ 00017050  0x0000381b beq  0x0000000a , 0x00005099 
+ 00017051  0x0000381c beq  0x0000000e , 0x000043b2 
+ 00017052  0x0000381d beq  0x00000006 , 0x0000646e 
+ 00017053  0x0000381e beq  0x0000000d , 0x00004672 
+ 00017054  0x0000381f beq  0x0000000f , 0x00004959 
+ 00017055  0x00003820 beq  0x0000000c , 0x00006882 
+ 00017056  0x00003822 beq  0x00000008 , 0x000053e0 
+ 00017057  0x00003823 beq  0x0000000b , 0x00003e02 
+ 00017058  0x00003824 rtn 
+ 00017059  0x00003828 rtn  0x0000002b 
+ 00017060  0x00003829 call  0x00006f74 
+ 00017061  0x0000382a fetch  0x00000001 , 0x000043cb 
+ 00017062  0x0000382b beq  0x00000009 , 0x000063d9 
+ 00017063  0x0000382c beq  0x00000006 , 0x000063d9 
+ 00017064  0x0000382d beq  0x00000004 , 0x000047c2 
+ 00017065  0x0000382e beq  0x00000008 , 0x00005428 
+ 00017066  0x0000382f beq  0x0000000f , 0x0000542c 
+ 00017067  0x00003830 beq  0x0000000d , 0x00004772 
+ 00017068  0x00003831 rtn 
+ 00017069  0x00003834 call  0x00007774 
+ 00017070  0x00003835 call  0x00007841 
+ 00017071  0x00003836 call  0x000042b4 
+ 00017072  0x00003837 fetch  0x00000002 , 0x000043db 
+ 00017073  0x00003838 branch  0x00007d79 
+ 00017074  0x0000383b fetch  0x00000002 , 0x000043d9 
+ 00017075  0x0000383c branch  0x00007d79 
+ 00017076  0x0000383f bpatch  0x000000b2 , 0x00004016 
+ 00017077  0x00003841 arg  0x000044d3 , 0x00000011 
+ 00017078  0x00003842 call  0x00007d97 
+ 00017079  0x00003843 rtn  0x00000034 
+ 00017080  0x00003845 copy  0x0000003f , 0x00000013 
+ 00017081  0x00003846 call  0x000042bd 
+ 00017082  0x00003847 branch  0x000042c1 
+ 00017083  0x0000384a arg  0x00000000 , 0x00000013 
+ 00017084  0x0000384b rtn 
+ 00017085  0x00003851 beq  0x00000010 , 0x000042d0 
+ 00017086  0x00003852 beq  0x00000014 , 0x000042c7 
+ 00017087  0x00003853 beq  0x00000015 , 0x000042cb 
+ 00017088  0x00003854 rtn 
+ 00017089  0x00003859 fetch  0x00000002 , 0x000043dd 
+ 00017090  0x0000385a branch  0x00007d79 
+ 00017091  0x0000385d fetch  0x00000002 , 0x000043d3 
+ 00017092  0x0000385e branch  0x00007d79 
+ 00017093  0x00003861 fetch  0x00000002 , 0x000043d7 
+ 00017094  0x00003862 branch  0x00007d79 
+ 00017095  0x00003865 fetch  0x00000002 , 0x000044e9 
+ 00017096  0x00003866 set1  0x00000009 , 0x0000003f 
+ 00017097  0x00003867 store  0x00000002 , 0x000044e9 
+ 00017098  0x00003868 rtn 
+ 00017099  0x0000386b jam  0x00000000 , 0x00004396 
+ 00017100  0x0000386c fetch  0x00000002 , 0x000044e9 
+ 00017101  0x0000386d set0  0x00000009 , 0x0000003f 
+ 00017102  0x0000386e store  0x00000002 , 0x000044e9 
+ 00017103  0x0000386f branch  0x0000432d 
+ 00017104  0x00003873 fetch  0x00000002 , 0x000043f1 
+ 00017105  0x00003874 set1  0x00000000 , 0x0000003f 
+ 00017106  0x00003875 store  0x00000002 , 0x000043f1 
+ 00017107  0x00003876 rtn 
+ 00017108  0x0000387a store  0x00000001 , 0x0000021d 
+ 00017109  0x0000387c bpatch  0x000000b3 , 0x00004016 
+ 00017110  0x0000387d fetch  0x00000001 , 0x0000021d 
+ 00017111  0x0000387e rtn  0x00000034 
+ 00017112  0x0000387f increase  0xffffffff , 0x0000003f 
+ 00017113  0x00003880 store  0x00000001 , 0x0000021d 
+ 00017114  0x00003881 call  0x00007780 
+ 00017115  0x00003882 call  0x0000430e 
+ 00017116  0x00003883 call  0x00006beb 
+ 00017117  0x00003884 fetch  0x00000002 , 0x000043e3 
+ 00017118  0x00003885 call  0x00007d79 
+ 00017119  0x00003886 branch  0x000042d5 
+ 00017120  0x0000388c ifetch  0x00000001 , 0x00000013 
+ 00017121  0x0000388d rtn  0x00000034 
+ 00017122  0x0000388e pincrease  0xffffffff 
+ 00017123  0x0000388f istore  0x00000001 , 0x00000013 
+ 00017124  0x00003890 nrtn  0x00000034 
+ 00017125  0x00003891 copy  0x00000012 , 0x0000003f 
+ 00017126  0x00003892 branch  0x00007d79 
+ 00017127  0x00003897 ifetch  0x00000002 , 0x00000013 
+ 00017128  0x00003898 rtn  0x00000034 
+ 00017129  0x00003899 pincrease  0xffffffff 
+ 00017130  0x0000389a istore  0x00000002 , 0x00000013 
+ 00017131  0x0000389b nrtn  0x00000034 
+ 00017132  0x0000389c copy  0x00000012 , 0x0000003f 
+ 00017133  0x0000389d branch  0x00007d79 
+ 00017134  0x000038a0 fetcht  0x00000002 , 0x00004430 
+ 00017135  0x000038a1 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00017136  0x000038a2 arg  0x000042f2 , 0x00000012 
+ 00017137  0x000038a3 branch  0x000042e0 
+ 00017138  0x000038a6 call  0x00004343 
+ 00017139  0x000038a7 beq  0x00000001 , 0x000042f5 
+ 00017140  0x000038a9 branch  0x00004327 
+ 00017141  0x000038ab setarg  0x00000002 
+ 00017142  0x000038ac istore  0x00000001 , 0x00000013 
+ 00017143  0x000038ad add  0x00000002 , 0x00000008 , 0x00000012 
+ 00017144  0x000038af ifetch  0x00000002 , 0x00000012 
+ 00017145  0x000038b0 branch  0x00007d79 
+ 00017146  0x000038b4 call  0x000042fc 
+ 00017147  0x000038b5 branch  0x00004327 
+ 00017148  0x000038b9 setarg  0x00000000 
+ 00017149  0x000038ba store  0x00000002 , 0x000043ef 
+ 00017150  0x000038bb rtn 
+ 00017151  0x000038bd setarg  0x00000000 
+ 00017152  0x000038be store  0x00000002 , 0x000043f1 
+ 00017153  0x000038bf rtn 
+ 00017154  0x000038c4 fetch  0x00000002 , 0x000043f1 
+ 00017155  0x000038c5 set1  0x00000007 , 0x0000003f 
+ 00017156  0x000038c6 store  0x00000002 , 0x000043ef 
+ 00017157  0x000038c7 setarg  0x00000000 
+ 00017158  0x000038c8 store  0x00000002 , 0x000043f1 
+ 00017159  0x000038c9 rtn 
+ 00017160  0x000038d2 arg  0x00000009 , 0x00000007 
+ 00017161  0x000038d3 branch  0x000024e7 
+ 00017162  0x000038d6 arg  0x00000009 , 0x00000007 
+ 00017163  0x000038d7 branch  0x000024eb 
+ 00017164  0x000038da jam  0x00000005 , 0x000043ed 
+ 00017165  0x000038db branch  0x00004308 
+ 00017166  0x000038de arg  0x000043ed , 0x00000013 
+ 00017167  0x000038df arg  0x0000430a , 0x00000012 
+ 00017168  0x000038e0 branch  0x000042e0 
+ 00017169  0x000038e4 jam  0x0000000f , 0x0000066f 
+ 00017170  0x000038e5 branch  0x00007834 
+ 00017171  0x000038e8 jam  0x00000010 , 0x0000066f 
+ 00017172  0x000038e9 branch  0x00007834 
+ 00017173  0x000038ec jam  0x0000000e , 0x0000066f 
+ 00017174  0x000038ed branch  0x00007834 
+ 00017175  0x000038f0 jam  0x0000000d , 0x0000066f 
+ 00017176  0x000038f1 branch  0x00007834 
+ 00017177  0x000038f4 jam  0x00000017 , 0x0000066f 
+ 00017178  0x000038f5 branch  0x00007834 
+ 00017179  0x000038f8 jam  0x00000018 , 0x0000066f 
+ 00017180  0x000038f9 branch  0x00007834 
+ 00017181  0x000038fc jam  0x00000016 , 0x0000066f 
+ 00017182  0x000038fd branch  0x00007834 
+ 00017183  0x00003900 jam  0x00000011 , 0x0000066f 
+ 00017184  0x00003901 branch  0x00007834 
+ 00017185  0x00003904 jam  0x00000015 , 0x0000066f 
+ 00017186  0x00003905 branch  0x00007834 
+ 00017187  0x00003908 jam  0x00000014 , 0x0000066f 
+ 00017188  0x00003909 branch  0x00007834 
+ 00017189  0x0000390d jam  0x00000013 , 0x0000066f 
+ 00017190  0x0000390e branch  0x00007834 
+ 00017191  0x00003911 jam  0x00000019 , 0x0000066f 
+ 00017192  0x00003912 branch  0x00007834 
+ 00017193  0x00003916 jam  0x0000001f , 0x0000066f 
+ 00017194  0x00003917 branch  0x00007834 
+ 00017195  0x0000391b set1  0x0000000d , 0x00000000 
+ 00017196  0x0000391c rtn 
+ 00017197  0x0000391f set0  0x0000000d , 0x00000000 
+ 00017198  0x00003920 rtn 
+ 00017199  0x00003924 call  0x00004343 
+ 00017200  0x00003925 beq  0x00000002 , 0x00004339 
+ 00017201  0x00003927 setarg  0x00000001 
+ 00017202  0x00003928 istore  0x00000001 , 0x00000013 
+ 00017203  0x00003929 add  0x00000002 , 0x00000003 , 0x00000011 
+ 00017204  0x0000392a add  0x00000002 , 0x00000006 , 0x00000012 
+ 00017205  0x0000392c ifetcht  0x00000001 , 0x00000011 
+ 00017206  0x0000392d increase  0x00000001 , 0x00000013 
+ 00017207  0x0000392e istoret  0x00000001 , 0x00000013 
+ 00017208  0x0000392f branch  0x000042f8 
+ 00017209  0x00003932 setarg  0x00000000 
+ 00017210  0x00003933 istore  0x00000001 , 0x00000013 
+ 00017211  0x00003934 fetch  0x00000002 , 0x000044e9 
+ 00017212  0x00003935 bbit0  0x00000009 , 0x0000433f 
+ 00017213  0x00003936 call  0x000030c5 
+ 00017214  0x00003937 call  0x0000431f 
+ 00017215  0x00003939 fetcht  0x00000002 , 0x00004430 
+ 00017216  0x0000393a add  0x00000002 , 0x00000002 , 0x00000011 
+ 00017217  0x0000393b add  0x00000002 , 0x00000004 , 0x00000012 
+ 00017218  0x0000393c branch  0x00004335 
+ 00017219  0x0000393f fetcht  0x00000002 , 0x00004430 
+ 00017220  0x00003940 add  0x00000002 , 0x00000000 , 0x00000013 
+ 00017221  0x00003941 ifetch  0x00000001 , 0x00000013 
+ 00017222  0x00003942 rtn 
+ 00017223  0x00003945 call  0x00004343 
+ 00017224  0x00003946 bne  0x00000000 , 0x0000434a 
+ 00017225  0x00003947 branch  0x00004327 
+ 00017226  0x00003949 add  0x00000002 , 0x0000000a , 0x00000012 
+ 00017227  0x0000394a branch  0x000042f8 
+ 00017228  0x00003951 fetch  0x00000008 , 0x00004ceb 
+ 00017229  0x00003952 store  0x00000008 , 0x00004cfe 
+ 00017230  0x00003953 jam  0x00000000 , 0x00004d0e 
+ 00017231  0x00003954 fetch  0x00000001 , 0x00004d02 
+ 00017232  0x00003955 lshift2  0x0000003f , 0x0000003f 
+ 00017233  0x00003956 arg  0x00004b87 , 0x00000002 
+ 00017234  0x00003957 iadd  0x00000002 , 0x00000002 
+ 00017235  0x00003958 ifetch  0x00000004 , 0x00000002 
+ 00017236  0x00003959 store  0x00000004 , 0x00004cfa 
+ 00017237  0x0000395b fetch  0x00000001 , 0x00004d0e 
+ 00017238  0x0000395c nbranch  0x0000435f , 0x00000034 
+ 00017239  0x0000395d fetcht  0x00000002 , 0x00004cf4 
+ 00017240  0x0000395e ifetch  0x00000001 , 0x00000002 
+ 00017241  0x0000395f store  0x00000001 , 0x00004d0a 
+ 00017242  0x00003960 increase  0x00000001 , 0x00000002 
+ 00017243  0x00003961 storet  0x00000002 , 0x00004cf4 
+ 00017244  0x00003962 rshift4  0x0000003f , 0x0000003f 
+ 00017245  0x00003963 store  0x00000001 , 0x00004cf9 
+ 00017246  0x00003964 branch  0x00004362 
+ 00017247  0x00003966 fetch  0x00000001 , 0x00004d0a 
+ 00017248  0x00003967 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00017249  0x00003968 store  0x00000001 , 0x00004cf9 
+ 00017250  0x0000396a fetch  0x00000001 , 0x00004d0e 
+ 00017251  0x0000396b setflip  0x00000000 , 0x0000003f 
+ 00017252  0x0000396c store  0x00000001 , 0x00004d0e 
+ 00017253  0x0000396d arg  0x00004b77 , 0x00000002 
+ 00017254  0x0000396e fetch  0x00000001 , 0x00004cf9 
+ 00017255  0x0000396f iadd  0x00000002 , 0x00000002 
+ 00017256  0x00003970 ifetch  0x00000001 , 0x00000002 
+ 00017257  0x00003971 fetcht  0x00000001 , 0x00004d02 
+ 00017258  0x00003972 call  0x0000439a 
+ 00017259  0x00003973 store  0x00000001 , 0x00004d02 
+ 00017260  0x00003975 fetch  0x00000001 , 0x00004cf9 
+ 00017261  0x00003976 and  0x0000003f , 0x00000008 , 0x00000002 
+ 00017262  0x00003977 storet  0x00000001 , 0x00004cf8 
+ 00017263  0x00003978 and  0x0000003f , 0x00000007 , 0x00000002 
+ 00017264  0x00003979 storet  0x00000001 , 0x00004cf9 
+ 00017265  0x0000397b call  0x000043a3 
+ 00017266  0x0000397c storet  0x00000004 , 0x00004d06 
+ 00017267  0x0000397e fetch  0x00000001 , 0x00004cf8 
+ 00017268  0x0000397f branch  0x00004379 , 0x00000034 
+ 00017269  0x00003980 fetch  0x00000004 , 0x00004cfe 
+ 00017270  0x00003981 fetcht  0x00000004 , 0x00004d06 
+ 00017271  0x00003982 isub  0x00000002 , 0x0000003f 
+ 00017272  0x00003983 branch  0x0000437c 
+ 00017273  0x00003985 fetch  0x00000004 , 0x00004cfe 
+ 00017274  0x00003986 fetcht  0x00000004 , 0x00004d06 
+ 00017275  0x00003987 iadd  0x00000002 , 0x0000003f 
+ 00017276  0x00003989 store  0x00000004 , 0x00004cfe 
+ 00017277  0x0000398a arg  0x00007fff , 0x00000002 
+ 00017278  0x0000398b isub  0x00000002 , 0x0000003f 
+ 00017279  0x0000398c bbit1  0x0000001f , 0x00004382 
+ 00017280  0x0000398d storet  0x00000004 , 0x00004cfe 
+ 00017281  0x0000398e branch  0x00004388 
+ 00017282  0x00003990 fetch  0x00000004 , 0x00004cfe 
+ 00017283  0x00003991 arg  0x00008000 , 0x00000002 
+ 00017284  0x00003992 iadd  0x00000002 , 0x0000003f 
+ 00017285  0x00003993 bbit0  0x0000001f , 0x00004388 
+ 00017286  0x00003994 arg  0xffff8000 , 0x00000002 
+ 00017287  0x00003995 storet  0x00000004 , 0x00004cfe 
+ 00017288  0x00003997 fetch  0x00000001 , 0x00004d02 
+ 00017289  0x00003998 lshift2  0x0000003f , 0x0000003f 
+ 00017290  0x00003999 arg  0x00004b87 , 0x00000002 
+ 00017291  0x0000399a iadd  0x00000002 , 0x00000002 
+ 00017292  0x0000399b ifetch  0x00000004 , 0x00000002 
+ 00017293  0x0000399c store  0x00000004 , 0x00004cfa 
+ 00017294  0x0000399e fetch  0x00000002 , 0x00004cf6 
+ 00017295  0x0000399f fetcht  0x00000002 , 0x00004cfe 
+ 00017296  0x000039a0 istoret  0x00000002 , 0x0000003f 
+ 00017297  0x000039a1 increase  0x00000002 , 0x0000003f 
+ 00017298  0x000039a2 store  0x00000002 , 0x00004cf6 
+ 00017299  0x000039a4 fetch  0x00000001 , 0x00004cf3 
+ 00017300  0x000039a5 increase  0xffffffff , 0x0000003f 
+ 00017301  0x000039a6 store  0x00000001 , 0x00004cf3 
+ 00017302  0x000039a7 nbranch  0x00004355 , 0x00000034 
+ 00017303  0x000039a8 fetch  0x00000008 , 0x00004cfe 
+ 00017304  0x000039a9 store  0x00000008 , 0x00004ceb 
+ 00017305  0x000039aa rtn 
+ 00017306  0x000039ad iadd  0x00000002 , 0x0000003f 
+ 00017307  0x000039ae bbit0  0x00000007 , 0x0000439e 
+ 00017308  0x000039af setarg  0x00000000 
+ 00017309  0x000039b0 rtn 
+ 00017310  0x000039b2 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00017311  0x000039b3 sub  0x0000003f , 0x00000058 , 0x0000003e 
+ 00017312  0x000039b4 rtn  0x00000002 
+ 00017313  0x000039b5 setarg  0x00000058 
+ 00017314  0x000039b6 rtn 
+ 00017315  0x000039b9 fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
+ 00017316  0x000039ba rshift3  0x00000011 , 0x00000002 
+ 00017317  0x000039bb fetch  0x00000001 , 0x00004cf9 
+ 00017318  0x000039bc bbit0  0x00000002 , 0x000043a9 
+ 00017319  0x000039bd copy  0x00000011 , 0x0000003f 
+ 00017320  0x000039be iadd  0x00000002 , 0x00000002 
+ 00017321  0x000039c0 fetch  0x00000001 , 0x00004cf9 
+ 00017322  0x000039c1 bbit0  0x00000001 , 0x000043ad 
+ 00017323  0x000039c2 rshift  0x00000011 , 0x0000003f 
+ 00017324  0x000039c3 iadd  0x00000002 , 0x00000002 
+ 00017325  0x000039c5 fetch  0x00000001 , 0x00004cf9 
+ 00017326  0x000039c6 rtnbit0  0x00000000 
+ 00017327  0x000039c7 rshift2  0x00000011 , 0x0000003f 
+ 00017328  0x000039c8 iadd  0x00000002 , 0x00000002 
+ 00017329  0x000039c9 rtn 
+ 00017330  0x000039cf call  0x00007396 
+ 00017331  0x000039d0 rtn  0x0000002b 
+ 00017332  0x000039d1 setarg  0x000045be 
+ 00017333  0x000039d2 store  0x00000002 , 0x000045e0 
+ 00017334  0x000039d4 setarg  0x0000330a 
+ 00017335  0x000039d5 store  0x00000002 , 0x000045e2 
+ 00017336  0x000039d7 setarg  0x0000465e 
+ 00017337  0x000039d8 store  0x00000002 , 0x000045e4 
+ 00017338  0x000039da setarg  0x0000442e 
+ 00017339  0x000039db store  0x00000002 , 0x000043d5 
+ 00017340  0x000039dd setarg  0x00004430 
+ 00017341  0x000039de store  0x00000002 , 0x000043d7 
+ 00017342  0x000039e0 setarg  0x00004455 
+ 00017343  0x000039e1 store  0x00000002 , 0x000043db 
+ 00017344  0x000039e3 setarg  0x00004476 
+ 00017345  0x000039e4 store  0x00000002 , 0x000043dd 
+ 00017346  0x000039e6 setarg  0x00004308 
+ 00017347  0x000039e7 store  0x00000002 , 0x000043d3 
+ 00017348  0x000039e9 setarg  0x000044d1 
+ 00017349  0x000039ea store  0x00000002 , 0x000043df 
+ 00017350  0x000039ec setarg  0x00004494 
+ 00017351  0x000039ed store  0x00000002 , 0x000043e3 
+ 00017352  0x000039ef bpatch  0x0000002e , 0x00004005 
+ 00017353  0x000039f0 call  0x00004412 
+ 00017354  0x000039f1 call  0x00004463 
+ 00017355  0x000039f2 call  0x000078ad 
+ 00017356  0x000039f3 jam  0x00000002 , 0x000040c0 
+ 00017357  0x000039f4 jam  0x00000000 , 0x000049b7 
+ 00017358  0x000039f5 fetch  0x00000001 , 0x00004779 
+ 00017359  0x000039f6 store  0x00000001 , 0x00004648 
+ 00017360  0x000039f7 beq  0x00000000 , 0x000043db 
+ 00017361  0x000039f8 fetch  0x00000001 , 0x0000477a 
+ 00017362  0x000039f9 store  0x00000001 , 0x000044ec 
+ 00017363  0x000039fa jam  0x00000000 , 0x00004388 
+ 00017364  0x000039fc call  0x00007776 
+ 00017365  0x000039fd call  0x00007780 
+ 00017366  0x000039fe jam  0x00000001 , 0x000047a1 
+ 00017367  0x000039ff fetch  0x00000002 , 0x000044e9 
+ 00017368  0x00003a00 rtnbit1  0x0000000c 
+ 00017369  0x00003a01 branch  0x00004327 
+ 00017370  0x00003a05 branch  0x000043f9 
+ 00017371  0x00003a08 jam  0x00000002 , 0x000047a1 
+ 00017372  0x00003a0a jam  0x00000001 , 0x00004388 
+ 00017373  0x00003a0b setarg  0x00000020 
+ 00017374  0x00003a0c call  0x000063c7 
+ 00017375  0x00003a0e arg  0x00004273 , 0x00000005 
+ 00017376  0x00003a0f fetch  0x00000001 , 0x000042db 
+ 00017377  0x00003a11 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00017378  0x00003a12 rshift4  0x00000002 , 0x00000002 
+ 00017379  0x00003a13 call  0x000043f3 
+ 00017380  0x00003a14 istoret  0x00000001 , 0x00000005 
+ 00017381  0x00003a15 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00017382  0x00003a16 call  0x000043f3 
+ 00017383  0x00003a17 istoret  0x00000001 , 0x00000005 
+ 00017384  0x00003a18 call  0x00002955 
+ 00017385  0x00003a19 fetcht  0x00000001 , 0x0000426b 
+ 00017386  0x00003a1a copy  0x00000002 , 0x00000039 
+ 00017387  0x00003a1b arg  0x0000434b , 0x00000005 
+ 00017388  0x00003a1c arg  0x0000426c , 0x00000006 
+ 00017389  0x00003a1d call  0x00007cda 
+ 00017390  0x00003a1f fetcht  0x00000001 , 0x0000426b 
+ 00017391  0x00003a20 copy  0x00000002 , 0x00000039 
+ 00017392  0x00003a21 arg  0x0000436b , 0x00000005 
+ 00017393  0x00003a22 arg  0x0000426c , 0x00000006 
+ 00017394  0x00003a23 branch  0x00007cda 
+ 00017395  0x00003a25 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00017396  0x00003a26 branch  0x000043f7 , 0x00000002 
+ 00017397  0x00003a27 add  0x00000002 , 0x00000037 , 0x00000002 
+ 00017398  0x00003a28 rtn 
+ 00017399  0x00003a2a add  0x00000002 , 0x00000030 , 0x00000002 
+ 00017400  0x00003a2b rtn 
+ 00017401  0x00003a2e fetch  0x00000001 , 0x0000476e 
+ 00017402  0x00003a2f bne  0x000000ff , 0x0000440b 
+ 00017403  0x00003a31 fetch  0x00000001 , 0x0000476c 
+ 00017404  0x00003a32 bne  0x000000ff , 0x0000440e 
+ 00017405  0x00003a34 fetch  0x00000001 , 0x00004777 
+ 00017406  0x00003a35 bne  0x000000ff , 0x00004410 
+ 00017407  0x00003a37 fetch  0x00000001 , 0x000046da 
+ 00017408  0x00003a38 copy  0x0000003f , 0x00000039 
+ 00017409  0x00003a39 setarg  0x000046db 
+ 00017410  0x00003a3a copy  0x0000003f , 0x00000011 
+ 00017411  0x00003a3c copy  0x00000011 , 0x00000006 
+ 00017412  0x00003a3d ifetch  0x00000001 , 0x00000006 
+ 00017413  0x00003a3e copy  0x00000006 , 0x00000011 
+ 00017414  0x00003a3f beq  0x000000ff , 0x00004409 
+ 00017415  0x00003a40 copy  0x0000003f , 0x00000002 
+ 00017416  0x00003a41 call  0x00006ef7 
+ 00017417  0x00003a43 loop  0x00004403 
+ 00017418  0x00003a45 rtn 
+ 00017419  0x00003a47 fetch  0x00000008 , 0x0000476e 
+ 00017420  0x00003a48 store  0x00000008 , 0x000046dd 
+ 00017421  0x00003a49 branch  0x000043fb 
+ 00017422  0x00003a4b store  0x00000001 , 0x000046db 
+ 00017423  0x00003a4c branch  0x000043fd 
+ 00017424  0x00003a4e store  0x00000001 , 0x000046dc 
+ 00017425  0x00003a4f branch  0x000043ff 
+ 00017426  0x00003a53 call  0x000045ba 
+ 00017427  0x00003a54 call  0x00004640 
+ 00017428  0x00003a55 arg  0x00000000 , 0x00000011 
+ 00017429  0x00003a56 call  0x00007055 
+ 00017430  0x00003a57 call  0x000043f9 
+ 00017431  0x00003a58 call  0x0000446b 
+ 00017432  0x00003a59 call  0x0000442c 
+ 00017433  0x00003a5a branch  0x0000441b 
+ 00017434  0x00003a5c rtn 
+ 00017435  0x00003a5e fetch  0x00000001 , 0x000049a4 
+ 00017436  0x00003a5f copy  0x0000003f , 0x00000039 
+ 00017437  0x00003a60 setarg  0x000049a5 
+ 00017438  0x00003a61 copy  0x0000003f , 0x00000011 
+ 00017439  0x00003a63 copy  0x00000011 , 0x00000006 
+ 00017440  0x00003a64 ifetch  0x00000001 , 0x00000006 
+ 00017441  0x00003a65 copy  0x00000006 , 0x00000011 
+ 00017442  0x00003a66 beq  0x000000ff , 0x00004426 
+ 00017443  0x00003a67 copy  0x0000003f , 0x00000002 
+ 00017444  0x00003a68 store  0x00000001 , 0x000049a9 
+ 00017445  0x00003a69 call  0x00004428 
+ 00017446  0x00003a6b loop  0x0000441f 
+ 00017447  0x00003a6d rtn 
+ 00017448  0x00003a70 fetch  0x00000001 , 0x000049a9 
+ 00017449  0x00003a71 rtneq  0x000000ff 
+ 00017450  0x00003a72 iforce  0x00000002 
+ 00017451  0x00003a73 branch  0x00006ef7 
+ 00017452  0x00003a77 jam  0x00000064 , 0x0000477d 
+ 00017453  0x00003a78 rtn 
+ 00017454  0x00003a7b call  0x00004431 
+ 00017455  0x00003a7c call  0x00007de2 
+ 00017456  0x00003a7e branch  0x0000701b 
+ 00017457  0x00003a81 call  0x0000788b 
+ 00017458  0x00003a83 arg  0x00000010 , 0x00000039 
+ 00017459  0x00003a84 arg  0x00008070 , 0x00000006 
+ 00017460  0x00003a86 copy  0x00000006 , 0x00000005 
+ 00017461  0x00003a87 ifetch  0x00000001 , 0x00000006 
+ 00017462  0x00003a88 beq  0x0000001f , 0x00004445 
+ 00017463  0x00003a89 beq  0x00000020 , 0x00004445 
+ 00017464  0x00003a8a beq  0x00000021 , 0x00004445 
+ 00017465  0x00003a8b beq  0x00000022 , 0x00004445 
+ 00017466  0x00003a8c beq  0x00000023 , 0x00004445 
+ 00017467  0x00003a8d beq  0x0000002c , 0x00004445 
+ 00017468  0x00003a8e beq  0x0000002d , 0x00004445 
+ 00017469  0x00003a8f beq  0x00000000 , 0x00004445 
+ 00017470  0x00003a91 loop  0x00004434 
+ 00017471  0x00003a92 arg  0x000080dc , 0x0000003f 
+ 00017472  0x00003a93 isub  0x00000006 , 0x0000003e 
+ 00017473  0x00003a94 branch  0x0000444b , 0x00000005 
+ 00017474  0x00003a96 arg  0x00000008 , 0x00000039 
+ 00017475  0x00003a97 arg  0x000080d4 , 0x00000006 
+ 00017476  0x00003a98 branch  0x00004434 
+ 00017477  0x00003a9b setarg  0x00000040 
+ 00017478  0x00003a9c istore  0x00000001 , 0x00000005 
+ 00017479  0x00003a9d branch  0x0000443e 
+ 00017480  0x00003a9f setarg  0x00000080 
+ 00017481  0x00003aa0 istore  0x00000001 , 0x00000005 
+ 00017482  0x00003aa1 branch  0x0000443e 
+ 00017483  0x00003aa3 fetch  0x00000001 , 0x000049a4 
+ 00017484  0x00003aa4 copy  0x0000003f , 0x00000039 
+ 00017485  0x00003aa5 arg  0x000049a5 , 0x00000006 
+ 00017486  0x00003aa7 ifetch  0x00000001 , 0x00000006 
+ 00017487  0x00003aa8 set1  0x00000007 , 0x0000003f 
+ 00017488  0x00003aa9 arg  0x0000003e , 0x00000002 
+ 00017489  0x00003aaa call  0x00006f20 
+ 00017490  0x00003aab loop  0x0000444e 
+ 00017491  0x00003aac rtn 
+ 00017492  0x00003aaf branch  0x00007027 
+ 00017493  0x00003ab2 call  0x0000446d 
+ 00017494  0x00003ab3 call  0x00004458 
+ 00017495  0x00003ab4 branch  0x00004454 
+ 00017496  0x00003ab7 fetch  0x00000002 , 0x000044e9 
+ 00017497  0x00003ab8 rtnbit1  0x00000009 
+ 00017498  0x00003ab9 fetch  0x00000001 , 0x000049b7 
+ 00017499  0x00003aba beq  0x00000001 , 0x0000445d 
+ 00017500  0x00003abb rtn 
+ 00017501  0x00003abd fetch  0x00000001 , 0x00004798 
+ 00017502  0x00003abe rtneq  0x00000001 
+ 00017503  0x00003abf jam  0x00000001 , 0x00004798 
+ 00017504  0x00003ac0 call  0x00004467 
+ 00017505  0x00003ac1 call  0x00004469 
+ 00017506  0x00003ac2 branch  0x00004480 
+ 00017507  0x00003ac5 fetch  0x00000002 , 0x000049bc 
+ 00017508  0x00003ac6 store  0x00000002 , 0x000049be 
+ 00017509  0x00003ac7 jam  0x00000000 , 0x000049c0 
+ 00017510  0x00003ac8 rtn 
+ 00017511  0x00003acc setarg  0x00000000 
+ 00017512  0x00003acd branch  0x00004464 
+ 00017513  0x00003ad1 arg  0x00000000 , 0x00000011 
+ 00017514  0x00003ad2 branch  0x000077bf 
+ 00017515  0x00003ad6 arg  0x00000000 , 0x00000011 
+ 00017516  0x00003ad7 branch  0x000077c4 
+ 00017517  0x00003ade fetch  0x00000002 , 0x000044e9 
+ 00017518  0x00003adf rtnbit0  0x00000009 
+ 00017519  0x00003ae0 call  0x00002a28 
+ 00017520  0x00003ae1 nrtn  0x00000034 
+ 00017521  0x00003ae2 arg  0x000046c6 , 0x00000011 
+ 00017522  0x00003ae3 call  0x000078ca 
+ 00017523  0x00003ae4 nrtn  0x00000028 
+ 00017524  0x00003ae5 arg  0x000046c6 , 0x00000006 
+ 00017525  0x00003ae6 branch  0x000063cb 
+ 00017526  0x00003ae9 copy  0x00000013 , 0x0000003f 
+ 00017527  0x00003aea beq  0x0000002d , 0x00004347 
+ 00017528  0x00003aeb beq  0x00000010 , 0x0000432f 
+ 00017529  0x00003aec beq  0x00000014 , 0x0000447c 
+ 00017530  0x00003aed beq  0x00000015 , 0x00004486 
+ 00017531  0x00003aee rtn 
+ 00017532  0x00003af1 call  0x00004467 
+ 00017533  0x00003af2 call  0x00004469 
+ 00017534  0x00003af3 set0  0x00000027 , 0x00000000 
+ 00017535  0x00003af4 branch  0x00004482 
+ 00017536  0x00003af6 fetch  0x00000002 , 0x00004799 
+ 00017537  0x00003af7 store  0x00000002 , 0x0000479b 
+ 00017538  0x00003af9 jam  0x00000014 , 0x0000477c 
+ 00017539  0x00003afa jam  0x00000000 , 0x00004094 
+ 00017540  0x00003afb call  0x00004315 
+ 00017541  0x00003afc branch  0x0000432b 
+ 00017542  0x00003b00 set1  0x00000027 , 0x00000000 
+ 00017543  0x00003b01 call  0x00004463 
+ 00017544  0x00003b02 call  0x0000456e 
+ 00017545  0x00003b03 call  0x00004562 
+ 00017546  0x00003b05 setarg  0x00000000 
+ 00017547  0x00003b06 store  0x00000005 , 0x0000474a 
+ 00017548  0x00003b07 call  0x000078ad 
+ 00017549  0x00003b08 jam  0x0000000a , 0x0000470c 
+ 00017550  0x00003b09 jam  0x0000000a , 0x0000470e 
+ 00017551  0x00003b0a jam  0x0000000a , 0x00004710 
+ 00017552  0x00003b0c jam  0x00000002 , 0x000040c0 
+ 00017553  0x00003b0d setarg  0x00000020 
+ 00017554  0x00003b0e call  0x000063c7 
+ 00017555  0x00003b0f branch  0x00004317 
+ 00017556  0x00003b12 call  0x0000450f 
+ 00017557  0x00003b13 call  0x00004512 
+ 00017558  0x00003b14 call  0x00004515 
+ 00017559  0x00003b17 call  0x000044a1 
+ 00017560  0x00003b18 branch  0x00004499 
+ 00017561  0x00003b1c arg  0x000049b8 , 0x00000013 
+ 00017562  0x00003b1d arg  0x00000000 , 0x00000012 
+ 00017563  0x00003b1e branch  0x000042e0 
+ 00017564  0x00003b21 arg  0x000049be , 0x00000013 
+ 00017565  0x00003b22 arg  0x0000449f , 0x00000012 
+ 00017566  0x00003b23 branch  0x000042e7 
+ 00017567  0x00003b25 jam  0x00000001 , 0x000049c0 
+ 00017568  0x00003b26 rtn 
+ 00017569  0x00003b29 arg  0x0000479b , 0x00000013 
+ 00017570  0x00003b2a arg  0x000044a4 , 0x00000012 
+ 00017571  0x00003b2b branch  0x000042e7 
+ 00017572  0x00003b2d jam  0x00000002 , 0x00004798 
+ 00017573  0x00003b2e jam  0x00000000 , 0x000049b7 
+ 00017574  0x00003b2f branch  0x0000448a 
+ 00017575  0x00003b32 fetch  0x00000001 , 0x00004776 
+ 00017576  0x00003b33 rtn  0x00000034 
+ 00017577  0x00003b34 arg  0x0000477c , 0x00000013 
+ 00017578  0x00003b35 arg  0x000044ac , 0x00000012 
+ 00017579  0x00003b36 branch  0x000042e0 
+ 00017580  0x00003b38 fetch  0x00000001 , 0x0000477b 
+ 00017581  0x00003b39 store  0x00000001 , 0x0000477c 
+ 00017582  0x00003b3a fetch  0x00000001 , 0x0000477f 
+ 00017583  0x00003b3b nrtn  0x00000034 
+ 00017584  0x00003b3d call  0x00006fb0 
+ 00017585  0x00003b3e store  0x00000002 , 0x00004796 
+ 00017586  0x00003b3f arg  0x00004790 , 0x00000011 
+ 00017587  0x00003b40 call  0x00006fd7 
+ 00017588  0x00003b41 fetcht  0x00000001 , 0x0000477d 
+ 00017589  0x00003b42 isub  0x00000002 , 0x0000003e 
+ 00017590  0x00003b43 branch  0x000044b9 , 0x00000002 
+ 00017591  0x00003b44 store  0x00000001 , 0x0000477d 
+ 00017592  0x00003b45 copy  0x0000003f , 0x00000002 
+ 00017593  0x00003b47 storet  0x00000001 , 0x0000477e 
+ 00017594  0x00003b48 fetch  0x00000001 , 0x00004778 
+ 00017595  0x00003b49 isub  0x00000002 , 0x0000003e 
+ 00017596  0x00003b4a call  0x000044c4 , 0x00000002 
+ 00017597  0x00003b4b storet  0x00000001 , 0x00004789 
+ 00017598  0x00003b4c arg  0x00000006 , 0x00000039 
+ 00017599  0x00003b4d arg  0x00004784 , 0x00000006 
+ 00017600  0x00003b4e call  0x000044cb 
+ 00017601  0x00003b4f store  0x00000001 , 0x0000478a 
+ 00017602  0x00003b50 arg  0x00004781 , 0x00000011 
+ 00017603  0x00003b51 branch  0x000078b2 
+ 00017604  0x00003b53 fetch  0x00000001 , 0x00004780 
+ 00017605  0x00003b54 nrtn  0x00000034 
+ 00017606  0x00003b55 jam  0x00000001 , 0x00004780 
+ 00017607  0x00003b56 arg  0x00000001 , 0x00000011 
+ 00017608  0x00003b57 branch  0x000077c4 
+ 00017609  0x00003b59 arg  0x00000001 , 0x00000011 
+ 00017610  0x00003b5a branch  0x000077bf 
+ 00017611  0x00003b5f arg  0x00000000 , 0x00000011 
+ 00017612  0x00003b61 ifetch  0x00000001 , 0x00000006 
+ 00017613  0x00003b62 iadd  0x00000011 , 0x00000011 
+ 00017614  0x00003b63 loop  0x000044cc 
+ 00017615  0x00003b65 and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00017616  0x00003b66 rtn 
+ 00017617  0x00003b69 fetch  0x00000001 , 0x00004397 
+ 00017618  0x00003b6a beq  0x00000012 , 0x000044d4 
+ 00017619  0x00003b6b rtn 
+ 00017620  0x00003b6d fetch  0x00000002 , 0x00004398 
+ 00017621  0x00003b6e beq  0x00000019 , 0x000044eb 
+ 00017622  0x00003b6f rtn 
+ 00017623  0x00003b72 bpatch  0x0000002f , 0x00004005 
+ 00017624  0x00003b73 ifetch  0x00000005 , 0x00000011 
+ 00017625  0x00003b74 store  0x00000005 , 0x000006f1 
+ 00017626  0x00003b75 fetch  0x00000002 , 0x000006f1 
+ 00017627  0x00003b76 arg  0x00006b5a , 0x00000002 
+ 00017628  0x00003b77 isub  0x00000002 , 0x0000003e 
+ 00017629  0x00003b78 nrtn  0x00000005 
+ 00017630  0x00003b79 fetch  0x00000002 , 0x000006f4 
+ 00017631  0x00003b7a byteswap  0x0000003f , 0x0000003f 
+ 00017632  0x00003b7b store  0x00000002 , 0x000006f4 
+ 00017633  0x00003b7c copy  0x0000003f , 0x00000039 
+ 00017634  0x00003b7d increase  0x00000005 , 0x00000011 
+ 00017635  0x00003b7e copy  0x00000011 , 0x00000006 
+ 00017636  0x00003b7f arg  0x000006f6 , 0x00000005 
+ 00017637  0x00003b80 call  0x00007cda 
+ 00017638  0x00003b81 ifetch  0x00000001 , 0x00000006 
+ 00017639  0x00003b82 store  0x00000001 , 0x00000700 
+ 00017640  0x00003b83 arg  0x000006f3 , 0x00000011 
+ 00017641  0x00003b84 arg  0x000006f6 , 0x00000012 
+ 00017642  0x00003b85 rtn 
+ 00017643  0x00003b88 setarg  0x00000000 
+ 00017644  0x00003b89 store  0x00000005 , 0x00004700 
+ 00017645  0x00003b8a store  0x00000005 , 0x00004705 
+ 00017646  0x00003b8b call  0x000044d7 
+ 00017647  0x00003b8c copy  0x00000012 , 0x00000006 
+ 00017648  0x00003b8d arg  0x00004700 , 0x00000005 
+ 00017649  0x00003b8e arg  0x0000000a , 0x00000039 
+ 00017650  0x00003b8f call  0x00007cda 
+ 00017651  0x00003b91 bpatch  0x00000030 , 0x00004006 
+ 00017652  0x00003b92 ifetch  0x00000001 , 0x00000011 
+ 00017653  0x00003b93 beq  0x00000002 , 0x0000451e 
+ 00017654  0x00003b94 beq  0x00000003 , 0x00004533 
+ 00017655  0x00003b95 beq  0x00000004 , 0x0000453a 
+ 00017656  0x00003b96 beq  0x00000005 , 0x0000453a 
+ 00017657  0x00003b97 beq  0x00000006 , 0x000045aa 
+ 00017658  0x00003b98 beq  0x00000007 , 0x000045ab 
+ 00017659  0x00003b99 beq  0x00000008 , 0x000045ae 
+ 00017660  0x00003b9a rtn 
+ 00017661  0x00003b9d call  0x000044eb 
+ 00017662  0x00003b9e fetch  0x00000001 , 0x000006f3 
+ 00017663  0x00003b9f beq  0x00000004 , 0x00004502 
+ 00017664  0x00003ba0 beq  0x00000005 , 0x00004502 
+ 00017665  0x00003ba1 rtn 
+ 00017666  0x00003ba3 fetch  0x00000001 , 0x00004700 
+ 00017667  0x00003ba4 ncall  0x00004509 , 0x00000034 
+ 00017668  0x00003ba5 fetch  0x00000001 , 0x00004702 
+ 00017669  0x00003ba6 ncall  0x0000450b , 0x00000034 
+ 00017670  0x00003ba7 fetch  0x00000001 , 0x00004704 
+ 00017671  0x00003ba8 ncall  0x0000450d , 0x00000034 
+ 00017672  0x00003ba9 rtn 
+ 00017673  0x00003bac jam  0x00000005 , 0x000049a1 
+ 00017674  0x00003bad rtn 
+ 00017675  0x00003baf jam  0x00000005 , 0x000049a2 
+ 00017676  0x00003bb0 rtn 
+ 00017677  0x00003bb2 jam  0x00000005 , 0x000049a3 
+ 00017678  0x00003bb3 rtn 
+ 00017679  0x00003bb6 arg  0x000049a1 , 0x00000013 
+ 00017680  0x00003bb7 arg  0x00004518 , 0x00000012 
+ 00017681  0x00003bb8 branch  0x000042e0 
+ 00017682  0x00003bba arg  0x000049a2 , 0x00000013 
+ 00017683  0x00003bbb arg  0x0000451a , 0x00000012 
+ 00017684  0x00003bbc branch  0x000042e0 
+ 00017685  0x00003bbe arg  0x000049a3 , 0x00000013 
+ 00017686  0x00003bbf arg  0x0000451c , 0x00000012 
+ 00017687  0x00003bc0 branch  0x000042e0 
+ 00017688  0x00003bc3 jam  0x00000000 , 0x00004700 
+ 00017689  0x00003bc4 branch  0x0000453a 
+ 00017690  0x00003bc6 jam  0x00000000 , 0x00004702 
+ 00017691  0x00003bc7 branch  0x0000453a 
+ 00017692  0x00003bc9 jam  0x00000000 , 0x00004704 
+ 00017693  0x00003bca branch  0x0000453a 
+ 00017694  0x00003bd0 fetch  0x00000001 , 0x00004700 
+ 00017695  0x00003bd1 store  0x00000001 , 0x0000470b 
+ 00017696  0x00003bd2 fetch  0x00000001 , 0x00004701 
+ 00017697  0x00003bd3 store  0x00000001 , 0x0000470d 
+ 00017698  0x00003bd4 branch  0x00004544 
+ 00017699  0x00003bd9 fetch  0x00000001 , 0x00004700 
+ 00017700  0x00003bda store  0x00000001 , 0x0000470d 
+ 00017701  0x00003bdb branch  0x00004552 
+ 00017702  0x00003bdd fetch  0x00000001 , 0x0000470c 
+ 00017703  0x00003bde call  0x0000452b 
+ 00017704  0x00003bdf fetch  0x00000001 , 0x00004701 
+ 00017705  0x00003be0 store  0x00000001 , 0x0000470b 
+ 00017706  0x00003be1 branch  0x00004550 
+ 00017707  0x00003be3 beq  0x00000002 , 0x0000452f 
+ 00017708  0x00003be4 beq  0x00000003 , 0x00004531 
+ 00017709  0x00003be5 store  0x00000001 , 0x0000470c 
+ 00017710  0x00003be6 rtn 
+ 00017711  0x00003be8 jam  0x00000005 , 0x0000470c 
+ 00017712  0x00003be9 rtn 
+ 00017713  0x00003beb jam  0x0000000a , 0x0000470c 
+ 00017714  0x00003bec rtn 
+ 00017715  0x00003bee fetch  0x00000001 , 0x00004700 
+ 00017716  0x00003bef call  0x0000452b 
+ 00017717  0x00003bf0 fetch  0x00000001 , 0x0000470c 
+ 00017718  0x00003bf1 call  0x0000459e 
+ 00017719  0x00003bf2 call  0x000045a1 
+ 00017720  0x00003bf3 jam  0x00000000 , 0x00000671 
+ 00017721  0x00003bf4 branch  0x0000707a 
+ 00017722  0x00003bf7 fetch  0x00000001 , 0x0000479e 
+ 00017723  0x00003bf8 nrtn  0x00000034 
+ 00017724  0x00003bf9 fetch  0x00000006 , 0x00004700 
+ 00017725  0x00003bfa store  0x00000006 , 0x0000470b 
+ 00017726  0x00003bfb fetch  0x00000001 , 0x0000470c 
+ 00017727  0x00003bfc fetcht  0x00000001 , 0x0000470e 
+ 00017728  0x00003bfd iand  0x00000002 , 0x0000003f 
+ 00017729  0x00003bfe fetcht  0x00000001 , 0x00004710 
+ 00017730  0x00003bff iand  0x00000002 , 0x0000003f 
+ 00017731  0x00003c00 call  0x00004556 , 0x00000034 
+ 00017732  0x00003c02 bpatch  0x00000031 , 0x00004006 
+ 00017733  0x00003c03 fetch  0x00000002 , 0x000044e9 
+ 00017734  0x00003c04 isolate1  0x00000009 , 0x0000003f 
+ 00017735  0x00003c05 ncall  0x00004463 , 0x00000001 
+ 00017736  0x00003c06 call  0x00004550 
+ 00017737  0x00003c07 call  0x00004552 
+ 00017738  0x00003c08 branch  0x0000454b 
+ 00017739  0x00003c0b fetch  0x00000001 , 0x0000470b 
+ 00017740  0x00003c0c fetcht  0x00000001 , 0x0000470d 
+ 00017741  0x00003c0d iadd  0x00000002 , 0x0000003f 
+ 00017742  0x00003c0e nbranch  0x0000788d , 0x00000034 
+ 00017743  0x00003c0f branch  0x0000788b 
+ 00017744  0x00003c12 arg  0x0000470b , 0x00000006 
+ 00017745  0x00003c13 branch  0x00004558 
+ 00017746  0x00003c15 arg  0x0000470d , 0x00000006 
+ 00017747  0x00003c16 branch  0x0000455d 
+ 00017748  0x00003c18 arg  0x0000470f , 0x00000006 
+ 00017749  0x00003c19 branch  0x0000457a 
+ 00017750  0x00003c1b jam  0x00000000 , 0x0000477f 
+ 00017751  0x00003c1c rtn 
+ 00017752  0x00003c1f ifetch  0x00000001 , 0x00000006 
+ 00017753  0x00003c20 beq  0x00000000 , 0x00004562 
+ 00017754  0x00003c21 beq  0x00000001 , 0x00004566 
+ 00017755  0x00003c22 beq  0x00000002 , 0x0000456a 
+ 00017756  0x00003c23 rtn 
+ 00017757  0x00003c25 ifetch  0x00000001 , 0x00000006 
+ 00017758  0x00003c26 beq  0x00000000 , 0x0000456e 
+ 00017759  0x00003c27 beq  0x00000002 , 0x00004572 
+ 00017760  0x00003c28 beq  0x00000001 , 0x00004576 
+ 00017761  0x00003c29 rtn 
+ 00017762  0x00003c2c fetcht  0x00000001 , 0x000049a5 
+ 00017763  0x00003c2d call  0x00006ef3 
+ 00017764  0x00003c2e fetcht  0x00000001 , 0x000049a6 
+ 00017765  0x00003c2f branch  0x00006ef3 
+ 00017766  0x00003c31 fetcht  0x00000001 , 0x000049a5 
+ 00017767  0x00003c32 call  0x00006ef7 
+ 00017768  0x00003c33 fetcht  0x00000001 , 0x000049a6 
+ 00017769  0x00003c34 branch  0x00006ef3 
+ 00017770  0x00003c36 fetcht  0x00000001 , 0x000049a5 
+ 00017771  0x00003c37 call  0x00006ef3 
+ 00017772  0x00003c38 fetcht  0x00000001 , 0x000049a6 
+ 00017773  0x00003c39 branch  0x00006ef7 
+ 00017774  0x00003c3b fetcht  0x00000001 , 0x000049a7 
+ 00017775  0x00003c3c call  0x00006ef3 
+ 00017776  0x00003c3d fetcht  0x00000001 , 0x000049a8 
+ 00017777  0x00003c3e branch  0x00006ef3 
+ 00017778  0x00003c40 fetcht  0x00000001 , 0x000049a7 
+ 00017779  0x00003c41 call  0x00006ef7 
+ 00017780  0x00003c42 fetcht  0x00000001 , 0x000049a8 
+ 00017781  0x00003c43 branch  0x00006ef3 
+ 00017782  0x00003c45 fetcht  0x00000001 , 0x000049a7 
+ 00017783  0x00003c46 call  0x00006ef3 
+ 00017784  0x00003c47 fetcht  0x00000001 , 0x000049a8 
+ 00017785  0x00003c48 branch  0x00006ef7 
+ 00017786  0x00003c4e bpatch  0x00000032 , 0x00004006 
+ 00017787  0x00003c4f ifetch  0x00000001 , 0x00000006 
+ 00017788  0x00003c50 beq  0x00000000 , 0x00004587 
+ 00017789  0x00003c51 beq  0x00000001 , 0x00004580 
+ 00017790  0x00003c52 beq  0x00000002 , 0x00004582 
+ 00017791  0x00003c53 rtn 
+ 00017792  0x00003c55 jam  0x00000000 , 0x00004729 
+ 00017793  0x00003c56 branch  0x00004583 
+ 00017794  0x00003c58 jam  0x00000001 , 0x00004729 
+ 00017795  0x00003c59 ifetch  0x00000001 , 0x00000006 
+ 00017796  0x00003c5a store  0x00000001 , 0x0000472b 
+ 00017797  0x00003c5b ifetch  0x00000008 , 0x00000012 
+ 00017798  0x00003c5c branch  0x0000458c 
+ 00017799  0x00003c5f ifetch  0x00000001 , 0x00000012 
+ 00017800  0x00003c60 call  0x000070bd 
+ 00017801  0x00003c61 increase  0x00000001 , 0x00000012 
+ 00017802  0x00003c62 ifetch  0x00000001 , 0x00000012 
+ 00017803  0x00003c63 branch  0x000070bd 
+ 00017804  0x00003c65 store  0x00000008 , 0x0000472c 
+ 00017805  0x00003c66 jam  0x00000001 , 0x0000477f 
+ 00017806  0x00003c67 fetch  0x00000001 , 0x00004729 
+ 00017807  0x00003c68 beq  0x00000000 , 0x0000459a 
+ 00017808  0x00003c6a fetch  0x00000001 , 0x0000472d 
+ 00017809  0x00003c6b store  0x00000001 , 0x0000472e 
+ 00017810  0x00003c6c fetch  0x00000001 , 0x0000472c 
+ 00017811  0x00003c6e call  0x000070bd 
+ 00017812  0x00003c6f fetch  0x00000001 , 0x0000472b 
+ 00017813  0x00003c70 call  0x0000459e 
+ 00017814  0x00003c71 store  0x00000001 , 0x00004733 
+ 00017815  0x00003c72 fetch  0x00000006 , 0x0000472e 
+ 00017816  0x00003c73 store  0x00000006 , 0x00000670 
+ 00017817  0x00003c74 branch  0x00007066 
+ 00017818  0x00003c76 fetch  0x00000001 , 0x0000472c 
+ 00017819  0x00003c77 store  0x00000001 , 0x0000472e 
+ 00017820  0x00003c78 fetch  0x00000001 , 0x0000472d 
+ 00017821  0x00003c79 branch  0x00004593 
+ 00017822  0x00003c7c mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00017823  0x00003c7d add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00017824  0x00003c7e rtn 
+ 00017825  0x00003c80 arg  0x00002ee0 , 0x00000002 
+ 00017826  0x00003c81 imul32  0x00000002 , 0x0000003f 
+ 00017827  0x00003c82 div  0x0000003f , 0x00000064 
+ 00017828  0x00003c83 call  0x00007d62 
+ 00017829  0x00003c84 quotient  0x00000002 
+ 00017830  0x00003c85 copy  0x00000002 , 0x00000011 
+ 00017831  0x00003c86 setarg  0x00002ee0 
+ 00017832  0x00003c87 isub  0x00000002 , 0x00000012 
+ 00017833  0x00003c88 rtn 
+ 00017834  0x00003c8b rtn 
+ 00017835  0x00003c8e fetch  0x00000008 , 0x00004700 
+ 00017836  0x00003c8f store  0x00000008 , 0x0000474a 
+ 00017837  0x00003c90 rtn 
+ 00017838  0x00003c93 fetch  0x00000001 , 0x00004767 
+ 00017839  0x00003c94 store  0x00000001 , 0x0000475d 
+ 00017840  0x00003c95 fetch  0x00000001 , 0x00004768 
+ 00017841  0x00003c96 store  0x00000001 , 0x0000475e 
+ 00017842  0x00003c97 fetch  0x00000001 , 0x00004769 
+ 00017843  0x00003c98 store  0x00000001 , 0x0000475f 
+ 00017844  0x00003c99 arg  0x0000000d , 0x00000039 
+ 00017845  0x00003c9a arg  0x00004758 , 0x00000006 
+ 00017846  0x00003c9b call  0x000044cb 
+ 00017847  0x00003c9c store  0x00000001 , 0x00004765 
+ 00017848  0x00003c9d arg  0x00004755 , 0x00000011 
+ 00017849  0x00003c9e branch  0x000078b2 
+ 00017850  0x00003ca3 setarg  0x00000000 
+ 00017851  0x00003ca4 store  0x00000008 , 0x000045d6 
+ 00017852  0x00003ca5 call  0x0000339f 
+ 00017853  0x00003ca6 branch  0x00003402 
+ 00017854  0x00003ca9 call  0x000045c2 
+ 00017855  0x00003caa call  0x000045ca 
+ 00017856  0x00003cab call  0x0000460e 
+ 00017857  0x00003cac branch  0x00004665 
+ 00017858  0x00003caf call  0x00003407 
+ 00017859  0x00003cb1 fetch  0x00000001 , 0x00004616 
+ 00017860  0x00003cb2 rtnne  0x00000001 
+ 00017861  0x00003cb3 fetch  0x00000001 , 0x000049b8 
+ 00017862  0x00003cb4 nbranch  0x00003460 , 0x00000034 
+ 00017863  0x00003cb5 fetch  0x00000001 , 0x00004798 
+ 00017864  0x00003cb6 beq  0x00000002 , 0x00003460 
+ 00017865  0x00003cb7 rtn 
+ 00017866  0x00003cba fetch  0x00000001 , 0x00004616 
+ 00017867  0x00003cbb rtnne  0x00000000 
+ 00017868  0x00003cbc call  0x000045d9 
+ 00017869  0x00003cbd branch  0x000045d7 , 0x0000002f 
+ 00017870  0x00003cbf fetch  0x00000001 , 0x000049c0 
+ 00017871  0x00003cc0 rtn  0x00000034 
+ 00017872  0x00003cc1 fetch  0x00000001 , 0x000049c1 
+ 00017873  0x00003cc2 increase  0x00000001 , 0x0000003f 
+ 00017874  0x00003cc3 store  0x00000001 , 0x000049c1 
+ 00017875  0x00003cc4 beq  0x00000004 , 0x000045d7 
+ 00017876  0x00003cc5 call  0x00003222 
+ 00017877  0x00003cc6 call  0x000045ea 
+ 00017878  0x00003cc7 nbranch  0x000045ce , 0x0000002f 
+ 00017879  0x00003cc9 jam  0x00000000 , 0x000049c1 
+ 00017880  0x00003cca rtn 
+ 00017881  0x00003ccc fetch  0x00000001 , 0x00004616 
+ 00017882  0x00003ccd rtnne  0x00000000 
+ 00017883  0x00003cce call  0x000045de 
+ 00017884  0x00003ccf call  0x00003518 
+ 00017885  0x00003cd0 branch  0x000045ea 
+ 00017886  0x00003cd2 fetch  0x00000001 , 0x00004615 
+ 00017887  0x00003cd3 rtnbit1  0x00000000 
+ 00017888  0x00003cd4 set1  0x00000000 , 0x0000003f 
+ 00017889  0x00003cd5 store  0x00000001 , 0x00004615 
+ 00017890  0x00003cd6 fetch  0x00000001 , 0x00004623 
+ 00017891  0x00003cd7 store  0x00000001 , 0x00004141 
+ 00017892  0x00003cd8 jam  0x00000000 , 0x00004611 
+ 00017893  0x00003cd9 jam  0x00000000 , 0x0000090d 
+ 00017894  0x00003cda jam  0x00000001 , 0x0000460a 
+ 00017895  0x00003cdb jam  0x00000000 , 0x0000457e 
+ 00017896  0x00003cdd fetch  0x00000004 , 0x000049da 
+ 00017897  0x00003cde branch  0x0000345d 
+ 00017898  0x00003ce0 call  0x000033f1 
+ 00017899  0x00003ce1 nbranch  0x000033be , 0x0000002f 
+ 00017900  0x00003ce3 call  0x000033e3 
+ 00017901  0x00003ce4 nbranch  0x000033be , 0x00000028 
+ 00017902  0x00003ce5 fetch  0x00000001 , 0x0000457d 
+ 00017903  0x00003ce6 branch  0x000033be , 0x00000034 
+ 00017904  0x00003ce7 increase  0x00000002 , 0x0000003f 
+ 00017905  0x00003ce8 iforce  0x00000039 
+ 00017906  0x00003ce9 arg  0x000044f7 , 0x00000006 
+ 00017907  0x00003cea arg  0x000045e8 , 0x00000005 
+ 00017908  0x00003ceb call  0x00007cda 
+ 00017909  0x00003cec jam  0x00000000 , 0x00004613 
+ 00017910  0x00003ced fetch  0x00000001 , 0x00004610 
+ 00017911  0x00003cee call  0x000033fe , 0x00000034 
+ 00017912  0x00003cef fetch  0x00000001 , 0x000045ea 
+ 00017913  0x00003cf0 beq  0x000000ff , 0x000045fc 
+ 00017914  0x00003cf1 beq  0x00000001 , 0x00004601 
+ 00017915  0x00003cf2 branch  0x000033bb 
+ 00017916  0x00003cf4 fetch  0x00000001 , 0x00004610 
+ 00017917  0x00003cf5 nrtn  0x00000034 
+ 00017918  0x00003cf6 fetch  0x00000001 , 0x000045d5 
+ 00017919  0x00003cf7 rtn  0x00000034 
+ 00017920  0x00003cf9 branch  0x0000359b 
+ 00017921  0x00003cfb call  0x0000352e 
+ 00017922  0x00003cfc fetch  0x00000001 , 0x0000460a 
+ 00017923  0x00003cfd fetcht  0x00000001 , 0x000045e8 
+ 00017924  0x00003cfe isolate1  0x00000003 , 0x00000002 
+ 00017925  0x00003cff setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00017926  0x00003d00 store  0x00000001 , 0x0000460a 
+ 00017927  0x00003d01 beq  0x00000001 , 0x00004609 
+ 00017928  0x00003d02 branch  0x000033cb 
+ 00017929  0x00003d04 fetch  0x00000001 , 0x000043cb 
+ 00017930  0x00003d05 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00017931  0x00003d06 call  0x0000788d , 0x00000005 
+ 00017932  0x00003d07 fetch  0x00000004 , 0x000045f2 
+ 00017933  0x00003d08 branch  0x000035a3 
+ 00017934  0x00003d0b fetch  0x00000001 , 0x00004616 
+ 00017935  0x00003d0c rtnne  0x00000001 
+ 00017936  0x00003d0d call  0x000032ff 
+ 00017937  0x00003d0e call  0x0000465b 
+ 00017938  0x00003d10 call  0x000033be 
+ 00017939  0x00003d11 call  0x00003119 
+ 00017940  0x00003d12 nbranch  0x000033be , 0x0000002f 
+ 00017941  0x00003d13 call  0x0000331e 
+ 00017942  0x00003d14 call  0x000033f4 
+ 00017943  0x00003d15 call  0x00003399 
+ 00017944  0x00003d16 call  0x00003317 
+ 00017945  0x00003d18 fetch  0x00000001 , 0x000045d5 
+ 00017946  0x00003d19 nbranch  0x00004621 , 0x00000034 
+ 00017947  0x00003d1a call  0x0000350a 
+ 00017948  0x00003d1b fetch  0x00000001 , 0x00004614 
+ 00017949  0x00003d1c rtn  0x00000034 
+ 00017950  0x00003d1d setarg  0x00000000 
+ 00017951  0x00003d1e store  0x00000004 , 0x00004630 
+ 00017952  0x00003d1f rtn 
+ 00017953  0x00003d21 jam  0x00000000 , 0x00004613 
+ 00017954  0x00003d22 arg  0x00000000 , 0x00000011 
+ 00017955  0x00003d23 call  0x0000788d 
+ 00017956  0x00003d24 call  0x00003460 
+ 00017957  0x00003d25 call  0x00003258 
+ 00017958  0x00003d27 fetch  0x00000004 , 0x000044f1 
+ 00017959  0x00003d28 store  0x00000004 , 0x000049da 
+ 00017960  0x00003d29 fetch  0x00000001 , 0x000049e6 
+ 00017961  0x00003d2a ncall  0x0000462c , 0x00000034 
+ 00017962  0x00003d2c fetch  0x00000004 , 0x000049da 
+ 00017963  0x00003d2d branch  0x00003236 
+ 00017964  0x00003d31 fetch  0x00000001 , 0x000049e6 
+ 00017965  0x00003d32 rtn  0x00000034 
+ 00017966  0x00003d33 fetch  0x00000001 , 0x0000462d 
+ 00017967  0x00003d34 store  0x00000001 , 0x000049dd 
+ 00017968  0x00003d36 fetch  0x00000001 , 0x000044f2 
+ 00017969  0x00003d37 store  0x00000001 , 0x000049dc 
+ 00017970  0x00003d39 fetch  0x00000001 , 0x0000462c 
+ 00017971  0x00003d3a store  0x00000001 , 0x000049db 
+ 00017972  0x00003d3c fetch  0x00000001 , 0x000044f1 
+ 00017973  0x00003d3d store  0x00000001 , 0x000049da 
+ 00017974  0x00003d3e rtn 
+ 00017975  0x00003d3f call  0x0000464a 
+ 00017976  0x00003d40 fetch  0x00000004 , 0x000049da 
+ 00017977  0x00003d41 fetcht  0x00000004 , 0x000049de 
+ 00017978  0x00003d42 isub  0x00000002 , 0x0000003e 
+ 00017979  0x00003d43 rtn  0x00000005 
+ 00017980  0x00003d44 copy  0x00000013 , 0x00000012 
+ 00017981  0x00003d45 arg  0x000049da , 0x00000011 
+ 00017982  0x00003d46 arg  0x00000004 , 0x00000039 
+ 00017983  0x00003d47 branch  0x00006b45 
+ 00017984  0x00003d4b fetch  0x00000004 , 0x000044f1 
+ 00017985  0x00003d4c store  0x00000004 , 0x000049da 
+ 00017986  0x00003d4d fetch  0x00000001 , 0x000049e6 
+ 00017987  0x00003d4e rtn  0x00000034 
+ 00017988  0x00003d4f rtn 
+ 00017989  0x00003d50 call  0x0000464a 
+ 00017990  0x00003d51 fetch  0x00000004 , 0x000049de 
+ 00017991  0x00003d52 rtn  0x00000034 
+ 00017992  0x00003d53 store  0x00000004 , 0x000049da 
+ 00017993  0x00003d54 rtn 
+ 00017994  0x00003d58 rtn 
+ 00017995  0x00003d59 fetch  0x00000001 , 0x000049e6 
+ 00017996  0x00003d5a rtn  0x00000034 
+ 00017997  0x00003d5b arg  0x00000700 , 0x00000013 
+ 00017998  0x00003d5d copy  0x00000013 , 0x00000012 
+ 00017999  0x00003d5e arg  0x000049e2 , 0x00000011 
+ 00018000  0x00003d5f arg  0x00000004 , 0x00000039 
+ 00018001  0x00003d60 call  0x00006b74 
+ 00018002  0x00003d61 fetch  0x00000004 , 0x000049e2 
+ 00018003  0x00003d62 rtn  0x00000034 
+ 00018004  0x00003d63 store  0x00000004 , 0x000049de 
+ 00018005  0x00003d64 copy  0x00000013 , 0x0000003f 
+ 00018006  0x00003d65 arg  0x000007cc , 0x00000002 
+ 00018007  0x00003d66 isub  0x00000002 , 0x0000003e 
+ 00018008  0x00003d67 rtn  0x00000002 
+ 00018009  0x00003d68 increase  0x00000004 , 0x00000013 
+ 00018010  0x00003d69 branch  0x0000464e 
+ 00018011  0x00003d6c fetch  0x00000004 , 0x00004630 
+ 00018012  0x00003d6d rtn  0x00000034 
+ 00018013  0x00003d6e branch  0x00003236 
+ 00018014  0x00003d71 fetch  0x00000002 , 0x000044e9 
+ 00018015  0x00003d72 rtnbit1  0x00000009 
+ 00018016  0x00003d73 fetch  0x00000002 , 0x00004799 
+ 00018017  0x00003d74 store  0x00000002 , 0x0000479b 
+ 00018018  0x00003d75 jam  0x00000001 , 0x000049b7 
+ 00018019  0x00003d76 arg  0x000045eb , 0x00000011 
+ 00018020  0x00003d77 branch  0x000044fd 
+ 00018021  0x00003d7a fetch  0x00000001 , 0x000049c0 
+ 00018022  0x00003d7b rtn  0x00000034 
+ 00018023  0x00003d7c call  0x0000466d 
+ 00018024  0x00003d7d nrtn  0x00000028 
+ 00018025  0x00003d7e fetch  0x00000003 , 0x000045af 
+ 00018026  0x00003d7f call  0x00007d25 
+ 00018027  0x00003d80 storet  0x00000004 , 0x000040a9 
+ 00018028  0x00003d81 branch  0x0000241e 
+ 00018029  0x00003d83 enable  0x00000028 
+ 00018030  0x00003d84 call  0x00002408 
+ 00018031  0x00003d85 fetch  0x00000003 , 0x000040bd 
+ 00018032  0x00003d86 branch  0x00007dbc , 0x00000034 
+ 00018033  0x00003d87 branch  0x00004430 
+ 00018034  0x00003d8e rtn  0x0000002b 
+ 00018035  0x00003d8f call  0x00004772 
+ 00018036  0x00003d90 call  0x00006ff7 
+ 00018037  0x00003d91 setarg  0x00004756 
+ 00018038  0x00003d92 store  0x00000002 , 0x000045f2 
+ 00018039  0x00003d94 setarg  0x000046b6 
+ 00018040  0x00003d95 store  0x00000002 , 0x000045f6 
+ 00018041  0x00003d97 setarg  0x000046b1 
+ 00018042  0x00003d98 store  0x00000002 , 0x000043d5 
+ 00018043  0x00003d9a setarg  0x000046f0 
+ 00018044  0x00003d9b store  0x00000002 , 0x000043db 
+ 00018045  0x00003d9d setarg  0x000046f2 
+ 00018046  0x00003d9e store  0x00000002 , 0x000043dd 
+ 00018047  0x00003da0 setarg  0x0000473b 
+ 00018048  0x00003da1 store  0x00000002 , 0x000043e3 
+ 00018049  0x00003da3 setarg  0x000046a6 
+ 00018050  0x00003da4 store  0x00000002 , 0x000046ee 
+ 00018051  0x00003da6 setarg  0x00004696 
+ 00018052  0x00003da7 store  0x00000002 , 0x000046f2 
+ 00018053  0x00003daa bpatch  0x00000033 , 0x00004006 
+ 00018054  0x00003dab call  0x00006cc1 
+ 00018055  0x00003dac call  0x000046ad 
+ 00018056  0x00003dae call  0x000078ad 
+ 00018057  0x00003daf fetch  0x00000001 , 0x000046be 
+ 00018058  0x00003db0 store  0x00000001 , 0x0000462d 
+ 00018059  0x00003db1 beq  0x00000000 , 0x00004695 
+ 00018060  0x00003db2 fetch  0x00000001 , 0x000046bf 
+ 00018061  0x00003db3 store  0x00000001 , 0x000044ec 
+ 00018062  0x00003db5 call  0x000046a6 
+ 00018063  0x00003db6 call  0x00007776 
+ 00018064  0x00003db7 call  0x00007780 
+ 00018065  0x00003db8 jam  0x00000001 , 0x000046ea 
+ 00018066  0x00003db9 fetch  0x00000002 , 0x000044e9 
+ 00018067  0x00003dba rtnbit1  0x0000000c 
+ 00018068  0x00003dbb branch  0x00004327 
+ 00018069  0x00003dc0 jam  0x00000002 , 0x000046ea 
+ 00018070  0x00003dc2 call  0x000046a6 
+ 00018071  0x00003dc3 arg  0x00000000 , 0x00000011 
+ 00018072  0x00003dc4 call  0x000077c4 
+ 00018073  0x00003dc5 call  0x00004719 
+ 00018074  0x00003dc6 fetch  0x00000004 , 0x00004700 
+ 00018075  0x00003dc7 store  0x00000004 , 0x0000458f 
+ 00018076  0x00003dc8 branch  0x00003291 , 0x00000034 
+ 00018077  0x00003dc9 fetch  0x00000004 , 0x0000458f 
+ 00018078  0x00003dca store  0x00000004 , 0x000045e8 
+ 00018079  0x00003dcb fetch  0x00000002 , 0x000045dc 
+ 00018080  0x00003dcc store  0x00000002 , 0x000045de 
+ 00018081  0x00003dcd branch  0x00003534 
+ 00018082  0x00003dd0 arg  0x00000004 , 0x00000002 
+ 00018083  0x00003dd1 arg  0x0000458f , 0x00000011 
+ 00018084  0x00003dd2 arg  0x00000000 , 0x00000012 
+ 00018085  0x00003dd3 rtn 
+ 00018086  0x00003dd8 bpatch  0x00000034 , 0x00004006 
+ 00018087  0x00003dd9 fetch  0x00000001 , 0x000046bc 
+ 00018088  0x00003dda bne  0x000000ff , 0x000046ab 
+ 00018089  0x00003ddc fetcht  0x00000001 , 0x00004699 
+ 00018090  0x00003ddd branch  0x00006ef7 
+ 00018091  0x00003ddf store  0x00000001 , 0x00004699 
+ 00018092  0x00003de0 branch  0x000046a9 
+ 00018093  0x00003de4 call  0x000035f0 
+ 00018094  0x00003de6 fetch  0x00000002 , 0x000046e6 
+ 00018095  0x00003de7 store  0x00000002 , 0x000046e8 
+ 00018096  0x00003de8 rtn 
+ 00018097  0x00003deb call  0x000046b6 
+ 00018098  0x00003ded fetch  0x00000001 , 0x0000468f 
+ 00018099  0x00003dee set1  0x00000007 , 0x0000003f 
+ 00018100  0x00003def arg  0x0000003f , 0x00000002 
+ 00018101  0x00003df0 branch  0x00006f20 
+ 00018102  0x00003df3 call  0x00006f35 
+ 00018103  0x00003df4 branch  0x0000701b 
+ 00018104  0x00003df7 call  0x00007027 
+ 00018105  0x00003df8 call  0x000046c9 
+ 00018106  0x00003df9 call  0x000046bc 
+ 00018107  0x00003dfa branch  0x000046d7 
+ 00018108  0x00003dfd fetch  0x00000001 , 0x000046f5 
+ 00018109  0x00003dfe rtnne  0x00000001 
+ 00018110  0x00003dff fetch  0x00000004 , 0x000046f9 
+ 00018111  0x00003e00 branch  0x000046c3 , 0x00000034 
+ 00018112  0x00003e01 jam  0x00000000 , 0x000046ff 
+ 00018113  0x00003e02 enable  0x00000028 
+ 00018114  0x00003e03 branch  0x0000788d 
+ 00018115  0x00003e05 fetch  0x00000001 , 0x000046ff 
+ 00018116  0x00003e06 rtneq  0x000000ff 
+ 00018117  0x00003e07 pincrease  0x00000001 
+ 00018118  0x00003e08 store  0x00000001 , 0x000046ff 
+ 00018119  0x00003e09 disable  0x00000028 
+ 00018120  0x00003e0a branch  0x0000788b 
+ 00018121  0x00003e0e fetcht  0x00000002 , 0x0000442e 
+ 00018122  0x00003e0f and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018123  0x00003e10 rshift  0x00000002 , 0x00000002 
+ 00018124  0x00003e11 store  0x00000001 , 0x000046f9 
+ 00018125  0x00003e12 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018126  0x00003e13 rshift  0x00000002 , 0x00000002 
+ 00018127  0x00003e14 store  0x00000001 , 0x000046fa 
+ 00018128  0x00003e15 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018129  0x00003e16 rshift  0x00000002 , 0x00000002 
+ 00018130  0x00003e17 store  0x00000001 , 0x000046fb 
+ 00018131  0x00003e18 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018132  0x00003e19 rshift  0x00000002 , 0x00000002 
+ 00018133  0x00003e1a store  0x00000001 , 0x000046fc 
+ 00018134  0x00003e1b rtn 
+ 00018135  0x00003e1d bpatch  0x00000035 , 0x00004006 
+ 00018136  0x00003e1e call  0x000046e6 
+ 00018137  0x00003e1f call  0x000046eb 
+ 00018138  0x00003e20 call  0x000046dd 
+ 00018139  0x00003e21 nrtn  0x00000028 
+ 00018140  0x00003e22 branch  0x00004752 
+ 00018141  0x00003e26 fetch  0x00000001 , 0x000046f5 
+ 00018142  0x00003e27 rtnne  0x00000001 
+ 00018143  0x00003e28 fetch  0x00000001 , 0x000046ff 
+ 00018144  0x00003e29 rtn  0x00000034 
+ 00018145  0x00003e2a sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00018146  0x00003e2b nrtn  0x00000002 
+ 00018147  0x00003e2c fetch  0x00000002 , 0x000045dc 
+ 00018148  0x00003e2d store  0x00000002 , 0x000045de 
+ 00018149  0x00003e2e branch  0x00007dba 
+ 00018150  0x00003e33 fetch  0x00000001 , 0x000046f9 
+ 00018151  0x00003e34 nbranch  0x00004746 , 0x00000034 
+ 00018152  0x00003e35 fetch  0x00000001 , 0x000046fa 
+ 00018153  0x00003e36 nbranch  0x00004748 , 0x00000034 
+ 00018154  0x00003e37 branch  0x0000474e 
+ 00018155  0x00003e3a fetch  0x00000001 , 0x000046fb 
+ 00018156  0x00003e3b nbranch  0x0000474a , 0x00000034 
+ 00018157  0x00003e3c fetch  0x00000001 , 0x000046fc 
+ 00018158  0x00003e3d nbranch  0x0000474c , 0x00000034 
+ 00018159  0x00003e3e branch  0x00004750 
+ 00018160  0x00003e42 call  0x00004730 
+ 00018161  0x00003e43 branch  0x000046b8 
+ 00018162  0x00003e46 copy  0x00000013 , 0x0000003f 
+ 00018163  0x00003e47 beq  0x0000002d , 0x00004347 
+ 00018164  0x00003e48 beq  0x00000010 , 0x0000432f 
+ 00018165  0x00003e49 beq  0x00000039 , 0x000046fa 
+ 00018166  0x00003e4a beq  0x0000003c , 0x00004701 
+ 00018167  0x00003e4b beq  0x0000003a , 0x000046f9 
+ 00018168  0x00003e4c rtn 
+ 00018169  0x00003e4f branch  0x0000357b 
+ 00018170  0x00003e52 bpatch  0x00000036 , 0x00004006 
+ 00018171  0x00003e53 fetch  0x00000004 , 0x000045e8 
+ 00018172  0x00003e54 store  0x00000004 , 0x00004700 
+ 00018173  0x00003e55 fetch  0x00000001 , 0x0000470c 
+ 00018174  0x00003e56 ncall  0x00004706 , 0x00000034 
+ 00018175  0x00003e57 fetch  0x00000004 , 0x00004700 
+ 00018176  0x00003e58 call  0x00003236 
+ 00018177  0x00003e5c jam  0x00000000 , 0x000045fc 
+ 00018178  0x00003e5d jam  0x00000001 , 0x000046f6 
+ 00018179  0x00003e5e jam  0x00000001 , 0x000046f7 
+ 00018180  0x00003e5f jam  0x00000000 , 0x000045de 
+ 00018181  0x00003e60 rtn 
+ 00018182  0x00003e64 fetch  0x00000001 , 0x0000470c 
+ 00018183  0x00003e65 rtn  0x00000034 
+ 00018184  0x00003e66 fetch  0x00000001 , 0x000044f2 
+ 00018185  0x00003e67 store  0x00000001 , 0x00004703 
+ 00018186  0x00003e69 fetch  0x00000001 , 0x000045e9 
+ 00018187  0x00003e6a store  0x00000001 , 0x00004702 
+ 00018188  0x00003e6c fetch  0x00000001 , 0x000044f1 
+ 00018189  0x00003e6d store  0x00000001 , 0x00004701 
+ 00018190  0x00003e6f fetch  0x00000001 , 0x000045e8 
+ 00018191  0x00003e70 store  0x00000001 , 0x00004700 
+ 00018192  0x00003e71 call  0x00004720 
+ 00018193  0x00003e72 fetch  0x00000004 , 0x00004700 
+ 00018194  0x00003e73 fetcht  0x00000004 , 0x00004704 
+ 00018195  0x00003e74 isub  0x00000002 , 0x0000003e 
+ 00018196  0x00003e75 rtn  0x00000005 
+ 00018197  0x00003e76 copy  0x00000013 , 0x00000012 
+ 00018198  0x00003e77 arg  0x00004700 , 0x00000011 
+ 00018199  0x00003e78 arg  0x00000004 , 0x00000039 
+ 00018200  0x00003e79 branch  0x00006b45 
+ 00018201  0x00003e7c fetch  0x00000001 , 0x0000470c 
+ 00018202  0x00003e7d rtn  0x00000034 
+ 00018203  0x00003e7e call  0x00004720 
+ 00018204  0x00003e7f fetch  0x00000004 , 0x00004704 
+ 00018205  0x00003e80 rtn  0x00000034 
+ 00018206  0x00003e81 store  0x00000004 , 0x00004700 
+ 00018207  0x00003e82 rtn 
+ 00018208  0x00003e86 fetch  0x00000001 , 0x0000470c 
+ 00018209  0x00003e87 rtn  0x00000034 
+ 00018210  0x00003e88 arg  0x00000700 , 0x00000013 
+ 00018211  0x00003e8a copy  0x00000013 , 0x00000012 
+ 00018212  0x00003e8b arg  0x00004704 , 0x00000011 
+ 00018213  0x00003e8c arg  0x00000004 , 0x00000039 
+ 00018214  0x00003e8d call  0x00006b74 
+ 00018215  0x00003e8e fetch  0x00000004 , 0x00004708 
+ 00018216  0x00003e8f rtn  0x00000034 
+ 00018217  0x00003e90 store  0x00000004 , 0x00004704 
+ 00018218  0x00003e91 copy  0x00000013 , 0x0000003f 
+ 00018219  0x00003e92 arg  0x000007cc , 0x00000002 
+ 00018220  0x00003e93 isub  0x00000002 , 0x0000003e 
+ 00018221  0x00003e94 rtn  0x00000002 
+ 00018222  0x00003e95 increase  0x00000004 , 0x00000013 
+ 00018223  0x00003e96 branch  0x00004723 
+ 00018224  0x00003e99 fetch  0x00000001 , 0x000046f6 
+ 00018225  0x00003e9a rtneq  0x00000000 
+ 00018226  0x00003e9b fetch  0x00000001 , 0x000046f5 
+ 00018227  0x00003e9c rtneq  0x00000001 
+ 00018228  0x00003e9d jam  0x00000001 , 0x000046f5 
+ 00018229  0x00003e9f arg  0x00000000 , 0x00000011 
+ 00018230  0x00003ea0 branch  0x000077bf 
+ 00018231  0x00003ea2 arg  0x00000000 , 0x00000011 
+ 00018232  0x00003ea3 call  0x000077bf 
+ 00018233  0x00003ea4 call  0x000046a6 
+ 00018234  0x00003ea5 branch  0x00004327 
+ 00018235  0x00003ea8 call  0x000042ee 
+ 00018236  0x00003ea9 call  0x0000328e 
+ 00018237  0x00003eaa call  0x00003531 
+ 00018238  0x00003eab branch  0x0000473f 
+ 00018239  0x00003eae fetch  0x00000001 , 0x000046c0 
+ 00018240  0x00003eaf rtn  0x00000034 
+ 00018241  0x00003eb0 fetch  0x00000001 , 0x0000442e 
+ 00018242  0x00003eb1 nbranch  0x000046ae , 0x00000034 
+ 00018243  0x00003eb2 arg  0x000046e8 , 0x00000013 
+ 00018244  0x00003eb3 arg  0x00004737 , 0x00000012 
+ 00018245  0x00003eb4 branch  0x000042e7 
+ 00018246  0x00003eb9 jam  0x00000001 , 0x000046c7 
+ 00018247  0x00003eba rtn 
+ 00018248  0x00003ebc jam  0x00000002 , 0x000046c7 
+ 00018249  0x00003ebd rtn 
+ 00018250  0x00003ebf jam  0x00000001 , 0x000046c9 
+ 00018251  0x00003ec0 rtn 
+ 00018252  0x00003ec2 jam  0x00000002 , 0x000046c9 
+ 00018253  0x00003ec3 rtn 
+ 00018254  0x00003ec8 jam  0x00000000 , 0x000046c7 
+ 00018255  0x00003ec9 rtn 
+ 00018256  0x00003ecc jam  0x00000000 , 0x000046c9 
+ 00018257  0x00003ecd rtn 
+ 00018258  0x00003ed0 arg  0x000046c1 , 0x00000011 
+ 00018259  0x00003ed1 branch  0x000078b2 
+ 00018260  0x00003ed3 arg  0x000046ce , 0x00000011 
+ 00018261  0x00003ed4 branch  0x000078b2 
+ 00018262  0x00003ed7 fetch  0x00000001 , 0x000046f7 
+ 00018263  0x00003ed8 beq  0x00000001 , 0x00004760 
+ 00018264  0x00003ed9 arg  0x000046d7 , 0x00000011 
+ 00018265  0x00003eda call  0x000078ca 
+ 00018266  0x00003edb nbranch  0x00004765 , 0x00000028 
+ 00018267  0x00003edd arg  0x000046d7 , 0x00000006 
+ 00018268  0x00003ede ifetch  0x00000001 , 0x00000006 
+ 00018269  0x00003edf copy  0x0000003f , 0x00000011 
+ 00018270  0x00003ee0 arg  0x000046d8 , 0x00000012 
+ 00018271  0x00003ee3 rtn 
+ 00018272  0x00003ee6 jam  0x00000000 , 0x000046f7 
+ 00018273  0x00003ee7 enable  0x00000028 
+ 00018274  0x00003ee8 arg  0x00000001 , 0x00000011 
+ 00018275  0x00003ee9 arg  0x000046f8 , 0x00000012 
+ 00018276  0x00003eea rtn 
+ 00018277  0x00003eed fetch  0x00000001 , 0x000046da 
+ 00018278  0x00003eee beq  0x00000004 , 0x00004769 
+ 00018279  0x00003eef beq  0x00000005 , 0x00004769 
+ 00018280  0x00003ef0 rtn 
+ 00018281  0x00003ef2 fetch  0x00000001 , 0x000046dd 
+ 00018282  0x00003ef3 nbranch  0x00004770 , 0x00000034 
+ 00018283  0x00003ef4 fetch  0x00000001 , 0x000046df 
+ 00018284  0x00003ef5 nbranch  0x00004770 , 0x00000034 
+ 00018285  0x00003ef6 fetch  0x00000001 , 0x000046e1 
+ 00018286  0x00003ef7 nbranch  0x00004770 , 0x00000034 
+ 00018287  0x00003ef8 rtn 
+ 00018288  0x00003efa enable  0x00000028 
+ 00018289  0x00003efb branch  0x0000475b 
+ 00018290  0x00003f01 jam  0x00000014 , 0x000044eb 
+ 00018291  0x00003f02 jam  0x00000001 , 0x000044e4 
+ 00018292  0x00003f03 setarg  0x0000060f 
+ 00018293  0x00003f04 store  0x00000002 , 0x0000462e 
+ 00018294  0x00003f05 setarg  0x0000462e 
+ 00018295  0x00003f06 store  0x00000002 , 0x000043fb 
+ 00018296  0x00003f07 jam  0x00000001 , 0x00004094 
+ 00018297  0x00003f08 jam  0x00000006 , 0x000040a6 
+ 00018298  0x00003f09 jam  0x00000002 , 0x000040c1 
+ 00018299  0x00003f0a jam  0x00000000 , 0x0000462d 
+ 00018300  0x00003f0b setarg  0x0000468d 
+ 00018301  0x00003f0c store  0x00000002 , 0x000044ef 
+ 00018302  0x00003f0d jam  0x00000001 , 0x000044ee 
+ 00018303  0x00003f0e jam  0x000000ff , 0x0000468e 
+ 00018304  0x00003f0f setarg  0x00000296 
+ 00018305  0x00003f10 store  0x00000002 , 0x00004690 
+ 00018306  0x00003f11 setarg  0x0000073a 
+ 00018307  0x00003f12 store  0x00000002 , 0x00004692 
+ 00018308  0x00003f13 setarg  0x000046ea 
+ 00018309  0x00003f14 store  0x00000002 , 0x00004430 
+ 00018310  0x00003f15 setarg  0x00000c0c 
+ 00018311  0x00003f16 store  0x00000002 , 0x000046ec 
+ 00018312  0x00003f17 setarg  0x000046a1 
+ 00018313  0x00003f18 store  0x00000002 , 0x0000442c 
+ 00018314  0x00003f19 jam  0x00000000 , 0x000046be 
+ 00018315  0x00003f1a jam  0x000000ff , 0x000046bc 
+ 00018316  0x00003f1b jam  0x000000ff , 0x000046bf 
+ 00018317  0x00003f1c jam  0x00000000 , 0x000046ba 
+ 00018318  0x00003f1d jam  0x00000000 , 0x000046bb 
+ 00018319  0x00003f1e jam  0x00000000 , 0x000046bd 
+ 00018320  0x00003f1f jam  0x00000001 , 0x000046c0 
+ 00018321  0x00003f20 setarg  0x00004e55 
+ 00018322  0x00003f21 store  0x00000002 , 0x000046ad 
+ 00018323  0x00003f22 store  0x00000002 , 0x000046af 
+ 00018324  0x00003f23 setarg  0x00000007 
+ 00018325  0x00003f24 store  0x00000002 , 0x000046b3 
+ 00018326  0x00003f25 jam  0x00000002 , 0x00004407 
+ 00018327  0x00003f26 setsect  0x00000000 , 0x00035a0c 
+ 00018328  0x00003f27 setsect  0x00000001 , 0x0000011a 
+ 00018329  0x00003f28 setsect  0x00000002 , 0x00000060 
+ 00018330  0x00003f29 setsect  0x00000003 , 0x00000028 
+ 00018331  0x00003f2a store  0x00000009 , 0x000046c1 
+ 00018332  0x00003f2b setsect  0x00000000 , 0x0002000a 
+ 00018333  0x00003f2c setsect  0x00000001 , 0x00000002 
+ 00018334  0x00003f2d istore  0x00000004 , 0x00000005 
+ 00018335  0x00003f2e setsect  0x00000000 , 0x00035a08 
+ 00018336  0x00003f2f setsect  0x00000001 , 0x0000019a 
+ 00018337  0x00003f30 setsect  0x00000002 , 0x00000000 
+ 00018338  0x00003f31 setsect  0x00000003 , 0x00000000 
+ 00018339  0x00003f32 store  0x00000009 , 0x000046ce 
+ 00018340  0x00003f33 setarg  0x00000064 
+ 00018341  0x00003f34 store  0x00000002 , 0x000046e6 
+ 00018342  0x00003f35 jam  0x00000000 , 0x00004141 
+ 00018343  0x00003f36 jam  0x00000001 , 0x00004589 
+ 00018344  0x00003f37 jam  0x00000006 , 0x00004603 
+ 00018345  0x00003f38 jam  0x00000001 , 0x000045ae 
+ 00018346  0x00003f39 jam  0x00000000 , 0x000045e3 
+ 00018347  0x00003f3a call  0x00003278 
+ 00018348  0x00003f3b call  0x000035fb 
+ 00018349  0x00003f3c call  0x0000325b 
+ 00018350  0x00003f3f setarg  0x00000708 
+ 00018351  0x00003f40 store  0x00000002 , 0x000045d6 
+ 00018352  0x00003f41 setarg  0x00000050 
+ 00018353  0x00003f42 store  0x00000002 , 0x000045dc 
+ 00018354  0x00003f43 setarg  0x000a7700 
+ 00018355  0x00003f44 store  0x00000003 , 0x0000460b 
+ 00018356  0x00003f45 setarg  0x00604800 
+ 00018357  0x00003f46 store  0x00000003 , 0x000045af 
+ 00018358  0x00003f47 rtn 
+ 00018359  0x00003f4f setarg  0x000047ea 
+ 00018360  0x00003f50 store  0x00000002 , 0x000045e0 
+ 00018361  0x00003f51 setarg  0x000048d4 
+ 00018362  0x00003f52 store  0x00000002 , 0x000045e4 
+ 00018363  0x00003f53 setarg  0x000048e5 
+ 00018364  0x00003f54 store  0x00000002 , 0x000045e6 
+ 00018365  0x00003f55 setarg  0x000048ab 
+ 00018366  0x00003f56 store  0x00000002 , 0x000045e2 
+ 00018367  0x00003f57 setarg  0x000047f9 
+ 00018368  0x00003f58 store  0x00000002 , 0x00000859 
+ 00018369  0x00003f59 branch  0x00007912 
+ 00018370  0x00003f5d bpatch  0x00000037 , 0x00004006 
+ 00018371  0x00003f5f call  0x000047ef 
+ 00018372  0x00003f60 call  0x000047e5 
+ 00018373  0x00003f61 fetch  0x00000001 , 0x00004669 
+ 00018374  0x00003f62 isolate1  0x00000005 , 0x0000003f 
+ 00018375  0x00003f63 branch  0x000047cb , 0x00000001 
+ 00018376  0x00003f64 fetch  0x00000001 , 0x00004669 
+ 00018377  0x00003f65 isolate1  0x00000006 , 0x0000003f 
+ 00018378  0x00003f66 call  0x0000326b , 0x00000001 
+ 00018379  0x00003f68 fetch  0x00000001 , 0x00004694 
+ 00018380  0x00003f69 store  0x00000001 , 0x00004141 
+ 00018381  0x00003f6b jam  0x000000ff , 0x000045d2 
+ 00018382  0x00003f6c setarg  0x0000099f 
+ 00018383  0x00003f6d store  0x00000002 , 0x00004640 
+ 00018384  0x00003f6e setarg  0x00000a9f 
+ 00018385  0x00003f6f store  0x00000002 , 0x00004642 
+ 00018386  0x00003f70 setarg  0x00000b9f 
+ 00018387  0x00003f71 store  0x00000002 , 0x00004644 
+ 00018388  0x00003f72 setarg  0x00000c9f 
+ 00018389  0x00003f73 store  0x00000002 , 0x00004646 
+ 00018390  0x00003f74 jam  0x00000085 , 0x000045d1 
+ 00018391  0x00003f75 jam  0x00000000 , 0x00004692 
+ 00018392  0x00003f76 jam  0x00000000 , 0x0000462b 
+ 00018393  0x00003f77 call  0x00003281 
+ 00018394  0x00003f78 fetch  0x00000001 , 0x00004669 
+ 00018395  0x00003f79 isolate1  0x00000003 , 0x0000003f 
+ 00018396  0x00003f7a call  0x00003284 , 0x00000001 
+ 00018397  0x00003f7b call  0x0000339f 
+ 00018398  0x00003f7c call  0x00003287 
+ 00018399  0x00003f7d call  0x0000325b 
+ 00018400  0x00003f7f fetch  0x00000001 , 0x00004673 
+ 00018401  0x00003f80 store  0x00000001 , 0x0000085b 
+ 00018402  0x00003f81 fetch  0x00000009 , 0x0000466a 
+ 00018403  0x00003f82 store  0x00000009 , 0x0000085c 
+ 00018404  0x00003f83 rtn 
+ 00018405  0x00003f86 jam  0x00000018 , 0x00004099 
+ 00018406  0x00003f87 fetch  0x00000001 , 0x00004669 
+ 00018407  0x00003f88 rtnbit0  0x00000007 
+ 00018408  0x00003f89 jam  0x00000010 , 0x00004099 
+ 00018409  0x00003f8a rtn 
+ 00018410  0x00003f8d fetch  0x00000001 , 0x00004610 
+ 00018411  0x00003f8e beq  0x00000000 , 0x0000489b 
+ 00018412  0x00003f8f beq  0x00000001 , 0x00004822 
+ 00018413  0x00003f90 beq  0x0000000f , 0x0000481e 
+ 00018414  0x00003f91 rtn 
+ 00018415  0x00003f95 bpatch  0x00000038 , 0x00004007 
+ 00018416  0x00003f96 arg  0x00001fdf , 0x00000012 
+ 00018417  0x00003f97 arg  0x00004648 , 0x00000011 
+ 00018418  0x00003f98 arg  0x00000001 , 0x00000039 
+ 00018419  0x00003f99 branch  0x00006b74 
+ 00018420  0x00003f9c bpatch  0x00000039 , 0x00004007 
+ 00018421  0x00003f9d arg  0x00000001 , 0x00000039 
+ 00018422  0x00003f9e arg  0x00004648 , 0x00000011 
+ 00018423  0x00003f9f arg  0x00001fdf , 0x00000012 
+ 00018424  0x00003fa0 branch  0x00006b45 
+ 00018425  0x00003fa3 fetch  0x00000001 , 0x00004669 
+ 00018426  0x00003fa4 bbit1  0x00000004 , 0x000047fd 
+ 00018427  0x00003fa5 fetch  0x00000001 , 0x00004648 
+ 00018428  0x00003fa6 bne  0x0000005a , 0x00004801 
+ 00018429  0x00003fa8 jam  0x0000005a , 0x00004648 
+ 00018430  0x00003fa9 fetch  0x00000004 , 0x0000937a 
+ 00018431  0x00003faa set1  0x0000001d , 0x0000003f 
+ 00018432  0x00003fab store  0x00000004 , 0x000007b4 
+ 00018433  0x00003fad call  0x00004818 
+ 00018434  0x00003fae call  0x00007966 
+ 00018435  0x00003faf call  0x00004805 
+ 00018436  0x00003fb0 branch  0x0000480e 
+ 00018437  0x00003fb3 fetch  0x00000001 , 0x0000085c 
+ 00018438  0x00003fb4 rtn  0x00000034 
+ 00018439  0x00003fb5 fetch  0x00000001 , 0x00004648 
+ 00018440  0x00003fb6 beq  0x0000005a , 0x0000480c 
+ 00018441  0x00003fb8 fetch  0x00000004 , 0x0000085d 
+ 00018442  0x00003fba store  0x00000004 , 0x000007b4 
+ 00018443  0x00003fbb rtn 
+ 00018444  0x00003fbd fetch  0x00000004 , 0x00000861 
+ 00018445  0x00003fbe branch  0x0000480a 
+ 00018446  0x00003fc1 fetch  0x00000001 , 0x00004648 
+ 00018447  0x00003fc2 beq  0x0000005a , 0x00004814 
+ 00018448  0x00003fc3 setarg  0x00009272 
+ 00018449  0x00003fc4 store  0x00000002 , 0x000007a7 
+ 00018450  0x00003fc5 jam  0x0000001a , 0x000007d8 
+ 00018451  0x00003fc6 rtn 
+ 00018452  0x00003fc8 setarg  0x0000928d 
+ 00018453  0x00003fc9 store  0x00000002 , 0x000007a7 
+ 00018454  0x00003fca jam  0x0000003f , 0x000007d8 
+ 00018455  0x00003fcb rtn 
+ 00018456  0x00003fce fetch  0x00000001 , 0x00004674 
+ 00018457  0x00003fcf rtn  0x00000034 
+ 00018458  0x00003fd0 arg  0x00004674 , 0x00000006 
+ 00018459  0x00003fd1 arg  0x0000081d , 0x00000005 
+ 00018460  0x00003fd2 arg  0x0000001e , 0x00000039 
+ 00018461  0x00003fd3 branch  0x00007cda 
+ 00018462  0x00003fd7 call  0x00003460 
+ 00018463  0x00003fd9 call  0x000048a3 
+ 00018464  0x00003fda call  0x00004867 
+ 00018465  0x00003fdb branch  0x0000481f 
+ 00018466  0x00003fde call  0x00003460 
+ 00018467  0x00003fe0 call  0x000048a3 
+ 00018468  0x00003fe1 call  0x00003469 
+ 00018469  0x00003fe2 call  0x00004867 
+ 00018470  0x00003fe3 branch  0x00004823 
+ 00018471  0x00003fe6 call  0x0000482b 
+ 00018472  0x00003fe7 call  0x0000483b 
+ 00018473  0x00003fe8 call  0x0000484c 
+ 00018474  0x00003fe9 branch  0x00004859 
+ 00018475  0x00003fec bpatch  0x0000003a , 0x00004007 
+ 00018476  0x00003fed fetch  0x00000001 , 0x00004668 
+ 00018477  0x00003fee rtn  0x00000034 
+ 00018478  0x00003fef arg  0x0000000d , 0x00000007 
+ 00018479  0x00003ff0 call  0x00007cef 
+ 00018480  0x00003ff1 nrtn  0x00000034 
+ 00018481  0x00003ff2 jam  0x00000000 , 0x00004668 
+ 00018482  0x00003ff3 setarg  0x00000001 
+ 00018483  0x00003ff4 store  0x00000001 , 0x00000913 
+ 00018484  0x00003ff5 setarg  0x00000000 
+ 00018485  0x00003ff6 istore  0x00000007 , 0x00000005 
+ 00018486  0x00003ff8 jam  0x00000020 , 0x0000090c 
+ 00018487  0x00003ffa fetch  0x00000001 , 0x0000090d 
+ 00018488  0x00003ffb set1  0x00000002 , 0x0000003f 
+ 00018489  0x00003ffc store  0x00000001 , 0x0000090d 
+ 00018490  0x00003ffd rtn 
+ 00018491  0x00004000 bpatch  0x0000003b , 0x00004007 
+ 00018492  0x00004001 fetch  0x00000001 , 0x00004665 
+ 00018493  0x00004002 rtn  0x00000034 
+ 00018494  0x00004003 arg  0x0000000e , 0x00000007 
+ 00018495  0x00004004 call  0x00007cef 
+ 00018496  0x00004005 nrtn  0x00000034 
+ 00018497  0x00004006 jam  0x00000000 , 0x00004665 
+ 00018498  0x00004007 arg  0x00000923 , 0x00000005 
+ 00018499  0x00004008 call  0x00007c99 
+ 00018500  0x00004009 fetch  0x00000008 , 0x00000923 
+ 00018501  0x0000400a store  0x00000008 , 0x00004651 
+ 00018502  0x0000400c jam  0x00000000 , 0x00000923 
+ 00018503  0x0000400e jam  0x00000010 , 0x0000090b 
+ 00018504  0x0000400f fetch  0x00000001 , 0x0000090d 
+ 00018505  0x00004010 set1  0x00000001 , 0x0000003f 
+ 00018506  0x00004011 store  0x00000001 , 0x0000090d 
+ 00018507  0x00004012 rtn 
+ 00018508  0x00004015 fetch  0x00000001 , 0x00004667 
+ 00018509  0x00004016 rtn  0x00000034 
+ 00018510  0x00004017 arg  0x0000000a , 0x00000007 
+ 00018511  0x00004018 call  0x00007cef 
+ 00018512  0x00004019 nrtn  0x00000034 
+ 00018513  0x0000401a jam  0x00000000 , 0x00004667 
+ 00018514  0x0000401b arg  0x00000943 , 0x00000005 
+ 00018515  0x0000401c call  0x00007c99 
+ 00018516  0x0000401d jam  0x00000002 , 0x00000943 
+ 00018517  0x0000401e fetch  0x00000002 , 0x00000943 
+ 00018518  0x0000401f store  0x00000002 , 0x0000465f 
+ 00018519  0x00004021 jam  0x00000022 , 0x0000090c 
+ 00018520  0x00004022 branch  0x00004837 
+ 00018521  0x00004025 bpatch  0x0000003c , 0x00004007 
+ 00018522  0x00004026 fetch  0x00000001 , 0x00004666 
+ 00018523  0x00004027 rtn  0x00000034 
+ 00018524  0x00004028 arg  0x0000000c , 0x00000007 
+ 00018525  0x00004029 call  0x00007cef 
+ 00018526  0x0000402a nrtn  0x00000034 
+ 00018527  0x0000402b jam  0x00000000 , 0x00004666 
+ 00018528  0x0000402c arg  0x00000933 , 0x00000005 
+ 00018529  0x0000402d call  0x00007c99 
+ 00018530  0x0000402e jam  0x00000003 , 0x00000933 
+ 00018531  0x0000402f fetch  0x00000003 , 0x00000933 
+ 00018532  0x00004030 store  0x00000003 , 0x0000465c 
+ 00018533  0x00004032 jam  0x00000021 , 0x0000090c 
+ 00018534  0x00004033 branch  0x00004837 
+ 00018535  0x00004036 bpatch  0x0000003d , 0x00004007 
+ 00018536  0x00004037 fetch  0x00000001 , 0x00000901 
+ 00018537  0x00004038 call  0x000048b5 , 0x00000034 
+ 00018538  0x00004039 call  0x00007906 
+ 00018539  0x0000403a fetch  0x00000001 , 0x000008f7 
+ 00018540  0x0000403b rtn  0x00000034 
+ 00018541  0x0000403c jam  0x00000000 , 0x000008f7 
+ 00018542  0x0000403d fetch  0x00000002 , 0x000008f5 
+ 00018543  0x0000403e arg  0x000002ba , 0x00000002 
+ 00018544  0x0000403f isub  0x00000002 , 0x0000003e 
+ 00018545  0x00004040 nrtn  0x00000005 
+ 00018546  0x00004042 fetch  0x00000001 , 0x00000875 
+ 00018547  0x00004043 rtnne  0x000000ba 
+ 00018548  0x00004044 fetch  0x00000001 , 0x00000876 
+ 00018549  0x00004045 beq  0x000000a0 , 0x0000487c 
+ 00018550  0x00004046 beq  0x000000a1 , 0x00004882 
+ 00018551  0x00004047 beq  0x000000a6 , 0x0000488e 
+ 00018552  0x00004048 beq  0x000000a7 , 0x00004890 
+ 00018553  0x00004049 beq  0x000000a9 , 0x00004896 
+ 00018554  0x0000404c jam  0x00000000 , 0x000008f8 
+ 00018555  0x0000404d rtn 
+ 00018556  0x00004050 fetch  0x00000001 , 0x00000877 
+ 00018557  0x00004051 beq  0x00000081 , 0x0000487f 
+ 00018558  0x00004052 branch  0x0000487a 
+ 00018559  0x00004054 call  0x000032fc 
+ 00018560  0x00004056 jam  0x00000001 , 0x000008f8 
+ 00018561  0x00004057 rtn 
+ 00018562  0x0000405a fetch  0x00000001 , 0x00000877 
+ 00018563  0x0000405b beq  0x00000001 , 0x00004887 
+ 00018564  0x0000405c beq  0x00000084 , 0x0000488a 
+ 00018565  0x0000405d beq  0x000000a7 , 0x0000488c 
+ 00018566  0x0000405e branch  0x0000487a 
+ 00018567  0x00004060 fetch  0x00000001 , 0x000045d5 
+ 00018568  0x00004061 store  0x00000001 , 0x000008b6 
+ 00018569  0x00004062 branch  0x00004880 
+ 00018570  0x00004064 call  0x00003461 
+ 00018571  0x00004065 branch  0x00004887 
+ 00018572  0x00004068 jam  0x000000a1 , 0x000008b6 
+ 00018573  0x00004069 branch  0x00004880 
+ 00018574  0x0000406c jam  0x00000015 , 0x000008b6 
+ 00018575  0x0000406d branch  0x00004880 
+ 00018576  0x00004070 fetch  0x00000001 , 0x00004616 
+ 00018577  0x00004071 beq  0x00000000 , 0x00004894 
+ 00018578  0x00004072 beq  0x00000001 , 0x0000488c 
+ 00018579  0x00004073 rtn 
+ 00018580  0x00004075 jam  0x000000a0 , 0x000008b6 
+ 00018581  0x00004076 branch  0x00004880 
+ 00018582  0x00004079 jam  0x00000000 , 0x000008b6 
+ 00018583  0x0000407a jam  0x00000000 , 0x000008b7 
+ 00018584  0x0000407b jam  0x00000001 , 0x000008b8 
+ 00018585  0x0000407c jam  0x00000007 , 0x000008b9 
+ 00018586  0x0000407d branch  0x00004880 
+ 00018587  0x00004086 call  0x00003402 
+ 00018588  0x00004088 call  0x00003407 
+ 00018589  0x00004089 call  0x0000342d 
+ 00018590  0x0000408a call  0x000048a3 
+ 00018591  0x0000408b call  0x00003469 
+ 00018592  0x0000408c call  0x00003488 
+ 00018593  0x0000408d call  0x00004867 
+ 00018594  0x0000408e branch  0x0000489c 
+ 00018595  0x00004091 bpatch  0x0000003e , 0x00004007 
+ 00018596  0x00004092 fetch  0x00000001 , 0x00004616 
+ 00018597  0x00004093 rtnne  0x00000000 
+ 00018598  0x00004094 call  0x00003464 
+ 00018599  0x00004095 call  0x00004827 
+ 00018600  0x00004096 fetch  0x00000001 , 0x00004610 
+ 00018601  0x00004097 nrtn  0x00000034 
+ 00018602  0x00004098 branch  0x0000350a 
+ 00018603  0x0000409b fetch  0x00000001 , 0x00004589 
+ 00018604  0x0000409c beq  0x00000001 , 0x000048ae 
+ 00018605  0x0000409d beq  0x00000002 , 0x000048b7 
+ 00018606  0x0000409f fetch  0x00000001 , 0x00004693 
+ 00018607  0x000040a0 bbit1  0x00000000 , 0x000048bd 
+ 00018608  0x000040a1 branch  0x000048b9 
+ 00018609  0x000040a4 fetch  0x00000001 , 0x000043cb 
+ 00018610  0x000040a5 rtnne  0x00000004 
+ 00018611  0x000040a6 jam  0x00000003 , 0x00004693 
+ 00018612  0x000040a7 rtn 
+ 00018613  0x000040a9 jam  0x00000000 , 0x00004693 
+ 00018614  0x000040aa rtn 
+ 00018615  0x000040ad fetch  0x00000001 , 0x00004693 
+ 00018616  0x000040ae bbit1  0x00000001 , 0x000048c1 
+ 00018617  0x000040b0 fetch  0x00000001 , 0x00004611 
+ 00018618  0x000040b1 beq  0x00000001 , 0x000048c8 
+ 00018619  0x000040b2 beq  0x00000003 , 0x000048cc 
+ 00018620  0x000040b3 rtn 
+ 00018621  0x000040b6 fetch  0x00000001 , 0x00004693 
+ 00018622  0x000040b7 set0  0x00000000 , 0x0000003f 
+ 00018623  0x000040b8 store  0x00000001 , 0x00004693 
+ 00018624  0x000040b9 branch  0x000048c4 
+ 00018625  0x000040bc fetch  0x00000001 , 0x00004693 
+ 00018626  0x000040bd set0  0x00000001 , 0x0000003f 
+ 00018627  0x000040be store  0x00000001 , 0x00004693 
+ 00018628  0x000040c0 jam  0x00000001 , 0x00004588 
+ 00018629  0x000040c1 setarg  0x000000ff 
+ 00018630  0x000040c2 store  0x00000001 , 0x00004519 
+ 00018631  0x000040c3 rtn 
+ 00018632  0x000040c7 jam  0x00000001 , 0x00004611 
+ 00018633  0x000040c8 call  0x0000337e 
+ 00018634  0x000040c9 nrtn  0x0000002f 
+ 00018635  0x000040ca branch  0x0000330a 
+ 00018636  0x000040cd fetch  0x00000001 , 0x000044f9 
+ 00018637  0x000040ce beq  0x00000001 , 0x000048c8 
+ 00018638  0x000040cf beq  0x000000ff , 0x000048c8 
+ 00018639  0x000040d0 jam  0x00000000 , 0x000008f9 
+ 00018640  0x000040d1 jam  0x00000001 , 0x00004588 
+ 00018641  0x000040d2 fetch  0x00000001 , 0x00004621 
+ 00018642  0x000040d3 store  0x00000001 , 0x00004519 
+ 00018643  0x000040d4 rtn 
+ 00018644  0x000040d7 setarg  0x00000001 
+ 00018645  0x000040d8 store  0x00000001 , 0x00000913 
+ 00018646  0x000040d9 fetch  0x00000007 , 0x000045eb 
+ 00018647  0x000040da istore  0x00000007 , 0x00000005 
+ 00018648  0x000040db fetch  0x00000001 , 0x000045eb 
+ 00018649  0x000040dc ncall  0x000048dd , 0x00000034 
+ 00018650  0x000040dd fetch  0x00000001 , 0x000045eb 
+ 00018651  0x000040de call  0x000048e1 , 0x00000034 
+ 00018652  0x000040df branch  0x00004836 
+ 00018653  0x000040e2 jam  0x00000001 , 0x00004668 
+ 00018654  0x000040e3 setarg  0x00000180 
+ 00018655  0x000040e4 arg  0x0000000d , 0x00000007 
+ 00018656  0x000040e5 branch  0x00007ce1 
+ 00018657  0x000040e8 jam  0x00000000 , 0x00004668 
+ 00018658  0x000040e9 setarg  0x00000000 
+ 00018659  0x000040ea arg  0x0000000d , 0x00000007 
+ 00018660  0x000040eb branch  0x00007ce1 
+ 00018661  0x000040ee fetch  0x00000001 , 0x000045eb 
+ 00018662  0x000040ef beq  0x00000000 , 0x000048ea 
+ 00018663  0x000040f0 beq  0x00000002 , 0x0000491d 
+ 00018664  0x000040f1 beq  0x00000003 , 0x00004905 
+ 00018665  0x000040f2 branch  0x000033be 
+ 00018666  0x000040f5 fetch  0x00000001 , 0x000045ed 
+ 00018667  0x000040f6 store  0x00000001 , 0x00004611 
+ 00018668  0x000040f7 jam  0x00000000 , 0x000045ed 
+ 00018669  0x000040f8 arg  0x00000923 , 0x00000005 
+ 00018670  0x000040f9 arg  0x000045ec , 0x00000006 
+ 00018671  0x000040fa arg  0x00000008 , 0x00000039 
+ 00018672  0x000040fb call  0x00007cda 
+ 00018673  0x000040fc fetch  0x00000008 , 0x00000923 
+ 00018674  0x000040fd ncall  0x000048fd , 0x00000034 
+ 00018675  0x000040fe fetch  0x00000008 , 0x00000923 
+ 00018676  0x000040ff call  0x00004901 , 0x00000034 
+ 00018677  0x00004100 fetch  0x00000008 , 0x00000923 
+ 00018678  0x00004101 store  0x00000008 , 0x00004649 
+ 00018679  0x00004102 fetcht  0x00000008 , 0x00004651 
+ 00018680  0x00004103 isub  0x00000002 , 0x0000003e 
+ 00018681  0x00004104 ncall  0x00004847 , 0x00000005 
+ 00018682  0x00004105 fetch  0x00000008 , 0x00004649 
+ 00018683  0x00004106 store  0x00000008 , 0x00004651 
+ 00018684  0x00004107 branch  0x000033be 
+ 00018685  0x0000410a jam  0x00000001 , 0x00004665 
+ 00018686  0x0000410b setarg  0x00000180 
+ 00018687  0x0000410c arg  0x0000000e , 0x00000007 
+ 00018688  0x0000410d branch  0x00007ce1 
+ 00018689  0x00004110 jam  0x00000000 , 0x00004665 
+ 00018690  0x00004111 setarg  0x00000000 
+ 00018691  0x00004112 arg  0x0000000e , 0x00000007 
+ 00018692  0x00004113 branch  0x00007ce1 
+ 00018693  0x00004116 arg  0x00000933 , 0x00000005 
+ 00018694  0x00004117 arg  0x000045eb , 0x00000006 
+ 00018695  0x00004118 arg  0x00000003 , 0x00000039 
+ 00018696  0x00004119 call  0x00007cda 
+ 00018697  0x0000411a fetch  0x00000002 , 0x00000934 
+ 00018698  0x0000411b ncall  0x00004915 , 0x00000034 
+ 00018699  0x0000411c fetch  0x00000002 , 0x00000934 
+ 00018700  0x0000411d call  0x00004919 , 0x00000034 
+ 00018701  0x0000411e fetch  0x00000003 , 0x00000933 
+ 00018702  0x0000411f store  0x00000003 , 0x00004659 
+ 00018703  0x00004120 fetcht  0x00000003 , 0x0000465c 
+ 00018704  0x00004121 isub  0x00000002 , 0x0000003e 
+ 00018705  0x00004122 ncall  0x00004865 , 0x00000005 
+ 00018706  0x00004123 fetch  0x00000003 , 0x00004659 
+ 00018707  0x00004124 store  0x00000003 , 0x0000465c 
+ 00018708  0x00004125 branch  0x000033be 
+ 00018709  0x00004128 jam  0x00000001 , 0x00004666 
+ 00018710  0x00004129 setarg  0x00000180 
+ 00018711  0x0000412a arg  0x0000000c , 0x00000007 
+ 00018712  0x0000412b branch  0x00007ce1 
+ 00018713  0x0000412e jam  0x00000000 , 0x00004666 
+ 00018714  0x0000412f setarg  0x00000000 
+ 00018715  0x00004130 arg  0x0000000c , 0x00000007 
+ 00018716  0x00004131 branch  0x00007ce1 
+ 00018717  0x00004134 arg  0x00000943 , 0x00000005 
+ 00018718  0x00004135 arg  0x000045eb , 0x00000006 
+ 00018719  0x00004136 arg  0x00000002 , 0x00000039 
+ 00018720  0x00004137 call  0x00007cda 
+ 00018721  0x00004138 fetch  0x00000002 , 0x00000943 
+ 00018722  0x00004139 ncall  0x0000492d , 0x00000034 
+ 00018723  0x0000413a fetch  0x00000002 , 0x00000943 
+ 00018724  0x0000413b call  0x00004931 , 0x00000034 
+ 00018725  0x0000413c fetch  0x00000002 , 0x00000943 
+ 00018726  0x0000413d store  0x00000002 , 0x0000465f 
+ 00018727  0x0000413e fetcht  0x00000002 , 0x00004662 
+ 00018728  0x0000413f isub  0x00000002 , 0x0000003e 
+ 00018729  0x00004140 ncall  0x00004935 , 0x00000005 
+ 00018730  0x00004141 fetch  0x00000002 , 0x0000465f 
+ 00018731  0x00004142 store  0x00000002 , 0x00004662 
+ 00018732  0x00004143 branch  0x000033be 
+ 00018733  0x00004146 jam  0x00000001 , 0x00004667 
+ 00018734  0x00004147 setarg  0x00000180 
+ 00018735  0x00004148 arg  0x0000000a , 0x00000007 
+ 00018736  0x00004149 branch  0x00007ce1 
+ 00018737  0x0000414b jam  0x00000000 , 0x00004667 
+ 00018738  0x0000414c setarg  0x00000000 
+ 00018739  0x0000414d arg  0x0000000a , 0x00000007 
+ 00018740  0x0000414e branch  0x00007ce1 
+ 00018741  0x00004151 jam  0x00000022 , 0x0000090c 
+ 00018742  0x00004152 branch  0x00004837 
+ 00018743  0x00004156 fetch  0x00000001 , 0x000043cb 
+ 00018744  0x00004157 rtnne  0x00000004 
+ 00018745  0x00004158 fetch  0x00000001 , 0x00004648 
+ 00018746  0x00004159 rtneq  0x0000005a 
+ 00018747  0x0000415b jam  0x00000001 , 0x00004692 
+ 00018748  0x0000415c rtn 
+ 00018749  0x00004160 fetch  0x00000001 , 0x000043cb 
+ 00018750  0x00004161 rtnne  0x00000004 
+ 00018751  0x00004162 fetch  0x00000001 , 0x00004692 
+ 00018752  0x00004163 rtn  0x00000034 
+ 00018753  0x00004164 jam  0x00000000 , 0x00000678 
+ 00018754  0x00004166 jam  0x0000005a , 0x00004648 
+ 00018755  0x00004167 call  0x000047f4 
+ 00018756  0x00004168 call  0x000047ef 
+ 00018757  0x00004169 fetch  0x00000001 , 0x00000678 
+ 00018758  0x0000416a increase  0x00000001 , 0x0000003f 
+ 00018759  0x0000416b store  0x00000001 , 0x00000678 
+ 00018760  0x0000416c beq  0x000000ff , 0x00006ca3 
+ 00018761  0x0000416d fetch  0x00000001 , 0x00004648 
+ 00018762  0x0000416e bne  0x0000005a , 0x00004942 
+ 00018763  0x0000416f branch  0x00006ca3 
+ 00018764  0x0000417c fetch  0x00000001 , 0x000043cb 
+ 00018765  0x0000417d rtnne  0x0000000f 
+ 00018766  0x0000417e call  0x000054ac 
+ 00018767  0x0000417f nbranch  0x00002002 , 0x00000028 
+ 00018768  0x00004180 fetch  0x00000001 , 0x00004846 
+ 00018769  0x00004181 branch  0x00002002 , 0x00000034 
+ 00018770  0x00004182 fetch  0x00000001 , 0x00004655 
+ 00018771  0x00004183 rtneq  0x000000ff 
+ 00018772  0x00004184 copy  0x0000003f , 0x00000007 
+ 00018773  0x00004185 fetch  0x00000004 , 0x0000069d 
+ 00018774  0x00004186 qisolate0  0x0000003f 
+ 00018775  0x00004187 call  0x00004e45 , 0x00000001 
+ 00018776  0x00004188 branch  0x00002003 
+ 00018777  0x0000418b call  0x00007396 
+ 00018778  0x0000418c call  0x000049a1 
+ 00018779  0x0000418e call  0x000049c8 
+ 00018780  0x0000418f call  0x000049ea 
+ 00018781  0x00004190 rtn  0x0000002b 
+ 00018782  0x00004191 call  0x00004966 
+ 00018783  0x00004192 call  0x00004a7a 
+ 00018784  0x00004193 fetch  0x00000001 , 0x00004663 
+ 00018785  0x00004194 rtnbit1  0x00000007 
+ 00018786  0x00004196 fetch  0x00000002 , 0x000044e9 
+ 00018787  0x00004197 bbit1  0x0000000c , 0x00004b95 
+ 00018788  0x00004198 call  0x00005eb6 
+ 00018789  0x00004199 branch  0x00004bcf 
+ 00018790  0x0000419d fetch  0x00000008 , 0x00004713 
+ 00018791  0x0000419e rtnbit0  0x0000000d 
+ 00018792  0x0000419f setarg  0x0000496c 
+ 00018793  0x000041a0 store  0x00000002 , 0x00000859 
+ 00018794  0x000041a1 jam  0x000000a5 , 0x00004664 
+ 00018795  0x000041a2 branch  0x0000498e 
+ 00018796  0x000041a5 call  0x0000496f 
+ 00018797  0x000041a6 call  0x00004974 
+ 00018798  0x000041a7 branch  0x00004984 
+ 00018799  0x000041aa jam  0x00000000 , 0x00004665 
+ 00018800  0x000041ab fetch  0x00000008 , 0x00004713 
+ 00018801  0x000041ac rtnbit0  0x00000016 
+ 00018802  0x000041ad jam  0x0000005a , 0x00004665 
+ 00018803  0x000041ae rtn 
+ 00018804  0x000041b1 fetch  0x00000008 , 0x00004713 
+ 00018805  0x000041b2 bbit1  0x0000001d , 0x0000497b 
+ 00018806  0x000041b3 bbit1  0x0000001e , 0x0000497e 
+ 00018807  0x000041b4 bbit1  0x0000001f , 0x00004981 
+ 00018808  0x000041b5 jam  0x00000019 , 0x00004662 
+ 00018809  0x000041b6 jam  0x00000008 , 0x0000085b 
+ 00018810  0x000041b7 rtn 
+ 00018811  0x000041b9 jam  0x0000000c , 0x00004662 
+ 00018812  0x000041ba jam  0x00000004 , 0x0000085b 
+ 00018813  0x000041bb rtn 
+ 00018814  0x000041bd jam  0x00000006 , 0x00004662 
+ 00018815  0x000041be jam  0x00000002 , 0x0000085b 
+ 00018816  0x000041bf rtn 
+ 00018817  0x000041c1 jam  0x00000003 , 0x00004662 
+ 00018818  0x000041c2 jam  0x00000001 , 0x0000085b 
+ 00018819  0x000041c3 rtn 
+ 00018820  0x000041c6 call  0x00007966 
+ 00018821  0x000041c7 call  0x00004987 
+ 00018822  0x000041c8 branch  0x0000498c 
+ 00018823  0x000041cb fetch  0x00000001 , 0x0000085c 
+ 00018824  0x000041cc rtn  0x00000034 
+ 00018825  0x000041cd fetch  0x00000001 , 0x00004665 
+ 00018826  0x000041ce beq  0x0000005a , 0x0000480c 
+ 00018827  0x000041cf branch  0x00004809 
+ 00018828  0x000041d2 fetch  0x00000001 , 0x00004665 
+ 00018829  0x000041d3 branch  0x0000480f 
+ 00018830  0x000041d8 bpatch  0x00000041 , 0x00004008 
+ 00018831  0x000041d9 fetcht  0x00000001 , 0x0000086c 
+ 00018832  0x000041da call  0x00006ee6 
+ 00018833  0x000041db branch  0x00004993 , 0x00000001 
+ 00018834  0x000041dc branch  0x0000499a 
+ 00018835  0x000041e0 fetch  0x00000001 , 0x00004664 
+ 00018836  0x000041e1 rtneq  0x000000a5 
+ 00018837  0x000041e2 jam  0x000000a5 , 0x00004664 
+ 00018838  0x000041e3 jam  0x00000000 , 0x0000090e 
+ 00018839  0x000041e4 jam  0x00000000 , 0x00000709 
+ 00018840  0x000041e5 jam  0x00000000 , 0x00000900 
+ 00018841  0x000041e6 branch  0x00004962 
+ 00018842  0x000041ea fetch  0x00000001 , 0x00004664 
+ 00018843  0x000041eb rtneq  0x0000005a 
+ 00018844  0x000041ec jam  0x0000005a , 0x00004664 
+ 00018845  0x000041ed call  0x00006018 
+ 00018846  0x000041ee call  0x00005aaa 
+ 00018847  0x000041ef call  0x00004f70 
+ 00018848  0x000041f0 branch  0x00007912 
+ 00018849  0x000041f5 rtn  0x0000002b 
+ 00018850  0x000041f7 call  0x000035f0 
+ 00018851  0x000041f8 call  0x0000325b 
+ 00018852  0x000041fa call  0x000049af 
+ 00018853  0x000041fb fetcht  0x00000001 , 0x00004865 
+ 00018854  0x000041fc call  0x00006ef3 
+ 00018855  0x000041fe call  0x00004b6d 
+ 00018856  0x000041ff call  0x00006177 
+ 00018857  0x00004200 call  0x00002a41 
+ 00018858  0x00004202 fetch  0x00000008 , 0x00004713 
+ 00018859  0x00004203 bbit1  0x00000014 , 0x000049fd 
+ 00018860  0x00004204 bbit1  0x00000013 , 0x00005d60 
+ 00018861  0x00004205 bbit1  0x00000012 , 0x00005d6e 
+ 00018862  0x00004206 rtn 
+ 00018863  0x0000420d call  0x0000543b 
+ 00018864  0x0000420f jam  0x00000000 , 0x000048eb 
+ 00018865  0x00004210 setarg  0x00230170 
+ 00018866  0x00004211 store  0x00000003 , 0x0000462d 
+ 00018867  0x00004212 setarg  0x00015301 
+ 00018868  0x00004213 istore  0x00000003 , 0x00000005 
+ 00018869  0x00004214 arg  0x000047a0 , 0x00000005 
+ 00018870  0x00004215 arg  0x00000014 , 0x00000039 
+ 00018871  0x00004216 call  0x00007ca1 
+ 00018872  0x00004218 fetch  0x00000001 , 0x0000426b 
+ 00018873  0x00004219 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00018874  0x0000421a nbranch  0x000049c6 , 0x00000002 
+ 00018875  0x0000421b setarg  0x0006ff06 
+ 00018876  0x0000421c store  0x00000003 , 0x000047a0 
+ 00018877  0x0000421d setarg  0x00000300 
+ 00018878  0x0000421e istore  0x00000003 , 0x00000005 
+ 00018879  0x0000421f setarg  0x00000080 
+ 00018880  0x00004220 istore  0x00000001 , 0x00000005 
+ 00018881  0x00004222 fetch  0x00000001 , 0x0000426b 
+ 00018882  0x00004223 increase  0x00000001 , 0x0000003f 
+ 00018883  0x00004224 copy  0x0000003f , 0x00000039 
+ 00018884  0x00004225 arg  0x00004369 , 0x00000006 
+ 00018885  0x00004226 branch  0x00007cda 
+ 00018886  0x00004229 arg  0x000047a0 , 0x00000005 
+ 00018887  0x0000422a branch  0x000049c1 
+ 00018888  0x00004230 fetcht  0x00000001 , 0x00004864 
+ 00018889  0x00004231 call  0x00006f0f 
+ 00018890  0x00004232 fetcht  0x00000001 , 0x00004863 
+ 00018891  0x00004233 call  0x00006f0f 
+ 00018892  0x00004234 fetcht  0x00000001 , 0x00004865 
+ 00018893  0x00004235 call  0x00006f0f 
+ 00018894  0x00004237 setarg  0x0000486e 
+ 00018895  0x00004238 store  0x00000002 , 0x00004896 
+ 00018896  0x0000423a setarg  0x00004876 
+ 00018897  0x0000423b store  0x00000002 , 0x00004898 
+ 00018898  0x0000423d setarg  0x0000488a 
+ 00018899  0x0000423e store  0x00000002 , 0x0000489a 
+ 00018900  0x00004240 fetch  0x00000002 , 0x00004896 
+ 00018901  0x00004241 copy  0x0000003f , 0x00000012 
+ 00018902  0x00004242 arg  0x00000008 , 0x00000039 
+ 00018903  0x00004245 ifetcht  0x00000001 , 0x00000012 
+ 00018904  0x00004246 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00018905  0x00004247 ncall  0x000049e7 , 0x00000005 
+ 00018906  0x00004248 increase  0x00000001 , 0x00000012 
+ 00018907  0x00004249 loop  0x000049d7 
+ 00018908  0x0000424a call  0x000023fd 
+ 00018909  0x0000424b fetch  0x00000002 , 0x00004898 
+ 00018910  0x0000424c copy  0x0000003f , 0x00000012 
+ 00018911  0x0000424d copy  0x0000003f , 0x00000013 
+ 00018912  0x0000424e arg  0x0000000b , 0x00000039 
+ 00018913  0x00004251 ifetcht  0x00000001 , 0x00000012 
+ 00018914  0x00004252 isolate1  0x00000007 , 0x00000002 
+ 00018915  0x00004253 ncall  0x00006f0f , 0x00000001 
+ 00018916  0x00004254 increase  0x00000001 , 0x00000012 
+ 00018917  0x00004255 loop  0x000049e1 
+ 00018918  0x00004256 rtn 
+ 00018919  0x00004259 call  0x00006f0f 
+ 00018920  0x0000425a ifetcht  0x00000001 , 0x00000012 
+ 00018921  0x0000425b branch  0x00006ec6 
+ 00018922  0x00004260 fetch  0x00000001 , 0x00004666 
+ 00018923  0x00004261 beq  0x00000001 , 0x000049f1 
+ 00018924  0x00004262 setarg  0x005d4800 
+ 00018925  0x00004263 store  0x00000004 , 0x00004613 
+ 00018926  0x00004264 fetch  0x00000001 , 0x0000440c 
+ 00018927  0x00004265 rtnbit0  0x00000000 
+ 00018928  0x00004266 branch  0x00005fe4 
+ 00018929  0x00004268 jam  0x0000000c , 0x0000496b 
+ 00018930  0x00004269 fetch  0x00000001 , 0x0000440c 
+ 00018931  0x0000426a rtnbit0  0x00000000 
+ 00018932  0x0000426b jam  0x00000010 , 0x0000496b 
+ 00018933  0x0000426c fetch  0x00000001 , 0x0000477e 
+ 00018934  0x0000426d branch  0x00005c01 , 0x00000034 
+ 00018935  0x0000426e rtn 
+ 00018936  0x00004272 fetch  0x00000002 , 0x000049df 
+ 00018937  0x00004273 arg  0x00000528 , 0x00000002 
+ 00018938  0x00004274 isub  0x00000002 , 0x0000003e 
+ 00018939  0x00004275 nrtn  0x00000002 
+ 00018940  0x00004276 branch  0x0000235a 
+ 00018941  0x00004279 bpatch  0x00000042 , 0x00004008 
+ 00018942  0x0000427a fetch  0x00000001 , 0x00004666 
+ 00018943  0x0000427b beq  0x00000000 , 0x00004a02 
+ 00018944  0x0000427c beq  0x00000001 , 0x00004a0c 
+ 00018945  0x0000427d rtn 
+ 00018946  0x00004280 arg  0x00000050 , 0x00000018 
+ 00018947  0x00004281 setarg  0x00000400 
+ 00018948  0x00004282 idiv  0x00000018 
+ 00018949  0x00004283 call  0x00007d62 
+ 00018950  0x00004284 quotient  0x0000003f 
+ 00018951  0x00004285 store  0x00000002 , 0x00000670 
+ 00018952  0x00004286 arg  0x00001fcc , 0x0000003f 
+ 00018953  0x00004287 arg  0x00000004 , 0x00000002 
+ 00018954  0x00004288 arg  0x00000004 , 0x0000002b 
+ 00018955  0x00004289 branch  0x00004a16 
+ 00018956  0x0000428b arg  0x00000118 , 0x00000018 
+ 00018957  0x0000428c setarg  0x00000400 
+ 00018958  0x0000428d idiv  0x00000018 
+ 00018959  0x0000428e call  0x00007d62 
+ 00018960  0x0000428f quotient  0x0000003f 
+ 00018961  0x00004290 store  0x00000002 , 0x00000670 
+ 00018962  0x00004291 arg  0x00001fc2 , 0x0000003f 
+ 00018963  0x00004292 arg  0x0000000e , 0x00000002 
+ 00018964  0x00004293 arg  0x0000000e , 0x0000002b 
+ 00018965  0x00004294 branch  0x00004a16 
+ 00018966  0x00004296 storet  0x00000001 , 0x00000678 
+ 00018967  0x00004297 arg  0x000049c7 , 0x00000011 
+ 00018968  0x00004298 arg  0x00000000 , 0x00000013 
+ 00018969  0x0000429a copy  0x0000003f , 0x00000012 
+ 00018970  0x0000429b fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018971  0x0000429c call  0x00006b74 
+ 00018972  0x0000429d fetch  0x00000008 , 0x000049c7 
+ 00018973  0x0000429e fetcht  0x00000008 , 0x000049cf 
+ 00018974  0x0000429f ior  0x00000002 , 0x0000003f 
+ 00018975  0x000042a0 fetcht  0x00000008 , 0x000049d7 
+ 00018976  0x000042a1 ior  0x00000002 , 0x0000003f 
+ 00018977  0x000042a2 branch  0x00004a28 , 0x00000034 
+ 00018978  0x000042a3 increase  0x00000001 , 0x00000013 
+ 00018979  0x000042a4 fetch  0x00000002 , 0x00000670 
+ 00018980  0x000042a5 isub  0x00000013 , 0x0000003e 
+ 00018981  0x000042a7 copy  0x00000012 , 0x0000003f 
+ 00018982  0x000042a8 isub  0x00000018 , 0x0000003f 
+ 00018983  0x000042a9 branch  0x00004a19 
+ 00018984  0x000042ac sub  0x00000013 , 0x00000000 , 0x0000003e 
+ 00018985  0x000042ad branch  0x00004a38 , 0x00000005 
+ 00018986  0x000042af copy  0x00000012 , 0x0000003f 
+ 00018987  0x000042b0 iadd  0x00000018 , 0x0000003f 
+ 00018988  0x000042b2 isub  0x0000002b , 0x0000003f 
+ 00018989  0x000042b3 copy  0x0000003f , 0x00000012 
+ 00018990  0x000042b4 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018991  0x000042b5 call  0x00006b74 
+ 00018992  0x000042b6 fetch  0x00000008 , 0x000049c7 
+ 00018993  0x000042b7 fetcht  0x00000008 , 0x000049cf 
+ 00018994  0x000042b8 ior  0x00000002 , 0x0000003f 
+ 00018995  0x000042b9 fetcht  0x00000008 , 0x000049d7 
+ 00018996  0x000042ba ior  0x00000002 , 0x0000003f 
+ 00018997  0x000042bb branch  0x00004a3a , 0x00000034 
+ 00018998  0x000042bc copy  0x00000012 , 0x0000003f 
+ 00018999  0x000042bd branch  0x00004a2c 
+ 00019000  0x000042bf storer  0x0000002b , 0x00000001 , 0x000049df 
+ 00019001  0x000042c0 rtn 
+ 00019002  0x000042c2 bpatch  0x00000043 , 0x00004008 
+ 00019003  0x000042c3 setarg  0x00001fd0 
+ 00019004  0x000042c4 isub  0x00000012 , 0x0000003f 
+ 00019005  0x000042c5 store  0x00000002 , 0x000049df 
+ 00019006  0x000042c6 copy  0x00000012 , 0x0000003f 
+ 00019007  0x000042c7 iadd  0x0000002b , 0x00000012 
+ 00019008  0x000042c8 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00019009  0x000042c9 arg  0x000049c7 , 0x00000011 
+ 00019010  0x000042ca call  0x00006b74 
+ 00019011  0x000042cb fetch  0x00000001 , 0x00004666 
+ 00019012  0x000042cc beq  0x00000000 , 0x00004a47 
+ 00019013  0x000042cd beq  0x00000001 , 0x00004a4a 
+ 00019014  0x000042ce rtn 
+ 00019015  0x000042d1 fetch  0x00000006 , 0x000049c7 
+ 00019016  0x000042d2 store  0x00000004 , 0x00004691 
+ 00019017  0x000042d3 branch  0x00004a76 
+ 00019018  0x000042d6 fetch  0x00000001 , 0x000049c7 
+ 00019019  0x000042d7 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00019020  0x000042d8 ncall  0x00007dca , 0x00000002 
+ 00019021  0x000042d9 store  0x00000001 , 0x000049c6 
+ 00019022  0x000042da fetch  0x00000001 , 0x000049c8 
+ 00019023  0x000042db store  0x00000001 , 0x00004667 
+ 00019024  0x000042dc fetch  0x00000006 , 0x000049c9 
+ 00019025  0x000042dd store  0x00000006 , 0x00004668 
+ 00019026  0x000042de fetch  0x00000006 , 0x000049cf 
+ 00019027  0x000042df store  0x00000006 , 0x0000466e 
+ 00019028  0x000042e0 branch  0x00005c6f 
+ 00019029  0x000042e4 branch  0x0000235a 
+ 00019030  0x000042e8 bpatch  0x00000044 , 0x00004008 
+ 00019031  0x000042e9 fetch  0x00000008 , 0x00004713 
+ 00019032  0x000042ea bbit1  0x00000014 , 0x00004a5c 
+ 00019033  0x000042eb bbit1  0x00000013 , 0x00005cb1 
+ 00019034  0x000042ec bbit1  0x00000012 , 0x00005cb9 
+ 00019035  0x000042ed rtn 
+ 00019036  0x000042f0 rtn 
+ 00019037  0x000042f1 fetch  0x00000001 , 0x00004666 
+ 00019038  0x000042f2 beq  0x00000000 , 0x00004a61 
+ 00019039  0x000042f3 beq  0x00000001 , 0x00004a6b 
+ 00019040  0x000042f4 rtn 
+ 00019041  0x000042f7 fetcht  0x00000002 , 0x000049df 
+ 00019042  0x000042f8 setarg  0x00001fd0 
+ 00019043  0x000042f9 isub  0x00000002 , 0x00000012 
+ 00019044  0x000042fa arg  0x00004691 , 0x00000011 
+ 00019045  0x000042fb arg  0x00000004 , 0x00000039 
+ 00019046  0x000042fc call  0x00006b45 
+ 00019047  0x000042fd fetcht  0x00000002 , 0x000049df 
+ 00019048  0x000042fe increase  0x00000004 , 0x00000002 
+ 00019049  0x000042ff storet  0x00000002 , 0x000049df 
+ 00019050  0x00004300 rtn 
+ 00019051  0x00004303 fetcht  0x00000002 , 0x000049df 
+ 00019052  0x00004304 setarg  0x00001fd0 
+ 00019053  0x00004305 isub  0x00000002 , 0x00000012 
+ 00019054  0x00004308 add  0x00000012 , 0x00000001 , 0x00000012 
+ 00019055  0x00004309 arg  0x00004668 , 0x00000011 
+ 00019056  0x0000430a arg  0x00000006 , 0x00000039 
+ 00019057  0x0000430b call  0x00006b45 
+ 00019058  0x0000430d add  0x00000012 , 0x00000007 , 0x00000012 
+ 00019059  0x0000430e arg  0x0000466e , 0x00000011 
+ 00019060  0x0000430f arg  0x00000006 , 0x00000039 
+ 00019061  0x00004310 branch  0x00006b45 
+ 00019062  0x00004313 fetch  0x00000004 , 0x00004691 
+ 00019063  0x00004314 store  0x00000004 , 0x000045e8 
+ 00019064  0x00004315 store  0x00000004 , 0x0000458f 
+ 00019065  0x00004316 rtn 
+ 00019066  0x0000431a bpatch  0x00000045 , 0x00004008 
+ 00019067  0x0000431b setarg  0x00006109 
+ 00019068  0x0000431c store  0x00000002 , 0x000043e9 
+ 00019069  0x0000431d setarg  0x00004fe5 
+ 00019070  0x0000431e store  0x00000002 , 0x000045f2 
+ 00019071  0x0000431f setarg  0x00004ff8 
+ 00019072  0x00004320 store  0x00000002 , 0x000045f4 
+ 00019073  0x00004321 setarg  0x00004f41 
+ 00019074  0x00004322 store  0x00000002 , 0x000045f6 
+ 00019075  0x00004323 setarg  0x00004be6 
+ 00019076  0x00004324 store  0x00000002 , 0x000043d9 
+ 00019077  0x00004326 setarg  0x00004f5d 
+ 00019078  0x00004327 store  0x00000002 , 0x000043d7 
+ 00019079  0x00004329 setarg  0x00004a9a 
+ 00019080  0x0000432a store  0x00000002 , 0x000043dd 
+ 00019081  0x0000432b setarg  0x00004bcc 
+ 00019082  0x0000432c store  0x00000002 , 0x000043db 
+ 00019083  0x0000432d setarg  0x00004f62 
+ 00019084  0x0000432e store  0x00000002 , 0x000043d5 
+ 00019085  0x0000432f setarg  0x00005b08 
+ 00019086  0x00004330 store  0x00000002 , 0x000043df 
+ 00019087  0x00004331 setarg  0x00004b19 
+ 00019088  0x00004332 store  0x00000002 , 0x000043e3 
+ 00019089  0x00004333 setarg  0x000055fa 
+ 00019090  0x00004334 store  0x00000002 , 0x000043e7 
+ 00019091  0x00004335 setarg  0x000054c5 
+ 00019092  0x00004336 store  0x00000002 , 0x000043d3 
+ 00019093  0x00004337 setarg  0x00006221 
+ 00019094  0x00004338 store  0x00000002 , 0x000043e1 
+ 00019095  0x00004339 setarg  0x00006228 
+ 00019096  0x0000433a store  0x00000002 , 0x000043e5 
+ 00019097  0x0000433b rtn 
+ 00019098  0x00004340 bpatch  0x00000046 , 0x00004008 
+ 00019099  0x00004341 copy  0x00000013 , 0x0000003f 
+ 00019100  0x00004343 beq  0x00000032 , 0x00004acb 
+ 00019101  0x00004344 beq  0x00000044 , 0x00004ad3 
+ 00019102  0x00004345 beq  0x00000040 , 0x00004add 
+ 00019103  0x00004346 beq  0x00000015 , 0x00004ab8 
+ 00019104  0x00004348 beq  0x00000014 , 0x00004aaa 
+ 00019105  0x00004349 beq  0x00000010 , 0x00004b90 
+ 00019106  0x0000434a beq  0x00000031 , 0x00005aed 
+ 00019107  0x0000434b beq  0x00000029 , 0x00005aef 
+ 00019108  0x0000434d beq  0x0000003e , 0x00004329 
+ 00019109  0x0000434e beq  0x00000044 , 0x00005b10 
+ 00019110  0x00004350 beq  0x00000039 , 0x00004ae2 
+ 00019111  0x00004351 beq  0x0000003c , 0x00004ae5 
+ 00019112  0x00004352 beq  0x0000003a , 0x00004afe 
+ 00019113  0x00004355 rtn 
+ 00019114  0x0000435c jam  0x00000000 , 0x0000477d 
+ 00019115  0x0000435e jam  0x00000001 , 0x00004794 
+ 00019116  0x0000435f call  0x00006042 
+ 00019117  0x00004360 fetch  0x00000001 , 0x00004795 
+ 00019118  0x00004361 nbranch  0x00004ab0 , 0x00000034 
+ 00019119  0x00004362 jam  0x00000014 , 0x00004796 
+ 00019120  0x00004364 fetch  0x00000002 , 0x000043f1 
+ 00019121  0x00004365 set0  0x00000000 , 0x0000003f 
+ 00019122  0x00004366 store  0x00000002 , 0x000043f1 
+ 00019123  0x00004367 jam  0x00000000 , 0x00004845 
+ 00019124  0x00004368 fetch  0x00000002 , 0x000047be 
+ 00019125  0x00004369 store  0x00000002 , 0x000047c0 
+ 00019126  0x0000436a call  0x00005c0b 
+ 00019127  0x0000436b branch  0x00004bbd 
+ 00019128  0x0000436f setarg  0x00000000 
+ 00019129  0x00004370 store  0x00000002 , 0x000047c0 
+ 00019130  0x00004371 store  0x00000001 , 0x00004860 
+ 00019131  0x00004372 store  0x00000001 , 0x00004861 
+ 00019132  0x00004373 store  0x00000001 , 0x00004794 
+ 00019133  0x00004375 jam  0x00000000 , 0x000047c2 
+ 00019134  0x00004376 jam  0x00000000 , 0x00004956 
+ 00019135  0x00004377 call  0x000029cb 
+ 00019136  0x00004378 branch  0x00004ac1 
+ 00019137  0x0000437a call  0x00005b7b 
+ 00019138  0x0000437b fetch  0x00000002 , 0x000043ef 
+ 00019139  0x0000437c bbit1  0x00000007 , 0x00004ac6 
+ 00019140  0x0000437d bbit1  0x00000000 , 0x000042fc 
+ 00019141  0x0000437e branch  0x00004b95 
+ 00019142  0x00004380 call  0x00005b21 
+ 00019143  0x00004381 fetch  0x00000002 , 0x000043ef 
+ 00019144  0x00004382 bbit1  0x00000000 , 0x000042fc 
+ 00019145  0x00004383 call  0x00007d7c 
+ 00019146  0x00004384 branch  0x00004f6c 
+ 00019147  0x00004388 fetch  0x00000001 , 0x00004795 
+ 00019148  0x00004389 beq  0x00000001 , 0x00004ad0 
+ 00019149  0x0000438a jam  0x00000014 , 0x00004844 
+ 00019150  0x0000438b jam  0x00000005 , 0x00004862 
+ 00019151  0x0000438c branch  0x00005af6 
+ 00019152  0x0000438e call  0x00005aef 
+ 00019153  0x0000438f jam  0x00000005 , 0x00004844 
+ 00019154  0x00004390 branch  0x00005af6 
+ 00019155  0x00004393 fetch  0x00000001 , 0x000001a2 
+ 00019156  0x00004394 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00019157  0x00004395 nbranch  0x00005b06 , 0x00000002 
+ 00019158  0x00004396 fetch  0x00000001 , 0x000001a4 
+ 00019159  0x00004397 fetcht  0x00000001 , 0x0000496b 
+ 00019160  0x00004398 isub  0x00000002 , 0x0000003e 
+ 00019161  0x00004399 branch  0x00005b1d , 0x00000002 
+ 00019162  0x0000439a fetch  0x00000001 , 0x000001a4 
+ 00019163  0x0000439b store  0x00000001 , 0x000040c0 
+ 00019164  0x0000439c branch  0x00005b1f 
+ 00019165  0x0000439f fetch  0x00000001 , 0x00004860 
+ 00019166  0x000043a0 nrtn  0x00000034 
+ 00019167  0x000043a1 jam  0x00000001 , 0x00004860 
+ 00019168  0x000043a2 jam  0x0000001e , 0x00004861 
+ 00019169  0x000043a3 rtn 
+ 00019170  0x000043a6 call  0x00004af9 
+ 00019171  0x000043a7 call  0x00005c0b 
+ 00019172  0x000043a8 branch  0x00006086 
+ 00019173  0x000043ab call  0x00004af9 
+ 00019174  0x000043ac fetch  0x00000004 , 0x0000458f 
+ 00019175  0x000043ad store  0x00000004 , 0x000045e8 
+ 00019176  0x000043ae store  0x00000004 , 0x00004691 
+ 00019177  0x000043af call  0x0000355a 
+ 00019178  0x000043b0 call  0x0000618e 
+ 00019179  0x000043b1 call  0x00005c0b 
+ 00019180  0x000043b2 branch  0x00006075 
+ 00019181  0x000043b5 jam  0x00000002 , 0x0000485f 
+ 00019182  0x000043b6 call  0x00004f3e 
+ 00019183  0x000043b7 jam  0x00000003 , 0x0000472c 
+ 00019184  0x000043b8 rtn 
+ 00019185  0x000043bb arg  0x00000006 , 0x00000039 
+ 00019186  0x000043bc arg  0x00004858 , 0x00000006 
+ 00019187  0x000043be ifetch  0x00000001 , 0x00000006 
+ 00019188  0x000043bf beq  0x00000053 , 0x00004af9 
+ 00019189  0x000043c0 beq  0x00000039 , 0x00004af9 
+ 00019190  0x000043c1 beq  0x00000047 , 0x00004af9 
+ 00019191  0x000043c2 loop  0x00004af3 
+ 00019192  0x000043c3 rtn 
+ 00019193  0x000043c6 jam  0x00000003 , 0x000049ab 
+ 00019194  0x000043c7 jam  0x00000001 , 0x000048f4 
+ 00019195  0x000043c8 rtn 
+ 00019196  0x000043cb jam  0x00000001 , 0x000049a9 
+ 00019197  0x000043cc rtn 
+ 00019198  0x000043d0 fetch  0x00000001 , 0x00004600 
+ 00019199  0x000043d1 nbranch  0x00004b11 , 0x00000034 
+ 00019200  0x000043d2 fetch  0x00000001 , 0x000045e2 
+ 00019201  0x000043d3 beq  0x00000002 , 0x00004b0a 
+ 00019202  0x000043d4 beq  0x00000003 , 0x00004b04 
+ 00019203  0x000043d5 branch  0x00004b04 
+ 00019204  0x000043d8 call  0x00006018 
+ 00019205  0x000043d9 fetch  0x00000001 , 0x0000477f 
+ 00019206  0x000043da nbranch  0x00005f1b , 0x00000034 
+ 00019207  0x000043db fetch  0x00000001 , 0x00004666 
+ 00019208  0x000043dc beq  0x00000000 , 0x00004f6c 
+ 00019209  0x000043dd rtn 
+ 00019210  0x000043e0 fetch  0x00000008 , 0x00004713 
+ 00019211  0x000043e1 bbit1  0x0000003e , 0x00006034 
+ 00019212  0x000043e2 bbit1  0x00000030 , 0x00006034 
+ 00019213  0x000043e3 bbit0  0x0000003a , 0x00006067 
+ 00019214  0x000043e4 fetch  0x00000004 , 0x00004691 
+ 00019215  0x000043e5 branch  0x00004e39 , 0x00000034 
+ 00019216  0x000043e6 branch  0x00006067 
+ 00019217  0x000043e9 jam  0x00000000 , 0x00004600 
+ 00019218  0x000043ea call  0x00003647 
+ 00019219  0x000043eb setarg  0xffffffff 
+ 00019220  0x000043ec store  0x00000008 , 0x000045af 
+ 00019221  0x000043ed setarg  0x00000000 
+ 00019222  0x000043ee store  0x00000007 , 0x00004846 
+ 00019223  0x000043ef jam  0x00000001 , 0x0000473f 
+ 00019224  0x000043f0 branch  0x00004f9a 
+ 00019225  0x000043f6 bpatch  0x00000047 , 0x00004008 
+ 00019226  0x000043f7 call  0x0000553d 
+ 00019227  0x000043f8 call  0x00004b4f 
+ 00019228  0x000043f9 call  0x0000614d 
+ 00019229  0x000043fb call  0x0000328e 
+ 00019230  0x000043fc call  0x00003531 
+ 00019231  0x000043fd call  0x00005fdd 
+ 00019232  0x000043fe call  0x00004b62 
+ 00019233  0x000043ff call  0x00004b68 
+ 00019234  0x00004403 call  0x00004b43 
+ 00019235  0x00004405 call  0x00004b58 
+ 00019236  0x00004406 call  0x00005be1 
+ 00019237  0x00004407 call  0x00004b5c 
+ 00019238  0x00004408 call  0x00005be4 
+ 00019239  0x00004409 call  0x00004b5f 
+ 00019240  0x0000440a call  0x00004b55 
+ 00019241  0x0000440c call  0x00005bfe 
+ 00019242  0x0000440d call  0x000056b6 
+ 00019243  0x0000440e call  0x00004b48 
+ 00019244  0x0000440f call  0x00004b72 
+ 00019245  0x00004410 call  0x00004b82 
+ 00019246  0x00004411 call  0x00004b87 
+ 00019247  0x00004412 fetch  0x00000001 , 0x00004666 
+ 00019248  0x00004413 beq  0x00000000 , 0x00004b8a 
+ 00019249  0x00004414 branch  0x00005c05 
+ 00019250  0x00004418 fetch  0x00000001 , 0x00004980 
+ 00019251  0x00004419 rtnne  0x00000001 
+ 00019252  0x0000441a arg  0x00004981 , 0x00000013 
+ 00019253  0x0000441b arg  0x00005a94 , 0x00000012 
+ 00019254  0x0000441c branch  0x000042e0 
+ 00019255  0x0000441f fetch  0x00000002 , 0x000048fa 
+ 00019256  0x00004420 fetcht  0x00000002 , 0x000049ff 
+ 00019257  0x00004421 isub  0x00000002 , 0x0000003e 
+ 00019258  0x00004422 branch  0x00004b3f , 0x00000005 
+ 00019259  0x00004423 byteswap  0x00000002 , 0x00000002 
+ 00019260  0x00004424 isub  0x00000002 , 0x0000003e 
+ 00019261  0x00004425 branch  0x00004b3f , 0x00000005 
+ 00019262  0x00004426 branch  0x00005bba 
+ 00019263  0x00004429 fetch  0x00000001 , 0x00004980 
+ 00019264  0x0000442a rtneq  0x00000001 
+ 00019265  0x0000442b jam  0x00000001 , 0x00004980 
+ 00019266  0x0000442c rtn 
+ 00019267  0x00004430 arg  0x00004790 , 0x00000013 
+ 00019268  0x00004431 arg  0x00004b46 , 0x00000012 
+ 00019269  0x00004432 branch  0x000042e7 
+ 00019270  0x00004435 call  0x00004bbd 
+ 00019271  0x00004436 branch  0x00004f6c 
+ 00019272  0x0000443c arg  0x000046f3 , 0x00000013 
+ 00019273  0x0000443d arg  0x00004b4b , 0x00000012 
+ 00019274  0x0000443e branch  0x000042e0 
+ 00019275  0x00004441 call  0x00004a56 
+ 00019276  0x00004442 fetch  0x00000001 , 0x00004793 
+ 00019277  0x00004443 nbranch  0x00005ed1 , 0x00000034 
+ 00019278  0x00004444 rtn 
+ 00019279  0x00004447 fetch  0x00000001 , 0x00004637 
+ 00019280  0x00004448 branch  0x00004b53 , 0x00000034 
+ 00019281  0x00004449 jam  0x0000003a , 0x00004631 
+ 00019282  0x0000444a rtn 
+ 00019283  0x0000444c jam  0x00000035 , 0x00004631 
+ 00019284  0x0000444d rtn 
+ 00019285  0x00004451 arg  0x00004862 , 0x00000013 
+ 00019286  0x00004452 arg  0x0000502f , 0x00000012 
+ 00019287  0x00004453 branch  0x000042e0 
+ 00019288  0x00004456 arg  0x00004845 , 0x00000013 
+ 00019289  0x00004457 arg  0x00005bd9 , 0x00000012 
+ 00019290  0x00004458 call  0x000042e0 
+ 00019291  0x00004459 branch  0x00005bd6 
+ 00019292  0x0000445c fetch  0x00000008 , 0x00004713 
+ 00019293  0x0000445d rtnbit1  0x0000003b 
+ 00019294  0x0000445e branch  0x00005bee 
+ 00019295  0x00004461 arg  0x00004861 , 0x00000013 
+ 00019296  0x00004462 arg  0x00005aef , 0x00000012 
+ 00019297  0x00004463 branch  0x000042e0 
+ 00019298  0x00004466 fetch  0x00000001 , 0x000049a9 
+ 00019299  0x00004467 rtn  0x00000034 
+ 00019300  0x00004468 jam  0x00000000 , 0x000049a9 
+ 00019301  0x00004469 jam  0x00000001 , 0x000048f4 
+ 00019302  0x0000446a call  0x00003625 
+ 00019303  0x0000446b branch  0x00004fa0 
+ 00019304  0x0000446e arg  0x000049ac , 0x00000013 
+ 00019305  0x0000446f arg  0x00004b6b , 0x00000012 
+ 00019306  0x00004470 branch  0x000042e0 
+ 00019307  0x00004473 jam  0x00000000 , 0x000049ab 
+ 00019308  0x00004474 rtn 
+ 00019309  0x0000447b call  0x000061ea 
+ 00019310  0x0000447c call  0x00004b7c 
+ 00019311  0x0000447e fetcht  0x00000001 , 0x00004868 
+ 00019312  0x0000447f branch  0x00006ef3 
+ 00019313  0x00004481 rtn 
+ 00019314  0x00004485 fetch  0x00000001 , 0x00004866 
+ 00019315  0x00004486 rtneq  0x000000ff 
+ 00019316  0x00004487 fetch  0x00000002 , 0x00004781 
+ 00019317  0x00004488 rtn  0x00000034 
+ 00019318  0x00004489 fetch  0x00000002 , 0x00004725 
+ 00019319  0x0000448a fetcht  0x00000002 , 0x00004781 
+ 00019320  0x0000448b isub  0x00000002 , 0x00000002 
+ 00019321  0x0000448c fetch  0x00000002 , 0x00004869 
+ 00019322  0x0000448d isub  0x00000002 , 0x0000003f 
+ 00019323  0x0000448e branch  0x00004b7e , 0x00000002 
+ 00019324  0x00004490 fetcht  0x00000001 , 0x00004866 
+ 00019325  0x00004491 branch  0x00006ef3 
+ 00019326  0x00004496 fetch  0x00000001 , 0x000049aa 
+ 00019327  0x00004497 bbit0  0x00000001 , 0x00004b7c 
+ 00019328  0x00004498 fetcht  0x00000001 , 0x00004866 
+ 00019329  0x00004499 branch  0x00006ef7 
+ 00019330  0x0000449c arg  0x000048ee , 0x00000013 
+ 00019331  0x0000449d arg  0x00004b85 , 0x00000012 
+ 00019332  0x0000449e branch  0x000042e7 
+ 00019333  0x000044a1 jam  0x00000001 , 0x000048eb 
+ 00019334  0x000044a2 branch  0x00004327 
+ 00019335  0x000044a5 arg  0x000049c4 , 0x00000013 
+ 00019336  0x000044a6 arg  0x00004d9e , 0x00000012 
+ 00019337  0x000044a7 branch  0x000042e0 
+ 00019338  0x000044ab arg  0x00004781 , 0x00000013 
+ 00019339  0x000044ac arg  0x00004b8d , 0x00000012 
+ 00019340  0x000044ad branch  0x000042e7 
+ 00019341  0x000044b0 fetch  0x00000001 , 0x00004666 
+ 00019342  0x000044b1 beq  0x00000000 , 0x00004b11 
+ 00019343  0x000044b2 branch  0x00005aad 
+ 00019344  0x000044b6 isolate1  0x00000026 , 0x00000000 
+ 00019345  0x000044b7 call  0x00006018 , 0x00000001 
+ 00019346  0x000044b8 call  0x00005aad 
+ 00019347  0x000044b9 call  0x00005b21 
+ 00019348  0x000044ba branch  0x00004b95 
+ 00019349  0x000044bd bpatch  0x00000048 , 0x00004009 
+ 00019350  0x000044be call  0x000061ab 
+ 00019351  0x000044bf fetch  0x00000002 , 0x000044e9 
+ 00019352  0x000044c0 isolate1  0x0000000b , 0x0000003f 
+ 00019353  0x000044c1 call  0x00005c3e , 0x00000001 
+ 00019354  0x000044c3 setarg  0x00000000 
+ 00019355  0x000044c4 store  0x00000002 , 0x000047c0 
+ 00019356  0x000044c5 call  0x00004b7c 
+ 00019357  0x000044c6 jam  0x000000ff , 0x000049c6 
+ 00019358  0x000044c8 fetch  0x00000002 , 0x000044e9 
+ 00019359  0x000044c9 isolate1  0x0000000b , 0x0000003f 
+ 00019360  0x000044ca call  0x00005c3e , 0x00000001 
+ 00019361  0x000044cb call  0x00005aa8 
+ 00019362  0x000044cc fetch  0x00000002 , 0x000044e9 
+ 00019363  0x000044cd bbit1  0x0000000b , 0x00004bac 
+ 00019364  0x000044ce fetch  0x00000008 , 0x00004713 
+ 00019365  0x000044cf bbit0  0x00000008 , 0x00004bac 
+ 00019366  0x000044d0 fetcht  0x00000002 , 0x00004695 
+ 00019367  0x000044d1 increase  0x00000001 , 0x00000002 
+ 00019368  0x000044d2 storet  0x00000002 , 0x00004695 
+ 00019369  0x000044d3 storet  0x00000002 , 0x000042dc 
+ 00019370  0x000044d4 random  0x0000003f 
+ 00019371  0x000044d5 store  0x00000001 , 0x000042db 
+ 00019372  0x000044d7 fetch  0x00000003 , 0x00004797 
+ 00019373  0x000044d8 store  0x00000003 , 0x000042de 
+ 00019374  0x000044d9 call  0x0000432d 
+ 00019375  0x000044da fetch  0x00000002 , 0x00004638 
+ 00019376  0x000044db store  0x00000002 , 0x00004790 
+ 00019377  0x000044dc setarg  0x00000000 
+ 00019378  0x000044dd store  0x00000002 , 0x00004781 
+ 00019379  0x000044de store  0x00000002 , 0x000047c0 
+ 00019380  0x000044df store  0x00000001 , 0x00004845 
+ 00019381  0x000044e0 store  0x00000001 , 0x00004792 
+ 00019382  0x000044e1 store  0x00000001 , 0x00004956 
+ 00019383  0x000044e2 arg  0x00000002 , 0x00000007 
+ 00019384  0x000044e3 call  0x00005f00 
+ 00019385  0x000044e4 call  0x00005ef4 
+ 00019386  0x000044e5 branch  0x00005b62 
+ 00019387  0x000044e9 jam  0x00000000 , 0x00004637 
+ 00019388  0x000044ea branch  0x0000616e 
+ 00019389  0x000044ed bpatch  0x00000049 , 0x00004009 
+ 00019390  0x000044ee setarg  0x00000000 
+ 00019391  0x000044ef store  0x00000002 , 0x00004790 
+ 00019392  0x000044f0 arg  0x00000006 , 0x00000007 
+ 00019393  0x000044f1 call  0x00005f04 
+ 00019394  0x000044f2 jam  0x00000000 , 0x00004792 
+ 00019395  0x000044f3 call  0x00005c3e 
+ 00019396  0x000044f4 branch  0x00004b6d 
+ 00019397  0x000044f8 bpatch  0x0000004a , 0x00004009 
+ 00019398  0x000044f9 fetch  0x00000008 , 0x00004713 
+ 00019399  0x000044fa rtnbit0  0x00000002 
+ 00019400  0x000044fb arg  0x00000002 , 0x00000007 
+ 00019401  0x000044fc call  0x00005f04 
+ 00019402  0x000044fd call  0x00005c4a 
+ 00019403  0x000044fe branch  0x00005c48 
+ 00019404  0x00004502 bpatch  0x0000004b , 0x00004009 
+ 00019405  0x00004503 call  0x0000620e 
+ 00019406  0x00004504 branch  0x000078aa 
+ 00019407  0x00004509 bpatch  0x0000004c , 0x00004009 
+ 00019408  0x0000450a fetch  0x00000008 , 0x00004713 
+ 00019409  0x0000450b bbit0  0x00000015 , 0x00004bdc 
+ 00019410  0x0000450c call  0x00006f82 
+ 00019411  0x0000450d call  0x00006fb0 
+ 00019412  0x0000450e store  0x00000002 , 0x00004633 
+ 00019413  0x00004510 fetch  0x00000002 , 0x0000440a 
+ 00019414  0x00004511 isub  0x00000002 , 0x0000003e 
+ 00019415  0x00004512 branch  0x00004bcf , 0x00000002 
+ 00019416  0x00004513 arg  0x0000462d , 0x00000011 
+ 00019417  0x00004514 call  0x00005563 
+ 00019418  0x00004515 fetch  0x00000001 , 0x0000440c 
+ 00019419  0x00004516 bbit1  0x00000001 , 0x00004f6b 
+ 00019420  0x00004519 fetch  0x00000001 , 0x000049a4 
+ 00019421  0x0000451a call  0x00004e24 , 0x00000034 
+ 00019422  0x0000451b fetch  0x00000001 , 0x000049a3 
+ 00019423  0x0000451c nrtn  0x00000034 
+ 00019424  0x0000451d fetch  0x00000001 , 0x00004666 
+ 00019425  0x0000451e beq  0x00000000 , 0x0000602f 
+ 00019426  0x0000451f call  0x00005aa8 
+ 00019427  0x00004520 fetch  0x00000006 , 0x00004668 
+ 00019428  0x00004521 branch  0x00005a94 , 0x00000034 
+ 00019429  0x00004522 branch  0x000054a0 
+ 00019430  0x0000452f bpatch  0x0000004d , 0x00004009 
+ 00019431  0x00004530 call  0x00002a28 
+ 00019432  0x00004531 nrtn  0x00000034 
+ 00019433  0x00004532 fetch  0x00000001 , 0x0000478f 
+ 00019434  0x00004533 beq  0x000000ff , 0x00004bee 
+ 00019435  0x00004534 fetch  0x00000001 , 0x00004843 
+ 00019436  0x00004535 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00019437  0x00004536 rtnne  0x00000003 
+ 00019438  0x00004538 fetch  0x00000008 , 0x00004713 
+ 00019439  0x00004539 bbit1  0x00000001 , 0x00005b5b 
+ 00019440  0x0000453a bbit1  0x00000000 , 0x00005b5b 
+ 00019441  0x0000453b bbit1  0x00000005 , 0x00005b5b 
+ 00019442  0x0000453c bbit1  0x00000006 , 0x00005b5b 
+ 00019443  0x0000453d call  0x00004e47 
+ 00019444  0x0000453e nrtn  0x00000028 
+ 00019445  0x0000453f call  0x00005abc 
+ 00019446  0x00004540 call  0x000056b1 
+ 00019447  0x00004541 fetch  0x00000008 , 0x00004713 
+ 00019448  0x00004542 bbit0  0x00000016 , 0x00005b3c 
+ 00019449  0x00004543 fetch  0x00000001 , 0x0000496c 
+ 00019450  0x00004544 branch  0x00005b3d 
+ 00019451  0x0000454c fetch  0x00000001 , 0x000043cb 
+ 00019452  0x0000454d rtnne  0x0000000f 
+ 00019453  0x0000454e call  0x00004c00 
+ 00019454  0x0000454f call  0x00004c8b 
+ 00019455  0x00004550 branch  0x00004df5 
+ 00019456  0x00004558 bpatch  0x0000004e , 0x00004009 
+ 00019457  0x00004559 call  0x00004c85 
+ 00019458  0x0000455a setarg  0x00000000 
+ 00019459  0x0000455b store  0x00000002 , 0x000048e9 
+ 00019460  0x0000455c arg  0x0000489c , 0x00000006 
+ 00019461  0x0000455d arg  0x000048b0 , 0x00000005 
+ 00019462  0x0000455e arg  0x00000014 , 0x00000039 
+ 00019463  0x0000455f call  0x00007cda 
+ 00019464  0x00004560 setarg  0x0000489c 
+ 00019465  0x00004561 store  0x00000002 , 0x000048e3 
+ 00019466  0x00004562 setarg  0x000048d8 
+ 00019467  0x00004563 store  0x00000002 , 0x000048e5 
+ 00019468  0x00004564 call  0x00004c2f 
+ 00019469  0x00004565 call  0x00004c53 
+ 00019470  0x00004566 call  0x00004c83 
+ 00019471  0x00004568 fetch  0x00000002 , 0x0000489a 
+ 00019472  0x00004569 copy  0x0000003f , 0x00000012 
+ 00019473  0x0000456a jam  0x00000000 , 0x000048e8 
+ 00019474  0x0000456c ifetcht  0x00000001 , 0x00000012 
+ 00019475  0x0000456d fetch  0x00000002 , 0x00004898 
+ 00019476  0x0000456e copy  0x0000003f , 0x00000011 
+ 00019477  0x0000456f copy  0x00000011 , 0x00000013 
+ 00019478  0x00004570 arg  0x00000014 , 0x00000039 
+ 00019479  0x00004572 ifetch  0x00000001 , 0x00000011 
+ 00019480  0x00004573 isub  0x00000002 , 0x0000003e 
+ 00019481  0x00004574 branch  0x00004c23 , 0x00000005 
+ 00019482  0x00004575 increase  0x00000001 , 0x00000011 
+ 00019483  0x00004576 loop  0x00004c17 
+ 00019484  0x00004578 increase  0x00000001 , 0x00000012 
+ 00019485  0x00004579 fetch  0x00000001 , 0x000048e8 
+ 00019486  0x0000457a increase  0x00000001 , 0x0000003f 
+ 00019487  0x0000457b store  0x00000001 , 0x000048e8 
+ 00019488  0x0000457c sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00019489  0x0000457d branch  0x00004c12 , 0x00000002 
+ 00019490  0x0000457f rtn 
+ 00019491  0x00004582 fetch  0x00000002 , 0x000048e3 
+ 00019492  0x00004583 copy  0x0000003f , 0x00000005 
+ 00019493  0x00004584 copy  0x00000011 , 0x0000003f 
+ 00019494  0x00004585 isub  0x00000013 , 0x0000003f 
+ 00019495  0x00004586 iadd  0x00000005 , 0x00000005 
+ 00019496  0x00004587 fetch  0x00000002 , 0x000048e5 
+ 00019497  0x00004588 copy  0x0000003f , 0x00000013 
+ 00019498  0x00004589 fetch  0x00000001 , 0x000048e8 
+ 00019499  0x0000458a iadd  0x00000013 , 0x00000013 
+ 00019500  0x0000458b ifetch  0x00000001 , 0x00000013 
+ 00019501  0x0000458c istore  0x00000001 , 0x00000005 
+ 00019502  0x0000458d branch  0x00004c1c 
+ 00019503  0x00004590 bpatch  0x0000004f , 0x00004009 
+ 00019504  0x00004591 call  0x00004c83 
+ 00019505  0x00004592 call  0x00004c81 
+ 00019506  0x00004594 fetch  0x00000002 , 0x000048e9 
+ 00019507  0x00004595 increase  0x00000001 , 0x0000003f 
+ 00019508  0x00004596 store  0x00000002 , 0x000048e9 
+ 00019509  0x00004597 bbit1  0x00000009 , 0x00004c71 
+ 00019510  0x00004598 fetcht  0x00000001 , 0x00004864 
+ 00019511  0x00004599 call  0x00006ee6 
+ 00019512  0x0000459a nbranch  0x00004c32 , 0x00000001 
+ 00019513  0x0000459b nop  0x00000014 
+ 00019514  0x0000459c call  0x00004c79 
+ 00019515  0x0000459d call  0x00004c85 
+ 00019516  0x0000459e jam  0x00000000 , 0x000048e8 
+ 00019517  0x000045a0 call  0x00004c7b 
+ 00019518  0x000045a1 call  0x00004c46 
+ 00019519  0x000045a2 call  0x00004c79 
+ 00019520  0x000045a3 call  0x00004c46 
+ 00019521  0x000045a4 sub  0x0000003f , 0x00000009 , 0x0000003e 
+ 00019522  0x000045a5 branch  0x00004c3d , 0x00000002 
+ 00019523  0x000045a6 call  0x00004c7b 
+ 00019524  0x000045a7 call  0x00004c46 
+ 00019525  0x000045a8 branch  0x00004c79 
+ 00019526  0x000045ab jam  0x00000000 , 0x000048e7 
+ 00019527  0x000045ac nop  0x00000032 
+ 00019528  0x000045ad call  0x00004c65 
+ 00019529  0x000045ae fetch  0x00000002 , 0x000048e5 
+ 00019530  0x000045b0 copy  0x0000003f , 0x00000005 
+ 00019531  0x000045b1 fetch  0x00000001 , 0x000048e8 
+ 00019532  0x000045b2 iadd  0x00000005 , 0x00000005 
+ 00019533  0x000045b3 fetch  0x00000001 , 0x000048e7 
+ 00019534  0x000045b4 istore  0x00000001 , 0x00000005 
+ 00019535  0x000045b5 fetch  0x00000001 , 0x000048e8 
+ 00019536  0x000045b6 increase  0x00000001 , 0x0000003f 
+ 00019537  0x000045b7 store  0x00000001 , 0x000048e8 
+ 00019538  0x000045b8 rtn 
+ 00019539  0x000045bc nop  0x00000014 
+ 00019540  0x000045bd fetch  0x00000002 , 0x00004898 
+ 00019541  0x000045be copy  0x0000003f , 0x00000012 
+ 00019542  0x000045bf jam  0x00000000 , 0x000048e8 
+ 00019543  0x000045c1 jam  0x00000000 , 0x000048e7 
+ 00019544  0x000045c2 ifetcht  0x00000001 , 0x00000012 
+ 00019545  0x000045c3 isolate1  0x00000007 , 0x00000002 
+ 00019546  0x000045c4 branch  0x00004c5f , 0x00000001 
+ 00019547  0x000045c5 call  0x00006ef7 
+ 00019548  0x000045c6 call  0x00004c65 
+ 00019549  0x000045c7 ifetcht  0x00000001 , 0x00000012 
+ 00019550  0x000045c8 call  0x00006f0f 
+ 00019551  0x000045ca increase  0x00000001 , 0x00000012 
+ 00019552  0x000045cb fetch  0x00000002 , 0x000048e3 
+ 00019553  0x000045cc call  0x00004c4a 
+ 00019554  0x000045cd sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019555  0x000045ce branch  0x00004c57 , 0x00000002 
+ 00019556  0x000045cf rtn 
+ 00019557  0x000045d3 fetch  0x00000002 , 0x00004896 
+ 00019558  0x000045d4 copy  0x0000003f , 0x00000013 
+ 00019559  0x000045d5 arg  0x00000008 , 0x00000039 
+ 00019560  0x000045d8 ifetcht  0x00000001 , 0x00000013 
+ 00019561  0x000045d9 call  0x00006ee6 
+ 00019562  0x000045da fetch  0x00000001 , 0x000048e7 
+ 00019563  0x000045db rshift  0x0000003f , 0x0000003f 
+ 00019564  0x000045dc setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00019565  0x000045dd store  0x00000001 , 0x000048e7 
+ 00019566  0x000045de increase  0x00000001 , 0x00000013 
+ 00019567  0x000045df loop  0x00004c68 
+ 00019568  0x000045e0 rtn 
+ 00019569  0x000045e2 fetcht  0x00000001 , 0x00004865 
+ 00019570  0x000045e3 call  0x00006ef7 
+ 00019571  0x000045e4 nop  0x00000014 
+ 00019572  0x000045e5 fetcht  0x00000001 , 0x00004865 
+ 00019573  0x000045e6 call  0x00006ef3 
+ 00019574  0x000045e7 nop  0x00001770 
+ 00019575  0x000045e8 rtn 
+ 00019576  0x000045e9 branch  0x00004c00 
+ 00019577  0x000045eb fetcht  0x00000001 , 0x00004864 
+ 00019578  0x000045ec branch  0x00006ef3 
+ 00019579  0x000045ef fetcht  0x00000001 , 0x00004864 
+ 00019580  0x000045f0 branch  0x00006ef7 
+ 00019581  0x000045f2 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019582  0x000045f3 rtn  0x00000005 
+ 00019583  0x000045f4 set0  0x00000007 , 0x00000002 
+ 00019584  0x000045f5 branch  0x00006edd 
+ 00019585  0x000045f7 fetcht  0x00000001 , 0x00004864 
+ 00019586  0x000045f8 branch  0x00006edd 
+ 00019587  0x000045fb fetcht  0x00000001 , 0x00004863 
+ 00019588  0x000045fc branch  0x00006ef3 
+ 00019589  0x000045ff fetcht  0x00000001 , 0x00004863 
+ 00019590  0x00004600 branch  0x00006ef7 
+ 00019591  0x0000460c jam  0x00000000 , 0x000048eb 
+ 00019592  0x0000460d fetch  0x00000002 , 0x000048ec 
+ 00019593  0x0000460e store  0x00000002 , 0x000048ee 
+ 00019594  0x0000460f rtn 
+ 00019595  0x00004613 bpatch  0x00000050 , 0x0000400a 
+ 00019596  0x00004614 arg  0x0000489c , 0x00000011 
+ 00019597  0x00004615 arg  0x000048b0 , 0x00000012 
+ 00019598  0x00004616 arg  0x00000014 , 0x00000039 
+ 00019599  0x00004617 call  0x00007d64 
+ 00019600  0x00004618 nbranch  0x00004c87 , 0x00000005 
+ 00019601  0x00004619 call  0x00004cc5 
+ 00019602  0x0000461a call  0x00004c87 , 0x00000034 
+ 00019603  0x0000461c call  0x00004ccd 
+ 00019604  0x0000461d fetch  0x00000001 , 0x0000497b 
+ 00019605  0x0000461e nrtn  0x00000034 
+ 00019606  0x0000461f fetch  0x00000001 , 0x000049c1 
+ 00019607  0x00004620 rtneq  0x00000001 
+ 00019608  0x00004621 rtneq  0x00000002 
+ 00019609  0x00004622 rtneq  0x00000004 
+ 00019610  0x00004625 jam  0x00000000 , 0x000048e8 
+ 00019611  0x00004626 arg  0x0000489c , 0x00000011 
+ 00019612  0x00004627 arg  0x000048c4 , 0x00000012 
+ 00019613  0x00004629 ifetcht  0x00000001 , 0x00000011 
+ 00019614  0x0000462a ifetch  0x00000001 , 0x00000012 
+ 00019615  0x0000462b ixor  0x00000002 , 0x0000003f 
+ 00019616  0x0000462c branch  0x00004cbd , 0x00000034 
+ 00019617  0x0000462d store  0x00000001 , 0x000048e7 
+ 00019618  0x0000462e storet  0x00000001 , 0x000048f6 
+ 00019619  0x0000462f istoret  0x00000001 , 0x00000012 
+ 00019620  0x00004630 jam  0x00000001 , 0x000048f4 
+ 00019621  0x00004631 jam  0x00000000 , 0x000048f7 
+ 00019622  0x00004633 fetch  0x00000001 , 0x000048e7 
+ 00019623  0x00004634 bbit0  0x00000000 , 0x00004cb3 
+ 00019624  0x00004635 fetch  0x00000001 , 0x000048e8 
+ 00019625  0x00004636 mul32  0x0000003f , 0x00000008 , 0x0000003f 
+ 00019626  0x00004637 fetcht  0x00000001 , 0x000048f7 
+ 00019627  0x00004638 iadd  0x00000002 , 0x0000003f 
+ 00019628  0x00004639 arg  0x00004901 , 0x00000006 
+ 00019629  0x0000463a iadd  0x00000006 , 0x00000006 
+ 00019630  0x0000463b ifetch  0x00000001 , 0x00000006 
+ 00019631  0x0000463c store  0x00000001 , 0x000048f5 
+ 00019632  0x0000463d call  0x00004cfc 
+ 00019633  0x0000463e call  0x00004d3a 
+ 00019634  0x0000463f call  0x00004dbb 
+ 00019635  0x00004641 fetch  0x00000001 , 0x000048e7 
+ 00019636  0x00004642 rshift  0x0000003f , 0x0000003f 
+ 00019637  0x00004643 store  0x00000001 , 0x000048e7 
+ 00019638  0x00004644 fetch  0x00000001 , 0x000048f6 
+ 00019639  0x00004645 rshift  0x0000003f , 0x0000003f 
+ 00019640  0x00004646 store  0x00000001 , 0x000048f6 
+ 00019641  0x00004647 fetch  0x00000001 , 0x000048f7 
+ 00019642  0x00004648 increase  0x00000001 , 0x0000003f 
+ 00019643  0x00004649 store  0x00000001 , 0x000048f7 
+ 00019644  0x0000464a loop  0x00004ca6 
+ 00019645  0x0000464c increase  0x00000001 , 0x00000011 
+ 00019646  0x0000464d increase  0x00000001 , 0x00000012 
+ 00019647  0x0000464e fetch  0x00000001 , 0x000048e8 
+ 00019648  0x0000464f increase  0x00000001 , 0x0000003f 
+ 00019649  0x00004650 store  0x00000001 , 0x000048e8 
+ 00019650  0x00004651 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019651  0x00004652 branch  0x00004c9d , 0x00000002 
+ 00019652  0x00004653 rtn 
+ 00019653  0x00004656 fetch  0x00000008 , 0x0000489c 
+ 00019654  0x00004657 nrtn  0x00000034 
+ 00019655  0x00004658 fetch  0x00000008 , 0x000048a4 
+ 00019656  0x00004659 nrtn  0x00000034 
+ 00019657  0x0000465a fetch  0x00000004 , 0x000048ac 
+ 00019658  0x0000465b nrtn  0x00000034 
+ 00019659  0x0000465c jam  0x00000000 , 0x000049c1 
+ 00019660  0x0000465d rtn 
+ 00019661  0x00004662 bpatch  0x00000051 , 0x0000400a 
+ 00019662  0x00004663 jam  0x00000000 , 0x0000497b 
+ 00019663  0x00004664 jam  0x00000000 , 0x000048f1 
+ 00019664  0x00004665 arg  0x0000489c , 0x00000011 
+ 00019665  0x00004666 arg  0x00000014 , 0x00000039 
+ 00019666  0x00004668 jam  0x00000000 , 0x000048f0 
+ 00019667  0x00004669 ifetch  0x00000001 , 0x00000011 
+ 00019668  0x0000466a branch  0x00004cf7 , 0x00000034 
+ 00019669  0x0000466c fetcht  0x00000001 , 0x000048f0 
+ 00019670  0x0000466d increase  0x00000001 , 0x00000002 
+ 00019671  0x0000466e storet  0x00000001 , 0x000048f0 
+ 00019672  0x0000466f copy  0x0000003f , 0x00000002 
+ 00019673  0x00004670 increase  0xffffffff , 0x0000003f 
+ 00019674  0x00004671 iand  0x00000002 , 0x0000003f 
+ 00019675  0x00004672 nbranch  0x00004cd5 , 0x00000005 
+ 00019676  0x00004673 fetch  0x00000001 , 0x000048f0 
+ 00019677  0x00004674 fetcht  0x00000001 , 0x000048f1 
+ 00019678  0x00004675 iadd  0x00000002 , 0x00000002 
+ 00019679  0x00004676 storet  0x00000001 , 0x000048f1 
+ 00019680  0x00004677 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019681  0x00004678 branch  0x00004cf7 , 0x00000002 
+ 00019682  0x00004679 sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00019683  0x0000467a branch  0x00004cf7 , 0x00000002 
+ 00019684  0x0000467b jam  0x00000000 , 0x000048e8 
+ 00019685  0x0000467c jam  0x00000000 , 0x000048f2 
+ 00019686  0x0000467d ifetcht  0x00000001 , 0x00000011 
+ 00019687  0x0000467e arg  0x0000489c , 0x00000012 
+ 00019688  0x00004680 fetch  0x00000001 , 0x000048e8 
+ 00019689  0x00004681 increase  0x00000001 , 0x0000003f 
+ 00019690  0x00004682 store  0x00000001 , 0x000048e8 
+ 00019691  0x00004683 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019692  0x00004684 nbranch  0x00004cf7 , 0x00000002 
+ 00019693  0x00004685 ifetch  0x00000001 , 0x00000012 
+ 00019694  0x00004686 iand  0x00000002 , 0x0000003e 
+ 00019695  0x00004687 branch  0x00004cfa , 0x00000005 
+ 00019696  0x00004688 fetch  0x00000001 , 0x000048f2 
+ 00019697  0x00004689 increase  0x00000001 , 0x0000003f 
+ 00019698  0x0000468a store  0x00000001 , 0x000048f2 
+ 00019699  0x0000468b sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019700  0x0000468c branch  0x00004cfa , 0x00000002 
+ 00019701  0x0000468d jam  0x00000001 , 0x0000497b 
+ 00019702  0x0000468e rtn 
+ 00019703  0x00004691 increase  0x00000001 , 0x00000011 
+ 00019704  0x00004692 loop  0x00004cd2 
+ 00019705  0x00004693 rtn 
+ 00019706  0x00004696 increase  0x00000001 , 0x00000012 
+ 00019707  0x00004697 branch  0x00004ce8 
+ 00019708  0x000046a0 bpatch  0x00000052 , 0x0000400a 
+ 00019709  0x000046a1 fetch  0x00000001 , 0x000048f6 
+ 00019710  0x000046a2 ncall  0x00004d4e , 0x00000034 
+ 00019711  0x000046a3 fetch  0x00000001 , 0x000049a1 
+ 00019712  0x000046a4 ncall  0x00004d11 , 0x00000034 
+ 00019713  0x000046a5 fetch  0x00000001 , 0x000049ae 
+ 00019714  0x000046a6 fetcht  0x00000001 , 0x000049a1 
+ 00019715  0x000046a7 ixor  0x00000002 , 0x0000003f 
+ 00019716  0x000046a8 rtn  0x00000005 
+ 00019717  0x000046a9 fetch  0x00000001 , 0x000048f5 
+ 00019718  0x000046aa beq  0x00000029 , 0x00004d19 
+ 00019719  0x000046ab beq  0x0000004c , 0x00004d1b 
+ 00019720  0x000046ac sub  0x0000003f , 0x00000045 , 0x0000003e 
+ 00019721  0x000046ad nrtn  0x00000002 
+ 00019722  0x000046ae arg  0x0000003a , 0x00000002 
+ 00019723  0x000046af isub  0x00000002 , 0x0000003f 
+ 00019724  0x000046b0 nrtn  0x00000002 
+ 00019725  0x000046b1 arg  0x000049b0 , 0x00000006 
+ 00019726  0x000046b2 iadd  0x00000006 , 0x00000006 
+ 00019727  0x000046b3 ifetch  0x00000001 , 0x00000006 
+ 00019728  0x000046b4 branch  0x00004d38 
+ 00019729  0x000046b7 fetch  0x00000001 , 0x000048f5 
+ 00019730  0x000046b8 beq  0x00000052 , 0x00004d1d 
+ 00019731  0x000046b9 beq  0x00000051 , 0x00004d21 
+ 00019732  0x000046ba beq  0x00000050 , 0x00004d25 
+ 00019733  0x000046bb beq  0x0000004f , 0x00004d29 
+ 00019734  0x000046bc beq  0x000000e0 , 0x00004d2d 
+ 00019735  0x000046bd beq  0x0000002c , 0x00004d35 
+ 00019736  0x000046be rtn 
+ 00019737  0x000046c1 fetch  0x00000001 , 0x000049af 
+ 00019738  0x000046c2 branch  0x00004d38 
+ 00019739  0x000046c5 fetch  0x00000001 , 0x000049bc 
+ 00019740  0x000046c6 branch  0x00004d38 
+ 00019741  0x000046c9 fetch  0x00000001 , 0x000049bd 
+ 00019742  0x000046ca rtn  0x00000034 
+ 00019743  0x000046cb setarg  0x0000004b 
+ 00019744  0x000046cc branch  0x00004d38 
+ 00019745  0x000046cf fetch  0x00000001 , 0x000049bd 
+ 00019746  0x000046d0 rtn  0x00000034 
+ 00019747  0x000046d1 setarg  0x0000004e 
+ 00019748  0x000046d2 branch  0x00004d38 
+ 00019749  0x000046d5 fetch  0x00000001 , 0x000049bd 
+ 00019750  0x000046d6 rtn  0x00000034 
+ 00019751  0x000046d7 setarg  0x0000004a 
+ 00019752  0x000046d8 branch  0x00004d38 
+ 00019753  0x000046db fetch  0x00000001 , 0x000049bd 
+ 00019754  0x000046dc rtn  0x00000034 
+ 00019755  0x000046dd setarg  0x0000004d 
+ 00019756  0x000046de branch  0x00004d38 
+ 00019757  0x000046e1 fetch  0x00000001 , 0x000049be 
+ 00019758  0x000046e2 rtn  0x00000034 
+ 00019759  0x000046e3 fetch  0x00000001 , 0x000049c6 
+ 00019760  0x000046e4 beq  0x00000000 , 0x00004d33 
+ 00019761  0x000046e5 setarg  0x000000fd 
+ 00019762  0x000046e6 branch  0x00004d38 
+ 00019763  0x000046e8 setarg  0x000000aa 
+ 00019764  0x000046e9 branch  0x00004d38 
+ 00019765  0x000046ec fetch  0x00000001 , 0x000049bf 
+ 00019766  0x000046ed rtn  0x00000034 
+ 00019767  0x000046ee setarg  0x000000ab 
+ 00019768  0x000046f0 store  0x00000001 , 0x000048f5 
+ 00019769  0x000046f1 rtn 
+ 00019770  0x000046f8 bpatch  0x00000053 , 0x0000400a 
+ 00019771  0x000046f9 fetch  0x00000001 , 0x000048f5 
+ 00019772  0x000046fa beq  0x00000046 , 0x00004d50 
+ 00019773  0x000046fb beq  0x0000004b , 0x00004d56 
+ 00019774  0x000046fc beq  0x0000004e , 0x00004d5c 
+ 00019775  0x000046fd beq  0x0000004a , 0x00004d5e 
+ 00019776  0x000046fe beq  0x0000004d , 0x00004d60 
+ 00019777  0x000046ff beq  0x000000a5 , 0x00004d62 
+ 00019778  0x00004700 beq  0x000000a6 , 0x00004d69 
+ 00019779  0x00004701 beq  0x000000a7 , 0x00004d6b 
+ 00019780  0x00004702 beq  0x000000a8 , 0x00004d6d 
+ 00019781  0x00004703 beq  0x000000a9 , 0x00004d6f 
+ 00019782  0x00004704 beq  0x000000aa , 0x00004d7a 
+ 00019783  0x00004705 beq  0x000000ab , 0x00004d81 
+ 00019784  0x00004706 beq  0x000000ac , 0x00004d8c 
+ 00019785  0x00004707 rtn 
+ 00019786  0x0000470a fetch  0x00000001 , 0x000048f6 
+ 00019787  0x0000470b nrtn  0x00000034 
+ 00019788  0x0000470c jam  0x0000000a , 0x000049c4 
+ 00019789  0x0000470d rtn 
+ 00019790  0x00004710 jam  0x00000000 , 0x000049c4 
+ 00019791  0x00004711 rtn 
+ 00019792  0x00004714 fetch  0x00000001 , 0x000049c6 
+ 00019793  0x00004715 rtneq  0x00000000 
+ 00019794  0x00004716 rtneq  0x00000001 
+ 00019795  0x00004717 jam  0x0000000a , 0x000049c2 
+ 00019796  0x00004718 jam  0x00000020 , 0x000049c3 
+ 00019797  0x00004719 branch  0x00004d95 
+ 00019798  0x0000471c jam  0x00000052 , 0x000049c3 
+ 00019799  0x0000471e fetch  0x00000001 , 0x000049c6 
+ 00019800  0x0000471f rtneq  0x00000000 
+ 00019801  0x00004720 rtneq  0x00000001 
+ 00019802  0x00004721 jam  0x00000008 , 0x000049c2 
+ 00019803  0x00004722 branch  0x00004d95 
+ 00019804  0x00004725 jam  0x00000051 , 0x000049c3 
+ 00019805  0x00004726 branch  0x00004d57 
+ 00019806  0x00004729 jam  0x00000050 , 0x000049c3 
+ 00019807  0x0000472a branch  0x00004d57 
+ 00019808  0x0000472d jam  0x0000004f , 0x000049c3 
+ 00019809  0x0000472e branch  0x00004d57 
+ 00019810  0x00004731 jam  0x00000004 , 0x000049c3 
+ 00019811  0x00004733 jam  0x00000001 , 0x000049c2 
+ 00019812  0x00004734 fetch  0x00000001 , 0x000049c6 
+ 00019813  0x00004735 beq  0x00000000 , 0x00004d95 
+ 00019814  0x00004736 beq  0x00000001 , 0x00004d95 
+ 00019815  0x00004737 jam  0x00000008 , 0x000049c2 
+ 00019816  0x00004738 branch  0x00004d95 
+ 00019817  0x0000473b jam  0x00000006 , 0x000049c3 
+ 00019818  0x0000473c branch  0x00004d63 
+ 00019819  0x0000473f jam  0x00000019 , 0x000049c3 
+ 00019820  0x00004740 branch  0x00004d63 
+ 00019821  0x00004743 jam  0x0000001b , 0x000049c3 
+ 00019822  0x00004744 branch  0x00004d63 
+ 00019823  0x00004747 fetch  0x00000001 , 0x000049c6 
+ 00019824  0x00004748 beq  0x00000000 , 0x00004d74 
+ 00019825  0x00004749 beq  0x00000003 , 0x00004d77 
+ 00019826  0x0000474a setarg  0x000000fc 
+ 00019827  0x0000474b branch  0x00004d38 
+ 00019828  0x0000474d jam  0x00000008 , 0x000049c2 
+ 00019829  0x0000474e jam  0x0000000f , 0x000049c3 
+ 00019830  0x0000474f branch  0x00004d95 
+ 00019831  0x00004751 jam  0x00000009 , 0x000049c2 
+ 00019832  0x00004752 jam  0x00000014 , 0x000049c3 
+ 00019833  0x00004753 branch  0x00004d95 
+ 00019834  0x00004756 fetch  0x00000001 , 0x000049c6 
+ 00019835  0x00004757 beq  0x00000000 , 0x00004d7e 
+ 00019836  0x00004758 setarg  0x000000fd 
+ 00019837  0x00004759 branch  0x00004d38 
+ 00019838  0x0000475b jam  0x00000009 , 0x000049c2 
+ 00019839  0x0000475c jam  0x00000012 , 0x000049c3 
+ 00019840  0x0000475d branch  0x00004d95 
+ 00019841  0x00004760 fetch  0x00000001 , 0x000049c6 
+ 00019842  0x00004761 beq  0x00000000 , 0x00004d88 
+ 00019843  0x00004762 beq  0x00000001 , 0x00004d8a 
+ 00019844  0x00004763 jam  0x00000001 , 0x000049c2 
+ 00019845  0x00004765 jam  0x0000002c , 0x000049c3 
+ 00019846  0x00004766 call  0x00004d4a 
+ 00019847  0x00004767 branch  0x00004d95 
+ 00019848  0x00004769 jam  0x00000008 , 0x000049c2 
+ 00019849  0x0000476a branch  0x00004d85 
+ 00019850  0x0000476c jam  0x00000002 , 0x000049c2 
+ 00019851  0x0000476d branch  0x00004d85 
+ 00019852  0x00004770 fetch  0x00000001 , 0x000049c6 
+ 00019853  0x00004771 beq  0x00000000 , 0x00004d92 
+ 00019854  0x00004772 beq  0x00000001 , 0x00004d92 
+ 00019855  0x00004773 jam  0x00000001 , 0x000049c2 
+ 00019856  0x00004774 jam  0x00000052 , 0x000049c3 
+ 00019857  0x00004775 branch  0x00004d95 
+ 00019858  0x00004777 jam  0x00000008 , 0x000049c2 
+ 00019859  0x00004778 jam  0x0000002b , 0x000049c3 
+ 00019860  0x00004779 branch  0x00004d95 
+ 00019861  0x0000477c jam  0x00000000 , 0x000048f5 
+ 00019862  0x0000477d fetch  0x00000001 , 0x000048f6 
+ 00019863  0x0000477e bbit0  0x00000000 , 0x00004d9c 
+ 00019864  0x0000477f fetch  0x00000001 , 0x000049c1 
+ 00019865  0x00004780 beq  0x00000003 , 0x00004da8 
+ 00019866  0x00004782 jam  0x00000001 , 0x000049c1 
+ 00019867  0x00004783 rtn 
+ 00019868  0x00004786 jam  0x00000004 , 0x000049c1 
+ 00019869  0x00004787 rtn 
+ 00019870  0x0000478a jam  0x00000006 , 0x000049c1 
+ 00019871  0x0000478b rtn 
+ 00019872  0x0000478f store  0x00000001 , 0x00004856 
+ 00019873  0x00004790 storet  0x00000001 , 0x00004858 
+ 00019874  0x00004791 call  0x00007dba 
+ 00019875  0x00004792 jam  0x00000000 , 0x00004855 
+ 00019876  0x00004793 branch  0x00004e89 
+ 00019877  0x00004796 fetch  0x00000001 , 0x000049c2 
+ 00019878  0x00004797 arg  0x00000000 , 0x00000002 
+ 00019879  0x00004798 call  0x00004da0 
+ 00019880  0x0000479a jam  0x00000002 , 0x000049c1 
+ 00019881  0x0000479b rtn 
+ 00019882  0x0000479e jam  0x00000003 , 0x000049c1 
+ 00019883  0x0000479f fetch  0x00000001 , 0x000049c2 
+ 00019884  0x000047a0 fetcht  0x00000001 , 0x000049c3 
+ 00019885  0x000047a1 branch  0x00004da0 
+ 00019886  0x000047a4 jam  0x00000000 , 0x00004855 
+ 00019887  0x000047a5 fetch  0x00000001 , 0x000049c2 
+ 00019888  0x000047a6 arg  0x00000000 , 0x00000002 
+ 00019889  0x000047a7 call  0x00004da0 
+ 00019890  0x000047a8 fetch  0x00000001 , 0x000049c4 
+ 00019891  0x000047a9 branch  0x00004d9e , 0x00000034 
+ 00019892  0x000047ab jam  0x00000005 , 0x000049c1 
+ 00019893  0x000047ac rtn 
+ 00019894  0x000047af branch  0x00004da2 
+ 00019895  0x000047b2 jam  0x00000000 , 0x000049c1 
+ 00019896  0x000047b3 arg  0x00000000 , 0x0000003f 
+ 00019897  0x000047b4 arg  0x00000000 , 0x00000002 
+ 00019898  0x000047b5 branch  0x00004da0 
+ 00019899  0x000047ba bpatch  0x00000054 , 0x0000400a 
+ 00019900  0x000047bb fetch  0x00000001 , 0x000048f5 
+ 00019901  0x000047bc sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00019902  0x000047bd branch  0x00004dc3 , 0x00000002 
+ 00019903  0x000047be jam  0x00000001 , 0x000049c5 
+ 00019904  0x000047bf fetch  0x00000001 , 0x000048f6 
+ 00019905  0x000047c0 bbit1  0x00000000 , 0x00004dc3 
+ 00019906  0x000047c1 jam  0x00000002 , 0x000049c5 
+ 00019907  0x000047c3 jam  0x00000000 , 0x00004900 
+ 00019908  0x000047c4 fetch  0x00000001 , 0x000048f6 
+ 00019909  0x000047c5 bbit1  0x00000000 , 0x00004ddd 
+ 00019910  0x000047c7 fetcht  0x00000001 , 0x000048f5 
+ 00019911  0x000047c8 arg  0x00000006 , 0x00000039 
+ 00019912  0x000047c9 arg  0x000048fa , 0x00000006 
+ 00019913  0x000047cb ifetch  0x00000001 , 0x00000006 
+ 00019914  0x000047cc branch  0x00004dd4 , 0x00000034 
+ 00019915  0x000047cd isub  0x00000002 , 0x0000003e 
+ 00019916  0x000047ce nbranch  0x00004dd3 , 0x00000005 
+ 00019917  0x000047cf ifetch  0x00000001 , 0x00000006 
+ 00019918  0x000047d0 increase  0xfffffffe , 0x00000006 
+ 00019919  0x000047d1 istore  0x00000001 , 0x00000006 
+ 00019920  0x000047d2 rtn  0x00000034 
+ 00019921  0x000047d3 increase  0x00000001 , 0x00000006 
+ 00019922  0x000047d4 istoret  0x00000001 , 0x00000006 
+ 00019923  0x000047d6 loop  0x00004dc9 
+ 00019924  0x000047d7 sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019925  0x000047d8 nrtn  0x00000002 
+ 00019926  0x000047d9 sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019927  0x000047da rtn  0x00000002 
+ 00019928  0x000047dc and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019929  0x000047dd fetch  0x00000001 , 0x000048f8 
+ 00019930  0x000047de qset0  0x0000003f 
+ 00019931  0x000047df store  0x00000001 , 0x000048f8 
+ 00019932  0x000047e0 rtn 
+ 00019933  0x000047e3 fetcht  0x00000001 , 0x000048f5 
+ 00019934  0x000047e4 arg  0x00000006 , 0x00000039 
+ 00019935  0x000047e5 arg  0x000048fa , 0x00000006 
+ 00019936  0x000047e7 ifetch  0x00000001 , 0x00000006 
+ 00019937  0x000047e8 branch  0x00004dee , 0x00000034 
+ 00019938  0x000047e9 isub  0x00000002 , 0x0000003e 
+ 00019939  0x000047ea rtn  0x00000005 
+ 00019940  0x000047eb loop  0x00004de0 
+ 00019941  0x000047ec sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019942  0x000047ed nrtn  0x00000002 
+ 00019943  0x000047ee sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019944  0x000047ef rtn  0x00000002 
+ 00019945  0x000047f1 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019946  0x000047f2 fetch  0x00000001 , 0x000048f8 
+ 00019947  0x000047f3 qset1  0x0000003f 
+ 00019948  0x000047f4 store  0x00000001 , 0x000048f8 
+ 00019949  0x000047f5 rtn 
+ 00019950  0x000047f8 sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019951  0x000047f9 nbranch  0x00004df2 , 0x00000002 
+ 00019952  0x000047fa sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019953  0x000047fb nbranch  0x00004de9 , 0x00000002 
+ 00019954  0x000047fd increase  0xffffffff , 0x00000006 
+ 00019955  0x000047fe istoret  0x00000001 , 0x00000006 
+ 00019956  0x000047ff rtn 
+ 00019957  0x00004804 bpatch  0x00000055 , 0x0000400a 
+ 00019958  0x00004805 call  0x00004e14 
+ 00019959  0x00004806 jam  0x00000000 , 0x000049a1 
+ 00019960  0x00004807 jam  0x00000000 , 0x000049a2 
+ 00019961  0x00004808 jam  0x00000000 , 0x000049a3 
+ 00019962  0x00004809 fetch  0x00000001 , 0x000048f8 
+ 00019963  0x0000480a ncall  0x00004e41 , 0x00000034 
+ 00019964  0x0000480b arg  0x000048fa , 0x00000006 
+ 00019965  0x0000480c arg  0x00000006 , 0x00000039 
+ 00019966  0x0000480e ifetch  0x00000001 , 0x00000006 
+ 00019967  0x0000480f sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00019968  0x00004810 call  0x00004e43 , 0x00000005 
+ 00019969  0x00004811 sub  0x0000003f , 0x000000de , 0x0000003e 
+ 00019970  0x00004812 call  0x00004e45 , 0x00000005 
+ 00019971  0x00004813 loop  0x00004dfe 
+ 00019972  0x00004814 fetch  0x00000001 , 0x00004666 
+ 00019973  0x00004815 beq  0x00000000 , 0x00004e11 
+ 00019974  0x00004817 call  0x00004b37 
+ 00019975  0x00004818 fetch  0x00000001 , 0x000049a4 
+ 00019976  0x00004819 branch  0x00004e24 , 0x00000034 
+ 00019977  0x0000481a fetch  0x00000002 , 0x000048fa 
+ 00019978  0x0000481b fetcht  0x00000002 , 0x000049a5 
+ 00019979  0x0000481c isub  0x00000002 , 0x0000003e 
+ 00019980  0x0000481d branch  0x00004e29 , 0x00000005 
+ 00019981  0x0000481e byteswap  0x00000002 , 0x00000002 
+ 00019982  0x0000481f isub  0x00000002 , 0x0000003e 
+ 00019983  0x00004820 branch  0x00004e29 , 0x00000005 
+ 00019984  0x00004821 rtn 
+ 00019985  0x00004823 fetch  0x00000001 , 0x000049a4 
+ 00019986  0x00004824 branch  0x00004e24 , 0x00000034 
+ 00019987  0x00004825 branch  0x00004e32 
+ 00019988  0x00004828 fetch  0x00000001 , 0x000049a4 
+ 00019989  0x00004829 nrtn  0x00000034 
+ 00019990  0x0000482a fetcht  0x00000001 , 0x00004655 
+ 00019991  0x0000482b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019992  0x0000482c rtn  0x00000005 
+ 00019993  0x0000482d call  0x00006ee6 
+ 00019994  0x0000482e nbranch  0x00004e20 , 0x00000001 
+ 00019995  0x0000482f arg  0x00000008 , 0x00000039 
+ 00019996  0x00004830 arg  0x000048f8 , 0x00000005 
+ 00019997  0x00004831 call  0x00007ca1 
+ 00019998  0x00004832 jam  0x000000de , 0x000048fa 
+ 00019999  0x00004833 rtn 
+ 00020000  0x00004836 fetch  0x00000001 , 0x000048fa 
+ 00020001  0x00004837 rtnne  0x000000de 
+ 00020002  0x00004838 jam  0x00000000 , 0x000048fa 
+ 00020003  0x00004839 rtn 
+ 00020004  0x0000483c bpatch  0x00000056 , 0x0000400a 
+ 00020005  0x0000483d fetch  0x00000001 , 0x000049a3 
+ 00020006  0x0000483e rtn  0x00000034 
+ 00020007  0x0000483f fetch  0x00000001 , 0x00004666 
+ 00020008  0x00004840 beq  0x00000000 , 0x00004e39 
+ 00020009  0x00004843 jam  0x00000000 , 0x000048f4 
+ 00020010  0x00004844 fetch  0x00000001 , 0x00004666 
+ 00020011  0x00004845 rtneq  0x00000000 
+ 00020012  0x00004846 fetch  0x00000008 , 0x00004713 
+ 00020013  0x00004847 rtnbit1  0x00000006 
+ 00020014  0x00004848 arg  0x00000006 , 0x00000007 
+ 00020015  0x00004849 call  0x00005f00 
+ 00020016  0x0000484a call  0x000042d0 
+ 00020017  0x0000484b branch  0x00004b90 
+ 00020018  0x00004850 fetch  0x00000002 , 0x000048fa 
+ 00020019  0x00004851 fetcht  0x00000002 , 0x000049a7 
+ 00020020  0x00004852 isub  0x00000002 , 0x0000003e 
+ 00020021  0x00004853 branch  0x00004e39 , 0x00000005 
+ 00020022  0x00004854 byteswap  0x00000002 , 0x00000002 
+ 00020023  0x00004855 isub  0x00000002 , 0x0000003e 
+ 00020024  0x00004856 nrtn  0x00000005 
+ 00020025  0x00004858 call  0x000049f8 
+ 00020026  0x00004859 jam  0x00000000 , 0x000048f4 
+ 00020027  0x0000485a fetch  0x00000002 , 0x000045d8 
+ 00020028  0x0000485b nrtn  0x00000034 
+ 00020029  0x0000485c setarg  0x00000000 
+ 00020030  0x0000485d store  0x00000002 , 0x00004781 
+ 00020031  0x0000485e call  0x00004b7c 
+ 00020032  0x0000485f branch  0x00006047 
+ 00020033  0x00004863 jam  0x00000001 , 0x000049a2 
+ 00020034  0x00004864 rtn 
+ 00020035  0x00004867 jam  0x00000001 , 0x000049a1 
+ 00020036  0x00004868 rtn 
+ 00020037  0x0000486b jam  0x00000001 , 0x000049a3 
+ 00020038  0x0000486c rtn 
+ 00020039  0x00004872 bpatch  0x00000057 , 0x0000400a 
+ 00020040  0x00004873 disable  0x00000028 
+ 00020041  0x00004874 jam  0x00000000 , 0x0000496c 
+ 00020042  0x00004875 jam  0x00000000 , 0x0000496d 
+ 00020043  0x00004876 jam  0x00000000 , 0x0000496e 
+ 00020044  0x00004877 fetch  0x00000001 , 0x000049c1 
+ 00020045  0x00004878 beq  0x00000001 , 0x00004da5 
+ 00020046  0x00004879 beq  0x00000002 , 0x00004daa 
+ 00020047  0x0000487a beq  0x00000003 , 0x00004daa 
+ 00020048  0x0000487b beq  0x00000004 , 0x00004dae 
+ 00020049  0x0000487c beq  0x00000006 , 0x00004db7 
+ 00020050  0x0000487d fetch  0x00000001 , 0x000048f4 
+ 00020051  0x0000487e branch  0x00004e64 , 0x00000034 
+ 00020052  0x0000487f increase  0xffffffff , 0x0000003f 
+ 00020053  0x00004880 store  0x00000001 , 0x000048f4 
+ 00020054  0x00004881 call  0x00004e61 
+ 00020055  0x00004882 jam  0x0000000a , 0x000049ac 
+ 00020056  0x00004883 call  0x00005c0b 
+ 00020057  0x00004884 fetch  0x00000001 , 0x000049c1 
+ 00020058  0x00004885 beq  0x00000005 , 0x00004db6 
+ 00020059  0x00004886 arg  0x00004855 , 0x00000005 
+ 00020060  0x00004887 arg  0x0000000a , 0x00000039 
+ 00020061  0x00004888 call  0x00007ca1 
+ 00020062  0x00004889 call  0x00004e74 
+ 00020063  0x0000488a jam  0x00000000 , 0x0000485f 
+ 00020064  0x0000488b rtn 
+ 00020065  0x0000488e jam  0x00000003 , 0x000040c0 
+ 00020066  0x0000488f jam  0x0000000a , 0x0000477e 
+ 00020067  0x00004890 rtn 
+ 00020068  0x00004895 fetch  0x00000001 , 0x00004666 
+ 00020069  0x00004896 rtneq  0x00000001 
+ 00020070  0x00004897 fetch  0x00000001 , 0x000049ab 
+ 00020071  0x00004898 rtn  0x00000034 
+ 00020072  0x00004899 fetch  0x00000001 , 0x000049a9 
+ 00020073  0x0000489a nrtn  0x00000034 
+ 00020074  0x0000489b fetcht  0x00000001 , 0x000049ad 
+ 00020075  0x0000489c fetch  0x00000001 , 0x000049ac 
+ 00020076  0x0000489d isub  0x00000002 , 0x0000003e 
+ 00020077  0x0000489e store  0x00000001 , 0x000049ad 
+ 00020078  0x0000489f rtn  0x00000005 
+ 00020079  0x000048a0 arg  0x00004855 , 0x00000005 
+ 00020080  0x000048a1 arg  0x0000000a , 0x00000039 
+ 00020081  0x000048a2 call  0x00007ca1 
+ 00020082  0x000048a3 call  0x00007dba 
+ 00020083  0x000048a4 branch  0x00004e89 
+ 00020084  0x000048a9 fetch  0x00000001 , 0x000049c5 
+ 00020085  0x000048aa beq  0x00000002 , 0x00004f05 
+ 00020086  0x000048ab arg  0x000048fa , 0x00000006 
+ 00020087  0x000048ac arg  0x00000006 , 0x00000039 
+ 00020088  0x000048ae ifetch  0x00000001 , 0x00000006 
+ 00020089  0x000048af sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00020090  0x000048b0 nbranch  0x00004e9c , 0x00000002 
+ 00020091  0x000048b2 loop  0x00004e78 
+ 00020092  0x000048b4 fetch  0x00000001 , 0x000048f1 
+ 00020093  0x000048b5 call  0x00004e92 , 0x00000034 
+ 00020094  0x000048b6 jam  0x00000000 , 0x00004855 
+ 00020095  0x000048b7 fetch  0x00000001 , 0x000048fa 
+ 00020096  0x000048b8 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00020097  0x000048b9 branch  0x00004e95 , 0x00000005 
+ 00020098  0x000048ba arg  0x000048f8 , 0x00000006 
+ 00020099  0x000048bb arg  0x00004856 , 0x00000005 
+ 00020100  0x000048bc arg  0x00000008 , 0x00000039 
+ 00020101  0x000048be ifetch  0x00000001 , 0x00000006 
+ 00020102  0x000048bf beq  0x0000007f , 0x00004e9a 
+ 00020103  0x000048c1 istore  0x00000001 , 0x00000005 
+ 00020104  0x000048c2 loop  0x00004e85 
+ 00020105  0x000048c5 call  0x00004f10 
+ 00020106  0x000048c7 fetch  0x00000001 , 0x0000485f 
+ 00020107  0x000048c8 beq  0x00000001 , 0x00007dba 
+ 00020108  0x000048c9 beq  0x00000002 , 0x00004e90 
+ 00020109  0x000048ca beq  0x00000003 , 0x00004e90 
+ 00020110  0x000048cb beq  0x00000004 , 0x00004e90 
+ 00020111  0x000048cc beq  0x00000005 , 0x00004e90 
+ 00020112  0x000048ce call  0x00005917 
+ 00020113  0x000048cf branch  0x00007dba 
+ 00020114  0x000048d2 arg  0x000048f8 , 0x00000005 
+ 00020115  0x000048d3 arg  0x00000009 , 0x00000039 
+ 00020116  0x000048d4 branch  0x00007ca1 
+ 00020117  0x000048d8 fetch  0x00000002 , 0x000048f8 
+ 00020118  0x000048d9 store  0x00000002 , 0x00004856 
+ 00020119  0x000048da fetch  0x00000006 , 0x000048fb 
+ 00020120  0x000048db store  0x00000006 , 0x00004858 
+ 00020121  0x000048dc branch  0x00004e89 
+ 00020122  0x000048df setarg  0x00000000 
+ 00020123  0x000048e0 branch  0x00004e87 
+ 00020124  0x000048e4 copy  0x0000003f , 0x00000002 
+ 00020125  0x000048e5 bpatch  0x00000058 , 0x0000400b 
+ 00020126  0x000048e6 copy  0x00000002 , 0x0000003f 
+ 00020127  0x000048e7 jam  0x00000003 , 0x00004855 
+ 00020128  0x000048e8 fetcht  0x00000001 , 0x000048f1 
+ 00020129  0x000048e9 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00020130  0x000048ea branch  0x00004f05 , 0x00000005 
+ 00020131  0x000048eb beq  0x000000e8 , 0x00004ebb 
+ 00020132  0x000048ec beq  0x000000e9 , 0x00004ebe 
+ 00020133  0x000048ed beq  0x000000ea , 0x00004ec1 
+ 00020134  0x000048ee beq  0x000000eb , 0x00004ec4 
+ 00020135  0x000048ef beq  0x000000ec , 0x00004ec7 
+ 00020136  0x000048f0 beq  0x000000ed , 0x00004eca 
+ 00020137  0x000048f1 beq  0x000000ee , 0x00004ecd 
+ 00020138  0x000048f2 beq  0x000000ef , 0x00004ed0 
+ 00020139  0x000048f3 beq  0x000000f0 , 0x00004ed3 
+ 00020140  0x000048f4 beq  0x000000f1 , 0x00004ed6 
+ 00020141  0x000048f5 beq  0x000000f2 , 0x00004ed9 
+ 00020142  0x000048f6 beq  0x000000f3 , 0x00004edc 
+ 00020143  0x000048f7 beq  0x000000f4 , 0x00004edf 
+ 00020144  0x000048f8 beq  0x000000f5 , 0x00004ee2 
+ 00020145  0x000048f9 beq  0x000000f6 , 0x00004ee5 
+ 00020146  0x000048fa beq  0x000000f7 , 0x00004ee8 
+ 00020147  0x000048fb beq  0x000000f8 , 0x00004eeb 
+ 00020148  0x000048fc beq  0x000000f9 , 0x00004eee 
+ 00020149  0x000048fd beq  0x000000fa , 0x00004ef1 
+ 00020150  0x000048fe beq  0x000000fb , 0x00004ef7 
+ 00020151  0x000048ff beq  0x000000fc , 0x00004efa 
+ 00020152  0x00004900 beq  0x000000fd , 0x00004efd 
+ 00020153  0x00004901 beq  0x000000ff , 0x00004f0c 
+ 00020154  0x00004902 branch  0x00004e89 
+ 00020155  0x00004905 setarg  0x00000183 
+ 00020156  0x00004906 store  0x00000002 , 0x00004856 
+ 00020157  0x00004907 branch  0x00004e89 
+ 00020158  0x00004909 setarg  0x000000cd 
+ 00020159  0x0000490a store  0x00000002 , 0x00004856 
+ 00020160  0x0000490b branch  0x00004e89 
+ 00020161  0x0000490d setarg  0x000000b7 
+ 00020162  0x0000490e store  0x00000002 , 0x00004856 
+ 00020163  0x0000490f branch  0x00004e89 
+ 00020164  0x00004911 setarg  0x000000b6 
+ 00020165  0x00004912 store  0x00000002 , 0x00004856 
+ 00020166  0x00004913 branch  0x00004e89 
+ 00020167  0x00004915 setarg  0x000000b5 
+ 00020168  0x00004916 store  0x00000002 , 0x00004856 
+ 00020169  0x00004917 branch  0x00004e89 
+ 00020170  0x00004919 setarg  0x000000ea 
+ 00020171  0x0000491a store  0x00000002 , 0x00004856 
+ 00020172  0x0000491b branch  0x00004e89 
+ 00020173  0x0000491d setarg  0x000000e9 
+ 00020174  0x0000491e store  0x00000002 , 0x00004856 
+ 00020175  0x0000491f branch  0x00004e89 
+ 00020176  0x00004921 setarg  0x000000e2 
+ 00020177  0x00004922 store  0x00000002 , 0x00004856 
+ 00020178  0x00004923 branch  0x00004e89 
+ 00020179  0x00004925 setarg  0x00000194 
+ 00020180  0x00004926 store  0x00000002 , 0x00004856 
+ 00020181  0x00004927 branch  0x00004e89 
+ 00020182  0x00004929 setarg  0x0000018a 
+ 00020183  0x0000492a store  0x00000002 , 0x00004856 
+ 00020184  0x0000492b branch  0x00004e89 
+ 00020185  0x0000492d setarg  0x00000192 
+ 00020186  0x0000492e store  0x00000002 , 0x00004856 
+ 00020187  0x0000492f branch  0x00004e89 
+ 00020188  0x00004931 setarg  0x00000070 
+ 00020189  0x00004932 store  0x00000002 , 0x00004856 
+ 00020190  0x00004933 branch  0x00004e89 
+ 00020191  0x00004935 setarg  0x0000006f 
+ 00020192  0x00004936 store  0x00000002 , 0x00004856 
+ 00020193  0x00004937 branch  0x00004e89 
+ 00020194  0x00004939 setarg  0x0000022a 
+ 00020195  0x0000493a store  0x00000002 , 0x00004856 
+ 00020196  0x0000493b branch  0x00004e89 
+ 00020197  0x0000493d setarg  0x00000225 
+ 00020198  0x0000493e store  0x00000002 , 0x00004856 
+ 00020199  0x0000493f branch  0x00004e89 
+ 00020200  0x00004941 setarg  0x00000224 
+ 00020201  0x00004942 store  0x00000002 , 0x00004856 
+ 00020202  0x00004943 branch  0x00004e89 
+ 00020203  0x00004945 setarg  0x00000226 
+ 00020204  0x00004946 store  0x00000002 , 0x00004856 
+ 00020205  0x00004947 branch  0x00004e89 
+ 00020206  0x00004949 setarg  0x00000227 
+ 00020207  0x0000494a store  0x00000002 , 0x00004856 
+ 00020208  0x0000494b branch  0x00004e89 
+ 00020209  0x0000494d fetch  0x00000001 , 0x000049c6 
+ 00020210  0x0000494e beq  0x00000002 , 0x00004ef7 
+ 00020211  0x0000494f beq  0x00000003 , 0x00004ef7 
+ 00020212  0x00004950 setarg  0x00000221 
+ 00020213  0x00004951 store  0x00000002 , 0x00004856 
+ 00020214  0x00004952 branch  0x00004e89 
+ 00020215  0x00004954 setarg  0x00000223 
+ 00020216  0x00004955 store  0x00000002 , 0x00004856 
+ 00020217  0x00004956 branch  0x00004e89 
+ 00020218  0x00004958 setarg  0x00000030 
+ 00020219  0x00004959 store  0x00000002 , 0x00004856 
+ 00020220  0x0000495a branch  0x00004e89 
+ 00020221  0x0000495c fetch  0x00000001 , 0x000049c6 
+ 00020222  0x0000495d beq  0x00000001 , 0x00004f02 
+ 00020223  0x0000495e setarg  0x000001ae 
+ 00020224  0x0000495f store  0x00000002 , 0x00004856 
+ 00020225  0x00004960 branch  0x00004e89 
+ 00020226  0x00004962 setarg  0x00000307 
+ 00020227  0x00004963 store  0x00000002 , 0x00004856 
+ 00020228  0x00004964 branch  0x00004e89 
+ 00020229  0x00004968 jam  0x00000002 , 0x000048f4 
+ 00020230  0x00004969 fetch  0x00000001 , 0x000048f1 
+ 00020231  0x0000496a call  0x00004e92 , 0x00000034 
+ 00020232  0x0000496b jam  0x00000000 , 0x000049c5 
+ 00020233  0x0000496c setarg  0x00000003 
+ 00020234  0x0000496d store  0x00000003 , 0x00004855 
+ 00020235  0x0000496e branch  0x00004e89 
+ 00020236  0x00004970 jam  0x00000002 , 0x00004855 
+ 00020237  0x00004971 setarg  0x00000002 
+ 00020238  0x00004972 store  0x00000001 , 0x00004856 
+ 00020239  0x00004973 branch  0x00004e89 
+ 00020240  0x0000497b bpatch  0x00000059 , 0x0000400b 
+ 00020241  0x0000497c fetch  0x00000001 , 0x00004666 
+ 00020242  0x0000497d bne  0x00000000 , 0x00004f18 
+ 00020243  0x0000497e jam  0x00000000 , 0x000049a9 
+ 00020244  0x0000497f fetch  0x00000002 , 0x00004855 
+ 00020245  0x00004980 ncall  0x00004afc , 0x00000034 
+ 00020246  0x00004981 fetch  0x00000006 , 0x00004858 
+ 00020247  0x00004982 ncall  0x00004afc , 0x00000034 
+ 00020248  0x00004985 fetch  0x00000001 , 0x00004855 
+ 00020249  0x00004986 beq  0x00000000 , 0x00004f23 
+ 00020250  0x00004987 beq  0x00000001 , 0x00004f1e 
+ 00020251  0x00004988 beq  0x00000003 , 0x00004f2e 
+ 00020252  0x00004989 beq  0x00000002 , 0x00004f36 
+ 00020253  0x0000498a rtn 
+ 00020254  0x0000498d jam  0x00000001 , 0x0000485f 
+ 00020255  0x0000498e arg  0x00004855 , 0x00000006 
+ 00020256  0x0000498f arg  0x00004846 , 0x00000005 
+ 00020257  0x00004990 arg  0x00000007 , 0x00000039 
+ 00020258  0x00004991 branch  0x00007cda 
+ 00020259  0x00004994 jam  0x00000002 , 0x0000485f 
+ 00020260  0x00004995 call  0x00004f3e 
+ 00020261  0x00004996 fetch  0x00000001 , 0x00004666 
+ 00020262  0x00004997 beq  0x00000001 , 0x00004f2a 
+ 00020263  0x00004998 call  0x00004af1 
+ 00020264  0x00004999 fetch  0x00000001 , 0x000049ab 
+ 00020265  0x0000499a store  0x00000001 , 0x00004857 
+ 00020266  0x0000499c arg  0x00004855 , 0x00000006 
+ 00020267  0x0000499d arg  0x0000472a , 0x00000005 
+ 00020268  0x0000499e arg  0x00000009 , 0x00000039 
+ 00020269  0x0000499f branch  0x00007cda 
+ 00020270  0x000049a2 jam  0x00000004 , 0x0000485f 
+ 00020271  0x000049a3 call  0x00004f3e 
+ 00020272  0x000049a4 setarg  0x00000003 
+ 00020273  0x000049a5 call  0x00005f15 
+ 00020274  0x000049a6 arg  0x00004856 , 0x00000006 
+ 00020275  0x000049a7 arg  0x0000472b , 0x00000005 
+ 00020276  0x000049a8 arg  0x00000002 , 0x00000039 
+ 00020277  0x000049a9 branch  0x00007cda 
+ 00020278  0x000049ac jam  0x00000005 , 0x0000485f 
+ 00020279  0x000049ad call  0x00004f3e 
+ 00020280  0x000049ae setarg  0x00000002 
+ 00020281  0x000049af store  0x00000008 , 0x0000472a 
+ 00020282  0x000049b0 store  0x00000008 , 0x00004733 
+ 00020283  0x000049b1 fetch  0x00000001 , 0x00004856 
+ 00020284  0x000049b2 store  0x00000001 , 0x0000472b 
+ 00020285  0x000049b3 rtn 
+ 00020286  0x000049b7 arg  0x00000012 , 0x00000039 
+ 00020287  0x000049b8 arg  0x0000472a , 0x00000005 
+ 00020288  0x000049b9 branch  0x00007ca1 
+ 00020289  0x000049bf call  0x00007de2 
+ 00020290  0x000049c0 call  0x0000561c 
+ 00020291  0x000049c1 fetcht  0x00000001 , 0x0000464a 
+ 00020292  0x000049c2 call  0x00006eb2 
+ 00020293  0x000049c3 fetcht  0x00000001 , 0x0000464b 
+ 00020294  0x000049c4 call  0x00006eb2 
+ 00020295  0x000049c6 fetcht  0x00000001 , 0x00004655 
+ 00020296  0x000049c7 call  0x00006eb6 
+ 00020297  0x000049c9 fetch  0x00000002 , 0x00004898 
+ 00020298  0x000049ca copy  0x0000003f , 0x00000012 
+ 00020299  0x000049cb arg  0x00000014 , 0x00000039 
+ 00020300  0x000049cd ifetcht  0x00000001 , 0x00000012 
+ 00020301  0x000049ce isolate1  0x00000007 , 0x00000002 
+ 00020302  0x000049cf ncall  0x00006ef7 , 0x00000001 
+ 00020303  0x000049d0 increase  0x00000001 , 0x00000012 
+ 00020304  0x000049d1 loop  0x00004f4c 
+ 00020305  0x000049d3 fetch  0x00000002 , 0x00004896 
+ 00020306  0x000049d4 copy  0x0000003f , 0x00000012 
+ 00020307  0x000049d5 arg  0x00000008 , 0x00000039 
+ 00020308  0x000049d7 ifetcht  0x00000001 , 0x00000012 
+ 00020309  0x000049d8 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00020310  0x000049d9 ncall  0x00006eb2 , 0x00000005 
+ 00020311  0x000049da increase  0x00000001 , 0x00000012 
+ 00020312  0x000049db loop  0x00004f54 
+ 00020313  0x000049dc rtn 
+ 00020314  0x000049df fetch  0x00000001 , 0x000048eb 
+ 00020315  0x000049e0 branch  0x00006eb6 , 0x00000034 
+ 00020316  0x000049e1 branch  0x00006eb2 
+ 00020317  0x000049e3 rtnmark1  0x00000026 
+ 00020318  0x000049e4 call  0x00004f41 
+ 00020319  0x000049e5 fetch  0x00000001 , 0x00000015 
+ 00020320  0x000049e6 nrtn  0x00000034 
+ 00020321  0x000049e7 branch  0x00006ed3 
+ 00020322  0x000049e9 bpatch  0x0000005a , 0x0000400b 
+ 00020323  0x000049ea jam  0x000000ff , 0x00004659 
+ 00020324  0x000049eb call  0x0000739a 
+ 00020325  0x000049ec call  0x00004f70 
+ 00020326  0x000049ed call  0x000056a9 
+ 00020327  0x000049ee call  0x000054dc 
+ 00020328  0x000049ef call  0x00005d9e 
+ 00020329  0x000049f0 fetcht  0x00000001 , 0x00004659 
+ 00020330  0x000049f1 branch  0x00006ed3 
+ 00020331  0x000049f4 call  0x00004f70 
+ 00020332  0x000049f6 bpatch  0x0000005b , 0x0000400b 
+ 00020333  0x000049f7 call  0x00004f75 
+ 00020334  0x000049f8 call  0x00007d7c 
+ 00020335  0x000049f9 branch  0x00004327 
+ 00020336  0x000049fc bpatch  0x0000005c , 0x0000400b 
+ 00020337  0x000049fd call  0x00004b6d 
+ 00020338  0x000049fe call  0x00004b71 
+ 00020339  0x000049ff call  0x00004b7c 
+ 00020340  0x00004a00 branch  0x00004b6f 
+ 00020341  0x00004a08 bpatch  0x0000005d , 0x0000400b 
+ 00020342  0x00004a09 call  0x00007de2 
+ 00020343  0x00004a0a call  0x00004f70 
+ 00020344  0x00004a0b call  0x00005a92 
+ 00020345  0x00004a0c call  0x00004f41 
+ 00020346  0x00004a0d call  0x000054f9 
+ 00020347  0x00004a0e fetcht  0x00000001 , 0x0000465b 
+ 00020348  0x00004a0f call  0x000055b5 
+ 00020349  0x00004a10 call  0x000055b9 
+ 00020350  0x00004a11 branch  0x000054f2 
+ 00020351  0x00004a1e fetch  0x00000002 , 0x000045e0 
+ 00020352  0x00004a1f and_into  0x000000e0 , 0x0000003f 
+ 00020353  0x00004a20 branch  0x00004f86 , 0x00000034 
+ 00020354  0x00004a21 fetch  0x00000002 , 0x000045e0 
+ 00020355  0x00004a22 increase  0x00000001 , 0x0000003f 
+ 00020356  0x00004a23 store  0x00000002 , 0x000045e0 
+ 00020357  0x00004a24 rtn 
+ 00020358  0x00004a26 call  0x0000357f 
+ 00020359  0x00004a27 call  0x00003651 
+ 00020360  0x00004a28 nbranch  0x00003586 , 0x00000018 
+ 00020361  0x00004a29 nbranch  0x00003586 , 0x0000002f 
+ 00020362  0x00004a2a call  0x00005028 
+ 00020363  0x00004a2b branch  0x0000356a 
+ 00020364  0x00004a31 call  0x00003625 
+ 00020365  0x00004a32 nbranch  0x00004f91 , 0x00000028 
+ 00020366  0x00004a34 call  0x00004fa0 
+ 00020367  0x00004a35 call  0x00004fd5 
+ 00020368  0x00004a36 branch  0x00004fdb 
+ 00020369  0x00004a39 fetch  0x00000008 , 0x0000489c 
+ 00020370  0x00004a3a nbranch  0x00004f8e , 0x00000034 
+ 00020371  0x00004a3b fetch  0x00000008 , 0x000048a4 
+ 00020372  0x00004a3c nbranch  0x00004f8e , 0x00000034 
+ 00020373  0x00004a3d fetch  0x00000004 , 0x000048ac 
+ 00020374  0x00004a3e nbranch  0x00004f8e , 0x00000034 
+ 00020375  0x00004a40 fetch  0x00000001 , 0x00004618 
+ 00020376  0x00004a41 rtneq  0x00000001 
+ 00020377  0x00004a42 call  0x0000369d 
+ 00020378  0x00004a44 call  0x00004fc8 
+ 00020379  0x00004a45 nrtn  0x00000028 
+ 00020380  0x00004a46 fetch  0x00000001 , 0x0000473f 
+ 00020381  0x00004a47 ncall  0x00004f75 , 0x00000034 
+ 00020382  0x00004a48 fetch  0x00000004 , 0x000045af 
+ 00020383  0x00004a49 branch  0x00003622 
+ 00020384  0x00004a4c bpatch  0x0000005e , 0x0000400b 
+ 00020385  0x00004a4d jam  0x00000000 , 0x00004601 
+ 00020386  0x00004a4f fetchr  0x0000000b , 0x00000002 , 0x00000040 
+ 00020387  0x00004a50 until  0x00000023 , 0x00000026 
+ 00020388  0x00004a51 call  0x00004df5 
+ 00020389  0x00004a52 fetch  0x00000001 , 0x000049a3 
+ 00020390  0x00004a53 nbranch  0x00005ed1 , 0x00000034 
+ 00020391  0x00004a54 call  0x00003651 
+ 00020392  0x00004a55 fetch  0x00000001 , 0x0000457f 
+ 00020393  0x00004a56 beq  0x00000001 , 0x00003646 
+ 00020394  0x00004a57 nbranch  0x00004faf , 0x00000018 
+ 00020395  0x00004a58 nbranch  0x00004faf , 0x0000002f 
+ 00020396  0x00004a59 call  0x00005028 
+ 00020397  0x00004a5a jam  0x00000000 , 0x0000473f 
+ 00020398  0x00004a5b branch  0x00003646 
+ 00020399  0x00004a5f fetch  0x00000001 , 0x00004602 
+ 00020400  0x00004a60 nrtn  0x00000034 
+ 00020401  0x00004a61 fetch  0x00000002 , 0x000045fe 
+ 00020402  0x00004a62 increase  0x00000001 , 0x0000003f 
+ 00020403  0x00004a63 store  0x00000002 , 0x000045fe 
+ 00020404  0x00004a64 fetch  0x00000001 , 0x000045fe 
+ 00020405  0x00004a65 beq  0x000000ff , 0x00003676 
+ 00020406  0x00004a66 call  0x00004fb8 
+ 00020407  0x00004a67 branch  0x00004fa2 
+ 00020408  0x00004a6b fetcht  0x00000001 , 0x00004601 
+ 00020409  0x00004a6c sub  0x00000002 , 0x00000014 , 0x0000003e 
+ 00020410  0x00004a6d branch  0x00004fbe , 0x00000002 
+ 00020411  0x00004a6e arg  0x00000019 , 0x00000039 
+ 00020412  0x00004a6f call  0x00007c96 
+ 00020413  0x00004a70 branch  0x00003694 
+ 00020414  0x00004a73 increase  0x00000001 , 0x00000002 
+ 00020415  0x00004a74 storet  0x00000001 , 0x00004601 
+ 00020416  0x00004a75 fetch  0x00000004 , 0x0000458f 
+ 00020417  0x00004a76 fetcht  0x00000004 , 0x000045e4 
+ 00020418  0x00004a77 isub  0x00000002 , 0x0000003e 
+ 00020419  0x00004a78 branch  0x00003222 , 0x00000005 
+ 00020420  0x00004a79 fetch  0x00000001 , 0x00004601 
+ 00020421  0x00004a7a sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00020422  0x00004a7b rtn  0x00000002 
+ 00020423  0x00004a7c branch  0x0000369a 
+ 00020424  0x00004a80 enable  0x00000028 
+ 00020425  0x00004a81 call  0x00002408 
+ 00020426  0x00004a82 fetch  0x00000003 , 0x000040bd 
+ 00020427  0x00004a83 branch  0x00007dbc , 0x00000034 
+ 00020428  0x00004a84 fetch  0x00000001 , 0x000049a1 
+ 00020429  0x00004a85 nbranch  0x00007dbc , 0x00000034 
+ 00020430  0x00004a86 fetch  0x00000001 , 0x000049a2 
+ 00020431  0x00004a87 nbranch  0x00007dbc , 0x00000034 
+ 00020432  0x00004a88 fetch  0x00000001 , 0x000049c4 
+ 00020433  0x00004a89 nbranch  0x00007dbc , 0x00000034 
+ 00020434  0x00004a8a fetch  0x00000001 , 0x00004618 
+ 00020435  0x00004a8b beq  0x00000001 , 0x00007dbc 
+ 00020436  0x00004a8c branch  0x000036b9 
+ 00020437  0x00004a8f fetch  0x00000004 , 0x0000458f 
+ 00020438  0x00004a90 fetcht  0x00000004 , 0x000045e4 
+ 00020439  0x00004a91 isub  0x00000002 , 0x0000003e 
+ 00020440  0x00004a92 nbranch  0x000036e9 , 0x00000005 
+ 00020441  0x00004a93 jam  0x0000009e , 0x00004141 
+ 00020442  0x00004a94 rtn 
+ 00020443  0x00004a96 fetch  0x00000008 , 0x0000460b 
+ 00020444  0x00004a97 store  0x00000008 , 0x000045af 
+ 00020445  0x00004a98 fetch  0x00000002 , 0x0000461d 
+ 00020446  0x00004a99 store  0x00000002 , 0x0000461f 
+ 00020447  0x00004a9b bpatch  0x0000005f , 0x0000400b 
+ 00020448  0x00004a9c call  0x000036b4 
+ 00020449  0x00004a9d nrtn  0x00000028 
+ 00020450  0x00004a9e call  0x00007de2 
+ 00020451  0x00004a9f fetch  0x00000003 , 0x00004608 
+ 00020452  0x00004aa0 branch  0x00003622 
+ 00020453  0x00004aa9 rtnmark0  0x00000026 
+ 00020454  0x00004aaa call  0x00004e47 
+ 00020455  0x00004aab nrtn  0x00000028 
+ 00020456  0x00004aac fetch  0x00000008 , 0x00004713 
+ 00020457  0x00004aad bbit0  0x00000016 , 0x000060a1 
+ 00020458  0x00004aae fetch  0x00000001 , 0x0000496c 
+ 00020459  0x00004aaf nbranch  0x00004fed , 0x00000034 
+ 00020460  0x00004ab0 branch  0x000060a1 
+ 00020461  0x00004ab3 jam  0x00000002 , 0x00004589 
+ 00020462  0x00004ab4 arg  0x00000009 , 0x00000011 
+ 00020463  0x00004ab5 fetch  0x00000001 , 0x0000496d 
+ 00020464  0x00004ab6 nbranch  0x00004ff3 , 0x00000034 
+ 00020465  0x00004ab7 arg  0x00004733 , 0x00000012 
+ 00020466  0x00004ab8 rtn 
+ 00020467  0x00004aba arg  0x0000472a , 0x00000012 
+ 00020468  0x00004abb rtn 
+ 00020469  0x00004ac1 setarg  0x00000000 
+ 00020470  0x00004ac2 store  0x00000003 , 0x000046f8 
+ 00020471  0x00004ac3 rtn 
+ 00020472  0x00004ac6 bpatch  0x00000060 , 0x0000400c 
+ 00020473  0x00004ac7 fetch  0x00000008 , 0x00004713 
+ 00020474  0x00004ac8 rtnbit0  0x0000000e 
+ 00020475  0x00004ac9 fetch  0x00000001 , 0x0000477d 
+ 00020476  0x00004aca rtn  0x00000034 
+ 00020477  0x00004acb fetch  0x00000001 , 0x00004602 
+ 00020478  0x00004acc rtn  0x00000034 
+ 00020479  0x00004acd fetch  0x00000001 , 0x000046f5 
+ 00020480  0x00004ace increase  0x00000001 , 0x0000003f 
+ 00020481  0x00004acf and_into  0x00000003 , 0x0000003f 
+ 00020482  0x00004ad0 store  0x00000001 , 0x000046f5 
+ 00020483  0x00004ad1 nrtn  0x00000034 
+ 00020484  0x00004ad2 jam  0x00000000 , 0x000046f6 
+ 00020485  0x00004ad5 fetch  0x00000001 , 0x000046f6 
+ 00020486  0x00004ad6 increase  0x00000001 , 0x0000003f 
+ 00020487  0x00004ad7 store  0x00000001 , 0x000046f6 
+ 00020488  0x00004ad8 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00020489  0x00004ad9 nbranch  0x00005010 , 0x00000002 
+ 00020490  0x00004ada call  0x0000357f 
+ 00020491  0x00004adb call  0x00003651 
+ 00020492  0x00004adc nbranch  0x00005016 , 0x00000018 
+ 00020493  0x00004add nbranch  0x00005016 , 0x0000002f 
+ 00020494  0x00004ade call  0x00005028 
+ 00020495  0x00004adf call  0x00005020 
+ 00020496  0x00004ae1 call  0x0000357b 
+ 00020497  0x00004ae2 fetch  0x00000001 , 0x000046f7 
+ 00020498  0x00004ae3 increase  0x00000001 , 0x0000003f 
+ 00020499  0x00004ae4 store  0x00000001 , 0x000046f7 
+ 00020500  0x00004ae5 beq  0x00000010 , 0x00005018 
+ 00020501  0x00004ae6 rtn 
+ 00020502  0x00004ae9 call  0x00003222 
+ 00020503  0x00004aea branch  0x00005005 
+ 00020504  0x00004aed jam  0x00000000 , 0x000046f7 
+ 00020505  0x00004aee fetch  0x00000001 , 0x000046f8 
+ 00020506  0x00004aef rtnbit1  0x00000000 
+ 00020507  0x00004af0 set1  0x00000000 , 0x0000003f 
+ 00020508  0x00004af1 store  0x00000001 , 0x000046f8 
+ 00020509  0x00004af2 fetch  0x00000002 , 0x00004723 
+ 00020510  0x00004af3 store  0x00000002 , 0x00004781 
+ 00020511  0x00004af4 rtn 
+ 00020512  0x00004af8 fetch  0x00000001 , 0x00004602 
+ 00020513  0x00004af9 branch  0x00004ff5 , 0x00000034 
+ 00020514  0x00004afa jam  0x00000000 , 0x000046f7 
+ 00020515  0x00004afb fetch  0x00000001 , 0x000046f8 
+ 00020516  0x00004afc rtnbit0  0x00000000 
+ 00020517  0x00004afd set0  0x00000000 , 0x0000003f 
+ 00020518  0x00004afe store  0x00000001 , 0x000046f8 
+ 00020519  0x00004aff branch  0x00005c0b 
+ 00020520  0x00004b03 call  0x0000366e 
+ 00020521  0x00004b04 fetch  0x00000001 , 0x000044f8 
+ 00020522  0x00004b05 compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00020523  0x00004b06 nrtn  0x00000001 
+ 00020524  0x00004b07 fetch  0x00000001 , 0x000044f9 
+ 00020525  0x00004b08 beq  0x000000ff , 0x00004b11 
+ 00020526  0x00004b09 rtn 
+ 00020527  0x00004b0f jam  0x00000001 , 0x000049f1 
+ 00020528  0x00004b10 arg  0x00000017 , 0x00000011 
+ 00020529  0x00004b11 arg  0x00000004 , 0x00000012 
+ 00020530  0x00004b12 call  0x000029fb 
+ 00020531  0x00004b13 setarg  0x00000006 
+ 00020532  0x00004b14 istore  0x00000001 , 0x00000005 
+ 00020533  0x00004b15 setarg  0x00000001 
+ 00020534  0x00004b16 istore  0x00000002 , 0x00000005 
+ 00020535  0x00004b17 setarg  0x0000ffff 
+ 00020536  0x00004b18 istore  0x00000002 , 0x00000005 
+ 00020537  0x00004b19 setarg  0x00002800 
+ 00020538  0x00004b1a istore  0x00000002 , 0x00000005 
+ 00020539  0x00004b1b arg  0x000049e1 , 0x00000006 
+ 00020540  0x00004b1c branch  0x00007c8f 
+ 00020541  0x00004b1e bpatch  0x00000061 , 0x0000400c 
+ 00020542  0x00004b1f fetch  0x00000001 , 0x000049f1 
+ 00020543  0x00004b20 rtn  0x00000034 
+ 00020544  0x00004b21 copy  0x00000011 , 0x00000006 
+ 00020545  0x00004b22 ifetch  0x00000003 , 0x00000006 
+ 00020546  0x00004b23 store  0x00000003 , 0x00004397 
+ 00020547  0x00004b24 beq  0x0000000b , 0x00005091 
+ 00020548  0x00004b25 beq  0x00000009 , 0x00005078 
+ 00020549  0x00004b26 beq  0x00000007 , 0x00005048 
+ 00020550  0x00004b27 beq  0x00000001 , 0x0000505b 
+ 00020551  0x00004b28 branch  0x00002b96 
+ 00020552  0x00004b2b fetch  0x00000001 , 0x000049f1 
+ 00020553  0x00004b2c beq  0x00000002 , 0x0000506c 
+ 00020554  0x00004b2e jam  0x00000002 , 0x000049c6 
+ 00020555  0x00004b2f branch  0x00005050 
+ 00020556  0x00004b32 fetch  0x00000001 , 0x000042cb 
+ 00020557  0x00004b33 store  0x00000001 , 0x000049c6 
+ 00020558  0x00004b34 branch  0x00005050 
+ 00020559  0x00004b36 jam  0x00000003 , 0x000049c6 
+ 00020560  0x00004b38 jam  0x00000000 , 0x000049f1 
+ 00020561  0x00004b39 fetcht  0x00000002 , 0x000049df 
+ 00020562  0x00004b3a setarg  0x00001fd0 
+ 00020563  0x00004b3b isub  0x00000002 , 0x00000012 
+ 00020564  0x00004b3c arg  0x000049c6 , 0x00000011 
+ 00020565  0x00004b3e arg  0x00000001 , 0x00000039 
+ 00020566  0x00004b3f call  0x00006b45 
+ 00020567  0x00004b40 fetcht  0x00000002 , 0x000049df 
+ 00020568  0x00004b41 increase  0x0000000e , 0x00000002 
+ 00020569  0x00004b42 storet  0x00000002 , 0x000049df 
+ 00020570  0x00004b43 rtn 
+ 00020571  0x00004b48 fetch  0x00000001 , 0x000049f1 
+ 00020572  0x00004b49 beq  0x00000002 , 0x0000504c 
+ 00020573  0x00004b4a jam  0x00000002 , 0x000049f1 
+ 00020574  0x00004b4b arg  0x00000009 , 0x00000011 
+ 00020575  0x00004b4c arg  0x00000004 , 0x00000012 
+ 00020576  0x00004b4d call  0x000029fb 
+ 00020577  0x00004b4e setarg  0x00000006 
+ 00020578  0x00004b4f istore  0x00000001 , 0x00000005 
+ 00020579  0x00004b50 setarg  0x00000001 
+ 00020580  0x00004b51 istore  0x00000002 , 0x00000005 
+ 00020581  0x00004b52 setarg  0x0000ffff 
+ 00020582  0x00004b53 istore  0x00000002 , 0x00000005 
+ 00020583  0x00004b54 setarg  0x00002800 
+ 00020584  0x00004b55 istore  0x00000002 , 0x00000005 
+ 00020585  0x00004b56 arg  0x00000002 , 0x00000039 
+ 00020586  0x00004b57 arg  0x000049f2 , 0x00000006 
+ 00020587  0x00004b58 branch  0x00007cda 
+ 00020588  0x00004b5b arg  0x00000007 , 0x00000011 
+ 00020589  0x00004b5c arg  0x00000004 , 0x00000012 
+ 00020590  0x00004b5d call  0x000029fb 
+ 00020591  0x00004b5e setarg  0x00000008 
+ 00020592  0x00004b5f istore  0x00000001 , 0x00000005 
+ 00020593  0x00004b60 fetcht  0x00000002 , 0x00004339 
+ 00020594  0x00004b61 increase  0x00000005 , 0x00000002 
+ 00020595  0x00004b62 ifetch  0x00000004 , 0x00000002 
+ 00020596  0x00004b63 istore  0x00000004 , 0x00000005 
+ 00020597  0x00004b64 setarg  0x00002803 
+ 00020598  0x00004b65 istore  0x00000002 , 0x00000005 
+ 00020599  0x00004b66 rtn 
+ 00020600  0x00004b69 fetch  0x00000002 , 0x00004335 
+ 00020601  0x00004b6a increase  0xfffffffe , 0x0000003f 
+ 00020602  0x00004b6b div  0x0000003f , 0x00000007 
+ 00020603  0x00004b6c call  0x00007d62 
+ 00020604  0x00004b6d quotient  0x00000039 
+ 00020605  0x00004b6e fetch  0x00000002 , 0x00004339 
+ 00020606  0x00004b6f add  0x0000003f , 0x00000006 , 0x00000006 
+ 00020607  0x00004b70 branch  0x00005080 
+ 00020608  0x00004b73 increase  0x00000003 , 0x00000006 
+ 00020609  0x00004b74 ifetch  0x00000002 , 0x00000006 
+ 00020610  0x00004b75 copy  0x0000003f , 0x00000013 
+ 00020611  0x00004b76 ifetch  0x00000002 , 0x00000006 
+ 00020612  0x00004b77 arg  0x00002a29 , 0x00000002 
+ 00020613  0x00004b78 isub  0x00000002 , 0x0000003e 
+ 00020614  0x00004b79 branch  0x00005089 , 0x00000005 
+ 00020615  0x00004b7a loop  0x00005080 
+ 00020616  0x00004b7b branch  0x0000504c 
+ 00020617  0x00004b7d arg  0x00000003 , 0x00000011 
+ 00020618  0x00004b7e arg  0x00000004 , 0x00000012 
+ 00020619  0x00004b7f call  0x000029fb 
+ 00020620  0x00004b80 setarg  0x0000000a 
+ 00020621  0x00004b81 istore  0x00000001 , 0x00000005 
+ 00020622  0x00004b82 copy  0x00000013 , 0x0000003f 
+ 00020623  0x00004b83 istore  0x00000002 , 0x00000005 
+ 00020624  0x00004b84 rtn 
+ 00020625  0x00004b87 fetch  0x00000002 , 0x00004335 
+ 00020626  0x00004b88 arg  0x00000009 , 0x00000039 
+ 00020627  0x00004b89 fetch  0x00000002 , 0x00004339 
+ 00020628  0x00004b8a add  0x0000003f , 0x00000005 , 0x00000011 
+ 00020629  0x00004b8b arg  0x000049f4 , 0x00000012 
+ 00020630  0x00004b8c call  0x00007d64 
+ 00020631  0x00004b8d branch  0x0000504f , 0x00000005 
+ 00020632  0x00004b8e branch  0x0000504c 
+ 00020633  0x00004b97 branch  0x000050bd , 0x0000002b 
+ 00020634  0x00004b98 call  0x00002952 
+ 00020635  0x00004b99 setarg  0x000050c7 
+ 00020636  0x00004b9a store  0x00000002 , 0x000043db 
+ 00020637  0x00004b9b setarg  0x000050ca 
+ 00020638  0x00004b9c store  0x00000002 , 0x000043dd 
+ 00020639  0x00004b9d setarg  0x000050c3 
+ 00020640  0x00004b9e store  0x00000002 , 0x000043d3 
+ 00020641  0x00004b9f setarg  0x00005180 
+ 00020642  0x00004ba0 store  0x00000002 , 0x000043e1 
+ 00020643  0x00004ba1 setarg  0x000053b0 
+ 00020644  0x00004ba2 store  0x00000002 , 0x000043df 
+ 00020645  0x00004ba3 setarg  0x000053c1 
+ 00020646  0x00004ba4 store  0x00000002 , 0x000043e3 
+ 00020647  0x00004ba6 bpatch  0x00000062 , 0x0000400c 
+ 00020648  0x00004ba7 call  0x000050ab 
+ 00020649  0x00004ba8 call  0x000050be 
+ 00020650  0x00004ba9 branch  0x0000533b 
+ 00020651  0x00004bac fetch  0x00000001 , 0x00008060 
+ 00020652  0x00004bad set0  0x00000000 , 0x0000003f 
+ 00020653  0x00004bae store  0x00000001 , 0x00008060 
+ 00020654  0x00004baf fetch  0x00000008 , 0x00004500 
+ 00020655  0x00004bb0 call  0x00006d68 
+ 00020656  0x00004bb1 fetch  0x00000002 , 0x00004508 
+ 00020657  0x00004bb2 call  0x00006d73 
+ 00020658  0x00004bb3 call  0x00006d82 
+ 00020659  0x00004bb4 jam  0x00000008 , 0x00008077 
+ 00020660  0x00004bb5 jam  0x00000049 , 0x00008076 
+ 00020661  0x00004bb6 jam  0x0000000a , 0x00008079 
+ 00020662  0x00004bb7 jam  0x0000000b , 0x0000807a 
+ 00020663  0x00004bb9 arg  0x00000081 , 0x00000002 
+ 00020664  0x00004bba fetch  0x00000002 , 0x0000450f 
+ 00020665  0x00004bbb isolate1  0x00000000 , 0x0000003f 
+ 00020666  0x00004bbc setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00020667  0x00004bbd storet  0x00000001 , 0x00008060 
+ 00020668  0x00004bbe rtn 
+ 00020669  0x00004bc1 branch  0x000050ab 
+ 00020670  0x00004bc6 fetcht  0x00000001 , 0x000044f5 
+ 00020671  0x00004bc7 call  0x00006ef7 
+ 00020672  0x00004bc8 call  0x000050ed 
+ 00020673  0x00004bc9 fetcht  0x00000001 , 0x000044f3 
+ 00020674  0x00004bca branch  0x00006edd 
+ 00020675  0x00004bcd fetcht  0x00000001 , 0x000044f3 
+ 00020676  0x00004bce call  0x00006ee6 
+ 00020677  0x00004bcf nbranch  0x0000430a , 0x00000001 
+ 00020678  0x00004bd0 branch  0x00004308 
+ 00020679  0x00004bd4 call  0x000069a9 
+ 00020680  0x00004bd5 nrtn  0x00000034 
+ 00020681  0x00004bd6 branch  0x000050ef 
+ 00020682  0x00004bda copy  0x00000013 , 0x0000003f 
+ 00020683  0x00004bdb beq  0x00000014 , 0x000050dc 
+ 00020684  0x00004bdc beq  0x00000015 , 0x000050d8 
+ 00020685  0x00004bdd beq  0x00000030 , 0x00005375 
+ 00020686  0x00004bde beq  0x00000031 , 0x00005377 
+ 00020687  0x00004bdf beq  0x00000032 , 0x00005381 
+ 00020688  0x00004be0 beq  0x00000033 , 0x0000537f 
+ 00020689  0x00004be1 beq  0x00000034 , 0x0000536f 
+ 00020690  0x00004be2 beq  0x0000003d , 0x0000534f 
+ 00020691  0x00004be3 beq  0x00000041 , 0x000050e2 
+ 00020692  0x00004be4 beq  0x00000042 , 0x000050e4 
+ 00020693  0x00004be5 beq  0x00000043 , 0x0000536d 
+ 00020694  0x00004be6 beq  0x0000003b , 0x00005358 
+ 00020695  0x00004be7 rtn 
+ 00020696  0x00004bec call  0x000029cb 
+ 00020697  0x00004bed jam  0x00000000 , 0x00004511 
+ 00020698  0x00004bee call  0x000050e0 
+ 00020699  0x00004bef branch  0x00005321 
+ 00020700  0x00004bf6 call  0x000050e7 
+ 00020701  0x00004bf7 fetch  0x00000001 , 0x000044fe 
+ 00020702  0x00004bf8 store  0x00000001 , 0x000040c0 
+ 00020703  0x00004bf9 branch  0x0000531f 
+ 00020704  0x00004bfe call  0x00005149 
+ 00020705  0x00004bff branch  0x000050e5 
+ 00020706  0x00004c03 call  0x000030f3 
+ 00020707  0x00004c04 branch  0x00002ed5 
+ 00020708  0x00004c07 branch  0x00005391 
+ 00020709  0x00004c0b fetcht  0x00000001 , 0x000044f5 
+ 00020710  0x00004c0c branch  0x00006ef7 
+ 00020711  0x00004c0f call  0x000050e9 
+ 00020712  0x00004c10 branch  0x000050ed 
+ 00020713  0x00004c13 fetch  0x00000001 , 0x000044f8 
+ 00020714  0x00004c14 isolate1  0x00000001 , 0x0000003f 
+ 00020715  0x00004c15 call  0x00004315 , 0x00000001 
+ 00020716  0x00004c16 rtn 
+ 00020717  0x00004c18 fetcht  0x00000001 , 0x000044f5 
+ 00020718  0x00004c19 branch  0x00006ef3 
+ 00020719  0x00004c1d fetch  0x00000001 , 0x0000810b 
+ 00020720  0x00004c1e rtnbit1  0x00000002 
+ 00020721  0x00004c1f call  0x00006d96 
+ 00020722  0x00004c20 ifetch  0x00000001 , 0x00000003 
+ 00020723  0x00004c21 bne  0x00000001 , 0x00005105 
+ 00020724  0x00004c22 fetch  0x00000002 , 0x00008112 
+ 00020725  0x00004c23 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00020726  0x00004c24 rtn  0x00000002 
+ 00020727  0x00004c25 ifetch  0x00000001 , 0x00000003 
+ 00020728  0x00004c26 store  0x00000001 , 0x000006e2 
+ 00020729  0x00004c27 ifetcht  0x00000001 , 0x00000003 
+ 00020730  0x00004c28 copy  0x00000003 , 0x00000011 
+ 00020731  0x00004c29 storet  0x00000001 , 0x000006e3 
+ 00020732  0x00004c2a add  0x00000002 , 0x00000003 , 0x00000002 
+ 00020733  0x00004c2b fetch  0x00000002 , 0x00008112 
+ 00020734  0x00004c2c isub  0x00000002 , 0x00000002 
+ 00020735  0x00004c2d nrtn  0x00000002 
+ 00020736  0x00004c2e jam  0x00000001 , 0x000006e4 
+ 00020737  0x00004c2f call  0x00005113 
+ 00020738  0x00004c30 fetch  0x00000001 , 0x000006e4 
+ 00020739  0x00004c31 rtneq  0x00000000 
+ 00020740  0x00004c32 branch  0x0000510e 
+ 00020741  0x00004c35 call  0x00007c95 
+ 00020742  0x00004c36 call  0x0000535e 
+ 00020743  0x00004c37 branch  0x00005108 
+ 00020744  0x00004c3b bpatch  0x00000063 , 0x0000400c 
+ 00020745  0x00004c3c call  0x00006d96 
+ 00020746  0x00004c3d fetch  0x00000002 , 0x00008112 
+ 00020747  0x00004c3e rtn  0x00000034 
+ 00020748  0x00004c3f iadd  0x00000003 , 0x00000003 
+ 00020749  0x00004c40 branch  0x00005112 
+ 00020750  0x00004c43 call  0x00006d96 
+ 00020751  0x00004c44 increase  0x00000002 , 0x00000003 
+ 00020752  0x00004c45 ifetch  0x00000001 , 0x00000003 
+ 00020753  0x00004c46 iadd  0x00000003 , 0x00000003 
+ 00020754  0x00004c48 branch  0x00006d9c 
+ 00020755  0x00004c4c bpatch  0x00000064 , 0x0000400c 
+ 00020756  0x00004c4d fetch  0x00000001 , 0x000006e2 
+ 00020757  0x00004c4e beq  0x00000001 , 0x0000513d 
+ 00020758  0x00004c4f beq  0x00000002 , 0x00005142 
+ 00020759  0x00004c50 beq  0x00000004 , 0x00005150 
+ 00020760  0x00004c51 beq  0x00000009 , 0x00005154 
+ 00020761  0x00004c52 beq  0x0000000b , 0x000051ab 
+ 00020762  0x00004c53 beq  0x0000000e , 0x000051ac 
+ 00020763  0x00004c54 beq  0x0000000f , 0x000051b4 
+ 00020764  0x00004c55 beq  0x00000010 , 0x000051bc 
+ 00020765  0x00004c56 beq  0x00000012 , 0x000051c0 
+ 00020766  0x00004c57 beq  0x00000026 , 0x000051c4 
+ 00020767  0x00004c58 beq  0x00000028 , 0x000051c9 
+ 00020768  0x00004c59 beq  0x0000002a , 0x000051cc 
+ 00020769  0x00004c5a beq  0x0000002b , 0x000051ff 
+ 00020770  0x00004c5b beq  0x0000002c , 0x00005205 
+ 00020771  0x00004c5c beq  0x00000030 , 0x0000520c 
+ 00020772  0x00004c5d beq  0x00000031 , 0x00005211 
+ 00020773  0x00004c5e beq  0x00000032 , 0x00005222 
+ 00020774  0x00004c5f beq  0x00000033 , 0x0000522d 
+ 00020775  0x00004c60 beq  0x00000034 , 0x0000525a 
+ 00020776  0x00004c61 beq  0x00000035 , 0x0000525d 
+ 00020777  0x00004c62 beq  0x00000036 , 0x00005266 
+ 00020778  0x00004c63 beq  0x00000037 , 0x0000526f 
+ 00020779  0x00004c64 beq  0x00000038 , 0x00005275 
+ 00020780  0x00004c65 beq  0x00000040 , 0x0000527d 
+ 00020781  0x00004c66 beq  0x00000042 , 0x00005287 
+ 00020782  0x00004c67 beq  0x00000048 , 0x0000528c 
+ 00020783  0x00004c69 beq  0x00000051 , 0x00005297 
+ 00020784  0x00004c6a beq  0x00000061 , 0x0000529b 
+ 00020785  0x00004c6b beq  0x00000076 , 0x000052aa 
+ 00020786  0x00004c6c beq  0x00000077 , 0x000052b0 
+ 00020787  0x00004c6d beq  0x00000078 , 0x000052b5 
+ 00020788  0x00004c6e beq  0x0000007a , 0x000052eb 
+ 00020789  0x00004c6f beq  0x0000007b , 0x000052f9 
+ 00020790  0x00004c70 beq  0x00000090 , 0x000052ff 
+ 00020791  0x00004c71 beq  0x00000091 , 0x00005304 
+ 00020792  0x00004c72 beq  0x00000092 , 0x00005308 
+ 00020793  0x00004c73 beq  0x00000093 , 0x0000530d 
+ 00020794  0x00004c74 beq  0x00000094 , 0x00005311 
+ 00020795  0x00004c75 beq  0x000000ff , 0x00005317 
+ 00020796  0x00004c76 branch  0x00005319 
+ 00020797  0x00004c7d fetch  0x00000001 , 0x000006e3 
+ 00020798  0x00004c7e bne  0x00000006 , 0x00005319 
+ 00020799  0x00004c7f ifetch  0x00000006 , 0x00000003 
+ 00020800  0x00004c80 store  0x00000006 , 0x000042db 
+ 00020801  0x00004c81 branch  0x0000531c 
+ 00020802  0x00004c86 fetch  0x00000001 , 0x000006e3 
+ 00020803  0x00004c87 bne  0x00000001 , 0x00005319 
+ 00020804  0x00004c88 ifetcht  0x00000001 , 0x00000003 
+ 00020805  0x00004c89 storet  0x00000001 , 0x000044ff 
+ 00020806  0x00004c8a call  0x0000531c 
+ 00020807  0x00004c8b fetch  0x00000002 , 0x000044e9 
+ 00020808  0x00004c8c rtnbit1  0x00000009 
+ 00020809  0x00004c90 fetch  0x00000001 , 0x000044f8 
+ 00020810  0x00004c91 isolate1  0x00000001 , 0x0000003f 
+ 00020811  0x00004c92 nrtn  0x00000001 
+ 00020812  0x00004c93 fetcht  0x00000001 , 0x000044ff 
+ 00020813  0x00004c94 isolate1  0x00000002 , 0x00000002 
+ 00020814  0x00004c95 branch  0x00004317 , 0x00000001 
+ 00020815  0x00004c96 branch  0x00004315 
+ 00020816  0x00004c9c arg  0x0000001d , 0x0000003f 
+ 00020817  0x00004c9d arg  0x0000426b , 0x00000005 
+ 00020818  0x00004c9e call  0x00005260 
+ 00020819  0x00004c9f branch  0x00002952 
+ 00020820  0x00004ca5 fetch  0x00000002 , 0x000044e9 
+ 00020821  0x00004ca6 bbit0  0x00000009 , 0x00005319 
+ 00020822  0x00004ca7 call  0x000051a8 
+ 00020823  0x00004ca8 branch  0x00005319 , 0x00000028 
+ 00020824  0x00004ca9 jam  0x00000000 , 0x000006e4 
+ 00020825  0x00004caa fetch  0x00000002 , 0x0000450f 
+ 00020826  0x00004cab bbit1  0x00000008 , 0x00005179 
+ 00020827  0x00004cac fetch  0x00000001 , 0x00004511 
+ 00020828  0x00004cad nrtn  0x00000034 
+ 00020829  0x00004cae jam  0x00000001 , 0x000006e4 
+ 00020830  0x00004caf ifetch  0x00000002 , 0x00000003 
+ 00020831  0x00004cb0 store  0x00000002 , 0x00004512 
+ 00020832  0x00004cb1 storer  0x00000003 , 0x00000002 , 0x00004514 
+ 00020833  0x00004cb2 fetch  0x00000001 , 0x000006e3 
+ 00020834  0x00004cb3 pincrease  0xfffffffe 
+ 00020835  0x00004cb4 nbranch  0x00005319 , 0x00000002 
+ 00020836  0x00004cb5 branch  0x00005319 , 0x00000005 
+ 00020837  0x00004cb6 store  0x00000001 , 0x00004511 
+ 00020838  0x00004cb7 fetcht  0x00000002 , 0x00004512 
+ 00020839  0x00004cb8 increase  0xffffffff , 0x00000002 
+ 00020840  0x00004cb9 call  0x00002cd2 
+ 00020841  0x00004cba branch  0x0000517c , 0x00000034 
+ 00020842  0x00004cbb ifetcht  0x00000004 , 0x00000006 
+ 00020843  0x00004cbc setarg  0x01280302 
+ 00020844  0x00004cbd isub  0x00000002 , 0x0000003e 
+ 00020845  0x00004cbe nbranch  0x0000517c , 0x00000005 
+ 00020846  0x00004cbf ifetch  0x00000001 , 0x00000006 
+ 00020847  0x00004cc0 store  0x00000001 , 0x00004516 
+ 00020848  0x00004cc1 and_into  0x00000030 , 0x0000003f 
+ 00020849  0x00004cc2 branch  0x0000517c , 0x00000034 
+ 00020850  0x00004cc3 jam  0x00000000 , 0x000006e4 
+ 00020851  0x00004cc4 call  0x000029c9 
+ 00020852  0x00004cc5 call  0x00005180 
+ 00020853  0x00004cc6 call  0x00005180 
+ 00020854  0x00004cc7 call  0x00005180 
+ 00020855  0x00004cc8 fetch  0x00000002 , 0x0000450f 
+ 00020856  0x00004cc9 rtnbit0  0x00000008 
+ 00020857  0x00004ccb jam  0x00000001 , 0x000006e4 
+ 00020858  0x00004ccc call  0x000053d6 
+ 00020859  0x00004ccd branch  0x0000531c 
+ 00020860  0x00004cd0 jam  0x00000000 , 0x00004511 
+ 00020861  0x00004cd1 jam  0x00000001 , 0x000006e4 
+ 00020862  0x00004cd2 call  0x000053d6 
+ 00020863  0x00004cd3 branch  0x00005319 
+ 00020864  0x00004cd6 fetch  0x00000001 , 0x00004511 
+ 00020865  0x00004cd7 rtn  0x00000034 
+ 00020866  0x00004cd8 call  0x00002a28 
+ 00020867  0x00004cd9 nrtn  0x00000034 
+ 00020868  0x00004cda call  0x000051a3 
+ 00020869  0x00004cdb bpatch  0x00000065 , 0x0000400c 
+ 00020870  0x00004cdc fetch  0x00000002 , 0x000042e1 
+ 00020871  0x00004cdd call  0x00007db0 
+ 00020872  0x00004cde copy  0x0000003f , 0x00000002 
+ 00020873  0x00004cdf fetch  0x00000001 , 0x00004396 
+ 00020874  0x00004ce0 rtnbit1  0x00000000 
+ 00020875  0x00004ce1 add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00020876  0x00004ce2 arg  0x000000fb , 0x00000002 
+ 00020877  0x00004ce3 call  0x00007db0 
+ 00020878  0x00004ce4 fetcht  0x00000001 , 0x00004511 
+ 00020879  0x00004ce5 call  0x00007db0 
+ 00020880  0x00004ce6 copy  0x0000003f , 0x00000011 
+ 00020881  0x00004ce7 copy  0x00000002 , 0x0000003f 
+ 00020882  0x00004ce8 isub  0x00000011 , 0x0000003f 
+ 00020883  0x00004ce9 store  0x00000001 , 0x00004511 
+ 00020884  0x00004cea call  0x0000519e 
+ 00020885  0x00004ceb fetch  0x00000002 , 0x00004514 
+ 00020886  0x00004cec copy  0x0000003f , 0x00000003 
+ 00020887  0x00004ced copy  0x00000011 , 0x00000039 
+ 00020888  0x00004cee call  0x00006dca 
+ 00020889  0x00004cef copy  0x00000003 , 0x0000003f 
+ 00020890  0x00004cf0 store  0x00000002 , 0x00004514 
+ 00020891  0x00004cf1 fetch  0x00000001 , 0x00004511 
+ 00020892  0x00004cf2 nrtn  0x00000034 
+ 00020893  0x00004cf3 branch  0x000053d4 
+ 00020894  0x00004cf6 fetcht  0x00000002 , 0x00004512 
+ 00020895  0x00004cf7 fetch  0x00000001 , 0x00004516 
+ 00020896  0x00004cf8 bbit1  0x00000005 , 0x00002df7 
+ 00020897  0x00004cf9 bbit1  0x00000004 , 0x00002dee 
+ 00020898  0x00004cfa rtn 
+ 00020899  0x00004cff arg  0x00000017 , 0x00000002 
+ 00020900  0x00004d00 fetch  0x00000002 , 0x0000450f 
+ 00020901  0x00004d01 rtnbit1  0x00000001 
+ 00020902  0x00004d02 fetcht  0x00000002 , 0x000042e3 
+ 00020903  0x00004d03 rtn 
+ 00020904  0x00004d06 fetch  0x00000002 , 0x0000450f 
+ 00020905  0x00004d07 bbit1  0x00000002 , 0x00002dc7 
+ 00020906  0x00004d08 branch  0x00007dbc 
+ 00020907  0x00004d0d branch  0x0000533f 
+ 00020908  0x00004d14 ifetch  0x00000001 , 0x00000003 
+ 00020909  0x00004d15 fetcht  0x00000001 , 0x0000450f 
+ 00020910  0x00004d16 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00020911  0x00004d17 storet  0x00000001 , 0x0000450f 
+ 00020912  0x00004d18 fetcht  0x00000001 , 0x00008060 
+ 00020913  0x00004d19 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00020914  0x00004d1a storet  0x00000001 , 0x00008060 
+ 00020915  0x00004d1b branch  0x0000531c 
+ 00020916  0x00004d20 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020917  0x00004d21 call  0x00007d33 
+ 00020918  0x00004d22 call  0x00006d77 
+ 00020919  0x00004d23 store  0x00000002 , 0x00004508 
+ 00020920  0x00004d24 call  0x0000531c 
+ 00020921  0x00004d25 call  0x00006dae 
+ 00020922  0x00004d26 fetch  0x00000002 , 0x00004508 
+ 00020923  0x00004d27 branch  0x00006d73 
+ 00020924  0x00004d2c arg  0x00000002 , 0x00000011 
+ 00020925  0x00004d2d arg  0x000044f1 , 0x00000012 
+ 00020926  0x00004d2e arg  0x00000000 , 0x00000002 
+ 00020927  0x00004d2f branch  0x00005323 
+ 00020928  0x00004d35 fetch  0x00000002 , 0x000044e9 
+ 00020929  0x00004d36 bbit0  0x00000009 , 0x00005319 
+ 00020930  0x00004d38 call  0x0000531c 
+ 00020931  0x00004d39 branch  0x0000431f 
+ 00020932  0x00004d40 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020933  0x00004d41 fetch  0x00000002 , 0x000043f8 
+ 00020934  0x00004d42 icopy  0x00000005 
+ 00020935  0x00004d43 call  0x00006dca 
+ 00020936  0x00004d44 branch  0x0000531c 
+ 00020937  0x00004d49 fetch  0x00000002 , 0x000044e9 
+ 00020938  0x00004d4a bbit1  0x00000009 , 0x0000528c 
+ 00020939  0x00004d4b branch  0x00005319 
+ 00020940  0x00004d50 arg  0x00000040 , 0x00000039 
+ 00020941  0x00004d51 arg  0x00004348 , 0x00000005 
+ 00020942  0x00004d52 call  0x00007ca1 
+ 00020943  0x00004d53 setarg  0x00000000 
+ 00020944  0x00004d54 store  0x00000001 , 0x00000688 
+ 00020945  0x00004d55 copy  0x00000011 , 0x00000003 
+ 00020946  0x00004d57 copy  0x00000003 , 0x0000003f 
+ 00020947  0x00004d58 store  0x00000002 , 0x0000068c 
+ 00020948  0x00004d59 call  0x000051fa 
+ 00020949  0x00004d5b fetch  0x00000001 , 0x00000688 
+ 00020950  0x00004d5c fetcht  0x00000001 , 0x00000678 
+ 00020951  0x00004d5d increase  0x00000001 , 0x00000002 
+ 00020952  0x00004d5e iadd  0x00000002 , 0x0000003f 
+ 00020953  0x00004d5f store  0x00000001 , 0x00000688 
+ 00020954  0x00004d61 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00020955  0x00004d62 nbranch  0x000051e6 , 0x00000002 
+ 00020956  0x00004d64 fetcht  0x00000001 , 0x00004348 
+ 00020957  0x00004d65 setarg  0x00004349 
+ 00020958  0x00004d66 iadd  0x00000002 , 0x0000003f 
+ 00020959  0x00004d67 store  0x00000002 , 0x00000691 
+ 00020960  0x00004d68 fetcht  0x00000001 , 0x00000678 
+ 00020961  0x00004d69 increase  0x00000001 , 0x00000002 
+ 00020962  0x00004d6a fetch  0x00000001 , 0x00004348 
+ 00020963  0x00004d6b iadd  0x00000002 , 0x0000003f 
+ 00020964  0x00004d6c store  0x00000001 , 0x00004348 
+ 00020965  0x00004d6d branch  0x000051ef 
+ 00020966  0x00004d6f fetcht  0x00000001 , 0x00004368 
+ 00020967  0x00004d70 setarg  0x00004369 
+ 00020968  0x00004d71 iadd  0x00000002 , 0x0000003f 
+ 00020969  0x00004d72 store  0x00000002 , 0x00000691 
+ 00020970  0x00004d73 fetcht  0x00000001 , 0x00000678 
+ 00020971  0x00004d74 increase  0x00000001 , 0x00000002 
+ 00020972  0x00004d75 fetch  0x00000001 , 0x00004368 
+ 00020973  0x00004d76 iadd  0x00000002 , 0x0000003f 
+ 00020974  0x00004d77 store  0x00000001 , 0x00004368 
+ 00020975  0x00004d79 fetch  0x00000002 , 0x00000691 
+ 00020976  0x00004d7a copy  0x0000003f , 0x00000005 
+ 00020977  0x00004d7b fetch  0x00000002 , 0x0000068c 
+ 00020978  0x00004d7c copy  0x0000003f , 0x00000003 
+ 00020979  0x00004d7e copy  0x00000002 , 0x00000039 
+ 00020980  0x00004d7f call  0x00006dca 
+ 00020981  0x00004d81 fetch  0x00000001 , 0x000006e3 
+ 00020982  0x00004d82 fetcht  0x00000001 , 0x00000688 
+ 00020983  0x00004d83 isub  0x00000002 , 0x0000003e 
+ 00020984  0x00004d84 nbranch  0x000051d2 , 0x00000005 
+ 00020985  0x00004d85 branch  0x0000531c 
+ 00020986  0x00004d89 ifetch  0x00000001 , 0x00000003 
+ 00020987  0x00004d8a store  0x00000001 , 0x00000678 
+ 00020988  0x00004d8b ifetch  0x00000001 , 0x00000003 
+ 00020989  0x00004d8c store  0x00000001 , 0x00000684 
+ 00020990  0x00004d8d rtn 
+ 00020991  0x00004d92 arg  0x00000000 , 0x00000002 
+ 00020992  0x00004d93 arg  0x00000002 , 0x00000011 
+ 00020993  0x00004d94 fetch  0x00000002 , 0x0000450c 
+ 00020994  0x00004d95 store  0x00000002 , 0x000006a1 
+ 00020995  0x00004d96 arg  0x000006a1 , 0x00000012 
+ 00020996  0x00004d97 branch  0x00005323 
+ 00020997  0x00004d9c fetch  0x00000001 , 0x000006e3 
+ 00020998  0x00004d9d bne  0x00000001 , 0x00005319 
+ 00020999  0x00004d9e ifetch  0x00000001 , 0x00000003 
+ 00021000  0x00004d9f store  0x00000001 , 0x0000450a 
+ 00021001  0x00004da0 setarg  0x00000000 
+ 00021002  0x00004da1 store  0x00000002 , 0x0000450c 
+ 00021003  0x00004da2 branch  0x0000531c 
+ 00021004  0x00004da7 fetch  0x00000001 , 0x000006e3 
+ 00021005  0x00004da8 bne  0x00000004 , 0x00005319 
+ 00021006  0x00004da9 fetch  0x00000002 , 0x000044e9 
+ 00021007  0x00004daa bbit1  0x00000009 , 0x000052eb 
+ 00021008  0x00004dab branch  0x00005319 
+ 00021009  0x00004db1 fetch  0x00000001 , 0x000006e3 
+ 00021010  0x00004db2 bne  0x00000003 , 0x00005319 
+ 00021011  0x00004db3 ifetch  0x00000001 , 0x00000003 
+ 00021012  0x00004db4 beq  0x00000000 , 0x00005217 
+ 00021013  0x00004db5 beq  0x00000001 , 0x0000521d 
+ 00021014  0x00004db6 branch  0x00005319 
+ 00021015  0x00004db9 call  0x0000531c 
+ 00021016  0x00004dba ifetcht  0x00000001 , 0x00000003 
+ 00021017  0x00004dbb ifetch  0x00000001 , 0x00000003 
+ 00021018  0x00004dbc beq  0x00000002 , 0x00006f0f 
+ 00021019  0x00004dbd nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021020  0x00004dbe branch  0x00006edd 
+ 00021021  0x00004dc1 call  0x0000531c 
+ 00021022  0x00004dc2 ifetcht  0x00000001 , 0x00000003 
+ 00021023  0x00004dc3 ifetch  0x00000001 , 0x00000003 
+ 00021024  0x00004dc4 branch  0x00006ef7 , 0x00000034 
+ 00021025  0x00004dc5 branch  0x00006ef3 
+ 00021026  0x00004dca fetch  0x00000001 , 0x000006e3 
+ 00021027  0x00004dcb bne  0x00000001 , 0x00005319 
+ 00021028  0x00004dcc ifetcht  0x00000001 , 0x00000003 
+ 00021029  0x00004dcd call  0x00006ee6 
+ 00021030  0x00004dce setarg  0x00000000 
+ 00021031  0x00004dcf nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00021032  0x00004dd0 arg  0x00000001 , 0x00000011 
+ 00021033  0x00004dd1 store  0x00000002 , 0x000006a1 
+ 00021034  0x00004dd2 arg  0x000006a1 , 0x00000012 
+ 00021035  0x00004dd3 arg  0x00000000 , 0x00000002 
+ 00021036  0x00004dd4 branch  0x00005323 
+ 00021037  0x00004dd9 ifetch  0x00000001 , 0x00000003 
+ 00021038  0x00004dda copy  0x0000003f , 0x00000002 
+ 00021039  0x00004ddb beq  0x00000081 , 0x0000523c 
+ 00021040  0x00004ddc beq  0x00000082 , 0x00005240 
+ 00021041  0x00004ddd beq  0x00000083 , 0x00005245 
+ 00021042  0x00004dde beq  0x00000084 , 0x00005249 
+ 00021043  0x00004ddf store  0x00000001 , 0x000042fe 
+ 00021044  0x00004de0 call  0x000074ff 
+ 00021045  0x00004de1 call  0x00002ec4 
+ 00021046  0x00004de2 fetch  0x00000001 , 0x000042fe 
+ 00021047  0x00004de3 beq  0x00000000 , 0x0000524d 
+ 00021048  0x00004de4 beq  0x00000001 , 0x00005250 
+ 00021049  0x00004de5 beq  0x00000002 , 0x00005252 
+ 00021050  0x00004de6 beq  0x00000004 , 0x00005254 
+ 00021051  0x00004de7 branch  0x00005319 
+ 00021052  0x00004dea storet  0x00000001 , 0x000042fe 
+ 00021053  0x00004deb call  0x00002ec0 
+ 00021054  0x00004dec jam  0x0000000d , 0x000042c7 
+ 00021055  0x00004ded branch  0x0000524e 
+ 00021056  0x00004def storet  0x00000001 , 0x000042fe 
+ 00021057  0x00004df0 call  0x00002ec0 
+ 00021058  0x00004df1 jam  0x0000000d , 0x000042c7 
+ 00021059  0x00004df2 jam  0x00000001 , 0x000042c5 
+ 00021060  0x00004df3 branch  0x0000531c 
+ 00021061  0x00004df5 storet  0x00000001 , 0x000042fe 
+ 00021062  0x00004df6 call  0x00002ec0 
+ 00021063  0x00004df7 jam  0x0000000d , 0x000042c7 
+ 00021064  0x00004df8 branch  0x00005258 
+ 00021065  0x00004dfa storet  0x00000001 , 0x000042fe 
+ 00021066  0x00004dfb call  0x00002ec0 
+ 00021067  0x00004dfc jam  0x0000000d , 0x000042c7 
+ 00021068  0x00004dfd branch  0x00005256 
+ 00021069  0x00004e01 jam  0x00000000 , 0x000042c7 
+ 00021070  0x00004e03 jam  0x00000003 , 0x000042c5 
+ 00021071  0x00004e04 branch  0x0000531c 
+ 00021072  0x00004e06 jam  0x00000001 , 0x000042c7 
+ 00021073  0x00004e07 branch  0x0000524e 
+ 00021074  0x00004e09 jam  0x00000005 , 0x000042c7 
+ 00021075  0x00004e0a branch  0x00005258 
+ 00021076  0x00004e0c jam  0x00000005 , 0x000042c7 
+ 00021077  0x00004e0d branch  0x00005256 
+ 00021078  0x00004e0f jam  0x00000002 , 0x000042c5 
+ 00021079  0x00004e10 branch  0x0000531c 
+ 00021080  0x00004e12 jam  0x00000000 , 0x000042c5 
+ 00021081  0x00004e13 branch  0x0000531c 
+ 00021082  0x00004e18 arg  0x0000001f , 0x0000003f 
+ 00021083  0x00004e19 arg  0x00004348 , 0x00000005 
+ 00021084  0x00004e1a branch  0x00005260 
+ 00021085  0x00004e1f arg  0x0000001f , 0x0000003f 
+ 00021086  0x00004e20 arg  0x00004368 , 0x00000005 
+ 00021087  0x00004e21 branch  0x00005260 
+ 00021088  0x00004e24 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021089  0x00004e25 isub  0x00000039 , 0x0000003e 
+ 00021090  0x00004e26 nbranch  0x00005319 , 0x00000002 
+ 00021091  0x00004e27 istorer  0x00000039 , 0x00000001 , 0x00000005 
+ 00021092  0x00004e28 call  0x00006dca 
+ 00021093  0x00004e29 branch  0x0000531c 
+ 00021094  0x00004e2e fetch  0x00000002 , 0x000044e9 
+ 00021095  0x00004e2f bbit0  0x00000009 , 0x00005319 
+ 00021096  0x00004e30 fetch  0x00000001 , 0x000006e3 
+ 00021097  0x00004e31 bne  0x00000008 , 0x00005319 
+ 00021098  0x00004e32 ifetch  0x00000008 , 0x00000003 
+ 00021099  0x00004e33 store  0x00000008 , 0x000042d3 
+ 00021100  0x00004e34 jam  0x00000012 , 0x0000066f 
+ 00021101  0x00004e35 call  0x00007834 
+ 00021102  0x00004e36 branch  0x0000531c 
+ 00021103  0x00004e3b ifetch  0x00000002 , 0x00000003 
+ 00021104  0x00004e3c store  0x00000002 , 0x00004389 
+ 00021105  0x00004e3d storet  0x00000001 , 0x000040a6 
+ 00021106  0x00004e3e iadd  0x00000002 , 0x0000003f 
+ 00021107  0x00004e3f store  0x00000002 , 0x000040a4 
+ 00021108  0x00004e40 branch  0x0000531c 
+ 00021109  0x00004e45 fetch  0x00000001 , 0x000042fe 
+ 00021110  0x00004e46 branch  0x00005319 , 0x00000034 
+ 00021111  0x00004e47 fetch  0x00000001 , 0x000042fc 
+ 00021112  0x00004e48 bne  0x00000000 , 0x00005319 
+ 00021113  0x00004e49 fetch  0x00000001 , 0x000042fd 
+ 00021114  0x00004e4a bne  0x00000000 , 0x00005319 
+ 00021115  0x00004e4b call  0x000078a9 
+ 00021116  0x00004e4c branch  0x0000531c 
+ 00021117  0x00004e51 fetch  0x00000001 , 0x000006e3 
+ 00021118  0x00004e52 bne  0x00000005 , 0x00005319 
+ 00021119  0x00004e53 ifetch  0x00000001 , 0x00000003 
+ 00021120  0x00004e54 store  0x00000001 , 0x000044f9 
+ 00021121  0x00004e55 ifetch  0x00000004 , 0x00000003 
+ 00021122  0x00004e56 store  0x00000004 , 0x000044fa 
+ 00021123  0x00004e57 fetcht  0x00000001 , 0x000044f9 
+ 00021124  0x00004e58 call  0x00006ef7 
+ 00021125  0x00004e59 call  0x000053ae 
+ 00021126  0x00004e5a branch  0x0000531c 
+ 00021127  0x00004e5f fetch  0x00000001 , 0x000006e3 
+ 00021128  0x00004e60 bne  0x00000001 , 0x00005319 
+ 00021129  0x00004e61 ifetch  0x00000001 , 0x00000003 
+ 00021130  0x00004e62 store  0x00000001 , 0x00004141 
+ 00021131  0x00004e63 branch  0x0000531c 
+ 00021132  0x00004e68 ifetch  0x00000001 , 0x00000003 
+ 00021133  0x00004e69 beq  0x00000001 , 0x00005295 
+ 00021134  0x00004e6a fetch  0x00000001 , 0x000042fa 
+ 00021135  0x00004e6b beq  0x00000003 , 0x00005293 
+ 00021136  0x00004e6c beq  0x00000006 , 0x00005293 
+ 00021137  0x00004e6d beq  0x00000007 , 0x00005293 
+ 00021138  0x00004e6e branch  0x00005319 
+ 00021139  0x00004e70 jam  0x00000001 , 0x000042fb 
+ 00021140  0x00004e71 branch  0x0000531c 
+ 00021141  0x00004e74 call  0x00002f2a 
+ 00021142  0x00004e75 branch  0x0000531c 
+ 00021143  0x00004e7c call  0x0000531c 
+ 00021144  0x00004e7d call  0x00006dae 
+ 00021145  0x00004e7e jam  0x00000001 , 0x00008010 
+ 00021146  0x00004e7f branch  0x0000235a 
+ 00021147  0x00004e84 fetch  0x00000001 , 0x000006e3 
+ 00021148  0x00004e85 beq  0x00000000 , 0x00005319 
+ 00021149  0x00004e86 ifetch  0x00000001 , 0x00000003 
+ 00021150  0x00004e87 branch  0x000052a8 , 0x00000034 
+ 00021151  0x00004e88 fetch  0x00000001 , 0x000006e3 
+ 00021152  0x00004e89 bne  0x00000005 , 0x00005319 
+ 00021153  0x00004e8a ifetch  0x00000004 , 0x00000003 
+ 00021154  0x00004e8b arg  0x000f4240 , 0x00000002 
+ 00021155  0x00004e8c isub  0x00000002 , 0x0000003e 
+ 00021156  0x00004e8d branch  0x00005319 , 0x00000002 
+ 00021157  0x00004e8e store  0x00000004 , 0x000042ff 
+ 00021158  0x00004e8f call  0x000029c1 
+ 00021159  0x00004e90 branch  0x0000531c 
+ 00021160  0x00004e93 call  0x000029c3 
+ 00021161  0x00004e94 branch  0x0000531c 
+ 00021162  0x00004e99 arg  0x00000001 , 0x00000002 
+ 00021163  0x00004e9a call  0x00002cd2 
+ 00021164  0x00004e9b add  0x00000006 , 0xfffffffe , 0x00000005 
+ 00021165  0x00004e9c setarg  0x00000000 
+ 00021166  0x00004e9d istore  0x00000002 , 0x00000005 
+ 00021167  0x00004e9e branch  0x0000531c 
+ 00021168  0x00004ea3 call  0x000052b9 
+ 00021169  0x00004ea4 call  0x000052e7 
+ 00021170  0x00004ea5 setarg  0x00000000 
+ 00021171  0x00004ea6 istore  0x00000002 , 0x00000005 
+ 00021172  0x00004ea7 branch  0x00005388 
+ 00021173  0x00004ead ifetch  0x00000001 , 0x00000003 
+ 00021174  0x00004eae call  0x000052bd 
+ 00021175  0x00004eaf call  0x000052c4 
+ 00021176  0x00004eb0 branch  0x00005388 
+ 00021177  0x00004eb4 call  0x000052e4 
+ 00021178  0x00004eb5 setarg  0x00280002 
+ 00021179  0x00004eb6 istore  0x00000003 , 0x00000005 
+ 00021180  0x00004eb7 rtn 
+ 00021181  0x00004ebb store  0x00000001 , 0x00000670 
+ 00021182  0x00004ebc call  0x000052e4 
+ 00021183  0x00004ebd setarg  0x01280302 
+ 00021184  0x00004ebe istore  0x00000004 , 0x00000005 
+ 00021185  0x00004ebf fetch  0x00000001 , 0x00000670 
+ 00021186  0x00004ec0 istore  0x00000003 , 0x00000005 
+ 00021187  0x00004ec1 rtn 
+ 00021188  0x00004ec5 call  0x00002cf6 
+ 00021189  0x00004ec6 ifetch  0x00000001 , 0x00000003 
+ 00021190  0x00004ec7 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00021191  0x00004ec8 copy  0x0000003f , 0x00000011 
+ 00021192  0x00004ec9 isolate1  0x00000007 , 0x00000011 
+ 00021193  0x00004eca setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021194  0x00004ecb isolate1  0x00000006 , 0x00000011 
+ 00021195  0x00004ecc setflag  0x00000001 , 0x0000000e , 0x00000002 
+ 00021196  0x00004ecd istoret  0x00000002 , 0x00000005 
+ 00021197  0x00004ece copy  0x00000039 , 0x0000003f 
+ 00021198  0x00004ecf istore  0x00000001 , 0x00000005 
+ 00021199  0x00004ed0 call  0x00006ddd 
+ 00021200  0x00004ed1 call  0x000052e7 
+ 00021201  0x00004ed2 setarg  0x00000000 
+ 00021202  0x00004ed3 istore  0x00000002 , 0x00000005 
+ 00021203  0x00004ed4 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00021204  0x00004ed5 increase  0xffffffff , 0x00000002 
+ 00021205  0x00004ed6 call  0x00002cd2 
+ 00021206  0x00004ed7 add  0x00000006 , 0x00000004 , 0x00000006 
+ 00021207  0x00004ed8 ifetch  0x00000001 , 0x00000006 
+ 00021208  0x00004ed9 bbit1  0x00000004 , 0x000052dc 
+ 00021209  0x00004eda bbit1  0x00000005 , 0x000052dc 
+ 00021210  0x00004edb increase  0x00000001 , 0x00000002 
+ 00021211  0x00004edc rtn 
+ 00021212  0x00004ee0 call  0x00002cf6 
+ 00021213  0x00004ee1 isolate1  0x00000005 , 0x00000011 
+ 00021214  0x00004ee2 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021215  0x00004ee3 istoret  0x00000002 , 0x00000005 
+ 00021216  0x00004ee4 setarg  0x02290202 
+ 00021217  0x00004ee5 istore  0x00000008 , 0x00000005 
+ 00021218  0x00004ee6 increase  0xffffffff , 0x00000002 
+ 00021219  0x00004ee7 rtn 
+ 00021220  0x00004eeb call  0x00002cf6 
+ 00021221  0x00004eec istoret  0x00000002 , 0x00000005 
+ 00021222  0x00004eed rtn 
+ 00021223  0x00004ef1 ifetch  0x00000001 , 0x00000003 
+ 00021224  0x00004ef2 copy  0x0000003f , 0x00000039 
+ 00021225  0x00004ef3 istore  0x00000001 , 0x00000005 
+ 00021226  0x00004ef4 branch  0x00006ddd 
+ 00021227  0x00004ef9 fetch  0x00000001 , 0x000042fc 
+ 00021228  0x00004efa bne  0x00000005 , 0x00005319 
+ 00021229  0x00004efb fetch  0x00000001 , 0x000042fe 
+ 00021230  0x00004efc beq  0x00000004 , 0x000052f7 
+ 00021231  0x00004efd beq  0x00000084 , 0x000052f1 
+ 00021232  0x00004efe branch  0x00005319 
+ 00021233  0x00004f01 jam  0x00000002 , 0x000042f9 
+ 00021234  0x00004f02 jam  0x00000008 , 0x000042fa 
+ 00021235  0x00004f03 branch  0x000052f4 
+ 00021236  0x00004f06 ifetch  0x00000004 , 0x00000003 
+ 00021237  0x00004f07 store  0x00000004 , 0x000042ff 
+ 00021238  0x00004f08 branch  0x0000531c 
+ 00021239  0x00004f0b call  0x000052f4 
+ 00021240  0x00004f0c branch  0x00002f13 
+ 00021241  0x00004f11 ifetch  0x00000006 , 0x00000003 
+ 00021242  0x00004f12 store  0x00000006 , 0x000042cc 
+ 00021243  0x00004f13 jam  0x0000001b , 0x000001bc 
+ 00021244  0x00004f14 jam  0x00000001 , 0x00004517 
+ 00021245  0x00004f15 jam  0x00000001 , 0x00004343 
+ 00021246  0x00004f16 branch  0x0000531c 
+ 00021247  0x00004f1c fetch  0x00000001 , 0x000006e3 
+ 00021248  0x00004f1d bne  0x00000002 , 0x00005319 
+ 00021249  0x00004f1e ifetcht  0x00000002 , 0x00000003 
+ 00021250  0x00004f1f call  0x00002a2d 
+ 00021251  0x00004f20 branch  0x0000531c 
+ 00021252  0x00004f25 arg  0x00000000 , 0x00000002 
+ 00021253  0x00004f26 arg  0x00000002 , 0x00000011 
+ 00021254  0x00004f27 arg  0x00004075 , 0x00000012 
+ 00021255  0x00004f28 branch  0x00005323 
+ 00021256  0x00004f2d fetch  0x00000001 , 0x000006e3 
+ 00021257  0x00004f2e bne  0x00000008 , 0x00005319 
+ 00021258  0x00004f2f ifetch  0x00000008 , 0x00000003 
+ 00021259  0x00004f30 call  0x00002a2b 
+ 00021260  0x00004f31 branch  0x0000531c 
+ 00021261  0x00004f36 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
+ 00021262  0x00004f37 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
+ 00021263  0x00004f38 arg  0x00000000 , 0x00000002 
+ 00021264  0x00004f39 branch  0x00005323 
+ 00021265  0x00004f3e fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021266  0x00004f3f increase  0xfffffffe , 0x00000039 
+ 00021267  0x00004f40 ifetch  0x00000002 , 0x00000003 
+ 00021268  0x00004f41 copy  0x0000003f , 0x00000005 
+ 00021269  0x00004f42 call  0x00006dca 
+ 00021270  0x00004f43 branch  0x0000531c 
+ 00021271  0x00004f49 jam  0x00000000 , 0x00004094 
+ 00021272  0x00004f4a branch  0x0000531c 
+ 00021273  0x00004f50 arg  0x00000001 , 0x00000002 
+ 00021274  0x00004f51 arg  0x00000000 , 0x00000011 
+ 00021275  0x00004f52 branch  0x00005323 
+ 00021276  0x00004f56 arg  0x00000000 , 0x00000002 
+ 00021277  0x00004f57 arg  0x00000000 , 0x00000011 
+ 00021278  0x00004f58 branch  0x00005323 
+ 00021279  0x00004f5d jam  0x00000002 , 0x000006e2 
+ 00021280  0x00004f5e branch  0x0000533c 
+ 00021281  0x00004f64 jam  0x00000005 , 0x000006e2 
+ 00021282  0x00004f65 branch  0x0000533c 
+ 00021283  0x00004f6e fetch  0x00000001 , 0x000006e2 
+ 00021284  0x00004f6f copy  0x0000003f , 0x00000013 
+ 00021285  0x00004f70 jam  0x00000006 , 0x000006e2 
+ 00021286  0x00004f71 setarg  0x00000002 
+ 00021287  0x00004f72 iadd  0x00000011 , 0x0000003f 
+ 00021288  0x00004f73 call  0x00005397 
+ 00021289  0x00004f74 copy  0x00000013 , 0x0000003f 
+ 00021290  0x00004f75 istore  0x00000001 , 0x00000003 
+ 00021291  0x00004f76 istoret  0x00000001 , 0x00000003 
+ 00021292  0x00004f77 copy  0x00000011 , 0x00000039 
+ 00021293  0x00004f78 copy  0x00000012 , 0x00000006 
+ 00021294  0x00004f79 call  0x00006dc4 
+ 00021295  0x00004f7a branch  0x000053a1 
+ 00021296  0x00004f82 jam  0x00000008 , 0x000006e2 
+ 00021297  0x00004f83 add  0x00000039 , 0x00000002 , 0x0000003f 
+ 00021298  0x00004f84 call  0x00005397 
+ 00021299  0x00004f85 fetch  0x00000002 , 0x0000070d 
+ 00021300  0x00004f86 istore  0x00000002 , 0x00000003 
+ 00021301  0x00004f87 fetch  0x00000002 , 0x0000070b 
+ 00021302  0x00004f88 icopy  0x00000006 
+ 00021303  0x00004f89 call  0x00006db1 
+ 00021304  0x00004f8a copy  0x00000006 , 0x0000003f 
+ 00021305  0x00004f8b store  0x00000002 , 0x0000070b 
+ 00021306  0x00004f8c branch  0x000053a1 
+ 00021307  0x00004f91 jam  0x00000009 , 0x000006e2 
+ 00021308  0x00004f93 setarg  0x00000000 
+ 00021309  0x00004f94 call  0x00005397 
+ 00021310  0x00004f95 branch  0x000053a1 
+ 00021311  0x00004f9a jam  0x0000000a , 0x000006e2 
+ 00021312  0x00004f9b setarg  0x00000001 
+ 00021313  0x00004f9c call  0x00005397 
+ 00021314  0x00004f9e call  0x00005349 
+ 00021315  0x00004fa0 fetch  0x00000002 , 0x000044e9 
+ 00021316  0x00004fa1 arg  0x00000009 , 0x00000007 
+ 00021317  0x00004fa2 qisolate1  0x0000003f 
+ 00021318  0x00004fa3 setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00021319  0x00004fa7 istoret  0x00000001 , 0x00000003 
+ 00021320  0x00004fa8 branch  0x000053a1 
+ 00021321  0x00004fad arg  0x00000000 , 0x00000002 
+ 00021322  0x00004fae fetch  0x00000001 , 0x00004388 
+ 00021323  0x00004faf arg  0x00000000 , 0x00000007 
+ 00021324  0x00004fb0 qisolate1  0x0000003f 
+ 00021325  0x00004fb1 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00021326  0x00004fb2 rtn 
+ 00021327  0x00004fb7 jam  0x0000000d , 0x000006e2 
+ 00021328  0x00004fb8 fetch  0x00000001 , 0x000043fa 
+ 00021329  0x00004fb9 mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00021330  0x00004fba icopy  0x00000039 
+ 00021331  0x00004fbb call  0x00005397 
+ 00021332  0x00004fbc fetch  0x00000002 , 0x000043f8 
+ 00021333  0x00004fbd icopy  0x00000006 
+ 00021334  0x00004fbe call  0x00006db1 
+ 00021335  0x00004fbf branch  0x000053a1 
+ 00021336  0x00004fc3 jam  0x0000000e , 0x000006e2 
+ 00021337  0x00004fc4 setarg  0x00000004 
+ 00021338  0x00004fc5 call  0x00005397 
+ 00021339  0x00004fc6 fetch  0x00000004 , 0x000005fa 
+ 00021340  0x00004fc7 istore  0x00000004 , 0x00000003 
+ 00021341  0x00004fc8 branch  0x000053a1 
+ 00021342  0x00004fcc jam  0x0000000f , 0x000006e2 
+ 00021343  0x00004fcd fetch  0x00000002 , 0x00008112 
+ 00021344  0x00004fce arg  0x00000040 , 0x00000002 
+ 00021345  0x00004fcf call  0x00007db0 
+ 00021346  0x00004fd0 copy  0x0000003f , 0x00000011 
+ 00021347  0x00004fd1 copy  0x0000003f , 0x00000039 
+ 00021348  0x00004fd2 call  0x00006d96 
+ 00021349  0x00004fd3 arg  0x000006a1 , 0x00000005 
+ 00021350  0x00004fd4 call  0x00006dca 
+ 00021351  0x00004fd5 copy  0x00000011 , 0x0000003f 
+ 00021352  0x00004fd6 copy  0x00000011 , 0x00000039 
+ 00021353  0x00004fd7 call  0x00005397 
+ 00021354  0x00004fd8 arg  0x000006a1 , 0x00000006 
+ 00021355  0x00004fd9 call  0x00006db1 
+ 00021356  0x00004fda branch  0x000053a1 
+ 00021357  0x00004fdf jam  0x00000010 , 0x000006e2 
+ 00021358  0x00004fe0 branch  0x0000533c 
+ 00021359  0x00004fe5 jam  0x00000011 , 0x000006e2 
+ 00021360  0x00004fe6 setarg  0x00000004 
+ 00021361  0x00004fe7 call  0x00005397 
+ 00021362  0x00004fe8 fetch  0x00000004 , 0x000042ff 
+ 00021363  0x00004fe9 istore  0x00000004 , 0x00000003 
+ 00021364  0x00004fea branch  0x000053a1 
+ 00021365  0x00004fef arg  0x00000180 , 0x00000011 
+ 00021366  0x00004ff0 branch  0x00005379 
+ 00021367  0x00004ff3 arg  0x00000080 , 0x00000011 
+ 00021368  0x00004ff4 branch  0x00005379 
+ 00021369  0x00004ff8 jam  0x00000014 , 0x000006e2 
+ 00021370  0x00004ff9 setarg  0x00000002 
+ 00021371  0x00004ffa call  0x00005397 
+ 00021372  0x00004ffb copy  0x00000011 , 0x0000003f 
+ 00021373  0x00004ffc istore  0x00000002 , 0x00000003 
+ 00021374  0x00004ffd branch  0x000053a1 
+ 00021375  0x00005002 arg  0x00000000 , 0x00000013 
+ 00021376  0x00005003 branch  0x00005382 
+ 00021377  0x00005006 arg  0x00000001 , 0x00000013 
+ 00021378  0x00005009 jam  0x00000015 , 0x000006e2 
+ 00021379  0x0000500a setarg  0x00000001 
+ 00021380  0x0000500b call  0x00005397 
+ 00021381  0x0000500c copy  0x00000013 , 0x0000003f 
+ 00021382  0x0000500d istore  0x00000001 , 0x00000003 
+ 00021383  0x0000500e branch  0x000053a1 
+ 00021384  0x00005015 storet  0x00000002 , 0x00000678 
+ 00021385  0x00005016 jam  0x00000029 , 0x000006e2 
+ 00021386  0x00005017 setarg  0x00000002 
+ 00021387  0x00005018 call  0x00005397 
+ 00021388  0x00005019 fetcht  0x00000002 , 0x00000678 
+ 00021389  0x0000501a istoret  0x00000002 , 0x00000003 
+ 00021390  0x0000501b branch  0x000053a1 
+ 00021391  0x00005020 jam  0x0000002b , 0x000006e2 
+ 00021392  0x00005021 branch  0x0000533c 
+ 00021393  0x00005026 jam  0x00000040 , 0x000006e2 
+ 00021394  0x00005027 setarg  0x00000002 
+ 00021395  0x00005028 call  0x00005397 
+ 00021396  0x00005029 fetch  0x00000002 , 0x00004075 
+ 00021397  0x0000502a istore  0x00000002 , 0x00000003 
+ 00021398  0x0000502b branch  0x000053a1 
+ 00021399  0x00005038 jam  0x00000002 , 0x000006e1 
+ 00021400  0x00005039 store  0x00000001 , 0x000006e3 
+ 00021401  0x0000503a storet  0x00000008 , 0x00000678 
+ 00021402  0x0000503b bpatch  0x00000066 , 0x0000400c 
+ 00021403  0x0000503c call  0x000053a3 
+ 00021404  0x0000503d fetcht  0x00000008 , 0x00000678 
+ 00021405  0x0000503e call  0x00006da2 
+ 00021406  0x0000503f fetch  0x00000003 , 0x000006e1 
+ 00021407  0x00005040 istore  0x00000003 , 0x00000003 
+ 00021408  0x00005041 rtn 
+ 00021409  0x00005044 bpatch  0x00000067 , 0x0000400c 
+ 00021410  0x00005045 branch  0x00006da4 
+ 00021411  0x00005048 call  0x000053ac 
+ 00021412  0x00005049 rtn  0x00000001 
+ 00021413  0x0000504b call  0x000053aa 
+ 00021414  0x0000504c fetch  0x00000004 , 0x000044fa 
+ 00021415  0x0000504d rshift2  0x0000003f , 0x0000003f 
+ 00021416  0x0000504e rtn  0x00000034 
+ 00021417  0x0000504f branch  0x00007c91 
+ 00021418  0x00005052 fetcht  0x00000001 , 0x000044f9 
+ 00021419  0x00005053 branch  0x00006ef7 
+ 00021420  0x00005056 fetcht  0x00000001 , 0x000044f9 
+ 00021421  0x00005057 branch  0x00006f02 
+ 00021422  0x0000505a fetcht  0x00000001 , 0x000044f9 
+ 00021423  0x0000505b branch  0x00006ef3 
+ 00021424  0x00005067 storer  0x00000011 , 0x00000002 , 0x0000070b 
+ 00021425  0x00005068 storer  0x00000012 , 0x00000002 , 0x00000709 
+ 00021426  0x00005069 fetch  0x00000002 , 0x00004398 
+ 00021427  0x0000506a store  0x00000002 , 0x0000070d 
+ 00021428  0x0000506b call  0x000051a8 
+ 00021429  0x0000506c rtn  0x00000028 
+ 00021430  0x0000506f fetcht  0x00000002 , 0x00000709 
+ 00021431  0x00005070 fetch  0x00000001 , 0x0000450e 
+ 00021432  0x00005071 call  0x00007db0 
+ 00021433  0x00005072 copy  0x0000003f , 0x00000039 
+ 00021434  0x00005073 copy  0x00000002 , 0x0000003f 
+ 00021435  0x00005074 isub  0x00000039 , 0x0000003f 
+ 00021436  0x00005075 store  0x00000002 , 0x00000709 
+ 00021437  0x00005076 call  0x00005330 
+ 00021438  0x00005077 fetch  0x00000002 , 0x00000709 
+ 00021439  0x00005078 rtn  0x00000034 
+ 00021440  0x00005079 branch  0x000053b6 
+ 00021441  0x0000507f rtn 
+ 00021442  0x00005082 fetch  0x00000001 , 0x0000450a 
+ 00021443  0x00005083 rtn  0x00000034 
+ 00021444  0x00005084 fetch  0x00000001 , 0x0000450b 
+ 00021445  0x00005085 rtn  0x00000034 
+ 00021446  0x00005086 increase  0xffffffff , 0x0000003f 
+ 00021447  0x00005087 store  0x00000001 , 0x0000450b 
+ 00021448  0x00005088 nrtn  0x00000034 
+ 00021449  0x00005089 jam  0x00000005 , 0x0000450b 
+ 00021450  0x0000508a call  0x00006f82 
+ 00021451  0x0000508b call  0x00006fb0 
+ 00021452  0x0000508c div  0x0000003f , 0x0000000a 
+ 00021453  0x0000508d call  0x00007d5f 
+ 00021454  0x0000508e div  0x0000003f , 0x00000064 
+ 00021455  0x0000508f call  0x00007d5f 
+ 00021456  0x00005090 remainder  0x00000002 
+ 00021457  0x00005091 store  0x00000001 , 0x0000450c 
+ 00021458  0x00005092 storet  0x00000001 , 0x0000450d 
+ 00021459  0x00005093 rtn 
+ 00021460  0x0000509a arg  0x00000008 , 0x00000007 
+ 00021461  0x0000509b branch  0x000053dc 
+ 00021462  0x0000509e arg  0x00000008 , 0x00000007 
+ 00021463  0x0000509f branch  0x000053d8 
+ 00021464  0x000050a2 fetch  0x00000002 , 0x0000450f 
+ 00021465  0x000050a3 qset0  0x0000003f 
+ 00021466  0x000050a4 store  0x00000002 , 0x0000450f 
+ 00021467  0x000050a5 rtn 
+ 00021468  0x000050a8 fetch  0x00000002 , 0x0000450f 
+ 00021469  0x000050a9 qset1  0x0000003f 
+ 00021470  0x000050aa store  0x00000002 , 0x0000450f 
+ 00021471  0x000050ab rtn 
+ 00021472  0x000050b1 call  0x00007396 
+ 00021473  0x000050b2 call  0x00005410 
+ 00021474  0x000050b3 call  0x00005949 
+ 00021475  0x000050b4 rtn  0x0000002b 
+ 00021476  0x000050b5 call  0x00005747 
+ 00021477  0x000050b6 call  0x00005f37 
+ 00021478  0x000050b7 call  0x000053ec 
+ 00021479  0x000050b8 call  0x000059ed 
+ 00021480  0x000050ba fetch  0x00000002 , 0x000044e9 
+ 00021481  0x000050bb bbit1  0x0000000c , 0x00005c1a 
+ 00021482  0x000050bc call  0x00005eb6 
+ 00021483  0x000050bd branch  0x0000548c 
+ 00021484  0x000050c1 bpatch  0x00000068 , 0x0000400d 
+ 00021485  0x000050c2 setarg  0x00006235 
+ 00021486  0x000050c3 store  0x00000002 , 0x000045f8 
+ 00021487  0x000050c4 setarg  0x0000622b 
+ 00021488  0x000050c5 store  0x00000002 , 0x000045fa 
+ 00021489  0x000050c6 setarg  0x00006109 
+ 00021490  0x000050c7 store  0x00000002 , 0x000043e9 
+ 00021491  0x000050c8 setarg  0x00006096 
+ 00021492  0x000050c9 store  0x00000002 , 0x000045f2 
+ 00021493  0x000050ca setarg  0x000060c1 
+ 00021494  0x000050cb store  0x00000002 , 0x000045f4 
+ 00021495  0x000050cc setarg  0x0000550c 
+ 00021496  0x000050cd store  0x00000002 , 0x000045f6 
+ 00021497  0x000050ce setarg  0x00005b23 
+ 00021498  0x000050cf store  0x00000002 , 0x000043d9 
+ 00021499  0x000050d0 setarg  0x00005507 
+ 00021500  0x000050d1 store  0x00000002 , 0x000043d7 
+ 00021501  0x000050d2 setarg  0x00005ac1 
+ 00021502  0x000050d3 store  0x00000002 , 0x000043dd 
+ 00021503  0x000050d4 setarg  0x00005e5d 
+ 00021504  0x000050d5 store  0x00000002 , 0x000043db 
+ 00021505  0x000050d6 setarg  0x000054d5 
+ 00021506  0x000050d7 store  0x00000002 , 0x000043d5 
+ 00021507  0x000050d8 setarg  0x00005b08 
+ 00021508  0x000050d9 store  0x00000002 , 0x000043df 
+ 00021509  0x000050da setarg  0x00005b85 
+ 00021510  0x000050db store  0x00000002 , 0x000043e3 
+ 00021511  0x000050dc setarg  0x000055fa 
+ 00021512  0x000050dd store  0x00000002 , 0x000043e7 
+ 00021513  0x000050de setarg  0x000054c5 
+ 00021514  0x000050df store  0x00000002 , 0x000043d3 
+ 00021515  0x000050e0 setarg  0x00006221 
+ 00021516  0x000050e1 store  0x00000002 , 0x000043e1 
+ 00021517  0x000050e2 setarg  0x00006228 
+ 00021518  0x000050e3 store  0x00000002 , 0x000043e5 
+ 00021519  0x000050e4 rtn 
+ 00021520  0x000050e8 rtn  0x0000002b 
+ 00021521  0x000050e9 call  0x000035f0 
+ 00021522  0x000050ea call  0x0000325b 
+ 00021523  0x000050eb call  0x000062aa 
+ 00021524  0x000050ec call  0x00005589 
+ 00021525  0x000050ed call  0x000055c6 
+ 00021526  0x000050ee call  0x0000544a 
+ 00021527  0x000050ef call  0x00006177 
+ 00021528  0x000050f0 call  0x00002a41 
+ 00021529  0x000050f2 bpatch  0x00000069 , 0x0000400d 
+ 00021530  0x000050f3 fetch  0x00000008 , 0x00004713 
+ 00021531  0x000050f4 bbit1  0x00000013 , 0x00005d60 
+ 00021532  0x000050f5 bbit1  0x00000012 , 0x00005d6e 
+ 00021533  0x000050f6 bbit1  0x00000014 , 0x00005da6 
+ 00021534  0x000050f7 rtn 
+ 00021535  0x000050fa jam  0x00000010 , 0x00004099 
+ 00021536  0x000050fb fetch  0x00000008 , 0x00004713 
+ 00021537  0x000050fc rtnbit1  0x0000000c 
+ 00021538  0x000050fd jam  0x00000018 , 0x00004099 
+ 00021539  0x000050fe rtn 
+ 00021540  0x00005101 call  0x00003281 
+ 00021541  0x00005102 fetch  0x00000008 , 0x00004713 
+ 00021542  0x00005103 rtnbit0  0x0000003d 
+ 00021543  0x00005104 branch  0x00003284 
+ 00021544  0x00005107 bpatch  0x0000006a , 0x0000400d 
+ 00021545  0x00005108 fetch  0x00000008 , 0x00004713 
+ 00021546  0x00005109 isolate1  0x00000005 , 0x0000003f 
+ 00021547  0x0000510a call  0x00005f08 , 0x00000001 
+ 00021548  0x0000510d fetch  0x00000002 , 0x0000463a 
+ 00021549  0x0000510e store  0x00000002 , 0x000045d6 
+ 00021550  0x00005110 fetch  0x00000001 , 0x0000463d 
+ 00021551  0x00005111 store  0x00000002 , 0x000045dc 
+ 00021552  0x00005113 fetch  0x00000005 , 0x0000463f 
+ 00021553  0x00005114 store  0x00000005 , 0x00004628 
+ 00021554  0x00005116 fetch  0x00000001 , 0x0000463e 
+ 00021555  0x00005117 store  0x00000001 , 0x000045d1 
+ 00021556  0x00005119 fetch  0x00000001 , 0x000045b9 
+ 00021557  0x0000511a ncall  0x0000326b , 0x00000034 
+ 00021558  0x0000511c bpatch  0x0000006b , 0x0000400d 
+ 00021559  0x0000511d call  0x0000541f 
+ 00021560  0x0000511e call  0x00005424 
+ 00021561  0x0000511f call  0x00005fe4 
+ 00021562  0x00005120 branch  0x00003287 
+ 00021563  0x00005123 setarg  0x00009000 
+ 00021564  0x00005124 store  0x00000002 , 0x000042f7 
+ 00021565  0x00005125 jam  0x00000003 , 0x000040c1 
+ 00021566  0x00005126 jam  0x00000008 , 0x000040a6 
+ 00021567  0x00005127 jam  0x00000000 , 0x0000497f 
+ 00021568  0x00005128 jam  0x00000000 , 0x00004980 
+ 00021569  0x00005129 setarg  0x00000200 
+ 00021570  0x0000512a store  0x00000002 , 0x000040a4 
+ 00021571  0x0000512b jam  0x00000017 , 0x000042e1 
+ 00021572  0x0000512c jam  0x00000017 , 0x000042e3 
+ 00021573  0x0000512e setarg  0x000047c3 
+ 00021574  0x0000512f store  0x00000002 , 0x0000433f 
+ 00021575  0x00005130 setarg  0x00000010 
+ 00021576  0x00005131 store  0x00000002 , 0x00004341 
+ 00021577  0x00005132 branch  0x00005539 
+ 00021578  0x00005135 bpatch  0x0000006c , 0x0000400d 
+ 00021579  0x00005136 call  0x0000543b 
+ 00021580  0x00005137 jam  0x00000000 , 0x0000487a 
+ 00021581  0x00005139 setarg  0x00000a77 
+ 00021582  0x0000513a store  0x00000002 , 0x000043f5 
+ 00021583  0x0000513b setsect  0x00000000 , 0x00001224 
+ 00021584  0x0000513c setsect  0x00000001 , 0x00004000 
+ 00021585  0x0000513d setsect  0x00000002 , 0x00000000 
+ 00021586  0x0000513e istore  0x00000005 , 0x00000005 
+ 00021587  0x00005141 fetch  0x00000008 , 0x00004713 
+ 00021588  0x00005142 bbit0  0x0000001b , 0x00005458 
+ 00021589  0x00005143 setarg  0x00000006 
+ 00021590  0x00005144 store  0x00000002 , 0x000042d3 
+ 00021591  0x00005145 store  0x00000002 , 0x000042d5 
+ 00021592  0x00005147 call  0x00005481 
+ 00021593  0x00005148 fetch  0x00000008 , 0x00004713 
+ 00021594  0x00005149 bbit0  0x00000018 , 0x0000545c 
+ 00021595  0x0000514a call  0x00005476 
+ 00021596  0x0000514c fetch  0x00000003 , 0x00004608 
+ 00021597  0x0000514d store  0x00000003 , 0x0000475d 
+ 00021598  0x0000514e fetch  0x00000001 , 0x00004666 
+ 00021599  0x0000514f store  0x00000001 , 0x000049a1 
+ 00021600  0x00005150 fetch  0x00000003 , 0x000042de 
+ 00021601  0x00005151 store  0x00000003 , 0x00004797 
+ 00021602  0x00005152 setarg  0x00000000 
+ 00021603  0x00005153 store  0x00000007 , 0x00004846 
+ 00021604  0x00005154 fetch  0x00000001 , 0x000044eb 
+ 00021605  0x00005155 store  0x00000001 , 0x0000497c 
+ 00021606  0x00005156 store  0x00000001 , 0x0000497d 
+ 00021607  0x00005157 call  0x00002969 
+ 00021608  0x00005159 bpatch  0x0000006d , 0x0000400d 
+ 00021609  0x0000515a fetch  0x00000001 , 0x0000464f 
+ 00021610  0x0000515b store  0x00000001 , 0x00004958 
+ 00021611  0x0000515c fetch  0x00000001 , 0x0000464e 
+ 00021612  0x0000515d rtneq  0x000000ff 
+ 00021613  0x0000515e fetcht  0x00000001 , 0x0000464e 
+ 00021614  0x0000515f call  0x000055b5 
+ 00021615  0x00005160 fetcht  0x00000001 , 0x0000464e 
+ 00021616  0x00005161 call  0x00006ee6 
+ 00021617  0x00005162 call  0x00005473 , 0x00000001 
+ 00021618  0x00005163 branch  0x000055b1 
+ 00021619  0x00005165 fetch  0x00000001 , 0x00004650 
+ 00021620  0x00005166 store  0x00000001 , 0x00004958 
+ 00021621  0x00005167 rtn 
+ 00021622  0x0000516a fetch  0x00000003 , 0x00004743 
+ 00021623  0x0000516b store  0x00000003 , 0x00004608 
+ 00021624  0x0000516c fetch  0x00000003 , 0x00004746 
+ 00021625  0x0000516d store  0x00000003 , 0x0000460b 
+ 00021626  0x0000516e fetch  0x00000001 , 0x00004749 
+ 00021627  0x0000516f store  0x00000001 , 0x00004621 
+ 00021628  0x00005170 fetch  0x00000004 , 0x00004755 
+ 00021629  0x00005171 store  0x00000004 , 0x00004751 
+ 00021630  0x00005173 setarg  0x00100c0c 
+ 00021631  0x00005174 store  0x00000003 , 0x000045a7 
+ 00021632  0x00005175 rtn 
+ 00021633  0x00005178 fetch  0x00000003 , 0x0000474a 
+ 00021634  0x00005179 store  0x00000003 , 0x00004608 
+ 00021635  0x0000517a fetch  0x00000003 , 0x0000474d 
+ 00021636  0x0000517b store  0x00000003 , 0x0000460b 
+ 00021637  0x0000517c fetch  0x00000001 , 0x00004750 
+ 00021638  0x0000517d store  0x00000001 , 0x00004621 
+ 00021639  0x0000517e fetch  0x00000004 , 0x00004759 
+ 00021640  0x0000517f store  0x00000004 , 0x00004751 
+ 00021641  0x00005181 setarg  0x001c1919 
+ 00021642  0x00005182 store  0x00000003 , 0x000045a7 
+ 00021643  0x00005183 rtn 
+ 00021644  0x00005190 bpatch  0x0000006e , 0x0000400d 
+ 00021645  0x00005191 fetch  0x00000008 , 0x00004713 
+ 00021646  0x00005192 bbit1  0x0000003e , 0x0000602d 
+ 00021647  0x00005193 fetch  0x00000001 , 0x00004666 
+ 00021648  0x00005194 beq  0x00000000 , 0x0000601c 
+ 00021649  0x00005196 call  0x00005aa8 
+ 00021650  0x00005197 fetch  0x00000001 , 0x00004666 
+ 00021651  0x00005198 beq  0x00000001 , 0x00005496 
+ 00021652  0x00005199 beq  0x00000002 , 0x0000549b 
+ 00021653  0x0000519a rtn 
+ 00021654  0x0000519c fetch  0x00000006 , 0x00004668 
+ 00021655  0x0000519d fetcht  0x00000006 , 0x000046e6 
+ 00021656  0x0000519e isub  0x00000002 , 0x0000003e 
+ 00021657  0x0000519f branch  0x00005a94 , 0x00000005 
+ 00021658  0x000051a0 branch  0x000054a0 
+ 00021659  0x000051a3 fetch  0x00000006 , 0x00004675 
+ 00021660  0x000051a4 fetcht  0x00000006 , 0x000046e6 
+ 00021661  0x000051a5 isub  0x00000002 , 0x0000003e 
+ 00021662  0x000051a6 branch  0x00005a94 , 0x00000005 
+ 00021663  0x000051a7 branch  0x000054a0 
+ 00021664  0x000051aa bpatch  0x0000006f , 0x0000400d 
+ 00021665  0x000051ab call  0x0000619f 
+ 00021666  0x000051ac arg  0x00004667 , 0x00000011 
+ 00021667  0x000051ad fetch  0x00000001 , 0x00004666 
+ 00021668  0x000051ae increase  0xffffffff , 0x0000003f 
+ 00021669  0x000051af mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00021670  0x000051b0 iadd  0x00000011 , 0x00000011 
+ 00021671  0x000051b1 ifetch  0x00000001 , 0x00000011 
+ 00021672  0x000051b2 store  0x00000001 , 0x000043f3 
+ 00021673  0x000051b4 fetch  0x00000001 , 0x000043f3 
+ 00021674  0x000051b5 beq  0x00000034 , 0x000054b6 
+ 00021675  0x000051b6 branch  0x00005a94 
+ 00021676  0x000051b9 bpatch  0x00000070 , 0x0000400e 
+ 00021677  0x000051ba disable  0x00000028 
+ 00021678  0x000051bb fetch  0x00000008 , 0x00004713 
+ 00021679  0x000051bc bbit0  0x0000000b , 0x000054b3 
+ 00021680  0x000051bd fetch  0x00000001 , 0x00008132 
+ 00021681  0x000051be bbit1  0x00000004 , 0x000054b3 
+ 00021682  0x000051bf enable  0x00000028 
+ 00021683  0x000051c1 fetch  0x00000001 , 0x00004780 
+ 00021684  0x000051c2 store  0x00000001 , 0x0000477f 
+ 00021685  0x000051c3 rtn 
+ 00021686  0x000051c6 jam  0x00000001 , 0x00004795 
+ 00021687  0x000051c7 fetcht  0x00000001 , 0x0000471e 
+ 00021688  0x000051c8 fetch  0x00000001 , 0x0000478f 
+ 00021689  0x000051c9 beq  0x000000ff , 0x000054bb 
+ 00021690  0x000051ca fetcht  0x00000001 , 0x0000463c 
+ 00021691  0x000051cc storet  0x00000001 , 0x00004845 
+ 00021692  0x000051cd call  0x0000432d 
+ 00021693  0x000051ce fetch  0x00000003 , 0x0000479d 
+ 00021694  0x000051cf store  0x00000003 , 0x0000434d 
+ 00021695  0x000051d0 call  0x00005b6b 
+ 00021696  0x000051d1 setarg  0x00000004 
+ 00021697  0x000051d2 istore  0x00000001 , 0x00000006 
+ 00021698  0x000051d3 arg  0x00004369 , 0x00000006 
+ 00021699  0x000051d4 call  0x00005b72 
+ 00021700  0x000051d5 branch  0x00007870 
+ 00021701  0x000051da bmark1  0x00000026 , 0x00004308 
+ 00021702  0x000051db fetch  0x00000001 , 0x00004956 
+ 00021703  0x000051dc branch  0x00004308 , 0x00000034 
+ 00021704  0x000051dd fetch  0x00000001 , 0x000047c2 
+ 00021705  0x000051de beq  0x00000001 , 0x00004308 
+ 00021706  0x000051df fetch  0x00000001 , 0x00004857 
+ 00021707  0x000051e0 nbranch  0x00004308 , 0x00000034 
+ 00021708  0x000051e1 branch  0x0000430a 
+ 00021709  0x000051eb bpatch  0x00000071 , 0x0000400e 
+ 00021710  0x000051ec setarg  0x00000006 
+ 00021711  0x000051ed call  0x000069e5 
+ 00021712  0x000051ee bbit1  0x00000003 , 0x000054d3 
+ 00021713  0x000051ef call  0x000059da 
+ 00021714  0x000051f0 call  0x000059ed 
+ 00021715  0x000051f2 call  0x000054dc 
+ 00021716  0x000051f3 branch  0x00004327 
+ 00021717  0x000051f6 bpatch  0x00000072 , 0x0000400e 
+ 00021718  0x000051f7 call  0x0000739a 
+ 00021719  0x000051f8 call  0x000056a9 
+ 00021720  0x000051f9 call  0x000054dc 
+ 00021721  0x000051fa call  0x00005d9e 
+ 00021722  0x000051fb fetcht  0x00000001 , 0x00004659 
+ 00021723  0x000051fc branch  0x00006ed3 
+ 00021724  0x00005200 bpatch  0x00000073 , 0x0000400e 
+ 00021725  0x00005201 call  0x00005a92 
+ 00021726  0x00005202 call  0x00007de2 
+ 00021727  0x00005203 call  0x0000611a 
+ 00021728  0x00005204 call  0x0000550c 
+ 00021729  0x00005205 call  0x000054f9 
+ 00021730  0x00005206 fetcht  0x00000001 , 0x0000465b 
+ 00021731  0x00005207 call  0x000055b5 
+ 00021732  0x00005208 call  0x000055b9 
+ 00021733  0x0000520a call  0x000061fd 
+ 00021734  0x0000520b call  0x000054f2 
+ 00021735  0x0000520c branch  0x000054e8 
+ 00021736  0x0000520f fetch  0x00000008 , 0x00004713 
+ 00021737  0x00005210 rtnbit0  0x0000003c 
+ 00021738  0x00005212 fetcht  0x00000001 , 0x0000464a 
+ 00021739  0x00005213 call  0x00006ed3 
+ 00021740  0x00005214 fetcht  0x00000001 , 0x0000464b 
+ 00021741  0x00005215 call  0x00006ed3 
+ 00021742  0x00005216 fetcht  0x00000001 , 0x0000464a 
+ 00021743  0x00005217 call  0x000055b1 
+ 00021744  0x00005218 fetcht  0x00000001 , 0x0000464b 
+ 00021745  0x00005219 branch  0x000055b1 
+ 00021746  0x0000521c fetch  0x00000008 , 0x00004713 
+ 00021747  0x0000521d rtnbit0  0x00000015 
+ 00021748  0x0000521e fetch  0x00000001 , 0x00004407 
+ 00021749  0x0000521f rtnne  0x00000002 
+ 00021750  0x00005220 fetch  0x00000001 , 0x00004635 
+ 00021751  0x00005221 arg  0x000000c0 , 0x00000002 
+ 00021752  0x00005222 branch  0x00006f21 
+ 00021753  0x00005227 arg  0x00008070 , 0x00000006 
+ 00021754  0x00005228 arg  0x00000010 , 0x00000039 
+ 00021755  0x0000522a ifetch  0x00000001 , 0x00000006 
+ 00021756  0x0000522b nbranch  0x00005500 , 0x00000034 
+ 00021757  0x0000522c setarg  0x00000080 
+ 00021758  0x0000522d add  0x00000006 , 0xffffffff , 0x00000005 
+ 00021759  0x0000522e istore  0x00000001 , 0x00000005 
+ 00021760  0x00005230 loop  0x000054fb 
+ 00021761  0x00005231 arg  0x000080dc , 0x0000003f 
+ 00021762  0x00005232 isub  0x00000006 , 0x0000003e 
+ 00021763  0x00005233 rtn  0x00000005 
+ 00021764  0x00005235 arg  0x00000008 , 0x00000039 
+ 00021765  0x00005236 arg  0x000080d4 , 0x00000006 
+ 00021766  0x00005237 branch  0x000054fb 
+ 00021767  0x0000523a rtnmark1  0x00000026 
+ 00021768  0x0000523b call  0x0000550c 
+ 00021769  0x0000523c fetch  0x00000001 , 0x00000015 
+ 00021770  0x0000523d nrtn  0x00000034 
+ 00021771  0x0000523e branch  0x00006ed3 
+ 00021772  0x00005241 bpatch  0x00000074 , 0x0000400e 
+ 00021773  0x00005242 fetcht  0x00000001 , 0x0000464a 
+ 00021774  0x00005243 call  0x00006edd 
+ 00021775  0x00005244 fetcht  0x00000001 , 0x0000464b 
+ 00021776  0x00005245 call  0x00006edd 
+ 00021777  0x00005247 call  0x0000561c 
+ 00021778  0x00005248 fetch  0x00000001 , 0x0000464c 
+ 00021779  0x00005249 call  0x00005943 
+ 00021780  0x0000524a call  0x000069dc 
+ 00021781  0x0000524c fetcht  0x00000001 , 0x00004644 
+ 00021782  0x0000524d call  0x00006eb6 
+ 00021783  0x0000524e fetcht  0x00000001 , 0x00004646 
+ 00021784  0x0000524f call  0x00006eb6 
+ 00021785  0x00005250 fetcht  0x00000001 , 0x00004645 
+ 00021786  0x00005251 call  0x00006eb6 
+ 00021787  0x00005253 fetcht  0x00000001 , 0x00004647 
+ 00021788  0x00005254 call  0x00006eb6 
+ 00021789  0x00005255 fetcht  0x00000001 , 0x00004648 
+ 00021790  0x00005256 call  0x00006eb6 
+ 00021791  0x00005257 fetcht  0x00000001 , 0x00004649 
+ 00021792  0x00005258 call  0x00006eb6 
+ 00021793  0x00005259 fetcht  0x00000001 , 0x00004655 
+ 00021794  0x0000525a call  0x00006eb6 
+ 00021795  0x0000525c fetcht  0x00000001 , 0x00004656 
+ 00021796  0x0000525d call  0x00006eb6 
+ 00021797  0x0000525f fetcht  0x00000001 , 0x0000464a 
+ 00021798  0x00005260 call  0x00006eb2 
+ 00021799  0x00005261 fetcht  0x00000001 , 0x0000464b 
+ 00021800  0x00005262 call  0x00006eb2 
+ 00021801  0x00005263 fetcht  0x00000001 , 0x00004652 
+ 00021802  0x00005264 call  0x00006eb2 
+ 00021803  0x00005265 fetcht  0x00000001 , 0x00004653 
+ 00021804  0x00005266 call  0x00006eb2 
+ 00021805  0x00005267 fetcht  0x00000001 , 0x00004659 
+ 00021806  0x00005268 branch  0x00006eb6 
+ 00021807  0x0000526d fetch  0x00000002 , 0x000044e9 
+ 00021808  0x0000526e rtnbit0  0x00000009 
+ 00021809  0x0000526f copy  0x00000011 , 0x0000003f 
+ 00021810  0x00005270 nbranch  0x000029d5 , 0x00000034 
+ 00021811  0x00005271 branch  0x000029da 
+ 00021812  0x00005276 bpatch  0x00000075 , 0x0000400e 
+ 00021813  0x00005277 fetch  0x00000001 , 0x00004407 
+ 00021814  0x00005278 rtnne  0x00000002 
+ 00021815  0x00005279 fetcht  0x00000001 , 0x00004635 
+ 00021816  0x0000527a branch  0x00006f0f 
+ 00021817  0x0000527d fetch  0x00000008 , 0x00004713 
+ 00021818  0x0000527e rtnbit0  0x00000015 
+ 00021819  0x0000527f jam  0x00000001 , 0x00004636 
+ 00021820  0x00005280 rtn 
+ 00021821  0x00005283 bpatch  0x00000076 , 0x0000400e 
+ 00021822  0x00005284 fetch  0x00000008 , 0x00004713 
+ 00021823  0x00005285 rtnbit0  0x00000015 
+ 00021824  0x00005286 call  0x00005534 
+ 00021825  0x00005287 fetch  0x00000001 , 0x00004407 
+ 00021826  0x00005288 beq  0x00000002 , 0x00005545 
+ 00021827  0x00005289 jam  0x00000003 , 0x00004636 
+ 00021828  0x0000528a branch  0x00005547 
+ 00021829  0x0000528d jam  0x00000002 , 0x00004636 
+ 00021830  0x0000528e branch  0x00005547 
+ 00021831  0x00005291 bpatch  0x00000077 , 0x0000400e 
+ 00021832  0x00005292 call  0x00006f82 
+ 00021833  0x00005293 call  0x00006fb0 
+ 00021834  0x00005294 store  0x00000002 , 0x00004633 
+ 00021835  0x00005295 fetch  0x00000001 , 0x00004407 
+ 00021836  0x00005296 bne  0x00000002 , 0x00005553 
+ 00021837  0x00005297 fetcht  0x00000002 , 0x00004633 
+ 00021838  0x00005298 mul32  0x00000002 , 0x00000008 , 0x0000003f 
+ 00021839  0x00005299 div  0x0000003f , 0x0000000a 
+ 00021840  0x0000529a call  0x00007d5f 
+ 00021841  0x0000529b iadd  0x00000002 , 0x0000003f 
+ 00021842  0x0000529c store  0x00000002 , 0x00004633 
+ 00021843  0x0000529e arg  0x0000462d , 0x00000011 
+ 00021844  0x0000529f call  0x00005563 
+ 00021845  0x000052a0 fetch  0x00000001 , 0x0000440c 
+ 00021846  0x000052a1 bbit1  0x00000001 , 0x000054cd 
+ 00021847  0x000052a2 bbit0  0x00000000 , 0x0000555c 
+ 00021848  0x000052a3 jam  0x00000001 , 0x00004637 
+ 00021849  0x000052a4 branch  0x0000555a 
+ 00021850  0x000052a7 arg  0x00000004 , 0x00000007 
+ 00021851  0x000052a8 branch  0x00005f00 
+ 00021852  0x000052aa arg  0x00000004 , 0x00000007 
+ 00021853  0x000052ab call  0x00005f04 
+ 00021854  0x000052ac jam  0x00000001 , 0x00004709 
+ 00021855  0x000052ad fetch  0x00000001 , 0x00004637 
+ 00021856  0x000052ae rtn  0x00000034 
+ 00021857  0x000052af jam  0x00000000 , 0x00004637 
+ 00021858  0x000052b0 branch  0x0000616e 
+ 00021859  0x000052b4 bpatch  0x00000078 , 0x0000400f 
+ 00021860  0x000052b5 ifetch  0x00000008 , 0x00000011 
+ 00021861  0x000052b6 store  0x00000008 , 0x00000670 
+ 00021862  0x000052b7 fetch  0x00000001 , 0x00004636 
+ 00021863  0x000052b8 beq  0x00000000 , 0x0000556a 
+ 00021864  0x000052b9 beq  0x00000002 , 0x0000556a 
+ 00021865  0x000052ba beq  0x00000003 , 0x00005588 
+ 00021866  0x000052bc call  0x00006ff3 
+ 00021867  0x000052bd call  0x00006feb 
+ 00021868  0x000052be fetch  0x00000002 , 0x00000676 
+ 00021869  0x000052bf fetcht  0x00000002 , 0x00000672 
+ 00021870  0x000052c0 isub  0x00000002 , 0x0000003e 
+ 00021871  0x000052c1 ncall  0x00006fef , 0x00000002 
+ 00021872  0x000052c2 fetcht  0x00000002 , 0x00000674 
+ 00021873  0x000052c3 isub  0x00000002 , 0x0000003e 
+ 00021874  0x000052c4 ncall  0x00006fe7 , 0x00000002 
+ 00021875  0x000052c6 fetch  0x00000002 , 0x00000676 
+ 00021876  0x000052c7 fetcht  0x00000002 , 0x00000670 
+ 00021877  0x000052c8 isub  0x00000002 , 0x0000003e 
+ 00021878  0x000052c9 branch  0x00005584 , 0x00000002 
+ 00021879  0x000052ca fetcht  0x00000002 , 0x00000672 
+ 00021880  0x000052cb isub  0x00000002 , 0x0000003f 
+ 00021881  0x000052cc nbranch  0x00005586 , 0x00000002 
+ 00021882  0x000052cd branch  0x00005586 , 0x00000034 
+ 00021883  0x000052ce mul32  0x0000003f , 0x00000064 , 0x00000011 
+ 00021884  0x000052cf fetch  0x00000002 , 0x00000670 
+ 00021885  0x000052d0 fetcht  0x00000002 , 0x00000672 
+ 00021886  0x000052d1 isub  0x00000002 , 0x00000002 
+ 00021887  0x000052d2 copy  0x00000011 , 0x0000003f 
+ 00021888  0x000052d3 idiv  0x00000002 
+ 00021889  0x000052d4 call  0x00007d5f 
+ 00021890  0x000052d5 store  0x00000001 , 0x000047bd 
+ 00021891  0x000052d6 rtn 
+ 00021892  0x000052d9 jam  0x00000064 , 0x000047bd 
+ 00021893  0x000052da rtn 
+ 00021894  0x000052dc jam  0x00000000 , 0x000047bd 
+ 00021895  0x000052dd rtn 
+ 00021896  0x000052e0 branch  0x0000556a 
+ 00021897  0x000052e7 fetcht  0x00000001 , 0x00004427 
+ 00021898  0x000052e8 call  0x00006ef7 
+ 00021899  0x000052ea fetcht  0x00000001 , 0x00004644 
+ 00021900  0x000052eb call  0x000055b5 
+ 00021901  0x000052ec fetcht  0x00000001 , 0x00004646 
+ 00021902  0x000052ed call  0x000055b5 
+ 00021903  0x000052ee fetcht  0x00000001 , 0x00004645 
+ 00021904  0x000052ef call  0x000055b5 
+ 00021905  0x000052f0 fetcht  0x00000001 , 0x00004647 
+ 00021906  0x000052f1 call  0x000055b5 
+ 00021907  0x000052f2 fetcht  0x00000001 , 0x00004648 
+ 00021908  0x000052f3 call  0x000055b5 
+ 00021909  0x000052f4 fetcht  0x00000001 , 0x00004649 
+ 00021910  0x000052f5 call  0x000055b5 
+ 00021911  0x000052f7 fetcht  0x00000001 , 0x00004654 
+ 00021912  0x000052f8 call  0x000055b5 
+ 00021913  0x000052fa fetcht  0x00000001 , 0x00004655 
+ 00021914  0x000052fb call  0x000055b5 
+ 00021915  0x000052fd fetcht  0x00000001 , 0x00004656 
+ 00021916  0x000052fe call  0x000055b5 
+ 00021917  0x00005300 fetcht  0x00000001 , 0x0000464a 
+ 00021918  0x00005301 call  0x000055b5 
+ 00021919  0x00005303 fetcht  0x00000001 , 0x0000464b 
+ 00021920  0x00005304 call  0x000055b5 
+ 00021921  0x00005306 fetcht  0x00000001 , 0x00004652 
+ 00021922  0x00005307 call  0x000055b5 
+ 00021923  0x00005308 fetcht  0x00000001 , 0x00004653 
+ 00021924  0x00005309 call  0x000055b5 
+ 00021925  0x0000530b fetcht  0x00000001 , 0x00004659 
+ 00021926  0x0000530c call  0x000055b5 
+ 00021927  0x0000530e fetcht  0x00000001 , 0x0000465a 
+ 00021928  0x0000530f call  0x000055b5 
+ 00021929  0x00005311 fetcht  0x00000001 , 0x0000464e 
+ 00021930  0x00005312 branch  0x000055b5 
+ 00021931  0x00005316 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021932  0x00005317 rtn  0x00000005 
+ 00021933  0x00005318 and  0x00000002 , 0x0000007f , 0x00000007 
+ 00021934  0x00005319 fetch  0x00000004 , 0x0000811c 
+ 00021935  0x0000531a qisolate1  0x0000003f 
+ 00021936  0x0000531b branch  0x000055b5 , 0x00000001 
+ 00021937  0x0000531d sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021938  0x0000531e rtn  0x00000005 
+ 00021939  0x0000531f set1  0x00000007 , 0x00000002 
+ 00021940  0x00005320 branch  0x00006edd 
+ 00021941  0x00005323 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021942  0x00005324 rtn  0x00000005 
+ 00021943  0x00005325 set0  0x00000007 , 0x00000002 
+ 00021944  0x00005326 branch  0x00006edd 
+ 00021945  0x00005329 fetch  0x00000003 , 0x0000473c 
+ 00021946  0x0000532a store  0x00000003 , 0x00000670 
+ 00021947  0x0000532b arg  0x0000000d , 0x00000039 
+ 00021948  0x0000532c arg  0x00000000 , 0x00000002 
+ 00021949  0x0000532e fetch  0x00000003 , 0x00000670 
+ 00021950  0x0000532f isolate1  0x00000000 , 0x0000003f 
+ 00021951  0x00005330 call  0x00006f0f , 0x00000001 
+ 00021952  0x00005331 fetch  0x00000003 , 0x00000670 
+ 00021953  0x00005332 lshift  0x0000003f , 0x0000003f 
+ 00021954  0x00005333 store  0x00000003 , 0x00000670 
+ 00021955  0x00005334 increase  0x00000001 , 0x00000002 
+ 00021956  0x00005335 loop  0x000055bd 
+ 00021957  0x00005336 rtn 
+ 00021958  0x0000533d bpatch  0x00000079 , 0x0000400f 
+ 00021959  0x0000533e fetch  0x00000008 , 0x0000498d 
+ 00021960  0x0000533f rtn  0x00000034 
+ 00021961  0x00005340 fetch  0x00000001 , 0x0000498c 
+ 00021962  0x00005341 copy  0x0000003f , 0x00000011 
+ 00021963  0x00005342 sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00021964  0x00005343 nbranch  0x000055dd , 0x00000002 
+ 00021965  0x00005345 call  0x000055d6 
+ 00021966  0x00005347 arg  0x000047a9 , 0x00000005 
+ 00021967  0x00005348 call  0x000055d3 
+ 00021968  0x0000534a arg  0x0000436b , 0x00000005 
+ 00021969  0x0000534b call  0x000055d3 
+ 00021970  0x0000534d arg  0x0000426c , 0x00000005 
+ 00021971  0x0000534f arg  0x0000498d , 0x00000006 
+ 00021972  0x00005350 copy  0x00000011 , 0x00000039 
+ 00021973  0x00005351 branch  0x00007cda 
+ 00021974  0x00005354 arg  0x000047a9 , 0x00000005 
+ 00021975  0x00005355 call  0x000055db 
+ 00021976  0x00005357 arg  0x0000436b , 0x00000005 
+ 00021977  0x00005358 call  0x000055db 
+ 00021978  0x0000535a arg  0x0000426c , 0x00000005 
+ 00021979  0x0000535c arg  0x0000000b , 0x00000039 
+ 00021980  0x0000535d branch  0x00007ca1 
+ 00021981  0x00005360 call  0x000055f3 
+ 00021982  0x00005362 fetch  0x00000001 , 0x0000498c 
+ 00021983  0x00005363 increase  0x00000001 , 0x0000003f 
+ 00021984  0x00005364 store  0x00000001 , 0x000047a0 
+ 00021985  0x00005365 jam  0x00000009 , 0x000047a1 
+ 00021986  0x00005366 arg  0x0000498d , 0x00000006 
+ 00021987  0x00005367 arg  0x000047a2 , 0x00000005 
+ 00021988  0x00005368 copy  0x00000011 , 0x00000039 
+ 00021989  0x00005369 call  0x00007cda 
+ 00021990  0x0000536b fetch  0x00000001 , 0x0000498c 
+ 00021991  0x0000536c increase  0x00000001 , 0x0000003f 
+ 00021992  0x0000536d store  0x00000001 , 0x00004369 
+ 00021993  0x0000536e jam  0x00000009 , 0x0000436a 
+ 00021994  0x0000536f arg  0x0000498d , 0x00000006 
+ 00021995  0x00005370 arg  0x0000436b , 0x00000005 
+ 00021996  0x00005371 copy  0x00000011 , 0x00000039 
+ 00021997  0x00005372 call  0x00007cda 
+ 00021998  0x00005374 arg  0x0000498c , 0x00000006 
+ 00021999  0x00005375 arg  0x0000426b , 0x00000005 
+ 00022000  0x00005376 copy  0x00000011 , 0x00000039 
+ 00022001  0x00005377 increase  0x00000001 , 0x00000039 
+ 00022002  0x00005378 branch  0x00007cda 
+ 00022003  0x0000537b arg  0x000047a0 , 0x00000005 
+ 00022004  0x0000537c arg  0x00000014 , 0x00000039 
+ 00022005  0x0000537d branch  0x00007ca1 
+ 00022006  0x00005384 call  0x000055fb 
+ 00022007  0x00005385 jam  0x00000073 , 0x000043f5 
+ 00022008  0x00005387 call  0x000055fa 
+ 00022009  0x00005388 branch  0x000069e0 
+ 00022010  0x0000538c branch  0x00006bc6 
+ 00022011  0x0000538f fetch  0x00000001 , 0x0000464c 
+ 00022012  0x00005390 arg  0x00000021 , 0x00000002 
+ 00022013  0x00005391 call  0x00006f21 
+ 00022014  0x00005392 fetch  0x00000001 , 0x0000464d 
+ 00022015  0x00005393 arg  0x00000023 , 0x00000002 
+ 00022016  0x00005394 branch  0x00006f21 
+ 00022017  0x0000539a bpatch  0x0000007a , 0x0000400f 
+ 00022018  0x0000539b disable  0x00000028 
+ 00022019  0x0000539c setarg  0x00000000 
+ 00022020  0x0000539d store  0x00000006 , 0x00004847 
+ 00022021  0x0000539e call  0x000059f6 
+ 00022022  0x0000539f setarg  0x00000089 
+ 00022023  0x000053a0 call  0x000069e4 
+ 00022024  0x000053a1 call  0x00005747 
+ 00022025  0x000053a2 call  0x00005612 
+ 00022026  0x000053a3 call  0x00005617 
+ 00022027  0x000053a4 call  0x000057a6 
+ 00022028  0x000053a5 fetch  0x00000001 , 0x00004846 
+ 00022029  0x000053a6 and_into  0x0000001f , 0x0000003f 
+ 00022030  0x000053a7 store  0x00000001 , 0x00004846 
+ 00022031  0x000053a8 nbranch  0x00005f37 , 0x00000028 
+ 00022032  0x000053a9 call  0x00005f26 
+ 00022033  0x000053aa branch  0x00005c0b 
+ 00022034  0x000053af fetch  0x00000001 , 0x00004856 
+ 00022035  0x000053b0 rtn  0x00000034 
+ 00022036  0x000053b1 store  0x00000001 , 0x0000484b 
+ 00022037  0x000053b2 jam  0x00000000 , 0x00004856 
+ 00022038  0x000053b3 branch  0x00007dba 
+ 00022039  0x000053b6 fetch  0x00000001 , 0x00004852 
+ 00022040  0x000053b7 rtn  0x00000034 
+ 00022041  0x000053b8 store  0x00000001 , 0x0000484c 
+ 00022042  0x000053b9 jam  0x00000000 , 0x00004852 
+ 00022043  0x000053ba branch  0x00007dba 
+ 00022044  0x000053bd call  0x00005629 
+ 00022045  0x000053be call  0x00005665 
+ 00022046  0x000053bf fetch  0x00000001 , 0x00004850 
+ 00022047  0x000053c0 fetcht  0x00000001 , 0x0000484f 
+ 00022048  0x000053c1 store  0x00000001 , 0x0000484f 
+ 00022049  0x000053c2 isub  0x00000002 , 0x0000003e 
+ 00022050  0x000053c3 nbranch  0x0000430c , 0x00000005 
+ 00022051  0x000053c4 fetch  0x00000001 , 0x00004854 
+ 00022052  0x000053c5 fetcht  0x00000001 , 0x00004853 
+ 00022053  0x000053c6 store  0x00000001 , 0x00004853 
+ 00022054  0x000053c7 isub  0x00000002 , 0x0000003e 
+ 00022055  0x000053c8 nbranch  0x0000430c , 0x00000005 
+ 00022056  0x000053c9 rtn 
+ 00022057  0x000053cb fetch  0x00000001 , 0x00004652 
+ 00022058  0x000053cc rtneq  0x000000ff 
+ 00022059  0x000053cd arg  0x00000000 , 0x00000011 
+ 00022060  0x000053ce fetcht  0x00000001 , 0x00004652 
+ 00022061  0x000053cf call  0x00006ee6 
+ 00022062  0x000053d0 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022063  0x000053d1 fetcht  0x00000001 , 0x00004653 
+ 00022064  0x000053d2 call  0x00006ee6 
+ 00022065  0x000053d3 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022066  0x000053d4 copy  0x00000011 , 0x0000003f 
+ 00022067  0x000053d5 store  0x00000001 , 0x00004850 
+ 00022068  0x000053d6 beq  0x00000001 , 0x00005639 
+ 00022069  0x000053d7 beq  0x00000002 , 0x0000563d 
+ 00022070  0x000053d8 fetch  0x00000001 , 0x00004851 
+ 00022071  0x000053d9 bbit1  0x00000007 , 0x00005649 
+ 00022072  0x000053da rtn 
+ 00022073  0x000053dd fetch  0x00000001 , 0x0000484f 
+ 00022074  0x000053de beq  0x00000000 , 0x00005641 
+ 00022075  0x000053df beq  0x00000003 , 0x00005643 
+ 00022076  0x000053e0 rtn 
+ 00022077  0x000053e2 fetch  0x00000001 , 0x0000484f 
+ 00022078  0x000053e3 beq  0x00000000 , 0x00005645 
+ 00022079  0x000053e4 beq  0x00000003 , 0x00005647 
+ 00022080  0x000053e5 rtn 
+ 00022081  0x000053e7 jam  0x00000082 , 0x00004851 
+ 00022082  0x000053e8 rtn 
+ 00022083  0x000053ea jam  0x00000081 , 0x00004851 
+ 00022084  0x000053eb rtn 
+ 00022085  0x000053ed jam  0x00000080 , 0x00004851 
+ 00022086  0x000053ee rtn 
+ 00022087  0x000053f0 jam  0x00000083 , 0x00004851 
+ 00022088  0x000053f1 rtn 
+ 00022089  0x000053f3 fetch  0x00000001 , 0x00004851 
+ 00022090  0x000053f4 set0  0x00000007 , 0x0000003f 
+ 00022091  0x000053f5 store  0x00000001 , 0x00004851 
+ 00022092  0x000053f6 beq  0x00000000 , 0x00005651 
+ 00022093  0x000053f7 beq  0x00000001 , 0x00005654 
+ 00022094  0x000053f8 beq  0x00000002 , 0x00005657 
+ 00022095  0x000053f9 beq  0x00000003 , 0x0000565a 
+ 00022096  0x000053fa rtn 
+ 00022097  0x000053fc fetch  0x00000001 , 0x00004850 
+ 00022098  0x000053fd beq  0x00000003 , 0x0000565d 
+ 00022099  0x000053fe rtn 
+ 00022100  0x00005400 fetch  0x00000001 , 0x00004850 
+ 00022101  0x00005401 beq  0x00000000 , 0x0000565d 
+ 00022102  0x00005402 rtn 
+ 00022103  0x00005404 fetch  0x00000001 , 0x00004850 
+ 00022104  0x00005405 beq  0x00000003 , 0x00005661 
+ 00022105  0x00005406 rtn 
+ 00022106  0x00005408 fetch  0x00000001 , 0x00004850 
+ 00022107  0x00005409 beq  0x00000000 , 0x00005661 
+ 00022108  0x0000540a rtn 
+ 00022109  0x0000540c fetch  0x00000001 , 0x00004852 
+ 00022110  0x0000540d increase  0x00000001 , 0x0000003f 
+ 00022111  0x0000540e store  0x00000001 , 0x00004852 
+ 00022112  0x0000540f rtn 
+ 00022113  0x00005411 fetch  0x00000001 , 0x00004852 
+ 00022114  0x00005412 increase  0xffffffff , 0x0000003f 
+ 00022115  0x00005413 store  0x00000001 , 0x00004852 
+ 00022116  0x00005414 rtn 
+ 00022117  0x00005418 fetch  0x00000001 , 0x0000464a 
+ 00022118  0x00005419 rtneq  0x000000ff 
+ 00022119  0x0000541a arg  0x00000000 , 0x00000011 
+ 00022120  0x0000541b fetcht  0x00000001 , 0x0000464a 
+ 00022121  0x0000541c call  0x00006ee6 
+ 00022122  0x0000541d setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022123  0x0000541e fetcht  0x00000001 , 0x0000464b 
+ 00022124  0x0000541f call  0x00006ee6 
+ 00022125  0x00005420 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022126  0x00005421 copy  0x00000011 , 0x0000003f 
+ 00022127  0x00005422 store  0x00000001 , 0x00004854 
+ 00022128  0x00005423 beq  0x00000001 , 0x00005675 
+ 00022129  0x00005424 beq  0x00000002 , 0x00005679 
+ 00022130  0x00005425 fetch  0x00000001 , 0x00004855 
+ 00022131  0x00005426 bbit1  0x00000007 , 0x00005685 
+ 00022132  0x00005427 rtn 
+ 00022133  0x0000542a fetch  0x00000001 , 0x00004853 
+ 00022134  0x0000542b beq  0x00000000 , 0x0000567d 
+ 00022135  0x0000542c beq  0x00000003 , 0x0000567f 
+ 00022136  0x0000542d rtn 
+ 00022137  0x0000542f fetch  0x00000001 , 0x00004853 
+ 00022138  0x00005430 beq  0x00000000 , 0x00005681 
+ 00022139  0x00005431 beq  0x00000003 , 0x00005683 
+ 00022140  0x00005432 rtn 
+ 00022141  0x00005434 jam  0x00000082 , 0x00004855 
+ 00022142  0x00005435 rtn 
+ 00022143  0x00005437 jam  0x00000081 , 0x00004855 
+ 00022144  0x00005438 rtn 
+ 00022145  0x0000543a jam  0x00000080 , 0x00004855 
+ 00022146  0x0000543b rtn 
+ 00022147  0x0000543d jam  0x00000083 , 0x00004855 
+ 00022148  0x0000543e rtn 
+ 00022149  0x00005440 fetch  0x00000001 , 0x00004855 
+ 00022150  0x00005441 set0  0x00000007 , 0x0000003f 
+ 00022151  0x00005442 store  0x00000001 , 0x00004855 
+ 00022152  0x00005443 beq  0x00000000 , 0x0000568d 
+ 00022153  0x00005444 beq  0x00000001 , 0x00005690 
+ 00022154  0x00005445 beq  0x00000002 , 0x00005693 
+ 00022155  0x00005446 beq  0x00000003 , 0x00005696 
+ 00022156  0x00005447 rtn 
+ 00022157  0x00005449 fetch  0x00000001 , 0x00004854 
+ 00022158  0x0000544a beq  0x00000003 , 0x00005699 
+ 00022159  0x0000544b rtn 
+ 00022160  0x0000544d fetch  0x00000001 , 0x00004854 
+ 00022161  0x0000544e beq  0x00000000 , 0x00005699 
+ 00022162  0x0000544f rtn 
+ 00022163  0x00005451 fetch  0x00000001 , 0x00004854 
+ 00022164  0x00005452 beq  0x00000003 , 0x0000569d 
+ 00022165  0x00005453 rtn 
+ 00022166  0x00005455 fetch  0x00000001 , 0x00004854 
+ 00022167  0x00005456 beq  0x00000000 , 0x0000569d 
+ 00022168  0x00005457 rtn 
+ 00022169  0x00005459 fetch  0x00000001 , 0x00004856 
+ 00022170  0x0000545a increase  0x00000001 , 0x0000003f 
+ 00022171  0x0000545b store  0x00000001 , 0x00004856 
+ 00022172  0x0000545c rtn 
+ 00022173  0x0000545e fetch  0x00000001 , 0x00004856 
+ 00022174  0x0000545f increase  0xffffffff , 0x0000003f 
+ 00022175  0x00005460 store  0x00000001 , 0x00004856 
+ 00022176  0x00005461 rtn 
+ 00022177  0x00005465 fetcht  0x00000001 , 0x0000464a 
+ 00022178  0x00005466 call  0x00006eb2 
+ 00022179  0x00005467 fetcht  0x00000001 , 0x0000464b 
+ 00022180  0x00005468 call  0x00006eb2 
+ 00022181  0x00005469 fetcht  0x00000001 , 0x00004652 
+ 00022182  0x0000546a call  0x00006eb2 
+ 00022183  0x0000546b fetcht  0x00000001 , 0x00004653 
+ 00022184  0x0000546c branch  0x00006eb2 
+ 00022185  0x0000546f fetcht  0x00000001 , 0x0000464a 
+ 00022186  0x00005470 call  0x000055ab 
+ 00022187  0x00005471 fetcht  0x00000001 , 0x0000464b 
+ 00022188  0x00005472 call  0x000055ab 
+ 00022189  0x00005473 fetcht  0x00000001 , 0x00004652 
+ 00022190  0x00005474 call  0x000055ab 
+ 00022191  0x00005475 fetcht  0x00000001 , 0x00004653 
+ 00022192  0x00005476 branch  0x000055ab 
+ 00022193  0x00005479 fetch  0x00000002 , 0x0000484b 
+ 00022194  0x0000547a rtn  0x00000034 
+ 00022195  0x0000547b jam  0x00000001 , 0x00004857 
+ 00022196  0x0000547c jam  0x0000000a , 0x00004858 
+ 00022197  0x0000547d rtn 
+ 00022198  0x00005480 arg  0x00004858 , 0x00000013 
+ 00022199  0x00005481 arg  0x000056b9 , 0x00000012 
+ 00022200  0x00005482 branch  0x000042e0 
+ 00022201  0x00005484 jam  0x00000000 , 0x00004857 
+ 00022202  0x00005485 rtn 
+ 00022203  0x0000548e fetch  0x00000001 , 0x00004649 
+ 00022204  0x0000548f rtneq  0x000000ff 
+ 00022205  0x00005490 arg  0x00000000 , 0x00000011 
+ 00022206  0x00005491 jam  0x00000005 , 0x00004977 
+ 00022207  0x00005492 fetcht  0x00000001 , 0x00004649 
+ 00022208  0x00005493 call  0x000056c8 
+ 00022209  0x00005495 store  0x00000001 , 0x00004974 
+ 00022210  0x00005496 fetch  0x00000001 , 0x00004654 
+ 00022211  0x00005497 beq  0x000000ff , 0x000056d8 
+ 00022212  0x00005498 call  0x000058df 
+ 00022213  0x0000549a copy  0x00000011 , 0x0000003f 
+ 00022214  0x0000549b bbit1  0x00000005 , 0x000056e0 
+ 00022215  0x0000549c branch  0x000056e7 
+ 00022216  0x0000549f fetch  0x00000008 , 0x00004713 
+ 00022217  0x000054a0 bbit1  0x0000002b , 0x000056de 
+ 00022218  0x000054a1 fetch  0x00000001 , 0x00004974 
+ 00022219  0x000054a2 copy  0x0000003f , 0x00000013 
+ 00022220  0x000054a3 fetch  0x00000001 , 0x00004654 
+ 00022221  0x000054a4 beq  0x000000ff , 0x00005931 
+ 00022222  0x000054a6 fetch  0x00000001 , 0x0000497b 
+ 00022223  0x000054a7 nbranch  0x000056db , 0x00000034 
+ 00022224  0x000054a9 call  0x00006ee6 
+ 00022225  0x000054aa fetcht  0x00000001 , 0x00004654 
+ 00022226  0x000054ab branch  0x000056de , 0x00000001 
+ 00022227  0x000054ac fetcht  0x00000001 , 0x00004654 
+ 00022228  0x000054ad call  0x00006ef7 
+ 00022229  0x000054ae fetcht  0x00000001 , 0x00004649 
+ 00022230  0x000054af fetch  0x00000001 , 0x00004974 
+ 00022231  0x000054b0 branch  0x00005925 
+ 00022232  0x000054b3 fetcht  0x00000001 , 0x00004649 
+ 00022233  0x000054b4 call  0x000055b5 
+ 00022234  0x000054b5 branch  0x000056c5 
+ 00022235  0x000054b8 jam  0x00000000 , 0x0000487a 
+ 00022236  0x000054b9 jam  0x00000000 , 0x00004974 
+ 00022237  0x000054ba rtn 
+ 00022238  0x000054bd fetch  0x00000001 , 0x00004974 
+ 00022239  0x000054be branch  0x00005925 
+ 00022240  0x000054c1 fetch  0x00000001 , 0x0000487a 
+ 00022241  0x000054c2 rtneq  0x00000001 
+ 00022242  0x000054c3 jam  0x00000001 , 0x0000487a 
+ 00022243  0x000054c4 fetch  0x00000008 , 0x00004713 
+ 00022244  0x000054c5 rtnbit1  0x00000028 
+ 00022245  0x000054c6 rtnbit1  0x00000036 
+ 00022246  0x000054c7 branch  0x000056f7 
+ 00022247  0x000054ca fetch  0x00000001 , 0x0000487a 
+ 00022248  0x000054cb rtneq  0x00000000 
+ 00022249  0x000054cc jam  0x00000000 , 0x0000487a 
+ 00022250  0x000054cd fetch  0x00000008 , 0x00004713 
+ 00022251  0x000054ce bbit1  0x00000028 , 0x000056ee 
+ 00022252  0x000054cf bbit1  0x00000036 , 0x000056ee 
+ 00022253  0x000054d0 rtn 
+ 00022254  0x000054d2 fetch  0x00000001 , 0x0000487b 
+ 00022255  0x000054d3 nbranch  0x000056f2 , 0x00000034 
+ 00022256  0x000054d4 fetch  0x00000001 , 0x0000497d 
+ 00022257  0x000054d5 ncall  0x000056f7 , 0x00000034 
+ 00022258  0x000054d7 jam  0x00000000 , 0x0000487b 
+ 00022259  0x000054d8 fetch  0x00000001 , 0x000044eb 
+ 00022260  0x000054d9 store  0x00000001 , 0x0000497d 
+ 00022261  0x000054da store  0x00000001 , 0x0000497c 
+ 00022262  0x000054db rtn 
+ 00022263  0x000054de bpatch  0x0000007b , 0x0000400f 
+ 00022264  0x000054df call  0x00005728 
+ 00022265  0x000054e0 rtn  0x00000028 
+ 00022266  0x000054e1 fetch  0x00000001 , 0x00004690 
+ 00022267  0x000054e3 copy  0x0000003f , 0x00000002 
+ 00022268  0x000054e4 fetch  0x00000008 , 0x00004713 
+ 00022269  0x000054e5 bbit1  0x00000017 , 0x00005704 
+ 00022270  0x000054e6 copy  0x00000002 , 0x0000003f 
+ 00022271  0x000054e8 increase  0x00000001 , 0x0000003f 
+ 00022272  0x000054e9 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022273  0x000054eb store  0x00000001 , 0x00004690 
+ 00022274  0x000054ec call  0x00005744 
+ 00022275  0x000054ed branch  0x00005cac 
+ 00022276  0x000054f3 fetch  0x00000001 , 0x0000498a 
+ 00022277  0x000054f4 nbranch  0x00005721 , 0x00000034 
+ 00022278  0x000054f6 fetch  0x00000008 , 0x00004713 
+ 00022279  0x000054f7 bbit1  0x0000001c , 0x00005715 
+ 00022280  0x000054f8 copy  0x00000002 , 0x0000003f 
+ 00022281  0x000054f9 rtneq  0x00000001 
+ 00022282  0x000054fb beq  0x00000000 , 0x00005711 
+ 00022283  0x000054fc beq  0x00000002 , 0x0000570f 
+ 00022284  0x000054fd rtn 
+ 00022285  0x00005500 setarg  0x00000002 
+ 00022286  0x00005501 branch  0x00005701 
+ 00022287  0x00005503 setarg  0x00000000 
+ 00022288  0x00005504 branch  0x00005701 
+ 00022289  0x00005506 setarg  0x00000001 
+ 00022290  0x00005507 branch  0x00005701 
+ 00022291  0x00005509 setarg  0x00000003 
+ 00022292  0x0000550a branch  0x00005701 
+ 00022293  0x0000550d copy  0x00000002 , 0x0000003f 
+ 00022294  0x0000550e rtneq  0x00000001 
+ 00022295  0x0000550f beq  0x00000000 , 0x00005711 
+ 00022296  0x00005510 beq  0x00000002 , 0x00005713 
+ 00022297  0x00005511 beq  0x00000003 , 0x0000570f 
+ 00022298  0x00005512 rtn 
+ 00022299  0x00005514 copy  0x00000002 , 0x0000003f 
+ 00022300  0x00005515 rtneq  0x00000002 
+ 00022301  0x00005516 beq  0x00000000 , 0x00005713 
+ 00022302  0x00005517 beq  0x00000001 , 0x0000570f 
+ 00022303  0x00005518 beq  0x00000003 , 0x0000570d 
+ 00022304  0x00005519 rtn 
+ 00022305  0x0000551d fetch  0x00000008 , 0x00004713 
+ 00022306  0x0000551e bbit1  0x0000001c , 0x0000571b 
+ 00022307  0x0000551f copy  0x00000002 , 0x0000003f 
+ 00022308  0x00005520 rtneq  0x00000002 
+ 00022309  0x00005522 beq  0x00000000 , 0x0000570d 
+ 00022310  0x00005523 beq  0x00000001 , 0x0000570f 
+ 00022311  0x00005524 rtn 
+ 00022312  0x0000552a disable  0x00000028 
+ 00022313  0x0000552b fetch  0x00000008 , 0x00004713 
+ 00022314  0x0000552c rtnbit1  0x0000002b 
+ 00022315  0x0000552d branch  0x00005eb1 
+ 00022316  0x00005530 fetch  0x00000008 , 0x00004713 
+ 00022317  0x00005531 bbit1  0x00000028 , 0x00005730 
+ 00022318  0x00005532 bbit1  0x00000036 , 0x00005737 
+ 00022319  0x00005533 rtn 
+ 00022320  0x00005536 fetch  0x00000001 , 0x0000487a 
+ 00022321  0x00005537 rtnne  0x00000001 
+ 00022322  0x00005538 arg  0x0000497d , 0x00000013 
+ 00022323  0x00005539 arg  0x00005735 , 0x00000012 
+ 00022324  0x0000553a branch  0x000042e0 
+ 00022325  0x0000553d jam  0x00000001 , 0x0000487b 
+ 00022326  0x0000553e branch  0x00005ec6 
+ 00022327  0x00005541 fetch  0x00000001 , 0x0000487a 
+ 00022328  0x00005542 rtnne  0x00000001 
+ 00022329  0x00005543 arg  0x0000497c , 0x00000013 
+ 00022330  0x00005544 arg  0x0000573c , 0x00000012 
+ 00022331  0x00005545 branch  0x000042e0 
+ 00022332  0x00005548 jam  0x00000001 , 0x0000487b 
+ 00022333  0x00005549 branch  0x00005ba3 
+ 00022334  0x0000554c fetch  0x00000008 , 0x00004713 
+ 00022335  0x0000554d rtnbit1  0x0000001c 
+ 00022336  0x0000554e fetch  0x00000001 , 0x00004690 
+ 00022337  0x0000554f rtnne  0x00000003 
+ 00022338  0x00005550 jam  0x00000000 , 0x00004690 
+ 00022339  0x00005551 rtn 
+ 00022340  0x00005554 bpatch  0x0000007c , 0x0000400f 
+ 00022341  0x00005555 call  0x0000573e 
+ 00022342  0x00005556 call  0x0000613a 
+ 00022343  0x00005558 bpatch  0x0000007d , 0x0000400f 
+ 00022344  0x00005559 fetch  0x00000001 , 0x00004957 
+ 00022345  0x0000555a beq  0x0000000c , 0x0000576b 
+ 00022346  0x0000555b beq  0x00000003 , 0x00005785 
+ 00022347  0x0000555c beq  0x0000000b , 0x00005799 
+ 00022348  0x0000555d fetch  0x00000001 , 0x00004690 
+ 00022349  0x0000555e beq  0x00000000 , 0x00005753 
+ 00022350  0x0000555f beq  0x00000001 , 0x00005751 
+ 00022351  0x00005560 beq  0x00000002 , 0x00005755 
+ 00022352  0x00005561 beq  0x00000003 , 0x00005757 
+ 00022353  0x00005563 fetcht  0x00000001 , 0x00004869 
+ 00022354  0x00005564 branch  0x00005758 
+ 00022355  0x00005566 fetcht  0x00000001 , 0x00004868 
+ 00022356  0x00005567 branch  0x00005758 
+ 00022357  0x00005569 fetcht  0x00000001 , 0x0000486a 
+ 00022358  0x0000556a branch  0x00005758 
+ 00022359  0x0000556c fetcht  0x00000001 , 0x0000486b 
+ 00022360  0x0000556e fetch  0x00000001 , 0x00004957 
+ 00022361  0x0000556f beq  0x00000004 , 0x00005767 
+ 00022362  0x00005570 beq  0x00000005 , 0x00005767 
+ 00022363  0x00005571 beq  0x00000008 , 0x00005769 
+ 00022364  0x00005572 beq  0x00000007 , 0x00005769 
+ 00022365  0x00005573 beq  0x00000006 , 0x00005767 
+ 00022366  0x00005575 storet  0x00000001 , 0x00004879 
+ 00022367  0x00005576 setarg  0x00000006 
+ 00022368  0x00005577 call  0x000069e5 
+ 00022369  0x00005578 and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00022370  0x00005579 fetch  0x00000001 , 0x00004879 
+ 00022371  0x0000557a iadd  0x00000002 , 0x0000003f 
+ 00022372  0x0000557b lshift8  0x0000003f , 0x0000003f 
+ 00022373  0x0000557c add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00022374  0x0000557d branch  0x000069e4 
+ 00022375  0x00005580 increase  0xffffffff , 0x00000002 
+ 00022376  0x00005581 branch  0x0000575e 
+ 00022377  0x00005584 increase  0x00000002 , 0x00000002 
+ 00022378  0x00005585 branch  0x0000575e 
+ 00022379  0x00005588 fetch  0x00000001 , 0x00004690 
+ 00022380  0x00005589 beq  0x00000000 , 0x0000576f 
+ 00022381  0x0000558a beq  0x00000001 , 0x00005775 
+ 00022382  0x0000558b beq  0x00000002 , 0x00005778 
+ 00022383  0x0000558d fetch  0x00000001 , 0x00004874 
+ 00022384  0x0000558e copy  0x0000003f , 0x00000011 
+ 00022385  0x0000558f branch  0x0000577d 
+ 00022386  0x00005592 fetch  0x00000001 , 0x00004875 
+ 00022387  0x00005593 copy  0x0000003f , 0x00000011 
+ 00022388  0x00005594 branch  0x0000577d 
+ 00022389  0x00005597 fetch  0x00000001 , 0x00004876 
+ 00022390  0x00005598 copy  0x0000003f , 0x00000011 
+ 00022391  0x00005599 branch  0x0000577d 
+ 00022392  0x0000559c fetch  0x00000001 , 0x00004877 
+ 00022393  0x0000559d copy  0x0000003f , 0x00000011 
+ 00022394  0x0000559e branch  0x0000577d 
+ 00022395  0x000055a1 fetch  0x00000001 , 0x00004878 
+ 00022396  0x000055a2 copy  0x0000003f , 0x00000011 
+ 00022397  0x000055a4 setarg  0x0000c309 
+ 00022398  0x000055a5 call  0x000069e4 
+ 00022399  0x000055a6 copy  0x00000011 , 0x0000003f 
+ 00022400  0x000055a7 lshift8  0x0000003f , 0x0000003f 
+ 00022401  0x000055a8 add  0x0000003f , 0x00000023 , 0x0000003f 
+ 00022402  0x000055a9 call  0x000069e4 
+ 00022403  0x000055aa setarg  0x00000009 
+ 00022404  0x000055ab branch  0x000069e4 
+ 00022405  0x000055ae fetch  0x00000001 , 0x00004690 
+ 00022406  0x000055af beq  0x00000000 , 0x0000578c 
+ 00022407  0x000055b0 beq  0x00000001 , 0x0000578a 
+ 00022408  0x000055b1 beq  0x00000002 , 0x0000578e 
+ 00022409  0x000055b2 beq  0x00000003 , 0x00005790 
+ 00022410  0x000055b4 fetch  0x00000001 , 0x0000486d 
+ 00022411  0x000055b5 branch  0x00005791 
+ 00022412  0x000055b7 fetch  0x00000001 , 0x0000486c 
+ 00022413  0x000055b8 branch  0x00005791 
+ 00022414  0x000055ba fetch  0x00000001 , 0x0000486e 
+ 00022415  0x000055bb branch  0x00005791 
+ 00022416  0x000055bd fetch  0x00000001 , 0x0000486f 
+ 00022417  0x000055bf store  0x00000001 , 0x00004879 
+ 00022418  0x000055c0 lshift8  0x0000003f , 0x0000003f 
+ 00022419  0x000055c1 copy  0x0000003f , 0x00000011 
+ 00022420  0x000055c2 add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00022421  0x000055c3 call  0x000069e4 
+ 00022422  0x000055c4 copy  0x00000011 , 0x0000003f 
+ 00022423  0x000055c5 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00022424  0x000055c6 branch  0x000069e4 
+ 00022425  0x000055c9 fetch  0x00000001 , 0x00004690 
+ 00022426  0x000055ca beq  0x00000000 , 0x000057a0 
+ 00022427  0x000055cb beq  0x00000001 , 0x0000579e 
+ 00022428  0x000055cc beq  0x00000002 , 0x000057a2 
+ 00022429  0x000055cd beq  0x00000003 , 0x000057a4 
+ 00022430  0x000055cf fetch  0x00000001 , 0x00004871 
+ 00022431  0x000055d0 branch  0x00005791 
+ 00022432  0x000055d3 fetch  0x00000001 , 0x00004870 
+ 00022433  0x000055d4 branch  0x00005791 
+ 00022434  0x000055d7 fetch  0x00000001 , 0x00004872 
+ 00022435  0x000055d8 branch  0x00005791 
+ 00022436  0x000055db fetch  0x00000001 , 0x00004873 
+ 00022437  0x000055dc branch  0x00005791 
+ 00022438  0x000055e5 call  0x0000584c 
+ 00022439  0x000055e6 fetch  0x00000001 , 0x00004987 
+ 00022440  0x000055e7 nbranch  0x00005860 , 0x00000034 
+ 00022441  0x000055e8 fetch  0x00000001 , 0x00004982 
+ 00022442  0x000055e9 nbranch  0x0000585f , 0x00000034 
+ 00022443  0x000055eb call  0x00005888 
+ 00022444  0x000055ec call  0x000057bc 
+ 00022445  0x000055ed call  0x0000552f 
+ 00022446  0x000055ee call  0x000057b7 
+ 00022447  0x000055ef copy  0x00000011 , 0x0000003f 
+ 00022448  0x000055f0 fetcht  0x00000001 , 0x0000484e 
+ 00022449  0x000055f1 store  0x00000001 , 0x0000484e 
+ 00022450  0x000055f2 store  0x00000001 , 0x00004846 
+ 00022451  0x000055f3 ixor  0x00000002 , 0x0000003f 
+ 00022452  0x000055f4 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00022453  0x000055f5 rtn  0x00000005 
+ 00022454  0x000055f6 branch  0x00007dba 
+ 00022455  0x000055f9 rtnmark0  0x00000026 
+ 00022456  0x000055fa copy  0x00000011 , 0x0000003f 
+ 00022457  0x000055fb rtn  0x00000034 
+ 00022458  0x000055fc store  0x00000001 , 0x00004846 
+ 00022459  0x000055fd branch  0x00007dba 
+ 00022460  0x00005603 jam  0x00000000 , 0x00004979 
+ 00022461  0x00005604 jam  0x00000000 , 0x0000497a 
+ 00022462  0x00005605 jam  0x00000000 , 0x0000497b 
+ 00022463  0x00005606 copy  0x0000003f , 0x00000012 
+ 00022464  0x00005607 fetcht  0x00000001 , 0x00004644 
+ 00022465  0x00005608 fetch  0x00000001 , 0x00004647 
+ 00022466  0x00005609 isub  0x00000002 , 0x0000003e 
+ 00022467  0x0000560a branch  0x000057cc , 0x00000005 
+ 00022468  0x0000560b fetch  0x00000001 , 0x00004648 
+ 00022469  0x0000560c isub  0x00000002 , 0x0000003e 
+ 00022470  0x0000560d branch  0x000057d1 , 0x00000005 
+ 00022471  0x0000560e fetcht  0x00000001 , 0x00004645 
+ 00022472  0x0000560f fetch  0x00000001 , 0x00004647 
+ 00022473  0x00005610 isub  0x00000002 , 0x0000003e 
+ 00022474  0x00005611 branch  0x000057e0 , 0x00000005 
+ 00022475  0x00005612 branch  0x000057e3 
+ 00022476  0x00005615 fetcht  0x00000001 , 0x00004645 
+ 00022477  0x00005616 fetch  0x00000001 , 0x00004648 
+ 00022478  0x00005617 isub  0x00000002 , 0x0000003e 
+ 00022479  0x00005618 branch  0x000057d6 , 0x00000005 
+ 00022480  0x00005619 branch  0x000057d9 
+ 00022481  0x0000561c fetcht  0x00000001 , 0x00004645 
+ 00022482  0x0000561d fetch  0x00000001 , 0x00004647 
+ 00022483  0x0000561e isub  0x00000002 , 0x0000003e 
+ 00022484  0x0000561f branch  0x000057db , 0x00000005 
+ 00022485  0x00005620 branch  0x000057de 
+ 00022486  0x00005623 call  0x000057ef 
+ 00022487  0x00005624 call  0x000057fb 
+ 00022488  0x00005625 branch  0x000057e5 
+ 00022489  0x00005628 call  0x000057ef 
+ 00022490  0x00005629 branch  0x000057e1 
+ 00022491  0x0000562c call  0x000057f8 
+ 00022492  0x0000562d call  0x000057f2 
+ 00022493  0x0000562e branch  0x000057e5 
+ 00022494  0x00005631 call  0x000057f8 
+ 00022495  0x00005632 branch  0x000057e4 
+ 00022496  0x00005635 call  0x000057f2 
+ 00022497  0x00005637 call  0x000057fe 
+ 00022498  0x00005638 branch  0x000057e5 
+ 00022499  0x0000563b call  0x000057fb 
+ 00022500  0x0000563d call  0x000057f5 
+ 00022501  0x0000563f call  0x00005801 
+ 00022502  0x00005640 call  0x00005804 
+ 00022503  0x00005641 fetch  0x00000001 , 0x0000497a 
+ 00022504  0x00005642 rtn  0x00000034 
+ 00022505  0x00005643 fetch  0x00000001 , 0x00004979 
+ 00022506  0x00005644 rtn  0x00000034 
+ 00022507  0x00005645 jam  0x00000001 , 0x0000497b 
+ 00022508  0x00005646 fetch  0x00000001 , 0x0000484e 
+ 00022509  0x00005647 copy  0x0000003f , 0x00000011 
+ 00022510  0x00005648 rtn 
+ 00022511  0x0000564b and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022512  0x0000564c beq  0x00000009 , 0x0000580c 
+ 00022513  0x0000564d rtn 
+ 00022514  0x0000564f and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022515  0x00005650 beq  0x00000012 , 0x0000580c 
+ 00022516  0x00005651 rtn 
+ 00022517  0x00005653 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022518  0x00005654 beq  0x0000000a , 0x0000580c 
+ 00022519  0x00005655 rtn 
+ 00022520  0x00005657 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022521  0x00005658 beq  0x00000011 , 0x0000580c 
+ 00022522  0x00005659 rtn 
+ 00022523  0x0000565b and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022524  0x0000565c beq  0x00000014 , 0x0000580c 
+ 00022525  0x0000565d rtn 
+ 00022526  0x0000565f and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022527  0x00005660 beq  0x00000012 , 0x0000580c 
+ 00022528  0x00005661 rtn 
+ 00022529  0x00005664 and  0x00000012 , 0x00000018 , 0x0000003f 
+ 00022530  0x00005665 beq  0x00000018 , 0x0000580a 
+ 00022531  0x00005666 rtn 
+ 00022532  0x00005669 and  0x00000002 , 0x00000007 , 0x0000003f 
+ 00022533  0x0000566a beq  0x00000003 , 0x0000580a 
+ 00022534  0x0000566b beq  0x00000005 , 0x0000580a 
+ 00022535  0x0000566c beq  0x00000006 , 0x0000580a 
+ 00022536  0x0000566d beq  0x00000007 , 0x0000580a 
+ 00022537  0x0000566e rtn 
+ 00022538  0x00005672 jam  0x00000001 , 0x0000497a 
+ 00022539  0x00005673 rtn 
+ 00022540  0x00005676 jam  0x00000001 , 0x00004979 
+ 00022541  0x00005677 rtn 
+ 00022542  0x00005680 fetch  0x00000008 , 0x00004713 
+ 00022543  0x00005681 rtnbit0  0x00000017 
+ 00022544  0x00005682 bbit0  0x0000002c , 0x00005816 
+ 00022545  0x00005684 fetch  0x00000001 , 0x00004658 
+ 00022546  0x00005685 call  0x00005943 
+ 00022547  0x00005686 call  0x00005824 
+ 00022548  0x00005687 fetcht  0x00000001 , 0x00004658 
+ 00022549  0x00005688 branch  0x000055b5 
+ 00022550  0x0000568b fetch  0x00000001 , 0x00004658 
+ 00022551  0x0000568c call  0x00005946 
+ 00022552  0x0000568d jam  0x00000000 , 0x0000498b 
+ 00022553  0x0000568e fetcht  0x00000001 , 0x00004658 
+ 00022554  0x0000568f fetch  0x00000001 , 0x00004988 
+ 00022555  0x00005690 call  0x0000583d 
+ 00022556  0x00005691 call  0x00005828 
+ 00022557  0x00005692 fetcht  0x00000001 , 0x00004658 
+ 00022558  0x00005693 branch  0x000055b5 
+ 00022559  0x00005696 call  0x000055b5 
+ 00022560  0x00005697 fetch  0x00000001 , 0x00004989 
+ 00022561  0x00005698 rtneq  0x00000001 
+ 00022562  0x00005699 jam  0x00000001 , 0x00004989 
+ 00022563  0x0000569a branch  0x000056f7 
+ 00022564  0x0000569d jam  0x00000000 , 0x0000498b 
+ 00022565  0x0000569e fetcht  0x00000001 , 0x00004658 
+ 00022566  0x0000569f fetch  0x00000001 , 0x00004988 
+ 00022567  0x000056a0 call  0x00005833 
+ 00022568  0x000056a2 store  0x00000001 , 0x00004988 
+ 00022569  0x000056a3 fetch  0x00000001 , 0x0000498a 
+ 00022570  0x000056a4 branch  0x0000582f , 0x00000034 
+ 00022571  0x000056a6 fetch  0x00000001 , 0x00004989 
+ 00022572  0x000056a7 rtneq  0x00000001 
+ 00022573  0x000056a8 jam  0x00000001 , 0x00004989 
+ 00022574  0x000056a9 branch  0x000056f7 
+ 00022575  0x000056ac fetch  0x00000001 , 0x00004989 
+ 00022576  0x000056ad rtneq  0x00000000 
+ 00022577  0x000056ae jam  0x00000000 , 0x00004989 
+ 00022578  0x000056af rtn 
+ 00022579  0x000056b2 lshift  0x0000003f , 0x0000003f 
+ 00022580  0x000056b3 copy  0x0000003f , 0x00000012 
+ 00022581  0x000056b4 call  0x00006ee6 
+ 00022582  0x000056b5 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022583  0x000056b6 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022584  0x000056b7 fetcht  0x00000001 , 0x0000498b 
+ 00022585  0x000056b8 copy  0x00000002 , 0x00000007 
+ 00022586  0x000056b9 beq  0x00000007 , 0x00005848 
+ 00022587  0x000056ba beq  0x00000000 , 0x0000584a 
+ 00022588  0x000056bb rtn 
+ 00022589  0x000056be lshift  0x0000003f , 0x0000003f 
+ 00022590  0x000056bf copy  0x0000003f , 0x00000012 
+ 00022591  0x000056c0 call  0x000055b1 
+ 00022592  0x000056c1 call  0x00006ee6 
+ 00022593  0x000056c2 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022594  0x000056c3 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022595  0x000056c4 fetcht  0x00000001 , 0x0000498b 
+ 00022596  0x000056c5 copy  0x00000002 , 0x00000007 
+ 00022597  0x000056c6 beq  0x00000007 , 0x00005848 
+ 00022598  0x000056c7 beq  0x00000000 , 0x0000584a 
+ 00022599  0x000056c8 rtn 
+ 00022600  0x000056cb jam  0x00000001 , 0x0000498a 
+ 00022601  0x000056cc rtn 
+ 00022602  0x000056ce jam  0x00000000 , 0x0000498a 
+ 00022603  0x000056cf rtn 
+ 00022604  0x000056d8 arg  0x00000000 , 0x00000012 
+ 00022605  0x000056d9 fetch  0x00000001 , 0x00004657 
+ 00022606  0x000056da rtneq  0x000000ff 
+ 00022607  0x000056db fetch  0x00000008 , 0x00004713 
+ 00022608  0x000056dc bbit0  0x0000002e , 0x00005859 
+ 00022609  0x000056de fetcht  0x00000001 , 0x00004657 
+ 00022610  0x000056df call  0x000055b5 
+ 00022611  0x000056e0 fetcht  0x00000001 , 0x00004657 
+ 00022612  0x000056e1 call  0x00006ee6 
+ 00022613  0x000056e2 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022614  0x000056e4 copy  0x00000012 , 0x0000003f 
+ 00022615  0x000056e5 store  0x00000001 , 0x00004987 
+ 00022616  0x000056e6 rtn 
+ 00022617  0x000056e9 fetcht  0x00000001 , 0x00004657 
+ 00022618  0x000056ea call  0x000055b1 
+ 00022619  0x000056eb fetcht  0x00000001 , 0x00004657 
+ 00022620  0x000056ec call  0x00006ee6 
+ 00022621  0x000056ed nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022622  0x000056ee branch  0x00005856 
+ 00022623  0x000056f1 beq  0x00000004 , 0x00005878 
+ 00022624  0x000056f3 call  0x0000587b 
+ 00022625  0x000056f4 fetch  0x00000004 , 0x00004983 
+ 00022626  0x000056f5 arg  0x000000a0 , 0x00000002 
+ 00022627  0x000056f6 iadd  0x00000002 , 0x00000002 
+ 00022628  0x000056f7 copy  0x00000022 , 0x0000003f 
+ 00022629  0x000056f8 isub  0x00000002 , 0x0000003e 
+ 00022630  0x000056f9 nrtn  0x00000002 
+ 00022631  0x000056fa store  0x00000004 , 0x00004983 
+ 00022632  0x000056fb fetch  0x00000001 , 0x00004982 
+ 00022633  0x000056fc beq  0x00000000 , 0x0000586e 
+ 00022634  0x000056fd beq  0x00000001 , 0x00005871 
+ 00022635  0x000056fe beq  0x00000002 , 0x00005874 
+ 00022636  0x000056ff beq  0x00000003 , 0x00005876 
+ 00022637  0x00005700 rtn 
+ 00022638  0x00005703 jam  0x00000001 , 0x00004982 
+ 00022639  0x00005705 jam  0x00000001 , 0x00004846 
+ 00022640  0x00005706 branch  0x00007dba 
+ 00022641  0x00005709 jam  0x00000002 , 0x00004982 
+ 00022642  0x0000570b jam  0x00000000 , 0x00004846 
+ 00022643  0x0000570c branch  0x00007dba 
+ 00022644  0x0000570f jam  0x00000003 , 0x00004982 
+ 00022645  0x00005710 branch  0x0000586f 
+ 00022646  0x00005713 jam  0x00000000 , 0x00004982 
+ 00022647  0x00005714 branch  0x00005872 
+ 00022648  0x00005717 jam  0x00000000 , 0x00004982 
+ 00022649  0x00005718 jam  0x00000000 , 0x00004846 
+ 00022650  0x00005719 rtn 
+ 00022651  0x0000571c fetcht  0x00000004 , 0x00004983 
+ 00022652  0x0000571d copy  0x00000022 , 0x0000003f 
+ 00022653  0x0000571e isub  0x00000002 , 0x0000003e 
+ 00022654  0x0000571f ncall  0x00005880 , 0x00000002 
+ 00022655  0x00005720 rtn 
+ 00022656  0x00005722 setarg  0x00000000 
+ 00022657  0x00005723 store  0x00000004 , 0x00004983 
+ 00022658  0x00005724 rtn 
+ 00022659  0x0000572d call  0x00005895 
+ 00022660  0x0000572e call  0x00005888 
+ 00022661  0x0000572f setarg  0x00000000 
+ 00022662  0x00005730 store  0x00000003 , 0x0000496f 
+ 00022663  0x00005731 rtn 
+ 00022664  0x00005734 bpatch  0x0000007e , 0x0000400f 
+ 00022665  0x00005735 fetch  0x00000001 , 0x0000473f 
+ 00022666  0x00005736 ncall  0x00005895 , 0x00000034 
+ 00022667  0x00005737 arg  0x00000000 , 0x00000011 
+ 00022668  0x00005738 call  0x00005898 
+ 00022669  0x00005739 call  0x000058a1 
+ 00022670  0x0000573a call  0x000058aa 
+ 00022671  0x0000573b call  0x000058b3 
+ 00022672  0x0000573c call  0x000058cf 
+ 00022673  0x0000573d call  0x0000584c 
+ 00022674  0x0000573e call  0x000058ec 
+ 00022675  0x0000573f copy  0x00000011 , 0x0000003f 
+ 00022676  0x00005740 rtn 
+ 00022677  0x00005743 setarg  0x00030303 
+ 00022678  0x00005744 store  0x00000003 , 0x0000496f 
+ 00022679  0x00005745 rtn 
+ 00022680  0x00005748 fetch  0x00000001 , 0x00004644 
+ 00022681  0x00005749 call  0x00005943 
+ 00022682  0x0000574a jam  0x00000000 , 0x00004977 
+ 00022683  0x0000574b fetcht  0x00000001 , 0x00004644 
+ 00022684  0x0000574c fetch  0x00000001 , 0x0000496f 
+ 00022685  0x0000574d call  0x00005925 
+ 00022686  0x0000574e store  0x00000001 , 0x0000496f 
+ 00022687  0x0000574f fetcht  0x00000001 , 0x00004644 
+ 00022688  0x00005750 branch  0x000055b5 
+ 00022689  0x00005753 fetch  0x00000001 , 0x00004646 
+ 00022690  0x00005754 call  0x00005943 
+ 00022691  0x00005755 jam  0x00000001 , 0x00004977 
+ 00022692  0x00005756 fetcht  0x00000001 , 0x00004646 
+ 00022693  0x00005757 fetch  0x00000001 , 0x00004970 
+ 00022694  0x00005758 call  0x00005925 
+ 00022695  0x00005759 store  0x00000001 , 0x00004970 
+ 00022696  0x0000575a fetcht  0x00000001 , 0x00004646 
+ 00022697  0x0000575b branch  0x000055b5 
+ 00022698  0x0000575e fetch  0x00000001 , 0x00004645 
+ 00022699  0x0000575f call  0x00005943 
+ 00022700  0x00005760 jam  0x00000002 , 0x00004977 
+ 00022701  0x00005761 fetcht  0x00000001 , 0x00004645 
+ 00022702  0x00005762 fetch  0x00000001 , 0x00004971 
+ 00022703  0x00005763 call  0x00005925 
+ 00022704  0x00005764 store  0x00000001 , 0x00004971 
+ 00022705  0x00005765 fetcht  0x00000001 , 0x00004645 
+ 00022706  0x00005766 branch  0x000055b5 
+ 00022707  0x00005769 fetch  0x00000001 , 0x00004647 
+ 00022708  0x0000576a rtneq  0x000000ff 
+ 00022709  0x0000576b jam  0x00000003 , 0x00004977 
+ 00022710  0x0000576c fetch  0x00000001 , 0x00004972 
+ 00022711  0x0000576d copy  0x0000003f , 0x00000013 
+ 00022712  0x0000576e fetcht  0x00000001 , 0x00004647 
+ 00022713  0x0000576f fetch  0x00000001 , 0x00004654 
+ 00022714  0x00005770 beq  0x000000ff , 0x000058c8 
+ 00022715  0x00005771 call  0x00006ee6 
+ 00022716  0x00005772 branch  0x000058c4 , 0x00000001 
+ 00022717  0x00005773 fetcht  0x00000001 , 0x00004654 
+ 00022718  0x00005774 call  0x00006ef7 
+ 00022719  0x00005775 fetcht  0x00000001 , 0x00004647 
+ 00022720  0x00005776 fetch  0x00000001 , 0x00004972 
+ 00022721  0x00005777 call  0x00005925 
+ 00022722  0x00005779 store  0x00000001 , 0x00004972 
+ 00022723  0x0000577a branch  0x000058df 
+ 00022724  0x0000577d fetcht  0x00000001 , 0x00004654 
+ 00022725  0x0000577e fetch  0x00000001 , 0x00004972 
+ 00022726  0x0000577f call  0x00005925 
+ 00022727  0x00005780 branch  0x000058c2 
+ 00022728  0x00005783 fetch  0x00000001 , 0x00004647 
+ 00022729  0x00005784 call  0x00005946 
+ 00022730  0x00005785 fetcht  0x00000001 , 0x00004647 
+ 00022731  0x00005786 call  0x00005931 
+ 00022732  0x00005787 store  0x00000001 , 0x00004972 
+ 00022733  0x00005788 fetcht  0x00000001 , 0x00004647 
+ 00022734  0x00005789 branch  0x000055b5 
+ 00022735  0x0000578d fetch  0x00000001 , 0x00004648 
+ 00022736  0x0000578e rtneq  0x000000ff 
+ 00022737  0x0000578f jam  0x00000004 , 0x00004977 
+ 00022738  0x00005790 fetch  0x00000001 , 0x00004973 
+ 00022739  0x00005791 copy  0x0000003f , 0x00000013 
+ 00022740  0x00005792 fetcht  0x00000001 , 0x00004648 
+ 00022741  0x00005793 fetch  0x00000001 , 0x00004654 
+ 00022742  0x00005794 beq  0x000000ff , 0x000058e5 
+ 00022743  0x00005795 call  0x00006ee6 
+ 00022744  0x00005796 branch  0x000058e1 , 0x00000001 
+ 00022745  0x00005797 fetcht  0x00000001 , 0x00004654 
+ 00022746  0x00005798 call  0x00006ef7 
+ 00022747  0x00005799 fetcht  0x00000001 , 0x00004648 
+ 00022748  0x0000579a fetch  0x00000001 , 0x00004973 
+ 00022749  0x0000579b call  0x00005925 
+ 00022750  0x0000579d store  0x00000001 , 0x00004973 
+ 00022751  0x0000579f fetcht  0x00000001 , 0x00004654 
+ 00022752  0x000057a0 branch  0x000055b5 
+ 00022753  0x000057a3 fetcht  0x00000001 , 0x00004654 
+ 00022754  0x000057a4 fetch  0x00000001 , 0x00004973 
+ 00022755  0x000057a5 call  0x00005925 
+ 00022756  0x000057a6 branch  0x000058de 
+ 00022757  0x000057a9 fetch  0x00000001 , 0x00004648 
+ 00022758  0x000057aa call  0x00005946 
+ 00022759  0x000057ab fetcht  0x00000001 , 0x00004648 
+ 00022760  0x000057ac call  0x00005931 
+ 00022761  0x000057ad store  0x00000001 , 0x00004973 
+ 00022762  0x000057ae fetcht  0x00000001 , 0x00004648 
+ 00022763  0x000057af branch  0x000055b5 
+ 00022764  0x000057b2 jam  0x00000000 , 0x0000496c 
+ 00022765  0x000057b3 fetch  0x00000001 , 0x00004656 
+ 00022766  0x000057b4 rtneq  0x000000ff 
+ 00022767  0x000057b5 fetch  0x00000008 , 0x00004713 
+ 00022768  0x000057b6 rtnbit0  0x00000016 
+ 00022769  0x000057b7 bbit1  0x0000002f , 0x000058fd 
+ 00022770  0x000057b9 jam  0x00000007 , 0x00004977 
+ 00022771  0x000057ba fetcht  0x00000001 , 0x00004656 
+ 00022772  0x000057bb fetch  0x00000001 , 0x00004976 
+ 00022773  0x000057bc call  0x00005925 
+ 00022774  0x000057bd store  0x00000001 , 0x00004976 
+ 00022775  0x000057bf copy  0x00000011 , 0x0000003f 
+ 00022776  0x000057c0 bbit1  0x00000007 , 0x00005917 
+ 00022777  0x000057c1 call  0x0000591a 
+ 00022778  0x000057c3 fetch  0x00000001 , 0x0000496d 
+ 00022779  0x000057c4 store  0x00000001 , 0x0000496e 
+ 00022780  0x000057c5 rtn 
+ 00022781  0x000057c8 jam  0x00000007 , 0x00004977 
+ 00022782  0x000057c9 fetch  0x00000001 , 0x00004976 
+ 00022783  0x000057ca copy  0x0000003f , 0x00000013 
+ 00022784  0x000057cb fetcht  0x00000001 , 0x00004656 
+ 00022785  0x000057cc fetch  0x00000001 , 0x00004654 
+ 00022786  0x000057cd beq  0x000000ff , 0x0000590f 
+ 00022787  0x000057ce call  0x00006ee6 
+ 00022788  0x000057cf branch  0x0000590b , 0x00000001 
+ 00022789  0x000057d0 fetcht  0x00000001 , 0x00004654 
+ 00022790  0x000057d1 call  0x00006ef7 
+ 00022791  0x000057d2 fetcht  0x00000001 , 0x00004656 
+ 00022792  0x000057d3 fetch  0x00000001 , 0x00004976 
+ 00022793  0x000057d4 call  0x00005925 
+ 00022794  0x000057d5 branch  0x00005913 
+ 00022795  0x000057d8 fetcht  0x00000001 , 0x00004654 
+ 00022796  0x000057d9 fetch  0x00000001 , 0x00004976 
+ 00022797  0x000057da call  0x00005925 
+ 00022798  0x000057db branch  0x00005913 
+ 00022799  0x000057de fetch  0x00000001 , 0x00004656 
+ 00022800  0x000057df call  0x00005946 
+ 00022801  0x000057e0 fetcht  0x00000001 , 0x00004656 
+ 00022802  0x000057e1 call  0x00005931 
+ 00022803  0x000057e3 store  0x00000001 , 0x00004976 
+ 00022804  0x000057e4 call  0x000058f7 
+ 00022805  0x000057e5 fetcht  0x00000001 , 0x00004656 
+ 00022806  0x000057e6 branch  0x000055b5 
+ 00022807  0x000057ea jam  0x00000001 , 0x0000496d 
+ 00022808  0x000057eb call  0x0000591d 
+ 00022809  0x000057ec branch  0x000058fa 
+ 00022810  0x000057ef jam  0x00000000 , 0x0000496d 
+ 00022811  0x000057f0 fetch  0x00000001 , 0x0000496e 
+ 00022812  0x000057f1 rtn  0x00000034 
+ 00022813  0x000057f3 jam  0x00000001 , 0x0000496c 
+ 00022814  0x000057f4 rtn 
+ 00022815  0x000057f9 call  0x00006ee6 
+ 00022816  0x000057fa fetcht  0x00000001 , 0x00004977 
+ 00022817  0x000057fb copy  0x00000002 , 0x00000007 
+ 00022818  0x000057fc branch  0x0000592f , 0x00000001 
+ 00022819  0x000057fe qset0  0x00000011 
+ 00022820  0x000057ff rtn 
+ 00022821  0x00005802 lshift  0x0000003f , 0x0000003f 
+ 00022822  0x00005803 copy  0x0000003f , 0x00000012 
+ 00022823  0x00005804 call  0x00006ee6 
+ 00022824  0x00005805 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022825  0x00005807 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022826  0x00005809 fetcht  0x00000001 , 0x00004977 
+ 00022827  0x0000580a copy  0x00000002 , 0x00000007 
+ 00022828  0x0000580b beq  0x00000007 , 0x0000592f 
+ 00022829  0x0000580c beq  0x00000000 , 0x00005923 
+ 00022830  0x0000580d rtn 
+ 00022831  0x00005810 qset1  0x00000011 
+ 00022832  0x00005811 rtn 
+ 00022833  0x00005814 bpatch  0x0000007f , 0x0000400f 
+ 00022834  0x00005815 copy  0x00000013 , 0x0000003f 
+ 00022835  0x00005816 store  0x00000001 , 0x00004978 
+ 00022836  0x00005817 lshift  0x0000003f , 0x0000003f 
+ 00022837  0x00005818 copy  0x0000003f , 0x00000012 
+ 00022838  0x00005819 copy  0x00000002 , 0x00000013 
+ 00022839  0x0000581a call  0x000055b1 
+ 00022840  0x0000581b copy  0x00000013 , 0x00000002 
+ 00022841  0x0000581c call  0x00006ee6 
+ 00022842  0x0000581d nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022843  0x0000581e call  0x0000593d 
+ 00022844  0x0000581f branch  0x0000592a 
+ 00022845  0x00005822 fetcht  0x00000001 , 0x00004978 
+ 00022846  0x00005823 and_into  0x00000001 , 0x00000002 
+ 00022847  0x00005824 and  0x00000012 , 0x00000001 , 0x0000003f 
+ 00022848  0x00005825 isub  0x00000002 , 0x0000003e 
+ 00022849  0x00005826 nbranch  0x00005abc , 0x00000005 
+ 00022850  0x00005827 rtn 
+ 00022851  0x0000582c rtneq  0x000000ff 
+ 00022852  0x0000582d arg  0x0000003f , 0x00000002 
+ 00022853  0x0000582e branch  0x00006f21 
+ 00022854  0x00005832 rtneq  0x000000ff 
+ 00022855  0x00005833 arg  0x0000003e , 0x00000002 
+ 00022856  0x00005834 branch  0x00006f21 
+ 00022857  0x0000583a bpatch  0x00000080 , 0x00004010 
+ 00022858  0x0000583b call  0x000055f6 
+ 00022859  0x0000583c rtn  0x0000002b 
+ 00022860  0x0000583e call  0x000059e7 
+ 00022861  0x00005840 bpatch  0x00000081 , 0x00004010 
+ 00022862  0x00005841 call  0x00005958 
+ 00022863  0x00005842 beq  0x00000030 , 0x0000595f 
+ 00022864  0x00005843 beq  0x00000031 , 0x000059c6 
+ 00022865  0x00005844 beq  0x00000058 , 0x000059cf 
+ 00022866  0x00005845 call  0x00005955 
+ 00022867  0x00005846 nop  0x00001af4 
+ 00022868  0x00005847 branch  0x0000594d 
+ 00022869  0x00005849 fetcht  0x00000001 , 0x0000464c 
+ 00022870  0x0000584a call  0x000069c7 
+ 00022871  0x0000584b branch  0x000055fb 
+ 00022872  0x0000584e setarg  0x00000001 
+ 00022873  0x0000584f call  0x000069e5 
+ 00022874  0x00005850 store  0x00000001 , 0x0000485a 
+ 00022875  0x00005851 setarg  0x00000000 
+ 00022876  0x00005852 call  0x000069e5 
+ 00022877  0x00005853 store  0x00000001 , 0x00004859 
+ 00022878  0x00005854 rtn 
+ 00022879  0x00005857 fetch  0x00000001 , 0x0000485a 
+ 00022880  0x00005858 beq  0x0000005a , 0x0000596e 
+ 00022881  0x00005859 beq  0x000000d8 , 0x00005974 
+ 00022882  0x0000585a beq  0x000000d1 , 0x00005968 
+ 00022883  0x0000585b beq  0x000000d2 , 0x0000598c 
+ 00022884  0x0000585c beq  0x00000002 , 0x00005993 
+ 00022885  0x0000585d beq  0x00000054 , 0x0000599c 
+ 00022886  0x0000585e beq  0x00000050 , 0x000059c3 
+ 00022887  0x0000585f branch  0x0000594d 
+ 00022888  0x00005862 setarg  0x00000049 
+ 00022889  0x00005863 call  0x000069e5 
+ 00022890  0x00005864 beq  0x000000a1 , 0x0000596c 
+ 00022891  0x00005865 branch  0x00005983 
+ 00022892  0x00005868 jam  0x0000000c , 0x00004957 
+ 00022893  0x00005869 rtn 
+ 00022894  0x0000586c jam  0x00000005 , 0x00004957 
+ 00022895  0x0000586d call  0x000059da 
+ 00022896  0x0000586e call  0x00007c95 
+ 00022897  0x0000586f arg  0x000048d6 , 0x00000013 
+ 00022898  0x00005870 call  0x00005995 
+ 00022899  0x00005871 branch  0x00005747 
+ 00022900  0x00005874 setarg  0x00000016 
+ 00022901  0x00005875 call  0x000069e5 
+ 00022902  0x00005876 sub  0x0000003f , 0x000000bd , 0x0000003e 
+ 00022903  0x00005877 nbranch  0x00005949 , 0x00000005 
+ 00022904  0x00005878 setarg  0x00000019 
+ 00022905  0x00005879 call  0x000069e5 
+ 00022906  0x0000587a sub  0x0000003f , 0x00000055 , 0x0000003e 
+ 00022907  0x0000587b nbranch  0x00005949 , 0x00000005 
+ 00022908  0x0000587c setarg  0x0000001b 
+ 00022909  0x0000587d call  0x000069e5 
+ 00022910  0x0000587e sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00022911  0x0000587f nbranch  0x00005949 , 0x00000005 
+ 00022912  0x00005880 jam  0x00000006 , 0x00004957 
+ 00022913  0x00005881 arg  0x0000491a , 0x00000013 
+ 00022914  0x00005882 branch  0x00005995 
+ 00022915  0x00005885 jam  0x00000000 , 0x00004957 
+ 00022916  0x00005886 arg  0x00004890 , 0x00000013 
+ 00022917  0x00005887 call  0x00005995 
+ 00022918  0x00005888 arg  0x0000489a , 0x00000013 
+ 00022919  0x00005889 call  0x00005995 
+ 00022920  0x0000588a setarg  0x00000943 
+ 00022921  0x0000588b call  0x000069e4 
+ 00022922  0x0000588c arg  0x000048b4 , 0x00000013 
+ 00022923  0x0000588d branch  0x00005995 
+ 00022924  0x00005890 jam  0x00000002 , 0x00004957 
+ 00022925  0x00005891 arg  0x00004886 , 0x00000013 
+ 00022926  0x00005892 call  0x00005995 
+ 00022927  0x00005893 arg  0x0000489a , 0x00000013 
+ 00022928  0x00005894 call  0x00005995 
+ 00022929  0x00005895 arg  0x000048b4 , 0x00000013 
+ 00022930  0x00005896 branch  0x00005995 
+ 00022931  0x00005899 jam  0x00000003 , 0x00004957 
+ 00022932  0x0000589a arg  0x0000487c , 0x00000013 
+ 00022933  0x0000589c ifetch  0x00000002 , 0x00000013 
+ 00022934  0x0000589d arg  0x0000ffff , 0x00000002 
+ 00022935  0x0000589e isub  0x00000002 , 0x0000003e 
+ 00022936  0x0000589f rtn  0x00000005 
+ 00022937  0x000058a0 call  0x000069e4 
+ 00022938  0x000058a1 increase  0x00000002 , 0x00000013 
+ 00022939  0x000058a2 branch  0x00005995 
+ 00022940  0x000058a5 call  0x000059d8 
+ 00022941  0x000058a6 setarg  0x00009a5b 
+ 00022942  0x000058a7 call  0x000069e4 
+ 00022943  0x000058a8 setarg  0x0000000d 
+ 00022944  0x000058a9 call  0x000069e5 
+ 00022945  0x000058aa sub  0x0000003f , 0x00000012 , 0x0000003e 
+ 00022946  0x000058ab branch  0x000059b0 , 0x00000005 
+ 00022947  0x000058ac sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00022948  0x000058ad nbranch  0x000059b3 , 0x00000005 
+ 00022949  0x000058ae setarg  0x0000000e 
+ 00022950  0x000058af call  0x000069e5 
+ 00022951  0x000058b0 sub  0x0000003f , 0x000000e5 , 0x0000003e 
+ 00022952  0x000058b1 nbranch  0x0000594d , 0x00000005 
+ 00022953  0x000058b2 setarg  0x00000010 
+ 00022954  0x000058b3 call  0x000069e5 
+ 00022955  0x000058b4 sub  0x0000003f , 0x000000a5 , 0x0000003e 
+ 00022956  0x000058b5 branch  0x000059b0 , 0x00000005 
+ 00022957  0x000058b6 call  0x000059c0 
+ 00022958  0x000058b8 jam  0x00000008 , 0x00004957 
+ 00022959  0x000058b9 rtn 
+ 00022960  0x000058bb jam  0x00000009 , 0x00004957 
+ 00022961  0x000058bc arg  0x000048fc , 0x00000013 
+ 00022962  0x000058bd branch  0x00005995 
+ 00022963  0x000058bf sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00022964  0x000058c0 nbranch  0x0000594d , 0x00000005 
+ 00022965  0x000058c1 setarg  0x0000000e 
+ 00022966  0x000058c2 call  0x000069e5 
+ 00022967  0x000058c3 sub  0x0000003f , 0x000000c5 , 0x0000003e 
+ 00022968  0x000058c4 nbranch  0x0000594d , 0x00000005 
+ 00022969  0x000058c5 setarg  0x00000010 
+ 00022970  0x000058c6 call  0x000069e5 
+ 00022971  0x000058c7 sub  0x0000003f , 0x00000038 , 0x0000003e 
+ 00022972  0x000058c8 nbranch  0x0000594d , 0x00000005 
+ 00022973  0x000058ca call  0x000059c0 
+ 00022974  0x000058cb jam  0x0000000a , 0x00004957 
+ 00022975  0x000058cc rtn 
+ 00022976  0x000058ce setarg  0x0000005b 
+ 00022977  0x000058cf call  0x000069e4 
+ 00022978  0x000058d0 branch  0x000059d6 
+ 00022979  0x000058d3 jam  0x00000007 , 0x00004957 
+ 00022980  0x000058d4 arg  0x0000493a , 0x00000013 
+ 00022981  0x000058d5 branch  0x00005995 
+ 00022982  0x000058d8 call  0x000059e7 
+ 00022983  0x000058d9 fetch  0x00000001 , 0x0000485a 
+ 00022984  0x000058da beq  0x00000070 , 0x000059cd 
+ 00022985  0x000058db beq  0x00000000 , 0x000059cb 
+ 00022986  0x000058dc branch  0x0000594d 
+ 00022987  0x000058df jam  0x00000001 , 0x00004957 
+ 00022988  0x000058e0 rtn 
+ 00022989  0x000058e3 jam  0x00000004 , 0x00004957 
+ 00022990  0x000058e4 rtn 
+ 00022991  0x000058e7 call  0x000059e7 
+ 00022992  0x000058e8 fetch  0x00000001 , 0x0000485a 
+ 00022993  0x000058e9 beq  0x00000059 , 0x000059d3 
+ 00022994  0x000058ea branch  0x0000595f 
+ 00022995  0x000058ec jam  0x0000000b , 0x00004957 
+ 00022996  0x000058ed arg  0x0000492a , 0x00000013 
+ 00022997  0x000058ee branch  0x00005995 
+ 00022998  0x000058f1 setarg  0x00000009 
+ 00022999  0x000058f2 branch  0x000069e4 
+ 00023000  0x000058f4 setarg  0x00005a09 
+ 00023001  0x000058f5 branch  0x000069e4 
+ 00023002  0x000058f8 arg  0x00008006 , 0x00000002 
+ 00023003  0x000058f9 fetch  0x00000001 , 0x00004957 
+ 00023004  0x000058fa bne  0x0000000b , 0x000059de 
+ 00023005  0x000058fb arg  0x00009706 , 0x00000002 
+ 00023006  0x000058fd copy  0x00000002 , 0x0000003f 
+ 00023007  0x000058fe call  0x000069e4 
+ 00023008  0x000058ff nop  0x00002ee0 
+ 00023009  0x00005900 rtn 
+ 00023010  0x00005903 arg  0x00004946 , 0x00000013 
+ 00023011  0x00005904 fetch  0x00000001 , 0x00004957 
+ 00023012  0x00005905 rtnne  0x0000000b 
+ 00023013  0x00005906 arg  0x0000494e , 0x00000013 
+ 00023014  0x00005907 rtn 
+ 00023015  0x0000590a bpatch  0x00000082 , 0x00004010 
+ 00023016  0x0000590b call  0x000055f6 
+ 00023017  0x0000590c call  0x000059da 
+ 00023018  0x0000590d call  0x000059e2 
+ 00023019  0x0000590e call  0x00005995 
+ 00023020  0x0000590f branch  0x00005747 
+ 00023021  0x00005912 bpatch  0x00000083 , 0x00004010 
+ 00023022  0x00005913 call  0x00005949 
+ 00023023  0x00005914 call  0x000055f6 
+ 00023024  0x00005915 arg  0x00000806 , 0x00000002 
+ 00023025  0x00005916 fetch  0x00000001 , 0x00004957 
+ 00023026  0x00005917 bne  0x0000000b , 0x000059f4 
+ 00023027  0x00005918 arg  0x00001f06 , 0x00000002 
+ 00023028  0x0000591a copy  0x00000002 , 0x0000003f 
+ 00023029  0x0000591b branch  0x000069e4 
+ 00023030  0x00005922 fetch  0x00000001 , 0x00004420 
+ 00023031  0x00005923 rtnne  0x00000000 
+ 00023032  0x00005924 fetch  0x00000001 , 0x00004957 
+ 00023033  0x00005925 beq  0x00000000 , 0x00005a02 
+ 00023034  0x00005926 beq  0x00000001 , 0x00005a02 
+ 00023035  0x00005927 beq  0x00000008 , 0x00005a02 
+ 00023036  0x00005928 beq  0x00000002 , 0x00005a02 
+ 00023037  0x00005929 beq  0x00000003 , 0x00005a26 
+ 00023038  0x0000592a beq  0x00000004 , 0x00005a02 
+ 00023039  0x0000592b beq  0x00000006 , 0x00005a4b 
+ 00023040  0x0000592c beq  0x0000000b , 0x00005a44 
+ 00023041  0x0000592d branch  0x00005a02 
+ 00023042  0x00005931 call  0x00005a6d 
+ 00023043  0x00005932 disable  0x00000028 
+ 00023044  0x00005933 fetch  0x00000001 , 0x00004659 
+ 00023045  0x00005934 beq  0x000000ff , 0x00005a09 
+ 00023046  0x00005935 fetcht  0x00000001 , 0x00004659 
+ 00023047  0x00005936 call  0x00006ee6 
+ 00023048  0x00005937 nrtn  0x00000001 
+ 00023049  0x00005939 setarg  0x00000000 
+ 00023050  0x0000593a call  0x000069e5 
+ 00023051  0x0000593b bne  0x00000030 , 0x00005a1c 
+ 00023052  0x0000593d setarg  0x00000002 
+ 00023053  0x0000593e call  0x000069e5 
+ 00023054  0x0000593f rtnbit0  0x00000007 
+ 00023055  0x00005940 call  0x00005a84 
+ 00023056  0x00005941 fetch  0x00000001 , 0x00004847 
+ 00023057  0x00005942 call  0x00005a7c 
+ 00023058  0x00005943 store  0x00000002 , 0x00004847 
+ 00023059  0x00005944 fetch  0x00000001 , 0x00004849 
+ 00023060  0x00005945 call  0x00005a7c 
+ 00023061  0x00005946 store  0x00000002 , 0x00004849 
+ 00023062  0x00005947 fetch  0x00000001 , 0x00004958 
+ 00023063  0x00005948 beq  0x00000000 , 0x00005a1e 
+ 00023064  0x00005949 beq  0x00000001 , 0x00005a20 
+ 00023065  0x0000594a beq  0x00000002 , 0x00005a22 
+ 00023066  0x0000594b beq  0x00000003 , 0x00005a24 
+ 00023067  0x0000594c rtn 
+ 00023068  0x0000594f beq  0x00000031 , 0x00005a0c 
+ 00023069  0x00005950 branch  0x00005955 
+ 00023070  0x00005953 call  0x00005a56 
+ 00023071  0x00005954 branch  0x00005a8b 
+ 00023072  0x00005956 call  0x00005a5e 
+ 00023073  0x00005957 branch  0x00005a8b 
+ 00023074  0x00005959 call  0x00005a5a 
+ 00023075  0x0000595a branch  0x00005a8b 
+ 00023076  0x0000595c call  0x00005a66 
+ 00023077  0x0000595d branch  0x00005a8b 
+ 00023078  0x00005962 call  0x00005a6d 
+ 00023079  0x00005963 fetch  0x00000001 , 0x00004659 
+ 00023080  0x00005964 beq  0x000000ff , 0x00005a2c 
+ 00023081  0x00005965 fetcht  0x00000001 , 0x00004659 
+ 00023082  0x00005966 call  0x00006ee6 
+ 00023083  0x00005967 nrtn  0x00000001 
+ 00023084  0x00005969 setarg  0x00000000 
+ 00023085  0x0000596a call  0x000069e5 
+ 00023086  0x0000596b bne  0x00000030 , 0x00005955 
+ 00023087  0x0000596d setarg  0x00000002 
+ 00023088  0x0000596e call  0x000069e5 
+ 00023089  0x0000596f rtnbit0  0x00000007 
+ 00023090  0x00005970 call  0x00005a84 
+ 00023091  0x00005971 call  0x00005a42 
+ 00023092  0x00005972 store  0x00000001 , 0x0000484d 
+ 00023093  0x00005973 rshift4  0x0000003f , 0x0000003f 
+ 00023094  0x00005974 call  0x00005a80 
+ 00023095  0x00005975 store  0x00000001 , 0x00004848 
+ 00023096  0x00005976 fetch  0x00000001 , 0x0000484d 
+ 00023097  0x00005977 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00023098  0x00005978 call  0x00005a80 
+ 00023099  0x00005979 store  0x00000001 , 0x0000484a 
+ 00023100  0x0000597a fetch  0x00000001 , 0x00004958 
+ 00023101  0x0000597b beq  0x00000000 , 0x00005a56 
+ 00023102  0x0000597c beq  0x00000001 , 0x00005a5e 
+ 00023103  0x0000597d beq  0x00000002 , 0x00005a5a 
+ 00023104  0x0000597e beq  0x00000003 , 0x00005a66 
+ 00023105  0x0000597f rtn 
+ 00023106  0x00005982 setarg  0x00000012 
+ 00023107  0x00005983 branch  0x000069e5 
+ 00023108  0x00005986 call  0x00005a6d 
+ 00023109  0x00005987 fetch  0x00000001 , 0x00004659 
+ 00023110  0x00005988 beq  0x000000ff , 0x00005a4a 
+ 00023111  0x00005989 fetcht  0x00000001 , 0x00004659 
+ 00023112  0x0000598a call  0x00006ee6 
+ 00023113  0x0000598b nrtn  0x00000001 
+ 00023114  0x0000598d branch  0x00005a2f 
+ 00023115  0x00005991 call  0x00005a6d 
+ 00023116  0x00005992 disable  0x00000028 
+ 00023117  0x00005993 setarg  0x00000002 
+ 00023118  0x00005994 call  0x000069e5 
+ 00023119  0x00005995 rtnbit0  0x00000007 
+ 00023120  0x00005996 setarg  0x00000008 
+ 00023121  0x00005997 call  0x000069e5 
+ 00023122  0x00005998 branch  0x00005a0f , 0x00000034 
+ 00023123  0x00005999 setarg  0x00000000 
+ 00023124  0x0000599a store  0x00000006 , 0x00004847 
+ 00023125  0x0000599b rtn 
+ 00023126  0x0000599e fetch  0x00000002 , 0x00004847 
+ 00023127  0x0000599f sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023128  0x000059a0 store  0x00000002 , 0x00004847 
+ 00023129  0x000059a1 branch  0x00007dba 
+ 00023130  0x000059a3 fetch  0x00000002 , 0x00004849 
+ 00023131  0x000059a4 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023132  0x000059a5 store  0x00000002 , 0x00004849 
+ 00023133  0x000059a6 branch  0x00007dba 
+ 00023134  0x000059a8 fetch  0x00000002 , 0x00004849 
+ 00023135  0x000059a9 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023136  0x000059aa store  0x00000002 , 0x00004849 
+ 00023137  0x000059ab fetch  0x00000002 , 0x00004847 
+ 00023138  0x000059ac sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023139  0x000059ad store  0x00000002 , 0x00004847 
+ 00023140  0x000059ae call  0x00005a68 
+ 00023141  0x000059af branch  0x00007dba 
+ 00023142  0x000059b1 call  0x00005a68 
+ 00023143  0x000059b2 branch  0x00007dba 
+ 00023144  0x000059b5 fetch  0x00000002 , 0x00004849 
+ 00023145  0x000059b6 fetcht  0x00000002 , 0x00004847 
+ 00023146  0x000059b7 store  0x00000002 , 0x00004847 
+ 00023147  0x000059b8 storet  0x00000002 , 0x00004849 
+ 00023148  0x000059b9 rtn 
+ 00023149  0x000059bd fetch  0x00000001 , 0x00004860 
+ 00023150  0x000059be call  0x00005a84 , 0x00000034 
+ 00023151  0x000059bf jam  0x00000001 , 0x00004860 
+ 00023152  0x000059c0 rtn 
+ 00023153  0x000059c3 jam  0x00000001 , 0x00004956 
+ 00023154  0x000059c4 call  0x000029c9 
+ 00023155  0x000059c6 branch  0x00005949 
+ 00023156  0x000059c9 fetch  0x00000001 , 0x00004659 
+ 00023157  0x000059ca rtnne  0x000000ff 
+ 00023158  0x000059cb fetch  0x00000001 , 0x0000477d 
+ 00023159  0x000059cc rtnne  0x00000001 
+ 00023160  0x000059cd setarg  0x00000000 
+ 00023161  0x000059ce store  0x00000001 , 0x0000477d 
+ 00023162  0x000059cf store  0x00000004 , 0x00004847 
+ 00023163  0x000059d0 branch  0x00005a73 
+ 00023164  0x000059d3 rtnbit0  0x00000007 
+ 00023165  0x000059d4 arg  0x0000ff00 , 0x00000002 
+ 00023166  0x000059d5 ior  0x00000002 , 0x0000003f 
+ 00023167  0x000059d6 rtn 
+ 00023168  0x000059d9 rtnbit0  0x00000003 
+ 00023169  0x000059da arg  0x000000f0 , 0x00000002 
+ 00023170  0x000059db ior  0x00000002 , 0x0000003f 
+ 00023171  0x000059dc rtn 
+ 00023172  0x000059df arg  0x00000003 , 0x0000003f 
+ 00023173  0x000059e0 call  0x000069e5 
+ 00023174  0x000059e1 store  0x00000002 , 0x00004847 
+ 00023175  0x000059e2 arg  0x00000004 , 0x0000003f 
+ 00023176  0x000059e3 call  0x000069e5 
+ 00023177  0x000059e4 store  0x00000002 , 0x00004849 
+ 00023178  0x000059e5 rtn 
+ 00023179  0x000059e9 fetcht  0x00000001 , 0x0000464d 
+ 00023180  0x000059ea call  0x00006ee6 
+ 00023181  0x000059eb rtn  0x00000001 
+ 00023182  0x000059ec setarg  0x0000000a 
+ 00023183  0x000059ed call  0x000069e5 
+ 00023184  0x000059ee nop  0x000003e8 
+ 00023185  0x000059ef branch  0x00005a8b 
+ 00023186  0x000059f2 setarg  0x00008100 
+ 00023187  0x000059f3 branch  0x000069e4 
+ 00023188  0x000059f9 jam  0x000000ff , 0x0000478f 
+ 00023189  0x000059fb jam  0x00000034 , 0x000043f3 
+ 00023190  0x000059fc setarg  0x000f0f0f 
+ 00023191  0x000059fd store  0x00000003 , 0x000042db 
+ 00023192  0x000059fe store  0x00000003 , 0x000042de 
+ 00023193  0x000059ff branch  0x000054a9 
+ 00023194  0x00005a02 bpatch  0x00000084 , 0x00004010 
+ 00023195  0x00005a03 call  0x00005c6f 
+ 00023196  0x00005a04 call  0x00005aa8 
+ 00023197  0x00005a05 fetch  0x00000001 , 0x00004666 
+ 00023198  0x00005a06 beq  0x00000001 , 0x00005aa1 
+ 00023199  0x00005a07 beq  0x00000002 , 0x00005aa3 
+ 00023200  0x00005a08 rtn 
+ 00023201  0x00005a0a fetch  0x00000006 , 0x00004668 
+ 00023202  0x00005a0b branch  0x00005aa4 
+ 00023203  0x00005a0d fetch  0x00000006 , 0x00004675 
+ 00023204  0x00005a0f fetcht  0x00000006 , 0x000046e6 
+ 00023205  0x00005a10 isub  0x00000002 , 0x0000003e 
+ 00023206  0x00005a11 branch  0x00005c1a , 0x00000005 
+ 00023207  0x00005a12 branch  0x000054a0 
+ 00023208  0x00005a15 jam  0x0000005a , 0x0000478f 
+ 00023209  0x00005a16 rtn 
+ 00023210  0x00005a1a fetch  0x00000002 , 0x000044e9 
+ 00023211  0x00005a1b bbit1  0x00000009 , 0x0000431f 
+ 00023212  0x00005a1c branch  0x00005c39 
+ 00023213  0x00005a1e setarg  0x00000000 
+ 00023214  0x00005a1f store  0x00000002 , 0x00004781 
+ 00023215  0x00005a20 fetch  0x00000002 , 0x000044e9 
+ 00023216  0x00005a21 bbit1  0x00000009 , 0x0000431f 
+ 00023217  0x00005a22 rtn 
+ 00023218  0x00005a25 fetch  0x00000008 , 0x00004713 
+ 00023219  0x00005a26 rtnbit0  0x0000001b 
+ 00023220  0x00005a28 nbranch  0x00005aba , 0x00000028 
+ 00023221  0x00005a29 fetch  0x00000001 , 0x00004959 
+ 00023222  0x00005a2a increase  0x00000001 , 0x0000003f 
+ 00023223  0x00005a2b and_into  0x0000000f , 0x0000003f 
+ 00023224  0x00005a2c store  0x00000001 , 0x00004959 
+ 00023225  0x00005a2d nrtn  0x00000034 
+ 00023226  0x00005a2f jam  0x00000000 , 0x00004959 
+ 00023227  0x00005a30 branch  0x00007dbc 
+ 00023228  0x00005a33 fetch  0x00000001 , 0x00004659 
+ 00023229  0x00005a34 rtnne  0x000000ff 
+ 00023230  0x00005a35 jam  0x00000000 , 0x000040c0 
+ 00023231  0x00005a36 jam  0x0000001e , 0x0000477e 
+ 00023232  0x00005a37 rtn 
+ 00023233  0x00005a3b bpatch  0x00000085 , 0x00004010 
+ 00023234  0x00005a3c copy  0x00000013 , 0x0000003f 
+ 00023235  0x00005a3d beq  0x00000014 , 0x00005ad0 
+ 00023236  0x00005a3e beq  0x00000015 , 0x00005ae0 
+ 00023237  0x00005a3f beq  0x00000010 , 0x00005c15 
+ 00023238  0x00005a40 beq  0x00000031 , 0x00005aed 
+ 00023239  0x00005a41 beq  0x00000029 , 0x00005aef 
+ 00023240  0x00005a42 beq  0x00000032 , 0x00005af1 
+ 00023241  0x00005a43 beq  0x0000003e , 0x00004329 
+ 00023242  0x00005a44 beq  0x00000040 , 0x00005afc 
+ 00023243  0x00005a45 beq  0x00000039 , 0x00006084 
+ 00023244  0x00005a46 beq  0x0000003a , 0x00006053 
+ 00023245  0x00005a47 beq  0x0000003c , 0x00006075 
+ 00023246  0x00005a48 beq  0x00000044 , 0x00005b10 
+ 00023247  0x00005a49 rtn 
+ 00023248  0x00005a4d call  0x0000618e 
+ 00023249  0x00005a4e jam  0x00000000 , 0x0000477d 
+ 00023250  0x00005a4f call  0x00005a73 
+ 00023251  0x00005a50 jam  0x00000001 , 0x00004794 
+ 00023252  0x00005a51 call  0x00006042 
+ 00023253  0x00005a52 fetch  0x00000001 , 0x00004795 
+ 00023254  0x00005a53 nbranch  0x00005ad8 , 0x00000034 
+ 00023255  0x00005a54 jam  0x00000014 , 0x00004796 
+ 00023256  0x00005a56 fetch  0x00000002 , 0x000043f1 
+ 00023257  0x00005a57 set0  0x00000000 , 0x0000003f 
+ 00023258  0x00005a58 store  0x00000002 , 0x000043f1 
+ 00023259  0x00005a59 jam  0x00000000 , 0x00004845 
+ 00023260  0x00005a5a fetch  0x00000002 , 0x000047be 
+ 00023261  0x00005a5b store  0x00000002 , 0x000047c0 
+ 00023262  0x00005a5c call  0x00005c0b 
+ 00023263  0x00005a5d branch  0x00005c39 
+ 00023264  0x00005a60 setarg  0x00000000 
+ 00023265  0x00005a61 store  0x00000002 , 0x000047c0 
+ 00023266  0x00005a62 jam  0x00000000 , 0x00004794 
+ 00023267  0x00005a63 arg  0x00000006 , 0x00000002 
+ 00023268  0x00005a64 fetch  0x00000008 , 0x00004713 
+ 00023269  0x00005a65 bbit1  0x0000001b , 0x00005ae7 
+ 00023270  0x00005a66 arg  0x00000007 , 0x00000002 
+ 00023271  0x00005a68 storet  0x00000002 , 0x000042d3 
+ 00023272  0x00005a69 storet  0x00000002 , 0x000042d5 
+ 00023273  0x00005a6a jam  0x00000000 , 0x000047c2 
+ 00023274  0x00005a6b jam  0x00000000 , 0x00004956 
+ 00023275  0x00005a6c call  0x000029cb 
+ 00023276  0x00005a6d branch  0x00005b76 
+ 00023277  0x00005a70 arg  0x00000002 , 0x00000007 
+ 00023278  0x00005a71 branch  0x00005af8 
+ 00023279  0x00005a75 jam  0x00000012 , 0x0000066f 
+ 00023280  0x00005a76 branch  0x00007834 
+ 00023281  0x00005a79 fetch  0x00000001 , 0x00004795 
+ 00023282  0x00005a7a beq  0x00000001 , 0x00005af4 
+ 00023283  0x00005a7b branch  0x00005af6 
+ 00023284  0x00005a7d call  0x00005aef 
+ 00023285  0x00005a7e jam  0x00000014 , 0x00004844 
+ 00023286  0x00005a80 arg  0x00000001 , 0x00000007 
+ 00023287  0x00005a81 branch  0x00005af8 
+ 00023288  0x00005a84 fetch  0x00000001 , 0x00004843 
+ 00023289  0x00005a85 qset1  0x0000003f 
+ 00023290  0x00005a86 store  0x00000001 , 0x00004843 
+ 00023291  0x00005a87 rtn 
+ 00023292  0x00005a8a fetch  0x00000002 , 0x0000433c 
+ 00023293  0x00005a8b rtneq  0x00000000 
+ 00023294  0x00005a8c fetch  0x00000001 , 0x0000016a 
+ 00023295  0x00005a8d rshift2  0x0000003f , 0x0000003f 
+ 00023296  0x00005a8e sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023297  0x00005a8f rtn  0x00000002 
+ 00023298  0x00005a90 setarg  0x00000009 
+ 00023299  0x00005a91 store  0x00000002 , 0x000042d3 
+ 00023300  0x00005a92 store  0x00000002 , 0x000042d5 
+ 00023301  0x00005a93 call  0x00005aef 
+ 00023302  0x00005a95 jam  0x00000001 , 0x000047c2 
+ 00023303  0x00005a96 rtn 
+ 00023304  0x00005a99 fetch  0x00000001 , 0x00004795 
+ 00023305  0x00005a9a nrtn  0x00000034 
+ 00023306  0x00005a9b fetch  0x00000001 , 0x00004398 
+ 00023307  0x00005a9c sub  0x0000003f , 0x00000022 , 0x0000003f 
+ 00023308  0x00005a9d nrtn  0x00000005 
+ 00023309  0x00005a9e jam  0x00000000 , 0x00004844 
+ 00023310  0x00005aa0 arg  0x00000000 , 0x00000007 
+ 00023311  0x00005aa1 branch  0x00005af8 
+ 00023312  0x00005aa4 fetch  0x00000001 , 0x000001a2 
+ 00023313  0x00005aa5 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023314  0x00005aa6 nbranch  0x00005b06 , 0x00000002 
+ 00023315  0x00005aa7 store  0x00000002 , 0x000042d3 
+ 00023316  0x00005aa8 store  0x00000002 , 0x000042d5 
+ 00023317  0x00005aa9 fetch  0x00000001 , 0x000001a4 
+ 00023318  0x00005aaa branch  0x00005b1d , 0x00000034 
+ 00023319  0x00005aab fetcht  0x00000001 , 0x0000496b 
+ 00023320  0x00005aac isub  0x00000002 , 0x0000003e 
+ 00023321  0x00005aad branch  0x00005b1d , 0x00000002 
+ 00023322  0x00005aae fetch  0x00000001 , 0x000001a4 
+ 00023323  0x00005aaf store  0x00000001 , 0x000040c0 
+ 00023324  0x00005ab0 branch  0x00005b1f 
+ 00023325  0x00005ab2 fetch  0x00000001 , 0x0000496b 
+ 00023326  0x00005ab3 store  0x00000001 , 0x000040c0 
+ 00023327  0x00005ab5 jam  0x00000000 , 0x000047c2 
+ 00023328  0x00005ab6 rtn 
+ 00023329  0x00005ab9 jam  0x00000000 , 0x00004843 
+ 00023330  0x00005aba rtn 
+ 00023331  0x00005abd bpatch  0x00000086 , 0x00004010 
+ 00023332  0x00005abe call  0x00002a28 
+ 00023333  0x00005abf nrtn  0x00000034 
+ 00023334  0x00005ac0 fetch  0x00000001 , 0x0000478f 
+ 00023335  0x00005ac1 beq  0x000000ff , 0x00005b2b 
+ 00023336  0x00005ac2 fetch  0x00000001 , 0x00004843 
+ 00023337  0x00005ac3 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00023338  0x00005ac4 rtnne  0x00000003 
+ 00023339  0x00005ac6 fetch  0x00000001 , 0x00004956 
+ 00023340  0x00005ac7 call  0x00005a71 , 0x00000034 
+ 00023341  0x00005ac8 fetch  0x00000008 , 0x00004713 
+ 00023342  0x00005ac9 bbit1  0x00000001 , 0x00005b5b 
+ 00023343  0x00005aca bbit1  0x00000000 , 0x00005b5b 
+ 00023344  0x00005acb bbit1  0x00000005 , 0x00005b5b 
+ 00023345  0x00005acc bbit1  0x00000006 , 0x00005b5b 
+ 00023346  0x00005acd call  0x00005601 
+ 00023347  0x00005ace call  0x00005ab2 
+ 00023348  0x00005acf nrtn  0x00000028 
+ 00023349  0x00005ad0 call  0x00005abc 
+ 00023350  0x00005ad1 call  0x00005a74 
+ 00023351  0x00005ad2 call  0x000056b1 
+ 00023352  0x00005ad3 fetch  0x00000008 , 0x00004713 
+ 00023353  0x00005ad4 bbit0  0x00000016 , 0x00005b3c 
+ 00023354  0x00005ad5 fetch  0x00000001 , 0x0000496c 
+ 00023355  0x00005ad6 beq  0x00000001 , 0x00005b3d 
+ 00023356  0x00005ad8 branch  0x00005b5d 
+ 00023357  0x00005adc fetch  0x00000001 , 0x0000496d 
+ 00023358  0x00005add branch  0x00005b4d , 0x00000034 
+ 00023359  0x00005ade fetch  0x00000008 , 0x0000472b 
+ 00023360  0x00005ae0 store  0x00000008 , 0x00000670 
+ 00023361  0x00005ae1 fetch  0x00000001 , 0x0000472a 
+ 00023362  0x00005ae2 beq  0x00000003 , 0x00005b4f 
+ 00023363  0x00005ae3 beq  0x00000002 , 0x00005b52 
+ 00023364  0x00005ae4 jam  0x00000008 , 0x000047b4 
+ 00023365  0x00005ae5 fetcht  0x00000002 , 0x000047b5 
+ 00023366  0x00005ae7 fetch  0x00000001 , 0x000047b4 
+ 00023367  0x00005ae8 copy  0x0000003f , 0x00000011 
+ 00023368  0x00005ae9 call  0x00002dee 
+ 00023369  0x00005aea fetcht  0x00000001 , 0x000047b4 
+ 00023370  0x00005aeb copy  0x00000002 , 0x00000039 
+ 00023371  0x00005aec arg  0x00000670 , 0x00000006 
+ 00023372  0x00005aed branch  0x00007cda 
+ 00023373  0x00005af0 fetch  0x00000008 , 0x00004734 
+ 00023374  0x00005af1 branch  0x00005b40 
+ 00023375  0x00005af4 jam  0x00000003 , 0x000047b4 
+ 00023376  0x00005af5 fetcht  0x00000002 , 0x000047b7 
+ 00023377  0x00005af6 branch  0x00005b46 
+ 00023378  0x00005af9 jam  0x00000002 , 0x000047b4 
+ 00023379  0x00005afa fetcht  0x00000002 , 0x000047b9 
+ 00023380  0x00005afb branch  0x00005b46 
+ 00023381  0x00005afe arg  0x00000001 , 0x00000011 
+ 00023382  0x00005aff fetcht  0x00000002 , 0x000047bb 
+ 00023383  0x00005b00 call  0x00002dee 
+ 00023384  0x00005b01 fetch  0x00000001 , 0x000047bd 
+ 00023385  0x00005b02 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005b03 rtn 
+ 00023387  0x00005b06 setarg  0x00000000 
+ 00023388  0x00005b07 store  0x00000007 , 0x00004846 
+ 00023389  0x00005b09 jam  0x00000007 , 0x000047b4 
+ 00023390  0x00005b0a fetch  0x00000007 , 0x00004846 
+ 00023391  0x00005b0b store  0x00000007 , 0x00000670 
+ 00023392  0x00005b0c fetcht  0x00000002 , 0x0000439b 
+ 00023393  0x00005b0d branch  0x00005b46 
+ 00023394  0x00005b10 jam  0x00000000 , 0x00004795 
+ 00023395  0x00005b11 fetch  0x00000003 , 0x0000479a 
+ 00023396  0x00005b12 store  0x00000003 , 0x0000434d 
+ 00023397  0x00005b13 call  0x00005b6b 
+ 00023398  0x00005b14 setarg  0x00000005 
+ 00023399  0x00005b15 istore  0x00000001 , 0x00000006 
+ 00023400  0x00005b16 arg  0x000047a0 , 0x00000006 
+ 00023401  0x00005b17 call  0x00005b72 
+ 00023402  0x00005b18 branch  0x00007870 
+ 00023403  0x00005b1b arg  0x00004349 , 0x00000011 
+ 00023404  0x00005b1d ifetch  0x00000001 , 0x00000011 
+ 00023405  0x00005b1e rtn  0x00000034 
+ 00023406  0x00005b1f iadd  0x00000006 , 0x00000011 
+ 00023407  0x00005b20 ifetch  0x00000001 , 0x00000006 
+ 00023408  0x00005b21 rtneq  0x00000001 
+ 00023409  0x00005b22 branch  0x00005b6c 
+ 00023410  0x00005b25 arg  0x00004354 , 0x00000005 
+ 00023411  0x00005b26 arg  0x00000013 , 0x00000039 
+ 00023412  0x00005b27 call  0x00007cda 
+ 00023413  0x00005b28 branch  0x00002969 
+ 00023414  0x00005b2f call  0x00005b7b 
+ 00023415  0x00005b30 fetch  0x00000002 , 0x000043ef 
+ 00023416  0x00005b31 bbit1  0x00000007 , 0x00005b81 
+ 00023417  0x00005b32 bbit1  0x00000000 , 0x000042fc 
+ 00023418  0x00005b33 branch  0x00005c1a 
+ 00023419  0x00005b36 setarg  0x00000000 
+ 00023420  0x00005b37 store  0x00000008 , 0x0000484f 
+ 00023421  0x00005b38 istore  0x00000004 , 0x00000005 
+ 00023422  0x00005b39 jam  0x00000000 , 0x00004860 
+ 00023423  0x00005b3a jam  0x00000000 , 0x0000429a 
+ 00023424  0x00005b3b rtn 
+ 00023425  0x00005b3e call  0x00005b21 
+ 00023426  0x00005b3f fetch  0x00000002 , 0x000043ef 
+ 00023427  0x00005b40 bbit1  0x00000000 , 0x000042fc 
+ 00023428  0x00005b41 branch  0x000054cd 
+ 00023429  0x00005b46 bpatch  0x00000087 , 0x00004010 
+ 00023430  0x00005b48 call  0x0000614d 
+ 00023431  0x00005b49 call  0x0000553d 
+ 00023432  0x00005b4b call  0x00006110 
+ 00023433  0x00005b4c call  0x000061b1 
+ 00023434  0x00005b4d call  0x0000611e 
+ 00023435  0x00005b4f call  0x0000328e 
+ 00023436  0x00005b50 call  0x00003531 
+ 00023437  0x00005b51 call  0x00005fdd 
+ 00023438  0x00005b53 call  0x0000572c 
+ 00023439  0x00005b54 call  0x00005b9b 
+ 00023440  0x00005b55 call  0x00005bab 
+ 00023441  0x00005b56 call  0x00005bce 
+ 00023442  0x00005b58 call  0x00005bd3 
+ 00023443  0x00005b59 call  0x00005be1 
+ 00023444  0x00005b5a call  0x00005bee 
+ 00023445  0x00005b5b call  0x00005be4 
+ 00023446  0x00005b5d call  0x00005bfb 
+ 00023447  0x00005b5e call  0x00005bfe 
+ 00023448  0x00005b5f call  0x000056b6 
+ 00023449  0x00005b60 call  0x00005c0e 
+ 00023450  0x00005b61 branch  0x00005c05 
+ 00023451  0x00005b64 fetch  0x00000008 , 0x00004713 
+ 00023452  0x00005b65 bbit1  0x00000037 , 0x00005b9e 
+ 00023453  0x00005b66 rtn 
+ 00023454  0x00005b69 fetch  0x00000001 , 0x0000497f 
+ 00023455  0x00005b6a rtnne  0x00000001 
+ 00023456  0x00005b6b arg  0x0000497c , 0x00000013 
+ 00023457  0x00005b6c arg  0x00005ba3 , 0x00000012 
+ 00023458  0x00005b6d branch  0x000042e0 
+ 00023459  0x00005b70 fetch  0x00000001 , 0x00004666 
+ 00023460  0x00005b71 rtneq  0x00000000 
+ 00023461  0x00005b72 fetch  0x00000008 , 0x00004713 
+ 00023462  0x00005b73 rtnbit1  0x00000006 
+ 00023463  0x00005b74 arg  0x00000006 , 0x00000007 
+ 00023464  0x00005b75 call  0x00005f00 
+ 00023465  0x00005b76 call  0x000042d0 
+ 00023466  0x00005b77 branch  0x00005c15 
+ 00023467  0x00005b7a fetch  0x00000001 , 0x00004666 
+ 00023468  0x00005b7b beq  0x00000000 , 0x00005bb1 
+ 00023469  0x00005b7c fetch  0x00000008 , 0x00004713 
+ 00023470  0x00005b7d rtnbit0  0x00000035 
+ 00023471  0x00005b7e fetcht  0x00000001 , 0x00004727 
+ 00023472  0x00005b7f branch  0x00005bb4 
+ 00023473  0x00005b82 fetch  0x00000008 , 0x00004713 
+ 00023474  0x00005b83 rtnbit0  0x00000032 
+ 00023475  0x00005b84 fetcht  0x00000001 , 0x00004728 
+ 00023476  0x00005b86 storet  0x00000001 , 0x0000497e 
+ 00023477  0x00005b87 call  0x00005888 
+ 00023478  0x00005b88 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00023479  0x00005b89 fetcht  0x00000001 , 0x0000497e 
+ 00023480  0x00005b8a isub  0x00000002 , 0x0000003e 
+ 00023481  0x00005b8b branch  0x00005bc0 , 0x00000005 
+ 00023482  0x00005b8d fetch  0x00000001 , 0x000044eb 
+ 00023483  0x00005b8e store  0x00000001 , 0x00004981 
+ 00023484  0x00005b8f fetch  0x00000001 , 0x00004980 
+ 00023485  0x00005b90 rtneq  0x00000000 
+ 00023486  0x00005b91 jam  0x00000000 , 0x00004980 
+ 00023487  0x00005b92 rtn 
+ 00023488  0x00005b95 call  0x00005bc5 
+ 00023489  0x00005b96 fetch  0x00000001 , 0x00004980 
+ 00023490  0x00005b97 rtneq  0x00000001 
+ 00023491  0x00005b98 jam  0x00000001 , 0x00004980 
+ 00023492  0x00005b99 rtn 
+ 00023493  0x00005b9c arg  0x00006047 , 0x00000012 
+ 00023494  0x00005b9d arg  0x00004981 , 0x00000013 
+ 00023495  0x00005b9e fetch  0x00000001 , 0x00004666 
+ 00023496  0x00005b9f beq  0x00000000 , 0x000042e0 
+ 00023497  0x00005ba0 arg  0x00005ba3 , 0x00000012 
+ 00023498  0x00005ba1 call  0x000042e0 
+ 00023499  0x00005ba2 fetch  0x00000001 , 0x00004981 
+ 00023500  0x00005ba3 beq  0x00000001 , 0x00005ef2 
+ 00023501  0x00005ba4 rtn 
+ 00023502  0x00005ba7 arg  0x00004790 , 0x00000013 
+ 00023503  0x00005ba8 arg  0x00005bd1 , 0x00000012 
+ 00023504  0x00005ba9 branch  0x000042e7 
+ 00023505  0x00005bac call  0x00005c39 
+ 00023506  0x00005bad branch  0x000054cd 
+ 00023507  0x00005bb0 arg  0x00004845 , 0x00000013 
+ 00023508  0x00005bb1 arg  0x00005bd9 , 0x00000012 
+ 00023509  0x00005bb2 call  0x000042e0 
+ 00023510  0x00005bb3 fetch  0x00000001 , 0x00004845 
+ 00023511  0x00005bb4 beq  0x00000001 , 0x00004313 
+ 00023512  0x00005bb5 rtn 
+ 00023513  0x00005bb8 fetch  0x00000001 , 0x0000478f 
+ 00023514  0x00005bb9 beq  0x000000ff , 0x00005a9a 
+ 00023515  0x00005bba fetch  0x00000001 , 0x0000477f 
+ 00023516  0x00005bbb nbranch  0x00005f1b , 0x00000034 
+ 00023517  0x00005bbc fetch  0x00000008 , 0x00004713 
+ 00023518  0x00005bbd bbit1  0x00000033 , 0x00005c1a 
+ 00023519  0x00005bbe bbit1  0x0000003e , 0x0000603f 
+ 00023520  0x00005bbf branch  0x000054cd 
+ 00023521  0x00005bc2 arg  0x00004844 , 0x00000013 
+ 00023522  0x00005bc3 arg  0x00005b0e , 0x00000012 
+ 00023523  0x00005bc4 branch  0x000042e0 
+ 00023524  0x00005bc7 fetch  0x00000001 , 0x00004794 
+ 00023525  0x00005bc8 rtn  0x00000034 
+ 00023526  0x00005bc9 arg  0x00004796 , 0x00000013 
+ 00023527  0x00005bca arg  0x00005be9 , 0x00000012 
+ 00023528  0x00005bcb branch  0x000042e0 
+ 00023529  0x00005bcd fetch  0x00000001 , 0x00004795 
+ 00023530  0x00005bce nrtn  0x00000034 
+ 00023531  0x00005bcf fetch  0x00000001 , 0x000042fc 
+ 00023532  0x00005bd0 rtnne  0x00000000 
+ 00023533  0x00005bd1 branch  0x00002fcd 
+ 00023534  0x00005bd4 fetch  0x00000008 , 0x00004713 
+ 00023535  0x00005bd5 rtnbit1  0x0000003b 
+ 00023536  0x00005bd6 arg  0x000047c0 , 0x00000013 
+ 00023537  0x00005bd7 arg  0x00005bf3 , 0x00000012 
+ 00023538  0x00005bd8 branch  0x000042e0 
+ 00023539  0x00005bdb fetch  0x00000002 , 0x000047be 
+ 00023540  0x00005bdc store  0x00000002 , 0x000047c0 
+ 00023541  0x00005bdd branch  0x00005b55 
+ 00023542  0x00005be0 fetch  0x00000001 , 0x00004843 
+ 00023543  0x00005be1 rtnbit1  0x00000002 
+ 00023544  0x00005be2 call  0x00005aef 
+ 00023545  0x00005be3 arg  0x00000000 , 0x00000007 
+ 00023546  0x00005be4 branch  0x00005af8 
+ 00023547  0x00005be7 arg  0x00004792 , 0x00000013 
+ 00023548  0x00005be8 arg  0x000054cd , 0x00000012 
+ 00023549  0x00005be9 branch  0x000042e0 
+ 00023550  0x00005bec arg  0x0000477e , 0x00000013 
+ 00023551  0x00005bed arg  0x00005c01 , 0x00000012 
+ 00023552  0x00005bee branch  0x000042e0 
+ 00023553  0x00005bf0 fetch  0x00000001 , 0x0000496b 
+ 00023554  0x00005bf1 store  0x00000001 , 0x000040c0 
+ 00023555  0x00005bf2 jam  0x00000001 , 0x0000477d 
+ 00023556  0x00005bf3 rtn 
+ 00023557  0x00005bf7 arg  0x00004781 , 0x00000013 
+ 00023558  0x00005bf8 arg  0x00005c08 , 0x00000012 
+ 00023559  0x00005bf9 branch  0x000042e7 
+ 00023560  0x00005bfc fetch  0x00000001 , 0x00004666 
+ 00023561  0x00005bfd beq  0x00000000 , 0x00005ff2 
+ 00023562  0x00005bfe branch  0x00005aad 
+ 00023563  0x00005c01 fetch  0x00000002 , 0x00004725 
+ 00023564  0x00005c02 store  0x00000002 , 0x00004781 
+ 00023565  0x00005c03 rtn 
+ 00023566  0x00005c06 arg  0x000046f3 , 0x00000013 
+ 00023567  0x00005c07 arg  0x00005c11 , 0x00000012 
+ 00023568  0x00005c08 branch  0x000042e0 
+ 00023569  0x00005c0b call  0x00005ca6 
+ 00023570  0x00005c0c fetch  0x00000001 , 0x00004793 
+ 00023571  0x00005c0d nbranch  0x00005ed1 , 0x00000034 
+ 00023572  0x00005c0e rtn 
+ 00023573  0x00005c11 isolate1  0x00000026 , 0x00000000 
+ 00023574  0x00005c12 call  0x00006018 , 0x00000001 
+ 00023575  0x00005c13 call  0x00005aad 
+ 00023576  0x00005c14 call  0x00005b21 
+ 00023577  0x00005c15 branch  0x00005c1a 
+ 00023578  0x00005c18 bpatch  0x00000088 , 0x00004011 
+ 00023579  0x00005c19 call  0x000061ab 
+ 00023580  0x00005c1a fetch  0x00000002 , 0x000044e9 
+ 00023581  0x00005c1b isolate1  0x0000000b , 0x0000003f 
+ 00023582  0x00005c1c call  0x00005c3e , 0x00000001 
+ 00023583  0x00005c1d call  0x00005aa8 
+ 00023584  0x00005c1e fetch  0x00000002 , 0x000044e9 
+ 00023585  0x00005c1f bbit1  0x0000000b , 0x00005c2a 
+ 00023586  0x00005c20 fetch  0x00000008 , 0x00004713 
+ 00023587  0x00005c21 bbit0  0x00000008 , 0x00005c2a 
+ 00023588  0x00005c22 fetcht  0x00000002 , 0x00004695 
+ 00023589  0x00005c23 increase  0x00000001 , 0x00000002 
+ 00023590  0x00005c24 storet  0x00000002 , 0x00004695 
+ 00023591  0x00005c25 storet  0x00000002 , 0x000042dc 
+ 00023592  0x00005c26 random  0x0000003f 
+ 00023593  0x00005c27 store  0x00000001 , 0x000042db 
+ 00023594  0x00005c29 fetch  0x00000003 , 0x00004797 
+ 00023595  0x00005c2a store  0x00000003 , 0x000042de 
+ 00023596  0x00005c2b call  0x0000432d 
+ 00023597  0x00005c2c fetch  0x00000002 , 0x00004638 
+ 00023598  0x00005c2d store  0x00000002 , 0x00004790 
+ 00023599  0x00005c2e setarg  0x00000000 
+ 00023600  0x00005c2f store  0x00000002 , 0x00004781 
+ 00023601  0x00005c30 store  0x00000002 , 0x000047c0 
+ 00023602  0x00005c31 store  0x00000001 , 0x00004845 
+ 00023603  0x00005c32 store  0x00000001 , 0x00004792 
+ 00023604  0x00005c33 store  0x00000001 , 0x00004956 
+ 00023605  0x00005c34 arg  0x00000002 , 0x00000007 
+ 00023606  0x00005c35 call  0x00005f00 
+ 00023607  0x00005c36 call  0x00005ef4 
+ 00023608  0x00005c37 branch  0x00005b62 
+ 00023609  0x00005c3a bpatch  0x00000089 , 0x00004011 
+ 00023610  0x00005c3b arg  0x00000006 , 0x00000007 
+ 00023611  0x00005c3c call  0x00005f04 
+ 00023612  0x00005c3d jam  0x00000000 , 0x00004792 
+ 00023613  0x00005c3e branch  0x00005c3e 
+ 00023614  0x00005c40 setarg  0x00000000 
+ 00023615  0x00005c41 store  0x00000001 , 0x00004845 
+ 00023616  0x00005c42 store  0x00000002 , 0x00004790 
+ 00023617  0x00005c43 branch  0x00007876 
+ 00023618  0x00005c46 bpatch  0x0000008a , 0x00004011 
+ 00023619  0x00005c47 fetch  0x00000008 , 0x00004713 
+ 00023620  0x00005c48 rtnbit0  0x00000002 
+ 00023621  0x00005c49 arg  0x00000002 , 0x00000007 
+ 00023622  0x00005c4a call  0x00005f04 
+ 00023623  0x00005c4b call  0x00005c4a 
+ 00023624  0x00005c4d call  0x00005c59 
+ 00023625  0x00005c4e branch  0x00005ca3 
+ 00023626  0x00005c51 fetch  0x00000001 , 0x00000032 
+ 00023627  0x00005c52 beq  0x00000034 , 0x00005c4d 
+ 00023628  0x00005c53 rtn 
+ 00023629  0x00005c55 store  0x00000001 , 0x0000495a 
+ 00023630  0x00005c56 fetch  0x00000006 , 0x00000178 
+ 00023631  0x00005c58 store  0x00000006 , 0x0000495b 
+ 00023632  0x00005c59 fetch  0x00000007 , 0x0000495a 
+ 00023633  0x00005c5a arg  0x00004667 , 0x00000006 
+ 00023634  0x00005c5b arg  0x00000003 , 0x00000039 
+ 00023635  0x00005c5d ifetcht  0x00000007 , 0x00000006 
+ 00023636  0x00005c5e isub  0x00000002 , 0x0000003e 
+ 00023637  0x00005c5f branch  0x00005c69 , 0x00000005 
+ 00023638  0x00005c60 increase  0x00000016 , 0x00000006 
+ 00023639  0x00005c61 loop  0x00005c53 
+ 00023640  0x00005c62 rtn 
+ 00023641  0x00005c64 arg  0x00004667 , 0x00000011 
+ 00023642  0x00005c65 fetch  0x00000001 , 0x00004666 
+ 00023643  0x00005c66 increase  0xffffffff , 0x0000003f 
+ 00023644  0x00005c67 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023645  0x00005c68 iadd  0x00000011 , 0x00000011 
+ 00023646  0x00005c69 fetch  0x00000001 , 0x00000032 
+ 00023647  0x00005c6a istore  0x00000001 , 0x00000011 
+ 00023648  0x00005c6b beq  0x00000034 , 0x00005c62 
+ 00023649  0x00005c6c rtn 
+ 00023650  0x00005c6f fetch  0x00000006 , 0x00000178 
+ 00023651  0x00005c70 istore  0x00000006 , 0x00000005 
+ 00023652  0x00005c71 arg  0x0000428a , 0x00000006 
+ 00023653  0x00005c72 call  0x00007c8f 
+ 00023654  0x00005c73 fetch  0x00000006 , 0x000042db 
+ 00023655  0x00005c74 istore  0x00000006 , 0x00000005 
+ 00023656  0x00005c75 rtn 
+ 00023657  0x00005c78 increase  0xfffffffa , 0x00000006 
+ 00023658  0x00005c79 copy  0x00000006 , 0x00000005 
+ 00023659  0x00005c7a fetcht  0x00000006 , 0x0000495b 
+ 00023660  0x00005c7b increase  0x00000003 , 0x00000002 
+ 00023661  0x00005c7c istoret  0x00000006 , 0x00000005 
+ 00023662  0x00005c7d rtn 
+ 00023663  0x00005c80 arg  0x00004667 , 0x00000011 
+ 00023664  0x00005c81 fetch  0x00000001 , 0x00004666 
+ 00023665  0x00005c82 rtneq  0x00000000 
+ 00023666  0x00005c83 increase  0xffffffff , 0x0000003f 
+ 00023667  0x00005c84 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023668  0x00005c85 iadd  0x00000011 , 0x00000011 
+ 00023669  0x00005c86 ifetch  0x00000001 , 0x00000011 
+ 00023670  0x00005c87 store  0x00000001 , 0x000043f3 
+ 00023671  0x00005c88 beq  0x00000034 , 0x00005c79 
+ 00023672  0x00005c89 rtn 
+ 00023673  0x00005c8c ifetch  0x00000006 , 0x00000006 
+ 00023674  0x00005c8e store  0x00000006 , 0x00004116 
+ 00023675  0x00005c8f arg  0x0000428a , 0x00000005 
+ 00023676  0x00005c90 call  0x00007c8f 
+ 00023677  0x00005c91 ifetch  0x00000006 , 0x00000006 
+ 00023678  0x00005c92 store  0x00000006 , 0x000042db 
+ 00023679  0x00005c93 rtn 
+ 00023680  0x00005c96 bpatch  0x0000008b , 0x00004011 
+ 00023681  0x00005c97 fetch  0x00000002 , 0x0000468e 
+ 00023682  0x00005c98 arg  0x0000aa55 , 0x00000002 
+ 00023683  0x00005c99 isub  0x00000002 , 0x0000003e 
+ 00023684  0x00005c9a branch  0x00005c8f , 0x00000005 
+ 00023685  0x00005c9c storet  0x00000002 , 0x0000468e 
+ 00023686  0x00005c9d call  0x00005c9c 
+ 00023687  0x00005c9e fetch  0x00000001 , 0x000049a1 
+ 00023688  0x00005c9f store  0x00000001 , 0x00004666 
+ 00023689  0x00005ca0 fetch  0x00000004 , 0x000045e4 
+ 00023690  0x00005ca1 store  0x00000004 , 0x000045e8 
+ 00023691  0x00005ca2 store  0x00000004 , 0x0000458f 
+ 00023692  0x00005ca4 fetch  0x00000001 , 0x00004651 
+ 00023693  0x00005ca5 store  0x00000001 , 0x00004690 
+ 00023694  0x00005ca6 rtn 
+ 00023695  0x00005ca9 call  0x00005c94 
+ 00023696  0x00005cab fetch  0x00000004 , 0x00004691 
+ 00023697  0x00005cac store  0x00000004 , 0x000045e8 
+ 00023698  0x00005cad store  0x00000004 , 0x0000458f 
+ 00023699  0x00005cae rtn 
+ 00023700  0x00005cb1 fetch  0x00000008 , 0x00004713 
+ 00023701  0x00005cb2 rtnbit0  0x0000000f 
+ 00023702  0x00005cb3 fetch  0x00000002 , 0x000049fa 
+ 00023703  0x00005cb4 copy  0x0000003f , 0x00000012 
+ 00023704  0x00005cb5 call  0x00005e51 
+ 00023705  0x00005cb6 fetch  0x00000001 , 0x000049d4 
+ 00023706  0x00005cb7 call  0x00005c8c , 0x00000034 
+ 00023707  0x00005cb8 rtn 
+ 00023708  0x00005cbb fetch  0x00000006 , 0x000042db 
+ 00023709  0x00005cbc store  0x00000006 , 0x0000466e 
+ 00023710  0x00005cbd add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023711  0x00005cbe store  0x00000006 , 0x0000467b 
+ 00023712  0x00005cbf add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023713  0x00005cc0 store  0x00000006 , 0x00004688 
+ 00023714  0x00005cc1 rtn 
+ 00023715  0x00005cc6 fetch  0x00000001 , 0x000046f4 
+ 00023716  0x00005cc7 store  0x00000001 , 0x000046f3 
+ 00023717  0x00005cc8 rtn 
+ 00023718  0x00005ccb bpatch  0x0000008c , 0x00004011 
+ 00023719  0x00005ccc fetch  0x00000008 , 0x00004713 
+ 00023720  0x00005ccd bbit1  0x00000013 , 0x00005cb1 
+ 00023721  0x00005cce bbit1  0x00000012 , 0x00005cb9 
+ 00023722  0x00005ccf bbit1  0x00000014 , 0x00005cc0 
+ 00023723  0x00005cd0 rtn 
+ 00023724  0x00005cd3 bpatch  0x0000008d , 0x00004011 
+ 00023725  0x00005cd4 fetch  0x00000008 , 0x00004713 
+ 00023726  0x00005cd5 bbit1  0x00000013 , 0x00005cb5 
+ 00023727  0x00005cd6 bbit1  0x00000014 , 0x00005d3c 
+ 00023728  0x00005cd7 rtn 
+ 00023729  0x00005cdc arg  0x00000080 , 0x00000002 
+ 00023730  0x00005cdd arg  0x00004666 , 0x00000011 
+ 00023731  0x00005cde arg  0x00000000 , 0x00000012 
+ 00023732  0x00005cdf branch  0x00006cd3 
+ 00023733  0x00005ce2 arg  0x00000001 , 0x00000002 
+ 00023734  0x00005ce3 arg  0x00004690 , 0x00000011 
+ 00023735  0x00005ce4 arg  0x0000005a , 0x00000012 
+ 00023736  0x00005ce5 branch  0x00006cd3 
+ 00023737  0x00005cea call  0x00006c20 
+ 00023738  0x00005ceb call  0x00005d7b 
+ 00023739  0x00005cec call  0x00005d90 
+ 00023740  0x00005cee call  0x00005d75 
+ 00023741  0x00005cef call  0x00005d93 
+ 00023742  0x00005cf0 call  0x00005d82 
+ 00023743  0x00005cf1 branch  0x000055f6 
+ 00023744  0x00005cf7 call  0x00005cc3 
+ 00023745  0x00005cf8 call  0x00005ce5 
+ 00023746  0x00005cf9 branch  0x00005d26 
+ 00023747  0x00005cfe fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023748  0x00005cff copy  0x00000012 , 0x00000013 
+ 00023749  0x00005d01 call  0x00005dc0 
+ 00023750  0x00005d02 fetch  0x00000001 , 0x000049a1 
+ 00023751  0x00005d03 branch  0x00005ccf , 0x00000034 
+ 00023752  0x00005d04 store  0x00000001 , 0x000049a0 
+ 00023753  0x00005d05 increase  0x00000001 , 0x00000013 
+ 00023754  0x00005d06 fetch  0x00000002 , 0x000049e4 
+ 00023755  0x00005d07 isub  0x00000013 , 0x0000003e 
+ 00023756  0x00005d08 nrtn  0x00000002 
+ 00023757  0x00005d09 copy  0x00000013 , 0x00000012 
+ 00023758  0x00005d0a branch  0x00005cc5 
+ 00023759  0x00005d0d fetch  0x00000001 , 0x000049a0 
+ 00023760  0x00005d0e and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023761  0x00005d0f branch  0x00005cd8 , 0x00000034 
+ 00023762  0x00005d10 fetch  0x00000001 , 0x00004666 
+ 00023763  0x00005d11 store  0x00000001 , 0x000049a2 
+ 00023764  0x00005d13 arg  0x00000001 , 0x00000039 
+ 00023765  0x00005d14 copy  0x00000013 , 0x00000012 
+ 00023766  0x00005d15 arg  0x000049a2 , 0x00000011 
+ 00023767  0x00005d16 branch  0x00006b45 
+ 00023768  0x00005d19 fetch  0x00000001 , 0x000049a0 
+ 00023769  0x00005d1a fetcht  0x00000001 , 0x00004666 
+ 00023770  0x00005d1b isub  0x00000002 , 0x0000003e 
+ 00023771  0x00005d1c rtn  0x00000005 
+ 00023772  0x00005d1d lshift4  0x00000002 , 0x00000002 
+ 00023773  0x00005d1e iadd  0x00000002 , 0x0000003f 
+ 00023774  0x00005d1f store  0x00000001 , 0x000049a2 
+ 00023775  0x00005d21 copy  0x00000013 , 0x0000003f 
+ 00023776  0x00005d22 fetcht  0x00000002 , 0x000049e2 
+ 00023777  0x00005d23 isub  0x00000002 , 0x0000003e 
+ 00023778  0x00005d24 branch  0x00005cd4 , 0x00000005 
+ 00023779  0x00005d26 increase  0xffffffff , 0x00000013 
+ 00023780  0x00005d27 branch  0x00005cd4 
+ 00023781  0x00005d2c fetch  0x00000001 , 0x00004666 
+ 00023782  0x00005d2d beq  0x00000000 , 0x00005cea 
+ 00023783  0x00005d2e beq  0x00000001 , 0x00005cfe 
+ 00023784  0x00005d2f beq  0x00000002 , 0x00005d12 
+ 00023785  0x00005d30 rtn 
+ 00023786  0x00005d33 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00023787  0x00005d34 copy  0x00000012 , 0x00000013 
+ 00023788  0x00005d36 call  0x00005e29 
+ 00023789  0x00005d37 fetch  0x00000004 , 0x000049da 
+ 00023790  0x00005d38 branch  0x00005cf6 , 0x00000034 
+ 00023791  0x00005d39 store  0x00000004 , 0x000049d6 
+ 00023792  0x00005d3a increase  0x00000004 , 0x00000013 
+ 00023793  0x00005d3b fetch  0x00000002 , 0x000049e8 
+ 00023794  0x00005d3c isub  0x00000013 , 0x0000003e 
+ 00023795  0x00005d3d nrtn  0x00000002 
+ 00023796  0x00005d3e copy  0x00000013 , 0x00000012 
+ 00023797  0x00005d3f branch  0x00005cec 
+ 00023798  0x00005d42 fetch  0x00000004 , 0x000049d6 
+ 00023799  0x00005d43 fetcht  0x00000004 , 0x00004691 
+ 00023800  0x00005d44 isub  0x00000002 , 0x0000003e 
+ 00023801  0x00005d45 rtn  0x00000005 
+ 00023802  0x00005d46 arg  0x00000004 , 0x00000039 
+ 00023803  0x00005d47 arg  0x00004691 , 0x00000011 
+ 00023804  0x00005d48 copy  0x00000013 , 0x00000012 
+ 00023805  0x00005d49 branch  0x00006b45 
+ 00023806  0x00005d4c fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00023807  0x00005d4d copy  0x00000012 , 0x00000013 
+ 00023808  0x00005d4f call  0x00005de1 
+ 00023809  0x00005d50 fetch  0x00000006 , 0x000049a9 
+ 00023810  0x00005d51 branch  0x00005d0a , 0x00000034 
+ 00023811  0x00005d52 store  0x00000006 , 0x000049a3 
+ 00023812  0x00005d53 increase  0x00000006 , 0x00000013 
+ 00023813  0x00005d54 fetch  0x00000002 , 0x000049ec 
+ 00023814  0x00005d55 isub  0x00000013 , 0x0000003e 
+ 00023815  0x00005d56 nrtn  0x00000002 
+ 00023816  0x00005d57 copy  0x00000013 , 0x00000012 
+ 00023817  0x00005d58 branch  0x00005d00 
+ 00023818  0x00005d5b fetch  0x00000006 , 0x000049a3 
+ 00023819  0x00005d5c fetcht  0x00000006 , 0x00004668 
+ 00023820  0x00005d5d isub  0x00000002 , 0x0000003e 
+ 00023821  0x00005d5e rtn  0x00000005 
+ 00023822  0x00005d5f arg  0x00000006 , 0x00000039 
+ 00023823  0x00005d60 arg  0x00004668 , 0x00000011 
+ 00023824  0x00005d61 copy  0x00000013 , 0x00000012 
+ 00023825  0x00005d62 branch  0x00006b45 
+ 00023826  0x00005d66 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00023827  0x00005d67 copy  0x00000012 , 0x00000013 
+ 00023828  0x00005d69 call  0x00005e05 
+ 00023829  0x00005d6a fetch  0x00000006 , 0x000049c1 
+ 00023830  0x00005d6b branch  0x00005d1e , 0x00000034 
+ 00023831  0x00005d6c store  0x00000006 , 0x000049bb 
+ 00023832  0x00005d6d increase  0x00000006 , 0x00000013 
+ 00023833  0x00005d6e fetch  0x00000002 , 0x000049f4 
+ 00023834  0x00005d6f isub  0x00000013 , 0x0000003e 
+ 00023835  0x00005d70 nrtn  0x00000002 
+ 00023836  0x00005d71 copy  0x00000013 , 0x00000012 
+ 00023837  0x00005d72 branch  0x00005d14 
+ 00023838  0x00005d75 fetch  0x00000006 , 0x000049bb 
+ 00023839  0x00005d76 fetcht  0x00000006 , 0x00004675 
+ 00023840  0x00005d77 isub  0x00000002 , 0x0000003e 
+ 00023841  0x00005d78 rtn  0x00000005 
+ 00023842  0x00005d79 arg  0x00000006 , 0x00000039 
+ 00023843  0x00005d7a arg  0x00004675 , 0x00000011 
+ 00023844  0x00005d7b copy  0x00000013 , 0x00000012 
+ 00023845  0x00005d7c branch  0x00006b45 
+ 00023846  0x00005d81 fetch  0x00000001 , 0x00004666 
+ 00023847  0x00005d82 rtneq  0x00000000 
+ 00023848  0x00005d83 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00023849  0x00005d84 copy  0x00000012 , 0x00000013 
+ 00023850  0x00005d86 call  0x00005e3d 
+ 00023851  0x00005d87 fetch  0x00000002 , 0x000049e0 
+ 00023852  0x00005d88 branch  0x00005d34 , 0x00000034 
+ 00023853  0x00005d89 store  0x00000002 , 0x000049de 
+ 00023854  0x00005d8a increase  0x00000002 , 0x00000013 
+ 00023855  0x00005d8b fetch  0x00000002 , 0x00004a00 
+ 00023856  0x00005d8c isub  0x00000013 , 0x0000003e 
+ 00023857  0x00005d8d nrtn  0x00000002 
+ 00023858  0x00005d8e copy  0x00000013 , 0x00000012 
+ 00023859  0x00005d8f branch  0x00005d2a 
+ 00023860  0x00005d92 fetch  0x00000002 , 0x000049de 
+ 00023861  0x00005d93 fetcht  0x00000002 , 0x00004695 
+ 00023862  0x00005d94 isub  0x00000002 , 0x0000003e 
+ 00023863  0x00005d95 rtn  0x00000005 
+ 00023864  0x00005d96 arg  0x00000002 , 0x00000039 
+ 00023865  0x00005d97 arg  0x00004695 , 0x00000011 
+ 00023866  0x00005d98 copy  0x00000013 , 0x00000012 
+ 00023867  0x00005d99 branch  0x00006b45 
+ 00023868  0x00005d9e fetch  0x00000008 , 0x00004713 
+ 00023869  0x00005d9f rtnbit0  0x0000000f 
+ 00023870  0x00005da0 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00023871  0x00005da1 copy  0x00000012 , 0x00000013 
+ 00023872  0x00005da3 call  0x00005e51 
+ 00023873  0x00005da4 fetch  0x00000001 , 0x000049d4 
+ 00023874  0x00005da5 branch  0x00005d4a , 0x00000034 
+ 00023875  0x00005da6 store  0x00000001 , 0x000049d3 
+ 00023876  0x00005da7 increase  0x00000001 , 0x00000013 
+ 00023877  0x00005da8 fetch  0x00000002 , 0x000049fc 
+ 00023878  0x00005da9 isub  0x00000013 , 0x0000003e 
+ 00023879  0x00005daa nrtn  0x00000002 
+ 00023880  0x00005dab copy  0x00000013 , 0x00000012 
+ 00023881  0x00005dac branch  0x00005d40 
+ 00023882  0x00005daf fetch  0x00000001 , 0x000049d3 
+ 00023883  0x00005db0 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023884  0x00005db1 branch  0x00005d53 , 0x00000034 
+ 00023885  0x00005db2 fetch  0x00000001 , 0x00004690 
+ 00023886  0x00005db3 store  0x00000001 , 0x000049d5 
+ 00023887  0x00005db5 arg  0x00000001 , 0x00000039 
+ 00023888  0x00005db6 copy  0x00000013 , 0x00000012 
+ 00023889  0x00005db7 arg  0x000049d5 , 0x00000011 
+ 00023890  0x00005db8 branch  0x00006b45 
+ 00023891  0x00005dbb fetch  0x00000001 , 0x000049d3 
+ 00023892  0x00005dbc fetcht  0x00000001 , 0x00004690 
+ 00023893  0x00005dbd isub  0x00000002 , 0x0000003e 
+ 00023894  0x00005dbe rtn  0x00000005 
+ 00023895  0x00005dbf lshift4  0x00000002 , 0x00000002 
+ 00023896  0x00005dc0 iadd  0x00000002 , 0x0000003f 
+ 00023897  0x00005dc1 store  0x00000001 , 0x000049d5 
+ 00023898  0x00005dc3 copy  0x00000013 , 0x0000003f 
+ 00023899  0x00005dc4 fetcht  0x00000002 , 0x000049fa 
+ 00023900  0x00005dc5 isub  0x00000002 , 0x0000003e 
+ 00023901  0x00005dc6 branch  0x00005d4f , 0x00000005 
+ 00023902  0x00005dc8 increase  0xffffffff , 0x00000013 
+ 00023903  0x00005dc9 branch  0x00005d4f 
+ 00023904  0x00005dd3 call  0x00006cbc 
+ 00023905  0x00005dd4 fetch  0x00000008 , 0x00004713 
+ 00023906  0x00005dd5 isolate1  0x00000009 , 0x0000003f 
+ 00023907  0x00005dd6 ncall  0x00006cc4 , 0x00000001 
+ 00023908  0x00005dd7 call  0x00005d66 
+ 00023909  0x00005dd8 branch  0x00005c80 
+ 00023910  0x00005ddb arg  0x00000080 , 0x00000002 
+ 00023911  0x00005ddc arg  0x00004666 , 0x00000011 
+ 00023912  0x00005ddd arg  0x00000000 , 0x00000012 
+ 00023913  0x00005dde branch  0x00006ce1 
+ 00023914  0x00005de1 arg  0x00000001 , 0x00000002 
+ 00023915  0x00005de2 arg  0x00004690 , 0x00000011 
+ 00023916  0x00005de3 arg  0x0000005a , 0x00000012 
+ 00023917  0x00005de4 branch  0x00006ce1 
+ 00023918  0x00005de9 call  0x00006c20 
+ 00023919  0x00005dea call  0x00005d7b 
+ 00023920  0x00005deb call  0x00005d75 
+ 00023921  0x00005dec call  0x00006c4d 
+ 00023922  0x00005ded call  0x00005d82 
+ 00023923  0x00005dee call  0x00005c80 
+ 00023924  0x00005def branch  0x000055f6 
+ 00023925  0x00005df2 setarg  0x000046e6 
+ 00023926  0x00005df3 arg  0x00004666 , 0x00000002 
+ 00023927  0x00005df4 isub  0x00000002 , 0x00000002 
+ 00023928  0x00005df5 fetch  0x00000003 , 0x000046ec 
+ 00023929  0x00005df6 arg  0x00004666 , 0x00000011 
+ 00023930  0x00005df7 rtn 
+ 00023931  0x00005dfa jam  0x000000ab , 0x00000678 
+ 00023932  0x00005dfc call  0x0000705b 
+ 00023933  0x00005dfd call  0x00006c26 
+ 00023934  0x00005dfe arg  0x000046ef , 0x00000011 
+ 00023935  0x00005dff fetcht  0x00000001 , 0x00000678 
+ 00023936  0x00005e00 call  0x00005d84 
+ 00023937  0x00005e01 branch  0x0000705b 
+ 00023938  0x00005e04 jam  0x000000b9 , 0x00000678 
+ 00023939  0x00005e05 branch  0x00005d7c 
+ 00023940  0x00005e08 istoret  0x00000001 , 0x00000011 
+ 00023941  0x00005e09 rshift16  0x0000003f , 0x00000002 
+ 00023942  0x00005e0a istoret  0x00000001 , 0x00000005 
+ 00023943  0x00005e0b rshift8  0x0000003f , 0x00000002 
+ 00023944  0x00005e0c istoret  0x00000001 , 0x00000005 
+ 00023945  0x00005e0d istore  0x00000001 , 0x00000005 
+ 00023946  0x00005e0e deposit  0x00000011 
+ 00023947  0x00005e0f store  0x00000002 , 0x00008084 
+ 00023948  0x00005e10 setarg  0x00000000 
+ 00023949  0x00005e11 store  0x00000002 , 0x00008088 
+ 00023950  0x00005e12 jam  0x00000002 , 0x00008006 
+ 00023951  0x00005e13 branch  0x00006be0 
+ 00023952  0x00005e16 fetch  0x00000003 , 0x000046ec 
+ 00023953  0x00005e17 store  0x00000003 , 0x00004419 
+ 00023954  0x00005e18 branch  0x00006bfa 
+ 00023955  0x00005e1b copy  0x0000003f , 0x00000013 
+ 00023956  0x00005e1c copy  0x00000011 , 0x0000003f 
+ 00023957  0x00005e1d increase  0xfffffffc , 0x0000003f 
+ 00023958  0x00005e1e copy  0x0000003f , 0x00000012 
+ 00023959  0x00005e1f ifetch  0x00000004 , 0x00000012 
+ 00023960  0x00005e20 store  0x00000004 , 0x000046ef 
+ 00023961  0x00005e21 copy  0x00000013 , 0x0000003f 
+ 00023962  0x00005e22 call  0x00006c3c 
+ 00023963  0x00005e23 fetch  0x00000004 , 0x000046ef 
+ 00023964  0x00005e24 istore  0x00000004 , 0x00000012 
+ 00023965  0x00005e25 rtn 
+ 00023966  0x00005e28 fetch  0x00000008 , 0x00004713 
+ 00023967  0x00005e29 rtnbit0  0x00000012 
+ 00023968  0x00005e2a call  0x00005d82 
+ 00023969  0x00005e2b call  0x000069e0 
+ 00023970  0x00005e2c fetcht  0x00000001 , 0x00004421 
+ 00023971  0x00005e2d call  0x00006ef3 
+ 00023972  0x00005e2e fetcht  0x00000001 , 0x00004426 
+ 00023973  0x00005e2f branch  0x000055b1 
+ 00023974  0x00005e34 call  0x00005e43 
+ 00023975  0x00005e35 call  0x00005db4 
+ 00023976  0x00005e36 call  0x00005dcc 
+ 00023977  0x00005e37 call  0x00005e2f 
+ 00023978  0x00005e39 arg  0x00000002 , 0x00000039 
+ 00023979  0x00005e3a fetch  0x00000002 , 0x00004a02 
+ 00023980  0x00005e3b copy  0x0000003f , 0x00000012 
+ 00023981  0x00005e3c arg  0x0000468e , 0x00000011 
+ 00023982  0x00005e3d call  0x00006b74 
+ 00023983  0x00005e3e call  0x00005c80 
+ 00023984  0x00005e40 arg  0x00000002 , 0x00000039 
+ 00023985  0x00005e41 arg  0x0000468e , 0x00000011 
+ 00023986  0x00005e42 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
+ 00023987  0x00005e43 branch  0x00006b45 
+ 00023988  0x00005e48 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023989  0x00005e49 copy  0x00000012 , 0x00000013 
+ 00023990  0x00005e4b call  0x00005dc0 
+ 00023991  0x00005e4c fetch  0x00000001 , 0x000049a1 
+ 00023992  0x00005e4d branch  0x00005dc3 , 0x00000034 
+ 00023993  0x00005e4e store  0x00000001 , 0x000049a0 
+ 00023994  0x00005e4f increase  0x00000001 , 0x00000013 
+ 00023995  0x00005e50 fetch  0x00000002 , 0x000049e4 
+ 00023996  0x00005e51 isub  0x00000013 , 0x0000003e 
+ 00023997  0x00005e52 nbranch  0x00005dc3 , 0x00000002 
+ 00023998  0x00005e53 copy  0x00000013 , 0x00000012 
+ 00023999  0x00005e54 branch  0x00005db6 
+ 00024000  0x00005e57 arg  0x00000001 , 0x00000039 
+ 00024001  0x00005e58 arg  0x000049a1 , 0x00000011 
+ 00024002  0x00005e59 branch  0x00006b74 
+ 00024003  0x00005e5c fetch  0x00000001 , 0x000049a0 
+ 00024004  0x00005e5d copy  0x0000003f , 0x00000002 
+ 00024005  0x00005e5e and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024006  0x00005e5f branch  0x00005dc9 , 0x00000034 
+ 00024007  0x00005e60 rshift4  0x0000003f , 0x0000003f 
+ 00024008  0x00005e61 branch  0x00005dca 
+ 00024009  0x00005e64 copy  0x00000002 , 0x0000003f 
+ 00024010  0x00005e66 store  0x00000001 , 0x00004666 
+ 00024011  0x00005e67 rtn 
+ 00024012  0x00005e6b fetch  0x00000001 , 0x00004666 
+ 00024013  0x00005e6c beq  0x00000000 , 0x00005e1d 
+ 00024014  0x00005e6d beq  0x00000001 , 0x00005dd1 
+ 00024015  0x00005e6e beq  0x00000002 , 0x00005dd3 
+ 00024016  0x00005e6f rtn 
+ 00024017  0x00005e72 call  0x00005dd5 
+ 00024018  0x00005e73 branch  0x00005de7 
+ 00024019  0x00005e76 call  0x00005df9 
+ 00024020  0x00005e77 branch  0x00005e0b 
+ 00024021  0x00005e7b fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00024022  0x00005e7c copy  0x00000012 , 0x00000013 
+ 00024023  0x00005e7e call  0x00005de1 
+ 00024024  0x00005e7f fetch  0x00000006 , 0x000049a9 
+ 00024025  0x00005e80 branch  0x00005de4 , 0x00000034 
+ 00024026  0x00005e81 store  0x00000006 , 0x000049a3 
+ 00024027  0x00005e82 increase  0x00000006 , 0x00000013 
+ 00024028  0x00005e83 fetch  0x00000002 , 0x000049ec 
+ 00024029  0x00005e84 isub  0x00000013 , 0x0000003e 
+ 00024030  0x00005e85 nbranch  0x00005de4 , 0x00000002 
+ 00024031  0x00005e86 copy  0x00000013 , 0x00000012 
+ 00024032  0x00005e87 branch  0x00005dd7 
+ 00024033  0x00005e8a arg  0x00000006 , 0x00000039 
+ 00024034  0x00005e8b arg  0x000049a9 , 0x00000011 
+ 00024035  0x00005e8c branch  0x00006b74 
+ 00024036  0x00005e8f fetch  0x00000006 , 0x000049a3 
+ 00024037  0x00005e90 store  0x00000006 , 0x00004668 
+ 00024038  0x00005e91 rtn 
+ 00024039  0x00005e95 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
+ 00024040  0x00005e96 copy  0x00000012 , 0x00000013 
+ 00024041  0x00005e98 call  0x00005df3 
+ 00024042  0x00005e99 fetch  0x00000006 , 0x000049b5 
+ 00024043  0x00005e9a branch  0x00005df6 , 0x00000034 
+ 00024044  0x00005e9b store  0x00000006 , 0x000049af 
+ 00024045  0x00005e9c increase  0x00000006 , 0x00000013 
+ 00024046  0x00005e9d fetch  0x00000002 , 0x000049f0 
+ 00024047  0x00005e9e isub  0x00000013 , 0x0000003e 
+ 00024048  0x00005e9f nbranch  0x00005df6 , 0x00000002 
+ 00024049  0x00005ea0 copy  0x00000013 , 0x00000012 
+ 00024050  0x00005ea1 branch  0x00005de9 
+ 00024051  0x00005ea4 arg  0x00000006 , 0x00000039 
+ 00024052  0x00005ea5 arg  0x000049b5 , 0x00000011 
+ 00024053  0x00005ea6 branch  0x00006b74 
+ 00024054  0x00005ea9 fetch  0x00000006 , 0x000049af 
+ 00024055  0x00005eaa store  0x00000006 , 0x0000466e 
+ 00024056  0x00005eab rtn 
+ 00024057  0x00005eb0 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00024058  0x00005eb1 copy  0x00000012 , 0x00000013 
+ 00024059  0x00005eb3 call  0x00005e05 
+ 00024060  0x00005eb4 fetch  0x00000006 , 0x000049c1 
+ 00024061  0x00005eb5 branch  0x00005e08 , 0x00000034 
+ 00024062  0x00005eb6 store  0x00000006 , 0x000049bb 
+ 00024063  0x00005eb7 increase  0x00000006 , 0x00000013 
+ 00024064  0x00005eb8 fetch  0x00000002 , 0x000049f4 
+ 00024065  0x00005eb9 isub  0x00000013 , 0x0000003e 
+ 00024066  0x00005eba nbranch  0x00005e08 , 0x00000002 
+ 00024067  0x00005ebb copy  0x00000013 , 0x00000012 
+ 00024068  0x00005ebc branch  0x00005dfb 
+ 00024069  0x00005ebf arg  0x00000006 , 0x00000039 
+ 00024070  0x00005ec0 arg  0x000049c1 , 0x00000011 
+ 00024071  0x00005ec1 branch  0x00006b74 
+ 00024072  0x00005ec4 fetch  0x00000006 , 0x000049bb 
+ 00024073  0x00005ec5 store  0x00000006 , 0x00004675 
+ 00024074  0x00005ec6 rtn 
+ 00024075  0x00005eca fetchr  0x00000012 , 0x00000002 , 0x000049f6 
+ 00024076  0x00005ecb copy  0x00000012 , 0x00000013 
+ 00024077  0x00005ecd call  0x00005e17 
+ 00024078  0x00005ece fetch  0x00000006 , 0x000049cd 
+ 00024079  0x00005ecf branch  0x00005e1a , 0x00000034 
+ 00024080  0x00005ed0 store  0x00000006 , 0x000049c7 
+ 00024081  0x00005ed1 increase  0x00000006 , 0x00000013 
+ 00024082  0x00005ed2 fetch  0x00000002 , 0x000049f8 
+ 00024083  0x00005ed3 isub  0x00000013 , 0x0000003e 
+ 00024084  0x00005ed4 nbranch  0x00005e1a , 0x00000002 
+ 00024085  0x00005ed5 copy  0x00000013 , 0x00000012 
+ 00024086  0x00005ed6 branch  0x00005e0d 
+ 00024087  0x00005ed9 arg  0x00000006 , 0x00000039 
+ 00024088  0x00005eda arg  0x000049cd , 0x00000011 
+ 00024089  0x00005edb branch  0x00006b74 
+ 00024090  0x00005ede fetch  0x00000006 , 0x000049c7 
+ 00024091  0x00005edf store  0x00000006 , 0x0000467b 
+ 00024092  0x00005ee0 rtn 
+ 00024093  0x00005ee5 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00024094  0x00005ee6 copy  0x00000012 , 0x00000013 
+ 00024095  0x00005ee8 call  0x00005e29 
+ 00024096  0x00005ee9 fetch  0x00000004 , 0x000049da 
+ 00024097  0x00005eea branch  0x00005e2c , 0x00000034 
+ 00024098  0x00005eeb store  0x00000004 , 0x000049d6 
+ 00024099  0x00005eec increase  0x00000004 , 0x00000013 
+ 00024100  0x00005eed fetch  0x00000002 , 0x000049e8 
+ 00024101  0x00005eee isub  0x00000013 , 0x0000003e 
+ 00024102  0x00005eef nbranch  0x00005e2c , 0x00000002 
+ 00024103  0x00005ef0 copy  0x00000013 , 0x00000012 
+ 00024104  0x00005ef1 branch  0x00005e1f 
+ 00024105  0x00005ef4 arg  0x00000004 , 0x00000039 
+ 00024106  0x00005ef5 arg  0x000049da , 0x00000011 
+ 00024107  0x00005ef6 branch  0x00006b74 
+ 00024108  0x00005ef9 fetch  0x00000004 , 0x000049d6 
+ 00024109  0x00005efa store  0x00000004 , 0x00004691 
+ 00024110  0x00005efb rtn 
+ 00024111  0x00005eff fetch  0x00000001 , 0x00004666 
+ 00024112  0x00005f00 rtneq  0x00000000 
+ 00024113  0x00005f01 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00024114  0x00005f02 copy  0x00000012 , 0x00000013 
+ 00024115  0x00005f04 call  0x00005e3d 
+ 00024116  0x00005f05 fetch  0x00000002 , 0x000049e0 
+ 00024117  0x00005f06 branch  0x00005e40 , 0x00000034 
+ 00024118  0x00005f07 store  0x00000002 , 0x000049de 
+ 00024119  0x00005f08 increase  0x00000002 , 0x00000013 
+ 00024120  0x00005f09 fetch  0x00000002 , 0x00004a00 
+ 00024121  0x00005f0a isub  0x00000013 , 0x0000003e 
+ 00024122  0x00005f0b nbranch  0x00005e40 , 0x00000002 
+ 00024123  0x00005f0c copy  0x00000013 , 0x00000012 
+ 00024124  0x00005f0d branch  0x00005e33 
+ 00024125  0x00005f10 arg  0x00000002 , 0x00000039 
+ 00024126  0x00005f11 arg  0x000049e0 , 0x00000011 
+ 00024127  0x00005f12 branch  0x00006b74 
+ 00024128  0x00005f15 fetch  0x00000002 , 0x000049e0 
+ 00024129  0x00005f16 store  0x00000002 , 0x00004695 
+ 00024130  0x00005f17 rtn 
+ 00024131  0x00005f1b fetch  0x00000008 , 0x00004713 
+ 00024132  0x00005f1c bbit0  0x0000000f , 0x00005c8c 
+ 00024133  0x00005f1d fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00024134  0x00005f1e copy  0x00000012 , 0x00000013 
+ 00024135  0x00005f20 call  0x00005e51 
+ 00024136  0x00005f21 fetch  0x00000001 , 0x000049d4 
+ 00024137  0x00005f22 branch  0x00005e54 , 0x00000034 
+ 00024138  0x00005f23 store  0x00000001 , 0x000049d3 
+ 00024139  0x00005f24 increase  0x00000001 , 0x00000013 
+ 00024140  0x00005f25 fetch  0x00000002 , 0x000049fc 
+ 00024141  0x00005f26 isub  0x00000013 , 0x0000003e 
+ 00024142  0x00005f27 nbranch  0x00005e54 , 0x00000002 
+ 00024143  0x00005f28 copy  0x00000013 , 0x00000012 
+ 00024144  0x00005f29 branch  0x00005e47 
+ 00024145  0x00005f2c arg  0x00000001 , 0x00000039 
+ 00024146  0x00005f2d arg  0x000049d4 , 0x00000011 
+ 00024147  0x00005f2e branch  0x00006b74 
+ 00024148  0x00005f31 fetch  0x00000001 , 0x000049d3 
+ 00024149  0x00005f32 copy  0x0000003f , 0x00000002 
+ 00024150  0x00005f33 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024151  0x00005f34 branch  0x00005e5a , 0x00000034 
+ 00024152  0x00005f35 rshift4  0x0000003f , 0x0000003f 
+ 00024153  0x00005f36 branch  0x00005e5b 
+ 00024154  0x00005f39 copy  0x00000002 , 0x0000003f 
+ 00024155  0x00005f3b store  0x00000001 , 0x00004690 
+ 00024156  0x00005f3c rtn 
+ 00024157  0x00005f42 bpatch  0x0000008e , 0x00004011 
+ 00024158  0x00005f43 call  0x0000620e 
+ 00024159  0x00005f44 call  0x000078aa 
+ 00024160  0x00005f45 call  0x000056bb 
+ 00024161  0x00005f46 call  0x0000580e 
+ 00024162  0x00005f47 call  0x00005e66 
+ 00024163  0x00005f48 call  0x00005eb6 
+ 00024164  0x00005f49 call  0x00005ee7 
+ 00024165  0x00005f4a branch  0x0000561c 
+ 00024166  0x00005f4d fetch  0x00000008 , 0x00004713 
+ 00024167  0x00005f4e bbit1  0x00000029 , 0x00005e6b 
+ 00024168  0x00005f4f bbit1  0x00000037 , 0x00005e6b 
+ 00024169  0x00005f50 rtn 
+ 00024170  0x00005f53 jam  0x00000003 , 0x00004975 
+ 00024171  0x00005f55 call  0x00005e6d 
+ 00024172  0x00005f56 branch  0x00005e7e 
+ 00024173  0x00005f59 bpatch  0x0000008f , 0x00004011 
+ 00024174  0x00005f5a fetch  0x00000001 , 0x00004655 
+ 00024175  0x00005f5b rtneq  0x000000ff 
+ 00024176  0x00005f5c arg  0x00000000 , 0x00000011 
+ 00024177  0x00005f5d jam  0x00000006 , 0x00004977 
+ 00024178  0x00005f5e fetcht  0x00000001 , 0x00004655 
+ 00024179  0x00005f5f call  0x00005e81 
+ 00024180  0x00005f60 store  0x00000001 , 0x00004975 
+ 00024181  0x00005f61 fetch  0x00000001 , 0x00004654 
+ 00024182  0x00005f62 beq  0x000000ff , 0x00005e7c 
+ 00024183  0x00005f63 branch  0x000058df 
+ 00024184  0x00005f66 call  0x00005e6d 
+ 00024185  0x00005f67 copy  0x00000011 , 0x0000003f 
+ 00024186  0x00005f68 bbit1  0x00000006 , 0x00005ea4 
+ 00024187  0x00005f69 branch  0x00005e97 
+ 00024188  0x00005f6c fetcht  0x00000001 , 0x00004655 
+ 00024189  0x00005f6d call  0x000055b5 
+ 00024190  0x00005f6f copy  0x00000011 , 0x0000003f 
+ 00024191  0x00005f70 bbit1  0x00000006 , 0x00005ea2 
+ 00024192  0x00005f71 branch  0x00005e97 
+ 00024193  0x00005f74 fetch  0x00000008 , 0x00004713 
+ 00024194  0x00005f75 bbit1  0x0000002d , 0x00005e8d 
+ 00024195  0x00005f76 fetch  0x00000001 , 0x00004975 
+ 00024196  0x00005f77 copy  0x0000003f , 0x00000013 
+ 00024197  0x00005f78 fetch  0x00000001 , 0x00004654 
+ 00024198  0x00005f79 beq  0x000000ff , 0x00005931 
+ 00024199  0x00005f7a fetch  0x00000001 , 0x0000497b 
+ 00024200  0x00005f7b nbranch  0x00005e8a , 0x00000034 
+ 00024201  0x00005f7c branch  0x00005e8f 
+ 00024202  0x00005f7f jam  0x00000000 , 0x0000497f 
+ 00024203  0x00005f80 jam  0x00000000 , 0x00004975 
+ 00024204  0x00005f81 rtn 
+ 00024205  0x00005f84 fetch  0x00000001 , 0x00004975 
+ 00024206  0x00005f85 branch  0x00005925 
+ 00024207  0x00005f88 call  0x00006ee6 
+ 00024208  0x00005f89 fetcht  0x00000001 , 0x00004654 
+ 00024209  0x00005f8a branch  0x00005e8d , 0x00000001 
+ 00024210  0x00005f8b fetcht  0x00000001 , 0x00004654 
+ 00024211  0x00005f8c call  0x00006ef7 
+ 00024212  0x00005f8d fetcht  0x00000001 , 0x00004655 
+ 00024213  0x00005f8e fetch  0x00000001 , 0x00004975 
+ 00024214  0x00005f8f branch  0x00005925 
+ 00024215  0x00005f92 fetch  0x00000001 , 0x0000497f 
+ 00024216  0x00005f93 rtneq  0x00000000 
+ 00024217  0x00005f94 jam  0x00000000 , 0x0000497f 
+ 00024218  0x00005f95 fetch  0x00000008 , 0x00004713 
+ 00024219  0x00005f96 rtnbit1  0x00000034 
+ 00024220  0x00005f97 fetch  0x00000001 , 0x0000497c 
+ 00024221  0x00005f98 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00024222  0x00005f99 ncall  0x00005ec6 , 0x00000002 
+ 00024223  0x00005f9a fetch  0x00000001 , 0x000044eb 
+ 00024224  0x00005f9b store  0x00000001 , 0x0000497c 
+ 00024225  0x00005f9c rtn 
+ 00024226  0x00005f9f call  0x00005eae 
+ 00024227  0x00005fa0 rtn  0x00000028 
+ 00024228  0x00005fa1 fetch  0x00000001 , 0x0000497f 
+ 00024229  0x00005fa2 rtneq  0x00000001 
+ 00024230  0x00005fa3 jam  0x00000001 , 0x0000497f 
+ 00024231  0x00005fa4 fetch  0x00000008 , 0x00004713 
+ 00024232  0x00005fa5 bbit1  0x00000034 , 0x00005ba3 
+ 00024233  0x00005fa6 fetch  0x00000001 , 0x00004845 
+ 00024234  0x00005fa7 rtn  0x00000034 
+ 00024235  0x00005fa8 fetch  0x00000001 , 0x0000463c 
+ 00024236  0x00005fa9 store  0x00000001 , 0x00004845 
+ 00024237  0x00005faa rtn 
+ 00024238  0x00005fad disable  0x00000028 
+ 00024239  0x00005fae fetch  0x00000008 , 0x00004713 
+ 00024240  0x00005faf rtnbit1  0x0000002d 
+ 00024241  0x00005fb1 fetch  0x00000001 , 0x0000496f 
+ 00024242  0x00005fb2 rtn  0x00000034 
+ 00024243  0x00005fb3 fetch  0x00000001 , 0x00004970 
+ 00024244  0x00005fb4 rtn  0x00000034 
+ 00024245  0x00005fb5 branch  0x00007dba 
+ 00024246  0x00005fb8 bpatch  0x00000090 , 0x00004012 
+ 00024247  0x00005fb9 fetch  0x00000008 , 0x00004713 
+ 00024248  0x00005fba rtnbit0  0x0000002a 
+ 00024249  0x00005fbc fetcht  0x00000001 , 0x0000465a 
+ 00024250  0x00005fbd call  0x000055b5 
+ 00024251  0x00005fbe fetcht  0x00000001 , 0x0000465a 
+ 00024252  0x00005fbf call  0x00006ee6 
+ 00024253  0x00005fc0 branch  0x00005ec2 , 0x00000001 
+ 00024254  0x00005fc2 fetch  0x00000001 , 0x00004666 
+ 00024255  0x00005fc3 rtneq  0x00000001 
+ 00024256  0x00005fc4 jam  0x00000001 , 0x00004666 
+ 00024257  0x00005fc5 branch  0x00005aaa 
+ 00024258  0x00005fc8 fetch  0x00000001 , 0x00004666 
+ 00024259  0x00005fc9 rtneq  0x00000000 
+ 00024260  0x00005fca jam  0x00000000 , 0x00004666 
+ 00024261  0x00005fcb branch  0x00006018 
+ 00024262  0x00005fce bpatch  0x00000091 , 0x00004012 
+ 00024263  0x00005fcf fetch  0x00000001 , 0x0000471b 
+ 00024264  0x00005fd0 rtneq  0x00000001 
+ 00024265  0x00005fd1 call  0x00005ed3 
+ 00024266  0x00005fd2 storet  0x00000001 , 0x00004666 
+ 00024267  0x00005fd5 call  0x00005eea 
+ 00024268  0x00005fd6 call  0x00005aaa 
+ 00024269  0x00005fd7 call  0x000042d0 
+ 00024270  0x00005fd8 call  0x00005eec 
+ 00024271  0x00005fd9 jam  0x00000001 , 0x00004793 
+ 00024272  0x00005fda branch  0x00005ca3 
+ 00024273  0x00005fdd call  0x00005eea 
+ 00024274  0x00005fde branch  0x00006ca3 
+ 00024275  0x00005fe1 fetcht  0x00000001 , 0x00004666 
+ 00024276  0x00005fe2 increase  0x00000001 , 0x00000002 
+ 00024277  0x00005fe3 fetch  0x00000008 , 0x00004713 
+ 00024278  0x00005fe4 bbit1  0x00000011 , 0x00005eda 
+ 00024279  0x00005fe5 sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00024280  0x00005fe6 ncall  0x00005ee1 , 0x00000002 
+ 00024281  0x00005fe7 rtn 
+ 00024282  0x00005fea fetch  0x00000001 , 0x0000471b 
+ 00024283  0x00005feb increase  0xffffffff , 0x0000003f 
+ 00024284  0x00005fec isub  0x00000002 , 0x0000003e 
+ 00024285  0x00005fed ncall  0x00005edf , 0x00000002 
+ 00024286  0x00005fee rtn 
+ 00024287  0x00005ff1 arg  0x00000000 , 0x00000002 
+ 00024288  0x00005ff2 rtn 
+ 00024289  0x00005ff4 arg  0x00000001 , 0x00000002 
+ 00024290  0x00005ff5 rtn 
+ 00024291  0x00005ff8 arg  0x00000001 , 0x00000002 
+ 00024292  0x00005ff9 arg  0x00004666 , 0x00000011 
+ 00024293  0x00005ffa arg  0x00000000 , 0x00000012 
+ 00024294  0x00005ffb branch  0x00006cd3 
+ 00024295  0x00005ffe fetch  0x00000008 , 0x00004713 
+ 00024296  0x00005fff rtnbit0  0x00000034 
+ 00024297  0x00006000 branch  0x00005e6b 
+ 00024298  0x00006003 arg  0x00000000 , 0x00000007 
+ 00024299  0x00006004 branch  0x00005f00 
+ 00024300  0x00006006 arg  0x00000000 , 0x00000007 
+ 00024301  0x00006007 branch  0x00005f04 
+ 00024302  0x00006009 arg  0x00000003 , 0x00000007 
+ 00024303  0x0000600a branch  0x00005f00 
+ 00024304  0x0000600c arg  0x00000003 , 0x00000007 
+ 00024305  0x0000600d branch  0x00005f04 
+ 00024306  0x0000600f arg  0x00000005 , 0x00000007 
+ 00024307  0x00006010 branch  0x00005f00 
+ 00024308  0x00006012 arg  0x00000005 , 0x00000007 
+ 00024309  0x00006013 branch  0x00005f04 
+ 00024310  0x00006016 arg  0x00000015 , 0x00000007 
+ 00024311  0x00006017 branch  0x00005f00 
+ 00024312  0x0000601a arg  0x00000018 , 0x00000007 
+ 00024313  0x0000601b branch  0x00005f00 
+ 00024314  0x0000601e arg  0x0000000e , 0x00000007 
+ 00024315  0x0000601f branch  0x00005f00 
+ 00024316  0x00006022 arg  0x0000000c , 0x00000007 
+ 00024317  0x00006023 branch  0x00005f00 
+ 00024318  0x00006026 arg  0x0000001c , 0x00000007 
+ 00024319  0x00006027 branch  0x00005f00 
+ 00024320  0x0000602a fetch  0x00000008 , 0x00004713 
+ 00024321  0x0000602b qset1  0x0000003f 
+ 00024322  0x0000602c store  0x00000008 , 0x00004713 
+ 00024323  0x0000602d rtn 
+ 00024324  0x00006030 fetch  0x00000008 , 0x00004713 
+ 00024325  0x00006031 qset0  0x0000003f 
+ 00024326  0x00006032 store  0x00000008 , 0x00004713 
+ 00024327  0x00006033 rtn 
+ 00024328  0x00006036 setarg  0x00000000 
+ 00024329  0x00006037 store  0x00000008 , 0x0000472a 
+ 00024330  0x00006038 store  0x00000008 , 0x00004733 
+ 00024331  0x00006039 fetch  0x00000001 , 0x00004729 
+ 00024332  0x0000603a beq  0x00000002 , 0x00005f12 
+ 00024333  0x0000603b beq  0x00000003 , 0x00005f14 
+ 00024334  0x0000603c beq  0x00000004 , 0x00005f19 
+ 00024335  0x0000603d setarg  0x00070008 
+ 00024336  0x0000603f store  0x00000008 , 0x0000472b 
+ 00024337  0x00006040 rtn 
+ 00024338  0x00006043 setarg  0x00040005 
+ 00024339  0x00006044 branch  0x00005f10 
+ 00024340  0x00006047 setarg  0x00022303 
+ 00024341  0x00006049 store  0x00000008 , 0x0000472a 
+ 00024342  0x0000604a setarg  0x00000003 
+ 00024343  0x0000604b store  0x00000008 , 0x00004733 
+ 00024344  0x0000604c rtn 
+ 00024345  0x0000604f setarg  0x0000cd03 
+ 00024346  0x00006050 branch  0x00005f15 
+ 00024347  0x00006054 bpatch  0x00000092 , 0x00004012 
+ 00024348  0x00006055 fetch  0x00000001 , 0x0000477f 
+ 00024349  0x00006056 increase  0xffffffff , 0x0000003f 
+ 00024350  0x00006057 store  0x00000001 , 0x0000477f 
+ 00024351  0x00006058 fetcht  0x00000001 , 0x00004666 
+ 00024352  0x00006059 sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00024353  0x0000605a ncall  0x00005ed3 , 0x00000005 
+ 00024354  0x0000605b storet  0x00000001 , 0x00004666 
+ 00024355  0x0000605c call  0x00005ee3 
+ 00024356  0x0000605d call  0x00005c59 
+ 00024357  0x0000605e branch  0x000054a0 
+ 00024358  0x00006063 bpatch  0x00000093 , 0x00004012 
+ 00024359  0x00006064 fetch  0x00000001 , 0x00004957 
+ 00024360  0x00006065 rtneq  0x00000003 
+ 00024361  0x00006066 fetch  0x00000008 , 0x00004713 
+ 00024362  0x00006067 rtnbit0  0x00000038 
+ 00024363  0x00006068 fetch  0x00000004 , 0x00004847 
+ 00024364  0x00006069 rtn  0x00000034 
+ 00024365  0x0000606a call  0x00005fcd 
+ 00024366  0x0000606b setarg  0x00000003 
+ 00024367  0x0000606c call  0x00005fc3 
+ 00024368  0x0000606d call  0x00005fbf , 0x00000034 
+ 00024369  0x0000606e ncall  0x00005fc1 , 0x00000034 
+ 00024370  0x0000606f setarg  0x00000002 
+ 00024371  0x00006070 call  0x00005fc8 
+ 00024372  0x00006071 call  0x00005fbf , 0x00000034 
+ 00024373  0x00006072 fetch  0x00000001 , 0x00004861 
+ 00024374  0x00006073 beq  0x00000001 , 0x00005f3c 
+ 00024375  0x00006075 fetch  0x00000008 , 0x00004713 
+ 00024376  0x00006076 rtnbit0  0x00000038 
+ 00024377  0x00006077 arg  0x00000005 , 0x00000039 
+ 00024378  0x00006078 arg  0x00004861 , 0x00000005 
+ 00024379  0x00006079 branch  0x00007ca1 
+ 00024380  0x0000607c call  0x00005f50 
+ 00024381  0x0000607d fetch  0x00000002 , 0x00004862 
+ 00024382  0x0000607e store  0x00000002 , 0x0000070b 
+ 00024383  0x0000607f fetch  0x00000002 , 0x00004847 
+ 00024384  0x00006080 store  0x00000002 , 0x0000070d 
+ 00024385  0x00006081 call  0x00005f89 
+ 00024386  0x00006082 fetch  0x00000002 , 0x0000070b 
+ 00024387  0x00006083 store  0x00000002 , 0x00004862 
+ 00024388  0x00006084 fetch  0x00000002 , 0x0000070d 
+ 00024389  0x00006085 store  0x00000002 , 0x00004847 
+ 00024390  0x00006087 fetch  0x00000002 , 0x00004864 
+ 00024391  0x00006088 store  0x00000002 , 0x0000070b 
+ 00024392  0x00006089 fetch  0x00000002 , 0x00004849 
+ 00024393  0x0000608a store  0x00000002 , 0x0000070d 
+ 00024394  0x0000608b call  0x00005f91 
+ 00024395  0x0000608c fetch  0x00000002 , 0x0000070b 
+ 00024396  0x0000608d store  0x00000002 , 0x00004864 
+ 00024397  0x0000608e fetch  0x00000002 , 0x0000070d 
+ 00024398  0x0000608f store  0x00000002 , 0x00004849 
+ 00024399  0x00006090 rtn 
+ 00024400  0x00006093 fetch  0x00000008 , 0x00004713 
+ 00024401  0x00006094 rtnbit0  0x00000039 
+ 00024402  0x00006095 bpatch  0x00000094 , 0x00004012 
+ 00024403  0x00006096 fetch  0x00000002 , 0x00004862 
+ 00024404  0x00006097 store  0x00000002 , 0x00000712 
+ 00024405  0x00006098 call  0x00005f64 
+ 00024406  0x00006099 store  0x00000002 , 0x00004862 
+ 00024407  0x0000609a fetch  0x00000002 , 0x00004847 
+ 00024408  0x0000609b store  0x00000002 , 0x00000712 
+ 00024409  0x0000609c call  0x00005f72 
+ 00024410  0x0000609d store  0x00000002 , 0x00004847 
+ 00024411  0x0000609e fetch  0x00000002 , 0x00004864 
+ 00024412  0x0000609f store  0x00000002 , 0x00000712 
+ 00024413  0x000060a0 call  0x00005f64 
+ 00024414  0x000060a1 store  0x00000002 , 0x00004864 
+ 00024415  0x000060a2 fetch  0x00000002 , 0x00004849 
+ 00024416  0x000060a3 store  0x00000002 , 0x00000712 
+ 00024417  0x000060a4 call  0x00005f72 
+ 00024418  0x000060a5 store  0x00000002 , 0x00004849 
+ 00024419  0x000060a6 rtn 
+ 00024420  0x000060a9 fetch  0x00000001 , 0x00000713 
+ 00024421  0x000060aa branch  0x00005f67 , 0x00000034 
+ 00024422  0x000060ab branch  0x00005f6c 
+ 00024423  0x000060ae fetch  0x00000001 , 0x00000712 
+ 00024424  0x000060af call  0x00005f7f 
+ 00024425  0x000060b0 store  0x00000001 , 0x00000712 
+ 00024426  0x000060b2 fetch  0x00000002 , 0x00000712 
+ 00024427  0x000060b3 rtn 
+ 00024428  0x000060b5 fetch  0x00000001 , 0x00000712 
+ 00024429  0x000060b6 call  0x00005fbb 
+ 00024430  0x000060b7 call  0x00005f7f 
+ 00024431  0x000060b8 call  0x00007dc8 , 0x00000034 
+ 00024432  0x000060b9 call  0x00005fb7 
+ 00024433  0x000060ba branch  0x00005f6a 
+ 00024434  0x000060bd fetch  0x00000001 , 0x00000713 
+ 00024435  0x000060be branch  0x00005f75 , 0x00000034 
+ 00024436  0x000060bf branch  0x00005f79 
+ 00024437  0x000060c1 fetch  0x00000001 , 0x00000712 
+ 00024438  0x000060c2 call  0x00005f84 
+ 00024439  0x000060c3 store  0x00000001 , 0x00000712 
+ 00024440  0x000060c4 branch  0x00005f6a 
+ 00024441  0x000060c6 fetch  0x00000001 , 0x00000712 
+ 00024442  0x000060c7 call  0x00005fbb 
+ 00024443  0x000060c8 call  0x00005f84 
+ 00024444  0x000060c9 call  0x00007dc8 , 0x00000034 
+ 00024445  0x000060ca call  0x00005fb7 
+ 00024446  0x000060cb branch  0x00005f6a 
+ 00024447  0x000060ce mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00024448  0x000060cf div  0x0000003f , 0x00000005 
+ 00024449  0x000060d0 call  0x00007d62 
+ 00024450  0x000060d1 quotient  0x0000003f 
+ 00024451  0x000060d2 rtn 
+ 00024452  0x000060d4 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00024453  0x000060d5 div  0x0000003f , 0x0000000a 
+ 00024454  0x000060d6 call  0x00007d62 
+ 00024455  0x000060d7 quotient  0x0000003f 
+ 00024456  0x000060d8 rtn 
+ 00024457  0x000060db fetch  0x00000002 , 0x0000070b 
+ 00024458  0x000060dc fetcht  0x00000002 , 0x0000070d 
+ 00024459  0x000060dd iadd  0x00000002 , 0x0000003f 
+ 00024460  0x000060de fetcht  0x00000001 , 0x00004866 
+ 00024461  0x000060df iadd  0x00000002 , 0x0000003f 
+ 00024462  0x000060e0 and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024463  0x000060e1 storet  0x00000001 , 0x00004866 
+ 00024464  0x000060e2 branch  0x00005f99 
+ 00024465  0x000060e5 fetch  0x00000002 , 0x0000070b 
+ 00024466  0x000060e6 fetcht  0x00000002 , 0x0000070d 
+ 00024467  0x000060e7 iadd  0x00000002 , 0x0000003f 
+ 00024468  0x000060e8 fetcht  0x00000001 , 0x00004867 
+ 00024469  0x000060e9 iadd  0x00000002 , 0x0000003f 
+ 00024470  0x000060ea and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024471  0x000060eb storet  0x00000001 , 0x00004867 
+ 00024472  0x000060ec branch  0x00005f99 
+ 00024473  0x000060ef store  0x00000003 , 0x0000070f 
+ 00024474  0x000060f0 isolate1  0x00000010 , 0x0000003f 
+ 00024475  0x000060f1 branch  0x00005fa3 , 0x00000001 
+ 00024476  0x000060f2 fetch  0x00000001 , 0x00000710 
+ 00024477  0x000060f3 beq  0x000000ff , 0x00005faa 
+ 00024478  0x000060f4 fetch  0x00000001 , 0x0000070f 
+ 00024479  0x000060f6 rshift  0x0000003f , 0x0000003f 
+ 00024480  0x000060f7 store  0x00000002 , 0x0000070b 
+ 00024481  0x000060f8 store  0x00000002 , 0x0000070d 
+ 00024482  0x000060f9 rtn 
+ 00024483  0x000060fb fetch  0x00000001 , 0x00000710 
+ 00024484  0x000060fc beq  0x00000000 , 0x00005fa7 
+ 00024485  0x000060fd fetch  0x00000003 , 0x0000070f 
+ 00024486  0x000060fe branch  0x00005f9f 
+ 00024487  0x00006100 jam  0x00000000 , 0x00000711 
+ 00024488  0x00006101 fetch  0x00000001 , 0x0000070f 
+ 00024489  0x00006102 branch  0x00005f9f 
+ 00024490  0x00006105 fetch  0x00000001 , 0x0000070f 
+ 00024491  0x00006106 call  0x00005fb5 
+ 00024492  0x00006107 store  0x00000001 , 0x0000070b 
+ 00024493  0x00006108 store  0x00000001 , 0x0000070d 
+ 00024494  0x00006109 branch  0x00005fb3 , 0x00000034 
+ 00024495  0x0000610a setarg  0x000000ff 
+ 00024496  0x0000610c store  0x00000001 , 0x0000070c 
+ 00024497  0x0000610d store  0x00000001 , 0x0000070e 
+ 00024498  0x0000610e rtn 
+ 00024499  0x00006110 setarg  0x00000000 
+ 00024500  0x00006111 branch  0x00005fb0 
+ 00024501  0x00006114 call  0x00005fbb 
+ 00024502  0x00006115 rshift  0x0000003f , 0x0000003f 
+ 00024503  0x00006117 call  0x00005fbc 
+ 00024504  0x00006118 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024505  0x00006119 store  0x00000001 , 0x00000712 
+ 00024506  0x0000611a rtn 
+ 00024507  0x0000611d sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024508  0x0000611f store  0x00000001 , 0x00000684 
+ 00024509  0x00006120 fetch  0x00000001 , 0x00000684 
+ 00024510  0x00006121 rtn 
+ 00024511  0x00006124 jam  0x00000000 , 0x00004861 
+ 00024512  0x00006125 rtn 
+ 00024513  0x00006127 jam  0x00000001 , 0x00004861 
+ 00024514  0x00006128 rtn 
+ 00024515  0x0000612c isub  0x00000011 , 0x0000003e 
+ 00024516  0x0000612d nbranch  0x00007dc8 , 0x00000002 
+ 00024517  0x0000612e isub  0x00000012 , 0x0000003e 
+ 00024518  0x0000612f nbranch  0x00007dc8 , 0x00000002 
+ 00024519  0x00006130 branch  0x00007dca 
+ 00024520  0x00006132 isub  0x00000011 , 0x0000003e 
+ 00024521  0x00006133 nrtn  0x00000002 
+ 00024522  0x00006134 isub  0x00000012 , 0x0000003e 
+ 00024523  0x00006135 nrtn  0x00000002 
+ 00024524  0x00006136 branch  0x00007dca 
+ 00024525  0x00006139 fetch  0x00000002 , 0x00004847 
+ 00024526  0x0000613a call  0x00005fd4 
+ 00024527  0x0000613b copy  0x0000003f , 0x00000011 
+ 00024528  0x0000613c fetch  0x00000002 , 0x00004849 
+ 00024529  0x0000613d call  0x00005fd4 
+ 00024530  0x0000613e copy  0x0000003f , 0x00000012 
+ 00024531  0x0000613f rtn 
+ 00024532  0x00006142 store  0x00000002 , 0x0000070d 
+ 00024533  0x00006143 fetch  0x00000001 , 0x0000070e 
+ 00024534  0x00006144 beq  0x000000ff , 0x00005fda 
+ 00024535  0x00006145 fetch  0x00000001 , 0x0000070d 
+ 00024536  0x00006147 and_into  0x000000ff , 0x0000003f 
+ 00024537  0x00006149 rtn 
+ 00024538  0x0000614b fetch  0x00000002 , 0x0000070d 
+ 00024539  0x0000614c sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024540  0x0000614d branch  0x00005fd8 
+ 00024541  0x00006150 arg  0x0000461f , 0x00000013 
+ 00024542  0x00006151 arg  0x00005fe0 , 0x00000012 
+ 00024543  0x00006152 branch  0x000042e0 
+ 00024544  0x00006154 fetch  0x00000004 , 0x00004613 
+ 00024545  0x00006155 store  0x00000004 , 0x000045af 
+ 00024546  0x00006156 jam  0x00000001 , 0x0000477d 
+ 00024547  0x00006157 rtn 
+ 00024548  0x0000615b fetch  0x00000001 , 0x00004740 
+ 00024549  0x0000615c beq  0x00000000 , 0x00005fec 
+ 00024550  0x0000615d beq  0x00000001 , 0x00005fee 
+ 00024551  0x0000615e beq  0x00000002 , 0x00005fe9 
+ 00024552  0x0000615f beq  0x00000003 , 0x00005ff0 
+ 00024553  0x00006161 setarg  0x000ea600 
+ 00024554  0x00006163 store  0x00000004 , 0x00004613 
+ 00024555  0x00006164 rtn 
+ 00024556  0x00006166 setarg  0x0005e740 
+ 00024557  0x00006167 branch  0x00005fea 
+ 00024558  0x00006169 setarg  0x000927c0 
+ 00024559  0x0000616a branch  0x00005fea 
+ 00024560  0x0000616c setarg  0x00124f80 
+ 00024561  0x0000616d branch  0x00005fea 
+ 00024562  0x00006170 bpatch  0x00000095 , 0x00004012 
+ 00024563  0x00006171 jam  0x00000000 , 0x00004600 
+ 00024564  0x00006172 call  0x00003647 
+ 00024565  0x00006173 setarg  0xffffffff 
+ 00024566  0x00006174 store  0x00000004 , 0x000045af 
+ 00024567  0x00006175 setarg  0x00000000 
+ 00024568  0x00006176 store  0x00000007 , 0x00004846 
+ 00024569  0x00006177 jam  0x00000001 , 0x0000473f 
+ 00024570  0x00006178 call  0x000059ed 
+ 00024571  0x00006179 call  0x000054dc 
+ 00024572  0x0000617a branch  0x0000622b 
+ 00024573  0x0000617d fetch  0x00000001 , 0x0000473f 
+ 00024574  0x0000617e ncall  0x00006001 , 0x00000034 
+ 00024575  0x0000617f jam  0x00000000 , 0x0000473f 
+ 00024576  0x00006180 rtn 
+ 00024577  0x00006183 call  0x0000594c 
+ 00024578  0x00006184 fetch  0x00000008 , 0x00004713 
+ 00024579  0x00006185 rtnbit0  0x0000003c 
+ 00024580  0x00006187 fetch  0x00000001 , 0x0000464a 
+ 00024581  0x00006188 arg  0x00000040 , 0x00000002 
+ 00024582  0x00006189 call  0x00006f21 
+ 00024583  0x0000618a fetch  0x00000001 , 0x0000464b 
+ 00024584  0x0000618b arg  0x00000040 , 0x00000002 
+ 00024585  0x0000618c branch  0x00006f21 
+ 00024586  0x0000618f call  0x0000600e 
+ 00024587  0x00006190 fetch  0x00000001 , 0x0000473f 
+ 00024588  0x00006191 nbranch  0x00006235 , 0x00000034 
+ 00024589  0x00006192 branch  0x00003610 
+ 00024590  0x00006195 fetch  0x00000004 , 0x000045e8 
+ 00024591  0x00006196 fetcht  0x00000004 , 0x000045e4 
+ 00024592  0x00006197 isub  0x00000002 , 0x0000003e 
+ 00024593  0x00006198 branch  0x00006013 , 0x00000005 
+ 00024594  0x00006199 branch  0x00006016 
+ 00024595  0x0000619c jam  0x00000000 , 0x00004143 
+ 00024596  0x0000619d jam  0x000000aa , 0x00004141 
+ 00024597  0x0000619e rtn 
+ 00024598  0x000061a0 jam  0x000000ff , 0x00004143 
+ 00024599  0x000061a1 rtn 
+ 00024600  0x000061a4 set0  0x00000026 , 0x00000000 
+ 00024601  0x000061a5 jam  0x00000000 , 0x000045fc 
+ 00024602  0x000061a6 arg  0x00000001 , 0x00000007 
+ 00024603  0x000061a7 branch  0x00005f04 
+ 00024604  0x000061aa fetch  0x00000008 , 0x00004713 
+ 00024605  0x000061ab bbit0  0x00000011 , 0x0000602a 
+ 00024606  0x000061ac call  0x00006195 
+ 00024607  0x000061ad call  0x000054ac 
+ 00024608  0x000061ae branch  0x00006067 , 0x00000028 
+ 00024609  0x000061af fetch  0x00000008 , 0x00004713 
+ 00024610  0x000061b0 bbit1  0x00000030 , 0x0000602f 
+ 00024611  0x000061b1 bbit0  0x00000031 , 0x0000602f 
+ 00024612  0x000061b2 call  0x00005883 
+ 00024613  0x000061b3 and  0x00000011 , 0x00000007 , 0x0000003f 
+ 00024614  0x000061b4 fetcht  0x00000001 , 0x00004728 
+ 00024615  0x000061b5 isub  0x00000002 , 0x0000003e 
+ 00024616  0x000061b6 branch  0x00006047 , 0x00000005 
+ 00024617  0x000061b7 branch  0x0000602f 
+ 00024618  0x000061ba fetch  0x00000001 , 0x0000477f 
+ 00024619  0x000061bb nbranch  0x00005f1b , 0x00000034 
+ 00024620  0x000061bc rtn 
+ 00024621  0x000061bf call  0x000054ac 
+ 00024622  0x000061c0 branch  0x00006038 , 0x00000028 
+ 00024623  0x000061c2 jam  0x00000000 , 0x00004666 
+ 00024624  0x000061c3 fetch  0x00000002 , 0x00004721 
+ 00024625  0x000061c4 store  0x00000002 , 0x000045de 
+ 00024626  0x000061c5 jam  0x00000002 , 0x000045e2 
+ 00024627  0x000061c6 branch  0x00003534 
+ 00024628  0x000061c9 fetch  0x00000002 , 0x000045d6 
+ 00024629  0x000061ca store  0x00000002 , 0x000045de 
+ 00024630  0x000061cb jam  0x00000004 , 0x000045e2 
+ 00024631  0x000061cc branch  0x00003534 
+ 00024632  0x000061cf fetch  0x00000001 , 0x00004666 
+ 00024633  0x000061d0 beq  0x00000000 , 0x00006067 
+ 00024634  0x000061d1 call  0x00005aa8 
+ 00024635  0x000061d3 call  0x00006018 
+ 00024636  0x000061d4 jam  0x00000001 , 0x00004666 
+ 00024637  0x000061d5 call  0x00005c6f 
+ 00024638  0x000061d6 branch  0x000054a0 
+ 00024639  0x000061d9 call  0x000054ac 
+ 00024640  0x000061da branch  0x000054cd , 0x00000028 
+ 00024641  0x000061db branch  0x00005c1a 
+ 00024642  0x000061de call  0x000054ac 
+ 00024643  0x000061df rtn  0x00000028 
+ 00024644  0x000061e0 fetch  0x00000008 , 0x00004713 
+ 00024645  0x000061e1 bbit1  0x0000003e , 0x00005ca3 
+ 00024646  0x000061e2 rtn 
+ 00024647  0x000061e5 call  0x00006195 
+ 00024648  0x000061e6 jam  0x00000000 , 0x000045e2 
+ 00024649  0x000061e7 arg  0x00000001 , 0x00000007 
+ 00024650  0x000061e8 call  0x00005f00 
+ 00024651  0x000061e9 setarg  0x00000000 
+ 00024652  0x000061ea store  0x00000002 , 0x000045de 
+ 00024653  0x000061eb call  0x00005c39 
+ 00024654  0x000061ec jam  0x00000001 , 0x00004589 
+ 00024655  0x000061ed fetch  0x00000008 , 0x00004713 
+ 00024656  0x000061ee bbit0  0x00000016 , 0x00003291 
+ 00024657  0x000061ef jam  0x00000002 , 0x00004589 
+ 00024658  0x000061f0 branch  0x00003291 
+ 00024659  0x000061f3 fetch  0x00000001 , 0x00004600 
+ 00024660  0x000061f4 nbranch  0x00005ff2 , 0x00000034 
+ 00024661  0x000061f5 fetch  0x00000001 , 0x000045e2 
+ 00024662  0x000061f6 beq  0x00000002 , 0x0000605f 
+ 00024663  0x000061f7 beq  0x00000004 , 0x0000606b 
+ 00024664  0x000061f8 beq  0x00000003 , 0x00006070 
+ 00024665  0x000061fa call  0x00006018 
+ 00024666  0x000061fb fetch  0x00000001 , 0x0000477f 
+ 00024667  0x000061fc nbranch  0x00005f1b , 0x00000034 
+ 00024668  0x000061fd fetch  0x00000001 , 0x00004666 
+ 00024669  0x000061fe beq  0x00000000 , 0x000054cd 
+ 00024670  0x000061ff rtn 
+ 00024671  0x00006202 fetch  0x00000008 , 0x00004713 
+ 00024672  0x00006203 bbit1  0x0000003e , 0x00006034 
+ 00024673  0x00006204 bbit1  0x00000030 , 0x00006034 
+ 00024674  0x00006205 bbit0  0x0000003a , 0x00006067 
+ 00024675  0x00006206 fetch  0x00000004 , 0x00004691 
+ 00024676  0x00006207 fetcht  0x00000004 , 0x000046e6 
+ 00024677  0x00006208 isub  0x00000002 , 0x0000003e 
+ 00024678  0x00006209 branch  0x00006047 , 0x00000005 
+ 00024679  0x0000620b fetch  0x00000002 , 0x000045dc 
+ 00024680  0x0000620c store  0x00000002 , 0x000045de 
+ 00024681  0x0000620d jam  0x00000003 , 0x000045e2 
+ 00024682  0x0000620e branch  0x00003534 
+ 00024683  0x00006211 fetch  0x00000008 , 0x00004713 
+ 00024684  0x00006212 bbit0  0x0000003e , 0x00006059 
+ 00024685  0x00006213 fetch  0x00000001 , 0x0000471b 
+ 00024686  0x00006214 beq  0x00000001 , 0x00006059 
+ 00024687  0x00006215 branch  0x0000603b 
+ 00024688  0x00006218 fetch  0x00000008 , 0x00004713 
+ 00024689  0x00006219 bbit0  0x0000003e , 0x00006059 
+ 00024690  0x0000621a bbit1  0x00000013 , 0x00006059 
+ 00024691  0x0000621b bbit1  0x00000012 , 0x00006059 
+ 00024692  0x0000621c branch  0x00006035 
+ 00024693  0x0000621f fetch  0x00000004 , 0x0000458f 
+ 00024694  0x00006220 store  0x00000004 , 0x000045e8 
+ 00024695  0x00006221 store  0x00000004 , 0x00004691 
+ 00024696  0x00006222 call  0x0000355a 
+ 00024697  0x00006223 call  0x00005c0b 
+ 00024698  0x00006224 call  0x0000618e 
+ 00024699  0x00006225 call  0x00005a73 
+ 00024700  0x00006226 jam  0x00000000 , 0x0000477d 
+ 00024701  0x00006227 jam  0x00000000 , 0x000045fc 
+ 00024702  0x00006228 jam  0x00000000 , 0x000045e2 
+ 00024703  0x00006229 fetch  0x00000004 , 0x000045e8 
+ 00024704  0x0000622a fetch  0x00000004 , 0x000045e4 
+ 00024705  0x0000622b isub  0x00000002 , 0x0000003e 
+ 00024706  0x0000622c rtn  0x00000005 
+ 00024707  0x0000622d branch  0x00006042 
+ 00024708  0x00006230 call  0x00005a73 
+ 00024709  0x00006231 call  0x00005a84 
+ 00024710  0x00006233 call  0x0000618e 
+ 00024711  0x00006234 call  0x00005c0b 
+ 00024712  0x00006235 arg  0x00000001 , 0x00000007 
+ 00024713  0x00006236 call  0x00005f04 
+ 00024714  0x00006237 setarg  0x00000000 
+ 00024715  0x00006238 store  0x00000002 , 0x000045d8 
+ 00024716  0x00006239 store  0x00000002 , 0x000045de 
+ 00024717  0x0000623a store  0x00000001 , 0x000045fc 
+ 00024718  0x0000623b store  0x00000001 , 0x00004860 
+ 00024719  0x0000623c store  0x00000001 , 0x000045e2 
+ 00024720  0x0000623f fetch  0x00000004 , 0x0000458f 
+ 00024721  0x00006240 store  0x00000004 , 0x000045e8 
+ 00024722  0x00006241 store  0x00000004 , 0x00004691 
+ 00024723  0x00006242 branch  0x00005ca3 
+ 00024724  0x00006245 call  0x00007de2 
+ 00024725  0x00006246 branch  0x000023fd 
+ 00024726  0x00006249 bpatch  0x00000096 , 0x00004012 
+ 00024727  0x0000624a rtnmark0  0x00000026 
+ 00024728  0x0000624b call  0x00005601 
+ 00024729  0x0000624c nrtn  0x00000028 
+ 00024730  0x0000624d fetch  0x00000001 , 0x0000477c 
+ 00024731  0x0000624e jam  0x00000000 , 0x0000477c 
+ 00024732  0x0000624f ncall  0x00006094 , 0x00000034 
+ 00024733  0x00006251 fetch  0x00000008 , 0x00004713 
+ 00024734  0x00006252 bbit0  0x00000016 , 0x000060a1 
+ 00024735  0x00006253 fetch  0x00000001 , 0x0000496c 
+ 00024736  0x00006254 nbranch  0x000060b6 , 0x00000034 
+ 00024737  0x00006256 call  0x00005a74 
+ 00024738  0x00006257 fetch  0x00000001 , 0x00004589 
+ 00024739  0x00006258 bbit1  0x00000001 , 0x000060b0 
+ 00024740  0x00006259 fetcht  0x00000001 , 0x0000451a 
+ 00024741  0x0000625a fetch  0x00000001 , 0x00004846 
+ 00024742  0x0000625b ior  0x00000002 , 0x0000003f 
+ 00024743  0x0000625c store  0x00000001 , 0x00004846 
+ 00024744  0x0000625d fetcht  0x00000001 , 0x0000451f 
+ 00024745  0x0000625e fetch  0x00000001 , 0x0000484b 
+ 00024746  0x0000625f iadd  0x00000002 , 0x0000003f 
+ 00024747  0x00006260 store  0x00000001 , 0x0000484b 
+ 00024748  0x00006261 fetcht  0x00000001 , 0x00004520 
+ 00024749  0x00006262 fetch  0x00000001 , 0x0000484c 
+ 00024750  0x00006263 iadd  0x00000002 , 0x0000003f 
+ 00024751  0x00006264 store  0x00000001 , 0x0000484c 
+ 00024752  0x00006266 jam  0x00000001 , 0x00004589 
+ 00024753  0x00006267 arg  0x00000007 , 0x00000011 
+ 00024754  0x00006268 arg  0x00004846 , 0x00000012 
+ 00024755  0x00006269 fetch  0x00000002 , 0x0000484b 
+ 00024756  0x0000626a rtn  0x00000034 
+ 00024757  0x0000626b branch  0x000036db 
+ 00024758  0x0000626e jam  0x00000002 , 0x00004589 
+ 00024759  0x0000626f arg  0x00000009 , 0x00000011 
+ 00024760  0x00006270 fetch  0x00000001 , 0x0000496d 
+ 00024761  0x00006271 nbranch  0x000060bc , 0x00000034 
+ 00024762  0x00006272 arg  0x00004733 , 0x00000012 
+ 00024763  0x00006273 rtn 
+ 00024764  0x00006275 arg  0x0000472a , 0x00000012 
+ 00024765  0x00006276 rtn 
+ 00024766  0x0000627c setarg  0x00000000 
+ 00024767  0x0000627d store  0x00000003 , 0x000046f8 
+ 00024768  0x0000627e rtn 
+ 00024769  0x00006281 fetch  0x00000008 , 0x00004713 
+ 00024770  0x00006282 rtnbit0  0x0000000e 
+ 00024771  0x00006283 fetch  0x00000001 , 0x0000477d 
+ 00024772  0x00006284 rtn  0x00000034 
+ 00024773  0x00006285 fetch  0x00000001 , 0x00004602 
+ 00024774  0x00006286 rtn  0x00000034 
+ 00024775  0x00006287 fetch  0x00000001 , 0x000046f5 
+ 00024776  0x00006288 increase  0x00000001 , 0x0000003f 
+ 00024777  0x00006289 and_into  0x00000003 , 0x0000003f 
+ 00024778  0x0000628a store  0x00000001 , 0x000046f5 
+ 00024779  0x0000628b nrtn  0x00000034 
+ 00024780  0x0000628c jam  0x00000000 , 0x000046f6 
+ 00024781  0x0000628e bpatch  0x00000097 , 0x00004012 
+ 00024782  0x0000628f fetch  0x00000001 , 0x000046f6 
+ 00024783  0x00006290 increase  0x00000001 , 0x0000003f 
+ 00024784  0x00006291 store  0x00000001 , 0x000046f6 
+ 00024785  0x00006292 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00024786  0x00006293 nbranch  0x000060d9 , 0x00000002 
+ 00024787  0x00006294 call  0x0000357f 
+ 00024788  0x00006295 call  0x00003651 
+ 00024789  0x00006296 nbranch  0x000060df , 0x00000018 
+ 00024790  0x00006297 nbranch  0x000060df , 0x0000002f 
+ 00024791  0x00006298 call  0x000060f2 
+ 00024792  0x00006299 call  0x000060e9 
+ 00024793  0x0000629b call  0x0000357b 
+ 00024794  0x0000629c fetch  0x00000001 , 0x000046f7 
+ 00024795  0x0000629d increase  0x00000001 , 0x0000003f 
+ 00024796  0x0000629e store  0x00000001 , 0x000046f7 
+ 00024797  0x0000629f beq  0x00000010 , 0x000060e1 
+ 00024798  0x000062a0 rtn 
+ 00024799  0x000062a3 call  0x00003222 
+ 00024800  0x000062a4 branch  0x000060cd 
+ 00024801  0x000062a7 jam  0x00000000 , 0x000046f7 
+ 00024802  0x000062a8 fetch  0x00000001 , 0x000046f8 
+ 00024803  0x000062a9 rtnbit1  0x00000000 
+ 00024804  0x000062aa set1  0x00000000 , 0x0000003f 
+ 00024805  0x000062ab store  0x00000001 , 0x000046f8 
+ 00024806  0x000062ac fetch  0x00000002 , 0x00004723 
+ 00024807  0x000062ad store  0x00000002 , 0x00004781 
+ 00024808  0x000062ae branch  0x000059ed 
+ 00024809  0x000062b1 fetch  0x00000001 , 0x00004602 
+ 00024810  0x000062b2 branch  0x000060be , 0x00000034 
+ 00024811  0x000062b3 jam  0x00000000 , 0x000046f7 
+ 00024812  0x000062b4 fetch  0x00000001 , 0x000046f8 
+ 00024813  0x000062b5 rtnbit0  0x00000000 
+ 00024814  0x000062b6 set0  0x00000000 , 0x0000003f 
+ 00024815  0x000062b7 store  0x00000001 , 0x000046f8 
+ 00024816  0x000062b8 call  0x00005c0b 
+ 00024817  0x000062b9 branch  0x0000594c 
+ 00024818  0x000062bc call  0x0000366e 
+ 00024819  0x000062bd fetch  0x00000001 , 0x000044f8 
+ 00024820  0x000062be compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00024821  0x000062bf nrtn  0x00000001 
+ 00024822  0x000062c0 fetch  0x00000001 , 0x000044f9 
+ 00024823  0x000062c1 beq  0x000000ff , 0x00005ff2 
+ 00024824  0x000062c2 rtn 
+ 00024825  0x000062c8 fetch  0x00000001 , 0x00004793 
+ 00024826  0x000062c9 nrtn  0x00000034 
+ 00024827  0x000062ca call  0x00005e78 
+ 00024828  0x000062cb call  0x000060fe 
+ 00024829  0x000062cc branch  0x00003662 
+ 00024830  0x000062cf arg  0x0000000c , 0x00000007 
+ 00024831  0x000062d0 call  0x00007cef 
+ 00024832  0x000062d1 nrtn  0x00000034 
+ 00024833  0x000062d2 call  0x00006106 
+ 00024834  0x000062d3 call  0x0000572c 
+ 00024835  0x000062d5 arg  0x0000000c , 0x00000007 
+ 00024836  0x000062d6 setarg  0x000000a0 
+ 00024837  0x000062d7 branch  0x00007ce1 
+ 00024838  0x000062da fetch  0x00000008 , 0x00004713 
+ 00024839  0x000062db rtnbit0  0x00000028 
+ 00024840  0x000062dd branch  0x000056bb 
+ 00024841  0x000062e1 fetch  0x00000001 , 0x00004666 
+ 00024842  0x000062e2 bne  0x00000000 , 0x00002421 
+ 00024843  0x000062e3 fetch  0x00000001 , 0x000045ca 
+ 00024844  0x000062e4 rtn  0x00000034 
+ 00024845  0x000062e6 jam  0x00000002 , 0x00008042 
+ 00024846  0x000062e7 jam  0x000000f8 , 0x00008130 
+ 00024847  0x000062e8 rtn 
+ 00024848  0x000062ee fetch  0x00000001 , 0x0000465c 
+ 00024849  0x000062ef rtneq  0x000000ff 
+ 00024850  0x000062f0 fetch  0x00000002 , 0x00004781 
+ 00024851  0x000062f1 rtn  0x00000034 
+ 00024852  0x000062f2 fetch  0x00000002 , 0x00004725 
+ 00024853  0x000062f3 fetcht  0x00000002 , 0x00004781 
+ 00024854  0x000062f4 isub  0x00000002 , 0x00000002 
+ 00024855  0x000062f5 fetch  0x00000002 , 0x0000470f 
+ 00024856  0x000062f6 isub  0x00000002 , 0x0000003f 
+ 00024857  0x000062f7 branch  0x0000611c , 0x00000002 
+ 00024858  0x000062f9 fetcht  0x00000001 , 0x0000465c 
+ 00024859  0x000062fa branch  0x000061e5 
+ 00024860  0x000062fc fetcht  0x00000001 , 0x0000465c 
+ 00024861  0x000062fd branch  0x000061e4 
+ 00024862  0x00006305 arg  0x00004711 , 0x00000013 
+ 00024863  0x00006306 arg  0x00006121 , 0x00000012 
+ 00024864  0x00006307 branch  0x000042e0 
+ 00024865  0x0000630a bpatch  0x00000098 , 0x00004013 
+ 00024866  0x0000630b fetch  0x00000001 , 0x00004957 
+ 00024867  0x0000630c beq  0x00000003 , 0x00006131 
+ 00024868  0x0000630d beq  0x0000000b , 0x00006131 
+ 00024869  0x0000630e fetcht  0x00000001 , 0x00004690 
+ 00024870  0x0000630f increase  0x00000002 , 0x00000002 
+ 00024871  0x00006311 sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00024872  0x00006312 call  0x00006134 , 0x00000002 
+ 00024873  0x00006313 ncall  0x00006138 , 0x00000002 
+ 00024874  0x00006314 copy  0x00000002 , 0x0000003f 
+ 00024875  0x00006315 iadd  0x0000003f , 0x0000003f 
+ 00024876  0x00006316 store  0x00000001 , 0x0000470c 
+ 00024877  0x00006318 jam  0x00000004 , 0x000046fe 
+ 00024878  0x00006319 call  0x00006185 
+ 00024879  0x0000631a jam  0x00000001 , 0x000046fc 
+ 00024880  0x0000631b branch  0x00006192 
+ 00024881  0x0000631e fetcht  0x00000001 , 0x00004690 
+ 00024882  0x0000631f increase  0x00000001 , 0x00000002 
+ 00024883  0x00006320 branch  0x00006127 
+ 00024884  0x00006323 fetch  0x00000008 , 0x00004713 
+ 00024885  0x00006324 rtnbit0  0x0000001c 
+ 00024886  0x00006325 increase  0x00000001 , 0x00000002 
+ 00024887  0x00006326 rtn 
+ 00024888  0x00006328 increase  0xfffffffd , 0x00000002 
+ 00024889  0x00006329 rtn 
+ 00024890  0x0000632d fetch  0x00000001 , 0x00004661 
+ 00024891  0x0000632e rtneq  0x000000ff 
+ 00024892  0x0000632f fetch  0x00000002 , 0x00004790 
+ 00024893  0x00006330 nrtn  0x00000034 
+ 00024894  0x00006331 fetch  0x00000002 , 0x000045d8 
+ 00024895  0x00006332 nrtn  0x00000034 
+ 00024896  0x00006333 fetch  0x00000002 , 0x000045de 
+ 00024897  0x00006334 nrtn  0x00000034 
+ 00024898  0x00006335 fetch  0x00000001 , 0x00004701 
+ 00024899  0x00006336 nrtn  0x00000034 
+ 00024900  0x00006337 fetch  0x00000001 , 0x00004712 
+ 00024901  0x00006338 branch  0x00006121 , 0x00000034 
+ 00024902  0x00006339 store  0x00000001 , 0x00004711 
+ 00024903  0x0000633a rtn 
+ 00024904  0x00006343 disable  0x00000028 
+ 00024905  0x00006344 fetch  0x00000001 , 0x000046fe 
+ 00024906  0x00006345 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00024907  0x00006346 nrtn  0x00000005 
+ 00024908  0x00006347 branch  0x00007dba 
+ 00024909  0x0000634a fetch  0x00000008 , 0x00004713 
+ 00024910  0x0000634b rtnbit0  0x00000023 
+ 00024911  0x0000634c rtnbit0  0x00000004 
+ 00024912  0x0000634d fetch  0x00000002 , 0x00004790 
+ 00024913  0x0000634e nrtn  0x00000034 
+ 00024914  0x0000634f fetch  0x00000002 , 0x000045d8 
+ 00024915  0x00006350 nrtn  0x00000034 
+ 00024916  0x00006351 fetch  0x00000002 , 0x000045de 
+ 00024917  0x00006352 nrtn  0x00000034 
+ 00024918  0x00006353 fetch  0x00000001 , 0x00004701 
+ 00024919  0x00006354 nrtn  0x00000034 
+ 00024920  0x00006355 call  0x00006148 
+ 00024921  0x00006356 rtn  0x00000028 
+ 00024922  0x00006358 fetch  0x00000001 , 0x0000470e 
+ 00024923  0x00006359 branch  0x00006173 , 0x00000034 
+ 00024924  0x0000635b fetcht  0x00000001 , 0x00004709 
+ 00024925  0x0000635c increase  0x00000001 , 0x00000002 
+ 00024926  0x0000635d storet  0x00000001 , 0x00004709 
+ 00024927  0x0000635e fetch  0x00000001 , 0x00004707 
+ 00024928  0x0000635f isub  0x00000002 , 0x0000003e 
+ 00024929  0x00006360 ncall  0x0000616a , 0x00000002 
+ 00024930  0x00006361 fetch  0x00000001 , 0x00004708 
+ 00024931  0x00006362 isub  0x00000002 , 0x0000003e 
+ 00024932  0x00006363 nbranch  0x0000616e , 0x00000002 
+ 00024933  0x00006365 fetch  0x00000008 , 0x00004713 
+ 00024934  0x00006366 bbit1  0x00000024 , 0x000061d9 
+ 00024935  0x00006367 bbit1  0x00000026 , 0x000061d9 
+ 00024936  0x00006369 fetcht  0x00000001 , 0x00004660 
+ 00024937  0x0000636a branch  0x000061e4 
+ 00024938  0x0000636d jam  0x00000001 , 0x00004709 
+ 00024939  0x0000636e fetch  0x00000001 , 0x0000470e 
+ 00024940  0x0000636f increase  0xffffffff , 0x0000003f 
+ 00024941  0x00006370 store  0x00000001 , 0x0000470e 
+ 00024942  0x00006372 fetch  0x00000008 , 0x00004713 
+ 00024943  0x00006373 bbit1  0x00000024 , 0x000061eb 
+ 00024944  0x00006374 bbit1  0x00000026 , 0x000061eb 
+ 00024945  0x00006376 fetcht  0x00000001 , 0x00004660 
+ 00024946  0x00006377 branch  0x000061e5 
+ 00024947  0x0000637a fetch  0x00000008 , 0x00004713 
+ 00024948  0x0000637b bbit1  0x00000022 , 0x0000616e 
+ 00024949  0x0000637c call  0x0000617e 
+ 00024950  0x0000637d branch  0x0000615c 
+ 00024951  0x00006386 jam  0x00000000 , 0x000046fb 
+ 00024952  0x00006387 call  0x000061fd 
+ 00024953  0x00006388 jam  0x00000000 , 0x000046fe 
+ 00024954  0x00006389 fetch  0x00000001 , 0x00004707 
+ 00024955  0x0000638a rshift  0x0000003f , 0x0000003f 
+ 00024956  0x0000638b store  0x00000001 , 0x00004708 
+ 00024957  0x0000638c rtn 
+ 00024958  0x0000638e fetch  0x00000001 , 0x0000470d 
+ 00024959  0x0000638f store  0x00000001 , 0x0000470e 
+ 00024960  0x00006390 rtn 
+ 00024961  0x00006393 fetch  0x00000001 , 0x000046fe 
+ 00024962  0x00006394 beq  0x00000001 , 0x00006188 
+ 00024963  0x00006395 beq  0x00000002 , 0x0000618a 
+ 00024964  0x00006396 beq  0x00000003 , 0x0000618c 
+ 00024965  0x00006398 fetch  0x00000001 , 0x00004705 
+ 00024966  0x0000639a store  0x00000001 , 0x00004706 
+ 00024967  0x0000639b rtn 
+ 00024968  0x0000639d fetch  0x00000001 , 0x00004702 
+ 00024969  0x0000639e branch  0x00006186 
+ 00024970  0x000063a0 fetch  0x00000001 , 0x00004703 
+ 00024971  0x000063a1 branch  0x00006186 
+ 00024972  0x000063a3 fetch  0x00000001 , 0x00004704 
+ 00024973  0x000063a4 branch  0x00006186 
+ 00024974  0x000063a8 bpatch  0x00000099 , 0x00004013 
+ 00024975  0x000063a9 fetch  0x00000001 , 0x00004700 
+ 00024976  0x000063aa store  0x00000001 , 0x00004701 
+ 00024977  0x000063ab jam  0x00000000 , 0x000046fc 
+ 00024978  0x000063ad jam  0x00000000 , 0x000046fd 
+ 00024979  0x000063ae jam  0x00000001 , 0x000046fb 
+ 00024980  0x000063af rtn 
+ 00024981  0x000063b3 bpatch  0x0000009a , 0x00004013 
+ 00024982  0x000063b4 fetch  0x00000001 , 0x00004666 
+ 00024983  0x000063b5 rtnne  0x00000000 
+ 00024984  0x000063b6 call  0x000061ae 
+ 00024985  0x000063b7 jam  0x00000001 , 0x000046fe 
+ 00024986  0x000063b8 call  0x00006188 
+ 00024987  0x000063b9 fetch  0x00000001 , 0x000046ff 
+ 00024988  0x000063ba rtn  0x00000034 
+ 00024989  0x000063bb fetch  0x00000001 , 0x0000470a 
+ 00024990  0x000063bc branch  0x000061a9 
+ 00024991  0x000063bf fetch  0x00000001 , 0x00004666 
+ 00024992  0x000063c0 rtneq  0x00000000 
+ 00024993  0x000063c1 call  0x000061ae 
+ 00024994  0x000063c2 fetch  0x00000008 , 0x00004713 
+ 00024995  0x000063c3 rtnbit0  0x00000021 
+ 00024996  0x000063c4 jam  0x00000003 , 0x000046fe 
+ 00024997  0x000063c5 call  0x0000618c 
+ 00024998  0x000063c6 fetch  0x00000001 , 0x000046ff 
+ 00024999  0x000063c7 rtn  0x00000034 
+ 00025000  0x000063c8 fetch  0x00000001 , 0x0000470b 
+ 00025001  0x000063ca store  0x00000001 , 0x0000470c 
+ 00025002  0x000063cb rtn 
+ 00025003  0x000063ce jam  0x00000000 , 0x000046ff 
+ 00025004  0x000063cf jam  0x00000002 , 0x000046fe 
+ 00025005  0x000063d0 call  0x0000618a 
+ 00025006  0x000063d2 jam  0x00000001 , 0x000046fb 
+ 00025007  0x000063d3 jam  0x00000001 , 0x000046fc 
+ 00025008  0x000063d4 branch  0x000061d8 
+ 00025009  0x000063d9 fetch  0x00000001 , 0x000046fb 
+ 00025010  0x000063da rtn  0x00000034 
+ 00025011  0x000063db fetch  0x00000001 , 0x000046fc 
+ 00025012  0x000063dc beq  0x00000001 , 0x000061bd 
+ 00025013  0x000063de fetch  0x00000001 , 0x00004701 
+ 00025014  0x000063df branch  0x000061ba , 0x00000034 
+ 00025015  0x000063e0 increase  0xffffffff 
+ 00025016  0x000063e1 store  0x00000001 , 0x00004701 
+ 00025017  0x000063e2 branch  0x000061d9 
+ 00025018  0x000063e5 jam  0x00000000 , 0x000046fb 
+ 00025019  0x000063e6 call  0x0000617e 
+ 00025020  0x000063e7 branch  0x000061eb 
+ 00025021  0x000063ea bpatch  0x0000009b , 0x00004013 
+ 00025022  0x000063eb fetch  0x00000001 , 0x000046fe 
+ 00025023  0x000063ec rtn  0x00000034 
+ 00025024  0x000063ed beq  0x00000004 , 0x000061c5 
+ 00025025  0x000063ee branch  0x000061c2 
+ 00025026  0x000063f1 fetch  0x00000001 , 0x000046ff 
+ 00025027  0x000063f2 beq  0x00000001 , 0x000061c5 
+ 00025028  0x000063f3 branch  0x000061c7 
+ 00025029  0x000063f6 fetch  0x00000001 , 0x0000470c 
+ 00025030  0x000063f7 branch  0x000061e6 , 0x00000034 
+ 00025031  0x000063f9 arg  0x00004706 , 0x00000013 
+ 00025032  0x000063fa arg  0x000061ca , 0x00000012 
+ 00025033  0x000063fb branch  0x000042e0 
+ 00025034  0x000063fe fetch  0x00000001 , 0x000046fe 
+ 00025035  0x000063ff beq  0x00000004 , 0x000061d2 
+ 00025036  0x00006400 fetch  0x00000001 , 0x000046ff 
+ 00025037  0x00006401 beq  0x00000001 , 0x000061d2 
+ 00025038  0x00006403 call  0x00006181 
+ 00025039  0x00006404 fetch  0x00000001 , 0x000046fd 
+ 00025040  0x00006405 beq  0x00000001 , 0x000061e8 
+ 00025041  0x00006406 branch  0x000061d6 
+ 00025042  0x00006409 fetch  0x00000001 , 0x0000470c 
+ 00025043  0x0000640a increase  0xffffffff 
+ 00025044  0x0000640b store  0x00000001 , 0x0000470c 
+ 00025045  0x0000640c branch  0x000061ce 
+ 00025046  0x00006410 fetch  0x00000001 , 0x000046fe 
+ 00025047  0x00006411 beq  0x00000004 , 0x00006208 
+ 00025048  0x00006413 jam  0x00000001 , 0x000046fd 
+ 00025049  0x00006415 bpatch  0x0000009c , 0x00004013 
+ 00025050  0x00006416 fetch  0x00000001 , 0x00004666 
+ 00025051  0x00006417 beq  0x00000000 , 0x000061df 
+ 00025052  0x00006418 beq  0x00000001 , 0x000061e1 
+ 00025053  0x00006419 beq  0x00000002 , 0x000061e3 
+ 00025054  0x0000641a rtn 
+ 00025055  0x0000641c fetcht  0x00000001 , 0x0000465d 
+ 00025056  0x0000641d branch  0x000061e4 
+ 00025057  0x0000641f fetcht  0x00000001 , 0x0000465e 
+ 00025058  0x00006420 branch  0x000061e4 
+ 00025059  0x00006422 fetcht  0x00000001 , 0x0000465f 
+ 00025060  0x00006424 branch  0x00006ef7 
+ 00025061  0x00006427 branch  0x00006ef3 
+ 00025062  0x0000642a jam  0x00000000 , 0x000046fb 
+ 00025063  0x0000642b jam  0x00000000 , 0x000046fe 
+ 00025064  0x0000642d fetch  0x00000001 , 0x000046fe 
+ 00025065  0x0000642e beq  0x00000004 , 0x00006202 
+ 00025066  0x00006430 jam  0x00000000 , 0x000046fd 
+ 00025067  0x00006432 bpatch  0x0000009d , 0x00004013 
+ 00025068  0x00006433 fetch  0x00000001 , 0x00004666 
+ 00025069  0x00006434 beq  0x00000000 , 0x000061f1 
+ 00025070  0x00006435 beq  0x00000001 , 0x000061f5 
+ 00025071  0x00006436 beq  0x00000002 , 0x000061f9 
+ 00025072  0x00006437 rtn 
+ 00025073  0x00006439 fetcht  0x00000001 , 0x0000465d 
+ 00025074  0x0000643a fetch  0x00000008 , 0x00004713 
+ 00025075  0x0000643b bbit0  0x00000020 , 0x000061e5 
+ 00025076  0x0000643c branch  0x00006f0f 
+ 00025077  0x0000643e fetcht  0x00000001 , 0x0000465e 
+ 00025078  0x0000643f fetch  0x00000008 , 0x00004713 
+ 00025079  0x00006440 bbit0  0x00000020 , 0x000061e5 
+ 00025080  0x00006441 branch  0x00006f0f 
+ 00025081  0x00006443 fetcht  0x00000001 , 0x0000465f 
+ 00025082  0x00006444 fetch  0x00000008 , 0x00004713 
+ 00025083  0x00006445 bbit0  0x00000020 , 0x000061e5 
+ 00025084  0x00006446 branch  0x00006f0f 
+ 00025085  0x00006449 call  0x000061f1 
+ 00025086  0x0000644a call  0x000061f5 
+ 00025087  0x0000644b call  0x000061f9 
+ 00025088  0x0000644c call  0x0000616e 
+ 00025089  0x0000644d branch  0x00006202 
+ 00025090  0x00006450 jam  0x00000000 , 0x000046fd 
+ 00025091  0x00006451 fetch  0x00000008 , 0x00004713 
+ 00025092  0x00006452 bbit1  0x00000025 , 0x000061ea 
+ 00025093  0x00006453 bbit1  0x00000026 , 0x000061ea 
+ 00025094  0x00006455 fetcht  0x00000001 , 0x00004661 
+ 00025095  0x00006456 branch  0x000061e5 
+ 00025096  0x00006459 jam  0x00000001 , 0x000046fd 
+ 00025097  0x0000645a fetch  0x00000008 , 0x00004713 
+ 00025098  0x0000645b bbit1  0x00000025 , 0x000061d8 
+ 00025099  0x0000645c bbit1  0x00000026 , 0x000061d8 
+ 00025100  0x0000645e fetcht  0x00000001 , 0x00004661 
+ 00025101  0x0000645f branch  0x000061e4 
+ 00025102  0x00006464 fetch  0x00000008 , 0x00004713 
+ 00025103  0x00006465 rtnbit0  0x00000004 
+ 00025104  0x00006466 fetch  0x00000001 , 0x00004709 
+ 00025105  0x00006467 fetcht  0x00000001 , 0x00004708 
+ 00025106  0x00006468 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00025107  0x00006469 branch  0x0000621b , 0x00000002 
+ 00025108  0x0000646b fetch  0x00000001 , 0x00004666 
+ 00025109  0x0000646c beq  0x00000000 , 0x00006218 
+ 00025110  0x0000646d jam  0x00000001 , 0x00004094 
+ 00025111  0x0000646e rtn 
+ 00025112  0x00006471 fetch  0x00000008 , 0x00004713 
+ 00025113  0x00006472 rtnbit1  0x00000018 
+ 00025114  0x00006473 branch  0x000036ca 
+ 00025115  0x00006476 fetch  0x00000001 , 0x00004666 
+ 00025116  0x00006477 beq  0x00000000 , 0x000036db 
+ 00025117  0x00006478 jam  0x00000000 , 0x00004094 
+ 00025118  0x00006479 rtn 
+ 00025119  0x0000647e fetch  0x00000001 , 0x00000009 
+ 00025120  0x0000647f branch  0x000035cb 
+ 00025121  0x00006482 call  0x0000621f 
+ 00025122  0x00006483 branch  0x000036e8 
+ 00025123  0x00006486 fetch  0x00000001 , 0x00004843 
+ 00025124  0x00006487 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00025125  0x00006488 nbranch  0x00007dc8 , 0x00000001 
+ 00025126  0x00006489 call  0x0000432b 
+ 00025127  0x0000648a branch  0x00007dca 
+ 00025128  0x0000648d fetch  0x00000002 , 0x000044e9 
+ 00025129  0x0000648e bbit1  0x00000009 , 0x00006223 
+ 00025130  0x0000648f rtn 
+ 00025131  0x00006492 call  0x000036b4 
+ 00025132  0x00006493 nrtn  0x00000028 
+ 00025133  0x00006494 jam  0x00000001 , 0x0000477c 
+ 00025134  0x00006495 call  0x000036be 
+ 00025135  0x00006496 jam  0x00000000 , 0x00004772 
+ 00025136  0x00006497 call  0x000062aa 
+ 00025137  0x00006498 fetch  0x00000001 , 0x0000473f 
+ 00025138  0x00006499 ncall  0x000054dc , 0x00000034 
+ 00025139  0x0000649a fetch  0x00000004 , 0x000045af 
+ 00025140  0x0000649b branch  0x00003622 
+ 00025141  0x0000649e fetch  0x00000001 , 0x0000477b 
+ 00025142  0x0000649f branch  0x00003616 , 0x00000034 
+ 00025143  0x000064a0 call  0x000036b4 
+ 00025144  0x000064a1 nrtn  0x00000028 
+ 00025145  0x000064a2 fetch  0x00000001 , 0x00004772 
+ 00025146  0x000064a3 jam  0x00000000 , 0x00004772 
+ 00025147  0x000064a4 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00025148  0x000064a5 nbranch  0x0000625c , 0x00000005 
+ 00025149  0x000064a6 fetcht  0x00000002 , 0x00004622 
+ 00025150  0x000064a7 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025151  0x000064a8 branch  0x00006252 , 0x00000005 
+ 00025152  0x000064aa fetch  0x00000004 , 0x00004767 
+ 00025153  0x000064ab branch  0x00006252 , 0x00000034 
+ 00025154  0x000064ad fetcht  0x00000004 , 0x00004751 
+ 00025155  0x000064ae isub  0x00000002 , 0x00000002 
+ 00025156  0x000064af storet  0x00000004 , 0x00004777 
+ 00025157  0x000064b0 nbranch  0x00006255 , 0x00000002 
+ 00025158  0x000064b1 fetch  0x00000003 , 0x00004608 
+ 00025159  0x000064b2 isub  0x00000002 , 0x0000003f 
+ 00025160  0x000064b3 nbranch  0x00006260 , 0x00000002 
+ 00025161  0x000064b4 arg  0x00000600 , 0x00000002 
+ 00025162  0x000064b5 isub  0x00000002 , 0x0000003e 
+ 00025163  0x000064b6 nbranch  0x00006260 , 0x00000002 
+ 00025164  0x000064b8 store  0x00000004 , 0x00004773 
+ 00025165  0x000064b9 call  0x00006259 
+ 00025166  0x000064ba fetch  0x00000004 , 0x00004773 
+ 00025167  0x000064bc call  0x00007d25 
+ 00025168  0x000064bd storet  0x00000004 , 0x000040a9 
+ 00025169  0x000064be branch  0x0000241e 
+ 00025170  0x000064c1 call  0x00006259 
+ 00025171  0x000064c2 fetch  0x00000003 , 0x00004608 
+ 00025172  0x000064c3 branch  0x0000624c 
+ 00025173  0x000064c6 sub  0x00000002 , 0x00000000 , 0x00000002 
+ 00025174  0x000064c7 fetch  0x00000003 , 0x00004608 
+ 00025175  0x000064c8 iadd  0x00000002 , 0x0000003f 
+ 00025176  0x000064c9 branch  0x0000624c 
+ 00025177  0x000064cc setarg  0x00000000 
+ 00025178  0x000064cd store  0x00000004 , 0x00004777 
+ 00025179  0x000064ce rtn 
+ 00025180  0x000064d1 fetch  0x00000004 , 0x00004767 
+ 00025181  0x000064d2 fetcht  0x00000004 , 0x00004777 
+ 00025182  0x000064d3 iadd  0x00000002 , 0x0000003f 
+ 00025183  0x000064d4 branch  0x00006242 
+ 00025184  0x000064d7 jam  0x00000001 , 0x00004772 
+ 00025185  0x000064d8 rtn 
+ 00025186  0x000064dc call  0x00006264 
+ 00025187  0x000064dd branch  0x00005ffd 
+ 00025188  0x000064e0 fetch  0x00000001 , 0x0000477b 
+ 00025189  0x000064e1 rtn  0x00000034 
+ 00025190  0x000064e2 fetch  0x00000001 , 0x00004618 
+ 00025191  0x000064e3 beq  0x00000001 , 0x000062a6 
+ 00025192  0x000064e4 fetch  0x00000001 , 0x00004760 
+ 00025193  0x000064e5 branch  0x000062a6 , 0x00000034 
+ 00025194  0x000064e6 copy  0x00000019 , 0x0000003f 
+ 00025195  0x000064e7 fetcht  0x00000006 , 0x00004761 
+ 00025196  0x000064e8 store  0x00000006 , 0x00004761 
+ 00025197  0x000064e9 call  0x00007d10 
+ 00025198  0x000064ea store  0x00000004 , 0x00004767 
+ 00025199  0x000064ec fetch  0x00000001 , 0x00004772 
+ 00025200  0x000064ed nrtn  0x00000034 
+ 00025201  0x000064ee fetch  0x00000002 , 0x00004622 
+ 00025202  0x000064ef nrtn  0x00000034 
+ 00025203  0x000064f0 fetch  0x00000004 , 0x00004767 
+ 00025204  0x000064f2 fetcht  0x00000005 , 0x0000476b 
+ 00025205  0x000064f3 iadd  0x00000002 , 0x0000003f 
+ 00025206  0x000064f4 store  0x00000005 , 0x0000476b 
+ 00025207  0x000064f5 fetcht  0x00000001 , 0x00004760 
+ 00025208  0x000064f6 fetch  0x00000001 , 0x00004770 
+ 00025209  0x000064f7 isub  0x00000002 , 0x0000003e 
+ 00025210  0x000064f8 branch  0x0000627e , 0x00000005 
+ 00025211  0x000064f9 increase  0x00000001 , 0x00000002 
+ 00025212  0x000064fa storet  0x00000001 , 0x00004760 
+ 00025213  0x000064fb rtn 
+ 00025214  0x000064fe jam  0x00000001 , 0x00004760 
+ 00025215  0x000064ff arg  0x00000000 , 0x00000002 
+ 00025216  0x00006500 fetch  0x00000005 , 0x0000476b 
+ 00025217  0x00006501 storet  0x00000005 , 0x0000476b 
+ 00025218  0x00006502 fetcht  0x00000001 , 0x00004770 
+ 00025219  0x00006503 idiv  0x00000002 
+ 00025220  0x00006504 call  0x00007d62 
+ 00025221  0x00006505 quotient  0x00000011 
+ 00025222  0x00006507 fetch  0x00000004 , 0x00004751 
+ 00025223  0x00006508 fetcht  0x00000001 , 0x00004771 
+ 00025224  0x00006509 isub  0x00000002 , 0x00000002 
+ 00025225  0x0000650a increase  0xffffffd8 , 0x00000002 
+ 00025226  0x0000650c copy  0x00000011 , 0x0000003f 
+ 00025227  0x0000650d isub  0x00000002 , 0x0000003f 
+ 00025228  0x0000650e branch  0x00006299 , 0x00000002 
+ 00025229  0x0000650f sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00025230  0x00006511 rshift2  0x0000003f , 0x0000003f 
+ 00025231  0x00006512 fetcht  0x00000003 , 0x00004608 
+ 00025232  0x00006513 iadd  0x00000002 , 0x00000002 
+ 00025233  0x00006514 bpatch  0x0000009e , 0x00004013 
+ 00025234  0x00006515 fetch  0x00000003 , 0x0000475d 
+ 00025235  0x00006516 arg  0x00001800 , 0x00000011 
+ 00025236  0x00006517 iadd  0x00000011 , 0x0000003f 
+ 00025237  0x00006518 isub  0x00000002 , 0x0000003e 
+ 00025238  0x00006519 nbranch  0x000062a4 , 0x00000002 
+ 00025239  0x0000651a storet  0x00000003 , 0x00004608 
+ 00025240  0x0000651b rtn 
+ 00025241  0x0000651e rshift2  0x0000003f , 0x00000002 
+ 00025242  0x0000651f fetch  0x00000003 , 0x00004608 
+ 00025243  0x00006520 isub  0x00000002 , 0x00000002 
+ 00025244  0x00006521 bpatch  0x0000009f , 0x00004013 
+ 00025245  0x00006522 fetch  0x00000003 , 0x0000475d 
+ 00025246  0x00006523 arg  0x00001800 , 0x00000011 
+ 00025247  0x00006524 isub  0x00000011 , 0x0000003f 
+ 00025248  0x00006525 isub  0x00000002 , 0x0000003e 
+ 00025249  0x00006526 branch  0x000062a4 , 0x00000002 
+ 00025250  0x00006527 storet  0x00000003 , 0x00004608 
+ 00025251  0x00006528 rtn 
+ 00025252  0x0000652b store  0x00000003 , 0x00004608 
+ 00025253  0x0000652c rtn 
+ 00025254  0x0000652f jam  0x00000001 , 0x00004760 
+ 00025255  0x00006530 copy  0x00000019 , 0x0000003f 
+ 00025256  0x00006531 store  0x00000006 , 0x00004761 
+ 00025257  0x00006532 rtn 
+ 00025258  0x00006535 setarg  0x00000000 
+ 00025259  0x00006536 store  0x00000001 , 0x00004760 
+ 00025260  0x00006537 store  0x00000005 , 0x0000476b 
+ 00025261  0x00006538 rtn 
+ 00025262  0x00006542 call  0x00007396 
+ 00025263  0x00006543 rtn  0x0000002b 
+ 00025264  0x00006545 setarg  0x00006327 
+ 00025265  0x00006546 store  0x00000002 , 0x000043db 
+ 00025266  0x00006548 setarg  0x000062d9 
+ 00025267  0x00006549 store  0x00000002 , 0x000043dd 
+ 00025268  0x0000654b setarg  0x0000638a 
+ 00025269  0x0000654c store  0x00000002 , 0x000043df 
+ 00025270  0x0000654e setarg  0x0000630e 
+ 00025271  0x0000654f store  0x00000002 , 0x000043e3 
+ 00025272  0x00006551 setarg  0x00006365 
+ 00025273  0x00006552 store  0x00000002 , 0x00004524 
+ 00025274  0x00006554 call  0x000062c2 
+ 00025275  0x00006556 bpatch  0x000000a0 , 0x00004014 
+ 00025276  0x00006557 call  0x00006396 
+ 00025277  0x0000655a fetch  0x00000001 , 0x0000451a 
+ 00025278  0x0000655b beq  0x00000000 , 0x000062d0 
+ 00025279  0x0000655c fetch  0x00000001 , 0x0000451b 
+ 00025280  0x0000655d store  0x00000001 , 0x000044ec 
+ 00025281  0x0000655e branch  0x000063a1 
+ 00025282  0x00006562 setarg  0x0000632b 
+ 00025283  0x00006563 store  0x00000002 , 0x000043d5 
+ 00025284  0x00006565 setarg  0x00006329 
+ 00025285  0x00006566 store  0x00000002 , 0x000043d7 
+ 00025286  0x00006568 setarg  0x00006340 
+ 00025287  0x00006569 store  0x00000002 , 0x0000451f 
+ 00025288  0x0000656b setarg  0x0000639a 
+ 00025289  0x0000656c store  0x00000002 , 0x00004521 
+ 00025290  0x0000656e jam  0x00000007 , 0x0000415e 
+ 00025291  0x0000656f call  0x00002969 
+ 00025292  0x00006570 call  0x0000638d 
+ 00025293  0x00006571 call  0x00006ff7 
+ 00025294  0x00006572 call  0x000078ad 
+ 00025295  0x00006573 branch  0x000077ac 
+ 00025296  0x00006578 jam  0x000000ff , 0x000044ec 
+ 00025297  0x00006579 jam  0x00000001 , 0x0000451c 
+ 00025298  0x0000657a branch  0x00006340 
+ 00025299  0x0000657f fetch  0x00000001 , 0x0000451c 
+ 00025300  0x00006580 beq  0x00000002 , 0x00004308 
+ 00025301  0x00006581 call  0x000069b9 
+ 00025302  0x00006582 fetch  0x00000001 , 0x00004441 
+ 00025303  0x00006583 nbranch  0x00004308 , 0x00000034 
+ 00025304  0x00006584 branch  0x0000430a 
+ 00025305  0x00006589 copy  0x00000013 , 0x0000003f 
+ 00025306  0x0000658c beq  0x00000014 , 0x000062e2 
+ 00025307  0x0000658d beq  0x00000015 , 0x000062e6 
+ 00025308  0x0000658e beq  0x0000003f , 0x000062e9 
+ 00025309  0x0000658f beq  0x00000040 , 0x000062ef 
+ 00025310  0x00006591 beq  0x00000010 , 0x000063b6 
+ 00025311  0x00006592 beq  0x0000002c , 0x000062f5 
+ 00025312  0x00006593 beq  0x0000002d , 0x00006300 
+ 00025313  0x00006594 rtn 
+ 00025314  0x0000659a call  0x0000632d 
+ 00025315  0x0000659b setarg  0x00000000 
+ 00025316  0x0000659c store  0x00000002 , 0x000044f8 
+ 00025317  0x0000659d branch  0x00004325 
+ 00025318  0x000065a1 call  0x000078ad 
+ 00025319  0x000065a2 jam  0x00000000 , 0x000044f1 
+ 00025320  0x000065a3 branch  0x00006340 
+ 00025321  0x000065a7 call  0x000078ad 
+ 00025322  0x000065a8 jam  0x00000001 , 0x000044f1 
+ 00025323  0x000065a9 fetch  0x00000008 , 0x00004502 
+ 00025324  0x000065aa store  0x00000008 , 0x000042d3 
+ 00025325  0x000065ab call  0x0000432b 
+ 00025326  0x000065ac branch  0x00002e93 
+ 00025327  0x000065b0 fetch  0x00000002 , 0x0000433c 
+ 00025328  0x000065b1 rtneq  0x00000000 
+ 00025329  0x000065b2 fetch  0x00000008 , 0x0000450a 
+ 00025330  0x000065b3 rtn  0x00000034 
+ 00025331  0x000065b4 store  0x00000008 , 0x000042d3 
+ 00025332  0x000065b5 branch  0x00002e93 
+ 00025333  0x000065bd fetch  0x00000001 , 0x0000451a 
+ 00025334  0x000065be rtneq  0x00000000 
+ 00025335  0x000065bf fetch  0x00000001 , 0x0000451c 
+ 00025336  0x000065c0 rtnne  0x00000001 
+ 00025337  0x000065c1 call  0x000062fb 
+ 00025338  0x000065c2 branch  0x00004323 
+ 00025339  0x000065c5 jam  0x00000001 , 0x000046bd 
+ 00025340  0x000065c6 arg  0x0000000b , 0x00000039 
+ 00025341  0x000065c7 arg  0x000046be , 0x00000005 
+ 00025342  0x000065c8 arg  0x000046a7 , 0x00000006 
+ 00025343  0x000065c9 branch  0x00007cda 
+ 00025344  0x000065cc fetch  0x00000001 , 0x0000451a 
+ 00025345  0x000065cd rtneq  0x00000000 
+ 00025346  0x000065ce fetch  0x00000001 , 0x0000451c 
+ 00025347  0x000065cf beq  0x00000001 , 0x00006305 
+ 00025348  0x000065d0 branch  0x000063b2 
+ 00025349  0x000065d3 fetch  0x00000001 , 0x000046bd 
+ 00025350  0x000065d4 rtnne  0x00000001 
+ 00025351  0x000065d5 jam  0x00000000 , 0x000046bd 
+ 00025352  0x000065d6 fetch  0x00000002 , 0x000044e9 
+ 00025353  0x000065d7 bbit1  0x00000009 , 0x00004325 
+ 00025354  0x000065d8 arg  0x0000000b , 0x00000039 
+ 00025355  0x000065d9 arg  0x000046be , 0x00000006 
+ 00025356  0x000065da arg  0x000046a7 , 0x00000005 
+ 00025357  0x000065db branch  0x00007cda 
+ 00025358  0x000065e2 call  0x00006311 
+ 00025359  0x000065e5 call  0x00006318 
+ 00025360  0x000065e9 branch  0x00006322 
+ 00025361  0x000065ee arg  0x00004518 , 0x00000013 
+ 00025362  0x000065ef arg  0x00006314 , 0x00000012 
+ 00025363  0x000065f0 branch  0x000042e7 
+ 00025364  0x000065f2 jam  0x00000002 , 0x0000451c 
+ 00025365  0x000065f3 call  0x00004325 
+ 00025366  0x000065f4 call  0x0000634e 
+ 00025367  0x000065f5 branch  0x0000639e 
+ 00025368  0x000065f9 arg  0x000046ca , 0x00000013 
+ 00025369  0x000065fa arg  0x0000631b , 0x00000012 
+ 00025370  0x000065fb branch  0x000042e0 
+ 00025371  0x000065fe fetch  0x00000002 , 0x000044e9 
+ 00025372  0x000065ff bbit1  0x00000009 , 0x0000639e 
+ 00025373  0x00006600 fetch  0x00000001 , 0x000046a7 
+ 00025374  0x00006601 beq  0x00000001 , 0x0000639e 
+ 00025375  0x00006602 beq  0x00000004 , 0x0000639e 
+ 00025376  0x00006603 beq  0x00000005 , 0x0000639e 
+ 00025377  0x00006604 branch  0x00004327 
+ 00025378  0x00006609 fetch  0x00000001 , 0x0000451c 
+ 00025379  0x0000660a rtnne  0x00000001 
+ 00025380  0x0000660b arg  0x000044f8 , 0x00000013 
+ 00025381  0x0000660c arg  0x00006331 , 0x00000012 
+ 00025382  0x0000660d branch  0x000042e7 
+ 00025383  0x00006611 call  0x00006376 
+ 00025384  0x00006612 branch  0x00007027 
+ 00025385  0x00006616 call  0x00006f35 
+ 00025386  0x00006617 branch  0x0000701b 
+ 00025387  0x0000661a call  0x00006f35 
+ 00025388  0x0000661b branch  0x0000739a 
+ 00025389  0x00006626 fetch  0x00000002 , 0x00004514 
+ 00025390  0x00006627 store  0x00000002 , 0x00004516 
+ 00025391  0x00006628 store  0x00000002 , 0x00004518 
+ 00025392  0x00006629 branch  0x00004315 
+ 00025393  0x0000662d fetch  0x00000001 , 0x0000451c 
+ 00025394  0x0000662e rtnne  0x00000001 
+ 00025395  0x00006633 fetch  0x00000002 , 0x000044e9 
+ 00025396  0x00006634 rtnbit1  0x00000009 
+ 00025397  0x00006635 fetch  0x00000002 , 0x00004512 
+ 00025398  0x00006636 store  0x00000002 , 0x00004516 
+ 00025399  0x00006637 store  0x00000002 , 0x00004518 
+ 00025400  0x00006638 fetch  0x00000002 , 0x000044f4 
+ 00025401  0x00006639 call  0x000063c7 
+ 00025402  0x0000663a call  0x00004321 
+ 00025403  0x0000663b fetch  0x00000004 , 0x000044fe 
+ 00025404  0x0000663c store  0x00000004 , 0x000046aa 
+ 00025405  0x0000663d fetch  0x00000002 , 0x000044e9 
+ 00025406  0x0000663e rtnbit1  0x0000000b 
+ 00025407  0x0000663f branch  0x00004317 
+ 00025408  0x00006643 fetch  0x00000001 , 0x0000451c 
+ 00025409  0x00006644 rtnne  0x00000001 
+ 00025410  0x00006649 fetch  0x00000002 , 0x000044f8 
+ 00025411  0x0000664a fetcht  0x00000002 , 0x000044f6 
+ 00025412  0x0000664b storet  0x00000002 , 0x000044f8 
+ 00025413  0x0000664c nrtn  0x00000034 
+ 00025414  0x0000664d fetch  0x00000002 , 0x000044f2 
+ 00025415  0x0000664e call  0x000063c7 
+ 00025416  0x0000664f call  0x00004321 
+ 00025417  0x00006650 fetch  0x00000004 , 0x000044fa 
+ 00025418  0x00006651 store  0x00000004 , 0x000046aa 
+ 00025419  0x00006652 fetch  0x00000002 , 0x000044e9 
+ 00025420  0x00006653 rtnbit1  0x0000000b 
+ 00025421  0x00006654 branch  0x00004317 
+ 00025422  0x00006657 fetch  0x00000002 , 0x000044e9 
+ 00025423  0x00006658 bbit1  0x00000009 , 0x0000431f 
+ 00025424  0x00006659 branch  0x0000632d 
+ 00025425  0x0000665e call  0x00007dbc 
+ 00025426  0x0000665f fetch  0x00000002 , 0x000044e9 
+ 00025427  0x00006660 bbit1  0x00000009 , 0x00006355 
+ 00025428  0x00006661 rtn 
+ 00025429  0x00006664 fetch  0x00000001 , 0x000044f1 
+ 00025430  0x00006665 rtn  0x00000034 
+ 00025431  0x00006666 branch  0x00007dba 
+ 00025432  0x0000666c call  0x00007dbc 
+ 00025433  0x0000666d fetch  0x00000002 , 0x000044e9 
+ 00025434  0x0000666e rtnbit1  0x00000009 
+ 00025435  0x0000666f branch  0x00007dba 
+ 00025436  0x00006678 branch  0x00006340 
+ 00025437  0x0000667d disable  0x0000002c 
+ 00025438  0x0000667e fetch  0x00000002 , 0x00004516 
+ 00025439  0x0000667f store  0x00000002 , 0x00004518 
+ 00025440  0x00006681 call  0x00006358 
+ 00025441  0x00006682 branch  0x0000635c , 0x00000028 
+ 00025442  0x00006684 call  0x00006351 
+ 00025443  0x00006685 nrtn  0x00000028 
+ 00025444  0x00006686 branch  0x00007dbe 
+ 00025445  0x0000668b call  0x0000635d 
+ 00025446  0x0000668c nrtn  0x0000002c 
+ 00025447  0x0000668d deposit  0x00000011 
+ 00025448  0x0000668e branch  0x0000636c , 0x00000034 
+ 00025449  0x00006690 call  0x00004323 
+ 00025450  0x00006691 arg  0x0000452e , 0x00000013 
+ 00025451  0x00006692 branch  0x0000636e 
+ 00025452  0x00006695 call  0x00004325 
+ 00025453  0x00006696 arg  0x00004556 , 0x00000013 
+ 00025454  0x00006699 arg  0x00000005 , 0x0000003f 
+ 00025455  0x0000669a imul32  0x00000007 , 0x0000003f 
+ 00025456  0x0000669b iadd  0x00000013 , 0x00000013 
+ 00025457  0x0000669f ifetch  0x00000001 , 0x00000013 
+ 00025458  0x000066a0 rtn  0x00000034 
+ 00025459  0x000066a1 call  0x00006382 
+ 00025460  0x000066a2 increase  0x00000001 , 0x00000013 
+ 00025461  0x000066a3 branch  0x00006371 
+ 00025462  0x000066a7 fetch  0x00000002 , 0x000044e9 
+ 00025463  0x000066a8 bbit1  0x00000009 , 0x00006379 
+ 00025464  0x000066a9 rtn 
+ 00025465  0x000066ac call  0x00002a28 
+ 00025466  0x000066ad nrtn  0x00000034 
+ 00025467  0x000066ae call  0x00006385 
+ 00025468  0x000066af nrtn  0x00000028 
+ 00025469  0x000066b0 pincrease  0xffffffff 
+ 00025470  0x000066b1 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00025471  0x000066b2 arg  0x0000457e , 0x00000002 
+ 00025472  0x000066b3 iadd  0x00000002 , 0x00000006 
+ 00025473  0x000066b4 branch  0x000063cb 
+ 00025474  0x000066b9 store  0x00000001 , 0x00000670 
+ 00025475  0x000066ba arg  0x00000670 , 0x00000011 
+ 00025476  0x000066bb branch  0x000078b2 
+ 00025477  0x000066be arg  0x00000670 , 0x00000011 
+ 00025478  0x000066bf call  0x000078ca 
+ 00025479  0x000066c0 nrtn  0x00000028 
+ 00025480  0x000066c1 fetch  0x00000001 , 0x00000670 
+ 00025481  0x000066c2 rtn 
+ 00025482  0x000066c6 fetch  0x00000002 , 0x00004398 
+ 00025483  0x000066c7 beq  0x00000018 , 0x000062e9 
+ 00025484  0x000066c8 rtn 
+ 00025485  0x000066cb jam  0x00000002 , 0x000046c9 
+ 00025486  0x000066cd setarg  0x00200008 
+ 00025487  0x000066ce store  0x00000004 , 0x00004502 
+ 00025488  0x000066cf setarg  0x012c0005 
+ 00025489  0x000066d0 istore  0x00000004 , 0x00000005 
+ 00025490  0x000066d3 jam  0x00000017 , 0x000042e1 
+ 00025491  0x000066d6 setarg  0x0000001b 
+ 00025492  0x000066d7 store  0x00000002 , 0x00004332 
+ 00025493  0x000066d8 branch  0x00002a41 
+ 00025494  0x000066dd arg  0x00000028 , 0x00000039 
+ 00025495  0x000066de arg  0x0000457e , 0x00000005 
+ 00025496  0x000066df arg  0x000094f9 , 0x00000006 
+ 00025497  0x000066e0 branch  0x00007ccc 
+ 00025498  0x000066f5 arg  0x00000000 , 0x00000011 
+ 00025499  0x000066f6 arg  0x000046b2 , 0x00000013 
+ 00025500  0x000066f7 call  0x000077ca 
+ 00025501  0x000066f8 call  0x0000634e 
+ 00025502  0x000066fa fetch  0x00000001 , 0x000046c9 
+ 00025503  0x000066fb store  0x00000001 , 0x000046ca 
+ 00025504  0x000066fc rtn 
+ 00025505  0x00006701 setarg  0x00000000 
+ 00025506  0x00006702 call  0x000063ad 
+ 00025507  0x00006703 jam  0x00000001 , 0x000044e4 
+ 00025508  0x00006704 call  0x00007776 
+ 00025509  0x00006705 call  0x00007780 
+ 00025510  0x00006707 fetch  0x00000001 , 0x000046d0 
+ 00025511  0x00006708 branch  0x000063aa , 0x00000034 
+ 00025512  0x00006709 fetch  0x00000001 , 0x00008132 
+ 00025513  0x0000670a bbit1  0x00000004 , 0x000063b9 
+ 00025514  0x0000670c fetch  0x00000002 , 0x000044e9 
+ 00025515  0x0000670d rtnbit1  0x0000000c 
+ 00025516  0x0000670e branch  0x00004327 
+ 00025517  0x00006711 fetcht  0x00000002 , 0x00004430 
+ 00025518  0x00006712 istore  0x00000001 , 0x00000002 
+ 00025519  0x00006713 ifetch  0x00000001 , 0x00000005 
+ 00025520  0x00006714 store  0x00000001 , 0x000044eb 
+ 00025521  0x00006715 rtn 
+ 00025522  0x00006719 fetch  0x00000002 , 0x00004430 
+ 00025523  0x0000671a ifetch  0x00000001 , 0x0000003f 
+ 00025524  0x0000671b rtnne  0x00000000 
+ 00025525  0x0000671c branch  0x00004327 
+ 00025526  0x00006720 fetcht  0x00000002 , 0x00004430 
+ 00025527  0x00006721 ifetch  0x00000001 , 0x00000002 
+ 00025528  0x00006722 beq  0x00000001 , 0x000063c1 
+ 00025529  0x00006724 setarg  0x00000001 
+ 00025530  0x00006725 fetcht  0x00000002 , 0x00004430 
+ 00025531  0x00006726 istore  0x00000001 , 0x00000002 
+ 00025532  0x00006727 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00025533  0x00006728 ifetch  0x00000001 , 0x00000006 
+ 00025534  0x00006729 istore  0x00000001 , 0x000044eb 
+ 00025535  0x0000672a ifetch  0x00000002 , 0x00000006 
+ 00025536  0x0000672b branch  0x00007d79 
+ 00025537  0x0000672e setarg  0x00000002 
+ 00025538  0x0000672f call  0x000063ad 
+ 00025539  0x00006730 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00025540  0x00006731 ifetch  0x00000002 , 0x00000006 
+ 00025541  0x00006732 branch  0x00004327 , 0x00000034 
+ 00025542  0x00006733 branch  0x00007d79 
+ 00025543  0x00006739 store  0x00000002 , 0x000040a4 
+ 00025544  0x0000673a increase  0xfffffffc , 0x0000003f 
+ 00025545  0x0000673b store  0x00000002 , 0x00004389 
+ 00025546  0x0000673c rtn 
+ 00025547  0x0000673f ifetch  0x00000001 , 0x00000006 
+ 00025548  0x00006740 copy  0x0000003f , 0x00000011 
+ 00025549  0x00006741 ifetcht  0x00000002 , 0x00000006 
+ 00025550  0x00006742 call  0x00007c6d 
+ 00025551  0x00006743 call  0x00002dee 
+ 00025552  0x00006744 copy  0x00000011 , 0x00000039 
+ 00025553  0x00006745 call  0x00007c67 
+ 00025554  0x00006746 branch  0x00007cda 
+ 00025555  0x00006749 setarg  0x000093c0 
+ 00025556  0x0000674a store  0x00000002 , 0x000042f7 
+ 00025557  0x0000674b rtn 
+ 00025558  0x0000674e setarg  0x000046d2 
+ 00025559  0x0000674f store  0x00000002 , 0x000042f7 
+ 00025560  0x00006750 rtn 
+ 00025561  0x00006754 fetch  0x00000002 , 0x000046cb 
+ 00025562  0x00006755 store  0x00000002 , 0x00004526 
+ 00025563  0x00006756 fetch  0x00000001 , 0x000046cd 
+ 00025564  0x00006757 store  0x00000001 , 0x000046a9 
+ 00025565  0x00006758 store  0x00000001 , 0x000046b4 
+ 00025566  0x00006759 fetch  0x00000001 , 0x000046ce 
+ 00025567  0x0000675a store  0x00000001 , 0x0000451a 
+ 00025568  0x0000675b fetch  0x00000001 , 0x000046cf 
+ 00025569  0x0000675c store  0x00000001 , 0x0000451b 
+ 00025570  0x00006762 setarg  0x00000002 
+ 00025571  0x00006763 store  0x00000002 , 0x0000452e 
+ 00025572  0x00006764 store  0x00000002 , 0x00004533 
+ 00025573  0x00006765 setarg  0x00000006 
+ 00025574  0x00006766 store  0x00000002 , 0x00004556 
+ 00025575  0x00006767 store  0x00000002 , 0x0000455b 
+ 00025576  0x00006768 setarg  0x00000007 
+ 00025577  0x00006769 store  0x00000002 , 0x00004538 
+ 00025578  0x0000676a setarg  0x00000008 
+ 00025579  0x0000676b store  0x00000002 , 0x00004560 
+ 00025580  0x0000676c setarg  0x0000451c 
+ 00025581  0x0000676d store  0x00000002 , 0x00004430 
+ 00025582  0x0000676e setarg  0x00201400 
+ 00025583  0x0000676f store  0x00000003 , 0x0000451c 
+ 00025584  0x00006770 jam  0x00000001 , 0x00004094 
+ 00025585  0x00006771 setarg  0x00000100 
+ 00025586  0x00006772 store  0x00000002 , 0x000040a4 
+ 00025587  0x00006773 jam  0x00000008 , 0x000040a6 
+ 00025588  0x00006774 jam  0x00000005 , 0x000040c0 
+ 00025589  0x00006775 jam  0x00000002 , 0x000040c1 
+ 00025590  0x00006776 setarg  0x00000096 
+ 00025591  0x00006777 store  0x00000002 , 0x000044fa 
+ 00025592  0x00006778 istore  0x00000002 , 0x00000005 
+ 00025593  0x00006779 setarg  0x00000296 
+ 00025594  0x0000677a store  0x00000002 , 0x000044fe 
+ 00025595  0x0000677b istore  0x00000002 , 0x00000005 
+ 00025596  0x0000677c setsect  0x00000000 , 0x00000010 
+ 00025597  0x0000677d setsect  0x00000001 , 0x00008008 
+ 00025598  0x0000677e setsect  0x00000002 , 0x0002c000 
+ 00025599  0x0000677f setsect  0x00000003 , 0x00000004 
+ 00025600  0x00006780 store  0x00000008 , 0x0000450a 
+ 00025601  0x00006781 jam  0x00000001 , 0x000044ee 
+ 00025602  0x00006782 setarg  0x000046a7 
+ 00025603  0x00006783 store  0x00000002 , 0x000044ef 
+ 00025604  0x00006784 setarg  0x00000000 
+ 00025605  0x00006785 store  0x00000002 , 0x000046a7 
+ 00025606  0x00006786 setsect  0x00000000 , 0x000001a0 
+ 00025607  0x00006787 setsect  0x00000001 , 0x00000068 
+ 00025608  0x00006788 setsect  0x00000002 , 0x00000000 
+ 00025609  0x00006789 setsect  0x00000003 , 0x00000000 
+ 00025610  0x0000678a store  0x00000008 , 0x000046aa 
+ 00025611  0x0000678b setarg  0x00000301 
+ 00025612  0x0000678c store  0x00000002 , 0x000046b2 
+ 00025613  0x0000678d setsect  0x00000000 , 0x000001a0 
+ 00025614  0x0000678e setsect  0x00000001 , 0x000000e8 
+ 00025615  0x0000678f setsect  0x00000002 , 0x00000000 
+ 00025616  0x00006790 setsect  0x00000003 , 0x00000000 
+ 00025617  0x00006791 store  0x00000008 , 0x000046b5 
+ 00025618  0x00006792 setarg  0x0000000e 
+ 00025619  0x00006793 store  0x00000002 , 0x000044f2 
+ 00025620  0x00006794 setarg  0x00000140 
+ 00025621  0x00006795 store  0x00000002 , 0x000044f4 
+ 00025622  0x00006796 store  0x00000002 , 0x00004389 
+ 00025623  0x00006797 setarg  0x00000050 
+ 00025624  0x00006798 store  0x00000002 , 0x000044f6 
+ 00025625  0x00006799 jam  0x00000007 , 0x00004393 
+ 00025626  0x0000679a jam  0x00000000 , 0x00004388 
+ 00025627  0x0000679b setsect  0x00000000 , 0x000000fb 
+ 00025628  0x0000679c setsect  0x00000001 , 0x0002c212 
+ 00025629  0x0000679d setsect  0x00000002 , 0x0000800f 
+ 00025630  0x0000679e setsect  0x00000003 , 0x00000021 
+ 00025631  0x0000679f store  0x00000008 , 0x000043c0 
+ 00025632  0x000067a0 setsect  0x00000000 , 0x00000bb8 
+ 00025633  0x000067a1 setsect  0x00000001 , 0x000002ee 
+ 00025634  0x000067a2 store  0x00000004 , 0x00004512 
+ 00025635  0x000067a3 setarg  0x000045d8 
+ 00025636  0x000067a4 store  0x00000002 , 0x000043fb 
+ 00025637  0x000067a5 setarg  0x00002001 
+ 00025638  0x000067a6 store  0x00000002 , 0x000045d8 
+ 00025639  0x000067a7 jam  0x0000001f , 0x00004348 
+ 00025640  0x000067a8 setsect  0x00000000 , 0x00010102 
+ 00025641  0x000067a9 setsect  0x00000001 , 0x000080c1 
+ 00025642  0x000067aa setsect  0x00000002 , 0x00018120 
+ 00025643  0x000067ab setsect  0x00000003 , 0x0000640c 
+ 00025644  0x000067ac store  0x00000009 , 0x00004349 
+ 00025645  0x000067ad setsect  0x00000000 , 0x000003c1 
+ 00025646  0x000067ae istore  0x00000002 , 0x00000005 
+ 00025647  0x000067af jam  0x0000001f , 0x00004368 
+ 00025648  0x000067b0 setsect  0x00000000 , 0x0002090d 
+ 00025649  0x000067b1 setsect  0x00000001 , 0x00034c15 
+ 00025650  0x000067b2 setsect  0x00000002 , 0x00028532 
+ 00025651  0x000067b3 setsect  0x00000003 , 0x0001d1d5 
+ 00025652  0x000067b4 store  0x00000009 , 0x00004369 
+ 00025653  0x000067b5 setsect  0x00000000 , 0x00026574 
+ 00025654  0x000067b6 setsect  0x00000001 , 0x0000001c 
+ 00025655  0x000067b7 istore  0x00000003 , 0x00000005 
+ 00025656  0x000067b8 setarg  0x00004523 
+ 00025657  0x000067b9 store  0x00000002 , 0x0000442c 
+ 00025658  0x000067ba jam  0x00000002 , 0x00004523 
+ 00025659  0x000067bb setarg  0x000045fd 
+ 00025660  0x000067bc store  0x00000002 , 0x000043f8 
+ 00025661  0x000067bd jam  0x00000005 , 0x000043fa 
+ 00025662  0x000067be fetch  0x00000001 , 0x000046d1 
+ 00025663  0x000067bf beq  0x00000000 , 0x000063d3 
+ 00025664  0x000067c0 beq  0x00000001 , 0x000063d6 
+ 00025665  0x000067c1 rtn 
+ 00025666  0x000067cf fetch  0x00000006 , 0x00004ef4 
+ 00025667  0x000067d0 store  0x00000006 , 0x00004526 
+ 00025668  0x000067d1 jam  0x00000006 , 0x00004523 
+ 00025669  0x000067d2 setarg  0x00004523 
+ 00025670  0x000067d3 store  0x00000002 , 0x0000442c 
+ 00025671  0x000067d4 rtn 
+ 00025672  0x000067d8 fetch  0x00000007 , 0x00004ef4 
+ 00025673  0x000067d9 store  0x00000007 , 0x00004526 
+ 00025674  0x000067da jam  0x00000007 , 0x00004523 
+ 00025675  0x000067db setarg  0x00004523 
+ 00025676  0x000067dc store  0x00000002 , 0x0000442c 
+ 00025677  0x000067dd rtn 
+ 00025678  0x000067e1 fetch  0x00000008 , 0x00004ef4 
+ 00025679  0x000067e2 store  0x00000008 , 0x00004526 
+ 00025680  0x000067e3 jam  0x00000008 , 0x00004523 
+ 00025681  0x000067e4 setarg  0x00004523 
+ 00025682  0x000067e5 store  0x00000002 , 0x0000442c 
+ 00025683  0x000067e6 rtn 
+ 00025684  0x000067e9 fetch  0x00000001 , 0x00004ef3 
+ 00025685  0x000067ea beq  0x00000006 , 0x00006442 
+ 00025686  0x000067eb beq  0x00000007 , 0x00006448 
+ 00025687  0x000067ec beq  0x00000008 , 0x0000644e 
+ 00025688  0x000067ed rtn 
+ 00025689  0x000067f0 bpatch  0x000000a1 , 0x00004014 
+ 00025690  0x000067f2 fetch  0x00000008 , 0x00004f1a 
+ 00025691  0x000067f3 store  0x00000008 , 0x00004512 
+ 00025692  0x000067f4 setarg  0x00000096 
+ 00025693  0x000067f5 store  0x00000002 , 0x000044f6 
+ 00025694  0x000067f7 fetch  0x00000007 , 0x00004f6a 
+ 00025695  0x000067f8 store  0x00000007 , 0x000046a7 
+ 00025696  0x000067f9 fetch  0x00000007 , 0x00004f71 
+ 00025697  0x000067fa store  0x00000007 , 0x000046b2 
+ 00025698  0x000067fc fetch  0x00000004 , 0x00004f78 
+ 00025699  0x000067fd store  0x00000004 , 0x000044fa 
+ 00025700  0x000067fe fetch  0x00000004 , 0x00004f7c 
+ 00025701  0x000067ff store  0x00000004 , 0x000044fe 
+ 00025702  0x00006801 setarg  0x0000000e 
+ 00025703  0x00006802 store  0x00000002 , 0x000044f2 
+ 00025704  0x00006803 setarg  0x00000140 
+ 00025705  0x00006804 store  0x00000002 , 0x000044f4 
+ 00025706  0x00006805 store  0x00000002 , 0x00004389 
+ 00025707  0x0000680c fetch  0x00000008 , 0x00004f12 
+ 00025708  0x0000680d store  0x00000008 , 0x0000450a 
+ 00025709  0x0000680e rtn 
+ 00025710  0x00006813 call  0x00007396 
+ 00025711  0x00006814 rtn  0x0000002b 
+ 00025712  0x00006816 call  0x00006454 
+ 00025713  0x00006817 call  0x00006459 
+ 00025714  0x0000681a setarg  0x00006484 
+ 00025715  0x0000681b store  0x00000002 , 0x000043db 
+ 00025716  0x0000681d setarg  0x000064df 
+ 00025717  0x0000681e store  0x00000002 , 0x000043dd 
+ 00025718  0x00006820 setarg  0x000066c5 
+ 00025719  0x00006821 store  0x00000002 , 0x000043df 
+ 00025720  0x00006823 setarg  0x000064b5 
+ 00025721  0x00006824 store  0x00000002 , 0x000043e3 
+ 00025722  0x00006826 setarg  0x00006505 
+ 00025723  0x00006827 store  0x00000002 , 0x00004524 
+ 00025724  0x00006829 call  0x000062c2 
+ 00025725  0x0000682b fetch  0x00000002 , 0x00004f97 
+ 00025726  0x0000682c store  0x00000002 , 0x00004332 
+ 00025727  0x0000682d fetch  0x00000008 , 0x0000450a 
+ 00025728  0x0000682e store  0x00000008 , 0x00004502 
+ 00025729  0x0000682f call  0x0000648e 
+ 00025730  0x00006830 bpatch  0x000000a2 , 0x00004014 
+ 00025731  0x00006831 branch  0x000062bd 
+ 00025732  0x00006835 call  0x0000649b 
+ 00025733  0x00006836 arg  0x00000009 , 0x00000007 
+ 00025734  0x00006837 call  0x00007cef 
+ 00025735  0x00006838 nrtn  0x00000034 
+ 00025736  0x00006839 setarg  0x00000020 
+ 00025737  0x0000683a arg  0x00000009 , 0x00000007 
+ 00025738  0x0000683b call  0x00007ce1 
+ 00025739  0x0000683c disable  0x00000028 
+ 00025740  0x0000683d call  0x0000701b 
+ 00025741  0x0000683e branch  0x0000656e 
+ 00025742  0x00006841 setarg  0x0000001f 
+ 00025743  0x00006842 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025744  0x00006843 arg  0x00004c12 , 0x00000002 
+ 00025745  0x00006844 iadd  0x00000002 , 0x00000011 
+ 00025746  0x00006845 increase  0x00000003 , 0x00000011 
+ 00025747  0x00006846 arg  0x00000062 , 0x00000002 
+ 00025748  0x00006847 istoret  0x00000001 , 0x00000011 
+ 00025749  0x00006848 increase  0x0000000b , 0x00000011 
+ 00025750  0x00006849 arg  0x00000fff , 0x0000003f 
+ 00025751  0x0000684a isub  0x00000002 , 0x0000003f 
+ 00025752  0x0000684b lshift4  0x0000003f , 0x0000003f 
+ 00025753  0x0000684c istore  0x00000002 , 0x00000011 
+ 00025754  0x0000684d rtn 
+ 00025755  0x00006850 fetch  0x00000002 , 0x000044e9 
+ 00025756  0x00006851 bbit1  0x00000009 , 0x000064a0 
+ 00025757  0x00006852 arg  0x000045da , 0x00000005 
+ 00025758  0x00006853 arg  0x00000023 , 0x00000039 
+ 00025759  0x00006854 branch  0x00007ca1 
+ 00025760  0x00006857 call  0x00002a28 
+ 00025761  0x00006858 nrtn  0x00000034 
+ 00025762  0x00006859 call  0x000078fa 
+ 00025763  0x0000685a rtn  0x00000034 
+ 00025764  0x0000685b fetcht  0x00000004 , 0x000049f6 
+ 00025765  0x0000685c copy  0x00000022 , 0x0000003f 
+ 00025766  0x0000685d isub  0x00000002 , 0x00000002 
+ 00025767  0x0000685e rtn  0x00000005 
+ 00025768  0x0000685f nbranch  0x000064ac , 0x00000002 
+ 00025769  0x00006860 fetch  0x00000001 , 0x000049f5 
+ 00025770  0x00006861 isub  0x00000002 , 0x0000003e 
+ 00025771  0x00006862 rtn  0x00000002 
+ 00025772  0x00006864 copy  0x00000022 , 0x0000003f 
+ 00025773  0x00006865 store  0x00000004 , 0x000049f6 
+ 00025774  0x00006866 call  0x00006385 
+ 00025775  0x00006867 nrtn  0x00000028 
+ 00025776  0x00006868 pincrease  0xffffffff 
+ 00025777  0x00006869 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025778  0x0000686a arg  0x00004c12 , 0x00000002 
+ 00025779  0x0000686b iadd  0x00000002 , 0x00000006 
+ 00025780  0x0000686c branch  0x000063cb 
+ 00025781  0x00006870 call  0x00006858 
+ 00025782  0x00006871 call  0x0000676c 
+ 00025783  0x00006872 call  0x0000675a 
+ 00025784  0x00006873 call  0x000064bc 
+ 00025785  0x00006874 call  0x000064d3 
+ 00025786  0x00006875 call  0x00006311 
+ 00025787  0x00006876 branch  0x000064d9 
+ 00025788  0x00006879 arg  0x00004ed1 , 0x00000013 
+ 00025789  0x0000687a arg  0x000064bf , 0x00000012 
+ 00025790  0x0000687b branch  0x000042e0 
+ 00025791  0x0000687e call  0x000078fa 
+ 00025792  0x0000687f nrtn  0x00000034 
+ 00025793  0x00006880 fetch  0x00000002 , 0x000048bc 
+ 00025794  0x00006881 nrtn  0x00000034 
+ 00025795  0x00006883 call  0x00006730 
+ 00025796  0x00006884 branch  0x000064cd , 0x00000034 
+ 00025797  0x00006885 copy  0x00000007 , 0x0000003f 
+ 00025798  0x00006886 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00025799  0x00006887 branch  0x000064cf , 0x00000001 
+ 00025800  0x00006889 copy  0x00000007 , 0x0000003f 
+ 00025801  0x0000688a compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00025802  0x0000688b branch  0x000064d1 , 0x00000001 
+ 00025803  0x0000688c arg  0x00004ec6 , 0x00000013 
+ 00025804  0x0000688d branch  0x00006371 
+ 00025805  0x00006890 arg  0x00004eda , 0x00000013 
+ 00025806  0x00006891 branch  0x00006371 
+ 00025807  0x00006894 arg  0x00004edf , 0x00000013 
+ 00025808  0x00006895 branch  0x00006371 
+ 00025809  0x00006898 arg  0x00004ee9 , 0x00000013 
+ 00025810  0x00006899 branch  0x00006371 
+ 00025811  0x0000689c arg  0x00004c0f , 0x00000013 
+ 00025812  0x0000689d arg  0x000064d6 , 0x00000012 
+ 00025813  0x0000689e branch  0x000042e0 
+ 00025814  0x000068a1 arg  0x0000000a , 0x00000039 
+ 00025815  0x000068a2 arg  0x00004a04 , 0x00000005 
+ 00025816  0x000068a3 branch  0x00007ca1 
+ 00025817  0x000068a7 arg  0x000046ca , 0x00000013 
+ 00025818  0x000068a8 arg  0x000064dc , 0x00000012 
+ 00025819  0x000068a9 branch  0x000042e0 
+ 00025820  0x000068ab fetch  0x00000002 , 0x000044e9 
+ 00025821  0x000068ac bbit1  0x00000009 , 0x0000639e 
+ 00025822  0x000068ad branch  0x00004327 
+ 00025823  0x000068b0 copy  0x00000013 , 0x0000003f 
+ 00025824  0x000068b1 beq  0x00000014 , 0x000064f4 
+ 00025825  0x000068b2 beq  0x00000015 , 0x000064ef 
+ 00025826  0x000068b3 beq  0x00000031 , 0x000064e6 
+ 00025827  0x000068b4 rtneq  0x00000040 
+ 00025828  0x000068b5 beq  0x00000032 , 0x000066c8 
+ 00025829  0x000068b6 branch  0x000062d9 
+ 00025830  0x000068b9 jam  0x00000001 , 0x00004ed2 
+ 00025831  0x000068ba call  0x00006783 
+ 00025832  0x000068bc fetch  0x00000002 , 0x00004f84 
+ 00025833  0x000068bd store  0x00000002 , 0x00004ebe 
+ 00025834  0x000068bf fetcht  0x00000002 , 0x00004f86 
+ 00025835  0x000068c0 setarg  0x00000fff 
+ 00025836  0x000068c1 isub  0x00000002 , 0x0000003f 
+ 00025837  0x000068c2 store  0x00000002 , 0x00004ec0 
+ 00025838  0x000068c3 rtn 
+ 00025839  0x000068c6 jam  0x00000000 , 0x00004ebb 
+ 00025840  0x000068c7 jam  0x00000000 , 0x00004ed2 
+ 00025841  0x000068c8 call  0x000065ad 
+ 00025842  0x000068c9 call  0x00006500 
+ 00025843  0x000068ca branch  0x000062e6 
+ 00025844  0x000068cd copy  0x00000022 , 0x0000003f 
+ 00025845  0x000068ce store  0x00000004 , 0x000049f6 
+ 00025846  0x000068cf call  0x00006729 
+ 00025847  0x000068d0 branch  0x000062e2 
+ 00025848  0x000068d4 disable  0x0000002c 
+ 00025849  0x000068d5 fetch  0x00000002 , 0x00004516 
+ 00025850  0x000068d6 store  0x00000002 , 0x00004518 
+ 00025851  0x000068d7 call  0x00006358 
+ 00025852  0x000068d8 branch  0x0000635c , 0x00000028 
+ 00025853  0x000068d9 call  0x00006351 
+ 00025854  0x000068da nrtn  0x00000028 
+ 00025855  0x000068db branch  0x00007dbe 
+ 00025856  0x000068de jam  0x00000000 , 0x00004ed5 
+ 00025857  0x000068df rtn 
+ 00025858  0x000068e2 copy  0x00000007 , 0x0000003f 
+ 00025859  0x000068e3 rtnne  0x00000001 
+ 00025860  0x000068e4 branch  0x0000650c 
+ 00025861  0x000068e7 call  0x000064f8 
+ 00025862  0x000068e8 nrtn  0x0000002c 
+ 00025863  0x000068e9 deposit  0x00000011 
+ 00025864  0x000068ea branch  0x00006537 , 0x00000034 
+ 00025865  0x000068ec bpatch  0x000000a3 , 0x00004014 
+ 00025866  0x000068ed fetch  0x00000001 , 0x00004faf 
+ 00025867  0x000068ee nbranch  0x00006502 , 0x00000034 
+ 00025868  0x000068f0 jam  0x00000001 , 0x00004c10 
+ 00025869  0x000068f1 call  0x00004323 
+ 00025870  0x000068f2 call  0x0000652c 
+ 00025871  0x000068f3 call  0x00006561 
+ 00025872  0x000068f4 branch  0x00006500 , 0x00000002 
+ 00025873  0x000068f5 copy  0x00000007 , 0x0000003f 
+ 00025874  0x000068f6 fetcht  0x00000001 , 0x00004ed5 
+ 00025875  0x000068f7 isub  0x00000002 , 0x0000003e 
+ 00025876  0x000068f8 ncall  0x00006526 , 0x00000005 
+ 00025877  0x000068f9 copy  0x00000007 , 0x0000003f 
+ 00025878  0x000068fa store  0x00000001 , 0x00004ed5 
+ 00025879  0x000068fb fetcht  0x00000001 , 0x00004ed8 
+ 00025880  0x000068fc isub  0x00000002 , 0x0000003e 
+ 00025881  0x000068fd branch  0x00006524 , 0x00000005 
+ 00025882  0x000068fe fetch  0x00000001 , 0x00004ed9 
+ 00025883  0x000068ff nbranch  0x0000651f , 0x00000034 
+ 00025884  0x00006901 call  0x00006732 
+ 00025885  0x00006902 arg  0x0000000a , 0x0000003f 
+ 00025886  0x00006903 branch  0x0000655a 
+ 00025887  0x00006906 call  0x0000677f 
+ 00025888  0x00006907 copy  0x00000007 , 0x0000003f 
+ 00025889  0x00006908 beq  0x00000001 , 0x0000651c 
+ 00025890  0x00006909 call  0x00006642 
+ 00025891  0x0000690a branch  0x000065f4 
+ 00025892  0x0000690d jam  0x00000001 , 0x00004ed6 
+ 00025893  0x0000690e branch  0x000065f4 
+ 00025894  0x00006911 bpatch  0x000000a4 , 0x00004014 
+ 00025895  0x00006912 fetch  0x00000001 , 0x00004ed9 
+ 00025896  0x00006913 branch  0x000064c3 , 0x00000034 
+ 00025897  0x00006914 copy  0x00000007 , 0x0000003f 
+ 00025898  0x00006915 beq  0x00000001 , 0x000064c3 
+ 00025899  0x00006916 rtn 
+ 00025900  0x00006918 arg  0x0000000a , 0x0000003f 
+ 00025901  0x00006919 imul32  0x00000007 , 0x0000003f 
+ 00025902  0x0000691a arg  0x000049fa , 0x00000013 
+ 00025903  0x0000691b iadd  0x00000013 , 0x00000013 
+ 00025904  0x0000691c copy  0x00000022 , 0x0000003f 
+ 00025905  0x0000691d istore  0x00000004 , 0x00000013 
+ 00025906  0x0000691e increase  0x00000004 , 0x00000013 
+ 00025907  0x0000691f ifetch  0x00000001 , 0x00000013 
+ 00025908  0x00006920 increase  0x00000001 , 0x0000003f 
+ 00025909  0x00006921 istore  0x00000001 , 0x00000013 
+ 00025910  0x00006922 rtn 
+ 00025911  0x00006924 bpatch  0x000000a5 , 0x00004014 
+ 00025912  0x00006925 fetch  0x00000001 , 0x00004ed9 
+ 00025913  0x00006926 call  0x0000654b , 0x00000034 
+ 00025914  0x00006928 arg  0x0000000a , 0x0000003f 
+ 00025915  0x00006929 imul32  0x00000007 , 0x0000003f 
+ 00025916  0x0000692a arg  0x000049fa , 0x00000013 
+ 00025917  0x0000692b iadd  0x00000013 , 0x00000013 
+ 00025918  0x0000692c ifetcht  0x00000004 , 0x00000013 
+ 00025919  0x0000692d sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025920  0x0000692e rtn  0x00000005 
+ 00025921  0x0000692f copy  0x00000022 , 0x0000003f 
+ 00025922  0x00006930 isub  0x00000002 , 0x00000002 
+ 00025923  0x00006931 ncall  0x00007806 , 0x00000002 
+ 00025924  0x00006932 add  0x00000013 , 0x00000009 , 0x00000006 
+ 00025925  0x00006933 ifetch  0x00000001 , 0x00000006 
+ 00025926  0x00006934 nbranch  0x00006566 , 0x00000034 
+ 00025927  0x00006935 increase  0x00000005 , 0x00000013 
+ 00025928  0x00006936 copy  0x00000022 , 0x0000003f 
+ 00025929  0x00006937 istore  0x00000004 , 0x00000013 
+ 00025930  0x00006938 rtn 
+ 00025931  0x0000693b fetch  0x00000001 , 0x00004faf 
+ 00025932  0x0000693c nbranch  0x00004323 , 0x00000034 
+ 00025933  0x0000693d branch  0x00004325 
+ 00025934  0x00006940 add  0x00000013 , 0x00000004 , 0x00000006 
+ 00025935  0x00006941 ifetch  0x00000001 , 0x00000006 
+ 00025936  0x00006942 branch  0x00006551 
+ 00025937  0x00006945 call  0x0000656b 
+ 00025938  0x00006946 fetch  0x00000001 , 0x00004ed9 
+ 00025939  0x00006947 nbranch  0x0000655d , 0x00000034 
+ 00025940  0x00006949 call  0x00006561 
+ 00025941  0x0000694a branch  0x00006500 , 0x00000002 
+ 00025942  0x0000694b call  0x00006738 
+ 00025943  0x0000694c copy  0x00000007 , 0x0000003f 
+ 00025944  0x0000694d beq  0x00000003 , 0x00006740 
+ 00025945  0x0000694e arg  0x0000000f , 0x0000003f 
+ 00025946  0x00006950 imul32  0x00000007 , 0x0000003f 
+ 00025947  0x00006951 iadd  0x00000013 , 0x00000013 
+ 00025948  0x00006952 branch  0x00006371 
+ 00025949  0x00006955 copy  0x00000007 , 0x0000003f 
+ 00025950  0x00006956 beq  0x00000001 , 0x00006554 
+ 00025951  0x00006957 beq  0x00000003 , 0x00006554 
+ 00025952  0x00006958 rtn 
+ 00025953  0x0000695b call  0x00007902 
+ 00025954  0x0000695c ifetcht  0x00000001 , 0x00000006 
+ 00025955  0x0000695d isub  0x00000002 , 0x0000003f 
+ 00025956  0x0000695e sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025957  0x0000695f rtn 
+ 00025958  0x00006962 jam  0x00000001 , 0x00004ed0 
+ 00025959  0x00006963 call  0x0000656b 
+ 00025960  0x00006964 arg  0x00004abe , 0x00000013 
+ 00025961  0x00006965 arg  0x00000003 , 0x0000003f 
+ 00025962  0x00006966 branch  0x0000655a 
+ 00025963  0x00006969 arg  0x0000000a , 0x00000039 
+ 00025964  0x0000696a copy  0x00000013 , 0x00000005 
+ 00025965  0x0000696b branch  0x00007ca1 
+ 00025966  0x0000696e fetch  0x00000002 , 0x000048bc 
+ 00025967  0x0000696f store  0x00000002 , 0x0000442e 
+ 00025968  0x00006970 call  0x000065be 
+ 00025969  0x00006971 fetch  0x00000002 , 0x0000442e 
+ 00025970  0x00006972 store  0x00000002 , 0x000048bc 
+ 00025971  0x00006974 arg  0x00000000 , 0x00000007 
+ 00025972  0x00006975 fetch  0x00000001 , 0x00004523 
+ 00025973  0x00006976 copy  0x0000003f , 0x00000039 
+ 00025974  0x00006977 arg  0x000049fa , 0x00000013 
+ 00025975  0x00006979 copy  0x00000039 , 0x0000003f 
+ 00025976  0x0000697a store  0x00000002 , 0x00000678 
+ 00025977  0x0000697b copy  0x00000013 , 0x0000003f 
+ 00025978  0x0000697c store  0x00000002 , 0x0000068c 
+ 00025979  0x0000697d copy  0x00000007 , 0x0000003f 
+ 00025980  0x0000697e store  0x00000002 , 0x0000067a 
+ 00025981  0x0000697f call  0x000065b4 
+ 00025982  0x00006981 fetch  0x00000002 , 0x0000068c 
+ 00025983  0x00006982 copy  0x0000003f , 0x00000013 
+ 00025984  0x00006983 fetch  0x00000002 , 0x0000067a 
+ 00025985  0x00006984 copy  0x0000003f , 0x00000007 
+ 00025986  0x00006985 call  0x0000658b 
+ 00025987  0x00006987 fetch  0x00000002 , 0x0000067a 
+ 00025988  0x00006988 add  0x0000003f , 0x00000001 , 0x00000007 
+ 00025989  0x00006989 fetch  0x00000002 , 0x0000068c 
+ 00025990  0x0000698a add  0x0000003f , 0x0000000a , 0x00000013 
+ 00025991  0x0000698b fetch  0x00000002 , 0x00000678 
+ 00025992  0x0000698c copy  0x0000003f , 0x00000039 
+ 00025993  0x0000698d loop  0x00006577 
+ 00025994  0x0000698e rtn 
+ 00025995  0x00006991 ifetch  0x00000004 , 0x00000013 
+ 00025996  0x00006992 rtn  0x00000034 
+ 00025997  0x00006993 copy  0x0000003f , 0x00000002 
+ 00025998  0x00006994 copy  0x00000022 , 0x0000003f 
+ 00025999  0x00006995 isub  0x00000002 , 0x00000002 
+ 00026000  0x00006996 nrtn  0x00000002 
+ 00026001  0x00006997 setarg  0x000009c4 
+ 00026002  0x00006998 isub  0x00000002 , 0x0000003e 
+ 00026003  0x00006999 rtn  0x00000002 
+ 00026004  0x0000699a copy  0x00000022 , 0x0000003f 
+ 00026005  0x0000699b istore  0x00000004 , 0x00000013 
+ 00026006  0x0000699c increase  0x00000009 , 0x00000013 
+ 00026007  0x0000699d setarg  0x00000001 
+ 00026008  0x0000699e istore  0x00000001 , 0x00000013 
+ 00026009  0x0000699f fetch  0x00000001 , 0x00004ed0 
+ 00026010  0x000069a0 rtn  0x00000034 
+ 00026011  0x000069a1 jam  0x00000000 , 0x00004ed0 
+ 00026012  0x000069a2 bpatch  0x000000a6 , 0x00004014 
+ 00026013  0x000069a3 call  0x00006755 
+ 00026014  0x000069a4 fetch  0x00000001 , 0x00004ed7 
+ 00026015  0x000069a5 beq  0x00000000 , 0x000065a2 
+ 00026016  0x000069a6 beq  0x00000001 , 0x000065a5 
+ 00026017  0x000069a7 rtn 
+ 00026018  0x000069aa call  0x000065af 
+ 00026019  0x000069ab arg  0x00000003 , 0x0000003f 
+ 00026020  0x000069ac branch  0x0000655a 
+ 00026021  0x000069af copy  0x00000007 , 0x0000003f 
+ 00026022  0x000069b0 fetcht  0x00000001 , 0x00004ed8 
+ 00026023  0x000069b1 isub  0x00000002 , 0x0000003e 
+ 00026024  0x000069b2 nbranch  0x000065a2 , 0x00000005 
+ 00026025  0x000069b3 fetch  0x00000001 , 0x00004ed9 
+ 00026026  0x000069b4 setflip  0x00000000 , 0x0000003f 
+ 00026027  0x000069b5 store  0x00000001 , 0x00004ed9 
+ 00026028  0x000069b6 nrtn  0x00000034 
+ 00026029  0x000069b8 jam  0x00000000 , 0x00004ed9 
+ 00026030  0x000069b9 branch  0x00004325 
+ 00026031  0x000069bc arg  0x00004aa9 , 0x00000013 
+ 00026032  0x000069bd call  0x00006730 
+ 00026033  0x000069be rtn  0x00000034 
+ 00026034  0x000069bf arg  0x00004bd0 , 0x00000013 
+ 00026035  0x000069c0 rtn 
+ 00026036  0x000069c3 add  0x00000013 , 0x00000005 , 0x00000012 
+ 00026037  0x000069c4 ifetch  0x00000004 , 0x00000012 
+ 00026038  0x000069c5 rtn  0x00000034 
+ 00026039  0x000069c6 copy  0x0000003f , 0x00000002 
+ 00026040  0x000069c7 copy  0x00000022 , 0x0000003f 
+ 00026041  0x000069c8 isub  0x00000002 , 0x00000002 
+ 00026042  0x000069c9 ncall  0x00007806 , 0x00000002 
+ 00026043  0x000069ca setarg  0x000003e8 
+ 00026044  0x000069cb isub  0x00000002 , 0x0000003e 
+ 00026045  0x000069cc branch  0x0000654e 
+ 00026046  0x000069ce fetch  0x00000002 , 0x0000442c 
+ 00026047  0x000069cf ifetch  0x00000001 , 0x0000003f 
+ 00026048  0x000069d0 rtn  0x00000034 
+ 00026049  0x000069d2 setarg  0x00000000 
+ 00026050  0x000069d3 store  0x00000002 , 0x000006f1 
+ 00026051  0x000069d4 call  0x00007003 
+ 00026052  0x000069d5 nbranch  0x000077a5 , 0x00000028 
+ 00026053  0x000069d6 call  0x000077a3 
+ 00026054  0x000069d7 disable  0x00000028 
+ 00026055  0x000069d8 fetch  0x00000001 , 0x00004388 
+ 00026056  0x000069d9 nrtn  0x00000034 
+ 00026057  0x000069da bpatch  0x000000a7 , 0x00004014 
+ 00026058  0x000069db fetch  0x00000001 , 0x00004ed7 
+ 00026059  0x000069dc beq  0x00000001 , 0x000065cf 
+ 00026060  0x000069dd call  0x00006628 
+ 00026061  0x000069de call  0x000065dc 
+ 00026062  0x000069df rtn  0x00000028 
+ 00026063  0x000069e1 call  0x000065d5 
+ 00026064  0x000069e2 fetch  0x00000002 , 0x000006f1 
+ 00026065  0x000069e3 store  0x00000002 , 0x000006f8 
+ 00026066  0x000069e4 jam  0x00000000 , 0x000006fa 
+ 00026067  0x000069e5 force  0x00000000 , 0x00000007 
+ 00026068  0x000069e6 branch  0x0000703b 
+ 00026069  0x000069e9 fetch  0x00000001 , 0x00004ed5 
+ 00026070  0x000069ea fetcht  0x00000001 , 0x00004ed8 
+ 00026071  0x000069eb isub  0x00000002 , 0x0000003e 
+ 00026072  0x000069ec branch  0x00004323 , 0x00000005 
+ 00026073  0x000069ed fetch  0x00000001 , 0x00004ed9 
+ 00026074  0x000069ee nbranch  0x00004325 , 0x00000034 
+ 00026075  0x000069ef rtn 
+ 00026076  0x000069f2 arg  0x00000000 , 0x00000007 
+ 00026077  0x000069f4 arg  0x00004ad3 , 0x00000012 
+ 00026078  0x000069f5 arg  0x00000002 , 0x0000003f 
+ 00026079  0x000069f6 imul32  0x00000007 , 0x0000003f 
+ 00026080  0x000069f7 iadd  0x00000012 , 0x00000012 
+ 00026081  0x000069f8 ifetch  0x00000002 , 0x00000012 
+ 00026082  0x000069fa rtn  0x00000034 
+ 00026083  0x000069fb fetcht  0x00000002 , 0x000006f1 
+ 00026084  0x000069fc ixor  0x00000002 , 0x0000003e 
+ 00026085  0x000069fd branch  0x000065e8 , 0x00000005 
+ 00026086  0x000069fe increase  0x00000001 , 0x00000007 
+ 00026087  0x000069ff branch  0x000065dd 
+ 00026088  0x00006a02 store  0x00000002 , 0x00004adf 
+ 00026089  0x00006a03 call  0x00004323 
+ 00026090  0x00006a04 arg  0x00004ae1 , 0x00000013 
+ 00026091  0x00006a05 arg  0x0000000a , 0x0000003f 
+ 00026092  0x00006a06 imul32  0x00000007 , 0x0000003f 
+ 00026093  0x00006a07 iadd  0x00000013 , 0x00000013 
+ 00026094  0x00006a08 call  0x000065f0 
+ 00026095  0x00006a09 branch  0x00006633 
+ 00026096  0x00006a0c call  0x0000677f 
+ 00026097  0x00006a0d ifetch  0x00000001 , 0x00000013 
+ 00026098  0x00006a0e rtn  0x00000034 
+ 00026099  0x00006a0f call  0x00006642 
+ 00026100  0x00006a11 call  0x0000677f 
+ 00026101  0x00006a12 call  0x00006609 
+ 00026102  0x00006a13 call  0x00006614 
+ 00026103  0x00006a14 call  0x0000661e 
+ 00026104  0x00006a15 arg  0x00000005 , 0x0000003f 
+ 00026105  0x00006a16 call  0x00006382 
+ 00026106  0x00006a17 call  0x00006730 
+ 00026107  0x00006a18 rtn  0x00000034 
+ 00026108  0x00006a19 jam  0x00000078 , 0x000049f5 
+ 00026109  0x00006a1a arg  0x00000006 , 0x0000003f 
+ 00026110  0x00006a1b branch  0x00006382 
+ 00026111  0x00006a1e fetcht  0x00000001 , 0x00004eba 
+ 00026112  0x00006a1f call  0x00006730 
+ 00026113  0x00006a20 rtn  0x00000034 
+ 00026114  0x00006a21 fetcht  0x00000001 , 0x00004ebd 
+ 00026115  0x00006a22 increase  0x00000001 , 0x00000002 
+ 00026116  0x00006a23 fetch  0x00000001 , 0x00004ed6 
+ 00026117  0x00006a24 rtn  0x00000034 
+ 00026118  0x00006a25 fetcht  0x00000001 , 0x00004eba 
+ 00026119  0x00006a26 jam  0x00000000 , 0x00004ed6 
+ 00026120  0x00006a27 rtn 
+ 00026121  0x00006a2a call  0x000065ff 
+ 00026122  0x00006a2b copy  0x00000002 , 0x0000003f 
+ 00026123  0x00006a2c rtn  0x00000034 
+ 00026124  0x00006a2d store  0x00000001 , 0x00004ec3 
+ 00026125  0x00006a2f arg  0x00000013 , 0x0000003f 
+ 00026126  0x00006a30 call  0x00006382 
+ 00026127  0x00006a31 fetch  0x00000001 , 0x00004ec3 
+ 00026128  0x00006a32 increase  0xffffffff , 0x0000003f 
+ 00026129  0x00006a33 store  0x00000001 , 0x00004ec3 
+ 00026130  0x00006a34 rtn  0x00000034 
+ 00026131  0x00006a35 branch  0x0000660d 
+ 00026132  0x00006a38 fetch  0x00000001 , 0x00004ebc 
+ 00026133  0x00006a39 rtn  0x00000034 
+ 00026134  0x00006a3a store  0x00000001 , 0x00004ec4 
+ 00026135  0x00006a3c arg  0x00000020 , 0x0000003f 
+ 00026136  0x00006a3d call  0x00006382 
+ 00026137  0x00006a3e fetch  0x00000001 , 0x00004ec4 
+ 00026138  0x00006a3f increase  0xffffffff , 0x0000003f 
+ 00026139  0x00006a40 store  0x00000001 , 0x00004ec4 
+ 00026140  0x00006a41 rtn  0x00000034 
+ 00026141  0x00006a42 branch  0x00006617 
+ 00026142  0x00006a45 fetch  0x00000001 , 0x00004ebd 
+ 00026143  0x00006a46 rtn  0x00000034 
+ 00026144  0x00006a47 store  0x00000001 , 0x00004ec5 
+ 00026145  0x00006a49 arg  0x00000021 , 0x0000003f 
+ 00026146  0x00006a4a call  0x00006382 
+ 00026147  0x00006a4b fetch  0x00000001 , 0x00004ec5 
+ 00026148  0x00006a4c increase  0xffffffff , 0x0000003f 
+ 00026149  0x00006a4d store  0x00000001 , 0x00004ec5 
+ 00026150  0x00006a4e rtn  0x00000034 
+ 00026151  0x00006a4f branch  0x00006621 
+ 00026152  0x00006a52 fetch  0x00000002 , 0x00004adf 
+ 00026153  0x00006a53 rtn  0x00000034 
+ 00026154  0x00006a54 fetcht  0x00000002 , 0x000006f1 
+ 00026155  0x00006a55 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00026156  0x00006a56 branch  0x00006636 , 0x00000005 
+ 00026157  0x00006a57 isub  0x00000002 , 0x0000003e 
+ 00026158  0x00006a58 rtn  0x00000005 
+ 00026159  0x00006a59 storet  0x00000002 , 0x00004adf 
+ 00026160  0x00006a5a fetch  0x00000002 , 0x00004ed3 
+ 00026161  0x00006a5b isub  0x00000002 , 0x0000003e 
+ 00026162  0x00006a5c call  0x00004325 , 0x00000005 
+ 00026163  0x00006a5e fetch  0x00000002 , 0x000006f1 
+ 00026164  0x00006a5f store  0x00000002 , 0x0000442e 
+ 00026165  0x00006a60 branch  0x00007dba 
+ 00026166  0x00006a62 jam  0x00000001 , 0x00004ed0 
+ 00026167  0x00006a63 call  0x00004325 
+ 00026168  0x00006a64 arg  0x00004b1d , 0x00000013 
+ 00026169  0x00006a65 call  0x000065f0 
+ 00026170  0x00006a66 setarg  0x00000000 
+ 00026171  0x00006a67 store  0x00000002 , 0x00004adf 
+ 00026172  0x00006a68 jam  0x00000032 , 0x000048ae 
+ 00026173  0x00006a69 call  0x00006633 
+ 00026174  0x00006a6a fetch  0x00000001 , 0x00004523 
+ 00026175  0x00006a6b mul32  0x0000003f , 0x0000000a , 0x00000039 
+ 00026176  0x00006a6c arg  0x000049fa , 0x00000005 
+ 00026177  0x00006a6d branch  0x00007ca1 
+ 00026178  0x00006a6f bpatch  0x000000a8 , 0x00004015 
+ 00026179  0x00006a70 fetch  0x00000001 , 0x00004ed7 
+ 00026180  0x00006a71 beq  0x00000001 , 0x00006647 
+ 00026181  0x00006a72 beq  0x00000000 , 0x0000664d 
+ 00026182  0x00006a73 rtn 
+ 00026183  0x00006a75 copy  0x00000007 , 0x0000003f 
+ 00026184  0x00006a76 beq  0x00000005 , 0x00006676 
+ 00026185  0x00006a77 beq  0x00000000 , 0x00006693 
+ 00026186  0x00006a78 beq  0x00000004 , 0x0000669b 
+ 00026187  0x00006a79 beq  0x00000002 , 0x000066be 
+ 00026188  0x00006a7a rtn 
+ 00026189  0x00006a7c ifetch  0x00000001 , 0x00000013 
+ 00026190  0x00006a7d beq  0x00000001 , 0x00006676 
+ 00026191  0x00006a7e beq  0x00000002 , 0x00006693 
+ 00026192  0x00006a7f beq  0x00000003 , 0x0000669b 
+ 00026193  0x00006a80 beq  0x00000004 , 0x000066be 
+ 00026194  0x00006a81 beq  0x00000005 , 0x00006654 
+ 00026195  0x00006a82 rtn 
+ 00026196  0x00006a84 call  0x00006730 
+ 00026197  0x00006a85 nbranch  0x0000665e , 0x00000034 
+ 00026198  0x00006a86 setarg  0x00000004 
+ 00026199  0x00006a87 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026200  0x00006a88 arg  0x00004c12 , 0x00000002 
+ 00026201  0x00006a89 iadd  0x00000002 , 0x00000005 
+ 00026202  0x00006a8a increase  0x00000003 , 0x00000005 
+ 00026203  0x00006a8b fetch  0x00000003 , 0x00004b27 
+ 00026204  0x00006a8c istore  0x00000003 , 0x00000005 
+ 00026205  0x00006a8d rtn 
+ 00026206  0x00006a8f setarg  0x00000004 
+ 00026207  0x00006a90 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026208  0x00006a91 arg  0x00004c12 , 0x00000002 
+ 00026209  0x00006a92 iadd  0x00000002 , 0x00000005 
+ 00026210  0x00006a93 increase  0x00000003 , 0x00000005 
+ 00026211  0x00006a94 fetch  0x00000002 , 0x00004ebe 
+ 00026212  0x00006a95 istore  0x00000003 , 0x00000005 
+ 00026213  0x00006a96 increase  0x00000007 , 0x00000005 
+ 00026214  0x00006a97 fetch  0x00000002 , 0x00004ec0 
+ 00026215  0x00006a98 lshift4  0x0000003f , 0x0000003f 
+ 00026216  0x00006a99 lshift8  0x0000003f , 0x0000003f 
+ 00026217  0x00006a9a istore  0x00000003 , 0x00000005 
+ 00026218  0x00006a9b rtn 
+ 00026219  0x00006a9e fetch  0x00000001 , 0x00004ebc 
+ 00026220  0x00006a9f rtn  0x00000034 
+ 00026221  0x00006aa0 increase  0xffffffff , 0x0000003f 
+ 00026222  0x00006aa1 store  0x00000001 , 0x00004ebc 
+ 00026223  0x00006aa2 arg  0x00000062 , 0x0000003f 
+ 00026224  0x00006aa3 rtn 
+ 00026225  0x00006aa5 arg  0x0000000a , 0x00000002 
+ 00026226  0x00006aa6 call  0x00006730 
+ 00026227  0x00006aa7 rtn  0x00000034 
+ 00026228  0x00006aa8 arg  0x00000007 , 0x00000002 
+ 00026229  0x00006aa9 rtn 
+ 00026230  0x00006aab call  0x00006671 
+ 00026231  0x00006aac fetch  0x00000002 , 0x00004ebe 
+ 00026232  0x00006aad isub  0x00000002 , 0x0000003e 
+ 00026233  0x00006aae ncall  0x0000666b , 0x00000002 
+ 00026234  0x00006aaf nrtn  0x00000002 
+ 00026235  0x00006ab0 isub  0x00000002 , 0x0000003f 
+ 00026236  0x00006ab2 store  0x00000002 , 0x00004ebe 
+ 00026237  0x00006ab4 bpatch  0x000000a9 , 0x00004015 
+ 00026238  0x00006ab5 fetch  0x00000002 , 0x00004ebe 
+ 00026239  0x00006ab6 fetcht  0x00000002 , 0x00004ec0 
+ 00026240  0x00006ab7 lshift8  0x00000002 , 0x00000002 
+ 00026241  0x00006ab8 lshift4  0x00000002 , 0x00000002 
+ 00026242  0x00006ab9 iadd  0x00000002 , 0x0000003f 
+ 00026243  0x00006aba store  0x00000003 , 0x00004b27 
+ 00026244  0x00006abb branch  0x00006654 
+ 00026245  0x00006abd fetch  0x00000002 , 0x00004ebe 
+ 00026246  0x00006abe arg  0x00000062 , 0x00000002 
+ 00026247  0x00006abf isub  0x00000002 , 0x00000002 
+ 00026248  0x00006ac0 nrtn  0x00000002 
+ 00026249  0x00006ac1 copy  0x00000002 , 0x0000003f 
+ 00026250  0x00006ac2 fetcht  0x00000001 , 0x00004ebc 
+ 00026251  0x00006ac3 sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00026252  0x00006ac4 branch  0x00006690 , 0x00000005 
+ 00026253  0x00006ac5 increase  0x00000001 , 0x00000002 
+ 00026254  0x00006ac6 storet  0x00000001 , 0x00004ebc 
+ 00026255  0x00006ac7 branch  0x0000667c 
+ 00026256  0x00006ac9 jam  0x00000000 , 0x00004ebc 
+ 00026257  0x00006aca arg  0x00000000 , 0x0000003f 
+ 00026258  0x00006acb branch  0x0000667c 
+ 00026259  0x00006acd call  0x00006730 
+ 00026260  0x00006ace ncall  0x00006685 , 0x00000034 
+ 00026261  0x00006acf call  0x00006671 
+ 00026262  0x00006ad0 fetch  0x00000002 , 0x00004ebe 
+ 00026263  0x00006ad2 iadd  0x00000002 , 0x0000003f 
+ 00026264  0x00006ad3 arg  0x00000fff , 0x00000002 
+ 00026265  0x00006ad4 call  0x00007d6c 
+ 00026266  0x00006ad5 branch  0x0000667c 
+ 00026267  0x00006ad8 call  0x00006671 
+ 00026268  0x00006ad9 fetch  0x00000002 , 0x00004ec0 
+ 00026269  0x00006ada isub  0x00000002 , 0x0000003f 
+ 00026270  0x00006adb store  0x00000002 , 0x00004ec0 
+ 00026271  0x00006add fetcht  0x00000002 , 0x00004ec0 
+ 00026272  0x00006ade call  0x00006730 
+ 00026273  0x00006adf branch  0x0000667d , 0x00000034 
+ 00026274  0x00006ae0 setarg  0x00000fff 
+ 00026275  0x00006ae1 isub  0x00000002 , 0x0000003f 
+ 00026276  0x00006ae2 arg  0x00000062 , 0x00000002 
+ 00026277  0x00006ae3 isub  0x00000002 , 0x00000002 
+ 00026278  0x00006ae4 nbranch  0x0000667d , 0x00000002 
+ 00026279  0x00006ae5 setarg  0x00000fff 
+ 00026280  0x00006ae6 isub  0x00000002 , 0x0000003f 
+ 00026281  0x00006ae7 fetcht  0x00000001 , 0x00004ebd 
+ 00026282  0x00006ae8 sub  0x00000002 , 0x00000005 , 0x0000003e 
+ 00026283  0x00006ae9 branch  0x000066af , 0x00000005 
+ 00026284  0x00006aea increase  0x00000001 , 0x00000002 
+ 00026285  0x00006aeb storet  0x00000001 , 0x00004ebd 
+ 00026286  0x00006aec branch  0x000066bc 
+ 00026287  0x00006aee jam  0x00000000 , 0x00004ebd 
+ 00026288  0x00006af0 setarg  0x00000fff 
+ 00026289  0x00006af1 branch  0x000066bc 
+ 00026290  0x00006af4 call  0x00006730 
+ 00026291  0x00006af5 branch  0x000066b0 , 0x00000034 
+ 00026292  0x00006af6 fetch  0x00000001 , 0x00004ebd 
+ 00026293  0x00006af7 branch  0x000066b0 , 0x00000034 
+ 00026294  0x00006af8 increase  0xffffffff , 0x0000003f 
+ 00026295  0x00006af9 store  0x00000001 , 0x00004ebd 
+ 00026296  0x00006afa setarg  0x00000fff 
+ 00026297  0x00006afb arg  0x00000062 , 0x00000002 
+ 00026298  0x00006afc isub  0x00000002 , 0x0000003f 
+ 00026299  0x00006afd iadd  0x00000011 , 0x0000003f 
+ 00026300  0x00006aff store  0x00000002 , 0x00004ec0 
+ 00026301  0x00006b00 branch  0x0000667d 
+ 00026302  0x00006b02 call  0x00006671 
+ 00026303  0x00006b03 fetch  0x00000002 , 0x00004ec0 
+ 00026304  0x00006b05 iadd  0x00000002 , 0x0000003f 
+ 00026305  0x00006b06 arg  0x00000fff , 0x00000002 
+ 00026306  0x00006b07 isub  0x00000002 , 0x00000011 
+ 00026307  0x00006b08 branch  0x000066b2 , 0x00000002 
+ 00026308  0x00006b09 branch  0x000066bc 
+ 00026309  0x00006b0d fetch  0x00000002 , 0x00004398 
+ 00026310  0x00006b0e beq  0x00000024 , 0x000062e9 
+ 00026311  0x00006b0f rtn 
+ 00026312  0x00006b12 arg  0x00000017 , 0x00000011 
+ 00026313  0x00006b13 arg  0x00000004 , 0x00000012 
+ 00026314  0x00006b14 call  0x000029fb 
+ 00026315  0x00006b15 setarg  0x00000006 
+ 00026316  0x00006b16 istore  0x00000001 , 0x00000005 
+ 00026317  0x00006b17 setarg  0x00000001 
+ 00026318  0x00006b18 istore  0x00000002 , 0x00000005 
+ 00026319  0x00006b19 setarg  0x0000ffff 
+ 00026320  0x00006b1a istore  0x00000002 , 0x00000005 
+ 00026321  0x00006b1b setarg  0x00002800 
+ 00026322  0x00006b1c istore  0x00000002 , 0x00000005 
+ 00026323  0x00006b1d arg  0x000049e4 , 0x00000006 
+ 00026324  0x00006b1e branch  0x00007c8f 
+ 00026325  0x00006b22 bpatch  0x000000aa , 0x00004015 
+ 00026326  0x00006b23 copy  0x00000011 , 0x00000006 
+ 00026327  0x00006b24 ifetch  0x00000003 , 0x00000006 
+ 00026328  0x00006b25 store  0x00000003 , 0x00004397 
+ 00026329  0x00006b26 beq  0x00000007 , 0x00006704 
+ 00026330  0x00006b27 beq  0x00000001 , 0x00006725 
+ 00026331  0x00006b28 beq  0x0000000a , 0x000066f4 
+ 00026332  0x00006b29 beq  0x0000000c , 0x000066de 
+ 00026333  0x00006b2a branch  0x00002b96 
+ 00026334  0x00006b2d ifetch  0x00000002 , 0x00000006 
+ 00026335  0x00006b2e store  0x00000002 , 0x000006b5 
+ 00026336  0x00006b2f iforce  0x00000011 
+ 00026337  0x00006b30 fetcht  0x00000002 , 0x00004398 
+ 00026338  0x00006b31 fetch  0x00000002 , 0x00004332 
+ 00026339  0x00006b32 isub  0x00000002 , 0x0000003e 
+ 00026340  0x00006b33 nbranch  0x00002d50 , 0x00000005 
+ 00026341  0x00006b34 call  0x00006730 
+ 00026342  0x00006b35 nbranch  0x000066e9 , 0x00000034 
+ 00026343  0x00006b36 fetcht  0x00000002 , 0x000049e0 
+ 00026344  0x00006b37 branch  0x000066ea 
+ 00026345  0x00006b3a fetcht  0x00000002 , 0x000049e2 
+ 00026346  0x00006b3c arg  0x000048be , 0x00000006 
+ 00026347  0x00006b3d call  0x00007c6d 
+ 00026348  0x00006b3e copy  0x00000002 , 0x0000003f 
+ 00026349  0x00006b3f isub  0x00000011 , 0x0000003f 
+ 00026350  0x00006b40 nbranch  0x00002e03 , 0x00000002 
+ 00026351  0x00006b41 increase  0x00000001 , 0x0000003f 
+ 00026352  0x00006b42 sub  0x0000003f , 0x00000017 , 0x0000003e 
+ 00026353  0x00006b43 branch  0x00002d59 , 0x00000002 
+ 00026354  0x00006b44 force  0x00000017 , 0x0000003f 
+ 00026355  0x00006b45 branch  0x00002d59 
+ 00026356  0x00006b48 fetcht  0x00000002 , 0x00004398 
+ 00026357  0x00006b49 fetch  0x00000001 , 0x00004321 
+ 00026358  0x00006b4a bbit1  0x00000003 , 0x000066f8 
+ 00026359  0x00006b4b branch  0x00002d1d 
+ 00026360  0x00006b4d fetch  0x00000002 , 0x00004332 
+ 00026361  0x00006b4e isub  0x00000002 , 0x0000003e 
+ 00026362  0x00006b4f nbranch  0x00002d1d , 0x00000005 
+ 00026363  0x00006b50 call  0x00002dc7 
+ 00026364  0x00006b51 nbranch  0x000066fe , 0x00000028 
+ 00026365  0x00006b52 branch  0x00002d46 
+ 00026366  0x00006b55 fetch  0x00000002 , 0x00004332 
+ 00026367  0x00006b56 isub  0x00000002 , 0x0000003e 
+ 00026368  0x00006b57 nbranch  0x00002d1d , 0x00000005 
+ 00026369  0x00006b58 arg  0x000048be , 0x00000006 
+ 00026370  0x00006b59 force  0x00000017 , 0x0000003f 
+ 00026371  0x00006b5a branch  0x00002d2d 
+ 00026372  0x00006b5e bpatch  0x000000ab , 0x00004015 
+ 00026373  0x00006b5f jam  0x00000005 , 0x00004eba 
+ 00026374  0x00006b60 jam  0x00000001 , 0x000049f4 
+ 00026375  0x00006b61 jam  0x00000001 , 0x00004ec2 
+ 00026376  0x00006b62 jam  0x000000f0 , 0x000049f5 
+ 00026377  0x00006b63 jam  0x0000000a , 0x00004ed1 
+ 00026378  0x00006b64 jam  0x00000001 , 0x00004ed6 
+ 00026379  0x00006b65 call  0x000067bf 
+ 00026380  0x00006b66 fetch  0x00000001 , 0x00004ed2 
+ 00026381  0x00006b67 rtn  0x00000034 
+ 00026382  0x00006b68 call  0x00006783 
+ 00026383  0x00006b69 arg  0x00000062 , 0x00000002 
+ 00026384  0x00006b6b fetch  0x00000002 , 0x00004f88 
+ 00026385  0x00006b6c arg  0x00004ebe , 0x00000011 
+ 00026386  0x00006b6d arg  0x00004ebc , 0x00000012 
+ 00026387  0x00006b6e call  0x0000671e 
+ 00026388  0x00006b6f arg  0x00000062 , 0x00000002 
+ 00026389  0x00006b71 fetch  0x00000002 , 0x00004f8a 
+ 00026390  0x00006b72 arg  0x00004ec0 , 0x00000011 
+ 00026391  0x00006b73 arg  0x00004ebd , 0x00000012 
+ 00026392  0x00006b74 call  0x0000671e 
+ 00026393  0x00006b75 setarg  0x00000fff 
+ 00026394  0x00006b76 fetcht  0x00000002 , 0x00004ec0 
+ 00026395  0x00006b77 isub  0x00000002 , 0x0000003f 
+ 00026396  0x00006b78 store  0x00000002 , 0x00004ec0 
+ 00026397  0x00006b79 rtn 
+ 00026398  0x00006b7b idiv  0x00000002 
+ 00026399  0x00006b7c call  0x00007d62 
+ 00026400  0x00006b7d quotient  0x0000003f 
+ 00026401  0x00006b7e remainder  0x00000002 
+ 00026402  0x00006b7f istore  0x00000001 , 0x00000012 
+ 00026403  0x00006b80 istoret  0x00000002 , 0x00000011 
+ 00026404  0x00006b81 rtn 
+ 00026405  0x00006b83 increase  0xfffffffe , 0x00000006 
+ 00026406  0x00006b84 ifetch  0x00000001 , 0x00000006 
+ 00026407  0x00006b85 beq  0x00000006 , 0x0000672e 
+ 00026408  0x00006b86 rtn 
+ 00026409  0x00006b88 jam  0x00000001 , 0x00004eba 
+ 00026410  0x00006b89 jam  0x00000000 , 0x000049f4 
+ 00026411  0x00006b8a jam  0x00000000 , 0x00004ec2 
+ 00026412  0x00006b8b jam  0x0000000a , 0x000049f5 
+ 00026413  0x00006b8c rtn 
+ 00026414  0x00006b8f call  0x00006729 
+ 00026415  0x00006b90 branch  0x000067bf 
+ 00026416  0x00006b93 fetch  0x00000001 , 0x000049f4 
+ 00026417  0x00006b94 rtn 
+ 00026418  0x00006b98 arg  0x00004f24 , 0x00000013 
+ 00026419  0x00006b99 call  0x00006730 
+ 00026420  0x00006b9a rtn  0x00000034 
+ 00026421  0x00006b9b jam  0x00000078 , 0x000049f5 
+ 00026422  0x00006b9c arg  0x00004b2b , 0x00000013 
+ 00026423  0x00006b9d rtn 
+ 00026424  0x00006ba0 arg  0x00004a40 , 0x00000013 
+ 00026425  0x00006ba1 call  0x00006730 
+ 00026426  0x00006ba2 rtn  0x00000034 
+ 00026427  0x00006ba3 arg  0x00004b67 , 0x00000013 
+ 00026428  0x00006ba4 jam  0x0000000c , 0x000049f5 
+ 00026429  0x00006ba5 copy  0x00000007 , 0x0000003f 
+ 00026430  0x00006ba6 rtneq  0x00000001 
+ 00026431  0x00006ba7 rtn 
+ 00026432  0x00006ba9 bpatch  0x000000ac , 0x00004015 
+ 00026433  0x00006baa fetch  0x00000001 , 0x00004c0e 
+ 00026434  0x00006bab setflip  0x00000000 , 0x0000003f 
+ 00026435  0x00006bac store  0x00000001 , 0x00004c0e 
+ 00026436  0x00006bad beq  0x00000000 , 0x00006749 
+ 00026437  0x00006bae beq  0x00000001 , 0x00006747 
+ 00026438  0x00006baf rtn 
+ 00026439  0x00006bb1 call  0x00006750 
+ 00026440  0x00006bb2 branch  0x00006371 
+ 00026441  0x00006bb4 call  0x0000674b 
+ 00026442  0x00006bb5 branch  0x00006371 
+ 00026443  0x00006bb7 arg  0x00004a6d , 0x00000013 
+ 00026444  0x00006bb8 call  0x00006730 
+ 00026445  0x00006bb9 rtn  0x00000034 
+ 00026446  0x00006bba arg  0x00004b94 , 0x00000013 
+ 00026447  0x00006bbb rtn 
+ 00026448  0x00006bbd arg  0x00004bfa , 0x00000013 
+ 00026449  0x00006bbe call  0x00006730 
+ 00026450  0x00006bbf rtn  0x00000034 
+ 00026451  0x00006bc0 arg  0x00004c04 , 0x00000013 
+ 00026452  0x00006bc1 rtn 
+ 00026453  0x00006bc5 copy  0x00000007 , 0x0000003f 
+ 00026454  0x00006bc6 beq  0x00000001 , 0x00006777 
+ 00026455  0x00006bc7 beq  0x00000002 , 0x00006765 
+ 00026456  0x00006bc8 beq  0x00000004 , 0x00006761 
+ 00026457  0x00006bc9 rtn 
+ 00026458  0x00006bcd arg  0x00004f9d , 0x00000013 
+ 00026459  0x00006bce arg  0x0000675d , 0x00000012 
+ 00026460  0x00006bcf branch  0x000042e0 
+ 00026461  0x00006bd1 jam  0x00000004 , 0x00004f9d 
+ 00026462  0x00006bd2 fetch  0x00000001 , 0x00004c0e 
+ 00026463  0x00006bd3 branch  0x00006761 , 0x00000034 
+ 00026464  0x00006bd4 branch  0x00006765 
+ 00026465  0x00006bd8 jam  0x00000000 , 0x00004c0e 
+ 00026466  0x00006bd9 jam  0x00000004 , 0x00004f9d 
+ 00026467  0x00006bda arg  0x00004ab5 , 0x00000013 
+ 00026468  0x00006bdb branch  0x00006371 
+ 00026469  0x00006bde jam  0x00000001 , 0x00004c0e 
+ 00026470  0x00006bdf jam  0x00000004 , 0x00004f9d 
+ 00026471  0x00006be0 arg  0x00004aaf , 0x00000013 
+ 00026472  0x00006be1 branch  0x00006371 
+ 00026473  0x00006be3 jam  0x00000000 , 0x00004c0e 
+ 00026474  0x00006be4 jam  0x00000000 , 0x00004f9d 
+ 00026475  0x00006be5 rtn 
+ 00026476  0x00006be9 arg  0x00004f9e , 0x00000013 
+ 00026477  0x00006bea arg  0x0000676f , 0x00000012 
+ 00026478  0x00006beb branch  0x000042e0 
+ 00026479  0x00006bed jam  0x00000002 , 0x00004f9e 
+ 00026480  0x00006bee call  0x00006772 
+ 00026481  0x00006bef branch  0x00006371 
+ 00026482  0x00006bf2 arg  0x00004f9f , 0x00000013 
+ 00026483  0x00006bf3 call  0x00006730 
+ 00026484  0x00006bf4 rtn  0x00000034 
+ 00026485  0x00006bf5 arg  0x00004fa7 , 0x00000013 
+ 00026486  0x00006bf6 rtn 
+ 00026487  0x00006bf9 fetch  0x00000001 , 0x00004faf 
+ 00026488  0x00006bfa nbranch  0x0000677c , 0x00000034 
+ 00026489  0x00006bfb jam  0x00000001 , 0x00004faf 
+ 00026490  0x00006bfc jam  0x00000002 , 0x00004f9e 
+ 00026491  0x00006bfd rtn 
+ 00026492  0x00006c00 jam  0x00000000 , 0x00004faf 
+ 00026493  0x00006c01 jam  0x00000000 , 0x00004f9e 
+ 00026494  0x00006c02 rtn 
+ 00026495  0x00006c05 fetch  0x00000001 , 0x00004ebb 
+ 00026496  0x00006c06 nrtn  0x00000034 
+ 00026497  0x00006c07 jam  0x00000001 , 0x00004ebb 
+ 00026498  0x00006c08 branch  0x0000667d 
+ 00026499  0x00006c0b setarg  0x00000000 
+ 00026500  0x00006c0c store  0x00000007 , 0x00004ebc 
+ 00026501  0x00006c0d rtn 
+ 00026502  0x00006c10 call  0x00006730 
+ 00026503  0x00006c11 beq  0x00000001 , 0x0000678e 
+ 00026504  0x00006c12 beq  0x00000000 , 0x000067a0 
+ 00026505  0x00006c13 rtn 
+ 00026506  0x00006c16 fetch  0x00000001 , 0x00004f90 
+ 00026507  0x00006c17 beq  0x00000001 , 0x000067a7 
+ 00026508  0x00006c18 beq  0x00000000 , 0x000067b9 
+ 00026509  0x00006c19 rtn 
+ 00026510  0x00006c1c fetch  0x00000001 , 0x00004ebc 
+ 00026511  0x00006c1d mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026512  0x00006c1e copy  0x0000003f , 0x00000002 
+ 00026513  0x00006c1f fetch  0x00000002 , 0x00004ebe 
+ 00026514  0x00006c20 iadd  0x00000002 , 0x0000003f 
+ 00026515  0x00006c21 store  0x00000002 , 0x00004f8c 
+ 00026516  0x00006c23 fetch  0x00000001 , 0x00004ebd 
+ 00026517  0x00006c24 mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026518  0x00006c25 copy  0x0000003f , 0x00000002 
+ 00026519  0x00006c26 fetch  0x00000002 , 0x00004ec0 
+ 00026520  0x00006c27 copy  0x0000003f , 0x00000011 
+ 00026521  0x00006c28 setarg  0x00000fff 
+ 00026522  0x00006c29 isub  0x00000011 , 0x0000003f 
+ 00026523  0x00006c2a iadd  0x00000002 , 0x0000003f 
+ 00026524  0x00006c2b store  0x00000002 , 0x00004f8e 
+ 00026525  0x00006c2d call  0x00006730 
+ 00026526  0x00006c2f store  0x00000001 , 0x00004f90 
+ 00026527  0x00006c30 rtn 
+ 00026528  0x00006c33 fetch  0x00000002 , 0x00004ebe 
+ 00026529  0x00006c34 store  0x00000002 , 0x00004f8c 
+ 00026530  0x00006c35 fetch  0x00000002 , 0x00004ec0 
+ 00026531  0x00006c36 store  0x00000002 , 0x00004f8e 
+ 00026532  0x00006c37 call  0x00006730 
+ 00026533  0x00006c38 store  0x00000001 , 0x00004f90 
+ 00026534  0x00006c39 rtn 
+ 00026535  0x00006c3b fetch  0x00000002 , 0x00004f8c 
+ 00026536  0x00006c3c div  0x0000003f , 0x00000062 
+ 00026537  0x00006c3d call  0x00007d62 
+ 00026538  0x00006c3e quotient  0x0000003f 
+ 00026539  0x00006c3f remainder  0x00000002 
+ 00026540  0x00006c40 store  0x00000001 , 0x00004ebc 
+ 00026541  0x00006c41 copy  0x00000002 , 0x0000003f 
+ 00026542  0x00006c42 store  0x00000002 , 0x00004ebe 
+ 00026543  0x00006c43 fetch  0x00000002 , 0x00004f8e 
+ 00026544  0x00006c44 div  0x0000003f , 0x00000062 
+ 00026545  0x00006c45 call  0x00007d62 
+ 00026546  0x00006c46 quotient  0x0000003f 
+ 00026547  0x00006c47 remainder  0x00000002 
+ 00026548  0x00006c48 store  0x00000001 , 0x00004ebd 
+ 00026549  0x00006c4a setarg  0x00000fff 
+ 00026550  0x00006c4b isub  0x00000002 , 0x0000003f 
+ 00026551  0x00006c4c store  0x00000002 , 0x00004ec0 
+ 00026552  0x00006c4f rtn 
+ 00026553  0x00006c51 fetch  0x00000002 , 0x00004f8c 
+ 00026554  0x00006c52 store  0x00000002 , 0x00004ebe 
+ 00026555  0x00006c53 fetch  0x00000002 , 0x00004f8e 
+ 00026556  0x00006c54 store  0x00000002 , 0x00004ec0 
+ 00026557  0x00006c57 rtn 
+ 00026558  0x00006c5a branch  0x0000683c 
+ 00026559  0x00006c5d branch  0x00006823 
+ 00026560  0x00006c61 call  0x000067e2 
+ 00026561  0x00006c62 fetch  0x00000002 , 0x00004f93 
+ 00026562  0x00006c63 call  0x0000684f 
+ 00026563  0x00006c64 jam  0x00000000 , 0x00004f9b 
+ 00026564  0x00006c65 fetch  0x00000005 , 0x00004f8c 
+ 00026565  0x00006c66 jam  0x00000000 , 0x00004f9c 
+ 00026566  0x00006c67 jam  0x00000000 , 0x00004f99 
+ 00026567  0x00006c68 call  0x000067e6 
+ 00026568  0x00006c69 fetch  0x00000001 , 0x00004f99 
+ 00026569  0x00006c6a rtneq  0x00000000 
+ 00026570  0x00006c6b branch  0x000067c0 
+ 00026571  0x00006c70 fetch  0x00000002 , 0x00004f80 
+ 00026572  0x00006c71 increase  0xfffffffb , 0x0000003f 
+ 00026573  0x00006c72 store  0x00000002 , 0x00004f93 
+ 00026574  0x00006c73 rtn 
+ 00026575  0x00006c77 fetch  0x00000002 , 0x00004f93 
+ 00026576  0x00006c78 increase  0xfffffffb , 0x0000003f 
+ 00026577  0x00006c79 store  0x00000002 , 0x00004f93 
+ 00026578  0x00006c7a rtn 
+ 00026579  0x00006c7e fetch  0x00000002 , 0x00004f93 
+ 00026580  0x00006c7f pincrease  0x00000005 
+ 00026581  0x00006c80 store  0x00000002 , 0x00004f93 
+ 00026582  0x00006c81 rtn 
+ 00026583  0x00006c84 fetch  0x00000002 , 0x00004f95 
+ 00026584  0x00006c85 pincrease  0x00000005 
+ 00026585  0x00006c86 store  0x00000002 , 0x00004f95 
+ 00026586  0x00006c88 fetch  0x00000002 , 0x00004f95 
+ 00026587  0x00006c89 copy  0x0000003f , 0x00000002 
+ 00026588  0x00006c8b fetch  0x00000002 , 0x00004f80 
+ 00026589  0x00006c8c isub  0x00000002 , 0x0000003f 
+ 00026590  0x00006c8d arg  0x00000005 , 0x00000002 
+ 00026591  0x00006c8e isub  0x00000002 , 0x0000003e 
+ 00026592  0x00006c90 nbranch  0x00006806 , 0x00000002 
+ 00026593  0x00006c91 rtn 
+ 00026594  0x00006c94 fetch  0x00000001 , 0x00004f9b 
+ 00026595  0x00006c95 beq  0x00000001 , 0x000067cb 
+ 00026596  0x00006c96 beq  0x00000000 , 0x000067cf 
+ 00026597  0x00006c97 rtn 
+ 00026598  0x00006c9b arg  0x00000000 , 0x00000012 
+ 00026599  0x00006c9c copy  0x00000012 , 0x00000002 
+ 00026600  0x00006c9d fetch  0x00000002 , 0x00004f8c 
+ 00026601  0x00006c9e icompare  0x0000ffff , 0x00000002 
+ 00026602  0x00006ca0 ncall  0x000067f6 , 0x00000001 
+ 00026603  0x00006ca1 arg  0x00000000 , 0x00000012 
+ 00026604  0x00006ca2 copy  0x00000012 , 0x00000002 
+ 00026605  0x00006ca3 fetch  0x00000002 , 0x00004f8e 
+ 00026606  0x00006ca4 icompare  0x0000ffff , 0x00000002 
+ 00026607  0x00006ca5 ncall  0x000067f6 , 0x00000001 
+ 00026608  0x00006ca6 arg  0x00000000 , 0x00000012 
+ 00026609  0x00006ca7 copy  0x00000012 , 0x00000002 
+ 00026610  0x00006ca8 fetch  0x00000001 , 0x00004f90 
+ 00026611  0x00006ca9 icompare  0x000000ff , 0x00000002 
+ 00026612  0x00006caa ncall  0x000067f6 , 0x00000001 
+ 00026613  0x00006cab rtn 
+ 00026614  0x00006caf fetch  0x00000001 , 0x00004f99 
+ 00026615  0x00006cb0 pincrease  0x00000001 
+ 00026616  0x00006cb1 store  0x00000001 , 0x00004f99 
+ 00026617  0x00006cb2 rtn 
+ 00026618  0x00006cb4 jam  0x00000001 , 0x00004f99 
+ 00026619  0x00006cb5 call  0x000067d7 
+ 00026620  0x00006cb6 fetch  0x00000002 , 0x00004f95 
+ 00026621  0x00006cb7 call  0x0000684f 
+ 00026622  0x00006cb8 call  0x00006730 
+ 00026623  0x00006cb9 copy  0x0000003f , 0x00000002 
+ 00026624  0x00006cba fetch  0x00000001 , 0x00004f90 
+ 00026625  0x00006cbb icompare  0x000000ff , 0x00000002 
+ 00026626  0x00006cbc call  0x00006821 , 0x00000001 
+ 00026627  0x00006cbe fetch  0x00000001 , 0x00004f99 
+ 00026628  0x00006cbf rtneq  0x00000000 
+ 00026629  0x00006cc0 branch  0x000067fa 
+ 00026630  0x00006cc4 bpatch  0x000000ad , 0x00004015 
+ 00026631  0x00006cc5 call  0x00006821 
+ 00026632  0x00006cc6 call  0x00006730 
+ 00026633  0x00006cc7 branch  0x0000680b , 0x00000034 
+ 00026634  0x00006cc8 branch  0x00006812 
+ 00026635  0x00006ccb fetch  0x00000002 , 0x00004f84 
+ 00026636  0x00006ccc store  0x00000002 , 0x00004ebe 
+ 00026637  0x00006cce fetcht  0x00000002 , 0x00004f86 
+ 00026638  0x00006ccf setarg  0x00000fff 
+ 00026639  0x00006cd0 isub  0x00000002 , 0x0000003f 
+ 00026640  0x00006cd1 store  0x00000002 , 0x00004ec0 
+ 00026641  0x00006cd2 branch  0x000067be 
+ 00026642  0x00006cd5 arg  0x00000062 , 0x00000002 
+ 00026643  0x00006cd7 fetch  0x00000002 , 0x00004f88 
+ 00026644  0x00006cd8 arg  0x00004ebe , 0x00000011 
+ 00026645  0x00006cd9 arg  0x00004ebc , 0x00000012 
+ 00026646  0x00006cda call  0x0000671e 
+ 00026647  0x00006cdb arg  0x00000062 , 0x00000002 
+ 00026648  0x00006cdd fetch  0x00000002 , 0x00004f8a 
+ 00026649  0x00006cde arg  0x00004ec0 , 0x00000011 
+ 00026650  0x00006cdf arg  0x00004ebd , 0x00000012 
+ 00026651  0x00006ce0 call  0x0000671e 
+ 00026652  0x00006ce1 setarg  0x00000fff 
+ 00026653  0x00006ce2 fetcht  0x00000002 , 0x00004ec0 
+ 00026654  0x00006ce3 isub  0x00000002 , 0x0000003f 
+ 00026655  0x00006ce4 store  0x00000002 , 0x00004ec0 
+ 00026656  0x00006ce5 branch  0x000067be 
+ 00026657  0x00006ce8 jam  0x00000000 , 0x00004f99 
+ 00026658  0x00006ce9 rtn 
+ 00026659  0x00006cec bpatch  0x000000ae , 0x00004015 
+ 00026660  0x00006ced jam  0x00000001 , 0x00004f9b 
+ 00026661  0x00006cee call  0x000067c0 
+ 00026662  0x00006cf2 fetch  0x00000002 , 0x00004f82 
+ 00026663  0x00006cf3 copy  0x0000003f , 0x00000002 
+ 00026664  0x00006cf4 fetch  0x00000002 , 0x00004f93 
+ 00026665  0x00006cf5 isub  0x00000002 , 0x0000003f 
+ 00026666  0x00006cf6 arg  0x00000000 , 0x00000002 
+ 00026667  0x00006cf7 isub  0x00000002 , 0x0000003e 
+ 00026668  0x00006cf8 nrtn  0x00000002 
+ 00026669  0x00006cf9 fetch  0x00000002 , 0x00004f93 
+ 00026670  0x00006cfa copy  0x0000003f , 0x00000002 
+ 00026671  0x00006cfc fetch  0x00000002 , 0x00004f80 
+ 00026672  0x00006cfd increase  0xfffffffb , 0x0000003f 
+ 00026673  0x00006cfe isub  0x00000002 , 0x0000003f 
+ 00026674  0x00006d01 fetch  0x00000002 , 0x00004f93 
+ 00026675  0x00006d02 store  0x00000002 , 0x00004f95 
+ 00026676  0x00006d03 call  0x000067fa 
+ 00026677  0x00006d04 fetch  0x00000002 , 0x00004f95 
+ 00026678  0x00006d05 ncall  0x0000684f , 0x00000005 
+ 00026679  0x00006d08 jam  0x00000000 , 0x00004f99 
+ 00026680  0x00006d09 call  0x000067e6 
+ 00026681  0x00006d0a fetch  0x00000001 , 0x00004f99 
+ 00026682  0x00006d0b rtneq  0x00000000 
+ 00026683  0x00006d0c branch  0x0000678a 
+ 00026684  0x00006d10 bpatch  0x000000af , 0x00004015 
+ 00026685  0x00006d11 jam  0x00000001 , 0x00004f9b 
+ 00026686  0x00006d12 call  0x000067c0 
+ 00026687  0x00006d16 fetcht  0x00000002 , 0x00004f82 
+ 00026688  0x00006d18 fetch  0x00000002 , 0x00004f93 
+ 00026689  0x00006d19 isub  0x00000002 , 0x0000003f 
+ 00026690  0x00006d1a arg  0x00000000 , 0x00000002 
+ 00026691  0x00006d1b isub  0x00000002 , 0x0000003e 
+ 00026692  0x00006d1c nrtn  0x00000002 
+ 00026693  0x00006d1e fetcht  0x00000002 , 0x00004f93 
+ 00026694  0x00006d20 fetch  0x00000002 , 0x00004f80 
+ 00026695  0x00006d21 isub  0x00000002 , 0x0000003f 
+ 00026696  0x00006d22 arg  0x00000000 , 0x00000002 
+ 00026697  0x00006d23 isub  0x00000002 , 0x0000003e 
+ 00026698  0x00006d24 nrtn  0x00000002 
+ 00026699  0x00006d25 fetch  0x00000002 , 0x00004f93 
+ 00026700  0x00006d26 store  0x00000002 , 0x00004f91 
+ 00026701  0x00006d27 call  0x00006786 
+ 00026702  0x00006d29 branch  0x00006854 
+ 00026703  0x00006d2d bpatch  0x000000b0 , 0x00004016 
+ 00026704  0x00006d2e copy  0x0000003f , 0x00000012 
+ 00026705  0x00006d2f arg  0x00000005 , 0x00000039 
+ 00026706  0x00006d31 arg  0x00004f8c , 0x00000011 
+ 00026707  0x00006d32 branch  0x00006b74 
+ 00026708  0x00006d36 arg  0x00000005 , 0x00000039 
+ 00026709  0x00006d37 arg  0x00004f8c , 0x00000011 
+ 00026710  0x00006d38 fetchr  0x00000012 , 0x00000002 , 0x00004f91 
+ 00026711  0x00006d39 branch  0x00006b45 
+ 00026712  0x00006d3c arg  0x000048ae , 0x00000013 
+ 00026713  0x00006d3d arg  0x000067be , 0x00000012 
+ 00026714  0x00006d3e branch  0x000042e0 
+ 00026715  0x00006d4d fetch  0x00000002 , 0x00000912 
+ 00026716  0x00006d50 ifetcht  0x00000001 , 0x00000013 
+ 00026717  0x00006d51 increase  0x00000001 , 0x00000013 
+ 00026718  0x00006d52 lshift8  0x00000002 , 0x00000002 
+ 00026719  0x00006d53 ixor  0x00000002 , 0x0000003f 
+ 00026720  0x00006d56 copy  0x00000039 , 0x00000012 
+ 00026721  0x00006d57 arg  0x00000008 , 0x00000039 
+ 00026722  0x00006d59 isolate1  0x0000000f , 0x0000003f 
+ 00026723  0x00006d5a lshift  0x0000003f , 0x0000003f 
+ 00026724  0x00006d5b nbranch  0x00006867 , 0x00000001 
+ 00026725  0x00006d5c fetcht  0x00000002 , 0x00000914 
+ 00026726  0x00006d5d ixor  0x00000002 , 0x0000003f 
+ 00026727  0x00006d5f loop  0x00006862 
+ 00026728  0x00006d60 copy  0x00000012 , 0x00000039 
+ 00026729  0x00006d62 loop  0x0000685c 
+ 00026730  0x00006d63 store  0x00000002 , 0x00000912 
+ 00026731  0x00006d64 rtn 
+ 00026732  0x00006d6a fetch  0x00000001 , 0x0000443f 
+ 00026733  0x00006d6c arg  0x0000003e , 0x00000002 
+ 00026734  0x00006d6d branch  0x00006f20 
+ 00026735  0x00006d71 fetch  0x00000001 , 0x0000443f 
+ 00026736  0x00006d73 arg  0x0000003f , 0x00000002 
+ 00026737  0x00006d74 branch  0x00006f20 
+ 00026738  0x00006d77 call  0x0000686f 
+ 00026739  0x00006d79 call  0x0000686c 
+ 00026740  0x00006d7a branch  0x0000686f 
+ 00026741  0x00006d7e call  0x00006873 
+ 00026742  0x00006d80 branch  0x0000686c 
+ 00026743  0x00006d83 branch  0x00006873 
+ 00026744  0x00006d86 call  0x00006873 
+ 00026745  0x00006d87 branch  0x00006875 
+ 00026746  0x00006d8c branch  0x0000686c 
+ 00026747  0x00006d91 fetch  0x00000001 , 0x00004440 
+ 00026748  0x00006d92 branch  0x0000686d 
+ 00026749  0x00006d96 fetch  0x00000001 , 0x00004440 
+ 00026750  0x00006d97 branch  0x00006870 
+ 00026751  0x00006d9a call  0x0000687b 
+ 00026752  0x00006d9b call  0x0000687d 
+ 00026753  0x00006d9c branch  0x0000687b 
+ 00026754  0x00006da4 clear_stack 
+ 00026755  0x00006da5 call  0x000070d7 
+ 00026756  0x00006da6 call  0x0000688d 
+ 00026757  0x00006da7 call  0x0000688f 
+ 00026758  0x00006da8 call  0x000068a3 
+ 00026759  0x00006da9 call  0x000068bf 
+ 00026760  0x00006daa call  0x000068c3 
+ 00026761  0x00006dac jam  0x00000001 , 0x0000070f 
+ 00026762  0x00006dad jam  0x00000004 , 0x0000070c 
+ 00026763  0x00006db0 call  0x000068ce 
+ 00026764  0x00006db1 branch  0x0000688b 
+ 00026765  0x00006db4 jam  0x00000004 , 0x00008042 
+ 00026766  0x00006db5 rtn 
+ 00026767  0x00006db8 call  0x00006893 
+ 00026768  0x00006db9 call  0x00006897 
+ 00026769  0x00006dba call  0x0000689b 
+ 00026770  0x00006dbb branch  0x0000689f 
+ 00026771  0x00006dbe fetch  0x00000001 , 0x000044f1 
+ 00026772  0x00006dbf nrtn  0x00000034 
+ 00026773  0x00006dc0 jam  0x00000007 , 0x000044f1 
+ 00026774  0x00006dc1 rtn 
+ 00026775  0x00006dc4 fetch  0x00000001 , 0x000044f2 
+ 00026776  0x00006dc5 nrtn  0x00000034 
+ 00026777  0x00006dc6 jam  0x00000006 , 0x000044f2 
+ 00026778  0x00006dc7 rtn 
+ 00026779  0x00006dc9 fetch  0x00000001 , 0x000044f3 
+ 00026780  0x00006dca nrtn  0x00000034 
+ 00026781  0x00006dcb jam  0x00000009 , 0x000044f3 
+ 00026782  0x00006dcc rtn 
+ 00026783  0x00006dce fetch  0x00000001 , 0x000044f4 
+ 00026784  0x00006dcf nrtn  0x00000034 
+ 00026785  0x00006dd0 jam  0x0000000a , 0x000044f4 
+ 00026786  0x00006dd1 rtn 
+ 00026787  0x00006dd5 setarg  0x00000c00 
+ 00026788  0x00006dd6 store  0x00000002 , 0x00000670 
+ 00026789  0x00006dd7 setarg  0x00000eff 
+ 00026790  0x00006dd8 istore  0x00000002 , 0x00000005 
+ 00026791  0x00006dd9 setarg  0x00000f00 
+ 00026792  0x00006dda istore  0x00000002 , 0x00000005 
+ 00026793  0x00006ddb setarg  0x00000fff 
+ 00026794  0x00006ddc istore  0x00000002 , 0x00000005 
+ 00026795  0x00006ddd fetch  0x00000008 , 0x00000670 
+ 00026796  0x00006dde call  0x00006d68 
+ 00026797  0x00006ddf call  0x00006d82 
+ 00026798  0x00006de0 arg  0x0001c200 , 0x00000002 
+ 00026799  0x00006de1 call  0x00006d75 
+ 00026800  0x00006de2 fetch  0x00000001 , 0x000044f1 
+ 00026801  0x00006de3 arg  0x00000008 , 0x00000002 
+ 00026802  0x00006de4 call  0x00006f21 
+ 00026803  0x00006de5 fetch  0x00000001 , 0x000044f2 
+ 00026804  0x00006de6 arg  0x00000049 , 0x00000002 
+ 00026805  0x00006de7 call  0x00006f21 
+ 00026806  0x00006de8 fetch  0x00000001 , 0x000044f3 
+ 00026807  0x00006de9 arg  0x0000000a , 0x00000002 
+ 00026808  0x00006dea call  0x00006f21 
+ 00026809  0x00006deb fetch  0x00000001 , 0x000044f4 
+ 00026810  0x00006dec arg  0x0000000b , 0x00000002 
+ 00026811  0x00006ded call  0x00006f21 
+ 00026812  0x00006def arg  0x00000081 , 0x00000002 
+ 00026813  0x00006df0 storet  0x00000001 , 0x00008060 
+ 00026814  0x00006df1 branch  0x00007d76 
+ 00026815  0x00006df4 fetch  0x00000001 , 0x000044f5 
+ 00026816  0x00006df5 nrtn  0x00000034 
+ 00026817  0x00006df6 jam  0x0000000c , 0x000044f5 
+ 00026818  0x00006df7 rtn 
+ 00026819  0x00006dfa fetch  0x00000001 , 0x000044f5 
+ 00026820  0x00006dfb arg  0x00000010 , 0x00000002 
+ 00026821  0x00006dfc call  0x00006f21 
+ 00026822  0x00006dfd arg  0x00000040 , 0x00000011 
+ 00026823  0x00006dfe call  0x00007055 
+ 00026824  0x00006dff arg  0x00000000 , 0x00000011 
+ 00026825  0x00006e00 arg  0x00000000 , 0x00000012 
+ 00026826  0x00006e01 setarg  0x00000000 
+ 00026827  0x00006e02 call  0x0000707a 
+ 00026828  0x00006e03 arg  0x00000000 , 0x00000007 
+ 00026829  0x00006e04 branch  0x000070c0 
+ 00026830  0x00006e08 fetch  0x00000002 , 0x00008112 
+ 00026831  0x00006e09 add  0x0000003f , 0xfffffffc , 0x00000011 
+ 00026832  0x00006e0a nrtn  0x00000002 
+ 00026833  0x00006e0b call  0x00006d96 
+ 00026834  0x00006e0c ifetch  0x00000001 , 0x00000003 
+ 00026835  0x00006e0d beq  0x00000001 , 0x000068d6 
+ 00026836  0x00006e0f call  0x00007c95 
+ 00026837  0x00006e10 branch  0x00006d9e 
+ 00026838  0x00006e15 ifetch  0x00000002 , 0x00000003 
+ 00026839  0x00006e16 store  0x00000002 , 0x00000710 
+ 00026840  0x00006e17 arg  0x000003ff , 0x00000002 
+ 00026841  0x00006e18 iand  0x00000002 , 0x00000002 
+ 00026842  0x00006e19 storet  0x00000002 , 0x00000709 
+ 00026843  0x00006e1a rshift2  0x0000003f , 0x0000003f 
+ 00026844  0x00006e1b rshift8  0x0000003f , 0x0000003f 
+ 00026845  0x00006e1c store  0x00000001 , 0x0000070b 
+ 00026846  0x00006e1d ifetch  0x00000001 , 0x00000003 
+ 00026847  0x00006e1e pincrease  0xffffffff 
+ 00026848  0x00006e1f isub  0x00000011 , 0x0000003e 
+ 00026849  0x00006e20 rtn  0x00000002 
+ 00026850  0x00006e21 call  0x000068e4 
+ 00026851  0x00006e22 branch  0x0000693f 
+ 00026852  0x00006e25 fetch  0x00000001 , 0x0000070b 
+ 00026853  0x00006e2d beq  0x0000003f , 0x000068e7 
+ 00026854  0x00006e2e branch  0x0000692b 
+ 00026855  0x00006e39 bpatch  0x000000b4 , 0x00004016 
+ 00026856  0x00006e3a fetch  0x00000001 , 0x00000709 
+ 00026857  0x00006e3b beq  0x00000000 , 0x0000692a 
+ 00026858  0x00006e3c beq  0x00000001 , 0x000068f2 
+ 00026859  0x00006e3d beq  0x00000002 , 0x000068f7 
+ 00026860  0x00006e3e beq  0x00000003 , 0x00006905 
+ 00026861  0x00006e3f beq  0x00000004 , 0x0000690f 
+ 00026862  0x00006e40 beq  0x00000005 , 0x0000692a 
+ 00026863  0x00006e41 beq  0x00000010 , 0x00006920 
+ 00026864  0x00006e42 beq  0x00000014 , 0x00006926 
+ 00026865  0x00006e43 branch  0x0000692a 
+ 00026866  0x00006e47 jam  0x00000000 , 0x00000712 
+ 00026867  0x00006e48 fetch  0x00000002 , 0x00008000 
+ 00026868  0x00006e49 store  0x00000002 , 0x00000713 
+ 00026869  0x00006e4a arg  0x00000003 , 0x00000039 
+ 00026870  0x00006e4b branch  0x00006932 
+ 00026871  0x00006e4e ifetch  0x00000002 , 0x00000003 
+ 00026872  0x00006e4f store  0x00000002 , 0x00008052 
+ 00026873  0x00006e50 rtn 
+ 00026874  0x00006e54 ifetch  0x00000001 , 0x00000003 
+ 00026875  0x00006e55 copy  0x0000003f , 0x00000002 
+ 00026876  0x00006e56 store  0x00000001 , 0x00008024 
+ 00026877  0x00006e57 ifetch  0x00000001 , 0x00000003 
+ 00026878  0x00006e58 iadd  0x00000002 , 0x00000002 
+ 00026879  0x00006e59 set1  0x00000007 , 0x0000003f 
+ 00026880  0x00006e5a store  0x00000001 , 0x00008023 
+ 00026881  0x00006e5b ifetch  0x00000001 , 0x00000003 
+ 00026882  0x00006e5c iadd  0x00000002 , 0x00000002 
+ 00026883  0x00006e5d copy  0x0000003f , 0x00000039 
+ 00026884  0x00006e5e rtn 
+ 00026885  0x00006e61 call  0x000068fa 
+ 00026886  0x00006e63 ifetch  0x00000001 , 0x00000003 
+ 00026887  0x00006e64 store  0x00000001 , 0x00008025 
+ 00026888  0x00006e65 iadd  0x00000002 , 0x00000002 
+ 00026889  0x00006e66 loop  0x00006906 
+ 00026890  0x00006e68 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026891  0x00006e69 ifetch  0x00000001 , 0x00000003 
+ 00026892  0x00006e6a isub  0x00000002 , 0x0000003e 
+ 00026893  0x00006e6b nbranch  0x0000691e , 0x00000005 
+ 00026894  0x00006e6c branch  0x0000692a 
+ 00026895  0x00006e6f arg  0x00000020 , 0x00000039 
+ 00026896  0x00006e70 arg  0x00004000 , 0x00000005 
+ 00026897  0x00006e71 arg  0x00000000 , 0x00000002 
+ 00026898  0x00006e73 ifetch  0x00000001 , 0x00000003 
+ 00026899  0x00006e74 istore  0x00000001 , 0x00000005 
+ 00026900  0x00006e75 iadd  0x00000002 , 0x00000002 
+ 00026901  0x00006e76 loop  0x00006912 
+ 00026902  0x00006e77 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026903  0x00006e78 ifetch  0x00000001 , 0x00000003 
+ 00026904  0x00006e79 isub  0x00000002 , 0x0000003e 
+ 00026905  0x00006e7a nbranch  0x0000691e , 0x00000005 
+ 00026906  0x00006e7b jam  0x00000000 , 0x00008023 
+ 00026907  0x00006e7c call  0x0000692a 
+ 00026908  0x00006e7d call  0x00006dae 
+ 00026909  0x00006e7e branch  0x00002001 
+ 00026910  0x00006e81 jam  0x00000000 , 0x00008023 
+ 00026911  0x00006e82 branch  0x0000692b 
+ 00026912  0x00006e86 ifetch  0x00000001 , 0x00000003 
+ 00026913  0x00006e87 copy  0x0000003f , 0x00000039 
+ 00026914  0x00006e88 ifetch  0x00000002 , 0x00000003 
+ 00026915  0x00006e89 copy  0x0000003f , 0x00000005 
+ 00026916  0x00006e8a call  0x00006ddd 
+ 00026917  0x00006e8b branch  0x0000692a 
+ 00026918  0x00006e8e fetch  0x00000001 , 0x00008060 
+ 00026919  0x00006e8f set1  0x00000004 , 0x0000003f 
+ 00026920  0x00006e90 store  0x00000001 , 0x00008060 
+ 00026921  0x00006e91 branch  0x0000692a 
+ 00026922  0x00006e95 branch  0x0000692f 
+ 00026923  0x00006e98 jam  0x00000001 , 0x00000712 
+ 00026924  0x00006e99 branch  0x00006930 
+ 00026925  0x00006e9b jam  0x0000000c , 0x00000712 
+ 00026926  0x00006e9c branch  0x00006930 
+ 00026927  0x00006e9e jam  0x00000000 , 0x00000712 
+ 00026928  0x00006e9f arg  0x00000001 , 0x00000039 
+ 00026929  0x00006ea0 branch  0x00006932 
+ 00026930  0x00006ea3 jam  0x0000000e , 0x0000070d 
+ 00026931  0x00006ea4 add  0x00000039 , 0x00000003 , 0x0000003f 
+ 00026932  0x00006ea5 store  0x00000001 , 0x0000070e 
+ 00026933  0x00006ea6 call  0x0000693b 
+ 00026934  0x00006ea7 fetch  0x00000003 , 0x0000070f 
+ 00026935  0x00006ea8 istore  0x00000003 , 0x00000003 
+ 00026936  0x00006eaa arg  0x00000712 , 0x00000006 
+ 00026937  0x00006eab call  0x00006dc4 
+ 00026938  0x00006eac branch  0x00006da4 
+ 00026939  0x00006eb1 call  0x00006da2 
+ 00026940  0x00006eb2 fetch  0x00000003 , 0x0000070c 
+ 00026941  0x00006eb3 istore  0x00000003 , 0x00000003 
+ 00026942  0x00006eb4 rtn 
+ 00026943  0x00006eb7 call  0x00006d96 
+ 00026944  0x00006eb8 increase  0x00000003 , 0x00000003 
+ 00026945  0x00006eb9 ifetch  0x00000001 , 0x00000003 
+ 00026946  0x00006eba iadd  0x00000003 , 0x00000003 
+ 00026947  0x00006ebb branch  0x00006d9c 
+ 00026948  0x00006ebe jam  0x00000000 , 0x00004114 
+ 00026949  0x00006ebf rtn 
+ 00026950  0x00006ec7 branch  0x0000694b , 0x0000002b 
+ 00026951  0x00006ec8 setarg  0x00004450 
+ 00026952  0x00006ec9 arg  0x00004441 , 0x00000005 
+ 00026953  0x00006eca isub  0x00000005 , 0x00000039 
+ 00026954  0x00006ecb call  0x00007ca1 
+ 00026955  0x00006ece rtn 
+ 00026956  0x00006ed3 arg  0x00000000 , 0x00000007 
+ 00026957  0x00006ed4 arg  0x00000000 , 0x00000012 
+ 00026958  0x00006ed7 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00026959  0x00006ed8 nrtn  0x00000002 
+ 00026960  0x00006ed9 qisolate1  0x00000011 
+ 00026961  0x00006eda branch  0x00006953 , 0x00000001 
+ 00026962  0x00006edb branch  0x00006957 
+ 00026963  0x00006ede copy  0x00000002 , 0x0000003f 
+ 00026964  0x00006edf branch  0x00006957 , 0x00000034 
+ 00026965  0x00006ee0 qset1  0x00000012 
+ 00026966  0x00006ee1 increase  0xffffffff , 0x00000002 
+ 00026967  0x00006ee4 increase  0x00000001 , 0x00000007 
+ 00026968  0x00006ee5 branch  0x0000694e 
+ 00026969  0x00006ef3 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
+ 00026970  0x00006ef4 fetchr  0x0000002b , 0x00000002 , 0x00004341 
+ 00026971  0x00006ef5 call  0x00007dbc 
+ 00026972  0x00006ef6 branch  0x0000695d 
+ 00026973  0x00006ef9 bpatch  0x000000b6 , 0x00004016 
+ 00026974  0x00006efa call  0x000069a9 
+ 00026975  0x00006efb nbranch  0x0000235a , 0x00000034 
+ 00026976  0x00006efc call  0x000069b9 
+ 00026977  0x00006efd arg  0x00000008 , 0x00000039 
+ 00026978  0x00006eff fetcht  0x00000001 , 0x00004441 
+ 00026979  0x00006f00 sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026980  0x00006f01 qisolate1  0x00000002 
+ 00026981  0x00006f02 branch  0x0000696a , 0x00000001 
+ 00026982  0x00006f03 call  0x00006971 
+ 00026983  0x00006f04 nbranch  0x0000696a , 0x00000002 
+ 00026984  0x00006f05 call  0x00006987 
+ 00026985  0x00006f06 branch  0x0000696e 
+ 00026986  0x00006f08 copy  0x0000002b , 0x0000003f 
+ 00026987  0x00006f09 iadd  0x00000018 , 0x00000018 
+ 00026988  0x00006f0a loop  0x00006962 
+ 00026989  0x00006f0b branch  0x0000235a 
+ 00026990  0x00006f0d copy  0x00000018 , 0x0000003f 
+ 00026991  0x00006f0e copy  0x00000018 , 0x00000005 
+ 00026992  0x00006f0f rtn 
+ 00026993  0x00006f19 bpatch  0x000000b7 , 0x00004016 
+ 00026994  0x00006f1a sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026995  0x00006f1b arg  0x00000000 , 0x00000002 
+ 00026996  0x00006f1c arg  0x00000000 , 0x0000000b 
+ 00026997  0x00006f1e copy  0x00000007 , 0x0000003f 
+ 00026998  0x00006f1f beq  0x00000008 , 0x00006982 
+ 00026999  0x00006f20 fetch  0x00000001 , 0x00004441 
+ 00027000  0x00006f21 qisolate1  0x0000003f 
+ 00027001  0x00006f22 branch  0x00006982 , 0x00000001 
+ 00027002  0x00006f23 qset1  0x0000000b 
+ 00027003  0x00006f24 copy  0x0000002b , 0x0000003f 
+ 00027004  0x00006f25 iadd  0x00000002 , 0x00000002 
+ 00027005  0x00006f26 increase  0x00000001 , 0x00000007 
+ 00027006  0x00006f27 copy  0x00000011 , 0x0000003f 
+ 00027007  0x00006f28 isub  0x00000002 , 0x0000003e 
+ 00027008  0x00006f29 branch  0x00006982 , 0x00000005 
+ 00027009  0x00006f2a branch  0x00006975 , 0x00000002 
+ 00027010  0x00006f2c copy  0x00000002 , 0x0000003f 
+ 00027011  0x00006f2d isub  0x00000011 , 0x0000003e 
+ 00027012  0x00006f2e nrtn  0x00000005 
+ 00027013  0x00006f2f qset1  0x0000000b 
+ 00027014  0x00006f30 rtn 
+ 00027015  0x00006f3a bpatch  0x000000b8 , 0x00004017 
+ 00027016  0x00006f3b call  0x000069a9 
+ 00027017  0x00006f3c nbranch  0x0000235a , 0x00000034 
+ 00027018  0x00006f3d call  0x000069af 
+ 00027019  0x00006f3e branch  0x00006990 , 0x00000034 
+ 00027020  0x00006f3f fetch  0x00000009 , 0x00004445 
+ 00027021  0x00006f40 store  0x00000009 , 0x00004442 
+ 00027022  0x00006f41 setarg  0x00000000 
+ 00027023  0x00006f42 istore  0x00000003 , 0x00000005 
+ 00027024  0x00006f44 storer  0x0000000b , 0x00000001 , 0x0000444b 
+ 00027025  0x00006f45 storer  0x00000018 , 0x00000002 , 0x0000444c 
+ 00027026  0x00006f46 rtn 
+ 00027027  0x00006f50 bpatch  0x000000b9 , 0x00004017 
+ 00027028  0x00006f51 call  0x000069b2 
+ 00027029  0x00006f52 increase  0x00000001 , 0x00000006 
+ 00027030  0x00006f53 ifetch  0x00000002 , 0x00000006 
+ 00027031  0x00006f54 rtn 
+ 00027032  0x00006f5c bpatch  0x000000ba , 0x00004017 
+ 00027033  0x00006f5d call  0x000069b2 
+ 00027034  0x00006f5e copy  0x00000006 , 0x00000005 
+ 00027035  0x00006f5f copy  0x00000006 , 0x00000002 
+ 00027036  0x00006f60 setarg  0x00000000 
+ 00027037  0x00006f61 istore  0x00000003 , 0x00000005 
+ 00027038  0x00006f62 rtn 
+ 00027039  0x00006f6a bpatch  0x000000bb , 0x00004017 
+ 00027040  0x00006f6b call  0x000069af 
+ 00027041  0x00006f6c branch  0x0000235a , 0x00000034 
+ 00027042  0x00006f6d fetch  0x00000003 , 0x00004448 
+ 00027043  0x00006f6e store  0x00000003 , 0x0000444b 
+ 00027044  0x00006f6f fetch  0x00000003 , 0x00004445 
+ 00027045  0x00006f70 store  0x00000003 , 0x00004448 
+ 00027046  0x00006f71 fetch  0x00000003 , 0x00004442 
+ 00027047  0x00006f72 store  0x00000003 , 0x00004445 
+ 00027048  0x00006f73 rtn 
+ 00027049  0x00006f7c bpatch  0x000000bc , 0x00004017 
+ 00027050  0x00006f7d fetch  0x00000003 , 0x00004442 
+ 00027051  0x00006f7e rtn 
+ 00027052  0x00006f87 bpatch  0x000000bd , 0x00004017 
+ 00027053  0x00006f88 fetch  0x00000003 , 0x00004445 
+ 00027054  0x00006f89 rtn 
+ 00027055  0x00006f92 bpatch  0x000000be , 0x00004017 
+ 00027056  0x00006f93 fetch  0x00000003 , 0x0000444b 
+ 00027057  0x00006f94 rtn 
+ 00027058  0x00006f9c call  0x000069af 
+ 00027059  0x00006f9d branch  0x000069b7 , 0x00000034 
+ 00027060  0x00006f9e arg  0x00004442 , 0x00000006 
+ 00027061  0x00006fa0 ifetch  0x00000003 , 0x00000006 
+ 00027062  0x00006fa1 branch  0x000069b5 , 0x00000034 
+ 00027063  0x00006fa3 increase  0xfffffffd , 0x00000006 
+ 00027064  0x00006fa4 rtn 
+ 00027065  0x00006fad bpatch  0x000000bf , 0x00004017 
+ 00027066  0x00006fae arg  0x00000004 , 0x00000039 
+ 00027067  0x00006faf arg  0x00004442 , 0x00000006 
+ 00027068  0x00006fb0 arg  0x00000000 , 0x00000002 
+ 00027069  0x00006fb2 ifetch  0x00000003 , 0x00000006 
+ 00027070  0x00006fb3 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027071  0x00006fb4 ior  0x00000002 , 0x00000002 
+ 00027072  0x00006fb5 loop  0x000069bd 
+ 00027073  0x00006fb6 storet  0x00000001 , 0x00004441 
+ 00027074  0x00006fb7 rtn 
+ 00027075  0x00006fbb arg  0x0000000c , 0x00000007 
+ 00027076  0x00006fbc branch  0x000024e7 
+ 00027077  0x00006fbf arg  0x0000000c , 0x00000007 
+ 00027078  0x00006fc0 branch  0x000024eb 
+ 00027079  0x00006fcc bpatch  0x000000c1 , 0x00004018 
+ 00027080  0x00006fcd sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00027081  0x00006fce rtn  0x00000005 
+ 00027082  0x00006fcf copy  0x00000002 , 0x0000003f 
+ 00027083  0x00006fd0 and_into  0x000000ff , 0x0000003f 
+ 00027084  0x00006fd1 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00027085  0x00006fd2 nbranch  0x000069d9 , 0x00000002 
+ 00027086  0x00006fd3 arg  0x00008070 , 0x00000005 
+ 00027087  0x00006fd5 iadd  0x00000005 , 0x00000005 
+ 00027088  0x00006fd6 copy  0x00000005 , 0x00000011 
+ 00027089  0x00006fd7 arg  0x0000003e , 0x00000002 
+ 00027090  0x00006fd8 istoret  0x00000001 , 0x00000005 
+ 00027091  0x00006fd9 call  0x000069dc 
+ 00027092  0x00006fda nop  0x0000001e 
+ 00027093  0x00006fdb copy  0x00000011 , 0x00000005 
+ 00027094  0x00006fdc arg  0x0000003f , 0x00000002 
+ 00027095  0x00006fdd istoret  0x00000001 , 0x00000005 
+ 00027096  0x00006fde branch  0x000069e0 
+ 00027097  0x00006fe1 arg  0x000080d4 , 0x00000005 
+ 00027098  0x00006fe2 increase  0xfffffff0 , 0x0000003f 
+ 00027099  0x00006fe3 branch  0x000069cf 
+ 00027100  0x00006fe7 fetch  0x00000001 , 0x00008081 
+ 00027101  0x00006fe8 and_into  0x0000007f , 0x0000003f 
+ 00027102  0x00006fe9 store  0x00000001 , 0x00008081 
+ 00027103  0x00006fea rtn 
+ 00027104  0x00006fed fetch  0x00000001 , 0x00008081 
+ 00027105  0x00006fee or_into  0x00000080 , 0x0000003f 
+ 00027106  0x00006fef store  0x00000001 , 0x00008081 
+ 00027107  0x00006ff0 rtn 
+ 00027108  0x00006ff3 branch  0x00006bd0 
+ 00027109  0x00006ff6 branch  0x00006bd7 
+ 00027110  0x00006ffb fetch  0x00000001 , 0x0000806f 
+ 00027111  0x00006ffc set0  0x00000007 , 0x0000003f 
+ 00027112  0x00006ffd store  0x00000001 , 0x0000806f 
+ 00027113  0x00006ffe rtn 
+ 00027114  0x00007001 nbranch  0x000069ee , 0x00000028 
+ 00027115  0x00007002 fetch  0x00000001 , 0x0000806f 
+ 00027116  0x00007003 set1  0x00000007 , 0x0000003f 
+ 00027117  0x00007004 store  0x00000001 , 0x0000806f 
+ 00027118  0x00007006 copy  0x00000002 , 0x0000003e 
+ 00027119  0x00007007 branch  0x000069f1 , 0x00000005 
+ 00027120  0x00007008 copy  0x00000013 , 0x0000003d 
+ 00027121  0x0000700b isolate0  0x00000000 , 0x0000003e 
+ 00027122  0x0000700c branch  0x00006b00 
+ 00027123  0x00007010 force  0x00000004 , 0x00000002 
+ 00027124  0x00007012 arg  0x000001e7 , 0x00000011 
+ 00027125  0x00007013 call  0x000069e6 
+ 00027126  0x00007014 call  0x000069ee 
+ 00027127  0x00007015 arg  0x000055aa , 0x00000011 
+ 00027128  0x00007016 fetch  0x00000002 , 0x000001e7 
+ 00027129  0x00007017 ifetcht  0x00000002 , 0x00000006 
+ 00027130  0x00007018 isub  0x00000011 , 0x0000003e 
+ 00027131  0x00007019 rtn 
+ 00027132  0x0000701d call  0x00006a0e , 0x00000028 
+ 00027133  0x0000701e arg  0x00000002 , 0x00000002 
+ 00027134  0x0000701f arg  0x000043c8 , 0x00000011 
+ 00027135  0x00007020 call  0x000069ee 
+ 00027136  0x00007021 fetch  0x00000002 , 0x000043c8 
+ 00027137  0x00007023 store  0x00000002 , 0x000001e0 
+ 00027138  0x00007024 call  0x00006a04 , 0x00000028 
+ 00027139  0x00007025 rtn 
+ 00027140  0x00007028 arg  0x00000010 , 0x00000002 
+ 00027141  0x00007029 arg  0x000001ed , 0x00000011 
+ 00027142  0x0000702a call  0x000069e6 
+ 00027143  0x0000702b call  0x000069ee 
+ 00027144  0x0000702d arg  0x000001ed , 0x00000006 
+ 00027145  0x0000702e arg  0x00000010 , 0x00000039 
+ 00027146  0x0000702f call  0x00007353 
+ 00027147  0x00007030 call  0x000072da 
+ 00027148  0x00007031 call  0x0000736f 
+ 00027149  0x00007032 branch  0x000072d4 
+ 00027150  0x00007035 jam  0x00000000 , 0x00008023 
+ 00027151  0x00007036 call  0x000069e6 
+ 00027152  0x00007037 branch  0x0000736f 
+ 00027153  0x0000703a setarg  0x00000000 
+ 00027154  0x0000703b store  0x00000002 , 0x00000699 
+ 00027155  0x0000703c disable  0x0000002d 
+ 00027156  0x0000703d call  0x000069f3 
+ 00027157  0x0000703e nrtn  0x00000005 
+ 00027158  0x0000703f enable  0x0000002d 
+ 00027159  0x00007040 setarg  0x00008000 
+ 00027160  0x00007041 store  0x00000003 , 0x00008022 
+ 00027161  0x00007042 arg  0x00008025 , 0x00000011 
+ 00027162  0x00007043 call  0x000069ea 
+ 00027163  0x00007044 jam  0x00000000 , 0x00008023 
+ 00027164  0x00007045 fetch  0x00000001 , 0x000001dd 
+ 00027165  0x00007046 rtnbit0  0x00000000 
+ 00027166  0x00007048 arg  0x00000006 , 0x00000002 
+ 00027167  0x00007049 call  0x000069f4 
+ 00027168  0x0000704a nbranch  0x00006a2e , 0x00000005 
+ 00027169  0x0000704b ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00027170  0x0000704c call  0x000069ee 
+ 00027171  0x0000704d call  0x00006a25 
+ 00027172  0x0000704e branch  0x00006a1e 
+ 00027173  0x00007052 fetch  0x00000002 , 0x00000699 
+ 00027174  0x00007053 arg  0x00000006 , 0x00000039 
+ 00027175  0x00007054 arg  0x000001e7 , 0x00000006 
+ 00027176  0x00007055 call  0x00007dcc 
+ 00027177  0x00007056 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
+ 00027178  0x00007057 copy  0x00000011 , 0x00000006 
+ 00027179  0x00007058 call  0x00007dcc 
+ 00027180  0x00007059 store  0x00000002 , 0x00000699 
+ 00027181  0x0000705a rtn 
+ 00027182  0x0000705d fetch  0x00000001 , 0x0000021c 
+ 00027183  0x0000705e beq  0x0000005a , 0x00006a3c 
+ 00027184  0x0000705f arg  0x0000aa55 , 0x00000011 
+ 00027185  0x00007060 fetch  0x00000002 , 0x000001e7 
+ 00027186  0x00007061 isub  0x00000011 , 0x0000003e 
+ 00027187  0x00007062 nbranch  0x00006a3e , 0x00000005 
+ 00027188  0x00007063 arg  0x000055aa , 0x00000011 
+ 00027189  0x00007064 fetch  0x00000002 , 0x000001e9 
+ 00027190  0x00007065 isub  0x00000011 , 0x0000003e 
+ 00027191  0x00007066 nbranch  0x00006a3e , 0x00000005 
+ 00027192  0x00007067 fetch  0x00000002 , 0x000001eb 
+ 00027193  0x00007068 fetcht  0x00000002 , 0x00000699 
+ 00027194  0x00007069 isub  0x00000002 , 0x0000003e 
+ 00027195  0x0000706a nbranch  0x00006a3e , 0x00000005 
+ 00027196  0x0000706c set1  0x0000000f , 0x00000011 
+ 00027197  0x0000706d branch  0x000069f1 
+ 00027198  0x00007070 jam  0x00000000 , 0x000001dd 
+ 00027199  0x00007071 rtn 
+ 00027200  0x00007077 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027201  0x00007078 rshift4  0x0000003f , 0x0000003f 
+ 00027202  0x00007079 store  0x00000001 , 0x000043cb 
+ 00027203  0x0000707a branch  0x00006a59 
+ 00027204  0x0000707d fetch  0x00000002 , 0x00008143 
+ 00027205  0x0000707e nbranch  0x00006a40 , 0x00000034 
+ 00027206  0x0000707f call  0x00006a59 
+ 00027207  0x00007080 fetch  0x00000002 , 0x000043cb 
+ 00027208  0x00007081 rtn  0x00000034 
+ 00027209  0x00007082 call  0x00006a4b 
+ 00027210  0x00007083 branch  0x000023ba 
+ 00027211  0x00007086 fetch  0x00000001 , 0x000043cb 
+ 00027212  0x00007087 rtn  0x00000034 
+ 00027213  0x00007088 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00027214  0x00007089 storet  0x00000001 , 0x000043cb 
+ 00027215  0x0000708a rshift4  0x0000003f , 0x0000003f 
+ 00027216  0x0000708b ixor  0x00000002 , 0x0000003f 
+ 00027217  0x0000708c bne  0x0000000f , 0x00006bc2 
+ 00027218  0x0000708d branch  0x00006b8d 
+ 00027219  0x00007090 fetch  0x00000001 , 0x00000219 
+ 00027220  0x00007091 ncall  0x000023e0 , 0x00000034 
+ 00027221  0x00007092 fetch  0x00000001 , 0x0000021a 
+ 00027222  0x00007093 rtn  0x00000034 
+ 00027223  0x00007094 store  0x00000001 , 0x000040c9 
+ 00027224  0x00007095 branch  0x000023e4 
+ 00027225  0x00007098 disable  0x00000028 
+ 00027226  0x00007099 fetch  0x00000001 , 0x000043ca 
+ 00027227  0x0000709a rtnbit0  0x00000003 
+ 00027228  0x0000709b call  0x00006aad 
+ 00027229  0x0000709c arg  0x00000ff0 , 0x0000003f 
+ 00027230  0x0000709d iadd  0x00000012 , 0x00000012 
+ 00027231  0x0000709e force  0x00000010 , 0x00000039 
+ 00027232  0x0000709f arg  0x000001ed , 0x00000011 
+ 00027233  0x000070a0 call  0x00006b74 
+ 00027234  0x000070a1 jam  0x00000008 , 0x00008006 
+ 00027235  0x000070a2 arg  0x000001ed , 0x00000006 
+ 00027236  0x000070a3 call  0x0000735f 
+ 00027237  0x000070a5 arg  0x000001ed , 0x00000005 
+ 00027238  0x000070a6 call  0x00007c99 
+ 00027239  0x000070a7 branch  0x00007dba 
+ 00027240  0x000070ab jam  0x00000025 , 0x00008050 
+ 00027241  0x000070ac call  0x00006b3a 
+ 00027242  0x000070ad arg  0x00000000 , 0x00000012 
+ 00027243  0x000070ae force  0x0000000b , 0x00000039 
+ 00027244  0x000070af arg  0x000043c8 , 0x00000011 
+ 00027245  0x000070b0 call  0x00006b75 
+ 00027246  0x000070b1 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027247  0x000070b2 fetch  0x00000001 , 0x000043ca 
+ 00027248  0x000070b3 bbit0  0x00000004 , 0x00006a78 
+ 00027249  0x000070b4 jam  0x00000007 , 0x0000806f 
+ 00027250  0x000070b6 fetch  0x00000001 , 0x0000815e 
+ 00027251  0x000070b7 bne  0x00000007 , 0x00006a72 
+ 00027252  0x000070b8 fetch  0x00000001 , 0x00008160 
+ 00027253  0x000070b9 lshift4  0x0000003f , 0x0000003f 
+ 00027254  0x000070ba store  0x00000001 , 0x0000806f 
+ 00027255  0x000070bb branch  0x00006a7b 
+ 00027256  0x000070be call  0x00006af5 
+ 00027257  0x000070bf call  0x00007d76 
+ 00027258  0x000070c0 call  0x00007d74 
+ 00027259  0x000070c2 storer  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027260  0x000070c4 call  0x00006aad 
+ 00027261  0x000070c5 arg  0x00000fd0 , 0x0000003f 
+ 00027262  0x000070c6 iadd  0x00000012 , 0x00000012 
+ 00027263  0x000070c7 arg  0x00000020 , 0x00000039 
+ 00027264  0x000070c8 arg  0x000001fd , 0x00000011 
+ 00027265  0x000070c9 call  0x00006b74 
+ 00027266  0x000070cb call  0x00006a53 
+ 00027267  0x000070cc call  0x00006a44 
+ 00027268  0x000070ce fetch  0x00000001 , 0x000043ca 
+ 00027269  0x000070cf bbit0  0x00000003 , 0x00006a8f 
+ 00027270  0x000070d0 fetcht  0x00000001 , 0x000043cc 
+ 00027271  0x000070d1 arg  0x00000000 , 0x0000003f 
+ 00027272  0x000070d2 set1  0x00000006 , 0x0000003f 
+ 00027273  0x000070d3 set1  0x00000007 , 0x0000003f 
+ 00027274  0x000070d4 iand  0x00000002 , 0x00000011 
+ 00027275  0x000070d5 sub  0x00000011 , 0x00000000 , 0x0000003e 
+ 00027276  0x000070d6 branch  0x00006af1 , 0x00000005 
+ 00027277  0x000070d7 isub  0x00000011 , 0x0000003e 
+ 00027278  0x000070d8 branch  0x00006af1 , 0x00000005 
+ 00027279  0x000070da jam  0x00000000 , 0x00000030 
+ 00027280  0x000070db arg  0x00006b1e , 0x00000013 
+ 00027281  0x000070dd call  0x00006ae5 
+ 00027282  0x000070de nbranch  0x00006af1 , 0x00000002 
+ 00027283  0x000070df fetch  0x00000002 , 0x000043c8 
+ 00027284  0x000070e0 branch  0x00006a9c , 0x00000034 
+ 00027285  0x000070e1 call  0x00006a01 
+ 00027286  0x000070e2 call  0x00006a11 
+ 00027287  0x000070e3 nbranch  0x00006a9c , 0x0000002d 
+ 00027288  0x000070e4 fetch  0x00000001 , 0x000001dd 
+ 00027289  0x000070e5 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027290  0x000070e6 nbranch  0x00006a91 , 0x00000001 
+ 00027291  0x000070e7 call  0x00006aaa 
+ 00027292  0x000070e9 call  0x00006b37 
+ 00027293  0x000070ea jam  0x00000000 , 0x00000030 
+ 00027294  0x000070ec call  0x00006ae5 
+ 00027295  0x000070ed nbranch  0x00006af1 , 0x00000002 
+ 00027296  0x000070ee call  0x00006ad7 
+ 00027297  0x000070ef call  0x00006cc4 
+ 00027298  0x000070f0 fetch  0x00000001 , 0x000043ca 
+ 00027299  0x000070f1 bbit1  0x00000002 , 0x00006abd 
+ 00027300  0x000070f2 call  0x00006adf 
+ 00027301  0x000070f3 nbranch  0x00006ab4 , 0x0000002d 
+ 00027302  0x000070f4 fetch  0x00000001 , 0x000001dd 
+ 00027303  0x000070f5 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027304  0x000070f6 nbranch  0x00006a9e , 0x00000001 
+ 00027305  0x000070f7 branch  0x00006abd 
+ 00027306  0x000070fa setarg  0x000001ff 
+ 00027307  0x000070fb arg  0x00000000 , 0x0000003d 
+ 00027308  0x000070fc rtn 
+ 00027309  0x000070ff arg  0x00001000 , 0x00000012 
+ 00027310  0x00007100 fetch  0x00000001 , 0x00008144 
+ 00027311  0x00007101 bbit1  0x00000007 , 0x00006ab2 
+ 00027312  0x00007102 fetch  0x00000001 , 0x000043cc 
+ 00027313  0x00007103 rtnbit0  0x00000007 
+ 00027314  0x00007105 arg  0x00000000 , 0x00000012 
+ 00027315  0x00007106 rtn 
+ 00027316  0x0000710a call  0x00006cc1 
+ 00027317  0x0000710b fetch  0x00000001 , 0x000043ca 
+ 00027318  0x0000710c bbit1  0x00000002 , 0x00006abd 
+ 00027319  0x0000710d call  0x00006adf 
+ 00027320  0x0000710e nbranch  0x00006abd , 0x0000002d 
+ 00027321  0x0000710f fetch  0x00000001 , 0x000001dd 
+ 00027322  0x00007110 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027323  0x00007111 nbranch  0x00006a9e , 0x00000001 
+ 00027324  0x00007112 branch  0x00006acd 
+ 00027325  0x00007115 jam  0x00000000 , 0x00000030 
+ 00027326  0x00007117 call  0x00006ae5 
+ 00027327  0x00007118 nbranch  0x00006af1 , 0x00000002 
+ 00027328  0x00007119 fetch  0x00000001 , 0x000043ca 
+ 00027329  0x0000711a bbit1  0x00000001 , 0x00006acd 
+ 00027330  0x0000711b call  0x00006c20 
+ 00027331  0x0000711c nop  0x000000c8 
+ 00027332  0x0000711d call  0x00006c2f 
+ 00027333  0x0000711e nop  0x00000064 
+ 00027334  0x0000711f arg  0x00006c6c , 0x00000013 
+ 00027335  0x00007120 call  0x000069fc 
+ 00027336  0x00007121 call  0x00006a11 
+ 00027337  0x00007122 nbranch  0x00006acd , 0x0000002d 
+ 00027338  0x00007123 fetch  0x00000001 , 0x000001dd 
+ 00027339  0x00007124 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027340  0x00007125 nbranch  0x00006abe , 0x00000001 
+ 00027341  0x00007128 call  0x00006ad1 
+ 00027342  0x00007129 fetch  0x00000001 , 0x000043ca 
+ 00027343  0x0000712a rtnbit0  0x00000000 
+ 00027344  0x0000712b branch  0x00006882 
+ 00027345  0x0000712e arg  0x000001ed , 0x00000005 
+ 00027346  0x0000712f call  0x00007c99 
+ 00027347  0x00007130 force  0x00000004 , 0x00000038 
+ 00027348  0x00007131 call  0x00007370 
+ 00027349  0x00007132 jam  0x00000021 , 0x00008050 
+ 00027350  0x00007133 rtn 
+ 00027351  0x00007136 fetch  0x00000001 , 0x00004429 
+ 00027352  0x00007137 fetcht  0x00000001 , 0x00004428 
+ 00027353  0x00007138 isub  0x00000002 , 0x0000003e 
+ 00027354  0x00007139 nbranch  0x00006cbc , 0x00000005 
+ 00027355  0x0000713b jam  0x00000004 , 0x00004427 
+ 00027356  0x0000713c jam  0x00000017 , 0x00004428 
+ 00027357  0x0000713d jam  0x00000016 , 0x00004429 
+ 00027358  0x0000713e branch  0x00006cbc 
+ 00027359  0x00007143 setarg  0x00000000 
+ 00027360  0x00007144 store  0x00000002 , 0x000001e0 
+ 00027361  0x00007145 arg  0x00006ce7 , 0x00000013 
+ 00027362  0x00007146 call  0x00006ca5 
+ 00027363  0x00007147 call  0x000069fc 
+ 00027364  0x00007148 branch  0x00006a11 
+ 00027365  0x0000714e call  0x00006aeb 
+ 00027366  0x0000714f fetch  0x00000001 , 0x00000030 
+ 00027367  0x00007150 increase  0x00000001 , 0x0000003f 
+ 00027368  0x00007151 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00027369  0x00007152 store  0x00000001 , 0x00000030 
+ 00027370  0x00007153 rtn 
+ 00027371  0x00007156 fetch  0x00000001 , 0x00000030 
+ 00027372  0x00007157 rtn  0x00000034 
+ 00027373  0x00007158 fetch  0x00000001 , 0x0000021b 
+ 00027374  0x00007159 rtn  0x00000034 
+ 00027375  0x0000715a copy  0x0000003f , 0x00000039 
+ 00027376  0x0000715b branch  0x00007c96 
+ 00027377  0x0000715f call  0x00006ad1 
+ 00027378  0x00007160 call  0x000069e6 
+ 00027379  0x00007162 call  0x00007d7c 
+ 00027380  0x00007163 rtn 
+ 00027381  0x00007166 and_into  0x000000e0 , 0x0000003f 
+ 00027382  0x00007167 rshift  0x0000003f , 0x0000003f 
+ 00027383  0x00007168 store  0x00000001 , 0x0000806f 
+ 00027384  0x00007169 setarg  0x00000001 
+ 00027385  0x0000716a arg  0x000043cd , 0x00000006 
+ 00027386  0x0000716c ifetcht  0x00000002 , 0x00000006 
+ 00027387  0x0000716d storet  0x00000002 , 0x0000804c 
+ 00027388  0x0000716e store  0x00000001 , 0x00008020 
+ 00027389  0x0000716f lshift  0x0000003f , 0x0000003f 
+ 00027390  0x00007170 bbit0  0x00000003 , 0x00006afa 
+ 00027391  0x00007171 rtn 
+ 00027392  0x00007175 fetch  0x00000001 , 0x000001dd 
+ 00027393  0x00007176 lshift  0x0000003f , 0x0000003f 
+ 00027394  0x00007177 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027395  0x00007178 isolate0  0x0000000f , 0x00000011 
+ 00027396  0x00007179 rtn  0x00000001 
+ 00027397  0x0000717a store  0x00000001 , 0x000001dd 
+ 00027398  0x0000717b rtn 
+ 00027399  0x0000717f fetch  0x00000001 , 0x0000806f 
+ 00027400  0x00007180 rtnbit0  0x00000007 
+ 00027401  0x00007181 branch  0x00006b0d 
+ 00027402  0x00007183 fetch  0x00000001 , 0x00008128 
+ 00027403  0x00007184 qisolate1  0x0000003f 
+ 00027404  0x00007185 rtn  0x00000001 
+ 00027405  0x00007187 fetch  0x00000001 , 0x00008108 
+ 00027406  0x00007188 bbit0  0x00000001 , 0x00006b0a 
+ 00027407  0x00007189 call  0x000072d4 
+ 00027408  0x0000718a branch  0x00006b0a 
+ 00027409  0x0000719f fetch  0x00000002 , 0x000040f0 
+ 00027410  0x000071a0 rtn  0x00000034 
+ 00027411  0x000071a1 jam  0x00000080 , 0x00008023 
+ 00027412  0x000071a2 jam  0x00000000 , 0x00008022 
+ 00027413  0x000071a3 jam  0x00000000 , 0x00008024 
+ 00027414  0x000071a4 fetcht  0x00000002 , 0x000040f2 
+ 00027415  0x000071a5 lshift2  0x00000002 , 0x00000039 
+ 00027416  0x000071a6 iforce  0x00000006 
+ 00027417  0x000071a8 ifetch  0x00000001 , 0x00000006 
+ 00027418  0x000071a9 store  0x00000001 , 0x00008025 
+ 00027419  0x000071aa loop  0x00006b19 
+ 00027420  0x000071ab jam  0x00000000 , 0x00008023 
+ 00027421  0x000071ac rtn 
+ 00027422  0x000071b4 copy  0x00000002 , 0x00000039 
+ 00027423  0x000071b5 fetch  0x00000002 , 0x000001e0 
+ 00027424  0x000071b6 iadd  0x00000002 , 0x00000002 
+ 00027425  0x000071b7 storet  0x00000002 , 0x000001e0 
+ 00027426  0x000071b8 iforce  0x00000012 
+ 00027427  0x000071b9 copy  0x00000011 , 0x0000002e 
+ 00027428  0x000071ba jam  0x00000010 , 0x00008006 
+ 00027429  0x000071bb call  0x00006b74 
+ 00027430  0x000071bc copy  0x0000002e , 0x00000011 
+ 00027431  0x000071bd isolate0  0x0000000f , 0x00000011 
+ 00027432  0x000071be rtn  0x00000001 
+ 00027433  0x000071bf call  0x00007dc6 , 0x00000034 
+ 00027434  0x000071c0 branch  0x00006b00 
+ 00027435  0x000071c4 jam  0x00000001 , 0x00008ac8 
+ 00027436  0x000071c5 nop  0x0000012c 
+ 00027437  0x000071c6 jam  0x00000005 , 0x00008ac8 
+ 00027438  0x000071c7 nop  0x00000064 
+ 00027439  0x000071c8 jam  0x00000025 , 0x00008ac8 
+ 00027440  0x000071c9 nop  0x000003e8 
+ 00027441  0x000071ca jam  0x00000027 , 0x00008ac8 
+ 00027442  0x000071cb nop  0x0000012c 
+ 00027443  0x000071cc rtn 
+ 00027444  0x000071cf call  0x00006b2b 
+ 00027445  0x000071d0 jam  0x0000003f , 0x00008ac8 
+ 00027446  0x000071d1 rtn 
+ 00027447  0x000071d4 jam  0x00000083 , 0x00008047 
+ 00027448  0x000071d6 jam  0x00000000 , 0x00008ac8 
+ 00027449  0x000071d7 rtn 
+ 00027450  0x000071da call  0x00006b2b 
+ 00027451  0x000071dd jam  0x00000082 , 0x00008047 
+ 00027452  0x000071de nop  0x0000000c 
+ 00027453  0x000071df jam  0x00000080 , 0x00008047 
+ 00027454  0x000071e0 jam  0x00000082 , 0x00008047 
+ 00027455  0x000071e1 nop  0x00000096 
+ 00027456  0x000071e2 rtn 
+ 00027457  0x000071e6 lshift3  0x00000012 , 0x00000012 
+ 00027458  0x000071e7 storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027459  0x000071e8 jam  0x00000000 , 0x00008046 
+ 00027460  0x000071e9 rtn 
+ 00027461  0x000071ed bpatch  0x000000c4 , 0x00004018 
+ 00027462  0x000071ee call  0x00006b34 
+ 00027463  0x000071ef call  0x00006b41 
+ 00027464  0x000071f0 call  0x00006b3b 
+ 00027465  0x000071f2 ifetcht  0x00000001 , 0x00000011 
+ 00027466  0x000071f3 increase  0x00000001 , 0x00000011 
+ 00027467  0x000071f4 force  0x00000000 , 0x00000007 
+ 00027468  0x000071f6 qisolate0  0x00000002 
+ 00027469  0x000071f7 branch  0x00006b6c , 0x00000001 
+ 00027470  0x000071f8 fetch  0x00000001 , 0x00008046 
+ 00027471  0x000071f9 set1  0x00000006 , 0x0000003f 
+ 00027472  0x000071fa set1  0x00000007 , 0x0000003f 
+ 00027473  0x000071fb store  0x00000001 , 0x00008046 
+ 00027474  0x000071fc jam  0x00000002 , 0x00008047 
+ 00027475  0x000071fd jam  0x00000082 , 0x00008047 
+ 00027476  0x000071fe set0  0x00000007 , 0x0000003f 
+ 00027477  0x000071ff store  0x00000001 , 0x00008046 
+ 00027478  0x00007200 jam  0x0000008a , 0x00008047 
+ 00027479  0x00007201 nop  0x0000000b 
+ 00027480  0x00007202 jam  0x000000ca , 0x00008047 
+ 00027481  0x00007203 nop  0x00000021 
+ 00027482  0x00007204 jam  0x0000004a , 0x00008047 
+ 00027483  0x00007205 nop  0x0000002c 
+ 00027484  0x00007206 jam  0x000000ca , 0x00008047 
+ 00027485  0x00007207 nop  0x00000016 
+ 00027486  0x00007208 jam  0x0000008a , 0x00008047 
+ 00027487  0x00007209 nop  0x00000021 
+ 00027488  0x0000720a jam  0x00000082 , 0x00008047 
+ 00027489  0x0000720b nop  0x00000001 
+ 00027490  0x0000720c jam  0x00000092 , 0x00008047 
+ 00027491  0x0000720d nop  0x0000000a 
+ 00027492  0x0000720e jam  0x000000b2 , 0x00008047 
+ 00027493  0x0000720f fetch  0x00000001 , 0x00008007 
+ 00027494  0x00007210 jam  0x00000092 , 0x00008047 
+ 00027495  0x00007211 nop  0x00000001 
+ 00027496  0x00007212 jam  0x00000082 , 0x00008047 
+ 00027497  0x00007213 nop  0x00000001 
+ 00027498  0x00007214 qisolate0  0x0000003f 
+ 00027499  0x00007215 branch  0x00006b4c , 0x00000001 
+ 00027500  0x00007217 fetch  0x00000002 , 0x00008044 
+ 00027501  0x00007218 increase  0x00000001 , 0x0000003f 
+ 00027502  0x00007219 store  0x00000002 , 0x00008044 
+ 00027503  0x0000721a increase  0x00000001 , 0x00000007 
+ 00027504  0x0000721b compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00027505  0x0000721c nbranch  0x00006b4c , 0x00000001 
+ 00027506  0x0000721d loop  0x00006b49 
+ 00027507  0x0000721e branch  0x00006b38 
+ 00027508  0x00007225 bpatch  0x000000c5 , 0x00004018 
+ 00027509  0x00007227 call  0x00006b41 
+ 00027510  0x00007228 jam  0x000000a2 , 0x00008047 
+ 00027511  0x00007229 increase  0x00000008 , 0x00000012 
+ 00027512  0x0000722a arg  0x00000000 , 0x00000007 
+ 00027513  0x0000722b setarg  0xffffffff 
+ 00027514  0x0000722d fetcht  0x00000001 , 0x00008007 
+ 00027515  0x0000722e istoret  0x00000001 , 0x00000011 
+ 00027516  0x0000722f bcrc  0x00000002 
+ 00027517  0x00007230 jam  0x00000020 , 0x00008006 
+ 00027518  0x00007231 storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027519  0x00007232 isolate1  0x0000000f , 0x00000011 
+ 00027520  0x00007233 branch  0x00006b83 , 0x00000001 
+ 00027521  0x00007234 increase  0x00000001 , 0x00000011 
+ 00027522  0x00007235 branch  0x00006b89 
+ 00027523  0x00007238 nbranch  0x00006b89 , 0x00000028 
+ 00027524  0x00007239 increase  0x00000001 , 0x00000007 
+ 00027525  0x0000723a compare  0x00000000 , 0x00000007 , 0x0000000f 
+ 00027526  0x0000723b nbranch  0x00006b89 , 0x00000001 
+ 00027527  0x0000723c call  0x000072d4 
+ 00027528  0x0000723d jam  0x00000010 , 0x00008006 
+ 00027529  0x0000723f increase  0x00000008 , 0x00000012 
+ 00027530  0x00007240 loop  0x00006b7a 
+ 00027531  0x00007241 jam  0x00000082 , 0x00008047 
+ 00027532  0x00007242 rtn 
+ 00027533  0x0000724e fetch  0x00000001 , 0x000043cb 
+ 00027534  0x0000724f beq  0x0000000a , 0x00006b9e 
+ 00027535  0x00007250 beq  0x00000004 , 0x00006b9f 
+ 00027536  0x00007252 beq  0x00000008 , 0x00006ba3 
+ 00027537  0x00007253 beq  0x00000009 , 0x00006ba7 
+ 00027538  0x00007254 beq  0x00000006 , 0x00006ba7 
+ 00027539  0x00007255 beq  0x0000000c , 0x00006b9e 
+ 00027540  0x00007256 beq  0x0000000d , 0x00006bb1 
+ 00027541  0x00007257 beq  0x0000000e , 0x00006bab 
+ 00027542  0x00007258 beq  0x0000000b , 0x00006b99 
+ 00027543  0x00007259 beq  0x0000000f , 0x00006b9d 
+ 00027544  0x0000725a branch  0x00006bc2 
+ 00027545  0x0000725e arg  0x000043b2 , 0x0000003f 
+ 00027546  0x0000725f arg  0x00006858 , 0x00000002 
+ 00027547  0x00007260 call  0x00006bb7 
+ 00027548  0x00007261 branch  0x00006bae 
+ 00027549  0x00007264 branch  0x00006bae 
+ 00027550  0x00007269 branch  0x00006bbf 
+ 00027551  0x0000726d arg  0x00005099 , 0x0000003f 
+ 00027552  0x0000726e arg  0x00006858 , 0x00000002 
+ 00027553  0x0000726f call  0x00006bb7 
+ 00027554  0x00007270 branch  0x00006bae 
+ 00027555  0x00007273 arg  0x000043b2 , 0x0000003f 
+ 00027556  0x00007274 arg  0x000053dc , 0x00000002 
+ 00027557  0x00007275 call  0x00006bb7 
+ 00027558  0x00007276 branch  0x00006bae 
+ 00027559  0x00007279 arg  0x000043b2 , 0x0000003f 
+ 00027560  0x0000727a arg  0x00004770 , 0x00000002 
+ 00027561  0x0000727b call  0x00006bb7 
+ 00027562  0x0000727c branch  0x00006bae 
+ 00027563  0x0000727f arg  0x000047b7 , 0x0000003f 
+ 00027564  0x00007280 arg  0x00006858 , 0x00000002 
+ 00027565  0x00007281 call  0x00006bb7 
+ 00027566  0x00007283 arg  0x00003728 , 0x0000003f 
+ 00027567  0x00007284 arg  0x00004292 , 0x00000002 
+ 00027568  0x00007285 branch  0x00006bbc 
+ 00027569  0x00007288 arg  0x000047b7 , 0x0000003f 
+ 00027570  0x00007289 arg  0x00006858 , 0x00000002 
+ 00027571  0x0000728a call  0x00006bb7 
+ 00027572  0x0000728b arg  0x00002acb , 0x0000003f 
+ 00027573  0x0000728c arg  0x0000310d , 0x00000002 
+ 00027574  0x0000728d branch  0x00006bbc 
+ 00027575  0x00007291 lshift16  0x00000002 , 0x00000002 
+ 00027576  0x00007292 ior  0x00000002 , 0x0000003f 
+ 00027577  0x00007293 branch  0x000023cf 
+ 00027578  0x00007297 arg  0x00002b8f , 0x0000003f 
+ 00027579  0x00007298 arg  0x0000310d , 0x00000002 
+ 00027580  0x0000729a lshift16  0x00000002 , 0x00000002 
+ 00027581  0x0000729b ior  0x00000002 , 0x0000003f 
+ 00027582  0x0000729c branch  0x000023d6 
+ 00027583  0x0000729f arg  0x00003112 , 0x0000003f 
+ 00027584  0x000072a0 arg  0x000036df , 0x00000002 
+ 00027585  0x000072a1 branch  0x00006bbc 
+ 00027586  0x000072a4 call  0x00006bbf 
+ 00027587  0x000072a5 arg  0x00002b8f , 0x0000003f 
+ 00027588  0x000072a6 arg  0x0000310d , 0x00000002 
+ 00027589  0x000072a7 branch  0x00006bb7 
+ 00027590  0x000072ae bpatch  0x000000c6 , 0x00004018 
+ 00027591  0x000072b0 fetch  0x00000001 , 0x000043f5 
+ 00027592  0x000072b1 store  0x00000001 , 0x00008080 
+ 00027593  0x000072b2 fetch  0x00000001 , 0x000043f6 
+ 00027594  0x000072b3 store  0x00000001 , 0x00008081 
+ 00027595  0x000072b4 setarg  0x000001de 
+ 00027596  0x000072b5 store  0x00000002 , 0x00008084 
+ 00027597  0x000072b6 setarg  0x000001e3 
+ 00027598  0x000072b7 store  0x00000002 , 0x00008086 
+ 00027599  0x000072b8 branch  0x000069dc 
+ 00027600  0x000072be set1  0x00000007 , 0x0000003f 
+ 00027601  0x000072bf store  0x00000002 , 0x000001de 
+ 00027602  0x000072c0 bpatch  0x000000c7 , 0x00004018 
+ 00027603  0x000072c1 jam  0x00000002 , 0x00008082 
+ 00027604  0x000072c2 jam  0x00000000 , 0x00008088 
+ 00027605  0x000072c3 jam  0x00000002 , 0x00008006 
+ 00027606  0x000072c4 branch  0x00006be0 
+ 00027607  0x000072c8 force  0x00000001 , 0x00000002 
+ 00027608  0x000072ca store  0x00000001 , 0x000001de 
+ 00027609  0x000072cb bpatch  0x000000c8 , 0x00004019 
+ 00027610  0x000072cc jam  0x00000001 , 0x00008082 
+ 00027611  0x000072cd storet  0x00000002 , 0x00008088 
+ 00027612  0x000072ce jam  0x00000002 , 0x00008006 
+ 00027613  0x000072cf call  0x00006be0 
+ 00027614  0x000072d0 fetch  0x00000001 , 0x000001e3 
+ 00027615  0x000072d1 rtn 
+ 00027616  0x000072d8 nop  0x00000005 
+ 00027617  0x000072d9 fetch  0x00000001 , 0x00008128 
+ 00027618  0x000072da bbit0  0x00000003 , 0x00006be0 
+ 00027619  0x000072db rtn 
+ 00027620  0x000072e4 disable  0x00000028 
+ 00027621  0x000072e5 copy  0x0000003f , 0x00000012 
+ 00027622  0x000072e6 fetch  0x00000001 , 0x00004420 
+ 00027623  0x000072e7 rtnne  0x00000000 
+ 00027624  0x000072e8 enable  0x00000028 
+ 00027625  0x000072e9 copy  0x00000012 , 0x0000003f 
+ 00027626  0x000072ea branch  0x00006bf2 
+ 00027627  0x000072ee fetch  0x00000001 , 0x00004420 
+ 00027628  0x000072ef beq  0x00000001 , 0x00006bf2 
+ 00027629  0x000072f0 beq  0x00000002 , 0x00006bf8 
+ 00027630  0x000072f1 beq  0x00000003 , 0x00006c00 
+ 00027631  0x000072f2 beq  0x00000004 , 0x00006c04 
+ 00027632  0x000072f3 beq  0x00000005 , 0x00006c0b 
+ 00027633  0x000072f4 rtn 
+ 00027634  0x000072f7 store  0x00000003 , 0x00004419 
+ 00027635  0x000072f8 copy  0x00000011 , 0x0000003f 
+ 00027636  0x000072f9 store  0x00000002 , 0x0000441c 
+ 00027637  0x000072fa storet  0x00000002 , 0x0000441e 
+ 00027638  0x000072fb jam  0x00000002 , 0x00004420 
+ 00027639  0x000072fc branch  0x00006c20 
+ 00027640  0x000072ff call  0x00006c20 
+ 00027641  0x00007300 jam  0x00000003 , 0x00004420 
+ 00027642  0x00007301 call  0x00006c26 
+ 00027643  0x00007302 arg  0x000001de , 0x00000011 
+ 00027644  0x00007303 jam  0x00000004 , 0x00008082 
+ 00027645  0x00007304 fetch  0x00000003 , 0x00004419 
+ 00027646  0x00007305 arg  0x00000020 , 0x00000002 
+ 00027647  0x00007306 branch  0x00006c40 
+ 00027648  0x00007309 call  0x00006c20 
+ 00027649  0x0000730a call  0x00006c63 
+ 00027650  0x0000730b jam  0x00000004 , 0x00004420 
+ 00027651  0x0000730c rtn 
+ 00027652  0x00007310 bpatch  0x000000c9 , 0x00004019 
+ 00027653  0x00007311 call  0x00006c20 
+ 00027654  0x00007312 jam  0x00000005 , 0x00004420 
+ 00027655  0x00007313 call  0x00006c26 
+ 00027656  0x00007314 call  0x00006c18 
+ 00027657  0x00007315 call  0x00006c3c 
+ 00027658  0x00007316 branch  0x00006c13 
+ 00027659  0x00007318 call  0x00006c20 
+ 00027660  0x00007319 call  0x00006c26 
+ 00027661  0x0000731a setarg  0x00000005 
+ 00027662  0x0000731b call  0x00006bd7 
+ 00027663  0x0000731c rtnbit1  0x00000000 
+ 00027664  0x0000731d jam  0x00000000 , 0x00004420 
+ 00027665  0x0000731e fetch  0x00000002 , 0x000043e7 
+ 00027666  0x0000731f branch  0x00007d79 
+ 00027667  0x00007321 fetch  0x00000004 , 0x00000678 
+ 00027668  0x00007322 fetcht  0x00000002 , 0x0000441c 
+ 00027669  0x00007324 increase  0xfffffffc , 0x00000002 
+ 00027670  0x00007325 istore  0x00000004 , 0x00000002 
+ 00027671  0x00007326 rtn 
+ 00027672  0x00007329 fetcht  0x00000002 , 0x0000441c 
+ 00027673  0x0000732a copy  0x00000002 , 0x00000011 
+ 00027674  0x0000732b increase  0xfffffffc , 0x00000002 
+ 00027675  0x0000732c ifetch  0x00000004 , 0x00000002 
+ 00027676  0x0000732d store  0x00000004 , 0x00000678 
+ 00027677  0x0000732e fetcht  0x00000002 , 0x0000441e 
+ 00027678  0x0000732f fetch  0x00000003 , 0x00004419 
+ 00027679  0x00007330 rtn 
+ 00027680  0x00007333 bpatch  0x000000ca , 0x00004019 
+ 00027681  0x00007334 call  0x00006c8b 
+ 00027682  0x00007335 call  0x000069dc 
+ 00027683  0x00007336 setarg  0x00000000 
+ 00027684  0x00007337 store  0x00000004 , 0x000001de 
+ 00027685  0x00007338 rtn 
+ 00027686  0x0000733b jam  0x00000006 , 0x000001de 
+ 00027687  0x0000733d setarg  0x00000000 
+ 00027688  0x0000733e store  0x00000002 , 0x00008088 
+ 00027689  0x0000733f setarg  0x00000001 
+ 00027690  0x00007340 store  0x00000002 , 0x00008082 
+ 00027691  0x00007341 setarg  0x000001de 
+ 00027692  0x00007342 store  0x00000002 , 0x00008084 
+ 00027693  0x00007343 jam  0x00000002 , 0x00008006 
+ 00027694  0x00007344 branch  0x00006be0 
+ 00027695  0x00007347 jam  0x000000ab , 0x000001de 
+ 00027696  0x00007348 branch  0x00006c27 
+ 00027697  0x0000734b jam  0x000000b9 , 0x000001de 
+ 00027698  0x0000734c branch  0x00006c27 
+ 00027699  0x0000734f store  0x00000003 , 0x00000670 
+ 00027700  0x00007350 storet  0x00000002 , 0x00000678 
+ 00027701  0x00007351 storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00027702  0x00007352 bpatchx  0x000000b5 , 0x00004036 
+ 00027703  0x00007353 call  0x00006c26 
+ 00027704  0x00007354 fetch  0x00000003 , 0x00000670 
+ 00027705  0x00007355 fetcht  0x00000002 , 0x00000678 
+ 00027706  0x00007356 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00027707  0x00007357 branch  0x00006c3c 
+ 00027708  0x0000735b increase  0x00000004 , 0x00000002 
+ 00027709  0x0000735c storet  0x00000002 , 0x00008082 
+ 00027710  0x0000735d arg  0x00000002 , 0x00000002 
+ 00027711  0x0000735e increase  0xfffffffc , 0x00000011 
+ 00027712  0x00007361 istoret  0x00000001 , 0x00000011 
+ 00027713  0x00007362 rshift16  0x0000003f , 0x00000002 
+ 00027714  0x00007363 istoret  0x00000001 , 0x00000005 
+ 00027715  0x00007364 rshift8  0x0000003f , 0x00000002 
+ 00027716  0x00007365 istoret  0x00000001 , 0x00000005 
+ 00027717  0x00007366 istore  0x00000001 , 0x00000005 
+ 00027718  0x00007367 deposit  0x00000011 
+ 00027719  0x00007368 store  0x00000002 , 0x00008084 
+ 00027720  0x00007369 setarg  0x00000000 
+ 00027721  0x0000736a store  0x00000002 , 0x00008088 
+ 00027722  0x0000736b jam  0x00000002 , 0x00008006 
+ 00027723  0x0000736c call  0x00006be0 
+ 00027724  0x0000736d branch  0x00006c63 
+ 00027725  0x00007372 storet  0x00000002 , 0x00008088 
+ 00027726  0x00007373 rshift16  0x0000003f , 0x00000002 
+ 00027727  0x00007374 storet  0x00000001 , 0x000001df 
+ 00027728  0x00007375 rshift8  0x0000003f , 0x00000002 
+ 00027729  0x00007376 storet  0x00000001 , 0x000001e0 
+ 00027730  0x00007377 store  0x00000001 , 0x000001e1 
+ 00027731  0x00007378 setarg  0x00000004 
+ 00027732  0x00007379 store  0x00000002 , 0x00008082 
+ 00027733  0x0000737a jam  0x00000003 , 0x000001de 
+ 00027734  0x0000737b setarg  0x000001de 
+ 00027735  0x0000737c store  0x00000002 , 0x00008084 
+ 00027736  0x0000737d deposit  0x00000011 
+ 00027737  0x0000737e store  0x00000002 , 0x00008086 
+ 00027738  0x0000737f fetch  0x00000001 , 0x00008080 
+ 00027739  0x00007380 isolate0  0x0000000f , 0x00000011 
+ 00027740  0x00007381 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027741  0x00007382 store  0x00000001 , 0x00008080 
+ 00027742  0x00007383 jam  0x00000002 , 0x00008006 
+ 00027743  0x00007385 fetch  0x00000001 , 0x00008128 
+ 00027744  0x00007386 bbit1  0x00000007 , 0x00006c5f 
+ 00027745  0x00007387 arg  0x00000003 , 0x00000007 
+ 00027746  0x00007388 branch  0x00006be0 
+ 00027747  0x0000738b setarg  0x000007d0 
+ 00027748  0x0000738c call  0x0000235c 
+ 00027749  0x0000738d call  0x00006c26 
+ 00027750  0x0000738e setarg  0x000001e3 
+ 00027751  0x0000738f store  0x00000002 , 0x00008086 
+ 00027752  0x00007390 setarg  0x00000005 
+ 00027753  0x00007391 call  0x00006bd7 
+ 00027754  0x00007392 bbit1  0x00000000 , 0x00006c63 
+ 00027755  0x00007393 rtn 
+ 00027756  0x0000739a storet  0x00000002 , 0x00008088 
+ 00027757  0x0000739b setarg  0x00000004 
+ 00027758  0x0000739c store  0x00000002 , 0x00008082 
+ 00027759  0x0000739d jam  0x00000003 , 0x000001de 
+ 00027760  0x0000739e setarg  0x000001de 
+ 00027761  0x0000739f store  0x00000002 , 0x00008084 
+ 00027762  0x000073a0 deposit  0x00000011 
+ 00027763  0x000073a1 store  0x00000002 , 0x00008086 
+ 00027764  0x000073a2 fetch  0x00000001 , 0x00008080 
+ 00027765  0x000073a3 isolate0  0x0000000f , 0x00000011 
+ 00027766  0x000073a4 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027767  0x000073a5 store  0x00000001 , 0x00008080 
+ 00027768  0x000073a6 jam  0x00000002 , 0x00008006 
+ 00027769  0x000073a8 fetch  0x00000001 , 0x00008128 
+ 00027770  0x000073a9 bbit1  0x00000007 , 0x00006c79 
+ 00027771  0x000073aa arg  0x00000003 , 0x00000007 
+ 00027772  0x000073ab call  0x00006b07 
+ 00027773  0x000073ac call  0x00006be0 
+ 00027774  0x000073ad isolate1  0x00000002 , 0x0000003f 
+ 00027775  0x000073ae call  0x00006b00 
+ 00027776  0x000073af fetch  0x00000001 , 0x000001df 
+ 00027777  0x000073b0 lshift16  0x0000003f , 0x00000012 
+ 00027778  0x000073b1 fetch  0x00000002 , 0x000001e0 
+ 00027779  0x000073b2 byteswap  0x0000003f , 0x0000003f 
+ 00027780  0x000073b3 ior  0x00000012 , 0x0000003f 
+ 00027781  0x000073b4 iadd  0x00000002 , 0x0000003f 
+ 00027782  0x000073b5 store  0x00000001 , 0x000001e1 
+ 00027783  0x000073b6 rshift8  0x0000003f , 0x0000003f 
+ 00027784  0x000073b7 byteswap  0x0000003f , 0x0000003f 
+ 00027785  0x000073b8 store  0x00000002 , 0x000001df 
+ 00027786  0x000073b9 rtn 
+ 00027787  0x000073bc fetch  0x00000001 , 0x00004421 
+ 00027788  0x000073bd fetcht  0x00000001 , 0x00004423 
+ 00027789  0x000073be isub  0x00000002 , 0x0000003e 
+ 00027790  0x000073bf nbranch  0x00006c90 , 0x00000005 
+ 00027791  0x000073c0 call  0x00006c9c 
+ 00027792  0x000073c3 fetch  0x00000001 , 0x00004421 
+ 00027793  0x000073c4 arg  0x00000020 , 0x00000002 
+ 00027794  0x000073c5 call  0x00006f21 
+ 00027795  0x000073c6 fetch  0x00000001 , 0x00004424 
+ 00027796  0x000073c7 arg  0x00000021 , 0x00000002 
+ 00027797  0x000073c8 call  0x00006f21 
+ 00027798  0x000073c9 fetch  0x00000001 , 0x00004422 
+ 00027799  0x000073ca arg  0x00000022 , 0x00000002 
+ 00027800  0x000073cb call  0x00006f21 
+ 00027801  0x000073cc fetch  0x00000001 , 0x00004423 
+ 00027802  0x000073cd arg  0x0000001f , 0x00000002 
+ 00027803  0x000073ce branch  0x00006f21 
+ 00027804  0x000073d1 jam  0x00000001 , 0x00004421 
+ 00027805  0x000073d2 jam  0x00000003 , 0x00004422 
+ 00027806  0x000073d3 jam  0x00000000 , 0x00004423 
+ 00027807  0x000073d4 jam  0x00000002 , 0x00004424 
+ 00027808  0x000073d5 jam  0x0000000b , 0x00004425 
+ 00027809  0x000073d6 jam  0x0000000a , 0x00004426 
+ 00027810  0x000073d7 rtn 
+ 00027811  0x000073db jam  0x00000001 , 0x00008010 
+ 00027812  0x000073dc rtn 
+ 00027813  0x000073e3 jam  0x00000005 , 0x0000808b 
+ 00027814  0x000073e4 jam  0x00000007 , 0x0000808c 
+ 00027815  0x000073e5 jam  0x00000007 , 0x0000808d 
+ 00027816  0x000073e6 jam  0x00000007 , 0x0000808e 
+ 00027817  0x000073e7 jam  0x00000007 , 0x0000808f 
+ 00027818  0x000073e8 jam  0x00000005 , 0x00008090 
+ 00027819  0x000073e9 jam  0x00000000 , 0x00008091 
+ 00027820  0x000073ea rtn 
+ 00027821  0x000073ed jam  0x0000000c , 0x0000808b 
+ 00027822  0x000073ee jam  0x0000000d , 0x0000808c 
+ 00027823  0x000073ef jam  0x0000000d , 0x0000808d 
+ 00027824  0x000073f0 jam  0x0000000d , 0x0000808e 
+ 00027825  0x000073f1 jam  0x0000000d , 0x0000808f 
+ 00027826  0x000073f2 jam  0x0000000c , 0x00008090 
+ 00027827  0x000073f3 jam  0x00000000 , 0x00008091 
+ 00027828  0x000073f4 rtn 
+ 00027829  0x000073f7 call  0x00006cd8 
+ 00027830  0x000073f9 fetch  0x00000001 , 0x00004428 
+ 00027831  0x000073fa arg  0x0000006c , 0x00000002 
+ 00027832  0x000073fb call  0x00006f21 
+ 00027833  0x000073fc fetch  0x00000001 , 0x00004429 
+ 00027834  0x000073fd arg  0x0000006d , 0x00000002 
+ 00027835  0x000073fe branch  0x00006f21 
+ 00027836  0x00007401 call  0x00006cdf 
+ 00027837  0x00007402 branch  0x00006cb6 
+ 00027838  0x00007405 fetch  0x00000001 , 0x00008128 
+ 00027839  0x00007406 bbit0  0x00000005 , 0x00006cbe 
+ 00027840  0x00007407 rtn 
+ 00027841  0x00007422 set1  0x00000028 , 0x00000000 
+ 00027842  0x00007423 jam  0x00000008 , 0x000043f4 
+ 00027843  0x00007424 rtn 
+ 00027844  0x00007427 set0  0x00000028 , 0x00000000 
+ 00027845  0x00007428 jam  0x00000020 , 0x000043f4 
+ 00027846  0x00007429 rtn 
+ 00027847  0x0000742d fetch  0x00000001 , 0x000043eb 
+ 00027848  0x0000742e iadd  0x00000012 , 0x0000003f 
+ 00027849  0x0000742f store  0x00000001 , 0x000001e0 
+ 00027850  0x00007430 branch  0x00006cce 
+ 00027851  0x00007433 fetch  0x00000002 , 0x000001e0 
+ 00027852  0x00007434 byteswap  0x0000003f , 0x0000003f 
+ 00027853  0x00007435 store  0x00000001 , 0x000001e0 
+ 00027854  0x0000743b setarg  0x00000003 
+ 00027855  0x0000743c store  0x00000002 , 0x00008092 
+ 00027856  0x0000743d jam  0x000000a0 , 0x000001df 
+ 00027857  0x0000743e jam  0x000000a1 , 0x000001e1 
+ 00027858  0x0000743f branch  0x00006ced 
+ 00027859  0x00007446 storet  0x00000002 , 0x00000678 
+ 00027860  0x00007447 call  0x00006cd8 
+ 00027861  0x00007448 fetcht  0x00000002 , 0x00000678 
+ 00027862  0x00007449 call  0x00006d07 
+ 00027863  0x0000744a branch  0x00006cdf 
+ 00027864  0x0000744d fetch  0x00000001 , 0x00004427 
+ 00027865  0x0000744e rtneq  0x000000ff 
+ 00027866  0x0000744f bbit0  0x00000006 , 0x00006cdd 
+ 00027867  0x00007450 setarg  0x000249f0 
+ 00027868  0x00007451 call  0x0000235c 
+ 00027869  0x00007453 fetcht  0x00000001 , 0x00004427 
+ 00027870  0x00007454 branch  0x00006ef7 
+ 00027871  0x00007457 fetcht  0x00000001 , 0x00004427 
+ 00027872  0x00007458 branch  0x00006ef3 
+ 00027873  0x0000745e bpatch  0x000000cb , 0x00004019 
+ 00027874  0x0000745f bmark1  0x00000028 , 0x00006cc7 
+ 00027875  0x00007460 fetch  0x00000002 , 0x000043eb 
+ 00027876  0x00007461 iadd  0x00000012 , 0x0000003f 
+ 00027877  0x00007462 byteswap  0x0000003f , 0x0000003f 
+ 00027878  0x00007463 store  0x00000002 , 0x000001e0 
+ 00027879  0x00007467 bpatch  0x000000cc , 0x00004019 
+ 00027880  0x00007468 bmark1  0x00000028 , 0x00006ccb 
+ 00027881  0x00007469 setarg  0x00000004 
+ 00027882  0x0000746a store  0x00000002 , 0x00008092 
+ 00027883  0x0000746b jam  0x000000a0 , 0x000001df 
+ 00027884  0x0000746c jam  0x000000a1 , 0x000001e2 
+ 00027885  0x0000746e setarg  0x000001df 
+ 00027886  0x0000746f store  0x00000002 , 0x00008094 
+ 00027887  0x00007470 storet  0x00000002 , 0x00008098 
+ 00027888  0x00007471 storer  0x00000011 , 0x00000002 , 0x00008096 
+ 00027889  0x00007472 setarg  0x00000002 
+ 00027890  0x00007473 isolate0  0x0000000f , 0x00000011 
+ 00027891  0x00007474 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027892  0x00007475 store  0x00000001 , 0x0000808a 
+ 00027893  0x00007476 jam  0x00000004 , 0x00008006 
+ 00027894  0x00007477 arg  0x00000005 , 0x00000007 
+ 00027895  0x00007478 call  0x00006b07 
+ 00027896  0x00007479 call  0x00006cbe 
+ 00027897  0x0000747a isolate1  0x00000004 , 0x0000003f 
+ 00027898  0x0000747b call  0x00006b00 
+ 00027899  0x0000747c bmark1  0x00000028 , 0x00006d02 
+ 00027900  0x0000747e fetch  0x00000002 , 0x000001e0 
+ 00027901  0x0000747f byteswap  0x0000003f , 0x0000003f 
+ 00027902  0x00007480 iadd  0x00000002 , 0x0000003f 
+ 00027903  0x00007481 byteswap  0x0000003f , 0x0000003f 
+ 00027904  0x00007482 store  0x00000002 , 0x000001e0 
+ 00027905  0x00007483 rtn 
+ 00027906  0x00007486 fetch  0x00000001 , 0x000001e0 
+ 00027907  0x00007487 iadd  0x00000002 , 0x0000003f 
+ 00027908  0x00007488 byteswap  0x0000003f , 0x0000003f 
+ 00027909  0x00007489 store  0x00000002 , 0x000001e0 
+ 00027910  0x0000748a rtn 
+ 00027911  0x00007491 fetch  0x00000002 , 0x000043eb 
+ 00027912  0x00007492 iadd  0x00000012 , 0x0000003f 
+ 00027913  0x00007495 store  0x00000002 , 0x00000670 
+ 00027914  0x00007496 bpatch  0x000000cd , 0x00004019 
+ 00027915  0x00007497 storet  0x00000002 , 0x00000678 
+ 00027916  0x00007498 storer  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027917  0x0000749a call  0x00006d1c 
+ 00027918  0x0000749c fetcht  0x00000002 , 0x00000688 
+ 00027919  0x0000749d fetchr  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027920  0x0000749e fetch  0x00000002 , 0x00000670 
+ 00027921  0x000074a0 call  0x00006d3d 
+ 00027922  0x000074a2 fetch  0x00000002 , 0x00000688 
+ 00027923  0x000074a3 fetcht  0x00000002 , 0x0000068f 
+ 00027924  0x000074a4 iadd  0x00000002 , 0x00000002 
+ 00027925  0x000074a5 storet  0x00000002 , 0x0000068f 
+ 00027926  0x000074a6 fetcht  0x00000002 , 0x00000670 
+ 00027927  0x000074a7 iadd  0x00000002 , 0x00000002 
+ 00027928  0x000074a8 storet  0x00000002 , 0x00000670 
+ 00027929  0x000074a9 fetch  0x00000002 , 0x00000678 
+ 00027930  0x000074aa nbranch  0x00006d0d , 0x00000034 
+ 00027931  0x000074ab rtn 
+ 00027932  0x000074b4 bpatch  0x000000ce , 0x00004019 
+ 00027933  0x000074b5 fetch  0x00000001 , 0x000043f4 
+ 00027934  0x000074b6 increase  0xffffffff , 0x0000003f 
+ 00027935  0x000074b7 fetcht  0x00000002 , 0x00000670 
+ 00027936  0x000074b8 ior  0x00000002 , 0x0000003f 
+ 00027937  0x000074b9 increase  0x00000001 , 0x0000003f 
+ 00027938  0x000074ba store  0x00000003 , 0x0000068c 
+ 00027939  0x000074bc fetch  0x00000002 , 0x00000678 
+ 00027940  0x000074bd iadd  0x00000002 , 0x0000003f 
+ 00027941  0x000074bf fetcht  0x00000003 , 0x0000068c 
+ 00027942  0x000074c0 isub  0x00000002 , 0x0000003f 
+ 00027943  0x000074c1 nbranch  0x00006d2e , 0x00000002 
+ 00027944  0x000074c2 store  0x00000002 , 0x00000678 
+ 00027945  0x000074c3 fetch  0x00000003 , 0x0000068c 
+ 00027946  0x000074c4 fetcht  0x00000002 , 0x00000670 
+ 00027947  0x000074c5 isub  0x00000002 , 0x0000003f 
+ 00027948  0x000074c6 store  0x00000002 , 0x00000688 
+ 00027949  0x000074c7 rtn 
+ 00027950  0x000074ca fetch  0x00000002 , 0x00000678 
+ 00027951  0x000074cb store  0x00000002 , 0x00000688 
+ 00027952  0x000074cc setarg  0x00000000 
+ 00027953  0x000074cd store  0x00000002 , 0x00000678 
+ 00027954  0x000074ce rtn 
+ 00027955  0x000074d1 copy  0x00000012 , 0x0000003f 
+ 00027956  0x000074d2 increase  0x00000002 , 0x00000002 
+ 00027957  0x000074d3 storet  0x00000002 , 0x00008092 
+ 00027958  0x000074d4 increase  0xfffffffe , 0x00000011 
+ 00027959  0x000074d5 ifetcht  0x00000003 , 0x00000011 
+ 00027960  0x000074d6 copy  0x00000002 , 0x00000012 
+ 00027961  0x000074d7 arg  0x000000a0 , 0x00000002 
+ 00027962  0x000074d8 istoret  0x00000001 , 0x00000011 
+ 00027963  0x000074d9 istore  0x00000001 , 0x00000005 
+ 00027964  0x000074da branch  0x00006d4a 
+ 00027965  0x000074de copy  0x0000003f , 0x00000012 
+ 00027966  0x000074df bpatch  0x000000cf , 0x00004019 
+ 00027967  0x000074e0 bmark1  0x00000028 , 0x00006d33 
+ 00027968  0x000074e1 copy  0x00000012 , 0x0000003f 
+ 00027969  0x000074e2 increase  0x00000003 , 0x00000002 
+ 00027970  0x000074e3 storet  0x00000002 , 0x00008092 
+ 00027971  0x000074e4 increase  0xfffffffd , 0x00000011 
+ 00027972  0x000074e5 ifetcht  0x00000003 , 0x00000011 
+ 00027973  0x000074e6 copy  0x00000002 , 0x00000012 
+ 00027974  0x000074e7 arg  0x000000a0 , 0x00000002 
+ 00027975  0x000074e8 istoret  0x00000001 , 0x00000011 
+ 00027976  0x000074e9 byteswap  0x0000003f , 0x0000003f 
+ 00027977  0x000074ea istore  0x00000002 , 0x00000005 
+ 00027978  0x000074ec storer  0x00000011 , 0x00000002 , 0x00008094 
+ 00027979  0x000074ed setarg  0x00000000 
+ 00027980  0x000074ee store  0x00000002 , 0x00008098 
+ 00027981  0x000074ef jam  0x00000001 , 0x0000808a 
+ 00027982  0x000074f0 jam  0x00000004 , 0x00008006 
+ 00027983  0x000074f1 call  0x00006cbe 
+ 00027984  0x000074f2 istorer  0x00000012 , 0x00000003 , 0x00000011 
+ 00027985  0x000074f4 bpatch  0x000000d0 , 0x0000401a 
+ 00027986  0x000074f5 jam  0x00000000 , 0x000001e2 
+ 00027987  0x000074f7 setarg  0x00000001 
+ 00027988  0x000074f8 store  0x00000002 , 0x00008092 
+ 00027989  0x000074f9 jam  0x000000a0 , 0x000001df 
+ 00027990  0x000074fa setarg  0x000001df 
+ 00027991  0x000074fb store  0x00000002 , 0x00008094 
+ 00027992  0x000074fc setarg  0x00000000 
+ 00027993  0x000074fd store  0x00000002 , 0x00008098 
+ 00027994  0x000074fe store  0x00000002 , 0x00008096 
+ 00027995  0x000074ff setarg  0x00000003 
+ 00027996  0x00007500 store  0x00000001 , 0x0000808a 
+ 00027997  0x00007501 jam  0x00000004 , 0x00008006 
+ 00027998  0x00007502 call  0x00006cbe 
+ 00027999  0x00007503 fetch  0x00000001 , 0x00008128 
+ 00028000  0x00007504 rtnbit0  0x00000006 
+ 00028001  0x00007505 nop  0x000005dc 
+ 00028002  0x00007506 fetch  0x00000001 , 0x000001e2 
+ 00028003  0x00007507 increase  0x00000001 , 0x0000003f 
+ 00028004  0x00007508 store  0x00000001 , 0x000001e2 
+ 00028005  0x00007509 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00028006  0x0000750a nrtn  0x00000002 
+ 00028007  0x0000750b branch  0x00006d53 
+ 00028008  0x00007510 call  0x00007dba 
+ 00028009  0x00007511 branch  0x00006d6a 
+ 00028010  0x00007514 rshift16  0x0000003f , 0x00000002 
+ 00028011  0x00007515 call  0x00006d8e , 0x00000028 
+ 00028012  0x00007516 rshift32  0x0000003f , 0x0000003f 
+ 00028013  0x00007517 rshift16  0x0000003f , 0x00000002 
+ 00028014  0x00007518 call  0x00006d8a , 0x00000028 
+ 00028015  0x00007519 fetch  0x00000002 , 0x00008050 
+ 00028016  0x0000751a set0  0x0000000f , 0x0000003f 
+ 00028017  0x0000751b store  0x00000002 , 0x00008050 
+ 00028018  0x0000751c rtn 
+ 00028019  0x00007520 store  0x00000002 , 0x00008052 
+ 00028020  0x00007521 rtn 
+ 00028021  0x00007525 call  0x00006d77 
+ 00028022  0x00007526 branch  0x00006d73 
+ 00028023  0x0000752a call  0x00006d7c 
+ 00028024  0x0000752b idiv  0x00000002 
+ 00028025  0x0000752c call  0x00007d62 
+ 00028026  0x0000752d quotient  0x0000003f 
+ 00028027  0x0000752e rtn 
+ 00028028  0x00007531 fetch  0x00000001 , 0x00008043 
+ 00028029  0x00007532 bbit0  0x00000000 , 0x00006d80 
+ 00028030  0x00007533 setarg  0x02dc6c00 
+ 00028031  0x00007534 rtn 
+ 00028032  0x00007536 setarg  0x016e3600 
+ 00028033  0x00007537 rtn 
+ 00028034  0x0000753a fetch  0x00000001 , 0x00008043 
+ 00028035  0x0000753b and  0x0000003f , 0x000000fe , 0x0000003f 
+ 00028036  0x0000753c store  0x00000001 , 0x00008043 
+ 00028037  0x0000753d rtn 
+ 00028038  0x00007540 fetch  0x00000001 , 0x00008043 
+ 00028039  0x00007541 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028040  0x00007542 store  0x00000001 , 0x00008043 
+ 00028041  0x00007543 rtn 
+ 00028042  0x00007548 store  0x00000002 , 0x0000805a 
+ 00028043  0x00007549 store  0x00000002 , 0x0000805e 
+ 00028044  0x0000754a storet  0x00000002 , 0x0000805c 
+ 00028045  0x0000754b rtn 
+ 00028046  0x0000754f store  0x00000002 , 0x00008054 
+ 00028047  0x00007550 store  0x00000002 , 0x00008058 
+ 00028048  0x00007551 storet  0x00000002 , 0x00008056 
+ 00028049  0x00007552 rtn 
+ 00028050  0x00007555 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
+ 00028051  0x00007556 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
+ 00028052  0x00007557 fetchr  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028053  0x00007558 rtn 
+ 00028054  0x0000755b fetchr  0x0000000a , 0x00000002 , 0x00008054 
+ 00028055  0x0000755c fetchr  0x00000010 , 0x00000002 , 0x00008056 
+ 00028056  0x0000755d fetchr  0x00000003 , 0x00000002 , 0x00008058 
+ 00028057  0x0000755e rtn 
+ 00028058  0x00007561 storer  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028059  0x00007562 rtn 
+ 00028060  0x00007565 storer  0x00000003 , 0x00000002 , 0x00008058 
+ 00028061  0x00007566 rtn 
+ 00028062  0x00007569 call  0x00006d96 
+ 00028063  0x0000756a fetch  0x00000002 , 0x00008112 
+ 00028064  0x0000756b iadd  0x00000003 , 0x00000003 
+ 00028065  0x0000756c branch  0x00006d9c 
+ 00028066  0x0000756f call  0x00006da6 
+ 00028067  0x00007570 branch  0x00006d92 
+ 00028068  0x00007573 call  0x00006d9a 
+ 00028069  0x00007574 branch  0x00006daa 
+ 00028070  0x00007578 storer  0x00000003 , 0x00000002 , 0x00000697 
+ 00028071  0x00007579 storer  0x0000000a , 0x00000002 , 0x00000695 
+ 00028072  0x0000757a storer  0x00000010 , 0x00000002 , 0x00000693 
+ 00028073  0x0000757b rtn 
+ 00028074  0x0000757e fetchr  0x00000003 , 0x00000002 , 0x00000697 
+ 00028075  0x0000757f fetchr  0x0000000a , 0x00000002 , 0x00000695 
+ 00028076  0x00007580 fetchr  0x00000010 , 0x00000002 , 0x00000693 
+ 00028077  0x00007581 rtn 
+ 00028078  0x00007584 fetch  0x00000002 , 0x0000810e 
+ 00028079  0x00007585 nbranch  0x00006dae , 0x00000034 
+ 00028080  0x00007586 rtn 
+ 00028081  0x00007589 deposit  0x00000039 
+ 00028082  0x0000758a rtn  0x00000034 
+ 00028083  0x0000758c increase  0xfffffff8 , 0x00000039 
+ 00028084  0x0000758d call  0x00006dbe , 0x00000002 
+ 00028085  0x0000758e rtn  0x00000005 
+ 00028086  0x0000758f branch  0x00006db3 , 0x00000002 
+ 00028087  0x00007590 increase  0x00000008 , 0x00000039 
+ 00028088  0x00007592 increase  0xfffffffc , 0x00000039 
+ 00028089  0x00007593 call  0x00006dc1 , 0x00000002 
+ 00028090  0x00007594 rtn  0x00000005 
+ 00028091  0x00007595 branch  0x00006db8 , 0x00000002 
+ 00028092  0x00007596 increase  0x00000004 , 0x00000039 
+ 00028093  0x00007597 branch  0x00006dc4 
+ 00028094  0x0000759a ifetch  0x00000008 , 0x00000006 
+ 00028095  0x0000759b istore  0x00000008 , 0x00000003 
+ 00028096  0x0000759c rtn 
+ 00028097  0x0000759f ifetch  0x00000004 , 0x00000006 
+ 00028098  0x000075a0 istore  0x00000004 , 0x00000003 
+ 00028099  0x000075a1 rtn 
+ 00028100  0x000075a4 deposit  0x00000039 
+ 00028101  0x000075a5 rtn  0x00000034 
+ 00028102  0x000075a7 ifetch  0x00000001 , 0x00000006 
+ 00028103  0x000075a8 istore  0x00000001 , 0x00000003 
+ 00028104  0x000075a9 loop  0x00006dc6 
+ 00028105  0x000075aa rtn 
+ 00028106  0x000075ad deposit  0x00000039 
+ 00028107  0x000075ae rtn  0x00000034 
+ 00028108  0x000075b0 increase  0xfffffff8 , 0x00000039 
+ 00028109  0x000075b1 call  0x00006dd7 , 0x00000002 
+ 00028110  0x000075b2 rtn  0x00000005 
+ 00028111  0x000075b3 branch  0x00006dcc , 0x00000002 
+ 00028112  0x000075b4 increase  0x00000008 , 0x00000039 
+ 00028113  0x000075b6 increase  0xfffffffc , 0x00000039 
+ 00028114  0x000075b7 call  0x00006dda , 0x00000002 
+ 00028115  0x000075b8 rtn  0x00000005 
+ 00028116  0x000075b9 branch  0x00006dd1 , 0x00000002 
+ 00028117  0x000075ba increase  0x00000004 , 0x00000039 
+ 00028118  0x000075bb branch  0x00006ddd 
+ 00028119  0x000075bf ifetch  0x00000008 , 0x00000003 
+ 00028120  0x000075c0 istore  0x00000008 , 0x00000005 
+ 00028121  0x000075c1 rtn 
+ 00028122  0x000075c4 ifetch  0x00000004 , 0x00000003 
+ 00028123  0x000075c5 istore  0x00000004 , 0x00000005 
+ 00028124  0x000075c6 rtn 
+ 00028125  0x000075ca deposit  0x00000039 
+ 00028126  0x000075cb rtn  0x00000034 
+ 00028127  0x000075cd ifetch  0x00000001 , 0x00000003 
+ 00028128  0x000075ce istore  0x00000001 , 0x00000005 
+ 00028129  0x000075cf loop  0x00006ddf 
+ 00028130  0x000075d0 rtn 
+ 00028131  0x000075d6 jam  0x0000003d , 0x0000066f 
+ 00028132  0x000075d7 branch  0x0000782b 
+ 00028133  0x000075da bpatch  0x000000d1 , 0x0000401a 
+ 00028134  0x000075db fetch  0x00000001 , 0x000043fa 
+ 00028135  0x000075dc rtn  0x00000034 
+ 00028136  0x000075dd call  0x00006e87 
+ 00028137  0x000075de call  0x00006e8d , 0x00000005 
+ 00028138  0x000075df call  0x00007dc0 
+ 00028139  0x000075e0 call  0x00006e18 
+ 00028140  0x000075e2 fetch  0x00000001 , 0x000043fa 
+ 00028141  0x000075e3 icopy  0x00000013 
+ 00028142  0x000075e4 fetcht  0x00000002 , 0x000043f8 
+ 00028143  0x000075e5 storet  0x00000002 , 0x00000033 
+ 00028144  0x000075e7 copy  0x00000013 , 0x0000003f 
+ 00028145  0x000075e8 branch  0x00006de3 , 0x00000034 
+ 00028146  0x000075e9 increase  0xffffffff , 0x00000013 
+ 00028147  0x000075ea copy  0x00000002 , 0x00000011 
+ 00028148  0x000075eb ifetch  0x00000001 , 0x00000011 
+ 00028149  0x000075ec fetcht  0x00000001 , 0x00000031 
+ 00028150  0x000075ed isub  0x00000002 , 0x0000003e 
+ 00028151  0x000075ee call  0x00006e00 , 0x00000005 
+ 00028152  0x000075ef branch  0x00006dfc , 0x00000002 
+ 00028153  0x000075f0 ifetch  0x00000001 , 0x00000011 
+ 00028154  0x000075f1 increase  0x00000001 , 0x0000003f 
+ 00028155  0x000075f2 istore  0x00000001 , 0x00000011 
+ 00028156  0x000075f4 fetcht  0x00000002 , 0x00000033 
+ 00028157  0x000075f5 increase  0x00000022 , 0x00000002 
+ 00028158  0x000075f6 storet  0x00000002 , 0x00000033 
+ 00028159  0x000075f7 branch  0x00006df0 
+ 00028160  0x000075fa setarg  0x00000000 
+ 00028161  0x000075fb istore  0x00000001 , 0x00000011 
+ 00028162  0x000075fc fetch  0x00000001 , 0x00000032 
+ 00028163  0x000075fd istore  0x00000001 , 0x00000005 
+ 00028164  0x000075fe bne  0x00000033 , 0x00006e0d 
+ 00028165  0x00007601 ifetch  0x00000006 , 0x00000006 
+ 00028166  0x00007602 istore  0x00000008 , 0x00000005 
+ 00028167  0x00007603 setarg  0x00000000 
+ 00028168  0x00007604 istore  0x00000008 , 0x00000005 
+ 00028169  0x00007605 copy  0x00000012 , 0x00000006 
+ 00028170  0x00007607 call  0x00007c8f 
+ 00028171  0x00007608 force  0x00000001 , 0x0000003e 
+ 00028172  0x00007609 rtn 
+ 00028173  0x0000760c beq  0x00000036 , 0x00006e11 
+ 00028174  0x0000760d beq  0x00000037 , 0x00006e15 
+ 00028175  0x0000760e arg  0x0000428a , 0x00000012 
+ 00028176  0x0000760f branch  0x00006e05 
+ 00028177  0x00007612 arg  0x0000430d , 0x00000006 
+ 00028178  0x00007613 call  0x00007c8f 
+ 00028179  0x00007615 arg  0x0000428a , 0x00000006 
+ 00028180  0x00007616 branch  0x00006e0a 
+ 00028181  0x00007619 arg  0x00004305 , 0x00000006 
+ 00028182  0x0000761a call  0x00007c8f 
+ 00028183  0x0000761b branch  0x00006e13 
+ 00028184  0x00007621 bpatch  0x000000d2 , 0x0000401a 
+ 00028185  0x00007622 call  0x00007dbc 
+ 00028186  0x00007623 fetch  0x00000001 , 0x000043fa 
+ 00028187  0x00007624 rtn  0x00000034 
+ 00028188  0x00007625 bpatch  0x000000d3 , 0x0000401a 
+ 00028189  0x00007626 fetch  0x00000002 , 0x000044e9 
+ 00028190  0x00007627 rtnbit0  0x00000009 
+ 00028191  0x00007629 fetch  0x00000001 , 0x000042cb 
+ 00028192  0x0000762a beq  0x00000000 , 0x00006e34 
+ 00028193  0x0000762b fetch  0x00000001 , 0x0000017d 
+ 00028194  0x0000762c compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00028195  0x0000762d branch  0x00006e27 , 0x00000001 
+ 00028196  0x0000762e compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00028197  0x0000762f branch  0x00006e39 , 0x00000001 
+ 00028198  0x00007630 branch  0x00006e2e 
+ 00028199  0x00007633 branch  0x00006e2b , 0x0000002c 
+ 00028200  0x00007634 fetch  0x00000001 , 0x000042c2 
+ 00028201  0x00007635 bbit0  0x00000001 , 0x00006e34 
+ 00028202  0x00007636 branch  0x00006e2e 
+ 00028203  0x00007639 call  0x00006e34 
+ 00028204  0x0000763a rtn  0x00000028 
+ 00028205  0x0000763b branch  0x00006e2e 
+ 00028206  0x00007640 fetch  0x00000001 , 0x000042fe 
+ 00028207  0x00007641 bbit1  0x00000007 , 0x00006e31 
+ 00028208  0x00007642 branch  0x00006e37 
+ 00028209  0x00007646 fetch  0x00000006 , 0x00000178 
+ 00028210  0x00007647 store  0x00000008 , 0x00004305 
+ 00028211  0x00007648 branch  0x00006e37 
+ 00028212  0x0000764c jam  0x00000035 , 0x00000032 
+ 00028213  0x0000764d fetch  0x00000006 , 0x00000178 
+ 00028214  0x0000764e branch  0x00006e3b 
+ 00028215  0x00007651 jam  0x00000037 , 0x00000032 
+ 00028216  0x00007652 branch  0x00006e3b 
+ 00028217  0x00007656 jam  0x00000036 , 0x00000032 
+ 00028218  0x00007657 branch  0x00006e3b 
+ 00028219  0x0000765a bpatch  0x000000d4 , 0x0000401a 
+ 00028220  0x0000765c fetch  0x00000002 , 0x000043f8 
+ 00028221  0x0000765d ifetcht  0x00000001 , 0x0000003f 
+ 00028222  0x0000765e pincrease  0x00000001 
+ 00028223  0x0000765f store  0x00000002 , 0x00000033 
+ 00028224  0x00007660 storet  0x00000001 , 0x00000031 
+ 00028225  0x00007661 fetch  0x00000001 , 0x000043fa 
+ 00028226  0x00007662 icopy  0x00000013 
+ 00028227  0x00007664 fetch  0x00000002 , 0x00000033 
+ 00028228  0x00007665 copy  0x0000003f , 0x00000011 
+ 00028229  0x00007666 call  0x00006e53 
+ 00028230  0x00007667 rtn  0x00000028 
+ 00028231  0x00007668 fetcht  0x00000002 , 0x00000033 
+ 00028232  0x00007669 increase  0x00000022 , 0x00000002 
+ 00028233  0x0000766a storet  0x00000002 , 0x00000033 
+ 00028234  0x0000766b increase  0xffffffff , 0x00000002 
+ 00028235  0x0000766c ifetch  0x00000001 , 0x00000002 
+ 00028236  0x0000766d store  0x00000001 , 0x00000031 
+ 00028237  0x0000766e increase  0xffffffff , 0x00000013 
+ 00028238  0x0000766f nbranch  0x00006e43 , 0x00000005 
+ 00028239  0x00007670 fetch  0x00000001 , 0x000043fa 
+ 00028240  0x00007671 pincrease  0xffffffff 
+ 00028241  0x00007672 store  0x00000001 , 0x00000031 
+ 00028242  0x00007673 rtn 
+ 00028243  0x00007675 fetch  0x00000001 , 0x00000032 
+ 00028244  0x00007676 bne  0x00000033 , 0x00006e5a 
+ 00028245  0x00007678 arg  0x00000032 , 0x00000012 
+ 00028246  0x00007679 arg  0x00000007 , 0x00000039 
+ 00028247  0x0000767a call  0x00007d64 
+ 00028248  0x0000767b branch  0x00007dba , 0x00000005 
+ 00028249  0x0000767c rtn 
+ 00028250  0x0000767f beq  0x00000036 , 0x00006e5d 
+ 00028251  0x00007680 beq  0x00000037 , 0x00006e78 
+ 00028252  0x00007681 branch  0x00006e55 
+ 00028253  0x00007684 ifetcht  0x00000001 , 0x00000011 
+ 00028254  0x00007685 isub  0x00000002 , 0x0000003e 
+ 00028255  0x00007686 nrtn  0x00000005 
+ 00028256  0x00007687 arg  0x000006a1 , 0x00000005 
+ 00028257  0x00007688 arg  0x00000010 , 0x00000039 
+ 00028258  0x00007689 call  0x00007ca1 
+ 00028259  0x0000768a fetch  0x00000003 , 0x0000017b 
+ 00028260  0x0000768b store  0x00000003 , 0x000006a1 
+ 00028261  0x0000768c call  0x00006e6f 
+ 00028262  0x0000768d fetch  0x00000002 , 0x000006be 
+ 00028263  0x0000768e byteswap  0x0000003f , 0x0000003f 
+ 00028264  0x0000768f lshift8  0x0000003f , 0x00000002 
+ 00028265  0x00007690 ifetch  0x00000001 , 0x00000006 
+ 00028266  0x00007691 iadd  0x00000002 , 0x0000003f 
+ 00028267  0x00007692 fetcht  0x00000003 , 0x00000178 
+ 00028268  0x00007693 isub  0x00000002 , 0x0000003e 
+ 00028269  0x00007694 branch  0x00007dba , 0x00000005 
+ 00028270  0x00007695 rtn 
+ 00028271  0x00007699 arg  0x000006a1 , 0x00000006 
+ 00028272  0x0000769a call  0x00007361 
+ 00028273  0x0000769c ifetch  0x00000001 , 0x00000011 
+ 00028274  0x0000769d call  0x00007362 
+ 00028275  0x0000769e force  0x00000038 , 0x00000036 
+ 00028276  0x0000769f force  0x00000000 , 0x00000036 
+ 00028277  0x000076a0 call  0x000072cf 
+ 00028278  0x000076a1 arg  0x000006b1 , 0x00000005 
+ 00028279  0x000076a2 branch  0x00007375 
+ 00028280  0x000076a5 ifetcht  0x00000001 , 0x00000011 
+ 00028281  0x000076a6 isub  0x00000002 , 0x0000003e 
+ 00028282  0x000076a7 nrtn  0x00000005 
+ 00028283  0x000076a8 copy  0x00000006 , 0x00000011 
+ 00028284  0x000076a9 add  0x00000006 , 0x00000008 , 0x00000013 
+ 00028285  0x000076aa arg  0x00004305 , 0x00000012 
+ 00028286  0x000076ab arg  0x00000008 , 0x00000039 
+ 00028287  0x000076ac call  0x00007d64 
+ 00028288  0x000076ad branch  0x00007dba , 0x00000005 
+ 00028289  0x000076ae copy  0x00000013 , 0x00000011 
+ 00028290  0x000076af arg  0x0000430d , 0x00000012 
+ 00028291  0x000076b0 arg  0x00000008 , 0x00000039 
+ 00028292  0x000076b1 call  0x00007d64 
+ 00028293  0x000076b2 branch  0x00007dba , 0x00000005 
+ 00028294  0x000076b3 rtn 
+ 00028295  0x000076b6 fetch  0x00000002 , 0x000043f8 
+ 00028296  0x000076b7 ifetcht  0x00000001 , 0x0000003f 
+ 00028297  0x000076b8 pincrease  0x00000022 
+ 00028298  0x000076b9 ifetch  0x00000001 , 0x0000003f 
+ 00028299  0x000076ba isub  0x00000002 , 0x0000003e 
+ 00028300  0x000076bb rtn 
+ 00028301  0x000076be fetch  0x00000001 , 0x000043fa 
+ 00028302  0x000076bf icopy  0x00000039 
+ 00028303  0x000076c0 fetcht  0x00000002 , 0x000043f8 
+ 00028304  0x000076c1 setarg  0x00000000 
+ 00028305  0x000076c3 istore  0x00000001 , 0x00000002 
+ 00028306  0x000076c4 increase  0x00000022 , 0x00000002 
+ 00028307  0x000076c5 pincrease  0x00000001 
+ 00028308  0x000076c6 loop  0x00006e91 
+ 00028309  0x000076c7 rtn 
+ 00028310  0x000076cc call  0x00007dbe 
+ 00028311  0x000076cd call  0x00006e18 
+ 00028312  0x000076ce nbranch  0x00006ea1 , 0x00000028 
+ 00028313  0x000076cf fetch  0x00000002 , 0x00000033 
+ 00028314  0x000076d0 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00028315  0x000076d1 arg  0x0000430d , 0x00000005 
+ 00028316  0x000076d2 call  0x00007c8f 
+ 00028317  0x000076d3 arg  0x0000428a , 0x00000005 
+ 00028318  0x000076d4 call  0x00007c8f 
+ 00028319  0x000076d5 jam  0x00000001 , 0x0000429a 
+ 00028320  0x000076d6 rtn 
+ 00028321  0x000076d9 jam  0x00000000 , 0x0000429a 
+ 00028322  0x000076da rtn 
+ 00028323  0x000076de jam  0x00000034 , 0x00000032 
+ 00028324  0x000076df branch  0x00006ea5 
+ 00028325  0x000076e2 fetch  0x00000001 , 0x000043cb 
+ 00028326  0x000076e3 beq  0x0000000a , 0x00006de5 
+ 00028327  0x000076e4 beq  0x00000008 , 0x00005c42 
+ 00028328  0x000076e5 rtn 
+ 00028329  0x000076ec and  0x00000002 , 0x0000001f , 0x0000003f 
+ 00028330  0x000076ed rshift  0x0000003f , 0x0000003f 
+ 00028331  0x000076ee arg  0x00000016 , 0x00000005 
+ 00028332  0x000076ef iadd  0x00000005 , 0x00000005 
+ 00028333  0x000076f0 arg  0x000000f0 , 0x00000030 
+ 00028334  0x000076f1 isolate0  0x00000000 , 0x00000002 
+ 00028335  0x000076f2 rtn  0x00000001 
+ 00028336  0x000076f3 arg  0x0000000f , 0x00000030 
+ 00028337  0x000076f4 rtn 
+ 00028338  0x000076f8 bpatch  0x000000d5 , 0x0000401a 
+ 00028339  0x000076f9 set1  0x00000007 , 0x00000002 
+ 00028340  0x000076fa call  0x00006ee6 
+ 00028341  0x000076fb nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00028342  0x000076ff bpatch  0x000000d6 , 0x0000401a 
+ 00028343  0x00007700 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028344  0x00007701 rtn  0x00000005 
+ 00028345  0x00007702 arg  0x00000004 , 0x00000008 
+ 00028346  0x00007703 isolate1  0x00000007 , 0x00000002 
+ 00028347  0x00007704 branch  0x00006ebd , 0x00000001 
+ 00028348  0x00007705 arg  0x00000002 , 0x00000008 
+ 00028349  0x00007707 call  0x00006ea9 
+ 00028350  0x00007708 isolate0  0x00000000 , 0x00000002 
+ 00028351  0x00007709 branch  0x00006ec1 , 0x00000001 
+ 00028352  0x0000770a lshift4  0x00000008 , 0x00000008 
+ 00028353  0x0000770c ifetch  0x00000001 , 0x00000005 
+ 00028354  0x0000770d iand  0x00000030 , 0x0000003f 
+ 00028355  0x0000770e ior  0x00000008 , 0x0000003f 
+ 00028356  0x0000770f istore  0x00000001 , 0x00000005 
+ 00028357  0x00007710 rtn 
+ 00028358  0x00007714 bpatch  0x000000d7 , 0x0000401a 
+ 00028359  0x00007715 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028360  0x00007716 rtn  0x00000005 
+ 00028361  0x00007717 arg  0x00000001 , 0x00000008 
+ 00028362  0x00007718 call  0x00006ea9 
+ 00028363  0x00007719 isolate0  0x00000000 , 0x00000002 
+ 00028364  0x0000771a branch  0x00006ece , 0x00000001 
+ 00028365  0x0000771b lshift4  0x00000008 , 0x00000008 
+ 00028366  0x0000771d ifetch  0x00000001 , 0x00000005 
+ 00028367  0x0000771e iand  0x00000030 , 0x0000003f 
+ 00028368  0x0000771f ior  0x00000008 , 0x0000003f 
+ 00028369  0x00007720 istore  0x00000001 , 0x00000005 
+ 00028370  0x00007721 rtn 
+ 00028371  0x00007727 bpatch  0x000000d8 , 0x0000401b 
+ 00028372  0x00007728 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028373  0x00007729 rtn  0x00000005 
+ 00028374  0x0000772a call  0x00006ea9 
+ 00028375  0x0000772b ifetch  0x00000001 , 0x00000005 
+ 00028376  0x0000772c iand  0x00000030 , 0x0000003f 
+ 00028377  0x0000772d istore  0x00000001 , 0x00000005 
+ 00028378  0x0000772e rtn 
+ 00028379  0x00007731 call  0x00006ed3 
+ 00028380  0x00007732 branch  0x00006ee0 
+ 00028381  0x00007736 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028382  0x00007737 rtn  0x00000005 
+ 00028383  0x00007738 ncall  0x00006eb6 , 0x0000002b 
+ 00028384  0x0000773a call  0x00006f14 
+ 00028385  0x0000773b setarg  0x00000000 
+ 00028386  0x0000773c isolate1  0x00000007 , 0x00000002 
+ 00028387  0x0000773d nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00028388  0x0000773e setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028389  0x0000773f branch  0x00006f0d 
+ 00028390  0x00007743 bpatch  0x000000d9 , 0x0000401b 
+ 00028391  0x00007744 arg  0x0000811c , 0x00000005 
+ 00028392  0x00007745 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00028393  0x00007746 rshift3  0x00000002 , 0x0000003f 
+ 00028394  0x00007747 and_into  0x00000003 , 0x0000003f 
+ 00028395  0x00007748 iadd  0x00000005 , 0x00000005 
+ 00028396  0x00007749 ifetch  0x00000001 , 0x00000005 
+ 00028397  0x0000774a isolate1  0x00000007 , 0x00000002 
+ 00028398  0x0000774b branch  0x00006ef1 , 0x00000001 
+ 00028399  0x0000774c qisolate0  0x0000003f 
+ 00028400  0x0000774d rtn 
+ 00028401  0x0000774f qisolate1  0x0000003f 
+ 00028402  0x00007750 rtn 
+ 00028403  0x00007754 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028404  0x00007755 rtn  0x00000005 
+ 00028405  0x00007756 isolate1  0x00000007 , 0x0000003e 
+ 00028406  0x00007757 branch  0x00006efa 
+ 00028407  0x0000775b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028408  0x0000775c rtn  0x00000005 
+ 00028409  0x0000775d isolate0  0x00000007 , 0x0000003e 
+ 00028410  0x00007761 setarg  0x00000000 
+ 00028411  0x00007762 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028412  0x00007763 ixor  0x00000002 , 0x00000002 
+ 00028413  0x00007767 call  0x00006f14 
+ 00028414  0x00007768 setarg  0x0000003f 
+ 00028415  0x00007769 isolate1  0x00000007 , 0x00000002 
+ 00028416  0x0000776a setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00028417  0x0000776b branch  0x00006f0d 
+ 00028418  0x0000776f sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028419  0x00007770 branch  0x00007dc4 , 0x00000005 
+ 00028420  0x00007771 call  0x00006f14 
+ 00028421  0x00007772 ifetch  0x00000001 , 0x00000005 
+ 00028422  0x00007773 bbit1  0x00000000 , 0x00006f09 
+ 00028423  0x00007774 isolate0  0x00000007 , 0x00000002 
+ 00028424  0x00007775 rtn 
+ 00028425  0x00007777 isolate1  0x00000007 , 0x00000002 
+ 00028426  0x00007778 rtn 
+ 00028427  0x0000777b call  0x00006f14 
+ 00028428  0x0000777c setarg  0x000000c0 
+ 00028429  0x0000777e istore  0x00000001 , 0x00000005 
+ 00028430  0x0000777f rtn 
+ 00028431  0x00007782 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028432  0x00007783 rtn  0x00000005 
+ 00028433  0x00007784 call  0x00006f14 
+ 00028434  0x00007785 setarg  0x00000000 
+ 00028435  0x00007786 branch  0x00006f0d 
+ 00028436  0x00007789 and  0x00000002 , 0x0000003f , 0x0000003f 
+ 00028437  0x0000778a sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028438  0x0000778b nbranch  0x00006f1a , 0x00000002 
+ 00028439  0x0000778c arg  0x00008070 , 0x00000005 
+ 00028440  0x0000778e iadd  0x00000005 , 0x00000005 
+ 00028441  0x0000778f rtn 
+ 00028442  0x00007791 arg  0x000080d4 , 0x00000005 
+ 00028443  0x00007792 increase  0xfffffff0 , 0x0000003f 
+ 00028444  0x00007793 branch  0x00006f18 
+ 00028445  0x00007797 and  0x0000003f , 0x000000ff , 0x00000002 
+ 00028446  0x00007798 rshift8  0x0000003f , 0x0000003f 
+ 00028447  0x00007799 branch  0x00006f21 
+ 00028448  0x0000779d rtnbit0  0x00000007 
+ 00028449  0x0000779f and_into  0x0000003f , 0x0000003f 
+ 00028450  0x000077a0 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028451  0x000077a1 nbranch  0x00006f28 , 0x00000002 
+ 00028452  0x000077a2 arg  0x00008070 , 0x00000005 
+ 00028453  0x000077a4 iadd  0x00000005 , 0x00000005 
+ 00028454  0x000077a5 istoret  0x00000001 , 0x00000005 
+ 00028455  0x000077a6 rtn 
+ 00028456  0x000077a8 arg  0x000080d4 , 0x00000005 
+ 00028457  0x000077a9 increase  0xfffffff0 , 0x0000003f 
+ 00028458  0x000077aa branch  0x00006f25 
+ 00028459  0x000077af and_into  0x0000003f , 0x00000002 
+ 00028460  0x000077b0 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00028461  0x000077b1 nbranch  0x00006f32 , 0x00000002 
+ 00028462  0x000077b2 setarg  0x00008070 
+ 00028463  0x000077b4 iadd  0x00000002 , 0x00000006 
+ 00028464  0x000077b5 ifetch  0x00000001 , 0x00000006 
+ 00028465  0x000077b6 rtn 
+ 00028466  0x000077b8 setarg  0x000080d4 
+ 00028467  0x000077b9 increase  0xfffffff0 , 0x00000002 
+ 00028468  0x000077ba branch  0x00006f2f 
+ 00028469  0x000077bf arg  0x00000010 , 0x00000039 
+ 00028470  0x000077c0 arg  0x00008070 , 0x00000006 
+ 00028471  0x000077c2 copy  0x00000006 , 0x00000005 
+ 00028472  0x000077c3 ifetch  0x00000001 , 0x00000006 
+ 00028473  0x000077c4 beq  0x0000001f , 0x00006f48 
+ 00028474  0x000077c5 beq  0x00000020 , 0x00006f48 
+ 00028475  0x000077c6 beq  0x00000021 , 0x00006f48 
+ 00028476  0x000077c7 beq  0x00000022 , 0x00006f48 
+ 00028477  0x000077c8 beq  0x00000023 , 0x00006f48 
+ 00028478  0x000077c9 beq  0x0000002c , 0x00006f48 
+ 00028479  0x000077ca beq  0x0000002d , 0x00006f48 
+ 00028480  0x000077cb beq  0x00000000 , 0x00006f48 
+ 00028481  0x000077cd loop  0x00006f37 
+ 00028482  0x000077ce arg  0x000080dc , 0x0000003f 
+ 00028483  0x000077cf isub  0x00000006 , 0x0000003e 
+ 00028484  0x000077d0 rtn  0x00000005 
+ 00028485  0x000077d2 arg  0x00000008 , 0x00000039 
+ 00028486  0x000077d3 arg  0x000080d4 , 0x00000006 
+ 00028487  0x000077d4 branch  0x00006f37 
+ 00028488  0x000077d8 setarg  0x00000040 
+ 00028489  0x000077d9 istore  0x00000001 , 0x00000005 
+ 00028490  0x000077da branch  0x00006f41 
+ 00028491  0x000077dc setarg  0x00000080 
+ 00028492  0x000077dd istore  0x00000001 , 0x00000005 
+ 00028493  0x000077de branch  0x00006f41 
+ 00028494  0x000077e3 bpatch  0x000000da , 0x0000401b 
+ 00028495  0x000077e4 rtn  0x0000002b 
+ 00028496  0x000077e5 jam  0x00000077 , 0x00008a07 
+ 00028497  0x000077e6 jam  0x000000c9 , 0x00008a08 
+ 00028498  0x000077e7 jam  0x00000001 , 0x00008a0b 
+ 00028499  0x000077e8 fetch  0x00000001 , 0x00004409 
+ 00028500  0x000077e9 store  0x00000001 , 0x000080cd 
+ 00028501  0x000077ea call  0x00006f97 
+ 00028502  0x000077eb jam  0x000000c1 , 0x00008a08 
+ 00028503  0x000077ed arg  0x00000007 , 0x00000039 
+ 00028504  0x000077ee arg  0x00004412 , 0x00000011 
+ 00028505  0x000077ef jam  0x00000005 , 0x00008a0a 
+ 00028506  0x000077f1 fetch  0x00000001 , 0x00008a0c 
+ 00028507  0x000077f2 istore  0x00000001 , 0x00000011 
+ 00028508  0x000077f3 increase  0x00000001 , 0x00000011 
+ 00028509  0x000077f4 fetch  0x00000001 , 0x00008a0a 
+ 00028510  0x000077f5 increase  0x00000020 , 0x0000003f 
+ 00028511  0x000077f6 store  0x00000001 , 0x00008a0a 
+ 00028512  0x000077f7 loop  0x00006f5a 
+ 00028513  0x000077f8 jam  0x00000000 , 0x00008a07 
+ 00028514  0x000077f9 rtn 
+ 00028515  0x000077fc fetch  0x00000001 , 0x000080cc 
+ 00028516  0x000077fd set1  0x00000001 , 0x0000003f 
+ 00028517  0x000077fe store  0x00000001 , 0x000080cc 
+ 00028518  0x000077ff arg  0x00000007 , 0x00000039 
+ 00028519  0x00007800 arg  0x00004412 , 0x00000011 
+ 00028520  0x00007801 jam  0x00000015 , 0x00008a0a 
+ 00028521  0x00007803 ifetch  0x00000001 , 0x00000011 
+ 00028522  0x00007804 store  0x00000001 , 0x00008a09 
+ 00028523  0x00007805 increase  0x00000001 , 0x00000011 
+ 00028524  0x00007806 fetch  0x00000001 , 0x00008a0a 
+ 00028525  0x00007807 increase  0x00000020 , 0x0000003f 
+ 00028526  0x00007808 store  0x00000001 , 0x00008a0a 
+ 00028527  0x00007809 loop  0x00006f69 
+ 00028528  0x0000780a fetch  0x00000001 , 0x000080cc 
+ 00028529  0x0000780b set0  0x00000001 , 0x0000003f 
+ 00028530  0x0000780c store  0x00000001 , 0x000080cc 
+ 00028531  0x0000780d rtn 
+ 00028532  0x00007812 bpatch  0x000000db , 0x0000401b 
+ 00028533  0x00007813 fetch  0x00000008 , 0x000001fd 
+ 00028534  0x00007814 branch  0x00006f79 , 0x00000034 
+ 00028535  0x00007815 store  0x00000008 , 0x000043fd 
+ 00028536  0x00007816 rtn 
+ 00028537  0x00007819 setarg  0x00000bbe 
+ 00028538  0x0000781a store  0x00000002 , 0x000043fd 
+ 00028539  0x0000781b setarg  0x000003f0 
+ 00028540  0x0000781c store  0x00000002 , 0x00004401 
+ 00028541  0x0000781d setarg  0x0000027e 
+ 00028542  0x0000781e store  0x00000002 , 0x000043ff 
+ 00028543  0x0000781f setarg  0x000003c4 
+ 00028544  0x00007820 store  0x00000002 , 0x00004403 
+ 00028545  0x00007821 rtn 
+ 00028546  0x00007824 bpatch  0x000000dc , 0x0000401b 
+ 00028547  0x00007825 call  0x00006f63 
+ 00028548  0x00007826 fetch  0x00000001 , 0x00008a09 
+ 00028549  0x00007827 set0  0x00000007 , 0x0000003f 
+ 00028550  0x00007828 store  0x00000001 , 0x00008a09 
+ 00028551  0x00007829 jam  0x00000077 , 0x00008a07 
+ 00028552  0x0000782a jam  0x000000c1 , 0x00008a08 
+ 00028553  0x0000782b jam  0x00000001 , 0x00008a0b 
+ 00028554  0x0000782c call  0x00006f90 
+ 00028555  0x0000782d fetch  0x00000001 , 0x00004409 
+ 00028556  0x0000782e store  0x00000001 , 0x000080cd 
+ 00028557  0x0000782f call  0x00006f97 
+ 00028558  0x00007830 jam  0x00000000 , 0x000080cd 
+ 00028559  0x00007831 branch  0x00006fa1 
+ 00028560  0x00007834 fetch  0x00000001 , 0x00004408 
+ 00028561  0x00007835 lshift4  0x0000003f , 0x0000003f 
+ 00028562  0x00007836 fetcht  0x00000001 , 0x00008a0b 
+ 00028563  0x00007837 and_into  0x0000000f , 0x00000002 
+ 00028564  0x00007838 ior  0x00000002 , 0x00000002 
+ 00028565  0x00007839 storet  0x00000001 , 0x00008a0b 
+ 00028566  0x0000783a rtn 
+ 00028567  0x0000783d jam  0x00000003 , 0x000080cc 
+ 00028568  0x0000783f fetch  0x00000001 , 0x00008129 
+ 00028569  0x00007840 bbit0  0x00000005 , 0x00006f98 
+ 00028570  0x00007841 fetcht  0x00000002 , 0x00008164 
+ 00028571  0x00007842 storet  0x00000002 , 0x0000440a 
+ 00028572  0x00007843 jam  0x00000006 , 0x000080cc 
+ 00028573  0x00007845 fetch  0x00000001 , 0x00008129 
+ 00028574  0x00007846 bbit1  0x00000005 , 0x00006f9d 
+ 00028575  0x00007847 jam  0x00000000 , 0x000080cc 
+ 00028576  0x00007848 rtn 
+ 00028577  0x0000784b fetch  0x00000001 , 0x00004411 
+ 00028578  0x0000784c rtn  0x00000034 
+ 00028579  0x0000784d fetch  0x00000001 , 0x00008a09 
+ 00028580  0x0000784e set1  0x00000007 , 0x0000003f 
+ 00028581  0x0000784f store  0x00000001 , 0x00008a09 
+ 00028582  0x00007850 fetch  0x00000001 , 0x00004409 
+ 00028583  0x00007851 store  0x00000001 , 0x000080cd 
+ 00028584  0x00007852 fetch  0x00000002 , 0x0000440d 
+ 00028585  0x00007853 store  0x00000002 , 0x000080ce 
+ 00028586  0x00007854 fetch  0x00000002 , 0x0000440f 
+ 00028587  0x00007855 store  0x00000002 , 0x000080d0 
+ 00028588  0x00007856 jam  0x0000000b , 0x000080cc 
+ 00028589  0x00007857 nop  0x000003e8 
+ 00028590  0x00007858 jam  0x00000003 , 0x000080cc 
+ 00028591  0x00007859 rtn 
+ 00028592  0x0000785c bpatch  0x000000dd , 0x0000401b 
+ 00028593  0x0000785d fetch  0x00000001 , 0x00004407 
+ 00028594  0x0000785e beq  0x00000001 , 0x00006fb5 
+ 00028595  0x0000785f beq  0x00000002 , 0x00006fbb 
+ 00028596  0x00007860 rtn 
+ 00028597  0x00007863 setarg  0x000003e8 
+ 00028598  0x00007864 store  0x00000002 , 0x00004405 
+ 00028599  0x00007865 fetcht  0x00000002 , 0x00004403 
+ 00028600  0x00007866 fetch  0x00000002 , 0x000043ff 
+ 00028601  0x00007867 arg  0x000007d0 , 0x00000013 
+ 00028602  0x00007868 branch  0x00006fc0 
+ 00028603  0x0000786b setarg  0x000007d0 
+ 00028604  0x0000786c store  0x00000002 , 0x00004405 
+ 00028605  0x0000786d fetcht  0x00000002 , 0x000043fd 
+ 00028606  0x0000786e fetch  0x00000002 , 0x00004401 
+ 00028607  0x0000786f arg  0x000003e8 , 0x00000013 
+ 00028608  0x00007871 isub  0x00000002 , 0x00000011 
+ 00028609  0x00007872 fetch  0x00000002 , 0x0000440a 
+ 00028610  0x00007873 isub  0x00000002 , 0x0000003f 
+ 00028611  0x00007874 nbranch  0x00006fcd , 0x00000002 
+ 00028612  0x00007875 fetcht  0x00000002 , 0x00004405 
+ 00028613  0x00007876 imul32  0x00000002 , 0x00000012 
+ 00028614  0x00007877 copy  0x00000013 , 0x0000003f 
+ 00028615  0x00007878 imul32  0x00000011 , 0x0000003f 
+ 00028616  0x00007879 iadd  0x00000012 , 0x0000003f 
+ 00028617  0x0000787b idiv  0x00000011 
+ 00028618  0x0000787c call  0x00007d62 
+ 00028619  0x0000787d quotient  0x0000003f 
+ 00028620  0x0000787e rtn 
+ 00028621  0x00007881 copy  0x00000002 , 0x0000003f 
+ 00028622  0x00007882 fetcht  0x00000002 , 0x0000440a 
+ 00028623  0x00007883 isub  0x00000002 , 0x0000003f 
+ 00028624  0x00007884 fetcht  0x00000002 , 0x00004405 
+ 00028625  0x00007885 imul32  0x00000002 , 0x00000012 
+ 00028626  0x00007886 copy  0x00000013 , 0x0000003f 
+ 00028627  0x00007887 imul32  0x00000011 , 0x0000003f 
+ 00028628  0x00007888 isub  0x00000012 , 0x0000003f 
+ 00028629  0x00007889 nbranch  0x00007dca , 0x00000002 
+ 00028630  0x0000788a branch  0x00006fc9 
+ 00028631  0x0000788f ifetch  0x00000008 , 0x00000011 
+ 00028632  0x00007890 store  0x00000008 , 0x00000670 
+ 00028633  0x00007891 fetch  0x00000002 , 0x00000670 
+ 00028634  0x00007892 fetcht  0x00000002 , 0x00000672 
+ 00028635  0x00007893 isub  0x00000002 , 0x00000011 
+ 00028636  0x00007894 fetch  0x00000002 , 0x00000676 
+ 00028637  0x00007895 isub  0x00000002 , 0x00000012 
+ 00028638  0x00007896 fetcht  0x00000002 , 0x00000674 
+ 00028639  0x00007897 isub  0x00000002 , 0x0000003e 
+ 00028640  0x00007898 ncall  0x00006fe7 , 0x00000002 
+ 00028641  0x00007899 mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00028642  0x0000789a idiv  0x00000011 
+ 00028643  0x0000789b call  0x00007d62 
+ 00028644  0x0000789c quotient  0x0000003f 
+ 00028645  0x0000789d call  0x00006fef , 0x00000034 
+ 00028646  0x0000789e rtn 
+ 00028647  0x000078a1 fetch  0x00000001 , 0x0000440c 
+ 00028648  0x000078a2 set1  0x00000000 , 0x0000003f 
+ 00028649  0x000078a3 store  0x00000001 , 0x0000440c 
+ 00028650  0x000078a4 rtn 
+ 00028651  0x000078a7 fetch  0x00000001 , 0x0000440c 
+ 00028652  0x000078a8 set0  0x00000000 , 0x0000003f 
+ 00028653  0x000078a9 store  0x00000001 , 0x0000440c 
+ 00028654  0x000078aa rtn 
+ 00028655  0x000078ad fetcht  0x00000001 , 0x0000440c 
+ 00028656  0x000078ae set1  0x00000001 , 0x00000002 
+ 00028657  0x000078af storet  0x00000001 , 0x0000440c 
+ 00028658  0x000078b0 rtn 
+ 00028659  0x000078b3 fetcht  0x00000001 , 0x0000440c 
+ 00028660  0x000078b4 set0  0x00000001 , 0x00000002 
+ 00028661  0x000078b5 storet  0x00000001 , 0x0000440c 
+ 00028662  0x000078b6 rtn 
+ 00028663  0x000078bc fetch  0x00000002 , 0x0000442c 
+ 00028664  0x000078bd ifetch  0x00000001 , 0x0000003f 
+ 00028665  0x000078bf rtn  0x00000034 
+ 00028666  0x000078c0 copy  0x0000003f , 0x00000039 
+ 00028667  0x000078c2 fetch  0x00000002 , 0x0000442c 
+ 00028668  0x000078c3 increase  0x00000003 , 0x0000003f 
+ 00028669  0x000078c4 copy  0x0000003f , 0x00000011 
+ 00028670  0x000078c6 ifetcht  0x00000001 , 0x00000011 
+ 00028671  0x000078c7 call  0x00006edd 
+ 00028672  0x000078c8 increase  0x00000001 , 0x00000011 
+ 00028673  0x000078c9 loop  0x00006ffe 
+ 00028674  0x000078cb rtn 
+ 00028675  0x000078ce fetch  0x00000002 , 0x0000442c 
+ 00028676  0x000078cf increase  0x00000003 , 0x0000003f 
+ 00028677  0x000078d0 copy  0x0000003f , 0x00000011 
+ 00028678  0x000078d2 force  0x00000000 , 0x00000012 
+ 00028679  0x000078d3 setarg  0x00000000 
+ 00028680  0x000078d4 store  0x00000002 , 0x000006f1 
+ 00028681  0x000078d6 ifetcht  0x00000001 , 0x00000011 
+ 00028682  0x000078d7 call  0x00006ee6 
+ 00028683  0x000078d8 bpatch  0x000000de , 0x0000401b 
+ 00028684  0x000078d9 fetch  0x00000002 , 0x000006f1 
+ 00028685  0x000078da copy  0x00000012 , 0x00000007 
+ 00028686  0x000078db qsetflag  0x00000001 , 0x0000003f 
+ 00028687  0x000078dc store  0x00000002 , 0x000006f1 
+ 00028688  0x000078dd increase  0x00000001 , 0x00000011 
+ 00028689  0x000078de increase  0x00000001 , 0x00000012 
+ 00028690  0x000078df fetch  0x00000002 , 0x0000442c 
+ 00028691  0x000078e0 ifetch  0x00000001 , 0x0000003f 
+ 00028692  0x000078e2 ixor  0x00000012 , 0x0000003e 
+ 00028693  0x000078e3 nbranch  0x00007009 , 0x00000005 
+ 00028694  0x000078e4 fetch  0x00000002 , 0x000006f1 
+ 00028695  0x000078e5 fetcht  0x00000002 , 0x0000442e 
+ 00028696  0x000078e6 ixor  0x00000002 , 0x0000003e 
+ 00028697  0x000078e7 rtn  0x00000005 
+ 00028698  0x000078e8 branch  0x00007dba 
+ 00028699  0x000078eb fetch  0x00000002 , 0x0000442c 
+ 00028700  0x000078ec ifetch  0x00000001 , 0x0000003f 
+ 00028701  0x000078ee rtn  0x00000034 
+ 00028702  0x000078ef copy  0x0000003f , 0x00000039 
+ 00028703  0x000078f0 fetch  0x00000002 , 0x0000442c 
+ 00028704  0x000078f1 increase  0x00000003 , 0x0000003f 
+ 00028705  0x000078f2 copy  0x0000003f , 0x00000011 
+ 00028706  0x000078f4 ifetcht  0x00000001 , 0x00000011 
+ 00028707  0x000078f5 call  0x00006eb2 
+ 00028708  0x000078f6 increase  0x00000001 , 0x00000011 
+ 00028709  0x000078f7 loop  0x00007022 
+ 00028710  0x000078f9 rtn 
+ 00028711  0x000078fc arg  0x00000009 , 0x00000007 
+ 00028712  0x000078fd call  0x00007cef 
+ 00028713  0x000078fe nrtn  0x00000034 
+ 00028714  0x000078ff setarg  0x00000020 
+ 00028715  0x00007900 arg  0x00000009 , 0x00000007 
+ 00028716  0x00007901 call  0x00007ce1 
+ 00028717  0x00007902 disable  0x00000028 
+ 00028718  0x00007903 call  0x0000701b 
+ 00028719  0x00007904 bpatch  0x000000df , 0x0000401b 
+ 00028720  0x00007905 fetch  0x00000002 , 0x0000442c 
+ 00028721  0x00007906 ifetch  0x00000001 , 0x0000003f 
+ 00028722  0x00007908 rtn  0x00000034 
+ 00028723  0x00007909 call  0x00007003 
+ 00028724  0x0000790a nbranch  0x000077a5 , 0x00000028 
+ 00028725  0x0000790b call  0x000077a3 
+ 00028726  0x0000790c disable  0x00000028 
+ 00028727  0x0000790d fetch  0x00000002 , 0x000006f1 
+ 00028728  0x0000790e store  0x00000002 , 0x000006f8 
+ 00028729  0x0000790f jam  0x00000000 , 0x000006fa 
+ 00028730  0x00007910 force  0x00000000 , 0x00000007 
+ 00028731  0x00007912 fetch  0x00000002 , 0x0000442e 
+ 00028732  0x00007913 rshift  0x0000003f , 0x00000002 
+ 00028733  0x00007914 storet  0x00000002 , 0x0000442e 
+ 00028734  0x00007915 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028735  0x00007916 fetcht  0x00000002 , 0x000006f8 
+ 00028736  0x00007917 and  0x00000002 , 0x00000001 , 0x00000011 
+ 00028737  0x00007918 rshift  0x00000002 , 0x00000002 
+ 00028738  0x00007919 storet  0x00000002 , 0x000006f8 
+ 00028739  0x0000791a ixor  0x00000011 , 0x0000003e 
+ 00028740  0x0000791b ncall  0x00007050 , 0x00000005 
+ 00028741  0x0000791c fetch  0x00000002 , 0x0000442c 
+ 00028742  0x0000791d ifetch  0x00000001 , 0x0000003f 
+ 00028743  0x0000791f fetcht  0x00000001 , 0x000006fa 
+ 00028744  0x00007920 increase  0x00000001 , 0x00000002 
+ 00028745  0x00007921 storet  0x00000001 , 0x000006fa 
+ 00028746  0x00007922 copy  0x00000002 , 0x00000007 
+ 00028747  0x00007923 ixor  0x00000007 , 0x0000003e 
+ 00028748  0x00007924 nbranch  0x0000703b , 0x00000005 
+ 00028749  0x00007925 fetch  0x00000002 , 0x000006f1 
+ 00028750  0x00007926 store  0x00000002 , 0x0000442e 
+ 00028751  0x00007927 rtn 
+ 00028752  0x00007929 bpatch  0x000000e0 , 0x0000401c 
+ 00028753  0x0000792a fetch  0x00000002 , 0x0000442c 
+ 00028754  0x0000792b increase  0x00000001 , 0x0000003f 
+ 00028755  0x0000792c ifetch  0x00000002 , 0x0000003f 
+ 00028756  0x0000792d branch  0x00007d79 
+ 00028757  0x00007934 fetch  0x00000001 , 0x00008042 
+ 00028758  0x00007935 ior  0x00000011 , 0x0000003f 
+ 00028759  0x00007936 store  0x00000001 , 0x00008042 
+ 00028760  0x00007937 fetch  0x00000002 , 0x00008050 
+ 00028761  0x00007938 set0  0x0000000d , 0x0000003f 
+ 00028762  0x00007939 store  0x00000002 , 0x00008050 
+ 00028763  0x0000793b nop  0x00000064 
+ 00028764  0x0000793c rtn 
+ 00028765  0x0000793f fetch  0x00000001 , 0x00008042 
+ 00028766  0x00007940 bbit1  0x00000006 , 0x00007062 
+ 00028767  0x00007941 bbit1  0x00000007 , 0x00007064 
+ 00028768  0x00007943 setarg  0x00b71b00 
+ 00028769  0x00007944 rtn 
+ 00028770  0x00007946 setarg  0x016e3600 
+ 00028771  0x00007947 rtn 
+ 00028772  0x00007949 setarg  0x000080e8 
+ 00028773  0x0000794a rtn 
+ 00028774  0x0000794e fetcht  0x00000003 , 0x00000672 
+ 00028775  0x0000794f call  0x0000705d 
+ 00028776  0x00007950 idiv  0x00000002 
+ 00028777  0x00007951 call  0x00007d62 
+ 00028778  0x00007952 quotient  0x00000002 
+ 00028779  0x00007953 fetch  0x00000001 , 0x00000675 
+ 00028780  0x00007954 imul32  0x00000002 , 0x0000003f 
+ 00028781  0x00007955 div  0x0000003f , 0x00000064 
+ 00028782  0x00007956 call  0x00007d62 
+ 00028783  0x00007957 quotient  0x00000011 
+ 00028784  0x00007958 copy  0x00000002 , 0x0000003f 
+ 00028785  0x00007959 isub  0x00000011 , 0x00000012 
+ 00028786  0x0000795b fetch  0x00000001 , 0x00000671 
+ 00028787  0x0000795c call  0x0000707a 
+ 00028788  0x0000795d fetch  0x00000001 , 0x00000670 
+ 00028789  0x0000795e fetcht  0x00000001 , 0x00000671 
+ 00028790  0x0000795f and_into  0x0000000f , 0x00000002 
+ 00028791  0x00007960 lshift8  0x00000002 , 0x00000002 
+ 00028792  0x00007961 ior  0x00000002 , 0x0000003f 
+ 00028793  0x00007962 branch  0x000070ba 
+ 00028794  0x00007965 iforce  0x00000007 
+ 00028795  0x00007966 call  0x00007088 
+ 00028796  0x00007967 branch  0x0000707d 
+ 00028797  0x0000796a fetch  0x00000001 , 0x000080be 
+ 00028798  0x0000796b qset1  0x0000003f 
+ 00028799  0x0000796c store  0x00000001 , 0x000080be 
+ 00028800  0x0000796d fetcht  0x00000001 , 0x00008042 
+ 00028801  0x0000796e isolate1  0x00000007 , 0x00000002 
+ 00028802  0x0000796f call  0x00007086 , 0x00000001 
+ 00028803  0x00007970 qset0  0x0000003f 
+ 00028804  0x00007971 store  0x00000001 , 0x000080be 
+ 00028805  0x00007972 rtn 
+ 00028806  0x00007976 nop  0x000001e0 
+ 00028807  0x00007977 rtn 
+ 00028808  0x0000797a and_into  0x0000000f , 0x0000003f 
+ 00028809  0x0000797b arg  0x0000809c , 0x00000005 
+ 00028810  0x0000797c mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00028811  0x0000797d iadd  0x00000005 , 0x00000005 
+ 00028812  0x0000797e copy  0x00000011 , 0x0000003f 
+ 00028813  0x0000797f istore  0x00000002 , 0x00000005 
+ 00028814  0x00007980 copy  0x00000012 , 0x0000003f 
+ 00028815  0x00007981 istore  0x00000002 , 0x00000005 
+ 00028816  0x00007982 rtn 
+ 00028817  0x00007988 rshift8  0x00000012 , 0x00000007 
+ 00028818  0x00007989 call  0x000070af 
+ 00028819  0x0000798a rshift8  0x00000012 , 0x00000007 
+ 00028820  0x0000798b call  0x000070a9 
+ 00028821  0x0000798c rshift8  0x00000011 , 0x00000007 
+ 00028822  0x0000798d enable  0x00000001 
+ 00028823  0x0000798e call  0x000070aa 
+ 00028824  0x00007990 deposit  0x00000011 
+ 00028825  0x00007991 call  0x000070b5 
+ 00028826  0x00007992 deposit  0x00000012 
+ 00028827  0x00007993 branch  0x000070ba 
+ 00028828  0x00007996 deposit  0x00000011 
+ 00028829  0x00007997 call  0x000070bd 
+ 00028830  0x00007998 deposit  0x00000012 
+ 00028831  0x00007999 call  0x000070bd 
+ 00028832  0x0000799b rshift8  0x00000011 , 0x00000007 
+ 00028833  0x0000799c disable  0x00000001 
+ 00028834  0x0000799d call  0x000070aa 
+ 00028835  0x0000799e rshift8  0x00000012 , 0x00000007 
+ 00028836  0x0000799f disable  0x00000001 
+ 00028837  0x000079a0 call  0x000070b0 
+ 00028838  0x000079a1 rshift8  0x00000012 , 0x00000007 
+ 00028839  0x000079a2 disable  0x00000001 
+ 00028840  0x000079a3 branch  0x000070aa 
+ 00028841  0x000079a7 isolate1  0x00000007 , 0x00000007 
+ 00028842  0x000079a9 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028843  0x000079aa fetch  0x00000001 , 0x000080bc 
+ 00028844  0x000079ab qsetflag  0x00000001 , 0x0000003f 
+ 00028845  0x000079ac store  0x00000001 , 0x000080bc 
+ 00028846  0x000079ad rtn 
+ 00028847  0x000079b0 isolate1  0x00000006 , 0x00000007 
+ 00028848  0x000079b2 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028849  0x000079b3 fetch  0x00000001 , 0x0000809b 
+ 00028850  0x000079b4 qsetflag  0x00000001 , 0x0000003f 
+ 00028851  0x000079b5 store  0x00000001 , 0x0000809b 
+ 00028852  0x000079b6 rtn 
+ 00028853  0x000079b8 call  0x000070c5 
+ 00028854  0x000079ba lshift8  0x0000003f , 0x0000003f 
+ 00028855  0x000079bb add  0x00000007 , 0x00000010 , 0x00000002 
+ 00028856  0x000079bc ior  0x00000002 , 0x0000003f 
+ 00028857  0x000079bd branch  0x00006f1d 
+ 00028858  0x000079c0 enable  0x00000028 
+ 00028859  0x000079c1 call  0x000070b5 
+ 00028860  0x000079c2 branch  0x000070c0 
+ 00028861  0x000079c5 disable  0x00000028 
+ 00028862  0x000079c6 call  0x000070c5 
+ 00028863  0x000079c7 branch  0x000070c0 
+ 00028864  0x000079ca and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028865  0x000079cb fetch  0x00000001 , 0x0000809a 
+ 00028866  0x000079cc qsetflag  0x00000028 , 0x0000003f 
+ 00028867  0x000079cd store  0x00000001 , 0x0000809a 
+ 00028868  0x000079ce rtn 
+ 00028869  0x000079d0 rshift8  0x0000003f , 0x00000007 
+ 00028870  0x000079d1 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028871  0x000079d2 rtn 
+ 00028872  0x000079d7 copy  0x0000003f , 0x00000002 
+ 00028873  0x000079d8 bpatch  0x000000e1 , 0x0000401c 
+ 00028874  0x000079d9 call  0x000070d5 
+ 00028875  0x000079da setarg  0x00000800 
+ 00028876  0x000079db isub  0x00000002 , 0x0000003f 
+ 00028877  0x000079dc copy  0x0000003f , 0x00000002 
+ 00028878  0x000079dd rshift4  0x00000002 , 0x00000002 
+ 00028879  0x000079de storet  0x00000001 , 0x00008004 
+ 00028880  0x000079df nop  0x00000578 
+ 00028881  0x000079e0 copy  0x0000003f , 0x00000002 
+ 00028882  0x000079e1 and_into  0x0000000f , 0x00000002 
+ 00028883  0x000079e2 storet  0x00000001 , 0x0000800b 
+ 00028884  0x000079e3 rtn 
+ 00028885  0x000079e7 enable  0x0000002c 
+ 00028886  0x000079e8 branch  0x000070d9 
+ 00028887  0x000079ec bpatch  0x000000e2 , 0x0000401c 
+ 00028888  0x000079ed disable  0x0000002c 
+ 00028889  0x000079ef fetch  0x00000001 , 0x00008043 
+ 00028890  0x000079f0 setflag  0x0000002c , 0x00000003 , 0x0000003f 
+ 00028891  0x000079f1 store  0x00000001 , 0x00008043 
+ 00028892  0x000079f2 rtn 
+ 00028893  0x000079f8 arg  0x00000031 , 0x00000002 
+ 00028894  0x000079fc store  0x00000004 , 0x00008062 
+ 00028895  0x000079fd store  0x00000002 , 0x00008066 
+ 00028896  0x000079fe storet  0x00000001 , 0x00008061 
+ 00028897  0x000079ff rtn 
+ 00028898  0x00007a03 fetch  0x00000002 , 0x0000812c 
+ 00028899  0x00007a04 rtn 
+ 00028900  0x00007a07 fetchr  0x00000003 , 0x00000002 , 0x00008066 
+ 00028901  0x00007a08 fetchr  0x0000000a , 0x00000002 , 0x00008062 
+ 00028902  0x00007a09 fetchr  0x00000010 , 0x00000002 , 0x00008064 
+ 00028903  0x00007a0a rtn 
+ 00028904  0x00007a0d storer  0x00000003 , 0x00000002 , 0x00008066 
+ 00028905  0x00007a0e rtn 
+ 00028906  0x00007a16 call  0x00007dba 
+ 00028907  0x00007a17 arg  0x00000000 , 0x0000002b 
+ 00028908  0x00007a18 call  0x000070e2 
+ 00028909  0x00007a19 beq  0x00000002 , 0x0000712c 
+ 00028910  0x00007a1a sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028911  0x00007a1b rtn  0x00000002 
+ 00028912  0x00007a1c call  0x000070e4 
+ 00028913  0x00007a1d ifetcht  0x00000002 , 0x00000003 
+ 00028914  0x00007a1e setarg  0x0000a654 
+ 00028915  0x00007a1f call  0x00007135 
+ 00028916  0x00007a20 nbranch  0x0000711a , 0x00000002 
+ 00028917  0x00007a21 copy  0x00000018 , 0x00000002 
+ 00028918  0x00007a22 setarg  0x00017f8e 
+ 00028919  0x00007a23 call  0x00007135 
+ 00028920  0x00007a24 nbranch  0x0000711a , 0x00000002 
+ 00028921  0x00007a26 copy  0x00000018 , 0x00000002 
+ 00028922  0x00007a27 setarg  0x00002328 
+ 00028923  0x00007a28 call  0x00007135 
+ 00028924  0x00007a29 branch  0x00007111 , 0x00000002 
+ 00028925  0x00007a2a ifetcht  0x00000002 , 0x00000003 
+ 00028926  0x00007a2b setarg  0x00001194 
+ 00028927  0x00007a2c call  0x00007135 
+ 00028928  0x00007a2d branch  0x00007111 , 0x00000002 
+ 00028929  0x00007a2e call  0x000070e2 
+ 00028930  0x00007a2f sub  0x0000003f , 0x00000085 , 0x0000003e 
+ 00028931  0x00007a30 rtn  0x00000002 
+ 00028932  0x00007a31 arg  0x00000020 , 0x00000039 
+ 00028933  0x00007a33 ifetcht  0x00000002 , 0x00000003 
+ 00028934  0x00007a34 setarg  0x00000230 
+ 00028935  0x00007a35 call  0x00007135 
+ 00028936  0x00007a36 branch  0x00007111 , 0x00000002 
+ 00028937  0x00007a37 ifetcht  0x00000002 , 0x00000003 
+ 00028938  0x00007a38 setarg  0x0000069a 
+ 00028939  0x00007a39 call  0x00007135 
+ 00028940  0x00007a3a nbranch  0x00007116 , 0x00000002 
+ 00028941  0x00007a3b copy  0x00000018 , 0x00000002 
+ 00028942  0x00007a3c setarg  0x00000230 
+ 00028943  0x00007a3d call  0x00007135 
+ 00028944  0x00007a3e nbranch  0x00007117 , 0x00000002 
+ 00028945  0x00007a42 copy  0x00000018 , 0x00000002 
+ 00028946  0x00007a43 setarg  0x0000ffff 
+ 00028947  0x00007a44 isub  0x00000002 , 0x0000003e 
+ 00028948  0x00007a45 branch  0x00007131 , 0x00000005 
+ 00028949  0x00007a46 branch  0x000070e8 
+ 00028950  0x00007a49 set1  0x00000020 , 0x0000002b 
+ 00028951  0x00007a4b rshift  0x0000002b , 0x0000002b 
+ 00028952  0x00007a4c loop  0x00007105 
+ 00028953  0x00007a4d branch  0x00007125 
+ 00028954  0x00007a50 call  0x000070e2 
+ 00028955  0x00007a51 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00028956  0x00007a52 rtn  0x00000002 
+ 00028957  0x00007a53 ifetcht  0x00000002 , 0x00000003 
+ 00028958  0x00007a54 setarg  0x00002328 
+ 00028959  0x00007a55 call  0x00007135 
+ 00028960  0x00007a56 branch  0x00007111 , 0x00000002 
+ 00028961  0x00007a57 ifetcht  0x00000002 , 0x00000003 
+ 00028962  0x00007a58 setarg  0x000008ca 
+ 00028963  0x00007a59 call  0x00007135 
+ 00028964  0x00007a5a branch  0x00007111 , 0x00000002 
+ 00028965  0x00007a5c ifetcht  0x00000002 , 0x00000003 
+ 00028966  0x00007a5d setarg  0x00000230 
+ 00028967  0x00007a5e call  0x00007135 
+ 00028968  0x00007a5f branch  0x00007111 , 0x00000002 
+ 00028969  0x00007a60 call  0x000070e8 
+ 00028970  0x00007a61 copy  0x00000013 , 0x0000003f 
+ 00028971  0x00007a62 branch  0x00007d79 
+ 00028972  0x00007a65 call  0x000070e4 
+ 00028973  0x00007a66 ifetcht  0x00000002 , 0x00000003 
+ 00028974  0x00007a67 setarg  0x0000ffff 
+ 00028975  0x00007a68 isub  0x00000002 , 0x0000003e 
+ 00028976  0x00007a69 nrtn  0x00000005 
+ 00028977  0x00007a6b call  0x000070e8 
+ 00028978  0x00007a6c call  0x00007dbc 
+ 00028979  0x00007a6d copy  0x00000013 , 0x0000003f 
+ 00028980  0x00007a6e branch  0x00007d79 
+ 00028981  0x00007a76 fetchr  0x00000012 , 0x00000001 , 0x00004435 
+ 00028982  0x00007a80 copy  0x00000002 , 0x00000018 
+ 00028983  0x00007a81 imul32  0x00000012 , 0x00000012 
+ 00028984  0x00007a82 lshift  0x00000002 , 0x00000002 
+ 00028985  0x00007a83 isub  0x00000002 , 0x00000011 
+ 00028986  0x00007a84 ncall  0x0000713e , 0x00000002 
+ 00028987  0x00007a85 mul32  0x00000011 , 0x00000064 , 0x0000003f 
+ 00028988  0x00007a86 isub  0x00000012 , 0x0000003e 
+ 00028989  0x00007a87 rtn 
+ 00028990  0x00007a8a sub  0x00000011 , 0x00000000 , 0x00000011 
+ 00028991  0x00007a8b rtn 
+ 00028992  0x00007a97 bpatch  0x000000e3 , 0x0000401c 
+ 00028993  0x00007a98 jam  0x00000050 , 0x00000230 
+ 00028994  0x00007a99 arg  0x00000231 , 0x00000005 
+ 00028995  0x00007a9a arg  0x000042ab , 0x00000006 
+ 00028996  0x00007a9b call  0x00007c8f 
+ 00028997  0x00007a9c arg  0x0000448f , 0x00000006 
+ 00028998  0x00007a9d call  0x00007c8d 
+ 00028999  0x00007a9e arg  0x000005fe , 0x00000006 
+ 00029000  0x00007a9f call  0x00007c8d 
+ 00029001  0x00007aa0 call  0x000071fb 
+ 00029002  0x00007aa1 arg  0x00000158 , 0x00000006 
+ 00029003  0x00007aa2 call  0x000071f6 
+ 00029004  0x00007aa3 call  0x000071c1 
+ 00029005  0x00007aa5 arg  0x000006d1 , 0x00000005 
+ 00029006  0x00007aa6 call  0x000071f2 
+ 00029007  0x00007aa7 setarg  0x000f4240 
+ 00029008  0x00007aa8 copy  0x0000003f , 0x00000011 
+ 00029009  0x00007aa9 fetch  0x00000004 , 0x000006d1 
+ 00029010  0x00007aaa idiv  0x00000011 
+ 00029011  0x00007aab call  0x00007d62 
+ 00029012  0x00007aac remainder  0x0000003f 
+ 00029013  0x00007aad store  0x00000004 , 0x000005fa 
+ 00029014  0x00007aaf rtn 
+ 00029015  0x00007ab2 jam  0x00000041 , 0x00000230 
+ 00029016  0x00007ab3 arg  0x00000231 , 0x00000005 
+ 00029017  0x00007ab4 call  0x000071a6 
+ 00029018  0x00007ab5 call  0x000071a1 
+ 00029019  0x00007ab6 fetch  0x00000003 , 0x000042c5 
+ 00029020  0x00007ab7 istore  0x00000003 , 0x00000005 
+ 00029021  0x00007aba call  0x00007167 
+ 00029022  0x00007abc arg  0x00000158 , 0x00000006 
+ 00029023  0x00007abd call  0x00007c8f 
+ 00029024  0x00007abe arg  0x000042ab , 0x00000006 
+ 00029025  0x00007abf call  0x00007c8f 
+ 00029026  0x00007ac0 call  0x000071fb 
+ 00029027  0x00007ac1 arg  0x000006f1 , 0x00000006 
+ 00029028  0x00007ac2 arg  0x000006a1 , 0x00000005 
+ 00029029  0x00007ac3 call  0x00007c8f 
+ 00029030  0x00007ac5 branch  0x000071c1 
+ 00029031  0x00007aca fetch  0x00000004 , 0x000042ff 
+ 00029032  0x00007acb istore  0x00000004 , 0x00000005 
+ 00029033  0x00007acc call  0x00007c9b 
+ 00029034  0x00007acd branch  0x00007c9a 
+ 00029035  0x00007ad0 bpatch  0x000000e4 , 0x0000401c 
+ 00029036  0x00007ad1 jam  0x00000041 , 0x00000230 
+ 00029037  0x00007ad2 arg  0x00000231 , 0x00000005 
+ 00029038  0x00007ad3 call  0x000071a1 
+ 00029039  0x00007ad4 call  0x000071a6 
+ 00029040  0x00007ad5 fetch  0x00000003 , 0x000042be 
+ 00029041  0x00007ad6 istore  0x00000003 , 0x00000005 
+ 00029042  0x00007ad9 call  0x00007167 
+ 00029043  0x00007ada arg  0x000042ab , 0x00000006 
+ 00029044  0x00007adb call  0x00007c8f 
+ 00029045  0x00007adc arg  0x00000158 , 0x00000006 
+ 00029046  0x00007add call  0x00007c8f 
+ 00029047  0x00007ade call  0x000071fb 
+ 00029048  0x00007adf arg  0x000006f1 , 0x00000006 
+ 00029049  0x00007ae0 arg  0x000006a1 , 0x00000005 
+ 00029050  0x00007ae1 call  0x00007c8f 
+ 00029051  0x00007ae3 call  0x000071c1 
+ 00029052  0x00007ae4 arg  0x000006d1 , 0x00000005 
+ 00029053  0x00007ae5 branch  0x000071f2 
+ 00029054  0x00007ae8 jam  0x00000020 , 0x00000230 
+ 00029055  0x00007ae9 arg  0x0000063e , 0x00000006 
+ 00029056  0x00007aea arg  0x00000231 , 0x00000005 
+ 00029057  0x00007aeb call  0x00007c8d 
+ 00029058  0x00007aec call  0x000071fb 
+ 00029059  0x00007aed arg  0x000005e9 , 0x00000006 
+ 00029060  0x00007aee call  0x000071f6 
+ 00029061  0x00007aef call  0x000071c1 
+ 00029062  0x00007af0 arg  0x000006a1 , 0x00000005 
+ 00029063  0x00007af1 call  0x00007375 
+ 00029064  0x00007af2 arg  0x00000001 , 0x00000002 
+ 00029065  0x00007af3 call  0x00007190 
+ 00029066  0x00007af4 arg  0x0000428a , 0x00000005 
+ 00029067  0x00007af5 call  0x000071f2 
+ 00029068  0x00007af6 arg  0x00000000 , 0x00000002 
+ 00029069  0x00007af7 call  0x00007190 
+ 00029070  0x00007af8 arg  0x000006f1 , 0x00000005 
+ 00029071  0x00007afa branch  0x00007375 
+ 00029072  0x00007afe bpatch  0x000000e5 , 0x0000401c 
+ 00029073  0x00007aff jam  0x00000035 , 0x00000230 
+ 00029074  0x00007b00 setarg  0x00000100 
+ 00029075  0x00007b01 store  0x00000002 , 0x00000231 
+ 00029076  0x00007b02 call  0x000071a1 
+ 00029077  0x00007b03 call  0x000071a6 
+ 00029078  0x00007b04 arg  0x000042ab , 0x00000006 
+ 00029079  0x00007b05 call  0x00007c8f 
+ 00029080  0x00007b06 arg  0x00000158 , 0x00000006 
+ 00029081  0x00007b07 call  0x00007c8f 
+ 00029082  0x00007b09 setarg  0x00006c65 
+ 00029083  0x00007b0a istore  0x00000002 , 0x00000005 
+ 00029084  0x00007b0b setarg  0x00006274 
+ 00029085  0x00007b0c istore  0x00000002 , 0x00000005 
+ 00029086  0x00007b0d istoret  0x00000001 , 0x00000005 
+ 00029087  0x00007b0e call  0x000071fb 
+ 00029088  0x00007b0f branch  0x000071c1 
+ 00029089  0x00007b12 fetch  0x00000006 , 0x000042db 
+ 00029090  0x00007b13 istore  0x00000006 , 0x00000005 
+ 00029091  0x00007b14 fetch  0x00000001 , 0x000042d2 
+ 00029092  0x00007b15 istore  0x00000001 , 0x00000005 
+ 00029093  0x00007b16 rtn 
+ 00029094  0x00007b19 fetch  0x00000006 , 0x00000178 
+ 00029095  0x00007b1a istore  0x00000006 , 0x00000005 
+ 00029096  0x00007b1f fetch  0x00000001 , 0x000042cb 
+ 00029097  0x00007b20 istore  0x00000001 , 0x00000005 
+ 00029098  0x00007b21 rtn 
+ 00029099  0x00007b24 jam  0x00000041 , 0x00000230 
+ 00029100  0x00007b25 fetch  0x00000001 , 0x000044d0 
+ 00029101  0x00007b26 store  0x00000001 , 0x00000231 
+ 00029102  0x00007b27 arg  0x0000448f , 0x00000006 
+ 00029103  0x00007b28 call  0x00007c8d 
+ 00029104  0x00007b29 arg  0x000005fe , 0x00000006 
+ 00029105  0x00007b2a call  0x00007c8d 
+ 00029106  0x00007b2b call  0x000071fb 
+ 00029107  0x00007b2c arg  0x00000158 , 0x00000006 
+ 00029108  0x00007b2d call  0x000071f6 
+ 00029109  0x00007b2e branch  0x000071c1 
+ 00029110  0x00007b32 jam  0x00000041 , 0x00000230 
+ 00029111  0x00007b33 fetch  0x00000001 , 0x000044d0 
+ 00029112  0x00007b34 store  0x00000001 , 0x00000231 
+ 00029113  0x00007b35 arg  0x000005fe , 0x00000006 
+ 00029114  0x00007b36 call  0x00007c8d 
+ 00029115  0x00007b37 arg  0x0000448f , 0x00000006 
+ 00029116  0x00007b38 call  0x00007c8d 
+ 00029117  0x00007b39 call  0x000071fb 
+ 00029118  0x00007b3a arg  0x000042ab , 0x00000006 
+ 00029119  0x00007b3b call  0x000071f6 
+ 00029120  0x00007b3c branch  0x000071c1 
+ 00029121  0x00007b3f bpatch  0x000000e6 , 0x0000401c 
+ 00029122  0x00007b40 call  0x00007210 
+ 00029123  0x00007b44 fetch  0x00000001 , 0x00000230 
+ 00029124  0x00007b45 copy  0x0000003f , 0x00000002 
+ 00029125  0x00007b47 increase  0x0000000f , 0x0000003f 
+ 00029126  0x00007b48 rshift4  0x0000003f , 0x0000003f 
+ 00029127  0x00007b49 copy  0x0000003f , 0x00000012 
+ 00029128  0x00007b4a branch  0x000071d3 , 0x00000034 
+ 00029129  0x00007b4b and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029130  0x00007b4c nbranch  0x000071d6 , 0x00000034 
+ 00029131  0x00007b4e arg  0x000006b1 , 0x00000013 
+ 00029132  0x00007b4f arg  0x00000231 , 0x0000003f 
+ 00029133  0x00007b50 increase  0xfffffff0 , 0x0000003f 
+ 00029134  0x00007b53 iadd  0x00000002 , 0x00000011 
+ 00029135  0x00007b54 arg  0x000006e1 , 0x00000005 
+ 00029136  0x00007b55 arg  0x00000004 , 0x00000039 
+ 00029137  0x00007b56 call  0x00007ca9 
+ 00029138  0x00007b5a branch  0x000071e1 
+ 00029139  0x00007b5d arg  0x00000001 , 0x00000012 
+ 00029140  0x00007b5e arg  0x00000000 , 0x00000011 
+ 00029141  0x00007b60 branch  0x000071d7 
+ 00029142  0x00007b65 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029143  0x00007b67 arg  0x00000231 , 0x0000003f 
+ 00029144  0x00007b68 iadd  0x00000002 , 0x0000003f 
+ 00029145  0x00007b69 isub  0x00000011 , 0x00000006 
+ 00029146  0x00007b6b arg  0x000006d1 , 0x00000005 
+ 00029147  0x00007b6c call  0x00007236 
+ 00029148  0x00007b6e arg  0x000006c1 , 0x00000013 
+ 00029149  0x00007b6f arg  0x000006d1 , 0x00000011 
+ 00029150  0x00007b70 arg  0x000006e1 , 0x00000005 
+ 00029151  0x00007b71 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007b72 call  0x00007ca9 
+ 00029153  0x00007b7e call  0x0000736f 
+ 00029154  0x00007b7f call  0x000072da 
+ 00029155  0x00007b82 arg  0x00000231 , 0x00000006 
+ 00029156  0x00007b85 increase  0xffffffff , 0x00000012 
+ 00029157  0x00007b86 deposit  0x00000012 
+ 00029158  0x00007b87 branch  0x000071ea , 0x00000034 
+ 00029159  0x00007b88 call  0x00007361 
+ 00029160  0x00007b89 call  0x000072d4 
+ 00029161  0x00007b8a branch  0x000071e4 
+ 00029162  0x00007b8d arg  0x000006d1 , 0x00000005 
+ 00029163  0x00007b8e call  0x00007375 
+ 00029164  0x00007b8f arg  0x000006e1 , 0x00000006 
+ 00029165  0x00007b90 call  0x00007361 
+ 00029166  0x00007b91 call  0x000072da 
+ 00029167  0x00007b92 arg  0x000006d1 , 0x00000006 
+ 00029168  0x00007b93 call  0x00007361 
+ 00029169  0x00007b94 branch  0x000072d4 
+ 00029170  0x00007b9a copy  0x00000005 , 0x00000011 
+ 00029171  0x00007b9b call  0x00007375 
+ 00029172  0x00007b9d arg  0x00000010 , 0x00000039 
+ 00029173  0x00007b9e branch  0x00007cb1 
+ 00029174  0x00007ba1 arg  0x000006a1 , 0x00000005 
+ 00029175  0x00007ba2 call  0x00007c8f 
+ 00029176  0x00007ba4 arg  0x00000010 , 0x00000039 
+ 00029177  0x00007ba5 arg  0x000006a1 , 0x00000011 
+ 00029178  0x00007ba6 branch  0x00007cb1 
+ 00029179  0x00007ba9 fetch  0x00000001 , 0x00000230 
+ 00029180  0x00007baa copy  0x0000003f , 0x00000039 
+ 00029181  0x00007bab arg  0x00000231 , 0x00000011 
+ 00029182  0x00007bac branch  0x00007cb1 
+ 00029183  0x00007baf ifetch  0x00000001 , 0x00000011 
+ 00029184  0x00007bb0 lshift  0x0000003f , 0x0000003f 
+ 00029185  0x00007bb1 isolate1  0x00000000 , 0x00000013 
+ 00029186  0x00007bb2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029187  0x00007bb3 isolate1  0x00000008 , 0x0000003f 
+ 00029188  0x00007bb4 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029189  0x00007bb5 istore  0x00000001 , 0x00000011 
+ 00029190  0x00007bb6 increase  0xffffffff , 0x00000011 
+ 00029191  0x00007bb7 loop  0x000071ff 
+ 00029192  0x00007bb8 rtn 
+ 00029193  0x00007bbb arg  0x000006b1 , 0x00000011 
+ 00029194  0x00007bbd increase  0x0000000f , 0x00000011 
+ 00029195  0x00007bbe force  0x00000010 , 0x00000039 
+ 00029196  0x00007bbf force  0x00000000 , 0x00000013 
+ 00029197  0x00007bc0 branch  0x000071ff 
+ 00029198  0x00007bc3 arg  0x000006c1 , 0x00000011 
+ 00029199  0x00007bc4 branch  0x0000720a 
+ 00029200  0x00007bc8 arg  0x000006a1 , 0x00000006 
+ 00029201  0x00007bc9 call  0x0000735f 
+ 00029202  0x00007bcc force  0x00000008 , 0x00000038 
+ 00029203  0x00007bcd call  0x00007370 
+ 00029204  0x00007bce call  0x0000736f 
+ 00029205  0x00007bcf call  0x000072d1 
+ 00029206  0x00007bd4 arg  0x000006b1 , 0x00000005 
+ 00029207  0x00007bd5 call  0x00007375 
+ 00029208  0x00007bd7 bpatch  0x000000e7 , 0x0000401c 
+ 00029209  0x00007bd8 fetch  0x00000001 , 0x000006b1 
+ 00029210  0x00007bd9 isolate1  0x00000007 , 0x0000003f 
+ 00029211  0x00007bda nbranch  0x00007221 , 0x00000001 
+ 00029212  0x00007bdb call  0x00007209 
+ 00029213  0x00007bde arg  0x000006b1 , 0x00000013 
+ 00029214  0x00007be0 arg  0x000006b1 , 0x00000005 
+ 00029215  0x00007be3 call  0x0000722b 
+ 00029216  0x00007be4 branch  0x00007222 
+ 00029217  0x00007be6 call  0x00007209 
+ 00029218  0x00007be9 arg  0x000006b1 , 0x00000006 
+ 00029219  0x00007bea arg  0x000006c1 , 0x00000005 
+ 00029220  0x00007beb call  0x00007c8f 
+ 00029221  0x00007bec fetch  0x00000001 , 0x000006c1 
+ 00029222  0x00007bed isolate1  0x00000007 , 0x0000003f 
+ 00029223  0x00007bee nbranch  0x0000720e , 0x00000001 
+ 00029224  0x00007bef call  0x0000720e 
+ 00029225  0x00007bf1 arg  0x000006c1 , 0x00000013 
+ 00029226  0x00007bf3 arg  0x000006c1 , 0x00000005 
+ 00029227  0x00007bfa arg  0x00000003 , 0x00000039 
+ 00029228  0x00007bfc arg  0x00000000 , 0x00000002 
+ 00029229  0x00007bfd call  0x00007232 
+ 00029230  0x00007bfe increase  0x00000004 , 0x00000013 
+ 00029231  0x00007bff loop  0x0000722c 
+ 00029232  0x00007c00 arg  0x00008700 , 0x00000002 
+ 00029233  0x00007c01 lshift16  0x00000002 , 0x00000002 
+ 00029234  0x00007c03 ifetch  0x00000004 , 0x00000013 
+ 00029235  0x00007c04 ixor  0x00000002 , 0x0000003f 
+ 00029236  0x00007c05 istore  0x00000004 , 0x00000005 
+ 00029237  0x00007c06 rtn 
+ 00029238  0x00007c0d bpatch  0x000000e8 , 0x0000401d 
+ 00029239  0x00007c0e arg  0x00000010 , 0x00000039 
+ 00029240  0x00007c0f arg  0x00000000 , 0x0000003f 
+ 00029241  0x00007c11 isub  0x00000011 , 0x0000003e 
+ 00029242  0x00007c12 branch  0x00007241 , 0x00000005 
+ 00029243  0x00007c13 branch  0x00007244 , 0x00000002 
+ 00029244  0x00007c14 ifetcht  0x00000001 , 0x00000006 
+ 00029245  0x00007c15 istoret  0x00000001 , 0x00000005 
+ 00029246  0x00007c17 increase  0x00000001 , 0x0000003f 
+ 00029247  0x00007c18 loop  0x00007239 
+ 00029248  0x00007c19 rtn 
+ 00029249  0x00007c1b arg  0x00000080 , 0x00000002 
+ 00029250  0x00007c1d istoret  0x00000001 , 0x00000005 
+ 00029251  0x00007c1e branch  0x0000723e 
+ 00029252  0x00007c21 arg  0x00000000 , 0x00000002 
+ 00029253  0x00007c22 branch  0x00007242 
+ 00029254  0x00007c28 lshift8  0x00000002 , 0x00000002 
+ 00029255  0x00007c2a lshift16  0x00000002 , 0x00000002 
+ 00029256  0x00007c2b ior  0x00000002 , 0x00000002 
+ 00029257  0x00007c2c rtn 
+ 00029258  0x00007c32 bpatch  0x000000e9 , 0x0000401d 
+ 00029259  0x00007c33 call  0x00007306 
+ 00029260  0x00007c34 arg  0x0000428a , 0x00000005 
+ 00029261  0x00007c35 branch  0x00007375 
+ 00029262  0x00007c39 arg  0x000042ab , 0x00000005 
+ 00029263  0x00007c3a branch  0x00007251 , 0x00000029 
+ 00029264  0x00007c3b arg  0x00000158 , 0x00000005 
+ 00029265  0x00007c3d copy  0x00000006 , 0x00000011 
+ 00029266  0x00007c3e call  0x00007c8f 
+ 00029267  0x00007c3f call  0x0000731b 
+ 00029268  0x00007c40 arg  0x0000429b , 0x00000006 
+ 00029269  0x00007c41 branch  0x0000738e 
+ 00029270  0x00007c44 arg  0x00000158 , 0x00000011 
+ 00029271  0x00007c45 branch  0x00007259 , 0x00000029 
+ 00029272  0x00007c46 arg  0x000042ab , 0x00000011 
+ 00029273  0x00007c48 copy  0x00000011 , 0x00000005 
+ 00029274  0x00007c49 call  0x00007de7 
+ 00029275  0x00007c4a branch  0x0000731b 
+ 00029276  0x00007c4d arg  0x000042e5 , 0x00000006 
+ 00029277  0x00007c4e call  0x00007361 
+ 00029278  0x00007c4f arg  0x0000428a , 0x00000006 
+ 00029279  0x00007c50 call  0x00007362 
+ 00029280  0x00007c51 force  0x00000038 , 0x00000036 
+ 00029281  0x00007c52 force  0x00000000 , 0x00000036 
+ 00029282  0x00007c53 call  0x000072cf 
+ 00029283  0x00007c54 arg  0x000001a8 , 0x00000005 
+ 00029284  0x00007c55 branch  0x00007375 
+ 00029285  0x00007c5a force  0x00000008 , 0x00000038 
+ 00029286  0x00007c5b force  0x00000049 , 0x0000003f 
+ 00029287  0x00007c5c branch  0x0000726c 
+ 00029288  0x00007c60 force  0x00000049 , 0x0000003f 
+ 00029289  0x00007c61 branch  0x0000726b 
+ 00029290  0x00007c63 force  0x00000001 , 0x0000003f 
+ 00029291  0x00007c65 force  0x00000000 , 0x00000038 
+ 00029292  0x00007c67 lshift8  0x00000002 , 0x0000002f 
+ 00029293  0x00007c68 ior  0x0000002f , 0x0000002f 
+ 00029294  0x00007c69 increase  0x00000001 , 0x00000038 
+ 00029295  0x00007c6a rshift8  0x00000002 , 0x0000002f 
+ 00029296  0x00007c6b rshift16  0x0000002f , 0x0000002f 
+ 00029297  0x00007c6c fetch  0x00000002 , 0x0000445e 
+ 00029298  0x00007c6d lshift16  0x0000003f , 0x0000003f 
+ 00029299  0x00007c6e ior  0x0000002f , 0x0000002f 
+ 00029300  0x00007c6f increase  0x00000001 , 0x00000038 
+ 00029301  0x00007c70 ifetchr  0x0000002f , 0x00000004 , 0x00000006 
+ 00029302  0x00007c71 increase  0x00000001 , 0x00000038 
+ 00029303  0x00007c72 ifetch  0x00000002 , 0x00000006 
+ 00029304  0x00007c73 byteswap  0x00000011 , 0x0000002f 
+ 00029305  0x00007c74 lshift16  0x0000002f , 0x0000002f 
+ 00029306  0x00007c75 ior  0x0000002f , 0x0000002f 
+ 00029307  0x00007c76 increase  0x00000001 , 0x00000038 
+ 00029308  0x00007c77 rtn 
+ 00029309  0x00007c7c add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029310  0x00007c7d ifetch  0x00000001 , 0x00000006 
+ 00029311  0x00007c7e iforce  0x00000011 
+ 00029312  0x00007c7f call  0x00007268 
+ 00029313  0x00007c80 call  0x000072d1 
+ 00029314  0x00007c82 force  0x00000000 , 0x00000038 
+ 00029315  0x00007c83 ifetch  0x00000001 , 0x00000013 
+ 00029316  0x00007c84 and_into  0x00000003 , 0x0000003f 
+ 00029317  0x00007c85 lshift16  0x0000003f , 0x0000002f 
+ 00029318  0x00007c86 set1  0x00000008 , 0x0000002f 
+ 00029319  0x00007c87 call  0x0000736a 
+ 00029320  0x00007c88 call  0x000072d4 
+ 00029321  0x00007c8a copy  0x00000011 , 0x00000039 
+ 00029322  0x00007c8b add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029323  0x00007c8c call  0x00007349 
+ 00029324  0x00007c8e call  0x00007353 
+ 00029325  0x00007c8f call  0x000072d4 
+ 00029326  0x00007c90 deposit  0x00000039 
+ 00029327  0x00007c91 branch  0x00007291 , 0x00000034 
+ 00029328  0x00007c92 branch  0x0000728c 
+ 00029329  0x00007c94 force  0x0000000c , 0x00000038 
+ 00029330  0x00007c95 deposit  0x0000002f 
+ 00029331  0x00007c96 store  0x00000004 , 0x00000150 
+ 00029332  0x00007c97 rtn 
+ 00029333  0x00007c9a increase  0x00000001 , 0x00000011 
+ 00029334  0x00007c9b call  0x0000726a 
+ 00029335  0x00007c9c copy  0x00000013 , 0x00000006 
+ 00029336  0x00007c9d call  0x0000735d 
+ 00029337  0x00007c9e call  0x000072d7 
+ 00029338  0x00007c9f call  0x0000737c 
+ 00029339  0x00007ca0 increase  0x00000010 , 0x00000013 
+ 00029340  0x00007ca1 increase  0xfffffff0 , 0x00000012 
+ 00029341  0x00007ca2 branch  0x00007295 , 0x00000002 
+ 00029342  0x00007ca3 rtn 
+ 00029343  0x00007ca9 call  0x000072c4 
+ 00029344  0x00007caa bpatch  0x000000ea , 0x0000401d 
+ 00029345  0x00007cab jam  0x00000000 , 0x0000806c 
+ 00029346  0x00007cac jam  0x00000001 , 0x0000806d 
+ 00029347  0x00007cad fetch  0x00000001 , 0x00004169 
+ 00029348  0x00007cae and_into  0x00000003 , 0x0000003f 
+ 00029349  0x00007caf store  0x00000001 , 0x0000806e 
+ 00029350  0x00007cb0 fetch  0x00000002 , 0x0000068f 
+ 00029351  0x00007cb1 store  0x00000002 , 0x00008068 
+ 00029352  0x00007cb2 setarg  0x0000416b 
+ 00029353  0x00007cb3 store  0x00000002 , 0x0000806a 
+ 00029354  0x00007cb5 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
+ 00029355  0x00007cb6 fetcht  0x00000005 , 0x00004450 
+ 00029356  0x00007cb7 call  0x00007265 
+ 00029357  0x00007cb8 jam  0x00000002 , 0x0000800a 
+ 00029358  0x00007cb9 jam  0x00000003 , 0x0000800a 
+ 00029359  0x00007cbb fetch  0x00000001 , 0x0000416a 
+ 00029360  0x00007cbc store  0x00000002 , 0x000080c0 
+ 00029361  0x00007cbd increase  0x00000004 , 0x0000003f 
+ 00029362  0x00007cbe store  0x00000001 , 0x0000416a 
+ 00029363  0x00007cbf fetch  0x00000005 , 0x00004450 
+ 00029364  0x00007cc0 increase  0x00000001 , 0x0000003f 
+ 00029365  0x00007cc1 set0  0x00000027 , 0x0000003f 
+ 00029366  0x00007cc2 store  0x00000005 , 0x00004450 
+ 00029367  0x00007cc3 rtn 
+ 00029368  0x00007cc7 fetch  0x00000002 , 0x0000811a 
+ 00029369  0x00007cc8 isub  0x00000002 , 0x0000003e 
+ 00029370  0x00007cc9 rtn  0x00000005 
+ 00029371  0x00007cca nrtn  0x00000034 
+ 00029372  0x00007ccc branch  0x000072b8 
+ 00029373  0x00007ccf fetch  0x00000001 , 0x00008108 
+ 00029374  0x00007cd0 bbit0  0x00000006 , 0x0000235a 
+ 00029375  0x00007cd2 setarg  0x0000416b 
+ 00029376  0x00007cd3 iadd  0x00000002 , 0x00000005 
+ 00029377  0x00007cd4 arg  0x0000000c , 0x00000038 
+ 00029378  0x00007cd5 istorer  0x0000002f , 0x00000004 , 0x00000005 
+ 00029379  0x00007cd6 branch  0x000072cd 
+ 00029380  0x00007cd9 bpatch  0x000000eb , 0x0000401d 
+ 00029381  0x00007cda force  0x0000000c , 0x00000038 
+ 00029382  0x00007cdb call  0x00007370 
+ 00029383  0x00007cdc call  0x0000736f 
+ 00029384  0x00007cdd setarg  0x00000000 
+ 00029385  0x00007cde store  0x00000002 , 0x000080c0 
+ 00029386  0x00007cdf rtn 
+ 00029387  0x00007ce2 fetch  0x00000001 , 0x00008108 
+ 00029388  0x00007ce3 bbit0  0x00000006 , 0x000072cb 
+ 00029389  0x00007ce5 jam  0x00000000 , 0x0000800a 
+ 00029390  0x00007ce6 rtn 
+ 00029391  0x00007cea nbranch  0x000072cf , 0x00000037 
+ 00029392  0x00007ceb rtn 
+ 00029393  0x00007cee force  0x00000030 , 0x00000036 
+ 00029394  0x00007cef force  0x00000000 , 0x00000036 
+ 00029395  0x00007cf0 branch  0x000072cf 
+ 00029396  0x00007cf3 force  0x00000032 , 0x00000036 
+ 00029397  0x00007cf4 force  0x00000002 , 0x00000036 
+ 00029398  0x00007cf5 branch  0x000072cf 
+ 00029399  0x00007cf8 force  0x00000034 , 0x00000036 
+ 00029400  0x00007cf9 force  0x00000004 , 0x00000036 
+ 00029401  0x00007cfa branch  0x000072cf 
+ 00029402  0x00007cfe force  0x00000001 , 0x00000036 
+ 00029403  0x00007cff force  0x00000000 , 0x00000036 
+ 00029404  0x00007d00 rtn 
+ 00029405  0x00007d04 fetch  0x00000001 , 0x00008155 
+ 00029406  0x00007d05 bbit0  0x00000002 , 0x000072dd 
+ 00029407  0x00007d06 rtn 
+ 00029408  0x00007d0a store  0x00000002 , 0x000080d2 
+ 00029409  0x00007d0b force  0x000000c0 , 0x00000036 
+ 00029410  0x00007d0c force  0x00000080 , 0x00000036 
+ 00029411  0x00007d0d branch  0x000072dd 
+ 00029412  0x00007d10 force  0x00000000 , 0x00000038 
+ 00029413  0x00007d11 copy  0x00000012 , 0x00000006 
+ 00029414  0x00007d12 force  0x00000004 , 0x00000039 
+ 00029415  0x00007d13 call  0x000072f3 
+ 00029416  0x00007d15 force  0x00000180 , 0x00000036 
+ 00029417  0x00007d16 force  0x00000080 , 0x00000036 
+ 00029418  0x00007d17 call  0x000072cf 
+ 00029419  0x00007d19 force  0x0000000c , 0x00000038 
+ 00029420  0x00007d1a copy  0x00000013 , 0x00000005 
+ 00029421  0x00007d1b force  0x00000004 , 0x00000039 
+ 00029422  0x00007d1d copy  0x0000002f , 0x0000003f 
+ 00029423  0x00007d1e istore  0x00000004 , 0x00000005 
+ 00029424  0x00007d1f increase  0x00000001 , 0x00000038 
+ 00029425  0x00007d20 loop  0x000072ee 
+ 00029426  0x00007d21 rtn 
+ 00029427  0x00007d24 ifetch  0x00000002 , 0x00000006 
+ 00029428  0x00007d25 ifetcht  0x00000002 , 0x00000006 
+ 00029429  0x00007d26 lshift16  0x00000002 , 0x00000002 
+ 00029430  0x00007d27 ior  0x00000002 , 0x0000002f 
+ 00029431  0x00007d28 increase  0x00000001 , 0x00000038 
+ 00029432  0x00007d29 loop  0x000072f3 
+ 00029433  0x00007d2a rtn 
+ 00029434  0x00007d2e force  0x00000008 , 0x00000038 
+ 00029435  0x00007d2f copy  0x00000011 , 0x00000006 
+ 00029436  0x00007d30 force  0x00000004 , 0x00000039 
+ 00029437  0x00007d31 call  0x000072f3 
+ 00029438  0x00007d33 force  0x00000000 , 0x00000038 
+ 00029439  0x00007d34 copy  0x00000012 , 0x00000006 
+ 00029440  0x00007d35 force  0x00000004 , 0x00000039 
+ 00029441  0x00007d36 call  0x000072f3 
+ 00029442  0x00007d37 force  0x00000182 , 0x00000036 
+ 00029443  0x00007d38 force  0x00000082 , 0x00000036 
+ 00029444  0x00007d39 call  0x000072cf 
+ 00029445  0x00007d3a branch  0x000072eb 
+ 00029446  0x00007d3e force  0x00000000 , 0x00000038 
+ 00029447  0x00007d3f fetch  0x00000004 , 0x00000158 
+ 00029448  0x00007d40 iforce  0x0000002f 
+ 00029449  0x00007d41 increase  0x00000001 , 0x00000038 
+ 00029450  0x00007d42 ifetch  0x00000004 , 0x00000006 
+ 00029451  0x00007d43 iforce  0x0000002f 
+ 00029452  0x00007d44 increase  0x00000001 , 0x00000038 
+ 00029453  0x00007d45 fetch  0x00000004 , 0x000042ab 
+ 00029454  0x00007d46 iforce  0x0000002f 
+ 00029455  0x00007d47 increase  0x00000001 , 0x00000038 
+ 00029456  0x00007d48 ifetch  0x00000004 , 0x00000006 
+ 00029457  0x00007d49 iforce  0x0000002f 
+ 00029458  0x00007d4a increase  0x00000001 , 0x00000038 
+ 00029459  0x00007d4b call  0x00007370 
+ 00029460  0x00007d4c increase  0xfffffffc , 0x00000038 
+ 00029461  0x00007d4d fetch  0x00000004 , 0x000042ff 
+ 00029462  0x00007d4e copy  0x0000003f , 0x0000002f 
+ 00029463  0x00007d4f increase  0x00000004 , 0x00000038 
+ 00029464  0x00007d50 force  0x00000038 , 0x00000036 
+ 00029465  0x00007d51 force  0x00000008 , 0x00000036 
+ 00029466  0x00007d52 branch  0x000072cf 
+ 00029467  0x00007d56 bpatch  0x000000ec , 0x0000401d 
+ 00029468  0x00007d57 fetch  0x00000006 , 0x000042db 
+ 00029469  0x00007d58 fetcht  0x00000006 , 0x00000178 
+ 00029470  0x00007d59 branch  0x00007321 , 0x00000029 
+ 00029471  0x00007d5a fetch  0x00000006 , 0x00000178 
+ 00029472  0x00007d5b fetcht  0x00000006 , 0x000042db 
+ 00029473  0x00007d5d force  0x00000008 , 0x00000038 
+ 00029474  0x00007d5e copy  0x00000002 , 0x0000002f 
+ 00029475  0x00007d5f increase  0x00000001 , 0x00000038 
+ 00029476  0x00007d60 rshift32  0x00000002 , 0x0000002f 
+ 00029477  0x00007d61 lshift16  0x0000003f , 0x0000003f 
+ 00029478  0x00007d62 ior  0x0000002f , 0x0000002f 
+ 00029479  0x00007d63 increase  0x00000001 , 0x00000038 
+ 00029480  0x00007d64 rshift32  0x0000003f , 0x0000002f 
+ 00029481  0x00007d65 increase  0x00000001 , 0x00000038 
+ 00029482  0x00007d66 force  0x00000000 , 0x0000002f 
+ 00029483  0x00007d67 force  0x00000000 , 0x0000003f 
+ 00029484  0x00007d68 fetch  0x00000001 , 0x000042cb 
+ 00029485  0x00007d69 fetcht  0x00000001 , 0x0000438c 
+ 00029486  0x00007d6a nbranch  0x00007331 , 0x00000029 
+ 00029487  0x00007d6c fetch  0x00000001 , 0x000042d2 
+ 00029488  0x00007d6d fetcht  0x00000001 , 0x000042cb 
+ 00029489  0x00007d6f store  0x00000001 , 0x000042bb 
+ 00029490  0x00007d70 storet  0x00000001 , 0x000042bc 
+ 00029491  0x00007d71 force  0x00000000 , 0x00000038 
+ 00029492  0x00007d72 arg  0x000042bb , 0x00000012 
+ 00029493  0x00007d73 force  0x00000004 , 0x00000039 
+ 00029494  0x00007d75 ifetch  0x00000004 , 0x00000011 
+ 00029495  0x00007d76 ifetcht  0x00000004 , 0x00000012 
+ 00029496  0x00007d77 ixor  0x00000002 , 0x0000002f 
+ 00029497  0x00007d78 increase  0x00000001 , 0x00000038 
+ 00029498  0x00007d79 increase  0x00000004 , 0x00000011 
+ 00029499  0x00007d7a increase  0x00000004 , 0x00000012 
+ 00029500  0x00007d7b loop  0x00007336 
+ 00029501  0x00007d7c call  0x00007370 
+ 00029502  0x00007d7d increase  0xfffffffc , 0x00000038 
+ 00029503  0x00007d7e fetch  0x00000004 , 0x000042ff 
+ 00029504  0x00007d7f copy  0x0000003f , 0x0000002f 
+ 00029505  0x00007d80 increase  0x00000004 , 0x00000038 
+ 00029506  0x00007d81 force  0x00000038 , 0x00000036 
+ 00029507  0x00007d82 force  0x0000000c , 0x00000036 
+ 00029508  0x00007d83 call  0x000072cf 
+ 00029509  0x00007d85 call  0x0000736f 
+ 00029510  0x00007d86 force  0x0000003a , 0x00000036 
+ 00029511  0x00007d87 force  0x00000008 , 0x00000036 
+ 00029512  0x00007d88 branch  0x000072cf 
+ 00029513  0x00007d8b compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029514  0x00007d8c rtn  0x00000001 
+ 00029515  0x00007d8d deposit  0x00000006 
+ 00029516  0x00007d8e iadd  0x00000039 , 0x00000005 
+ 00029517  0x00007d8f force  0x00000000 , 0x0000003f 
+ 00029518  0x00007d91 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007d92 increase  0x00000001 , 0x00000039 
+ 00029520  0x00007d93 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029521  0x00007d94 rtn  0x00000001 
+ 00029522  0x00007d95 branch  0x0000734e 
+ 00029523  0x00007d98 force  0x00000000 , 0x00000038 
+ 00029524  0x00007d9a deposit  0x00000039 
+ 00029525  0x00007d9b branch  0x00007358 , 0x00000034 
+ 00029526  0x00007d9c ifetch  0x00000004 , 0x00000006 
+ 00029527  0x00007d9d increase  0xfffffffc , 0x00000039 
+ 00029528  0x00007d9f iforce  0x0000002f 
+ 00029529  0x00007da0 increase  0x00000001 , 0x00000038 
+ 00029530  0x00007da1 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029531  0x00007da2 rtn  0x00000001 
+ 00029532  0x00007da3 branch  0x00007354 
+ 00029533  0x00007da6 force  0x00000008 , 0x00000038 
+ 00029534  0x00007da7 branch  0x00007362 
+ 00029535  0x00007da9 force  0x00000004 , 0x00000038 
+ 00029536  0x00007daa branch  0x00007362 
+ 00029537  0x00007dac force  0x00000000 , 0x00000038 
+ 00029538  0x00007dae force  0x00000004 , 0x00000039 
+ 00029539  0x00007db0 ifetch  0x00000004 , 0x00000006 
+ 00029540  0x00007db1 iforce  0x0000002f 
+ 00029541  0x00007db2 increase  0x00000001 , 0x00000038 
+ 00029542  0x00007db3 loop  0x00007363 
+ 00029543  0x00007db4 rtn 
+ 00029544  0x00007db7 arg  0x000001a8 , 0x00000006 
+ 00029545  0x00007db8 branch  0x0000735f 
+ 00029546  0x00007dbb force  0x00000004 , 0x00000039 
+ 00029547  0x00007dbc branch  0x00007372 
+ 00029548  0x00007dbf force  0x00000000 , 0x00000038 
+ 00029549  0x00007dc0 force  0x00000010 , 0x00000039 
+ 00029550  0x00007dc1 branch  0x00007371 
+ 00029551  0x00007dc4 force  0x00000000 , 0x00000038 
+ 00029552  0x00007dc6 force  0x00000004 , 0x00000039 
+ 00029553  0x00007dc8 force  0x00000000 , 0x0000002f 
+ 00029554  0x00007dca increase  0x00000001 , 0x00000038 
+ 00029555  0x00007dcb loop  0x00007371 
+ 00029556  0x00007dcc rtn 
+ 00029557  0x00007dcf force  0x0000000c , 0x00000038 
+ 00029558  0x00007dd0 force  0x00000004 , 0x00000039 
+ 00029559  0x00007dd2 deposit  0x0000002f 
+ 00029560  0x00007dd3 istore  0x00000004 , 0x00000005 
+ 00029561  0x00007dd4 increase  0x00000001 , 0x00000038 
+ 00029562  0x00007dd5 loop  0x00007377 
+ 00029563  0x00007dd6 rtn 
+ 00029564  0x00007dd9 force  0x0000000c , 0x00000038 
+ 00029565  0x00007dda copy  0x00000013 , 0x00000005 
+ 00029566  0x00007ddb add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029567  0x00007ddc sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029568  0x00007ddd branch  0x00007382 , 0x00000002 
+ 00029569  0x00007dde force  0x00000010 , 0x00000039 
+ 00029570  0x00007de0 deposit  0x0000002f 
+ 00029571  0x00007de1 sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029572  0x00007de2 branch  0x0000738a , 0x00000002 
+ 00029573  0x00007de3 istore  0x00000004 , 0x00000005 
+ 00029574  0x00007de4 increase  0xfffffffc , 0x00000039 
+ 00029575  0x00007de5 rtn  0x00000005 
+ 00029576  0x00007de6 increase  0x00000001 , 0x00000038 
+ 00029577  0x00007de7 branch  0x00007382 
+ 00029578  0x00007de9 istore  0x00000001 , 0x00000005 
+ 00029579  0x00007dea rshift8  0x0000003f , 0x0000003f 
+ 00029580  0x00007deb loop  0x0000738a 
+ 00029581  0x00007dec rtn 
+ 00029582  0x00007df0 force  0x0000000c , 0x00000038 
+ 00029583  0x00007df1 force  0x00000004 , 0x00000039 
+ 00029584  0x00007df3 ifetch  0x00000004 , 0x00000006 
+ 00029585  0x00007df4 isub  0x0000002f , 0x0000003e 
+ 00029586  0x00007df5 nrtn  0x00000005 
+ 00029587  0x00007df6 increase  0x00000001 , 0x00000038 
+ 00029588  0x00007df7 loop  0x00007390 
+ 00029589  0x00007df8 branch  0x00007db8 
+ 00029590  0x00007dfb fetch  0x00000001 , 0x00008050 
+ 00029591  0x00007dfc set0  0x00000000 , 0x0000003f 
+ 00029592  0x00007dfd store  0x00000001 , 0x00008050 
+ 00029593  0x00007dfe rtn 
+ 00029594  0x00007e01 fetch  0x00000001 , 0x00008050 
+ 00029595  0x00007e02 set1  0x00000000 , 0x0000003f 
+ 00029596  0x00007e03 store  0x00000001 , 0x00008050 
+ 00029597  0x00007e04 rtn 
+ 00029598  0x00007e0d arg  0x000004d1 , 0x00000005 
+ 00029599  0x00007e0e setsect  0x00000000 , 0x0003ffff 
+ 00029600  0x00007e0f setsect  0x00000001 , 0x0003ffff 
+ 00029601  0x00007e10 setsect  0x00000002 , 0x0003ffff 
+ 00029602  0x00007e11 setsect  0x00000003 , 0x0003fbff 
+ 00029603  0x00007e12 istore  0x00000009 , 0x00000005 
+ 00029604  0x00007e13 setsect  0x00000000 , 0x0003ffff 
+ 00029605  0x00007e14 setsect  0x00000001 , 0x0003ffff 
+ 00029606  0x00007e15 setsect  0x00000002 , 0x0003ffff 
+ 00029607  0x00007e16 setsect  0x00000003 , 0x0003ffff 
+ 00029608  0x00007e17 istore  0x00000009 , 0x00000005 
+ 00029609  0x00007e18 setsect  0x00000000 , 0x0003ffff 
+ 00029610  0x00007e19 setsect  0x00000001 , 0x0003ffff 
+ 00029611  0x00007e1a setsect  0x00000002 , 0x0003cfff 
+ 00029612  0x00007e1b setsect  0x00000003 , 0x0003ffff 
+ 00029613  0x00007e1c istore  0x00000009 , 0x00000005 
+ 00029614  0x00007e1d setsect  0x00000000 , 0x0003ffff 
+ 00029615  0x00007e1e setsect  0x00000001 , 0x0003ffff 
+ 00029616  0x00007e1f setsect  0x00000002 , 0x0003ffef 
+ 00029617  0x00007e20 setsect  0x00000003 , 0x0003ffff 
+ 00029618  0x00007e21 istore  0x00000009 , 0x00000005 
+ 00029619  0x00007e22 setsect  0x00000000 , 0x0003ffff 
+ 00029620  0x00007e23 setsect  0x00000001 , 0x0003ffff 
+ 00029621  0x00007e24 setsect  0x00000002 , 0x0003ffff 
+ 00029622  0x00007e25 setsect  0x00000003 , 0x0003ffff 
+ 00029623  0x00007e26 istore  0x00000009 , 0x00000005 
+ 00029624  0x00007e27 setsect  0x00000000 , 0x0003ffff 
+ 00029625  0x00007e28 setsect  0x00000001 , 0x00026c7f 
+ 00029626  0x00007e29 setsect  0x00000002 , 0x0000146b 
+ 00029627  0x00007e2a setsect  0x00000003 , 0x00037bb3 
+ 00029628  0x00007e2b istore  0x00000009 , 0x00000005 
+ 00029629  0x00007e2c setsect  0x00000000 , 0x0001feb8 
+ 00029630  0x00007e2d setsect  0x00000001 , 0x00010c12 
+ 00029631  0x00007e2e setsect  0x00000002 , 0x0002b722 
+ 00029632  0x00007e2f setsect  0x00000003 , 0x00029fa6 
+ 00029633  0x00007e30 istore  0x00000009 , 0x00000005 
+ 00029634  0x00007e31 setsect  0x00000000 , 0x0000e70f 
+ 00029635  0x00007e32 setsect  0x00000001 , 0x00016720 
+ 00029636  0x00007e33 setsect  0x00000002 , 0x0000519e 
+ 00029637  0x00007e34 setsect  0x00000003 , 0x00019084 
+ 00029638  0x00007e35 istore  0x00000009 , 0x00000005 
+ 00029639  0x00007e36 setsect  0x00000000 , 0x00031012 
+ 00029640  0x00007e37 setsect  0x00000001 , 0x000360bf 
+ 00029641  0x00007e38 setsect  0x00000002 , 0x0003f0af 
+ 00029642  0x00007e39 setsect  0x00000003 , 0x000003d3 
+ 00029643  0x00007e3a istore  0x00000009 , 0x00000005 
+ 00029644  0x00007e3b setsect  0x00000000 , 0x0003a188 
+ 00029645  0x00007e3c setsect  0x00000001 , 0x00003ad0 
+ 00029646  0x00007e3d setsect  0x00000002 , 0x0003cbf2 
+ 00029647  0x00007e3e setsect  0x00000003 , 0x000243d9 
+ 00029648  0x00007e3f istore  0x00000009 , 0x00000005 
+ 00029649  0x00007e40 setsect  0x00000000 , 0x0002b030 
+ 00029650  0x00007e41 setsect  0x00000001 , 0x00036a03 
+ 00029651  0x00007e42 setsect  0x00000002 , 0x00011188 
+ 00029652  0x00007e43 setsect  0x00000003 , 0x0001e520 
+ 00029653  0x00007e44 istore  0x00000009 , 0x00000005 
+ 00029654  0x00007e45 setsect  0x00000000 , 0x0003a11e 
+ 00029655  0x00007e46 setsect  0x00000001 , 0x0000fe5d 
+ 00029656  0x00007e47 setsect  0x00000002 , 0x0000dd57 
+ 00029657  0x00007e48 setsect  0x00000003 , 0x0001ac93 
+ 00029658  0x00007e49 istore  0x00000009 , 0x00000005 
+ 00029659  0x00007e4a setsect  0x00000000 , 0x000011ed 
+ 00029660  0x00007e4b setsect  0x00000001 , 0x000218c4 
+ 00029661  0x00007e4c setsect  0x00000002 , 0x00008da7 
+ 00029662  0x00007e4d setsect  0x00000003 , 0x000257ff 
+ 00029663  0x00007e4e istore  0x00000009 , 0x00000005 
+ 00029664  0x00007e4f setsect  0x00000000 , 0x0003192b 
+ 00029665  0x00007e50 setsect  0x00000001 , 0x00034641 
+ 00029666  0x00007e51 setsect  0x00000002 , 0x0001be0c 
+ 00029667  0x00007e52 setsect  0x00000003 , 0x000366ad 
+ 00029668  0x00007e53 istore  0x00000009 , 0x00000005 
+ 00029669  0x00007e54 setsect  0x00000000 , 0x00001f83 
+ 00029670  0x00007e55 setsect  0x00000001 , 0x00015a23 
+ 00029671  0x00007e56 setsect  0x00000002 , 0x0003f9b0 
+ 00029672  0x00007e57 setsect  0x00000003 , 0x00003949 
+ 00029673  0x00007e58 istore  0x00000009 , 0x00000005 
+ 00029674  0x00007e59 setsect  0x00000000 , 0x00013a51 
+ 00029675  0x00007e5a setsect  0x00000001 , 0x000153fd 
+ 00029676  0x00007e5b setsect  0x00000002 , 0x0003372a 
+ 00029677  0x00007e5c setsect  0x00000003 , 0x0000f1bb 
+ 00029678  0x00007e5d istore  0x00000009 , 0x00000005 
+ 00029679  0x00007e5e setsect  0x00000000 , 0x0003ae85 
+ 00029680  0x00007e5f setsect  0x00000001 , 0x0001eed9 
+ 00029681  0x00007e60 setsect  0x00000002 , 0x00009e66 
+ 00029682  0x00007e61 setsect  0x00000003 , 0x000001a8 
+ 00029683  0x00007e62 istore  0x00000008 , 0x00000005 
+ 00029684  0x00007e63 rtn 
+ 00029685  0x00007e6c arg  0x00000569 , 0x00000005 
+ 00029686  0x00007e6d setsect  0x00000000 , 0x0003ffff 
+ 00029687  0x00007e6e setsect  0x00000001 , 0x0003ffff 
+ 00029688  0x00007e6f setsect  0x00000002 , 0x0003ffff 
+ 00029689  0x00007e70 setsect  0x00000003 , 0x0003ffff 
+ 00029690  0x00007e71 istore  0x00000009 , 0x00000005 
+ 00029691  0x00007e72 setsect  0x00000000 , 0x0003ffff 
+ 00029692  0x00007e73 setsect  0x00000001 , 0x0000003f 
+ 00029693  0x00007e74 setsect  0x00000002 , 0x00000000 
+ 00029694  0x00007e75 setsect  0x00000003 , 0x00000000 
+ 00029695  0x00007e76 istore  0x00000009 , 0x00000005 
+ 00029696  0x00007e77 setsect  0x00000000 , 0x00000000 
+ 00029697  0x00007e78 setsect  0x00000001 , 0x00000000 
+ 00029698  0x00007e79 setsect  0x00000002 , 0x00001000 
+ 00029699  0x00007e7a setsect  0x00000003 , 0x00000000 
+ 00029700  0x00007e7b istore  0x00000009 , 0x00000005 
+ 00029701  0x00007e7c setsect  0x00000000 , 0x0003ff00 
+ 00029702  0x00007e7d setsect  0x00000001 , 0x0003ffff 
+ 00029703  0x00007e7e setsect  0x00000002 , 0x0003ffcf 
+ 00029704  0x00007e7f setsect  0x00000003 , 0x0003ffff 
+ 00029705  0x00007e80 istore  0x00000009 , 0x00000005 
+ 00029706  0x00007e81 setsect  0x00000000 , 0x0003ffff 
+ 00029707  0x00007e82 setsect  0x00000001 , 0x0003ffff 
+ 00029708  0x00007e83 setsect  0x00000002 , 0x0003ffff 
+ 00029709  0x00007e84 setsect  0x00000003 , 0x000003ff 
+ 00029710  0x00007e85 istore  0x00000009 , 0x00000005 
+ 00029711  0x00007e86 setsect  0x00000000 , 0x00000000 
+ 00029712  0x00007e87 setsect  0x00000001 , 0x00000000 
+ 00029713  0x00007e88 setsect  0x00000002 , 0x00000000 
+ 00029714  0x00007e89 setsect  0x00000003 , 0x00000000 
+ 00029715  0x00007e8a istore  0x00000009 , 0x00000005 
+ 00029716  0x00007e8b setsect  0x00000000 , 0x00010000 
+ 00029717  0x00007e8c setsect  0x00000001 , 0x00000000 
+ 00029718  0x00007e8d setsect  0x00000002 , 0x0003f000 
+ 00029719  0x00007e8e setsect  0x00000003 , 0x0003ffff 
+ 00029720  0x00007e8f istore  0x00000009 , 0x00000005 
+ 00029721  0x00007e90 setsect  0x00000000 , 0x000296ff 
+ 00029722  0x00007e91 setsect  0x00000001 , 0x00022630 
+ 00029723  0x00007e92 setsect  0x00000002 , 0x0003945d 
+ 00029724  0x00007e93 setsect  0x00000003 , 0x0003d284 
+ 00029725  0x00007e94 istore  0x00000009 , 0x00000005 
+ 00029726  0x00007e95 setsect  0x00000000 , 0x000333a0 
+ 00029727  0x00007e96 setsect  0x00000001 , 0x00004b7a 
+ 00029728  0x00007e97 setsect  0x00000002 , 0x000037d8 
+ 00029729  0x00007e98 setsect  0x00000003 , 0x0003c9dc 
+ 00029730  0x00007e99 istore  0x00000009 , 0x00000005 
+ 00029731  0x00007e9a setsect  0x00000000 , 0x0003a440 
+ 00029732  0x00007e9b setsect  0x00000001 , 0x0001b958 
+ 00029733  0x00007e9c setsect  0x00000002 , 0x00038bce 
+ 00029734  0x00007e9d setsect  0x00000003 , 0x0001091f 
+ 00029735  0x00007e9e istore  0x00000009 , 0x00000005 
+ 00029736  0x00007e9f setsect  0x00000000 , 0x0002e12c 
+ 00029737  0x00007ea0 setsect  0x00000001 , 0x0001f47c 
+ 00029738  0x00007ea1 setsect  0x00000002 , 0x000356b1 
+ 00029739  0x00007ea2 setsect  0x00000003 , 0x0002fd47 
+ 00029740  0x00007ea3 istore  0x00000009 , 0x00000005 
+ 00029741  0x00007ea4 setsect  0x00000000 , 0x00006837 
+ 00029742  0x00007ea5 setsect  0x00000001 , 0x0002ed90 
+ 00029743  0x00007ea6 setsect  0x00000002 , 0x0001ecec 
+ 00029744  0x00007ea7 setsect  0x00000003 , 0x0001acc5 
+ 00029745  0x00007ea8 istore  0x00000009 , 0x00000005 
+ 00029746  0x00007ea9 setsect  0x00000000 , 0x00023357 
+ 00029747  0x00007eaa setsect  0x00000001 , 0x00018af3 
+ 00029748  0x00007eab setsect  0x00000002 , 0x0000f9e1 
+ 00029749  0x00007eac setsect  0x00000003 , 0x000129f0 
+ 00029750  0x00007ead istore  0x00000009 , 0x00000005 
+ 00029751  0x00007eae setsect  0x00000000 , 0x0002e7eb 
+ 00029752  0x00007eaf setsect  0x00000001 , 0x0003e6e3 
+ 00029753  0x00007eb0 setsect  0x00000002 , 0x0003e1a7 
+ 00029754  0x00007eb1 setsect  0x00000003 , 0x00010b8b 
+ 00029755  0x00007eb2 istore  0x00000009 , 0x00000005 
+ 00029756  0x00007eb3 setsect  0x00000000 , 0x00024fe3 
+ 00029757  0x00007eb4 setsect  0x00000001 , 0x000020ef 
+ 00029758  0x00007eb5 setsect  0x00000002 , 0x0001b5a6 
+ 00029759  0x00007eb6 setsect  0x00000003 , 0x0000dc2f 
+ 00029760  0x00007eb7 istore  0x00000009 , 0x00000005 
+ 00029761  0x00007eb8 setsect  0x00000000 , 0x00013860 
+ 00029762  0x00007eb9 setsect  0x00000001 , 0x0002bd69 
+ 00029763  0x00007eba setsect  0x00000002 , 0x0000391a 
+ 00029764  0x00007ebb setsect  0x00000003 , 0x0001b222 
+ 00029765  0x00007ebc istore  0x00000009 , 0x00000005 
+ 00029766  0x00007ebd rtn 
+ 00029767  0x00007ec6 branch  0x000074fc 
+ 00029768  0x00007ec9 bpatch  0x000000ed , 0x0000401d 
+ 00029769  0x00007ece fetch  0x00000001 , 0x0000446c 
+ 00029770  0x00007ecf rtn  0x00000034 
+ 00029771  0x00007ed0 fetch  0x00000001 , 0x0000446e 
+ 00029772  0x00007ed1 rtneq  0x00000003 
+ 00029773  0x00007ed4 fetch  0x00000001 , 0x0000446d 
+ 00029774  0x00007ed5 beq  0x00000000 , 0x000074fc 
+ 00029775  0x00007ed6 rtn 
+ 00029776  0x00007ed8 jam  0x00000000 , 0x0000446d 
+ 00029777  0x00007ed9 rtn 
+ 00029778  0x00007edf bpatch  0x000000ee , 0x0000401d 
+ 00029779  0x00007ee0 setarg  0x000005fe 
+ 00029780  0x00007ee1 arg  0x000005f9 , 0x00000005 
+ 00029781  0x00007ee2 isub  0x00000005 , 0x00000039 
+ 00029782  0x00007ee3 call  0x00007ca1 
+ 00029783  0x00007ee4 setarg  0x000044d1 
+ 00029784  0x00007ee5 arg  0x000044cf , 0x00000005 
+ 00029785  0x00007ee6 isub  0x00000005 , 0x00000039 
+ 00029786  0x00007ee7 branch  0x00007ca1 
+ 00029787  0x00007eec call  0x00007476 
+ 00029788  0x00007eed arg  0x0000061e , 0x00000011 
+ 00029789  0x00007eee arg  0x000004b1 , 0x00000005 
+ 00029790  0x00007eef call  0x0000771c 
+ 00029791  0x00007ef0 arg  0x000005fe , 0x00000011 
+ 00029792  0x00007ef1 arg  0x00000471 , 0x00000005 
+ 00029793  0x00007ef2 call  0x0000771c 
+ 00029794  0x00007ef3 arg  0x00000471 , 0x00000011 
+ 00029795  0x00007ef4 arg  0x000005fe , 0x00000012 
+ 00029796  0x00007ef5 arg  0x00000471 , 0x00000005 
+ 00029797  0x00007ef6 call  0x00007684 
+ 00029798  0x00007ef7 arg  0x00000589 , 0x00000011 
+ 00029799  0x00007ef8 arg  0x000005fe , 0x00000012 
+ 00029800  0x00007ef9 arg  0x00000491 , 0x00000005 
+ 00029801  0x00007efa call  0x00007684 
+ 00029802  0x00007efb arg  0x00000491 , 0x00000011 
+ 00029803  0x00007efc arg  0x00000471 , 0x00000012 
+ 00029804  0x00007efd arg  0x00000471 , 0x00000005 
+ 00029805  0x00007efe call  0x00007720 
+ 00029806  0x00007eff arg  0x00000451 , 0x00000011 
+ 00029807  0x00007f00 arg  0x00000471 , 0x00000012 
+ 00029808  0x00007f01 arg  0x00000451 , 0x00000005 
+ 00029809  0x00007f02 call  0x00007720 
+ 00029810  0x00007f03 arg  0x00000020 , 0x00000039 
+ 00029811  0x00007f04 arg  0x000004b1 , 0x00000011 
+ 00029812  0x00007f05 arg  0x00000451 , 0x00000012 
+ 00029813  0x00007f06 branch  0x00007d64 
+ 00029814  0x00007f09 arg  0x000005c9 , 0x00000011 
+ 00029815  0x00007f0a arg  0x00000451 , 0x00000005 
+ 00029816  0x00007f0b call  0x0000771c 
+ 00029817  0x00007f0c arg  0x000005a9 , 0x00000011 
+ 00029818  0x00007f0d arg  0x00000471 , 0x00000005 
+ 00029819  0x00007f0e call  0x0000771c 
+ 00029820  0x00007f0f arg  0x00000471 , 0x00000011 
+ 00029821  0x00007f10 arg  0x000005a9 , 0x00000012 
+ 00029822  0x00007f11 arg  0x00000471 , 0x00000005 
+ 00029823  0x00007f12 call  0x00007684 
+ 00029824  0x00007f13 arg  0x00000589 , 0x00000011 
+ 00029825  0x00007f14 arg  0x000005a9 , 0x00000012 
+ 00029826  0x00007f15 arg  0x00000491 , 0x00000005 
+ 00029827  0x00007f16 call  0x00007684 
+ 00029828  0x00007f17 arg  0x00000491 , 0x00000011 
+ 00029829  0x00007f18 arg  0x00000471 , 0x00000012 
+ 00029830  0x00007f19 arg  0x00000471 , 0x00000005 
+ 00029831  0x00007f1a call  0x00007720 
+ 00029832  0x00007f1b arg  0x00000451 , 0x00000011 
+ 00029833  0x00007f1c arg  0x00000471 , 0x00000012 
+ 00029834  0x00007f1d arg  0x00000451 , 0x00000005 
+ 00029835  0x00007f1e branch  0x00007739 
+ 00029836  0x00007f24 increase  0xffffffff , 0x00000007 
+ 00029837  0x00007f25 nrtn  0x00000002 
+ 00029838  0x00007f26 random  0x0000003f 
+ 00029839  0x00007f27 istore  0x00000002 , 0x00000005 
+ 00029840  0x00007f28 branch  0x0000748c 
+ 00029841  0x00007f2a increase  0xffffffff , 0x00000007 
+ 00029842  0x00007f2b nbranch  0x0000749c , 0x00000002 
+ 00029843  0x00007f2c ifetch  0x00000004 , 0x00000011 
+ 00029844  0x00007f2d copy  0x0000003f , 0x00000002 
+ 00029845  0x00007f2e ifetch  0x00000004 , 0x00000012 
+ 00029846  0x00007f2f iflip  0x00000002 , 0x0000003f 
+ 00029847  0x00007f30 nbranch  0x0000749b , 0x00000005 
+ 00029848  0x00007f31 increase  0x00000004 , 0x00000011 
+ 00029849  0x00007f32 increase  0x00000004 , 0x00000012 
+ 00029850  0x00007f33 branch  0x00007491 
+ 00029851  0x00007f35 branch  0x00007dc4 
+ 00029852  0x00007f38 branch  0x00007dc6 
+ 00029853  0x00007f3e and  0x0000003f , 0x00000007 , 0x00000007 
+ 00029854  0x00007f3f rshift3  0x0000003f , 0x0000003f 
+ 00029855  0x00007f40 iadd  0x00000006 , 0x00000006 
+ 00029856  0x00007f41 ifetch  0x00000001 , 0x00000006 
+ 00029857  0x00007f42 qisolate0  0x0000003f 
+ 00029858  0x00007f43 rtn 
+ 00029859  0x00007f47 ifetch  0x00000008 , 0x00000006 
+ 00029860  0x00007f48 nrtn  0x00000034 
+ 00029861  0x00007f49 ifetch  0x00000008 , 0x00000006 
+ 00029862  0x00007f4a nrtn  0x00000034 
+ 00029863  0x00007f4b ifetch  0x00000008 , 0x00000006 
+ 00029864  0x00007f4c rtn 
+ 00029865  0x00007f52 ifetch  0x00000004 , 0x00000011 
+ 00029866  0x00007f53 iforce  0x00000002 
+ 00029867  0x00007f54 ifetch  0x00000004 , 0x00000012 
+ 00029868  0x00007f55 isub  0x00000002 , 0x0000003e 
+ 00029869  0x00007f56 nrtn  0x00000005 
+ 00029870  0x00007f57 increase  0x00000004 , 0x00000011 
+ 00029871  0x00007f58 increase  0x00000004 , 0x00000012 
+ 00029872  0x00007f59 loop  0x000074a9 
+ 00029873  0x00007f5a rtn 
+ 00029874  0x00007f5d force  0x00000006 , 0x00000039 
+ 00029875  0x00007f5e increase  0x00000014 , 0x00000011 
+ 00029876  0x00007f5f increase  0x00000014 , 0x00000012 
+ 00029877  0x00007f61 ifetch  0x00000004 , 0x00000012 
+ 00029878  0x00007f62 iforce  0x00000002 
+ 00029879  0x00007f63 ifetch  0x00000004 , 0x00000011 
+ 00029880  0x00007f64 isub  0x00000002 , 0x0000003f 
+ 00029881  0x00007f65 nrtn  0x00000002 
+ 00029882  0x00007f66 nrtn  0x00000034 
+ 00029883  0x00007f67 increase  0xfffffffc , 0x00000011 
+ 00029884  0x00007f68 increase  0xfffffffc , 0x00000012 
+ 00029885  0x00007f69 loop  0x000074b5 
+ 00029886  0x00007f6a rtn 
+ 00029887  0x00007f6c force  0x00000006 , 0x00000039 
+ 00029888  0x00007f6d force  0x00000000 , 0x00000013 
+ 00029889  0x00007f6f ifetch  0x00000004 , 0x00000011 
+ 00029890  0x00007f70 iforce  0x00000002 
+ 00029891  0x00007f71 ifetch  0x00000004 , 0x00000012 
+ 00029892  0x00007f72 iadd  0x00000002 , 0x0000003f 
+ 00029893  0x00007f73 iadd  0x00000013 , 0x0000003f 
+ 00029894  0x00007f74 istore  0x00000004 , 0x00000005 
+ 00029895  0x00007f75 isolate1  0x00000020 , 0x0000003f 
+ 00029896  0x00007f76 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029897  0x00007f77 increase  0x00000004 , 0x00000011 
+ 00029898  0x00007f78 increase  0x00000004 , 0x00000012 
+ 00029899  0x00007f79 loop  0x000074c1 
+ 00029900  0x00007f7a rtn 
+ 00029901  0x00007f7d force  0x00000006 , 0x00000039 
+ 00029902  0x00007f7e force  0x00000000 , 0x00000013 
+ 00029903  0x00007f80 ifetch  0x00000004 , 0x00000012 
+ 00029904  0x00007f81 iforce  0x00000002 
+ 00029905  0x00007f82 ifetch  0x00000004 , 0x00000011 
+ 00029906  0x00007f83 isub  0x00000002 , 0x0000003f 
+ 00029907  0x00007f84 isub  0x00000013 , 0x0000003f 
+ 00029908  0x00007f85 istore  0x00000004 , 0x00000005 
+ 00029909  0x00007f86 isolate1  0x00000020 , 0x0000003f 
+ 00029910  0x00007f87 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029911  0x00007f88 increase  0x00000004 , 0x00000011 
+ 00029912  0x00007f89 increase  0x00000004 , 0x00000012 
+ 00029913  0x00007f8a loop  0x000074cf 
+ 00029914  0x00007f8b rtn 
+ 00029915  0x00007f8e force  0x00000006 , 0x00000039 
+ 00029916  0x00007f8f increase  0x00000014 , 0x00000011 
+ 00029917  0x00007f91 force  0x00000000 , 0x00000013 
+ 00029918  0x00007f93 ifetch  0x00000004 , 0x00000011 
+ 00029919  0x00007f94 isolate1  0x00000000 , 0x0000003f 
+ 00029920  0x00007f95 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029921  0x00007f96 rshift  0x0000003f , 0x0000003f 
+ 00029922  0x00007f97 isolate1  0x00000000 , 0x00000013 
+ 00029923  0x00007f98 setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00029924  0x00007f99 istore  0x00000004 , 0x00000011 
+ 00029925  0x00007f9a increase  0xfffffffc , 0x00000011 
+ 00029926  0x00007f9b rshift  0x00000013 , 0x00000013 
+ 00029927  0x00007f9c loop  0x000074de 
+ 00029928  0x00007f9d rtn 
+ 00029929  0x00007f9f force  0x00000006 , 0x00000039 
+ 00029930  0x00007fa0 force  0x00000000 , 0x00000013 
+ 00029931  0x00007fa2 ifetch  0x00000004 , 0x00000011 
+ 00029932  0x00007fa3 isolate1  0x0000001f , 0x0000003f 
+ 00029933  0x00007fa4 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029934  0x00007fa5 lshift  0x0000003f , 0x0000003f 
+ 00029935  0x00007fa6 isolate1  0x00000000 , 0x00000013 
+ 00029936  0x00007fa7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029937  0x00007fa8 istore  0x00000004 , 0x00000011 
+ 00029938  0x00007fa9 increase  0x00000004 , 0x00000011 
+ 00029939  0x00007faa rshift  0x00000013 , 0x00000013 
+ 00029940  0x00007fab loop  0x000074eb 
+ 00029941  0x00007fac rtn 
+ 00029942  0x00007fb0 force  0x00000006 , 0x00000039 
+ 00029943  0x00007fb2 ifetch  0x00000004 , 0x00000006 
+ 00029944  0x00007fb3 iforce  0x0000002f 
+ 00029945  0x00007fb4 increase  0x00000001 , 0x00000038 
+ 00029946  0x00007fb5 loop  0x000074f7 
+ 00029947  0x00007fb6 rtn 
+ 00029948  0x00007fbb bpatch  0x000000ef , 0x0000401d 
+ 00029949  0x00007fbc fetch  0x00000001 , 0x0000446c 
+ 00029950  0x00007fbd nbranch  0x0000751d , 0x00000034 
+ 00029951  0x00007fc0 jam  0x00000000 , 0x0000446d 
+ 00029952  0x00007fc1 jam  0x00000000 , 0x0000446e 
+ 00029953  0x00007fc2 rtn 
+ 00029954  0x00007fc7 fetch  0x00000001 , 0x0000446c 
+ 00029955  0x00007fc8 rtn  0x00000034 
+ 00029956  0x00007fc9 fetch  0x00000001 , 0x0000446e 
+ 00029957  0x00007fca rtneq  0x00000003 
+ 00029958  0x00007fcb call  0x00007552 
+ 00029959  0x00007fcc branch  0x00007502 
+ 00029960  0x00007fd1 arg  0x0000446f , 0x00000005 
+ 00029961  0x00007fd2 setsect  0x00000000 , 0x00001abd 
+ 00029962  0x00007fd3 setsect  0x00000001 , 0x0001b34f 
+ 00029963  0x00007fd4 setsect  0x00000002 , 0x00019b8a 
+ 00029964  0x00007fd5 setsect  0x00000003 , 0x00026562 
+ 00029965  0x00007fd6 istore  0x00000009 , 0x00000005 
+ 00029966  0x00007fd7 setsect  0x00000000 , 0x000340b7 
+ 00029967  0x00007fd8 setsect  0x00000001 , 0x00001efa 
+ 00029968  0x00007fd9 setsect  0x00000002 , 0x0000aff6 
+ 00029969  0x00007fda setsect  0x00000003 , 0x0000fd41 
+ 00029970  0x00007fdb istore  0x00000009 , 0x00000005 
+ 00029971  0x00007fdc setsect  0x00000000 , 0x0003d210 
+ 00029972  0x00007fdd setsect  0x00000001 , 0x00026cf8 
+ 00029973  0x00007fde setsect  0x00000002 , 0x0003874c 
+ 00029974  0x00007fdf setsect  0x00000003 , 0x0003157c 
+ 00029975  0x00007fe0 istore  0x00000009 , 0x00000005 
+ 00029976  0x00007fe1 setsect  0x00000000 , 0x0002d4a3 
+ 00029977  0x00007fe2 setsect  0x00000001 , 0x0003d27d 
+ 00029978  0x00007fe3 setsect  0x00000002 , 0x00000003 
+ 00029979  0x00007fe4 istore  0x00000005 , 0x00000005 
+ 00029980  0x00007fe5 rtn 
+ 00029981  0x00007fe9 fetch  0x00000001 , 0x0000446e 
+ 00029982  0x00007fea rtnne  0x00000000 
+ 00029983  0x00007feb fetch  0x00000001 , 0x0000446d 
+ 00029984  0x00007fec rtnne  0x00000000 
+ 00029985  0x00007fed call  0x000073f5 
+ 00029986  0x00007fee arg  0x0000446f , 0x00000005 
+ 00029987  0x00007fef force  0x0000000f , 0x00000007 
+ 00029988  0x00007ff0 call  0x0000748c 
+ 00029989  0x00007ff1 random  0x0000003f 
+ 00029990  0x00007ff2 rshift  0x0000003f , 0x0000003f 
+ 00029991  0x00007ff3 istore  0x00000002 , 0x00000005 
+ 00029992  0x00007ff5 fetch  0x00000001 , 0x0000446b 
+ 00029993  0x00007ff6 ncall  0x00007508 , 0x00000034 
+ 00029994  0x00007ff8 arg  0x000003b1 , 0x00000005 
+ 00029995  0x00007ff9 arg  0x0000446f , 0x00000006 
+ 00029996  0x00007ffa call  0x00007c8d 
+ 00029997  0x00007ffc arg  0x00000291 , 0x00000005 
+ 00029998  0x00007ffd arg  0x000005a9 , 0x00000006 
+ 00029999  0x00007ffe call  0x00007c81 
+ 00030000  0x00008000 arg  0x000002d1 , 0x00000005 
+ 00030001  0x00008001 call  0x00007c9d 
+ 00030002  0x00008002 jam  0x00000001 , 0x000002d1 
+ 00030003  0x00008004 call  0x0000756a 
+ 00030004  0x00008005 jam  0x00000003 , 0x0000446d 
+ 00030005  0x00008006 rtn 
+ 00030006  0x00008009 arg  0x0000448f , 0x00000005 
+ 00030007  0x0000800a arg  0x000002f1 , 0x00000006 
+ 00030008  0x0000800b call  0x00007c81 
+ 00030009  0x0000800c jam  0x00000003 , 0x0000446e 
+ 00030010  0x0000800d jam  0x00000000 , 0x0000446d 
+ 00030011  0x0000800e rtn 
+ 00030012  0x00008013 fetch  0x00000001 , 0x000005f9 
+ 00030013  0x00008014 rtnne  0x00000000 
+ 00030014  0x00008015 fetch  0x00000001 , 0x0000446d 
+ 00030015  0x00008016 rtnne  0x00000000 
+ 00030016  0x00008018 arg  0x000003b1 , 0x00000005 
+ 00030017  0x00008019 arg  0x0000446f , 0x00000006 
+ 00030018  0x0000801a call  0x00007c8d 
+ 00030019  0x0000801c arg  0x00000291 , 0x00000005 
+ 00030020  0x0000801d arg  0x000005fe , 0x00000006 
+ 00030021  0x0000801e call  0x00007c81 
+ 00030022  0x00008020 arg  0x000002d1 , 0x00000005 
+ 00030023  0x00008021 call  0x00007c9d 
+ 00030024  0x00008022 jam  0x00000001 , 0x000002d1 
+ 00030025  0x00008024 call  0x0000756a 
+ 00030026  0x00008025 jam  0x00000004 , 0x0000446d 
+ 00030027  0x00008026 rtn 
+ 00030028  0x0000802b arg  0x0000063e , 0x00000005 
+ 00030029  0x0000802c arg  0x000002f1 , 0x00000006 
+ 00030030  0x0000802d call  0x00007c8d 
+ 00030031  0x0000802e jam  0x00000003 , 0x000005f9 
+ 00030032  0x0000802f jam  0x00000000 , 0x0000446d 
+ 00030033  0x00008030 rtn 
+ 00030034  0x00008035 fetch  0x00000001 , 0x0000446c 
+ 00030035  0x00008036 rtn  0x00000034 
+ 00030036  0x00008037 fetch  0x00000001 , 0x0000446d 
+ 00030037  0x00008038 rtn  0x00000034 
+ 00030038  0x00008039 increase  0x00000080 , 0x0000003f 
+ 00030039  0x0000803a store  0x00000001 , 0x0000446d 
+ 00030040  0x0000803b rtnbit1  0x00000007 
+ 00030041  0x0000803c fetch  0x00000002 , 0x0000022e 
+ 00030042  0x0000803d branch  0x0000755c , 0x00000034 
+ 00030043  0x0000803e branch  0x00007562 
+ 00030044  0x00008041 bpatch  0x000000f0 , 0x0000401e 
+ 00030045  0x00008042 call  0x00007577 
+ 00030046  0x00008043 fetch  0x00000001 , 0x0000446d 
+ 00030047  0x00008044 beq  0x00000003 , 0x00007536 
+ 00030048  0x00008045 beq  0x00000004 , 0x0000754c 
+ 00030049  0x00008046 rtn 
+ 00030050  0x0000804a call  0x00007589 
+ 00030051  0x0000804b fetch  0x00000002 , 0x0000022e 
+ 00030052  0x0000804c increase  0xffffffff , 0x0000003f 
+ 00030053  0x0000804d store  0x00000002 , 0x0000022e 
+ 00030054  0x0000804e arg  0x000003b1 , 0x00000006 
+ 00030055  0x0000804f call  0x0000749d 
+ 00030056  0x00008050 rtn  0x00000001 
+ 00030057  0x00008051 branch  0x000075da 
+ 00030058  0x00008054 bpatch  0x000000f1 , 0x0000401e 
+ 00030059  0x00008055 setarg  0x00000100 
+ 00030060  0x00008056 store  0x00000002 , 0x0000022e 
+ 00030061  0x00008058 fetch  0x00000002 , 0x0000022e 
+ 00030062  0x00008059 rtn  0x00000034 
+ 00030063  0x0000805a increase  0xffffffff , 0x0000003f 
+ 00030064  0x0000805b store  0x00000002 , 0x0000022e 
+ 00030065  0x0000805c arg  0x000003b1 , 0x00000006 
+ 00030066  0x0000805d call  0x0000749d 
+ 00030067  0x0000805e branch  0x0000756d , 0x00000001 
+ 00030068  0x0000805f arg  0x00000291 , 0x00000006 
+ 00030069  0x00008060 arg  0x00000351 , 0x00000005 
+ 00030070  0x00008061 branch  0x00007c80 
+ 00030071  0x00008065 arg  0x00000391 , 0x00000011 
+ 00030072  0x00008066 arg  0x00000491 , 0x00000005 
+ 00030073  0x00008067 call  0x00007646 
+ 00030074  0x00008068 arg  0x00000491 , 0x00000011 
+ 00030075  0x00008069 arg  0x00000431 , 0x00000005 
+ 00030076  0x0000806a call  0x0000771c 
+ 00030077  0x0000806b arg  0x00000351 , 0x00000011 
+ 00030078  0x0000806c arg  0x00000431 , 0x00000012 
+ 00030079  0x0000806d arg  0x000002f1 , 0x00000005 
+ 00030080  0x0000806e call  0x00007684 
+ 00030081  0x0000806f arg  0x00000491 , 0x00000011 
+ 00030082  0x00008070 arg  0x00000431 , 0x00000012 
+ 00030083  0x00008071 arg  0x00000471 , 0x00000005 
+ 00030084  0x00008072 call  0x00007684 
+ 00030085  0x00008073 arg  0x00000371 , 0x00000011 
+ 00030086  0x00008074 arg  0x00000471 , 0x00000012 
+ 00030087  0x00008075 arg  0x00000311 , 0x00000005 
+ 00030088  0x00008076 branch  0x00007684 
+ 00030089  0x00008079 arg  0x00000391 , 0x00000011 
+ 00030090  0x0000807a arg  0x00000471 , 0x00000005 
+ 00030091  0x0000807b call  0x0000771c 
+ 00030092  0x0000807c arg  0x00000471 , 0x00000011 
+ 00030093  0x0000807d arg  0x00000491 , 0x00000005 
+ 00030094  0x0000807e call  0x0000771c 
+ 00030095  0x00008080 arg  0x00000589 , 0x00000011 
+ 00030096  0x00008081 arg  0x00000491 , 0x00000012 
+ 00030097  0x00008082 arg  0x00000491 , 0x00000005 
+ 00030098  0x00008083 call  0x00007684 
+ 00030099  0x00008084 arg  0x00000351 , 0x00000011 
+ 00030100  0x00008085 arg  0x00000471 , 0x00000005 
+ 00030101  0x00008086 call  0x0000771c 
+ 00030102  0x00008088 arg  0x00000471 , 0x00000006 
+ 00030103  0x00008089 arg  0x00000431 , 0x00000005 
+ 00030104  0x0000808a call  0x00007c8d 
+ 00030105  0x0000808b arg  0x00000431 , 0x00000011 
+ 00030106  0x0000808c call  0x00007723 
+ 00030107  0x0000808d arg  0x00000471 , 0x00000011 
+ 00030108  0x0000808e arg  0x00000431 , 0x00000012 
+ 00030109  0x0000808f arg  0x00000471 , 0x00000005 
+ 00030110  0x00008090 call  0x00007720 
+ 00030111  0x00008092 arg  0x00000471 , 0x00000011 
+ 00030112  0x00008093 arg  0x00000491 , 0x00000012 
+ 00030113  0x00008094 arg  0x00000471 , 0x00000005 
+ 00030114  0x00008095 call  0x00007720 
+ 00030115  0x00008097 arg  0x00000351 , 0x00000006 
+ 00030116  0x00008098 arg  0x00000431 , 0x00000005 
+ 00030117  0x00008099 call  0x00007c8d 
+ 00030118  0x0000809a arg  0x00000371 , 0x00000011 
+ 00030119  0x0000809b arg  0x00000491 , 0x00000005 
+ 00030120  0x0000809c call  0x0000771c 
+ 00030121  0x0000809d arg  0x00000431 , 0x00000011 
+ 00030122  0x0000809e call  0x00007723 
+ 00030123  0x0000809f arg  0x00000431 , 0x00000011 
+ 00030124  0x000080a0 call  0x00007723 
+ 00030125  0x000080a1 arg  0x00000431 , 0x00000011 
+ 00030126  0x000080a2 arg  0x00000491 , 0x00000012 
+ 00030127  0x000080a3 arg  0x00000431 , 0x00000005 
+ 00030128  0x000080a4 call  0x00007684 
+ 00030129  0x000080a5 arg  0x00000491 , 0x00000011 
+ 00030130  0x000080a6 arg  0x00000451 , 0x00000005 
+ 00030131  0x000080a7 call  0x0000771c 
+ 00030132  0x000080a8 arg  0x00000451 , 0x00000011 
+ 00030133  0x000080a9 call  0x00007723 
+ 00030134  0x000080aa arg  0x00000451 , 0x00000011 
+ 00030135  0x000080ab call  0x00007723 
+ 00030136  0x000080ac arg  0x00000451 , 0x00000011 
+ 00030137  0x000080ad call  0x00007723 
+ 00030138  0x000080ae arg  0x00000371 , 0x00000006 
+ 00030139  0x000080af arg  0x00000491 , 0x00000005 
+ 00030140  0x000080b0 call  0x00007c8d 
+ 00030141  0x000080b1 arg  0x00000491 , 0x00000011 
+ 00030142  0x000080b2 call  0x00007723 
+ 00030143  0x000080b3 arg  0x00000491 , 0x00000011 
+ 00030144  0x000080b4 arg  0x00000391 , 0x00000012 
+ 00030145  0x000080b5 arg  0x00000391 , 0x00000005 
+ 00030146  0x000080b6 call  0x00007684 
+ 00030147  0x000080b9 arg  0x00000471 , 0x00000011 
+ 00030148  0x000080ba arg  0x00000491 , 0x00000005 
+ 00030149  0x000080bb call  0x0000771c 
+ 00030150  0x000080bd arg  0x00000491 , 0x00000011 
+ 00030151  0x000080be arg  0x00000431 , 0x00000012 
+ 00030152  0x000080bf arg  0x00000491 , 0x00000005 
+ 00030153  0x000080c0 call  0x00007739 
+ 00030154  0x000080c1 arg  0x00000491 , 0x00000011 
+ 00030155  0x000080c2 arg  0x00000431 , 0x00000012 
+ 00030156  0x000080c3 arg  0x00000351 , 0x00000005 
+ 00030157  0x000080c4 call  0x00007739 
+ 00030158  0x000080c5 arg  0x00000431 , 0x00000011 
+ 00030159  0x000080c6 arg  0x00000351 , 0x00000012 
+ 00030160  0x000080c7 arg  0x00000491 , 0x00000005 
+ 00030161  0x000080c8 call  0x00007739 
+ 00030162  0x000080c9 arg  0x00000491 , 0x00000011 
+ 00030163  0x000080ca arg  0x00000471 , 0x00000012 
+ 00030164  0x000080cb arg  0x00000491 , 0x00000005 
+ 00030165  0x000080cc call  0x00007684 
+ 00030166  0x000080cd arg  0x00000491 , 0x00000011 
+ 00030167  0x000080ce arg  0x00000451 , 0x00000012 
+ 00030168  0x000080cf arg  0x00000371 , 0x00000005 
+ 00030169  0x000080d0 branch  0x00007739 
+ 00030170  0x000080d4 arg  0x000002d1 , 0x00000011 
+ 00030171  0x000080d5 arg  0x000004b1 , 0x00000005 
+ 00030172  0x000080d6 call  0x0000771c 
+ 00030173  0x000080d7 arg  0x00000351 , 0x00000011 
+ 00030174  0x000080d8 arg  0x000004b1 , 0x00000012 
+ 00030175  0x000080d9 arg  0x00000451 , 0x00000005 
+ 00030176  0x000080da call  0x00007684 
+ 00030177  0x000080dd arg  0x000002d1 , 0x00000011 
+ 00030178  0x000080de arg  0x000004b1 , 0x00000012 
+ 00030179  0x000080df arg  0x000004b1 , 0x00000005 
+ 00030180  0x000080e0 call  0x00007684 
+ 00030181  0x000080e1 arg  0x00000371 , 0x00000011 
+ 00030182  0x000080e2 arg  0x000004b1 , 0x00000012 
+ 00030183  0x000080e3 arg  0x00000431 , 0x00000005 
+ 00030184  0x000080e4 call  0x00007684 
+ 00030185  0x000080e7 arg  0x00000391 , 0x00000011 
+ 00030186  0x000080e8 arg  0x000004b1 , 0x00000005 
+ 00030187  0x000080e9 call  0x0000771c 
+ 00030188  0x000080ea arg  0x00000291 , 0x00000011 
+ 00030189  0x000080eb arg  0x000004b1 , 0x00000012 
+ 00030190  0x000080ec arg  0x00000471 , 0x00000005 
+ 00030191  0x000080ed call  0x00007684 
+ 00030192  0x000080ef arg  0x00000391 , 0x00000011 
+ 00030193  0x000080f0 arg  0x000004b1 , 0x00000012 
+ 00030194  0x000080f1 arg  0x000004b1 , 0x00000005 
+ 00030195  0x000080f2 call  0x00007684 
+ 00030196  0x000080f3 arg  0x000002b1 , 0x00000011 
+ 00030197  0x000080f4 arg  0x000004b1 , 0x00000012 
+ 00030198  0x000080f5 arg  0x00000491 , 0x00000005 
+ 00030199  0x000080f6 call  0x00007684 
+ 00030200  0x000080fb arg  0x00000451 , 0x00000012 
+ 00030201  0x000080fc arg  0x00000471 , 0x00000011 
+ 00030202  0x000080fd arg  0x000004b1 , 0x00000005 
+ 00030203  0x000080fe call  0x00007739 
+ 00030204  0x000080ff arg  0x00000451 , 0x00000011 
+ 00030205  0x00008100 arg  0x00000471 , 0x00000012 
+ 00030206  0x00008101 arg  0x00000451 , 0x00000005 
+ 00030207  0x00008102 call  0x00007720 
+ 00030208  0x00008105 arg  0x00000431 , 0x00000012 
+ 00030209  0x00008106 arg  0x00000491 , 0x00000011 
+ 00030210  0x00008107 arg  0x00000471 , 0x00000005 
+ 00030211  0x00008108 call  0x00007739 
+ 00030212  0x00008109 arg  0x00000431 , 0x00000011 
+ 00030213  0x0000810a arg  0x00000491 , 0x00000012 
+ 00030214  0x0000810b arg  0x00000431 , 0x00000005 
+ 00030215  0x0000810c call  0x00007720 
+ 00030216  0x0000810d arg  0x00000431 , 0x00000011 
+ 00030217  0x0000810e arg  0x000004b1 , 0x00000012 
+ 00030218  0x0000810f arg  0x00000431 , 0x00000005 
+ 00030219  0x00008110 call  0x00007684 
+ 00030220  0x00008111 arg  0x00000391 , 0x00000011 
+ 00030221  0x00008112 arg  0x000002d1 , 0x00000012 
+ 00030222  0x00008113 arg  0x00000491 , 0x00000005 
+ 00030223  0x00008114 call  0x00007684 
+ 00030224  0x00008115 arg  0x00000491 , 0x00000011 
+ 00030225  0x00008116 arg  0x000004b1 , 0x00000012 
+ 00030226  0x00008117 arg  0x00000391 , 0x00000005 
+ 00030227  0x00008118 call  0x00007684 
+ 00030228  0x0000811a arg  0x000004b1 , 0x00000011 
+ 00030229  0x0000811b arg  0x000004b1 , 0x00000005 
+ 00030230  0x0000811c call  0x0000771c 
+ 00030231  0x0000811d arg  0x000004b1 , 0x00000011 
+ 00030232  0x0000811e arg  0x00000451 , 0x00000012 
+ 00030233  0x0000811f arg  0x00000491 , 0x00000005 
+ 00030234  0x00008120 call  0x00007684 
+ 00030235  0x00008121 arg  0x000004b1 , 0x00000011 
+ 00030236  0x00008122 arg  0x00000431 , 0x00000012 
+ 00030237  0x00008123 arg  0x00000431 , 0x00000005 
+ 00030238  0x00008124 call  0x00007684 
+ 00030239  0x00008125 arg  0x00000471 , 0x00000011 
+ 00030240  0x00008126 arg  0x00000351 , 0x00000005 
+ 00030241  0x00008127 call  0x0000771c 
+ 00030242  0x00008128 arg  0x00000351 , 0x00000011 
+ 00030243  0x00008129 arg  0x00000491 , 0x00000012 
+ 00030244  0x0000812a arg  0x00000351 , 0x00000005 
+ 00030245  0x0000812b call  0x00007739 
+ 00030246  0x0000812c arg  0x00000351 , 0x00000006 
+ 00030247  0x0000812d arg  0x000004b1 , 0x00000005 
+ 00030248  0x0000812e call  0x00007c8d 
+ 00030249  0x0000812f arg  0x000004b1 , 0x00000011 
+ 00030250  0x00008130 call  0x00007723 
+ 00030251  0x00008131 arg  0x00000491 , 0x00000011 
+ 00030252  0x00008132 arg  0x000004b1 , 0x00000012 
+ 00030253  0x00008133 arg  0x00000491 , 0x00000005 
+ 00030254  0x00008134 call  0x00007739 
+ 00030255  0x00008135 arg  0x00000491 , 0x00000011 
+ 00030256  0x00008136 arg  0x00000471 , 0x00000012 
+ 00030257  0x00008137 arg  0x00000471 , 0x00000005 
+ 00030258  0x00008138 call  0x00007684 
+ 00030259  0x00008139 arg  0x00000471 , 0x00000011 
+ 00030260  0x0000813a arg  0x00000431 , 0x00000012 
+ 00030261  0x0000813b arg  0x00000371 , 0x00000005 
+ 00030262  0x0000813c call  0x00007739 
+ 00030263  0x0000813d arg  0x00000371 , 0x00000011 
+ 00030264  0x0000813e arg  0x00000569 , 0x00000012 
+ 00030265  0x0000813f arg  0x00000371 , 0x00000005 
+ 00030266  0x00008140 force  0x00000000 , 0x00000013 
+ 00030267  0x00008141 fetch  0x00000001 , 0x00000371 
+ 00030268  0x00008142 isolate1  0x00000000 , 0x0000003f 
+ 00030269  0x00008143 call  0x0000771e , 0x00000001 
+ 00030270  0x00008144 copy  0x00000013 , 0x00000030 
+ 00030271  0x00008145 arg  0x00000371 , 0x00000011 
+ 00030272  0x00008146 call  0x0000774e 
+ 00030273  0x00008147 fetch  0x00000001 , 0x00000390 
+ 00030274  0x00008148 isolate1  0x00000000 , 0x00000030 
+ 00030275  0x00008149 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030276  0x0000814a store  0x00000001 , 0x00000390 
+ 00030277  0x0000814b rtn 
+ 00030278  0x0000814e copy  0x00000005 , 0x0000000b 
+ 00030279  0x0000814f arg  0x00000451 , 0x00000005 
+ 00030280  0x00008150 call  0x00007c9d 
+ 00030281  0x00008151 force  0x00000000 , 0x0000003f 
+ 00030282  0x00008153 store  0x00000004 , 0x00000471 
+ 00030283  0x00008154 jam  0x00000001 , 0x00000451 
+ 00030284  0x00008155 arg  0x000003d1 , 0x00000005 
+ 00030285  0x00008156 call  0x00007c9f 
+ 00030286  0x00008157 arg  0x00000569 , 0x00000006 
+ 00030287  0x00008158 arg  0x00000411 , 0x00000005 
+ 00030288  0x00008159 call  0x00007c8d 
+ 00030289  0x0000815a copy  0x00000011 , 0x00000006 
+ 00030290  0x0000815b arg  0x00000431 , 0x00000005 
+ 00030291  0x0000815c call  0x00007c8d 
+ 00030292  0x00008163 arg  0x00000431 , 0x00000006 
+ 00030293  0x00008164 call  0x00007758 
+ 00030294  0x00008165 branch  0x0000767d , 0x00000034 
+ 00030295  0x0000816a arg  0x00000431 , 0x00000011 
+ 00030296  0x0000816b arg  0x00000451 , 0x00000012 
+ 00030297  0x0000816c call  0x0000775b 
+ 00030298  0x0000816d arg  0x00000411 , 0x00000011 
+ 00030299  0x0000816e arg  0x000003d1 , 0x00000012 
+ 00030300  0x0000816f call  0x0000775b 
+ 00030301  0x00008171 arg  0x00000431 , 0x00000011 
+ 00030302  0x00008172 arg  0x00000411 , 0x00000012 
+ 00030303  0x00008173 call  0x00007754 
+ 00030304  0x00008174 branch  0x0000766f , 0x00000002 
+ 00030305  0x00008175 arg  0x00000411 , 0x00000011 
+ 00030306  0x00008176 arg  0x00000431 , 0x00000012 
+ 00030307  0x00008177 copy  0x00000011 , 0x00000005 
+ 00030308  0x00008178 call  0x0000774c 
+ 00030309  0x00008179 arg  0x00000451 , 0x00000011 
+ 00030310  0x0000817a arg  0x000003d1 , 0x00000012 
+ 00030311  0x0000817b copy  0x00000012 , 0x00000005 
+ 00030312  0x0000817c call  0x0000771e 
+ 00030313  0x0000817d ifetch  0x00000001 , 0x00000011 
+ 00030314  0x0000817e iadd  0x00000013 , 0x00000013 
+ 00030315  0x0000817f ifetch  0x00000001 , 0x00000012 
+ 00030316  0x00008180 iadd  0x00000013 , 0x0000003f 
+ 00030317  0x00008181 istore  0x00000001 , 0x00000012 
+ 00030318  0x00008182 branch  0x00007654 
+ 00030319  0x00008184 arg  0x00000431 , 0x00000011 
+ 00030320  0x00008185 arg  0x00000411 , 0x00000012 
+ 00030321  0x00008186 copy  0x00000011 , 0x00000005 
+ 00030322  0x00008187 call  0x0000774c 
+ 00030323  0x00008188 arg  0x000003d1 , 0x00000011 
+ 00030324  0x00008189 arg  0x00000451 , 0x00000012 
+ 00030325  0x0000818a copy  0x00000012 , 0x00000005 
+ 00030326  0x0000818b call  0x0000771e 
+ 00030327  0x0000818c ifetch  0x00000001 , 0x00000011 
+ 00030328  0x0000818d iadd  0x00000013 , 0x00000013 
+ 00030329  0x0000818e ifetch  0x00000001 , 0x00000012 
+ 00030330  0x0000818f iadd  0x00000013 , 0x0000003f 
+ 00030331  0x00008190 istore  0x00000001 , 0x00000012 
+ 00030332  0x00008191 branch  0x00007654 
+ 00030333  0x00008194 arg  0x000003d1 , 0x00000011 
+ 00030334  0x00008195 copy  0x0000000b , 0x00000005 
+ 00030335  0x00008196 call  0x000076ad 
+ 00030336  0x00008198 arg  0x00000569 , 0x00000011 
+ 00030337  0x00008199 copy  0x0000000b , 0x00000012 
+ 00030338  0x0000819a copy  0x0000000b , 0x00000005 
+ 00030339  0x0000819b branch  0x00007739 
+ 00030340  0x0000819f copy  0x00000005 , 0x0000000b 
+ 00030341  0x000081a1 force  0x00000000 , 0x00000038 
+ 00030342  0x000081a3 arg  0x000003d1 , 0x00000005 
+ 00030343  0x000081a4 call  0x00007c9f 
+ 00030344  0x000081a5 arg  0x000006b1 , 0x00000005 
+ 00030345  0x000081a6 call  0x00007c9f 
+ 00030346  0x000081aa copy  0x00000011 , 0x00000006 
+ 00030347  0x000081ac jam  0x00000000 , 0x000006b1 
+ 00030348  0x000081ad setarg  0x00000000 
+ 00030349  0x000081ae call  0x00007716 
+ 00030350  0x000081af copy  0x00000012 , 0x00000006 
+ 00030351  0x000081b0 call  0x0000771a 
+ 00030352  0x000081b3 force  0x00000000 , 0x00000007 
+ 00030353  0x000081b4 arg  0x000003d1 , 0x00000005 
+ 00030354  0x000081b8 arg  0x000006b1 , 0x00000002 
+ 00030355  0x000081b9 copy  0x00000007 , 0x00000012 
+ 00030356  0x000081ba lshift2  0x00000012 , 0x0000003f 
+ 00030357  0x000081bc iadd  0x00000002 , 0x00000012 
+ 00030358  0x000081bd force  0x00000000 , 0x00000002 
+ 00030359  0x000081be force  0x00000000 , 0x00000013 
+ 00030360  0x000081c4 ifetch  0x00000004 , 0x00000005 
+ 00030361  0x000081c5 iforce  0x00000011 
+ 00030362  0x000081c8 ifetch  0x00000004 , 0x00000012 
+ 00030363  0x000081c9 copy  0x00000013 , 0x00000038 
+ 00030364  0x000081ca imul32  0x0000002f , 0x0000003f 
+ 00030365  0x000081cb iadd  0x00000011 , 0x0000003f 
+ 00030366  0x000081cc iadd  0x00000002 , 0x0000003f 
+ 00030367  0x000081cd istore  0x00000004 , 0x00000005 
+ 00030368  0x000081ce rshift32  0x0000003f , 0x00000002 
+ 00030369  0x000081cf increase  0x00000001 , 0x00000013 
+ 00030370  0x000081d0 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00030371  0x000081d1 nbranch  0x00007698 , 0x00000001 
+ 00030372  0x000081d3 deposit  0x00000002 
+ 00030373  0x000081d4 istore  0x00000004 , 0x00000005 
+ 00030374  0x000081d5 increase  0xffffffe0 , 0x00000005 
+ 00030375  0x000081d8 increase  0x00000001 , 0x00000007 
+ 00030376  0x000081d9 compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00030377  0x000081da nbranch  0x00007692 , 0x00000001 
+ 00030378  0x000081db arg  0x000003d1 , 0x00000011 
+ 00030379  0x000081dc copy  0x0000000b , 0x00000005 
+ 00030380  0x000081dd branch  0x000076ad 
+ 00030381  0x000081e0 bpatch  0x000000f2 , 0x0000401e 
+ 00030382  0x000081e1 copy  0x00000005 , 0x0000000b 
+ 00030383  0x000081e2 copy  0x00000011 , 0x00000030 
+ 00030384  0x000081e3 arg  0x00000411 , 0x00000012 
+ 00030385  0x000081e4 copy  0x00000012 , 0x00000005 
+ 00030386  0x000081e5 call  0x00007c9b 
+ 00030387  0x000081e6 istore  0x00000008 , 0x00000005 
+ 00030388  0x000081e7 add  0x00000011 , 0x0000002c , 0x00000006 
+ 00030389  0x000081e8 call  0x00007c89 
+ 00030390  0x000081e9 call  0x00007c83 
+ 00030391  0x000081ea copy  0x00000012 , 0x00000011 
+ 00030392  0x000081eb call  0x00007723 
+ 00030393  0x000081ec arg  0x00000411 , 0x00000012 
+ 00030394  0x000081ed copy  0x00000030 , 0x00000011 
+ 00030395  0x000081ee copy  0x0000000b , 0x00000005 
+ 00030396  0x000081ef call  0x00007720 
+ 00030397  0x000081f1 arg  0x00000411 , 0x00000012 
+ 00030398  0x000081f2 copy  0x00000012 , 0x00000005 
+ 00030399  0x000081f3 call  0x00007c9b 
+ 00030400  0x000081f4 istore  0x00000008 , 0x00000005 
+ 00030401  0x000081f5 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030402  0x000081f6 call  0x00007c8f 
+ 00030403  0x000081f7 call  0x00007c9b 
+ 00030404  0x000081f8 copy  0x00000012 , 0x00000011 
+ 00030405  0x000081f9 call  0x00007723 
+ 00030406  0x000081fd arg  0x00000411 , 0x00000012 
+ 00030407  0x000081fe copy  0x0000000b , 0x00000011 
+ 00030408  0x000081ff copy  0x00000011 , 0x00000005 
+ 00030409  0x00008200 call  0x00007720 
+ 00030410  0x00008204 arg  0x00000411 , 0x00000012 
+ 00030411  0x00008205 copy  0x00000012 , 0x00000005 
+ 00030412  0x00008206 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030413  0x00008207 call  0x00007c83 
+ 00030414  0x00008208 call  0x00007c9b 
+ 00030415  0x00008209 istore  0x00000008 , 0x00000005 
+ 00030416  0x0000820a add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030417  0x0000820b call  0x00007c89 
+ 00030418  0x0000820c copy  0x0000000b , 0x00000011 
+ 00030419  0x0000820d copy  0x00000011 , 0x00000005 
+ 00030420  0x0000820e call  0x00007720 
+ 00030421  0x00008212 arg  0x00000411 , 0x00000012 
+ 00030422  0x00008213 copy  0x00000012 , 0x00000005 
+ 00030423  0x00008214 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030424  0x00008215 call  0x00007c83 
+ 00030425  0x00008216 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030426  0x00008217 call  0x00007c83 
+ 00030427  0x00008218 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030428  0x00008219 call  0x00007c84 
+ 00030429  0x0000821a add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030430  0x0000821b call  0x00007c84 
+ 00030431  0x0000821c copy  0x0000000b , 0x00000011 
+ 00030432  0x0000821d copy  0x00000011 , 0x00000005 
+ 00030433  0x0000821e call  0x00007720 
+ 00030434  0x00008221 arg  0x00000411 , 0x00000012 
+ 00030435  0x00008222 copy  0x00000012 , 0x00000005 
+ 00030436  0x00008223 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030437  0x00008224 call  0x00007c83 
+ 00030438  0x00008225 call  0x00007c9b 
+ 00030439  0x00008226 istore  0x00000008 , 0x00000005 
+ 00030440  0x00008227 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030441  0x00008228 call  0x00007c84 
+ 00030442  0x00008229 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030443  0x0000822a call  0x00007c84 
+ 00030444  0x0000822b copy  0x0000000b , 0x00000011 
+ 00030445  0x0000822c copy  0x00000011 , 0x00000005 
+ 00030446  0x0000822d call  0x00007739 
+ 00030447  0x00008230 arg  0x00000411 , 0x00000012 
+ 00030448  0x00008231 copy  0x00000012 , 0x00000005 
+ 00030449  0x00008232 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030450  0x00008233 call  0x00007c89 
+ 00030451  0x00008234 call  0x00007c89 
+ 00030452  0x00008235 force  0x00000000 , 0x0000003f 
+ 00030453  0x00008236 istore  0x00000008 , 0x00000005 
+ 00030454  0x00008237 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030455  0x00008238 call  0x00007c84 
+ 00030456  0x00008239 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030457  0x0000823a call  0x00007c84 
+ 00030458  0x0000823b copy  0x0000000b , 0x00000011 
+ 00030459  0x0000823c copy  0x00000011 , 0x00000005 
+ 00030460  0x0000823d call  0x00007739 
+ 00030461  0x00008240 arg  0x00000411 , 0x00000012 
+ 00030462  0x00008241 copy  0x00000012 , 0x00000005 
+ 00030463  0x00008242 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030464  0x00008243 call  0x00007c83 
+ 00030465  0x00008244 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030466  0x00008245 call  0x00007c83 
+ 00030467  0x00008246 call  0x00007c9b 
+ 00030468  0x00008247 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030469  0x00008248 call  0x00007c84 
+ 00030470  0x00008249 copy  0x0000000b , 0x00000011 
+ 00030471  0x0000824a copy  0x00000011 , 0x00000005 
+ 00030472  0x0000824b call  0x00007739 
+ 00030473  0x0000824e arg  0x00000411 , 0x00000012 
+ 00030474  0x0000824f copy  0x00000012 , 0x00000005 
+ 00030475  0x00008250 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030476  0x00008251 call  0x00007c89 
+ 00030477  0x00008252 call  0x00007c9b 
+ 00030478  0x00008253 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030479  0x00008254 call  0x00007c83 
+ 00030480  0x00008255 call  0x00007c9b 
+ 00030481  0x00008256 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030482  0x00008257 call  0x00007c84 
+ 00030483  0x00008258 copy  0x0000000b , 0x00000011 
+ 00030484  0x00008259 copy  0x00000011 , 0x00000005 
+ 00030485  0x0000825a branch  0x00007739 
+ 00030486  0x0000825e force  0x00000020 , 0x00000039 
+ 00030487  0x0000825f arg  0x000006b1 , 0x00000005 
+ 00030488  0x00008260 iadd  0x00000005 , 0x00000005 
+ 00030489  0x00008261 branch  0x00007cda 
+ 00030490  0x00008264 force  0x00000008 , 0x00000039 
+ 00030491  0x00008265 branch  0x000074f7 
+ 00030492  0x00008268 copy  0x00000011 , 0x00000012 
+ 00030493  0x00008269 branch  0x00007684 
+ 00030494  0x0000826c force  0x00000008 , 0x00000039 
+ 00030495  0x0000826d branch  0x000074c0 
+ 00030496  0x00008270 call  0x0000771e 
+ 00030497  0x00008271 copy  0x00000005 , 0x00000011 
+ 00030498  0x00008272 branch  0x00007724 
+ 00030499  0x00008275 call  0x00007751 
+ 00030500  0x00008277 isolate1  0x00000000 , 0x00000013 
+ 00030501  0x00008278 branch  0x0000772d , 0x00000001 
+ 00030502  0x00008279 arg  0x00000569 , 0x00000012 
+ 00030503  0x0000827a copy  0x00000011 , 0x00000013 
+ 00030504  0x0000827b increase  0xffffffe0 , 0x00000011 
+ 00030505  0x0000827c call  0x00007754 
+ 00030506  0x0000827d nrtn  0x00000002 
+ 00030507  0x0000827e copy  0x00000013 , 0x00000011 
+ 00030508  0x0000827f branch  0x00007735 
+ 00030509  0x00008282 call  0x00007735 
+ 00030510  0x00008284 copy  0x00000011 , 0x00000013 
+ 00030511  0x00008285 increase  0xffffffe0 , 0x00000011 
+ 00030512  0x00008286 arg  0x00000569 , 0x00000012 
+ 00030513  0x00008287 call  0x00007754 
+ 00030514  0x00008288 nrtn  0x00000002 
+ 00030515  0x00008289 copy  0x00000013 , 0x00000011 
+ 00030516  0x0000828a branch  0x00007735 
+ 00030517  0x0000828e increase  0xffffffe0 , 0x00000011 
+ 00030518  0x0000828f arg  0x00000569 , 0x00000012 
+ 00030519  0x00008290 copy  0x00000011 , 0x00000005 
+ 00030520  0x00008291 branch  0x0000774c 
+ 00030521  0x00008297 call  0x0000774c 
+ 00030522  0x00008299 branch  0x00007743 , 0x00000001 
+ 00030523  0x0000829c add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030524  0x0000829d arg  0x00000569 , 0x00000012 
+ 00030525  0x0000829e call  0x00007754 
+ 00030526  0x0000829f nrtn  0x00000002 
+ 00030527  0x000082a0 arg  0x00000569 , 0x00000012 
+ 00030528  0x000082a1 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030529  0x000082a3 copy  0x00000011 , 0x00000005 
+ 00030530  0x000082a4 branch  0x0000774c 
+ 00030531  0x000082a6 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030532  0x000082a7 arg  0x00000569 , 0x00000012 
+ 00030533  0x000082a8 copy  0x00000011 , 0x00000005 
+ 00030534  0x000082a9 call  0x0000771e 
+ 00030535  0x000082ab rtn  0x00000001 
+ 00030536  0x000082ac add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030537  0x000082ad arg  0x00000569 , 0x00000012 
+ 00030538  0x000082ae copy  0x00000011 , 0x00000005 
+ 00030539  0x000082af branch  0x0000771e 
+ 00030540  0x000082b4 force  0x00000008 , 0x00000039 
+ 00030541  0x000082b5 branch  0x000074ce 
+ 00030542  0x000082b8 force  0x00000008 , 0x00000039 
+ 00030543  0x000082b9 increase  0x0000001c , 0x00000011 
+ 00030544  0x000082ba branch  0x000074dd 
+ 00030545  0x000082bd force  0x00000008 , 0x00000039 
+ 00030546  0x000082be force  0x00000000 , 0x00000013 
+ 00030547  0x000082bf branch  0x000074eb 
+ 00030548  0x000082c2 force  0x00000008 , 0x00000039 
+ 00030549  0x000082c3 increase  0x0000001c , 0x00000011 
+ 00030550  0x000082c4 increase  0x0000001c , 0x00000012 
+ 00030551  0x000082c5 branch  0x000074b5 
+ 00030552  0x000082c9 ifetch  0x00000008 , 0x00000006 
+ 00030553  0x000082ca nrtn  0x00000034 
+ 00030554  0x000082cb branch  0x000074a3 
+ 00030555  0x000082d1 copy  0x00000011 , 0x00000030 
+ 00030556  0x000082d3 copy  0x00000030 , 0x00000011 
+ 00030557  0x000082d4 ifetch  0x00000001 , 0x00000011 
+ 00030558  0x000082d5 isolate1  0x00000000 , 0x0000003f 
+ 00030559  0x000082d6 rtn  0x00000001 
+ 00030560  0x000082d7 call  0x0000774e 
+ 00030561  0x000082d8 ifetch  0x00000001 , 0x00000012 
+ 00030562  0x000082d9 isolate0  0x00000000 , 0x0000003f 
+ 00030563  0x000082da branch  0x0000776b , 0x00000001 
+ 00030564  0x000082db arg  0x00000569 , 0x00000011 
+ 00030565  0x000082dc copy  0x00000012 , 0x00000005 
+ 00030566  0x000082dd call  0x0000771e 
+ 00030567  0x000082de ifetch  0x00000001 , 0x00000012 
+ 00030568  0x000082df iadd  0x00000013 , 0x0000003f 
+ 00030569  0x000082e0 istore  0x00000001 , 0x00000012 
+ 00030570  0x000082e1 increase  0xffffffe0 , 0x00000012 
+ 00030571  0x000082e3 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00030572  0x000082e4 force  0x00000009 , 0x00000039 
+ 00030573  0x000082e5 call  0x000074dd 
+ 00030574  0x000082e6 branch  0x0000775c 
+ 00030575  0x000082ea rtn  0x0000002b 
+ 00030576  0x000082eb call  0x000023d8 
+ 00030577  0x000082ec call  0x00007776 
+ 00030578  0x000082ed call  0x0000781b 
+ 00030579  0x000082ee branch  0x000077ac 
+ 00030580  0x000082f1 call  0x000077cf 
+ 00030581  0x000082f2 branch  0x0000780a 
+ 00030582  0x000082f5 fetch  0x00000001 , 0x000044ec 
+ 00030583  0x000082f6 rtneq  0x000000ff 
+ 00030584  0x000082f7 iforce  0x00000002 
+ 00030585  0x000082f8 call  0x00006ef7 
+ 00030586  0x000082f9 fetcht  0x00000001 , 0x000044ec 
+ 00030587  0x000082fa call  0x00006ef3 
+ 00030588  0x000082fb nop  0x00000064 
+ 00030589  0x000082fc fetcht  0x00000001 , 0x000044ec 
+ 00030590  0x000082fd call  0x00006edd 
+ 00030591  0x000082fe branch  0x00007780 
+ 00030592  0x00008303 bpatch  0x000000f3 , 0x0000401e 
+ 00030593  0x00008304 fetch  0x00000001 , 0x000044ec 
+ 00030594  0x00008305 rtneq  0x000000ff 
+ 00030595  0x00008306 copy  0x0000003f , 0x00000002 
+ 00030596  0x00008307 call  0x00006ee6 
+ 00030597  0x00008308 nbranch  0x00007792 , 0x00000001 
+ 00030598  0x0000830b call  0x0000779c 
+ 00030599  0x0000830c fetch  0x00000002 , 0x000044e9 
+ 00030600  0x0000830d set1  0x0000000c , 0x0000003f 
+ 00030601  0x0000830e store  0x00000002 , 0x000044e9 
+ 00030602  0x0000830f fetch  0x00000001 , 0x000044e4 
+ 00030603  0x00008310 rtneq  0x00000000 
+ 00030604  0x00008311 jam  0x00000000 , 0x000044e4 
+ 00030605  0x00008313 fetch  0x00000001 , 0x000044eb 
+ 00030606  0x00008314 store  0x00000001 , 0x000044e3 
+ 00030607  0x00008315 call  0x000077a3 
+ 00030608  0x00008316 jam  0x0000002c , 0x0000066f 
+ 00030609  0x00008317 branch  0x0000782b 
+ 00030610  0x00008319 fetch  0x00000002 , 0x000044e9 
+ 00030611  0x0000831a set0  0x0000000c , 0x0000003f 
+ 00030612  0x0000831b store  0x00000002 , 0x000044e9 
+ 00030613  0x0000831c fetch  0x00000001 , 0x000044e4 
+ 00030614  0x0000831d rtneq  0x00000001 
+ 00030615  0x0000831e jam  0x00000001 , 0x000044e4 
+ 00030616  0x00008320 jam  0x00000000 , 0x000044e3 
+ 00030617  0x00008321 call  0x000077a5 
+ 00030618  0x00008322 jam  0x0000002d , 0x0000066f 
+ 00030619  0x00008323 branch  0x0000782b 
+ 00030620  0x00008326 fetch  0x00000001 , 0x000044e3 
+ 00030621  0x00008327 rtn  0x00000034 
+ 00030622  0x00008328 increase  0xffffffff , 0x0000003f 
+ 00030623  0x00008329 store  0x00000001 , 0x000044e3 
+ 00030624  0x0000832a nrtn  0x00000034 
+ 00030625  0x0000832c jam  0x00000010 , 0x0000066f 
+ 00030626  0x0000832d branch  0x0000782b 
+ 00030627  0x00008330 arg  0x00000007 , 0x00000007 
+ 00030628  0x00008331 branch  0x000024e7 
+ 00030629  0x00008334 arg  0x00000007 , 0x00000007 
+ 00030630  0x00008335 branch  0x000024eb 
+ 00030631  0x0000833d bpatch  0x000000f4 , 0x0000401e 
+ 00030632  0x0000833e fetch  0x00000002 , 0x000044ef 
+ 00030633  0x0000833f mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00030634  0x00008340 iadd  0x00000012 , 0x00000012 
+ 00030635  0x00008341 rtn 
+ 00030636  0x00008345 fetch  0x00000001 , 0x000044ee 
+ 00030637  0x00008346 rtn  0x00000034 
+ 00030638  0x00008347 copy  0x0000003f , 0x00000039 
+ 00030639  0x00008348 fetch  0x00000002 , 0x000044ef 
+ 00030640  0x00008349 copy  0x0000003f , 0x00000012 
+ 00030641  0x0000834b add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030642  0x0000834c ifetcht  0x00000001 , 0x00000013 
+ 00030643  0x0000834d call  0x000077b7 
+ 00030644  0x0000834e increase  0x0000000b , 0x00000012 
+ 00030645  0x0000834f loop  0x000077b1 
+ 00030646  0x00008350 rtn 
+ 00030647  0x00008354 fetch  0x00000001 , 0x000044ed 
+ 00030648  0x00008355 branch  0x00006ef3 , 0x00000034 
+ 00030649  0x00008356 branch  0x00006ef7 
+ 00030650  0x0000835a call  0x000077a7 
+ 00030651  0x0000835b setarg  0x00000002 
+ 00030652  0x0000835c istore  0x00000001 , 0x00000012 
+ 00030653  0x0000835d call  0x00007804 
+ 00030654  0x0000835e branch  0x000077db 
+ 00030655  0x00008365 call  0x000077a7 
+ 00030656  0x00008366 setarg  0x00000003 
+ 00030657  0x00008367 istore  0x00000001 , 0x00000012 
+ 00030658  0x00008369 call  0x00007804 
+ 00030659  0x0000836a branch  0x000077d8 
+ 00030660  0x0000836f call  0x000077a7 
+ 00030661  0x00008370 setarg  0x00000001 
+ 00030662  0x00008371 istore  0x00000001 , 0x00000012 
+ 00030663  0x00008372 setarg  0x000000ff 
+ 00030664  0x00008373 istore  0x00000001 , 0x00000005 
+ 00030665  0x00008374 branch  0x000077d8 
+ 00030666  0x0000837a call  0x000077a7 
+ 00030667  0x0000837b arg  0x0000000b , 0x00000039 
+ 00030668  0x0000837c copy  0x00000013 , 0x00000006 
+ 00030669  0x0000837d copy  0x00000012 , 0x00000005 
+ 00030670  0x0000837e branch  0x00007ccc 
+ 00030671  0x00008383 fetch  0x00000001 , 0x000044ee 
+ 00030672  0x00008384 rtn  0x00000034 
+ 00030673  0x00008385 arg  0x00000000 , 0x00000011 
+ 00030674  0x00008387 call  0x000077de 
+ 00030675  0x00008388 increase  0x00000001 , 0x00000011 
+ 00030676  0x00008389 fetch  0x00000001 , 0x000044ee 
+ 00030677  0x0000838a isub  0x00000011 , 0x0000003e 
+ 00030678  0x0000838b rtn  0x00000005 
+ 00030679  0x0000838c branch  0x000077d2 
+ 00030680  0x00008390 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030681  0x00008391 ifetcht  0x00000001 , 0x00000013 
+ 00030682  0x00008392 branch  0x00006ef3 
+ 00030683  0x00008396 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030684  0x00008397 ifetcht  0x00000001 , 0x00000013 
+ 00030685  0x00008398 branch  0x00006ef7 
+ 00030686  0x0000839d add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030687  0x0000839e call  0x00007cef 
+ 00030688  0x0000839f nrtn  0x00000034 
+ 00030689  0x000083a1 call  0x000077a7 
+ 00030690  0x000083a3 ifetch  0x00000001 , 0x00000012 
+ 00030691  0x000083a5 beq  0x00000002 , 0x000077db 
+ 00030692  0x000083a6 beq  0x00000003 , 0x000077d8 
+ 00030693  0x000083a7 beq  0x00000000 , 0x000077d8 
+ 00030694  0x000083a8 beq  0x00000005 , 0x000077f2 
+ 00030695  0x000083aa call  0x000077db 
+ 00030696  0x000083ab add  0x00000012 , 0x00000007 , 0x00000013 
+ 00030697  0x000083ac call  0x00007c49 
+ 00030698  0x000083ad ifetch  0x00000002 , 0x00000013 
+ 00030699  0x000083ae call  0x00007d79 
+ 00030700  0x000083af call  0x00007c55 
+ 00030701  0x000083b0 setarg  0x00000005 
+ 00030702  0x000083b1 istore  0x00000001 , 0x00000012 
+ 00030703  0x000083b2 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00030704  0x000083b3 ifetch  0x00000002 , 0x00000013 
+ 00030705  0x000083b4 branch  0x00007802 
+ 00030706  0x000083b8 call  0x000077d8 
+ 00030707  0x000083b9 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00030708  0x000083ba call  0x00007c49 
+ 00030709  0x000083bb ifetch  0x00000002 , 0x00000013 
+ 00030710  0x000083bc call  0x00007d79 
+ 00030711  0x000083bd call  0x00007c55 
+ 00030712  0x000083bf add  0x00000012 , 0x00000001 , 0x00000013 
+ 00030713  0x000083c0 ifetch  0x00000001 , 0x00000013 
+ 00030714  0x000083c1 beq  0x000000ff , 0x000077fe 
+ 00030715  0x000083c2 increase  0xffffffff , 0x0000003f 
+ 00030716  0x000083c3 istore  0x00000001 , 0x00000013 
+ 00030717  0x000083c4 branch  0x000077bf , 0x00000034 
+ 00030718  0x000083c6 setarg  0x00000004 
+ 00030719  0x000083c7 istore  0x00000001 , 0x00000012 
+ 00030720  0x000083c8 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00030721  0x000083c9 ifetch  0x00000002 , 0x00000013 
+ 00030722  0x000083cb add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030723  0x000083cc branch  0x00007ce1 
+ 00030724  0x000083cf setarg  0x00000000 
+ 00030725  0x000083d0 branch  0x00007802 
+ 00030726  0x000083d7 setarg  0x00001000 
+ 00030727  0x000083d8 lshift16  0x0000003f , 0x0000003f 
+ 00030728  0x000083d9 iadd  0x00000012 , 0x00000012 
+ 00030729  0x000083da rtn 
+ 00030730  0x000083dd bpatch  0x000000f5 , 0x0000401e 
+ 00030731  0x000083de arg  0x00000000 , 0x00000011 
+ 00030732  0x000083df fetcht  0x00000004 , 0x000044e5 
+ 00030733  0x000083e0 copy  0x00000022 , 0x00000012 
+ 00030734  0x000083e1 copy  0x00000012 , 0x0000003f 
+ 00030735  0x000083e2 isub  0x00000002 , 0x0000003e 
+ 00030736  0x000083e3 ncall  0x00007806 , 0x00000002 
+ 00030737  0x000083e5 copy  0x00000012 , 0x0000003f 
+ 00030738  0x000083e6 increase  0x000000a0 , 0x00000002 
+ 00030739  0x000083e7 increase  0x000000a0 , 0x00000002 
+ 00030740  0x000083e8 isub  0x00000002 , 0x0000003e 
+ 00030741  0x000083e9 nbranch  0x0000781e , 0x00000002 
+ 00030742  0x000083ea increase  0x00000001 , 0x00000011 
+ 00030743  0x000083eb and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00030744  0x000083ec nbranch  0x00007811 , 0x00000034 
+ 00030745  0x000083ed arg  0x00000000 , 0x00000011 
+ 00030746  0x000083ee call  0x00007824 
+ 00030747  0x000083f0 copy  0x00000022 , 0x0000003f 
+ 00030748  0x000083f1 store  0x00000004 , 0x000044e5 
+ 00030749  0x000083f2 rtn 
+ 00030750  0x000083f4 copy  0x00000011 , 0x0000003f 
+ 00030751  0x000083f5 rtn  0x00000034 
+ 00030752  0x000083f6 increase  0xffffff60 , 0x00000002 
+ 00030753  0x000083f7 increase  0xffffff60 , 0x00000002 
+ 00030754  0x000083f8 set0  0x0000001c , 0x00000002 
+ 00030755  0x000083f9 storet  0x00000004 , 0x000044e5 
+ 00030756  0x000083fb branch  0x000042d4 
+ 00030757  0x00008403 jam  0x00000001 , 0x000044d1 
+ 00030758  0x00008405 fetch  0x00000001 , 0x000044d2 
+ 00030759  0x00008406 nbranch  0x00007826 , 0x00000034 
+ 00030760  0x00008407 rtn 
+ 00030761  0x0000840a jam  0x00000000 , 0x000044d1 
+ 00030762  0x0000840b rtn 
+ 00030763  0x00008410 bpatch  0x000000f6 , 0x0000401e 
+ 00030764  0x00008411 call  0x00007825 
+ 00030765  0x00008412 copy  0x00000011 , 0x0000003f 
+ 00030766  0x00008413 store  0x00000004 , 0x00000684 
+ 00030767  0x00008414 arg  0x000044d3 , 0x00000011 
+ 00030768  0x00008415 call  0x00007d8b 
+ 00030769  0x00008416 fetch  0x00000004 , 0x00000684 
+ 00030770  0x00008417 copy  0x0000003f , 0x00000011 
+ 00030771  0x00008418 branch  0x00007829 
+ 00030772  0x0000841b bpatch  0x000000f7 , 0x0000401e 
+ 00030773  0x0000841c call  0x00007825 
+ 00030774  0x0000841d copy  0x00000011 , 0x0000003f 
+ 00030775  0x0000841e store  0x00000004 , 0x00000684 
+ 00030776  0x0000841f arg  0x000044db , 0x00000011 
+ 00030777  0x00008420 call  0x00007d8b 
+ 00030778  0x00008421 fetch  0x00000004 , 0x00000684 
+ 00030779  0x00008422 copy  0x0000003f , 0x00000011 
+ 00030780  0x00008423 branch  0x00007829 
+ 00030781  0x00008426 setarg  0x00000000 
+ 00030782  0x00008427 store  0x00000008 , 0x000044db 
+ 00030783  0x00008428 store  0x00000008 , 0x000044d3 
+ 00030784  0x00008429 rtn 
+ 00030785  0x0000842c bpatch  0x000000f8 , 0x0000401f 
+ 00030786  0x0000842d fetch  0x00000001 , 0x00004114 
+ 00030787  0x0000842e nrtn  0x00000034 
+ 00030788  0x0000842f arg  0x000044db , 0x00000011 
+ 00030789  0x00008430 call  0x00007da3 
+ 00030790  0x00008431 rtn  0x00000034 
+ 00030791  0x00008432 jam  0x00000000 , 0x0000066e 
+ 00030792  0x00008433 call  0x0000784c 
+ 00030793  0x00008434 fetch  0x00000001 , 0x0000066e 
+ 00030794  0x00008435 branch  0x00007841 , 0x00000034 
+ 00030795  0x00008436 rtn 
+ 00030796  0x00008439 call  0x00007825 
+ 00030797  0x0000843a arg  0x000044db , 0x00000011 
+ 00030798  0x0000843b call  0x00007d97 
+ 00030799  0x0000843c copy  0x0000003f , 0x00000002 
+ 00030800  0x0000843d call  0x00007829 
+ 00030801  0x0000843e bpatch  0x000000f9 , 0x0000401f 
+ 00030802  0x0000843f copy  0x00000002 , 0x0000003f 
+ 00030803  0x00008440 rtn  0x00000034 
+ 00030804  0x00008441 beq  0x0000000d , 0x00007870 
+ 00030805  0x00008442 beq  0x0000000e , 0x00007876 
+ 00030806  0x00008443 beq  0x0000000f , 0x0000787b 
+ 00030807  0x00008444 beq  0x00000010 , 0x00007881 
+ 00030808  0x00008445 beq  0x00000013 , 0x0000788b 
+ 00030809  0x00008446 beq  0x00000014 , 0x0000788d 
+ 00030810  0x00008447 beq  0x00000015 , 0x0000788f 
+ 00030811  0x00008448 beq  0x00000016 , 0x00007899 
+ 00030812  0x00008449 beq  0x00000017 , 0x0000789c 
+ 00030813  0x0000844a beq  0x00000018 , 0x0000789e 
+ 00030814  0x0000844b beq  0x00000019 , 0x000078a1 
+ 00030815  0x0000844d store  0x00000001 , 0x0000066f 
+ 00030816  0x00008451 fetch  0x00000001 , 0x0000066f 
+ 00030817  0x00008452 bmark0  0x00000009 , 0x00007869 
+ 00030818  0x00008453 bpatch  0x000000fa , 0x0000401f 
+ 00030819  0x00008454 fetch  0x00000001 , 0x0000066f 
+ 00030820  0x00008455 beq  0x00000011 , 0x00007886 
+ 00030821  0x00008456 beq  0x0000001b , 0x000078a9 
+ 00030822  0x00008457 beq  0x00000012 , 0x0000788a 
+ 00030823  0x00008458 beq  0x0000001f , 0x00006ea3 
+ 00030824  0x00008459 rtn 
+ 00030825  0x0000845c store  0x00000001 , 0x0000066f 
+ 00030826  0x0000845d call  0x0000205d 
+ 00030827  0x0000845e branch  0x0000786e , 0x00000005 
+ 00030828  0x0000845f call  0x00002062 
+ 00030829  0x00008460 nrtn  0x00000005 
+ 00030830  0x00008462 jam  0x00000001 , 0x0000066e 
+ 00030831  0x00008463 branch  0x00007834 
+ 00030832  0x0000846b jam  0x00000001 , 0x00004388 
+ 00030833  0x0000846c jam  0x00000000 , 0x0000438b 
+ 00030834  0x0000846d fetch  0x00000002 , 0x000044e9 
+ 00030835  0x0000846e set1  0x0000000b , 0x0000003f 
+ 00030836  0x0000846f store  0x00000002 , 0x000044e9 
+ 00030837  0x00008470 rtn 
+ 00030838  0x00008475 fetch  0x00000002 , 0x000044e9 
+ 00030839  0x00008476 set0  0x0000000b , 0x0000003f 
+ 00030840  0x00008477 store  0x00000002 , 0x000044e9 
+ 00030841  0x00008478 jam  0x00000000 , 0x00004388 
+ 00030842  0x00008479 rtn 
+ 00030843  0x0000847e jam  0x00000001 , 0x00004388 
+ 00030844  0x0000847f jam  0x00000001 , 0x0000438b 
+ 00030845  0x00008480 fetch  0x00000002 , 0x000044e9 
+ 00030846  0x00008481 set1  0x0000000b , 0x0000003f 
+ 00030847  0x00008482 store  0x00000002 , 0x000044e9 
+ 00030848  0x00008483 rtn 
+ 00030849  0x00008488 fetch  0x00000002 , 0x000044e9 
+ 00030850  0x00008489 set0  0x0000000b , 0x0000003f 
+ 00030851  0x0000848a store  0x00000002 , 0x000044e9 
+ 00030852  0x0000848b jam  0x00000000 , 0x00004388 
+ 00030853  0x0000848c rtn 
+ 00030854  0x00008491 setarg  0x00000014 
+ 00030855  0x00008492 store  0x00000002 , 0x00000196 
+ 00030856  0x00008493 store  0x00000002 , 0x000042f5 
+ 00030857  0x00008494 branch  0x000030c5 
+ 00030858  0x00008499 branch  0x00002e93 
+ 00030859  0x0000849e arg  0x00000000 , 0x00000011 
+ 00030860  0x0000849f branch  0x000077bf 
+ 00030861  0x000084a4 arg  0x00000000 , 0x00000011 
+ 00030862  0x000084a5 branch  0x000077ba 
+ 00030863  0x000084aa arg  0x00000000 , 0x00000011 
+ 00030864  0x000084ab call  0x000077a7 
+ 00030865  0x000084ac ifetch  0x00000001 , 0x00000012 
+ 00030866  0x000084ad beq  0x00000001 , 0x00007896 
+ 00030867  0x000084ae beq  0x00000004 , 0x00007896 
+ 00030868  0x000084af beq  0x00000005 , 0x00007896 
+ 00030869  0x000084b0 branch  0x000077c4 
+ 00030870  0x000084b3 ifetch  0x00000001 , 0x00000006 
+ 00030871  0x000084b4 rtneq  0x000000ff 
+ 00030872  0x000084b5 branch  0x000077c4 
+ 00030873  0x000084ba jam  0x00000001 , 0x00004343 
+ 00030874  0x000084bb jam  0x0000001b , 0x00004114 
+ 00030875  0x000084be rtn 
+ 00030876  0x000084c3 jam  0x00000001 , 0x00004343 
+ 00030877  0x000084c4 rtn 
+ 00030878  0x000084c9 jam  0x00000000 , 0x00004343 
+ 00030879  0x000084ca jam  0x00000000 , 0x00004114 
+ 00030880  0x000084cb rtn 
+ 00030881  0x000084d0 fetch  0x00000002 , 0x000043d5 
+ 00030882  0x000084d1 call  0x00007d79 
+ 00030883  0x000084d2 fetch  0x00000001 , 0x000044ec 
+ 00030884  0x000084d3 beq  0x000000ff , 0x000078a7 
+ 00030885  0x000084d4 copy  0x0000003f , 0x00000002 
+ 00030886  0x000084d5 call  0x00006edd 
+ 00030887  0x000084d7 call  0x0000783d 
+ 00030888  0x000084d8 branch  0x00002417 
+ 00030889  0x000084dd branch  0x00002ed5 
+ 00030890  0x000084e3 fetch  0x00000001 , 0x000044e9 
+ 00030891  0x000084e4 rtnbit0  0x0000000c 
+ 00030892  0x000084e5 rtn 
+ 00030893  0x000084eb fetch  0x00000002 , 0x000043fb 
+ 00030894  0x000084ec add  0x0000003f , 0x00000002 , 0x00000005 
+ 00030895  0x000084ed setarg  0x00000000 
+ 00030896  0x000084ee istore  0x00000003 , 0x00000005 
+ 00030897  0x000084ef rtn 
+ 00030898  0x000084f4 bpatch  0x000000fb , 0x0000401f 
+ 00030899  0x000084f5 call  0x00007dbc 
+ 00030900  0x000084f6 call  0x000078fe 
+ 00030901  0x000084f7 rtn  0x00000034 
+ 00030902  0x000084f8 fetch  0x00000002 , 0x000043fb 
+ 00030903  0x000084f9 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030904  0x000084fa ifetcht  0x00000001 , 0x00000012 
+ 00030905  0x000084fb increase  0x00000001 , 0x00000002 
+ 00030906  0x000084fc istoret  0x00000001 , 0x00000012 
+ 00030907  0x000084fe ifetcht  0x00000001 , 0x0000003f 
+ 00030908  0x000084ff copy  0x00000002 , 0x00000039 
+ 00030909  0x00008500 add  0x0000003f , 0x00000004 , 0x00000012 
+ 00030910  0x00008501 ifetch  0x00000001 , 0x00000012 
+ 00030911  0x00008502 imul32  0x00000002 , 0x0000003f 
+ 00030912  0x00008503 iadd  0x00000006 , 0x00000005 
+ 00030913  0x00008504 copy  0x00000011 , 0x00000006 
+ 00030914  0x00008506 call  0x00007cda 
+ 00030915  0x00008507 call  0x00007902 
+ 00030916  0x00008508 pincrease  0xffffffff 
+ 00030917  0x00008509 ifetcht  0x00000001 , 0x00000012 
+ 00030918  0x0000850a increase  0x00000001 , 0x00000002 
+ 00030919  0x0000850b iand  0x00000002 , 0x00000002 
+ 00030920  0x0000850c istoret  0x00000001 , 0x00000012 
+ 00030921  0x0000850d branch  0x00007dba 
+ 00030922  0x00008513 bpatch  0x000000fc , 0x0000401f 
+ 00030923  0x00008514 call  0x00007dbc 
+ 00030924  0x00008515 call  0x000078fa 
+ 00030925  0x00008516 rtn  0x00000034 
+ 00030926  0x00008517 fetch  0x00000002 , 0x000043fb 
+ 00030927  0x00008518 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030928  0x00008519 ifetcht  0x00000001 , 0x00000012 
+ 00030929  0x0000851a increase  0xffffffff , 0x00000002 
+ 00030930  0x0000851b istoret  0x00000001 , 0x00000012 
+ 00030931  0x0000851c ifetcht  0x00000001 , 0x0000003f 
+ 00030932  0x0000851d copy  0x00000002 , 0x00000039 
+ 00030933  0x0000851e add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030934  0x0000851f ifetch  0x00000001 , 0x00000012 
+ 00030935  0x00008520 imul32  0x00000002 , 0x0000003f 
+ 00030936  0x00008521 iadd  0x00000006 , 0x00000006 
+ 00030937  0x00008522 increase  0x00000001 , 0x00000006 
+ 00030938  0x00008523 copy  0x00000011 , 0x00000005 
+ 00030939  0x00008524 branch  0x000078c2 
+ 00030940  0x0000852c call  0x00007dbc 
+ 00030941  0x0000852d call  0x000078fa 
+ 00030942  0x0000852e rtn  0x00000034 
+ 00030943  0x0000852f fetch  0x00000002 , 0x000043fb 
+ 00030944  0x00008530 ifetcht  0x00000001 , 0x0000003f 
+ 00030945  0x00008531 copy  0x00000002 , 0x00000039 
+ 00030946  0x00008532 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030947  0x00008533 ifetch  0x00000001 , 0x00000012 
+ 00030948  0x00008534 imul32  0x00000002 , 0x0000003f 
+ 00030949  0x00008535 iadd  0x00000006 , 0x00000006 
+ 00030950  0x00008536 increase  0x00000001 , 0x00000006 
+ 00030951  0x00008537 copy  0x00000006 , 0x00000012 
+ 00030952  0x00008538 copy  0x00000011 , 0x00000005 
+ 00030953  0x00008539 call  0x00007cda 
+ 00030954  0x0000853a branch  0x00007dba 
+ 00030955  0x0000853d call  0x00007dbc 
+ 00030956  0x0000853e call  0x000078fa 
+ 00030957  0x0000853f rtn  0x00000034 
+ 00030958  0x00008540 fetch  0x00000002 , 0x000043fb 
+ 00030959  0x00008541 ifetcht  0x00000001 , 0x0000003f 
+ 00030960  0x00008542 copy  0x00000002 , 0x00000039 
+ 00030961  0x00008543 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030962  0x00008544 ifetch  0x00000001 , 0x00000012 
+ 00030963  0x00008545 imul32  0x00000002 , 0x0000003f 
+ 00030964  0x00008546 iadd  0x00000006 , 0x00000006 
+ 00030965  0x00008547 add  0x00000006 , 0x00000002 , 0x00000005 
+ 00030966  0x00008548 copy  0x00000011 , 0x00000006 
+ 00030967  0x00008549 increase  0xffffffff , 0x00000039 
+ 00030968  0x0000854a call  0x00007cda 
+ 00030969  0x0000854b branch  0x00007dba 
+ 00030970  0x0000854f fetch  0x00000002 , 0x000043fb 
+ 00030971  0x00008550 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00030972  0x00008551 ifetch  0x00000001 , 0x00000006 
+ 00030973  0x00008552 rtn 
+ 00030974  0x00008556 call  0x00007902 
+ 00030975  0x00008557 ifetcht  0x00000001 , 0x00000006 
+ 00030976  0x00008558 isub  0x00000002 , 0x0000003f 
+ 00030977  0x00008559 rtn 
+ 00030978  0x0000855d fetch  0x00000002 , 0x000043fb 
+ 00030979  0x0000855e add  0x0000003f , 0x00000001 , 0x00000006 
+ 00030980  0x0000855f ifetch  0x00000001 , 0x00000006 
+ 00030981  0x00008560 rtn 
+ 00030982  0x00008569 bpatch  0x000000fd , 0x0000401f 
+ 00030983  0x0000856a fetch  0x00000001 , 0x00008c22 
+ 00030984  0x0000856b isolate1  0x00000003 , 0x0000003f 
+ 00030985  0x0000856c call  0x00007915 , 0x00000001 
+ 00030986  0x0000856d fetch  0x00000002 , 0x00008c22 
+ 00030987  0x0000856e store  0x00000002 , 0x00008c22 
+ 00030988  0x0000856f store  0x00000002 , 0x00000709 
+ 00030989  0x00008570 call  0x00007973 
+ 00030990  0x00008571 call  0x000079a2 
+ 00030991  0x00008572 call  0x00007b96 
+ 00030992  0x00008573 call  0x00007bdf 
+ 00030993  0x00008574 branch  0x0000796b 
+ 00030994  0x00008577 bpatch  0x000000fe , 0x0000401f 
+ 00030995  0x00008578 call  0x00007396 
+ 00030996  0x00008579 call  0x00007932 
+ 00030997  0x0000857b jam  0x00000000 , 0x00008c00 
+ 00030998  0x0000857c nop  0x00002710 
+ 00030999  0x0000857d jam  0x00000000 , 0x00008c12 
+ 00031000  0x0000857e fetch  0x00000002 , 0x00008050 
+ 00031001  0x0000857f set0  0x0000000a , 0x0000003f 
+ 00031002  0x00008580 store  0x00000002 , 0x00008050 
+ 00031003  0x00008581 jam  0x00000021 , 0x00008c10 
+ 00031004  0x00008582 jam  0x0000009d , 0x00008c11 
+ 00031005  0x00008583 jam  0x0000003c , 0x00008c00 
+ 00031006  0x00008584 setarg  0x00000763 
+ 00031007  0x00008585 store  0x00000002 , 0x00008c02 
+ 00031008  0x00008586 store  0x00000002 , 0x00008c06 
+ 00031009  0x00008587 setarg  0x000007a3 
+ 00031010  0x00008588 store  0x00000002 , 0x00008c04 
+ 00031011  0x00008589 jam  0x00000080 , 0x00008c12 
+ 00031012  0x0000858a jam  0x00000000 , 0x00008c01 
+ 00031013  0x0000858b jam  0x000000ff , 0x00008c22 
+ 00031014  0x0000858c setarg  0x0000095f 
+ 00031015  0x0000858d arg  0x0000086d , 0x00000005 
+ 00031016  0x0000858e isub  0x00000005 , 0x00000039 
+ 00031017  0x0000858f branch  0x00007ca1 
+ 00031018  0x00008592 fetcht  0x00000001 , 0x0000086c 
+ 00031019  0x00008593 branch  0x00006edd 
+ 00031020  0x00008595 fetch  0x00000001 , 0x0000090e 
+ 00031021  0x00008596 rtn  0x00000034 
+ 00031022  0x00008597 fetcht  0x00000001 , 0x0000086c 
+ 00031023  0x00008598 call  0x00006ee6 
+ 00031024  0x00008599 branch  0x00007915 , 0x00000001 
+ 00031025  0x0000859a rtn 
+ 00031026  0x0000859d jam  0x00000002 , 0x0000086b 
+ 00031027  0x0000859e setarg  0x00000000 
+ 00031028  0x0000859f store  0x00000001 , 0x000007a6 
+ 00031029  0x000085a0 store  0x00000002 , 0x00000865 
+ 00031030  0x000085a1 pincrease  0x00000001 
+ 00031031  0x000085a2 store  0x00000002 , 0x00000867 
+ 00031032  0x000085a3 pincrease  0x00000001 
+ 00031033  0x000085a4 store  0x00000002 , 0x00000869 
+ 00031034  0x000085a5 arg  0x000007fa , 0x00000005 
+ 00031035  0x000085a6 setarg  0x00030404 
+ 00031036  0x000085a7 istore  0x00000003 , 0x00000005 
+ 00031037  0x000085a8 setarg  0x00000409 
+ 00031038  0x000085a9 istore  0x00000002 , 0x00000005 
+ 00031039  0x000085aa arg  0x000007ff , 0x00000005 
+ 00031040  0x000085ab setsect  0x00000000 , 0x00015906 
+ 00031041  0x000085ac setsect  0x00000001 , 0x000210d2 
+ 00031042  0x000085ad setsect  0x00000002 , 0x00010494 
+ 00031043  0x000085ae setsect  0x00000003 , 0x00000001 
+ 00031044  0x000085af istore  0x00000009 , 0x00000005 
+ 00031045  0x000085b0 arg  0x0000081d , 0x00000005 
+ 00031046  0x000085b1 setsect  0x00000000 , 0x0001570f 
+ 00031047  0x000085b2 setsect  0x00000001 , 0x00015c9a 
+ 00031048  0x000085b3 setsect  0x00000002 , 0x000256c6 
+ 00031049  0x000085b4 setsect  0x00000003 , 0x0001cdcd 
+ 00031050  0x000085b5 istore  0x00000009 , 0x00000005 
+ 00031051  0x000085b6 setsect  0x00000000 , 0x00014420 
+ 00031052  0x000085b7 setsect  0x00000001 , 0x00025d99 
+ 00031053  0x000085b8 setsect  0x00000002 , 0x00025636 
+ 00031054  0x000085b9 setsect  0x00000003 , 0x00000001 
+ 00031055  0x000085ba istore  0x00000007 , 0x00000005 
+ 00031056  0x000085bb arg  0x0000083b , 0x00000005 
+ 00031057  0x000085bc setsect  0x00000000 , 0x0001620a 
+ 00031058  0x000085bd setsect  0x00000001 , 0x00000c8c 
+ 00031059  0x000085be setsect  0x00000002 , 0x00030333 
+ 00031060  0x000085bf setsect  0x00000003 , 0x0000c0c0 
+ 00031061  0x000085c0 istore  0x00000009 , 0x00000005 
+ 00031062  0x000085c1 setsect  0x00000000 , 0x00003130 
+ 00031063  0x000085c2 istore  0x00000002 , 0x00000005 
+ 00031064  0x000085c3 setarg  0x00009272 
+ 00031065  0x000085c4 store  0x00000002 , 0x000007a7 
+ 00031066  0x000085c5 setarg  0x000092cd 
+ 00031067  0x000085c6 store  0x00000002 , 0x000007a9 
+ 00031068  0x000085c7 arg  0x00009371 , 0x00000006 
+ 00031069  0x000085c8 arg  0x000007ab , 0x00000005 
+ 00031070  0x000085c9 arg  0x00000013 , 0x00000039 
+ 00031071  0x000085ca call  0x00007cda 
+ 00031072  0x000085cb arg  0x00009384 , 0x00000006 
+ 00031073  0x000085cc arg  0x000007be , 0x00000005 
+ 00031074  0x000085cd arg  0x0000003c , 0x00000039 
+ 00031075  0x000085ce call  0x00007cda 
+ 00031076  0x000085d0 fetch  0x00000002 , 0x00000859 
+ 00031077  0x000085d1 branch  0x00007d79 
+ 00031078  0x000085d4 fetch  0x00000001 , 0x0000085b 
+ 00031079  0x000085d5 rtn  0x00000034 
+ 00031080  0x000085d6 store  0x00000001 , 0x000007e0 
+ 00031081  0x000085d7 store  0x00000001 , 0x000007f9 
+ 00031082  0x000085d8 rtn 
+ 00031083  0x000085db arg  0x00000001 , 0x00000007 
+ 00031084  0x000085dc call  0x00007cef 
+ 00031085  0x000085dd nrtn  0x00000034 
+ 00031086  0x000085de fetch  0x00000001 , 0x0000090f 
+ 00031087  0x000085df nrtn  0x00000034 
+ 00031088  0x000085e0 fetch  0x00000001 , 0x0000090e 
+ 00031089  0x000085e1 ncall  0x00007c38 , 0x00000034 
+ 00031090  0x000085e2 rtn 
+ 00031091  0x000085e5 fetch  0x00000001 , 0x00000709 
+ 00031092  0x000085e6 bbit1  0x00000002 , 0x00007976 
+ 00031093  0x000085e7 rtn 
+ 00031094  0x000085ea call  0x0000797b 
+ 00031095  0x000085eb call  0x00007cee 
+ 00031096  0x000085ec setarg  0x00000280 
+ 00031097  0x000085ed arg  0x00000001 , 0x00000007 
+ 00031098  0x000085ee branch  0x00007ce1 
+ 00031099  0x000085f1 fetch  0x00000001 , 0x00000900 
+ 00031100  0x000085f2 bne  0x00000002 , 0x00007980 
+ 00031101  0x000085f3 jam  0x00000000 , 0x0000090f 
+ 00031102  0x000085f4 jam  0x00000000 , 0x00000910 
+ 00031103  0x000085f5 rtn 
+ 00031104  0x000085f8 fetch  0x00000001 , 0x00000912 
+ 00031105  0x000085f9 rtn  0x00000034 
+ 00031106  0x000085fa jam  0x00000000 , 0x00000912 
+ 00031107  0x000085fb jam  0x00000002 , 0x00000900 
+ 00031108  0x000085fc jam  0x00000001 , 0x0000090e 
+ 00031109  0x000085fd rtn 
+ 00031110  0x00008600 fetch  0x00000001 , 0x00000709 
+ 00031111  0x00008601 bbit1  0x00000000 , 0x000079af 
+ 00031112  0x00008602 rtn 
+ 00031113  0x00008605 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
+ 00031114  0x00008606 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
+ 00031115  0x00008607 fetchr  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031116  0x00008608 ifetch  0x00000002 , 0x00000003 
+ 00031117  0x00008609 rshift8  0x0000003f , 0x00000002 
+ 00031118  0x0000860a rshift4  0x00000002 , 0x00000002 
+ 00031119  0x0000860b arg  0x00000fff , 0x00000006 
+ 00031120  0x0000860c iand  0x00000006 , 0x00000039 
+ 00031121  0x0000860d storer  0x00000039 , 0x00000002 , 0x0000070c 
+ 00031122  0x0000860e rtn 
+ 00031123  0x00008612 call  0x00007989 
+ 00031124  0x00008614 ifetch  0x00000001 , 0x00000003 
+ 00031125  0x00008615 istore  0x00000001 , 0x00000005 
+ 00031126  0x00008616 loop  0x00007994 
+ 00031127  0x00008617 storer  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031128  0x00008618 rtn 
+ 00031129  0x0000861b arg  0x0000095f , 0x00000005 
+ 00031130  0x0000861c call  0x00007994 
+ 00031131  0x0000861d arg  0x00000963 , 0x00000002 
+ 00031132  0x0000861e storet  0x00000002 , 0x00008c0e 
+ 00031133  0x0000861f fetch  0x00000001 , 0x00000960 
+ 00031134  0x00008620 pincrease  0x00000006 
+ 00031135  0x00008621 istore  0x00000001 , 0x00000002 
+ 00031136  0x00008622 jam  0x00000008 , 0x00008c18 
+ 00031137  0x00008623 rtn 
+ 00031138  0x00008627 bpatch  0x000000ff , 0x0000401f 
+ 00031139  0x00008628 fetch  0x00000001 , 0x00000709 
+ 00031140  0x00008629 rtnbit0  0x00000005 
+ 00031141  0x0000862a call  0x00007989 
+ 00031142  0x0000862b compare  0x0000000d , 0x00000002 , 0x000000ff 
+ 00031143  0x0000862c branch  0x00007999 , 0x00000001 
+ 00031144  0x0000862d arg  0x0000086d , 0x00000005 
+ 00031145  0x0000862e call  0x00007994 
+ 00031146  0x0000862f fetch  0x00000001 , 0x0000070c 
+ 00031147  0x00008630 beq  0x00000000 , 0x00007986 
+ 00031148  0x00008631 beq  0x00000001 , 0x000079b6 
+ 00031149  0x00008632 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00031150  0x00008633 rtn  0x00000002 
+ 00031151  0x00008635 bpatchx  0x00000000 , 0x00004020 
+ 00031152  0x00008636 set0  0x00000023 , 0x00000000 
+ 00031153  0x00008637 fetch  0x00000001 , 0x0000086d 
+ 00031154  0x00008638 and_into  0x00000080 , 0x0000003f 
+ 00031155  0x00008639 beq  0x00000080 , 0x000079ba 
+ 00031156  0x0000863a beq  0x00000000 , 0x000079c2 
+ 00031157  0x0000863b branch  0x0000235a 
+ 00031158  0x0000863e fetch  0x00000001 , 0x0000086d 
+ 00031159  0x0000863f rtnbit1  0x00000007 
+ 00031160  0x00008640 call  0x00007b6a 
+ 00031161  0x00008641 branch  0x000079e9 
+ 00031162  0x00008645 fetch  0x00000001 , 0x0000086d 
+ 00031163  0x00008646 rshift4  0x0000003f , 0x0000003f 
+ 00031164  0x00008647 rshift  0x0000003f , 0x0000003f 
+ 00031165  0x00008648 and_into  0x00000003 , 0x0000003f 
+ 00031166  0x00008649 beq  0x00000000 , 0x000079ca 
+ 00031167  0x0000864a beq  0x00000001 , 0x000079d0 
+ 00031168  0x0000864b beq  0x00000002 , 0x000079d5 
+ 00031169  0x0000864c branch  0x0000235a 
+ 00031170  0x0000864f fetch  0x00000001 , 0x0000086d 
+ 00031171  0x00008650 rshift4  0x0000003f , 0x0000003f 
+ 00031172  0x00008651 rshift  0x0000003f , 0x0000003f 
+ 00031173  0x00008652 and_into  0x00000003 , 0x0000003f 
+ 00031174  0x00008653 beq  0x00000000 , 0x000079d6 
+ 00031175  0x00008654 beq  0x00000001 , 0x000079de 
+ 00031176  0x00008655 beq  0x00000002 , 0x000079e3 
+ 00031177  0x00008656 branch  0x0000235a 
+ 00031178  0x00008659 fetch  0x00000001 , 0x0000086e 
+ 00031179  0x0000865a beq  0x00000008 , 0x000079eb 
+ 00031180  0x0000865b beq  0x00000006 , 0x00007a01 
+ 00031181  0x0000865c beq  0x0000000a , 0x00007a46 
+ 00031182  0x0000865d beq  0x00000000 , 0x00007a58 
+ 00031183  0x0000865e branch  0x000079e4 
+ 00031184  0x00008661 fetch  0x00000001 , 0x0000086e 
+ 00031185  0x00008662 beq  0x00000002 , 0x00007a8d 
+ 00031186  0x00008663 beq  0x00000001 , 0x00007a91 
+ 00031187  0x00008664 beq  0x00000003 , 0x00007aa2 
+ 00031188  0x00008665 branch  0x000079e4 
+ 00031189  0x00008668 branch  0x000079e4 
+ 00031190  0x0000866b fetch  0x00000001 , 0x0000086e 
+ 00031191  0x0000866c beq  0x00000001 , 0x00007aac 
+ 00031192  0x0000866d beq  0x00000003 , 0x00007adb 
+ 00031193  0x0000866e beq  0x00000005 , 0x00007b06 
+ 00031194  0x0000866f beq  0x00000009 , 0x00007b1f 
+ 00031195  0x00008670 beq  0x0000000b , 0x00007b3a 
+ 00031196  0x00008671 beq  0x00000007 , 0x000079e4 
+ 00031197  0x00008672 branch  0x000079e4 
+ 00031198  0x00008675 fetch  0x00000001 , 0x0000086e 
+ 00031199  0x00008676 beq  0x0000000a , 0x00007b4b 
+ 00031200  0x00008677 beq  0x00000009 , 0x00007b5d 
+ 00031201  0x00008678 beq  0x0000000b , 0x00007b7c 
+ 00031202  0x00008679 branch  0x000079e4 
+ 00031203  0x0000867c branch  0x000079e4 
+ 00031204  0x0000867f bpatchx  0x00000001 , 0x00004020 
+ 00031205  0x00008680 fetch  0x00000001 , 0x00008c19 
+ 00031206  0x00008681 set1  0x00000000 , 0x0000003f 
+ 00031207  0x00008682 store  0x00000001 , 0x00008c19 
+ 00031208  0x00008683 branch  0x000079e9 
+ 00031209  0x00008686 jam  0x00000001 , 0x00008c1b 
+ 00031210  0x00008687 rtn 
+ 00031211  0x0000868a fetch  0x00000001 , 0x0000086d 
+ 00031212  0x0000868b bne  0x00000080 , 0x000079e4 
+ 00031213  0x0000868c fetch  0x00000001 , 0x00000871 
+ 00031214  0x0000868d bne  0x00000000 , 0x000079e4 
+ 00031215  0x0000868e fetch  0x00000001 , 0x00000872 
+ 00031216  0x0000868f bne  0x00000000 , 0x000079e4 
+ 00031217  0x00008690 fetch  0x00000001 , 0x00000873 
+ 00031218  0x00008691 bne  0x00000001 , 0x000079e4 
+ 00031219  0x00008692 fetch  0x00000001 , 0x00000874 
+ 00031220  0x00008693 bne  0x00000000 , 0x000079e4 
+ 00031221  0x00008694 fetch  0x00000001 , 0x0000086f 
+ 00031222  0x00008695 bne  0x00000000 , 0x000079e4 
+ 00031223  0x00008696 fetch  0x00000001 , 0x00000870 
+ 00031224  0x00008697 bne  0x00000000 , 0x000079e4 
+ 00031225  0x00008698 fetch  0x00000001 , 0x0000086b 
+ 00031226  0x00008699 beq  0x00000004 , 0x000079fd 
+ 00031227  0x0000869a beq  0x00000003 , 0x000079ff 
+ 00031228  0x0000869b branch  0x000079e4 
+ 00031229  0x0000869e arg  0x00000001 , 0x00000012 
+ 00031230  0x0000869f branch  0x00007a72 
+ 00031231  0x000086a2 arg  0x00000001 , 0x00000012 
+ 00031232  0x000086a3 branch  0x00007a70 
+ 00031233  0x000086a6 bpatchx  0x00000002 , 0x00004020 
+ 00031234  0x000086a8 fetch  0x00000001 , 0x00000870 
+ 00031235  0x000086a9 beq  0x00000001 , 0x00007a14 
+ 00031236  0x000086aa beq  0x00000002 , 0x00007a2d 
+ 00031237  0x000086ab beq  0x00000003 , 0x00007a30 
+ 00031238  0x000086ac beq  0x00000021 , 0x00007a09 
+ 00031239  0x000086ad beq  0x00000022 , 0x00007a3e 
+ 00031240  0x000086ae branch  0x000079e4 
+ 00031241  0x000086b1 jam  0x00000000 , 0x000008fd 
+ 00031242  0x000086b2 fetch  0x00000001 , 0x00000871 
+ 00031243  0x000086b3 beq  0x00000000 , 0x00007a0e 
+ 00031244  0x000086b4 beq  0x00000001 , 0x00007a11 
+ 00031245  0x000086b5 branch  0x000079e4 
+ 00031246  0x000086b8 fetchr  0x00000012 , 0x00000001 , 0x000007d1 
+ 00031247  0x000086b9 arg  0x000007d1 , 0x00000011 
+ 00031248  0x000086ba branch  0x00007b8b 
+ 00031249  0x000086bd fetchr  0x00000012 , 0x00000001 , 0x000007ea 
+ 00031250  0x000086be arg  0x000007ea , 0x00000011 
+ 00031251  0x000086bf branch  0x00007b8b 
+ 00031252  0x000086c5 fetch  0x00000001 , 0x00000911 
+ 00031253  0x000086c6 ncall  0x00007a25 , 0x00000034 
+ 00031254  0x000086c7 setarg  0x000007ab 
+ 00031255  0x000086c8 fetcht  0x00000001 , 0x000007ab 
+ 00031256  0x000086ca store  0x00000002 , 0x00000908 
+ 00031257  0x000086cb storet  0x00000001 , 0x0000090a 
+ 00031258  0x000086cc fetch  0x00000001 , 0x00000873 
+ 00031259  0x000086cd isub  0x00000002 , 0x0000003e 
+ 00031260  0x000086ce nbranch  0x00007a23 , 0x00000002 
+ 00031261  0x000086d0 fetch  0x00000001 , 0x0000090a 
+ 00031262  0x000086d2 iforce  0x00000012 
+ 00031263  0x000086d3 fetch  0x00000002 , 0x00000908 
+ 00031264  0x000086d4 add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00031265  0x000086d5 iforce  0x00000011 
+ 00031266  0x000086d6 branch  0x00007b8b 
+ 00031267  0x000086d8 fetch  0x00000001 , 0x00000873 
+ 00031268  0x000086d9 branch  0x00007a1e 
+ 00031269  0x000086dc fetch  0x00000001 , 0x00008c01 
+ 00031270  0x000086dd ncall  0x00007a29 , 0x00000034 
+ 00031271  0x000086de jam  0x00000000 , 0x00000911 
+ 00031272  0x000086df rtn 
+ 00031273  0x000086e1 fetch  0x00000001 , 0x00008c01 
+ 00031274  0x000086e2 set1  0x00000007 , 0x0000003f 
+ 00031275  0x000086e3 store  0x00000001 , 0x00008c01 
+ 00031276  0x000086e4 rtn 
+ 00031277  0x000086e7 setarg  0x000007be 
+ 00031278  0x000086e8 fetcht  0x00000001 , 0x000007be 
+ 00031279  0x000086e9 branch  0x00007a18 
+ 00031280  0x000086ec fetch  0x00000001 , 0x0000086f 
+ 00031281  0x000086ed sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00031282  0x000086ee nbranch  0x000079e4 , 0x00000002 
+ 00031283  0x000086ef fetch  0x00000001 , 0x0000086f 
+ 00031284  0x000086f0 arg  0x000007fa , 0x00000011 
+ 00031285  0x000086f1 beq  0x00000000 , 0x00007b89 
+ 00031286  0x000086f2 set1  0x00000023 , 0x00000000 
+ 00031287  0x000086f3 arg  0x000007ff , 0x00000011 
+ 00031288  0x000086f4 beq  0x00000001 , 0x00007b89 
+ 00031289  0x000086f5 arg  0x0000081d , 0x00000011 
+ 00031290  0x000086f6 beq  0x00000002 , 0x00007b89 
+ 00031291  0x000086f7 arg  0x0000083b , 0x00000011 
+ 00031292  0x000086f8 beq  0x00000003 , 0x00007b89 
+ 00031293  0x000086f9 rtn 
+ 00031294  0x000086fc fetch  0x00000002 , 0x00000871 
+ 00031295  0x000086fd beq  0x00000001 , 0x00007a42 
+ 00031296  0x000086fe fetchr  0x00000011 , 0x00000002 , 0x000007a7 
+ 00031297  0x000086ff branch  0x00007b89 
+ 00031298  0x00008701 jam  0x00000001 , 0x0000090e 
+ 00031299  0x00008702 jam  0x00000001 , 0x00000900 
+ 00031300  0x00008703 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
+ 00031301  0x00008704 branch  0x00007b89 
+ 00031302  0x00008708 fetch  0x00000001 , 0x0000086b 
+ 00031303  0x00008709 bne  0x00000004 , 0x000079e4 
+ 00031304  0x0000870a fetch  0x00000001 , 0x0000086d 
+ 00031305  0x0000870b bne  0x00000081 , 0x000079e4 
+ 00031306  0x0000870c fetch  0x00000001 , 0x0000086f 
+ 00031307  0x0000870d bne  0x00000000 , 0x000079e4 
+ 00031308  0x0000870e fetch  0x00000001 , 0x00000870 
+ 00031309  0x0000870f bne  0x00000000 , 0x000079e4 
+ 00031310  0x00008710 fetch  0x00000001 , 0x00000873 
+ 00031311  0x00008711 bne  0x00000001 , 0x000079e4 
+ 00031312  0x00008712 fetch  0x00000001 , 0x00000874 
+ 00031313  0x00008713 bne  0x00000000 , 0x000079e4 
+ 00031314  0x00008714 fetch  0x00000001 , 0x00000871 
+ 00031315  0x00008715 bne  0x00000000 , 0x000079e4 
+ 00031316  0x00008716 fetch  0x00000001 , 0x00000872 
+ 00031317  0x00008717 bne  0x00000000 , 0x000079e4 
+ 00031318  0x00008718 arg  0x00000001 , 0x00000012 
+ 00031319  0x00008719 branch  0x00007a70 
+ 00031320  0x0000871d fetch  0x00000001 , 0x0000086b 
+ 00031321  0x0000871e beq  0x00000002 , 0x000079e4 
+ 00031322  0x0000871f fetch  0x00000001 , 0x0000086f 
+ 00031323  0x00008720 bne  0x00000000 , 0x000079e4 
+ 00031324  0x00008721 fetch  0x00000001 , 0x00000870 
+ 00031325  0x00008722 bne  0x00000000 , 0x000079e4 
+ 00031326  0x00008723 fetch  0x00000001 , 0x00000873 
+ 00031327  0x00008724 bne  0x00000002 , 0x000079e4 
+ 00031328  0x00008725 fetch  0x00000001 , 0x00000874 
+ 00031329  0x00008726 bne  0x00000000 , 0x000079e4 
+ 00031330  0x00008727 fetch  0x00000001 , 0x00000872 
+ 00031331  0x00008728 bne  0x00000000 , 0x000079e4 
+ 00031332  0x00008729 fetch  0x00000001 , 0x0000086d 
+ 00031333  0x0000872a beq  0x00000080 , 0x00007a6b 
+ 00031334  0x0000872b beq  0x00000081 , 0x00007a76 
+ 00031335  0x0000872c beq  0x00000082 , 0x00007a7a 
+ 00031336  0x0000872d branch  0x000079e4 
+ 00031337  0x00008731 jam  0x00000001 , 0x00000903 
+ 00031338  0x00008732 branch  0x00007a74 
+ 00031339  0x00008735 fetch  0x00000001 , 0x00000871 
+ 00031340  0x00008736 bne  0x00000000 , 0x000079e4 
+ 00031341  0x00008737 arg  0x00000002 , 0x00000012 
+ 00031342  0x00008738 fetch  0x00000001 , 0x00000901 
+ 00031343  0x00008739 beq  0x00000001 , 0x00007a69 
+ 00031344  0x0000873c arg  0x00000865 , 0x00000011 
+ 00031345  0x0000873d branch  0x00007b8b 
+ 00031346  0x0000873f arg  0x00000867 , 0x00000011 
+ 00031347  0x00008740 branch  0x00007b8b 
+ 00031348  0x00008742 arg  0x00000869 , 0x00000011 
+ 00031349  0x00008743 branch  0x00007b8b 
+ 00031350  0x00008746 fetch  0x00000001 , 0x0000086b 
+ 00031351  0x00008747 bne  0x00000004 , 0x000079e4 
+ 00031352  0x00008748 arg  0x00000002 , 0x00000012 
+ 00031353  0x00008749 branch  0x00007a70 
+ 00031354  0x0000874c fetch  0x00000001 , 0x0000086b 
+ 00031355  0x0000874d bne  0x00000004 , 0x000079e4 
+ 00031356  0x0000874e fetch  0x00000001 , 0x00000871 
+ 00031357  0x0000874f beq  0x00000081 , 0x00007a87 
+ 00031358  0x00008750 beq  0x00000082 , 0x00007a89 
+ 00031359  0x00008751 beq  0x00000083 , 0x00007a8b 
+ 00031360  0x00008752 and_into  0x0000007f , 0x0000003f 
+ 00031361  0x00008753 beq  0x00000000 , 0x00007a83 
+ 00031362  0x00008754 branch  0x000079e4 
+ 00031363  0x00008757 fetch  0x00000001 , 0x00000904 
+ 00031364  0x00008759 arg  0x00000002 , 0x00000012 
+ 00031365  0x0000875a beq  0x00000001 , 0x00007a72 
+ 00031366  0x0000875b branch  0x00007a70 
+ 00031367  0x0000875d fetch  0x00000001 , 0x00000905 
+ 00031368  0x0000875e branch  0x00007a84 
+ 00031369  0x00008760 fetch  0x00000001 , 0x00000906 
+ 00031370  0x00008761 branch  0x00007a84 
+ 00031371  0x00008763 fetch  0x00000001 , 0x00000907 
+ 00031372  0x00008764 branch  0x00007a84 
+ 00031373  0x00008767 jam  0x00000001 , 0x000008fb 
+ 00031374  0x00008768 arg  0x000008fc , 0x00000011 
+ 00031375  0x00008769 arg  0x00000001 , 0x00000012 
+ 00031376  0x0000876a branch  0x00007b8b 
+ 00031377  0x0000876d fetch  0x00000002 , 0x0000086f 
+ 00031378  0x0000876e arg  0x000001ba , 0x00000002 
+ 00031379  0x0000876f isub  0x00000002 , 0x0000003e 
+ 00031380  0x00008770 nbranch  0x000079e4 , 0x00000005 
+ 00031381  0x00008773 fetch  0x00000001 , 0x000008f8 
+ 00031382  0x00008774 nbranch  0x00007a9f , 0x00000034 
+ 00031383  0x00008775 jam  0x00000000 , 0x000008b5 
+ 00031384  0x00008777 fetch  0x00000001 , 0x00000873 
+ 00031385  0x00008778 iforce  0x00000012 
+ 00031386  0x00008779 arg  0x000008b5 , 0x00000011 
+ 00031387  0x0000877a call  0x00007b8b 
+ 00031388  0x0000877c arg  0x000008b5 , 0x00000005 
+ 00031389  0x0000877d arg  0x00000040 , 0x00000039 
+ 00031390  0x0000877e branch  0x00007ca3 
+ 00031391  0x00008780 jam  0x00000000 , 0x000008f8 
+ 00031392  0x00008781 jam  0x00000001 , 0x000008b5 
+ 00031393  0x00008782 branch  0x00007a98 
+ 00031394  0x00008785 fetch  0x00000001 , 0x00000873 
+ 00031395  0x00008786 bne  0x00000001 , 0x000079e4 
+ 00031396  0x00008787 jam  0x00000001 , 0x000008fd 
+ 00031397  0x00008788 arg  0x00000001 , 0x00000012 
+ 00031398  0x00008789 fetch  0x00000001 , 0x000008ff 
+ 00031399  0x0000878a beq  0x00000000 , 0x00007aaa 
+ 00031400  0x0000878b beq  0x00000001 , 0x00007aab 
+ 00031401  0x0000878c branch  0x00007a70 
+ 00031402  0x0000878e branch  0x00007a72 
+ 00031403  0x00008790 branch  0x00007a70 
+ 00031404  0x00008796 fetch  0x00000001 , 0x0000086b 
+ 00031405  0x00008797 bne  0x00000004 , 0x000079e4 
+ 00031406  0x00008798 fetch  0x00000001 , 0x00000873 
+ 00031407  0x00008799 bne  0x00000000 , 0x000079e4 
+ 00031408  0x0000879a fetch  0x00000001 , 0x00000874 
+ 00031409  0x0000879b bne  0x00000000 , 0x000079e4 
+ 00031410  0x0000879c fetch  0x00000001 , 0x00000870 
+ 00031411  0x0000879d bne  0x00000000 , 0x000079e4 
+ 00031412  0x0000879e fetch  0x00000001 , 0x00000872 
+ 00031413  0x0000879f bne  0x00000000 , 0x000079e4 
+ 00031414  0x000087a0 fetch  0x00000001 , 0x0000086d 
+ 00031415  0x000087a1 beq  0x00000000 , 0x00007abb 
+ 00031416  0x000087a2 beq  0x00000001 , 0x00007ac8 
+ 00031417  0x000087a3 beq  0x00000002 , 0x00007ac9 
+ 00031418  0x000087a4 branch  0x000079e4 
+ 00031419  0x000087a7 fetch  0x00000001 , 0x0000086f 
+ 00031420  0x000087a8 bne  0x00000001 , 0x000079e4 
+ 00031421  0x000087a9 fetch  0x00000001 , 0x00008c00 
+ 00031422  0x000087aa set0  0x00000007 , 0x0000003f 
+ 00031423  0x000087ab store  0x00000001 , 0x00008c00 
+ 00031424  0x000087ac jam  0x00000000 , 0x00000901 
+ 00031425  0x000087ad jam  0x00000001 , 0x00000902 
+ 00031426  0x000087ae fetch  0x00000001 , 0x00000903 
+ 00031427  0x000087af branch  0x000079e9 , 0x00000034 
+ 00031428  0x000087b0 jam  0x00000000 , 0x00000903 
+ 00031429  0x000087b1 jam  0x00000000 , 0x00000902 
+ 00031430  0x000087b2 jam  0x00000002 , 0x00000900 
+ 00031431  0x000087b3 branch  0x000079e9 
+ 00031432  0x000087b6 branch  0x000079e4 
+ 00031433  0x000087b9 fetch  0x00000001 , 0x0000086f 
+ 00031434  0x000087ba bne  0x00000000 , 0x000079e4 
+ 00031435  0x000087bb fetch  0x00000001 , 0x00000871 
+ 00031436  0x000087bc beq  0x00000081 , 0x00007ad4 
+ 00031437  0x000087bd beq  0x00000082 , 0x00007ad7 
+ 00031438  0x000087be beq  0x00000083 , 0x00007ad9 
+ 00031439  0x000087bf and_into  0x0000007f , 0x0000003f 
+ 00031440  0x000087c0 beq  0x00000000 , 0x00007ad2 
+ 00031441  0x000087c1 branch  0x000079e4 
+ 00031442  0x000087c4 jam  0x00000000 , 0x00000904 
+ 00031443  0x000087c5 branch  0x000079e9 
+ 00031444  0x000087c7 jam  0x00000000 , 0x00000905 
+ 00031445  0x000087c9 jam  0x00000001 , 0x00000912 
+ 00031446  0x000087ca branch  0x000079e9 
+ 00031447  0x000087cc jam  0x00000000 , 0x00000906 
+ 00031448  0x000087cd branch  0x00007ad5 
+ 00031449  0x000087cf jam  0x00000000 , 0x00000907 
+ 00031450  0x000087d0 branch  0x00007ad5 
+ 00031451  0x000087d4 fetch  0x00000001 , 0x00000873 
+ 00031452  0x000087d5 bne  0x00000000 , 0x000079e4 
+ 00031453  0x000087d6 fetch  0x00000001 , 0x00000874 
+ 00031454  0x000087d7 bne  0x00000000 , 0x000079e4 
+ 00031455  0x000087d8 fetch  0x00000001 , 0x0000086d 
+ 00031456  0x000087d9 beq  0x00000000 , 0x00007ae4 
+ 00031457  0x000087da beq  0x00000001 , 0x00007af2 
+ 00031458  0x000087db beq  0x00000002 , 0x00007af3 
+ 00031459  0x000087dc branch  0x000079e4 
+ 00031460  0x000087df fetch  0x00000001 , 0x0000086f 
+ 00031461  0x000087e0 bne  0x00000001 , 0x000079e4 
+ 00031462  0x000087e1 call  0x000048b1 
+ 00031463  0x000087e2 fetch  0x00000001 , 0x00008c00 
+ 00031464  0x000087e3 set1  0x00000007 , 0x0000003f 
+ 00031465  0x000087e4 store  0x00000001 , 0x00008c00 
+ 00031466  0x000087e5 jam  0x00000001 , 0x00000901 
+ 00031467  0x000087e6 jam  0x00000003 , 0x00000900 
+ 00031468  0x000087e7 jam  0x00000000 , 0x000008f9 
+ 00031469  0x000087e8 call  0x000079e9 
+ 00031470  0x000087ea call  0x00007cee 
+ 00031471  0x000087eb setarg  0x00001388 
+ 00031472  0x000087ec arg  0x0000000f , 0x00000007 
+ 00031473  0x000087ed branch  0x00007ce1 
+ 00031474  0x000087f0 branch  0x000079e4 
+ 00031475  0x000087f3 fetch  0x00000001 , 0x0000086f 
+ 00031476  0x000087f4 bne  0x00000000 , 0x000079e4 
+ 00031477  0x000087f5 fetch  0x00000001 , 0x00000870 
+ 00031478  0x000087f6 bne  0x00000000 , 0x000079e4 
+ 00031479  0x000087f7 fetch  0x00000001 , 0x00000871 
+ 00031480  0x000087f8 beq  0x00000081 , 0x00007b00 
+ 00031481  0x000087f9 beq  0x00000082 , 0x00007b02 
+ 00031482  0x000087fa beq  0x00000083 , 0x00007b04 
+ 00031483  0x000087fb and_into  0x0000007f , 0x0000003f 
+ 00031484  0x000087fc beq  0x00000000 , 0x00007afe 
+ 00031485  0x000087fd branch  0x000079e4 
+ 00031486  0x00008800 jam  0x00000001 , 0x00000904 
+ 00031487  0x00008801 branch  0x000079e9 
+ 00031488  0x00008803 jam  0x00000001 , 0x00000905 
+ 00031489  0x00008804 branch  0x000079e9 
+ 00031490  0x00008806 jam  0x00000001 , 0x00000906 
+ 00031491  0x00008807 branch  0x000079e9 
+ 00031492  0x00008809 jam  0x00000001 , 0x00000907 
+ 00031493  0x0000880a branch  0x000079e9 
+ 00031494  0x0000880e fetch  0x00000001 , 0x0000086d 
+ 00031495  0x0000880f bne  0x00000000 , 0x000079e4 
+ 00031496  0x00008810 fetch  0x00000001 , 0x00000871 
+ 00031497  0x00008811 bne  0x00000000 , 0x000079e4 
+ 00031498  0x00008812 fetch  0x00000001 , 0x00000872 
+ 00031499  0x00008813 bne  0x00000000 , 0x000079e4 
+ 00031500  0x00008814 fetch  0x00000001 , 0x00000873 
+ 00031501  0x00008815 bne  0x00000000 , 0x000079e4 
+ 00031502  0x00008816 fetch  0x00000001 , 0x00000874 
+ 00031503  0x00008817 bne  0x00000000 , 0x000079e4 
+ 00031504  0x00008818 fetch  0x00000001 , 0x00000870 
+ 00031505  0x00008819 bne  0x00000000 , 0x000079e4 
+ 00031506  0x0000881a fetch  0x00000001 , 0x0000086f 
+ 00031507  0x0000881b and_into  0x00000080 , 0x0000003f 
+ 00031508  0x0000881c bne  0x00000000 , 0x000079e4 
+ 00031509  0x0000881d fetch  0x00000001 , 0x0000086f 
+ 00031510  0x0000881e bne  0x00000000 , 0x00007b1d 
+ 00031511  0x00008820 jam  0x00000002 , 0x0000086b 
+ 00031512  0x00008822 fetch  0x00000001 , 0x0000086f 
+ 00031513  0x00008823 store  0x00000001 , 0x00008c01 
+ 00031514  0x00008824 call  0x000079e9 
+ 00031515  0x00008825 jam  0x00000001 , 0x00000911 
+ 00031516  0x00008826 rtn 
+ 00031517  0x00008828 jam  0x00000003 , 0x0000086b 
+ 00031518  0x00008829 branch  0x00007b18 
+ 00031519  0x0000882d fetch  0x00000001 , 0x0000086b 
+ 00031520  0x0000882e beq  0x00000002 , 0x000079e4 
+ 00031521  0x0000882f fetch  0x00000001 , 0x0000086d 
+ 00031522  0x00008830 bne  0x00000000 , 0x000079e4 
+ 00031523  0x00008831 fetch  0x00000001 , 0x00000871 
+ 00031524  0x00008832 bne  0x00000000 , 0x000079e4 
+ 00031525  0x00008833 fetch  0x00000001 , 0x00000872 
+ 00031526  0x00008834 bne  0x00000000 , 0x000079e4 
+ 00031527  0x00008835 fetch  0x00000001 , 0x00000873 
+ 00031528  0x00008836 bne  0x00000000 , 0x000079e4 
+ 00031529  0x00008837 fetch  0x00000001 , 0x00000874 
+ 00031530  0x00008838 bne  0x00000000 , 0x000079e4 
+ 00031531  0x00008839 fetch  0x00000001 , 0x00000870 
+ 00031532  0x0000883a bne  0x00000000 , 0x000079e4 
+ 00031533  0x0000883b fetch  0x00000001 , 0x0000086f 
+ 00031534  0x0000883c sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031535  0x0000883d nbranch  0x000079e4 , 0x00000002 
+ 00031536  0x0000883e fetch  0x00000001 , 0x0000086b 
+ 00031537  0x0000883f beq  0x00000003 , 0x00007b34 
+ 00031538  0x00008840 beq  0x00000004 , 0x00007b34 
+ 00031539  0x00008841 branch  0x000079e4 
+ 00031540  0x00008845 fetch  0x00000001 , 0x0000086f 
+ 00031541  0x00008846 beq  0x00000000 , 0x00007b38 
+ 00031542  0x00008847 jam  0x00000004 , 0x0000086b 
+ 00031543  0x00008848 branch  0x000079e9 
+ 00031544  0x0000884a jam  0x00000003 , 0x0000086b 
+ 00031545  0x0000884b branch  0x000079e9 
+ 00031546  0x0000884f fetch  0x00000001 , 0x0000086b 
+ 00031547  0x00008850 bne  0x00000004 , 0x000079e4 
+ 00031548  0x00008851 fetch  0x00000001 , 0x0000086d 
+ 00031549  0x00008852 bne  0x00000001 , 0x000079e4 
+ 00031550  0x00008853 fetch  0x00000001 , 0x0000086f 
+ 00031551  0x00008854 bne  0x00000000 , 0x000079e4 
+ 00031552  0x00008855 fetch  0x00000001 , 0x00000870 
+ 00031553  0x00008856 bne  0x00000000 , 0x000079e4 
+ 00031554  0x00008857 fetch  0x00000001 , 0x00000873 
+ 00031555  0x00008858 bne  0x00000000 , 0x000079e4 
+ 00031556  0x00008859 fetch  0x00000001 , 0x00000874 
+ 00031557  0x0000885a bne  0x00000000 , 0x000079e4 
+ 00031558  0x0000885b fetch  0x00000001 , 0x00000871 
+ 00031559  0x0000885c bne  0x00000000 , 0x000079e4 
+ 00031560  0x0000885d fetch  0x00000001 , 0x00000872 
+ 00031561  0x0000885e bne  0x00000000 , 0x000079e4 
+ 00031562  0x0000885f branch  0x000079e9 
+ 00031563  0x00008863 bpatchx  0x00000003 , 0x00004020 
+ 00031564  0x00008864 jam  0x00000001 , 0x000008fb 
+ 00031565  0x00008865 fetch  0x00000001 , 0x00000870 
+ 00031566  0x00008866 store  0x00000001 , 0x000008fc 
+ 00031567  0x00008867 fetch  0x00000001 , 0x00000871 
+ 00031568  0x00008868 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031569  0x00008869 call  0x00007b59 , 0x00000005 
+ 00031570  0x0000886a fetch  0x00000001 , 0x00000900 
+ 00031571  0x0000886b bne  0x00000004 , 0x000079e9 
+ 00031572  0x0000886c jam  0x00000002 , 0x00000900 
+ 00031573  0x0000886d call  0x000079e9 
+ 00031574  0x0000886e nop  0x00007530 
+ 00031575  0x0000886f nop  0x00007530 
+ 00031576  0x00008870 rtn 
+ 00031577  0x00008872 jam  0x00000001 , 0x0000090e 
+ 00031578  0x00008873 jam  0x00000000 , 0x00000902 
+ 00031579  0x00008874 jam  0x00000004 , 0x00000900 
+ 00031580  0x00008875 rtn 
+ 00031581  0x00008879 nop  0x00003a98 
+ 00031582  0x0000887a arg  0x00000875 , 0x00000005 
+ 00031583  0x0000887b call  0x00007993 
+ 00031584  0x0000887c jam  0x00000001 , 0x000008f7 
+ 00031585  0x0000887d call  0x00007b6e 
+ 00031586  0x0000887e fetch  0x00000002 , 0x0000086f 
+ 00031587  0x0000887f store  0x00000002 , 0x000008f5 
+ 00031588  0x00008880 call  0x000079e9 
+ 00031589  0x00008881 fetch  0x00000001 , 0x000043cb 
+ 00031590  0x00008882 rtnne  0x00000004 
+ 00031591  0x00008883 fetch  0x00000001 , 0x000008f9 
+ 00031592  0x00008884 rtn  0x00000034 
+ 00031593  0x00008885 fetch  0x00000001 , 0x00000875 
+ 00031594  0x00008887 store  0x00000001 , 0x00004621 
+ 00031595  0x00008888 jam  0x00000000 , 0x000008f9 
+ 00031596  0x00008889 jam  0x00000003 , 0x00004611 
+ 00031597  0x0000888a rtn 
+ 00031598  0x0000888e fetch  0x00000002 , 0x0000086f 
+ 00031599  0x0000888f arg  0x00000200 , 0x00000002 
+ 00031600  0x00008890 isub  0x00000002 , 0x0000003e 
+ 00031601  0x00008891 nrtn  0x00000005 
+ 00031602  0x00008892 fetch  0x00000002 , 0x00000871 
+ 00031603  0x00008893 arg  0x00000000 , 0x00000002 
+ 00031604  0x00008894 isub  0x00000002 , 0x0000003e 
+ 00031605  0x00008895 nrtn  0x00000005 
+ 00031606  0x00008896 fetch  0x00000002 , 0x00000873 
+ 00031607  0x00008897 arg  0x00000001 , 0x00000002 
+ 00031608  0x00008898 isub  0x00000002 , 0x0000003e 
+ 00031609  0x00008899 nrtn  0x00000005 
+ 00031610  0x0000889a jam  0x00000001 , 0x000008f9 
+ 00031611  0x0000889b rtn 
+ 00031612  0x0000889f fetch  0x00000001 , 0x00000873 
+ 00031613  0x000088a0 bne  0x00000000 , 0x000079e4 
+ 00031614  0x000088a1 fetch  0x00000001 , 0x0000086f 
+ 00031615  0x000088a2 beq  0x00000000 , 0x00007b82 
+ 00031616  0x000088a3 beq  0x00000001 , 0x00007b85 
+ 00031617  0x000088a4 branch  0x000079e4 
+ 00031618  0x000088a6 jam  0x00000000 , 0x000008fe 
+ 00031619  0x000088a7 jam  0x00000001 , 0x000008ff 
+ 00031620  0x000088a8 branch  0x000079e9 
+ 00031621  0x000088aa jam  0x00000001 , 0x000008fa 
+ 00031622  0x000088ab jam  0x00000001 , 0x000008fe 
+ 00031623  0x000088ac jam  0x00000000 , 0x000008ff 
+ 00031624  0x000088ad branch  0x000079e9 
+ 00031625  0x000088b1 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
+ 00031626  0x000088b2 increase  0x00000001 , 0x00000011 
+ 00031627  0x000088b5 bpatchx  0x00000004 , 0x00004020 
+ 00031628  0x000088b6 set1  0x0000000e , 0x00000000 
+ 00031629  0x000088b7 bmark0  0x00000023 , 0x00007b90 
+ 00031630  0x000088b8 increase  0x00000001 , 0x00000012 
+ 00031631  0x000088b9 lshift  0x00000012 , 0x00000012 
+ 00031632  0x000088bb storer  0x00000011 , 0x00000002 , 0x000007a4 
+ 00031633  0x000088bc storer  0x00000012 , 0x00000001 , 0x000007a6 
+ 00031634  0x000088bd branch  0x00007b96 
+ 00031635  0x000088be rtn 
+ 00031636  0x000088c1 arg  0x00000000 , 0x00000007 
+ 00031637  0x000088c2 branch  0x00007bd7 
+ 00031638  0x000088c8 bpatchx  0x00000005 , 0x00004020 
+ 00031639  0x000088c9 fetch  0x00000001 , 0x00008c25 
+ 00031640  0x000088ca rtnbit1  0x00000000 
+ 00031641  0x000088cb fetch  0x00000001 , 0x000007a6 
+ 00031642  0x000088cc rtn  0x00000034 
+ 00031643  0x000088cd copy  0x0000003f , 0x00000039 
+ 00031644  0x000088ce iforce  0x00000002 
+ 00031645  0x000088cf fetch  0x00000002 , 0x00000873 
+ 00031646  0x000088d0 sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00031647  0x000088d1 branch  0x00007ba4 , 0x00000002 
+ 00031648  0x000088d2 sub  0x00000039 , 0x00000040 , 0x0000003e 
+ 00031649  0x000088d3 branch  0x00007ba8 , 0x00000002 
+ 00031650  0x000088d4 force  0x00000040 , 0x00000039 
+ 00031651  0x000088d5 branch  0x00007ba8 
+ 00031652  0x000088d7 isub  0x00000039 , 0x0000003e 
+ 00031653  0x000088d8 branch  0x00007ba8 , 0x00000002 
+ 00031654  0x000088d9 iforce  0x00000039 
+ 00031655  0x000088da store  0x00000001 , 0x000007a6 
+ 00031656  0x000088dc fetch  0x00000001 , 0x000007a6 
+ 00031657  0x000088dd isub  0x00000039 , 0x0000003f 
+ 00031658  0x000088de store  0x00000001 , 0x000007a6 
+ 00031659  0x000088df add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031660  0x000088e0 store  0x00000001 , 0x0000070e 
+ 00031661  0x000088e1 bmark0  0x00000023 , 0x00007bba 
+ 00031662  0x000088e2 rshift  0x0000003f , 0x0000003f 
+ 00031663  0x000088e3 add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031664  0x000088e4 store  0x00000001 , 0x0000070e 
+ 00031665  0x000088e5 bmark0  0x0000000e , 0x00007bba 
+ 00031666  0x000088e6 set0  0x0000000e , 0x00000000 
+ 00031667  0x000088e7 istoret  0x00000001 , 0x00000005 
+ 00031668  0x000088e8 setarg  0x00000003 
+ 00031669  0x000088e9 istore  0x00000001 , 0x00000005 
+ 00031670  0x000088ea increase  0xffffffff , 0x00000039 
+ 00031671  0x000088eb copy  0x00000039 , 0x0000003f 
+ 00031672  0x000088ec nbranch  0x00007bba , 0x00000005 
+ 00031673  0x000088ed increase  0x00000001 , 0x00000039 
+ 00031674  0x000088ef fetch  0x00000002 , 0x000007a4 
+ 00031675  0x000088f0 copy  0x0000003f , 0x00000006 
+ 00031676  0x000088f2 ifetch  0x00000001 , 0x00000006 
+ 00031677  0x000088f3 istore  0x00000001 , 0x00000005 
+ 00031678  0x000088f4 bmark0  0x00000023 , 0x00007bc1 
+ 00031679  0x000088f5 setarg  0x00000000 
+ 00031680  0x000088f6 istore  0x00000001 , 0x00000005 
+ 00031681  0x000088f8 loop  0x00007bbc 
+ 00031682  0x000088f9 copy  0x00000006 , 0x0000003f 
+ 00031683  0x000088fa store  0x00000002 , 0x000007a4 
+ 00031684  0x000088fb setarg  0x0000070e 
+ 00031685  0x000088fc store  0x00000002 , 0x00008c08 
+ 00031686  0x000088fd arg  0x00000000 , 0x00000007 
+ 00031687  0x000088fe call  0x00007bd7 
+ 00031688  0x000088ff fetch  0x00000001 , 0x000007a6 
+ 00031689  0x00008900 nrtn  0x00000034 
+ 00031690  0x00008901 jam  0x00000002 , 0x00008c1b 
+ 00031691  0x00008902 fetch  0x00000001 , 0x00000900 
+ 00031692  0x00008903 rtnne  0x00000001 
+ 00031693  0x00008904 jam  0x00000002 , 0x00000900 
+ 00031694  0x00008905 rtn 
+ 00031695  0x0000890a arg  0x0000074f , 0x00000011 
+ 00031696  0x0000890b arg  0x00000001 , 0x00000007 
+ 00031697  0x0000890c storer  0x00000011 , 0x00000002 , 0x00008c0a 
+ 00031698  0x0000890e add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031699  0x0000890f istore  0x00000001 , 0x00000011 
+ 00031700  0x00008911 ifetch  0x00000001 , 0x00000006 
+ 00031701  0x00008912 istore  0x00000001 , 0x00000005 
+ 00031702  0x00008913 loop  0x00007bd4 
+ 00031703  0x00008915 setarg  0x00000000 
+ 00031704  0x00008916 qset1  0x0000003f 
+ 00031705  0x00008917 store  0x00000001 , 0x00008c18 
+ 00031706  0x00008918 rtn 
+ 00031707  0x0000891b arg  0x00000002 , 0x00000007 
+ 00031708  0x0000891c arg  0x00000759 , 0x00000011 
+ 00031709  0x0000891d storer  0x00000011 , 0x00000002 , 0x00008c0c 
+ 00031710  0x0000891e branch  0x00007bd2 
+ 00031711  0x00008921 bpatchx  0x00000006 , 0x00004020 
+ 00031712  0x00008922 fetch  0x00000001 , 0x0000090d 
+ 00031713  0x00008923 rtn  0x00000034 
+ 00031714  0x00008924 fetch  0x00000001 , 0x00008c25 
+ 00031715  0x00008925 and_into  0x0000000f , 0x0000003f 
+ 00031716  0x00008926 nbranch  0x00007c30 , 0x00000034 
+ 00031717  0x00008927 fetch  0x00000001 , 0x0000090e 
+ 00031718  0x00008928 branch  0x00007c06 , 0x00000034 
+ 00031719  0x00008929 fetch  0x00000001 , 0x00000900 
+ 00031720  0x0000892a beq  0x00000003 , 0x00007c40 
+ 00031721  0x0000892b bne  0x00000002 , 0x00007c06 
+ 00031722  0x0000892c fetch  0x00000001 , 0x00000902 
+ 00031723  0x0000892d nbranch  0x00007c06 , 0x00000034 
+ 00031724  0x0000892e call  0x00007bee 
+ 00031725  0x0000892f branch  0x00007bf9 
+ 00031726  0x00008932 fetch  0x00000001 , 0x00008c25 
+ 00031727  0x00008933 rtnbit1  0x00000001 
+ 00031728  0x00008934 fetch  0x00000001 , 0x0000090d 
+ 00031729  0x00008935 rtnbit0  0x00000001 
+ 00031730  0x00008936 fetch  0x00000001 , 0x0000090d 
+ 00031731  0x00008937 set0  0x00000001 , 0x0000003f 
+ 00031732  0x00008938 store  0x00000001 , 0x0000090d 
+ 00031733  0x00008939 fetch  0x00000001 , 0x0000090b 
+ 00031734  0x0000893a rtn  0x00000034 
+ 00031735  0x0000893b beq  0x00000010 , 0x00007c28 
+ 00031736  0x0000893c branch  0x0000235a 
+ 00031737  0x0000893f fetch  0x00000001 , 0x00008c25 
+ 00031738  0x00008940 rtnbit1  0x00000002 
+ 00031739  0x00008941 fetch  0x00000001 , 0x0000090d 
+ 00031740  0x00008942 rtnbit0  0x00000002 
+ 00031741  0x00008943 fetch  0x00000001 , 0x0000090d 
+ 00031742  0x00008944 set0  0x00000002 , 0x0000003f 
+ 00031743  0x00008945 store  0x00000001 , 0x0000090d 
+ 00031744  0x00008946 fetch  0x00000001 , 0x0000090c 
+ 00031745  0x00008947 rtn  0x00000034 
+ 00031746  0x00008948 beq  0x00000020 , 0x00007c09 
+ 00031747  0x00008949 beq  0x00000021 , 0x00007c24 
+ 00031748  0x0000894a beq  0x00000022 , 0x00007c2c 
+ 00031749  0x0000894b branch  0x0000235a 
+ 00031750  0x0000894f arg  0x00000913 , 0x00000005 
+ 00031751  0x00008950 arg  0x00000040 , 0x00000039 
+ 00031752  0x00008951 branch  0x00007ca3 
+ 00031753  0x00008954 fetch  0x00000001 , 0x000008fb 
+ 00031754  0x00008955 fetcht  0x00000001 , 0x000008fd 
+ 00031755  0x00008956 iand  0x00000002 , 0x0000003f 
+ 00031756  0x00008957 branch  0x00007c20 , 0x00000034 
+ 00031757  0x00008958 fetcht  0x00000001 , 0x000008fe 
+ 00031758  0x00008959 iadd  0x00000002 , 0x0000003f 
+ 00031759  0x0000895a beq  0x00000001 , 0x00007c11 
+ 00031760  0x0000895b branch  0x00007c20 
+ 00031761  0x0000895e jam  0x00000000 , 0x0000090c 
+ 00031762  0x00008960 fetch  0x00000001 , 0x00000914 
+ 00031763  0x00008961 beq  0x00000002 , 0x00007c21 
+ 00031764  0x00008962 beq  0x00000003 , 0x00007c21 
+ 00031765  0x00008963 fetch  0x00000001 , 0x00000914 
+ 00031766  0x00008964 store  0x00000001 , 0x00000913 
+ 00031767  0x00008965 fetch  0x00000001 , 0x00000915 
+ 00031768  0x00008966 istore  0x00000001 , 0x00000005 
+ 00031769  0x00008967 fetch  0x00000001 , 0x00000917 
+ 00031770  0x00008968 istore  0x00000001 , 0x00000005 
+ 00031771  0x00008969 fetch  0x00000001 , 0x00000919 
+ 00031772  0x0000896a istore  0x00000001 , 0x00000005 
+ 00031773  0x0000896b arg  0x00000004 , 0x00000039 
+ 00031774  0x0000896c arg  0x00000913 , 0x00000006 
+ 00031775  0x0000896d branch  0x00007bdb 
+ 00031776  0x00008970 jam  0x00000000 , 0x0000090c 
+ 00031777  0x00008972 arg  0x00000008 , 0x00000039 
+ 00031778  0x00008973 arg  0x00000913 , 0x00000006 
+ 00031779  0x00008974 branch  0x00007bdb 
+ 00031780  0x00008977 jam  0x00000000 , 0x0000090c 
+ 00031781  0x00008978 arg  0x00000003 , 0x00000039 
+ 00031782  0x00008979 arg  0x00000933 , 0x00000006 
+ 00031783  0x0000897a branch  0x00007bdb 
+ 00031784  0x0000897d jam  0x00000000 , 0x0000090b 
+ 00031785  0x0000897e arg  0x00000008 , 0x00000039 
+ 00031786  0x0000897f arg  0x00000923 , 0x00000006 
+ 00031787  0x00008980 branch  0x00007bcf 
+ 00031788  0x00008983 jam  0x00000000 , 0x0000090c 
+ 00031789  0x00008984 arg  0x00000002 , 0x00000039 
+ 00031790  0x00008985 arg  0x00000943 , 0x00000006 
+ 00031791  0x00008986 branch  0x00007bdb 
+ 00031792  0x00008989 fetch  0x00000001 , 0x00000900 
+ 00031793  0x0000898a beq  0x00000002 , 0x00007c33 
+ 00031794  0x0000898b rtn 
+ 00031795  0x0000898d fetch  0x00000001 , 0x00008c00 
+ 00031796  0x0000898e set1  0x00000007 , 0x0000003f 
+ 00031797  0x0000898f store  0x00000001 , 0x00008c00 
+ 00031798  0x00008990 jam  0x00000001 , 0x00000910 
+ 00031799  0x00008991 rtn 
+ 00031800  0x00008994 fetch  0x00000001 , 0x00000900 
+ 00031801  0x00008995 rtneq  0x00000003 
+ 00031802  0x00008996 beq  0x00000002 , 0x00007c3c 
+ 00031803  0x00008997 rtn 
+ 00031804  0x00008999 fetch  0x00000001 , 0x00000910 
+ 00031805  0x0000899a rtn  0x00000034 
+ 00031806  0x0000899b jam  0x00000001 , 0x0000090f 
+ 00031807  0x0000899c branch  0x00007c43 
+ 00031808  0x0000899f arg  0x0000000f , 0x00000007 
+ 00031809  0x000089a0 call  0x00007cef 
+ 00031810  0x000089a1 nrtn  0x00000034 
+ 00031811  0x000089a3 fetch  0x00000001 , 0x00008c00 
+ 00031812  0x000089a4 rtnbit0  0x00000007 
+ 00031813  0x000089a5 jam  0x000000fc , 0x00008c00 
+ 00031814  0x000089a6 nop  0x00007530 
+ 00031815  0x000089a7 jam  0x0000003c , 0x00008c00 
+ 00031816  0x000089a8 rtn 
+ 00031817  0x000089b0 storer  0x00000005 , 0x00000002 , 0x00000691 
+ 00031818  0x000089b1 storet  0x00000008 , 0x00000678 
+ 00031819  0x000089b2 storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00031820  0x000089b3 call  0x00007c51 
+ 00031821  0x000089b4 storer  0x00000006 , 0x00000002 , 0x0000068f 
+ 00031822  0x000089b5 storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031823  0x000089b6 storer  0x00000007 , 0x00000002 , 0x00000699 
+ 00031824  0x000089b7 rtn 
+ 00031825  0x000089ba storer  0x00000011 , 0x00000004 , 0x00000684 
+ 00031826  0x000089bb storer  0x00000012 , 0x00000004 , 0x00000688 
+ 00031827  0x000089bc storer  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031828  0x000089bd rtn 
+ 00031829  0x000089c0 bpatchx  0x00000007 , 0x00004020 
+ 00031830  0x000089c1 fetch  0x00000002 , 0x00000691 
+ 00031831  0x000089c2 iforce  0x00000005 
+ 00031832  0x000089c3 fetcht  0x00000008 , 0x00000678 
+ 00031833  0x000089c4 fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00031834  0x000089c5 call  0x00007c60 
+ 00031835  0x000089c6 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031836  0x000089c7 fetchr  0x00000007 , 0x00000002 , 0x00000699 
+ 00031837  0x000089c8 fetch  0x00000002 , 0x0000068f 
+ 00031838  0x000089c9 iforce  0x00000006 
+ 00031839  0x000089ca rtn 
+ 00031840  0x000089cd fetchr  0x00000011 , 0x00000004 , 0x00000684 
+ 00031841  0x000089ce fetchr  0x00000012 , 0x00000004 , 0x00000688 
+ 00031842  0x000089cf fetchr  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031843  0x000089d0 rtn 
+ 00031844  0x000089d3 fetch  0x00000002 , 0x00000691 
+ 00031845  0x000089d4 copy  0x0000003f , 0x00000005 
+ 00031846  0x000089d5 rtn 
+ 00031847  0x000089d7 fetch  0x00000002 , 0x0000068f 
+ 00031848  0x000089d8 copy  0x0000003f , 0x00000006 
+ 00031849  0x000089d9 rtn 
+ 00031850  0x000089dc copy  0x00000005 , 0x0000003f 
+ 00031851  0x000089dd store  0x00000002 , 0x00000691 
+ 00031852  0x000089de rtn 
+ 00031853  0x000089e0 copy  0x00000006 , 0x0000003f 
+ 00031854  0x000089e1 store  0x00000002 , 0x0000068f 
+ 00031855  0x000089e2 rtn 
+ 00031856  0x000089e7 copy  0x00000005 , 0x0000003f 
+ 00031857  0x000089e8 store  0x00000002 , 0x00000691 
+ 00031858  0x000089e9 copy  0x00000006 , 0x0000003f 
+ 00031859  0x000089ea store  0x00000002 , 0x0000068f 
+ 00031860  0x000089eb rtn 
+ 00031861  0x000089ee fetch  0x00000002 , 0x00000691 
+ 00031862  0x000089ef copy  0x0000003f , 0x00000005 
+ 00031863  0x000089f0 fetch  0x00000002 , 0x0000068f 
+ 00031864  0x000089f1 copy  0x0000003f , 0x00000006 
+ 00031865  0x000089f2 rtn 
+ 00031866  0x000089f8 isub  0x00000002 , 0x00000011 
+ 00031867  0x000089f9 rtn  0x00000002 
+ 00031868  0x000089fa arg  0x00000100 , 0x00000011 
+ 00031869  0x000089fb iadd  0x00000011 , 0x0000003f 
+ 00031870  0x000089fc isub  0x00000002 , 0x00000011 
+ 00031871  0x000089fd rtn 
+ 00031872  0x00008a00 call  0x00007c8d 
+ 00031873  0x00008a02 call  0x00007c8d 
+ 00031874  0x00008a03 branch  0x00007c8d 
+ 00031875  0x00008a07 call  0x00007c89 
+ 00031876  0x00008a09 ifetch  0x00000001 , 0x00000006 
+ 00031877  0x00008a0a istore  0x00000001 , 0x00000005 
+ 00031878  0x00008a0c ifetch  0x00000003 , 0x00000006 
+ 00031879  0x00008a0d istore  0x00000003 , 0x00000005 
+ 00031880  0x00008a0e rtn 
+ 00031881  0x00008a10 ifetch  0x00000008 , 0x00000006 
+ 00031882  0x00008a11 istore  0x00000008 , 0x00000005 
+ 00031883  0x00008a12 rtn 
+ 00031884  0x00008a15 call  0x00007c8f 
+ 00031885  0x00008a17 call  0x00007c89 
+ 00031886  0x00008a19 call  0x00007c89 
+ 00031887  0x00008a1b call  0x00007c89 
+ 00031888  0x00008a1c branch  0x00007c89 
+ 00031889  0x00008a1f increase  0xffffffff , 0x0000003f 
+ 00031890  0x00008a20 nop  0x00000026 
+ 00031891  0x00008a21 nbranch  0x00007c91 , 0x00000034 
+ 00031892  0x00008a22 rtn 
+ 00031893  0x00008a26 arg  0x0000000a , 0x00000039 
+ 00031894  0x00008a28 nop  0x00002ee0 
+ 00031895  0x00008a29 loop  0x00007c96 
+ 00031896  0x00008a2a rtn 
+ 00031897  0x00008a2e call  0x00007c9a 
+ 00031898  0x00008a30 call  0x00007c9b 
+ 00031899  0x00008a32 force  0x00000004 , 0x00000039 
+ 00031900  0x00008a33 branch  0x00007ca3 
+ 00031901  0x00008a36 force  0x00000020 , 0x00000039 
+ 00031902  0x00008a37 branch  0x00007ca3 
+ 00031903  0x00008a39 force  0x00000040 , 0x00000039 
+ 00031904  0x00008a3a branch  0x00007ca3 
+ 00031905  0x00008a3d deposit  0x00000039 
+ 00031906  0x00008a3e rtn  0x00000034 
+ 00031907  0x00008a40 force  0x00000000 , 0x0000003f 
+ 00031908  0x00008a41 lstore  0x00000005 
+ 00031909  0x00008a42 rtn 
+ 00031910  0x00008a45 arg  0x00000020 , 0x00000039 
+ 00031911  0x00008a46 arg  0x000006a1 , 0x00000005 
+ 00031912  0x00008a47 branch  0x00007ca1 
+ 00031913  0x00008a4a ifetch  0x00000004 , 0x00000013 
+ 00031914  0x00008a4b ifetcht  0x00000004 , 0x00000011 
+ 00031915  0x00008a4c ixor  0x00000002 , 0x0000003f 
+ 00031916  0x00008a4d istore  0x00000004 , 0x00000005 
+ 00031917  0x00008a4e increase  0x00000004 , 0x00000011 
+ 00031918  0x00008a4f increase  0x00000004 , 0x00000013 
+ 00031919  0x00008a50 loop  0x00007ca9 
+ 00031920  0x00008a51 rtn 
+ 00031921  0x00008a56 bpatchx  0x00000008 , 0x00004021 
+ 00031922  0x00008a57 copy  0x00000039 , 0x0000003f 
+ 00031923  0x00008a58 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031924  0x00008a59 rtn  0x00000002 
+ 00031925  0x00008a5a iadd  0x00000011 , 0x00000012 
+ 00031926  0x00008a5b increase  0xffffffff , 0x00000012 
+ 00031927  0x00008a5c rshift  0x00000039 , 0x00000039 
+ 00031928  0x00008a5e ifetcht  0x00000001 , 0x00000011 
+ 00031929  0x00008a5f ifetch  0x00000001 , 0x00000012 
+ 00031930  0x00008a60 istore  0x00000001 , 0x00000011 
+ 00031931  0x00008a61 istoret  0x00000001 , 0x00000012 
+ 00031932  0x00008a62 increase  0xffffffff , 0x00000012 
+ 00031933  0x00008a63 increase  0x00000001 , 0x00000011 
+ 00031934  0x00008a64 loop  0x00007cb8 
+ 00031935  0x00008a65 rtn 
+ 00031936  0x00008a69 rshift32  0x0000003f , 0x00000002 
+ 00031937  0x00008a6a call  0x00007cc6 
+ 00031938  0x00008a6b byteswap  0x00000002 , 0x00000002 
+ 00031939  0x00008a6c lshift16  0x0000003f , 0x0000003f 
+ 00031940  0x00008a6d ior  0x00000002 , 0x0000003f 
+ 00031941  0x00008a6e rtn 
+ 00031942  0x00008a73 rshift16  0x0000003f , 0x00000006 
+ 00031943  0x00008a74 byteswap  0x00000006 , 0x00000006 
+ 00031944  0x00008a75 byteswap  0x0000003f , 0x0000003f 
+ 00031945  0x00008a76 lshift16  0x0000003f , 0x0000003f 
+ 00031946  0x00008a77 ior  0x00000006 , 0x0000003f 
+ 00031947  0x00008a78 rtn 
+ 00031948  0x00008a7c bpatchx  0x00000009 , 0x00004021 
+ 00031949  0x00008a7d deposit  0x00000039 
+ 00031950  0x00008a7e rtn  0x00000034 
+ 00031951  0x00008a80 increase  0xfffffff8 , 0x00000039 
+ 00031952  0x00008a81 call  0x00007c89 , 0x00000002 
+ 00031953  0x00008a82 rtn  0x00000005 
+ 00031954  0x00008a83 branch  0x00007ccf , 0x00000002 
+ 00031955  0x00008a84 increase  0x00000008 , 0x00000039 
+ 00031956  0x00008a86 increase  0xfffffffc , 0x00000039 
+ 00031957  0x00008a87 call  0x00007c84 , 0x00000002 
+ 00031958  0x00008a88 rtn  0x00000005 
+ 00031959  0x00008a89 branch  0x00007cd4 , 0x00000002 
+ 00031960  0x00008a8a increase  0x00000004 , 0x00000039 
+ 00031961  0x00008a8b branch  0x00007cda 
+ 00031962  0x00008a8e deposit  0x00000039 
+ 00031963  0x00008a8f rtn  0x00000034 
+ 00031964  0x00008a91 ifetch  0x00000001 , 0x00000006 
+ 00031965  0x00008a92 istore  0x00000001 , 0x00000005 
+ 00031966  0x00008a93 loop  0x00007cdc 
+ 00031967  0x00008a94 rtn 
+ 00031968  0x00008a97 setarg  0x00000000 
+ 00031969  0x00008a9b store  0x00000002 , 0x00000670 
+ 00031970  0x00008a9c bpatchx  0x0000000a , 0x00004021 
+ 00031971  0x00008a9d call  0x00007cef 
+ 00031972  0x00008a9e fetcht  0x00000002 , 0x00000670 
+ 00031973  0x00008a9f arg  0x000040f4 , 0x00000005 
+ 00031974  0x00008aa1 lshift  0x00000007 , 0x0000003f 
+ 00031975  0x00008aa2 iadd  0x00000005 , 0x00000005 
+ 00031976  0x00008aa3 istoret  0x00000002 , 0x00000005 
+ 00031977  0x00008aa4 rtn 
+ 00031978  0x00008aa7 arg  0x00000800 , 0x0000000b 
+ 00031979  0x00008aa8 lshift16  0x0000000b , 0x0000000b 
+ 00031980  0x00008aa9 iadd  0x0000000b , 0x0000003f 
+ 00031981  0x00008aaa rtn 
+ 00031982  0x00008aae arg  0x00000000 , 0x00000007 
+ 00031983  0x00008ab0 bpatchx  0x0000000b , 0x00004021 
+ 00031984  0x00008ab1 fetcht  0x00000004 , 0x00004095 
+ 00031985  0x00008ab2 rshift  0x00000022 , 0x0000003f 
+ 00031986  0x00008ab3 store  0x00000004 , 0x00004095 
+ 00031987  0x00008ab4 isub  0x00000002 , 0x0000003e 
+ 00031988  0x00008ab5 ncall  0x00007cea , 0x00000002 
+ 00031989  0x00008ab6 isub  0x00000002 , 0x0000000b 
+ 00031990  0x00008ab7 copy  0x0000000b , 0x00000002 
+ 00031991  0x00008ab8 arg  0x000040f4 , 0x00000006 
+ 00031992  0x00008ab9 copy  0x00000006 , 0x00000005 
+ 00031993  0x00008aba arg  0x00000010 , 0x00000039 
+ 00031994  0x00008abc ifetch  0x00000002 , 0x00000006 
+ 00031995  0x00008abd isub  0x00000002 , 0x0000003f 
+ 00031996  0x00008abe branch  0x00007cfe , 0x00000002 
+ 00031997  0x00008abf force  0x00000000 , 0x0000003f 
+ 00031998  0x00008ac1 istore  0x00000002 , 0x00000005 
+ 00031999  0x00008ac2 loop  0x00007cfa 
+ 00032000  0x00008ac3 arg  0x000040f4 , 0x00000006 
+ 00032001  0x00008ac4 lshift  0x00000007 , 0x0000003f 
+ 00032002  0x00008ac5 iadd  0x00000006 , 0x00000006 
+ 00032003  0x00008ac6 ifetch  0x00000002 , 0x00000006 
+ 00032004  0x00008ac7 rtn 
+ 00032005  0x00008acd iadd  0x00000002 , 0x00000002 
+ 00032006  0x00008ace copy  0x00000002 , 0x00000039 
+ 00032007  0x00008acf fetch  0x00000002 , 0x00000044 
+ 00032008  0x00008ad0 isub  0x00000039 , 0x0000003f 
+ 00032009  0x00008ad1 rtn  0x00000002 
+ 00032010  0x00008ad2 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032011  0x00008ad3 rshift16  0x00000002 , 0x00000002 
+ 00032012  0x00008ad4 increase  0x00000001 , 0x00000002 
+ 00032013  0x00008ad5 lshift16  0x00000002 , 0x00000002 
+ 00032014  0x00008ad6 ior  0x00000002 , 0x00000002 
+ 00032015  0x00008ad7 rtn 
+ 00032016  0x00008ada call  0x00007d12 
+ 00032017  0x00008adb branch  0x00007d1f 
+ 00032018  0x00008adf disable  0x00000028 
+ 00032019  0x00008ae0 isub  0x00000002 , 0x0000003f 
+ 00032020  0x00008ae1 branch  0x00007d17 , 0x00000002 
+ 00032021  0x00008ae2 enable  0x00000028 
+ 00032022  0x00008ae3 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032023  0x00008ae5 rtnbit0  0x0000000f 
+ 00032024  0x00008ae6 copy  0x0000003f , 0x00000014 
+ 00032025  0x00008ae7 arg  0x00010000 , 0x00000002 
+ 00032026  0x00008ae8 fetch  0x00000002 , 0x00000044 
+ 00032027  0x00008ae9 isub  0x00000002 , 0x0000003f 
+ 00032028  0x00008aea iadd  0x00000014 , 0x0000003f 
+ 00032029  0x00008aeb set0  0x00000040 , 0x0000003f 
+ 00032030  0x00008aec rtn 
+ 00032031  0x00008af1 fetcht  0x00000002 , 0x00000044 
+ 00032032  0x00008af2 iforce  0x00000006 
+ 00032033  0x00008af3 rshift16  0x0000003f , 0x0000003f 
+ 00032034  0x00008af4 imul32  0x00000002 , 0x0000003f 
+ 00032035  0x00008af5 iadd  0x00000006 , 0x0000003f 
+ 00032036  0x00008af6 rtn 
+ 00032037  0x00008afa lshift8  0x0000003f , 0x0000003f 
+ 00032038  0x00008afb lshift4  0x0000003f , 0x0000003f 
+ 00032039  0x00008afc fetcht  0x00000003 , 0x000040bd 
+ 00032040  0x00008afd idiv  0x00000002 
+ 00032041  0x00008afe call  0x00007d62 
+ 00032042  0x00008aff quotient  0x00000002 
+ 00032043  0x00008b00 rtn 
+ 00032044  0x00008b04 fetcht  0x00000002 , 0x00000044 
+ 00032045  0x00008b05 idiv  0x00000002 
+ 00032046  0x00008b06 call  0x00007d5f 
+ 00032047  0x00008b07 lshift16  0x0000003f , 0x0000003f 
+ 00032048  0x00008b08 remainder  0x00000002 
+ 00032049  0x00008b09 ior  0x00000002 , 0x00000002 
+ 00032050  0x00008b0a rtn 
+ 00032051  0x00008b12 arg  0x00000000 , 0x00000002 
+ 00032052  0x00008b14 copy  0x00000002 , 0x00000014 
+ 00032053  0x00008b15 ifetch  0x00000001 , 0x00000003 
+ 00032054  0x00008b16 call  0x00007d3f 
+ 00032055  0x00008b17 copy  0x00000014 , 0x00000002 
+ 00032056  0x00008b18 call  0x00007d70 
+ 00032057  0x00008b19 arg  0x0000000a , 0x00000012 
+ 00032058  0x00008b1a imul32  0x00000012 , 0x0000003f 
+ 00032059  0x00008b1b iadd  0x00000002 , 0x0000003f 
+ 00032060  0x00008b1c copy  0x0000003f , 0x00000002 
+ 00032061  0x00008b1d loop  0x00007d34 
+ 00032062  0x00008b1e rtn 
+ 00032063  0x00008b23 arg  0x0000003a , 0x00000002 
+ 00032064  0x00008b24 isub  0x00000002 , 0x0000003e 
+ 00032065  0x00008b25 nbranch  0x00007d48 , 0x00000002 
+ 00032066  0x00008b26 arg  0x00000061 , 0x00000002 
+ 00032067  0x00008b27 isub  0x00000002 , 0x0000003e 
+ 00032068  0x00008b28 branch  0x00007d4b , 0x00000002 
+ 00032069  0x00008b29 arg  0x00000037 , 0x00000002 
+ 00032070  0x00008b2a isub  0x00000002 , 0x0000003f 
+ 00032071  0x00008b2b rtn 
+ 00032072  0x00008b2d arg  0x00000030 , 0x00000002 
+ 00032073  0x00008b2e isub  0x00000002 , 0x0000003f 
+ 00032074  0x00008b2f rtn 
+ 00032075  0x00008b31 arg  0x00000057 , 0x00000002 
+ 00032076  0x00008b32 isub  0x00000002 , 0x0000003f 
+ 00032077  0x00008b33 rtn 
+ 00032078  0x00008b37 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032079  0x00008b38 rtn  0x00000005 
+ 00032080  0x00008b3a rshift  0x0000003f , 0x0000003f 
+ 00032081  0x00008b3b loop  0x00007d50 
+ 00032082  0x00008b3c rtn 
+ 00032083  0x00008b40 force  0x00000001 , 0x0000003f 
+ 00032084  0x00008b41 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032085  0x00008b42 rtn  0x00000005 
+ 00032086  0x00008b44 lshift  0x0000003f , 0x0000003f 
+ 00032087  0x00008b45 loop  0x00007d56 
+ 00032088  0x00008b46 rtn 
+ 00032089  0x00008b4b setarg  0x00000000 
+ 00032090  0x00008b4c copy  0x00000039 , 0x00000011 
+ 00032091  0x00008b4e ifetcht  0x00000002 , 0x00000006 
+ 00032092  0x00008b4f iadd  0x00000002 , 0x0000003f 
+ 00032093  0x00008b50 loop  0x00007d5b 
+ 00032094  0x00008b51 idiv  0x00000011 
+ 00032095  0x00008b53 call  0x00007d62 
+ 00032096  0x00008b54 quotient  0x0000003f 
+ 00032097  0x00008b55 rtn 
+ 00032098  0x00008b58 rtn  0x00000035 
+ 00032099  0x00008b59 branch  0x00007d62 
+ 00032100  0x00008b65 ifetch  0x00000001 , 0x00000011 
+ 00032101  0x00008b66 ifetcht  0x00000001 , 0x00000012 
+ 00032102  0x00008b67 isub  0x00000002 , 0x0000003e 
+ 00032103  0x00008b68 nrtn  0x00000005 
+ 00032104  0x00008b69 increase  0x00000001 , 0x00000011 
+ 00032105  0x00008b6a increase  0x00000001 , 0x00000012 
+ 00032106  0x00008b6b loop  0x00007d64 
+ 00032107  0x00008b6c branch  0x00007db8 
+ 00032108  0x00008b71 isub  0x00000002 , 0x0000003e 
+ 00032109  0x00008b72 nrtn  0x00000002 
+ 00032110  0x00008b73 deposit  0x00000002 
+ 00032111  0x00008b74 rtn 
+ 00032112  0x00008b77 iadd  0x00000002 , 0x0000003f 
+ 00032113  0x00008b78 isub  0x00000002 , 0x00000002 
+ 00032114  0x00008b79 isub  0x00000002 , 0x0000003f 
+ 00032115  0x00008b7a rtn 
+ 00032116  0x00008b7d arg  0x00000000 , 0x00000005 
+ 00032117  0x00008b7e branch  0x00007d77 
+ 00032118  0x00008b81 arg  0x00004000 , 0x00000005 
+ 00032119  0x00008b83 arg  0x00001000 , 0x00000039 
+ 00032120  0x00008b84 branch  0x00007ca3 
+ 00032121  0x00008b88 rtn  0x00000034 
+ 00032122  0x00008b89 copy  0x0000003f , 0x0000003d 
+ 00032123  0x00008b8d call  0x000070d7 
+ 00032124  0x00008b90 jam  0x00000001 , 0x00008203 
+ 00032125  0x00008b91 rtn 
+ 00032126  0x00008b94 store  0x00000002 , 0x00008205 
+ 00032127  0x00008b95 fetch  0x00000001 , 0x00008203 
+ 00032128  0x00008b96 set1  0x00000004 , 0x0000003f 
+ 00032129  0x00008b97 store  0x00000001 , 0x00008203 
+ 00032130  0x00008b98 rtn 
+ 00032131  0x00008b9a store  0x00000002 , 0x00008207 
+ 00032132  0x00008b9b fetch  0x00000001 , 0x00008203 
+ 00032133  0x00008b9c set1  0x00000006 , 0x0000003f 
+ 00032134  0x00008b9d store  0x00000001 , 0x00008203 
+ 00032135  0x00008b9e rtn 
+ 00032136  0x00008ba1 store  0x00000002 , 0x00008205 
+ 00032137  0x00008ba2 jam  0x00000030 , 0x00008203 
+ 00032138  0x00008ba3 rtn 
+ 00032139  0x00008bac bpatchx  0x0000000c , 0x00004021 
+ 00032140  0x00008bad ifetcht  0x00000008 , 0x00000011 
+ 00032141  0x00008bae and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032142  0x00008baf nbranch  0x00007d91 , 0x00000034 
+ 00032143  0x00008bb0 rshift8  0x00000002 , 0x0000003f 
+ 00032144  0x00008bb1 istore  0x00000008 , 0x00000011 
+ 00032145  0x00008bb3 increase  0x00000007 , 0x00000011 
+ 00032146  0x00008bb4 ifetch  0x00000001 , 0x00000011 
+ 00032147  0x00008bb5 nbranch  0x0000235a , 0x00000034 
+ 00032148  0x00008bb6 fetch  0x00000001 , 0x0000066f 
+ 00032149  0x00008bb7 istore  0x00000001 , 0x00000011 
+ 00032150  0x00008bb8 rtn 
+ 00032151  0x00008bbe bpatchx  0x0000000d , 0x00004021 
+ 00032152  0x00008bbf arg  0x00000008 , 0x00000039 
+ 00032153  0x00008bc0 ifetch  0x00000008 , 0x00000011 
+ 00032154  0x00008bc1 rtn  0x00000034 
+ 00032155  0x00008bc3 ifetch  0x00000001 , 0x00000011 
+ 00032156  0x00008bc4 nbranch  0x00007da0 , 0x00000034 
+ 00032157  0x00008bc5 increase  0x00000001 , 0x00000011 
+ 00032158  0x00008bc6 loop  0x00007d9b 
+ 00032159  0x00008bc7 branch  0x0000235a 
+ 00032160  0x00008bc9 arg  0x00000000 , 0x00000002 
+ 00032161  0x00008bca istoret  0x00000001 , 0x00000011 
+ 00032162  0x00008bcb rtn 
+ 00032163  0x00008bd1 ifetch  0x00000008 , 0x00000011 
+ 00032164  0x00008bd2 rtn 
+ 00032165  0x00008bd8 ifetch  0x00000001 , 0x00000011 
+ 00032166  0x00008bd9 rtn 
+ 00032167  0x00008bdd ifetch  0x00000002 , 0x00000011 
+ 00032168  0x00008bde rtn 
+ 00032169  0x00008be3 arg  0x00000000 , 0x00000002 
+ 00032170  0x00008be5 fetch  0x00000001 , 0x00000006 
+ 00032171  0x00008be6 loop  0x00007daa , 0x00000034 
+ 00032172  0x00008be7 increase  0x00000001 , 0x00000002 
+ 00032173  0x00008be8 loop  0x00007daa 
+ 00032174  0x00008be9 copy  0x00000002 , 0x0000003f 
+ 00032175  0x00008bea rtn 
+ 00032176  0x00008bee isub  0x00000002 , 0x0000003e 
+ 00032177  0x00008bef nrtn  0x00000002 
+ 00032178  0x00008bf1 copy  0x00000002 , 0x0000003f 
+ 00032179  0x00008bf2 rtn 
+ 00032180  0x00008bf6 force  0xffffffff , 0x0000003e 
+ 00032181  0x00008bf7 rtn 
+ 00032182  0x00008bfa force  0x00000001 , 0x0000003e 
+ 00032183  0x00008bfb rtn 
+ 00032184  0x00008bfd force  0x00000000 , 0x0000003e 
+ 00032185  0x00008bfe rtn 
+ 00032186  0x00008c01 enable  0x00000028 
+ 00032187  0x00008c02 rtn 
+ 00032188  0x00008c05 disable  0x00000028 
+ 00032189  0x00008c06 rtn 
+ 00032190  0x00008c09 enable  0x0000002c 
+ 00032191  0x00008c0a rtn 
+ 00032192  0x00008c0d disable  0x0000002c 
+ 00032193  0x00008c0e rtn 
+ 00032194  0x00008c11 enable  0x00000031 
+ 00032195  0x00008c12 rtn 
+ 00032196  0x00008c15 disable  0x00000001 
+ 00032197  0x00008c16 rtn 
+ 00032198  0x00008c19 enable  0x00000001 
+ 00032199  0x00008c1a rtn 
+ 00032200  0x00008c1d setarg  0x00000001 
+ 00032201  0x00008c1e rtn 
+ 00032202  0x00008c22 setarg  0x00000000 
+ 00032203  0x00008c23 rtn 
+ 00032204  0x00008c28 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032205  0x00008c29 rtn  0x00000005 
+ 00032206  0x00008c2b ifetcht  0x00000001 , 0x00000006 
+ 00032207  0x00008c2c iadd  0x00000002 , 0x0000003f 
+ 00032208  0x00008c2d loop  0x00007dce 
+ 00032209  0x00008c2e rtn 
+ 00032210  0x00008c32 copy  0x00000039 , 0x0000003f 
+ 00032211  0x00008c33 rtn  0x00000034 
+ 00032212  0x00008c34 copy  0x00000006 , 0x0000003f 
+ 00032213  0x00008c35 iadd  0x00000039 , 0x0000003f 
+ 00032214  0x00008c36 increase  0xffffffff , 0x0000003f 
+ 00032215  0x00008c37 copy  0x0000003f , 0x00000006 
+ 00032216  0x00008c39 ifetch  0x00000001 , 0x00000006 
+ 00032217  0x00008c3a increase  0xfffffffe , 0x00000006 
+ 00032218  0x00008c3b istore  0x00000001 , 0x00000005 
+ 00032219  0x00008c3c loop  0x00007dd8 
+ 00032220  0x00008c3d rtn 
+ 00032221  0x00008c41 lshift16  0x0000003f , 0x0000003f 
+ 00032222  0x00008c43 rshift2  0x0000003f , 0x0000003f 
+ 00032223  0x00008c44 rtn 
+ 00032224  0x00008c47 lshift8  0x0000003f , 0x0000003f 
+ 00032225  0x00008c48 branch  0x00007dde 
+ 00032226  0x00008c4c setarg  0x00000000 
+ 00032227  0x00008c4d store  0x00000008 , 0x00000016 
+ 00032228  0x00008c4e set1  0x00000019 , 0x0000003f 
+ 00032229  0x00008c4f istore  0x00000004 , 0x00000005 
+ 00032230  0x00008c50 rtn 
+ 00032231  0x00008c54 arg  0x00000010 , 0x00000039 
+ 00032232  0x00008c56 random  0x0000003f 
+ 00032233  0x00008c57 istore  0x00000001 , 0x00000005 
+ 00032234  0x00008c58 loop  0x00007de8 
+ 00032235  0x00008c59 rtn 
Index: output/bt_program23.list
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.list	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.list	(working copy)
@@ -1,29598 +1,29659 @@
               include "bt_format "
               org 0x0000
-0x0 000034 bbit1 8 ,pf_patch_ext 
-0x1 000035 beq patch00_0 ,p_soft_reset 
-0x2 000036 beq patch00_2 ,p_main_loop 
-0x3 000037 beq patch02_0 ,p_shutdown_radio 
-0x4 000038 beq patch02_1 ,p_set_sync_on 
-0x5 000039 beq patch02_4 ,p_set_lemode 
-0x6 000040 beq patch02_5 ,p_rf_rx_enable 
-0x7 000041 beq patch03_0 ,p_txon 
-0x8 000042 beq patch03_1 ,p_set_tx_power 
-0x9 000043 beq patch03_2 ,p_initialize_radio_cont 
-0xa 000044 beq patch04_5 ,p_lpm_sleep 
-0xb 000045 beq patch05_0 ,p_lpm_dispatch 
-0xc 000046 beq patch0d_0 ,p_mouse_cb_fuction 
-0xd 000047 beq patch0d_1 ,p_mouse_load_device_info_check 
-0xe 000048 beq patch0d_4 ,p_mouse_param_init 
-0xf 000049 beq patch0d_6 ,p_mouse_start_work 
-0x10 000050 beq patch0d_7 ,mouse_start_reconnect_device + 2 
-0x11 000051 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0x12 000052 beq patch0e_4 ,p_mouse_lpm_before_common 
-0x13 000053 beq patch0e_7 ,p_mouse_adc_read_start 
-0x14 000054 beq patch0f_2 ,p_mouse_motion 
-0x15 000055 beq patch0f_7 ,p_mouse_3io6key_check 
-0x16 000056 beq patch10_1 ,p_mouse_init_sensor 
-0x17 000057 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0x18 000058 beq patch10_5 ,p_mouse_priority_bb_event 
-0x19 000059 beq patch10_6 ,p_mouse_le 
-0x1a 000060 beq patch10_7 ,p_mouse_bb_event_timer 
-0x1b 000061 beq patch11_0 ,p_mouse_start_discovery 
-0x1c 000062 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-0x1d 000063 beq patch11_4 ,p_mouse_store_device_info 
-0x1e 000064 beq patch11_5 ,p_mouse_store_dpi_info_check 
-0x1f 000065 beq patch11_6 ,p_mouse_idle 
-0x20 000066 beq patch11_3 ,p_mouse_app_initflag_check 
-0x21 000067 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0x22 000068 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0x23 000069 beq patch12_6 ,p_mouse_24g_package_data 
-0x24 000070 beq patch18_5 ,p_otp_read_data 
-0x25 000071 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0x26 000072 beq patch1a_6 ,p_gpio_set_wake 
-0x27 000073 beq patch1b_2 ,p_sadc_calibration 
-0x28 000074 branch assert 
-:      000076 pf_patch_ext:
-0x29 000077 beq patch22_4 ,p_le_slave_match 
-0x2a 000078 beq patch23_2 ,p_le_got_first_packet 
-0x2b 000079 beq patch24_5 ,p_le_rx_dec 
-0x2c 000080 beq patch24_6 ,p_le_rx_nopayload 
-0x2d 000081 beq patch27_1 ,p_le_parse 
-0x2e 000082 beq patch27_2 ,p_le_parse_l2cap 
-0x2f 000083 beq patch29_4 ,p_le_adv_not_match 
-0x30 000084 beq patch29_5 ,p_le_init_adv 
-0x31 000085 beq patch32_0 ,p_g24_reconn_dispatch 
-0x32 000086 beq patch32_6 ,p_g24_short_sleep 
-0x33 000087 beq patch33_2 ,p_mouse_g24_retransmit 
-0x34 000088 beq patch33_5 ,p_g24_transmit_hop_process 
-0x35 000089 beq patch33_7 ,p_power_ctrl_start 
-0x36 000090 rtneq patch3f_7 
-0x37 000091 branch assert 
-:      000095 p_main_loop:
-0x38 000096 call sp_calc_sequence_256 
-0x39 000097 call sp_calc_sequence_256_check 
-0x3a 000098 call le_advertising_dispatch 
-0x3b 000099 call idle_dispatch 
-0x3c 000100 call app_process_idle 
-0x3d 000101 call connection_dispatch 
-0x3e 000102 call g24_dispatch 
-0x3f 000103 call lpm_dispatch 
-0x40 000104 branch p_main_loop 
-:      000106 p_shutdown_radio:
-0x41 000107 jam 0 ,0x8900 
-0x42 000108 branch shutdown_radio + 1 
-:      000109 p_set_sync_on:
-0x43 000110 jam 0x60 ,0x8a0f 
-0x44 000111 jam 0xaa ,0x8a10 
-0x45 000112 jam 0x7a ,0x8a12 
-0x46 000113 jam 0x00 ,0x8a25 
-0x47 000114 jam 0x00 ,0x8a26 
-0x48 000115 nop 60 
-0x49 000116 jam 0x20 ,0x8a20 
-0x4a 000117 jam 0xf5 ,0x8a23 
-0x4b 000118 jam 0x12 ,0x8a24 
-0x4c 000119 jam 0x10 ,0x8a24 
-0x4d 000120 nop 60 
-0x4e 000121 jam 0x60 ,0x8a12 
-0x4f 000122 jam 0xdd ,0x8a23 
-0x50 000123 rtn 
-:      000125 p_initialize_radio_cont:
-0x51 000126 jam 0 ,mem_le_testtype 
-0x52 000127 jam 0 ,mem_cmd_le_create_conn 
-0x53 000128 until null ,lpo_edge 
-0x54 000130 jam 0x0d ,0x8946 
-0x55 000131 jam 0x10 ,0x896f 
-0x56 000132 jam 0xcd ,0x8a13 
-0x57 000133 jam 0x10 ,0x8a06 
-0x58 000134 jam 0x4a ,0x8a84 
-0x59 000135 jam 0x40 ,0x8a85 
-0x5a 000136 jam 0xfe ,0x8a16 
-0x5b 000137 call p_set_otp_config 
-0x5c 000140 call wdt_set_disable 
-0x5d 000142 until null ,lpo_edge 
-0x5e 000143 jam 0x5f ,0x813b 
-0x5f 000144 until null ,lpo_edge 
-0x60 000145 jam 0x88 ,0x813c 
-0x61 000146 until null ,lpo_edge 
-0x62 000147 fetch 1 ,mem_fcomp_div 
-0x63 000148 beq xtal_16m ,p_initialize_radio_16m 
-0x64 000149 fetch 1 ,mem_ring_ibias_trim 
-0x65 000150 or_into 0x04 ,pdata 
-0x66 000151 store 1 ,0x8a02 
-0x67 000152 jam 0x01 ,0x890f 
-0x68 000153 jam 0x24 ,0x8a80 
-0x69 000154 jam 0x62 ,0x8a81 
-0x6a 000155 setarg 0xe61212 
-0x6b 000156 store 3 ,0x8a73 
-:      000157 p_initialize_radio2:
-0x6c 000158 jam 0x60 ,0x8a86 
-0x6d 000159 jam 0x3b ,0x8a8b 
-0x6e 000160 call p_dpll_on 
-0x6f 000161 jam 0 ,core_config 
-0x70 000162 jam clksel_dpll ,core_clksel 
-0x71 000163 setarg 0x557474 
-0x72 000164 store 3 ,0x8968 
-0x73 000165 jam 0x6e ,0x8960 
-0x74 000166 call p_rx_dcoc 
-0x75 000167 call p_rfpll_aac_ghpc 
-0x76 000168 call p_set_xtal_cap 
-0x77 000169 jam system_clk_12m ,mem_system_clk 
-0x78 000170 branch sadc_calibration 
-:      000173 p_set_xtal_cap:
-0x79 000174 rtn wake 
-0x7a 000175 until null ,lpo_edge 
-0x7b 000176 fetch 1 ,mem_xtal_c_sel 
-0x7c 000177 store 1 ,core_xtal_cap 
-0x7d 000178 until null ,lpo_edge 
-0x7e 000179 rtn 
-:      000181 p_dpll_on:
-0x7f 000182 fetch 1 ,mem_fcomp_div 
-0x80 000183 beq xtal_24m ,p_dpll_on_24m 
-0x81 000184 fetch 1 ,mem_ring_ibias_trim 
-0x82 000185 or_into 0x06 ,pdata 
-0x83 000186 store 1 ,0x8a02 
-0x84 000187 jam 0xe0 ,0x8a05 
-:      000188 p_dpll_on_24m:
-0x85 000189 jam 0xd8 ,0x8a00 
-0x86 000190 nop 60 
-0x87 000191 jam 0xa0 ,0x8a01 
-0x88 000192 jam 0xdf ,0x8a00 
-0x89 000193 jam 0xfa ,0x8a01 
-0x8a 000194 nop 20 
-0x8b 000195 jam 0x9f ,0x8a00 
-0x8c 000196 rtn 
-:      000198 p_initialize_radio_16m:
-0x8d 000199 fetch 1 ,mem_ring_ibias_trim 
-0x8e 000200 or_into 0x06 ,pdata 
-0x8f 000201 store 1 ,0x8a02 
-0x90 000202 jam 0x00 ,0x890f 
-0x91 000203 jam 0x23 ,0x8a80 
-0x92 000204 jam 0xb0 ,0x8a81 
-0x93 000205 setarg 0xe40909 
-0x94 000206 store 3 ,0x8a73 
-0x95 000207 jam 0x2a ,0x8a76 
-0x96 000208 jam 0x04 ,0x8902 
-0x97 000209 branch p_initialize_radio2 
-:      000211 p_set_otp_config:
-0x98 000212 branch p_set_otp_config_wake ,wake 
-0x99 000213 fetch 4 ,mem_otp_core_ldo 
-0x9a 000214 rtn blank 
-0x9b 000215 until null ,lpo_edge 
-0x9c 000216 fetch 1 ,0x8136 
-0x9d 000217 and pdata ,0xf0 ,pdata 
-0x9e 000218 fetcht 1 ,mem_otp_core_ldo 
-0x9f 000219 ior temp ,pdata 
-0xa0 000220 increase -3 ,pdata 
-0xa1 000221 store 1 ,0x8136 
-0xa2 000222 until null ,lpo_edge 
-0xa3 000224 fetch 1 ,0x8138 
-0xa4 000225 and pdata ,0x7 ,pdata 
-0xa5 000226 fetcht 1 ,mem_otp_verf_bg 
-0xa6 000227 lshift3 temp ,temp 
-0xa7 000228 ior temp ,pdata 
-0xa8 000229 store 1 ,0x8138 
-0xa9 000230 until null ,lpo_edge 
-:      000232 p_set_otp_config2:
-0xaa 000233 fetch 1 ,0x8acb 
-0xab 000234 and pdata ,0xf0 ,pdata 
-0xac 000235 fetcht 1 ,mem_otp_charge_pump 
-0xad 000236 storet 1 ,mem_otp_charge_pump_x 
-0xae 000237 ior temp ,pdata 
-0xaf 000238 store 1 ,0x8acb 
-0xb0 000240 fetch 1 ,mem_otp_dpll_ibais 
-0xb1 000241 store 1 ,mem_otp_dpll_ibais_x 
-0xb2 000242 isolate1 3 ,pdata 
-0xb3 000243 fetch 1 ,0x8a06 
-0xb4 000244 setflag true ,7 ,pdata 
-0xb5 000245 store 1 ,0x8a06 
-0xb6 000247 fetch 1 ,mem_otp_dpll_ibais 
-0xb7 000248 and pdata ,7 ,temp 
-0xb8 000249 lshift4 temp ,temp 
-0xb9 000250 lshift temp ,temp 
-0xba 000251 storet 1 ,mem_ring_ibias_trim 
-0xbb 000252 fetch 1 ,0x8a02 
-0xbc 000253 and pdata ,0x1f ,pdata 
-0xbd 000254 ior temp ,pdata 
-0xbe 000255 store 1 ,0x8a02 
-0xbf 000256 rtn 
-:      000258 p_set_otp_config_wake:
-0xc0 000259 fetch 2 ,mem_otp_charge_pump_x 
-0xc1 000260 rtn blank 
-0xc2 000261 store 2 ,mem_otp_charge_pump 
-0xc3 000262 branch p_set_otp_config2 
-:      000264 p_rf_rx_enable:
-0xc4 000265 call rf_debug_rx_gpio_high 
-0xc5 000266 call rf_rx_agc_set 
-0xc6 000267 force 8 ,radio_ctrl 
-0xc7 000268 force 0 ,radio_ctrl 
-0xc8 000270 setarg 0x0aaada 
-0xc9 000271 store 3 ,0x8a0f 
-0xca 000272 jam 0x40 ,0x8a25 
-0xcb 000273 jam 0x10 ,0x8a26 
-0xcc 000274 nop 60 
-0xcd 000275 jam 0xfb ,0x8a01 
-0xce 000276 jam 0xff ,0x8a25 
-0xcf 000277 jam 0x30 ,0x8a26 
-0xd0 000278 jam 0xfe ,0x8a16 
-0xd1 000279 branch rf_rx_enable + 14 
-:      000281 p_mouse_g24_retransmit:
-0xd2 000282 fetch 1 ,mem_mouse_need_soft_reset 
-0xd3 000283 nrtn blank 
-0xd4 000284 call p_mouse_retransmit_select_device_by_pb_button 
-0xd5 000285 branch mouse_g24_retransmit + 3 
-:      000287 p_mouse_retransmit_select_device_by_pb_button:
-0xd6 000288 fetch 1 ,mem_config_select_device_button_gpio 
-0xd7 000289 rtneq gpio_disable 
-0xd8 000290 branch mouse_retransmit_select_device_by_pb_button 
-:      000292 p_g24_transmit_hop_process:
-0xd9 000293 fetcht 1 ,mem_24g_retry 
-0xda 000294 fetch 1 ,mem_24g_fast_hop_count 
-0xdb 000295 isub temp ,null 
-0xdc 000296 nbranch p_g24_tx_fast_hop ,positive 
-0xdd 000297 branch g24_transmit_hop_process + 5 
-:      000299 p_g24_tx_fast_hop:
-0xde 000300 fetch 4 ,mem_24g_addr 
-0xdf 000301 fetcht 4 ,mem_24g_fast_conn_addr 
-0xe0 000302 isub temp ,null 
-0xe1 000303 branch g24_ch ,zero 
-0xe2 000304 call p_power_ctrl_txpower_incrs 
-0xe3 000305 branch g24_tx_fast_hop + 1 
-:      000307 p_txon:
-0xe4 000308 setarg 0x0aaa7e 
-0xe5 000309 store 3 ,0x8a0f 
-0xe6 000310 nop 60 
-0xe7 000311 jam 0x00 ,0x8a25 
-0xe8 000312 jam 0x0d ,0x8a26 
-0xe9 000313 jam 0xf6 ,0x8a16 
-0xea 000314 branch txon + 7 
-:      000316 p_set_tx_power:
-0xeb 000317 fetch 1 ,mem_tx_power 
-0xec 000318 beq tx_power_6db ,set_tx_power_7db 
-0xed 000319 beq tx_power_10db ,p_set_tx_power_10db 
-0xee 000320 beq tx_power_f30db ,p_set_tx_power_f30db 
-0xef 000323 beq tx_power_factory ,p_set_tx_power_factory 
-0xf0 000324 branch set_tx_power + 2 
-:      000326 p_set_tx_power_10db:
-0xf1 000327 jam 0x25 ,0x8a14 
-0xf2 000328 setarg 0xa93f3f 
-0xf3 000329 store 3 ,0x8a60 
-0xf4 000330 jam 0x1f ,0x8a63 
-0xf5 000331 rtn 
-:      000333 p_set_tx_power_factory:
-0xf6 000334 jam 0x17 ,0x8a14 
-0xf7 000335 fetch 3 ,mem_tx_power_factory_param_new 
-0xf8 000336 store 3 ,0x8a60 
-0xf9 000337 branch set_tx_power_8a63_28 
-:      000339 p_set_tx_power_f30db:
-0xfa 000340 jam 0x17 ,0x8a14 
-0xfb 000341 setarg 0x250300 
-0xfc 000342 store 3 ,0x8a60 
-0xfd 000343 branch set_tx_power_8a63_28 
-:      000345 p_rx_dcoc:
-0xfe 000346 rtn wake 
-0xff 000347 call set_sync_on 
-0x100 000348 arg 39 ,temp 
-0x101 000349 call set_freq_rx 
-0x102 000350 call rf_rx_enable 
-0x103 000351 jam 0x7f ,0x8a25 
-0x104 000352 jam 0x1a ,0x8a30 
-0x105 000353 jam 0x78 ,0x8a31 
-0x106 000354 jam 0xb2 ,0x8a8f 
-0x107 000355 jam 0 ,0x8ac2 
-0x108 000356 jam 0 ,0x8ac3 
-0x109 000357 arg 6 ,queue 
-0x10a 000358 call p_rx_dcoc_avg 
-0x10b 000359 isolate1 13 ,rega 
-0x10c 000360 call qset_start 
-0x10d 000361 isolate1 13 ,regb 
-0x10e 000362 call qset_p 
-0x10f 000363 arg 5 ,queue 
-:      000364 p_rx_dcoc_loop2:
-0x110 000365 call qset1_p 
-0x111 000366 call qset_p 
-0x112 000367 call p_rx_dcoc_avg 
-0x113 000368 arg 0x8ac2 ,contw 
-0x114 000369 rshift4 rega ,pdata 
-0x115 000370 call qsetxor 
-0x116 000371 rshift4 regb ,pdata 
-0x117 000372 call qsetxor 
-0x118 000373 increase -1 ,queue 
-0x119 000374 branch p_rx_dcoc_loop2 ,positive 
-0x11a 000375 branch rx_dcoc_loop2 + 10 
-:      000377 p_rx_dcoc_avg:
-0x11b 000378 nop 60 
-0x11c 000379 setarg mem_dcoc_buf 
-0x11d 000380 store 2 ,0x8982 
-0x11e 000381 setarg mem_dcoc_buf_end 
-0x11f 000382 store 2 ,0x8984 
-0x120 000383 jam 0x9 ,0x8981 
-0x121 000384 jam 0x3 ,0x8981 
-0x122 000385 jam 0x6 ,0x8980 
-0x123 000386 nop 60 
-0x124 000387 arg 0 ,rega 
-0x125 000388 arg 0 ,regb 
-0x126 000389 arg 16 ,loopcnt 
-0x127 000390 arg mem_dcoc_buf ,contr 
-0x128 000391 branch rx_dcoc_loop 
-:      000393 p_rfpll_aac_ghpc:
-0x129 000394 rtn wake 
-0x12a 000395 branch rfpll_aac_ghpc + 1 
-:      000400 p_sadc_calibration:
-0x12b 000401 rtn wake 
-0x12c 000402 jam 0x77 ,core_gpadc_ctrl 
-0x12d 000403 jam 0xc9 ,core_gpadc_cfg0 
-0x12e 000404 jam 0x01 ,core_gpadc_cfg3 
-0x12f 000405 fetch 1 ,mem_adc_clkdiv 
-0x130 000406 store 1 ,core_sadc_clkdiv 
-0x131 000407 nop 3000 
-0x132 000408 call p_sadc_read 
-0x133 000409 jam 0xc1 ,core_gpadc_cfg0 
-0x134 000410 fetchr regb ,1 ,mem_spi_write_addr 
-0x135 000411 arg 8 ,loopcnt 
-0x136 000412 call sadc_cal_read + 1 
-0x137 000413 fetch 1 ,mem_spi_write_addr 
-0x138 000414 store 1 ,mem_adc_cal_c7 
-0x139 000415 storer regb ,1 ,mem_spi_write_addr 
-0x13a 000416 rtn 
-:      000419 p_sadc_read:
-0x13b 000420 jam 0x03 ,core_sadc_ctrl 
-:      000421 p_sadc_read_wait:
-0x13c 000422 fetch 1 ,core_perf_status 
-0x13d 000423 bbit0 saradc_done ,p_sadc_read_wait 
-0x13e 000424 fetcht 2 ,core_sadc_data 
-0x13f 000425 storet 2 ,mem_adc_current_value 
-0x140 000426 jam 0x00 ,core_sadc_ctrl 
-0x141 000427 rtn 
-:      000430 p_set_lemode:
-0x142 000431 jam 0x11 ,0x8a82 
-0x143 000432 jam 0x12 ,0x8a8d 
-0x144 000433 jam 0x0a ,0x8a8e 
-0x145 000434 fetch 1 ,mem_fcomp_div 
-0x146 000435 beq xtal_16m ,p_set_lemode_2m_16m 
-0x147 000436 setarg 0x5762 
-0x148 000437 store 2 ,0x8907 
-:      000438 p_set_lemode_2m:
-0x149 000439 jam 3 ,0x8901 
-0x14a 000440 jam 3 ,0x8930 
-0x14b 000441 rtnmark1 mark_ble_2m 
-0x14c 000442 jam 1 ,0x8901 
-0x14d 000443 jam 0x07 ,0x8a82 
-0x14e 000444 jam 0x44 ,0x8a8d 
-0x14f 000445 jam 0x0a ,0x8a8e 
-0x150 000446 fetch 1 ,mem_fcomp_div 
-0x151 000447 beq xtal_16m ,p_set_lemode_1m_16m 
-0x152 000448 setarg 0x2bb1 
-0x153 000449 store 2 ,0x8907 
-:      000450 p_set_lemode_1m:
-0x154 000451 rtnmark0 mark_ble_lr 
-0x155 000452 jam 0x24 ,0x8930 
-0x156 000453 jam 5 ,0x8901 
-0x157 000454 rtn 
-:      000456 p_set_lemode_1m_16m:
-0x158 000457 setarg 0x4189 
-0x159 000458 store 2 ,0x8907 
-0x15a 000459 branch p_set_lemode_1m 
-:      000461 p_set_lemode_2m_16m:
-0x15b 000462 setarg 0x8312 
-0x15c 000463 store 2 ,0x8907 
-0x15d 000464 branch p_set_lemode_2m 
-:      000465 p_le_check_retransmit_timesout:
-0x15e 000466 fetch 1 ,mem_le_conn_rcv_new 
-0x15f 000467 arg 256 ,regc 
-0x160 000468 iadd regc ,pdata 
-0x161 000469 rtn 
-:      000470 p_le_got_first_packet:
-0x162 000471 branch p_le_got_first_packet_new 
-:      000472 p_le_slave_match:
-0x163 000473 call p_le_check_retransmit 
-0x164 000474 branch le_slave_match + 1 
-:      000476 p_le_check_retransmit:
-0x165 000477 fetch 1 ,mem_le_conn_first_rcv 
-0x166 000478 rtn blank 
-0x167 000479 fetch 1 ,mem_le_check_retransmit_flag 
-0x168 000480 nrtn blank 
-0x169 000481 fetcht 1 ,mem_le_conn_first_rcv 
-0x16a 000482 fetch 1 ,mem_le_conn_rcv_new 
-0x16b 000483 isub temp ,null 
-0x16c 000484 ncall p_le_check_retransmit_timesout ,positive 
-0x16d 000485 isub temp ,pdata 
-0x16e 000486 sub pdata ,100 ,null 
-0x16f 000487 branch p_le_check_retransmit_count ,positive 
-0x170 000488 fetch 1 ,mem_le_retransmit_cnt 
-0x171 000489 sub pdata ,20 ,null 
-0x172 000490 ncall p_app_ble_disconnect ,positive 
-0x173 000491 jam 1 ,mem_le_check_retransmit_flag 
-0x174 000492 rtn 
-:      000493 p_app_ble_disconnect:
-0x175 000494 jam 1 ,mem_le_check_retransmit_discon_flag 
-0x176 000495 branch app_ble_disconnect 
-:      000496 p_le_check_retransmit_count:
-0x177 000497 fetcht 1 ,mem_le_arq 
-0x178 000498 fetch 1 ,mem_le_rxbuf_data_header 
-0x179 000499 rshift pdata ,pdata 
-0x17a 000500 ixor temp ,pdata 
-0x17b 000501 isolate1 nesn ,pdata 
-0x17c 000502 setarg 0 
-0x17d 000503 fetcht 1 ,mem_le_retransmit_cnt 
-0x17e 000504 setflag true ,0 ,pdata 
-0x17f 000505 iadd temp ,temp 
-0x180 000506 storet 1 ,mem_le_retransmit_cnt 
-0x181 000507 rtn 
-:      000509 p_le_got_first_packet_new:
-0x182 000510 fetch 1 ,mem_le_conn_rcv 
-0x183 000511 increase 1 ,pdata 
-0x184 000512 store 1 ,mem_le_conn_rcv 
-0x185 000513 nbranch p_le_got_first_packet_new + 7 ,match 
-0x186 000514 fetch 1 ,mem_le_conn_rcv_new 
-0x187 000515 increase 1 ,pdata 
-0x188 000516 store 1 ,mem_le_conn_rcv_new 
-0x189 000517 fetch 1 ,mem_le_state 
-0x18a 000518 rtnbit1 lestate_got_first_packet 
-0x18b 000519 set1 lestate_got_first_packet ,pdata 
-0x18c 000520 store 1 ,mem_le_state 
-0x18d 000521 fetch 2 ,mem_le_init_superto 
-0x18e 000522 store 2 ,mem_le_superto 
-0x18f 000523 setarg 0 
-0x190 000524 store 4 ,mem_le_transmit_window 
-0x191 000527 rtn 
-:      000528 p_le_rx_dec:
-0x192 000529 call le_check_retransmit 
-0x193 000531 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x194 000532 increase -4 ,rega 
-0x195 000533 nbranch le_crc_fail_consecutive ,positive 
-0x196 000534 branch le_rx_dec + 6 
-:      000536 p_le_rx_nopayload:
-0x197 000537 parse demod ,bucket ,24 
-0x198 000538 rshift32 pdata ,pdata 
-0x199 000539 rshift16 pdata ,pdata 
-0x19a 000540 istore 3 ,contw 
-0x19b 000541 enable swfine 
-0x19c 000542 call le_set_until_tx_timer 
-0x19d 000543 branch le_crc_fail ,crc_failed 
-0x19e 000544 bmark0 mark_ble_encryption ,le_rx_match 
-0x19f 000545 fetch 1 ,mem_le_rxbuf_data_length 
-0x1a0 000546 branch le_rx_match ,blank 
-0x1a1 000547 increase -4 ,pdata 
-0x1a2 000548 store 1 ,mem_le_rxbuf_data_length 
-0x1a3 000549 call wait_ccm_done 
-0x1a4 000550 fetch 1 ,core_misc_status 
-0x1a5 000551 bbit0 7 ,le_crc_fail_consecutive 
-0x1a6 000552 force regidx_result ,regext_index 
-0x1a7 000553 storer regext ,4 ,mem_le_peer_mic 
-0x1a8 000554 branch le_rx_match 
-:      000556 p_le_parse:
-0x1a9 000557 fetch 1 ,mem_le_packet_llid 
-0x1aa 000558 rtneq llid_reserved 
-0x1ab 000559 beq llid_le_ll ,le_parse_ll 
-0x1ac 000560 branch le_parse_l2cap 
-:      000562 p_le_adv_not_match:
-0x1ad 000563 call shutdown_radio 
-0x1ae 000564 jam 0 ,0x8900 
-0x1af 000565 set0 mark_ble_crc_fail ,mark 
-0x1b0 000566 branch le_adv_not_match + 1 
-:      000568 p_le_init_adv:
-0x1b1 000569 set0 mark_ble_crc_fail ,mark 
-0x1b2 000570 branch le_init_adv + 1 
-:      000572 p_le_parse_l2cap:
-0x1b3 000573 ifetch 2 ,contr 
-0x1b4 000574 beq le_l2cap_cid_att ,p_le_parse_att 
-0x1b5 000575 branch le_parse_l2cap_next + 2 
-:      000576 p_le_parse_att:
-0x1b6 000577 ifetch 3 ,contr 
-0x1b7 000578 store 3 ,mem_le_att_opcode 
-0x1b8 000579 beq attop_read_request ,p_le_parse_att_read_request 
-0x1b9 000580 beq attop_write_request ,p_le_parse_att_write_request 
-0x1ba 000581 branch le_parse_att2 
-:      000583 p_le_parse_att_read_request:
-0x1bb 000584 fetch mouse_flag_len ,mem_mouse_flag 
-0x1bc 000585 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-0x1bd 000586 call le_check_encrypt_state 
-0x1be 000587 fetcht 2 ,mem_le_att_handle 
-0x1bf 000588 fetch 1 ,mem_le_configuration 
-0x1c0 000589 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      000591 p_le_send_att_read_response:
-0x1c1 000592 fetch 2 ,mem_le_att_handle 
-0x1c2 000593 beq 0x30 ,le_send_att_error_response_notfound 
-0x1c3 000594 fetcht 2 ,mem_le_att_handle 
-0x1c4 000595 branch le_send_att_read_response 
-:      000597 p_le_send_att_read_response_check_auth:
-0x1c5 000598 fetch 2 ,mem_le_pairing_handle 
-0x1c6 000599 isub temp ,null 
-0x1c7 000600 nbranch p_le_send_att_read_response ,zero 
-0x1c8 000601 nbranch p_le_send_att_read_response ,user 
-0x1c9 000602 branch le_send_att_read_response_error_insufficient_auth 
-:      000604 p_le_parse_att_write_request:
-0x1ca 000605 copy contr ,rega 
-0x1cb 000606 fetch 2 ,mem_le_l2cap_size 
-0x1cc 000607 add pdata ,-3 ,regb 
-0x1cd 000608 call le_writeatt_cb 
-0x1ce 000609 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x1cf 000610 beq 0xff ,le_send_att_write_response_check_auth 
-0x1d0 000611 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x1d1 000612 branch le_send_att_write_response_check_auth ,blank 
-0x1d2 000613 fetch 1 ,mem_le_connect_status_flag 
-0x1d3 000614 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x1d4 000615 setarg 0x001a 
-0x1d5 000616 fetcht 2 ,mem_le_att_handle 
-0x1d6 000617 isub temp ,null 
-0x1d7 000618 nbranch le_send_att_write_response_check_auth ,zero 
-0x1d8 000619 branch le_send_att_read_response_error_insufficient_auth 
-:      000621 p_lpm_sleep:
-0x1d9 000623 fetch 2 ,mem_cb_before_lpm_sleep 
-0x1da 000624 call callback_func 
-:      000625 p_lpm_sleep_skip_cb_function:
-0x1db 000626 fetch 4 ,mem_sleep_counter_all 
-0x1dc 000627 iadd temp ,pdata 
-0x1dd 000628 store 4 ,mem_sleep_counter_all 
-0x1de 000629 call p_lpm_save_context 
-0x1df 000631 branch lpm_sleep_skip_cb_function + 4 
-:      000633 p_lpm_save_context:
-0x1e0 000634 storer mark ,8 ,mem_saved_mark 
-0x1e1 000635 arg core_gpio_conf ,contr 
-0x1e2 000636 arg mem_saved_gpio ,contw 
-0x1e3 000637 call memcpy16 
-0x1e4 000638 arg core_gpio_conf_hi ,contr 
-0x1e5 000639 call memcpy8 
-0x1e6 000640 fetch 1 ,core_spid_ctrl 
-0x1e7 000641 store 1 ,mem_saved_spidctrl 
-0x1e8 000642 copy temp ,regb 
-:      000643 p_lpm_write_gpio_wakeup:
-0x1e9 000644 arg 12 ,loopcnt 
-0x1ea 000645 arg mem_gpio_wakeup_cfg ,rega 
-0x1eb 000646 arg core_gpio_wakeup_cfg ,regc 
-0x1ec 000647 until null ,lpo_edge 
-:      000648 p_lpm_write_gpio_loop:
-0x1ed 000649 ifetch 1 ,rega 
-0x1ee 000650 ifetcht 1 ,regc 
-0x1ef 000651 isub temp ,null 
-0x1f0 000652 branch p_lpm_write_gpio_loop_next ,zero 
-0x1f1 000653 istore 1 ,regc 
-0x1f2 000654 until null ,lpo_edge 
-:      000655 p_lpm_write_gpio_loop_next:
-0x1f3 000656 increase 1 ,rega 
-0x1f4 000657 increase 1 ,regc 
-0x1f5 000658 loop p_lpm_write_gpio_loop 
-0x1f6 000659 copy regb ,temp 
-0x1f7 000660 rtn 
-:      000662 p_lpm_dispatch:
-0x1f8 000663 call lpo_calibration 
-0x1f9 000664 fetch 3 ,mem_clks_per_lpo 
-0x1fa 000665 rtn blank 
-0x1fb 000666 fetcht 1 ,mem_mbutton_gpio 
-0x1fc 000667 call gpio_get_bit 
-0x1fd 000668 rtn true 
-0x1fe 000669 branch lpm_dispatch + 4 
-:      000672 p_otp_read_data:
-0x1ff 000673 call enable_otp_read 
-0x200 000674 call otp_read_data + 1 
-0x201 000675 branch otp_disable_chgpump 
-:      000677 p_g24_reconn_dispatch:
-0x202 000678 fetch 2 ,mem_24g_reconn_count 
-0x203 000679 arg 0x01f8 ,temp 
-0x204 000680 iand temp ,pdata 
-0x205 000681 branch p_g24_reconn_dispatch_next ,blank 
-0x206 000682 fetch 2 ,mem_24g_reconn_count 
-0x207 000683 increase 1 ,pdata 
-0x208 000684 store 2 ,mem_24g_reconn_count 
-0x209 000685 rtn 
-:      000687 p_g24_reconn_dispatch_next:
-0x20a 000688 call g24_reconn_data_prep 
-0x20b 000689 call g24_transmit_receive_ack 
-0x20c 000690 nbranch g24_reconn_device_fail ,sync 
-0x20d 000691 nbranch g24_reconn_device_fail ,user3 
-0x20e 000692 call g24_ackpayload_parse 
-0x20f 000694 fetch 1 ,mem_24g_rxdata_length 
-0x210 000695 branch p_recv_addr_zero_skip ,blank 
-:      000696 p_g24_reconn_dispatch_next_2:
-0x211 000697 fetch 4 ,mem_24g_pair_addr 
-0x212 000698 fetcht 4 ,mem_24g_addr 
-0x213 000699 isub temp ,null 
-0x214 000700 branch p_g24_reconn_mode_judge ,zero 
-0x215 000701 branch g24_reconn_dispatch_next + 9 
-:      000703 p_g24_reconn_mode_judge:
-0x216 000704 fetch mouse_flag_len ,mem_mouse_flag 
-0x217 000705 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0x218 000706 branch g24_reconn_receiver_addr 
-:      000708 p_recv_addr_zero_skip:
-0x219 000709 fetch 4 ,mem_24g_rxpayload + 2 
-0x21a 000710 rtn blank 
-0x21b 000711 branch p_g24_reconn_dispatch_next_2 
-:      000713 p_power_ctrl_start:
-0x21c 000714 fetch 1 ,mem_power_ctrl_disable 
-0x21d 000715 nrtn blank 
-0x21e 000716 fetch 2 ,mem_ui_state_map 
-0x21f 000717 rtnbit1 ui_state_ble_adv 
-0x220 000718 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x221 000719 call rssi_average 
-0x222 000720 storet 1 ,mem_rssi_avg_received 
-0x223 000721 fetch 1 ,mem_rssi_dis_max_24g 
-0x224 000722 bmark1 mark_24g ,p_power_ctrl_start_next 
-0x225 000723 fetch 1 ,mem_rssi_dis_max_ble 
-:      000724 p_power_ctrl_start_next:
-0x226 000725 isub temp ,null 
-0x227 000726 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-0x228 000727 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x229 000728 sub pdata ,2 ,null 
-0x22a 000729 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-0x22b 000730 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x22c 000731 beq 0 ,p_power_ctrl_txpower_incrs 
-0x22d 000732 rtn 
-:      000734 p_power_ctrl_txpower_decrs_check:
-0x22e 000735 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x22f 000736 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x230 000737 isub temp ,null 
-0x231 000738 nrtn zero 
-0x232 000739 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000740 p_power_ctrl_txpower_decrs:
-0x233 000741 fetcht 1 ,mem_rssi_avg_received 
-0x234 000742 fetch 1 ,mem_rssi_dis_min_24g 
-0x235 000743 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0x236 000744 fetch 1 ,mem_rssi_dis_min_ble 
-:      000745 p_power_ctrl_txpower_decrs_next:
-0x237 000746 isub temp ,null 
-0x238 000747 nrtn positive 
-0x239 000748 fetch 1 ,mem_power_ctrl_level 
-0x23a 000749 beq 0 ,power_ctrl_decrs_level0 
-0x23b 000750 increase -1 ,pdata 
-0x23c 000751 store 1 ,mem_power_ctrl_level 
-0x23d 000752 beq 3 ,p_power_ctrl_decrs_level3 
-0x23e 000753 beq 2 ,p_power_ctrl_decrs_level2 
-0x23f 000754 beq 1 ,power_ctrl_decrs_level1 
-0x240 000755 branch power_ctrl_decrs_level0 
-:      000757 p_power_ctrl_txpower_incrs_force:
-0x241 000758 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000759 p_power_ctrl_txpower_incrs:
-0x242 000760 fetch 1 ,mem_power_ctrl_level 
-0x243 000761 beq 4 ,p_power_ctrl_incrs_level4 
-0x244 000762 increase 1 ,pdata 
-0x245 000763 store 1 ,mem_power_ctrl_level 
-0x246 000764 beq 1 ,power_ctrl_incrs_level1 
-0x247 000765 beq 2 ,p_power_ctrl_incrs_level2 
-0x248 000766 beq 3 ,p_power_ctrl_incrs_level3 
-:      000767 p_power_ctrl_incrs_level4:
-0x249 000768 jam tx_power_7db ,mem_tx_power 
-0x24a 000769 rtn 
-:      000770 p_power_ctrl_decrs_level3:
-:      000771 p_power_ctrl_incrs_level3:
-0x24b 000772 jam tx_power_5db ,mem_tx_power 
-0x24c 000773 rtn 
-:      000774 p_power_ctrl_decrs_level2:
-:      000775 p_power_ctrl_incrs_level2:
-0x24d 000776 jam tx_power_3db ,mem_tx_power 
-0x24e 000777 rtn 
-:      000783 p_mouse_cb_fuction:
-0x24f 000784 setarg mouse_24g_short_sleep 
-0x250 000785 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x251 000786 setarg mouse_24g_long_sleep 
-0x252 000787 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x253 000788 setarg p_mouse_24g_before_lpm_sleep 
-0x254 000789 store 2 ,mem_cb_before_lpm_sleep 
-0x255 000790 branch mouse_cb_fuction + 7 
-:      000792 p_gpio_set_wake_by_current_state:
-0x256 000793 sub temp ,gpio_disable ,null 
-0x257 000794 rtn zero 
-0x258 000795 storet 1 ,mem_mouse_wheel_temp_gpio 
-0x259 000796 call gpio_get_bit 
-0x25a 000797 branch p_gpio_set_qdec_mode ,true 
-0x25b 000798 branch p_gpio_set_low_wake_disable_qdec 
-:      000800 p_gpio_set_qdec_mode:
-0x25c 000801 call p_mouse_qdec_disable 
-0x25d 000802 call p_mouse_qdec_lpm_cfg 
-0x25e 000803 call p_mouse_qdec_enable 
-0x25f 000804 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x260 000805 branch gpio_set_high_impedance 
-:      000807 p_gpio_set_low_wake_disable_qdec:
-0x261 000808 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x262 000809 call gpio_set_high_impedance 
-0x263 000810 call p_gpio_set_low_wake 
-0x264 000811 branch p_mouse_qdec_disable 
-:      000813 p_mouse_qdec_lpm_cfg:
-0x265 000814 arg 6 ,debug 
-:      000815 p_gpio_wake_cfg_set:
-0x266 000816 call gpio_set_wake_high 
-0x267 000817 branch p_lpm_write_gpio_wakeup 
-:      000819 p_gpio_set_low_wake:
-0x268 000820 arg 3 ,debug 
-0x269 000821 branch p_gpio_wake_cfg_set 
-:      000823 p_mouse_qdec_disable:
-0x26a 000824 setarg 0x10 
-0x26b 000825 store 1 ,core_puwakeup 
-:      000826 p_mouse_lpo_wait:
-0x26c 000827 until null ,lpo_edge 
-0x26d 000828 rtn 
-:      000830 p_mouse_qdec_enable:
-0x26e 000831 setarg 0x80 
-0x26f 000832 store 1 ,core_puwakeup 
-0x270 000833 until null ,lpo_edge 
-0x271 000834 until null ,lpo_edge 
-0x272 000835 branch p_mouse_lpo_wait 
-:      000837 p_soft_reset:
-0x273 000838 clear_stack 
-0x274 000839 call mouse_wheel_gpio_init ,wake 
-0x275 000840 branch soft_reset + 2 
-:      000842 p_mouse_24g_before_lpm_sleep:
-0x276 000843 rtn 
-:      000849 p_mouse_load_device_info_check:
-0x277 000850 call p_mouse_store_normal_tx_power 
-0x278 000851 fetch mouse_flag_len ,mem_mouse_flag 
-0x279 000852 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x27a 000853 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x27b 000854 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-0x27c 000855 rtn 
-:      000856 p_mouse_load_otp_info_check:
-0x27d 000857 fetch 1 ,mem_device_flag 
-0x27e 000858 store 1 ,mem_mouse_device_flag_temp 
-0x27f 000859 call mouse_read_otp_dpi 
-0x280 000862 call p_mouse_device_flag_check 
-0x281 000864 call p_mouse_read_otp_device_info 
-0x282 000865 call p_mouse_read_otp_le_addr_increase_count_info 
-0x283 000866 branch mouse_otp_load_app_initflag 
-:      000867 p_mouse_read_otp_device_info:
-0x284 000868 fetch mouse_flag_len ,mem_mouse_flag 
-0x285 000869 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-0x286 000870 branch mouse_read_otp_device_info 
-:      000872 p_mouse_app_initflag_check:
-0x287 000873 fetch 2 ,mem_store_flag 
-0x288 000874 arg eeprom_init_flag ,temp 
-0x289 000875 isub temp ,null 
-0x28a 000876 branch p_mouse_load_device_info ,zero 
-0x28b 000878 storet 2 ,mem_store_flag 
-0x28c 000879 call mouse_ble_init_address 
-0x28d 000880 fetch 1 ,mem_device_flag_temp 
-0x28e 000881 store 1 ,mem_device_flag 
-0x28f 000882 call mouse_load_default_dpi 
-0x290 000884 setarg 0x1122 
-0x291 000885 store 2 ,mem_random_addr_increase_count 
-:      000886 p_mouse_device_flag_reinit:
-0x292 000887 fetch 1 ,mem_mouse_device_flag_temp 
-0x293 000888 store 1 ,mem_device_flag 
-0x294 000889 rtn 
-:      000891 p_mouse_device_flag_check:
-0x295 000892 fetch 1 ,mem_device_flag 
-0x296 000893 beq 0 ,p_mouse_device_flag_reinit 
-0x297 000894 beq 4 ,p_mouse_24g_init 
-0x298 000895 rtn 
-:      000897 p_mouse_24g_init:
-0x299 000898 jam mode_24g_device ,mem_device_flag 
-0x29a 000899 rtn 
-:      000901 p_mouse_read_otp_le_addr_increase_count_info:
-0x29b 000902 fetch 1 ,mem_device_flag 
-0x29c 000903 rtneq mode_24g_device 
-0x29d 000904 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x29e 000905 copy regb ,regc 
-:      000906 p_mouse_read_otp_le_addr_increase_count_loop:
-0x29f 000907 call mouse_read_otp_le_addr_increase_count_common 
-0x2a0 000908 fetch 2 ,mem_random_addr_increase_count_temp 
-0x2a1 000909 branch p_mouse_le_addr_increase_count_load ,blank 
-0x2a2 000910 store 2 ,mem_random_addr_increase_count_last 
-0x2a3 000911 increase 2 ,regc 
-0x2a4 000912 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x2a5 000913 isub regc ,null 
-0x2a6 000914 nbranch p_mouse_le_addr_increase_count_load ,positive 
-0x2a7 000915 copy regc ,regb 
-0x2a8 000916 branch p_mouse_read_otp_le_addr_increase_count_loop 
-:      000918 p_mouse_le_addr_increase_count_load:
-0x2a9 000919 fetch 2 ,mem_random_addr_increase_count_last 
-0x2aa 000920 store 2 ,mem_random_addr_increase_count 
-0x2ab 000921 rtn 
-:      000924 p_mouse_store_device_info:
-0x2ac 000925 fetch mouse_flag_len ,mem_mouse_flag 
-0x2ad 000926 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x2ae 000927 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x2af 000928 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-0x2b0 000929 rtn 
-:      000931 p_mouse_store_otp_device_info:
-0x2b1 000932 call p_mouse_write_otp_locall_addr 
-0x2b2 000934 branch mouse_store_otp_device_info + 1 
-:      000936 p_mouse_write_otp_locall_addr:
-0x2b3 000937 fetch 1 ,mem_device_flag 
-0x2b4 000938 rtneq mode_24g_device 
-0x2b5 000939 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-0x2b6 000940 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-0x2b7 000941 rtn 
-:      000945 p_mouse_write_otp_le_locall_addr1:
-0x2b8 000946 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x2b9 000947 copy regb ,regc 
-:      000948 p_mouse_write_otp_le_locall_addr1_loop:
-0x2ba 000949 call mouse_read_otp_le_locall_addr1_common 
-0x2bb 000950 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x2bc 000951 branch p_mouse_le_local_addr1_store ,blank 
-0x2bd 000952 store 6 ,mem_mouse_le_locall_addr1_last 
-0x2be 000953 increase 6 ,regc 
-0x2bf 000954 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x2c0 000955 isub regc ,null 
-0x2c1 000956 nrtn positive 
-0x2c2 000957 copy regc ,regb 
-0x2c3 000958 branch p_mouse_write_otp_le_locall_addr1_loop 
-:      000960 p_mouse_le_local_addr1_store:
-0x2c4 000961 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x2c5 000962 fetcht 6 ,mem_device1_locall_addr 
-0x2c6 000963 isub temp ,null 
-0x2c7 000964 rtn zero 
-0x2c8 000965 arg 6 ,loopcnt 
-0x2c9 000966 arg mem_device1_locall_addr ,rega 
-0x2ca 000967 copy regc ,regb 
-0x2cb 000968 branch otp_write 
-:      000970 p_mouse_write_otp_le_locall_addr2:
-0x2cc 000971 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x2cd 000972 copy regb ,regc 
-:      000973 p_mouse_write_otp_le_locall_addr2_loop:
-0x2ce 000974 call mouse_read_otp_le_locall_addr2_common 
-0x2cf 000975 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x2d0 000976 branch p_mouse_le_local_addr2_store ,blank 
-0x2d1 000977 store 6 ,mem_mouse_le_locall_addr2_last 
-0x2d2 000978 increase 6 ,regc 
-0x2d3 000979 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x2d4 000980 isub regc ,null 
-0x2d5 000981 nrtn positive 
-0x2d6 000982 copy regc ,regb 
-0x2d7 000983 branch p_mouse_write_otp_le_locall_addr2_loop 
-:      000985 p_mouse_le_local_addr2_store:
-0x2d8 000986 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x2d9 000987 fetcht 6 ,mem_device2_locall_addr 
-0x2da 000988 isub temp ,null 
-0x2db 000989 rtn zero 
-0x2dc 000990 arg 6 ,loopcnt 
-0x2dd 000991 arg mem_device2_locall_addr ,rega 
-0x2de 000992 copy regc ,regb 
-0x2df 000993 branch otp_write 
-:      000997 p_mouse_load_device_info:
-0x2e0 000998 call p_mouse_le_locall_addr_init_check 
-0x2e1 000999 call p_mouse_select_reconn_device 
-0x2e2 001000 call p_mouse_otp_load_dpi 
-0x2e3 001001 branch mouse_load_device_info + 1 
-:      001003 p_mouse_otp_load_dpi:
-0x2e4 001004 fetch mouse_flag_len ,mem_mouse_flag 
-0x2e5 001005 rtnbit0 mouse_enable_load_and_store_dpi 
-0x2e6 001006 fetch 1 ,mem_mouse_dpi 
-0x2e7 001007 beq 0 ,mouse_otp_load_dpi 
-0x2e8 001008 beq 6 ,p_mouse_dpi_reinit 
-0x2e9 001009 rtn 
-:      001011 p_mouse_dpi_reinit:
-0x2ea 001012 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x0 000036 bbit1 8 ,pf_patch_ext 
+0x1 000037 beq patch00_0 ,p_soft_reset 
+0x2 000038 beq patch00_2 ,p_main_loop 
+0x3 000039 beq patch02_0 ,p_shutdown_radio 
+0x4 000040 beq patch02_1 ,p_set_sync_on 
+0x5 000041 beq patch02_4 ,p_set_lemode 
+0x6 000042 beq patch02_5 ,p_rf_rx_enable 
+0x7 000043 beq patch03_0 ,p_txon 
+0x8 000044 beq patch03_1 ,p_set_tx_power 
+0x9 000045 beq patch03_2 ,p_initialize_radio_cont 
+0xa 000046 beq patch04_5 ,p_lpm_sleep 
+0xb 000047 beq patch05_0 ,p_lpm_dispatch 
+0xc 000048 beq patch0d_0 ,p_mouse_cb_fuction 
+0xd 000049 beq patch0d_1 ,p_mouse_load_device_info_check 
+0xe 000050 beq patch0d_4 ,p_mouse_param_init 
+0xf 000051 beq patch0d_6 ,p_mouse_start_work 
+0x10 000052 beq patch0d_7 ,mouse_start_reconnect_device + 2 
+0x11 000053 beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0x12 000054 beq patch0e_4 ,p_mouse_lpm_before_common 
+0x13 000055 beq patch0e_7 ,p_mouse_adc_read_start 
+0x14 000056 beq patch0f_2 ,p_mouse_motion 
+0x15 000057 beq patch0f_7 ,p_mouse_3io6key_check 
+0x16 000058 beq patch10_1 ,p_mouse_init_sensor 
+0x17 000059 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0x18 000060 beq patch10_5 ,p_mouse_priority_bb_event 
+0x19 000061 beq patch10_6 ,p_mouse_le 
+0x1a 000062 beq patch10_7 ,p_mouse_bb_event_timer 
+0x1b 000063 beq patch11_0 ,p_mouse_start_discovery 
+0x1c 000064 beq patch11_2 ,p_mouse_store_remote_bdaddr 
+0x1d 000065 beq patch11_3 ,p_mouse_app_initflag_check 
+0x1e 000066 beq patch11_4 ,p_mouse_store_device_info 
+0x1f 000067 beq patch11_5 ,p_mouse_store_dpi_info_check 
+0x20 000068 beq patch11_6 ,p_mouse_idle 
+0x21 000069 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0x22 000070 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0x23 000071 beq patch12_6 ,p_mouse_24g_package_data 
+0x24 000072 beq patch18_5 ,p_otp_read_data 
+0x25 000073 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0x26 000074 beq patch1a_6 ,p_gpio_set_wake 
+0x27 000075 beq patch1b_2 ,p_sadc_calibration 
+0x28 000076 branch assert 
+:      000078 pf_patch_ext:
+0x29 000079 beq patch22_4 ,p_le_slave_match 
+0x2a 000080 beq patch23_2 ,p_le_got_first_packet 
+0x2b 000081 beq patch24_5 ,p_le_rx_dec 
+0x2c 000082 beq patch24_6 ,p_le_rx_nopayload 
+0x2d 000083 beq patch27_1 ,p_le_parse 
+0x2e 000084 beq patch27_2 ,p_le_parse_l2cap 
+0x2f 000085 beq patch29_4 ,p_le_adv_not_match 
+0x30 000086 beq patch29_5 ,p_le_init_adv 
+0x31 000087 beq patch32_0 ,p_g24_reconn_dispatch 
+0x32 000088 beq patch32_6 ,p_g24_short_sleep 
+0x33 000089 beq patch33_2 ,p_mouse_g24_retransmit 
+0x34 000090 beq patch33_5 ,p_g24_transmit_hop_process 
+0x35 000091 beq patch33_7 ,p_power_ctrl_start 
+0x36 000092 rtneq patch3f_7 
+0x37 000093 branch assert 
+:      000097 p_mouse_adc_read_start:
+0x38 000098 call enable_adc 
+0x39 000099 call vdd_calculate_by_mode 
+0x3a 000100 div pdata ,10 
+0x3b 000101 call get_div_result 
+0x3c 000102 store 2 ,mem_mouse_vdd_now_vol 
+0x3d 000112 branch mouse_adc_data_process 
+:      000114 p_main_loop:
+0x3e 000115 call sp_calc_sequence_256 
+0x3f 000116 call sp_calc_sequence_256_check 
+0x40 000117 call le_advertising_dispatch 
+0x41 000118 call idle_dispatch 
+0x42 000119 call app_process_idle 
+0x43 000120 call connection_dispatch 
+0x44 000121 call g24_dispatch 
+0x45 000122 call lpm_dispatch 
+0x46 000123 branch p_main_loop 
+:      000125 p_shutdown_radio:
+0x47 000126 jam 0 ,0x8900 
+0x48 000127 branch shutdown_radio + 1 
+:      000128 p_set_sync_on:
+0x49 000129 jam 0x60 ,0x8a0f 
+0x4a 000130 jam 0xaa ,0x8a10 
+0x4b 000131 jam 0x7a ,0x8a12 
+0x4c 000132 jam 0x00 ,0x8a25 
+0x4d 000133 jam 0x00 ,0x8a26 
+0x4e 000134 nop 60 
+0x4f 000135 jam 0x20 ,0x8a20 
+0x50 000136 jam 0xf5 ,0x8a23 
+0x51 000137 jam 0x12 ,0x8a24 
+0x52 000138 jam 0x10 ,0x8a24 
+0x53 000139 nop 60 
+0x54 000140 jam 0x60 ,0x8a12 
+0x55 000141 jam 0xdd ,0x8a23 
+0x56 000142 rtn 
+:      000144 p_initialize_radio_cont:
+0x57 000145 jam 0 ,mem_le_testtype 
+0x58 000146 jam 0 ,mem_cmd_le_create_conn 
+0x59 000147 until null ,lpo_edge 
+0x5a 000149 jam 0x0d ,0x8946 
+0x5b 000150 jam 0x10 ,0x896f 
+0x5c 000151 jam 0xcd ,0x8a13 
+0x5d 000152 jam 0x10 ,0x8a06 
+0x5e 000153 jam 0x4a ,0x8a84 
+0x5f 000154 jam 0x40 ,0x8a85 
+0x60 000155 jam 0xfe ,0x8a16 
+0x61 000156 call p_set_otp_config 
+0x62 000159 call wdt_set_disable 
+0x63 000161 until null ,lpo_edge 
+0x64 000162 jam 0x5f ,0x813b 
+0x65 000163 until null ,lpo_edge 
+0x66 000164 jam 0x88 ,0x813c 
+0x67 000165 until null ,lpo_edge 
+0x68 000166 fetch 1 ,mem_fcomp_div 
+0x69 000167 beq xtal_16m ,p_initialize_radio_16m 
+0x6a 000168 fetch 1 ,mem_ring_ibias_trim 
+0x6b 000169 or_into 0x04 ,pdata 
+0x6c 000170 store 1 ,0x8a02 
+0x6d 000171 jam 0x01 ,0x890f 
+0x6e 000172 jam 0x24 ,0x8a80 
+0x6f 000173 jam 0x62 ,0x8a81 
+0x70 000174 setarg 0xe61212 
+0x71 000175 store 3 ,0x8a73 
+:      000176 p_initialize_radio2:
+0x72 000177 jam 0x60 ,0x8a86 
+0x73 000178 jam 0x3b ,0x8a8b 
+0x74 000179 call p_dpll_on 
+0x75 000180 jam 0 ,core_config 
+0x76 000181 jam clksel_dpll ,core_clksel 
+0x77 000182 setarg 0x557474 
+0x78 000183 store 3 ,0x8968 
+0x79 000184 jam 0x6e ,0x8960 
+0x7a 000185 call p_rx_dcoc 
+0x7b 000186 call p_rfpll_aac_ghpc 
+0x7c 000187 call p_set_xtal_cap 
+0x7d 000188 jam system_clk_12m ,mem_system_clk 
+0x7e 000189 branch sadc_calibration 
+:      000192 p_set_xtal_cap:
+0x7f 000193 rtn wake 
+0x80 000194 until null ,lpo_edge 
+0x81 000195 fetch 1 ,mem_xtal_c_sel 
+0x82 000196 store 1 ,core_xtal_cap 
+0x83 000197 until null ,lpo_edge 
+0x84 000198 rtn 
+:      000200 p_dpll_on:
+0x85 000201 fetch 1 ,mem_fcomp_div 
+0x86 000202 beq xtal_24m ,p_dpll_on_24m 
+0x87 000203 fetch 1 ,mem_ring_ibias_trim 
+0x88 000204 or_into 0x06 ,pdata 
+0x89 000205 store 1 ,0x8a02 
+0x8a 000206 jam 0xe0 ,0x8a05 
+:      000207 p_dpll_on_24m:
+0x8b 000208 jam 0xd8 ,0x8a00 
+0x8c 000209 nop 60 
+0x8d 000210 jam 0xa0 ,0x8a01 
+0x8e 000211 jam 0xdf ,0x8a00 
+0x8f 000212 jam 0xfa ,0x8a01 
+0x90 000213 nop 20 
+0x91 000214 jam 0x9f ,0x8a00 
+0x92 000215 rtn 
+:      000217 p_initialize_radio_16m:
+0x93 000218 fetch 1 ,mem_ring_ibias_trim 
+0x94 000219 or_into 0x06 ,pdata 
+0x95 000220 store 1 ,0x8a02 
+0x96 000221 jam 0x00 ,0x890f 
+0x97 000222 jam 0x23 ,0x8a80 
+0x98 000223 jam 0xb0 ,0x8a81 
+0x99 000224 setarg 0xe40909 
+0x9a 000225 store 3 ,0x8a73 
+0x9b 000226 jam 0x2a ,0x8a76 
+0x9c 000227 jam 0x04 ,0x8902 
+0x9d 000228 branch p_initialize_radio2 
+:      000230 p_set_otp_config:
+0x9e 000231 branch p_set_otp_config_wake ,wake 
+0x9f 000232 fetch 4 ,mem_otp_core_ldo 
+0xa0 000233 rtn blank 
+0xa1 000234 until null ,lpo_edge 
+0xa2 000235 fetch 1 ,0x8136 
+0xa3 000236 and pdata ,0xf0 ,pdata 
+0xa4 000237 fetcht 1 ,mem_otp_core_ldo 
+0xa5 000238 ior temp ,pdata 
+0xa6 000239 increase -3 ,pdata 
+0xa7 000240 store 1 ,0x8136 
+0xa8 000241 until null ,lpo_edge 
+0xa9 000243 fetch 1 ,0x8138 
+0xaa 000244 and pdata ,0x7 ,pdata 
+0xab 000245 fetcht 1 ,mem_otp_verf_bg 
+0xac 000246 lshift3 temp ,temp 
+0xad 000247 ior temp ,pdata 
+0xae 000248 store 1 ,0x8138 
+0xaf 000249 until null ,lpo_edge 
+:      000251 p_set_otp_config2:
+0xb0 000252 fetch 1 ,0x8acb 
+0xb1 000253 and pdata ,0xf0 ,pdata 
+0xb2 000254 fetcht 1 ,mem_otp_charge_pump 
+0xb3 000255 storet 1 ,mem_otp_charge_pump_x 
+0xb4 000256 ior temp ,pdata 
+0xb5 000257 store 1 ,0x8acb 
+0xb6 000259 fetch 1 ,mem_otp_dpll_ibais 
+0xb7 000260 store 1 ,mem_otp_dpll_ibais_x 
+0xb8 000261 isolate1 3 ,pdata 
+0xb9 000262 fetch 1 ,0x8a06 
+0xba 000263 setflag true ,7 ,pdata 
+0xbb 000264 store 1 ,0x8a06 
+0xbc 000266 fetch 1 ,mem_otp_dpll_ibais 
+0xbd 000267 and pdata ,7 ,temp 
+0xbe 000268 lshift4 temp ,temp 
+0xbf 000269 lshift temp ,temp 
+0xc0 000270 storet 1 ,mem_ring_ibias_trim 
+0xc1 000271 fetch 1 ,0x8a02 
+0xc2 000272 and pdata ,0x1f ,pdata 
+0xc3 000273 ior temp ,pdata 
+0xc4 000274 store 1 ,0x8a02 
+0xc5 000275 rtn 
+:      000277 p_set_otp_config_wake:
+0xc6 000278 fetch 2 ,mem_otp_charge_pump_x 
+0xc7 000279 rtn blank 
+0xc8 000280 store 2 ,mem_otp_charge_pump 
+0xc9 000281 branch p_set_otp_config2 
+:      000283 p_rf_rx_enable:
+0xca 000284 call rf_debug_rx_gpio_high 
+0xcb 000285 call rf_rx_agc_set 
+0xcc 000286 force 8 ,radio_ctrl 
+0xcd 000287 force 0 ,radio_ctrl 
+0xce 000289 setarg 0x0aaada 
+0xcf 000290 store 3 ,0x8a0f 
+0xd0 000291 jam 0x40 ,0x8a25 
+0xd1 000292 jam 0x10 ,0x8a26 
+0xd2 000293 nop 60 
+0xd3 000294 jam 0xfb ,0x8a01 
+0xd4 000295 jam 0xff ,0x8a25 
+0xd5 000296 jam 0x30 ,0x8a26 
+0xd6 000297 jam 0xfe ,0x8a16 
+0xd7 000298 branch rf_rx_enable + 14 
+:      000300 p_mouse_g24_retransmit:
+0xd8 000301 fetch 1 ,mem_mouse_need_soft_reset 
+0xd9 000302 nrtn blank 
+0xda 000303 call p_mouse_retransmit_select_device_by_pb_button 
+0xdb 000304 branch mouse_g24_retransmit + 3 
+:      000306 p_mouse_retransmit_select_device_by_pb_button:
+0xdc 000307 fetch 1 ,mem_config_select_device_button_gpio 
+0xdd 000308 rtneq gpio_disable 
+0xde 000309 branch mouse_retransmit_select_device_by_pb_button 
+:      000311 p_g24_transmit_hop_process:
+0xdf 000312 fetcht 1 ,mem_24g_retry 
+0xe0 000313 fetch 1 ,mem_24g_fast_hop_count 
+0xe1 000314 isub temp ,null 
+0xe2 000315 nbranch p_g24_tx_fast_hop ,positive 
+0xe3 000316 branch g24_transmit_hop_process + 5 
+:      000318 p_g24_tx_fast_hop:
+0xe4 000319 fetch 4 ,mem_24g_addr 
+0xe5 000320 fetcht 4 ,mem_24g_fast_conn_addr 
+0xe6 000321 isub temp ,null 
+0xe7 000322 branch g24_ch ,zero 
+0xe8 000323 call p_power_ctrl_txpower_incrs 
+0xe9 000324 branch g24_tx_fast_hop + 1 
+:      000326 p_txon:
+0xea 000327 setarg 0x0aaa7e 
+0xeb 000328 store 3 ,0x8a0f 
+0xec 000329 nop 60 
+0xed 000330 jam 0x00 ,0x8a25 
+0xee 000331 jam 0x0d ,0x8a26 
+0xef 000332 jam 0xf6 ,0x8a16 
+0xf0 000333 branch txon + 7 
+:      000335 p_set_tx_power:
+0xf1 000336 fetch 1 ,mem_tx_power 
+0xf2 000337 beq tx_power_6db ,set_tx_power_7db 
+0xf3 000338 beq tx_power_10db ,p_set_tx_power_10db 
+0xf4 000339 beq tx_power_f30db ,p_set_tx_power_f30db 
+0xf5 000342 beq tx_power_factory ,p_set_tx_power_factory 
+0xf6 000343 branch set_tx_power + 2 
+:      000345 p_set_tx_power_10db:
+0xf7 000346 jam 0x25 ,0x8a14 
+0xf8 000347 setarg 0xa93f3f 
+0xf9 000348 store 3 ,0x8a60 
+0xfa 000349 jam 0x1f ,0x8a63 
+0xfb 000350 rtn 
+:      000352 p_set_tx_power_factory:
+0xfc 000353 jam 0x17 ,0x8a14 
+0xfd 000354 fetch 3 ,mem_tx_power_factory_param_new 
+0xfe 000355 store 3 ,0x8a60 
+0xff 000356 branch set_tx_power_8a63_28 
+:      000358 p_set_tx_power_f30db:
+0x100 000359 jam 0x17 ,0x8a14 
+0x101 000360 setarg 0x250300 
+0x102 000361 store 3 ,0x8a60 
+0x103 000362 branch set_tx_power_8a63_28 
+:      000364 p_rx_dcoc:
+0x104 000365 rtn wake 
+0x105 000366 call set_sync_on 
+0x106 000367 arg 39 ,temp 
+0x107 000368 call set_freq_rx 
+0x108 000369 call rf_rx_enable 
+0x109 000370 jam 0x7f ,0x8a25 
+0x10a 000371 jam 0x1a ,0x8a30 
+0x10b 000372 jam 0x78 ,0x8a31 
+0x10c 000373 jam 0xb2 ,0x8a8f 
+0x10d 000374 jam 0 ,0x8ac2 
+0x10e 000375 jam 0 ,0x8ac3 
+0x10f 000376 arg 6 ,queue 
+0x110 000377 call p_rx_dcoc_avg 
+0x111 000378 isolate1 13 ,rega 
+0x112 000379 call qset_start 
+0x113 000380 isolate1 13 ,regb 
+0x114 000381 call qset_p 
+0x115 000382 arg 5 ,queue 
+:      000383 p_rx_dcoc_loop2:
+0x116 000384 call qset1_p 
+0x117 000385 call qset_p 
+0x118 000386 call p_rx_dcoc_avg 
+0x119 000387 arg 0x8ac2 ,contw 
+0x11a 000388 rshift4 rega ,pdata 
+0x11b 000389 call qsetxor 
+0x11c 000390 rshift4 regb ,pdata 
+0x11d 000391 call qsetxor 
+0x11e 000392 increase -1 ,queue 
+0x11f 000393 branch p_rx_dcoc_loop2 ,positive 
+0x120 000394 branch rx_dcoc_loop2 + 10 
+:      000396 p_rx_dcoc_avg:
+0x121 000397 nop 60 
+0x122 000398 setarg mem_dcoc_buf 
+0x123 000399 store 2 ,0x8982 
+0x124 000400 setarg mem_dcoc_buf_end 
+0x125 000401 store 2 ,0x8984 
+0x126 000402 jam 0x9 ,0x8981 
+0x127 000403 jam 0x3 ,0x8981 
+0x128 000404 jam 0x6 ,0x8980 
+0x129 000405 nop 60 
+0x12a 000406 arg 0 ,rega 
+0x12b 000407 arg 0 ,regb 
+0x12c 000408 arg 16 ,loopcnt 
+0x12d 000409 arg mem_dcoc_buf ,contr 
+0x12e 000410 branch rx_dcoc_loop 
+:      000412 p_rfpll_aac_ghpc:
+0x12f 000413 rtn wake 
+0x130 000414 branch rfpll_aac_ghpc + 1 
+:      000419 p_sadc_calibration:
+0x131 000420 rtn wake 
+0x132 000421 jam 0x77 ,core_gpadc_ctrl 
+0x133 000422 jam 0xc9 ,core_gpadc_cfg0 
+0x134 000423 jam 0x01 ,core_gpadc_cfg3 
+0x135 000424 fetch 1 ,mem_adc_clkdiv 
+0x136 000425 store 1 ,core_sadc_clkdiv 
+0x137 000426 nop 3000 
+0x138 000427 call p_sadc_read 
+0x139 000428 jam 0xc1 ,core_gpadc_cfg0 
+0x13a 000429 fetchr regb ,1 ,mem_spi_write_addr 
+0x13b 000430 arg 8 ,loopcnt 
+0x13c 000431 call sadc_cal_read + 1 
+0x13d 000432 fetch 1 ,mem_spi_write_addr 
+0x13e 000433 store 1 ,mem_adc_cal_c7 
+0x13f 000434 storer regb ,1 ,mem_spi_write_addr 
+0x140 000435 rtn 
+:      000438 p_sadc_read:
+0x141 000439 jam 0x03 ,core_sadc_ctrl 
+:      000440 p_sadc_read_wait:
+0x142 000441 fetch 1 ,core_perf_status 
+0x143 000442 bbit0 saradc_done ,p_sadc_read_wait 
+0x144 000443 fetcht 2 ,core_sadc_data 
+0x145 000444 storet 2 ,mem_adc_current_value 
+0x146 000445 jam 0x00 ,core_sadc_ctrl 
+0x147 000446 rtn 
+:      000449 p_set_lemode:
+0x148 000450 jam 0x11 ,0x8a82 
+0x149 000451 jam 0x12 ,0x8a8d 
+0x14a 000452 jam 0x0a ,0x8a8e 
+0x14b 000453 fetch 1 ,mem_fcomp_div 
+0x14c 000454 beq xtal_16m ,p_set_lemode_2m_16m 
+0x14d 000455 setarg 0x5762 
+0x14e 000456 store 2 ,0x8907 
+:      000457 p_set_lemode_2m:
+0x14f 000458 jam 3 ,0x8901 
+0x150 000459 jam 3 ,0x8930 
+0x151 000460 rtnmark1 mark_ble_2m 
+0x152 000461 jam 1 ,0x8901 
+0x153 000462 jam 0x07 ,0x8a82 
+0x154 000463 jam 0x44 ,0x8a8d 
+0x155 000464 jam 0x0a ,0x8a8e 
+0x156 000465 fetch 1 ,mem_fcomp_div 
+0x157 000466 beq xtal_16m ,p_set_lemode_1m_16m 
+0x158 000467 setarg 0x2bb1 
+0x159 000468 store 2 ,0x8907 
+:      000469 p_set_lemode_1m:
+0x15a 000470 rtnmark0 mark_ble_lr 
+0x15b 000471 jam 0x24 ,0x8930 
+0x15c 000472 jam 5 ,0x8901 
+0x15d 000473 rtn 
+:      000475 p_set_lemode_1m_16m:
+0x15e 000476 setarg 0x4189 
+0x15f 000477 store 2 ,0x8907 
+0x160 000478 branch p_set_lemode_1m 
+:      000480 p_set_lemode_2m_16m:
+0x161 000481 setarg 0x8312 
+0x162 000482 store 2 ,0x8907 
+0x163 000483 branch p_set_lemode_2m 
+:      000484 p_le_check_retransmit_timesout:
+0x164 000485 fetch 1 ,mem_le_conn_rcv_new 
+0x165 000486 arg 256 ,regc 
+0x166 000487 iadd regc ,pdata 
+0x167 000488 rtn 
+:      000489 p_le_got_first_packet:
+0x168 000490 branch p_le_got_first_packet_new 
+:      000491 p_le_slave_match:
+0x169 000492 call p_le_check_retransmit 
+0x16a 000493 branch le_slave_match + 1 
+:      000494 p_le_check_retransmit:
+0x16b 000495 fetch 1 ,mem_le_conn_first_rcv 
+0x16c 000496 rtn blank 
+0x16d 000497 fetch 1 ,mem_le_check_retransmit_flag 
+0x16e 000498 nrtn blank 
+0x16f 000499 fetcht 1 ,mem_le_conn_first_rcv 
+0x170 000500 fetch 1 ,mem_le_conn_rcv_new 
+0x171 000501 isub temp ,null 
+0x172 000502 ncall p_le_check_retransmit_timesout ,positive 
+0x173 000503 isub temp ,pdata 
+0x174 000504 sub pdata ,100 ,null 
+0x175 000505 branch p_le_check_retransmit_count ,positive 
+0x176 000506 fetch 1 ,mem_le_retransmit_cnt 
+0x177 000507 sub pdata ,20 ,null 
+0x178 000508 ncall p_app_ble_disconnect ,positive 
+0x179 000509 jam 1 ,mem_le_check_retransmit_flag 
+0x17a 000510 rtn 
+:      000511 p_app_ble_disconnect:
+0x17b 000512 jam 1 ,mem_le_check_retransmit_discon_flag 
+0x17c 000513 branch app_ble_disconnect 
+:      000514 p_le_check_retransmit_count:
+0x17d 000515 fetcht 1 ,mem_le_arq 
+0x17e 000516 fetch 1 ,mem_le_rxbuf_data_header 
+0x17f 000517 rshift pdata ,pdata 
+0x180 000518 ixor temp ,pdata 
+0x181 000519 isolate1 nesn ,pdata 
+0x182 000520 setarg 0 
+0x183 000521 fetcht 1 ,mem_le_retransmit_cnt 
+0x184 000522 setflag true ,0 ,pdata 
+0x185 000523 iadd temp ,temp 
+0x186 000524 storet 1 ,mem_le_retransmit_cnt 
+0x187 000525 rtn 
+:      000526 p_le_got_first_packet_new:
+0x188 000527 fetch 1 ,mem_le_conn_rcv 
+0x189 000528 increase 1 ,pdata 
+0x18a 000529 store 1 ,mem_le_conn_rcv 
+0x18b 000530 nbranch p_le_got_first_packet_new + 7 ,match 
+0x18c 000531 fetch 1 ,mem_le_conn_rcv_new 
+0x18d 000532 increase 1 ,pdata 
+0x18e 000533 store 1 ,mem_le_conn_rcv_new 
+0x18f 000534 fetch 1 ,mem_le_state 
+0x190 000535 rtnbit1 lestate_got_first_packet 
+0x191 000536 set1 lestate_got_first_packet ,pdata 
+0x192 000537 store 1 ,mem_le_state 
+0x193 000538 fetch 2 ,mem_le_init_superto 
+0x194 000539 store 2 ,mem_le_superto 
+0x195 000540 setarg 0 
+0x196 000541 store 4 ,mem_le_transmit_window 
+0x197 000544 rtn 
+:      000545 p_le_rx_dec:
+0x198 000546 call le_check_retransmit 
+0x199 000548 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x19a 000549 increase -4 ,rega 
+0x19b 000550 nbranch le_crc_fail_consecutive ,positive 
+0x19c 000551 branch le_rx_dec + 6 
+:      000553 p_le_rx_nopayload:
+0x19d 000554 parse demod ,bucket ,24 
+0x19e 000555 rshift32 pdata ,pdata 
+0x19f 000556 rshift16 pdata ,pdata 
+0x1a0 000557 istore 3 ,contw 
+0x1a1 000558 enable swfine 
+0x1a2 000559 call le_set_until_tx_timer 
+0x1a3 000560 branch le_crc_fail ,crc_failed 
+0x1a4 000561 bmark0 mark_ble_encryption ,le_rx_match 
+0x1a5 000562 fetch 1 ,mem_le_rxbuf_data_length 
+0x1a6 000563 branch le_rx_match ,blank 
+0x1a7 000564 increase -4 ,pdata 
+0x1a8 000565 store 1 ,mem_le_rxbuf_data_length 
+0x1a9 000566 call wait_ccm_done 
+0x1aa 000567 fetch 1 ,core_misc_status 
+0x1ab 000568 bbit0 7 ,le_crc_fail_consecutive 
+0x1ac 000569 force regidx_result ,regext_index 
+0x1ad 000570 storer regext ,4 ,mem_le_peer_mic 
+0x1ae 000571 branch le_rx_match 
+:      000573 p_le_parse:
+0x1af 000574 fetch 1 ,mem_le_packet_llid 
+0x1b0 000575 rtneq llid_reserved 
+0x1b1 000576 beq llid_le_ll ,le_parse_ll 
+0x1b2 000577 branch le_parse_l2cap 
+:      000579 p_le_init_adv:
+0x1b3 000580 set0 mark_ble_crc_fail ,mark 
+0x1b4 000581 branch le_init_adv + 1 
+:      000583 p_le_adv_not_match:
+0x1b5 000584 call shutdown_radio 
+0x1b6 000585 jam 0 ,0x8900 
+0x1b7 000586 set0 mark_ble_crc_fail ,mark 
+0x1b8 000587 branch le_adv_not_match + 1 
+:      000589 p_le_parse_l2cap:
+0x1b9 000590 ifetch 2 ,contr 
+0x1ba 000591 beq le_l2cap_cid_att ,p_le_parse_att 
+0x1bb 000592 branch le_parse_l2cap_next + 2 
+:      000593 p_le_parse_att:
+0x1bc 000594 ifetch 3 ,contr 
+0x1bd 000595 store 3 ,mem_le_att_opcode 
+0x1be 000596 beq attop_read_request ,p_le_parse_att_read_request 
+0x1bf 000597 beq attop_write_request ,p_le_parse_att_write_request 
+0x1c0 000598 branch le_parse_att2 
+:      000600 p_le_parse_att_read_request:
+0x1c1 000601 fetch mouse_flag_len ,mem_mouse_flag 
+0x1c2 000602 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+0x1c3 000603 call le_check_encrypt_state 
+0x1c4 000604 fetcht 2 ,mem_le_att_handle 
+0x1c5 000605 fetch 1 ,mem_le_configuration 
+0x1c6 000606 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+:      000608 p_le_send_att_read_response:
+0x1c7 000609 fetch 2 ,mem_le_att_handle 
+0x1c8 000610 beq 0x30 ,le_send_att_error_response_notfound 
+0x1c9 000611 fetcht 2 ,mem_le_att_handle 
+0x1ca 000612 branch le_send_att_read_response 
+:      000614 p_le_send_att_read_response_check_auth:
+0x1cb 000615 fetch 2 ,mem_le_pairing_handle 
+0x1cc 000616 isub temp ,null 
+0x1cd 000617 nbranch p_le_send_att_read_response ,zero 
+0x1ce 000618 nbranch p_le_send_att_read_response ,user 
+0x1cf 000619 branch le_send_att_read_response_error_insufficient_auth 
+:      000621 p_le_parse_att_write_request:
+0x1d0 000622 copy contr ,rega 
+0x1d1 000623 fetch 2 ,mem_le_l2cap_size 
+0x1d2 000624 add pdata ,-3 ,regb 
+0x1d3 000625 call le_writeatt_cb 
+0x1d4 000626 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x1d5 000627 beq 0xff ,le_send_att_write_response_check_auth 
+0x1d6 000628 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x1d7 000629 branch le_send_att_write_response_check_auth ,blank 
+0x1d8 000630 fetch 1 ,mem_le_connect_status_flag 
+0x1d9 000631 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+0x1da 000632 setarg 0x001a 
+0x1db 000633 fetcht 2 ,mem_le_att_handle 
+0x1dc 000634 isub temp ,null 
+0x1dd 000635 nbranch le_send_att_write_response_check_auth ,zero 
+0x1de 000636 branch le_send_att_read_response_error_insufficient_auth 
+:      000639 p_mouse_le:
+0x1df 000640 call le_fifo_check_nearly_full 
+0x1e0 000641 nrtn blank 
+0x1e1 000642 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x1e2 000643 beq 0xff ,p_mouse_le_next 
+0x1e3 000644 fetch 1 ,mem_le_connect_status_flag 
+0x1e4 000645 and pdata ,0x03 ,pdata 
+0x1e5 000646 rtnne 0x03 
+0x1e6 000647 fetch 1 ,mem_le_check_retransmit_flag 
+0x1e7 000648 rtn blank 
+0x1e8 000649 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0x1e9 000650 nrtn blank 
+:      000651 p_mouse_le_next:
+0x1ea 000652 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x1eb 000653 call mouse_clear_sensor_data_by_reset ,blank 
+0x1ec 000654 fetch mouse_flag_len ,mem_mouse_flag 
+0x1ed 000655 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x1ee 000656 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x1ef 000657 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x1f0 000658 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x1f1 000659 call mouse_motion 
+0x1f2 000660 call mouse_check_125hz 
+0x1f3 000661 nrtn user 
+0x1f4 000662 call mouse_current_mult_update 
+0x1f5 000663 call p_mouse_data_xy_release 
+0x1f6 000664 branch mouse_le_next + 12 
+:      000666 p_gpio_set_wake:
+0x1f7 000667 sub temp ,ui_button_gpio_disable ,null 
+0x1f8 000668 rtn zero 
+0x1f9 000669 arg 4 ,debug 
+0x1fa 000670 isolate1 gpio_active_bit ,temp 
+0x1fb 000671 branch gpio_set_wake_high ,true 
+0x1fc 000672 arg 3 ,debug 
+0x1fd 000673 branch gpio_set_wake_high 
+:      000675 p_gpio_set_wake_by_current_state:
+0x1fe 000676 sub temp ,gpio_disable ,null 
+0x1ff 000677 rtn zero 
+0x200 000678 storet 1 ,mem_mouse_wheel_temp_gpio 
+0x201 000679 call gpio_get_bit 
+0x202 000680 branch p_gpio_set_qdec_mode ,true 
+:      000681 p_gpio_set_low_wake_disable_qdec:
+0x203 000682 fetcht 1 ,mem_mouse_wheel_temp_gpio 
+0x204 000683 call gpio_set_high_impedance 
+0x205 000684 fetcht 1 ,mem_mouse_wheel_temp_gpio 
+0x206 000685 branch p_gpio_set_low_wake 
+:      000687 p_gpio_set_qdec_mode:
+0x207 000688 jam 1 ,mem_mouse_qdec_set_flag 
+0x208 000689 fetcht 1 ,mem_mouse_wheel_temp_gpio 
+0x209 000690 call gpio_set_high_impedance 
+0x20a 000691 fetcht 1 ,mem_mouse_wheel_temp_gpio 
+0x20b 000692 branch p_mouse_qdec_lpm_cfg 
+:      000694 p_mouse_qdec_lpm_cfg:
+0x20c 000695 arg 6 ,debug 
+0x20d 000696 branch gpio_set_wake_high 
+:      000698 p_gpio_set_low_wake:
+0x20e 000699 arg 3 ,debug 
+0x20f 000700 branch gpio_set_wake_high 
+:      000702 p_mouse_puchk_disable:
+0x210 000703 setarg 0x10 
+:      000704 p_mouse_puchk_set:
+0x211 000705 store 1 ,core_puwakeup 
+0x212 000706 until null ,lpo_edge 
+0x213 000707 rtn 
+:      000709 p_mouse_puchk_enable:
+0x214 000710 setarg 0x80 
+0x215 000711 branch p_mouse_puchk_set 
+:      000713 p_mouse_lpm_before_common:
+0x216 000714 call p_clear_wake 
+0x217 000715 jam 0 ,mem_mouse_qdec_set_flag 
+0x218 000716 branch mouse_lpm_before_common + 1 
+:      000718 p_lpm_sleep:
+0x219 000720 fetch 2 ,mem_cb_before_lpm_sleep 
+0x21a 000721 call callback_func 
+:      000722 p_lpm_sleep_skip_cb_function:
+0x21b 000723 fetch 4 ,mem_sleep_counter_all 
+0x21c 000724 iadd temp ,pdata 
+0x21d 000725 store 4 ,mem_sleep_counter_all 
+0x21e 000726 call p_lpm_save_context 
+0x21f 000727 call p_mouse_puchk_set_check 
+0x220 000728 branch lpm_sleep_skip_cb_function + 4 
+:      000730 p_mouse_puchk_set_check:
+0x221 000731 fetch 1 ,mem_mouse_qdec_set_flag 
+0x222 000732 branch p_mouse_puchk_disable ,blank 
+0x223 000733 branch p_mouse_puchk_enable 
+:      000735 p_lpm_save_context:
+0x224 000736 storer mark ,8 ,mem_saved_mark 
+0x225 000737 arg core_gpio_conf ,contr 
+0x226 000738 arg mem_saved_gpio ,contw 
+0x227 000739 call memcpy16 
+0x228 000740 arg core_gpio_conf_hi ,contr 
+0x229 000741 call memcpy8 
+0x22a 000742 fetch 1 ,core_spid_ctrl 
+0x22b 000743 store 1 ,mem_saved_spidctrl 
+0x22c 000744 copy temp ,regb 
+:      000745 p_lpm_write_gpio_wakeup:
+0x22d 000746 arg 12 ,loopcnt 
+0x22e 000747 arg mem_gpio_wakeup_cfg ,rega 
+0x22f 000748 arg core_gpio_wakeup_cfg ,regc 
+0x230 000749 until null ,lpo_edge 
+:      000750 p_lpm_write_gpio_loop:
+0x231 000751 ifetch 1 ,rega 
+0x232 000752 ifetcht 1 ,regc 
+0x233 000753 isub temp ,null 
+0x234 000754 branch p_lpm_write_gpio_loop_next ,zero 
+0x235 000755 istore 1 ,regc 
+0x236 000756 until null ,lpo_edge 
+:      000757 p_lpm_write_gpio_loop_next:
+0x237 000758 increase 1 ,rega 
+0x238 000759 increase 1 ,regc 
+0x239 000760 loop p_lpm_write_gpio_loop 
+0x23a 000761 copy regb ,temp 
+0x23b 000762 rtn 
+:      000764 p_lpm_dispatch:
+0x23c 000765 call lpo_calibration 
+0x23d 000766 fetch 3 ,mem_clks_per_lpo 
+0x23e 000767 rtn blank 
+0x23f 000768 fetcht 1 ,mem_mbutton_gpio 
+0x240 000769 call gpio_get_bit 
+0x241 000770 rtn true 
+0x242 000771 branch lpm_dispatch + 4 
+:      000774 p_otp_read_data:
+0x243 000775 call enable_otp_read 
+0x244 000776 call otp_read_data + 1 
+0x245 000777 branch otp_disable_chgpump 
+:      000779 p_g24_reconn_dispatch:
+0x246 000780 fetch 2 ,mem_24g_reconn_count 
+0x247 000781 arg 0x01f8 ,temp 
+0x248 000782 iand temp ,pdata 
+0x249 000783 branch p_g24_reconn_dispatch_next ,blank 
+0x24a 000784 fetch 2 ,mem_24g_reconn_count 
+0x24b 000785 increase 1 ,pdata 
+0x24c 000786 store 2 ,mem_24g_reconn_count 
+0x24d 000787 rtn 
+:      000789 p_g24_reconn_dispatch_next:
+0x24e 000790 call g24_reconn_data_prep 
+0x24f 000791 call g24_transmit_receive_ack 
+0x250 000792 nbranch g24_reconn_device_fail ,sync 
+0x251 000793 nbranch g24_reconn_device_fail ,user3 
+0x252 000794 call g24_ackpayload_parse 
+0x253 000796 fetch 1 ,mem_24g_rxdata_length 
+0x254 000797 branch p_recv_addr_zero_skip ,blank 
+:      000798 p_g24_reconn_dispatch_next_2:
+0x255 000799 fetch 4 ,mem_24g_pair_addr 
+0x256 000800 fetcht 4 ,mem_24g_addr 
+0x257 000801 isub temp ,null 
+0x258 000802 branch p_g24_reconn_mode_judge ,zero 
+0x259 000803 branch g24_reconn_dispatch_next + 9 
+:      000805 p_g24_reconn_mode_judge:
+0x25a 000806 fetch mouse_flag_len ,mem_mouse_flag 
+0x25b 000807 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
+0x25c 000808 branch g24_reconn_receiver_addr 
+:      000810 p_recv_addr_zero_skip:
+0x25d 000811 fetch 4 ,mem_24g_rxpayload + 2 
+0x25e 000812 rtn blank 
+0x25f 000813 branch p_g24_reconn_dispatch_next_2 
+:      000815 p_mouse_param_init:
+0x260 000816 call mouse_param_common_init 
+0x261 000817 call p_mouse_le_buff_modify 
+0x262 000818 branch mouse_param_init + 2 
+:      000820 p_mouse_le_buff_modify:
+0x263 000821 setarg mem_le_tx_buffer0_omemalloc_new 
+0x264 000822 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x265 000823 setarg mouse_ble_l2cap_txbuff_size_new 
+0x266 000824 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x267 000825 rtn 
+:      000827 p_power_ctrl_start:
+0x268 000828 fetch 1 ,mem_power_ctrl_disable 
+0x269 000829 nrtn blank 
+0x26a 000830 fetch 2 ,mem_ui_state_map 
+0x26b 000831 rtnbit1 ui_state_ble_adv 
+0x26c 000832 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0x26d 000833 call rssi_average 
+0x26e 000834 storet 1 ,mem_rssi_avg_received 
+0x26f 000835 fetch 1 ,mem_rssi_dis_max_24g 
+0x270 000836 bmark1 mark_24g ,p_power_ctrl_start_next 
+0x271 000837 fetch 1 ,mem_rssi_dis_max_ble 
+:      000838 p_power_ctrl_start_next:
+0x272 000839 isub temp ,null 
+0x273 000840 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+0x274 000841 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x275 000842 sub pdata ,2 ,null 
+0x276 000843 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+0x277 000844 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x278 000845 beq 0 ,p_power_ctrl_txpower_incrs 
+0x279 000846 rtn 
+:      000848 p_power_ctrl_txpower_decrs_check:
+0x27a 000849 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x27b 000850 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0x27c 000851 isub temp ,null 
+0x27d 000852 nrtn zero 
+0x27e 000853 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      000854 p_power_ctrl_txpower_decrs:
+0x27f 000855 fetcht 1 ,mem_rssi_avg_received 
+0x280 000856 fetch 1 ,mem_rssi_dis_min_24g 
+0x281 000857 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+0x282 000858 fetch 1 ,mem_rssi_dis_min_ble 
+:      000859 p_power_ctrl_txpower_decrs_next:
+0x283 000860 isub temp ,null 
+0x284 000861 nrtn positive 
+0x285 000862 fetch 1 ,mem_power_ctrl_level 
+0x286 000863 beq 0 ,power_ctrl_decrs_level0 
+0x287 000864 increase -1 ,pdata 
+0x288 000865 store 1 ,mem_power_ctrl_level 
+0x289 000866 beq 3 ,p_power_ctrl_decrs_level3 
+0x28a 000867 beq 2 ,p_power_ctrl_decrs_level2 
+0x28b 000868 beq 1 ,power_ctrl_decrs_level1 
+0x28c 000869 branch power_ctrl_decrs_level0 
+:      000871 p_power_ctrl_txpower_incrs_force:
+0x28d 000872 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      000873 p_power_ctrl_txpower_incrs:
+0x28e 000874 fetch 1 ,mem_power_ctrl_level 
+0x28f 000875 beq 4 ,p_power_ctrl_incrs_level4 
+0x290 000876 increase 1 ,pdata 
+0x291 000877 store 1 ,mem_power_ctrl_level 
+0x292 000878 beq 1 ,power_ctrl_incrs_level1 
+0x293 000879 beq 2 ,p_power_ctrl_incrs_level2 
+0x294 000880 beq 3 ,p_power_ctrl_incrs_level3 
+:      000881 p_power_ctrl_incrs_level4:
+0x295 000882 jam tx_power_7db ,mem_tx_power 
+0x296 000883 rtn 
+:      000884 p_power_ctrl_decrs_level3:
+:      000885 p_power_ctrl_incrs_level3:
+0x297 000886 jam tx_power_5db ,mem_tx_power 
+0x298 000887 rtn 
+:      000888 p_power_ctrl_decrs_level2:
+:      000889 p_power_ctrl_incrs_level2:
+0x299 000890 jam tx_power_3db ,mem_tx_power 
+0x29a 000891 rtn 
+:      000897 p_mouse_cb_fuction:
+0x29b 000898 setarg mouse_24g_short_sleep 
+0x29c 000899 store 2 ,mem_cb_24g_transmit_short_sleep 
+0x29d 000900 setarg mouse_24g_long_sleep 
+0x29e 000901 store 2 ,mem_cb_24g_transmit_long_sleep 
+0x29f 000902 setarg p_mouse_24g_before_lpm_sleep 
+0x2a0 000903 store 2 ,mem_cb_before_lpm_sleep 
+0x2a1 000904 branch mouse_cb_fuction + 7 
+:      000906 p_soft_reset:
+0x2a2 000907 nbranch soft_reset + 1 ,wake 
+0x2a3 000908 until null ,lpo_edge 
+0x2a4 000909 until null ,lpo_edge 
+0x2a5 000910 clear_stack 
+0x2a6 000911 call p_mouse_wheel_init_set ,wake 
+0x2a7 000912 branch soft_reset + 2 
+:      000914 p_mouse_wheel_init_set:
+0x2a8 000915 call p_mouse_puchk_disable 
+0x2a9 000916 fetcht 1 ,mem_whee_a_data_gpio 
+0x2aa 000917 call gpio_config_input 
+0x2ab 000918 fetcht 1 ,mem_whee_b_data_gpio 
+0x2ac 000919 branch gpio_config_input 
+:      000921 p_mouse_24g_before_lpm_sleep:
+0x2ad 000922 rtn 
+:      000929 p_mouse_load_device_info_check:
+0x2ae 000930 call p_mouse_store_normal_tx_power 
+0x2af 000931 fetch mouse_flag_len ,mem_mouse_flag 
+0x2b0 000932 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x2b1 000933 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x2b2 000934 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+0x2b3 000935 rtn 
+:      000936 p_mouse_load_otp_info_check:
+0x2b4 000937 call p_mouse_device_flag_temp_store 
+0x2b5 000938 call mouse_read_otp_dpi 
+0x2b6 000939 call mouse_read_otp_device_flag 
+0x2b7 000941 call p_mouse_device_flag_check 
+0x2b8 000943 call p_mouse_select_device_by_switch_check 
+0x2b9 000945 call p_mouse_read_otp_device_info 
+0x2ba 000946 call p_mouse_read_otp_le_addr_increase_count_info 
+0x2bb 000947 branch mouse_otp_load_app_initflag 
+:      000949 p_mouse_select_device_by_switch_check:
+0x2bc 000950 fetch mouse_flag_len ,mem_mouse_flag 
+0x2bd 000951 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0x2be 000952 call p_mouse_check_select_device_by_switch 
+:      000953 p_mouse_device_flag_temp_store:
+0x2bf 000954 fetch 1 ,mem_device_flag 
+0x2c0 000955 store 1 ,mem_mouse_device_flag_temp 
+0x2c1 000956 rtn 
+:      000958 p_mouse_read_otp_device_info:
+0x2c2 000959 fetch mouse_flag_len ,mem_mouse_flag 
+0x2c3 000960 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
+0x2c4 000961 branch mouse_read_otp_device_info 
+:      000963 p_mouse_app_initflag_check:
+0x2c5 000964 fetch 2 ,mem_store_flag 
+0x2c6 000965 arg eeprom_init_flag ,temp 
+0x2c7 000966 isub temp ,null 
+0x2c8 000967 branch p_mouse_load_device_info ,zero 
+0x2c9 000969 storet 2 ,mem_store_flag 
+0x2ca 000970 call mouse_ble_init_address 
+0x2cb 000971 fetch 1 ,mem_device_flag_temp 
+0x2cc 000972 store 1 ,mem_device_flag 
+0x2cd 000973 call mouse_load_default_dpi 
+0x2ce 000975 setarg 0x1122 
+0x2cf 000976 store 2 ,mem_random_addr_increase_count 
+:      000977 p_mouse_device_flag_temp_load:
+0x2d0 000978 fetch 1 ,mem_mouse_device_flag_temp 
+0x2d1 000979 store 1 ,mem_device_flag 
+0x2d2 000980 rtn 
+:      000982 p_mouse_device_flag_check:
+0x2d3 000983 fetch 1 ,mem_device_flag 
+0x2d4 000984 sub pdata ,0 ,null 
+0x2d5 000985 branch p_mouse_device_flag_temp_load ,zero 
+0x2d6 000986 sub pdata ,4 ,null 
+0x2d7 000987 branch p_mouse_24g_init ,zero 
+0x2d8 000988 rtn positive 
+:      000989 p_mouse_24g_init:
+0x2d9 000990 jam mode_24g_device ,mem_device_flag 
+0x2da 000991 rtn 
+:      000993 p_mouse_read_otp_le_addr_increase_count_info:
+0x2db 000994 fetch 1 ,mem_device_flag 
+0x2dc 000995 rtneq mode_24g_device 
+0x2dd 000996 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x2de 000997 copy regb ,regc 
+:      000998 p_mouse_read_otp_le_addr_increase_count_loop:
+0x2df 000999 call mouse_read_otp_le_addr_increase_count_common 
+0x2e0 001000 fetch 2 ,mem_random_addr_increase_count_temp 
+0x2e1 001001 branch p_mouse_le_addr_increase_count_load ,blank 
+0x2e2 001002 store 2 ,mem_random_addr_increase_count_last 
+0x2e3 001003 increase 2 ,regc 
+0x2e4 001004 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x2e5 001005 isub regc ,null 
+0x2e6 001006 nbranch p_mouse_le_addr_increase_count_load ,positive 
+0x2e7 001007 copy regc ,regb 
+0x2e8 001008 branch p_mouse_read_otp_le_addr_increase_count_loop 
+:      001010 p_mouse_le_addr_increase_count_load:
+0x2e9 001011 fetch 2 ,mem_random_addr_increase_count_last 
+0x2ea 001012 store 2 ,mem_random_addr_increase_count 
 0x2eb 001013 rtn 
-:      001015 p_mouse_store_dpi_info_check:
-0x2ec 001016 fetch mouse_flag_len ,mem_mouse_flag 
-0x2ed 001017 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x2ee 001018 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0x2ef 001019 rtn 
-:      001021 p_mouse_store_otp_dpi:
-0x2f0 001022 fetch mouse_flag_len ,mem_mouse_flag 
-0x2f1 001023 rtnbit0 mouse_enable_load_and_store_dpi 
-0x2f2 001024 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x2f3 001025 copy regb ,regc 
-:      001026 p_mouse_otp_store_dpi_loop:
-0x2f4 001027 call mouse_read_otp_dpi_common 
-0x2f5 001028 fetch 1 ,mem_mouse_dpi_temp 
-0x2f6 001029 branch p_mouse_otp_dpi_store ,blank 
-0x2f7 001030 store 1 ,mem_mouse_dpi_last 
-0x2f8 001031 increase 1 ,regc 
-0x2f9 001032 fetch 2 ,mem_otp_offset_dpi_end 
-0x2fa 001033 isub regc ,null 
-0x2fb 001034 nrtn positive 
-0x2fc 001035 copy regc ,regb 
-0x2fd 001036 branch p_mouse_otp_store_dpi_loop 
-:      001038 p_mouse_otp_dpi_store:
-0x2fe 001039 fetch 1 ,mem_mouse_dpi_last 
-0x2ff 001040 and pdata ,0xf0 ,pdata 
-0x300 001041 branch p_mouse_dpi_store_last_check ,blank 
-0x301 001042 fetch 1 ,mem_mouse_dpi 
-0x302 001044 call p_mouse_dpi_otp_store_judge 
-0x303 001046 store 1 ,mem_mouse_otp_dpi_value 
-:      001047 p_mouse_dpi_store_end:
-0x304 001048 arg 1 ,loopcnt 
-0x305 001049 copy regc ,regb 
-0x306 001050 arg mem_mouse_otp_dpi_value ,rega 
-0x307 001051 branch otp_write 
-:      001053 p_mouse_dpi_store_last_check:
-0x308 001054 fetcht 1 ,mem_mouse_dpi_last 
-0x309 001055 fetch 1 ,mem_mouse_dpi 
-0x30a 001056 call p_mouse_dpi_otp_store_judge 
-0x30b 001057 isub temp ,null 
-0x30c 001058 rtn zero 
-0x30d 001059 lshift4 pdata ,pdata 
-0x30e 001060 iadd temp ,pdata 
-0x30f 001061 store 1 ,mem_mouse_otp_dpi_value 
-0x310 001063 copy regc ,pdata 
-0x311 001064 fetcht 2 ,mem_otp_offset_dpi 
-0x312 001065 isub temp ,null 
-0x313 001066 branch p_mouse_dpi_store_end ,zero 
-0x314 001068 increase -1 ,regc 
-0x315 001069 branch p_mouse_dpi_store_end 
-:      001071 p_mouse_dpi_otp_store_judge:
-0x316 001072 rtnne mouse_dpi_level1 
-0x317 001073 increase 6 ,pdata 
-0x318 001074 rtn 
-:      001076 p_mouse_le_locall_addr_init_check:
-0x319 001077 fetch mouse_flag_len ,mem_mouse_flag 
-0x31a 001078 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0x31b 001079 fetch 1 ,mem_device_flag 
-0x31c 001080 rtneq mode_24g_device 
-0x31d 001081 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0x31e 001082 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0x31f 001083 rtn 
-:      001085 p_mouse_le_addr1_init_check:
-0x320 001086 fetch 6 ,mem_device1_locall_addr 
-0x321 001087 fetcht 6 ,mem_mouse_compare_addr 
-0x322 001088 isub temp ,null 
-0x323 001089 nrtn zero 
-0x324 001090 fetch 6 ,mem_le_lap 
-0x325 001091 store 6 ,mem_device1_locall_addr 
-0x326 001092 rtn 
-:      001094 p_mouse_le_addr2_init_check:
-0x327 001095 fetch 6 ,mem_device1_locall_addr 
-0x328 001096 fetcht 6 ,mem_mouse_compare_addr 
-0x329 001097 isub temp ,null 
-0x32a 001098 nrtn zero 
-0x32b 001099 fetch 6 ,mem_le_lap 
-0x32c 001100 add pdata ,0x0100 ,pdata 
-0x32d 001101 store 6 ,mem_device1_locall_addr 
-0x32e 001102 rtn 
-:      001104 p_mouse_buletooth_fast_conn_end:
-0x32f 001105 call p_mouse_select_reconn_device 
-0x330 001106 branch mouse_buletooth_fast_conn_end + 2 
-:      001108 p_mouse_select_reconn_device:
-0x331 001109 fetch mouse_flag_len ,mem_mouse_flag 
-0x332 001110 bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-0x333 001111 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
-:      001112 p_mouse_select_reconn_device_start:
-0x334 001113 fetch 1 ,mem_device_flag 
-0x335 001114 rtneq mode_24g_device 
-0x336 001115 beq mode_bt_device1 ,p_mouse_load_le_device1 
-0x337 001116 beq mode_bt_device2 ,p_mouse_load_le_device2 
-0x338 001117 rtn 
-:      001119 p_mouse_load_le_device1:
-0x339 001120 fetch 6 ,mem_device1_addr 
-0x33a 001121 store 6 ,mem_hci_plap 
-0x33b 001124 fetch 6 ,mem_device1_locall_addr 
-0x33c 001125 store 6 ,mem_le_lap 
-0x33d 001126 rtn 
-:      001128 p_mouse_load_le_device2:
-0x33e 001129 fetch 6 ,mem_device2_addr 
-0x33f 001130 store 6 ,mem_hci_plap 
-0x340 001133 fetch 6 ,mem_device2_locall_addr 
-0x341 001134 store 6 ,mem_le_lap 
-0x342 001135 rtn 
-:      001137 p_mouse_store_remote_bdaddr:
-0x343 001138 fetch mouse_flag_len ,mem_mouse_flag 
-0x344 001139 rtnbit0 mouse_store_eeprom_flag 
-0x345 001140 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-0x346 001141 arg mouse_store_eeprom_flag ,queue 
-0x347 001142 call mouse_disable_function_flag 
-0x348 001143 call mouse_check_device_addr 
-0x349 001144 call p_mouse_before_store_reconn_info 
-0x34a 001145 branch mouse_store_device_info_delay 
-:      001147 p_mouse_before_store_reconn_info:
-0x34b 001148 fetch 1 ,mem_device_flag 
-0x34c 001149 beq mode_bt_device1 ,p_mouse_store_le_device1 
-0x34d 001150 beq mode_bt_device2 ,p_mouse_store_le_device2 
-0x34e 001151 rtn 
-:      001153 p_mouse_store_le_device1:
-0x34f 001154 fetch 6 ,mem_le_plap 
-0x350 001155 store 6 ,mem_device1_addr 
-0x351 001156 fetch 6 ,mem_le_lap 
-0x352 001157 store 6 ,mem_device1_locall_addr 
+:      001016 p_mouse_store_device_info:
+0x2ec 001017 fetch mouse_flag_len ,mem_mouse_flag 
+0x2ed 001018 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x2ee 001019 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x2ef 001020 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0x2f0 001021 rtn 
+:      001023 p_mouse_store_otp_device_info:
+0x2f1 001024 call p_mouse_write_otp_locall_addr 
+0x2f2 001025 call p_mouse_write_otp_device_flag 
+0x2f3 001026 branch mouse_store_otp_device_info + 1 
+:      001028 p_mouse_write_otp_locall_addr:
+0x2f4 001029 fetch 1 ,mem_device_flag 
+0x2f5 001030 rtneq mode_24g_device 
+0x2f6 001031 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+0x2f7 001032 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+0x2f8 001033 rtn 
+:      001035 p_mouse_write_otp_device_flag:
+0x2f9 001036 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x2fa 001037 copy regb ,regc 
+:      001038 p_mouse_write_otp_device_flag_loop:
+0x2fb 001039 call mouse_read_otp_device_flag_common 
+0x2fc 001040 fetch 1 ,mem_device_flag_temp 
+0x2fd 001041 branch p_mouse_device_flag_store ,blank 
+0x2fe 001042 store 1 ,mem_device_flag_last 
+0x2ff 001043 increase 1 ,regc 
+0x300 001044 fetch 2 ,mem_otp_offset_device_flag_end 
+0x301 001045 isub regc ,null 
+0x302 001046 nrtn positive 
+0x303 001047 copy regc ,regb 
+0x304 001048 branch p_mouse_write_otp_device_flag_loop 
+:      001050 p_mouse_device_flag_store:
+0x305 001051 fetch 1 ,mem_device_flag_last 
+0x306 001052 and pdata ,0xf0 ,pdata 
+0x307 001053 branch p_mouse_device_flag_store_check ,blank 
+0x308 001054 fetch 1 ,mem_device_flag 
+0x309 001056 call p_mouse_device_flag_otp_store_judge 
+0x30a 001058 store 1 ,mem_device_flag_value 
+:      001059 p_mouse_device_flag_store_end:
+0x30b 001060 arg 1 ,loopcnt 
+0x30c 001061 copy regc ,regb 
+0x30d 001062 arg mem_device_flag_value ,rega 
+0x30e 001063 branch otp_write 
+:      001065 p_mouse_device_flag_store_check:
+0x30f 001066 fetcht 1 ,mem_device_flag_last 
+0x310 001067 fetch 1 ,mem_device_flag 
+0x311 001068 call p_mouse_device_flag_otp_store_judge 
+0x312 001069 isub temp ,null 
+0x313 001070 rtn zero 
+0x314 001071 lshift4 pdata ,pdata 
+0x315 001072 iadd temp ,pdata 
+0x316 001073 store 1 ,mem_device_flag_value 
+0x317 001075 copy regc ,pdata 
+0x318 001076 fetcht 2 ,mem_otp_offset_device_flag 
+0x319 001077 isub temp ,null 
+0x31a 001078 branch p_mouse_device_flag_store_end ,zero 
+0x31b 001080 increase -1 ,regc 
+0x31c 001081 branch p_mouse_device_flag_store_end 
+:      001083 p_mouse_device_flag_otp_store_judge:
+0x31d 001084 rtnne mode_24g_device 
+0x31e 001085 increase 4 ,pdata 
+0x31f 001086 rtn 
+:      001090 p_mouse_write_otp_le_locall_addr1:
+0x320 001091 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0x321 001092 copy regb ,regc 
+:      001093 p_mouse_write_otp_le_locall_addr1_loop:
+0x322 001094 call mouse_read_otp_le_locall_addr1_common 
+0x323 001095 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0x324 001096 branch p_mouse_le_local_addr1_store ,blank 
+0x325 001097 store 6 ,mem_mouse_le_locall_addr1_last 
+0x326 001098 increase 6 ,regc 
+0x327 001099 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0x328 001100 isub regc ,null 
+0x329 001101 nrtn positive 
+0x32a 001102 copy regc ,regb 
+0x32b 001103 branch p_mouse_write_otp_le_locall_addr1_loop 
+:      001105 p_mouse_le_local_addr1_store:
+0x32c 001106 fetch 6 ,mem_mouse_le_locall_addr1_last 
+0x32d 001107 fetcht 6 ,mem_device1_locall_addr 
+0x32e 001108 isub temp ,null 
+0x32f 001109 rtn zero 
+0x330 001110 arg 6 ,loopcnt 
+0x331 001111 arg mem_device1_locall_addr ,rega 
+0x332 001112 copy regc ,regb 
+0x333 001113 branch otp_write 
+:      001115 p_mouse_write_otp_le_locall_addr2:
+0x334 001116 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0x335 001117 copy regb ,regc 
+:      001118 p_mouse_write_otp_le_locall_addr2_loop:
+0x336 001119 call mouse_read_otp_le_locall_addr2_common 
+0x337 001120 fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0x338 001121 branch p_mouse_le_local_addr2_store ,blank 
+0x339 001122 store 6 ,mem_mouse_le_locall_addr2_last 
+0x33a 001123 increase 6 ,regc 
+0x33b 001124 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0x33c 001125 isub regc ,null 
+0x33d 001126 nrtn positive 
+0x33e 001127 copy regc ,regb 
+0x33f 001128 branch p_mouse_write_otp_le_locall_addr2_loop 
+:      001130 p_mouse_le_local_addr2_store:
+0x340 001131 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0x341 001132 fetcht 6 ,mem_device2_locall_addr 
+0x342 001133 isub temp ,null 
+0x343 001134 rtn zero 
+0x344 001135 arg 6 ,loopcnt 
+0x345 001136 arg mem_device2_locall_addr ,rega 
+0x346 001137 copy regc ,regb 
+0x347 001138 branch otp_write 
+:      001142 p_mouse_load_device_info:
+0x348 001143 call p_mouse_le_locall_addr_init_check 
+0x349 001144 call p_mouse_select_reconn_device 
+0x34a 001145 call p_mouse_otp_load_dpi 
+0x34b 001146 branch mouse_load_device_info + 1 
+:      001148 p_mouse_otp_load_dpi:
+0x34c 001149 fetch mouse_flag_len ,mem_mouse_flag 
+0x34d 001150 rtnbit0 mouse_enable_load_and_store_dpi 
+0x34e 001151 fetch 1 ,mem_mouse_dpi 
+0x34f 001152 beq 0 ,mouse_otp_load_dpi 
+0x350 001153 beq 6 ,p_mouse_dpi_reinit 
+0x351 001154 rtn 
+:      001156 p_mouse_dpi_reinit:
+0x352 001157 jam mouse_dpi_level1 ,mem_mouse_dpi 
 0x353 001158 rtn 
-:      001160 p_mouse_store_le_device2:
-0x354 001161 fetch 6 ,mem_le_plap 
-0x355 001162 store 6 ,mem_device2_addr 
-0x356 001163 fetch 6 ,mem_le_lap 
-0x357 001164 store 6 ,mem_device2_locall_addr 
-0x358 001165 rtn 
-:      001167 p_mouse_le:
-0x359 001168 call le_fifo_check_nearly_full 
-0x35a 001169 nrtn blank 
-0x35b 001170 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x35c 001171 beq 0xff ,p_mouse_le_next 
-0x35d 001172 fetch 1 ,mem_le_connect_status_flag 
-0x35e 001173 and pdata ,0x03 ,pdata 
-0x35f 001174 rtnne 0x03 
-0x360 001175 fetch 1 ,mem_le_check_retransmit_flag 
-0x361 001176 rtn blank 
-0x362 001177 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x363 001178 nrtn blank 
-:      001179 p_mouse_le_next:
-0x364 001180 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x365 001181 call mouse_clear_sensor_data_by_reset ,blank 
-0x366 001182 fetch mouse_flag_len ,mem_mouse_flag 
-0x367 001183 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x368 001184 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x369 001185 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x36a 001186 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x36b 001187 call mouse_motion 
-0x36c 001188 call mouse_check_125hz 
-0x36d 001189 nrtn user 
-0x36e 001190 call mouse_current_mult_update 
-0x36f 001191 call p_mouse_data_xy_release 
-0x370 001192 branch mouse_le_next + 12 
-:      001194 p_mouse_data_xy_release:
-0x371 001195 fetch 1 ,mem_sensor_motion_gpio 
-0x372 001196 rtnne gpio_disable 
-0x373 001197 fetch 1 ,mem_mouse_long_mult_flag 
-0x374 001198 rtn blank 
-0x375 001199 increase -1 
-0x376 001200 store 1 ,mem_mouse_long_mult_flag 
-0x377 001201 setarg 0 
-0x378 001202 store 4 ,mem_mouse_x 
-0x379 001203 branch mouse_init_sensor_reset 
-:      001205 p_mouse_current_mult_update_timer:
-0x37a 001206 arg mem_mouse_current_mult_timer ,regc 
-0x37b 001207 arg p_mouse_current_mult_reinit ,regb 
-0x37c 001208 branch timer_single_step 
-:      001209 p_mouse_current_mult_reinit:
-0x37d 001210 fetch 1 ,mem_lpm_mult_init 
-0x37e 001211 store 1 ,mem_lpm_mult 
-0x37f 001212 jam 3 ,mem_mouse_long_mult_flag 
-0x380 001213 rtn 
-:      001216 p_mouse_bb_event_timer:
-0x381 001217 call p_mouse_le_send_conn_param_update_timer 
-0x382 001218 call mouse_low_voltage_led_timer 
-0x383 001219 call mouse_adc_read 
-0x384 001221 call p_mouse_logo_led_on_timer 
-0x385 001222 call p_mouse_led_multi_timer 
-0x386 001223 call mouse_dpi_led_blink_delay_timer 
-0x387 001225 call g24_pair_timeout_timer 
-0x388 001226 call g24_reconn_timeout_timer 
-0x389 001227 call mouse_24g_long_sleep_param_update_timer 
-0x38a 001229 call mouse_dpi_key_check_long_press 
-0x38b 001230 call mouse_bt_discovery_check 
-0x38c 001231 call mouse_commbination_key_process 
-0x38d 001232 call mouse_check_discovery_timeout_timer 
-0x38e 001234 call mouse_check_direct_timeout_timer 
-0x38f 001235 call mouse_le_enable_att_list_timer 
-0x390 001236 call mouse_le_battery_updata_timer 
-0x391 001237 call mouse_le_send_smp_security_request_timer 
-0x392 001239 call mouse_check_reconnect_delay_long_sleep 
-0x393 001240 call p_mouse_current_mult_update_timer 
-0x394 001241 call mouse_wheel_trigger_timer 
-0x395 001242 call mouse_store_information_delay_timer 
-0x396 001243 branch mouse_check_no_data_timeout_timer 
-:      001245 p_mouse_logo_led_on_timer:
-0x397 001246 fetch 1 ,mem_mouse_logo_led_gpio 
-0x398 001247 rtneq gpio_disable 
-0x399 001248 fetch 1 ,mem_mouse_logo_enable_flag 
-0x39a 001249 nrtn blank 
-0x39b 001250 fetch 2 ,mem_mouse_no_data_timer 
-0x39c 001251 rtn blank 
-0x39d 001252 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x39e 001253 nrtn blank 
-0x39f 001254 branch mouse_logo_led_on_timer + 4 
-:      001256 p_mouse_led_multi_timer:
-0x3a0 001257 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x3a1 001258 rtn blank 
-0x3a2 001259 fetch 1 ,mem_mouse_multi_led_type 
-0x3a3 001260 beq multi_led_blink ,mouse_multi_led_type_blink 
-0x3a4 001261 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x3a5 001262 branch p_mouse_device_poweron_led_off ,blank 
-0x3a6 001263 branch mouse_device_multi_led_type_on + 2 
-:      001265 p_mouse_device_poweron_led_off:
-0x3a7 001266 call mouse_device_poweron_led_off 
-0x3a8 001267 fetch 1 ,mem_mouse_direct_timer 
-0x3a9 001268 rtn blank 
-0x3aa 001269 branch mouse_device_le_reconn_led_config 
-:      001271 p_mouse_le_send_conn_param_update_timer:
-0x3ab 001272 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-0x3ac 001273 arg mouse_updata_le_param ,regb 
-0x3ad 001274 branch timer_single_step 
-:      001276 p_mouse_start_discovery:
-0x3ae 001277 call mouse_sensor_powerdown 
-0x3af 001278 branch mouse_start_discovery + 1 
-:      001280 p_mouse_priority_bb_event:
-0x3b0 001281 copy regc ,pdata 
-0x3b1 001282 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x3b2 001283 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x3b3 001284 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x3b4 001285 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x3b5 001286 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x3b6 001287 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x3b7 001288 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x3b8 001289 branch mouse_priority_bb_event + 2 
-:      001291 p_mouse_le_bb_event_connected:
-0x3b9 001293 setarg 0 
-0x3ba 001294 store 4 ,mem_le_conn_first_rcv 
-0x3bb 001295 branch mouse_le_bb_event_connected 
-:      001297 p_mouse_le_ll_start_encryt:
-0x3bc 001298 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x3bd 001299 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x3be 001300 jam 20 ,mem_le_start_encrypt_timer 
-0x3bf 001301 branch p_mouse_le_ll_reconn_start_encryt_new 
-:      001302 p_mouse_le_ll_reconn_start_encryt:
-0x3c0 001303 call mouse_updata_le_param 
-0x3c1 001304 jam 5 ,mem_le_start_encrypt_timer 
-:      001305 p_mouse_le_ll_reconn_start_encryt_new:
-0x3c2 001306 fetch 1 ,mem_le_conn_rcv_new 
-0x3c3 001307 store 1 ,mem_le_conn_first_rcv 
-0x3c4 001308 branch mouse_le_ll_enable_start_enc_flag 
-:      001311 p_mouse_le_conn_param_update_rsp_recieved:
-0x3c5 001312 fetch 1 ,mem_mouse_le_send_conn_param_update 
-0x3c6 001313 nrtn blank 
-0x3c7 001314 jam 1 ,mem_mouse_le_send_conn_param_update 
-0x3c8 001315 jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-0x3c9 001316 rtn 
-:      001318 p_mouse_le_bb_disconnected:
-0x3ca 001319 setarg 0 
-0x3cb 001320 store 1 ,mem_mouse_le_send_conn_param_update 
-0x3cc 001321 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-0x3cd 001322 setarg 0 
-0x3ce 001323 store 2 ,mem_le_battery_level_updata_timer 
-0x3cf 001324 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x3d0 001325 arg le_interval_7_5ms ,temp 
-0x3d1 001326 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d2 001327 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0x3d3 001328 arg le_interval_8_75ms ,temp 
-:      001329 p_mouse_le_bb_disconnected_next:
-0x3d4 001330 storet 2 ,mem_le_interval_min 
-0x3d5 001331 storet 2 ,mem_le_interval_min + 2 
-0x3d6 001332 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x3d7 001333 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x3d8 001334 call le_clr_config_more_data 
-0x3d9 001335 branch p_mouse_bb_disconnected 
-:      001336 p_mouse_bb_disconnected:
-0x3da 001337 call mouse_bb_discon_clear_stack 
-0x3db 001338 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x3dc 001339 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-0x3dd 001340 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x3de 001341 branch mouse_start_discovery 
-:      001342 p_mouse4_0_event_bb_disconn:
-0x3df 001343 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x3e0 001344 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x3e1 001345 fetch 1 ,mem_le_connect_status_flag 
-0x3e2 001346 and pdata ,0x03 ,pdata 
-0x3e3 001347 call mouse_le_clean_connect_flag 
-0x3e4 001348 bne 0x03 ,mouse_start_reconnect 
-0x3e5 001349 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x3e6 001350 nbranch mouse_start_reconnect ,blank 
-0x3e7 001351 branch mouse_app_enter_hibernate 
-:      001352 p_mouse_24g_attempt_success:
-0x3e8 001353 fetch 4 ,mem_24g_addr 
-0x3e9 001354 store 4 ,mem_24g_receiver_addr 
-0x3ea 001355 store 4 ,mem_mouse_24g_addr 
-0x3eb 001356 call g24_ch_syncword_crc8_init 
-0x3ec 001357 call mouse_no_data_timer_init 
-0x3ed 001358 call mouse_device_poweron_led_config 
-0x3ee 001359 call mouse_init_sensor_reset 
-0x3ef 001360 jam 0 ,mem_mouse_long_mult_flag 
-0x3f0 001361 jam 0 ,mem_24g_conn_sm 
-0x3f1 001362 jam 0 ,mem_24g_reconn_type 
-0x3f2 001363 fetch 4 ,mem_24g_receiver_addr 
-0x3f3 001364 fetcht 4 ,mem_24g_fast_conn_addr 
-0x3f4 001365 isub temp ,null 
-0x3f5 001366 rtn zero 
-0x3f6 001367 call mouse_soft_agc_disable 
-0x3f7 001368 call p_mouse_fetch_normal_tx_power 
-0x3f8 001369 branch mouse_24g_first_store_reconn_info 
-:      001371 p_mouse_24g_pairing_complete:
-0x3f9 001372 call mouse_soft_agc_disable 
-0x3fa 001373 call p_mouse_fetch_normal_tx_power 
-0x3fb 001374 branch mouse_24g_pairing_complete 
-:      001376 p_mouse_24g_attempt_fail:
-0x3fc 001377 call mouse_soft_agc_disable 
-0x3fd 001378 call p_mouse_fetch_normal_tx_power 
-0x3fe 001379 fetch 1 ,mem_mouse_dpi_button_state 
-0x3ff 001380 rtneq dpi_button_state_down 
-0x400 001381 fetch 1 ,mem_24g_attempt_fail_flag 
-0x401 001382 nbranch mouse_24g_hibernate_set ,blank 
-0x402 001383 fetch 1 ,mem_24g_reconn_type 
-0x403 001384 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0x404 001385 beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-0x405 001386 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0x406 001387 branch mouse_24g_attempt_fail + 2 
-:      001389 p_mouse_24g_auto_pair_attempt_fail:
-0x407 001390 fetch mouse_flag_len ,mem_mouse_flag 
-0x408 001391 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x409 001392 fetch 1 ,mem_device_number 
-0x40a 001393 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-:      001394 p_mouse_24g_first_bluetooth_reconnect:
-0x40b 001395 call mouse_24g_stop 
-0x40c 001396 jam mode_bt_device1 ,mem_device_flag 
-0x40d 001397 branch mouse_start_reconnect_device 
-:      001399 p_mouse_reconn_dongle_attempt_fail:
-0x40e 001400 fetch mouse_flag_len ,mem_mouse_flag 
-0x40f 001401 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x410 001402 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x411 001403 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0x412 001404 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x413 001405 branch mouse_24g_start_auto_pair 
-:      001408 p_mouse_store_normal_tx_power:
-0x414 001409 fetch 1 ,mem_tx_power 
-0x415 001410 store 1 ,mem_normal_tx_power 
-0x416 001411 rtn 
-:      001413 p_mouse_fetch_normal_tx_power:
-0x417 001414 fetch 1 ,mem_normal_tx_power 
-0x418 001415 store 1 ,mem_tx_power 
-0x419 001416 rtn 
-:      001418 p_mouse_idle:
-0x41a 001419 call mouse_low_voltage_led_no_enter_lpm 
-0x41b 001420 call ui_check_paring_button 
-0x41c 001421 call p_mouse_dpi_check 
-0x41d 001422 branch mouse_idle + 4 
-:      001424 p_mouse_dpi_check:
-0x41e 001425 fetch 1 ,mem_dpi_button_gpio 
-0x41f 001426 rtneq gpio_disable 
-0x420 001427 arg 0 ,rega 
-0x421 001428 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x422 001429 fetcht 1 ,mem_dpi_button_gpio 
-0x423 001430 call p_mouse_dpi_key_check 
-0x424 001431 branch mouse_dpi_check_next 
-:      001433 p_mouse_dpi_key_check:
-0x425 001434 fetch mouse_flag_len ,mem_mouse_flag 
-0x426 001435 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x427 001436 fetch 1 ,mem_mouse_dpikey_press_status 
-0x428 001437 copy pdata ,regc 
-0x429 001438 fetch 1 ,mem_matrix_public_gpio 
-0x42a 001439 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0x42b 001440 branch mouse_dpi_key_check_next 
-:      001442 p_mouse_3io6key_dpi_check:
-0x42c 001443 fetch 1 ,mem_dpi_button_gpio 
-0x42d 001444 call mouse_gpio_config_output_low 
-0x42e 001445 fetcht 1 ,mem_dpi_button_gpio 
-0x42f 001446 branch p_mouse_3io6key_check 
-:      001448 p_mouse_3io6key_check:
-0x430 001449 copy regc ,pdata 
-0x431 001450 store 1 ,mem_mouse_key_status 
-0x432 001451 lshift pdata ,pdata 
-0x433 001452 copy pdata ,regb 
-0x434 001453 copy temp ,regc 
-0x435 001454 call mouse_gpio_config_input_pd 
-0x436 001455 copy regc ,temp 
-0x437 001456 call gpio_get_bit 
-0x438 001457 nsetflag true ,0 ,regb 
-0x439 001458 call mouse_check_press 
-0x43a 001459 branch mouse_check_key_connect_gnd_1 
-:      001461 p_g24_short_sleep:
-0x43b 001462 call g24_lpm_wait 
-0x43c 001463 nrtn user 
-0x43d 001464 call g24_setgpio_lpm_before 
-0x43e 001465 call p_clear_wake 
-0x43f 001466 fetch 3 ,mem_24g_short_sleep_set 
-0x440 001467 branch g24_long_seep2 
-:      001470 p_clear_wake:
-0x441 001471 setarg 0 
-0x442 001472 set1 21 ,pdata 
-0x443 001473 store 8 ,mem_gpio_wakeup_cfg 
-0x444 001474 setarg 0 
-0x445 001475 store 4 ,mem_gpio_wakeup_cfg + 8 
-0x446 001476 rtn 
-:      001478 p_mouse_check_select_device_by_switch:
-0x447 001479 call mouse_check_select_device_by_switch + 1 
-0x448 001480 fetcht 1 ,mem_device_switch_gpio 
-0x449 001481 branch mouse_gpio_config_input_pd 
-:      001483 p_mouse_24g_hibernate_set:
-0x44a 001484 jam 0 ,mem_24g_attempt_fail_flag 
-0x44b 001485 call g24_transmit_next_packet 
-0x44c 001486 setarg -1 
-0x44d 001487 store 4 ,mem_24g_enter_hibernate 
-0x44e 001488 setarg 0 
-0x44f 001489 store 7 ,mem_mouse_key 
-0x450 001490 jam 1 ,mem_sensor_shutdown_flag 
-0x451 001491 call mouse_sensor_powerdown 
-0x452 001493 branch mouse_24g_long_sleep 
-:      001495 p_mouse_start_work:
-0x453 001496 call mouse_device_poweron_led_config 
-0x454 001497 call p_mouse_load_device_info_check 
-0x455 001498 fetch mouse_flag_len ,mem_mouse_flag 
-0x456 001499 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x457 001500 fetch 1 ,mem_device_flag 
-0x458 001501 beq mode_24g_device ,p_mouse_24g_start_mode 
-0x459 001502 branch mouse_le_fast_conn_judge 
-:      001504 p_mouse_24g_start_mode:
-0x45a 001505 fetch mouse_flag_len ,mem_mouse_flag 
-0x45b 001506 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x45c 001507 call mouse_device_24g_pair_led_config 
-0x45d 001508 call mouse_wakeup_from_power_check 
-0x45e 001509 branch mouse_24g_reconn_dongle_start ,user 
-0x45f 001510 fetch mouse_flag_len ,mem_mouse_flag 
-0x460 001511 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0x461 001512 branch mouse_24g_start_mode + 7 
-:      001514 p_mouse_24g_reconn_general_dongle:
-0x462 001515 jam mode_24g_device ,mem_device_flag 
-0x463 001516 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x464 001517 store 2 ,mem_24g_reconn_timeout 
-0x465 001518 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0x466 001519 branch g24_reconn_start 
-:      001521 p_mouse_param_init:
-0x467 001522 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x468 001523 call mouse_gpio_config_input_pu 
-0x469 001524 call p_mouse_param_common_init 
-0x46a 001525 branch mouse_param_init + 2 
-:      001527 p_mouse_param_common_init:
-0x46b 001528 setarg mouse_ble_att_list_addr 
-0x46c 001529 store 2 ,mem_ui_le_uuid_table 
-0x46d 001530 jam 3 ,mem_lpm_mult_timeout 
-0x46e 001531 jam 8 ,mem_lpm_overhead 
-0x46f 001532 jam pb_button_state_up ,mem_select_device_button_statue 
-0x470 001533 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x471 001534 setarg 0x0200 
-0x472 001535 store 2 ,mem_lpm_interval 
-0x473 001536 jam 0x17 ,mem_le_local_mtu 
-0x474 001537 jam 0x17 ,mem_le_remote_mtu 
-0x475 001539 setarg mem_le_tx_buffer0_omemalloc_new 
-0x476 001540 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x477 001541 setarg mouse_ble_l2cap_txbuff_size_new 
-0x478 001542 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x479 001543 branch mouse_adc_gpio_mux_init 
-:      001544 p_mouse_setgpio_hibernate:
-0x47a 001545 call mouse_set_sdio_high 
-0x47b 001546 call p_clear_wake 
-0x47c 001547 call mouse_before_hibernate_wheel_gpio_set 
-0x47d 001548 fetcht 1 ,mem_matrix_public_gpio 
-0x47e 001549 call gpio_out_active 
-0x47f 001550 fetcht 1 ,mem_matrix_public_gpio 
-0x480 001551 call gpio_clr_wake 
-0x481 001552 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x482 001553 call mouse_gpio_config_output_high 
-0x483 001554 fetcht 1 ,mem_device_switch_gpio 
-0x484 001555 call mouse_gpio_set_pupd_by_input 
-0x485 001557 call mouse_logo_led_off 
-0x486 001558 call mouse_lpm_before_common 
-0x487 001559 call mouse_gpio_pd_idle 
-0x488 001560 fetcht 1 ,mem_whee_a_data_gpio 
-0x489 001561 call mouse_gpio_config_input_pd 
-0x48a 001562 fetcht 1 ,mem_whee_b_data_gpio 
-0x48b 001563 call mouse_gpio_config_input_pd 
-0x48c 001564 call mouse_device_multi_led_all_off 
-0x48d 001565 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x48e 001566 call mouse_gpio_config_input_pu 
-0x48f 001567 call p_mouse_gpio_set_high_impedance 
-0x490 001568 call mouse_adc_gpio_set_before_hibernate 
-0x491 001569 branch mouse_wheel_gpio_set_before_hibernate 
-:      001571 p_mouse_gpio_set_high_impedance:
-0x492 001572 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x493 001573 store 3 ,mem_pdatatemp 
-0x494 001574 arg 24 ,loopcnt 
-0x495 001575 arg 0 ,temp 
-:      001576 p_mouse_gpio_set_high_impedance_bit_loop:
-0x496 001577 fetch 3 ,mem_pdatatemp 
-0x497 001578 isolate1 0 ,pdata 
-0x498 001579 call p_gpio_set_analog ,true 
-0x499 001580 fetch 3 ,mem_pdatatemp 
-0x49a 001581 rshift pdata ,pdata 
-0x49b 001582 store 3 ,mem_pdatatemp 
-0x49c 001583 increase 1 ,temp 
-0x49d 001584 loop p_mouse_gpio_set_high_impedance_bit_loop 
-0x49e 001585 rtn 
-:      001587 p_gpio_set_analog:
-0x49f 001588 sub temp ,ui_button_gpio_disable ,null 
-0x4a0 001589 rtn zero 
-0x4a1 001590 branch gpio_set_analog 
-:      001592 p_mouse_lpm_before_common:
-0x4a2 001593 call p_clear_wake 
-0x4a3 001594 call mouse_lpm_before_common + 1 
-0x4a4 001595 fetch 1 ,core_gpio_conf + 0x0c 
-0x4a5 001596 call p_mouse_gpio_set_high_impedance ,blank 
-0x4a6 001597 branch mouse_gpio_pd_idle 
-:      001599 p_gpio_set_wake:
-0x4a7 001600 sub temp ,ui_button_gpio_disable ,null 
-0x4a8 001601 rtn zero 
-0x4a9 001602 arg 4 ,debug 
-0x4aa 001603 isolate1 gpio_active_bit ,temp 
-0x4ab 001604 branch gpio_set_wake_high ,true 
-0x4ac 001605 arg 3 ,debug 
-0x4ad 001606 branch gpio_set_wake_high 
-:      001608 p_mouse_24g_package_data:
-0x4ae 001609 rtnmark0 mark_24g 
-0x4af 001610 call mouse_motion 
-0x4b0 001611 nrtn user 
-0x4b1 001612 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x4b2 001613 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x4b3 001614 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-0x4b4 001616 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5 001617 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-0x4b6 001618 fetch 1 ,mem_customer_key 
-0x4b7 001619 nbranch mouse_24g_keyboard_package_data ,blank 
-:      001620 p_mouse_24g_mouse_package_data:
-0x4b8 001621 call p_mouse_data_xy_release 
-0x4b9 001622 fetch 1 ,mem_24g_data_type 
-0x4ba 001623 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-0x4bb 001624 fetcht 1 ,mem_24g_txbuf + 1 
-0x4bc 001625 fetch 1 ,mem_mouse_key 
-0x4bd 001626 ior temp ,pdata 
-0x4be 001627 store 1 ,mem_mouse_key 
-0x4bf 001628 fetcht 1 ,mem_24g_txbuf + 6 
-0x4c0 001629 fetch 1 ,mem_mouse_z 
-0x4c1 001630 iadd temp ,pdata 
-0x4c2 001631 store 1 ,mem_mouse_z 
-0x4c3 001632 fetcht 1 ,mem_24g_txbuf + 7 
-0x4c4 001633 fetch 1 ,mem_mouse_tz 
-0x4c5 001634 iadd temp ,pdata 
-0x4c6 001635 store 1 ,mem_mouse_tz 
-:      001636 p_mouse_24g_mouse_package_data_now:
-0x4c7 001637 jam type_ms ,mem_24g_data_type 
-0x4c8 001638 arg 7 ,rega 
-0x4c9 001639 arg mem_mouse_key ,regb 
-0x4ca 001640 fetch 1 ,mem_mouse_key 
-0x4cb 001641 bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
-0x4cc 001642 fetch 2 ,mem_mouse_z 
-0x4cd 001643 rtn blank 
-0x4ce 001644 branch g24_transmit_by_interrupt_enable 
-:      001646 p_mouse_24g_short_sleep_clear_wake:
-0x4cf 001647 call p_clear_wake 
-0x4d0 001648 branch p_lpm_write_gpio_wakeup 
-:      001651 p_mouse_init_sensor:
-0x4d1 001652 call mouse_read_sensor_id 
-0x4d2 001653 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x4d3 001654 beq p3065_id1 ,mouse_init_p3065 
-0x4d4 001655 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-0x4d5 001656 branch mouse_init_sensor + 5 
-:      001657 p_mouse_ka8g2_id2_judge:
-0x4d6 001658 call mouse_sensor_poweron 
-0x4d7 001659 fetch 1 ,mem_sensor_id2 
-0x4d8 001660 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-0x4d9 001661 branch mouse_init_p32xx_id2_judge 
-:      001662 p_mouse_ka8g2_init_param:
-0x4da 001663 jam ka8g2 ,mem_config_sensor_type 
-0x4db 001664 arg mem_sensor_ka8g2_init_new ,regc 
-0x4dc 001665 branch mouse_sensor_wr_seq 
-:      001666 p_mouse_motion:
-0x4dd 001667 disable user 
-0x4de 001668 setarg 0 
-0x4df 001669 store 6 ,mem_mouse_x 
-0x4e0 001670 call p_mouse_check_sensor_data 
-0x4e1 001671 branch mouse_motion + 5 
-:      001673 p_mouse_check_sensor_data:
-0x4e2 001674 fetch 1 ,mem_spi_write_flash_sm 
-0x4e3 001675 rtnne flash_sm_no_buys 
-0x4e4 001676 fetch 1 ,mem_config_sensor_type 
-0x4e5 001677 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-0x4e6 001678 branch mouse_check_sensor_data + 2 
-:      001680 p_mouse_pka8g2_sensor_motion:
-0x4e7 001681 call mouse_clear_sensor_data 
-0x4e8 001682 fetch 1 ,mem_sensor_motion_gpio 
-0x4e9 001683 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-0x4ea 001684 fetcht 1 ,mem_sensor_motion_gpio 
-0x4eb 001685 call gpio_get_bit 
-0x4ec 001686 nrtn true 
-:      001687 p_mouse_pka8g2_sensor_motion_1:
-0x4ed 001688 setarg pan_reg_pid_l 
-0x4ee 001689 call twspi_read 
-0x4ef 001690 bne pka8g2_id1 ,mouse_twspi_reset 
-0x4f0 001691 branch mouse_p3212_sensor_motion_2 
-:      001696 p_mouse_adc_read_start:
-0x4f1 001697 call enable_adc 
-0x4f2 001698 call vdd_calculate_by_mode 
-0x4f3 001699 div pdata ,10 
-0x4f4 001700 call get_div_result 
-0x4f5 001701 store 2 ,mem_mouse_vdd_now_vol 
-0x4f6 001703 branch mouse_adc_data_process 
+:      001160 p_mouse_store_dpi_info_check:
+0x354 001161 fetch mouse_flag_len ,mem_mouse_flag 
+0x355 001162 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x356 001163 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0x357 001164 rtn 
+:      001166 p_mouse_store_otp_dpi:
+0x358 001167 fetch mouse_flag_len ,mem_mouse_flag 
+0x359 001168 rtnbit0 mouse_enable_load_and_store_dpi 
+0x35a 001169 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x35b 001170 copy regb ,regc 
+:      001171 p_mouse_otp_store_dpi_loop:
+0x35c 001172 call mouse_read_otp_dpi_common 
+0x35d 001173 fetch 1 ,mem_mouse_dpi_temp 
+0x35e 001174 branch p_mouse_otp_dpi_store ,blank 
+0x35f 001175 store 1 ,mem_mouse_dpi_last 
+0x360 001176 increase 1 ,regc 
+0x361 001177 fetch 2 ,mem_otp_offset_dpi_end 
+0x362 001178 isub regc ,null 
+0x363 001179 nrtn positive 
+0x364 001180 copy regc ,regb 
+0x365 001181 branch p_mouse_otp_store_dpi_loop 
+:      001183 p_mouse_otp_dpi_store:
+0x366 001184 fetch 1 ,mem_mouse_dpi_last 
+0x367 001185 and pdata ,0xf0 ,pdata 
+0x368 001186 branch p_mouse_dpi_store_last_check ,blank 
+0x369 001187 fetch 1 ,mem_mouse_dpi 
+0x36a 001189 call p_mouse_dpi_otp_store_judge 
+0x36b 001191 store 1 ,mem_mouse_otp_dpi_value 
+:      001192 p_mouse_dpi_store_end:
+0x36c 001193 arg 1 ,loopcnt 
+0x36d 001194 copy regc ,regb 
+0x36e 001195 arg mem_mouse_otp_dpi_value ,rega 
+0x36f 001196 branch otp_write 
+:      001198 p_mouse_dpi_store_last_check:
+0x370 001199 fetcht 1 ,mem_mouse_dpi_last 
+0x371 001200 fetch 1 ,mem_mouse_dpi 
+0x372 001201 call p_mouse_dpi_otp_store_judge 
+0x373 001202 isub temp ,null 
+0x374 001203 rtn zero 
+0x375 001204 lshift4 pdata ,pdata 
+0x376 001205 iadd temp ,pdata 
+0x377 001206 store 1 ,mem_mouse_otp_dpi_value 
+0x378 001208 copy regc ,pdata 
+0x379 001209 fetcht 2 ,mem_otp_offset_dpi 
+0x37a 001210 isub temp ,null 
+0x37b 001211 branch p_mouse_dpi_store_end ,zero 
+0x37c 001213 increase -1 ,regc 
+0x37d 001214 branch p_mouse_dpi_store_end 
+:      001216 p_mouse_dpi_otp_store_judge:
+0x37e 001217 rtnne mouse_dpi_level1 
+0x37f 001218 increase 6 ,pdata 
+0x380 001219 rtn 
+:      001221 p_mouse_le_locall_addr_init_check:
+0x381 001222 fetch mouse_flag_len ,mem_mouse_flag 
+0x382 001223 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+0x383 001224 fetch 1 ,mem_device_flag 
+0x384 001225 rtneq mode_24g_device 
+0x385 001226 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+0x386 001227 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+0x387 001228 rtn 
+:      001230 p_mouse_le_addr1_init_check:
+0x388 001231 fetch 6 ,mem_device1_locall_addr 
+0x389 001232 fetcht 6 ,mem_mouse_compare_addr 
+0x38a 001233 isub temp ,null 
+0x38b 001234 nrtn zero 
+0x38c 001235 fetch 6 ,mem_le_lap 
+0x38d 001236 store 6 ,mem_device1_locall_addr 
+0x38e 001237 rtn 
+:      001239 p_mouse_le_addr2_init_check:
+0x38f 001240 fetch 6 ,mem_device1_locall_addr 
+0x390 001241 fetcht 6 ,mem_mouse_compare_addr 
+0x391 001242 isub temp ,null 
+0x392 001243 nrtn zero 
+0x393 001244 fetch 6 ,mem_le_lap 
+0x394 001245 add pdata ,0x0100 ,pdata 
+0x395 001246 store 6 ,mem_device1_locall_addr 
+0x396 001247 rtn 
+:      001249 p_mouse_buletooth_fast_conn_end:
+0x397 001250 call p_mouse_select_reconn_device 
+0x398 001251 branch mouse_buletooth_fast_conn_end + 2 
+:      001253 p_mouse_select_reconn_device:
+0x399 001254 fetch mouse_flag_len ,mem_mouse_flag 
+0x39a 001255 bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+0x39b 001256 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+:      001257 p_mouse_select_reconn_device_start:
+0x39c 001258 fetch 1 ,mem_device_flag 
+0x39d 001259 rtneq mode_24g_device 
+0x39e 001260 beq mode_bt_device1 ,p_mouse_load_le_device1 
+0x39f 001261 beq mode_bt_device2 ,p_mouse_load_le_device2 
+0x3a0 001262 rtn 
+:      001264 p_mouse_load_le_device1:
+0x3a1 001265 fetch 6 ,mem_device1_addr 
+0x3a2 001266 store 6 ,mem_hci_plap 
+0x3a3 001269 fetch 6 ,mem_device1_locall_addr 
+0x3a4 001270 store 6 ,mem_le_lap 
+0x3a5 001271 rtn 
+:      001273 p_mouse_load_le_device2:
+0x3a6 001274 fetch 6 ,mem_device2_addr 
+0x3a7 001275 store 6 ,mem_hci_plap 
+0x3a8 001278 fetch 6 ,mem_device2_locall_addr 
+0x3a9 001279 store 6 ,mem_le_lap 
+0x3aa 001280 rtn 
+:      001282 p_mouse_store_remote_bdaddr:
+0x3ab 001283 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ac 001284 rtnbit0 mouse_store_eeprom_flag 
+0x3ad 001285 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+0x3ae 001286 arg mouse_store_eeprom_flag ,queue 
+0x3af 001287 call mouse_disable_function_flag 
+0x3b0 001288 call mouse_check_device_addr 
+0x3b1 001289 call p_mouse_before_store_reconn_info 
+0x3b2 001290 branch mouse_store_device_info_delay 
+:      001292 p_mouse_before_store_reconn_info:
+0x3b3 001293 fetch 1 ,mem_device_flag 
+0x3b4 001294 beq mode_bt_device1 ,p_mouse_store_le_device1 
+0x3b5 001295 beq mode_bt_device2 ,p_mouse_store_le_device2 
+0x3b6 001296 rtn 
+:      001298 p_mouse_store_le_device1:
+0x3b7 001299 fetch 6 ,mem_le_plap 
+0x3b8 001300 store 6 ,mem_device1_addr 
+0x3b9 001301 fetch 6 ,mem_le_lap 
+0x3ba 001302 store 6 ,mem_device1_locall_addr 
+0x3bb 001303 rtn 
+:      001305 p_mouse_store_le_device2:
+0x3bc 001306 fetch 6 ,mem_le_plap 
+0x3bd 001307 store 6 ,mem_device2_addr 
+0x3be 001308 fetch 6 ,mem_le_lap 
+0x3bf 001309 store 6 ,mem_device2_locall_addr 
+0x3c0 001310 rtn 
+:      001313 p_mouse_bb_event_timer:
+0x3c1 001314 call p_mouse_le_send_conn_param_update_timer 
+0x3c2 001315 call mouse_low_voltage_led_timer 
+0x3c3 001316 call mouse_adc_read 
+0x3c4 001318 call p_mouse_logo_led_on_timer 
+0x3c5 001319 call p_mouse_led_multi_timer 
+0x3c6 001320 call mouse_dpi_led_blink_delay_timer 
+0x3c7 001322 call g24_pair_timeout_timer 
+0x3c8 001323 call g24_reconn_timeout_timer 
+0x3c9 001324 call mouse_24g_long_sleep_param_update_timer 
+0x3ca 001326 call mouse_dpi_key_check_long_press 
+0x3cb 001327 call mouse_bt_discovery_check 
+0x3cc 001328 call mouse_commbination_key_process 
+0x3cd 001329 call mouse_check_discovery_timeout_timer 
+0x3ce 001331 call mouse_check_direct_timeout_timer 
+0x3cf 001332 call mouse_le_enable_att_list_timer 
+0x3d0 001333 call mouse_le_battery_updata_timer 
+0x3d1 001334 call mouse_le_send_smp_security_request_timer 
+0x3d2 001336 call mouse_check_reconnect_delay_long_sleep 
+0x3d3 001337 call p_mouse_current_mult_update_timer 
+0x3d4 001338 call mouse_wheel_trigger_timer 
+0x3d5 001339 call mouse_store_information_delay_timer 
+0x3d6 001340 branch mouse_check_no_data_timeout_timer 
+:      001342 p_mouse_logo_led_on_timer:
+0x3d7 001343 fetch 1 ,mem_mouse_logo_led_gpio 
+0x3d8 001344 rtneq gpio_disable 
+0x3d9 001345 fetch 1 ,mem_mouse_logo_enable_flag 
+0x3da 001346 nrtn blank 
+0x3db 001347 fetch 2 ,mem_mouse_no_data_timer 
+0x3dc 001348 rtn blank 
+0x3dd 001349 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x3de 001350 nrtn blank 
+0x3df 001351 branch mouse_logo_led_on_timer + 4 
+:      001353 p_mouse_led_multi_timer:
+0x3e0 001354 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x3e1 001355 rtn blank 
+0x3e2 001356 fetch 1 ,mem_mouse_multi_led_type 
+0x3e3 001357 beq multi_led_blink ,mouse_multi_led_type_blink 
+0x3e4 001358 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x3e5 001359 branch p_mouse_device_poweron_led_off ,blank 
+0x3e6 001360 branch mouse_device_multi_led_type_on + 2 
+:      001362 p_mouse_device_poweron_led_off:
+0x3e7 001363 call mouse_device_poweron_led_off 
+0x3e8 001364 fetch 1 ,mem_mouse_direct_timer 
+0x3e9 001365 rtn blank 
+0x3ea 001366 branch mouse_device_le_reconn_led_config 
+:      001368 p_mouse_le_send_conn_param_update_timer:
+0x3eb 001369 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0x3ec 001370 arg mouse_updata_le_param ,regb 
+0x3ed 001371 branch timer_single_step 
+:      001373 p_mouse_current_mult_update_timer:
+0x3ee 001374 arg mem_mouse_current_mult_timer ,regc 
+0x3ef 001375 arg p_mouse_current_mult_reinit ,regb 
+0x3f0 001376 branch timer_single_step 
+:      001377 p_mouse_current_mult_reinit:
+0x3f1 001378 fetch 1 ,mem_lpm_mult_init 
+0x3f2 001379 store 1 ,mem_lpm_mult 
+0x3f3 001380 jam 3 ,mem_mouse_long_mult_flag 
+0x3f4 001381 rtn 
+:      001383 p_mouse_start_discovery:
+0x3f5 001384 call mouse_sensor_powerdown 
+0x3f6 001385 branch mouse_start_discovery + 1 
+:      001387 p_mouse_priority_bb_event:
+0x3f7 001388 copy regc ,pdata 
+0x3f8 001389 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x3f9 001390 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x3fa 001391 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x3fb 001392 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x3fc 001393 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x3fd 001394 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x3fe 001395 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x3ff 001396 branch mouse_priority_bb_event + 2 
+:      001398 p_mouse_le_bb_event_connected:
+0x400 001400 setarg 0 
+0x401 001401 store 4 ,mem_le_conn_first_rcv 
+0x402 001402 branch mouse_le_bb_event_connected 
+:      001404 p_mouse_le_ll_start_encryt:
+0x403 001405 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x404 001406 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x405 001407 jam 20 ,mem_le_start_encrypt_timer 
+0x406 001408 branch p_mouse_le_ll_reconn_start_encryt_new 
+:      001409 p_mouse_le_ll_reconn_start_encryt:
+0x407 001410 call mouse_updata_le_param 
+0x408 001411 jam 5 ,mem_le_start_encrypt_timer 
+:      001412 p_mouse_le_ll_reconn_start_encryt_new:
+0x409 001413 fetch 1 ,mem_le_conn_rcv_new 
+0x40a 001414 store 1 ,mem_le_conn_first_rcv 
+0x40b 001415 branch mouse_le_ll_enable_start_enc_flag 
+:      001418 p_mouse_le_conn_param_update_rsp_recieved:
+0x40c 001419 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0x40d 001420 nrtn blank 
+0x40e 001421 jam 1 ,mem_mouse_le_send_conn_param_update 
+0x40f 001422 jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+0x410 001423 rtn 
+:      001425 p_mouse_le_bb_disconnected:
+0x411 001426 setarg 0 
+0x412 001427 store 1 ,mem_mouse_le_send_conn_param_update 
+0x413 001428 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+0x414 001429 setarg 0 
+0x415 001430 store 2 ,mem_le_battery_level_updata_timer 
+0x416 001431 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x417 001432 arg le_interval_7_5ms ,temp 
+0x418 001433 fetch mouse_flag_len ,mem_mouse_flag 
+0x419 001434 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0x41a 001435 arg le_interval_8_75ms ,temp 
+:      001436 p_mouse_le_bb_disconnected_next:
+0x41b 001437 storet 2 ,mem_le_interval_min 
+0x41c 001438 storet 2 ,mem_le_interval_min + 2 
+0x41d 001439 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x41e 001440 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x41f 001441 call le_clr_config_more_data 
+0x420 001442 branch p_mouse_bb_disconnected 
+:      001443 p_mouse_bb_disconnected:
+0x421 001444 call mouse_bb_discon_clear_stack 
+0x422 001445 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x423 001446 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0x424 001447 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x425 001448 branch mouse_start_discovery 
+:      001449 p_mouse4_0_event_bb_disconn:
+0x426 001450 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x427 001451 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x428 001452 fetch 1 ,mem_le_connect_status_flag 
+0x429 001453 and pdata ,0x03 ,pdata 
+0x42a 001454 call mouse_le_clean_connect_flag 
+0x42b 001455 bne 0x03 ,mouse_start_reconnect 
+0x42c 001456 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0x42d 001457 nbranch mouse_start_reconnect ,blank 
+0x42e 001458 branch mouse_app_enter_hibernate 
+:      001459 p_mouse_24g_attempt_success:
+0x42f 001460 fetch 4 ,mem_24g_addr 
+0x430 001461 store 4 ,mem_24g_receiver_addr 
+0x431 001462 store 4 ,mem_mouse_24g_addr 
+0x432 001463 call g24_ch_syncword_crc8_init 
+0x433 001464 call mouse_no_data_timer_init 
+0x434 001465 call mouse_device_poweron_led_config 
+0x435 001466 call mouse_init_sensor_reset 
+0x436 001467 jam 0 ,mem_mouse_long_mult_flag 
+0x437 001468 jam 0 ,mem_24g_conn_sm 
+0x438 001469 jam 0 ,mem_24g_reconn_type 
+0x439 001470 fetch 4 ,mem_24g_receiver_addr 
+0x43a 001471 fetcht 4 ,mem_24g_fast_conn_addr 
+0x43b 001472 isub temp ,null 
+0x43c 001473 rtn zero 
+0x43d 001474 call mouse_soft_agc_disable 
+0x43e 001475 call p_mouse_fetch_normal_tx_power 
+0x43f 001476 branch mouse_24g_first_store_reconn_info 
+:      001478 p_mouse_24g_pairing_complete:
+0x440 001479 call mouse_soft_agc_disable 
+0x441 001480 call p_mouse_fetch_normal_tx_power 
+0x442 001481 branch mouse_24g_pairing_complete 
+:      001483 p_mouse_24g_attempt_fail:
+0x443 001484 call mouse_soft_agc_disable 
+0x444 001485 call p_mouse_fetch_normal_tx_power 
+0x445 001486 fetch 1 ,mem_mouse_dpi_button_state 
+0x446 001487 rtneq dpi_button_state_down 
+0x447 001488 fetch 1 ,mem_24g_attempt_fail_flag 
+0x448 001489 nbranch mouse_24g_hibernate_set ,blank 
+0x449 001490 fetch 1 ,mem_24g_reconn_type 
+0x44a 001491 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+0x44b 001492 beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
+0x44c 001493 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0x44d 001494 branch mouse_24g_attempt_fail + 2 
+:      001496 p_mouse_24g_auto_pair_attempt_fail:
+0x44e 001497 fetch mouse_flag_len ,mem_mouse_flag 
+0x44f 001498 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x450 001499 fetch 1 ,mem_device_number 
+0x451 001500 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+:      001501 p_mouse_24g_first_bluetooth_reconnect:
+0x452 001502 call mouse_24g_stop 
+0x453 001503 jam mode_bt_device1 ,mem_device_flag 
+0x454 001504 branch mouse_start_reconnect_device 
+:      001506 p_mouse_reconn_dongle_attempt_fail:
+0x455 001507 fetch mouse_flag_len ,mem_mouse_flag 
+0x456 001508 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x457 001509 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0x458 001510 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0x459 001511 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+0x45a 001512 branch mouse_24g_start_auto_pair 
+:      001514 p_mouse_start_work:
+0x45b 001515 fetch mouse_flag_len ,mem_mouse_flag 
+0x45c 001516 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+0x45d 001517 fetch 1 ,mem_device_flag 
+0x45e 001518 beq mode_24g_device ,p_mouse_24g_start_mode 
+0x45f 001519 branch mouse_le_fast_conn_judge 
+:      001521 p_mouse_24g_first_start_auto_pair_mode:
+0x460 001522 call mouse_wakeup_from_power_check 
+0x461 001523 branch p_mouse_24g_first_start_reconn ,user 
+0x462 001524 branch mouse_24g_reconn_general_dongle 
+:      001526 p_mouse_24g_first_start_reconn:
+0x463 001527 fetch 1 ,mem_device_flag 
+0x464 001528 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0x465 001529 call mouse_bluetooth_fast_conn_disable 
+0x466 001530 branch p_mouse_24g_first_bluetooth_reconnect 
+:      001532 p_mouse_24g_start_mode:
+0x467 001533 fetch mouse_flag_len ,mem_mouse_flag 
+0x468 001534 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x469 001535 call mouse_device_24g_pair_led_config 
+0x46a 001536 call mouse_wakeup_from_power_check 
+0x46b 001537 branch mouse_24g_reconn_dongle_start ,user 
+0x46c 001538 fetch mouse_flag_len ,mem_mouse_flag 
+0x46d 001539 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0x46e 001540 branch mouse_24g_start_mode + 7 
+:      001542 p_mouse_24g_reconn_general_dongle:
+0x46f 001543 jam mode_24g_device ,mem_device_flag 
+0x470 001544 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0x471 001545 store 2 ,mem_24g_reconn_timeout 
+0x472 001546 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0x473 001547 branch g24_reconn_start 
+:      001549 p_mouse_store_normal_tx_power:
+0x474 001550 fetch 1 ,mem_tx_power 
+0x475 001551 store 1 ,mem_normal_tx_power 
+0x476 001552 rtn 
+:      001554 p_mouse_fetch_normal_tx_power:
+0x477 001555 fetch 1 ,mem_normal_tx_power 
+0x478 001556 store 1 ,mem_tx_power 
+0x479 001557 rtn 
+:      001559 p_mouse_idle:
+0x47a 001560 call mouse_low_voltage_led_no_enter_lpm 
+0x47b 001561 call ui_check_paring_button 
+0x47c 001562 call p_mouse_dpi_check 
+0x47d 001563 branch mouse_idle + 4 
+:      001565 p_mouse_dpi_check:
+0x47e 001566 fetch 1 ,mem_dpi_button_gpio 
+0x47f 001567 rtneq gpio_disable 
+0x480 001568 arg 0 ,rega 
+0x481 001569 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x482 001570 fetcht 1 ,mem_dpi_button_gpio 
+0x483 001571 call p_mouse_dpi_key_check 
+0x484 001572 branch mouse_dpi_check_next 
+:      001574 p_mouse_dpi_key_check:
+0x485 001575 fetch mouse_flag_len ,mem_mouse_flag 
+0x486 001576 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x487 001577 fetch 1 ,mem_mouse_dpikey_press_status 
+0x488 001578 copy pdata ,regc 
+0x489 001579 fetch 1 ,mem_matrix_public_gpio 
+0x48a 001580 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+0x48b 001581 branch mouse_dpi_key_check_next 
+:      001583 p_mouse_3io6key_dpi_check:
+0x48c 001584 fetch 1 ,mem_dpi_button_gpio 
+0x48d 001585 call mouse_gpio_config_output_low 
+0x48e 001586 fetcht 1 ,mem_dpi_button_gpio 
+0x48f 001587 branch p_mouse_3io6key_check 
+:      001589 p_mouse_3io6key_check:
+0x490 001590 copy regc ,pdata 
+0x491 001591 store 1 ,mem_mouse_key_status 
+0x492 001592 lshift pdata ,pdata 
+0x493 001593 copy pdata ,regb 
+0x494 001594 copy temp ,regc 
+0x495 001595 call mouse_gpio_config_input_pd 
+0x496 001596 copy regc ,temp 
+0x497 001597 call gpio_get_bit 
+0x498 001598 nsetflag true ,0 ,regb 
+0x499 001599 call mouse_check_press 
+0x49a 001600 branch mouse_check_key_connect_gnd_1 
+:      001602 p_g24_short_sleep:
+0x49b 001603 call g24_lpm_wait 
+0x49c 001604 nrtn user 
+0x49d 001605 call g24_setgpio_lpm_before 
+0x49e 001606 call p_clear_wake 
+0x49f 001607 fetch 3 ,mem_24g_short_sleep_set 
+0x4a0 001608 branch g24_long_seep2 
+:      001611 p_clear_wake:
+0x4a1 001612 setarg 0 
+0x4a2 001613 set1 21 ,pdata 
+0x4a3 001614 store 8 ,mem_gpio_wakeup_cfg 
+0x4a4 001615 setarg 0 
+0x4a5 001616 store 4 ,mem_gpio_wakeup_cfg + 8 
+0x4a6 001617 rtn 
+:      001619 p_mouse_check_select_device_by_switch:
+0x4a7 001620 call mouse_check_select_device_by_switch + 1 
+0x4a8 001621 fetcht 1 ,mem_device_switch_gpio 
+0x4a9 001622 branch mouse_gpio_config_input_pd 
+:      001624 p_mouse_24g_hibernate_set:
+0x4aa 001625 jam 0 ,mem_24g_attempt_fail_flag 
+0x4ab 001626 call g24_transmit_next_packet 
+0x4ac 001627 setarg -1 
+0x4ad 001628 store 4 ,mem_24g_enter_hibernate 
+0x4ae 001629 setarg 0 
+0x4af 001630 store 7 ,mem_mouse_key 
+0x4b0 001631 jam 1 ,mem_sensor_shutdown_flag 
+0x4b1 001632 call mouse_sensor_powerdown 
+0x4b2 001634 branch mouse_24g_long_sleep 
+:      001636 p_mouse_setgpio_hibernate:
+0x4b3 001637 call mouse_set_sdio_high 
+0x4b4 001638 call p_clear_wake 
+0x4b5 001639 call mouse_before_hibernate_wheel_gpio_set 
+0x4b6 001640 fetcht 1 ,mem_matrix_public_gpio 
+0x4b7 001641 call gpio_out_active 
+0x4b8 001642 fetcht 1 ,mem_matrix_public_gpio 
+0x4b9 001643 call gpio_clr_wake 
+0x4ba 001644 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x4bb 001645 call mouse_gpio_config_output_high 
+0x4bc 001647 fetcht 1 ,mem_device_switch_gpio 
+0x4bd 001648 call mouse_gpio_set_pupd_by_input 
+0x4be 001649 arg 21 ,temp 
+0x4bf 001650 call mouse_gpio_config_input_pu 
+0x4c0 001652 call mouse_logo_led_off 
+0x4c1 001653 call mouse_lpm_before_common 
+0x4c2 001654 call mouse_gpio_pd_idle 
+0x4c3 001655 fetcht 1 ,mem_whee_a_data_gpio 
+0x4c4 001656 call gpio_set_high_impedance 
+0x4c5 001657 fetcht 1 ,mem_whee_b_data_gpio 
+0x4c6 001658 call gpio_set_high_impedance 
+0x4c7 001659 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x4c8 001660 call mouse_gpio_config_input_pu 
+0x4c9 001661 call p_mouse_gpio_set_high_impedance 
+0x4ca 001662 branch mouse_setgpio_hibernate_next 
+:      001664 p_mouse_gpio_set_high_impedance:
+0x4cb 001665 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+0x4cc 001666 store 3 ,mem_pdatatemp 
+0x4cd 001667 arg 24 ,loopcnt 
+0x4ce 001668 arg 0 ,temp 
+:      001669 p_mouse_gpio_set_high_impedance_bit_loop:
+0x4cf 001670 fetch 3 ,mem_pdatatemp 
+0x4d0 001671 isolate1 0 ,pdata 
+0x4d1 001672 call p_gpio_set_analog ,true 
+0x4d2 001673 fetch 3 ,mem_pdatatemp 
+0x4d3 001674 rshift pdata ,pdata 
+0x4d4 001675 store 3 ,mem_pdatatemp 
+0x4d5 001676 increase 1 ,temp 
+0x4d6 001677 loop p_mouse_gpio_set_high_impedance_bit_loop 
+0x4d7 001678 rtn 
+:      001680 p_gpio_set_analog:
+0x4d8 001681 sub temp ,ui_button_gpio_disable ,null 
+0x4d9 001682 rtn zero 
+0x4da 001683 branch gpio_set_analog 
+:      001685 p_mouse_24g_package_data:
+0x4db 001686 rtnmark0 mark_24g 
+0x4dc 001687 call mouse_motion 
+0x4dd 001688 nrtn user 
+0x4de 001689 fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0x4df 001690 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0x4e0 001691 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0x4e1 001693 fetch mouse_flag_len ,mem_mouse_flag 
+0x4e2 001694 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0x4e3 001695 fetch 1 ,mem_customer_key 
+0x4e4 001696 nbranch mouse_24g_keyboard_package_data ,blank 
+:      001697 p_mouse_24g_mouse_package_data:
+0x4e5 001698 call p_mouse_data_xy_release 
+0x4e6 001699 fetch 1 ,mem_24g_data_type 
+0x4e7 001700 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+0x4e8 001701 fetcht 1 ,mem_24g_txbuf + 1 
+0x4e9 001702 fetch 1 ,mem_mouse_key 
+0x4ea 001703 ior temp ,pdata 
+0x4eb 001704 store 1 ,mem_mouse_key 
+0x4ec 001705 fetcht 1 ,mem_24g_txbuf + 6 
+0x4ed 001706 fetch 1 ,mem_mouse_z 
+0x4ee 001707 iadd temp ,pdata 
+0x4ef 001708 store 1 ,mem_mouse_z 
+0x4f0 001709 fetcht 1 ,mem_24g_txbuf + 7 
+0x4f1 001710 fetch 1 ,mem_mouse_tz 
+0x4f2 001711 iadd temp ,pdata 
+0x4f3 001712 store 1 ,mem_mouse_tz 
+:      001713 p_mouse_24g_mouse_package_data_now:
+0x4f4 001714 jam type_ms ,mem_24g_data_type 
+0x4f5 001715 arg 7 ,rega 
+0x4f6 001716 arg mem_mouse_key ,regb 
+0x4f7 001717 fetch 1 ,mem_mouse_key 
+0x4f8 001718 bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
+0x4f9 001719 fetch 2 ,mem_mouse_z 
+0x4fa 001720 rtn blank 
+0x4fb 001721 branch g24_transmit_by_interrupt_enable 
+:      001723 p_mouse_data_xy_release:
+0x4fc 001724 fetch 1 ,mem_sensor_motion_gpio 
+0x4fd 001725 rtnne gpio_disable 
+0x4fe 001726 fetch 1 ,mem_mouse_long_mult_flag 
+0x4ff 001727 rtn blank 
+0x500 001728 increase -1 ,pdata 
+0x501 001729 store 1 ,mem_mouse_long_mult_flag 
+0x502 001730 setarg 0 
+0x503 001731 store 4 ,mem_mouse_x 
+0x504 001732 branch mouse_init_sensor_reset 
+:      001734 p_mouse_24g_short_sleep_clear_wake:
+0x505 001735 call p_clear_wake 
+0x506 001736 branch p_lpm_write_gpio_wakeup 
+:      001739 p_mouse_init_sensor:
+0x507 001740 call mouse_read_sensor_id 
+0x508 001741 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x509 001742 beq p3065_id1 ,mouse_init_p3065 
+0x50a 001743 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+0x50b 001744 branch mouse_init_sensor + 5 
+:      001745 p_mouse_ka8g2_id2_judge:
+0x50c 001746 call mouse_sensor_poweron 
+0x50d 001747 fetch 1 ,mem_sensor_id2 
+0x50e 001748 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+0x50f 001749 branch mouse_init_p32xx_id2_judge 
+:      001750 p_mouse_ka8g2_init_param:
+0x510 001751 jam ka8g2 ,mem_config_sensor_type 
+0x511 001752 arg mem_sensor_ka8g2_init_new ,regc 
+0x512 001753 branch mouse_sensor_wr_seq 
+:      001754 p_mouse_motion:
+0x513 001755 disable user 
+0x514 001756 setarg 0 
+0x515 001757 store 6 ,mem_mouse_x 
+0x516 001758 call p_mouse_check_sensor_data 
+0x517 001759 branch mouse_motion + 5 
+:      001761 p_mouse_check_sensor_data:
+0x518 001762 fetch 1 ,mem_spi_write_flash_sm 
+0x519 001763 rtnne flash_sm_no_buys 
+0x51a 001764 fetch 1 ,mem_config_sensor_type 
+0x51b 001765 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+0x51c 001766 branch mouse_check_sensor_data + 2 
+:      001768 p_mouse_pka8g2_sensor_motion:
+0x51d 001769 call mouse_clear_sensor_data 
+0x51e 001770 fetch 1 ,mem_sensor_motion_gpio 
+0x51f 001771 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+0x520 001772 fetcht 1 ,mem_sensor_motion_gpio 
+0x521 001773 call gpio_get_bit 
+0x522 001774 nrtn true 
+:      001775 p_mouse_pka8g2_sensor_motion_1:
+0x523 001776 setarg pan_reg_pid_l 
+0x524 001777 call twspi_read 
+0x525 001778 bne pka8g2_id1 ,mouse_twspi_reset 
+0x526 001779 branch mouse_p3212_sensor_motion_2 
               org 0x2000
-:      001710 start:
-0x2000 001711 call lpmstate 
-:      001713 soft_reset:
-0x2001 001714 bpatch patch00_0 ,mem_patch00 
-0x2002 001715 clear_stack 
-0x2003 001717 call app_param_init 
-0x2004 001718 call initialize_radio 
-0x2005 001719 call iic_init_360khz 
-0x2006 001720 call init_param 
-0x2007 001721 call l2cap_init 
-0x2008 001722 bpatch patch00_1 ,mem_patch00 
-0x2009 001723 call ui_init 
-0x200a 001724 call app_init 
-0x200b 001725 call publickey_init 
-0x200c 001727 call lpm_recover_clk ,wake 
-:      001728 main_loop:
-0x200d 001729 bpatch patch00_2 ,mem_patch00 
-0x200e 001730 call sp_calc_sequence_256 
-0x200f 001731 call sp_calc_sequence_256_check 
-0x2010 001732 call le_advertising_dispatch 
-0x2011 001733 call idle_dispatch 
-0x2012 001734 call app_process_idle 
-0x2013 001735 call connection_dispatch 
-0x2014 001736 call g24_dispatch 
-0x2015 001737 call lpm_dispatch 
-0x2016 001738 call kscan_dispatch 
-0x2017 001739 branch main_loop 
-:      001741 connection_dispatch:
-0x2018 001742 call connection_incontext 
-0x2019 001743 rtnmark0 mark_context 
-0x201a 001744 set0 mark_context ,mark 
-0x201b 001745 call context_save 
-0x201c 001746 branch le_disable 
-:      001748 connection_incontext:
-0x201d 001749 bpatch patch00_3 ,mem_patch00 
-0x201e 001750 call context_search_insniff 
-0x201f 001751 nbranch connection_nosniff ,zero 
-0x2020 001752 call context_load 
-0x2021 001753 add rega ,coffset_mode ,contr 
-0x2022 001754 ifetch 1 ,contr 
-0x2023 001755 bbit1 mode_le ,le_conn_dispatch 
-0x2024 001758 rtn 
-:      001760 connection_nosniff:
-0x2025 001761 jam 0 ,mem_current_context 
-0x2026 001762 call context_get_next 
-0x2027 001763 copy loopcnt ,null 
-0x2028 001764 rtn zero 
-0x2029 001765 branch assert 
-:      001772 idle_dispatch:
-0x202a 001773 fetch 1 ,mem_hci_cmd 
-0x202b 001774 rtn blank 
-0x202c 001775 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x202d 001776 call context_search_conn_handle 
-0x202e 001777 rtn zero 
-0x202f 001778 call context_search_plap 
-0x2030 001779 rtn zero 
-:      001780 idle_exit:
-0x2031 001781 jam 0 ,mem_hci_cmd 
-0x2032 001782 rtn 
-:      001784 idle_le_create_conn:
-0x2033 001785 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2034 001786 jam 0 ,mem_hci_cmd 
-0x2035 001787 rtn 
-:      001791 context_load:
-0x2036 001792 bpatch patch00_4 ,mem_patch00 
-0x2037 001793 set1 mark_context ,mark 
-0x2038 001794 deposit rega 
-0x2039 001795 store 2 ,mem_context_ptr 
-0x203a 001796 force context_size ,loopcnt 
-0x203b 001797 arg mem_le_state ,contw 
-0x203c 001798 add rega ,coffset_mode ,contr 
-0x203d 001799 ifetch 1 ,contr 
-0x203e 001800 copy rega ,contr 
-0x203f 001801 bbit1 mode_le ,memcpy 
-0x2040 001802 rtn 
-:      001804 context_save:
-0x2041 001805 bpatch patch00_5 ,mem_patch00 
-0x2042 001806 fetch 2 ,mem_context_ptr 
-0x2043 001807 iforce contw 
-0x2044 001808 force context_size ,loopcnt 
-0x2045 001809 arg mem_le_state ,contr 
-0x2046 001810 branch memcpy 
-:      001814 context_get_next:
-0x2047 001815 arg context_num ,loopcnt 
-0x2048 001816 fetcht 1 ,mem_current_context 
-:      001817 context_get_next_loop:
-0x2049 001818 increase 1 ,temp 
-0x204a 001819 compare context_num ,temp ,0xff 
-0x204b 001820 nbranch context_get_next_cont ,true 
-0x204c 001821 arg 0 ,temp 
-:      001822 context_get_next_cont:
-0x204d 001823 storet 1 ,mem_current_context 
-0x204e 001824 mul32 temp ,context_size ,pdata 
-0x204f 001825 arg mem_context ,rega 
-0x2050 001826 iadd rega ,rega 
-0x2051 001827 ifetch 1 ,rega 
-0x2052 001828 bbit1 state_insniff ,context_get_next_sniff 
-0x2053 001829 rtnbit1 state_inconn 
-:      001830 context_get_next_sniff:
-0x2054 001831 loop context_get_next_loop 
-0x2055 001832 rtn 
-:      001834 context_new:
-0x2056 001835 bpatch patch00_6 ,mem_patch00 
-0x2057 001836 arg context_search_empty ,regc 
-0x2058 001837 call context_search 
-0x2059 001838 nrtn zero 
-0x205a 001839 deposit rega 
-0x205b 001840 store 2 ,mem_context_ptr 
-0x205c 001841 branch enable_zero 
-:      001846 context_check_idle:
-0x205d 001847 arg context_check_inconn ,regc 
-0x205e 001848 branch context_search 
-:      001853 context_search_conn_handle:
-0x205f 001854 fetcht 1 ,mem_hci_conn_handle 
-:      001855 context_search_conn_handle2:
-0x2060 001856 arg context_search_handle ,regc 
-0x2061 001857 branch context_search 
-:      001860 context_search_plap:
-0x2062 001861 bpatch patch00_7 ,mem_patch00 
-0x2063 001862 fetcht 6 ,mem_hci_plap 
-:      001863 context_search_plap2:
-0x2064 001864 arg context_search_lap ,regc 
-0x2065 001865 branch context_search 
-:      001867 context_search_insniff:
-0x2066 001868 arg context_search_sniff ,regc 
-0x2067 001869 branch context_search 
-:      001871 context_search_sniff_window:
-0x2068 001872 arg context_search_window ,regc 
-:      001873 context_search:
-0x2069 001874 bpatch patch01_0 ,mem_patch01 
-0x206a 001875 arg mem_context ,rega 
-0x206b 001876 arg context_num ,loopcnt 
-:      001877 context_search_loop:
-0x206c 001878 ifetch 1 ,rega 
-0x206d 001879 copy regc ,pc 
-:      001880 context_search_next:
-0x206e 001881 bpatch patch01_1 ,mem_patch01 
-0x206f 001882 increase context_size ,rega 
-0x2070 001883 loop context_search_loop 
-0x2071 001884 force 1 ,null 
-0x2072 001885 rtn 
-:      001887 context_search_empty:
-0x2073 001888 bbit1 state_inconn ,context_search_next 
-0x2074 001889 branch enable_zero 
-:      001891 context_search_lap:
-0x2075 001892 bbit0 state_inconn ,context_search_next 
-:      001893 context_search_lap_cont:
-0x2076 001894 add rega ,coffset_plap ,contr 
-0x2077 001895 ifetch 6 ,contr 
-0x2078 001896 isub temp ,null 
-0x2079 001897 rtn zero 
-0x207a 001898 branch context_search_next 
-:      001900 context_search_handle:
-0x207b 001901 bbit0 state_inconn ,context_search_next 
-0x207c 001902 add rega ,coffset_conn_handle ,contr 
-0x207d 001903 ifetch 1 ,contr 
-0x207e 001904 isub temp ,null 
-0x207f 001905 rtn zero 
-0x2080 001906 branch context_search_next 
-:      001908 context_search_sniff:
-0x2081 001909 bbit0 state_insniff ,context_search_next 
-:      001910 context_search_sniff_loop:
-0x2082 001911 call context_get_anchor 
-0x2083 001912 call sign_pdata_temp 
-0x2084 001913 isub temp ,pdata 
-0x2085 001914 increase 1 ,pdata 
-0x2086 001915 branch context_search_sniff_miss ,positive 
-0x2087 001916 copy contr ,regb 
-0x2088 001917 store 9 ,mem_temp 
-0x2089 001918 bpatch patch01_2 ,mem_patch01 
-0x208a 001919 fetch 1 ,mem_sc_calc 
-0x208b 001920 nbranch context_search_sniff_sc ,blank 
-0x208c 001921 fetch 9 ,mem_temp 
-0x208d 001922 copy regb ,contr 
-0x208e 001923 increase 5 ,pdata 
-0x208f 001924 branch context_search_meet1 
-:      001926 context_search_sniff_sc:
-0x2090 001927 fetch 9 ,mem_temp 
-0x2091 001928 copy regb ,contr 
-0x2092 001929 increase 20 ,pdata 
-:      001930 context_search_meet1:
-0x2093 001931 nbranch context_search_next ,positive 
-:      001932 context_search_meet:
-0x2094 001933 copy temp ,bt_clk 
-0x2095 001934 call context_next_anchor 
-0x2096 001935 branch enable_zero 
-:      001938 context_search_sniff_miss:
-0x2097 001939 iforce regb 
-0x2098 001940 add rega ,coffset_tsniff ,contr 
-0x2099 001941 ifetch 2 ,contr 
-0x209a 001942 branch context_search_meet ,blank 
-0x209b 001943 call context_next_anchor 
-0x209c 001944 branch context_search_sniff_loop 
-:      001946 sign_pdata_temp:
-0x209d 001947 rshift16 pdata ,timeup 
-0x209e 001948 rshift8 timeup ,timeup 
-0x209f 001949 branch sign_pdata_temp_p0 ,zero 
-0x20a0 001950 compare 0xf ,timeup ,0xf 
-0x20a1 001951 nrtn true 
-0x20a2 001952 rshift16 temp ,timeup 
-0x20a3 001953 rshift8 timeup ,timeup 
-0x20a4 001954 nrtn zero 
-0x20a5 001955 set1 28 ,temp 
-0x20a6 001956 rtn 
-:      001957 sign_pdata_temp_p0:
-0x20a7 001958 rshift16 temp ,timeup 
-0x20a8 001959 rshift8 timeup ,timeup 
-0x20a9 001960 compare 0xf ,timeup ,0xf 
-0x20aa 001961 nrtn true 
-0x20ab 001962 set1 28 ,pdata 
-0x20ac 001963 rtn 
-:      001965 context_check_inconn:
-0x20ad 001966 bbit0 state_inconn ,context_search_next 
-0x20ae 001967 branch enable_zero 
-:      001970 context_check_a_wack:
-0x20af 001971 bbit0 state_inconn ,context_search_next 
-0x20b0 001972 add rega ,coffset_mode ,contr 
-0x20b1 001973 ifetch 1 ,contr 
-0x20b2 001974 bbit1 mode_le ,context_search_next 
-0x20b3 001975 rtn 
-:      001977 context_get_anchor:
-0x20b4 001978 add rega ,coffset_mode ,contr 
-0x20b5 001979 ifetcht 1 ,contr 
-0x20b6 001980 deposit clkn_bt 
-0x20b7 001981 isolate1 mode_master ,temp 
-0x20b8 001982 add rega ,coffset_sniff_anchor ,contr 
-0x20b9 001983 ifetcht 4 ,contr 
-0x20ba 001984 rtn true 
-0x20bb 001985 add rega ,coffset_clk_offset ,contr 
-0x20bc 001986 ifetch 6 ,contr 
-0x20bd 001987 call calc_clke2 
-0x20be 001988 deposit clke_bt 
-0x20bf 001989 rtn 
-:      001991 context_next_anchor:
-0x20c0 001992 add rega ,coffset_tsniff ,contr 
-0x20c1 001993 add rega ,coffset_sniff_anchor ,contw 
-0x20c2 001994 ifetch 2 ,contr 
-0x20c3 001995 iadd temp ,timeup 
-0x20c4 001996 deposit timeup 
-0x20c5 001997 istore 4 ,contw 
-0x20c6 001998 branch le_context_nextevent 
-:      002001 context_search_window:
-0x20c7 002002 bbit0 state_insniff ,context_search_next 
-0x20c8 002003 call context_get_anchor 
-0x20c9 002004 iadd stop_watch ,pdata 
-0x20ca 002005 iadd stop_watch ,pdata 
-0x20cb 002006 iadd queue ,pdata 
-0x20cc 002007 isub temp ,null 
-0x20cd 002008 nbranch context_search_next ,positive 
-0x20ce 002009 branch enable_zero 
-:      002013 end_of_packet:
-0x20cf 002014 bpatch patch01_3 ,mem_patch01 
-0x20d0 002015 disable lr_s2en 
-0x20d1 002016 disable encode_fec0 
-0x20d2 002017 disable encode_fec2 
-0x20d3 002018 disable decode_fec0 
-0x20d4 002019 disable decode_fec2 
-0x20d5 002020 disable enable_crc 
-0x20d6 002021 disable encrypt 
-0x20d7 002022 disable enable_white 
-0x20d8 002023 branch shutdown_radio ,is_rx 
-0x20d9 002024 until null ,tx_clear 
-0x20da 002025 nop 100 
-0x20db 002026 branch shutdown_radio 
-:      002031 sniff_check_window:
-0x20dc 002032 bpatch patch01_4 ,mem_patch01 
-0x20dd 002033 disable swfine 
-0x20de 002034 copy temp ,stop_watch 
-0x20df 002035 call context_search_sniff_window 
-0x20e0 002036 disable user 
-0x20e1 002037 nrtn zero 
-0x20e2 002038 force 0 ,stop_watch 
-0x20e3 002039 branch enable_user 
-:      002042 calc_slot_offset:
-0x20e4 002043 bpatch patch01_5 ,mem_patch01 
-0x20e5 002044 until null ,halfslot 
-0x20e6 002045 deposit clke 
-0x20e7 002046 iforce contr 
-0x20e8 002047 rshift16 ,pdata ,pdata 
-0x20e9 002048 isub clkn_bt ,loopcnt 
-0x20ea 002049 and_into 3 ,loopcnt 
-0x20eb 002050 nbranch calc_bt_portion ,zero 
-0x20ec 002051 force 0 ,pdata 
-0x20ed 002052 branch calc_skip_bt 
-:      002053 calc_bt_portion:
-0x20ee 002054 fetcht 2 ,mem_param_rt_rthalfslot 
-0x20ef 002055 force 0 ,pdata 
-:      002056 calc_slot_offset_loop:
-0x20f0 002057 iadd temp ,pdata 
-0x20f1 002058 loop calc_slot_offset_loop 
-:      002059 calc_skip_bt:
-0x20f2 002060 iadd contr ,pdata 
-0x20f3 002061 div pdata ,12 
-0x20f4 002062 call get_div_result 
-0x20f5 002063 store 2 ,mem_slot_offset 
-0x20f6 002064 rtn 
-:      002066 calc_clke_offset:
-0x20f7 002067 bpatch patch01_6 ,mem_patch01 
-0x20f8 002068 deposit clke 
-0x20f9 002069 copy clkn ,temp 
-0x20fa 002070 isub temp ,null 
-0x20fb 002071 nsetflag positive ,44 ,pdata 
-0x20fc 002072 isub temp ,temp 
-0x20fd 002073 fetch 2 ,mem_param_rt_rthalfslot 
-0x20fe 002074 isolate0 15 ,temp 
-0x20ff 002075 branch calc_clke_pos ,true 
-0x2100 002076 copy temp ,alarm 
-0x2101 002077 arg 0x10000 ,temp 
-0x2102 002078 fetch 2 ,mem_param_rt_rthalfslot 
-0x2103 002079 isub temp ,pdata 
-0x2104 002080 iadd alarm ,temp 
-:      002082 calc_clke_pos:
-0x2105 002083 storet 6 ,mem_le_clk_offset 
-0x2106 002084 rtn 
-:      002086 calc_clke:
-0x2107 002087 disable clknt 
-0x2108 002088 fetch 6 ,mem_le_clk_offset 
-:      002089 calc_clke2:
-0x2109 002090 iadd clkn ,alarm 
-0x210a 002091 increase 10 ,alarm 
-0x210b 002092 fetch 2 ,mem_param_rt_rthalfslot 
-0x210c 002093 isub alarm ,pdata 
-0x210d 002094 isolate0 15 ,pdata 
-0x210e 002095 branch calc_clke_pos_adj ,true 
-0x210f 002096 setarg 0x10000 
-0x2110 002097 fetchr regd ,2 ,mem_param_rt_rthalfslot 
-0x2111 002098 isub regd ,pdata 
-0x2112 002099 iadd alarm ,alarm 
-:      002100 calc_clke_pos2:
-0x2113 002101 copy alarm ,clke 
-0x2114 002102 rtn 
-:      002103 calc_clke_pos_adj:
-0x2115 002104 force 0 ,null 
-0x2116 002105 branch calc_clke_pos2 
-:      002112 qsetxor:
-0x2117 002113 rshift3 pdata ,pdata 
-0x2118 002114 ifetchr rega ,1 ,contw 
-0x2119 002115 ixor rega ,pdata 
-0x211a 002116 isolate0 6 ,pdata 
-0x211b 002117 branch qset_p 
-:      002119 qset1_p:
-0x211c 002120 isolate0 0 ,null 
-:      002121 qset_start:
-0x211d 002122 arg 0x8ac2 ,contw 
-:      002123 qset_p:
-0x211e 002124 ifetch 1 ,contw 
-0x211f 002125 qsetflag true ,pdata 
-0x2120 002126 istore 1 ,contw 
-0x2121 002127 rtn 
-:      002129 rx_dcoc_avg:
-0x2122 002130 nop 60 
-:      002131 btdma:
-0x2123 002133 jam 8 ,0x8983 
-0x2124 002134 jam 9 ,0x8985 
-0x2125 002135 jam 0x9 ,0x8981 
-0x2126 002136 jam 0x3 ,0x8981 
-0x2127 002137 jam 0x6 ,0x8980 
-0x2128 002138 nop 60 
-0x2129 002139 arg 0 ,rega 
-0x212a 002140 arg 0 ,regb 
-0x212b 002141 arg 16 ,loopcnt 
-0x212c 002142 arg 0x800 ,contr 
-:      002143 rx_dcoc_loop:
-0x212d 002144 ifetch 2 ,contr 
-0x212e 002145 iadd rega ,rega 
-0x212f 002146 ifetch 2 ,contr 
-0x2130 002147 iadd regb ,regb 
-0x2131 002148 loop rx_dcoc_loop 
-0x2132 002149 rtn 
-:      002151 rx_dcoc:
-0x2133 002152 bpatch patch01_7 ,mem_patch01 
-0x2134 002153 call set_sync_on 
-0x2135 002154 arg 39 ,temp 
-0x2136 002155 call set_freq_rx 
-0x2137 002156 call rf_rx_enable 
-0x2138 002157 jam 0x7f ,0x8a25 
-0x2139 002158 jam 0x1a ,0x8a30 
-0x213a 002159 jam 0x78 ,0x8a31 
-0x213b 002160 jam 0xb2 ,0x8a8f 
-0x213c 002161 jam 0 ,0x8ac2 
-0x213d 002162 jam 0 ,0x8ac3 
-0x213e 002163 arg 6 ,queue 
-0x213f 002164 call rx_dcoc_avg 
-0x2140 002165 isolate1 13 ,rega 
-0x2141 002166 call qset_start 
-0x2142 002167 isolate1 13 ,regb 
-0x2143 002168 call qset_p 
-0x2144 002169 arg 5 ,queue 
-:      002170 rx_dcoc_loop2:
-0x2145 002171 call qset1_p 
-0x2146 002172 call qset_p 
-0x2147 002173 call rx_dcoc_avg 
-0x2148 002174 arg 0x8ac2 ,contw 
-0x2149 002175 rshift4 rega ,pdata 
-0x214a 002176 call qsetxor 
-0x214b 002177 rshift4 regb ,pdata 
-0x214c 002178 call qsetxor 
-0x214d 002179 increase -1 ,queue 
-0x214e 002180 branch rx_dcoc_loop2 ,positive 
-0x214f 002181 jam 0x52 ,0x8a8f 
-0x2150 002182 jam 2 ,0x8a30 
-0x2151 002183 jam 0 ,0x8981 
-:      002185 shutdown_radio:
-0x2152 002186 bpatch patch02_0 ,mem_patch02 
-0x2153 002187 call rf_debug_shutdown_radio_line 
-0x2154 002188 disable is_tx 
-0x2155 002189 disable is_rx 
-0x2156 002190 setarg 0x0200 
-0x2157 002191 store 4 ,0x8a23 
-0x2158 002192 jam 0xfa ,0x8a01 
-0x2159 002193 nop 12 
-0x215a 002194 jam 0 ,0x8a0f 
-0x215b 002195 jam 0x1a ,0x8a12 
-0x215c 002196 jam 0x2b ,0x8a14 
-0x215d 002197 force 8 ,radio_ctrl 
-0x215e 002198 force 0 ,radio_ctrl 
-0x215f 002200 branch gain_control 
-:      002202 set_sync_on:
-0x2160 002203 bpatch patch02_1 ,mem_patch02 
-0x2161 002204 jam 0x60 ,0x8a0f 
-0x2162 002205 jam 0xaa ,0x8a10 
-0x2163 002206 jam 0x7a ,0x8a12 
-0x2164 002207 jam 0x00 ,0x8a25 
-0x2165 002208 jam 0x00 ,0x8a26 
-0x2166 002209 nop 60 
-0x2167 002210 jam 0x20 ,0x8a20 
-0x2168 002211 jam 0xfd ,0x8a23 
-0x2169 002212 jam 0x12 ,0x8a24 
-0x216a 002213 jam 0x10 ,0x8a24 
-0x216b 002214 nop 60 
-0x216c 002215 jam 0x60 ,0x8a12 
-0x216d 002216 jam 0xdd ,0x8a23 
-0x216e 002217 rtn 
-:      002219 set_freq_rx:
-0x216f 002220 bpatch patch02_2 ,mem_patch02 
-0x2170 002221 jam 0x01 ,0x8900 
-0x2171 002222 jam 0x9d ,0x8a23 
-0x2172 002223 jam 0x02 ,0x8a24 
-0x2173 002224 nop 20 
-0x2174 002225 jam 0x65 ,0x8a70 
-0x2175 002226 jam 0x9f ,0x8a23 
-0x2176 002227 call set_lemode 
-0x2177 002228 storet 1 ,mem_last_freq 
-0x2178 002229 increase 1 ,temp 
-:      002233 aac_res_lookup:
-0x2179 002234 bpatch patch02_3 ,mem_patch02 
-0x217a 002235 rshift4 temp ,pdata 
-0x217b 002236 arg mem_aac_res_table ,contr 
-0x217c 002237 iadd contr ,contr 
-0x217d 002238 ifetch 1 ,contr 
-0x217e 002239 fetchr rega ,1 ,0x8a71 
-0x217f 002240 and_into 0xf ,rega 
-0x2180 002241 ior rega ,pdata 
-0x2181 002242 store 1 ,0x8a71 
-0x2182 002243 call calc_freq 
-0x2183 002244 nop 144 
-0x2184 002245 fetch 1 ,mem_fcomp_div 
-0x2185 002246 beq xtal_24m ,aac_res_lookup_end 
-0x2186 002247 nop 36 
-:      002248 aac_res_lookup_end:
-0x2187 002249 jam 0x80 ,0x8a20 
-0x2188 002250 rtn 
-:      002253 set_lemode_2m_16m:
-0x2189 002254 setarg 0x8312 
-0x218a 002255 store 2 ,0x8907 
-0x218b 002256 branch set_lemode_2m 
-:      002258 set_lemode_1m_16m:
-0x218c 002259 setarg 0x4189 
-0x218d 002260 store 2 ,0x8907 
-0x218e 002261 branch set_lemode_1m 
-:      002264 set_lemode:
-0x218f 002265 bpatch patch02_4 ,mem_patch02 
-0x2190 002266 jam 0x11 ,0x8a82 
-0x2191 002267 jam 0x12 ,0x8a8d 
-0x2192 002268 jam 0x0a ,0x8a8e 
-0x2193 002269 fetch 1 ,mem_fcomp_div 
-0x2194 002270 beq xtal_16m ,set_lemode_2m_16m 
-0x2195 002271 setarg 0x5762 
-0x2196 002272 store 2 ,0x8907 
-:      002273 set_lemode_2m:
-0x2197 002274 jam 3 ,0x8901 
-0x2198 002275 jam 0x84 ,0x8920 
-0x2199 002276 rtnmark1 mark_ble_2m 
-0x219a 002277 jam 1 ,0x8901 
-0x219b 002278 jam 0x80 ,0x8920 
-0x219c 002279 jam 0x07 ,0x8a82 
-0x219d 002280 jam 0x44 ,0x8a8d 
-0x219e 002281 jam 0x0a ,0x8a8e 
-0x219f 002282 fetch 1 ,mem_fcomp_div 
-0x21a0 002283 beq xtal_16m ,set_lemode_1m_16m 
-0x21a1 002284 setarg 0x2bb1 
-0x21a2 002285 store 2 ,0x8907 
-:      002286 set_lemode_1m:
-0x21a3 002287 rtnmark0 mark_ble_lr 
-0x21a4 002288 jam 5 ,0x8901 
-0x21a5 002289 rtn 
-:      002291 rf_rx_enable:
-0x21a6 002292 bpatch patch02_5 ,mem_patch02 
-0x21a7 002293 call rf_debug_rx_gpio_high 
-0x21a8 002294 call rf_rx_agc_set 
-0x21a9 002295 force 8 ,radio_ctrl 
-0x21aa 002296 force 0 ,radio_ctrl 
-0x21ab 002298 setarg 0x0aaada 
-0x21ac 002299 store 3 ,0x8a0f 
-0x21ad 002300 jam 0x40 ,0x8a25 
-0x21ae 002301 jam 0x10 ,0x8a26 
-0x21af 002302 nop 60 
-0x21b0 002303 jam 0xfb ,0x8a01 
-0x21b1 002304 jam 0xff ,0x8a25 
-0x21b2 002305 jam 0x30 ,0x8a26 
-0x21b3 002306 jam 0x5e ,0x8a16 
-0x21b4 002307 nop 20 
-0x21b5 002308 jam 0x00 ,0x8a10 
-0x21b6 002309 jam 0x08 ,0x8a11 
-0x21b7 002310 nop 120 
-0x21b8 002311 jam 0xd ,0x8900 
-0x21b9 002312 rtn 
-:      002315 rf_rx_agc_set:
-0x21ba 002316 fetch 1 ,mem_gain_fix 
-0x21bb 002317 beq 0xff ,rf_rx_enable_no_soft_agc 
-0x21bc 002318 arg mem_gain_table ,contr 
-0x21bd 002319 iadd contr ,contr 
-0x21be 002320 ifetch 1 ,contr 
-0x21bf 002321 store 1 ,core_rf_rx_gain_fix 
-0x21c0 002322 jam 0x27 ,core_rf_rx_agc_ctrl 
-:      002324 rf_rx_enable_no_soft_agc:
-0x21c1 002325 fetcht 1 ,mem_gain_second_agc_en 
-0x21c2 002326 fetch 1 ,core_rf_rx_agc_ctrl 
-0x21c3 002327 ior temp ,pdata 
-0x21c4 002328 store 1 ,core_rf_rx_agc_ctrl 
-0x21c5 002329 rtn 
-:      002332 set_freq_tx_int:
-0x21c6 002333 jam 0x03 ,0x8900 
-0x21c7 002334 jam 0x02 ,0x8a24 
-0x21c8 002335 nop 20 
-0x21c9 002336 jam 0x65 ,0x8a70 
-0x21ca 002337 jam 0xdf ,0x8a23 
-0x21cb 002338 call set_lemode 
-0x21cc 002339 call ghp_lookup 
-0x21cd 002340 storet 1 ,mem_last_freq 
-0x21ce 002341 increase 2 ,temp 
-0x21cf 002342 branch aac_res_lookup 
-:      002346 calc_freq:
-0x21d0 002347 bpatch patch02_6 ,mem_patch02 
-0x21d1 002348 setarg 2400 
-0x21d2 002349 iadd temp ,pdata 
-0x21d3 002350 copy pdata ,rega 
-0x21d4 002351 fetcht 1 ,mem_fcomp_div 
-0x21d5 002352 rshift temp ,temp 
-0x21d6 002353 idiv temp 
-0x21d7 002355 call wait_div_end 
-0x21d8 002356 quotient pdata 
-0x21d9 002357 store 2 ,0x8909 
-0x21da 002358 remainder pdata 
-0x21db 002359 lshift16 pdata ,pdata 
-0x21dc 002360 lshift8 pdata ,pdata 
-0x21dd 002361 idiv temp 
-0x21de 002362 call wait_div_end 
-0x21df 002363 quotient pdata 
-0x21e0 002364 store 3 ,0x890b 
-0x21e1 002369 storer rega ,1 ,0x8a22 
-0x21e2 002370 rshift8 rega ,rega 
-0x21e3 002371 storer rega ,1 ,0x8a21 
-0x21e4 002372 jam 0xa0 ,0x8a20 
-0x21e5 002373 jam 0xe0 ,0x8a20 
-0x21e6 002374 jam 0xa0 ,0x8a20 
-0x21e7 002375 rtn 
-:      002377 ghp_lookup:
-0x21e8 002378 add temp ,2 ,pdata 
-0x21e9 002379 rshift3 pdata ,pdata 
-0x21ea 002380 and_into -2 ,pdata 
-0x21eb 002381 arg mem_ghpc_table ,contr 
-0x21ec 002382 bmark0 mark_ble_2m ,ghp_1m 
-0x21ed 002383 increase 12 ,contr 
-:      002384 ghp_1m:
-0x21ee 002385 iadd contr ,contr 
-0x21ef 002386 ifetchr rega ,2 ,contr 
-0x21f0 002387 ifetch 2 ,contr 
-0x21f1 002388 isub rega ,pdata 
-0x21f2 002389 add temp ,2 ,contr 
-0x21f3 002390 and_into 0xf ,contr 
-0x21f4 002391 imul32 contr ,pdata 
-0x21f5 002392 rshift4 pdata ,pdata 
-0x21f6 002393 iadd rega ,pdata 
-0x21f7 002394 store 2 ,0x8905 
-0x21f8 002395 rtn 
-:      002399 set_freq_tx:
-0x21f9 002400 bpatch patch02_7 ,mem_patch02 
-0x21fa 002401 call set_freq_tx_int 
-0x21fb 002402 nop 600 
-:      002404 txon:
-0x21fc 002405 bpatch patch03_0 ,mem_patch03 
-0x21fd 002406 setarg 0x0aaa7e 
-0x21fe 002407 store 3 ,0x8a0f 
-0x21ff 002408 nop 60 
-0x2200 002409 jam 0x00 ,0x8a25 
-0x2201 002410 jam 0x0d ,0x8a26 
-0x2202 002411 jam 0x56 ,0x8a16 
-0x2203 002412 nop 30 
-0x2204 002413 jam 0x1b ,0x8a15 
-0x2205 002414 call set_tx_power 
-0x2206 002415 nop 20 
-0x2207 002416 jam 0x0f ,0x8a26 
-0x2208 002417 nop 20 
-0x2209 002418 jam 0xa8 ,0x8a10 
-0x220a 002419 jam 0x00 ,0x8a11 
-0x220b 002420 rtn 
-:      002422 set_tx_power:
-0x220c 002423 bpatch patch03_1 ,mem_patch03 
-0x220d 002424 fetch 1 ,mem_tx_power 
-0x220e 002425 beq tx_power_0db ,set_tx_power_0db 
-0x220f 002426 beq tx_power_3db ,set_tx_power_3db 
-0x2210 002427 beq tx_power_5db ,set_tx_power_5db 
-0x2211 002428 beq tx_power_7db ,set_tx_power_7db 
-0x2212 002429 beq tx_power_10db ,set_tx_power_10db 
-0x2213 002430 beq tx_power_f3db ,set_tx_power_f3db 
-0x2214 002431 beq tx_power_f5db ,set_tx_power_f5db 
-0x2215 002432 beq tx_power_f10db ,set_tx_power_f10db 
-0x2216 002433 beq tx_power_f20db ,set_tx_power_f20db 
-:      002434 set_tx_power_0db:
-0x2217 002435 jam 0x17 ,0x8a14 
-0x2218 002436 setarg 0x251a3f 
-0x2219 002437 store 3 ,0x8a60 
-:      002438 set_tx_power_8a63_28:
-0x221a 002439 jam 0x28 ,0x8a63 
-0x221b 002440 rtn 
-:      002442 set_tx_power_3db:
-0x221c 002443 jam 0x25 ,0x8a14 
-0x221d 002444 setarg 0xa91c2d 
-0x221e 002445 store 3 ,0x8a60 
-:      002446 set_tx_power_8a63_2f:
-0x221f 002447 jam 0x2f ,0x8a63 
-0x2220 002448 rtn 
-:      002450 set_tx_power_5db:
-0x2221 002451 jam 0x25 ,0x8a14 
-0x2222 002452 setarg 0xa91c3f 
-0x2223 002453 store 3 ,0x8a60 
-0x2224 002454 branch set_tx_power_8a63_2f 
-:      002456 set_tx_power_7db:
-0x2225 002457 jam 0x25 ,0x8a14 
-0x2226 002458 setarg 0xa9383f 
-0x2227 002459 store 3 ,0x8a60 
-0x2228 002460 branch set_tx_power_8a63_2f 
-:      002462 set_tx_power_10db:
-0x2229 002463 jam 0x25 ,0x8a14 
-0x222a 002464 setarg 0xa93f3f 
-0x222b 002465 store 3 ,0x8a60 
-0x222c 002466 branch set_tx_power_8a63_2f 
-:      002469 set_tx_power_f3db:
-0x222d 002470 jam 0x17 ,0x8a14 
-0x222e 002471 setarg 0x251827 
-0x222f 002472 store 3 ,0x8a60 
-0x2230 002473 branch set_tx_power_8a63_28 
-:      002475 set_tx_power_f5db:
-0x2231 002476 jam 0x17 ,0x8a14 
-0x2232 002477 setarg 0x25181c 
-0x2233 002478 store 3 ,0x8a60 
-0x2234 002479 branch set_tx_power_8a63_28 
-:      002481 set_tx_power_f10db:
-0x2235 002482 jam 0x17 ,0x8a14 
-0x2236 002483 setarg 0x25180b 
-0x2237 002484 store 3 ,0x8a60 
-0x2238 002485 branch set_tx_power_8a63_28 
-:      002487 set_tx_power_f20db:
-0x2239 002488 jam 0x17 ,0x8a14 
-0x223a 002489 setarg 0x251000 
-0x223b 002490 store 3 ,0x8a60 
-0x223c 002491 branch set_tx_power_8a63_28 
-:      002495 initialize_radio:
-0x223d 002496 jam clksel_rc ,core_clksel 
-:      002497 initialize_radio_wait:
-0x223e 002498 fetch 2 ,mem_rf_init_ptr 
-0x223f 002499 bbit0 14 ,initialize_radio_wait 
-0x2240 002500 iforce contr 
-0x2241 002501 arg 0x8a00 ,temp 
-:      002502 initialize_radio_loop:
-0x2242 002503 ifetch 1 ,contr 
-0x2243 002504 beq 0xff ,initialize_radio_cont 
-0x2244 002505 ior temp ,contw 
-0x2245 002506 ifetch 1 ,contr 
-0x2246 002507 istore 1 ,contw 
-0x2247 002508 branch initialize_radio_loop 
-:      002510 initialize_radio_cont:
-0x2248 002511 bpatch patch03_2 ,mem_patch03 
-0x2249 002512 fetch 1 ,mem_wdt_always_work 
-0x224a 002513 call wdt_set_disable ,blank 
-0x224b 002515 until null ,lpo_edge 
-0x224c 002516 jam 0x5f ,0x813b 
-0x224d 002517 fetch 1 ,mem_fcomp_div 
-0x224e 002518 beq xtal_16m ,initialize_radio_16m 
-0x224f 002519 fetch 1 ,mem_ring_ibias_trim 
-0x2250 002520 or_into 0x04 ,pdata 
-0x2251 002521 store 1 ,0x8a02 
-0x2252 002522 jam 0x01 ,0x890f 
-0x2253 002523 jam 0x24 ,0x8a80 
-0x2254 002524 jam 0x62 ,0x8a81 
-0x2255 002525 setarg 0xe61212 
-0x2256 002526 store 3 ,0x8a73 
-:      002527 initialize_radio2:
-0x2257 002529 jam 0x60 ,0x8a86 
-0x2258 002530 jam 0x3b ,0x8a8b 
-0x2259 002532 call dpll_on 
-0x225a 002533 jam 0 ,core_config 
-0x225b 002534 jam clksel_dpll ,core_clksel 
-0x225c 002535 setarg 0x557474 
-0x225d 002536 store 3 ,0x8968 
-0x225e 002537 jam 0x6e ,0x8960 
-0x225f 002538 call rx_dcoc 
-0x2260 002539 call rfpll_aac_ghpc 
-0x2261 002540 fetch 1 ,mem_xtal_c_sel 
-0x2262 002541 store 1 ,core_xtal_cap 
-0x2263 002543 jam system_clk_12m ,mem_system_clk 
-0x2264 002544 call sadc_calibration 
-0x2265 002545 branch dpll_ring_ibias_calc 
-:      002547 initialize_radio_16m:
-0x2266 002548 fetch 1 ,mem_ring_ibias_trim 
-0x2267 002549 or_into 0x06 ,pdata 
-0x2268 002550 store 1 ,0x8a02 
-0x2269 002551 jam 0x00 ,0x890f 
-0x226a 002552 jam 0x23 ,0x8a80 
-0x226b 002553 jam 0xb0 ,0x8a81 
-0x226c 002554 setarg 0xe40909 
-0x226d 002555 store 3 ,0x8a73 
-0x226e 002556 jam 0x2a ,0x8a76 
-0x226f 002557 jam 0x04 ,0x8902 
-0x2270 002558 branch initialize_radio2 
-:      002560 rfpll_aac_ghpc:
-0x2271 002561 bpatch patch03_3 ,mem_patch03 
-0x2272 002562 call set_sync_on 
-0x2273 002563 jam 3 ,0x8900 
-0x2274 002564 jam 0x1 ,0x8a70 
-0x2275 002565 arg mem_ghpc_table ,regb 
-0x2276 002566 arg mem_aac_res_table ,regd 
-0x2277 002567 call rfpll_aac_ghpc_once 
-0x2278 002568 set1 mark_ble_2m ,mark 
-0x2279 002569 call rfpll_aac_ghpc_once 
-0x227a 002570 jam 0x61 ,0x8a70 
-0x227b 002571 branch shutdown_radio 
-:      002573 rfpll_aac_ghpc_once:
-0x227c 002574 call set_lemode 
-0x227d 002575 arg 6 ,loopcnt 
-0x227e 002576 arg 0 ,regc 
-:      002577 rfpll_cal_loop:
-0x227f 002578 copy regc ,temp 
-0x2280 002579 call aac_ghpc 
-0x2281 002580 increase 2 ,regb 
-0x2282 002581 increase 1 ,regd 
-0x2283 002582 increase 16 ,regc 
-0x2284 002583 loop rfpll_cal_loop 
-0x2285 002584 rtn 
-:      002586 dpll_on:
-0x2286 002587 fetch 1 ,mem_fcomp_div 
-0x2287 002588 beq xtal_24m ,dpll_on_24m 
-0x2288 002589 fetch 1 ,mem_ring_ibias_trim 
-0x2289 002590 or_into 0x06 ,pdata 
-0x228a 002591 store 1 ,0x8a02 
-0x228b 002592 jam 0xe0 ,0x8a05 
-:      002593 dpll_on_24m:
-0x228c 002594 jam 0xc8 ,0x8a00 
-0x228d 002595 nop 60 
-0x228e 002596 jam 0xa0 ,0x8a01 
-0x228f 002597 jam 0xcf ,0x8a00 
-0x2290 002598 jam 0xfa ,0x8a01 
-0x2291 002599 nop 20 
-0x2292 002600 jam 0x8f ,0x8a00 
-0x2293 002601 rtn 
-:      002603 aac_ghpc:
-0x2294 002604 bpatch patch03_4 ,mem_patch03 
-0x2295 002605 jam 0x30 ,0x8a20 
-0x2296 002606 jam 0xdd ,0x8a23 
-0x2297 002607 call calc_freq 
-:      002608 wait_cal_done:
-0x2298 002609 fetch 1 ,0x8a7c 
-0x2299 002610 bbit0 0 ,wait_cal_done 
-0x229a 002611 jam 0x30 ,0x8a7b 
-0x229b 002612 call read_cal_result 
-0x229c 002613 iforce rega 
-0x229d 002614 jam 0x40 ,0x8a7b 
-0x229e 002615 call read_cal_result 
-0x229f 002616 isub rega ,pdata 
-0x22a0 002617 mul32 pdata ,125 ,temp 
-0x22a1 002618 setarg 0xb00000 
-0x22a2 002619 idiv temp 
-0x22a3 002620 call wait_div_end 
-0x22a4 002621 quotient pdata 
-0x22a5 002622 bmark0 mark_ble_2m ,aac_ghpc_1m 
-0x22a6 002623 lshift pdata ,pdata 
-:      002624 aac_ghpc_1m:
-0x22a7 002625 istore 2 ,regb 
-0x22a8 002626 jam 0x20 ,0x8a7b 
-0x22a9 002627 fetch 1 ,0x8a7e 
-0x22aa 002628 lshift4 pdata ,pdata 
-0x22ab 002629 istore 1 ,regd 
-0x22ac 002630 jam 0 ,0x8a7b 
-0x22ad 002631 rtn 
-:      002633 read_cal_result:
-0x22ae 002634 fetch 2 ,0x8a7d 
-0x22af 002635 byteswap pdata ,pdata 
-0x22b0 002636 fetcht 1 ,0x8a7c 
-0x22b1 002637 lshift16 temp ,temp 
-0x22b2 002638 ior temp ,pdata 
-0x22b3 002639 rtn 
-:      002642 dpll_ring_ibias_calc:
-0x22b4 002643 bpatch patch03_5 ,mem_patch03 
-0x22b5 002644 fetch 1 ,core_vtest_ctrl0 
-0x22b6 002645 set1 0 ,pdata 
-0x22b7 002646 store 1 ,core_vtest_ctrl0 
-0x22b8 002647 jam 0xf0 ,core_vtest_ctrl1 
-0x22b9 002648 fetch 1 ,core_bbpll_cfg3 
-0x22ba 002649 or_into 0x16 ,pdata 
-0x22bb 002650 store 1 ,core_bbpll_cfg3 
-0x22bc 002652 fetch 1 ,mem_adc_dma_enable 
-0x22bd 002653 store 1 ,mem_temp 
-0x22be 002654 fetch 1 ,mem_adc_channel 
-0x22bf 002655 store 1 ,mem_temp + 1 
-0x22c0 002656 jam 0 ,mem_adc_dma_enable 
-0x22c1 002657 fetch 1 ,mem_ring_ibias_calc_adc_channel 
-0x22c2 002658 store 1 ,mem_adc_channel 
-0x22c3 002659 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
-0x22c4 002660 call gpio_set_high_impedance 
-0x22c5 002662 arg 0 ,rega 
-0x22c6 002663 arg 8 ,loopcnt 
-:      002664 dpll_ring_ibias_read_adc:
-0x22c7 002665 call enable_adc 
-0x22c8 002666 fetch 2 ,mem_adc_current_value 
-0x22c9 002667 iadd rega ,rega 
-0x22ca 002668 loop dpll_ring_ibias_read_adc 
-0x22cb 002669 rshift3 rega ,rega 
-0x22cc 002670 store 2 ,mem_adc_current_value 
-0x22cd 002672 fetch 1 ,mem_temp 
-0x22ce 002673 store 1 ,mem_adc_dma_enable 
-0x22cf 002674 fetch 1 ,mem_temp + 1 
-0x22d0 002675 store 1 ,mem_adc_channel 
-0x22d1 002677 fetch 1 ,core_bbpll_cfg3 
-0x22d2 002678 and_into 0xe0 ,pdata 
-0x22d3 002679 store 1 ,core_bbpll_cfg3 
-0x22d4 002680 jam 0x00 ,core_vtest_ctrl1 
-0x22d5 002681 fetch 1 ,core_vtest_ctrl0 
-0x22d6 002682 set0 0 ,pdata 
-0x22d7 002683 store 1 ,core_vtest_ctrl0 
-0x22d8 002685 call vdd_calculate_by_mode 
-0x22d9 002686 fetcht 2 ,mem_ring_ibias_vtune_high 
-0x22da 002687 isub temp ,null 
-0x22db 002688 branch ring_ibias_trim_incrs ,positive 
-0x22dc 002689 fetcht 2 ,mem_ring_ibias_vtune_low 
-0x22dd 002690 isub temp ,null 
-0x22de 002691 rtn positive 
-:      002692 ring_ibias_trim_decrs:
-0x22df 002693 fetch 1 ,mem_ring_ibias_trim 
-0x22e0 002694 rtneq 0x00 
-0x22e1 002695 increase -32 ,pdata 
-0x22e2 002696 store 1 ,mem_ring_ibias_trim 
-0x22e3 002697 rtn 
-:      002699 ring_ibias_trim_incrs:
-0x22e4 002700 fetch 1 ,mem_ring_ibias_trim 
-0x22e5 002701 rtneq 0xe0 
-0x22e6 002702 increase 32 ,pdata 
-0x22e7 002703 store 1 ,mem_ring_ibias_trim 
-0x22e8 002704 rtn 
-:      002707 save_rssi:
-0x22e9 002708 bpatch patch03_6 ,mem_patch03 
-0x22ea 002710 fetch 1 ,modem_nb_pow 
-0x22eb 002711 isolate1 6 ,pdata 
-0x22ec 002712 setflag true ,7 ,pdata 
-0x22ed 002713 store 1 ,mem_modem_rssi 
-0x22ee 002715 fetch 1 ,modem_gain 
-0x22ef 002716 and pdata ,0x0f ,temp 
-0x22f0 002717 lshift temp ,temp 
-0x22f1 002718 rshift4 pdata ,pdata 
-0x22f2 002719 iadd temp ,temp 
-0x22f3 002720 mul32 temp ,3 ,rega 
-0x22f4 002722 fetch 1 ,mem_modem_rssi 
-0x22f5 002723 call byte_sign_extern 
-0x22f6 002724 sub pdata ,0 ,pdata 
-0x22f7 002725 iadd rega ,pdata 
-0x22f8 002726 increase -9 ,pdata 
-0x22f9 002727 and pdata ,0x1ff ,pdata 
-0x22fa 002728 isolate1 8 ,pdata 
-0x22fb 002729 nbranch save_rssi_store ,true 
-0x22fc 002730 setarg 0 
-:      002731 save_rssi_store:
-0x22fd 002732 store 1 ,mem_rssi_hex 
-0x22fe 002733 branch rssi_hex2dec 
-:      002735 byte_sign_extern:
-0x22ff 002736 isolate1 7 ,pdata 
-0x2300 002737 nrtn true 
-0x2301 002738 arg 0xff00 ,temp 
-0x2302 002739 ior temp ,pdata 
-0x2303 002740 rtn 
-:      002742 rssi_hex2dec:
-0x2304 002743 fetch 1 ,mem_rssi_hex 
-0x2305 002744 call bcd 
-0x2306 002745 store 1 ,mem_rssi 
-0x2307 002746 rtn 
-:      002748 bcd:
-0x2308 002749 and_into 0xff ,pdata 
-0x2309 002750 div pdata ,10 
-0x230a 002751 call get_div_result 
-0x230b 002752 lshift4 pdata ,pdata 
-0x230c 002753 remainder temp 
-0x230d 002754 ior temp ,pdata 
-0x230e 002755 rtn 
-:      002757 gain_control:
-0x230f 002758 bpatch patch03_7 ,mem_patch03 
-0x2310 002759 fetch 1 ,mem_gain_fix 
-0x2311 002760 rtneq 0xff 
-0x2312 002761 nbranch gain_increase ,sync 
-0x2313 002762 fetch 1 ,mem_modem_rssi 
-0x2314 002763 sub pdata ,0xf0 ,null 
-0x2315 002764 nbranch gain_descend ,positive 
-0x2316 002765 sub pdata ,0x7f ,null 
-0x2317 002766 branch gain_descend ,positive 
-0x2318 002768 fetchr rega ,1 ,core_rf_rx_gain_fix 
-0x2319 002769 fetch 1 ,mem_gain_fix 
-0x231a 002770 rtneq 0 
-0x231b 002771 arg mem_gain_table ,contr 
-0x231c 002772 iadd contr ,contr 
-0x231d 002773 ifetch 1 ,contr 
-0x231e 002774 isub rega ,null 
-0x231f 002775 nrtn zero 
-0x2320 002776 increase -2 ,contr 
-0x2321 002777 ifetcht 1 ,contr 
-0x2322 002778 rshift4 temp ,pdata 
-0x2323 002779 rshift4 rega ,regb 
-0x2324 002780 isub regb ,regb 
-0x2325 002781 and temp ,0xf ,pdata 
-0x2326 002782 and rega ,0xf ,rega 
-0x2327 002783 isub rega ,rega 
-0x2328 002784 lshift rega ,pdata 
-0x2329 002785 iadd regb ,regb 
-0x232a 002786 mul32 regb ,3 ,regb 
-0x232b 002787 fetcht 1 ,mem_modem_rssi 
-0x232c 002788 and temp ,0x80 ,pdata 
-0x232d 002789 rtn blank 
-:      002790 add_negative:
-0x232e 002791 setarg 0x100 
-0x232f 002792 isub temp ,temp 
-0x2330 002793 copy regb ,pdata 
-0x2331 002794 isub temp ,pdata 
-0x2332 002795 rtn positive 
-0x2333 002796 and pdata ,0xff ,pdata 
-0x2334 002797 rtneq 0xff 
-0x2335 002798 rtneq 0xfe 
-:      002800 gain_increase:
-0x2336 002801 fetch 1 ,mem_gain_fix 
-0x2337 002802 beq 1 ,set_rx_gain0 
-0x2338 002803 beq 2 ,set_rx_gain1 
-0x2339 002805 branch set_rx_gain0 
-:      002807 gain_descend:
-0x233a 002808 fetch 1 ,mem_gain_fix 
-0x233b 002809 beq 0 ,set_rx_gain1 
-0x233c 002810 beq 1 ,set_rx_gain2 
-:      002812 set_rx_gain2:
-0x233d 002813 jam 2 ,mem_gain_fix 
-0x233e 002814 rtn 
-:      002816 set_rx_gain0:
-0x233f 002817 jam 0 ,mem_gain_fix 
-0x2340 002818 rtn 
-:      002820 set_rx_gain1:
-0x2341 002821 jam 1 ,mem_gain_fix 
-0x2342 002822 rtn 
-:      002829 ahead_window:
-0x2343 002830 copy pdata ,temp 
-0x2344 002831 bpatch patch04_0 ,mem_patch04 
-0x2345 002832 copy temp ,pdata 
-0x2346 002833 call clk2bt 
-0x2347 002834 lshift16 bt_clk ,pdata 
-0x2348 002835 set1 44 ,pdata 
-0x2349 002836 call clk_diff 
-0x234a 002837 set0 44 ,pdata 
-0x234b 002838 call get_clk 
-0x234c 002839 call clk_diff 
-0x234d 002840 rtn user 
-0x234e 002841 call clk2rt 
-0x234f 002842 iforce stop_watch 
-0x2350 002843 until null ,timeout 
-0x2351 002844 rtn 
-:      002847 get_clk:
-0x2352 002848 copy clkn ,temp 
-0x2353 002849 rtn master 
-0x2354 002850 copy clke ,temp 
-0x2355 002851 rtn 
-:      002853 get_clkbt:
-0x2356 002854 deposit clkn_bt 
-0x2357 002855 rtn master 
-0x2358 002856 deposit clke_bt 
-0x2359 002857 rtn 
-:      002860 assert:
-0x235a 002861 bpatch patch04_1 ,mem_patch04 
-0x235b 002862 branch assert 
-:      002865 sleep:
-0x235c 002866 rtn blank 
-0x235d 002868 rshift pdata ,pdata 
-0x235e 002869 increase -3 ,pdata 
-:      002870 sleep_loop:
-0x235f 002871 increase -1 ,pdata 
-0x2360 002872 nbranch sleep_loop ,zero 
-0x2361 002873 force 0 ,pdata 
-0x2362 002874 rtn 
-:      002878 init_param:
-0x2363 002880 setarg param_tx_setup 
-0x2364 002881 store 2 ,mem_param_tx_setup 
-0x2365 002882 setarg param_rf_setup 
-0x2366 002883 store 2 ,mem_param_rf_setup 
-0x2367 002884 setarg param_conn_access 
-0x2368 002885 store 2 ,mem_param_conn_access 
-0x2369 002886 setarg param_rx_setup 
-0x236a 002887 store 2 ,mem_param_rx_setup 
-0x236b 002888 setarg param_clke_cal 
-0x236c 002889 store 2 ,mem_param_clke_cal 
-0x236d 002890 setarg param_pll_setup 
-0x236e 002891 store 2 ,mem_param_pll_setup 
-0x236f 002892 setarg param_dpll_start_delay 
-0x2370 002893 store 2 ,mem_param_dpll_start_delay 
-0x2371 002894 setarg param_rt_rthalfslot 
-0x2372 002895 store 2 ,mem_param_rt_rthalfslot 
-0x2373 002896 setarg param_clke_cal_le_1m 
-0x2374 002897 store 2 ,mem_param_clke_cal_le_1m 
-0x2375 002898 setarg param_clke_cal_le_2m 
-0x2376 002899 store 2 ,mem_param_clke_cal_le_2m 
-0x2377 002900 setarg param_clke_cal_le_coded 
-0x2378 002901 store 2 ,mem_param_clke_cal_le_coded 
-0x2379 002903 bpatch patch04_2 ,mem_patch04 
-0x237a 002904 rtn wake 
-0x237b 002905 setarg att_default_mtu 
-0x237c 002906 store 2 ,mem_le_remote_mtu 
-0x237d 002907 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
-0x237e 002908 setarg mem_ble_tx_buff0 
-0x237f 002909 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x2380 002910 setarg mem_ble_l2cap_tx_buff_size 
-0x2381 002911 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x2382 002912 rshift clkn_bt ,pdata 
-0x2383 002913 store 4 ,mem_last_clkn 
-0x2384 002914 rtn 
-:      002921 lpmstate:
-0x2385 002922 setarg 0xee21 
-0x2386 002923 store 2 ,core_clkoff 
-0x2387 002924 fetchr alarm ,4 ,core_gpio_in 
-0x2388 002925 fetch 1 ,core_lpm_isogate 
-0x2389 002926 bbit0 gpio_latch ,power_up 
-0x238a 002927 enable wake 
-0x238b 002928 bbit1 cold_wake ,lpmwake 
-0x238c 002929 disable wake 
-0x238d 002930 deposit auxcnt 
-0x238e 002931 nbranch lpmwake ,blank 
-0x238f 002932 fetch 1 ,core_lpm_sysctl 
-0x2390 002933 bbit1 reload_code ,lpmwake 
-0x2391 002934 arg param_hibernate_clks ,temp 
-0x2392 002935 branch lpm_enter_sleep 
-:      002936 lpmwake:
-0x2393 002937 call lpm_poweron_retmem 
-0x2394 002938 call lpm_load_context ,wake 
-0x2395 002939 fetch 1 ,core_lpm_isogate 
-0x2396 002940 set0 gpio_latch ,pdata 
-0x2397 002941 store 1 ,core_lpm_isogate 
-0x2398 002942 nbranch boot_load ,wake 
-0x2399 002943 call clean_smem 
-0x239a 002944 storer alarm ,4 ,mem_saved_gpio_in 
-0x239b 002945 rtn 
-:      002947 power_up:
-0x239c 002948 call lpm_poweron_retmem 
-:      002949 boot_load:
-0x239d 002950 call loadcode 
-0x239e 002951 storer alarm ,4 ,mem_saved_gpio_in 
-0x239f 002952 rtn 
-:      002954 lpm_poweron_retmem:
-0x23a0 002955 until null ,lpo_edge 
-0x23a1 002956 fetch 1 ,core_lpm_ldosel 
-0x23a2 002957 and_into 0x88 ,pdata 
-0x23a3 002958 store 1 ,core_lpm_ldosel 
-0x23a4 002959 until null ,lpo_edge 
-0x23a5 002960 fetch 1 ,core_lpm_isogate 
-0x23a6 002961 or_into 0xf ,pdata 
-0x23a7 002962 store 1 ,core_lpm_isogate 
-0x23a8 002963 until null ,lpo_edge 
-0x23a9 002964 set1 isogate ,pdata 
-0x23aa 002965 store 1 ,core_lpm_isogate 
-0x23ab 002966 until null ,lpo_edge 
-0x23ac 002967 set1 retmem_cs ,pdata 
-0x23ad 002968 store 1 ,core_lpm_isogate 
-0x23ae 002969 until null ,lpo_edge 
-0x23af 002970 rtn 
-:      002972 lpm_xtal_default:
-0x23b0 002973 until null ,lpo_edge 
-0x23b1 002974 jam 0x76 ,core_xtal_ib 
-0x23b2 002975 until null ,lpo_edge 
-0x23b3 002976 jam 0x37 ,core_xtal_cap 
-0x23b4 002977 rtn 
-:      002979 xtal_fast_wake:
-0x23b5 002980 until null ,lpo_edge 
-0x23b6 002981 jam 0x76 ,core_xtal_ib 
-0x23b7 002982 until null ,lpo_edge 
-0x23b8 002983 jam 0x37 ,core_xtal_cap 
-0x23b9 002984 rtn 
-:      002986 lpm_write_lock:
-0x23ba 002989 fetch 1 ,mem_device_option 
-0x23bb 002990 lshift4 pdata ,pdata 
-0x23bc 002992 store 1 ,core_ucode_flag 
-0x23bd 002993 until null ,lpo_edge 
-0x23be 002994 fetch 1 ,mem_peripheral_lock_flag 
-0x23bf 002995 set1 rom_lock_bit ,pdata 
-0x23c0 002996 set1 option_lock ,pdata 
-0x23c1 002997 store 1 ,core_peripheral_lock 
-0x23c2 002998 branch lpm_write_wait 
-:      003000 lpm_write_ice_disable:
-0x23c3 003001 fetch 1 ,core_lpm_sysctl 
-0x23c4 003002 set0 ice_mode ,pdata 
-0x23c5 003003 store 1 ,core_lpm_sysctl 
-0x23c6 003004 rtn 
-:      003006 lpm_write_ice_enable:
-0x23c7 003007 fetch 1 ,core_lpm_sysctl 
-0x23c8 003008 set1 ice_mode ,pdata 
-0x23c9 003009 store 1 ,core_lpm_sysctl 
-0x23ca 003010 rtn 
-:      003012 lpm_preon_counter:
-0x23cb 003013 fetch 3 ,mem_lpm_xtalcnt 
-0x23cc 003014 arg core_lpm_xtalcnt ,contw 
-:      003015 lpm_write_3bytes:
-0x23cd 003016 arg 3 ,loopcnt 
-0x23ce 003017 branch lpm_write_loop 
-:      003019 lpm_write_mpu_s0:
-0x23cf 003020 arg core_mpu_s0_saddr ,contw 
-:      003021 lpm_write_dword:
-0x23d0 003022 arg 4 ,loopcnt 
-:      003023 lpm_write_loop:
-0x23d1 003024 until null ,lpo_edge 
-0x23d2 003025 istore 1 ,contw 
-0x23d3 003026 rshift8 pdata ,pdata 
-0x23d4 003027 loop lpm_write_loop 
-0x23d5 003028 branch lpm_write_wait 
-:      003030 lpm_write_mpu_s1:
-0x23d6 003031 arg core_mpu_s1_saddr ,contw 
-0x23d7 003032 branch lpm_write_dword 
-:      003035 lpm_disable_exen_output:
-0x23d8 003036 fetch 1 ,core_lpm_ldosel 
-0x23d9 003037 set0 3 ,pdata 
-0x23da 003038 store 1 ,core_lpm_ldosel 
-0x23db 003039 rtn 
-:      003041 lpm_disable_io_dozed:
-0x23dc 003042 fetch 1 ,mem_lpm_hv_sel 
-0x23dd 003043 rtn blank 
-0x23de 003044 set0 lpm_doze_en_bit ,pdata 
-0x23df 003045 branch lpm_write_sel_hv 
-:      003047 lpm_save_sel_hv:
-0x23e0 003048 store 1 ,mem_lpm_hv_sel 
-:      003049 lpm_write_sel_hv:
-0x23e1 003050 store 1 ,core_io_doze_en 
-:      003051 lpm_write_wait:
-0x23e2 003052 until null ,lpo_edge 
-0x23e3 003053 rtn 
-:      003056 lpm_write_io_vsel:
-0x23e4 003057 store 1 ,core_io_vsel 
-0x23e5 003058 branch lpm_write_wait 
-:      003061 lpm_load_context:
-0x23e6 003062 call lpm_disable_io_dozed 
-0x23e7 003063 fetch 1 ,mem_saved_spidctrl 
-0x23e8 003064 store 1 ,core_spid_ctrl 
-0x23e9 003065 arg mem_saved_gpio ,contr 
-0x23ea 003066 arg core_gpio_conf ,contw 
-0x23eb 003067 call memcpy16 
-0x23ec 003068 arg core_gpio_conf_hi ,contw 
-0x23ed 003069 call memcpy8 
-0x23ee 003070 fetchr mark ,8 ,mem_saved_mark 
-0x23ef 003071 arg core_gpio_wakeup_cfg ,contr 
-0x23f0 003072 arg mem_gpio_wakeup_cfg ,contw 
-0x23f1 003073 arg 12 ,loopcnt 
-0x23f2 003074 call memcpy 
-0x23f3 003075 branch load_ucode 
-:      003077 lpm_save_context:
-0x23f4 003078 storer mark ,8 ,mem_saved_mark 
-0x23f5 003079 arg core_gpio_conf ,contr 
-0x23f6 003080 arg mem_saved_gpio ,contw 
-0x23f7 003081 call memcpy16 
-0x23f8 003082 arg core_gpio_conf_hi ,contr 
-0x23f9 003083 call memcpy8 
-0x23fa 003084 fetch 1 ,core_spid_ctrl 
-0x23fb 003085 store 1 ,mem_saved_spidctrl 
-0x23fc 003086 branch lpm_write_gpio_wakeup 
-:      003088 lpm_write_gpio_wakeup:
-0x23fd 003089 arg 12 ,loopcnt 
-0x23fe 003090 arg mem_gpio_wakeup_cfg ,contr 
-0x23ff 003091 arg core_gpio_wakeup_cfg ,rega 
-:      003092 lpm_write_gpio_loop:
-0x2400 003093 ifetch 1 ,contr 
-0x2401 003094 ncall lpm_write_gpio ,blank 
-0x2402 003095 increase 1 ,rega 
-0x2403 003096 loop lpm_write_gpio_loop 
-0x2404 003097 rtn 
-:      003098 lpm_write_gpio:
-0x2405 003099 istore 1 ,rega 
-0x2406 003100 until null ,lpo_edge 
-0x2407 003101 rtn 
-:      003103 lpo_calibration:
-0x2408 003104 bpatch patch04_3 ,mem_patch04 
-0x2409 003105 fetch 1 ,core_ccnt_bit 
-0x240a 003106 nbranch lpo_cal_inited ,blank 
-0x240b 003107 fetch 3 ,mem_clks_per_lpo 
-0x240c 003108 nrtn blank 
-0x240d 003109 jam 0xc ,core_ccnt_bit 
-0x240e 003110 jam ccnt_start ,core_misc_ctrl 
-:      003111 lpo_cal_inited:
-0x240f 003112 fetch 1 ,core_perf_status 
-0x2410 003113 rtnbit0 1 
-0x2411 003114 fetch 3 ,core_clk_counter 
-0x2412 003115 store 3 ,mem_clks_per_lpo 
-0x2413 003116 rtn 
-:      003120 lpm_doze:
-0x2414 003121 fetch 1 ,mem_lpm_sysctl 
-0x2415 003122 set1 reload_code ,pdata 
-0x2416 003123 store 1 ,mem_lpm_sysctl 
-:      003126 lpm_hibernate:
-0x2417 003127 bpatch patch04_4 ,mem_patch04 
-0x2418 003128 arg param_hibernate_clks ,temp 
-0x2419 003129 fetch 1 ,mem_lpm_hibernate_switch 
-0x241a 003130 store 1 ,mem_lpm_isogate_final 
-0x241b 003131 fetch 1 ,mem_lpm_sysctl 
-0x241c 003132 store 1 ,core_lpm_sysctl 
-0x241d 003133 until null ,lpo_edge 
-:      003135 lpm_sleep:
-0x241e 003136 bpatch patch04_5 ,mem_patch04 
-0x241f 003138 fetch 2 ,mem_cb_before_lpm_sleep 
-0x2420 003139 call callback_func 
-:      003140 lpm_sleep_skip_cb_function:
-0x2421 003141 fetch 4 ,mem_sleep_counter_all 
-0x2422 003142 iadd temp ,pdata 
-0x2423 003143 store 4 ,mem_sleep_counter_all 
-0x2424 003144 call lpm_save_context 
-0x2425 003145 fetch 1 ,mem_lpm_hv_sel 
-0x2426 003146 set1 lpm_doze_en_bit ,pdata 
-0x2427 003147 call lpm_write_sel_hv 
-0x2428 003148 ncall lpm_preon_counter ,wake 
-0x2429 003149 until null ,lpo_edge 
-0x242a 003150 storer clkn ,6 ,mem_sleep_clkn 
-0x242b 003151 fetch 3 ,mem_lpm_isogate 
-0x242c 003152 fetchr rega ,1 ,mem_lpm_ldo_sel 
-0x242d 003153 arg 3 ,loopcnt 
-:      003154 lpm_sleep_loop:
-0x242e 003155 until null ,lpo_edge 
-0x242f 003156 store 1 ,core_lpm_isogate 
-0x2430 003157 rshift8 pdata ,pdata 
-0x2431 003158 loop lpm_sleep_loop 
-0x2432 003159 until null ,lpo_edge 
-0x2433 003160 storer rega ,1 ,core_lpm_ldosel 
-:      003161 lpm_enter_sleep:
-0x2434 003162 until null ,lpo_edge 
-0x2435 003163 storet 4 ,core_lpm_reg 
-0x2436 003164 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2437 003165 until null ,never 
-:      003167 lpm_cal_xtal_startup:
-0x2438 003168 fetch 1 ,mem_lpm_xtalcnt 
-0x2439 003169 nrtn blank 
-0x243a 003170 jam clksel_rc ,core_clksel 
-0x243b 003171 jam 0xf8 ,core_lpm_ctrl 
-0x243c 003172 setarg 200000 
-0x243d 003173 call sleep 
-0x243e 003174 call xtal_fast_wake 
-0x243f 003175 until null ,lpo_edge 
-0x2440 003176 jam 0xff ,core_lpm_ctrl 
-0x2441 003177 copy lpo_time ,alarm 
-0x2442 003178 jam clksel_xtal ,core_clksel 
-0x2443 003179 nop 10 
-0x2444 003180 until null ,lpo_edge 
-0x2445 003181 deposit lpo_time 
-0x2446 003182 isub alarm ,pdata 
-0x2447 003183 increase 0x30 ,pdata 
-0x2448 003184 arg 0xff ,temp 
-0x2449 003185 call ceiling 
-0x244a 003186 store 1 ,mem_lpm_xtalcnt 
-0x244b 003187 nop 30000 
-0x244c 003188 nop 30000 
-0x244d 003189 nop 30000 
-0x244e 003190 rtn 
-:      003193 lpm_recover_clk:
-0x244f 003194 bpatch patch04_6 ,mem_patch04 
-0x2450 003195 setarg 0 
-0x2451 003196 copy auxcnt ,null 
-0x2452 003197 branch lpm_recover_timeout ,zero 
-0x2453 003198 fetch 1 ,core_lpm_xtalcnt 
-0x2454 003199 fetcht 1 ,core_lpm_buckcnt 
-0x2455 003200 isub temp ,null 
-0x2456 003201 branch lpm_recover_xtal ,positive 
-0x2457 003202 deposit temp 
-:      003203 lpm_recover_xtal:
-0x2458 003204 isub auxcnt ,pdata 
-0x2459 003205 increase 1 ,pdata 
-:      003206 lpm_recover_timeout:
-0x245a 003207 increase 8 ,pdata 
-0x245b 003208 until null ,lpo_edge 
-0x245c 003209 iadd lpo_time ,pdata 
-0x245d 003210 fetcht 4 ,mem_sleep_counter 
-0x245e 003211 iadd temp ,pdata 
-0x245f 003212 fetcht 3 ,mem_clks_per_lpo 
-0x2460 003213 imul32 temp ,pdata 
-0x2461 003214 rshift8 pdata ,pdata 
-0x2462 003215 rshift4 pdata ,pdata 
-0x2463 003216 increase param_lpm_fix ,pdata 
-0x2464 003217 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2465 003218 idiv temp 
-0x2466 003219 call get_div_result 
-0x2467 003220 lshift16 pdata ,pdata 
-0x2468 003221 remainder temp 
-0x2469 003222 ior temp ,pdata 
-0x246a 003223 fetcht 6 ,mem_sleep_clkn 
-0x246b 003224 call clk_add 
-0x246c 003225 copy temp ,clkn 
-0x246d 003226 fetch 6 ,mem_context + coffset_clk_offset 
-0x246e 003227 call calc_clke2 
-0x246f 003228 deposit clke 
-0x2470 003229 store 6 ,mem_pdatatemp 
-0x2471 003230 deposit auxcnt 
-0x2472 003231 istore 1 ,contw 
-0x2473 003232 fetch 1 ,core_gpio_in1 
-0x2474 003233 or_into 0xf0 ,pdata 
-0x2475 003234 istore 1 ,contw 
-0x2476 003235 rtn 
-:      003238 lpm_adjust_clk:
-0x2477 003239 bpatch patch04_7 ,mem_patch04 
-0x2478 003240 deposit clke 
-0x2479 003241 call clk_diff_rt 
-0x247a 003242 fetcht 4 ,mem_sleep_counter_all 
-0x247b 003243 sub temp ,0xff ,null 
-0x247c 003244 rtn positive 
-0x247d 003245 lshift8 pdata ,pdata 
-0x247e 003246 lshift4 pdata ,pdata 
-0x247f 003247 idiv temp 
-0x2480 003248 call get_div_result 
-0x2481 003249 arg param_lpm_adjmax ,temp 
-0x2482 003250 call ceiling 
-0x2483 003251 store 1 ,mem_lpm_adjust 
-0x2484 003252 nbranch lpm_adjust_positive ,user 
-0x2485 003253 sub pdata ,0 ,pdata 
-:      003254 lpm_adjust_positive:
-0x2486 003255 fetcht 3 ,mem_clks_per_lpo 
-0x2487 003256 iadd temp ,pdata 
-0x2488 003257 store 3 ,mem_clks_per_lpo 
-:      003258 lpm_clear_counter:
-0x2489 003259 setarg 0 
-0x248a 003260 store 4 ,mem_sleep_counter_all 
-0x248b 003261 rtn 
-:      003264 lpm_dispatch:
-0x248c 003265 bpatch patch05_0 ,mem_patch05 
-0x248d 003266 call lpo_calibration 
-0x248e 003267 fetch 3 ,mem_clks_per_lpo 
-0x248f 003268 rtn blank 
-0x2490 003269 fetch 1 ,mem_lpm_mode 
-0x2491 003270 rtn blank 
-0x2492 003271 fetch 1 ,mem_secure_connections_enable 
-0x2493 003272 branch lpm_dispatch_next ,blank 
-0x2494 003273 fetch 1 ,mem_sc_local_key_invalid 
-0x2495 003274 rtn blank 
-:      003275 lpm_dispatch_next:
-0x2496 003276 fetch 1 ,mem_sc_calc 
-0x2497 003277 nrtn blank 
-0x2498 003278 arg context_check_a_wack ,regc 
-0x2499 003279 call context_search 
-0x249a 003280 rtn zero 
-0x249b 003281 call lpm_check_wake_lock 
-0x249c 003282 nrtn blank 
-0x249d 003283 call context_check_idle 
-0x249e 003284 nbranch lpm_dispatch_unconn ,zero 
-0x249f 003285 rtn wake 
-0x24a0 003286 bpatch patch05_1 ,mem_patch05 
-0x24a1 003287 fetcht 1 ,mem_lpm_current_mult 
-0x24a2 003288 fetch 2 ,mem_context + coffset_tsniff 
-0x24a3 003289 imul32 temp ,pdata 
-0x24a4 003290 rshift4 temp ,temp 
-0x24a5 003291 rshift2 temp ,temp 
-0x24a6 003292 isub temp ,pdata 
-0x24a7 003293 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x24a8 003294 iadd temp ,pdata 
-0x24a9 003295 fetcht 1 ,mem_lpm_overhead 
-0x24aa 003296 isub temp ,pdata 
-0x24ab 003297 lshift16 pdata ,alarm 
-0x24ac 003298 fetch 2 ,mem_context + coffset_rx_window 
-0x24ad 003299 rshift pdata ,pdata 
-0x24ae 003300 call clk2bt 
-0x24af 003301 deposit alarm 
-0x24b0 003302 call clk_diff 
-0x24b1 003303 copy clke ,temp 
-0x24b2 003304 call clk_diff_rt 
-0x24b3 003305 rtn user 
-:      003306 lpm_dispatch_sleep:
-0x24b4 003307 call clk2lpo 
-:      003308 lpm_dispatch_lpo:
-0x24b5 003309 bpatch patch05_2 ,mem_patch05 
-0x24b6 003310 fetch 1 ,mem_lpm_xtalcnt 
-0x24b7 003311 isub temp ,null 
-0x24b8 003312 branch lpm_clear_counter ,positive 
-0x24b9 003313 storet 4 ,mem_sleep_counter 
-0x24ba 003314 call app_will_enter_lpm 
-0x24bb 003316 fetcht 4 ,mem_sleep_counter 
-0x24bc 003317 branch lpm_sleep 
-:      003319 lpm_dispatch_unconn:
-0x24bd 003320 bpatch patch05_3 ,mem_patch05 
-0x24be 003321 fetch 1 ,mem_le_adv_enable 
-0x24bf 003322 nbranch lpm_unconn_cont ,blank 
-0x24c0 003323 rtn 
-:      003325 lpm_unconn_cont:
-0x24c1 003326 fetch 2 ,mem_lpm_interval 
-0x24c2 003327 rtn blank 
-:      003328 lpm_sleep_btclk:
-0x24c3 003329 fetcht 1 ,mem_lpm_overhead 
-0x24c4 003330 isub temp ,pdata 
-0x24c5 003331 arg 7500 ,temp 
-0x24c6 003332 imul32 temp ,pdata 
-0x24c7 003333 branch lpm_dispatch_sleep 
-:      003336 lpm_mult_wait_timeout:
-0x24c8 003337 fetch 2 ,mem_cb_bt_set_mult 
-0x24c9 003338 call callback_func 
-0x24ca 003339 nbranch lpm_mult_short ,blank 
-0x24cb 003340 jam 0 ,mem_lpm_current_mult 
-0x24cc 003341 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x24cd 003342 fetch 1 ,mem_lpm_mult_cnt 
-0x24ce 003343 branch lpm_mult_long ,blank 
-0x24cf 003344 increase -1 ,pdata 
-0x24d0 003345 store 1 ,mem_lpm_mult_cnt 
-0x24d1 003346 rtn 
-:      003351 lpm_match:
-0x24d2 003352 jam 0 ,mem_sniff_unint_lost 
-0x24d3 003353 fetch 3 ,mem_sniff_rcv 
-0x24d4 003354 increase 1 ,pdata 
-0x24d5 003355 store 3 ,mem_sniff_rcv 
-0x24d6 003356 rtn 
-:      003359 lpm_lost:
-0x24d7 003360 bpatch patch05_4 ,mem_patch05 
-0x24d8 003361 jam 0 ,mem_lpm_current_mult 
-0x24d9 003362 fetch 3 ,mem_sniff_lost 
-0x24da 003363 increase 1 ,pdata 
-0x24db 003364 store 3 ,mem_sniff_lost 
-0x24dc 003365 fetch 1 ,mem_sniff_unint_lost 
-0x24dd 003366 increase 1 ,pdata 
-0x24de 003367 store 1 ,mem_sniff_unint_lost 
-0x24df 003368 rtn 
-:      003370 lpm_mult_short:
-0x24e0 003371 jam 0 ,mem_lpm_current_mult 
-0x24e1 003372 fetch 1 ,mem_lpm_mult_timeout 
-0x24e2 003373 store 1 ,mem_lpm_mult_cnt 
-0x24e3 003374 rtn 
-:      003376 lpm_mult_long:
-0x24e4 003377 fetcht 1 ,mem_lpm_mult 
-0x24e5 003378 storet 1 ,mem_lpm_current_mult 
-0x24e6 003379 rtn 
-:      003383 lpm_get_wake_lock:
-0x24e7 003384 fetch 2 ,mem_lpm_wake_lock 
-0x24e8 003385 qset1 pdata 
-0x24e9 003386 store 2 ,mem_lpm_wake_lock 
-0x24ea 003387 rtn 
-:      003389 lpm_put_wake_lock:
-0x24eb 003390 fetch 2 ,mem_lpm_wake_lock 
-0x24ec 003391 qset0 pdata 
-0x24ed 003392 store 2 ,mem_lpm_wake_lock 
-0x24ee 003393 rtn 
-:      003397 lpm_check_wake_lock:
-0x24ef 003398 bpatch patch05_5 ,mem_patch05 
-0x24f0 003399 call app_check_wake_lock 
-0x24f1 003400 fetch 2 ,mem_lpm_wake_lock 
-0x24f2 003401 copy pdata ,rega 
-0x24f3 003402 fetch 3 ,mem_tx_fifo3 
-0x24f4 003403 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x24f5 003404 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x24f6 003405 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x24f7 003406 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x24f8 003407 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x24f9 003408 fetch 1 ,mem_hci_cmd 
-0x24fa 003409 nsetflag blank ,wake_lock_cmd ,rega 
-0x24fb 003410 fetch 1 ,mem_device_option 
-0x24fc 003411 compare dvc_op_module ,pdata ,0xff 
-0x24fd 003412 call lpm_uart_wake_lock ,true 
-0x24fe 003413 copy rega ,pdata 
-0x24ff 003414 store 2 ,mem_lpm_wake_lock 
-0x2500 003415 rtn 
-:      003417 lpm_uart_wake_lock:
-0x2501 003418 fetch 2 ,core_uart_rxitems 
-0x2502 003419 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2503 003420 fetch 2 ,core_uart_txitems 
-0x2504 003421 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2505 003422 rtn 
-:      003431 le_init_conn:
-0x2506 003432 bpatchx patch21_6 ,mem_patch21 
-0x2507 003433 disable wake 
-0x2508 003434 jam 1 ,mem_le_conn_handle 
-0x2509 003435 jam 3 ,mem_le_state 
-0x250a 003436 jam 1 ,mem_le_arq 
-0x250b 003437 setarg -1 
-0x250c 003438 store 2 ,mem_le_event_count 
-0x250d 003439 force 0 ,pdata 
-0x250e 003440 store 1 ,mem_le_ch 
-0x250f 003441 store 1 ,mem_le_op 
-0x2510 003442 store 3 ,mem_sniff_rcv 
-0x2511 003443 store 3 ,mem_sniff_lost 
-0x2512 003444 call le_clear_enc 
-0x2513 003445 jam 1 ,mem_le_txheader 
-0x2514 003446 jam 0 ,mem_le_txlen 
-0x2515 003447 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2516 003448 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2517 003449 jam 0 ,mem_le_l2cap_att_states 
-0x2518 003450 branch le_supervision_flush 
-:      003452 le_init_master:
-0x2519 003453 bpatchx patch21_7 ,mem_patch21 
-0x251a 003454 enable master 
-0x251b 003455 jam lemode_master ,mem_le_mode 
-0x251c 003456 jam 1 ,mem_le_att_handle 
-0x251d 003457 jam 1 ,mem_le_search_handle_start 
-0x251e 003458 setarg 0xffff 
-0x251f 003459 store 2 ,mem_le_search_handle_end 
-0x2520 003460 force 0 ,pdata 
-0x2521 003461 store 5 ,mem_ccm_pcnt_rx 
-0x2522 003462 set1 le_ccm_directionbit ,pdata 
-0x2523 003463 store 5 ,mem_ccm_pcnt_tx 
-0x2524 003464 branch le_init_conn 
-:      003467 le_init_slave:
-0x2525 003468 bpatchx patch22_0 ,mem_patch22 
-0x2526 003469 disable master 
-0x2527 003470 setarg 0x17 
-0x2528 003471 store 2 ,mem_le_remote_mtu 
-0x2529 003472 increase 4 ,pdata 
-0x252a 003473 store 2 ,mem_remote_rx_max_octets 
-0x252b 003474 jam lemode_slave ,mem_le_mode 
-0x252c 003475 jam 0 ,mem_le_adv_enable 
-0x252d 003476 jam 0 ,mem_lpm_current_mult 
-0x252e 003477 call le_clear_pairing_state 
-0x252f 003478 fetch 2 ,mem_le_superto 
-0x2530 003479 store 2 ,mem_le_init_superto 
-0x2531 003480 fetch 2 ,mem_le_tsniff 
-0x2532 003481 mul32 pdata ,5 ,pdata 
-0x2533 003482 rshift4 pdata ,pdata 
-0x2534 003483 store 2 ,mem_le_superto 
-0x2535 003484 branch le_init_conn 
-:      003491 le_conn_dispatch:
-0x2536 003492 bpatchx patch22_1 ,mem_patch22 
-0x2537 003493 call le_enable 
-0x2538 003494 fetch 1 ,mem_le_state 
-0x2539 003495 isolate1 lestate_encryption ,pdata 
-0x253a 003496 setflag true ,mark_ble_encryption ,mark 
-0x253b 003497 call app_process_ble 
-0x253c 003498 fetch 1 ,mem_le_mode 
-0x253d 003499 bbit1 mode_master ,le_master_dispatch 
-0x253e 003500 branch le_slave_dispatch 
-:      003506 le_master_dispatch:
-0x253f 003507 bpatchx patch22_2 ,mem_patch22 
-0x2540 003508 enable master 
-0x2541 003509 call le_supervision_update 
-0x2542 003510 branch le_master_disconn ,positive 
-0x2543 003511 call le_setup 
-0x2544 003512 call le_prepare_tx 
-0x2545 003513 disable match 
-0x2546 003514 call le_transmit_receive_sifs 
-0x2547 003515 nrtn match 
-0x2548 003516 fetch 1 ,mem_le_conn_rcv 
-0x2549 003517 increase 1 ,pdata 
-0x254a 003518 store 1 ,mem_le_conn_rcv 
-0x254b 003519 call le_acknowledge 
-0x254c 003520 disable master 
-0x254d 003521 rtn 
-:      003523 le_master_disconn:
-0x254e 003524 call le_disconnect 
-0x254f 003525 disable master 
-0x2550 003526 rtn 
-:      003531 le_slave_dispatch:
-0x2551 003532 bpatchx patch22_3 ,mem_patch22 
-0x2552 003533 jam 0 ,mem_le_md_count 
-0x2553 003534 set0 mark_ble_crc_fail ,mark 
-0x2554 003535 call sp_calc_sequence_256 
-0x2555 003536 call le_secure_connect_sm 
-0x2556 003537 disable attempt 
-0x2557 003538 call le_supervision_update 
-0x2558 003539 branch le_slave_disconn ,positive 
-0x2559 003540 fetch 1 ,mem_le_rx_phy 
-0x255a 003541 call le_enable_phy_by_pdata 
-0x255b 003542 call le_setup 
-0x255c 003543 call le_receive_slave 
-0x255d 003544 nbranch le_slave_unsync ,sync 
-0x255e 003545 call le_got_first_packet 
-0x255f 003546 branch le_slave_match ,match 
-0x2560 003547 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2561 003548 branch le_slave_cont 
-:      003551 le_slave_crc_fail:
-:      003552 le_slave_match:
-0x2562 003553 bpatchx patch22_4 ,mem_patch22 
-0x2563 003554 fetch 1 ,mem_le_md_count 
-0x2564 003555 pincrease 1 
-0x2565 003556 store 1 ,mem_le_md_count 
-0x2566 003557 beq le_md_max_count ,le_slave_cont 
-0x2567 003558 call le_acknowledge 
-0x2568 003559 call le_prepare_tx 
-0x2569 003560 fetch 1 ,mem_le_tx_phy 
-0x256a 003561 call le_enable_phy_by_pdata 
-0x256b 003562 call le_transmit 
-0x256c 003563 call le_parse 
-0x256d 003564 fetch 2 ,mem_cb_ble_transmit 
-0x256e 003565 call callback_func 
-0x256f 003566 call le_check_md 
-0x2570 003567 branch le_slave_more_data ,user 
-:      003568 le_slave_cont:
-0x2571 003569 bpatchx patch22_5 ,mem_patch22 
-0x2572 003570 call le_pairing_sm 
-0x2573 003571 call le_check_paring_time 
-0x2574 003572 call check_51cmd 
-0x2575 003573 fetch 1 ,mem_le_op 
-0x2576 003574 bbit1 op_disconn ,le_slave_disconn 
-:      003575 le_slave_unsync:
-0x2577 003576 bpatchx patch22_6 ,mem_patch22 
-0x2578 003577 call end_of_packet 
-0x2579 003578 call le_lpm_set_mult 
-0x257a 003579 branch calc_clke_offset 
-:      003582 le_check_md:
-0x257b 003583 disable user 
-0x257c 003584 bmark1 mark_ble_rx_md ,enable_user 
-0x257d 003585 bmark1 mark_ble_tx_md ,enable_user 
-0x257e 003586 bmark1 mark_ble_crc_fail ,enable_user 
-0x257f 003587 rtn 
-:      003590 le_slave_more_data:
-0x2580 003591 bpatchx patch22_7 ,mem_patch22 
-0x2581 003592 enable attempt 
-0x2582 003593 call le_transmit_receive_sifs_notx 
-0x2583 003594 branch le_slave_match ,match 
-0x2584 003595 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2585 003596 branch le_slave_cont 
-:      003598 le_slave_disconn:
-:      003600 le_disconnect:
-0x2586 003601 bpatchx patch23_0 ,mem_patch23 
-0x2587 003602 call le_clear_connection_info 
-0x2588 003603 call app_disconn_reason_collect_ble 
-0x2589 003604 call le_clear_pairing_state 
-0x258a 003605 call le_sc_state_clear 
-0x258b 003606 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x258c 003607 branch ui_ipc_send_event 
-:      003609 le_clear_connection_info:
-0x258d 003610 arg mem_used_map ,contw 
-0x258e 003611 call memset0_16 
-0x258f 003612 jam 0 ,mem_le_conn_handle 
-0x2590 003613 jam lemode_idle ,mem_le_mode 
-0x2591 003614 jam 0 ,mem_le_state 
-:      003615 le_clear_pairing_state:
-0x2592 003616 bpatchx patch23_1 ,mem_patch23 
-0x2593 003617 jam flag_le_enc_null ,mem_le_enc_state 
-0x2594 003618 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2595 003619 call sp_clear_flags 
-0x2596 003620 rtn 
-:      003622 le_got_first_packet:
-0x2597 003623 bpatchx patch23_2 ,mem_patch23 
-0x2598 003624 fetch 1 ,mem_le_conn_rcv 
-0x2599 003625 increase 1 ,pdata 
-0x259a 003626 store 1 ,mem_le_conn_rcv 
-0x259b 003627 fetch 1 ,mem_le_state 
-0x259c 003628 rtnbit1 lestate_got_first_packet 
-0x259d 003629 set1 lestate_got_first_packet ,pdata 
-0x259e 003630 store 1 ,mem_le_state 
-0x259f 003631 fetch 2 ,mem_le_init_superto 
-0x25a0 003632 store 2 ,mem_le_superto 
-0x25a1 003633 setarg 0 
-0x25a2 003634 store 4 ,mem_le_transmit_window 
-0x25a3 003635 rtn 
-:      003643 le_enable_phy_by_pdata:
-0x25a4 003644 copy pdata ,temp 
-0x25a5 003645 bpatchx patch23_3 ,mem_patch23 
-:      003646 le_enable_phy_by_pdata1:
-0x25a6 003647 copy temp ,pdata 
-0x25a7 003648 bbit1 bit_le_1m_phy ,le_enable 
-0x25a8 003649 bbit1 bit_le_2m_phy ,le_enable_2m 
-0x25a9 003650 bbit0 bit_le_coded_phy ,le_enable 
-0x25aa 003651 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
-0x25ab 003652 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
-0x25ac 003653 branch le_enable 
-:      003655 le_enable_2m:
-0x25ad 003656 set0 mark_ble_lr ,mark 
-0x25ae 003657 set1 mark_ble_2m ,mark 
-0x25af 003658 rtn 
-:      003660 le_enable_coded_s2:
-:      003661 le_enable_coded:
-0x25b0 003662 set0 mark_ble_2m ,mark 
-0x25b1 003663 set1 mark_ble_lr ,mark 
-0x25b2 003664 set0 mark_ble_lr_s8 ,mark 
-0x25b3 003665 rtn 
-:      003668 le_enable_coded_s8:
-0x25b4 003669 set0 mark_ble_2m ,mark 
-0x25b5 003670 set1 mark_ble_lr ,mark 
-0x25b6 003671 set1 mark_ble_lr_s8 ,mark 
-0x25b7 003672 rtn 
-:      003674 le_enable:
-0x25b8 003675 bpatchx patch23_4 ,mem_patch23 
-0x25b9 003676 set0 mark_ble_2m ,mark 
-0x25ba 003677 set0 mark_ble_lr ,mark 
-0x25bb 003678 rtn 
-:      003681 le_disable:
-0x25bc 003682 bpatchx patch23_5 ,mem_patch23 
-0x25bd 003683 set0 mark_ble_encryption ,mark 
-0x25be 003684 jam 0x01 ,0x8901 
-0x25bf 003685 jam 0x80 ,0x8920 
-0x25c0 003686 jam 0x03 ,0x8930 
-0x25c1 003687 rtn 
-:      003689 le_prep:
-0x25c2 003690 bpatchx patch23_6 ,mem_patch23 
-0x25c3 003691 disable enable_crc 
-0x25c4 003692 disable enable_white 
-0x25c5 003693 fetch 3 ,mem_le_crcinit 
-0x25c6 003694 iforce crc24_init 
-0x25c7 003695 fetch 1 ,mem_le_ch_mapped 
-:      003696 le_prep_next:
-0x25c8 003697 reverse pdata ,temp 
-0x25c9 003698 set1 1 ,temp 
-0x25ca 003699 rshift temp ,white_init 
-0x25cb 003700 rtn 
-:      003703 le_rx_setfreq:
-0x25cc 003704 call le_setfreq 
-:      003705 le_rf_rx_enable:
-0x25cd 003706 call set_freq_rx 
-0x25ce 003707 fetch 2 ,mem_param_pll_setup 
-0x25cf 003708 call sleep 
-0x25d0 003709 branch rf_rx_enable 
-:      003711 le_tx_setfreq:
-0x25d1 003712 branch txon ,match 
-0x25d2 003713 bmark1 mark_ble_crc_fail ,txon 
-:      003714 le_tx_setfreq0:
-0x25d3 003715 call le_setfreq 
-0x25d4 003716 branch set_freq_tx 
-:      003718 le_setfreq:
-0x25d5 003719 bpatchx patch23_7 ,mem_patch23 
-0x25d6 003720 call set_sync_on 
-0x25d7 003721 fetch 1 ,mem_le_testtype 
-0x25d8 003722 nbranch le_ctf_test ,blank 
-0x25d9 003723 fetch 1 ,mem_le_ch_mapped 
-0x25da 003724 sub pdata ,36 ,null 
-0x25db 003725 branch le_ctf_normal ,positive 
-0x25dc 003726 force 0 ,temp 
-0x25dd 003727 rtneq 37 
-0x25de 003728 force 24 ,temp 
-0x25df 003729 rtneq 38 
-0x25e0 003730 force 78 ,temp 
-0x25e1 003731 rtn 
-:      003733 le_ctf_normal:
-0x25e2 003734 sub pdata ,10 ,null 
-0x25e3 003735 branch le_ctf_low ,positive 
-0x25e4 003736 increase 1 ,pdata 
-:      003738 le_ctf_low:
-0x25e5 003739 lshift pdata ,pdata 
-0x25e6 003740 add pdata ,2 ,temp 
-0x25e7 003741 rtn 
-:      003743 le_ctf_test:
-0x25e8 003744 fetch 1 ,mem_le_ch_mapped 
-0x25e9 003745 lshift pdata ,temp 
-0x25ea 003746 rtn 
-:      003748 le_sca_map:
-0x25eb 003749 arg 500 ,temp 
-0x25ec 003750 rtn blank 
-0x25ed 003751 arg 250 ,temp 
-0x25ee 003752 rtneq 1 
-0x25ef 003753 arg 150 ,temp 
-0x25f0 003754 rtneq 2 
-0x25f1 003755 arg 100 ,temp 
-0x25f2 003756 rtneq 3 
-0x25f3 003757 arg 75 ,temp 
-0x25f4 003758 rtneq 4 
-0x25f5 003759 arg 50 ,temp 
-0x25f6 003760 rtneq 5 
-0x25f7 003761 arg 40 ,temp 
-0x25f8 003762 rtneq 6 
-0x25f9 003763 arg 20 ,temp 
-0x25fa 003764 rtn 
-:      003768 le_setup:
-0x25fb 003769 bpatchx patch24_0 ,mem_patch24 
-0x25fc 003770 enable swfine 
-0x25fd 003771 fetch 4 ,mem_le_access 
-0x25fe 003772 iforce access 
-0x25ff 003773 call le_map_channel 
-0x2600 003774 setarg 0x200 
-0x2601 003775 branch le_setup_master ,master 
-0x2602 003776 fetch 2 ,mem_le_receive_window 
-0x2603 003777 rshift pdata ,pdata 
-:      003778 le_setup_master:
-0x2604 003779 fetcht 2 ,mem_param_pll_setup 
-0x2605 003780 iadd temp ,pdata 
-0x2606 003781 call ahead_window 
-0x2607 003782 deposit clke 
-0x2608 003783 rtn 
-:      003786 le_context_nextevent:
-0x2609 003787 bpatchx patch24_1 ,mem_patch24 
-0x260a 003788 call push_stack_rega_b_c 
-0x260b 003789 storer loopcnt ,2 ,mem_loopcnt 
-0x260c 003790 add rega ,coffset_mode ,contr 
-0x260d 003791 ifetch 1 ,contr 
-0x260e 003792 rtnbit0 mode_le 
-0x260f 003793 add rega ,coffset_le_event_cnt ,contw 
-0x2610 003794 ifetch 2 ,contw 
-0x2611 003795 increase 1 ,pdata 
-0x2612 003796 istore 2 ,contw 
-0x2613 003797 call le_update_param 
-0x2614 003798 call le_update_channel_map 
-0x2615 003799 call le_update_phy 
-0x2616 003800 call le_context_nexthop 
-0x2617 003801 call pop_stack_rega_b_c 
-0x2618 003802 fetchr loopcnt ,2 ,mem_loopcnt 
-0x2619 003803 rtn 
-:      003805 le_context_nexthop:
-0x261a 003806 add rega ,coffset_le_hop ,contr 
-0x261b 003807 ifetch 1 ,contr 
-0x261c 003808 add rega ,coffset_le_ch ,contw 
-0x261d 003809 ifetcht 1 ,contw 
-0x261e 003810 iadd temp ,pdata 
-0x261f 003811 sub pdata ,36 ,null 
-0x2620 003812 branch le_nexthop_nowrap ,positive 
-0x2621 003813 increase -37 ,pdata 
-:      003814 le_nexthop_nowrap:
-0x2622 003815 istore 1 ,contw 
-0x2623 003816 rtn 
-:      003819 le_calc_channel_map:
-0x2624 003820 add rega ,coffset_le_channel_map ,contr 
-0x2625 003821 ifetch 5 ,contr 
-0x2626 003822 force 0 ,temp 
-0x2627 003823 force 37 ,loopcnt 
-:      003824 le_count_channels_loop:
-0x2628 003825 bbit0 0 ,le_count_channels_notused 
-0x2629 003826 increase 1 ,temp 
-:      003827 le_count_channels_notused:
-0x262a 003828 rshift pdata ,pdata 
-0x262b 003829 loop le_count_channels_loop 
-0x262c 003830 add temp ,-1 ,pdata 
-0x262d 003831 add rega ,coffset_le_channels ,contw 
-0x262e 003832 istore 1 ,contw 
-0x262f 003833 rtn 
-:      003835 le_map_channel:
-0x2630 003836 bpatchx patch24_2 ,mem_patch24 
-0x2631 003837 fetch 1 ,mem_le_ch 
-0x2632 003838 iforce queue 
-0x2633 003839 fetcht 5 ,mem_le_channel_map 
-0x2634 003840 qisolate1 temp 
-0x2635 003841 branch le_map_channel_end ,true 
-:      003842 le_map_channel_next:
-0x2636 003843 fetch 1 ,mem_le_channels 
-0x2637 003844 isub queue ,pdata 
-0x2638 003845 branch le_map_channel_cont ,positive 
-0x2639 003846 sub pdata ,-1 ,queue 
-0x263a 003847 branch le_map_channel_next 
-:      003848 le_map_channel_cont:
-0x263b 003849 copy queue ,loopcnt 
-0x263c 003850 force 0 ,queue 
-:      003851 le_map_channel_loop:
-0x263d 003852 qisolate1 temp 
-0x263e 003853 branch le_map_channel_skip ,true 
-0x263f 003854 increase 1 ,loopcnt 
-:      003855 le_map_channel_skip:
-0x2640 003856 deposit loopcnt 
-0x2641 003857 branch le_map_channel_end ,blank 
-0x2642 003858 increase 1 ,queue 
-0x2643 003859 increase -1 ,loopcnt 
-0x2644 003860 branch le_map_channel_loop 
-:      003861 le_map_channel_end:
-0x2645 003862 deposit queue 
-0x2646 003863 store 1 ,mem_le_ch_mapped 
-0x2647 003864 rtn 
-:      003867 le_wait_tx:
-0x2648 003868 branch le_wait_master ,master 
-0x2649 003869 until null ,timeout 
-0x264a 003870 rtn 
-:      003872 le_wait_master:
-0x264b 003873 arg 0xea0 ,timeup 
-0x264c 003874 until clkn_rt ,meet 
-0x264d 003875 rtn 
-:      003877 le_receive_adv:
-0x264e 003878 disable swfine 
-0x264f 003879 fetch 2 ,mem_le_scan_window 
-0x2650 003880 copy pdata ,timeup 
-0x2651 003881 branch le_receive_packet 
-:      003884 le_receive_slave:
-0x2652 003885 bpatchx patch24_3 ,mem_patch24 
-0x2653 003886 call le_dec_init 
-0x2654 003887 enable swfine 
-0x2655 003888 fetch 2 ,mem_le_receive_window 
-0x2656 003889 fetcht 4 ,mem_le_transmit_window 
-0x2657 003890 iadd temp ,timeup 
-:      003891 le_receive_packet:
-0x2658 003892 call le_rx_setfreq 
-:      003893 le_receive_rxon:
-0x2659 003894 bpatchx patch24_4 ,mem_patch24 
-0x265a 003895 call le_prep 
-0x265b 003896 bmark0 mark_ble_lr ,le_receive_nolr 
-0x265c 003897 pulse dewhiten_code_calc 
-0x265d 003898 nop 30 
-0x265e 003899 call le_prep 
-0x265f 003900 lshift3 timeup ,timeup 
-:      003901 le_receive_nolr:
-0x2660 003902 disable match 
-0x2661 003903 enable decode_fec0 
-0x2662 003904 enable is_rx 
-0x2663 003905 disable is_tx 
-0x2664 003906 copy timeup ,stop_watch 
-0x2665 003907 correlate null ,timeout 
-0x2666 003908 branch le_receive_on_attempt ,attempt 
-0x2667 003909 copy clke ,temp 
-0x2668 003910 storet 6 ,mem_sync_clke 
-:      003911 le_receive_on_attempt:
-0x2669 003912 nbranch le_unsync_end ,sync 
-0x266a 003913 enable swfine 
-0x266b 003914 fetch 1 ,mem_le_tx_ifs_defference 
-0x266c 003915 arg param_20ms_init ,temp 
-0x266d 003916 iadd temp ,temp 
-0x266e 003917 fetch 1 ,mem_system_clk 
-0x266f 003918 imul32 temp ,stop_watch 
-0x2670 003919 call rf_debug_rx_sync_line 
-0x2671 003920 branch le_receive_skip ,attempt 
-0x2672 003921 call calc_clke_all_modem 
-0x2673 003922 fetch 1 ,mem_le_state 
-0x2674 003923 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x2675 003924 fetcht 6 ,mem_sync_clke 
-0x2676 003925 call lpm_adjust_clk ,wake 
-:      003926 le_receive_skip:
-0x2677 003927 call save_rssi 
-0x2678 003928 enable enable_white 
-0x2679 003929 enable enable_crc 
-0x267a 003930 parse demod ,bucket ,8 
-0x267b 003931 rshift3 pwindow ,pdata 
-0x267c 003932 store 1 ,mem_le_rxbuf_data_header 
-0x267d 003933 parse demod ,bucket ,8 
-0x267e 003934 rshift3 pwindow ,pdata 
-0x267f 003935 store 1 ,mem_le_rxbuf_data_length 
-0x2680 003936 copy pdata ,loopcnt 
-0x2681 003937 branch le_rx_nopayload ,zero 
-0x2682 003939 bmark1 mark_ble_encryption ,le_rx_dec 
-:      003941 le_rx_loop:
-0x2683 003942 parse demod ,bucket ,8 
-0x2684 003943 rshift3 pwindow ,pdata 
-0x2685 003944 istore 1 ,contw 
-0x2686 003945 loop le_rx_loop 
-0x2687 003946 branch le_rx_nopayload 
-:      003948 le_rx_dec:
-0x2688 003949 copy contw ,regb 
-0x2689 003950 bpatchx patch24_5 ,mem_patch24 
-0x268a 003951 call le_check_retransmit 
-0x268b 003953 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x268c 003954 increase -4 ,rega 
-0x268d 003955 nbranch le_mic_error ,positive 
-0x268e 003957 call le_dec_start 
-0x268f 003958 copy regb ,contw 
-0x2690 003959 arg 0 ,temp 
-0x2691 003960 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x2692 003961 increase -4 ,loopcnt 
-0x2693 003962 branch le_rx_dec_loop_end ,zero 
-:      003963 le_rx_dec_loop:
-0x2694 003965 parse demod ,bucket ,8 
-0x2695 003966 rshift3 pwindow ,pdata 
-0x2696 003967 istore 1 ,contw 
-0x2697 003968 increase 1 ,temp 
-0x2698 003969 and temp ,0xf ,null 
-0x2699 003970 call le_dec ,zero 
-0x269a 003971 loop le_rx_dec_loop 
-:      003972 le_rx_dec_loop_end:
-0x269b 003973 call le_dec_end 
-0x269c 003974 copy regb ,contw 
-:      003977 le_rx_nopayload:
-0x269d 003978 bpatchx patch24_6 ,mem_patch24 
-0x269e 003979 parse demod ,bucket ,24 
-0x269f 003980 rshift32 pdata ,pdata 
-0x26a0 003981 rshift16 pdata ,pdata 
-0x26a1 003982 istore 3 ,contw 
-0x26a2 003983 enable swfine 
-0x26a3 003984 call le_set_until_tx_timer 
-0x26a4 003985 branch le_crc_fail ,crc_failed 
-0x26a5 003986 bmark0 mark_ble_encryption ,le_rx_match 
-0x26a6 003987 fetch 1 ,mem_le_rxbuf_data_length 
-0x26a7 003988 branch le_rx_match ,blank 
-0x26a8 003989 increase -4 ,pdata 
-0x26a9 003990 store 1 ,mem_le_rxbuf_data_length 
-0x26aa 003991 call wait_ccm_done 
-0x26ab 003992 fetch 1 ,core_misc_status 
-0x26ac 003993 bbit0 7 ,le_mic_error 
-0x26ad 003994 force regidx_result ,regext_index 
-0x26ae 003995 storer regext ,4 ,mem_le_peer_mic 
-:      003996 le_rx_match:
-0x26af 003997 call rf_debug_rx_crc_line 
-0x26b0 003998 enable match 
-0x26b1 003999 set0 mark_ble_crc_fail ,mark 
-:      004000 le_crc_fail_tx:
-0x26b2 004001 bpatchx patch24_7 ,mem_patch24 
-0x26b3 004002 call ccm_ctrl_clr 
-0x26b4 004003 fetch 1 ,mem_le_rx_phy 
-0x26b5 004004 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
-0x26b6 004005 store 1 ,mem_le_rx_phy 
-0x26b7 004006 call le_match_set_sync_on 
-0x26b8 004007 branch le_match_set_txfreq 
-:      004009 le_match_set_sync_on:
-0x26b9 004010 disable decode_fec0 
-0x26ba 004011 branch set_sync_on 
-:      004013 le_match_set_txfreq:
-0x26bb 004014 bpatchx patch25_0 ,mem_patch25 
-0x26bc 004015 fetcht 1 ,mem_last_freq 
-0x26bd 004016 branch set_freq_tx_int 
-:      004019 le_dec_init:
-0x26be 004020 rtnmark0 mark_ble_encryption 
-0x26bf 004021 call load_sk 
-0x26c0 004022 force regidx_result ,regext_index 
-0x26c1 004023 call aes_clear 
-0x26c2 004024 branch aes_clear_data 
-:      004027 le_dec_start:
-0x26c3 004028 bpatchx patch25_1 ,mem_patch25 
-0x26c4 004029 jam 0 ,core_ccm_aad0 
-0x26c5 004030 jam 1 ,core_ccm_aad1 
-0x26c6 004031 fetch 1 ,mem_le_rxbuf_data_header 
-0x26c7 004032 and_into 0x3 ,pdata 
-0x26c8 004033 store 1 ,core_ccm_aad2 
-0x26c9 004035 setarg mem_le_rxbuf_data_payload 
-0x26ca 004036 store 2 ,core_ccm_input_playload_addr 
-0x26cb 004037 store 2 ,core_ccm_output_playload_addr 
-0x26cc 004039 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x26cd 004040 increase -4 ,rega 
-0x26ce 004042 fetcht 5 ,mem_ccm_pcnt_rx 
-0x26cf 004043 isolate1 mark_old_packet ,mark 
-0x26d0 004044 call le_pcnt_rx_sub1 ,true 
-0x26d1 004045 call ccm_b0 
-0x26d2 004046 setarg 0 
-0x26d3 004047 store 2 ,core_ccm_inptr 
-0x26d4 004048 jam 6 ,core_ccm_ctrl 
-0x26d5 004049 jam 7 ,core_ccm_ctrl 
-0x26d6 004050 rtn 
-:      004052 le_pcnt_rx_sub1:
-0x26d7 004053 sub temp ,0 ,null 
-0x26d8 004054 branch le_pcnt_rx_sub1_0 ,zero 
-0x26d9 004055 increase -1 ,temp 
-0x26da 004056 set1 le_ccm_directionbit ,temp 
-0x26db 004057 rtn 
-:      004059 le_pcnt_rx_sub1_0:
-0x26dc 004060 setarg 0xffffff 
-0x26dd 004061 lshift16 pdata ,pdata 
-0x26de 004062 arg 0xffff ,temp 
-0x26df 004063 ior temp ,temp 
-0x26e0 004064 rtn 
-:      004066 le_dec:
-0x26e1 004067 copy contw ,regb 
-0x26e2 004068 fetch 1 ,mem_le_rxbuf_data_length 
-0x26e3 004069 increase -4 ,pdata 
-0x26e4 004070 isub temp ,null 
-0x26e5 004071 rtn zero 
-0x26e6 004072 storet 2 ,core_ccm_inptr 
-0x26e7 004073 copy regb ,contw 
-0x26e8 004074 rtn 
-:      004076 le_dec_end:
-0x26e9 004077 parse demod ,bucket ,32 
-0x26ea 004078 rshift32 pdata ,pdata 
-0x26eb 004079 rshift8 pdata ,pdata 
-0x26ec 004080 istore 4 ,contw 
-0x26ed 004081 copy contw ,regb 
-0x26ee 004083 force regidx_data ,regext_index 
-0x26ef 004084 copy pdata ,regext 
-0x26f0 004085 storet 2 ,core_ccm_inptr 
-0x26f1 004086 rtn 
-:      004088 le_mic_error:
-0x26f2 004089 branch le_end_of_packet 
-:      004091 le_retransmit_end_of_packet:
-0x26f3 004092 call le_set_until_tx_timer 
-0x26f4 004093 call end_of_packet 
-0x26f5 004094 branch le_rx_match 
-:      004096 le_crc_fail:
-0x26f6 004097 call rf_debug_rx_crc_fail_line 
-0x26f7 004098 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
-0x26f8 004099 set1 mark_ble_crc_fail ,mark 
-0x26f9 004100 branch le_crc_fail_tx 
-:      004102 le_unsync_end:
-:      004103 le_crc_fail_consecutive:
-0x26fa 004104 set0 mark_ble_crc_fail ,mark 
-0x26fb 004105 branch le_end_of_packet 
-:      004107 le_end_of_packet:
-0x26fc 004108 bpatchx patch25_2 ,mem_patch25 
-0x26fd 004109 call ccm_ctrl_clr 
-0x26fe 004110 branch end_of_packet 
-:      004112 calc_clke_all_modem:
-0x26ff 004113 bmark1 mark_ble_lr ,calc_clke_modem_coded 
-0x2700 004114 bmark1 mark_ble_2m ,calc_clke_modem_2m 
-0x2701 004115 fetch 2 ,mem_param_clke_cal_le_1m 
-0x2702 004116 copy pdata ,clke_rt 
-0x2703 004117 copy bt_clk ,clke_bt 
-0x2704 004118 rtn 
-:      004121 calc_clke_modem_coded:
-0x2705 004122 fetch 2 ,mem_param_clke_cal_le_coded 
-0x2706 004123 copy pdata ,clke_rt 
-0x2707 004124 add bt_clk ,1 ,clke_bt 
-0x2708 004125 rtn 
-:      004127 calc_clke_modem_2m:
-0x2709 004128 fetch 2 ,mem_param_clke_cal_le_2m 
-0x270a 004129 copy pdata ,clke_rt 
-0x270b 004130 copy bt_clk ,clke_bt 
-0x270c 004131 rtn 
-:      004134 le_set_until_tx_timer:
-0x270d 004135 fetch 1 ,mem_le_rxbuf_data_length 
-0x270e 004136 add pdata ,5 ,temp 
-0x270f 004137 lshift3 temp ,temp 
-0x2710 004138 fetch 1 ,mem_le_rx_phy 
-0x2711 004139 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
-0x2712 004140 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
-0x2713 004141 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
-:      004142 le_set_until_tx_timer_rx_lr:
-0x2714 004143 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
-0x2715 004144 branch le_set_until_tx_timer_rx_coded_s8 
-:      004146 le_set_until_tx_timer_rx_1m:
-0x2716 004147 branch le_calc_stop_watch 
-:      004149 le_set_until_tx_timer_rx_2m:
-0x2717 004150 rshift temp ,temp 
-0x2718 004151 branch le_calc_stop_watch 
-:      004153 le_set_until_tx_timer_rx_coded_s2:
-0x2719 004154 add temp ,3 ,temp 
-0x271a 004155 lshift temp ,temp 
-0x271b 004156 branch le_set_until_tx_timer_rx_coded 
-:      004158 le_set_until_tx_timer_rx_coded_s8:
-0x271c 004159 add temp ,3 ,temp 
-0x271d 004160 lshift3 temp ,temp 
-:      004161 le_set_until_tx_timer_rx_coded:
-0x271e 004162 setarg param_coded_c1_term1_time_40us 
-0x271f 004163 iadd temp ,temp 
-0x2720 004164 branch le_calc_stop_watch 
-:      004166 le_calc_stop_watch:
-0x2721 004167 fetch 1 ,mem_system_clk 
-0x2722 004168 imul32 temp ,temp 
-0x2723 004169 arg param_20ms_init ,rega 
-0x2724 004170 imul32 rega ,pdata 
-0x2725 004171 isub temp ,temp 
-0x2726 004172 copy stop_watch ,pdata 
-0x2727 004173 isub temp ,stop_watch 
-0x2728 004174 rtn 
-:      004176 le_transmit_receive_sifs_without_change_mode:
-0x2729 004177 call le_transmit 
-0x272a 004178 fetcht 1 ,mem_last_freq 
-0x272b 004179 call set_freq_rx 
-0x272c 004180 call rf_rx_enable 
-0x272d 004181 enable swfine 
-0x272e 004182 arg 5500 ,timeup 
-0x272f 004183 branch le_receive_rxon 
-:      004186 le_transmit_receive_sifs:
-0x2730 004187 bpatchx patch25_3 ,mem_patch25 
-0x2731 004188 fetch 1 ,mem_le_tx_phy 
-0x2732 004189 call le_enable_phy_by_pdata 
-0x2733 004190 call le_transmit 
-:      004191 le_transmit_receive_sifs_notx:
-0x2734 004192 fetch 1 ,mem_le_rx_phy 
-0x2735 004193 call le_enable_phy_by_pdata 
-0x2736 004195 fetcht 1 ,mem_last_freq 
-0x2737 004196 call set_freq_rx 
-0x2738 004197 call rf_rx_enable 
-0x2739 004198 enable swfine 
-0x273a 004199 arg 5500 ,timeup 
-0x273b 004200 bmark0 mark_ble_lr ,le_receive_rxon 
-0x273c 004201 arg 8500 ,timeup 
-0x273d 004202 branch le_receive_rxon 
-:      004204 le_transmit_norx:
-0x273e 004205 bpatchx patch25_4 ,mem_patch25 
-0x273f 004206 call le_transmit 
-0x2740 004207 branch end_of_packet 
-:      004209 le_transmit:
-0x2741 004210 bpatchx patch25_5 ,mem_patch25 
-0x2742 004211 call le_prep 
-0x2743 004212 call le_tx_setfreq 
-0x2744 004213 call rf_debug_tx_on_line 
-0x2745 004214 set1 txgfsk ,radio_ctrl 
-0x2746 004215 enable encode_fec0 
-0x2747 004216 enable is_tx 
-0x2748 004217 disable is_rx 
-0x2749 004218 call le_wait_tx 
-0x274a 004219 disable lr_s2en 
-0x274b 004220 bmark1 mark_ble_lr ,le_transmit_lr 
-0x274c 004221 bmark1 mark_ble_2m ,le_transmit_2m 
-0x274d 004222 rshift16 access ,pdata 
-0x274e 004223 rshift8 pdata ,pdata 
-0x274f 004224 rshift4 pdata ,pdata 
-0x2750 004225 inject mod ,40 
-:      004226 le_transmit_packet:
-0x2751 004227 enable enable_white 
-0x2752 004228 enable enable_crc 
-0x2753 004229 bpatchx patch25_6 ,mem_patch25 
-0x2754 004230 fetch 1 ,mem_le_txheader 
-0x2755 004231 inject mod ,8 
-0x2756 004232 ifetch 1 ,contr 
-0x2757 004233 copy pdata ,loopcnt 
-0x2758 004234 inject mod ,8 
-0x2759 004235 sub loopcnt ,0 ,null 
-0x275a 004236 branch le_tr_nopayload ,zero 
-0x275b 004238 fetch 1 ,core_ccm_ctrl 
-0x275c 004239 branch le_transmit_packet_not_enc ,blank 
-0x275d 004240 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
-:      004241 le_transmit_packet_not_enc:
-0x275e 004242 arg mem_le_txpayload ,contr 
-:      004243 le_tr_loop:
-0x275f 004244 ifetch 1 ,contr 
-0x2760 004245 inject mod ,8 
-0x2761 004246 loop le_tr_loop 
-:      004248 le_tr_nopayload:
-0x2762 004249 enable enable_parity 
-0x2763 004250 inject mod ,24 
-0x2764 004251 disable enable_parity 
-0x2765 004252 bmark0 mark_ble_lr ,le_transmit_skip 
-0x2766 004253 disable enable_white 
-0x2767 004254 setarg 0 
-0x2768 004255 inject mod ,3 
-:      004256 le_transmit_skip:
-0x2769 004257 until null ,tx_clear 
-0x276a 004258 nop 100 
-0x276b 004259 bpatchx patch25_7 ,mem_patch25 
-0x276c 004260 disable encode_fec0 
-0x276d 004261 disable encode_fec3 
-0x276e 004262 call set_sync_on 
-0x276f 004263 call rf_debug_tx_off_line 
-:      004264 le_check_start_pause_enc:
-0x2770 004265 fetch 1 ,mem_le_txheader 
-0x2771 004266 and pdata ,llid_le_ll ,pdata 
-0x2772 004267 rtnne llid_le_ll 
-0x2773 004268 fetch 1 ,mem_le_enc_state 
-0x2774 004269 beq flag_le_enc_pause ,le_clear_enc 
-0x2775 004270 rtnne flag_le_send_start_enc_req 
-0x2776 004271 fetch 1 ,mem_le_txpayload 
-0x2777 004272 beq ll_start_enc_req ,le_set_enc 
-0x2778 004273 rtn 
-:      004276 le_transmit_packet_enc:
-0x2779 004277 increase -4 ,loopcnt 
-0x277a 004278 copy loopcnt ,temp 
-0x277b 004279 call ccm_wait_enc 
-0x277c 004280 arg mem_le_txpayload ,contr 
-:      004281 le_transmit_packet_enc_loop:
-0x277d 004282 ifetch 1 ,contr 
-0x277e 004283 inject mod ,8 
-0x277f 004284 loop le_transmit_packet_enc_loop 
-0x2780 004285 call ccm_check_enc_done 
-0x2781 004286 copy regext ,pdata 
-0x2782 004287 inject mod ,32 
-0x2783 004288 branch le_tr_nopayload 
-:      004290 le_transmit_lr:
-0x2784 004291 arg 10 ,loopcnt 
-:      004292 le_transmit_lr_preamble_loop:
-0x2785 004293 setarg 0x3c 
-0x2786 004294 inject mod ,8 
-0x2787 004295 loop le_transmit_lr_preamble_loop 
-0x2788 004296 disable encode_fec0 
-0x2789 004297 enable encode_fec3 
-0x278a 004298 rshift16 access ,pdata 
-0x278b 004299 rshift16 pdata ,pdata 
-0x278c 004300 rshift4 pdata ,pdata 
-0x278d 004301 inject mod ,32 
-0x278e 004302 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
-:      004303 le_transmit_lr_s2:
-0x278f 004304 setarg 1 
-0x2790 004305 inject mod ,5 
-0x2791 004306 enable lr_s2en 
-0x2792 004307 branch le_transmit_packet 
-:      004309 le_transmit_lr_s8:
-0x2793 004310 setarg 0 
-0x2794 004311 inject mod ,5 
-0x2795 004312 branch le_transmit_packet 
-:      004314 le_transmit_2m:
-0x2796 004315 fetch 1 ,mem_system_clk 
-0x2797 004316 fetcht 1 ,mem_le_tx2m_delay 
-0x2798 004317 iadd temp ,pdata 
-0x2799 004318 call sleep 
-0x279a 004319 rshift16 access ,pdata 
-0x279b 004320 rshift8 pdata ,pdata 
-0x279c 004321 rshift4 pdata ,temp 
-0x279d 004322 copy temp ,pdata 
-0x279e 004323 inject mod ,8 
-0x279f 004324 copy temp ,pdata 
-0x27a0 004325 inject mod ,40 
-0x27a1 004326 branch le_transmit_packet 
-:      004329 le_update_param:
-0x27a2 004330 arg le_update_param_ahead1_cb ,regc 
-0x27a3 004331 arg le_update_param_cb ,regb 
-0x27a4 004332 arg lestate_update_param ,queue 
-0x27a5 004333 branch le_check_update_flag 
-:      004335 le_update_param_ahead1_cb:
-0x27a6 004336 add rega ,coffset_sniff_anchor ,contr 
-0x27a7 004337 ifetcht 4 ,contr 
-0x27a8 004338 add rega ,coffest_le_new_transmitwindowsize ,contr 
-0x27a9 004339 ifetch 1 ,contr 
-0x27aa 004340 add rega ,coffset_le_window_size ,contw 
-0x27ab 004341 istore 1 ,contw 
-0x27ac 004342 ifetch 2 ,contr 
-0x27ad 004343 lshift2 pdata ,pdata 
-0x27ae 004344 iadd temp ,timeup 
-0x27af 004345 add rega ,coffset_sniff_anchor ,contw 
-0x27b0 004346 deposit timeup 
-0x27b1 004347 istore 4 ,contw 
-0x27b2 004348 ifetch 2 ,contr 
-0x27b3 004349 lshift2 pdata ,pdata 
-0x27b4 004350 add rega ,coffset_tsniff ,contw 
-0x27b5 004351 istore 2 ,contw 
-0x27b6 004352 ifetch 2 ,contr 
-0x27b7 004353 add rega ,coffset_le_slave_latency ,contw 
-0x27b8 004354 istore 2 ,contw 
-0x27b9 004355 ifetch 2 ,contr 
-0x27ba 004356 store 2 ,mem_le_init_superto 
-0x27bb 004357 branch le_receive_window_size 
-:      004359 le_update_param_cb:
-0x27bc 004360 ifetch 1 ,rega 
-0x27bd 004361 set0 lestate_got_first_packet ,pdata 
-0x27be 004362 istore 1 ,rega 
-0x27bf 004363 storer rega ,2 ,mem_rega 
-0x27c0 004364 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
-0x27c1 004365 call ui_ipc_send_event 
-0x27c2 004366 fetchr rega ,2 ,mem_rega 
-0x27c3 004367 rtn 
-:      004369 le_update_channel_map:
-0x27c4 004370 arg 0 ,regc 
-0x27c5 004371 arg le_update_channel_map_cb ,regb 
-0x27c6 004372 arg lestate_update_map ,queue 
-0x27c7 004373 branch le_check_update_flag 
-:      004375 le_update_channel_map_cb:
-0x27c8 004376 add rega ,coffset_le_new_map ,contr 
-0x27c9 004377 ifetch 5 ,contr 
-0x27ca 004378 add rega ,coffset_le_channel_map ,contw 
-0x27cb 004379 istore 5 ,contw 
-0x27cc 004380 branch le_calc_channel_map 
-:      004383 le_update_phy:
-0x27cd 004384 arg 0 ,regc 
-0x27ce 004385 arg le_update_phy_cb ,regb 
-0x27cf 004386 arg lestate_update_phy ,queue 
-0x27d0 004387 branch le_check_update_flag 
-:      004389 le_update_phy_cb:
-0x27d1 004390 add rega ,coffset_le_new_m2s_phy ,contr 
-0x27d2 004391 ifetch 1 ,contr 
-0x27d3 004392 call le_update_phy_cb_m2s 
-0x27d4 004393 istore 1 ,contw 
-0x27d5 004394 add rega ,coffset_le_new_s2m_phy ,contr 
-0x27d6 004395 ifetch 1 ,contr 
-0x27d7 004396 call le_update_phy_cb_s2m 
-0x27d8 004397 istore 1 ,contw 
-0x27d9 004398 storer rega ,2 ,mem_rega 
-0x27da 004399 jam bt_evt_le_update_phy ,mem_fifo_temp 
-0x27db 004400 call ui_ipc_send_event 
-0x27dc 004401 fetchr rega ,2 ,mem_rega 
-0x27dd 004402 rtn 
-:      004404 le_update_phy_cb_m2s:
-0x27de 004405 call le_update_phy_cb_m2s_no_change ,blank 
-0x27df 004406 add rega ,coffset_le_rx_phy ,contw 
-0x27e0 004407 nrtn master 
-0x27e1 004408 fetcht 1 ,mem_le_tx_phys 
-0x27e2 004409 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27e3 004410 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27e4 004411 add rega ,coffset_le_tx_phy ,contw 
-0x27e5 004412 rtn 
-:      004414 le_update_phy_cb_m2s_no_change:
-0x27e6 004415 add rega ,coffset_le_rx_phy ,contr 
-0x27e7 004416 ifetch 1 ,contr 
-0x27e8 004417 nrtn master 
-0x27e9 004418 add rega ,coffset_le_tx_phy ,contr 
-0x27ea 004419 ifetch 1 ,contr 
-0x27eb 004420 rtn 
-:      004422 le_update_phy_cb_s2m:
-0x27ec 004423 call le_update_phy_cb_s2m_no_change ,blank 
-0x27ed 004424 fetcht 1 ,mem_le_tx_phys 
-0x27ee 004425 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27ef 004426 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27f0 004427 add rega ,coffset_le_tx_phy ,contw 
-0x27f1 004428 nrtn master 
-0x27f2 004429 set0 bit_le_coded_phy_s8 ,pdata 
-0x27f3 004430 add rega ,coffset_le_rx_phy ,contw 
-0x27f4 004431 rtn 
-:      004433 le_update_phy_cb_s2m_no_change:
-0x27f5 004434 add rega ,coffset_le_tx_phy ,contr 
-0x27f6 004435 ifetch 1 ,contr 
-0x27f7 004436 nrtn master 
-0x27f8 004437 add rega ,coffset_le_rx_phy ,contr 
-0x27f9 004438 ifetch 1 ,contr 
-0x27fa 004439 rtn 
-:      004444 le_check_update_flag:
-0x27fb 004445 bpatchx patch26_0 ,mem_patch26 
-0x27fc 004446 ifetch 1 ,rega 
-0x27fd 004447 qisolate0 pdata 
-0x27fe 004448 rtn true 
-0x27ff 004449 add rega ,coffset_le_event_cnt ,contr 
-0x2800 004450 ifetcht 2 ,contr 
-0x2801 004451 add rega ,coffset_le_instant ,contr 
-0x2802 004452 ifetch 2 ,contr 
-0x2803 004454 isub temp ,pdata 
-0x2804 004455 branch le_update ,zero 
-0x2805 004456 nbranch le_check_update_small ,positive 
-0x2806 004457 sub pdata ,1 ,null 
-0x2807 004458 branch le_update_ahead1 ,zero 
-0x2808 004459 rtn 
-:      004461 le_update_ahead1:
-0x2809 004462 copy regc ,pdata 
-0x280a 004463 branch callback_func 
-:      004465 le_update:
-0x280b 004466 ifetch 1 ,rega 
-0x280c 004467 qset0 pdata 
-0x280d 004468 istore 1 ,rega 
-0x280e 004469 copy regb ,pdata 
-0x280f 004470 branch callback_func 
-:      004472 le_check_update_small:
-0x2810 004473 add rega ,coffset_le_event_cnt ,contr 
-0x2811 004474 ifetch 2 ,contr 
-0x2812 004475 add rega ,coffset_le_instant ,contr 
-0x2813 004476 ifetch 2 ,contr 
-0x2814 004477 isub temp ,pdata 
-0x2815 004478 arg 0xffff ,temp 
-0x2816 004479 isub temp ,null 
-0x2817 004480 branch le_update ,zero 
-0x2818 004481 arg 0xf000 ,temp 
-0x2819 004482 isub temp ,null 
-0x281a 004483 nbranch le_update ,positive 
-0x281b 004484 rtn 
-:      004487 le_check_retransmit:
-0x281c 004488 fetcht 1 ,mem_le_arq 
-0x281d 004489 fetch 1 ,mem_le_rxbuf_data_header 
-0x281e 004492 rshift pdata ,pdata 
-0x281f 004493 ixor temp ,pdata 
-0x2820 004494 isolate1 nesn ,pdata 
-0x2821 004495 setflag true ,mark_old_packet ,mark 
-0x2822 004496 rtn 
-:      004499 le_acknowledge:
-0x2823 004500 bpatchx patch26_1 ,mem_patch26 
-0x2824 004501 call le_supervision_flush 
-0x2825 004502 rtnmark1 mark_ble_crc_fail 
-0x2826 004503 call le_check_wak 
-0x2827 004504 fetch 1 ,mem_le_rxbuf_data_header 
-0x2828 004505 isolate1 md ,pdata 
-0x2829 004506 setflag true ,mark_ble_rx_md ,mark 
-0x282a 004507 rshift pdata ,pdata 
-0x282b 004508 ixor temp ,pdata 
-0x282c 004509 isolate1 nesn ,pdata 
-0x282d 004510 setflag true ,mark_old_packet ,mark 
-0x282e 004511 rtnmark1 mark_old_packet 
-0x282f 004512 fetch 1 ,mem_le_rxbuf_data_length 
-0x2830 004513 branch le_ack_unenc ,blank 
-0x2831 004514 fetch 1 ,mem_le_state 
-0x2832 004515 bbit0 lestate_encryption ,le_ack_unenc 
-0x2833 004516 fetcht 4 ,mem_le_peer_mic 
-0x2834 004517 fetch 4 ,mem_ccm_last_mic 
-0x2835 004518 isub temp ,null 
-0x2836 004519 branch assert ,zero 
-0x2837 004520 storet 4 ,mem_ccm_last_mic 
-0x2838 004521 fetch 5 ,mem_ccm_pcnt_rx 
-0x2839 004522 increase 1 ,pdata 
-0x283a 004523 set1 le_ccm_directionbit ,pdata 
-0x283b 004524 store 5 ,mem_ccm_pcnt_rx 
-:      004526 le_ack_unenc:
-0x283c 004527 fetcht 1 ,mem_le_arq 
-0x283d 004528 setflip nesn ,temp 
-0x283e 004529 storet 1 ,mem_le_arq 
-0x283f 004530 fetch 1 ,mem_le_configuration 
-0x2840 004531 rtnbit0 bit_ble_deal_bb_packet 
-0x2841 004532 bpatchx patch26_2 ,mem_patch26 
-0x2842 004533 fetch 1 ,mem_le_rxbuf_data_length 
-0x2843 004534 rtn blank 
-0x2844 004535 fetch 1 ,mem_le_rxbuf_data_header 
-0x2845 004536 compare llid_continue ,pdata ,3 
-0x2846 004537 branch le_parse_writing_attribute_continue ,true 
-0x2847 004538 compare llid_start ,pdata ,3 
-0x2848 004539 branch le_parse_writing_attribute_start ,true 
-0x2849 004540 rtn 
-:      004543 le_check_wak:
-0x284a 004544 bpatchx patch26_3 ,mem_patch26 
-0x284b 004545 fetcht 1 ,mem_le_arq 
-0x284c 004546 isolate0 wak ,temp 
-0x284d 004547 rtn true 
-0x284e 004548 fetch 1 ,mem_le_rxbuf_data_header 
-0x284f 004549 lshift pdata ,pdata 
-0x2850 004550 ixor temp ,pdata 
-0x2851 004551 rtnbit0 sn 
-0x2852 004552 set0 wak ,temp 
-0x2853 004553 setflip sn ,temp 
-0x2854 004554 storet 1 ,mem_le_arq 
-0x2855 004555 compare 3 ,temp ,3 
-0x2856 004557 rtn 
-:      004560 le_set_enc:
-0x2857 004561 fetch 1 ,mem_le_state 
-0x2858 004562 set1 lestate_encryption ,pdata 
-0x2859 004563 store 1 ,mem_le_state 
-0x285a 004564 set1 mark_ble_encryption ,mark 
-0x285b 004565 rtn 
-:      004567 le_clear_enc:
-0x285c 004568 bpatchx patch26_4 ,mem_patch26 
-0x285d 004569 jam flag_le_enc_null ,mem_le_enc_state 
-0x285e 004570 arg 0 ,pdata 
-0x285f 004571 store 4 ,mem_ccm_last_mic 
-0x2860 004572 store 5 ,mem_ccm_pcnt_tx 
-0x2861 004573 set1 le_ccm_directionbit ,pdata 
-0x2862 004574 store 5 ,mem_ccm_pcnt_rx 
-0x2863 004575 fetch 1 ,mem_le_state 
-0x2864 004576 set0 lestate_encryption ,pdata 
-0x2865 004577 store 1 ,mem_le_state 
-0x2866 004578 set0 mark_ble_encryption ,mark 
-0x2867 004579 rtn 
-:      004584 le_scan_check_sender_addr_type:
-0x2868 004585 arg 1 ,rega 
-0x2869 004586 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
-0x286a 004587 rtnbit1 le_sender_addr_bit 
-0x286b 004588 arg 0 ,rega 
-0x286c 004589 rtn 
-:      004592 le_get_master_rx_max:
-0x286d 004593 copy contr ,contw 
-0x286e 004594 fetcht 2 ,mem_remote_rx_max_octets 
-0x286f 004595 copy contw ,contr 
-0x2870 004596 rtn 
-:      004599 le_prepare_tx:
-0x2871 004600 bpatchx patch26_5 ,mem_patch26 
-0x2872 004601 fetch 1 ,mem_le_arq 
-0x2873 004602 rtnbit1 wak 
-0x2874 004603 call le_check_tx_md 
-0x2875 004604 call le_fifo_get_first_tx_ptr 
-0x2876 004605 branch le_send_empty ,blank 
-0x2877 004606 ifetch 2 ,contr 
-0x2878 004607 ifetcht 2 ,contr 
-0x2879 004608 copy temp ,rega 
-0x287a 004609 isub rega ,pdata 
-0x287b 004610 call le_get_master_rx_max 
-0x287c 004611 call not_greater_than 
-0x287d 004612 copy pdata ,temp 
-0x287e 004613 ifetchr type ,1 ,contr 
-0x287f 004614 copy rega ,pdata 
-0x2880 004615 iadd contr ,pdata 
-0x2881 004616 store 2 ,mem_contr 
-0x2882 004617 call le_update_tx_type 
-0x2883 004618 call le_send_packet 
-0x2884 004620 call le_fifo_get_first_tx_ptr 
-0x2885 004621 ifetch 2 ,contr 
-0x2886 004622 copy pdata ,rega 
-0x2887 004623 copy contr ,regc 
-0x2888 004624 ifetcht 2 ,contr 
-0x2889 004625 copy temp ,regb 
-0x288a 004626 isub regb ,pdata 
-0x288b 004627 call le_get_master_rx_max 
-0x288c 004628 call not_greater_than 
-0x288d 004629 iadd regb ,pdata 
-0x288e 004630 istore 2 ,regc 
-0x288f 004631 isub rega ,null 
-0x2890 004632 nrtn zero 
-0x2891 004633 branch le_fifo_release_first_node 
-:      004636 le_check_tx_md:
-0x2892 004637 call le_check_continue 
-0x2893 004638 rtnmark1 mark_ble_tx_md 
-0x2894 004639 fetch 1 ,mem_le_configuration 
-0x2895 004640 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x2896 004641 call le_fifo_get_second_tx_ptr 
-0x2897 004642 branch le_clear_md ,blank 
-0x2898 004643 branch le_set_md 
-:      004646 le_check_continue:
-0x2899 004647 call le_fifo_get_first_tx_ptr 
-0x289a 004648 branch le_clear_md ,blank 
-0x289b 004649 ifetch 2 ,contr 
-0x289c 004650 ifetcht 2 ,contr 
-0x289d 004651 isub temp ,rega 
-0x289e 004652 call le_get_master_rx_max 
-0x289f 004653 copy temp ,pdata 
-0x28a0 004654 isub rega ,null 
-0x28a1 004655 branch le_clear_md ,positive 
-:      004656 le_set_md:
-0x28a2 004657 set1 mark_ble_tx_md ,mark 
-0x28a3 004658 rtn 
-:      004660 le_clear_md:
-0x28a4 004661 set0 mark_ble_tx_md ,mark 
-0x28a5 004662 rtn 
-:      004664 le_update_tx_type:
-0x28a6 004665 copy rega ,pdata 
-0x28a7 004666 rtn blank 
-0x28a8 004667 arg llid_continue ,type 
-0x28a9 004668 rtn 
-:      004671 le_att_check_notification_enable:
-0x28aa 004672 bpatchx patch26_6 ,mem_patch26 
-0x28ab 004673 increase 1 ,temp 
-0x28ac 004674 call le_att_get_handle_ptr 
-0x28ad 004675 increase -2 ,contr 
-0x28ae 004676 ifetch 2 ,contr 
-0x28af 004677 arg client_charactertic_configuration ,temp 
-0x28b0 004678 isub temp ,null 
-0x28b1 004679 nrtn zero 
-0x28b2 004680 increase 1 ,contr 
-0x28b3 004681 copy contr ,rega 
-0x28b4 004682 ifetch 1 ,contr 
-0x28b5 004683 rtn 
-:      004686 le_send_empty:
-0x28b6 004687 force 0 ,temp 
-0x28b7 004688 force 1 ,type 
-:      004690 le_send_packet:
-0x28b8 004691 bpatchx patch26_7 ,mem_patch26 
-0x28b9 004692 storet 1 ,mem_le_txlen 
-0x28ba 004693 fetcht 1 ,mem_le_arq 
-0x28bb 004694 set1 wak ,temp 
-0x28bc 004695 and temp ,0xfc ,pdata 
-0x28bd 004696 ior type ,pdata 
-0x28be 004697 store 1 ,mem_le_arq 
-0x28bf 004698 and_into 0x1f ,pdata 
-0x28c0 004699 isolate1 mark_ble_tx_md ,mark 
-0x28c1 004700 setflag true ,md ,pdata 
-0x28c2 004701 store 1 ,mem_le_txheader 
-0x28c3 004703 fetch 1 ,mem_le_txheader 
-0x28c4 004704 compare 1 ,type ,3 
-0x28c5 004705 nbranch le_send_no_txlen ,true 
-0x28c6 004706 fetch 1 ,mem_le_txlen 
-0x28c7 004707 rtn blank 
-:      004709 le_send_no_txlen:
-0x28c8 004710 bmark1 mark_ble_encryption ,le_send_packet_enc 
-0x28c9 004711 fetchr loopcnt ,1 ,mem_le_txlen 
-0x28ca 004712 fetch 2 ,mem_contr 
-0x28cb 004713 copy pdata ,contr 
-0x28cc 004714 arg mem_le_txpayload ,contw 
-0x28cd 004715 branch memcpy_fast 
-:      004717 le_send_packet_enc:
-0x28ce 004718 call load_sk 
-0x28cf 004719 branch le_encrypt_new_start 
-:      004721 get_lpm_wake_ble_rx_lock:
-0x28d0 004722 arg wake_lock_ble_rx ,queue 
-0x28d1 004723 branch lpm_get_wake_lock 
-:      004725 put_lpm_wake_ble_rx_lock:
-0x28d2 004726 arg wake_lock_ble_rx ,queue 
-0x28d3 004727 branch lpm_put_wake_lock 
-:      004730 le_parse:
-0x28d4 004731 bpatchx patch27_0 ,mem_patch27 
-0x28d5 004732 rtnmark1 mark_old_packet 
-0x28d6 004733 rtnmark1 mark_ble_crc_fail 
-0x28d7 004734 fetch 1 ,mem_le_rxbuf_data_header 
-0x28d8 004735 and pdata ,0x3 ,pdata 
-0x28d9 004736 store 1 ,mem_le_packet_llid 
-0x28da 004737 fetch 1 ,mem_le_rxbuf_data_length 
-0x28db 004738 rtn blank 
-0x28dc 004739 setarg mem_le_rxbuf_data_payload 
-0x28dd 004740 store 2 ,mem_le_payload_ptr 
-0x28de 004741 bpatchx patch27_1 ,mem_patch27 
-0x28df 004742 fetch 1 ,mem_le_packet_llid 
-0x28e0 004743 beq llid_le_ll ,le_parse_ll 
-:      004744 le_parse_l2cap:
-0x28e1 004745 call le_check_l2cap_complete 
-0x28e2 004746 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x28e3 004747 call put_lpm_wake_ble_rx_lock 
-0x28e4 004748 setarg 0 
-0x28e5 004749 store 2 ,mem_le_packet_len_recved 
-0x28e6 004750 fetch 2 ,mem_le_payload_ptr 
-0x28e7 004751 add pdata ,2 ,contr 
-0x28e8 004752 bpatchx patch27_2 ,mem_patch27 
-:      004753 le_parse_l2cap_next:
-0x28e9 004754 ifetch 2 ,contr 
-0x28ea 004755 beq le_l2cap_cid_att ,le_parse_att 
-0x28eb 004756 beq le_l2cap_cid_smp ,le_parse_smp 
-0x28ec 004757 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x28ed 004758 rtn 
-:      004761 le_check_l2cap_complete:
-0x28ee 004762 fetch 1 ,mem_le_packet_llid 
-0x28ef 004763 beq llid_start ,le_check_l2cap_llid_start 
-0x28f0 004764 beq llid_continue ,le_check_l2cap_llid_continue 
-0x28f1 004765 rtn 
-:      004770 le_check_l2cap_cid_legal:
-0x28f2 004771 call enable_user 
-0x28f3 004772 arg le_l2cap_cid_att ,temp 
-0x28f4 004773 isub pdata ,null 
-0x28f5 004774 rtn zero 
-0x28f6 004775 arg le_l2cap_cid_signal ,temp 
-0x28f7 004776 isub pdata ,null 
-0x28f8 004777 rtn zero 
-0x28f9 004778 arg le_l2cap_cid_smp ,temp 
-0x28fa 004779 isub pdata ,null 
-0x28fb 004780 rtn zero 
-0x28fc 004781 branch disable_user 
-:      004784 le_check_l2cap_llid_start:
-0x28fd 004785 fetch 2 ,mem_le_payload_ptr 
-0x28fe 004786 copy pdata ,contr 
-0x28ff 004787 ifetch 2 ,contr 
-0x2900 004788 store 2 ,mem_le_l2cap_size 
-0x2901 004789 ifetch 2 ,contr 
-0x2902 004790 call le_check_l2cap_cid_legal 
-0x2903 004791 nrtn user 
-0x2904 004792 fetcht 1 ,mem_le_rxbuf_data_length 
-0x2905 004793 storet 2 ,mem_le_packet_len_recved 
-0x2906 004794 fetch 2 ,mem_le_l2cap_size 
-0x2907 004795 increase 4 ,pdata 
-0x2908 004796 isub temp ,null 
-0x2909 004797 branch enable_user ,zero 
-0x290a 004798 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x290b 004799 arg mem_le_l2cap_buf ,contw 
-0x290c 004800 fetch 2 ,mem_le_payload_ptr 
-0x290d 004801 copy pdata ,contr 
-0x290e 004802 call memcpy_fast 
-0x290f 004803 branch disable_user 
-:      004808 le_check_l2cap_continue_legal:
-0x2910 004809 call enable_user 
-0x2911 004810 fetch 2 ,mem_le_packet_len_recved 
-0x2912 004811 nrtn blank 
-0x2913 004812 branch disable_user 
-:      004814 le_check_l2cap_llid_continue:
-0x2914 004815 call le_check_l2cap_continue_legal 
-0x2915 004816 nrtn user 
-0x2916 004817 fetch 2 ,mem_le_packet_len_recved 
-0x2917 004818 arg mem_le_l2cap_buf ,contw 
-0x2918 004819 iadd contw ,rega 
-0x2919 004820 fetcht 1 ,mem_le_rxbuf_data_length 
-0x291a 004821 iadd temp ,pdata 
-0x291b 004822 store 2 ,mem_le_packet_len_recved 
-0x291c 004823 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x291d 004824 copy rega ,contw 
-0x291e 004825 fetch 2 ,mem_le_payload_ptr 
-0x291f 004826 copy pdata ,contr 
-0x2920 004827 call memcpy_fast 
-0x2921 004828 setarg mem_le_l2cap_buf 
-0x2922 004829 store 2 ,mem_le_payload_ptr 
-0x2923 004830 fetch 2 ,mem_le_l2cap_size 
-0x2924 004831 increase 4 ,pdata 
-0x2925 004832 fetcht 2 ,mem_le_packet_len_recved 
-0x2926 004833 isub temp ,null 
-0x2927 004834 branch enable_user ,zero 
-0x2928 004835 branch disable_user 
-:      004840 le_writeatt_cb:
-0x2929 004841 fetch 2 ,mem_cb_att_write 
-0x292a 004842 branch callback_func 
-:      004844 le_supervision_update:
-0x292b 004845 bpatchx patch27_3 ,mem_patch27 
-0x292c 004846 fetcht 4 ,mem_le_supervision_timer 
-0x292d 004847 call get_clkbt 
-0x292e 004848 isub temp ,timeup 
-0x292f 004849 deposit timeup 
-0x2930 004850 fetcht 2 ,mem_le_superto 
-0x2931 004851 lshift4 temp ,temp 
-0x2932 004852 lshift temp ,temp 
-0x2933 004853 isub temp ,pdata 
-0x2934 004854 rtn 
-:      004856 le_supervision_flush:
-0x2935 004857 call get_clkbt 
-0x2936 004858 store 4 ,mem_le_supervision_timer 
-0x2937 004859 rtn 
-:      004863 le_receive_window_size:
-0x2938 004864 bpatchx patch27_4 ,mem_patch27 
-0x2939 004865 add rega ,coffset_le_peer_sca ,contr 
-0x293a 004866 ifetch 1 ,contr 
-0x293b 004867 call le_sca_map 
-0x293c 004868 add rega ,coffset_tsniff ,contr 
-0x293d 004869 ifetch 2 ,contr 
-0x293e 004870 imul32 temp ,pdata 
-0x293f 004871 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2940 004872 imul32 temp ,pdata 
-0x2941 004873 arg 1000000 ,temp 
-0x2942 004874 idiv temp 
-0x2943 004875 arg param_windown_size ,temp 
-0x2944 004876 fetch 1 ,mem_system_clk 
-0x2945 004877 imul32 temp ,temp 
-0x2946 004878 add rega ,coffset_le_window_size ,contr 
-0x2947 004879 ifetch 1 ,contr 
-0x2948 004880 imul32 temp ,pdata 
-0x2949 004881 iadd temp ,pdata 
-0x294a 004882 store 4 ,mem_le_transmit_window 
-0x294b 004883 fetch 2 ,mem_rx_window_sniff 
-0x294c 004884 call wait_div_end 
-0x294d 004885 quotient temp 
-0x294e 004886 iadd temp ,pdata 
-0x294f 004887 add rega ,coffset_rx_window ,contw 
-0x2950 004888 istore 2 ,contw 
-0x2951 004889 rtn 
-:      004894 le_modified_name:
-0x2952 004895 bpatchx patch27_5 ,mem_patch27 
-0x2953 004896 call le_modified_name_att_list 
-0x2954 004897 branch le_modified_name_adv 
-:      004899 le_modified_name_att_list:
-0x2955 004900 jam 2 ,mem_le_search_att_type_length 
-0x2956 004901 arg uuid_chrctr_device_name ,temp 
-0x2957 004902 storet 2 ,mem_le_search_att_type 
-0x2958 004903 call le_att_get_uuid_ptr 
-0x2959 004904 rtn blank 
-0x295a 004905 ifetch 1 ,contr 
-0x295b 004906 copy contr ,contw 
-0x295c 004907 fetcht 1 ,mem_le_name_len 
-0x295d 004908 copy temp ,loopcnt 
-0x295e 004909 isub temp ,null 
-0x295f 004910 nbranch le_name_length_longer_than_att ,positive 
-0x2960 004911 isub temp ,temp 
-0x2961 004912 arg mem_le_name ,contr 
-0x2962 004913 call memcpy_fast 
-0x2963 004914 copy temp ,loopcnt 
-0x2964 004915 ncall memcpy_empty ,zero 
-0x2965 004916 rtn 
-:      004917 le_name_length_longer_than_att:
-0x2966 004918 copy pdata ,loopcnt 
-0x2967 004919 arg mem_le_name ,contr 
-0x2968 004920 branch memcpy_fast 
-:      004923 le_modified_name_adv:
-0x2969 004924 arg mem_le_adv_data_len + 32 ,regc 
-0x296a 004925 arg mem_le_adv_data ,rega 
-0x296b 004926 call le_modified_name_adv_and_scan 
-0x296c 004927 setarg 0 
-0x296d 004928 setflag user ,0 ,pdata 
-0x296e 004929 store 1 ,mem_pdatatemp 
-0x296f 004930 arg mem_le_scan_data_len + 32 ,regc 
-0x2970 004931 arg mem_le_scan_data ,rega 
-0x2971 004932 call le_modified_name_adv_and_scan 
-0x2972 004933 rtn user 
-0x2973 004934 fetch 1 ,mem_pdatatemp 
-0x2974 004935 branch assert ,blank 
-0x2975 004936 rtn 
-:      004939 le_modified_name_adv_and_scan:
-0x2976 004940 bpatchx patch27_6 ,mem_patch27 
-0x2977 004941 call enable_user 
-0x2978 004942 call clear_temp_block 
-0x2979 004943 arg 0 ,regb 
-0x297a 004944 arg mem_le_data_temp ,contw 
-0x297b 004945 call le_modified_name_adv_loop 
-0x297c 004946 fetch 1 ,mem_le_name_len 
-0x297d 004947 add pdata ,1 ,temp 
-0x297e 004948 iadd regb ,rega 
-0x297f 004949 increase 2 ,rega 
-0x2980 004950 sub rega ,0x1f ,null 
-0x2981 004951 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x2982 004952 istoret 1 ,contw 
-0x2983 004953 arg gap_adtype_local_name_complete ,temp 
-0x2984 004954 istoret 1 ,contw 
-0x2985 004955 iforce loopcnt 
-0x2986 004956 call memcpy_fast 
-0x2987 004957 copy rega ,regb 
-:      004958 le_modified_name_adv_and_scan_store_data:
-0x2988 004959 deposit regb 
-0x2989 004960 store 1 ,mem_le_data_len_temp 
-0x298a 004961 arg mem_le_data_len_temp ,contr 
-0x298b 004962 setarg -32 
-0x298c 004963 iadd regc ,contw 
-0x298d 004964 branch memcpy32 
-:      004966 le_modified_name_adv_and_scan_name_overflow:
-0x298e 004967 call disable_user 
-0x298f 004968 branch le_modified_name_adv_and_scan_store_data 
-:      004970 le_modified_name_adv_loop:
-0x2990 004971 ifetch 1 ,rega 
-0x2991 004972 rtn blank 
-0x2992 004973 pincrease 1 
-0x2993 004974 ifetcht 1 ,contr 
-0x2994 004975 sub temp ,gap_adtype_local_name_complete ,null 
-0x2995 004976 branch le_modified_name_adv_found_name ,zero 
-0x2996 004977 iadd regb ,regb 
-0x2997 004978 copy rega ,contr 
-0x2998 004979 iforce loopcnt 
-0x2999 004980 call memcpy_fast 
-0x299a 004981 copy contr ,rega 
-:      004982 le_modified_name_adv_loop2:
-0x299b 004983 deposit rega 
-0x299c 004984 isub regc ,null 
-0x299d 004985 rtn positive 
-0x299e 004986 branch le_modified_name_adv_loop 
-:      004988 le_modified_name_adv_found_name:
-0x299f 004989 iadd rega ,rega 
-0x29a0 004990 branch le_modified_name_adv_loop2 
-:      004993 memcpy_empty:
-0x29a1 004994 setarg space 
-0x29a2 004995 istore 1 ,contw 
-0x29a3 004996 loop memcpy_empty 
-0x29a4 004997 rtn 
-:      005000 le_lpm_set_mult:
-0x29a5 005001 bpatchx patch27_7 ,mem_patch27 
-0x29a6 005002 disable wake 
-0x29a7 005003 branch le_lpm_set_mult_attempt ,attempt 
-0x29a8 005004 nbranch le_lpm_lost ,match 
-:      005005 le_lpm_set_mult_attempt:
-0x29a9 005006 call lpm_match 
-0x29aa 005007 fetch 2 ,mem_rx_window_sniff 
-0x29ab 005008 store 2 ,mem_le_receive_window 
-0x29ac 005009 fetch 1 ,mem_le_configuration 
-0x29ad 005010 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x29ae 005011 bmark1 mark_old_packet ,lpm_mult_short 
-0x29af 005012 fetch 1 ,mem_le_rxbuf_data_length 
-0x29b0 005013 nbranch lpm_mult_short ,blank 
-0x29b1 005014 fetch 1 ,mem_le_txlen 
-0x29b2 005015 nbranch lpm_mult_short ,blank 
-0x29b3 005017 fetch 1 ,mem_le_state 
-0x29b4 005018 bbit1 lestate_update_param ,lpm_mult_short 
-0x29b5 005019 bbit1 lestate_update_phy ,lpm_mult_short 
-0x29b6 005020 bbit1 lestate_update_map ,lpm_mult_short 
-0x29b7 005021 branch lpm_mult_wait_timeout 
-:      005023 le_lpm_lost:
-0x29b8 005024 fetch 1 ,mem_sniff_unint_lost 
-0x29b9 005025 sub pdata ,30 ,null 
-0x29ba 005026 nbranch lpm_lost ,positive 
-0x29bb 005027 fetcht 2 ,mem_rx_window_sniff 
-0x29bc 005028 rshift temp ,temp 
-0x29bd 005029 fetch 2 ,mem_le_receive_window 
-0x29be 005030 iadd temp ,pdata 
-0x29bf 005031 store 2 ,mem_le_receive_window 
-0x29c0 005032 branch lpm_lost 
-:      005035 le_set_config_fixed_tk:
-0x29c1 005036 arg bit_ble_passkey_fixed_key ,queue 
-0x29c2 005037 branch le_set_config 
-:      005039 le_clr_config_fixed_tk:
-0x29c3 005040 arg bit_ble_passkey_fixed_key ,queue 
-0x29c4 005041 branch le_clr_config 
-:      005043 le_set_config_fixed_ltk:
-0x29c5 005044 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c6 005045 branch le_set_config 
-:      005047 le_clr_config_fixed_ltk:
-0x29c7 005048 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c8 005049 branch le_clr_config 
-:      005051 le_set_config_more_data:
-0x29c9 005052 arg bit_ble_transmit_packet_by_md ,queue 
-0x29ca 005053 branch le_set_config 
-:      005055 le_clr_config_more_data:
-0x29cb 005056 arg bit_ble_transmit_packet_by_md ,queue 
-0x29cc 005057 branch le_clr_config 
-:      005059 le_set_config_read_authentication:
-0x29cd 005060 arg bit_ble_read_auth ,queue 
-0x29ce 005061 branch le_set_config 
-:      005063 le_clr_config_read_authentication:
-0x29cf 005064 arg bit_ble_read_auth ,queue 
-0x29d0 005065 branch le_clr_config 
-:      005067 le_set_config_write_authentication:
-0x29d1 005068 arg bit_ble_write_auth ,queue 
-0x29d2 005069 branch le_set_config 
-:      005071 le_clr_config_write_authentication:
-0x29d3 005072 arg bit_ble_write_auth ,queue 
-0x29d4 005073 branch le_clr_config 
-:      005075 le_set_config_short_mult:
-0x29d5 005076 arg bit_ble_short_mult ,queue 
-:      005078 le_set_config:
-0x29d6 005079 fetch 1 ,mem_le_configuration 
-0x29d7 005080 qset1 pdata 
-0x29d8 005081 store 1 ,mem_le_configuration 
-0x29d9 005082 rtn 
-:      005085 le_clr_config_short_mult:
-0x29da 005086 arg bit_ble_short_mult ,queue 
-:      005088 le_clr_config:
-0x29db 005089 fetch 1 ,mem_le_configuration 
-0x29dc 005090 qset0 pdata 
-0x29dd 005091 store 1 ,mem_le_configuration 
-0x29de 005092 rtn 
-:      005096 le_set_fixed_ltk:
-0x29df 005097 setarg 0x112233 
-0x29e0 005098 store 3 ,mem_le_fixed_ltk 
-0x29e1 005099 setarg 0x445566 
-0x29e2 005100 istore 3 ,contw 
-0x29e3 005101 setarg 0x778899 
-0x29e4 005102 istore 3 ,contw 
-0x29e5 005103 setarg 0x001122 
-0x29e6 005104 istore 3 ,contw 
-0x29e7 005105 setarg 0x334455 
-0x29e8 005106 istore 3 ,contw 
-0x29e9 005107 setarg 0x66 
-0x29ea 005108 istore 1 ,contw 
-0x29eb 005109 rtn 
-:      005112 le_set_justwork:
-0x29ec 005113 setarg 0x01000302 
-0x29ed 005114 store 4 ,mem_le_pres 
-0x29ee 005115 setarg 0x010010 
-0x29ef 005116 store 3 ,mem_le_pres_max_keysize 
-0x29f0 005117 jam 1 ,mem_le_pairing_mode 
-0x29f1 005118 rtn 
-:      005122 le_fifo_malloc_tx_empty:
-0x29f2 005123 arg 0 ,rega 
-0x29f3 005124 arg llid_empty ,type 
-0x29f4 005125 branch le_fifo_malloc_tx 
-:      005129 le_fifo_malloc_tx_ll:
-0x29f5 005130 bpatchx patch28_0 ,mem_patch28 
-0x29f6 005131 arg llid_le_ll ,type 
-0x29f7 005132 call le_fifo_malloc_tx 
-0x29f8 005133 copy regb ,pdata 
-0x29f9 005134 istore 1 ,contw 
-0x29fa 005135 rtn 
-:      005139 le_fifo_malloc_tx_l2cap:
-0x29fb 005140 bpatchx patch28_1 ,mem_patch28 
-0x29fc 005141 force llid_start ,type 
-0x29fd 005142 increase 4 ,rega 
-0x29fe 005143 call le_fifo_malloc_tx 
-0x29ff 005144 increase -4 ,rega 
-0x2a00 005145 copy rega ,pdata 
-0x2a01 005146 istore 2 ,contw 
-0x2a02 005147 copy regb ,pdata 
-0x2a03 005148 istore 2 ,contw 
-0x2a04 005149 rtn 
-:      005153 le_fifo_malloc_tx:
-0x2a05 005154 bpatchx patch28_2 ,mem_patch28 
-0x2a06 005155 increase 5 ,rega 
-0x2a07 005156 call ble_l2cap_malloc 
-0x2a08 005157 increase -5 ,rega 
-0x2a09 005158 copy rega ,pdata 
-0x2a0a 005159 istore 2 ,contw 
-0x2a0b 005160 setarg 0 
-0x2a0c 005161 istore 2 ,contw 
-0x2a0d 005162 copy type ,pdata 
-0x2a0e 005163 istore 1 ,contw 
-0x2a0f 005164 rtn 
-:      005167 le_fifo_get_first_tx_ptr:
-0x2a10 005168 bpatchx patch28_3 ,mem_patch28 
-0x2a11 005169 call l2cap_malloc_fifo_out 
-0x2a12 005170 copy pdata ,contr 
-0x2a13 005171 rtn 
-:      005173 le_fifo_get_second_tx_ptr:
-0x2a14 005174 fetch 2 ,mem_tx_fifo2_ptr 
-0x2a15 005175 rtn 
-:      005177 le_fifo_get_last_tx_ptr:
-0x2a16 005178 call le_fifo_get_last_tx_ptr0 
-0x2a17 005179 copy pdata ,contr 
-0x2a18 005180 rtn 
-:      005183 le_fifo_get_last_tx_ptr0:
-0x2a19 005184 fetch 2 ,mem_tx_fifo3_ptr 
-0x2a1a 005185 rtn 
-:      005188 le_fifo_get_first_l2cap_ptr:
-0x2a1b 005189 call le_fifo_get_first_tx_ptr 
-0x2a1c 005190 increase 5 ,contr 
-0x2a1d 005191 rtn 
-:      005193 le_fifo_get_first_att_ptr:
-0x2a1e 005194 call le_fifo_get_first_tx_ptr 
-0x2a1f 005195 increase 9 ,contr 
-0x2a20 005196 rtn 
-:      005198 le_fifo_get_last_att_ptr:
-0x2a21 005199 call le_fifo_get_last_tx_ptr 
-0x2a22 005200 increase 9 ,contr 
-0x2a23 005201 rtn 
-:      005203 le_fifo_get_last_l2cap_ptr:
-0x2a24 005204 call le_fifo_get_last_tx_ptr 
-0x2a25 005205 increase 5 ,contr 
-0x2a26 005206 rtn 
-:      005209 le_fifo_check_full:
-0x2a27 005210 branch l2cap_malloc_is_fifo_full 
-:      005213 le_fifo_check_nearly_full:
-0x2a28 005214 branch l2cap_malloc_is_fifo_nearly_full 
-:      005217 le_fifo_check_empty:
-0x2a29 005218 branch l2cap_malloc_is_fifo_empty 
-:      005221 le_fifo_release_first_node:
-0x2a2a 005222 branch l2cap_malloc_free 
-:      005225 le_set_dle:
-0x2a2b 005226 store 8 ,mem_local_rx_max_octets 
-0x2a2c 005227 branch le_set_feature_data_packet_length_extension 
-:      005230 le_set_phys:
-0x2a2d 005231 and temp ,0xff ,rega 
-0x2a2e 005232 call le_set_tx_phy 
-0x2a2f 005233 rshift8 temp ,rega 
-:      005235 le_set_rx_phy:
-0x2a30 005236 storer rega ,1 ,mem_le_rx_phys 
-0x2a31 005237 branch le_set_phy_common 
-:      005239 le_set_tx_phy:
-0x2a32 005240 storer rega ,1 ,mem_le_tx_phys 
-:      005241 le_set_phy_common:
-0x2a33 005242 isolate1 bit_le_2m_phy ,rega 
-0x2a34 005243 call le_set_feature_2m_phy ,true 
-0x2a35 005244 isolate1 bit_le_coded_phy ,rega 
-0x2a36 005245 call le_set_feature_coded_phy ,true 
-0x2a37 005246 rtn 
-:      005250 le_set_feature_2m_phy:
-0x2a38 005251 arg bit_ll_feature_le_2m_phy ,queue 
-0x2a39 005252 branch le_set_feature 
-:      005255 le_set_feature_coded_phy:
-0x2a3a 005256 arg bit_ll_feature_le_coded_phy ,queue 
-0x2a3b 005257 branch le_set_feature 
-:      005259 le_set_feature_data_packet_length_extension:
-0x2a3c 005260 arg bit_ll_feature_le_data_packet_length_extension ,queue 
-:      005262 le_set_feature:
-0x2a3d 005263 fetch 8 ,mem_le_local_feature 
-0x2a3e 005264 qset1 pdata 
-0x2a3f 005265 store 8 ,mem_le_local_feature 
-0x2a40 005266 rtn 
-:      005268 le_set_fixed_ltk_justwork:
-0x2a41 005269 call le_set_config_fixed_ltk 
-0x2a42 005270 call le_set_justwork 
-0x2a43 005271 call le_set_fixed_ltk 
-0x2a44 005272 branch le_set_config_read_authentication 
-:      005277 le_advertising_dispatch:
-0x2a45 005278 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2a46 005279 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2a47 005280 call le_enable 
-0x2a48 005281 call le_scan 
-0x2a49 005282 call le_adv 
-0x2a4a 005283 branch le_disable 
-:      005285 le_scan:
-0x2a4b 005286 bpatchx patch28_4 ,mem_patch28 
-0x2a4c 005287 fetch 1 ,mem_le_scan_enable 
-0x2a4d 005288 rtnne le_scan_enable 
-0x2a4e 005289 arg le_scan_interval_timer ,queue 
-0x2a4f 005290 call timer_check 
-0x2a50 005291 nrtn blank 
-0x2a51 005292 fetch 2 ,mem_le_scan_interval 
-0x2a52 005293 fetcht 2 ,mem_le_scan_window 
-0x2a53 005294 isub temp ,pdata 
-0x2a54 005295 arg le_scan_interval_timer ,queue 
-0x2a55 005296 call timer_init 
-0x2a56 005297 disable master 
-0x2a57 005298 call le_init_adv 
-0x2a58 005299 call le_wait_adv 
-0x2a59 005300 nrtn match 
-0x2a5a 005301 bpatchx patch28_5 ,mem_patch28 
-0x2a5b 005302 fetch 6 ,mem_le_rxbuf + 2 
-0x2a5c 005303 store 6 ,mem_le_plap 
-0x2a5d 005306 fetch 1 ,mem_le_adv_rcv 
-0x2a5e 005307 increase 1 ,pdata 
-0x2a5f 005308 store 1 ,mem_le_adv_rcv 
-0x2a60 005309 call le_create_conn 
-0x2a61 005310 rtn master 
-0x2a62 005311 call le_send_scan_request 
-0x2a63 005312 nrtn match 
-0x2a64 005313 fetch 1 ,mem_le_scanrsp_rcv 
-0x2a65 005314 increase 1 ,pdata 
-0x2a66 005315 store 1 ,mem_le_scanrsp_rcv 
-0x2a67 005316 fetch 9 ,mem_le_rxbuf + 8 
-0x2a68 005317 store 9 ,mem_temp_block0 
-0x2a69 005318 rtn 
-:      005321 le_wait_adv:
-0x2a6a 005322 bpatchx patch28_6 ,mem_patch28 
-0x2a6b 005323 call le_next_adv_channel 
-0x2a6c 005324 call le_receive_adv 
-0x2a6d 005325 fetch 1 ,mem_le_adv_waitcnt 
-0x2a6e 005326 increase 1 ,pdata 
-0x2a6f 005327 store 1 ,mem_le_adv_waitcnt 
-0x2a70 005328 rtn 
-:      005331 le_create_conn:
-0x2a71 005332 bpatchx patch28_7 ,mem_patch28 
-0x2a72 005333 fetch 1 ,mem_cmd_le_create_conn 
-0x2a73 005334 rtnne hci_cmd_le_create_conn 
-0x2a74 005335 fetch 6 ,mem_le_plap 
-0x2a75 005336 fetcht 6 ,mem_le_conn_peer_addr 
-0x2a76 005337 isub temp ,null 
-0x2a77 005338 nrtn zero 
-0x2a78 005339 call context_new 
-0x2a79 005340 nrtn zero 
-0x2a7a 005341 call le_connect_request 
-0x2a7b 005342 call le_init_master 
-0x2a7c 005343 call le_send_version_ind 
-0x2a7d 005344 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2a7e 005345 call ui_ipc_send_event 
-0x2a7f 005346 jam 0 ,mem_hci_cmd 
-0x2a80 005347 jam 0 ,mem_le_peer_sca 
-0x2a81 005348 jam 0 ,mem_le_scan_enable 
-0x2a82 005349 jam 0 ,mem_cmd_le_create_conn 
-0x2a83 005350 branch context_save 
-:      005352 le_connect_request:
-0x2a84 005353 bpatchx patch29_0 ,mem_patch29 
-0x2a85 005354 force -1 ,pdata 
-0x2a86 005355 setsect 2 ,1 
-0x2a87 005356 store 5 ,mem_le_channel_map 
-0x2a88 005357 arg mem_le_state ,rega 
-0x2a89 005358 call le_calc_channel_map 
-0x2a8a 005359 force 4 ,loopcnt 
-0x2a8b 005360 arg mem_le_access ,contw 
-0x2a8c 005361 call generate_random_loop 
-0x2a8d 005362 fetch 2 ,mem_le_timeout 
-0x2a8e 005363 store 2 ,mem_le_superto 
-:      005364 le_con_req_hop_retry:
-0x2a8f 005365 random pdata 
-0x2a90 005366 and_into 0xf ,pdata 
-0x2a91 005367 sub pdata ,4 ,null 
-0x2a92 005368 branch le_con_req_hop_retry ,positive 
-0x2a93 005369 store 1 ,mem_le_hop 
-0x2a94 005371 bpatchx patch29_1 ,mem_patch29 
-0x2a95 005372 fetcht 2 ,mem_le_conn_interval 
-0x2a96 005373 storet 2 ,mem_le_tsniff 
-0x2a97 005374 copy temp ,regc 
-0x2a98 005375 add clkn_bt ,7 ,pdata 
-0x2a99 005376 idiv regc 
-0x2a9a 005377 call wait_div_end 
-0x2a9b 005378 remainder rega 
-0x2a9c 005379 isub rega ,pdata 
-0x2a9d 005380 iadd regc ,pdata 
-0x2a9e 005381 fetcht 2 ,mem_le_dsniff 
-0x2a9f 005382 iadd temp ,pdata 
-0x2aa0 005383 store 4 ,mem_le_anchor 
-0x2aa1 005384 isub clkn_bt ,rega 
-0x2aa2 005385 increase -6 ,rega 
-0x2aa3 005386 arg 0x2205 ,regb 
-0x2aa4 005387 fetch 1 ,mem_le_conn_own_addr_type 
-0x2aa5 005388 nsetflag blank ,le_sender_addr_bit ,regb 
-0x2aa6 005389 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2aa7 005390 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x2aa8 005391 copy regb ,pdata 
-0x2aa9 005392 store 2 ,mem_le_txheader 
-0x2aaa 005393 fetch 6 ,mem_le_lap 
-0x2aab 005394 istore 6 ,contw 
-0x2aac 005395 fetch 6 ,mem_le_plap 
-0x2aad 005396 istore 6 ,contw 
-0x2aae 005397 fetch 4 ,mem_le_access 
-0x2aaf 005398 istore 4 ,contw 
-0x2ab0 005399 random pdata 
-0x2ab1 005400 istore 2 ,contw 
-0x2ab2 005401 random pdata 
-0x2ab3 005402 istore 1 ,contw 
-0x2ab4 005403 force 2 ,pdata 
-0x2ab5 005404 istore 1 ,contw 
-0x2ab6 005405 rshift2 rega ,pdata 
-0x2ab7 005406 istore 2 ,contw 
-0x2ab8 005407 rshift2 regc ,pdata 
-0x2ab9 005408 istore 2 ,contw 
-0x2aba 005409 bpatchx patch29_2 ,mem_patch29 
-0x2abb 005410 setarg 0 
-0x2abc 005411 istore 2 ,contw 
-0x2abd 005412 fetch 2 ,mem_le_timeout 
-0x2abe 005413 istore 2 ,contw 
-0x2abf 005414 fetch 5 ,mem_le_channel_map 
-0x2ac0 005415 istore 5 ,contw 
-0x2ac1 005416 fetch 1 ,mem_le_hop 
-0x2ac2 005417 arg param_le_sca ,temp 
-0x2ac3 005418 ior temp ,pdata 
-0x2ac4 005419 istore 1 ,contw 
-0x2ac5 005420 call le_transmit_norx 
-0x2ac6 005421 setarg mem_le_txheader 
-0x2ac7 005422 add pdata ,18 ,contr 
-0x2ac8 005423 ifetch 3 ,contr 
-0x2ac9 005424 store 3 ,mem_le_crcinit 
-0x2aca 005425 rtn 
-:      005428 le_adv:
-0x2acb 005429 jam 36 ,mem_le_ch_mapped 
-0x2acc 005430 jam 0 ,mem_le_adv_channel_map_temp 
-0x2acd 005431 call le_send_adv_protect_txbuf 
-0x2ace 005432 call le_adv_loop 
-0x2acf 005433 branch le_send_adv_recover_txbuf 
-:      005435 le_adv_loop:
-0x2ad0 005436 bpatchx patch29_3 ,mem_patch29 
-0x2ad1 005437 fetch 1 ,mem_le_adv_enable 
-0x2ad2 005438 rtn blank 
-0x2ad3 005439 arg le_adv_interval_timer ,queue 
-0x2ad4 005440 call timer_check 
-0x2ad5 005441 nrtn blank 
-0x2ad6 005442 enable swfine 
-0x2ad7 005443 call le_init_adv 
-0x2ad8 005444 call le_next_adv_channel 
-0x2ad9 005445 call le_send_adv_ind 
-0x2ada 005446 nbranch le_adv_not_match ,match 
-0x2adb 005447 fetch 1 ,mem_le_req_rcv 
-0x2adc 005448 increase 1 ,pdata 
-0x2add 005449 store 1 ,mem_le_req_rcv 
-0x2ade 005450 fetch 1 ,mem_le_rxbuf_adv_header 
-0x2adf 005451 and pdata ,0x0f ,pdata 
-0x2ae0 005452 beq scan_req ,le_send_scan_response 
-0x2ae1 005453 beq connect_req ,le_parse_connect_req 
-:      005454 le_adv_not_match:
-0x2ae2 005455 bpatchx patch29_4 ,mem_patch29 
-0x2ae3 005456 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2ae4 005457 fetcht 1 ,mem_le_adv_channel_map 
-0x2ae5 005458 isub temp ,null 
-0x2ae6 005459 nbranch le_adv_loop ,zero 
-0x2ae7 005460 random pdata 
-0x2ae8 005461 arg 0x1ff ,temp 
-0x2ae9 005462 iand temp ,pdata 
-0x2aea 005463 add pdata ,250 ,pdata 
-0x2aeb 005464 call delay 
-0x2aec 005465 arg le_adv_interval_timer ,queue 
-0x2aed 005466 fetch 2 ,mem_le_adv_interval 
-0x2aee 005467 branch timer_init 
-:      005469 le_send_adv_protect_txbuf:
-0x2aef 005470 arg mem_le_tx_buf_temp ,contw 
-0x2af0 005471 arg mem_le_txheader ,contr 
-0x2af1 005472 branch memcpy48 
-:      005474 le_send_adv_recover_txbuf:
-0x2af2 005475 arg mem_le_tx_buf_temp ,contr 
-0x2af3 005476 arg mem_le_txheader ,contw 
-0x2af4 005477 branch memcpy48 
-:      005479 le_init_adv:
-0x2af5 005480 bpatchx patch29_5 ,mem_patch29 
-0x2af6 005481 disable master 
-:      005482 le_adv_access:
-0x2af7 005483 setarg 0x8e89be 
-0x2af8 005484 lshift8 pdata ,pdata 
-0x2af9 005485 or_into 0xd6 ,pdata 
-0x2afa 005486 iforce access 
-0x2afb 005487 setarg 0x555555 
-0x2afc 005488 store 3 ,mem_le_crcinit 
-0x2afd 005489 rtn 
-:      005493 le_send_adv_ind:
-0x2afe 005494 bpatchx patch29_6 ,mem_patch29 
-0x2aff 005495 fetch 1 ,mem_le_adv_type 
-0x2b00 005496 fetcht 1 ,mem_le_adv_own_addr_type 
-0x2b01 005497 lshift4 temp ,temp 
-0x2b02 005498 lshift2 temp ,temp 
-0x2b03 005499 iadd temp ,temp 
-0x2b04 005500 storet 1 ,mem_le_txheader 
-0x2b05 005501 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x2b06 005502 fetcht 1 ,mem_le_adv_data_len 
-0x2b07 005503 add temp ,6 ,pdata 
-0x2b08 005504 store 1 ,mem_le_txlen 
-0x2b09 005505 fetch 6 ,mem_le_lap 
-0x2b0a 005506 store 6 ,mem_le_txpayload 
-0x2b0b 005507 copy temp ,loopcnt 
-0x2b0c 005508 arg mem_le_adv_data ,contr 
-0x2b0d 005509 call memcpy_fast 
-0x2b0e 005510 branch le_send_adv_transmit 
-:      005512 le_send_adv_direct_ind:
-0x2b0f 005513 setarg 12 
-0x2b10 005514 store 1 ,mem_le_txlen 
-0x2b11 005515 fetch 6 ,mem_le_lap 
-0x2b12 005516 store 6 ,mem_le_txpayload 
-0x2b13 005517 fetch 6 ,mem_hci_plap 
-0x2b14 005518 istore 6 ,contw 
-:      005519 le_send_adv_transmit:
-0x2b15 005520 bpatchx patch29_7 ,mem_patch29 
-0x2b16 005521 fetch 1 ,mem_le_adv_transmit 
-0x2b17 005522 increase 1 ,pdata 
-0x2b18 005523 store 1 ,mem_le_adv_transmit 
-0x2b19 005524 arg 1800 ,stop_watch 
-0x2b1a 005525 disable match 
-0x2b1b 005526 branch le_transmit_receive_sifs_without_change_mode 
-:      005529 le_send_scan_request:
-0x2b1c 005530 bpatchx patch2a_0 ,mem_patch2a 
-0x2b1d 005531 fetch 1 ,mem_le_scan_type 
-0x2b1e 005532 rtnne le_scan_type_active 
-0x2b1f 005533 fetch 1 ,mem_le_adv_transmit 
-0x2b20 005534 increase 1 ,pdata 
-0x2b21 005535 store 1 ,mem_le_adv_transmit 
-0x2b22 005536 arg 0x0c03 ,temp 
-0x2b23 005537 fetch 1 ,mem_le_scan_own_addr_type 
-0x2b24 005538 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b25 005539 copy rega ,pdata 
-0x2b26 005540 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x2b27 005541 storet 2 ,mem_le_txheader 
-0x2b28 005542 fetch 6 ,mem_le_lap 
-0x2b29 005543 istore 6 ,contw 
-0x2b2a 005544 fetch 6 ,mem_le_plap 
-0x2b2b 005545 istore 6 ,contw 
-0x2b2c 005546 branch le_transmit_receive_sifs_without_change_mode 
-:      005548 le_send_scan_response:
-0x2b2d 005549 bpatchx patch2a_1 ,mem_patch2a 
-0x2b2e 005550 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
-0x2b2f 005551 fetcht 6 ,mem_le_lap 
-0x2b30 005552 isub temp ,null 
-0x2b31 005553 nrtn zero 
-0x2b32 005554 arg scan_rsp ,temp 
-0x2b33 005555 fetch 1 ,mem_le_adv_own_addr_type 
-0x2b34 005556 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b35 005557 storet 1 ,mem_le_txheader 
-0x2b36 005558 fetcht 1 ,mem_le_scan_data_len 
-0x2b37 005559 add temp ,6 ,pdata 
-0x2b38 005560 store 1 ,mem_le_txlen 
-0x2b39 005561 fetch 6 ,mem_le_lap 
-0x2b3a 005562 store 6 ,mem_le_txpayload 
-0x2b3b 005563 arg mem_le_scan_data ,contr 
-0x2b3c 005564 copy temp ,loopcnt 
-0x2b3d 005565 call memcpy_fast 
-0x2b3e 005566 call le_transmit_norx 
-0x2b3f 005567 branch le_adv_not_match 
-:      005569 le_parse_connect_req:
-0x2b40 005570 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
-0x2b41 005571 fetcht 6 ,mem_le_lap 
-0x2b42 005572 isub temp ,null 
-0x2b43 005573 nrtn zero 
-0x2b44 005574 call le_scan_check_sender_addr_type 
-0x2b45 005575 storer rega ,1 ,mem_le_conn_peer_addr_type 
-0x2b46 005576 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
-0x2b47 005577 store 6 ,mem_le_plap 
-0x2b48 005578 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
-0x2b49 005579 store 8 ,mem_le_access 
-0x2b4a 005580 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
-0x2b4b 005581 bpatchx patch2a_2 ,mem_patch2a 
-0x2b4c 005582 lshift2 temp ,temp 
-0x2b4d 005583 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
-0x2b4e 005584 lshift2 pdata ,pdata 
-0x2b4f 005585 store 2 ,mem_le_tsniff 
-0x2b50 005586 store 4 ,mem_le_anchor 
-0x2b51 005587 isub temp ,pdata 
-0x2b52 005588 add pdata ,-2 ,clke_bt 
-0x2b53 005589 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
-0x2b54 005590 store 9 ,mem_le_slave_latency 
-0x2b55 005591 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
-0x2b56 005592 and pdata ,0x1f ,temp 
-0x2b57 005593 storet 1 ,mem_le_hop 
-0x2b58 005594 rshift4 pdata ,temp 
-0x2b59 005595 rshift temp ,temp 
-0x2b5a 005596 storet 1 ,mem_le_peer_sca 
-0x2b5b 005597 arg mem_le_state ,rega 
-0x2b5c 005598 call le_receive_window_size 
-0x2b5d 005599 arg mem_le_state ,rega 
-0x2b5e 005600 call le_calc_channel_map 
-0x2b5f 005601 call le_init_slave 
-0x2b60 005602 call context_new 
-0x2b61 005603 nrtn zero 
-0x2b62 005604 bpatchx patch2a_3 ,mem_patch2a 
-0x2b63 005605 call calc_clke_offset 
-0x2b64 005606 call le_l2cap_reset_signaling_identifier 
-0x2b65 005607 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2b66 005608 call ui_ipc_send_event 
-0x2b67 005609 branch context_save 
-:      005612 le_next_adv_channel:
-0x2b68 005613 bpatchx patch2a_4 ,mem_patch2a 
-0x2b69 005614 fetch 1 ,mem_le_ch_mapped 
-0x2b6a 005615 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x2b6b 005616 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x2b6c 005617 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x2b6d 005618 branch le_next_adv_channel_curr_channel_39 
-:      005620 le_next_adv_channel_curr_channel_37:
-0x2b6e 005621 fetcht 1 ,mem_le_adv_channel_map 
-0x2b6f 005622 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b70 005623 branch set_le_next_adv_channel_38 ,true 
-0x2b71 005624 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b72 005625 branch set_le_next_adv_channel_39 ,true 
-0x2b73 005626 branch set_le_next_adv_channel_37 
-:      005629 le_next_adv_channel_curr_channel_38:
-0x2b74 005630 fetcht 1 ,mem_le_adv_channel_map 
-0x2b75 005631 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b76 005632 branch set_le_next_adv_channel_39 ,true 
-0x2b77 005633 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b78 005634 branch set_le_next_adv_channel_37 ,true 
-0x2b79 005635 branch set_le_next_adv_channel_38 
-:      005638 le_next_adv_channel_curr_channel_39:
-0x2b7a 005639 fetcht 1 ,mem_le_adv_channel_map 
-0x2b7b 005640 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b7c 005641 branch set_le_next_adv_channel_37 ,true 
-0x2b7d 005642 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b7e 005643 branch set_le_next_adv_channel_38 ,true 
-0x2b7f 005644 branch set_le_next_adv_channel_39 
-:      005646 set_le_next_adv_channel_37:
-0x2b80 005647 jam 37 ,mem_le_ch_mapped 
-0x2b81 005648 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b82 005649 set1 bit_adv_channel_map_37 ,pdata 
-0x2b83 005650 store 1 ,mem_le_adv_channel_map_temp 
-0x2b84 005651 rtn 
-:      005653 set_le_next_adv_channel_38:
-0x2b85 005654 jam 38 ,mem_le_ch_mapped 
-0x2b86 005655 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b87 005656 set1 bit_adv_channel_map_38 ,pdata 
-0x2b88 005657 store 1 ,mem_le_adv_channel_map_temp 
-0x2b89 005658 rtn 
-:      005660 set_le_next_adv_channel_39:
-0x2b8a 005661 jam 39 ,mem_le_ch_mapped 
-0x2b8b 005662 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b8c 005663 set1 bit_adv_channel_map_39 ,pdata 
-0x2b8d 005664 store 1 ,mem_le_adv_channel_map_temp 
-0x2b8e 005665 rtn 
-:      005670 le_parse_att:
-0x2b8f 005671 copy contr ,rega 
-0x2b90 005672 fetch 1 ,mem_device_option 
-0x2b91 005673 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
-0x2b92 005674 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
-0x2b93 005675 copy rega ,contr 
-0x2b94 005676 ifetch 3 ,contr 
-0x2b95 005677 store 3 ,mem_le_att_opcode 
-:      005678 le_parse_att2:
-0x2b96 005679 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2b97 005680 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x2b98 005681 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x2b99 005682 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x2b9a 005683 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x2b9b 005684 beq attop_read_request ,le_parse_att_read_request 
-0x2b9c 005685 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x2b9d 005686 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x2b9e 005687 beq attop_write_request ,le_parse_att_write_request 
-0x2b9f 005688 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x2ba0 005689 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2ba1 005690 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2ba2 005691 beq attop_write_command ,le_parse_att_write_command 
-0x2ba3 005692 rtn 
-:      005695 le_send_att_exchange_mtu_requset:
-0x2ba4 005696 force 3 ,rega 
-0x2ba5 005697 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ba6 005698 setarg attop_exchange_mtu_request 
-:      005699 le_send_att_exchange_mtu_common:
-0x2ba7 005700 istore 1 ,contw 
-0x2ba8 005701 fetch 2 ,mem_le_local_mtu 
-0x2ba9 005702 istore 2 ,contw 
-0x2baa 005703 rtn 
-:      005706 le_parse_att_exchange_mtu_request:
-0x2bab 005707 call le_parse_att_exchange_mtu_response 
-:      005708 le_send_att_exchange_mtu_response:
-0x2bac 005709 force 3 ,rega 
-0x2bad 005710 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bae 005711 setarg attop_exchange_mtu_response 
-0x2baf 005712 branch le_send_att_exchange_mtu_common 
-:      005714 le_parse_att_exchange_mtu_response:
-0x2bb0 005715 rshift8 pdata ,pdata 
-0x2bb1 005716 store 2 ,mem_le_remote_mtu 
-0x2bb2 005717 rtn 
-:      005719 le_parse_att_find_information_request:
-0x2bb3 005720 call le_get_search_handle_start_end_common 
-0x2bb4 005721 call enable_user 
-0x2bb5 005722 branch le_send_att_find_information_response 
-:      005725 le_att_handle_inrange:
-0x2bb6 005726 ifetch 2 ,contr 
-0x2bb7 005727 and_into 0xff ,pdata 
-0x2bb8 005728 rtn blank 
-0x2bb9 005729 isub regb ,null 
-0x2bba 005730 rtn zero 
-0x2bbb 005731 nrtn positive 
-0x2bbc 005732 isub regc ,null 
-0x2bbd 005733 rtn zero 
-0x2bbe 005734 branch le_att_handle_blank ,positive 
-0x2bbf 005735 force 1 ,null 
-0x2bc0 005736 rtn 
-:      005737 le_att_handle_blank:
-0x2bc1 005738 force 0 ,pdata 
-0x2bc2 005739 rtn 
-:      005742 le_send_att_find_information_response:
-0x2bc3 005743 arg 3 ,timeup 
-0x2bc4 005744 call le_init_attlist_search 
-:      005745 le_send_att_find_information_res_loop:
-0x2bc5 005746 call le_att_handle_inrange 
-0x2bc6 005747 branch le_send_att_find_information_res_end ,blank 
-0x2bc7 005748 nbranch le_send_att_find_information_res_next ,positive 
-0x2bc8 005749 increase -2 ,contr 
-0x2bc9 005750 call store_contr 
-0x2bca 005751 call get_contw 
-0x2bcb 005752 nbranch le_send_att_find_information_res_store_info2 ,user 
-0x2bcc 005753 call push_stack_rega_b_c 
-0x2bcd 005754 storer timeup ,4 ,mem_timeup 
-0x2bce 005755 force 30 ,rega 
-0x2bcf 005756 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bd0 005757 fetchr timeup ,4 ,mem_timeup 
-0x2bd1 005758 call pop_stack_rega_b_c 
-0x2bd2 005759 call disable_user 
-0x2bd3 005760 setarg attop_find_information_response 
-0x2bd4 005761 istore 1 ,contw 
-0x2bd5 005762 call get_contr 
-0x2bd6 005763 ifetch 2 ,contr 
-0x2bd7 005764 ifetchr rega ,1 ,contr 
-0x2bd8 005765 sub rega ,16 ,null 
-0x2bd9 005766 branch le_send_att_find_information_res_uuid128 ,zero 
-0x2bda 005767 sub rega ,2 ,null 
-0x2bdb 005768 nbranch le_send_att_error_response_notfound ,zero 
-:      005769 le_send_att_find_information_res_uuid16:
-0x2bdc 005770 setarg uuid_size_16bit 
-0x2bdd 005771 istore 1 ,contw 
-0x2bde 005772 branch le_send_att_find_information_res_store_info 
-:      005774 le_send_att_find_information_res_uuid128:
-0x2bdf 005775 setarg uuid_size_128bit 
-0x2be0 005776 istore 1 ,contw 
-0x2be1 005777 arg 1 ,timeup 
-0x2be2 005778 branch le_send_att_find_information_res_store_info 
-:      005780 le_send_att_find_information_res_store_info2:
-0x2be3 005781 call get_contr 
-0x2be4 005782 ifetch 2 ,contr 
-0x2be5 005783 ifetch 1 ,contr 
-0x2be6 005784 isub rega ,null 
-0x2be7 005785 nbranch le_send_att_find_information_res_end ,zero 
-:      005787 le_send_att_find_information_res_store_info:
-0x2be8 005788 call get_contr 
-0x2be9 005789 ifetch 2 ,contr 
-0x2bea 005790 and_into 0xff ,pdata 
-0x2beb 005791 istore 2 ,contw 
-0x2bec 005792 ifetchr loopcnt ,1 ,contr 
-0x2bed 005793 call memcpy 
-0x2bee 005794 call store_contw 
-0x2bef 005795 increase -1 ,timeup 
-0x2bf0 005796 branch le_send_att_find_information_res_end ,zero 
-:      005797 le_send_att_find_information_res_cont:
-0x2bf1 005798 call le_att_contr_add_len 
-0x2bf2 005799 branch le_send_att_find_information_res_loop 
-:      005801 le_send_att_find_information_res_next:
-0x2bf3 005802 call le_att_contr_add_len 
-0x2bf4 005803 branch le_send_att_find_information_res_cont 
-:      005805 le_send_att_find_information_res_end:
-0x2bf5 005806 branch le_send_att_error_response_notfound ,user 
-0x2bf6 005807 branch le_send_auto_len_by_mem 
-:      005810 le_parse_att_find_by_type_value_request:
-0x2bf7 005811 call le_get_search_handle_start_end_common 
-0x2bf8 005812 ifetch 2 ,contr 
-0x2bf9 005813 store 2 ,mem_le_search_uuid 
-0x2bfa 005814 call store_contr 
-0x2bfb 005815 arg mem_le_search_att_type_length ,contw 
-0x2bfc 005816 fetch 2 ,mem_le_l2cap_size 
-0x2bfd 005817 increase -7 ,pdata 
-0x2bfe 005818 call le_get_search_common2 
-0x2bff 005819 branch le_send_att_find_by_type_value_response 
-:      005822 le_start_end_handle_check_1:
-0x2c00 005823 disable user 
-0x2c01 005824 fetcht 2 ,mem_le_search_handle_start 
-0x2c02 005825 fetch 2 ,mem_le_search_handle_end 
-0x2c03 005826 isub temp ,null 
-0x2c04 005827 nbranch le_start_end_handle_check_1_fail ,positive 
-0x2c05 005828 deposit temp 
-0x2c06 005829 rtnne 0 
-:      005830 le_start_end_handle_check_1_fail:
-0x2c07 005831 enable user 
-0x2c08 005832 jam att_err_invalid_handle ,mem_le_err_code 
-0x2c09 005833 branch le_send_att_error_response 
-:      005836 le_send_att_find_by_type_value_response:
-0x2c0a 005837 call le_start_end_handle_check_1 
-0x2c0b 005838 rtn user 
-0x2c0c 005839 fetcht 2 ,mem_le_search_uuid 
-0x2c0d 005840 setarg uuid_gatt_primary_service 
-0x2c0e 005841 isub temp ,null 
-0x2c0f 005842 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x2c10 005843 branch le_send_att_error_response_notfound 
-:      005846 le_send_att_find_by_type_value_res_primary:
-0x2c11 005847 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x2c12 005848 fetcht 2 ,mem_le_search_handle_start 
-0x2c13 005849 storet 2 ,mem_temp 
-0x2c14 005850 call le_att_get_handle_info 
-0x2c15 005851 nbranch le_send_att_error_response_notfound ,blank 
-:      005852 le_send_att_find_primary_search_loop:
-0x2c16 005853 fetcht 2 ,mem_temp 
-0x2c17 005854 call le_att_get_handle_info 
-0x2c18 005855 nbranch le_send_att_error_response_notfound2 ,blank 
-0x2c19 005856 copy contr ,rega 
-0x2c1a 005857 fetch 1 ,mem_le_curr_att_len 
-0x2c1b 005858 copy pdata ,loopcnt 
-0x2c1c 005859 fetcht 1 ,mem_le_search_att_type_length 
-0x2c1d 005860 isub temp ,null 
-0x2c1e 005861 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c1f 005862 arg mem_le_search_att_type ,regb 
-0x2c20 005863 call string_compare 
-0x2c21 005865 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x2c22 005867 fetch 2 ,mem_le_cur_uuid 
-0x2c23 005868 fetcht 2 ,mem_le_search_uuid 
-0x2c24 005869 isub temp ,null 
-0x2c25 005870 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      005871 le_send_att_find_primary_search_loop1:
-0x2c26 005872 fetch 2 ,mem_temp 
-0x2c27 005873 increase 1 ,pdata 
-0x2c28 005874 store 2 ,mem_temp 
-0x2c29 005875 branch le_send_att_find_primary_search_loop 
-:      005877 le_send_att_error_response_notfound2:
-0x2c2a 005878 fetch 1 ,mem_le_search_res 
-0x2c2b 005879 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x2c2c 005880 branch le_send_att_error_response_notfound 
-:      005883 le_send_att_find_primary_search_end_start_handle_found:
-0x2c2d 005884 fetch 2 ,mem_le_cur_uuid 
-0x2c2e 005885 fetcht 2 ,mem_le_search_uuid 
-0x2c2f 005886 isub temp ,null 
-0x2c30 005887 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c31 005888 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x2c32 005890 fetcht 2 ,mem_temp 
-0x2c33 005891 storet 2 ,mem_le_cur_handle_start 
-0x2c34 005892 branch le_send_att_find_primary_search_loop1 
-:      005894 le_send_att_find_primary_search_end_ending_handle_found:
-0x2c35 005895 fetch 1 ,mem_le_search_res 
-0x2c36 005896 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x2c37 005897 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x2c38 005898 fetcht 2 ,mem_temp 
-0x2c39 005899 increase -1 ,temp 
-0x2c3a 005900 storet 2 ,mem_le_cur_handle_end 
-:      005902 le_send_att_find_primary_search_end:
-0x2c3b 005903 arg 5 ,rega 
-0x2c3c 005904 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c3d 005905 setarg attop_find_by_type_value_response 
-0x2c3e 005906 istore 1 ,contw 
-0x2c3f 005907 fetch 2 ,mem_le_cur_handle_start 
-0x2c40 005908 istore 2 ,contw 
-0x2c41 005909 fetch 2 ,mem_le_cur_handle_end 
-0x2c42 005910 istore 2 ,contw 
-0x2c43 005911 rtn 
-:      005915 le_parse_att_read_by_type_request:
-0x2c44 005916 call le_get_search_handle_start_end_common 
-0x2c45 005917 call le_get_search_att_type 
-0x2c46 005918 branch le_send_att_read_by_type_response 
-:      005920 le_send_att_read_by_type_response:
-0x2c47 005921 fetcht 2 ,mem_le_search_handle_start 
-0x2c48 005922 storet 2 ,mem_temp 
-0x2c49 005923 call le_init_attlist_search 
-0x2c4a 005924 call le_att_get_handle_ptr2 
-0x2c4b 005925 increase -2 ,contr 
-0x2c4c 005926 copy contr ,pdata 
-0x2c4d 005927 store 2 ,mem_le_cur_attlist_start_ptr 
-0x2c4e 005929 fetcht 2 ,mem_le_search_att_type 
-0x2c4f 005930 setarg uuid_chrctr_device_name 
-0x2c50 005931 isub temp ,null 
-0x2c51 005932 branch le_send_att_read_by_type_res_device_name ,zero 
-0x2c52 005933 setarg uuid_gatt_characteristic 
-0x2c53 005934 isub temp ,null 
-0x2c54 005935 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x2c55 005936 arg 2 ,timeup 
-:      005937 le_send_att_read_by_type_response_loop:
-0x2c56 005938 call le_att_check_handle_end 
-0x2c57 005939 nbranch le_send_att_read_by_type_response_end ,positive 
-0x2c58 005940 fetcht 2 ,mem_temp 
-0x2c59 005941 call le_att_get_handle_info_from_ptr 
-0x2c5a 005942 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c5b 005943 call le_att_same_type 
-0x2c5c 005944 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x2c5d 005945 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x2c5e 005946 disable user 
-0x2c5f 005947 call le_get_search_max_mtu_data 
-0x2c60 005948 copy pdata ,rega 
-0x2c61 005949 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c62 005950 setarg attop_read_by_type_response 
-0x2c63 005951 istore 1 ,contw 
-0x2c64 005952 copy contw ,alarm 
-0x2c65 005953 increase 1 ,contw 
-0x2c66 005955 call le_send_att_read_by_type_write_properties 
-0x2c67 005956 call le_att_next_handle 
-0x2c68 005957 call le_att_get_handle_info_from_ptr 
-0x2c69 005958 call le_send_att_read_by_type_write_uuid 
-0x2c6a 005959 fetch 1 ,mem_le_cur_uuid_length 
-0x2c6b 005960 add pdata ,5 ,rega 
-0x2c6c 005961 istorer rega ,1 ,alarm 
-0x2c6d 005963 sub rega ,7 ,null 
-0x2c6e 005964 ncall enable_user2 ,zero 
-0x2c6f 005965 call disable_user2 ,zero 
-0x2c70 005966 call le_get_search_max_mtu_data 
-0x2c71 005967 increase -2 ,pdata 
-0x2c72 005968 idiv rega 
-0x2c73 005969 call wait_div_end 
-0x2c74 005970 quotient timeup 
-0x2c75 005971 increase -1 ,timeup 
-0x2c76 005972 branch le_send_att_read_by_type_response_end ,zero 
-:      005973 le_send_att_read_by_type_response_next_handle:
-0x2c77 005974 call le_att_next_handle 
-0x2c78 005975 branch le_send_att_read_by_type_response_loop 
-:      005976 le_send_att_read_by_type_response_end:
-0x2c79 005977 branch le_send_att_error_response_notfound ,user 
-0x2c7a 005978 branch le_send_auto_len_by_mem 
-:      005980 le_send_att_read_by_type_res_found_next:
-0x2c7b 005981 call le_store_att_record 
-0x2c7c 005982 call le_att_next_handle 
-0x2c7d 005983 call le_att_get_handle_info_from_ptr 
-0x2c7e 005984 call le_send_att_read_by_type_res_check_pair_length_type 
-0x2c7f 005985 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c80 005987 call get_contw 
-0x2c81 005988 fetch 2 ,mem_temp 
-0x2c82 005989 increase -1 ,pdata 
-0x2c83 005990 istore 2 ,contw 
-0x2c84 005991 call le_write_att_record_common 
-0x2c85 005992 call le_send_att_read_by_type_write_uuid 
-0x2c86 005993 increase -1 ,timeup 
-0x2c87 005994 branch le_send_att_read_by_type_response_end ,zero 
-0x2c88 005995 branch le_send_att_read_by_type_response_next_handle 
-:      005998 le_send_att_read_by_type_write_properties:
-0x2c89 005999 fetch 2 ,mem_temp 
-0x2c8a 006000 istore 2 ,contw 
-0x2c8b 006002 fetch 1 ,mem_le_curr_att_len 
-0x2c8c 006003 copy pdata ,loopcnt 
-0x2c8d 006004 call get_contr 
-0x2c8e 006005 call memcpy_fast 
-0x2c8f 006006 branch store_contw 
-:      006007 le_send_att_read_by_type_write_uuid:
-0x2c90 006008 call get_contw 
-0x2c91 006009 fetch 2 ,mem_temp 
-0x2c92 006010 istore 2 ,contw 
-0x2c93 006011 call store_contw 
-0x2c94 006012 fetch 1 ,mem_le_cur_uuid_length 
-0x2c95 006013 copy pdata ,loopcnt 
-0x2c96 006014 call get_contw 
-0x2c97 006015 call get_contr 
-0x2c98 006016 isub loopcnt ,contr 
-0x2c99 006017 increase -1 ,contr 
-0x2c9a 006018 call memcpy_fast 
-0x2c9b 006019 branch store_contw 
-:      006021 le_send_att_read_by_type_res_not_characteristic:
-0x2c9c 006022 bpatchx patch2a_5 ,mem_patch2a 
-0x2c9d 006023 call le_att_get_uuid_ptr 
-0x2c9e 006024 branch le_send_att_error_response_notfound ,blank 
-0x2c9f 006025 copy contr ,regc 
-0x2ca0 006027 call le_get_search_max_mtu_data 
-0x2ca1 006028 copy regc ,contr 
-0x2ca2 006029 ifetcht 1 ,contr 
-0x2ca3 006030 increase 4 ,temp 
-0x2ca4 006031 call not_greater_than 
-0x2ca5 006032 copy pdata ,regc 
-0x2ca6 006033 copy pdata ,rega 
-0x2ca7 006034 call store_contr 
-0x2ca8 006035 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ca9 006037 setarg attop_read_by_type_response 
-0x2caa 006038 istore 1 ,contw 
-0x2cab 006039 add regc ,-2 ,pdata 
-0x2cac 006040 add pdata ,-2 ,loopcnt 
-0x2cad 006041 istore 1 ,contw 
-0x2cae 006042 fetch 2 ,mem_le_cur_handle 
-0x2caf 006043 istore 2 ,contw 
-0x2cb0 006044 call get_contr 
-0x2cb1 006045 branch memcpy_fast 
-:      006048 le_send_att_read_by_type_res_device_name:
-0x2cb2 006049 call le_att_get_uuid_ptr 
-0x2cb3 006050 branch le_send_att_error_response_notfound ,blank 
-0x2cb4 006051 increase -5 ,contr 
-0x2cb5 006052 ifetch 2 ,contr 
-0x2cb6 006053 store 2 ,mem_temp 
-0x2cb7 006054 call le_get_search_max_mtu_data 
-0x2cb8 006055 fetcht 1 ,mem_le_name_len 
-0x2cb9 006056 increase 4 ,temp 
-0x2cba 006057 call not_greater_than 
-0x2cbb 006058 copy pdata ,regc 
-0x2cbc 006059 copy pdata ,rega 
-0x2cbd 006060 call le_fifo_malloc_tx_l2cap_gatt 
-0x2cbe 006061 setarg attop_read_by_type_response 
-0x2cbf 006062 istore 1 ,contw 
-0x2cc0 006063 add regc ,-2 ,pdata 
-0x2cc1 006064 add pdata ,-2 ,loopcnt 
-0x2cc2 006065 istore 1 ,contw 
-0x2cc3 006066 fetch 2 ,mem_temp 
-0x2cc4 006067 istore 2 ,contw 
-0x2cc5 006068 arg mem_le_name ,contr 
-0x2cc6 006069 branch memcpy_fast 
-:      006072 le_init_attlist_search:
-0x2cc7 006073 bpatchx patch2a_6 ,mem_patch2a 
-0x2cc8 006074 fetch 2 ,mem_le_search_handle_start 
-0x2cc9 006075 iforce regb 
-0x2cca 006076 fetch 2 ,mem_le_search_handle_end 
-0x2ccb 006077 iforce regc 
-0x2ccc 006078 fetch 2 ,mem_ui_le_uuid_table 
-0x2ccd 006079 iforce contr 
-0x2cce 006080 branch enable_user 
-:      006084 le_att_get_handle_ptr:
-0x2ccf 006085 call le_att_get_handle_ptr2 
-0x2cd0 006086 branch le_att_get_handle_ptr_found ,zero 
-0x2cd1 006087 rtn 
-:      006089 le_att_get_handle_ptr2:
-0x2cd2 006090 bpatchx patch2a_7 ,mem_patch2a 
-0x2cd3 006091 fetch 2 ,mem_ui_le_uuid_table 
-0x2cd4 006092 iforce contr 
-:      006093 le_att_get_handle_loop1:
-0x2cd5 006094 ifetch 2 ,contr 
-0x2cd6 006095 and_into 0xff ,pdata 
-0x2cd7 006096 rtn blank 
-0x2cd8 006097 isub temp ,null 
-0x2cd9 006098 rtn zero 
-0x2cda 006099 call le_att_contr_add_len 
-0x2cdb 006100 call le_att_contr_add_len 
-0x2cdc 006101 branch le_att_get_handle_loop1 
-:      006103 le_att_get_handle_ptr_found:
-:      006104 le_att_contr_add_len:
-0x2cdd 006105 ifetch 1 ,contr 
-0x2cde 006106 iadd contr ,contr 
-0x2cdf 006107 rtn 
-:      006110 le_att_get_uuid_ptr:
-0x2ce0 006111 bpatchx patch2b_0 ,mem_patch2b 
-0x2ce1 006112 fetch 2 ,mem_ui_le_uuid_table 
-0x2ce2 006113 iforce contr 
-:      006114 le_att_get_uuid_loop:
-0x2ce3 006115 ifetch 2 ,contr 
-0x2ce4 006116 and_into 0xff ,pdata 
-0x2ce5 006117 rtn blank 
-0x2ce6 006118 store 2 ,mem_le_cur_handle 
-0x2ce7 006119 ifetch 1 ,contr 
-0x2ce8 006120 copy contr ,contw 
-0x2ce9 006121 iadd contr ,contr 
-0x2cea 006122 fetcht 1 ,mem_le_search_att_type_length 
-0x2ceb 006123 isub temp ,null 
-0x2cec 006124 nbranch le_att_get_uuid_ptr_next ,zero 
-0x2ced 006125 copy pdata ,loopcnt 
-0x2cee 006126 copy contw ,regb 
-0x2cef 006127 arg mem_le_search_att_type ,rega 
-0x2cf0 006128 call string_compare 
-0x2cf1 006129 rtn zero 
-0x2cf2 006130 fetch 1 ,mem_le_search_att_type_length 
-:      006131 le_att_get_uuid_ptr_next:
-0x2cf3 006132 iadd contw ,contr 
-0x2cf4 006133 call le_att_contr_add_len 
-0x2cf5 006134 branch le_att_get_uuid_loop 
-:      006141 le_att_get_last_handle:
-0x2cf6 006142 arg 0x01 ,temp 
-0x2cf7 006143 fetch 2 ,mem_ui_le_uuid_table 
-0x2cf8 006144 iforce contr 
-0x2cf9 006145 copy contr ,contw 
-:      006146 le_att_get_last_handle_loop:
-0x2cfa 006147 ifetch 2 ,contr 
-0x2cfb 006148 and_into 0xff ,pdata 
-0x2cfc 006149 rtn blank 
-0x2cfd 006150 add pdata ,1 ,temp 
-0x2cfe 006151 call le_att_contr_add_len 
-0x2cff 006152 call le_att_contr_add_len 
-0x2d00 006153 copy contr ,contw 
-0x2d01 006154 branch le_att_get_last_handle_loop 
-:      006157 le_att_get_handle_info_from_ptr:
-0x2d02 006158 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x2d03 006159 branch le_att_get_handle_info_fast 
-:      006161 le_att_get_handle_info:
-0x2d04 006162 bpatchx patch2b_1 ,mem_patch2b 
-0x2d05 006163 fetch 2 ,mem_ui_le_uuid_table 
-:      006164 le_att_get_handle_info_fast:
-0x2d06 006165 iforce contr 
-:      006166 le_att_get_handle_loop:
-0x2d07 006167 ifetch 2 ,contr 
-0x2d08 006168 and_into 0xff ,pdata 
-0x2d09 006169 branch le_att_unfind_handle ,blank 
-0x2d0a 006170 isub temp ,null 
-0x2d0b 006171 branch le_att_finded_handle ,zero 
-0x2d0c 006172 call le_att_contr_add_len 
-0x2d0d 006173 call le_att_contr_add_len 
-0x2d0e 006174 branch le_att_get_handle_loop 
-:      006176 le_att_unfind_handle:
-0x2d0f 006177 branch disable_blank 
-:      006179 le_att_finded_handle:
-0x2d10 006180 ifetch 1 ,contr 
-0x2d11 006181 store 1 ,mem_le_cur_uuid_length 
-0x2d12 006182 copy pdata ,loopcnt 
-0x2d13 006183 arg mem_le_cur_uuid ,contw 
-0x2d14 006184 call memcpy_fast 
-0x2d15 006185 ifetch 1 ,contr 
-0x2d16 006186 store 1 ,mem_le_curr_att_len 
-0x2d17 006187 call store_contr 
-0x2d18 006188 branch enable_blank 
-:      006192 le_parse_att_read_request:
-0x2d19 006193 call le_check_encrypt_state 
-0x2d1a 006194 fetcht 2 ,mem_le_att_handle 
-0x2d1b 006195 fetch 1 ,mem_le_configuration 
-0x2d1c 006196 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      006199 le_send_att_read_response:
-0x2d1d 006200 call le_att_get_handle_ptr2 
-0x2d1e 006201 nbranch le_send_att_error_response_notfound ,zero 
-0x2d1f 006202 call le_send_att_read_response_check_handle ,user 
-0x2d20 006203 rtn user 
-0x2d21 006204 call le_att_get_handle_ptr_found 
-0x2d22 006205 increase -2 ,contr 
-0x2d23 006206 ifetch 2 ,contr 
-0x2d24 006207 arg uuid_chrctr_device_name ,temp 
-0x2d25 006208 isub temp ,null 
-0x2d26 006209 branch le_send_device_name ,zero 
-0x2d27 006210 copy contr ,regc 
-0x2d28 006211 call le_get_search_max_mtu_data 
-0x2d29 006212 copy regc ,contr 
-0x2d2a 006213 ifetcht 1 ,contr 
-0x2d2b 006214 increase 1 ,temp 
-0x2d2c 006215 call not_greater_than 
-:      006216 le_send_att_read_response_less:
-0x2d2d 006217 copy pdata ,regc 
-0x2d2e 006218 copy pdata ,rega 
-0x2d2f 006219 call store_contr 
-0x2d30 006220 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d31 006221 setarg attop_read_response 
-0x2d32 006222 istore 1 ,contw 
-0x2d33 006223 add regc ,-1 ,loopcnt 
-0x2d34 006224 call get_contr 
-0x2d35 006225 branch memcpy 
-:      006227 le_send_device_name:
-0x2d36 006228 call le_get_search_max_mtu_data 
-0x2d37 006229 fetcht 1 ,mem_le_name_len 
-0x2d38 006230 increase 1 ,temp 
-0x2d39 006231 call not_greater_than 
-0x2d3a 006232 copy pdata ,regc 
-0x2d3b 006233 copy pdata ,rega 
-0x2d3c 006235 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d3d 006236 setarg attop_read_response 
-0x2d3e 006237 istore 1 ,contw 
-0x2d3f 006238 add regc ,-1 ,loopcnt 
-0x2d40 006239 arg mem_le_name ,contr 
-0x2d41 006240 branch memcpy 
-:      006243 le_send_att_read_response_check_auth:
-0x2d42 006244 fetch 2 ,mem_le_pairing_handle 
-0x2d43 006245 isub temp ,null 
-0x2d44 006246 nbranch le_send_att_read_response ,zero 
-0x2d45 006247 nbranch le_send_att_read_response ,user 
-:      006248 le_send_att_read_response_error_insufficient_auth:
-0x2d46 006249 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x2d47 006250 branch le_send_att_error_response 
-:      006252 le_send_att_read_response_check_handle:
-0x2d48 006253 increase -2 ,contr 
-0x2d49 006254 ifetch 2 ,contr 
-0x2d4a 006255 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2d4b 006256 branch disable_user 
-:      006258 le_parse_att_read_blob_request:
-0x2d4c 006259 ifetch 2 ,contr 
-0x2d4d 006260 store 2 ,mem_le_att_offset 
-0x2d4e 006261 iforce rega 
-0x2d4f 006262 fetcht 2 ,mem_le_att_handle 
-:      006263 le_send_att_read_blob_response:
-0x2d50 006264 call le_att_get_handle_ptr 
-0x2d51 006265 branch le_send_att_error_response_notfound ,blank 
-0x2d52 006266 ifetch 1 ,contr 
-0x2d53 006267 isub rega ,loopcnt 
-0x2d54 006268 nbranch le_send_att_error_response_notfound ,positive 
-0x2d55 006269 call store_contr 
-0x2d56 006270 call le_get_search_max_mtu_data 
-0x2d57 006271 add loopcnt ,1 ,temp 
-0x2d58 006272 call not_greater_than 
-:      006273 le_send_att_read_blob_response_less:
-0x2d59 006274 copy pdata ,rega 
-0x2d5a 006275 copy pdata ,regc 
-0x2d5b 006276 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d5c 006277 setarg attop_read_blob_response 
-0x2d5d 006278 istore 1 ,contw 
-0x2d5e 006279 add regc ,-1 ,loopcnt 
-0x2d5f 006280 fetcht 2 ,mem_le_att_offset 
-0x2d60 006281 call get_contr 
-0x2d61 006282 iadd temp ,contr 
-0x2d62 006283 branch memcpy_fast 
-:      006287 le_parse_att_read_by_group_type_request:
-0x2d63 006288 call le_get_search_handle_start_end_common 
-0x2d64 006289 call le_get_search_att_type 
-0x2d65 006290 branch le_send_att_read_by_group_type_response 
-:      006296 le_send_att_read_by_group_type_response:
-0x2d66 006297 arg 2 ,timeup 
-0x2d67 006298 fetcht 2 ,mem_le_search_handle_start 
-0x2d68 006299 storet 2 ,mem_temp 
-0x2d69 006300 call le_att_get_handle_ptr2 
-0x2d6a 006301 increase -2 ,contr 
-0x2d6b 006302 copy contr ,pdata 
-0x2d6c 006303 store 2 ,mem_le_cur_attlist_start_ptr 
-:      006304 le_send_att_read_by_group_type_response_loop:
-0x2d6d 006305 call le_att_check_handle_end 
-0x2d6e 006306 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x2d6f 006307 fetcht 2 ,mem_temp 
-0x2d70 006308 call le_att_get_handle_info_from_ptr 
-0x2d71 006309 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d72 006311 call le_att_same_type 
-0x2d73 006312 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x2d74 006313 copy timeup ,pdata 
-0x2d75 006314 beq 0 ,le_send_att_read_by_group_type_end1 
-0x2d76 006315 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x2d77 006316 disable user 
-0x2d78 006318 call le_get_search_max_mtu_data 
-0x2d79 006319 copy pdata ,rega 
-0x2d7a 006320 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d7b 006321 setarg attop_read_by_group_type_response 
-0x2d7c 006322 istore 1 ,contw 
-0x2d7d 006323 fetch 1 ,mem_le_curr_att_len 
-0x2d7e 006324 add pdata ,4 ,rega 
-0x2d7f 006325 istorer rega ,1 ,contw 
-0x2d80 006326 call store_contw 
-0x2d81 006327 sub rega ,6 ,null 
-0x2d82 006328 ncall enable_user2 ,zero 
-0x2d83 006329 call disable_user2 ,zero 
-0x2d84 006330 call le_get_search_max_mtu_data 
-0x2d85 006331 increase -2 ,pdata 
-0x2d86 006332 idiv rega 
-0x2d87 006333 call wait_div_end 
-0x2d88 006334 quotient timeup 
-0x2d89 006335 branch le_send_att_read_by_group_type_store_record 
-:      006336 le_send_att_read_by_group_type_store_write_record:
-0x2d8a 006337 call le_send_att_read_by_group_type_check_pair_length_type 
-0x2d8b 006338 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d8c 006339 fetch 2 ,mem_temp 
-0x2d8d 006340 increase -1 ,pdata 
-0x2d8e 006341 store 2 ,mem_le_cur_handle_end 
-0x2d8f 006342 call le_write_att_record 
-:      006343 le_send_att_read_by_group_type_store_record:
-0x2d90 006344 fetch 2 ,mem_temp 
-0x2d91 006345 store 2 ,mem_le_cur_handle_start 
-0x2d92 006346 call le_store_att_record 
-0x2d93 006347 increase -1 ,timeup 
-:      006349 le_send_att_read_by_group_type_next_handle:
-0x2d94 006350 call le_att_next_handle 
-0x2d95 006351 branch le_send_att_read_by_group_type_response_loop 
-:      006353 le_send_att_read_by_type_res_check_pair_length_type:
-0x2d96 006354 fetch 1 ,mem_le_cur_uuid_length 
-0x2d97 006355 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
-:      006358 le_send_att_read_by_group_type_check_pair_length_type:
-0x2d98 006359 fetch 1 ,mem_le_curr_att_len 
-0x2d99 006360 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
-0x2d9a 006361 increase -2 ,pdata 
-0x2d9b 006362 rtn 
-:      006364 le_send_att_read_by_group_type_check_pair_length_type_16byte:
-0x2d9c 006365 increase -16 ,pdata 
-0x2d9d 006366 rtn 
-:      006368 le_send_att_read_by_group_type_end0:
-0x2d9e 006369 fetch 2 ,mem_temp 
-0x2d9f 006370 store 2 ,mem_le_cur_handle_end 
-0x2da0 006371 branch le_send_att_read_by_group_type_end_common 
-:      006372 le_send_att_read_by_group_type_end1:
-0x2da1 006373 fetch 2 ,mem_temp 
-0x2da2 006374 increase -1 ,pdata 
-0x2da3 006375 store 2 ,mem_le_cur_handle_end 
-0x2da4 006376 branch le_send_att_read_by_group_type_end_common 
-:      006377 le_send_att_read_by_group_type_end_common:
-0x2da5 006378 branch le_send_att_error_response_notfound ,user 
-0x2da6 006379 call le_write_att_record 
-0x2da7 006380 branch le_send_auto_len_by_mem 
-:      006385 le_parse_att_write_request:
-0x2da8 006386 copy contr ,rega 
-0x2da9 006387 fetch 2 ,mem_le_l2cap_size 
-0x2daa 006388 add pdata ,-3 ,regb 
-0x2dab 006389 call le_writeatt_cb 
-:      006390 le_send_att_write_response_check_auth:
-0x2dac 006391 bpatchx patch2b_2 ,mem_patch2b 
-0x2dad 006392 call le_check_encrypt_state 
-0x2dae 006393 fetcht 2 ,mem_le_att_handle 
-0x2daf 006394 call le_att_get_handle_ptr2 
-0x2db0 006395 nbranch le_send_att_write_response_error_invalid_handle ,zero 
-0x2db1 006396 call le_send_att_write_response_check_handle ,user 
-0x2db2 006397 rtn user 
-0x2db3 006399 fetch 1 ,mem_le_configuration 
-0x2db4 006400 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x2db5 006402 fetcht 2 ,mem_le_att_handle 
-0x2db6 006403 fetch 2 ,mem_le_pairing_handle 
-0x2db7 006404 isub temp ,null 
-0x2db8 006405 nbranch le_send_att_write_response ,zero 
-0x2db9 006406 call le_check_encrypt_state 
-0x2dba 006407 nbranch le_send_att_write_response ,user 
-0x2dbb 006408 branch le_send_att_read_response_error_insufficient_auth 
-:      006411 le_send_att_write_response:
-0x2dbc 006412 force 1 ,rega 
-0x2dbd 006413 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dbe 006414 setarg attop_write_response 
-0x2dbf 006415 istore 1 ,contw 
-0x2dc0 006416 rtn 
-:      006418 le_send_att_write_response_check_handle:
-0x2dc1 006419 increase -2 ,contr 
-0x2dc2 006420 ifetch 2 ,contr 
-0x2dc3 006421 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2dc4 006422 branch disable_user 
-:      006424 le_send_att_write_response_error_invalid_handle:
-0x2dc5 006425 jam att_err_invalid_handle ,mem_le_err_code 
-0x2dc6 006426 branch le_send_att_error_response 
-:      006429 le_check_encrypt_state:
-0x2dc7 006430 bpatchx patch2b_3 ,mem_patch2b 
-0x2dc8 006431 call disable_user 
-0x2dc9 006432 fetch 1 ,mem_le_pairing_mode 
-0x2dca 006433 rtneq le_pairing_mode_none 
-0x2dcb 006434 fetch 1 ,mem_context 
-0x2dcc 006435 rtnbit1 lestate_encryption 
-0x2dcd 006436 branch enable_user 
-:      006439 le_parse_att_prepare_write_request:
-0x2dce 006440 add contr ,2 ,rega 
-0x2dcf 006441 fetch 2 ,mem_le_l2cap_size 
-0x2dd0 006442 add pdata ,-5 ,regb 
-0x2dd1 006443 call le_writeatt_cb 
-0x2dd2 006444 branch le_send_att_prepare_write_response 
-:      006447 le_send_att_prepare_write_response:
-0x2dd3 006448 fetch 2 ,mem_le_l2cap_size 
-0x2dd4 006449 copy pdata ,rega 
-0x2dd5 006450 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dd6 006451 setarg attop_prepare_write_response 
-0x2dd7 006452 istore 1 ,contw 
-0x2dd8 006453 fetch 2 ,mem_le_att_handle 
-0x2dd9 006454 istore 2 ,contw 
-0x2dda 006455 fetch 2 ,mem_le_l2cap_size 
-0x2ddb 006456 add pdata ,-5 ,loopcnt 
-0x2ddc 006457 fetch 2 ,mem_le_payload_ptr 
-0x2ddd 006458 add pdata ,7 ,contr 
-0x2dde 006459 ifetch 2 ,contr 
-0x2ddf 006460 istore 2 ,contw 
-0x2de0 006461 branch memcpy_fast 
-:      006465 le_parse_att_execute_write_request:
-:      006467 le_send_att_execute_write_response:
-0x2de1 006468 force 1 ,rega 
-0x2de2 006469 call le_fifo_malloc_tx_l2cap_gatt 
-0x2de3 006470 setarg attop_execute_write_response 
-0x2de4 006471 istore 1 ,contw 
-0x2de5 006472 rtn 
-:      006474 le_parse_handle_value_confirmation:
-0x2de6 006475 fetch 1 ,mem_le_l2cap_att_states 
-0x2de7 006476 set0 ble_l2cap_recv_confirmation_packet ,pdata 
-0x2de8 006477 store 1 ,mem_le_l2cap_att_states 
-0x2de9 006478 rtn 
-:      006480 le_parse_att_write_command:
-0x2dea 006481 copy contr ,rega 
-0x2deb 006482 fetch 2 ,mem_le_l2cap_size 
-0x2dec 006483 add pdata ,-3 ,regb 
-0x2ded 006484 branch le_writeatt_cb 
-:      006489 le_att_malloc_tx_notify:
-0x2dee 006490 copy temp ,regc 
-0x2def 006491 increase 3 ,rega 
-0x2df0 006492 call le_fifo_malloc_tx_l2cap_gatt 
-0x2df1 006493 increase -3 ,rega 
-0x2df2 006494 setarg attop_handle_value_notification 
-0x2df3 006495 istore 1 ,contw 
-0x2df4 006496 copy regc ,temp 
-0x2df5 006497 istoret 2 ,contw 
-0x2df6 006498 rtn 
-:      006501 le_att_malloc_tx_indication:
-0x2df7 006502 fetch 1 ,mem_le_l2cap_att_states 
-0x2df8 006503 set1 ble_l2cap_send_indication_packet ,pdata 
-0x2df9 006504 store 1 ,mem_le_l2cap_att_states 
-0x2dfa 006505 copy temp ,regc 
-0x2dfb 006506 increase 3 ,rega 
-0x2dfc 006507 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dfd 006508 increase -3 ,rega 
-0x2dfe 006509 setarg attop_handle_value_indication 
-0x2dff 006510 istore 1 ,contw 
-0x2e00 006511 copy regc ,temp 
-0x2e01 006512 istoret 2 ,contw 
-0x2e02 006513 rtn 
-:      006518 le_send_att_error_response_notfound:
-0x2e03 006519 bpatchx patch2b_4 ,mem_patch2b 
-0x2e04 006520 jam att_err_attribute_not_found ,mem_le_err_code 
-:      006521 le_send_att_error_response:
-0x2e05 006522 force 5 ,rega 
-0x2e06 006523 call le_fifo_malloc_tx_l2cap_gatt 
-0x2e07 006524 setarg attop_error_response 
-0x2e08 006525 istore 1 ,contw 
-0x2e09 006526 fetch 1 ,mem_le_att_opcode 
-0x2e0a 006527 istore 1 ,contw 
-0x2e0b 006528 fetch 2 ,mem_le_att_handle 
-0x2e0c 006529 istore 2 ,contw 
-0x2e0d 006530 fetch 1 ,mem_le_err_code 
-0x2e0e 006531 istore 1 ,contw 
-0x2e0f 006532 rtn 
-:      006535 le_fifo_malloc_tx_l2cap_gatt:
-0x2e10 006536 bpatchx patch2b_5 ,mem_patch2b 
-0x2e11 006537 force le_l2cap_cid_att ,regb 
-0x2e12 006538 branch le_fifo_malloc_tx_l2cap 
-:      006541 le_att_next_handle:
-0x2e13 006542 fetcht 2 ,mem_temp 
-0x2e14 006543 increase 1 ,temp 
-0x2e15 006544 storet 2 ,mem_temp 
-0x2e16 006545 rtn 
-:      006547 le_att_check_handle_end:
-0x2e17 006548 fetcht 2 ,mem_temp 
-0x2e18 006549 fetch 2 ,mem_le_search_handle_end 
-0x2e19 006550 isub temp ,null 
-0x2e1a 006551 rtn 
-:      006554 le_att_same_type:
-0x2e1b 006555 bpatchx patch2b_6 ,mem_patch2b 
-0x2e1c 006556 fetcht 1 ,mem_le_search_att_type_length 
-0x2e1d 006557 arg mem_le_search_att_type ,rega 
-:      006558 le_att_check_same_common:
-0x2e1e 006559 fetch 1 ,mem_le_cur_uuid_length 
-0x2e1f 006560 copy pdata ,loopcnt 
-0x2e20 006561 isub temp ,null 
-0x2e21 006562 nrtn zero 
-0x2e22 006563 arg mem_le_cur_uuid ,regb 
-0x2e23 006564 branch string_compare 
-:      006567 le_store_att_record:
-0x2e24 006568 bpatchx patch2b_7 ,mem_patch2b 
-0x2e25 006569 fetch 1 ,mem_le_curr_att_len 
-0x2e26 006570 store 1 ,mem_temp_block0 
-0x2e27 006571 copy pdata ,loopcnt 
-0x2e28 006572 call get_contr 
-0x2e29 006573 branch memcpy_fast 
-:      006576 le_write_att_record:
-0x2e2a 006577 bpatchx patch2c_0 ,mem_patch2c 
-0x2e2b 006578 call get_contw 
-0x2e2c 006579 fetch 2 ,mem_le_cur_handle_start 
-0x2e2d 006580 istore 2 ,contw 
-0x2e2e 006581 fetch 2 ,mem_le_cur_handle_end 
-0x2e2f 006582 istore 2 ,contw 
-:      006583 le_write_att_record_common:
-0x2e30 006584 fetch 1 ,mem_temp_block0 
-0x2e31 006585 copy pdata ,loopcnt 
-0x2e32 006586 call memcpy_fast 
-0x2e33 006587 branch store_contw 
-:      006591 le_send_auto_len_by_mem:
-0x2e34 006592 bpatchx patch2c_1 ,mem_patch2c 
-0x2e35 006593 call get_contw 
-0x2e36 006594 call le_fifo_get_last_att_ptr 
-0x2e37 006595 copy contw ,pdata 
-0x2e38 006596 isub contr ,rega 
-0x2e39 006597 call le_fifo_get_last_l2cap_ptr 
-0x2e3a 006598 copy rega ,pdata 
-0x2e3b 006599 istore 2 ,contr 
-0x2e3c 006600 increase 4 ,rega 
-0x2e3d 006601 call le_fifo_get_last_tx_ptr 
-0x2e3e 006602 copy rega ,pdata 
-0x2e3f 006603 istore 1 ,contr 
-0x2e40 006604 rtn 
-:      006607 le_get_search_handle_start_end_common:
-0x2e41 006608 rshift8 pdata ,pdata 
-0x2e42 006609 store 2 ,mem_le_search_handle_start 
-0x2e43 006610 ifetch 2 ,contr 
-0x2e44 006611 store 2 ,mem_le_search_handle_end 
-0x2e45 006612 rtn 
-:      006615 le_get_search_max_mtu_data:
-0x2e46 006616 bpatchx patch2c_2 ,mem_patch2c 
-0x2e47 006617 fetch 2 ,mem_le_remote_mtu 
-0x2e48 006619 fetcht 2 ,mem_le_local_mtu 
-0x2e49 006623 branch not_greater_than 
-:      006627 le_get_search_att_type:
-0x2e4a 006628 bpatchx patch2c_3 ,mem_patch2c 
-0x2e4b 006629 call store_contr 
-0x2e4c 006630 arg mem_le_search_att_type_length ,contw 
-:      006631 le_get_search_common:
-0x2e4d 006632 fetch 2 ,mem_le_l2cap_size 
-0x2e4e 006633 increase -5 ,pdata 
-:      006634 le_get_search_common2:
-0x2e4f 006635 istore 1 ,contw 
-0x2e50 006636 copy pdata ,loopcnt 
-0x2e51 006637 call get_contr 
-0x2e52 006638 branch memcpy_fast 
-:      006642 le_parse_writing_attribute_start:
-0x2e53 006643 fetch 2 ,mem_le_rxbuf_data_att_cid 
-0x2e54 006644 rtnne le_l2cap_cid_att 
-0x2e55 006645 fetch 1 ,mem_le_l2cap_att_states 
-0x2e56 006646 set1 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e57 006647 store 1 ,mem_le_l2cap_att_states 
-0x2e58 006648 fetch 3 ,mem_le_rxbuf_data_att_opcode 
-0x2e59 006649 store 3 ,mem_le_att_opcode 
-0x2e5a 006650 set1 mark_old_packet ,mark 
-0x2e5b 006651 beq attop_write_request ,le_parse_attribute_write_request 
-0x2e5c 006652 beq attop_write_command ,le_parse_attribute_write_command 
-0x2e5d 006653 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2e5e 006654 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2e5f 006655 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2e60 006656 set0 mark_old_packet ,mark 
-:      006657 le_clear_l2cap_att_states_deal_with_contiune_packet:
-0x2e61 006658 fetch 1 ,mem_le_l2cap_att_states 
-0x2e62 006659 set0 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e63 006660 store 1 ,mem_le_l2cap_att_states 
-0x2e64 006661 rtn 
-:      006663 le_parse_writing_attribute_continue:
-0x2e65 006664 fetch 1 ,mem_le_l2cap_att_states 
-0x2e66 006665 rtnbit0 ble_l2cap_deal_with_continue_packet 
-0x2e67 006666 set1 mark_old_packet ,mark 
-0x2e68 006667 call le_parse_l2cap_continue_common 
-0x2e69 006668 call le_parse_attribute_check_complete_packet 
-0x2e6a 006669 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
-0x2e6b 006670 fetch 1 ,mem_le_att_opcode 
-0x2e6c 006671 beq attop_write_request ,le_send_att_write_response_check_auth 
-0x2e6d 006672 rtn 
-:      006675 le_parse_attribute_write_request:
-0x2e6e 006676 call le_parse_attribute_write_command 
-0x2e6f 006677 branch le_send_attribute_write_response_check_auth 
-:      006679 le_send_attribute_write_response_check_auth:
-0x2e70 006680 call le_parse_attribute_check_complete_packet 
-0x2e71 006681 nrtn user 
-0x2e72 006682 branch le_send_att_write_response_check_auth 
-:      006685 le_parse_attribute_write_command:
-0x2e73 006686 bpatchx patch2c_4 ,mem_patch2c 
-0x2e74 006687 call le_parse_attribute_check_complete_packet_init 
-0x2e75 006688 arg mem_le_rxbuf_data_att_write_payload ,rega 
-0x2e76 006689 branch le_writeatt_cb 
-:      006692 le_parse_attribute_check_complete_packet_init:
-0x2e77 006693 fetch 1 ,mem_le_rxbuf_data_att_write_length 
-0x2e78 006694 add pdata ,-7 ,regb 
-0x2e79 006695 increase -4 ,pdata 
-0x2e7a 006696 store 2 ,mem_le_packet_len_recved 
-0x2e7b 006697 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
-0x2e7c 006698 storet 2 ,mem_le_l2cap_size 
-0x2e7d 006699 rtn 
-:      006702 le_parse_l2cap_continue_common:
-0x2e7e 006703 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
-0x2e7f 006704 fetch 2 ,mem_le_packet_len_recved 
-0x2e80 006705 iadd regb ,temp 
-0x2e81 006706 storet 2 ,mem_le_packet_len_recved 
-0x2e82 006707 arg mem_le_rxbuf_data_continue_payload ,rega 
-0x2e83 006708 branch le_writeatt_cb 
-:      006712 le_parse_attribute_check_complete_packet:
-0x2e84 006713 call disable_user 
-0x2e85 006714 fetch 2 ,mem_le_packet_len_recved 
-0x2e86 006715 fetcht 2 ,mem_le_l2cap_size 
-0x2e87 006716 isub temp ,null 
-0x2e88 006717 nrtn zero 
-0x2e89 006718 branch enable_user 
-:      006724 le_parse_signaling:
-0x2e8a 006725 ifetch 1 ,contr 
-0x2e8b 006726 ifetcht 1 ,contr 
-0x2e8c 006727 ifetcht 2 ,contr 
-0x2e8d 006728 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x2e8e 006729 rtn 
-:      006730 le_l2cap_parse_conn_parameter_update_rsp:
-0x2e8f 006731 ifetch 2 ,contr 
-0x2e90 006732 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x2e91 006733 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x2e92 006734 branch ui_ipc_send_event 
-:      006740 le_l2cap_tx_update_req:
-0x2e93 006741 arg 0x0c ,rega 
-0x2e94 006742 arg l2cap_connection_parameter_update_request ,regc 
-0x2e95 006743 call le_fifo_malloc_tx_l2cap_signaling 
-0x2e96 006744 setarg 0x08 
-0x2e97 006745 istore 2 ,contw 
-0x2e98 006746 fetch 8 ,mem_le_interval_min 
-0x2e99 006747 istore 8 ,contw 
-0x2e9a 006748 rtn 
-:      006752 le_fifo_malloc_tx_l2cap_signaling:
-0x2e9b 006753 call le_l2cap_update_signaling_identifier 
-0x2e9c 006754 arg le_l2cap_cid_signal ,regb 
-0x2e9d 006755 call le_fifo_malloc_tx_l2cap 
-0x2e9e 006756 copy regc ,pdata 
-0x2e9f 006757 istore 1 ,contw 
-0x2ea0 006758 fetch 1 ,mem_le_signaling_identifier 
-0x2ea1 006759 istore 1 ,contw 
-0x2ea2 006760 rtn 
-:      006763 le_l2cap_update_signaling_identifier:
-0x2ea3 006764 fetch 1 ,mem_le_signaling_identifier 
-0x2ea4 006766 pincrease 1 
-0x2ea5 006767 store 1 ,mem_le_signaling_identifier 
-0x2ea6 006768 rtnne 0 
-:      006770 le_l2cap_reset_signaling_identifier:
-0x2ea7 006771 jam 1 ,mem_le_signaling_identifier 
-0x2ea8 006772 rtn 
-:      006777 le_pairing_mode_init:
-0x2ea9 006778 fetch 1 ,mem_le_pairing_mode 
-0x2eaa 006779 beq le_pairing_mode_none ,le_set_no_pairing 
-0x2eab 006780 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x2eac 006781 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x2ead 006782 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x2eae 006783 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x2eaf 006784 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x2eb0 006785 rtn 
-:      006787 le_set_pairing_mode_secure_justwork:
-0x2eb1 006788 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb2 006789 branch le_set_noinputnooutput 
-:      006790 le_set_pairing_mode_secure_numeric:
-0x2eb3 006791 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb4 006792 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x2eb5 006793 rtn 
-:      006794 le_set_pairing_mode_secure_passkey:
-0x2eb6 006795 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb7 006796 branch le_set_displayonly 
-:      006798 le_set_no_pairing:
-0x2eb8 006799 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      006800 le_set_noinputnooutput:
-0x2eb9 006801 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x2eba 006802 rtn 
-:      006803 le_set_pairing_mode_lagacy_just_work:
-0x2ebb 006804 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x2ebc 006805 branch le_set_noinputnooutput 
-:      006806 le_set_pairing_mode_lagacy_passkey:
-0x2ebd 006807 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      006808 le_set_displayonly:
-0x2ebe 006809 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x2ebf 006810 rtn 
-:      006812 le_secure_connection_enable:
-0x2ec0 006813 fetch 1 ,mem_secure_connections_enable 
-0x2ec1 006814 set1 secure_connections_le_bit ,pdata 
-0x2ec2 006815 store 1 ,mem_secure_connections_enable 
-0x2ec3 006816 rtn 
-:      006818 le_secure_connection_disable:
-0x2ec4 006819 fetch 1 ,mem_secure_connections_enable 
-0x2ec5 006820 set0 secure_connections_le_bit ,pdata 
-0x2ec6 006821 store 1 ,mem_secure_connections_enable 
-0x2ec7 006822 rtn 
-:      006824 le_parse_smp:
-0x2ec8 006825 ifetch 1 ,contr 
-0x2ec9 006826 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x2eca 006828 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x2ecb 006829 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x2ecc 006830 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x2ecd 006832 beq smp_master_identification ,le_parse_smp_master_identification 
-0x2ece 006833 beq smp_identity_information ,le_parse_smp_identity_information 
-0x2ecf 006834 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x2ed0 006835 beq smp_signing_information ,le_parse_smp_signing_information 
-0x2ed1 006836 beq smp_security_request ,le_parse_smp_security_request 
-0x2ed2 006837 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x2ed3 006838 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x2ed4 006839 rtn 
-:      006843 le_send_smp_security_request:
-0x2ed5 006844 force 2 ,rega 
-0x2ed6 006845 call le_fifo_malloc_tx_l2cap_smp 
-0x2ed7 006846 setarg smp_security_request 
-0x2ed8 006847 istore 1 ,contw 
-0x2ed9 006848 fetch 1 ,mem_le_pres_auth 
-0x2eda 006849 istore 1 ,contw 
-0x2edb 006850 rtn 
-:      006852 le_parse_smp_pairing_request:
-0x2edc 006853 store 1 ,mem_le_preq 
-0x2edd 006854 ifetch 6 ,contr 
-0x2ede 006855 istore 6 ,contw 
-0x2edf 006856 fetch 1 ,mem_le_pairing_mode 
-0x2ee0 006857 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x2ee1 006858 call le_send_smp_pairing_response 
-0x2ee2 006859 fetch 1 ,mem_sc_only_mode 
-0x2ee3 006860 branch le_parse_smp_pairing_request2 ,blank 
-0x2ee4 006861 fetch 1 ,mem_le_preq_auth 
-0x2ee5 006862 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
-0x2ee6 006863 fetch 1 ,mem_le_pairing_mode 
-0x2ee7 006864 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
-:      006865 le_parse_smp_pairing_request2:
-0x2ee8 006866 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x2ee9 006867 fetch 1 ,mem_le_preq_iocap 
-0x2eea 006868 beq flag_iocap_displayonly ,le_set_tk_0 
-0x2eeb 006869 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x2eec 006870 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x2eed 006871 fetch 1 ,mem_le_pairing_mode 
-0x2eee 006872 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x2eef 006873 rtneq le_pairing_mode_secure_connect_passkey 
-:      006874 le_set_tk_0:
-0x2ef0 006875 arg 0 ,pdata 
-0x2ef1 006876 store 4 ,mem_le_tk 
-0x2ef2 006877 rtn 
-:      006879 le_parse_smp_pairing_req_passkey:
-0x2ef3 006880 fetch 1 ,mem_le_configuration 
-0x2ef4 006881 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      006882 le_genernate_tk:
-0x2ef5 006883 arg mem_le_tk ,rega 
-0x2ef6 006884 copy rega ,contw 
-0x2ef7 006885 arg 3 ,loopcnt 
-0x2ef8 006886 call generate_random_loop 
-0x2ef9 006887 fetch 2 ,mem_le_tk + 2 
-0x2efa 006888 and_into 0x7 ,pdata 
-0x2efb 006889 store 2 ,mem_le_tk + 2 
-:      006890 le_parse_smp_pairing_req_fixed_passkey:
-0x2efc 006891 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x2efd 006892 branch ui_ipc_send_event 
-:      006896 le_send_smp_pairing_response:
-0x2efe 006897 force 7 ,rega 
-0x2eff 006898 call le_fifo_malloc_tx_l2cap_smp 
-0x2f00 006899 fetch 7 ,mem_le_pres 
-0x2f01 006900 istore 7 ,contw 
-0x2f02 006901 rtn 
-:      006904 le_parse_smp_pairing_confirm:
-0x2f03 006905 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
-0x2f04 006906 arg mem_le_rconfirm ,contw 
-0x2f05 006907 call memcpy16 
-0x2f06 006908 fetch 1 ,mem_le_pairing_mode 
-0x2f07 006909 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
-0x2f08 006910 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x2f09 006911 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
-0x2f0a 006912 branch le_send_smp_pairing_confirm 
-:      006915 le_parse_smp_pairing_confirm_passkey_res_input:
-0x2f0b 006916 jam bt_evt_le_get_passkey ,mem_fifo_temp 
-0x2f0c 006917 branch ui_ipc_send_event 
-:      006919 le_parse_smp_pairing_confirm_secure_passkey:
-0x2f0d 006920 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f0e 006921 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x2f0f 006922 rtn 
-:      006924 le_parse_smp_pairing_confirm_sc_passkey_res_input:
-0x2f10 006925 fetch 4 ,mem_le_tk 
-0x2f11 006926 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
-0x2f12 006927 branch le_parse_smp_pairing_confirm_secure_passkey 
-:      006929 le_send_smp_pairing_confirm:
-0x2f13 006930 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
-0x2f14 006931 fetch 1 ,mem_le_pairing_mode 
-0x2f15 006932 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x2f16 006933 call generate_confirm 
-0x2f17 006934 force 17 ,rega 
-0x2f18 006935 call le_fifo_malloc_tx_l2cap_smp 
-0x2f19 006936 setarg smp_pairing_confirm 
-0x2f1a 006937 istore 1 ,contw 
-0x2f1b 006938 branch store_aes_result 
-:      006940 le_send_smp_pairing_confirm_sc:
-0x2f1c 006941 arg mem_le_srand ,contw 
-0x2f1d 006942 call generate_random 
-0x2f1e 006943 call function_f4_cb 
-0x2f1f 006944 force 17 ,rega 
-0x2f20 006945 call le_fifo_malloc_tx_l2cap_smp 
-0x2f21 006946 setarg smp_pairing_confirm 
-0x2f22 006947 istore 1 ,contw 
-0x2f23 006948 branch load_inverse_result 
-:      006950 le_parse_smp_pairing_random:
-0x2f24 006951 copy contr ,rega 
-0x2f25 006952 fetch 1 ,mem_le_pairing_mode 
-0x2f26 006953 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x2f27 006954 copy rega ,contr 
-0x2f28 006955 call authenticate_rconfirm 
-0x2f29 006956 branch le_parse_smp_pairing_random_success ,zero 
-:      006957 le_send_pairing_confirm_value_failed:
-0x2f2a 006958 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      006959 le_send_pairing_failed:
-0x2f2b 006960 force 2 ,rega 
-0x2f2c 006961 call le_fifo_malloc_tx_l2cap_smp 
-0x2f2d 006962 setarg smp_pairing_failed 
-0x2f2e 006963 istore 1 ,contw 
-0x2f2f 006964 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x2f30 006965 istore 1 ,contw 
-:      006966 le_parse_smp_pairing_failed:
-0x2f31 006967 bpatchx patch2c_5 ,mem_patch2c 
-0x2f32 006968 force smp_pairing_timer ,queue 
-0x2f33 006969 call timer_stop 
-0x2f34 006970 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2f35 006971 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x2f36 006972 branch ui_ipc_send_event 
-:      006974 le_smp_pairing_fail_reason_not_support_pairing:
-0x2f37 006975 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x2f38 006976 branch le_send_pairing_failed 
-:      006978 le_parse_smp_pairing_random_sc:
-0x2f39 006979 arg mem_le_mrand ,contw 
-0x2f3a 006980 copy rega ,contr 
-0x2f3b 006981 call memcpy16 
-0x2f3c 006982 fetch 1 ,mem_le_pairing_mode 
-0x2f3d 006983 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3e 006984 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3f 006985 call function_g2 
-0x2f40 006986 call le_send_smp_pairing_random 
-0x2f41 006987 fetch 1 ,mem_le_pairing_mode 
-0x2f42 006988 rtnne le_pairing_mode_secure_connect_numeric 
-0x2f43 006989 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x2f44 006990 branch ui_ipc_send_event 
-:      006992 le_parse_smp_pairing_random_sc_passkey:
-0x2f45 006993 call function_f4_ca 
-0x2f46 006994 arg mem_aes_cmac_temp ,contw 
-0x2f47 006995 call load_inverse_result 
-0x2f48 006996 arg mem_aes_cmac_temp ,rega 
-0x2f49 006997 arg mem_le_rconfirm ,regb 
-0x2f4a 006998 arg 16 ,loopcnt 
-0x2f4b 006999 call string_compare 
-0x2f4c 007000 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x2f4d 007001 branch le_send_smp_pairing_random 
-:      007003 le_parse_smp_pairing_random_success:
-0x2f4e 007004 call generate_stk 
-0x2f4f 007005 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x2f50 007006 call ui_ipc_send_event 
-0x2f51 007007 jam 1 ,mem_ltk_exists 
-0x2f52 007008 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      007010 le_send_smp_pairing_random:
-0x2f53 007011 force 17 ,rega 
-0x2f54 007012 call le_fifo_malloc_tx_l2cap_smp 
-0x2f55 007013 setarg smp_pairing_random 
-0x2f56 007014 istore 1 ,contw 
-0x2f57 007015 arg mem_le_srand ,contr 
-0x2f58 007016 branch memcpy16 
-:      007018 le_send_smp_encryption_information:
-0x2f59 007019 force 17 ,rega 
-0x2f5a 007020 call le_fifo_malloc_tx_l2cap_smp 
-0x2f5b 007021 setarg smp_encryption_information 
-0x2f5c 007022 istore 1 ,contw 
-0x2f5d 007023 fetch 1 ,mem_le_configuration 
-0x2f5e 007024 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x2f5f 007025 arg mem_le_ltk ,contr 
-0x2f60 007026 branch memcpy16 
-:      007028 le_send_fixed_ltk:
-0x2f61 007029 arg mem_le_fixed_ltk ,contr 
-0x2f62 007030 branch memcpy16 
-:      007033 le_send_smp_master_identification:
-0x2f63 007034 arg mem_le_ediv ,contw 
-0x2f64 007035 force 10 ,loopcnt 
-0x2f65 007036 call generate_random_loop 
-0x2f66 007037 force 11 ,rega 
-0x2f67 007038 call le_fifo_malloc_tx_l2cap_smp 
-0x2f68 007039 setarg smp_master_identification 
-0x2f69 007040 istore 1 ,contw 
-0x2f6a 007041 fetch 2 ,mem_le_ediv 
-0x2f6b 007042 istore 2 ,contw 
-0x2f6c 007043 fetch 8 ,mem_le_rand 
-0x2f6d 007044 istore 8 ,contw 
-0x2f6e 007045 rtn 
-:      007047 le_send_smp_identity_information:
-0x2f6f 007048 force 17 ,rega 
-0x2f70 007049 call le_fifo_malloc_tx_l2cap_smp 
-0x2f71 007050 setarg smp_identity_information 
-0x2f72 007051 istore 1 ,contw 
-0x2f73 007052 setarg 0 
-0x2f74 007053 istore 8 ,contw 
-0x2f75 007054 istore 8 ,contw 
-0x2f76 007055 rtn 
-:      007058 le_send_smp_identity_address_information:
-0x2f77 007059 force 8 ,rega 
-0x2f78 007060 call le_fifo_malloc_tx_l2cap_smp 
-0x2f79 007061 setarg smp_identity_address_information 
-0x2f7a 007062 istore 1 ,contw 
-0x2f7b 007063 fetch 1 ,mem_le_conn_own_addr_type 
-0x2f7c 007064 istore 1 ,contw 
-0x2f7d 007065 fetch 6 ,mem_le_lap 
-0x2f7e 007066 istore 6 ,contw 
-0x2f7f 007067 rtn 
-:      007070 le_send_pairing_fail_unspecified_reason:
-0x2f80 007071 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x2f81 007072 branch le_send_pairing_failed 
-:      007074 le_check_init_key_distribution:
-0x2f82 007075 fetch 1 ,mem_le_pres_init_key_distribution 
-0x2f83 007076 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x2f84 007077 iand temp ,pdata 
-0x2f85 007078 rtn 
-:      007080 le_parse_smp_identity_information:
-0x2f86 007081 arg mem_le_irk ,contw 
-0x2f87 007082 call memcpy16 
-0x2f88 007083 call le_check_init_key_distribution 
-0x2f89 007084 isolate0 le_initator_irk_bit ,pdata 
-0x2f8a 007085 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f8b 007086 fetch 1 ,mem_device_option 
-0x2f8c 007087 rtnne dvc_op_module 
-0x2f8d 007088 call le_check_master_addr_type 
-0x2f8e 007089 nrtn user 
-0x2f8f 007090 branch app_ble_store_reconn_info 
-:      007093 le_check_master_addr_type:
-0x2f90 007094 call disable_user 
-0x2f91 007095 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2f92 007096 rtneq master_public_addr 
-0x2f93 007097 fetch 1 ,mem_le_preq_init_key_distribution 
-0x2f94 007098 rtnbit0 le_initator_irk_bit 
-0x2f95 007099 branch enable_user 
-:      007101 le_parse_smp_identity_address_information:
-0x2f96 007102 call le_check_init_key_distribution 
-0x2f97 007103 isolate0 le_initator_irk_bit ,pdata 
-0x2f98 007104 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f99 007105 rtn 
-:      007107 le_parse_smp_master_identification:
-:      007108 le_parse_smp_signing_information:
-:      007109 le_parse_smp_security_request:
-0x2f9a 007110 rtn 
-:      007112 le_parse_smp_public_key:
-0x2f9b 007113 arg mem_le_pubkey_remote_x_256 ,contw 
-0x2f9c 007114 call memcpy64 
-0x2f9d 007115 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f9e 007116 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x2f9f 007117 rtn 
-:      007119 le_parse_smp_dhkey_check:
-0x2fa0 007120 arg mem_sp_confirm_remote ,contw 
-0x2fa1 007121 call memcpy16 
-0x2fa2 007122 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x2fa3 007123 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2fa4 007124 rtn 
-:      007126 le_send_smp_pairing_public_key:
-0x2fa5 007127 force 65 ,rega 
-0x2fa6 007128 call le_fifo_malloc_tx_l2cap_smp 
-0x2fa7 007129 setarg smp_pairing_public_key 
-0x2fa8 007130 istore 1 ,contw 
-0x2fa9 007131 arg mem_sc_pubkey_local_x_256 ,contr 
-0x2faa 007132 branch memcpy64 
-:      007134 le_send_smp_pairing_dhkey_check:
-0x2fab 007135 call function_f6_eb 
-0x2fac 007136 force 17 ,rega 
-0x2fad 007137 call le_fifo_malloc_tx_l2cap_smp 
-0x2fae 007138 setarg smp_pairing_dhkey_check 
-0x2faf 007139 istore 1 ,contw 
-0x2fb0 007140 branch load_inverse_result 
-:      007142 le_check_paring_time:
-0x2fb1 007143 fetch 1 ,mem_le_pairing_state 
-0x2fb2 007144 rtneq flag_le_pairing_end 
-0x2fb3 007145 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x2fb4 007146 isub temp ,null 
-0x2fb5 007147 nrtn positive 
-0x2fb6 007148 arg smp_pairing_timer ,queue 
-0x2fb7 007149 call timer_check 
-0x2fb8 007150 nrtn blank 
-0x2fb9 007151 branch le_send_pairing_fail_unspecified_reason 
-:      007153 le_pairing_sm:
-0x2fba 007154 bpatchx patch2c_6 ,mem_patch2c 
-0x2fbb 007155 call le_fifo_check_nearly_full 
-0x2fbc 007156 nrtn blank 
-0x2fbd 007157 fetch 1 ,mem_le_pairing_state 
-0x2fbe 007158 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x2fbf 007159 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x2fc0 007160 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x2fc1 007161 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x2fc2 007162 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x2fc3 007163 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x2fc4 007164 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x2fc5 007165 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x2fc6 007166 rtn 
-:      007168 le_pairing_sm_null:
-:      007169 le_pairing_sm_send_sec_req:
-0x2fc7 007170 fetch 1 ,mem_le_enc_state 
-0x2fc8 007171 rtnne flag_le_send_start_enc_rsp 
-0x2fc9 007172 jam flag_le_enc_end ,mem_le_enc_state 
-0x2fca 007173 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2fcb 007174 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x2fcc 007175 branch ui_ipc_send_event 
-:      007178 le_pairing_sm_start:
-0x2fcd 007179 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x2fce 007180 branch le_send_smp_security_request 
-:      007182 le_pairing_sm_rcv_pairing_req:
-0x2fcf 007183 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
-0x2fd0 007184 setarg timer_smp_pairing_timeout 
-0x2fd1 007185 arg smp_pairing_timer ,queue 
-0x2fd2 007186 branch timer_init 
-:      007188 le_pairing_sm_after_auth:
-0x2fd3 007189 fetch 1 ,mem_le_enc_state 
-0x2fd4 007190 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x2fd5 007191 rtn 
-:      007193 le_pairing_sm_after_auth_start_enc:
-0x2fd6 007194 fetch 1 ,mem_le_pairing_mode 
-0x2fd7 007195 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
-0x2fd8 007197 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x2fd9 007198 call le_send_smp_encryption_information 
-:      007199 le_pairing_sm_after_auth_start_enc_common:
-0x2fda 007200 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x2fdb 007201 call ui_ipc_send_event 
-0x2fdc 007202 fetch 1 ,mem_device_option 
-0x2fdd 007203 rtnne dvc_op_module 
-0x2fde 007204 call le_check_master_addr_type 
-0x2fdf 007205 rtn user 
-0x2fe0 007206 branch app_ble_store_reconn_info 
-:      007208 le_pairing_sm_after_auth_start_enc_sc:
-0x2fe1 007209 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe2 007210 branch le_pairing_sm_after_auth_start_enc_common 
-:      007212 le_pairng_sm_send_enc_information:
-0x2fe3 007213 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe4 007214 branch le_send_smp_master_identification 
-:      007216 le_pairng_sm_send_master_indentification:
-0x2fe5 007217 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x2fe6 007218 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x2fe7 007219 iand temp ,pdata 
-0x2fe8 007220 isolate0 le_initator_irk_bit ,pdata 
-0x2fe9 007221 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x2fea 007222 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x2feb 007223 branch le_send_smp_identity_information 
-:      007225 le_pairng_sm_send_indentity_information:
-0x2fec 007226 call le_send_smp_identity_address_information 
-0x2fed 007227 branch le_parse_start_enc_rsp_after_auth_end 
-:      007230 le_parse_start_enc_rsp_after_auth_end:
-0x2fee 007231 bpatchx patch2c_7 ,mem_patch2c 
-0x2fef 007232 force smp_pairing_timer ,queue 
-0x2ff0 007233 call timer_stop 
-0x2ff1 007234 jam flag_le_enc_end ,mem_le_enc_state 
-0x2ff2 007235 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2ff3 007236 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x2ff4 007237 branch ui_ipc_send_event 
-:      007241 le_secure_connect_sm:
-0x2ff5 007242 bpatchx patch2d_0 ,mem_patch2d 
-0x2ff6 007243 fetch 1 ,mem_le_pairing_mode 
-0x2ff7 007244 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x2ff8 007245 fetch 1 ,mem_le_secure_connect_flag 
-0x2ff9 007246 rtnne le_sp_flag_commit_256 
-0x2ffa 007247 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x2ffb 007248 fetch 1 ,mem_le_secure_connect_state 
-0x2ffc 007249 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x2ffd 007250 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x2ffe 007251 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x2fff 007252 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x3000 007253 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x3001 007254 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x3002 007255 rtn 
-:      007257 le_sc_state_clear:
-0x3003 007258 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x3004 007259 jam le_sc_stat_null ,mem_le_secure_connect_state 
-0x3005 007260 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3006 007261 rtn 
-:      007263 le_sc_sm_passkey_wait_confirm:
-0x3007 007264 fetch 1 ,mem_authentication_passkey_times 
-0x3008 007265 copy pdata ,queue 
-0x3009 007266 increase 1 ,pdata 
-0x300a 007267 store 1 ,mem_authentication_passkey_times 
-0x300b 007268 fetch 4 ,mem_le_tk 
-0x300c 007269 qisolate1 pdata 
-0x300d 007270 setarg 0x80 
-0x300e 007271 setflag true ,0 ,pdata 
-0x300f 007272 store 1 ,mem_passkey_1bit 
-0x3010 007273 branch le_sc_sm_ready_send_pairing_confirm 
-:      007275 le_sc_sm_wait_confirm_gkey:
-0x3011 007276 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x3012 007277 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3013 007278 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x3014 007279 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3015 007280 rtn 
-:      007282 le_sc_confirm_gkey_ok:
-0x3016 007283 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x3017 007284 call ui_ipc_send_event 
-0x3018 007285 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x3019 007286 branch le_send_smp_pairing_dhkey_check 
-:      007288 le_sc_sm_receive_dhkey:
-0x301a 007289 fetch 1 ,mem_sp_dhkey_invalid 
-0x301b 007290 beq sp_key_valid_256 ,le_dhkey_ready 
-0x301c 007291 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x301d 007292 rtn 
-:      007294 le_dhkey_ready:
-0x301e 007295 call function_f5 
-0x301f 007296 fetch 1 ,mem_le_pairing_mode 
-0x3020 007297 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x3021 007298 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
-0x3022 007299 call le_set_tk_0 
-:      007300 le_dhkey_ready_common:
-0x3023 007301 call function_f6_ea 
-0x3024 007302 arg mem_aes_cmac_temp ,rega 
-0x3025 007303 arg mem_sp_confirm_remote ,regb 
-0x3026 007304 arg 16 ,loopcnt 
-0x3027 007305 call string_compare 
-0x3028 007306 branch le_dhkey_check_ok ,zero 
-:      007307 le_dhkey_check_fail:
-0x3029 007308 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x302a 007309 branch le_send_pairing_failed 
-:      007312 le_dhkey_check_ok:
-0x302b 007313 call sp_calc_check_publickey_256 
-0x302c 007314 nbranch le_dhkey_check_fail ,zero 
-0x302d 007315 jam 1 ,mem_ltk_exists 
-0x302e 007316 fetch 1 ,mem_le_pairing_mode 
-0x302f 007317 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x3030 007318 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x3031 007319 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
-0x3032 007320 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3033 007321 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x3034 007322 rtn 
-:      007324 le_sc_sm_send_public_key:
-0x3035 007325 fetch 1 ,mem_le_pairing_mode 
-0x3036 007326 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x3037 007327 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
-0x3038 007328 jam 0 ,mem_passkey_1bit 
-:      007329 le_sc_sm_ready_send_pairing_confirm:
-0x3039 007330 branch le_send_smp_pairing_confirm 
-:      007332 le_sc_sm_send_public_key_passkey:
-0x303a 007333 jam 0 ,mem_authentication_passkey_times 
-0x303b 007334 rtneq le_pairing_mode_secure_connect_passkey_res_input 
-0x303c 007335 branch le_parse_smp_pairing_req_passkey 
-:      007338 le_sc_sm_receive_public_key:
-0x303d 007339 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x303e 007340 fetch 1 ,mem_sc_local_key_invalid 
-0x303f 007341 beq sp_key_valid_256 ,le_public_key_ready 
-0x3040 007342 rtn 
-:      007344 le_public_key_ready:
-0x3041 007345 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x3042 007346 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x3043 007347 branch sp_dhkey_calc_256 
-:      007349 le_sc_sm_wait_send_public_key:
-0x3044 007350 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3045 007351 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x3046 007352 branch le_send_smp_pairing_public_key 
-:      007356 le_fifo_malloc_tx_l2cap_smp:
-0x3047 007357 bpatchx patch2d_1 ,mem_patch2d 
-0x3048 007358 force le_l2cap_cid_smp ,regb 
-0x3049 007359 branch le_fifo_malloc_tx_l2cap 
-:      007363 le_parse_ll:
-0x304a 007364 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
-0x304b 007365 beq ll_connection_update_ind ,le_parse_connection_update_ind 
-0x304c 007366 beq ll_channel_map_ind ,le_parse_channel_map_ind 
-0x304d 007367 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x304e 007368 beq ll_enc_req ,le_parse_enc_req 
-0x304f 007369 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x3050 007370 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x3051 007371 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x3052 007372 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x3053 007373 beq ll_feature_req ,le_parse_feature_req 
-0x3054 007374 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x3055 007375 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x3056 007376 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x3057 007377 beq ll_version_ind ,le_parse_version_ind 
-0x3058 007378 beq ll_reject_ind ,le_parse_reject_ind 
-0x3059 007379 beq ll_ping_req ,le_parse_ping_req 
-0x305a 007380 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x305b 007381 beq ll_length_req ,le_parse_length_req 
-0x305c 007382 beq ll_length_rsp ,le_parse_length_rsp 
-0x305d 007383 beq ll_phy_req ,le_parse_phy_req 
-0x305e 007384 beq ll_phy_update_ind ,le_parse_phy_update_ind 
-0x305f 007385 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
-0x3060 007386 branch le_send_unknown_rsp 
-:      007390 le_parse_connection_update_ind:
-0x3061 007391 ifetch 9 ,contr 
-0x3062 007392 store 9 ,mem_le_new_param 
-0x3063 007393 ifetch 2 ,contr 
-0x3064 007394 store 2 ,mem_le_instant 
-0x3065 007395 fetch 1 ,mem_le_state 
-0x3066 007396 set1 lestate_update_param ,pdata 
-0x3067 007397 store 1 ,mem_le_state 
-0x3068 007398 rtn 
-:      007402 le_parse_channel_map_ind:
-0x3069 007403 ifetch 5 ,contr 
-0x306a 007404 store 5 ,mem_le_new_map 
-0x306b 007405 ifetch 2 ,contr 
-0x306c 007406 store 2 ,mem_le_instant 
-:      007407 le_update_map_enable:
-0x306d 007408 fetch 1 ,mem_le_state 
-0x306e 007409 set1 lestate_update_map ,pdata 
-0x306f 007410 store 1 ,mem_le_state 
-0x3070 007411 rtn 
-:      007415 le_parse_terminate_ind:
-0x3071 007416 setarg 20 
-0x3072 007417 store 2 ,mem_le_superto 
-0x3073 007418 store 2 ,mem_le_init_superto 
-0x3074 007419 rtn 
-:      007423 le_parse_enc_req:
-0x3075 007424 ifetch 8 ,contr 
-0x3076 007425 store 8 ,mem_le_rand 
-0x3077 007426 ifetch 2 ,contr 
-0x3078 007427 store 2 ,mem_le_ediv 
-0x3079 007428 ifetch 8 ,contr 
-0x307a 007429 store 8 ,mem_le_skdm 
-0x307b 007430 ifetch 4 ,contr 
-0x307c 007431 store 4 ,mem_ccm_ivm 
-0x307d 007432 call le_send_enc_rsp 
-0x307e 007433 bpatchx patch2d_2 ,mem_patch2d 
-0x307f 007434 fetch 1 ,mem_le_pairing_state 
-0x3080 007435 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x3081 007436 fetch 1 ,mem_le_configuration 
-0x3082 007437 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x3083 007438 fetch 1 ,mem_nv_data_number 
-0x3084 007439 ncall load_device_list_mode_4 ,blank 
-0x3085 007440 fetch 1 ,mem_ltk_exists 
-0x3086 007441 beq 0 ,le_ltk_lost 
-:      007442 le_parse_enc_req_after_auth:
-0x3087 007443 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x3088 007444 call le_send_start_enc_req 
-0x3089 007445 branch generate_sk 
-:      007446 le_parse_enc_req_fixed_ltk:
-0x308a 007447 jam 1 ,mem_ltk_exists 
-0x308b 007448 arg mem_le_fixed_ltk ,contr 
-0x308c 007449 arg mem_le_ltk ,contw 
-0x308d 007450 call memcpy16 
-0x308e 007451 branch le_parse_enc_req_after_auth 
-:      007453 le_ltk_lost:
-0x308f 007454 jam flag_le_enc_null ,mem_le_enc_state 
-0x3090 007455 jam flag_le_enc_null ,mem_le_pairing_state 
-0x3091 007456 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x3092 007457 branch ui_ipc_send_event 
-:      007460 le_parse_enc_rsp:
-0x3093 007461 ifetch 8 ,contr 
-0x3094 007462 store 8 ,mem_le_skds 
-0x3095 007463 ifetch 4 ,contr 
-0x3096 007464 store 4 ,mem_ccm_ivs 
-0x3097 007465 branch generate_sk 
-:      007469 le_parse_start_enc_req:
-0x3098 007470 fetch 1 ,mem_le_state 
-0x3099 007471 set1 lestate_encryption ,pdata 
-0x309a 007472 store 1 ,mem_le_state 
-0x309b 007473 rtn 
-:      007476 le_parse_start_enc_rsp:
-0x309c 007477 rtn master 
-0x309d 007478 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x309e 007479 call ui_ipc_send_event 
-0x309f 007480 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x30a0 007481 branch le_send_start_enc_rsp 
-:      007485 le_parse_unknown_rsp:
-0x30a1 007486 rtn 
-:      007490 le_parse_feature_req:
-0x30a2 007491 branch le_send_feature_rsp 
-:      007495 le_parse_feature_rsp:
-0x30a3 007496 rtn 
-:      007500 le_parse_pause_enc_req:
-0x30a4 007501 jam flag_le_enc_pause ,mem_le_enc_state 
-0x30a5 007502 call le_send_pause_enc_rsp 
-0x30a6 007503 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x30a7 007504 branch ui_ipc_send_event 
-:      007508 le_parse_pause_enc_rsp:
-0x30a8 007509 rtn 
-:      007513 le_parse_version_ind:
-0x30a9 007514 rtn master 
-0x30aa 007515 branch le_send_version_ind 
-:      007519 le_parse_reject_ind:
-0x30ab 007520 rtn 
-:      007524 le_parse_ping_req:
-0x30ac 007525 branch le_send_ping_rsp 
-:      007529 le_parse_ping_rsp:
-0x30ad 007530 rtn 
-:      007533 le_parse_length_req:
-0x30ae 007534 call le_parse_length_rsp 
-0x30af 007535 branch le_send_data_length_res 
-:      007537 le_parse_length_rsp:
-0x30b0 007538 ifetch 8 ,contr 
-0x30b1 007539 store 8 ,mem_remote_rx_max_octets 
-0x30b2 007540 fetch 2 ,mem_remote_rx_max_octets 
-0x30b3 007541 fetcht 2 ,mem_local_tx_max_octets 
-0x30b4 007542 call not_greater_than 
-0x30b5 007543 store 2 ,mem_remote_rx_max_octets 
-0x30b6 007545 fetch 2 ,mem_remote_tx_max_octets 
-0x30b7 007546 fetcht 2 ,mem_local_rx_max_octets 
-0x30b8 007547 call not_greater_than 
-0x30b9 007548 store 2 ,mem_remote_tx_max_octets 
-0x30ba 007549 rtn 
-:      007553 le_parse_phy_req:
-0x30bb 007554 branch le_send_phy_rsp 
-:      007558 le_parse_phy_update_ind:
-0x30bc 007559 ifetch 2 ,contr 
-0x30bd 007560 store 2 ,mem_le_new_m2s_phy 
-0x30be 007561 ifetch 2 ,contr 
-0x30bf 007562 store 2 ,mem_le_instant 
-0x30c0 007563 rtn blank 
-0x30c1 007564 fetch 1 ,mem_le_state 
-0x30c2 007565 set1 lestate_update_phy ,pdata 
-0x30c3 007566 store 1 ,mem_le_state 
-0x30c4 007567 rtn 
-:      007572 le_send_terminate_ind_user_terminated:
-0x30c5 007573 arg error_remote_user_terminated_connection ,regc 
-:      007576 le_send_terminate_ind:
-0x30c6 007577 arg 2 ,rega 
-0x30c7 007578 arg ll_terminate_ind ,regb 
-0x30c8 007579 call le_fifo_malloc_tx_ll 
-0x30c9 007580 copy regc ,pdata 
-0x30ca 007581 istore 1 ,contw 
-0x30cb 007582 rtn 
-:      007586 le_send_enc_rsp:
-0x30cc 007587 arg mem_le_skds ,contw 
-0x30cd 007588 force 8 ,loopcnt 
-0x30ce 007589 call generate_random_loop 
-0x30cf 007590 arg mem_ccm_ivs ,contw 
-0x30d0 007591 force 4 ,loopcnt 
-0x30d1 007592 call generate_random_loop 
-0x30d2 007593 arg 13 ,rega 
-0x30d3 007594 arg ll_enc_rsp ,regb 
-0x30d4 007595 call le_fifo_malloc_tx_ll 
-0x30d5 007596 fetch 8 ,mem_le_skds 
-0x30d6 007597 istore 8 ,contw 
-0x30d7 007598 fetch 4 ,mem_ccm_ivs 
-0x30d8 007599 istore 4 ,contw 
-0x30d9 007600 rtn 
-:      007604 le_send_start_enc_req:
-0x30da 007605 jam flag_le_send_start_enc_req ,mem_le_enc_state 
-0x30db 007606 arg ll_start_enc_req ,regb 
-0x30dc 007607 branch le_send_ll_one_lenth 
-:      007611 le_send_start_enc_rsp:
-0x30dd 007612 arg ll_start_enc_rsp ,regb 
-0x30de 007613 branch le_send_ll_one_lenth 
-:      007618 le_send_unknown_rsp:
-0x30df 007619 arg 2 ,rega 
-0x30e0 007620 arg ll_unknown_rsp ,regb 
-0x30e1 007621 call le_fifo_malloc_tx_ll 
-0x30e2 007622 istorer regc ,1 ,contw 
-0x30e3 007623 rtn 
-:      007627 le_send_feature_rsp:
-0x30e4 007628 arg 9 ,rega 
-0x30e5 007629 arg ll_feature_rsp ,regb 
-0x30e6 007630 call le_fifo_malloc_tx_ll 
-0x30e7 007631 fetch 8 ,mem_le_local_feature 
-0x30e8 007632 or pdata ,fun_ll_feature_le_encryption ,pdata 
-0x30e9 007633 istore 8 ,contw 
-0x30ea 007634 rtn 
-:      007638 le_send_pause_enc_rsp:
-0x30eb 007639 arg ll_pause_enc_rsp ,regb 
-0x30ec 007640 branch le_send_ll_one_lenth 
-:      007644 le_send_version_ind:
-0x30ed 007645 arg 6 ,rega 
-0x30ee 007646 arg ll_version_ind ,regb 
-0x30ef 007647 call le_fifo_malloc_tx_ll 
-0x30f0 007648 fetch 5 ,mem_version 
-0x30f1 007649 istore 5 ,contw 
-0x30f2 007650 rtn 
-:      007653 le_send_reject_ind:
-0x30f3 007654 arg 2 ,rega 
-0x30f4 007655 arg ll_reject_ind ,regb 
-0x30f5 007656 call le_fifo_malloc_tx_ll 
-0x30f6 007657 setarg le_err_pin_or_key_missing 
-0x30f7 007658 istore 1 ,contw 
-0x30f8 007659 rtn 
-:      007663 le_send_ping_rsp:
-0x30f9 007664 arg ll_ping_rsp ,regb 
-0x30fa 007665 branch le_send_ll_one_lenth 
-:      007667 le_send_data_length_req:
-0x30fb 007668 arg ll_length_req ,regb 
-0x30fc 007669 branch le_send_data_length 
-:      007671 le_send_data_length_res:
-0x30fd 007672 arg ll_length_rsp ,regb 
-:      007673 le_send_data_length:
-0x30fe 007674 arg 9 ,rega 
-0x30ff 007675 call le_fifo_malloc_tx_ll 
-0x3100 007676 fetch 8 ,mem_local_rx_max_octets 
-0x3101 007677 istore 8 ,contw 
-0x3102 007678 rtn 
-:      007682 le_send_phy_rsp:
-0x3103 007683 arg 3 ,rega 
-0x3104 007684 arg ll_phy_rsp ,regb 
-0x3105 007685 call le_fifo_malloc_tx_ll 
-0x3106 007686 fetch 1 ,mem_le_tx_phys 
-0x3107 007687 and pdata ,0x07 ,pdata 
-0x3108 007688 istore 1 ,contw 
-0x3109 007689 fetch 1 ,mem_le_rx_phys 
-0x310a 007690 and pdata ,0x07 ,pdata 
-0x310b 007691 istore 1 ,contw 
-0x310c 007692 rtn 
-:      007696 le_send_ll_one_lenth:
-0x310d 007697 arg 1 ,rega 
-0x310e 007698 branch le_fifo_malloc_tx_ll 
-:      007703 g24_dispatch:
-0x310f 007704 bpatchx patch2d_3 ,mem_patch2d 
-0x3110 007705 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-0x3111 007706 branch g24_transmit_dispatch 
-:      007711 g24_prep:
-0x3112 007712 bpatchx patch2d_4 ,mem_patch2d 
-0x3113 007713 disable enable_crc 
-0x3114 007714 disable enable_white 
-0x3115 007715 setarg 0x555555 
-0x3116 007716 iforce crc24_init 
-0x3117 007717 fetch 1 ,mem_24g_ch 
-0x3118 007718 branch le_prep_next 
-:      007720 g24_receive_packet:
-0x3119 007721 bpatchx patch2d_5 ,mem_patch2d 
-0x311a 007722 fetch 1 ,mem_24g_rx_phy 
-0x311b 007723 call le_enable_phy_by_pdata 
-0x311c 007724 fetch 4 ,mem_24g_addr 
-0x311d 007725 iforce access 
-0x311e 007726 call set_sync_on 
-0x311f 007727 fetcht 1 ,mem_24g_ch 
-0x3120 007728 call le_rf_rx_enable 
-:      007729 g24_receive_rxon:
-0x3121 007730 call g24_prep 
-0x3122 007731 bmark0 mark_ble_lr ,g24_receive_nolr 
-0x3123 007732 pulse dewhiten_code_calc 
-0x3124 007733 nop 30 
-0x3125 007734 call g24_prep 
-:      007735 g24_receive_nolr:
-0x3126 007736 disable user3 
-0x3127 007737 enable decode_fec0 
-0x3128 007738 enable is_rx 
-0x3129 007739 disable is_tx 
-0x312a 007740 enable swfine 
-0x312b 007741 fetch 2 ,mem_24g_rx_window 
-0x312c 007742 iforce stop_watch 
-0x312d 007743 correlate null ,timeout 
-0x312e 007744 nbranch g24_sync_timeout ,sync 
-0x312f 007745 call rf_debug_rx_sync_line 
-0x3130 007746 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0x3131 007747 fetch 1 ,mem_24g_disable_fec1 
-0x3132 007748 nbranch g24_receive_skip_fec1 ,blank 
-0x3133 007749 disable decode_fec0 
-0x3134 007750 enable decode_fec1 
-:      007751 g24_receive_skip_fec1:
-0x3135 007752 enable enable_white 
-0x3136 007753 enable enable_crc 
-0x3137 007754 call g24_receive_byte 
-0x3138 007755 store 1 ,mem_24g_get_syncword_crc8 
-0x3139 007756 fetcht 1 ,mem_24g_syncword_crc8 
-0x313a 007757 isub temp ,null 
-0x313b 007758 nbranch g24_hec_error ,zero 
-0x313c 007759 bpatchx patch2d_6 ,mem_patch2d 
-0x313d 007760 disable user7 
-0x313e 007761 isolate1 mark_ble_lr ,mark 
-0x313f 007762 call g24_lr_receive_pdu_len ,true 
-0x3140 007763 branch g24_lr_len_error ,user7 
-0x3141 007764 call g24_receive_byte 
-0x3142 007765 store 1 ,mem_24g_rxbuf 
-0x3143 007766 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0x3144 007767 fetch 1 ,mem_24g_rxbuf 
-0x3145 007768 fetcht 1 ,mem_24g_data_type 
-0x3146 007769 icompare bits_data ,temp 
-0x3147 007770 nbranch g24_type_error ,true 
-:      007771 g24_receive_skip:
-0x3148 007772 call g24_receive_byte 
-0x3149 007773 isolate1 mark_ble_lr ,mark 
-0x314a 007774 call g24_lr_receive_payload_len ,true 
-0x314b 007775 istore 1 ,contw 
-0x314c 007776 rshift3 pdata ,pdata 
-0x314d 007777 sub pdata ,0x1f ,null 
-0x314e 007778 nbranch g24_len_over_error ,positive 
-0x314f 007779 copy pdata ,loopcnt 
-0x3150 007780 branch g24rx_nopayload ,zero 
-:      007781 g24rx_loop:
-0x3151 007782 call g24_receive_byte 
-0x3152 007783 istore 1 ,contw 
-0x3153 007784 loop g24rx_loop 
-:      007785 g24rx_nopayload:
-0x3154 007786 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
-0x3155 007787 copy contw ,rega 
-0x3156 007788 call g24_receive_byte 
-0x3157 007789 store 1 ,mem_rssi_hex_received 
-0x3158 007790 copy rega ,contw 
-:      007791 g24_receive_skip_rssi:
-0x3159 007792 parse demod ,bucket ,24 
-0x315a 007793 rshift32 pdata ,pdata 
-0x315b 007794 rshift16 pdata ,pdata 
-0x315c 007795 istore 3 ,contw 
-0x315d 007796 fetch 1 ,mem_24g_disable_fec1 
-0x315e 007797 nbranch g24_receive_skip_disable_fec1 ,blank 
-0x315f 007798 disable decode_fec1 
-:      007799 g24_receive_skip_next:
-0x3160 007800 isolate1 mark_24g_rxmode ,mark 
-0x3161 007801 call save_rssi_dec ,true 
-0x3162 007802 branch g24_crc_error ,crc_failed 
-0x3163 007803 call rf_debug_rx_crc_line 
-0x3164 007804 bpatchx patch2d_7 ,mem_patch2d 
-0x3165 007805 enable user3 
-0x3166 007806 call le_match_set_txfreq 
-0x3167 007807 rtnmark1 mark_24g_rxmode 
-0x3168 007808 fetch 1 ,mem_rssi_hex_received 
-0x3169 007809 fetcht 1 ,mem_rssi_hex_received_max_value 
-0x316a 007810 isub temp ,null 
-0x316b 007811 call copy_temp2pdata ,positive 
-0x316c 007812 branch rssi_signal 
-:      007814 g24_receive_skip_disable_fec1:
-0x316d 007815 disable decode_fec0 
-0x316e 007816 branch g24_receive_skip_next 
-:      007819 g24_lr_receive_pdu_len:
-0x316f 007820 call g24_receive_byte 
-0x3170 007821 sub pdata ,1 ,null 
-0x3171 007822 branch enable_user7 ,positive 
-0x3172 007823 increase -2 ,pdata 
-0x3173 007824 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
-0x3174 007825 branch enable_user7 ,blank 
-0x3175 007826 increase -1 ,pdata 
-:      007827 g24_lr_receive_pdu_norssi:
-0x3176 007828 store 1 ,mem_temp 
-0x3177 007829 rtn 
-:      007831 g24_lr_receive_payload_len:
-0x3178 007832 and_into 0x07 ,pdata 
-0x3179 007833 fetcht 1 ,mem_temp 
-0x317a 007834 lshift3 temp ,temp 
-0x317b 007835 ior temp ,pdata 
-0x317c 007836 rtn 
-:      007838 g24_receive_byte:
-0x317d 007839 parse demod ,bucket ,8 
-0x317e 007840 rshift3 pwindow ,pdata 
-0x317f 007841 rtn 
-:      007843 g24_sync_timeout:
-0x3180 007844 jam err_sync_to ,mem_24g_off_type 
-0x3181 007845 isolate1 mark_24g_rxmode ,mark 
-0x3182 007846 call rssi_noise ,true 
-:      007847 g24_end_of_packet:
-0x3183 007848 bpatchx patch2e_0 ,mem_patch2e 
-0x3184 007849 call le_disable 
-0x3185 007850 disable encode_fec1 
-0x3186 007851 disable decode_fec1 
-0x3187 007852 branch end_of_packet 
-:      007854 g24_hec_error:
-0x3188 007855 jam err_hec ,mem_24g_off_type 
-0x3189 007856 branch g24_end_of_packet 
-:      007858 g24_lr_len_error:
-0x318a 007859 jam err_lr_len ,mem_24g_off_type 
-0x318b 007860 branch g24_end_of_packet 
-:      007862 g24_type_error:
-0x318c 007863 jam err_type ,mem_24g_off_type 
-0x318d 007864 branch g24_end_of_packet 
-:      007866 g24_len_over_error:
-0x318e 007867 jam err_len_over ,mem_24g_off_type 
-0x318f 007868 branch g24_end_of_packet 
-:      007870 g24_crc_error:
-0x3190 007871 jam err_crc ,mem_24g_off_type 
-0x3191 007872 branch g24_end_of_packet 
-:      007874 g24_set_freq_tx:
-0x3192 007875 call set_sync_on 
-0x3193 007876 fetcht 1 ,mem_24g_ch 
-0x3194 007877 branch set_freq_tx 
-:      007879 g24_transmit:
-0x3195 007880 bpatchx patch2e_1 ,mem_patch2e 
-0x3196 007881 fetch 1 ,mem_24g_tx_phy 
-0x3197 007882 call le_enable_phy_by_pdata 
-0x3198 007883 fetch 4 ,mem_24g_addr 
-0x3199 007884 iforce access 
-0x319a 007885 call g24_prep 
-0x319b 007886 call g24_set_freq_tx 
-0x319c 007887 set1 txgfsk ,radio_ctrl 
-0x319d 007888 enable encode_fec0 
-0x319e 007889 enable is_tx 
-0x319f 007890 disable is_rx 
-0x31a0 007891 call rf_debug_tx_on_line 
-0x31a1 007892 disable lr_s2en 
-0x31a2 007893 bmark1 mark_ble_lr ,g24_transmit_lr 
-0x31a3 007894 bmark1 mark_ble_2m ,g24_transmit_2m 
-0x31a4 007895 rshift16 access ,pdata 
-0x31a5 007896 rshift8 pdata ,pdata 
-0x31a6 007897 rshift4 pdata ,pdata 
-0x31a7 007898 inject mod ,40 
-:      007899 g24_transmit_packet:
-0x31a8 007900 bpatchx patch2e_2 ,mem_patch2e 
-0x31a9 007901 bmark1 mark_ble_lr ,g24_transmit_nolr 
-0x31aa 007902 fetch 1 ,mem_24g_disable_fec1 
-0x31ab 007903 nbranch g24_transmit_nolr ,blank 
-0x31ac 007904 disable encode_fec0 
-0x31ad 007905 enable encode_fec1 
-:      007906 g24_transmit_nolr:
-0x31ae 007907 enable enable_white 
-0x31af 007908 enable enable_crc 
-0x31b0 007909 fetch 1 ,mem_24g_txlen 
-0x31b1 007910 iforce loopcnt 
-0x31b2 007911 arg mem_24g_txpayload ,contr 
-:      007912 g24tr_loop:
-0x31b3 007913 ifetch 1 ,contr 
-0x31b4 007914 inject mod ,8 
-0x31b5 007915 loop g24tr_loop 
-0x31b6 007916 enable enable_parity 
-0x31b7 007917 inject mod ,24 
-0x31b8 007918 disable enable_parity 
-0x31b9 007919 bmark0 mark_ble_lr ,g24_transmit_skip 
-0x31ba 007920 disable enable_white 
-0x31bb 007921 setarg 0 
-0x31bc 007922 inject mod ,3 
-:      007923 g24_transmit_skip:
-0x31bd 007924 until null ,tx_clear 
-0x31be 007925 nop 100 
-0x31bf 007926 disable lr_s2en 
-0x31c0 007927 disable encode_fec0 
-0x31c1 007928 fetch 1 ,mem_24g_disable_fec1 
-0x31c2 007929 nbranch g24_transmit_skip_disable_fec1 ,blank 
-0x31c3 007930 disable encode_fec1 
-:      007931 g24_transmit_skip_disable_fec1:
-0x31c4 007932 disable encode_fec3 
-0x31c5 007933 call set_sync_on 
-0x31c6 007934 branch rf_debug_tx_off_line 
-:      007936 g24_transmit_lr:
-0x31c7 007937 arg 10 ,loopcnt 
-:      007938 g24_transmit_lr_preamble_loop:
-0x31c8 007939 setarg 0x3c 
-0x31c9 007940 inject mod ,8 
-0x31ca 007941 loop g24_transmit_lr_preamble_loop 
-0x31cb 007942 disable encode_fec0 
-0x31cc 007943 enable encode_fec3 
-0x31cd 007944 rshift16 access ,pdata 
-0x31ce 007945 rshift16 pdata ,pdata 
-0x31cf 007946 rshift4 pdata ,pdata 
-0x31d0 007947 inject mod ,32 
-0x31d1 007948 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
-:      007949 g24_transmit_lr_s2:
-0x31d2 007950 setarg 1 
-0x31d3 007951 inject mod ,5 
-0x31d4 007952 enable lr_s2en 
-0x31d5 007953 branch g24_transmit_packet 
-:      007955 g24_transmit_lr_s8:
-0x31d6 007956 setarg 0 
-0x31d7 007957 inject mod ,5 
-0x31d8 007958 branch g24_transmit_packet 
-:      007960 g24_transmit_2m:
-0x31d9 007961 fetch 1 ,mem_system_clk 
-0x31da 007962 rshift pdata ,loopcnt 
-:      007963 g24_transmit_2m_dealy:
-0x31db 007964 nop 2 
-0x31dc 007965 loop g24_transmit_2m_dealy 
-0x31dd 007967 rshift16 access ,pdata 
-0x31de 007968 rshift8 pdata ,pdata 
-0x31df 007969 rshift4 pdata ,temp 
-0x31e0 007970 copy temp ,pdata 
-0x31e1 007971 inject mod ,8 
-0x31e2 007972 copy temp ,pdata 
-0x31e3 007973 inject mod ,40 
-0x31e4 007974 branch g24_transmit_packet 
-:      007982 g24_transmit_prep:
-0x31e5 007983 bpatchx patch2e_3 ,mem_patch2e 
-0x31e6 007984 fetch 1 ,mem_24g_tx_phy 
-0x31e7 007985 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
-0x31e8 007987 fetch 1 ,mem_24g_datalen 
-0x31e9 007988 increase 3 ,pdata 
-0x31ea 007989 store 1 ,mem_24g_txlen 
-0x31eb 007991 fetch 1 ,mem_24g_syncword_crc8 
-0x31ec 007992 store 1 ,mem_24g_txpayload 
-0x31ed 007994 fetch 1 ,mem_24g_data_type 
-0x31ee 007995 istore 1 ,contw 
-0x31ef 007997 fetch 1 ,mem_24g_datalen 
-:      007998 g24_transmit_prep_pdu:
-0x31f0 007999 lshift3 pdata ,pdata 
-0x31f1 008000 fetcht 1 ,mem_24g_pid 
-0x31f2 008001 and temp ,0x03 ,temp 
-0x31f3 008002 lshift temp ,temp 
-0x31f4 008003 ior temp ,pdata 
-0x31f5 008004 fetcht 1 ,mem_24g_no_ack 
-0x31f6 008005 iadd temp ,pdata 
-0x31f7 008006 istore 1 ,contw 
-0x31f8 008008 fetch 1 ,mem_24g_datalen 
-0x31f9 008009 iforce loopcnt 
-0x31fa 008010 arg mem_24g_txbuf ,contr 
-0x31fb 008011 call memcpy 
-0x31fc 008012 bpatchx patch2e_4 ,mem_patch2e 
-0x31fd 008014 rtnmark0 mark_24g_rxmode 
-0x31fe 008015 fetch 1 ,mem_rssi_hex 
-0x31ff 008016 istore 1 ,contw 
-0x3200 008017 fetch 1 ,mem_24g_tx_phy 
-0x3201 008018 rtnbit1 bit_le_coded_phy 
-0x3202 008019 fetch 1 ,mem_24g_txlen 
-0x3203 008020 increase 1 ,pdata 
-0x3204 008021 store 1 ,mem_24g_txlen 
-0x3205 008022 rtn 
-:      008024 g24_lr_transmit_prep:
-0x3206 008026 fetch 1 ,mem_24g_datalen 
-0x3207 008027 increase 4 ,pdata 
-0x3208 008028 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
-0x3209 008029 increase 1 ,pdata 
-:      008030 g24_lr_transmit_prep_skip:
-0x320a 008031 store 1 ,mem_24g_txlen 
-0x320b 008033 fetch 1 ,mem_24g_syncword_crc8 
-0x320c 008034 store 1 ,mem_24g_txpayload 
-0x320d 008036 fetch 1 ,mem_24g_txlen 
-0x320e 008037 increase -2 ,pdata 
-0x320f 008038 istore 1 ,contw 
-0x3210 008040 fetch 1 ,mem_24g_data_type 
-0x3211 008041 istore 1 ,contw 
-0x3212 008042 setarg 0 
-0x3213 008043 branch g24_transmit_prep_pdu 
-:      008045 g24_read_len_pid_crc:
-0x3214 008046 bpatchx patch2e_5 ,mem_patch2e 
-0x3215 008048 fetch 1 ,mem_24g_rxbuf + 1 
-0x3216 008049 rshift3 pdata ,pdata 
-0x3217 008050 store 1 ,mem_24g_rxdata_length 
-0x3218 008052 increase 1 ,pdata 
-0x3219 008053 arg mem_24g_rxbuf + 1 ,contr 
-0x321a 008054 iadd contr ,contr 
-0x321b 008055 ifetch 3 ,contr 
-0x321c 008056 store 3 ,mem_24g_sta_crc 
-0x321d 008058 fetch 1 ,mem_24g_rxbuf + 1 
-0x321e 008059 rshift pdata ,pdata 
-0x321f 008060 and pdata ,0x03 ,pdata 
-0x3220 008061 store 1 ,mem_24g_sta_pid 
-0x3221 008062 rtn 
-:      008065 g24_ch:
-0x3222 008066 bpatchx patch2e_6 ,mem_patch2e 
-0x3223 008067 fetcht 1 ,mem_24g_current_ch_number 
-0x3224 008068 call g24_ch_map_size 
-0x3225 008069 storet 1 ,mem_24g_current_ch_number 
-0x3226 008070 rtn 
-:      008072 g24_ch_map_size:
-0x3227 008073 bpatchx patch2e_7 ,mem_patch2e 
-0x3228 008074 call g24_ch_calc 
-0x3229 008075 increase 1 ,temp 
-0x322a 008076 and_into 3 ,temp 
-0x322b 008077 rtn 
-:      008079 g24_ch_calc:
-0x322c 008080 bpatchx patch2f_0 ,mem_patch2f 
-0x322d 008081 fetch 1 ,mem_24g_addr 
-0x322e 008082 and_into 0x03 ,pdata 
-0x322f 008083 mul32 pdata ,4 ,rega 
-0x3230 008084 setarg mem_24g_ch_map1 
-0x3231 008085 iadd rega ,pdata 
-0x3232 008086 iadd temp ,contr 
-0x3233 008087 ifetch 1 ,contr 
-0x3234 008088 store 1 ,mem_24g_ch 
-0x3235 008089 rtn 
-:      008092 g24_update_addr_and_synccrc8:
-0x3236 008093 store 4 ,mem_24g_addr 
-0x3237 008095 bpatchx patch2f_1 ,mem_patch2f 
-:      008096 g24_syncword_crc8:
-0x3238 008097 arg 0 ,rega 
-0x3239 008098 arg 4 ,loopcnt 
-0x323a 008099 arg mem_24g_addr ,contr 
-:      008100 g24_syncword_crc8_loop:
-0x323b 008101 ifetch 1 ,contr 
-0x323c 008102 iadd rega ,rega 
-0x323d 008103 loop g24_syncword_crc8_loop 
-0x323e 008104 copy rega ,pdata 
-0x323f 008105 store 2 ,mem_24g_syncword 
-0x3240 008106 fetch 1 ,mem_24g_syncword 
-0x3241 008107 fetcht 1 ,mem_24g_syncword + 1 
-0x3242 008108 iadd temp ,pdata 
-0x3243 008109 store 1 ,mem_24g_syncword_crc8 
-0x3244 008110 rtn 
-:      008113 g24_timer_check:
-0x3245 008114 bpatchx patch2f_2 ,mem_patch2f 
-0x3246 008115 call disable_user 
-0x3247 008116 fetcht 4 ,mem_24g_tx_btclk 
-0x3248 008117 copy clkn_bt ,pdata 
-0x3249 008118 isub temp ,null 
-0x324a 008119 ncall g24_timer_timeout ,positive 
-0x324b 008120 copy pdata ,regb 
-0x324c 008121 fetch 4 ,mem_24g_tx_btclk 
-0x324d 008122 fetcht 1 ,mem_24g_interval 
-0x324e 008123 iadd temp ,temp 
-0x324f 008124 copy regb ,pdata 
-0x3250 008125 isub temp ,null 
-0x3251 008126 nrtn positive 
-0x3252 008127 set0 28 ,pdata 
-0x3253 008128 store 4 ,mem_24g_tx_btclk 
-0x3254 008129 branch enable_user 
-:      008131 g24_timer_timeout:
-0x3255 008132 rtn zero 
-0x3256 008133 set1 28 ,pdata 
-0x3257 008134 rtn 
-:      008136 g24_timer_init:
-0x3258 008137 setarg 0 
-0x3259 008138 store 4 ,mem_24g_tx_btclk 
-0x325a 008139 rtn 
-:      008147 g24_chmap_param_init:
-0x325b 008148 bpatchx patch2f_3 ,mem_patch2f 
-0x325c 008149 setsect 0 ,0x1300 
-0x325d 008150 setsect 1 ,0x1908b 
-0x325e 008151 setsect 2 ,0x36150 
-0x325f 008152 setsect 3 ,0x3d20 
-0x3260 008153 store 9 ,mem_24g_ch_map1 
-0x3261 008154 setsect 0 ,0x3a1a 
-0x3262 008155 setsect 1 ,0xc453 
-0x3263 008156 setsect 2 ,0xd312 
-0x3264 008157 setsect 3 ,0x1 
-0x3265 008158 istore 7 ,contw 
-0x3266 008159 fetch 1 ,mem_24g_ch_map_update 
-0x3267 008160 rtn blank 
-0x3268 008161 arg mem_24g_ch_update_map1 ,contr 
-0x3269 008162 arg mem_24g_ch_map1 ,contw 
-0x326a 008163 branch memcpy16 
-:      008171 g24_chamap_param_update:
-0x326b 008172 bpatchx patch2f_4 ,mem_patch2f 
-0x326c 008173 setarg 0x4e001e 
-0x326d 008174 store 3 ,mem_24g_ch_update_map1 + 1 
-0x326e 008175 setarg 0x032303 
-0x326f 008176 istore 3 ,contw 
-0x3270 008177 setarg 0x250642 
-0x3271 008178 istore 3 ,contw 
-0x3272 008179 setarg 0x094c06 
-0x3273 008180 istore 3 ,contw 
-0x3274 008181 setarg 0x3c0927 
-0x3275 008182 istore 3 ,contw 
-0x3276 008183 jam 1 ,mem_24g_ch_map_update 
-0x3277 008184 rtn 
-:      008187 g24_rx_window_init:
-0x3278 008188 bpatchx patch2f_5 ,mem_patch2f 
-0x3279 008189 arg 0x6978 ,temp 
-0x327a 008190 bmark1 mark_24g_rxmode ,g24_rx_window_store 
-0x327b 008191 arg 0x12c0 ,temp 
-0x327c 008192 fetch 1 ,mem_24g_rx_phy 
-0x327d 008193 bbit0 2 ,g24_rx_window_store 
-0x327e 008194 arg 0x2ee0 ,temp 
-:      008195 g24_rx_window_store:
-0x327f 008196 storet 2 ,mem_24g_rx_window 
-0x3280 008197 rtn 
-:      008199 g24_enable_1m:
-0x3281 008200 jam 0x01 ,mem_24g_rx_phy 
-0x3282 008201 jam 0x01 ,mem_24g_tx_phy 
-0x3283 008202 rtn 
-:      008204 g24_enable_2m:
-0x3284 008205 jam 0x02 ,mem_24g_rx_phy 
-0x3285 008206 jam 0x02 ,mem_24g_tx_phy 
-0x3286 008207 rtn 
-:      008231 g24_pair_param_init:
-0x3287 008232 bpatchx patch2f_6 ,mem_patch2f 
-0x3288 008233 jam 0x4e ,mem_24g_pair_ch 
-0x3289 008234 setarg 0x101520 
-0x328a 008235 store 3 ,mem_24g_pair_addr 
-0x328b 008236 setarg 0x05 
-0x328c 008237 istore 1 ,contw 
-0x328d 008238 rtn 
-:      008244 g24_pair_timeout_timer:
-0x328e 008245 arg mem_24g_pair_timeout ,regc 
-0x328f 008246 arg g24_stop_24g_mode ,regb 
-0x3290 008247 branch timer_single_step_2b 
-:      008249 g24_pair_start:
-0x3291 008250 set1 mark_24g ,mark 
-0x3292 008251 fetch 1 ,mem_24g_conn_sm 
-0x3293 008252 set0 state_24g_reconn ,pdata 
-0x3294 008253 set1 state_24g_pair ,pdata 
-0x3295 008254 store 1 ,mem_24g_conn_sm 
-0x3296 008255 setarg 0 
-0x3297 008256 store 2 ,mem_24g_reconn_timeout 
-0x3298 008257 fetch 2 ,mem_24g_pair_timeout_init 
-0x3299 008258 store 2 ,mem_24g_pair_timeout 
-0x329a 008259 jam 0 ,mem_24g_pair_no_ack 
-0x329b 008260 call g24_pair_sm_reinit 
-:      008261 g24_pair_init_param:
-0x329c 008262 jam 0 ,mem_24g_pid 
-0x329d 008263 fetch 1 ,mem_24g_pair_ch 
-0x329e 008264 store 1 ,mem_24g_ch 
-0x329f 008265 fetch 1 ,mem_24g_pair_tx_power 
-0x32a0 008266 store 1 ,mem_tx_power 
-0x32a1 008267 fetch 4 ,mem_24g_pair_addr 
-0x32a2 008268 branch g24_update_addr_and_synccrc8 
-:      008271 g24_pair_dispatch:
-0x32a3 008272 bpatchx patch2f_7 ,mem_patch2f 
-0x32a4 008273 jam default_24g_device ,mem_24g_reconn_type 
-0x32a5 008274 fetch 2 ,mem_24g_pair_count 
-0x32a6 008275 increase 1 ,pdata 
-0x32a7 008276 store 2 ,mem_24g_pair_count 
-0x32a8 008277 fetch 1 ,mem_24g_pair_count 
-0x32a9 008278 and pdata ,0xff ,pdata 
-0x32aa 008279 nrtn blank 
-0x32ab 008280 fetch 1 ,mem_24g_pair_sm 
-0x32ac 008281 beq state_24g_pairing_success ,g24_pair_exit 
-0x32ad 008282 beq state_24g_pairing_1 ,g24_pair_sm_1 
-0x32ae 008283 beq state_24g_pairing_2 ,g24_pair_sm_2 
-0x32af 008284 beq state_24g_pairing_3 ,g24_pair_sm_3 
-0x32b0 008285 beq state_24g_pairing_4 ,g24_pair_sm_4 
-0x32b1 008286 rtn 
-:      008288 g24_pair_sm_1:
-0x32b2 008289 jam datatype_attemp ,mem_24g_txbuf 
-0x32b3 008290 branch g24_pair_sm_prep 
-:      008292 g24_pair_sm_2:
-0x32b4 008293 fetch 1 ,mem_24g_pair_switch 
-0x32b5 008294 branch g24_pair_sm_2_skip ,blank 
-0x32b6 008295 fetch 4 ,mem_24g_device_addr 
-0x32b7 008296 call g24_update_addr_and_synccrc8 
-:      008297 g24_pair_sm_2_skip:
-0x32b8 008298 jam datatype_bind ,mem_24g_txbuf 
-0x32b9 008299 branch g24_pair_sm_prep 
-:      008301 g24_pair_sm_3:
-0x32ba 008302 jam datatype_config ,mem_24g_txbuf 
-0x32bb 008303 fetch 1 ,mem_24g_pair_switch 
-0x32bc 008304 branch g24_pair_sm_prep ,blank 
-0x32bd 008305 fetch 4 ,mem_24g_receiver_addr 
-0x32be 008306 store 4 ,mem_24g_txbuf + 2 
-0x32bf 008307 branch g24_pair_sm_common 
-:      008309 g24_pair_sm_4:
-0x32c0 008310 jam datatype_ok ,mem_24g_txbuf 
-:      008311 g24_pair_sm_prep:
-0x32c1 008312 fetch 4 ,mem_24g_device_addr 
-0x32c2 008313 store 4 ,mem_24g_txbuf + 2 
-:      008314 g24_pair_sm_common:
-0x32c3 008315 fetch 1 ,mem_24g_data_type 
-0x32c4 008316 and_into bits_data ,pdata 
-0x32c5 008317 store 1 ,mem_24g_txbuf + 1 
-0x32c6 008318 jam 0 ,mem_24g_txbuf + 6 
-0x32c7 008319 jam 7 ,mem_24g_datalen 
-0x32c8 008320 call g24_transmit_prep 
-0x32c9 008321 call g24_transmit_receive_ack 
-0x32ca 008322 nrtn sync 
-0x32cb 008323 nrtn user3 
-0x32cc 008324 call g24_txbuf_clear 
-0x32cd 008325 call g24_ackpayload_parse 
-0x32ce 008326 bpatchx patch30_0 ,mem_patch30 
-0x32cf 008327 fetch 1 ,mem_24g_pair_sm 
-0x32d0 008328 rtneq state_24g_pairing_success 
-0x32d1 008329 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-0x32d2 008330 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
-0x32d3 008331 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
-0x32d4 008332 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
-0x32d5 008333 rtn 
-:      008335 g24_pair_sm_reinit:
-0x32d6 008336 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32d7 008337 fetch 1 ,mem_24g_pair_switch 
-0x32d8 008338 rtn blank 
-0x32d9 008339 jam state_24g_pairing_1 ,mem_24g_pair_sm 
-0x32da 008340 rtn 
-:      008342 g24_pair_sm_1_waiting_ack:
-0x32db 008343 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32dc 008344 branch g24_transmit_abandon 
-:      008346 g24_pair_sm_2_waiting_ack:
-0x32dd 008347 fetch 1 ,mem_24g_pair_switch 
-0x32de 008348 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0x32df 008349 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e0 008350 store 4 ,mem_24g_receiver_addr 
-:      008351 g24_pair_sm_2_waiting_ack_skip:
-0x32e1 008352 jam state_24g_pairing_3 ,mem_24g_pair_sm 
-0x32e2 008353 branch g24_transmit_abandon 
-:      008355 g24_pair_sm_3_waiting_ack:
-0x32e3 008356 fetch 1 ,mem_24g_pair_switch 
-0x32e4 008357 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-0x32e5 008358 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e6 008359 fetcht 4 ,mem_24g_device_addr 
-0x32e7 008360 isub temp ,null 
-0x32e8 008361 nrtn zero 
-:      008362 g24_pair_sm_3_waiting_ack_skip:
-0x32e9 008363 jam state_24g_pairing_4 ,mem_24g_pair_sm 
-0x32ea 008364 branch g24_transmit_abandon 
-:      008366 g24_pair_sm_4_waiting_ack:
-0x32eb 008367 fetch 1 ,mem_24g_pair_switch 
-0x32ec 008368 branch g24_pair_sm_4_waiting_ack_skip ,blank 
-0x32ed 008369 fetch 4 ,mem_24g_rxpayload + 2 
-0x32ee 008370 fetcht 4 ,mem_24g_receiver_addr 
-0x32ef 008371 isub temp ,null 
-0x32f0 008372 nrtn zero 
-:      008373 g24_pair_sm_4_waiting_ack_skip:
-0x32f1 008374 jam state_24g_pairing_success ,mem_24g_pair_sm 
-0x32f2 008375 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x32f3 008376 call ui_ipc_send_event 
-0x32f4 008377 setarg 0 
-0x32f5 008378 store 2 ,mem_24g_pair_timeout 
-0x32f6 008379 fetch 4 ,mem_24g_rxpayload + 2 
-0x32f7 008380 call g24_update_addr_and_synccrc8 
-:      008381 g24_pair_exit:
-0x32f8 008382 fetch 1 ,mem_24g_conn_sm 
-0x32f9 008383 set0 state_24g_pair ,pdata 
-0x32fa 008384 store 1 ,mem_24g_conn_sm 
-0x32fb 008385 branch g24_transmit_abandon 
-:      008411 g24_bind_mode_enable:
-0x32fc 008412 jam dongle_bind ,mem_24g_work_mode 
-0x32fd 008413 jam clear_init ,mem_24g_mode_init 
-0x32fe 008414 rtn 
-:      008416 g24_bind_init:
-0x32ff 008417 fetch 1 ,mem_24g_mode_init 
-0x3300 008418 rtnbit1 dongle_bind 
-0x3301 008419 set1 dongle_bind ,pdata 
-0x3302 008420 store 1 ,mem_24g_mode_init 
-0x3303 008421 setarg 0 
-0x3304 008422 store 3 ,mem_24g_device1_bind_step 
-0x3305 008423 store 1 ,mem_24g_device1_bind_disable 
-0x3306 008424 store 1 ,mem_24g_device2_bind_disable 
-0x3307 008425 store 4 ,mem_24g_transmitter_addr 
-0x3308 008426 jam 1 ,mem_24g_ackpayload_enable 
-0x3309 008427 branch g24_pair_init_param 
-:      008430 g24_bind_ackpayload_prep:
-0x330a 008431 jam 1 ,mem_24g_ackpayload_enable 
-0x330b 008432 jam 0x08 ,mem_24g_datalen 
-0x330c 008433 arg mem_24g_bind_payload ,contr 
-0x330d 008434 arg mem_24g_txbuf ,contw 
-0x330e 008435 branch memcpy8 
-:      008438 g24_bind_data_process:
-0x330f 008439 bpatchx patch30_1 ,mem_patch30 
-0x3310 008440 call g24_rx_interrupt_clear 
-0x3311 008441 call g24_receive_packet 
-0x3312 008442 nbranch g24_rx_interrupt_clear ,user3 
-0x3313 008443 call g24_bind_data_parse 
-0x3314 008444 call g24_transmit_ack 
-0x3315 008445 call g24_bind_device_status_check 
-0x3316 008446 call dongle_kb_bind_soft_reset 
-0x3317 008447 fetch 1 ,mem_24g_pair_switch 
-0x3318 008448 rtn blank 
-0x3319 008449 fetch 4 ,mem_24g_transmitter_addr 
-0x331a 008450 rtn blank 
-0x331b 008451 branch g24_update_addr_and_synccrc8 
-:      008453 g24_bind_data_error:
-0x331c 008454 call g24_rx_interrupt_clear 
-0x331d 008455 branch g24_end_of_packet 
-:      008457 g24_bind_data_parse:
-0x331e 008458 jam bind_mode_continue ,mem_24g_bind_mode_continue 
-0x331f 008459 arg mem_24g_rxbuf ,contr 
-0x3320 008460 arg mem_24g_rxdata_temp ,contw 
-0x3321 008461 call memcpy8 
-0x3322 008462 bpatchx patch30_2 ,mem_patch30 
-0x3323 008463 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x3324 008464 beq datatype_bind ,g24_bind_first_step 
-0x3325 008465 beq datatype_config ,g24_bind_second_step 
-0x3326 008466 beq datatype_ok ,g24_bind_third_step 
-0x3327 008467 beq datatype_attemp ,g24_data_attemp 
-0x3328 008468 rtn 
-:      008471 g24_bind_first_step:
-0x3329 008472 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x332a 008473 beq datatype_device1 ,g24_bind_first_step_device1 
-0x332b 008474 beq datatype_device2 ,g24_bind_first_step_device2 
-0x332c 008475 rtn 
-:      008477 g24_bind_first_step_device1:
-0x332d 008478 fetch 1 ,mem_24g_device1_bind_disable 
-0x332e 008479 nrtn blank 
-0x332f 008480 jam 1 ,mem_24g_device1_bind_step 
-:      008481 g24_bind_dvc1_payload_cfg:
-0x3330 008482 jam datatype_device1 ,mem_24g_bind_payload 
-:      008483 g24_bind_payload_cfg:
-0x3331 008484 jam 0x80 ,mem_24g_bind_payload + 1 
-0x3332 008485 fetch 6 ,mem_24g_lap 
-0x3333 008486 store 6 ,mem_24g_bind_payload + 2 
-0x3334 008487 rtn 
-:      008489 g24_bind_first_step_device2:
-0x3335 008490 fetch 1 ,mem_24g_device2_bind_disable 
-0x3336 008491 nrtn blank 
-0x3337 008492 jam 1 ,mem_24g_device2_bind_step 
-:      008493 g24_bind_dvc2_payload_cfg:
-0x3338 008494 jam datatype_device2 ,mem_24g_bind_payload 
-0x3339 008495 branch g24_bind_payload_cfg 
-:      008498 g24_bind_second_step:
-0x333a 008499 fetch 1 ,mem_24g_pair_switch 
-0x333b 008500 branch g24_bind_second_step_skip ,blank 
-0x333c 008501 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x333d 008502 fetcht 4 ,mem_24g_lap 
-0x333e 008503 isub temp ,null 
-0x333f 008504 nrtn zero 
-:      008505 g24_bind_second_step_skip:
-0x3340 008506 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3341 008507 beq datatype_device1 ,g24_bind_second_step_device1 
-0x3342 008508 beq datatype_device2 ,g24_bind_second_step_device2 
-0x3343 008509 rtn 
-:      008511 g24_bind_second_step_device1:
-0x3344 008512 fetch 1 ,mem_24g_device1_bind_disable 
-0x3345 008513 nrtn blank 
-0x3346 008514 fetch 1 ,mem_24g_device1_bind_step 
-0x3347 008515 beq 1 ,g24_bind_dvc1_step_set2 
-0x3348 008516 rtn 
-:      008517 g24_bind_dvc1_step_set2:
-0x3349 008518 jam 2 ,mem_24g_device1_bind_step 
-0x334a 008519 fetch 1 ,mem_24g_pair_switch 
-0x334b 008520 branch g24_bind_dvc1_payload_cfg ,blank 
-:      008521 g24_bind_dvc1_payload_cfg_transmitter_addr:
-0x334c 008522 jam datatype_device1 ,mem_24g_bind_payload 
-:      008523 g24_bind_payload_cfg_transmitter_addr:
-0x334d 008524 jam 0x80 ,mem_24g_bind_payload + 1 
-0x334e 008525 fetch 4 ,mem_24g_transmitter_addr 
-0x334f 008526 store 4 ,mem_24g_bind_payload + 2 
-0x3350 008527 branch enable_user 
-:      008529 g24_bind_second_step_device2:
-0x3351 008530 fetch 1 ,mem_24g_device2_bind_disable 
-0x3352 008531 nrtn blank 
-0x3353 008532 fetch 1 ,mem_24g_device2_bind_step 
-0x3354 008533 beq 1 ,g24_bind_dvc2_step_set2 
-0x3355 008534 rtn 
-:      008535 g24_bind_dvc2_step_set2:
-0x3356 008536 jam 2 ,mem_24g_device2_bind_step 
-0x3357 008537 fetch 1 ,mem_24g_pair_switch 
-0x3358 008538 branch g24_bind_dvc2_payload_cfg ,blank 
-0x3359 008539 jam datatype_device2 ,mem_24g_bind_payload 
-0x335a 008540 branch g24_bind_payload_cfg_transmitter_addr 
-:      008543 g24_bind_third_step:
-0x335b 008544 fetch 1 ,mem_24g_pair_switch 
-0x335c 008545 branch g24_bind_third_step_skip ,blank 
-0x335d 008546 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x335e 008547 fetcht 4 ,mem_24g_transmitter_addr 
-0x335f 008548 isub temp ,null 
-0x3360 008549 nrtn zero 
-:      008550 g24_bind_third_step_skip:
-0x3361 008551 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3362 008552 beq datatype_device1 ,g24_bind_third_step_device1 
-0x3363 008553 beq datatype_device2 ,g24_bind_third_step_device2 
-0x3364 008554 rtn 
-:      008556 g24_bind_third_step_device1:
-0x3365 008557 fetch 1 ,mem_24g_device1_bind_disable 
-0x3366 008558 nrtn blank 
-0x3367 008559 fetch 1 ,mem_24g_device1_bind_step 
-0x3368 008560 beq 2 ,g24_bind_dvc1_step_success 
-0x3369 008561 rtn 
-:      008562 g24_bind_dvc1_step_success:
-0x336a 008563 jam 1 ,mem_24g_device1_bind_disable 
-0x336b 008565 call g24_bind_dvc1_payload_cfg 
-0x336c 008566 fetch 1 ,mem_24g_bind_device_status 
-0x336d 008567 or_into 0x01 ,pdata 
-0x336e 008568 store 1 ,mem_24g_bind_device_status 
-:      008569 g24_bind_exit:
-0x336f 008570 setarg 0 
-0x3370 008571 store 2 ,mem_24g_device1_bind_step 
-0x3371 008572 rtn 
-:      008574 g24_bind_third_step_device2:
-0x3372 008575 fetch 1 ,mem_24g_device2_bind_disable 
-0x3373 008576 nrtn blank 
-0x3374 008577 fetch 1 ,mem_24g_device2_bind_step 
-0x3375 008578 bne 0 ,g24_bind_dvc2_step_success 
-0x3376 008579 rtn 
-:      008580 g24_bind_dvc2_step_success:
-0x3377 008581 jam 1 ,mem_24g_device2_bind_disable 
-0x3378 008583 call g24_bind_dvc2_payload_cfg 
-0x3379 008584 fetch 1 ,mem_24g_bind_device_status 
-0x337a 008585 or_into 0x02 ,pdata 
-0x337b 008586 store 1 ,mem_24g_bind_device_status 
-0x337c 008587 call g24_bind_exit 
-0x337d 008588 branch dongle_g24_store_dvc2_bind_flag 
-:      008590 g24_binding_device_check:
-0x337e 008591 fetch 1 ,mem_24g_work_mode 
-0x337f 008592 rtnne dongle_bind 
-0x3380 008593 fetch 1 ,mem_24g_pair_mode 
-0x3381 008594 nrtn blank 
-0x3382 008595 fetch 1 ,mem_24g_rxbuf + 3 
-0x3383 008596 beq datatype_device1 ,g24_binding_dvc1_status 
-0x3384 008597 beq datatype_device2 ,g24_binding_dvc2_status 
-0x3385 008598 rtn 
-:      008599 g24_binding_dvc1_status:
-0x3386 008600 fetch 1 ,mem_24g_bind_device_living 
-0x3387 008601 rtnbit0 0 
-:      008602 disable_user3:
-0x3388 008603 disable user3 
-0x3389 008604 rtn 
-:      008605 g24_binding_dvc2_status:
-0x338a 008606 fetch 1 ,mem_24g_bind_device_living 
-0x338b 008607 rtnbit0 1 
-0x338c 008608 branch disable_user3 
-:      008610 g24_binding_dvc1_living:
-0x338d 008611 fetch 1 ,mem_24g_pair_mode 
-0x338e 008612 nrtn blank 
-0x338f 008613 fetch 1 ,mem_24g_bind_device_living 
-0x3390 008614 or_into 0x01 ,pdata 
-0x3391 008615 store 1 ,mem_24g_bind_device_living 
-0x3392 008616 rtn 
-:      008618 g24_binding_dvc2_living:
-0x3393 008619 fetch 1 ,mem_24g_pair_mode 
-0x3394 008620 nrtn blank 
-0x3395 008621 fetch 1 ,mem_24g_bind_device_living 
-0x3396 008622 or_into 0x02 ,pdata 
-0x3397 008623 store 1 ,mem_24g_bind_device_living 
-0x3398 008624 rtn 
-:      008627 g24_bind_device_status_check:
-0x3399 008628 fetch 1 ,mem_24g_bind_device_status 
-0x339a 008629 rtn blank 
-:      008630 g24_bind_device_status:
-0x339b 008631 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x339c 008632 beq datatype_device1 ,g24_binding_dvc1_living 
-0x339d 008633 beq datatype_device2 ,g24_binding_dvc2_living 
-0x339e 008634 rtn 
-:      008653 g24_receive_init:
-0x339f 008654 set1 mark_24g_rxmode ,mark 
-0x33a0 008655 fetch 1 ,mem_tx_power 
-0x33a1 008656 store 1 ,mem_tx_power_temp 
-0x33a2 008657 branch rssi_receiver_buff_init 
-:      008659 g24_receive_dispatch:
-0x33a3 008660 fetch 2 ,mem_cb_24g_receive_process 
-0x33a4 008661 branch callback_func 
-:      008663 g24_ackpayload_prep:
-0x33a5 008664 bpatchx patch30_3 ,mem_patch30 
-0x33a6 008665 jam 0 ,mem_24g_datalen 
-0x33a7 008666 fetch 1 ,mem_24g_ackpayload_enable 
-0x33a8 008667 rtn blank 
-0x33a9 008668 fetch 2 ,mem_cb_24g_ackpayload 
-0x33aa 008669 branch callback_func 
-:      008672 g24_receive_packet_start:
-0x33ab 008673 call g24_receive_transmit_ack 
-0x33ac 008674 nbranch g24_rx_interrupt_clear ,user3 
-:      008675 g24_receive_packet_parse:
-0x33ad 008676 call g24_receive_packet_parse_pid_crc 
-0x33ae 008677 nbranch g24_rx_interrupt_clear ,user 
-0x33af 008678 fetch 1 ,mem_24g_rxdata_length 
-0x33b0 008679 branch g24_rx_interrupt_clear ,blank 
-0x33b1 008680 increase 2 ,pdata 
-0x33b2 008681 iforce loopcnt 
-0x33b3 008682 arg mem_24g_rxbuf ,contr 
-0x33b4 008683 arg mem_24g_rxdata_temp ,contw 
-0x33b5 008684 call memcpy 
-0x33b6 008685 jam 0 ,mem_24g_mode_switch 
-0x33b7 008686 fetch 1 ,mem_24g_pair_mode 
-0x33b8 008687 call g24_enable_nodata_timer ,blank 
-0x33b9 008688 bpatchx patch30_4 ,mem_patch30 
-0x33ba 008689 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x33bb 008690 beq datatype_device1 ,g24_data_device1 
-0x33bc 008691 beq datatype_device2 ,g24_data_device2 
-0x33bd 008692 beq datatype_attemp ,g24_data_receive_attemp 
-:      008693 g24_rx_interrupt_clear:
-0x33be 008694 bpatchx patch30_5 ,mem_patch30 
-0x33bf 008695 arg mem_24g_rxbuf ,contw 
-0x33c0 008696 arg 66 ,loopcnt 
-0x33c1 008697 branch clear_mem 
-:      008699 g24_data_receive_attemp:
-0x33c2 008700 call g24_bind_device_status 
-0x33c3 008701 branch g24_data_attemp 
-:      008703 g24_data_device1:
-0x33c4 008704 call g24_binding_dvc1_living 
-0x33c5 008705 call g24_ch_timer_reinit 
-0x33c6 008706 fetch 1 ,mem_24g_abort_packet 
-0x33c7 008707 fetcht 1 ,mem_24g_rxdata_temp 
-0x33c8 008708 isolate1 bit_abort ,temp 
-0x33c9 008709 setflag true ,0 ,pdata 
-0x33ca 008710 store 1 ,mem_24g_abort_packet 
-0x33cb 008711 beq 1 ,g24_data_attemp_device1_abort 
-0x33cc 008712 fetch 1 ,mem_24g_hop_packet 
-0x33cd 008713 fetcht 1 ,mem_24g_rxdata_temp 
-0x33ce 008714 isolate1 bit_hop ,temp 
-0x33cf 008715 setflag true ,0 ,pdata 
-0x33d0 008716 store 1 ,mem_24g_hop_packet 
-0x33d1 008717 fetch 2 ,mem_cb_24g_data_device1 
-0x33d2 008718 branch callback_func 
-:      008720 g24_data_device2:
-0x33d3 008721 call g24_binding_dvc2_living 
-0x33d4 008722 fetcht 1 ,mem_24g_rxdata_temp 
-0x33d5 008723 isolate1 bit_abort ,temp 
-0x33d6 008724 branch g24_data_attemp_device2_abort ,true 
-0x33d7 008725 fetch 2 ,mem_cb_24g_data_device2 
-0x33d8 008726 branch callback_func 
-:      008728 g24_data_attemp_device1_abort:
-0x33d9 008729 fetch 1 ,mem_device_option 
-0x33da 008730 sub pdata ,dvc_op_car ,null 
-0x33db 008731 call car_stop_blink ,zero 
-0x33dc 008732 fetch 1 ,mem_24g_device1_bind_disable 
-0x33dd 008733 nrtn blank 
-0x33de 008734 jam 1 ,mem_24g_device1_bind_disable 
-0x33df 008735 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e0 008736 branch g24_store_device1_addr 
-:      008737 g24_data_attemp_device2_abort:
-0x33e1 008738 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e2 008739 branch g24_store_device2_addr 
-:      008742 g24_receive_packet_parse_pid_crc:
-0x33e3 008743 call disable_user 
-0x33e4 008744 fetch 1 ,mem_24g_sta_pid 
-0x33e5 008745 fetcht 1 ,mem_24g_last_pid 
-0x33e6 008746 isub temp ,null 
-0x33e7 008747 ncall enable_user ,zero 
-0x33e8 008748 fetch 1 ,mem_24g_sta_pid 
-0x33e9 008749 store 1 ,mem_24g_last_pid 
-0x33ea 008750 fetch 3 ,mem_24g_sta_crc 
-0x33eb 008751 fetcht 3 ,mem_24g_last_crc 
-0x33ec 008752 isub temp ,null 
-0x33ed 008753 ncall enable_user ,zero 
-0x33ee 008754 fetch 3 ,mem_24g_sta_crc 
-0x33ef 008755 store 3 ,mem_24g_last_crc 
-0x33f0 008756 rtn 
-:      008758 g24_receive_transmit_ack:
-0x33f1 008759 call g24_rx_interrupt_clear 
-0x33f2 008760 call g24_receive_packet 
-0x33f3 008761 nrtn user3 
-:      008762 g24_transmit_ack:
-0x33f4 008764 fetch 1 ,mem_24g_rxbuf 
-0x33f5 008765 store 1 ,mem_24g_data_type 
-0x33f6 008767 call g24_read_len_pid_crc 
-0x33f7 008769 fetch 1 ,mem_24g_rxbuf + 1 
-0x33f8 008770 isolate1 bit_ack_24g ,pdata 
-0x33f9 008771 branch g24tx_no_ack ,true 
-:      008772 g24tx_with_ack:
-0x33fa 008773 call g24_ackpayload_prep 
-0x33fb 008774 call g24_transmit_prep 
-0x33fc 008775 call g24_transmit 
-:      008776 g24tx_no_ack:
-0x33fd 008777 branch g24_end_of_packet 
-:      008780 g24_enable_nodata_timer:
-0x33fe 008781 jam 1 ,mem_24g_nodata_timer_enable 
-:      008782 g24_enable_nodata_timer_init:
-0x33ff 008783 setarg timer_nodata_delay 
-0x3400 008784 arg g24_timer_nodata ,queue 
-0x3401 008785 branch timer_init 
-:      008791 g24_mode_switch_init:
-0x3402 008792 bpatchx patch30_6 ,mem_patch30 
-0x3403 008793 jam 1 ,mem_24g_mode_switch 
-0x3404 008794 jam 0 ,mem_24g_time_slice 
-0x3405 008795 jam 0xff ,mem_24g_interval 
-0x3406 008796 branch g24_timer_init 
-:      008798 g24_mode_switch_bind_work:
-0x3407 008799 bpatchx patch30_7 ,mem_patch30 
-0x3408 008800 fetch 1 ,mem_24g_mode_switch 
-0x3409 008801 rtn blank 
-0x340a 008802 call g24_timer_check 
-0x340b 008803 nrtn user 
-0x340c 008804 call g24_bind_mode_continue 
-0x340d 008805 fetch 1 ,mem_24g_time_slice 
-0x340e 008806 increase 1 ,pdata 
-0x340f 008807 and_into 1 ,pdata 
-0x3410 008808 store 1 ,mem_24g_time_slice 
-0x3411 008809 beq 0 ,g24_work_mode_switch 
-0x3412 008810 beq 1 ,g24_bind_mode_switch 
-0x3413 008811 rtn 
-:      008813 g24_bind_mode_continue:
-0x3414 008814 fetch 1 ,mem_24g_bind_mode_continue 
-0x3415 008815 rtn blank 
-0x3416 008816 increase -1 ,pdata 
-0x3417 008817 store 1 ,mem_24g_bind_mode_continue 
-0x3418 008818 rtn 
-:      008820 g24_work_mode_switch:
-0x3419 008821 fetch 1 ,mem_24g_bind_mode_continue 
-0x341a 008822 nrtn blank 
-0x341b 008823 branch g24_switch_work_mode 
-:      008825 g24_bind_mode_switch:
-0x341c 008826 fetch 1 ,mem_24g_bind_mode_continue 
-0x341d 008827 nrtn blank 
-0x341e 008828 branch g24_bind_mode_enable 
-:      008831 g24_mode_b_s_switch_init:
-0x341f 008832 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3420 008833 nrtn blank 
-0x3421 008834 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3422 008835 call g24_mode_b_s_switch_start ,blank 
-0x3423 008836 fetch 1 ,mem_24g_mode_b_s_switch_init 
-0x3424 008837 rtnbit1 0 
-0x3425 008838 set1 0 ,pdata 
-0x3426 008839 store 1 ,mem_24g_mode_b_s_switch_init 
-0x3427 008840 jam 1 ,mem_24g_mode_b_s_switch 
-0x3428 008841 jam 0 ,mem_24g_b_s_time_slice 
-0x3429 008842 setarg 0 
-0x342a 008843 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x342b 008844 jam 0x60 ,mem_24g_interval 
-0x342c 008845 branch g24_timer_init 
-:      008847 g24_mode_switch_bind_search:
-0x342d 008848 bpatchx patch31_0 ,mem_patch31 
-0x342e 008849 fetch 1 ,mem_24g_work_mode 
-0x342f 008850 rtneq dongle_work 
-0x3430 008851 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3431 008852 nrtn blank 
-0x3432 008853 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3433 008854 nrtn blank 
-0x3434 008855 fetch 1 ,mem_24g_mode_b_s_switch 
-0x3435 008856 rtn blank 
-0x3436 008857 fetch 1 ,mem_24g_bind_device_living 
-0x3437 008858 compare 3 ,pdata ,3 
-0x3438 008859 branch g24_mode_b_s_switch_exit ,true 
-0x3439 008860 call g24_timer_check 
-0x343a 008861 nrtn user 
-0x343b 008862 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343c 008863 increase 1 ,pdata 
-0x343d 008864 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343e 008865 arg 0x7d0 ,temp 
-0x343f 008866 isub temp ,null 
-0x3440 008867 branch g24_mode_b_s_switch_exit ,positive 
-0x3441 008868 fetch 1 ,mem_24g_b_s_time_slice 
-0x3442 008869 increase 1 ,pdata 
-0x3443 008870 and_into 1 ,pdata 
-0x3444 008871 store 1 ,mem_24g_b_s_time_slice 
-0x3445 008872 beq 0 ,g24_search_mode_enable 
-0x3446 008873 beq 1 ,g24_bind_mode_enable 
-0x3447 008874 rtn 
-:      008876 g24_mode_switch_search:
-0x3448 008877 fetch 1 ,mem_24g_bind_mode_continue 
-0x3449 008878 nbranch g24_bind_mode_enable ,blank 
-0x344a 008879 branch g24_search_mode_enable 
-:      008881 g24_mode_b_s_switch_exit:
-0x344b 008882 jam 1 ,mem_24g_mode_b_s_switch_exit 
-0x344c 008883 branch g24_search_mode_enable 
-:      008885 g24_mode_b_s_switch_stop:
-0x344d 008886 jam 0 ,mem_24g_mode_b_s_switch 
-0x344e 008887 rtn 
-:      008888 g24_mode_b_s_switch_start:
-0x344f 008889 jam 1 ,mem_24g_mode_b_s_switch 
-0x3450 008890 rtn 
-:      008901 g24_work_init:
-0x3451 008902 bpatchx patch31_1 ,mem_patch31 
-0x3452 008903 fetch 1 ,mem_24g_mode_init 
-0x3453 008904 rtnbit1 dongle_work 
-0x3454 008905 set1 dongle_work ,pdata 
-0x3455 008906 store 1 ,mem_24g_mode_init 
-0x3456 008907 fetch 1 ,mem_tx_power_temp 
-0x3457 008908 store 1 ,mem_tx_power 
-0x3458 008909 jam 0 ,mem_24g_ackpayload_enable 
-0x3459 008910 jam 0 ,mem_usb_tx_enable 
-0x345a 008911 jam 1 ,mem_24g_abort_packet 
-0x345b 008912 jam 0 ,mem_24g_pid 
-0x345c 008913 fetch 4 ,mem_24g_lap 
-0x345d 008914 call g24_update_addr_and_synccrc8 
-0x345e 008915 call g24_ch 
-0x345f 008916 branch g24_rx_interrupt_clear 
-:      008919 g24_switch_work_mode:
-0x3460 008920 jam 0 ,mem_24g_ackpayload_enable 
-:      008921 g24_work_mode_enable:
-0x3461 008922 jam dongle_work ,mem_24g_work_mode 
-0x3462 008923 jam clear_init ,mem_24g_mode_init 
-0x3463 008924 rtn 
-:      008927 g24_work_mode_start:
-0x3464 008928 fetch 1 ,mem_24g_work_mode 
-0x3465 008929 rtnne dongle_work 
-0x3466 008930 call g24_work_init 
-0x3467 008931 call g24_ch_process 
-0x3468 008932 branch g24_receive_packet_start 
-:      008945 g24_bind_mode_auto:
-0x3469 008946 bpatchx patch31_2 ,mem_patch31 
-0x346a 008947 fetch 1 ,mem_24g_work_mode 
-0x346b 008948 rtnne dongle_bind 
-0x346c 008949 call g24_bind_init 
-0x346d 008950 call g24_bind_data_process 
-0x346e 008951 fetch 1 ,mem_24g_pair_mode 
-0x346f 008952 nrtn blank 
-0x3470 008953 fetch 1 ,mem_24g_bind_device_status 
-0x3471 008954 rtn blank 
-0x3472 008955 jam 0 ,mem_24g_mode_switch 
-0x3473 008956 call g24_switch_work_mode 
-0x3474 008957 call g24_enable_nodata_timer 
-0x3475 008958 branch g24_timer_init 
-:      008970 g24_search_mode_init:
-0x3476 008971 fetch 1 ,mem_24g_mode_init 
-0x3477 008972 rtnbit1 dongle_search 
-0x3478 008973 set1 dongle_search ,pdata 
-0x3479 008974 store 1 ,mem_24g_mode_init 
-0x347a 008975 fetch 1 ,mem_tx_power_temp 
-0x347b 008976 store 1 ,mem_tx_power 
-0x347c 008978 jam 0 ,mem_24g_time_slice 
-0x347d 008979 jam 1 ,mem_24g_ackpayload_enable 
-0x347e 008980 setarg 0 
-0x347f 008981 store 3 ,mem_rssi_noise_self_index 
-0x3480 008982 store 7 ,mem_24g_self_config_ch_once 
-0x3481 008983 call g24_receiver_addr_check 
-0x3482 008984 nrtn zero 
-0x3483 008985 fetch 1 ,mem_24g_current_ch_number 
-0x3484 008986 store 1 ,mem_24g_self_ch_number 
-0x3485 008987 fetch 1 ,mem_24g_ch 
-0x3486 008988 store 1 ,mem_24g_self_last_ch 
-0x3487 008989 rtn 
-:      008992 g24_search_mode_auto:
-0x3488 008993 bpatchx patch31_3 ,mem_patch31 
-0x3489 008994 fetch 1 ,mem_24g_work_mode 
-0x348a 008995 rtnne dongle_search 
-0x348b 008996 call g24_search_mode_init 
-0x348c 008997 call g24_auto_addr_ch_search 
-0x348d 008998 call g24_receive_transmit_ack 
-0x348e 008999 nbranch g24_rx_interrupt_clear ,user3 
-0x348f 009001 call g24_receiver_addr_check 
-0x3490 009002 call g24_receive_packet_parse ,zero 
-0x3491 009004 fetch 1 ,mem_24g_abort_packet 
-0x3492 009005 call g24_mode_b_s_switch_stop ,blank 
-0x3493 009008 jam dongle_work ,mem_24g_work_mode 
-0x3494 009009 fetch 1 ,mem_24g_mode_init 
-0x3495 009010 set1 dongle_work ,pdata 
-0x3496 009011 store 1 ,mem_24g_mode_init 
-0x3497 009013 fetch 1 ,mem_24g_ackpayload_enable 
-0x3498 009014 sub pdata ,2 ,null 
-0x3499 009015 ncall g24_ackpayload_disable ,zero 
-0x349a 009017 call g24_rx_interrupt_clear 
-0x349b 009018 call g24_enable_nodata_timer 
-0x349c 009019 call g24_receiver_addr_check 
-0x349d 009020 branch g24_self_ch_num_reinit ,zero 
-0x349e 009021 fetch 4 ,mem_24g_addr 
-0x349f 009022 fetcht 4 ,mem_24g_device2_addr 
-0x34a0 009023 isub temp ,null 
-0x34a1 009024 branch g24_device2_ch_num_reinit ,zero 
-0x34a2 009025 fetch 4 ,mem_24g_addr 
-0x34a3 009026 fetcht 4 ,mem_24g_device1_addr 
-0x34a4 009027 isub temp ,null 
-0x34a5 009028 branch g24_device1_ch_num_reinit ,zero 
-0x34a6 009029 rtn 
-:      009032 g24_self_ch_num_reinit:
-0x34a7 009033 fetch 1 ,mem_24g_self_ch_number 
-:      009034 g24_current_ch_num_reinit:
-0x34a8 009035 store 1 ,mem_24g_current_ch_number 
-0x34a9 009036 rtn 
-:      009038 g24_device2_ch_num_reinit:
-0x34aa 009039 fetch 1 ,mem_24g_device2_ch_number 
-0x34ab 009040 branch g24_current_ch_num_reinit 
-:      009042 g24_device1_ch_num_reinit:
-0x34ac 009043 fetch 1 ,mem_24g_device1_ch_number 
-0x34ad 009044 branch g24_current_ch_num_reinit 
-:      009047 g24_auto_addr_ch_search:
-0x34ae 009048 bpatchx patch31_4 ,mem_patch31 
-0x34af 009049 fetch 1 ,mem_24g_time_slice 
-0x34b0 009050 increase 1 ,pdata 
-0x34b1 009051 and_into 3 ,pdata 
-0x34b2 009052 store 1 ,mem_24g_time_slice 
-0x34b3 009054 beq 0 ,g24_auto_bind_config_device2 
-0x34b4 009055 beq 1 ,g24_auto_bind_config_self 
-0x34b5 009056 beq 2 ,g24_auto_bind_config_device1 
-0x34b6 009057 beq 3 ,g24_auto_bind_config_self 
-0x34b7 009058 rtn 
-:      009060 g24_auto_bind_config_device1:
-0x34b8 009061 call g24_bind_dvc1_payload_cfg 
-0x34b9 009062 fetch 4 ,mem_24g_device1_addr 
-0x34ba 009063 branch g24_auto_addr_ch_search ,blank 
-0x34bb 009064 call g24_update_addr_and_synccrc8 
-0x34bc 009065 fetch 1 ,mem_24g_device1_config_ch_once 
-0x34bd 009066 call g24_device1_config_ch_once ,blank 
-0x34be 009067 fetch 1 ,mem_24g_device1_last_ch 
-0x34bf 009068 store 1 ,mem_24g_ch 
-0x34c0 009069 fetcht 1 ,mem_rssi_noise_device1_index 
-0x34c1 009070 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
-0x34c2 009071 call rssi_store 
-0x34c3 009072 storet 1 ,mem_rssi_noise_device1_index 
-0x34c4 009073 call rssi_average 
-0x34c5 009074 storet 1 ,mem_rssi_noise_device1_avg 
-0x34c6 009075 sub temp ,rssi_thresh_noise ,null 
-0x34c7 009076 nrtn positive 
-0x34c8 009077 fetcht 1 ,mem_24g_device1_ch_number 
-0x34c9 009078 call g24_ch_map_size 
-0x34ca 009079 storet 1 ,mem_24g_device1_ch_number 
-0x34cb 009080 store 1 ,mem_24g_device1_last_ch 
-0x34cc 009081 rtn 
-:      009083 g24_device1_config_ch_once:
-0x34cd 009084 jam 1 ,mem_24g_device1_config_ch_once 
-0x34ce 009085 arg 0 ,temp 
-0x34cf 009086 call g24_ch_calc 
-0x34d0 009087 store 1 ,mem_24g_device1_last_ch 
-0x34d1 009088 rtn 
-:      009090 g24_auto_bind_config_device2:
-0x34d2 009091 call g24_bind_dvc2_payload_cfg 
-0x34d3 009092 fetch 4 ,mem_24g_device2_addr 
-0x34d4 009093 branch g24_auto_addr_ch_search ,blank 
-0x34d5 009094 call g24_update_addr_and_synccrc8 
-0x34d6 009095 fetch 1 ,mem_24g_device2_config_ch_once 
-0x34d7 009096 call g24_device2_config_ch_once ,blank 
-0x34d8 009097 fetch 1 ,mem_24g_device2_last_ch 
-0x34d9 009098 store 1 ,mem_24g_ch 
-0x34da 009099 fetcht 1 ,mem_rssi_noise_device2_index 
-0x34db 009100 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
-0x34dc 009101 call rssi_store 
-0x34dd 009102 storet 1 ,mem_rssi_noise_device2_index 
-0x34de 009103 call rssi_average 
-0x34df 009104 storet 1 ,mem_rssi_noise_device2_avg 
-0x34e0 009105 sub temp ,rssi_thresh_noise ,null 
-0x34e1 009106 nrtn positive 
-0x34e2 009107 fetcht 1 ,mem_24g_device2_ch_number 
-0x34e3 009108 call g24_ch_map_size 
-0x34e4 009109 storet 1 ,mem_24g_device2_ch_number 
-0x34e5 009110 store 1 ,mem_24g_device2_last_ch 
-0x34e6 009111 rtn 
-:      009113 g24_device2_config_ch_once:
-0x34e7 009114 jam 1 ,mem_24g_device2_config_ch_once 
-0x34e8 009115 arg 0 ,temp 
-0x34e9 009116 call g24_ch_calc 
-0x34ea 009117 store 1 ,mem_24g_device2_last_ch 
-0x34eb 009118 rtn 
-:      009120 g24_auto_bind_config_self:
-0x34ec 009121 call g24_bind_dvc1_payload_cfg 
-0x34ed 009122 fetch 4 ,mem_24g_lap 
-0x34ee 009123 call g24_update_addr_and_synccrc8 
-0x34ef 009124 fetch 1 ,mem_24g_self_config_ch_once 
-0x34f0 009125 call g24_self_config_ch_once ,blank 
-0x34f1 009126 fetch 1 ,mem_24g_self_last_ch 
-0x34f2 009127 store 1 ,mem_24g_ch 
-0x34f3 009128 fetcht 1 ,mem_rssi_noise_self_index 
-0x34f4 009129 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
-0x34f5 009130 call rssi_store 
-0x34f6 009131 storet 1 ,mem_rssi_noise_self_index 
-0x34f7 009132 call rssi_average 
-0x34f8 009133 storet 1 ,mem_rssi_noise_self_avg 
-0x34f9 009134 sub temp ,rssi_thresh_noise ,null 
-0x34fa 009135 nrtn positive 
-0x34fb 009136 fetcht 1 ,mem_24g_self_ch_number 
-0x34fc 009137 call g24_ch_map_size 
-0x34fd 009138 storet 1 ,mem_24g_self_ch_number 
-0x34fe 009139 store 1 ,mem_24g_self_last_ch 
-0x34ff 009140 rtn 
-:      009142 g24_self_config_ch_once:
-0x3500 009143 jam 1 ,mem_24g_self_config_ch_once 
-0x3501 009144 fetch 1 ,mem_24g_self_last_ch 
-0x3502 009145 store 1 ,mem_24g_ch 
-0x3503 009146 rtn 
-:      009149 g24_ackpayload_disable:
-0x3504 009150 jam 0 ,mem_24g_ackpayload_enable 
-0x3505 009151 rtn 
-:      009154 g24_receiver_addr_check:
-0x3506 009155 fetch 4 ,mem_24g_addr 
-0x3507 009156 fetcht 4 ,mem_24g_lap 
-0x3508 009157 isub temp ,null 
-0x3509 009158 rtn 
-:      009170 g24_nodata_process:
-0x350a 009171 fetch 1 ,mem_24g_ackpayload_enable 
-0x350b 009172 rtneq 2 
-0x350c 009173 fetch 1 ,mem_24g_nodata_timer_enable 
-0x350d 009174 rtn blank 
-0x350e 009175 arg g24_timer_nodata ,queue 
-0x350f 009176 call timer_check 
-0x3510 009177 nrtn blank 
-0x3511 009178 jam 0 ,mem_24g_nodata_timer_enable 
-0x3512 009179 jam 0 ,mem_24g_bind_mode_continue 
-0x3513 009180 call g24_mode_b_s_switch_init 
-:      009182 g24_search_mode_enable:
-0x3514 009183 bpatchx patch31_5 ,mem_patch31 
-0x3515 009184 jam dongle_search ,mem_24g_work_mode 
-0x3516 009185 jam clear_init ,mem_24g_mode_init 
-0x3517 009186 branch g24_rx_interrupt_clear 
-:      009192 g24_ch_process:
-0x3518 009193 bpatchx patch31_6 ,mem_patch31 
-0x3519 009194 fetch 1 ,mem_24g_abort_packet 
-0x351a 009195 beq 1 ,rssi_noise_monitor 
-0x351b 009196 fetch 1 ,mem_24g_hop_packet 
-0x351c 009197 beq 1 ,g24_ch_receive_hop_pac 
-0x351d 009198 fetcht 4 ,mem_24g_hop_btclk 
-0x351e 009199 copy clkn_bt ,pdata 
-0x351f 009200 isub temp ,null 
-0x3520 009201 ncall g24_timer_timeout ,positive 
-0x3521 009202 copy pdata ,regb 
-0x3522 009203 fetch 4 ,mem_24g_hop_btclk 
-0x3523 009204 fetcht 1 ,mem_24g_hop_interval 
-0x3524 009205 iadd temp ,temp 
-0x3525 009206 copy regb ,pdata 
-0x3526 009207 isub temp ,null 
-0x3527 009208 nrtn positive 
-0x3528 009209 set0 28 ,pdata 
-0x3529 009210 store 4 ,mem_24g_hop_btclk 
-0x352a 009211 jam 1 ,mem_24g_abort_packet 
-0x352b 009212 branch g24_ch 
-:      009214 g24_ch_receive_hop_pac:
-0x352c 009215 jam 0 ,mem_24g_hop_packet 
-0x352d 009216 branch g24_ch 
-:      009218 g24_ch_timer_reinit:
-0x352e 009219 copy clkn_bt ,pdata 
-0x352f 009220 store 4 ,mem_24g_hop_btclk 
-0x3530 009221 rtn 
-:      009226 g24_reconn_timeout_timer:
-0x3531 009227 arg mem_24g_reconn_timeout ,regc 
-0x3532 009228 arg g24_stop_24g_mode ,regb 
-0x3533 009229 branch timer_single_step_2b 
-:      009232 g24_reconn_start:
-0x3534 009233 bpatchx patch31_7 ,mem_patch31 
-0x3535 009234 set1 mark_24g ,mark 
-0x3536 009235 fetch 1 ,mem_24g_conn_sm 
-0x3537 009236 set0 state_24g_pair ,pdata 
-0x3538 009237 set1 state_24g_reconn ,pdata 
-0x3539 009238 store 1 ,mem_24g_conn_sm 
-0x353a 009239 fetch 1 ,mem_24g_fast_conn_enable 
-0x353b 009240 branch g24_reconn_receiver_addr ,blank 
-0x353c 009241 fetch 1 ,mem_24g_reconn_type 
-0x353d 009242 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
-0x353e 009243 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
-0x353f 009244 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
-0x3540 009245 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
-:      009246 g24_reconn_fast_conn:
-0x3541 009247 fetch 1 ,mem_24g_pair_tx_power 
-0x3542 009248 store 1 ,mem_tx_power 
-0x3543 009249 fetcht 1 ,mem_24g_fast_conn_temp_ch 
-0x3544 009250 storet 1 ,mem_24g_current_ch_number 
-0x3545 009251 fetch 4 ,mem_24g_fast_conn_addr 
-0x3546 009252 call g24_ch_syncword_crc8_init 
-0x3547 009253 storet 1 ,mem_24g_fast_conn_temp_ch 
-0x3548 009254 rtn 
-:      009256 g24_reconn_receiver_addr:
-0x3549 009257 jam tx_power_3db ,mem_tx_power 
-0x354a 009258 fetcht 1 ,mem_24g_receiver_temp_ch 
-0x354b 009259 storet 1 ,mem_24g_current_ch_number 
-0x354c 009260 fetch 4 ,mem_24g_receiver_addr 
-0x354d 009261 call g24_ch_syncword_crc8_init 
-0x354e 009262 storet 1 ,mem_24g_receiver_temp_ch 
-0x354f 009263 rtn 
-:      009265 g24_reconn_device_3_0_addr:
-0x3550 009266 jam tx_power_3db ,mem_tx_power 
-0x3551 009267 fetcht 1 ,mem_24g_device_temp_ch 
-0x3552 009268 storet 1 ,mem_24g_current_ch_number 
-0x3553 009269 fetch 4 ,mem_24g_device_addr 
-0x3554 009270 call g24_ch_syncword_crc8_init 
-0x3555 009271 storet 1 ,mem_24g_device_temp_ch 
-0x3556 009272 rtn 
-:      009274 g24_store_receiver_addr:
-0x3557 009275 fetch 4 ,mem_24g_rxpayload + 2 
-0x3558 009276 rtn blank 
-0x3559 009277 store 4 ,mem_24g_receiver_addr 
-:      009278 g24_ch_syncword_crc8_init:
-0x355a 009279 call g24_update_addr_and_synccrc8 
-0x355b 009280 branch g24_ch 
-:      009283 g24_reconn_dispatch:
-0x355c 009284 bpatchx patch32_0 ,mem_patch32 
-0x355d 009285 fetch 2 ,mem_24g_reconn_count 
-0x355e 009286 arg 0x01f8 ,temp 
-0x355f 009287 iand temp ,pdata 
-0x3560 009288 branch g24_reconn_dispatch_next ,blank 
-0x3561 009289 fetch 2 ,mem_24g_reconn_count 
-0x3562 009290 increase 1 ,pdata 
-0x3563 009291 store 2 ,mem_24g_reconn_count 
-0x3564 009292 rtn 
-:      009294 g24_reconn_dispatch_next:
-0x3565 009295 call g24_reconn_data_prep 
-0x3566 009296 call g24_transmit_receive_ack 
-0x3567 009297 nbranch g24_reconn_device_fail ,sync 
-0x3568 009298 nbranch g24_reconn_device_fail ,user3 
-0x3569 009299 call g24_ackpayload_parse 
-0x356a 009300 fetch 4 ,mem_24g_pair_addr 
-0x356b 009301 fetcht 4 ,mem_24g_addr 
-0x356c 009302 isub temp ,null 
-0x356d 009303 branch g24_pair_start ,zero 
-0x356e 009304 fetch 4 ,mem_24g_device_addr 
-0x356f 009305 fetcht 4 ,mem_24g_addr 
-0x3570 009306 isub temp ,null 
-0x3571 009307 call g24_store_receiver_addr ,zero 
-0x3572 009308 fetch 1 ,mem_24g_conn_sm 
-0x3573 009309 set0 state_24g_reconn ,pdata 
-0x3574 009310 store 1 ,mem_24g_conn_sm 
-0x3575 009311 setarg 0 
-0x3576 009312 store 2 ,mem_24g_pair_timeout 
-0x3577 009313 store 2 ,mem_24g_reconn_count 
-0x3578 009314 store 2 ,mem_24g_reconn_timeout 
-0x3579 009315 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x357a 009316 call ui_ipc_send_event 
-:      009317 g24_txbuf_clear:
-0x357b 009318 bpatchx patch32_1 ,mem_patch32 
-0x357c 009319 arg 32 ,loopcnt 
-0x357d 009320 arg mem_24g_txbuf ,contw 
-0x357e 009321 branch memset0 
-:      009323 g24_reconn_data_prep:
-0x357f 009324 jam datatype_attemp ,mem_24g_txbuf 
-0x3580 009325 fetch 1 ,mem_24g_data_type 
-0x3581 009326 store 1 ,mem_24g_txbuf + 1 
-0x3582 009327 fetch 4 ,mem_24g_device_addr 
-0x3583 009328 store 4 ,mem_24g_txbuf + 2 
-0x3584 009329 jam 6 ,mem_24g_datalen 
-0x3585 009330 branch g24_transmit_prep 
-:      009332 g24_reconn_device_fail:
-0x3586 009333 bpatchx patch32_2 ,mem_patch32 
-0x3587 009334 fetch 1 ,mem_24g_fast_conn_enable 
-0x3588 009335 branch g24_ch ,blank 
-0x3589 009336 fetch 2 ,mem_24g_reconn_count 
-0x358a 009337 increase 1 ,pdata 
-0x358b 009338 store 2 ,mem_24g_reconn_count 
-0x358c 009339 isolate1 9 ,pdata 
-0x358d 009340 fetch 1 ,mem_24g_reconn_type 
-0x358e 009341 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x358f 009342 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x3590 009343 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x3591 009344 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
-0x3592 009345 branch g24_reconn_receiver_addr 
-:      009348 g24_reconn_fast_conn_and_receiver:
-0x3593 009349 branch g24_reconn_receiver_addr ,true 
-0x3594 009350 branch g24_reconn_fast_conn 
-:      009352 g24_reconn_fast_conn_and_3_0:
-0x3595 009353 branch g24_reconn_device_3_0_addr ,true 
-0x3596 009354 branch g24_reconn_fast_conn 
-:      009356 g24_reconn_receiver_and_3_0:
-0x3597 009357 branch g24_reconn_device_3_0_addr ,true 
-0x3598 009358 branch g24_reconn_receiver_addr 
-:      009360 g24_reconn_pair_and_3_0:
-0x3599 009361 branch g24_reconn_device_3_0_addr ,true 
-0x359a 009362 branch g24_pair_init_param 
-:      009372 g24_data_attemp:
-0x359b 009373 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x359c 009374 beq datatype_device1 ,g24_data_attemp_device1 
-0x359d 009375 beq datatype_device2 ,g24_data_attemp_device2 
-0x359e 009376 rtn 
-:      009377 g24_data_attemp_device1:
-0x359f 009378 fetch 1 ,mem_24g_device1_bind_disable 
-0x35a0 009379 nrtn blank 
-0x35a1 009380 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a2 009381 store 4 ,mem_24g_transmitter_addr 
-:      009382 g24_store_device1_addr:
-0x35a3 009383 store 4 ,mem_24g_device1_addr 
-0x35a4 009384 rtn 
-:      009385 g24_data_attemp_device2:
-0x35a5 009386 fetch 1 ,mem_24g_device2_bind_disable 
-0x35a6 009387 nrtn blank 
-0x35a7 009388 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a8 009389 store 4 ,mem_24g_transmitter_addr 
-:      009390 g24_store_device2_addr:
-0x35a9 009391 store 4 ,mem_24g_device2_addr 
-0x35aa 009392 rtn 
-:      009402 rssi_store:
-0x35ab 009403 bpatchx patch32_3 ,mem_patch32 
-0x35ac 009404 copy rega ,pdata 
-0x35ad 009405 iadd temp ,contw 
-0x35ae 009406 fetch 1 ,mem_rssi 
-0x35af 009407 istore 1 ,contw 
-0x35b0 009408 increase 1 ,temp 
-0x35b1 009409 fetch 1 ,mem_rssi_buff_index 
-0x35b2 009410 iand temp ,temp 
-0x35b3 009411 rtn 
-:      009413 rssi_average:
-0x35b4 009414 bpatchx patch32_4 ,mem_patch32 
-0x35b5 009415 fetch 1 ,mem_rssi_buff_index 
-0x35b6 009416 increase 1 ,pdata 
-0x35b7 009417 store 2 ,mem_loopcnt 
-0x35b8 009418 copy pdata ,loopcnt 
-0x35b9 009419 copy rega ,contr 
-0x35ba 009420 arg 0 ,pdata 
-:      009421 rssi_average_loop:
-0x35bb 009422 ifetcht 1 ,contr 
-0x35bc 009423 iadd temp ,pdata 
-0x35bd 009424 loop rssi_average_loop 
-0x35be 009425 fetcht 2 ,mem_loopcnt 
-0x35bf 009426 idiv temp 
-0x35c0 009427 call wait_div_end 
-0x35c1 009428 quotient temp 
-0x35c2 009429 rtnmark1 mark_24g_rxmode 
-0x35c3 009430 copy temp ,pdata 
-0x35c4 009431 rtnmark0 mark_24g 
-0x35c5 009432 call bcd 
-0x35c6 009433 copy pdata ,temp 
-0x35c7 009434 rtn 
-:      009436 save_rssi_dec:
-0x35c8 009437 branch save_rssi 
-:      009447 rssi_transmitter_buff_init:
-0x35c9 009448 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ca 009449 branch rssi_buff_clear 
-:      009451 rssi_signal:
-0x35cb 009452 copy pdata ,rega 
-0x35cc 009453 fetcht 1 ,mem_rssi_signal_index 
-0x35cd 009454 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ce 009455 iadd temp ,contw 
-0x35cf 009456 copy rega ,pdata 
-0x35d0 009457 istore 1 ,contw 
-0x35d1 009458 increase 1 ,temp 
-0x35d2 009459 fetch 1 ,mem_rssi_buff_index 
-0x35d3 009460 iand temp ,temp 
-0x35d4 009461 storet 1 ,mem_rssi_signal_index 
-0x35d5 009462 rtn 
-:      009472 rssi_receiver_buff_init:
-0x35d6 009473 fetch 2 ,mem_rssi_noise_buffer_ptr 
-0x35d7 009474 call rssi_buff_clear 
-0x35d8 009475 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
-0x35d9 009476 call rssi_buff_clear 
-0x35da 009477 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x35db 009478 call rssi_buff_clear 
-0x35dc 009479 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
-:      009480 rssi_buff_clear:
-0x35dd 009481 rtn blank 
-0x35de 009482 copy pdata ,contw 
-0x35df 009483 fetch 1 ,mem_rssi_buff_index 
-0x35e0 009484 increase 1 ,pdata 
-0x35e1 009485 copy pdata ,loopcnt 
-0x35e2 009486 branch clear_mem 
-:      009489 rssi_noise:
-0x35e3 009490 call save_rssi_dec 
-0x35e4 009491 rtn blank 
-0x35e5 009492 fetcht 1 ,mem_rssi_noise_index 
-0x35e6 009493 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35e7 009494 call rssi_store 
-0x35e8 009495 storet 1 ,mem_rssi_noise_index 
-0x35e9 009496 rtn 
-:      009499 rssi_noise_monitor:
-0x35ea 009500 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35eb 009501 call rssi_average 
-0x35ec 009502 storet 1 ,mem_rssi_noise_avg 
-0x35ed 009503 sub temp ,rssi_thresh_noise ,null 
-0x35ee 009504 nrtn positive 
-0x35ef 009505 branch g24_ch 
-:      009513 g24_transmit_init:
-0x35f0 009514 fetch 4 ,mem_24g_lap 
-0x35f1 009515 store 4 ,mem_24g_device_addr 
-0x35f2 009516 branch rssi_transmitter_buff_init 
-:      009518 g24_interval_param_4ms:
-0x35f3 009519 setarg g24_4ms_interval_param 
-0x35f4 009520 store 3 ,mem_24g_short_sleep_set 
-0x35f5 009521 setarg 0x100c0c 
-0x35f6 009522 store 3 ,mem_24g_interval 
-0x35f7 009523 setarg 0x00bb80 
-0x35f8 009524 store 3 ,mem_24g_long_sleep_set 
-0x35f9 009525 jam 5 ,mem_24g_fast_hop_count 
-0x35fa 009526 rtn 
-:      009528 g24_interval_param_8ms:
-0x35fb 009529 setarg g24_8ms_interval_param 
-0x35fc 009530 store 3 ,mem_24g_short_sleep_set 
-0x35fd 009531 setarg 0x1c1919 
-0x35fe 009532 store 3 ,mem_24g_interval 
-0x35ff 009533 setarg 0x017700 
-0x3600 009534 store 3 ,mem_24g_long_sleep_set 
-0x3601 009535 jam 11 ,mem_24g_fast_hop_count 
-0x3602 009536 rtn 
-:      009539 g24_transmit_dispatch:
-0x3603 009540 rtnmark0 mark_24g 
-0x3604 009541 fetch 1 ,mem_24g_conn_sm 
-0x3605 009542 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x3606 009543 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x3607 009544 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x3608 009545 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
-:      009546 g24_transmit_no_interrupt:
-0x3609 009547 bpatchx patch32_5 ,mem_patch32 
-0x360a 009548 call g24_txdata_prep 
-0x360b 009549 nbranch g24_nodata_transmit ,user 
-:      009550 g24_transmit_start:
-0x360c 009551 call g24_transmit_process 
-0x360d 009552 call power_ctrl_start 
-0x360e 009553 fetch 1 ,mem_device_option 
-0x360f 009554 beq dvc_op_mouse ,mouse_24g_transmit_start 
-:      009555 g24_transmit_start_next:
-0x3610 009556 fetch 8 ,mem_24g_long_sleep_set 
-0x3611 009557 store 8 ,mem_24g_enter_hibernate 
-0x3612 009558 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x3613 009559 store 2 ,mem_24g_long_sleep_param_update_timer 
-0x3614 009560 fetch 2 ,mem_cb_24g_transmit_short_sleep 
-0x3615 009561 branch callback_func 
-:      009563 g24_short_sleep:
-0x3616 009564 bpatchx patch32_6 ,mem_patch32 
-0x3617 009565 call g24_lpm_wait 
-0x3618 009566 nrtn user 
-0x3619 009567 call g24_setgpio_lpm_before 
-0x361a 009568 call clear_wake 
-0x361b 009569 fetch 3 ,mem_24g_short_sleep_set 
-0x361c 009570 branch g24_long_seep2 
-:      009572 g24_long_sleep:
-0x361d 009573 bpatchx patch32_7 ,mem_patch32 
-0x361e 009574 call g24_lpm_wait 
-0x361f 009575 nrtn user 
-0x3620 009576 call g24_setgpio_lpm_before 
-0x3621 009577 fetch 8 ,mem_24g_enter_hibernate 
-:      009578 g24_long_seep2:
-0x3622 009579 call clk2lpo 
-0x3623 009580 storet 4 ,mem_sleep_counter 
-0x3624 009581 branch lpm_sleep 
-:      009585 g24_txdata_prep:
-0x3625 009586 call g24_package_data 
-0x3626 009587 nrtn user 
-0x3627 009588 branch g24_transmit_prep 
-:      009591 g24_package_data:
-0x3628 009592 fetch 2 ,mem_cb_24g_transmit_data 
-0x3629 009593 call callback_func 
-0x362a 009594 branch g24_accumulate_data ,user 
-0x362b 009595 fetch 7 ,mem_24g_txbuf + 1 
-0x362c 009596 rtn blank 
-0x362d 009597 branch enable_user 
-:      009599 g24_accumulate_data:
-0x362e 009600 jam 0 ,mem_24g_abort_pac 
-0x362f 009601 add rega ,1 ,pdata 
-0x3630 009602 store 1 ,mem_24g_datalen 
-0x3631 009603 call g24_transmit_rf_ctrl_clear 
-0x3632 009604 store 1 ,mem_24g_txbuf 
-0x3633 009605 copy regb ,contr 
-0x3634 009606 copy rega ,loopcnt 
-0x3635 009607 branch memcpy 
-:      009609 g24_transmit_rf_ctrl_clear:
-0x3636 009610 fetch 1 ,mem_24g_data_type 
-0x3637 009611 and_into bits_data ,pdata 
-0x3638 009612 store 1 ,mem_24g_data_type 
-0x3639 009613 rtn 
-:      009622 g24_transmit_process:
-0x363a 009623 setarg 0 
-0x363b 009624 store 1 ,mem_24g_retry 
-0x363c 009625 store 2 ,mem_24g_retransmit 
-:      009626 g24_transmit_loop:
-0x363d 009627 call g24_transmit_receive_ack 
-0x363e 009628 fetch 1 ,mem_24g_no_ack 
-0x363f 009629 beq no_ack_24g ,g24_transmit_no_ack 
-0x3640 009630 nbranch g24_retransmit ,sync 
-0x3641 009631 nbranch g24_retransmit ,user3 
-0x3642 009632 call g24_ackpayload_parse 
-0x3643 009633 fetch 1 ,mem_device_option 
-0x3644 009634 sub pdata ,dvc_op_mouse ,null 
-0x3645 009635 call mouse_24g_transmit_callback ,zero 
-:      009636 g24_transmit_no_ack:
-0x3646 009637 call power_ctrl_pac_succ_incrs 
-:      009638 g24_transmit_next_packet:
-0x3647 009639 call g24_txbuf_clear 
-0x3648 009640 fetch 1 ,mem_24g_pid 
-0x3649 009641 increase 1 ,pdata 
-0x364a 009642 store 1 ,mem_24g_pid 
-0x364b 009643 call g24_hop_enable_packet 
-:      009644 g24_transmit_abandon:
-0x364c 009645 bpatchx patch33_0 ,mem_patch33 
-0x364d 009646 setarg 0 
-0x364e 009647 store 1 ,mem_24g_ensure 
-0x364f 009648 store 2 ,mem_24g_txfail_cnt 
-0x3650 009649 rtn 
-:      009651 g24_transmit_receive_ack:
-0x3651 009652 bpatchx patch33_1 ,mem_patch33 
-0x3652 009653 disable user3 
-0x3653 009654 call g24_transmit 
-0x3654 009655 fetch 1 ,mem_24g_no_ack 
-0x3655 009656 beq no_ack_24g ,g24_end_of_packet 
-0x3656 009657 force 0 ,radio_ctrl 
-0x3657 009658 fetch 4 ,mem_24g_addr 
-0x3658 009659 iforce access 
-0x3659 009660 fetcht 1 ,mem_last_freq 
-0x365a 009661 call set_freq_rx 
-0x365b 009662 call rf_rx_enable 
-0x365c 009663 call g24_receive_rxon 
-0x365d 009664 call g24_end_of_packet ,user3 
-0x365e 009665 rtn 
-:      009667 g24_retransmit:
-0x365f 009668 bpatchx patch33_2 ,mem_patch33 
-0x3660 009669 fetch 1 ,mem_device_option 
-0x3661 009670 beq dvc_op_mouse ,mouse_g24_retransmit 
-:      009671 g24_retransmit0:
-0x3662 009672 fetch 1 ,mem_24g_abort_pac 
-0x3663 009673 nrtn blank 
-0x3664 009674 fetch 2 ,mem_24g_txfail_cnt 
-0x3665 009675 increase 1 ,pdata 
-0x3666 009676 store 2 ,mem_24g_txfail_cnt 
-0x3667 009677 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x3668 009678 bbit1 4 ,g24_tx_attempt_fail 
-0x3669 009679 call g24_transmit_hop_process 
-0x366a 009680 fetch 2 ,mem_24g_retransmit 
-0x366b 009681 increase 1 ,pdata 
-0x366c 009682 store 2 ,mem_24g_retransmit 
-0x366d 009683 branch g24_transmit_loop 
-:      009685 g24_ackpayload_parse:
-0x366e 009686 bpatchx patch33_3 ,mem_patch33 
-0x366f 009687 call g24_read_len_pid_crc 
-0x3670 009688 fetch 1 ,mem_24g_rxdata_length 
-0x3671 009689 rtn blank 
-0x3672 009690 iforce loopcnt 
-0x3673 009691 arg mem_24g_rxbuf + 2 ,contr 
-0x3674 009692 arg mem_24g_rxpayload ,contw 
-0x3675 009693 branch memcpy 
-:      009696 g24_tx_attempt_fail:
-0x3676 009697 bpatchx patch33_4 ,mem_patch33 
-0x3677 009698 setarg 0 
-0x3678 009699 store 2 ,mem_24g_txfail_cnt 
-0x3679 009700 jam 1 ,mem_24g_attempt_fail_flag 
-:      009701 g24_stop_24g_mode:
-0x367a 009702 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x367b 009703 branch ui_ipc_send_event 
-:      009713 g24_transmit_hop_process:
-0x367c 009714 bpatchx patch33_5 ,mem_patch33 
-0x367d 009715 fetcht 1 ,mem_24g_retry 
-0x367e 009716 fetch 1 ,mem_24g_fast_hop_count 
-0x367f 009717 isub temp ,null 
-0x3680 009718 nbranch g24_tx_fast_hop ,positive 
-0x3681 009719 increase 1 ,temp 
-0x3682 009720 storet 1 ,mem_24g_retry 
-0x3683 009721 fetch 1 ,mem_24g_fast_hop_count 
-0x3684 009722 beq 5 ,g24_transmit_hop_process_4ms 
-0x3685 009723 fetch 1 ,mem_24g_retry 
-0x3686 009724 beq 6 ,g24_hop_ch_disable 
-0x3687 009725 beq 12 ,g24_hop_ch_disable 
-0x3688 009726 rtn 
-:      009729 g24_transmit_hop_process_4ms:
-0x3689 009730 fetch 1 ,mem_24g_retry 
-0x368a 009731 beq 3 ,g24_hop_ch_disable 
-0x368b 009732 beq 6 ,g24_hop_ch_disable 
-0x368c 009733 rtn 
-:      009737 g24_hop_ch_enable:
-:      009742 g24_txpayload_type_update:
-0x368d 009743 bmark1 mark_ble_lr ,g24_lr_type_update 
-0x368e 009744 store 1 ,mem_24g_txpayload + offset_data_type 
-0x368f 009745 rtn 
-:      009746 g24_lr_type_update:
-0x3690 009747 store 1 ,mem_24g_txpayload + offset_lr_data_type 
-0x3691 009748 rtn 
-:      009750 g24_hop_enable_packet:
-0x3692 009751 fetch 1 ,mem_24g_data_type 
-0x3693 009752 rtnbit0 bit_hop 
-:      009753 g24_hop_ch_disable:
-0x3694 009754 fetch 1 ,mem_24g_data_type 
-0x3695 009755 set0 bit_hop ,pdata 
-0x3696 009756 store 1 ,mem_24g_data_type 
-0x3697 009757 call g24_txpayload_type_update 
-0x3698 009758 call power_ctrl_pac_succ_decrs 
-0x3699 009759 branch g24_ch 
-:      009761 g24_tx_fast_hop:
-0x369a 009762 call power_ctrl_txpower_incrs 
-0x369b 009763 call power_ctrl_pac_succ_decrs 
-0x369c 009764 branch g24_ch 
-:      009782 g24_search_receiver:
-0x369d 009783 fetch 2 ,mem_cb_24g_search_receiver 
-0x369e 009784 branch callback_func 
-:      009786 g24_nodata_transmit:
-0x369f 009787 fetch 1 ,mem_24g_abort_pac 
-0x36a0 009788 call g24_send_abort_packet ,blank 
-0x36a1 009789 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36a2 009790 rtneq g24_tx_timer_int_enable 
-0x36a3 009791 call g24_search_receiver 
-0x36a4 009792 fetch 2 ,mem_cb_24g_transmit_long_sleep 
-0x36a5 009793 branch callback_func 
-:      009795 g24_send_abort_packet:
-0x36a6 009796 jam type_ms ,mem_24g_data_type 
-0x36a7 009797 jam 1 ,mem_24g_abort_pac 
-0x36a8 009798 call g24_transmit_rf_ctrl_clear 
-0x36a9 009799 store 1 ,mem_24g_txbuf 
-0x36aa 009800 setarg 0 
-0x36ab 009801 store 7 ,mem_24g_txbuf + 1 
-0x36ac 009802 fetch 4 ,mem_24g_device_addr 
-0x36ad 009803 store 4 ,mem_24g_txbuf + 8 
-0x36ae 009804 jam 12 ,mem_24g_datalen 
-0x36af 009805 fetch 1 ,mem_24g_data_type 
-0x36b0 009806 set1 bit_abort ,pdata 
-0x36b1 009807 store 1 ,mem_24g_data_type 
-0x36b2 009808 call g24_transmit_prep 
-0x36b3 009809 branch g24_transmit_start 
-:      009813 g24_lpm_wait:
-0x36b4 009814 bpatchx patch33_6 ,mem_patch33 
-0x36b5 009815 enable user 
-0x36b6 009816 call lpo_calibration 
-0x36b7 009817 fetch 3 ,mem_clks_per_lpo 
-0x36b8 009818 branch disable_user ,blank 
-0x36b9 009819 fetch 1 ,mem_lpm_mode 
-0x36ba 009820 branch disable_user ,blank 
-0x36bb 009821 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36bc 009822 beq g24_tx_timer_int_enable ,disable_user 
-0x36bd 009823 rtn 
-:      009825 g24_setgpio_lpm_before:
-0x36be 009826 fetch 2 ,mem_cb_24g_lpm_before 
-0x36bf 009827 branch callback_func 
-:      009840 g24_transmit_by_interrupt:
-0x36c0 009841 call g24_timer_check 
-0x36c1 009842 nrtn user 
-0x36c2 009843 call g24_interval_calibrate 
-0x36c3 009844 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c4 009845 increase 1 ,pdata 
-0x36c5 009846 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c6 009847 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x36c7 009848 isub temp ,null 
-0x36c8 009849 call g24_transmit_by_interrupt_exit ,zero 
-0x36c9 009850 branch g24_transmit_no_interrupt 
-:      009853 g24_transmit_by_interrupt_exit:
-0x36ca 009854 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x36cb 009855 setarg 0 
-0x36cc 009856 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36cd 009857 setarg 100 
-0x36ce 009858 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      009859 g24_interval_min:
-0x36cf 009860 jam 0 ,mem_24g_pac_index 
-0x36d0 009861 fetch 1 ,mem_24g_interval_min 
-:      009862 g24_interval_store:
-0x36d1 009863 store 1 ,mem_24g_interval 
-0x36d2 009864 rtn 
-:      009865 g24_interval_max:
-0x36d3 009866 fetch 1 ,mem_24g_interval_max 
-0x36d4 009867 branch g24_interval_store 
-:      009869 g24_interval_calibrate:
-0x36d5 009870 fetch 1 ,mem_24g_pac_index 
-0x36d6 009871 increase 1 ,pdata 
-0x36d7 009872 store 1 ,mem_24g_pac_index 
-0x36d8 009873 beq 4 ,g24_interval_max 
-0x36d9 009874 beq 5 ,g24_interval_min 
-0x36da 009875 rtn 
-:      009877 g24_transmit_by_interrupt_enable:
-0x36db 009878 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x36dc 009879 setarg 0 
-0x36dd 009880 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36de 009881 rtn 
-:      009891 g24_factory_check:
-0x36df 009892 arg 2 ,loopcnt 
-0x36e0 009893 arg mem_24g_addr ,contr 
-:      009894 pdata_0xff_check:
-0x36e1 009895 call enable_user 
-0x36e2 009896 setarg 0xffff 
-:      009897 pdata_0xff_check_loop:
-0x36e3 009898 ifetcht 2 ,contr 
-0x36e4 009899 isub temp ,null 
-0x36e5 009900 ncall disable_user ,zero 
-0x36e6 009901 loop pdata_0xff_check_loop 
-0x36e7 009902 rtn 
-:      009912 power_ctrl_start:
-0x36e8 009913 bpatchx patch33_7 ,mem_patch33 
-0x36e9 009914 fetch 1 ,mem_power_ctrl_disable 
-0x36ea 009915 nrtn blank 
-0x36eb 009916 fetch 2 ,mem_ui_state_map 
-0x36ec 009917 rtnbit1 ui_state_ble_adv 
-0x36ed 009920 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x36ee 009921 call rssi_average 
-0x36ef 009922 storet 1 ,mem_rssi_avg_received 
-0x36f0 009923 fetch 1 ,mem_rssi_dis_max_24g 
-0x36f1 009924 bmark1 mark_24g ,power_ctrl_start_next 
-0x36f2 009925 fetch 1 ,mem_rssi_dis_max_ble 
-:      009926 power_ctrl_start_next:
-0x36f3 009927 isub temp ,null 
-0x36f4 009928 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x36f5 009929 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f6 009930 sub pdata ,2 ,null 
-0x36f7 009931 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x36f8 009932 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f9 009933 beq 0 ,power_ctrl_txpower_incrs 
-0x36fa 009934 rtn 
-:      009936 power_ctrl_txpower_decrs_check:
-0x36fb 009937 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36fc 009938 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x36fd 009939 isub temp ,null 
-0x36fe 009940 nrtn zero 
-0x36ff 009941 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      009942 power_ctrl_txpower_decrs:
-0x3700 009943 fetcht 1 ,mem_rssi_avg_received 
-0x3701 009944 fetch 1 ,mem_rssi_dis_min_24g 
-0x3702 009945 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x3703 009946 fetch 1 ,mem_rssi_dis_min_ble 
-:      009947 power_ctrl_txpower_decrs_next:
-0x3704 009948 isub temp ,null 
-0x3705 009949 nrtn positive 
-0x3706 009950 fetch 1 ,mem_power_ctrl_level 
-0x3707 009951 beq 0 ,power_ctrl_decrs_level0 
-0x3708 009952 increase -1 ,pdata 
-0x3709 009953 store 1 ,mem_power_ctrl_level 
-0x370a 009954 beq 0 ,power_ctrl_decrs_level0 
-:      009955 power_ctrl_decrs_level1:
-:      009956 power_ctrl_incrs_level1:
-0x370b 009957 jam tx_power_0db ,mem_tx_power 
-0x370c 009958 rtn 
-:      009960 power_ctrl_txpower_incrs_force:
-0x370d 009961 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      009962 power_ctrl_txpower_incrs:
-0x370e 009963 fetch 1 ,mem_power_ctrl_level 
-0x370f 009964 beq 2 ,power_ctrl_incrs_level2 
-0x3710 009965 increase 1 ,pdata 
-0x3711 009966 store 1 ,mem_power_ctrl_level 
-0x3712 009967 beq 1 ,power_ctrl_incrs_level1 
-:      009968 power_ctrl_incrs_level2:
-0x3713 009969 jam tx_power_6db ,mem_tx_power 
-0x3714 009970 rtn 
-:      009972 power_ctrl_decrs_level0:
-0x3715 009973 jam tx_power_f5db ,mem_tx_power 
-0x3716 009974 rtn 
-:      009976 power_ctrl_pac_succ_cnt_init:
-0x3717 009977 jam 1 ,mem_power_ctrl_level 
-0x3718 009978 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x3719 009979 rtn 
-:      009981 power_ctrl_pac_succ_incrs:
-0x371a 009982 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371b 009983 increase 1 ,pdata 
-0x371c 009984 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371d 009985 rtn 
-:      009987 power_ctrl_pac_succ_decrs:
-0x371e 009988 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371f 009989 sub pdata ,2 ,null 
-0x3720 009990 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x3721 009991 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3722 009992 rtneq 0 
-0x3723 009993 increase -1 ,pdata 
-0x3724 009994 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3725 009995 rtn 
-:      009997 power_ctrl_pac_succ_cnt_reinit:
-0x3726 009998 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x3727 009999 rtn 
-:      010009 ali_mesh_access_layer_resolve_message:
-0x3728 010010 fetch 1 ,mem_ccm_data_len 
-0x3729 010011 store 1 ,mem_mesh_receive_model_message_payload_len 
-0x372a 010012 copy alarm ,contr 
-0x372b 010013 call memcpy24 
-0x372c 010014 fetch 2 ,mem_mesh_cb_receive_access_message 
-0x372d 010015 branch callback_func 
-:      010017 ali_mesh_access_layer_check_access_message_opcode:
-0x372e 010018 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
-0x372f 010019 call ali_mesh_app_recv_new_mesh_pkt 
-0x3730 010022 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
-0x3731 010023 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
-0x3732 010024 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
-0x3733 010025 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
-0x3734 010026 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
-0x3735 010027 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
-0x3736 010028 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
-0x3737 010029 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
-0x3738 010030 rtn 
-:      010033 ali_mesh_access_layer_message_opcode_config_appkey_add:
-0x3739 010034 arg mem_mesh_receive_application_key ,contr 
-0x373a 010035 arg mem_mesh_application_key ,contw 
-0x373b 010036 call memcpy16 
-0x373c 010037 jam paired_status ,mem_mesh_provisioned_flag 
-0x373d 010038 call ali_mesh_encrypt_base_function_k3 
-0x373e 010039 call ali_mesh_encrypt_base_function_k4 
-0x373f 010040 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
-0x3740 010041 call ali_mesh_accesss_layer_check_message_type 
-0x3741 010042 call ali_mesh_access_layer_send_config_appkey_status 
-0x3742 010043 jam paired_status ,mem_mesh_provisioned_flag 
-0x3743 010044 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3744 010045 branch callback_func 
-:      010047 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-0x3745 010048 setarg 0 
-0x3746 010049 store 2 ,mem_mesh_fast_pairing_timer 
-0x3747 010051 random pdata 
-0x3748 010052 and pdata ,0x1f ,pdata 
-0x3749 010053 add pdata ,30 ,pdata 
-0x374a 010054 store 1 ,mem_mesh_report_full_attribute_timer 
-0x374b 010055 add pdata ,5 ,pdata 
-0x374c 010056 store 1 ,mem_mesh_report_power_on_timer 
-0x374d 010057 call mesh_clear_timer_data 
-0x374e 010058 branch mesh_receive_config_appkey_add_cb 
-:      010060 ali_mesh_accesss_layer_check_message_type:
-0x374f 010061 fetch 1 ,mem_mesh_network_packet_type 
-0x3750 010062 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
-0x3751 010063 rtneq mesh_message_app 
-0x3752 010064 jam paired_status ,mem_mesh_provisioned_flag 
-0x3753 010065 rtn 
-:      010067 ali_mesh_access_layer_send_config_appkey_status:
-0x3754 010068 setarg mesh_configuration_and_health_message_opcode_header 
-0x3755 010069 store 1 ,mem_mesh_access_layer_payload 
-0x3756 010070 setarg mesh_message_opcode_config_config_model_publication_set 
-0x3757 010071 istore 1 ,contw 
-0x3758 010072 setarg status_code_success 
-0x3759 010073 istore 1 ,contw 
-0x375a 010074 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
-0x375b 010075 istore 3 ,contw 
-0x375c 010076 jam 6 ,mem_mesh_access_layer_payload_len 
-0x375d 010077 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010080 ali_mesh_access_layer_finish_pairing_init_subscription_list:
-0x375e 010081 fetch 2 ,mem_mesh_core_feature 
-0x375f 010082 rtnbit1 mesh_feature_disable_subscription 
-0x3760 010083 call mesh_get_element_info_config 
-:      010084 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-0x3761 010085 add rega ,element_device_subscription_label ,regc 
-0x3762 010086 setarg -1 
-0x3763 010087 istore subscription_max_count ,regc 
-0x3764 010088 istore subscription_max_count ,contw 
-0x3765 010089 ifetch 2 ,rega 
-0x3766 010090 istore 2 ,regc 
-0x3767 010091 copy regb ,pdata 
-0x3768 010092 iadd rega ,rega 
-0x3769 010093 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
-0x376a 010094 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x376b 010095 branch callback_func 
-:      010098 ali_mesh_access_layer_send_generic_onoff_status:
-0x376c 010099 setarg mesh_module_message_opcode_header 
-0x376d 010100 store 1 ,mem_mesh_access_layer_payload 
-0x376e 010101 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
-0x376f 010102 istore 1 ,contw 
-0x3770 010103 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3771 010104 istore 1 ,contw 
-0x3772 010105 jam 3 ,mem_mesh_access_layer_payload_len 
-0x3773 010106 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010109 ali_mesh_access_layer_send_light_lightness_status:
-0x3774 010110 setarg mesh_module_message_opcode_header 
-0x3775 010111 store 1 ,mem_mesh_access_layer_payload 
-0x3776 010112 setarg mesh_module_message_opcode_light_lightness_status_no_head 
-0x3777 010113 istore 1 ,contw 
-0x3778 010114 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3779 010115 istore 2 ,contw 
-0x377a 010116 jam 4 ,mem_mesh_access_layer_payload_len 
-0x377b 010117 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010120 ali_mesh_access_layer_send_light_ctl_stauts:
-0x377c 010121 setarg mesh_module_message_opcode_header 
-0x377d 010122 store 1 ,mem_mesh_access_layer_payload 
-0x377e 010123 setarg mesh_module_message_opcode_light_ctl_status_no_head 
-0x377f 010124 istore 1 ,contw 
-0x3780 010125 fetch 4 ,mem_mesh_ctl_lightness 
-0x3781 010126 istore 4 ,contw 
-0x3782 010127 jam 6 ,mem_mesh_access_layer_payload_len 
-0x3783 010128 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010132 ali_mesh_access_layer_send_scene_status:
-0x3784 010133 setarg mesh_module_message_opcode_scene_status 
-0x3785 010134 store 1 ,mem_mesh_access_layer_payload 
-0x3786 010135 setarg mesh_success 
-0x3787 010136 istore 1 ,contw 
-0x3788 010137 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
-0x3789 010138 istore 2 ,contw 
-0x378a 010139 jam 4 ,mem_mesh_access_layer_payload_len 
-0x378b 010140 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010144 ali_mesh_app_recv_new_mesh_pkt:
-0x378c 010146 fetch 1 ,mem_mesh_report_full_attribute_timer 
-0x378d 010147 rtn blank 
-0x378e 010148 pincrease 30 
-0x378f 010149 store 1 ,mem_mesh_report_full_attribute_timer 
-0x3790 010150 rtn 
-:      010152 ali_mesh_report_power_on_timer:
-0x3791 010153 arg mem_mesh_report_power_on_timer ,regc 
-0x3792 010154 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
-0x3793 010155 branch timer_single_step 
-:      010157 ali_mesh_report_full_attribute_timer:
-0x3794 010158 arg mem_mesh_report_full_attribute_timer ,regc 
-0x3795 010159 arg ali_mesh_app_report_device_state ,regb 
-0x3796 010160 branch timer_single_step 
-:      010162 ali_mesh_app_report_device_state:
-0x3797 010163 fetch 2 ,mem_mesh_app_deport_device_state 
-0x3798 010164 branch callback_func 
-:      010171 ali_mesh_ali_vendor_message_attribute_set:
-0x3799 010172 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
-0x379a 010173 nrtn user 
-0x379b 010174 bpatchx patch34_0 ,mem_patch34 
-0x379c 010175 fetch 2 ,mem_mesh_vendor_message_attr_type 
-0x379d 010176 arg vendor_message_attr_type_time ,temp 
-0x379e 010177 isub temp ,null 
-0x379f 010178 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
-0x37a0 010180 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-0x37a1 010181 isub temp ,null 
-0x37a2 010182 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
-0x37a3 010184 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x37a4 010185 isub temp ,null 
-0x37a5 010186 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
-0x37a6 010188 arg vendor_message_attr_type_timer_deleate ,temp 
-0x37a7 010189 isub temp ,null 
-0x37a8 010190 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
-0x37a9 010191 arg vendor_message_attr_type_timer_inquire ,temp 
-0x37aa 010192 isub temp ,null 
-0x37ab 010193 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
-0x37ac 010194 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x37ad 010195 isub temp ,null 
-0x37ae 010196 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
-0x37af 010199 arg vendor_message_attr_type_main_light ,temp 
-0x37b0 010200 isub temp ,null 
-0x37b1 010201 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
-0x37b2 010202 arg vendor_message_attr_type_background_light ,temp 
-0x37b3 010203 isub temp ,null 
-0x37b4 010204 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
-0x37b5 010205 arg vendor_message_attr_type_color ,temp 
-0x37b6 010206 isub temp ,null 
-0x37b7 010207 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
-0x37b8 010208 fetch 2 ,mem_mesh_cb_recv_vendor 
-0x37b9 010209 branch callback_func 
-:      010211 ali_mesh_ali_vendor_message_opcode_attr_get:
-0x37ba 010212 rtn 
-:      010213 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-0x37bb 010214 ifetch 2 ,contr 
-0x37bc 010215 arg vendor_message_opcode_company_id ,temp 
-0x37bd 010216 isub temp ,null 
-0x37be 010217 nrtn zero 
-0x37bf 010218 ifetch 1 ,contr 
-0x37c0 010219 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x37c1 010220 isub temp ,null 
-0x37c2 010221 nrtn zero 
-0x37c3 010222 branch ali_mesh_stop_send_indication_packet 
-:      010224 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-0x37c4 010225 call disable_user 
-0x37c5 010226 fetch 2 ,mem_mesh_vendor_message_cid 
-0x37c6 010227 arg vendor_message_opcode_company_id ,temp 
-0x37c7 010228 isub temp ,null 
-0x37c8 010229 nrtn zero 
-0x37c9 010230 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ca 010231 fetch 1 ,mem_mesh_vendor_message_tid 
-0x37cb 010232 isub temp ,null 
-0x37cc 010233 rtn zero 
-0x37cd 010234 store 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ce 010235 branch enable_user 
-:      010237 ali_mesh_ali_vendor_message_attribute_set_main_light:
-0x37cf 010238 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d0 010239 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
-0x37d1 010240 branch callback_func 
-:      010243 ali_mesh_ali_vendor_message_attribute_set_background_light:
-0x37d2 010244 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d3 010245 fetch 2 ,mem_mesh_cb_background_onoff_set 
-0x37d4 010246 branch callback_func 
-:      010248 ali_mesh_ali_vendor_message_attribute_set_color:
-0x37d5 010249 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
-0x37d6 010250 fetch 2 ,mem_mesh_cb_color_set 
-0x37d7 010251 branch callback_func 
-:      010254 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-0x37d8 010255 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
-0x37d9 010257 fetch 4 ,mem_mesh_vendor_message_current_time 
-0x37da 010258 store 4 ,mem_mesh_vendor_timer_current_time 
-0x37db 010259 branch ali_mesh_time_init_system_time 
-:      010263 ali_mesh_ali_vendor_message_status_add_head:
-0x37dc 010264 setarg vendor_message_attr_status 
-0x37dd 010265 store 1 ,mem_mesh_access_layer_payload 
-0x37de 010266 setarg vendor_message_opcode_company_id 
-0x37df 010267 istore 2 ,contw 
-0x37e0 010268 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37e1 010269 istore 1 ,contw 
-0x37e2 010270 istoret 2 ,contw 
-0x37e3 010271 rtn 
-:      010274 ali_mesh_ali_vendor_message_opcode_device_power_on:
-0x37e4 010275 arg 0 ,queue 
-0x37e5 010276 arg vendor_message_event_device_power_on ,temp 
-0x37e6 010277 arg vendor_attr_type_event_trigger ,rega 
-0x37e7 010278 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010289 ali_mesh_ali_vendor_message_opcode_generic_onoff:
-0x37e8 010290 arg vendor_attr_generic_onoff_server ,rega 
-0x37e9 010291 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010295 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-0x37ea 010296 arg 8 ,loopcnt 
-0x37eb 010297 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010299 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-0x37ec 010300 arg 8 ,loopcnt 
-0x37ed 010301 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010303 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-0x37ee 010304 arg 6 ,loopcnt 
-0x37ef 010305 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010307 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-0x37f0 010308 arg 4 ,loopcnt 
-0x37f1 010309 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010311 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-0x37f2 010312 arg 2 ,loopcnt 
-0x37f3 010313 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010315 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-0x37f4 010316 arg 1 ,loopcnt 
-0x37f5 010317 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010320 ali_mesh_ali_vendor_message_ack_attr_status:
-0x37f6 010321 add loopcnt ,6 ,pdata 
-0x37f7 010322 store 1 ,mem_mesh_access_layer_payload_len 
-0x37f8 010323 call ali_mesh_ali_vendor_message_status_add_head 
-0x37f9 010324 arg mem_mesh_vendor_attr_parameter ,contr 
-0x37fa 010325 call memcpy 
-0x37fb 010326 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010333 ali_mesh_ali_vendor_message_opcode_para_uint8:
-0x37fc 010334 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x37fd 010335 istorer rega ,2 ,contw 
-0x37fe 010336 istoret 1 ,contw 
-0x37ff 010337 jam 7 ,mem_mesh_access_layer_payload_len 
-0x3800 010338 branch ali_mesh_ali_vendor_message_send_message 
-:      010344 ali_mesh_ali_vendor_message_opcode_para_uint16:
-0x3801 010345 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x3802 010346 istorer rega ,2 ,contw 
-0x3803 010347 istoret 2 ,contw 
-0x3804 010348 jam 8 ,mem_mesh_access_layer_payload_len 
-0x3805 010349 branch ali_mesh_ali_vendor_message_send_message 
-:      010353 ali_mesh_ali_vendor_message_send_message:
-0x3806 010354 call ali_mesh_more_element_calc_queue_address 
-0x3807 010355 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      010358 ali_mesh_ali_vendor_message_indication_info_add_head:
-0x3808 010359 fetch 1 ,mem_mesh_transport_aid 
-0x3809 010360 store 1 ,mem_mesh_message_transport_head 
-0x380a 010361 setarg vendor_message_tmall_dst 
-0x380b 010362 store 2 ,mem_mesh_send_message_dst 
-0x380c 010363 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380d 010364 pincrease 1 
-0x380e 010365 store 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380f 010366 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3810 010367 setarg vendor_message_attr_indication 
-0x3811 010368 store 1 ,mem_mesh_access_layer_payload 
-0x3812 010369 setarg vendor_message_opcode_company_id 
-0x3813 010370 istore 2 ,contw 
-0x3814 010371 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x3815 010372 istore 1 ,contw 
-0x3816 010373 rtn 
-:      010375 ali_mesh_ali_vendor_message_indication_info_reset_tid:
-0x3817 010376 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
-0x3818 010377 rtn 
-:      010380 ali_mesh_ali_vendor_message_opcode_delete_timer:
-0x3819 010381 copy contr ,rega 
-0x381a 010382 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x381b 010383 arg 6 ,temp 
-0x381c 010384 isub temp ,pdata 
-0x381d 010385 store 1 ,mem_mesh_timer_index_buffer_len 
-0x381e 010386 copy pdata ,loopcnt 
-0x381f 010387 copy rega ,contr 
-0x3820 010388 arg mem_mesh_timer_index_buffer ,contw 
-0x3821 010389 call memcpy 
-0x3822 010390 arg 0 ,regb 
-:      010391 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-0x3823 010392 arg mem_mesh_timer_index_buffer ,pdata 
-0x3824 010393 iadd regb ,temp 
-0x3825 010394 ifetch 1 ,temp 
-0x3826 010395 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
-0x3827 010396 and pdata ,0x7f ,pdata 
-0x3828 010397 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
-0x3829 010398 increase 1 ,regb 
-0x382a 010399 fetch 1 ,mem_mesh_timer_index_buffer_len 
-0x382b 010400 isub regb ,null 
-0x382c 010401 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
-0x382d 010402 call peripherals_write_mesh_timer_infmatn 
-:      010403 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-0x382e 010404 arg vendor_message_attr_type_timer_deleate ,temp 
-0x382f 010405 call ali_mesh_ali_vendor_message_status_add_head 
-0x3830 010406 arg 0 ,temp 
-0x3831 010407 istoret 1 ,contw 
-0x3832 010408 copy contw ,temp 
-0x3833 010409 call ali_mesh_get_all_timer_index_timer 
-0x3834 010410 pincrease 7 
-0x3835 010411 store 1 ,mem_mesh_access_layer_payload_len 
-0x3836 010412 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010414 ali_mesh_ali_vendor_aim_timer_buffer_clear:
-0x3837 010415 rtn blank 
-0x3838 010416 pincrease -1 
-0x3839 010417 mul32 pdata ,18 ,pdata 
-0x383a 010418 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x383b 010419 iadd rega ,rega 
-0x383c 010420 setarg 0 
-0x383d 010421 istore 1 ,rega 
-0x383e 010422 rtn 
-:      010424 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-0x383f 010425 arg 18 ,loopcnt 
-0x3840 010426 mul32 loopcnt ,mesh_x_timers ,loopcnt 
-0x3841 010427 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3842 010428 call clear_mem 
-0x3843 010429 call peripherals_write_mesh_timer_infmatn 
-0x3844 010430 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
-:      010432 ali_mesh_ali_vendor_message_opcode_timer_inquire:
-0x3845 010433 ifetch 1 ,contr 
-0x3846 010434 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
-0x3847 010435 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3848 010436 ifetch 1 ,contr 
-0x3849 010437 pincrease -1 
-0x384a 010438 mul32 pdata ,18 ,pdata 
-0x384b 010439 arg mem_mesh_vendor_timer_timing_buffer ,contr 
-0x384c 010440 iadd contr ,contr 
-0x384d 010441 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x384e 010442 arg 18 ,loopcnt 
-0x384f 010443 call memcpy 
-0x3850 010444 arg vendor_message_attr_type_timer_inquire ,temp 
-0x3851 010445 call ali_mesh_ali_vendor_message_status_add_head 
-0x3852 010446 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3853 010447 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
-0x3854 010448 arg 0 ,temp 
-0x3855 010449 istoret 1 ,contw 
-:      010450 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-0x3856 010451 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3857 010452 istore 1 ,contw 
-0x3858 010453 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3859 010454 istore 1 ,contw 
-0x385a 010455 fetch 8 ,mem_mesh_vendor_timer_timing_time 
-0x385b 010456 istore 8 ,contw 
-0x385c 010457 jam 17 ,mem_mesh_access_layer_payload_len 
-0x385d 010458 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010461 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-0x385e 010462 arg vendor_message_attr_type_timer_inquire ,temp 
-0x385f 010463 call ali_mesh_ali_vendor_message_status_add_head 
-0x3860 010464 arg 0xff ,temp 
-0x3861 010465 istoret 2 ,contw 
-0x3862 010468 copy contw ,temp 
-0x3863 010469 call ali_mesh_get_all_timer_index_timer 
-0x3864 010470 pincrease 8 
-0x3865 010471 store 1 ,mem_mesh_access_layer_payload_len 
-0x3866 010472 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010477 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-0x3867 010478 arg 0x80 ,temp 
-0x3868 010479 istore 1 ,contw 
-0x3869 010480 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
-:      010482 ali_mesh_ali_vendor_message_opcode_timer_set_state:
-0x386a 010483 ifetch 1 ,contr 
-0x386b 010484 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x386c 010485 and pdata ,0x7f ,pdata 
-0x386d 010486 pincrease -1 
-0x386e 010487 mul32 pdata ,18 ,pdata 
-0x386f 010488 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3870 010489 iadd contw ,contw 
-0x3871 010490 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3872 010491 istore 1 ,contw 
-0x3873 010492 call peripherals_write_mesh_timer_infmatn 
-0x3874 010493 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x3875 010494 call ali_mesh_ali_vendor_message_status_add_head 
-0x3876 010495 setarg 0 
-0x3877 010496 istore 1 ,contw 
-0x3878 010497 copy contw ,temp 
-0x3879 010498 call ali_mesh_get_all_timer_index_timer 
-0x387a 010499 pincrease 7 
-0x387b 010500 store 1 ,mem_mesh_access_layer_payload_len 
-0x387c 010501 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010506 ali_mesh_time_function:
-0x387d 010507 copy clkn_bt ,temp 
-0x387e 010508 fetch 4 ,mem_system_time 
-0x387f 010509 isub temp ,null 
-0x3880 010510 call ali_mesh_timer_timeout ,positive 
-0x3881 010511 call ali_mesh_clkn_bt_add_1s 
-0x3882 010512 isub temp ,null 
-0x3883 010513 rtn positive 
-0x3884 010514 call ali_mesh_time_init_system_time_without_clk 
-0x3885 010515 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x3886 010516 pincrease 1 
-0x3887 010517 store 4 ,mem_mesh_vendor_timer_current_time 
-0x3888 010518 branch ali_mesh_ali_vendor_check_time 
-:      010521 ali_mesh_time_init_system_time:
-0x3889 010522 copy clkn_bt ,pdata 
-:      010523 ali_mesh_time_init_system_time_without_clk:
-0x388a 010524 store 4 ,mem_system_time 
-0x388b 010525 fetch 1 ,mem_system_time + 3 
-0x388c 010526 and_into 0x0f ,pdata 
-0x388d 010527 store 1 ,mem_system_time + 3 
-0x388e 010528 rtn 
-:      010530 ali_mesh_timer_timeout:
-0x388f 010531 rtn zero 
-0x3890 010532 copy pdata ,regb 
-0x3891 010533 setarg 0x100000 
-0x3892 010534 lshift8 pdata ,pdata 
-0x3893 010535 iadd temp ,temp 
-0x3894 010536 copy regb ,pdata 
-0x3895 010537 rtn 
-:      010539 ali_mesh_clkn_bt_add_1s:
-0x3896 010540 arg 20 ,loopcnt 
-:      010541 ali_mesh_time_loop:
-0x3897 010542 pincrease 160 
-0x3898 010543 loop ali_mesh_time_loop 
-0x3899 010544 rtn 
-:      010546 ali_mesh_ali_vendor_check_time:
-0x389a 010547 setarg mesh_x_timers 
-0x389b 010548 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x389c 010549 pincrease -1 
-0x389d 010550 mul32 pdata ,18 ,pdata 
-0x389e 010551 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
-0x389f 010552 iadd alarm ,alarm 
-:      010553 ali_mesh_ali_vendor_check_time_loop:
-0x38a0 010554 ifetch 1 ,alarm 
-0x38a1 010555 ncall ali_mesh_ali_vendor_had_timing ,blank 
-0x38a2 010556 increase -18 ,alarm 
-0x38a3 010558 fetch 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a4 010559 pincrease -1 
-0x38a5 010560 rtn blank 
-0x38a6 010561 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a7 010562 branch ali_mesh_ali_vendor_check_time_loop 
-:      010564 ali_mesh_ali_vendor_had_timing:
-0x38a8 010565 arg 7 ,queue 
-0x38a9 010566 qisolate0 pdata 
-0x38aa 010567 rtn true 
-0x38ab 010568 and pdata ,0x7f ,pdata 
-0x38ac 010569 arg mesh_x_timers ,temp 
-0x38ad 010570 isub temp ,null 
-0x38ae 010571 rtn positive 
-0x38af 010572 copy alarm ,contr 
-0x38b0 010573 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x38b1 010574 arg 18 ,loopcnt 
-0x38b2 010575 call memcpy 
-0x38b3 010576 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
-0x38b4 010577 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
-:      010578 ali_mesh_ali_vendor_had_timing_single_time:
-0x38b5 010579 fetcht 4 ,mem_mesh_vendor_timer_current_time 
-0x38b6 010580 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x38b7 010581 isub temp ,null 
-0x38b8 010582 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
-0x38b9 010583 branch ali_mesh_ali_vendor_time_timeout ,zero 
-0x38ba 010584 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
-0x38bb 010585 rtn 
-:      010587 ali_mesh_ali_vendor_time_out_of_date:
-0x38bc 010588 setarg 0 
-0x38bd 010589 istore 1 ,alarm 
-0x38be 010590 rtn 
-:      010592 ali_mesh_ali_vendor_had_timing_cyclically:
-0x38bf 010594 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c0 010595 arg seconds_of_min ,temp 
-0x38c1 010596 idiv temp 
-0x38c2 010597 call wait_div_end 
-0x38c3 010598 remainder pdata 
-0x38c4 010599 nrtn blank 
-0x38c5 010601 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c6 010602 arg seconds_of_four_days ,temp 
-0x38c7 010603 isub temp ,pdata 
-0x38c8 010605 arg seconds_of_week ,temp 
-0x38c9 010606 idiv temp 
-0x38ca 010607 call wait_div_end 
-0x38cb 010608 remainder pdata 
-0x38cc 010609 arg seconds_of_day ,temp 
-0x38cd 010610 idiv temp 
-0x38ce 010611 call wait_div_end 
-0x38cf 010612 remainder rega 
-0x38d0 010613 quotient queue 
-0x38d1 010614 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38d2 010615 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
-0x38d3 010616 qisolate1 pdata 
-0x38d4 010617 nrtn true 
-:      010618 ali_mesh_ali_vendor_had_timing_cyclically_continue:
-0x38d5 010620 deposit rega 
-0x38d6 010621 arg seconds_of_min ,temp 
-0x38d7 010622 idiv temp 
-0x38d8 010623 call wait_div_end 
-0x38d9 010624 quotient temp 
-0x38da 010625 setarg eight_hours_time_zone_offset 
-0x38db 010626 iadd temp ,temp 
-0x38dc 010627 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
-0x38dd 010628 arg 0xfff ,rega 
-0x38de 010629 iand rega ,pdata 
-0x38df 010630 isub temp ,null 
-0x38e0 010631 nrtn zero 
-0x38e1 010632 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
-0x38e2 010633 branch ali_mesh_ali_vendor_time_timeout 
-:      010635 ali_mesh_ali_vendor_time_timeout:
-0x38e3 010636 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e4 010637 jam 1 ,mem_mesh_vendor_timer_check_loop 
-0x38e5 010639 copy alarm ,pdata 
-0x38e6 010640 store 2 ,mem_mesh_alarm_temp 
-0x38e7 010642 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e8 010643 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38e9 010644 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
-0x38ea 010646 fetch 2 ,mem_mesh_alarm_temp 
-0x38eb 010647 copy pdata ,alarm 
-0x38ec 010648 add alarm ,17 ,contr 
-0x38ed 010649 ifetch 1 ,contr 
-0x38ee 010650 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
-:      010651 ali_mesh_ali_vendor_time_timeout_continue:
-0x38ef 010652 setarg 0 
-0x38f0 010653 istore 1 ,alarm 
-0x38f1 010654 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38f2 010655 call ali_mesh_ali_vendor_message_opcode_timing_finish 
-0x38f3 010656 branch peripherals_write_mesh_timer_infmatn 
-:      010660 ali_mesh_ali_vendor_time_timeout_cyclic:
-0x38f4 010661 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38f5 010662 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
-0x38f6 010663 arg vendor_attr_type_event_trigger ,temp 
-0x38f7 010664 call ali_mesh_ali_vendor_message_status_add_head 
-0x38f8 010665 setarg 0x11 
-0x38f9 010666 istore 1 ,contw 
-0x38fa 010667 ifetch 1 ,alarm 
-0x38fb 010668 or pdata ,0x80 ,pdata 
-0x38fc 010669 istore 1 ,contw 
-0x38fd 010670 jam 8 ,mem_mesh_access_layer_payload 
-0x38fe 010671 branch ali_mesh_ali_vendor_message_send_message 
-:      010673 ali_mesh_ali_vendor_message_opcode_timing_finish:
-0x38ff 010674 arg vendor_attr_type_event_index_report ,temp 
-0x3900 010675 call ali_mesh_ali_vendor_message_status_add_head 
-0x3901 010676 copy contw ,temp 
-0x3902 010677 call ali_mesh_get_all_timer_index_timer 
-0x3903 010679 pincrease 6 
-0x3904 010680 store 1 ,mem_mesh_access_layer_payload_len 
-0x3905 010681 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
-0x3906 010682 branch ali_mesh_ali_vendor_message_send_message 
-:      010685 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-0x3907 010686 arg mem_mesh_vendor_timer_timing_index ,contw 
-0x3908 010687 arg 16 ,loopcnt 
-0x3909 010688 call memcpy 
-0x390a 010689 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x390b 010690 and pdata ,0x7f ,pdata 
-0x390c 010691 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x390d 010692 sub pdata ,mesh_x_timers ,null 
-0x390e 010693 nrtn positive 
-0x390f 010694 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x3910 010695 arg 60 ,temp 
-0x3911 010696 idiv temp 
-0x3912 010697 call wait_div_end 
-0x3913 010698 remainder temp 
-0x3914 010699 isub temp ,pdata 
-0x3915 010700 store 4 ,mem_mesh_vendor_timer_timing_time 
-0x3916 010701 setarg 0 
-0x3917 010702 store 2 ,mem_mesh_vendor_timer_timing_flag 
-0x3918 010703 arg mem_mesh_vendor_timer_timing_index ,rega 
-0x3919 010704 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x391a 010705 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x391b 010706 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
-:      010711 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-0x391c 010713 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
-0x391d 010714 arg 17 ,loopcnt 
-0x391e 010715 call memcpy 
-0x391f 010718 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
-0x3920 010719 and pdata ,0x7f ,pdata 
-0x3921 010720 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3922 010721 sub pdata ,mesh_x_timers ,null 
-0x3923 010722 nrtn positive 
-0x3924 010724 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
-0x3925 010725 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
-0x3926 010726 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x3927 010727 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-:      010730 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-0x3928 010732 call ali_mesh_ali_vendor_message_status_add_head 
-0x3929 010733 setarg 0 
-0x392a 010734 store 1 ,mem_mesh_access_layer_payload + 6 
-0x392b 010735 copy contw ,temp 
-0x392c 010736 call ali_mesh_get_all_timer_index_timer 
-0x392d 010737 pincrease 7 
-0x392e 010738 store 1 ,mem_mesh_access_layer_payload_len 
-0x392f 010739 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010742 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-0x3930 010743 call ali_mesh_vendor_timer_buffer_offset_cal 
-0x3931 010744 copy rega ,contr 
-0x3932 010745 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3933 010746 iadd contw ,contw 
-0x3934 010747 arg 18 ,loopcnt 
-0x3935 010748 call memcpy 
-0x3936 010749 branch peripherals_write_mesh_timer_infmatn 
-:      010751 ali_mesh_vendor_timer_buffer_offset_cal:
-0x3937 010752 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3938 010753 pincrease -1 
-0x3939 010754 mul32 pdata ,18 ,pdata 
-0x393a 010755 rtn 
-:      010757 ali_mesh_get_all_timer_index_timer:
-0x393b 010758 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x393c 010759 arg 0 ,regb 
-0x393d 010760 copy temp ,contw 
-0x393e 010761 arg mesh_x_timers ,loopcnt 
-0x393f 010762 increase -1 ,loopcnt 
-:      010763 ali_mesh_get_all_timer_index_timer_loop:
-0x3940 010764 ifetch 1 ,rega 
-0x3941 010765 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
-0x3942 010766 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
-0x3943 010767 increase 1 ,regb 
-0x3944 010768 istore 1 ,contw 
-:      010769 ali_mesh_get_all_timer_index_timer_loop_end:
-0x3945 010770 setarg 18 
-0x3946 010771 iadd rega ,rega 
-0x3947 010772 loop ali_mesh_get_all_timer_index_timer_loop 
-0x3948 010773 copy regb ,pdata 
-0x3949 010774 rtn 
-:      010776 peripherals_write_mesh_timer_infmatn:
-0x394a 010777 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
-0x394b 010778 branch callback_func 
-:      010788 ali_mesh_bearer_layer_send_packet_by_network_layer:
-0x394c 010789 bpatchx patch34_1 ,mem_patch34 
-0x394d 010790 setarg mem_mesh_queue_each_size 
-0x394e 010791 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
-0x394f 010792 setarg mem_mesh_element_device 
-0x3950 010793 store 2 ,mem_mesh_rega_temp 
-0x3951 010794 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x3952 010795 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x3953 010796 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
-0x3954 010798 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3955 010799 pincrease 11 
-0x3956 010800 add pdata ,-2 ,loopcnt 
-0x3957 010809 store 1 ,mem_mesh_queue_ele_len 
-0x3958 010810 pincrease -1 
-0x3959 010813 istore 1 ,contw 
-0x395a 010814 setarg gap_adtype_mesh_message 
-0x395b 010815 istore 1 ,contw 
-0x395c 010816 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x395d 010817 call memcpy_fast 
-0x395e 010818 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x395f 010819 call ali_mesh_advertising_bearer_layer_init_queue 
-0x3960 010820 call queue_push 
-:      010821 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-0x3961 010822 fetch 2 ,mem_ui_state_map 
-0x3962 010823 isolate1 ui_state_ble_connected ,pdata 
-0x3963 010824 nrtn true 
-:      010825 ali_mesh_send_ble_data_control_package:
-0x3964 010826 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3965 010827 arg mem_mesh_queue_ele_temp ,rega 
-0x3966 010828 branch queue_push 
-:      010830 ali_mesh_advertising_bearer_layer_init_queue:
-0x3967 010831 add rega ,element_device_queue_buffer_ptr ,contr 
-0x3968 010832 ifetch 2 ,contr 
-0x3969 010833 store 2 ,mem_queue_ptr 
-0x396a 010834 arg mem_mesh_queue_ele_temp ,rega 
-0x396b 010835 rtn 
-:      010838 ali_mesh_advertising_bearer_layer_init_queue_param:
-0x396c 010839 setarg mem_mesh_queue_each_size 
-0x396d 010840 store 2 ,mem_queue_ptr 
-0x396e 010841 rtn 
-:      010843 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
-:      010845 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-0x396f 010846 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3970 010847 rtnne packet_in_bearer 
-0x3971 010848 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3972 010849 branch ali_mesh_control_ble_advertising_on_advertising 
-:      010851 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-0x3973 010852 arg mem_mesh_queue_ele_payload + 2 ,rega 
-0x3974 010853 arg max_app_mssage_payload_length ,temp 
-0x3975 010854 setarg 0x21 
-0x3976 010855 nrtn true 
-0x3977 010856 arg mem_mesh_queue_ele_payload + 20 ,rega 
-0x3978 010857 fetcht 1 ,mem_mesh_queue_ele_len 
-0x3979 010858 increase -18 ,temp 
-0x397a 010859 setarg 0x22 
-0x397b 010860 rtn 
-:      010868 ali_mesh_advertising_add_adtype_flags:
-0x397c 010869 arg mem_mesh_adv_data ,contw 
-0x397d 010870 setarg 0x02 
-0x397e 010871 istore 1 ,contw 
-0x397f 010872 setarg gap_adtype_flags 
-0x3980 010873 istore 1 ,contw 
-0x3981 010874 setarg 0x02 
-0x3982 010875 istore 1 ,contw 
-0x3983 010876 rtn 
-:      010880 ali_mesh_advertising_add_adtype_16bit_complete:
-0x3984 010881 arg mesh_provisioning_uuid ,temp 
-0x3985 010882 setarg 0x03 
-0x3986 010883 istore 1 ,contw 
-0x3987 010884 setarg gap_adtype_16bit_complete 
-0x3988 010885 istore 1 ,contw 
-0x3989 010886 istoret 2 ,contw 
-0x398a 010887 rtn 
-:      010890 mesh_ble_rx_packet_only:
-0x398b 010891 call le_enable 
-0x398c 010892 call le_init_adv 
-0x398d 010893 call le_receive_adv 
-0x398e 010894 nrtn match 
-0x398f 010896 fetch 1 ,mem_le_adv_rcv 
-0x3990 010897 pincrease 1 
-0x3991 010898 store 1 ,mem_le_adv_rcv 
-0x3992 010899 fetch 2 ,mem_mesh_cb_receive_advertising 
-0x3993 010900 call callback_func 
-0x3994 010901 branch le_disable 
-:      010903 mesh_ble_rx_packet:
-0x3995 010904 call mesh_ble_rx_packet_check_and_init 
-0x3996 010905 rtn user 
-:      010906 mesh_ble_rx_packet_check_timer:
-0x3997 010907 call mesh_ble_rx_packet_only 
-0x3998 010908 call connection_dispatch 
-0x3999 010909 fetcht 2 ,mem_le_scan_interval 
-0x399a 010910 arg 10 ,queue 
-0x399b 010911 call sniff_check_window 
-0x399c 010912 rtn user 
-0x399d 010913 arg mesh_ble_rx_timer ,queue 
-0x399e 010914 call timer_check 
-0x399f 010915 nbranch mesh_ble_rx_packet_check_timer ,blank 
-0x39a0 010916 rtn 
-:      010918 mesh_ble_rx_packet_check_and_init:
-0x39a1 010919 fetcht 2 ,mem_le_scan_interval 
-0x39a2 010920 arg 4 ,queue 
-0x39a3 010921 call sniff_check_window 
-0x39a4 010922 rtn user 
-0x39a5 010923 call mesh_le_calc_next_scan_channel 
-0x39a6 010924 fetch 2 ,mem_le_scan_interval 
-0x39a7 010925 arg mesh_ble_rx_timer ,queue 
-0x39a8 010926 branch timer_init 
-:      010929 mesh_le_calc_next_scan_channel:
-0x39a9 010930 fetch 1 ,mem_mesh_adv_scan_channel 
-0x39aa 010931 pincrease 1 
-0x39ab 010932 store 1 ,mem_mesh_adv_scan_channel 
-0x39ac 010933 store 1 ,mem_le_ch_mapped 
-0x39ad 010934 rtnne 40 
-0x39ae 010935 jam 37 ,mem_mesh_adv_scan_channel 
-0x39af 010936 jam 37 ,mem_le_ch_mapped 
-0x39b0 010937 rtn 
-:      010939 mesh_check_ble_rx_packet:
-0x39b1 010940 fetch 1 ,mem_le_rxbuf 
-0x39b2 010941 and pdata ,0x0f ,pdata 
-0x39b3 010942 beq adv_ind ,ali_mesh_match_advertising_packet 
-0x39b4 010943 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
-0x39b5 010944 rtn 
-:      010946 ali_mesh_match_advertising_packet:
-0x39b6 010947 ifetcht 1 ,contr 
-0x39b7 010948 sub temp ,adv_packet_min_length ,null 
-0x39b8 010949 rtn positive 
-0x39b9 010950 sub temp ,adv_packet_max_length ,null 
-0x39ba 010951 nrtn positive 
-0x39bb 010952 add temp ,-6 ,rega 
-0x39bc 010953 add contr ,6 ,regb 
-:      010955 ali_mesh_find_adv_ind_packet:
-0x39bd 010956 ifetcht 1 ,regb 
-0x39be 010957 sub temp ,ad_type_min_length ,null 
-0x39bf 010958 rtn positive 
-0x39c0 010959 sub temp ,ad_type_max_length ,null 
-0x39c1 010960 nrtn positive 
-0x39c2 010961 copy temp ,pdata 
-0x39c3 010962 rtn blank 
-0x39c4 010963 bpatchx patch34_2 ,mem_patch34 
-0x39c5 010964 ifetch 1 ,contr 
-0x39c6 010965 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
-0x39c7 010966 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
-0x39c8 010969 add temp ,1 ,pdata 
-0x39c9 010970 isub rega ,null 
-0x39ca 010971 rtn positive 
-0x39cb 010972 iadd regb ,regb 
-0x39cc 010973 sub temp ,-1 ,pdata 
-0x39cd 010974 iadd rega ,rega 
-0x39ce 010975 copy rega ,pdata 
-0x39cf 010976 rtn blank 
-0x39d0 010977 branch ali_mesh_find_adv_ind_packet 
-:      010979 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-0x39d1 010980 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
-0x39d2 010981 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      010984 mesh_le_send_adv:
-0x39d3 010985 fetch 1 ,mem_le_adv_transmit 
-0x39d4 010986 pincrease 1 
-0x39d5 010987 store 1 ,mem_le_adv_transmit 
-0x39d6 010989 bpatchx patch34_3 ,mem_patch34 
-0x39d7 010990 call le_enable 
-0x39d8 010991 arg 39 ,loopcnt 
-0x39d9 010992 arg mem_le_txheader ,contr 
-0x39da 010993 arg mem_le_txheader_mesh_temp ,contw 
-0x39db 010994 call memcpy_fast 
-0x39dc 010995 jam 37 ,mem_le_ch_mapped 
-0x39dd 010996 arg 1800 ,stop_watch 
-0x39de 010997 enable swfine 
-0x39df 010998 disable match 
-:      011000 mesh_le_send_adv_loop:
-0x39e0 011001 call le_init_adv 
-0x39e1 011002 call mesh_le_send_adv_nonconn_ind 
-0x39e2 011003 random pdata 
-0x39e3 011004 arg 0x1ff ,temp 
-0x39e4 011005 iand temp ,pdata 
-0x39e5 011006 add pdata ,100 ,pdata 
-0x39e6 011007 call delay 
-0x39e7 011008 fetch 1 ,mem_le_ch_mapped 
-0x39e8 011009 pincrease 1 
-0x39e9 011010 store 1 ,mem_le_ch_mapped 
-0x39ea 011011 bne 40 ,mesh_le_send_adv_loop 
-0x39eb 011013 arg 39 ,loopcnt 
-0x39ec 011014 arg mem_le_txheader ,contw 
-0x39ed 011015 arg mem_le_txheader_mesh_temp ,contr 
-0x39ee 011016 call memcpy_fast 
-0x39ef 011017 branch le_disable 
-:      011019 mesh_le_send_adv_nonconn_ind:
-0x39f0 011020 arg adv_nonconn_ind ,temp 
-0x39f1 011021 storet 1 ,mem_le_txheader 
-0x39f2 011022 fetcht 1 ,mem_mesh_adv_data_len 
-0x39f3 011023 add temp ,6 ,pdata 
-0x39f4 011024 store 1 ,mem_le_txlen 
-0x39f5 011025 fetch 6 ,mem_le_lap 
-0x39f6 011026 store 6 ,mem_le_txpayload 
-0x39f7 011027 copy temp ,loopcnt 
-0x39f8 011028 arg mem_mesh_adv_data ,contr 
-0x39f9 011029 call memcpy_fast 
-0x39fa 011031 branch le_transmit_norx 
-:      011042 ali_mesh_base_adt_cache:
-0x39fb 011043 bpatchx patch34_4 ,mem_patch34 
-0x39fc 011044 fetcht 2 ,mem_ccm_data_ptr 
-0x39fd 011045 fetch 1 ,mem_ccm_data_len 
-0x39fe 011046 copy temp ,contr 
-0x39ff 011047 arg mem_k4_salt ,rega 
-0x3a00 011048 arg mem_k4_t ,alarm 
-0x3a01 011049 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3a02 011050 call disable_user 
-0x3a03 011051 copy regc ,pdata 
-0x3a04 011052 iadd alarm ,contr 
-0x3a05 011053 fetcht 4 ,mem_k4_t 
-0x3a06 011054 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a07 011055 copy pdata ,rega 
-0x3a08 011057 arg transport_mic_cache_space_num ,loopcnt 
-:      011058 ali_mesh_base_adt_cache_loop:
-0x3a09 011059 ifetch 4 ,rega 
-0x3a0a 011060 branch ali_mesh_base_adt_cache_empty_space ,blank 
-0x3a0b 011061 isub temp ,null 
-0x3a0c 011062 rtn zero 
-0x3a0d 011063 increase transport_mic_cache_space_size ,rega 
-0x3a0e 011064 loop ali_mesh_base_adt_cache_loop 
-0x3a0f 011065 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a10 011066 copy pdata ,contw 
-0x3a11 011067 add pdata ,transport_mic_cache_space_size ,contr 
-0x3a12 011070 arg transport_mic_cache_total_size ,loopcnt 
-0x3a13 011071 call memcpy_fast 
-0x3a14 011072 istoret 4 ,contw 
-0x3a15 011073 branch enable_user 
-:      011074 ali_mesh_base_adt_cache_empty_space:
-0x3a16 011075 istoret 4 ,rega 
-0x3a17 011076 branch enable_user 
-:      011078 ali_mesh_chip_peripherals_load_data:
-0x3a18 011079 fetch 1 ,mem_mesh_chip_select 
-0x3a19 011080 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
-:      011081 ali_mesh_chip_peripherals_load_data_from_flash:
-0x3a1a 011082 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
-0x3a1b 011083 call ali_mesh_chip_peripherals_load_network_key_from_flash 
-0x3a1c 011084 call ali_mesh_chip_peripherals_load_application_key_from_flash 
-0x3a1d 011085 call ali_mesh_chip_peripherals_load_device_key_from_flash 
-0x3a1e 011086 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
-0x3a1f 011087 call ali_mesh_chip_peripherals_load_seq_from_flash 
-0x3a20 011088 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
-:      011090 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-0x3a21 011091 arg mesh_eep_three_tuple_length ,temp 
-0x3a22 011092 arg mem_mesh_three_tuple_productid ,rega 
-0x3a23 011093 setarg 0x1ffa0 
-0x3a24 011094 branch spid_read_flash 
-:      011095 ali_mesh_chip_peripherals_load_network_key_from_flash:
-0x3a25 011096 arg mesh_eep_network_key_length ,temp 
-0x3a26 011097 arg mem_mesh_network_key ,rega 
-0x3a27 011098 setarg mesh_flash_network_key_addr 
-0x3a28 011099 call spid_read_flash 
-0x3a29 011100 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a2a 011101 store 1 ,mem_mesh_iv_index + 3 
-0x3a2b 011102 rtn 
-:      011103 ali_mesh_chip_peripherals_load_application_key_from_flash:
-0x3a2c 011104 arg mesh_eep_application_key_length ,temp 
-0x3a2d 011105 arg mem_mesh_application_key ,rega 
-0x3a2e 011106 setarg mesh_flash_application_key_addr 
-0x3a2f 011107 branch spid_read_flash 
-:      011108 ali_mesh_chip_peripherals_load_device_key_from_flash:
-0x3a30 011109 arg mesh_eep_device_key_length ,temp 
-0x3a31 011110 arg mem_mesh_device_key ,rega 
-0x3a32 011111 setarg mesh_flash_device_key_addr 
-0x3a33 011112 branch spid_read_flash 
-:      011113 ali_mesh_chip_peripherals_load_reset_count_from_flash:
-0x3a34 011114 rtn 
-:      011115 ali_mesh_chip_peripherals_load_seq_from_flash:
-0x3a35 011116 arg mesh_eep_seq_length ,temp 
-0x3a36 011117 arg mem_mesh_send_message_seq ,rega 
-0x3a37 011118 setarg mesh_flash_message_seq_addr 
-0x3a38 011119 branch spid_read_flash 
-:      011120 ali_mesh_chip_peripherals_load_subscription_from_flash:
-0x3a39 011121 fetch 2 ,mem_mesh_core_feature 
-0x3a3a 011122 rtnbit1 mesh_feature_disable_subscription 
-0x3a3b 011123 arg mesh_eep_subscription_total_length ,temp 
-0x3a3c 011124 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a3d 011125 setarg mesh_flash_subscription_addr 
-0x3a3e 011126 call spid_read_flash 
-0x3a3f 011127 call mesh_get_element_info_config 
-0x3a40 011128 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a41 011129 add rega ,element_device_subscription_label ,rega 
-0x3a42 011130 branch ali_mesh_chip_peripherals_load_subscription_loop 
-:      011133 ali_mesh_chip_peripherals_load_data_from_eep:
-0x3a43 011134 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
-0x3a44 011135 call ali_mesh_chip_peripherals_load_network_key_from_eep 
-0x3a45 011136 call ali_mesh_chip_peripherals_load_application_key_from_eep 
-0x3a46 011137 call ali_mesh_chip_peripherals_load_device_key_from_eep 
-0x3a47 011138 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
-0x3a48 011139 call ali_mesh_chip_peripherals_load_seq_from_eep 
-0x3a49 011140 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
-:      011142 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-0x3a4a 011143 arg mesh_eep_three_tuple_length ,temp 
-0x3a4b 011144 arg mem_mesh_three_tuple_productid ,rega 
-0x3a4c 011145 arg mesh_eep_three_tuple_offset ,regb 
-0x3a4d 011146 branch iicd_read_eep_data 
-:      011148 ali_mesh_chip_peripherals_load_network_key_from_eep:
-0x3a4e 011149 arg mesh_eep_network_key_length ,temp 
-0x3a4f 011150 arg mem_mesh_network_key ,rega 
-0x3a50 011151 arg mesh_eep_network_key_offset ,regb 
-0x3a51 011152 call iicd_read_eep_data 
-0x3a52 011153 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a53 011154 store 1 ,mem_mesh_iv_index + 3 
-0x3a54 011155 rtn 
-:      011157 ali_mesh_chip_peripherals_load_application_key_from_eep:
-0x3a55 011158 arg mesh_eep_application_key_length ,temp 
-0x3a56 011159 arg mem_mesh_application_key ,rega 
-0x3a57 011160 arg mesh_eep_application_key_offset ,regb 
-0x3a58 011161 branch iicd_read_eep_data 
-:      011163 ali_mesh_chip_peripherals_load_device_key_from_eep:
-0x3a59 011164 arg mesh_eep_device_key_length ,temp 
-0x3a5a 011165 arg mem_mesh_device_key ,rega 
-0x3a5b 011166 arg mesh_eep_device_key_offset ,regb 
-0x3a5c 011167 branch iicd_read_eep_data 
-:      011169 ali_mesh_chip_peripherals_load_reset_count_from_eep:
-0x3a5d 011170 rtn 
-:      011172 ali_mesh_chip_peripherals_load_seq_from_eep:
-0x3a5e 011173 arg mesh_eep_seq_length ,temp 
-0x3a5f 011174 arg mem_mesh_send_message_seq ,rega 
-0x3a60 011175 arg mesh_eep_seq_offset ,regb 
-0x3a61 011176 branch iicd_read_eep_data 
-:      011178 ali_mesh_chip_peripherals_load_subscription_from_eep:
-0x3a62 011179 fetch 2 ,mem_mesh_core_feature 
-0x3a63 011180 rtnbit1 mesh_feature_disable_subscription 
-0x3a64 011181 arg mesh_eep_subscription_total_length ,temp 
-0x3a65 011182 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a66 011183 arg mesh_eep_subscription_offset ,regb 
-0x3a67 011184 call iicd_read_eep_data 
-0x3a68 011185 call mesh_get_element_info_config 
-0x3a69 011186 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a6a 011187 add rega ,element_device_subscription_label ,rega 
-:      011188 ali_mesh_chip_peripherals_load_subscription_loop:
-0x3a6b 011189 copy rega ,contw 
-0x3a6c 011190 call memcpy16 
-0x3a6d 011191 copy regb ,pdata 
-0x3a6e 011192 iadd rega ,rega 
-0x3a6f 011193 loop ali_mesh_chip_peripherals_load_subscription_loop 
-0x3a70 011194 rtn 
-:      011196 mesh_receive_config_appkey_add_cb:
-0x3a71 011197 fetch 1 ,mem_mesh_chip_select 
-0x3a72 011198 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
-0x3a73 011199 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
-:      011200 mesh_receive_config_appkey_add_flash_cb:
-0x3a74 011201 call ali_mesh_chip_peripherals_save_network_key_from_flash 
-0x3a75 011202 call ali_mesh_chip_peripherals_save_application_key_from_flash 
-0x3a76 011203 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
-:      011204 ali_mesh_chip_peripherals_save_network_key_from_flash:
-0x3a77 011205 arg mesh_eep_network_key_length ,temp 
-0x3a78 011206 arg mem_mesh_network_key ,rega 
-0x3a79 011207 setarg mesh_flash_network_key_addr 
-0x3a7a 011208 branch spid_write_flash_data 
-:      011209 ali_mesh_chip_peripherals_save_application_key_from_flash:
-0x3a7b 011210 arg mesh_eep_application_key_length ,temp 
-0x3a7c 011211 arg mem_mesh_application_key ,rega 
-0x3a7d 011212 setarg mesh_flash_application_key_addr 
-0x3a7e 011213 branch spid_write_flash_data 
-:      011214 ali_mesh_chip_peripherals_save_device_key_from_flash:
-0x3a7f 011215 arg mesh_eep_device_key_length ,temp 
-0x3a80 011216 arg mem_mesh_device_key ,rega 
-0x3a81 011217 setarg mesh_flash_device_key_addr 
-0x3a82 011218 branch spid_write_flash_data 
-:      011220 mesh_receive_config_appkey_add_eeprom_cb:
-0x3a83 011221 call ali_mesh_chip_peripherals_save_network_key_from_eep 
-0x3a84 011222 call ali_mesh_chip_peripherals_save_application_key_from_eep 
-0x3a85 011223 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
-:      011225 ali_mesh_chip_peripherals_save_network_key_from_eep:
-0x3a86 011226 arg mesh_eep_network_key_length ,temp 
-0x3a87 011227 arg mem_mesh_network_key ,rega 
-0x3a88 011228 arg mesh_eep_network_key_offset ,regb 
-0x3a89 011229 branch iicd_write_protect_eep_data 
-:      011231 ali_mesh_chip_peripherals_save_application_key_from_eep:
-0x3a8a 011232 arg mesh_eep_application_key_length ,temp 
-0x3a8b 011233 arg mem_mesh_application_key ,rega 
-0x3a8c 011234 arg mesh_eep_application_key_offset ,regb 
-0x3a8d 011235 branch iicd_write_protect_eep_data 
-:      011237 ali_mesh_chip_peripherals_save_device_key_from_eep:
-0x3a8e 011238 arg mesh_eep_device_key_length ,temp 
-0x3a8f 011239 arg mem_mesh_device_key ,rega 
-0x3a90 011240 arg mesh_eep_device_key_offset ,regb 
-0x3a91 011241 branch iicd_write_protect_eep_data 
-:      011243 mesh_store_new_seq_data:
-0x3a92 011244 fetch 3 ,mem_mesh_send_message_seq 
-0x3a93 011245 fetcht 3 ,mem_mesh_send_message_seq_temp 
-0x3a94 011246 isub temp ,null 
-0x3a95 011247 nrtn positive 
-0x3a96 011248 add pdata ,128 ,pdata 
-0x3a97 011249 store 3 ,mem_mesh_send_message_seq_temp 
-0x3a98 011250 fetch 1 ,mem_mesh_chip_select 
-0x3a99 011251 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
-:      011252 ali_mesh_chip_peripherals_save_seq_from_flash:
-0x3a9a 011253 arg mesh_eep_seq_length ,temp 
-0x3a9b 011254 arg mem_mesh_send_message_seq_temp ,rega 
-0x3a9c 011255 setarg mesh_flash_message_seq_addr 
-0x3a9d 011256 branch spid_write_flash_data 
-:      011257 ali_mesh_chip_peripherals_save_seq_from_eep:
-0x3a9e 011258 arg mesh_eep_seq_length ,temp 
-0x3a9f 011259 arg mem_mesh_send_message_seq_temp ,rega 
-0x3aa0 011260 arg mesh_eep_seq_offset ,regb 
-0x3aa1 011261 branch iicd_write_protect_eep_data 
-:      011263 mesh_store_new_subscriptuion_list_data:
-0x3aa2 011264 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
-0x3aa3 011265 fetch 1 ,mem_mesh_chip_select 
-0x3aa4 011266 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
-0x3aa5 011267 arg mesh_eep_subscription_total_length ,temp 
-0x3aa6 011268 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aa7 011269 arg mesh_eep_subscription_offset ,regb 
-0x3aa8 011270 branch iicd_write_protect_eep_data 
-:      011271 mesh_store_new_subscriptuion_list_data_from_flash:
-0x3aa9 011272 arg mesh_eep_subscription_total_length ,temp 
-0x3aaa 011273 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aab 011274 setarg mesh_flash_subscription_addr 
-0x3aac 011275 branch spid_write_flash_data 
-:      011277 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-0x3aad 011278 call mesh_get_element_info_config 
-0x3aae 011279 arg mem_mesh_subscription_eep_temp ,contw 
-0x3aaf 011280 add rega ,element_device_subscription_label ,rega 
-:      011281 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-0x3ab0 011282 copy rega ,contr 
-0x3ab1 011283 call memcpy16 
-0x3ab2 011284 copy regb ,pdata 
-0x3ab3 011285 iadd rega ,rega 
-0x3ab4 011286 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
-0x3ab5 011287 rtn 
-:      011289 mesh_clear_pairing_key:
-0x3ab6 011290 fetch 1 ,mem_mesh_chip_select 
-0x3ab7 011291 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
-:      011292 ali_mesh_chip_clear_pairing_key_from_flash:
-0x3ab8 011293 setarg 0x1e000 
-0x3ab9 011294 store 3 ,mem_spi_write_addr 
-0x3aba 011295 branch spid_flash_erase_sector + 2 
-:      011296 ali_mesh_chip_clear_pairing_key_from_eeprom:
-0x3abb 011297 rtn 
-:      011299 mesh_vendor_timming_chage_cb:
-0x3abc 011300 fetch 1 ,mem_mesh_chip_select 
-0x3abd 011301 rtnne 2 
-0x3abe 011302 setarg 0x1d000 
-0x3abf 011303 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac0 011304 arg mesh_x_timers ,temp 
-0x3ac1 011305 mul32 temp ,18 ,temp 
-0x3ac2 011306 branch spid_write_flash_data 
-:      011308 ali_mesh_vendor_timer_message_read:
-0x3ac3 011309 fetch 1 ,mem_mesh_chip_select 
-0x3ac4 011310 rtnne 2 
-0x3ac5 011311 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac6 011312 arg mesh_x_timers ,temp 
-0x3ac7 011313 mul32 temp ,18 ,temp 
-0x3ac8 011314 setarg 0x1d000 
-0x3ac9 011315 branch spid_read_flash 
-:      011321 ali_mesh_control_ble_adv_process:
-0x3aca 011322 call ali_mesh_ble_adv 
-0x3acb 011323 branch ali_mesh_control_ble_adv_tmall_packet 
-:      011327 ali_mesh_control_ble_adv_timer_process:
-0x3acc 011328 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
-0x3acd 011329 branch ali_mesh_advertising_unprovisioned_timer 
-:      011332 ali_mesh_control_ble_advertising_on_advertising:
-0x3ace 011333 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3acf 011334 rtn 
-:      011337 ali_mesh_control_ble_advertising_off_advertising:
-0x3ad0 011338 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3ad1 011339 rtn 
-:      011342 ali_mesh_control_ble_adv_tmall_packet:
-0x3ad2 011343 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
-0x3ad3 011344 arg mesh_adv_tmall_message_interval ,rega 
-0x3ad4 011345 arg mesh_ble_adv_tmall ,queue 
-0x3ad5 011346 branch ali_mesh_chip_timer_check_with_random_timer 
-:      011352 ali_mesh_control_ble_adv_tmall_packet_send_package:
-0x3ad6 011353 fetch 1 ,mem_mesh_provisioned_flag 
-0x3ad7 011354 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
-0x3ad8 011355 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
-0x3ad9 011356 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
-0x3ada 011357 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
-0x3adb 011358 branch ali_mesh_control_ble_advertising_send_paired_packet 
-:      011360 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-0x3adc 011361 jam 0 ,mem_le_adv_enable 
-0x3add 011362 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011364 ali_mesh_control_ble_advertising_send_paired_packet:
-0x3ade 011365 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3adf 011366 arg mem_mesh_queue_ele_temp ,rega 
-0x3ae0 011367 call queue_get_new_ele 
-0x3ae1 011368 nrtn user 
-0x3ae2 011369 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3ae3 011370 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
-0x3ae4 011371 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3ae5 011372 pincrease -1 
-0x3ae6 011373 istore 1 ,regb 
-0x3ae7 011374 and pdata ,0x7f ,pdata 
-0x3ae8 011375 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
-0x3ae9 011376 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3aea 011377 rtnbit0 bit_upper_tran_tmall_message 
-0x3aeb 011378 arg mem_mesh_adv_data_len ,contw 
-0x3aec 011379 arg mem_mesh_queue_ele_len ,contr 
-0x3aed 011380 call memcpy32 
-0x3aee 011381 branch mesh_le_send_adv 
-:      011383 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-0x3aef 011384 arg mem_mesh_queue_ele_duration ,rega 
-0x3af0 011385 call queue_pop 
-0x3af1 011386 call queue_empty 
-0x3af2 011387 nrtn blank 
-0x3af3 011389 call ali_mesh_send_paired_packet_init_advertising 
-0x3af4 011390 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011393 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-0x3af5 011394 arg mem_mesh_queue_ele_duration ,rega 
-0x3af6 011395 call queue_pop 
-0x3af7 011396 call queue_empty 
-0x3af8 011397 nrtn blank 
-0x3af9 011399 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3afa 011400 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011402 ali_mesh_send_paired_packet_init_advertising:
-0x3afb 011403 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3afc 011404 rtn 
-:      011407 ali_mesh_control_ble_advertising_send_device_beacon_packet:
-0x3afd 011408 call ali_mesh_config_device_uuid_by_three_tuple 
-0x3afe 011409 call ali_mesh_send_unprovisioned_beacons_tmall 
-0x3aff 011410 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
-0x3b00 011411 nrtn zero 
-0x3b01 011412 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b02 011413 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
-0x3b03 011414 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
-0x3b04 011415 rtn 
-:      011420 ali_mesh_control_ble_advertising_device_beacon_check_duration:
-0x3b05 011421 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b06 011422 add pdata ,-1 ,pdata 
-0x3b07 011423 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b08 011424 rtn 
-:      011427 ali_mesh_end_advertising_silence_device_beacon_packet:
-0x3b09 011428 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0a 011429 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011432 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-0x3b0b 011433 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0c 011434 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011437 ali_mesh_control_ble_advertising_send_pairing_packet:
-0x3b0d 011438 branch mesh_le_send_adv 
-:      011440 ali_mesh_chip_timer_check_with_random_timer:
-0x3b0e 011441 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3b0f 011442 rtnne device_beacon_on 
-:      011443 ali_mesh_chip_timer_check_with_random_timer_continue:
-0x3b10 011444 random pdata 
-0x3b11 011445 and pdata ,0x07 ,pdata 
-0x3b12 011446 iadd rega ,rega 
-:      011450 ali_mesh_chip_timer_check:
-0x3b13 011451 call timer_check 
-0x3b14 011452 nrtn blank 
-0x3b15 011453 copy rega ,pdata 
-0x3b16 011454 call timer_init 
-0x3b17 011455 copy regb ,pdata 
-0x3b18 011456 branch callback_func 
-:      011460 ali_mesh_advertising_unprovisioned_timer:
-0x3b19 011461 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
-0x3b1a 011462 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
-0x3b1b 011463 branch timer_single_step_2b 
-:      011466 ali_mesh_advertising_unprovisioned_timeout:
-0x3b1c 011467 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b1d 011468 rtnne unprovisioned_beacon_status 
-0x3b1e 011469 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3b1f 011470 set1 bit_silence_adv_flag ,pdata 
-0x3b20 011471 store 1 ,mem_mesh_uuid_featureflag 
-0x3b21 011472 jam silence_beacon_status ,mem_mesh_provisioned_flag 
-0x3b22 011473 branch ali_mesh_send_silence_device_beacon_init_advertising 
-:      011478 ali_mesh_advertising_unprovisioned_timer_interval_timer:
-0x3b23 011479 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
-0x3b24 011480 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
-0x3b25 011481 branch timer_single_step 
-:      011486 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-0x3b26 011487 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b27 011489 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-0x3b28 011490 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
-0x3b29 011491 rtn 
-:      011493 ali_mesh_stop_send_indication_packet:
-0x3b2a 011494 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3b2b 011495 call ali_mesh_upper_transport_layer_queue_pop 
-0x3b2c 011496 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b2d 011497 call ali_mesh_control_ble_advertising_off_advertising 
-0x3b2e 011498 branch ali_mesh_send_paired_packet_init_advertising 
-:      011501 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-0x3b2f 011502 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b30 011503 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011506 ali_mesh_send_silence_device_beacon_init_advertising:
-0x3b31 011507 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b32 011508 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011510 ali_mesh_network_layer_control_relay_packet:
-0x3b33 011511 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
-0x3b34 011512 arg mesh_adv_relay_message_interval ,rega 
-0x3b35 011513 arg mesh_ble_relay_timer ,queue 
-0x3b36 011514 branch ali_mesh_chip_timer_check_with_random_timer_continue 
-:      011516 ali_mesh_network_layer_control_send_relay_packet:
-0x3b37 011517 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3b38 011518 nrtn blank 
-0x3b39 011519 call ali_mesh_network_layer_init_queue_param 
-0x3b3a 011520 arg mem_mesh_queue_ele_temp ,rega 
-0x3b3b 011521 call queue_get_new_ele 
-0x3b3c 011522 nrtn user 
-0x3b3d 011523 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3b3e 011524 pincrease -1 
-0x3b3f 011525 istore 1 ,regb 
-0x3b40 011526 call queue_pop ,blank 
-0x3b41 011527 arg mem_mesh_adv_data_len ,contw 
-0x3b42 011528 arg mem_mesh_queue_ele_len ,contr 
-0x3b43 011529 call memcpy32 
-0x3b44 011530 branch mesh_le_send_adv 
-:      011537 ali_mesh_encrypt_calc_random_data:
-0x3b45 011538 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
-0x3b46 011539 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
-0x3b47 011540 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
-0x3b48 011541 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
-0x3b49 011542 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
-0x3b4a 011543 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
-:      011548 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
-0x3b4b 011549 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b4c 011550 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
-0x3b4d 011551 arg 0xf ,loopcnt 
-0x3b4e 011552 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b4f 011553 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b50 011554 arg memresult ,contr 
-0x3b51 011555 arg mem_mesh_confirmationkey ,contw 
-0x3b52 011556 branch memcpy16 
-:      011561 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
-0x3b53 011562 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b54 011563 call ali_mesh_encrypt_load_randomba_to_sha256 
-0x3b55 011564 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b56 011565 arg memresult ,contr 
-0x3b57 011566 arg mem_mesh_authvalueprov ,contw 
-0x3b58 011567 branch memcpy16 
-:      011571 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
-0x3b59 011572 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b5a 011573 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b5b 011574 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b5c 011575 arg memresult ,contr 
-0x3b5d 011576 arg mem_mesh_authvaluedevice ,contw 
-0x3b5e 011577 branch memcpy16 
-:      011582 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
-0x3b5f 011583 fetch 8 ,mem_mesh_provisioning_random_a 
-0x3b60 011584 store 8 ,mem_mesh_confirmationcloud_randoma 
-0x3b61 011585 fetch 8 ,mem_mesh_provisioning_random_b 
-0x3b62 011586 store 8 ,mem_mesh_confirmationcloud_randomb 
-0x3b63 011588 arg mem_mesh_calc_confirmationcloud_data ,contr 
-0x3b64 011589 arg mem_mesh_confirmationkey ,rega 
-0x3b65 011590 arg mem_mesh_confirmationcloud ,alarm 
-0x3b66 011591 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011597 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
-0x3b67 011598 arg mem_mesh_calc_confirmationdevice_data ,contr 
-0x3b68 011599 arg mem_mesh_confirmationkey ,rega 
-0x3b69 011600 arg mem_mesh_confirmationdevice ,alarm 
-0x3b6a 011601 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011606 ali_mesh_encrypt_calc_random_data_calc_devicekey:
-0x3b6b 011608 arg mem_mesh_confirmationcloud ,contr 
-0x3b6c 011609 arg 0x10 ,loopcnt 
-0x3b6d 011610 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b6e 011611 arg mem_mesh_sha256_devicekey_ascii ,contr 
-0x3b6f 011612 arg 9 ,loopcnt 
-0x3b70 011613 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b71 011614 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b72 011615 arg memresult ,contr 
-0x3b73 011616 arg mem_mesh_device_key ,contw 
-0x3b74 011617 branch memcpy16 
-:      011620 ali_mesh_encrypt_load_randomba_to_sha256:
-0x3b75 011621 call ali_mesh_encrypt_load_randomb_to_sha256 
-:      011622 ali_mesh_encrypt_load_randoma_to_sha256:
-0x3b76 011623 arg mem_mesh_provisioning_random_a ,contr 
-0x3b77 011624 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011626 ali_mesh_encrypt_load_randomab_to_sha256:
-0x3b78 011627 call ali_mesh_encrypt_load_randoma_to_sha256 
-:      011628 ali_mesh_encrypt_load_randomb_to_sha256:
-0x3b79 011629 arg mem_mesh_provisioning_random_b ,contr 
-0x3b7a 011630 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011633 ali_mesh_encrypt_load_three_tuple_to_sha256:
-0x3b7b 011634 arg mem_mesh_three_tuple_productid ,contr 
-0x3b7c 011635 arg 4 ,loopcnt 
-0x3b7d 011636 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b7e 011637 arg mem_mesh_three_tuple_mac ,contr 
-0x3b7f 011638 arg 6 ,loopcnt 
-0x3b80 011639 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b81 011640 arg mem_mesh_three_tuple_secret ,contr 
-0x3b82 011641 arg 0x10 ,loopcnt 
-0x3b83 011642 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b84 011643 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3b85 011644 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
-:      011649 ali_mesh_encrypt_calc_provisioning_data:
-0x3b86 011650 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
-:      011652 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-0x3b87 011653 arg mem_mesh_encrypt_provisioning_data ,rega 
-0x3b88 011654 arg memresult ,regb 
-0x3b89 011655 arg 0xb ,loopcnt 
-:      011656 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-0x3b8a 011657 ifetch 2 ,rega 
-0x3b8b 011658 ifetcht 2 ,regb 
-0x3b8c 011659 ixor temp ,pdata 
-0x3b8d 011660 istore 2 ,rega 
-0x3b8e 011661 increase 2 ,rega 
-0x3b8f 011662 increase 2 ,regb 
-0x3b90 011663 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
-0x3b91 011664 rtn 
-:      011670 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
-0x3b92 011671 arg mem_mesh_confirmationcloud ,contr 
-0x3b93 011672 arg 0x10 ,loopcnt 
-0x3b94 011673 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b95 011674 arg mem_mesh_sha256_sessionkey_ascii ,contr 
-0x3b96 011675 arg 0xa ,loopcnt 
-0x3b97 011676 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b98 011677 branch ali_mesh_encrypt_base_function_sha256_calc 
-:      011681 ali_mesh_encrypt_calc_network_key_by_k2:
-0x3b99 011682 arg mem_mesh_network_key ,contr 
-0x3b9a 011683 arg mem_k2_n ,contw 
-0x3b9b 011684 call memcpy16 
-:      011688 ali_mesh_encrypt_base_function_k2:
-0x3b9c 011690 arg mem_k2_n ,contr 
-0x3b9d 011691 arg mem_k2_salt ,rega 
-0x3b9e 011692 arg mem_k2_t ,alarm 
-0x3b9f 011693 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3ba0 011695 arg mem_k2_t1 ,alarm 
-0x3ba1 011696 arg 0x01 ,regb 
-0x3ba2 011697 setarg 0 
-0x3ba3 011698 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3ba4 011699 fetch 1 ,mem_k2_t1 + 15 
-0x3ba5 011700 and pdata ,0x7f ,pdata 
-0x3ba6 011701 store 1 ,mem_k2_nid 
-0x3ba7 011703 arg mem_k2_t2 ,alarm 
-0x3ba8 011704 arg 0x02 ,regb 
-0x3ba9 011705 setarg 0x10 
-0x3baa 011706 arg mem_k2_t1 ,rega 
-0x3bab 011707 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3bac 011709 arg mem_k2_t3 ,alarm 
-0x3bad 011710 arg 0x03 ,regb 
-0x3bae 011711 setarg 0x10 
-0x3baf 011712 arg mem_k2_t2 ,rega 
-0x3bb0 011713 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-:      011715 ali_mesh_encrypt_base_function_k4:
-0x3bb1 011717 arg mem_mesh_application_key ,contr 
-0x3bb2 011718 arg mem_k4_salt ,rega 
-0x3bb3 011719 arg mem_k4_t ,alarm 
-0x3bb4 011720 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bb5 011721 arg mem_k4_id6_01 ,contr 
-0x3bb6 011722 arg mem_k4_t ,rega 
-0x3bb7 011723 arg mem_k4_k4n ,alarm 
-0x3bb8 011724 setarg 4 
-0x3bb9 011725 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bba 011726 fetch 1 ,mem_k4_k4n + 15 
-0x3bbb 011727 and pdata ,0x3f ,pdata 
-0x3bbc 011728 set1 transport_head_bit_akf ,pdata 
-0x3bbd 011729 store 1 ,mem_mesh_transport_aid 
-0x3bbe 011730 rtn 
-:      011732 ali_mesh_encrypt_base_function_k3:
-0x3bbf 011734 arg mem_mesh_network_key ,contr 
-0x3bc0 011735 arg mem_k3_salt ,rega 
-0x3bc1 011736 arg mem_k3_t ,alarm 
-0x3bc2 011737 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bc3 011738 arg mem_k3_id64_01 ,contr 
-0x3bc4 011739 arg mem_k3_t ,rega 
-0x3bc5 011740 arg mem_k3_k4n ,alarm 
-0x3bc6 011741 setarg 5 
-0x3bc7 011742 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bc8 011746 fetch 2 ,mem_ui_state_map 
-0x3bc9 011747 rtnbit1 ui_state_ble_connected 
-0x3bca 011748 jam 1 ,mem_le_adv_enable 
-0x3bcb 011749 rtn 
-:      011753 ali_mesh_encrypt_obfuscation_deceypt_send_message:
-0x3bcc 011754 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
-0x3bcd 011755 fetch 7 ,mem_mesh_send_upper_layer_dst 
-0x3bce 011756 branch ali_mesh_encrypt_obfuscation_deceypt 
-:      011757 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-0x3bcf 011758 arg mem_mesh_message_ttl ,rega 
-0x3bd0 011759 fetch 7 ,mem_mesh_message_dst 
-:      011760 ali_mesh_encrypt_obfuscation_deceypt:
-0x3bd1 011761 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
-0x3bd2 011762 setarg 0 
-0x3bd3 011763 store 5 ,mem_mesh_privacy_plaintext_zero_string 
-0x3bd4 011764 call ali_mesh_encrypt_generate_pecb 
-0x3bd5 011765 fetch 6 ,mem_mesh_pecb 
-0x3bd6 011766 ifetcht 6 ,rega 
-0x3bd7 011767 ixor temp ,pdata 
-0x3bd8 011768 istore 6 ,rega 
-0x3bd9 011769 rtn 
-:      011771 ali_mesh_encrypt_generate_pecb:
-:      011772 ali_mesh_encrypt_generate_privacy_random:
-0x3bda 011773 fetch 4 ,mem_mesh_iv_index 
-0x3bdb 011774 store 4 ,mem_mesh_privacy_plaintext_iv_index 
-:      011776 ali_mesh_encrypt_base_function_generate_pecb:
-0x3bdc 011777 arg mem_k2_privacykey ,contr 
-0x3bdd 011778 call load_key 
-0x3bde 011779 arg mem_mesh_privacy_plaintext ,contr 
-0x3bdf 011780 call load_data128 
-0x3be0 011781 call do_aes_ocb 
-0x3be1 011782 arg mem_mesh_pecb ,contw 
-0x3be2 011783 branch store_aes_result 
-:      011790 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-0x3be3 011791 arg 8 ,loopcnt 
-:      011796 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-0x3be4 011797 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be5 011798 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3be6 011799 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      011800 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-0x3be7 011801 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be8 011802 call memcpy 
-0x3be9 011803 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      011804 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-0x3bea 011805 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3beb 011806 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3bec 011807 setarg comma 
-0x3bed 011808 istore 1 ,contw 
-:      011809 ali_mesh_encrypt_base_function_sha256_store_dataptr:
-0x3bee 011810 copy contw ,pdata 
-0x3bef 011811 store 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf0 011812 rtn 
-:      011813 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-0x3bf1 011814 copy contr ,temp 
-0x3bf2 011815 copy loopcnt ,rega 
-0x3bf3 011816 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf4 011817 copy pdata ,contw 
-0x3bf5 011818 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bf6 011819 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
-0x3bf7 011820 copy temp ,contr 
-0x3bf8 011821 copy rega ,loopcnt 
-0x3bf9 011822 rtn 
-:      011823 ali_mesh_encrypt_base_function_sha256_first_load_data:
-0x3bfa 011824 jam 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bfb 011825 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
-0x3bfc 011826 arg mem_mesh_sha256_chunk_start ,contw 
-0x3bfd 011827 rtn 
-:      011829 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-0x3bfe 011830 arg 0x100 ,loopcnt 
-0x3bff 011831 arg mem_mesh_sha256_chunk_start ,contw 
-0x3c00 011832 branch memset0 
-:      011836 ali_mesh_encrypt_base_function_sha256_calc:
-0x3c01 011837 call ali_mesh_encrypt_base_function_sha256_load_data_end 
-0x3c02 011838 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
-0x3c03 011840 setarg mem_mesh_sha256_chunk_start 
-0x3c04 011841 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c05 011842 call sha_init 
-:      011844 ali_mesh_encrypt_base_function_sha256_calc_loop:
-0x3c06 011845 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c07 011846 copy pdata ,contr 
-0x3c08 011847 arg mem_dat ,contw 
-0x3c09 011848 call memcpy64 
-0x3c0a 011849 call sha 
-0x3c0b 011850 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0c 011851 pincrease 64 
-0x3c0d 011852 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0e 011853 fetch 1 ,mem_mesh_sha256_chunk_count 
-0x3c0f 011854 pincrease -1 
-0x3c10 011855 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c11 011856 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
-0x3c12 011857 call sha_result 
-0x3c13 011858 arg memresult ,rega 
-0x3c14 011859 arg 0x20 ,loopcnt 
-0x3c15 011860 call inverse_data 
-0x3c16 011861 rtn 
-:      011864 ali_mesh_encrypt_base_function_sha256_load_data_end:
-0x3c17 011865 jam 0 ,mem_mesh_sha256_load_first_data_flag 
-0x3c18 011866 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3c19 011867 copy pdata ,contw 
-0x3c1a 011868 arg 0x80 ,temp 
-0x3c1b 011869 istoret 1 ,contw 
-0x3c1c 011870 arg mem_mesh_sha256_chunk_start ,temp 
-0x3c1d 011871 isub temp ,pdata 
-0x3c1e 011872 store 8 ,mem_mesh_sha256_data_len_byte 
-0x3c1f 011874 lshift3 pdata ,temp 
-0x3c20 011875 storet 8 ,mem_mesh_sha256_data_len_bit 
-0x3c21 011876 rshift4 pdata ,regc 
-0x3c22 011877 rshift2 regc ,regc 
-0x3c23 011878 and pdata ,0x3f ,pdata 
-0x3c24 011879 sub pdata ,55 ,null 
-0x3c25 011881 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
-0x3c26 011882 add regc ,1 ,pdata 
-0x3c27 011883 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c28 011884 mul32 pdata ,64 ,rega 
-0x3c29 011885 lshift4 pdata ,regc 
-0x3c2a 011886 increase -1 ,regc 
-0x3c2b 011887 setarg mem_mesh_sha256_chunk_start + decreased_four 
-0x3c2c 011888 iadd rega ,rega 
-0x3c2d 011889 fetch 4 ,mem_mesh_sha256_data_len_bit 
-0x3c2e 011890 istore 4 ,rega 
-0x3c2f 011891 rtn 
-:      011895 ali_mesh_encrypt_base_function_sha256_add_chunk:
-0x3c30 011896 increase 1 ,regc 
-0x3c31 011897 rtn 
-:      011899 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-0x3c32 011900 arg mem_mesh_sha256_chunk_start ,rega 
-:      011905 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
-0x3c33 011906 arg 4 ,loopcnt 
-0x3c34 011907 call inverse_data 
-0x3c35 011908 increase 2 ,rega 
-0x3c36 011909 add regc ,-1 ,regc 
-0x3c37 011910 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
-0x3c38 011911 rtn 
-:      011918 ali_mesh_encrypt_base_function_hex2ascii:
-0x3c39 011919 ifetch 1 ,contr 
-0x3c3a 011920 rshift4 pdata ,temp 
-0x3c3b 011921 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3c 011922 istoret 1 ,contw 
-0x3c3d 011923 and pdata ,0x0f ,temp 
-0x3c3e 011924 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3f 011925 istoret 1 ,contw 
-0x3c40 011926 loop ali_mesh_encrypt_base_function_hex2ascii 
-0x3c41 011927 rtn 
-:      011928 ali_mesh_encrypt_base_function_dialog2uchar:
-0x3c42 011929 sub temp ,9 ,null 
-0x3c43 011930 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
-0x3c44 011931 add temp ,87 ,temp 
-0x3c45 011932 rtn 
-:      011933 ali_mesh_encrypt_base_function_dialog2uchar_num:
-0x3c46 011934 add temp ,48 ,temp 
-0x3c47 011935 rtn 
-:      011938 ali_mesh_encrypt_base_function_aes_cmac_32byte:
-0x3c48 011939 setarg 0x20 
-0x3c49 011940 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      011942 ali_mesh_encrypt_base_function_aes_cmac_16byte:
-0x3c4a 011943 setarg 0x10 
-0x3c4b 011944 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      011949 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
-0x3c4c 011950 fetcht 1 ,mem_k2_p_len 
-0x3c4d 011951 increase 1 ,temp 
-0x3c4e 011952 iadd temp ,temp 
-0x3c4f 011953 storet 1 ,mem_aes_cmac_data_length 
-0x3c50 011954 copy rega ,contr 
-0x3c51 011955 copy pdata ,loopcnt 
-0x3c52 011956 call memcpy_fast 
-0x3c53 011957 fetcht 1 ,mem_k2_p_len 
-0x3c54 011958 copy temp ,loopcnt 
-0x3c55 011959 call memcpy 
-0x3c56 011960 copy regb ,pdata 
-0x3c57 011961 istore 1 ,contw 
-0x3c58 011962 arg mem_k2_t ,rega 
-0x3c59 011963 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
-:      011972 ali_mesh_encrypt_base_function_aes_cmac:
-0x3c5a 011973 store 1 ,mem_aes_cmac_data_length 
-0x3c5b 011974 copy pdata ,loopcnt 
-0x3c5c 011975 call memcpy_fast 
-0x3c5d 011976 copy rega ,contr 
-0x3c5e 011977 arg mem_aes_cmac_k ,contw 
-0x3c5f 011978 call memcpy16 
-0x3c60 011979 call function_aes_cmac 
-0x3c61 011980 copy alarm ,contw 
-0x3c62 011981 call store_aes_result 
-0x3c63 011982 rtn 
-:      011986 ali_b0_block_generate:
-0x3c64 011987 fetcht 1 ,mem_ccm_type 
-0x3c65 011988 branch ali_block_generate 
-:      011989 ali_a_block_generate:
-0x3c66 011990 force 0x01 ,temp 
-:      011991 ali_block_generate:
-0x3c67 011992 force regidx_data ,regext_index 
-0x3c68 011993 fetch 2 ,mem_nonce_ptr 
-0x3c69 011994 copy pdata ,contr 
-0x3c6a 011995 ifetch 3 ,contr 
-0x3c6b 011996 lshift8 pdata ,pdata 
-0x3c6c 011997 ior temp ,regext 
-0x3c6d 011998 increase 1 ,regext_index 
-0x3c6e 011999 ifetch 4 ,contr 
-0x3c6f 012000 copy pdata ,regext 
-0x3c70 012001 increase 1 ,regext_index 
-0x3c71 012002 ifetch 4 ,contr 
-0x3c72 012003 copy pdata ,regext 
-0x3c73 012004 increase 1 ,regext_index 
-0x3c74 012005 byteswap rega ,regext 
-0x3c75 012006 lshift16 regext ,regext 
-0x3c76 012007 ifetch 2 ,contr 
-0x3c77 012008 ior regext ,regext 
-0x3c78 012009 rtn 
-:      012010 ali_generate_mic:
-0x3c79 012011 fetch 1 ,mem_ccm_data_len 
-0x3c7a 012012 copy pdata ,rega 
-0x3c7b 012013 call ali_b0_block_generate 
-0x3c7c 012014 call do_aes_ocb 
-0x3c7d 012015 force regidx_result ,regext_index 
-0x3c7e 012016 deposit regext 
-0x3c7f 012017 copy rega ,loopcnt 
-0x3c80 012018 fetcht 2 ,mem_ccm_data_ptr 
-0x3c81 012019 copy temp ,contr 
-0x3c82 012020 call padding_data 
-0x3c83 012021 branch generate_mic_loop 
-:      012022 ali_ccm_encrypt_64bit:
-0x3c84 012023 jam mic_size_64bit ,mem_ccm_type 
-0x3c85 012024 branch ali_ccm_encrypt_function 
-:      012025 ali_ccm_encrypt:
-0x3c86 012026 jam mic_size_32bit ,mem_ccm_type 
-0x3c87 012027 branch ali_ccm_encrypt_function 
-:      012028 ali_ccm_encrypt_function:
-0x3c88 012029 store 1 ,mem_ccm_data_len 
-0x3c89 012030 storet 2 ,mem_ccm_data_ptr 
-0x3c8a 012031 bpatchx patch34_5 ,mem_patch34 
-0x3c8b 012032 call ali_generate_mic 
-0x3c8c 012033 force regidx_xor ,regext_index 
-0x3c8d 012034 iforce regext 
-0x3c8e 012035 force regidx_result + 1 ,regext_index 
-0x3c8f 012036 copy regext ,pdata 
-0x3c90 012037 force regidx_xor + 1 ,regext_index 
-0x3c91 012038 iforce regext 
-0x3c92 012039 force 0 ,rega 
-0x3c93 012040 copy temp ,regc 
-0x3c94 012041 call ali_a_block_generate 
-0x3c95 012042 call do_aes_ctr 
-0x3c96 012043 call ali_fetcht_ccm_mic 
-0x3c97 012044 storet 8 ,mem_ccm_mic 
-0x3c98 012045 fetch 1 ,mem_ccm_data_len 
-0x3c99 012046 copy pdata ,regb 
-0x3c9a 012047 call ali_aes_crypt_data 
-0x3c9b 012048 fetcht 1 ,mem_ccm_data_len 
-0x3c9c 012049 fetch 2 ,mem_ccm_data_ptr 
-0x3c9d 012050 iadd temp ,rega 
-0x3c9e 012051 fetcht 8 ,mem_ccm_mic 
-0x3c9f 012052 istoret 4 ,rega 
-0x3ca0 012053 fetch 1 ,mem_ccm_type 
-0x3ca1 012054 sub pdata ,mic_size_32bit ,pdata 
-0x3ca2 012055 rtn blank 
-0x3ca3 012056 istoret 8 ,rega 
-0x3ca4 012057 rtn 
-:      012058 ali_ccm_decrypt_64bit:
-0x3ca5 012059 jam mic_size_64bit ,mem_ccm_type 
-0x3ca6 012060 branch ali_ccm_decrypt_function 
-:      012061 ali_ccm_decrypt:
-0x3ca7 012062 jam mic_size_32bit ,mem_ccm_type 
-0x3ca8 012063 branch ali_ccm_decrypt_function 
-:      012065 ali_ccm_decrypt_function:
-0x3ca9 012066 store 1 ,mem_ccm_data_len 
-0x3caa 012067 storet 2 ,mem_ccm_data_ptr 
-0x3cab 012068 copy temp ,regc 
-0x3cac 012069 copy pdata ,regb 
-0x3cad 012070 iadd regc ,contr 
-0x3cae 012071 bpatchx patch34_6 ,mem_patch34 
-0x3caf 012072 ifetch 8 ,contr 
-0x3cb0 012073 force regidx_xor ,regext_index 
-0x3cb1 012074 iforce regext 
-0x3cb2 012075 force regidx_xor + 1 ,regext_index 
-0x3cb3 012076 rshift32 pdata ,pdata 
-0x3cb4 012077 iforce regext 
-0x3cb5 012078 force 0 ,rega 
-0x3cb6 012079 call ali_a_block_generate 
-0x3cb7 012080 call do_aes_ctr 
-0x3cb8 012081 call ali_fetcht_ccm_mic 
-0x3cb9 012082 storet 8 ,mem_ccm_mic 
-0x3cba 012083 call ali_aes_crypt_data 
-0x3cbb 012084 call ali_generate_mic 
-0x3cbc 012085 call ali_fetcht_ccm_mic 
-0x3cbd 012086 fetch 1 ,mem_ccm_type 
-0x3cbe 012087 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
-0x3cbf 012088 storet 4 ,mem_ccm_mic + 4 
-0x3cc0 012089 fetch 4 ,mem_ccm_mic 
-0x3cc1 012090 fetcht 4 ,mem_ccm_mic + 4 
-0x3cc2 012091 isub temp ,pdata 
-0x3cc3 012092 rtn 
-:      012094 ali_ccm_decrypt_function_check_mic64:
-0x3cc4 012095 fetch 8 ,mem_ccm_mic 
-0x3cc5 012096 isub temp ,pdata 
-0x3cc6 012097 rtn 
-:      012099 ali_fetcht_ccm_mic:
-0x3cc7 012100 force regidx_result ,regext_index 
-0x3cc8 012101 deposit regext 
-0x3cc9 012102 force regidx_result + 1 ,regext_index 
-0x3cca 012103 copy regext ,temp 
-0x3ccb 012104 lshift16 temp ,temp 
-0x3ccc 012105 lshift16 temp ,temp 
-0x3ccd 012106 ior temp ,temp 
-0x3cce 012107 rtn 
-:      012108 ali_aes_crypt_data:
-0x3ccf 012109 increase 1 ,rega 
-0x3cd0 012110 call ali_a_block_generate 
-0x3cd1 012111 copy regc ,contr 
-0x3cd2 012112 call aes_load_xor 
-0x3cd3 012113 call do_aes_ctr 
-0x3cd4 012114 call store_enc_data 
-0x3cd5 012115 increase 16 ,regc 
-0x3cd6 012116 increase -16 ,regb 
-0x3cd7 012117 branch ali_aes_crypt_data ,positive 
-0x3cd8 012118 rtn 
-:      012128 mesh_send_unprovisioned_beacons:
-0x3cd9 012129 bpatchx patch34_7 ,mem_patch34 
-0x3cda 012130 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3cdb 012131 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3cdc 012132 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3cdd 012133 setarg adv_unprovisioned_device_beacon_timeout 
-0x3cde 012134 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3cdf 012135 rtn 
-:      012138 ali_mesh_config_device_uuid_by_three_tuple:
-0x3ce0 012139 setarg company_identifiers_alibaba 
-0x3ce1 012140 store 2 ,mem_mesh_device_uuid 
-0x3ce2 012141 fetch 1 ,mem_mesh_device_pid 
-0x3ce3 012142 istore 1 ,contw 
-0x3ce4 012143 fetch 4 ,mem_mesh_three_tuple_productid 
-0x3ce5 012144 call inverse_data_4byte 
-0x3ce6 012145 istore 4 ,contw 
-0x3ce7 012146 fetch 6 ,mem_le_lap 
-0x3ce8 012147 istore 6 ,contw 
-0x3ce9 012148 fetch 3 ,mem_mesh_uuid_featureflag 
-0x3cea 012149 istore 3 ,contw 
-0x3ceb 012150 rtn 
-:      012152 ali_mesh_send_unprovisioned_beacons_tmall:
-0x3cec 012153 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
-0x3ced 012154 branch mesh_le_send_adv 
-:      012156 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
-0x3cee 012158 jam 0x15 ,mem_mesh_adv_data_len 
-0x3cef 012159 setarg 0x14 
-0x3cf0 012160 store 1 ,mem_mesh_adv_data 
-0x3cf1 012161 setarg gap_adtype_mesh_beacon 
-0x3cf2 012162 istore 1 ,contw 
-0x3cf3 012163 setarg unprovisioned_device_beacon 
-0x3cf4 012164 istore 1 ,contw 
-:      012165 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
-0x3cf5 012166 arg mem_mesh_device_uuid ,contr 
-0x3cf6 012167 call memcpy16 
-0x3cf7 012168 fetch 2 ,mem_mesh_oob_information 
-0x3cf8 012169 istore 2 ,contw 
-0x3cf9 012170 rtn 
-:      012173 ali_mesh_receive_adtype_manufacturer_specific:
-0x3cfa 012174 call ali_mesh_receive_provisioning_package_check_header 
-0x3cfb 012175 nrtn user 
-0x3cfc 012176 ifetch 1 ,contr 
-0x3cfd 012177 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
-0x3cfe 012178 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
-0x3cff 012179 bpatchx patch35_0 ,mem_patch35 
-0x3d00 012180 rtn 
-:      012184 ali_mesh_advertising_receive_privisioning_random:
-0x3d01 012185 call ali_mesh_advertising_receive_privisioning_random_check_states 
-0x3d02 012186 nrtn user 
-:      012187 ali_mesh_advertising_calc_encrypt_random_data:
-0x3d03 012188 call ali_mesh_encrypt_calc_random_data 
-0x3d04 012190 call ali_mesh_advertising_send_provisioning_confirmation 
-0x3d05 012191 call ali_mesh_send_pairing_data 
-0x3d06 012192 rtn 
-:      012194 ali_mesh_advertising_send_provisioning_confirmation:
-0x3d07 012195 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
-0x3d08 012196 call ali_mesh_advertising_send_packet_common 
-0x3d09 012197 setarg provisioning_confirmation 
-0x3d0a 012198 istore 1 ,contw 
-0x3d0b 012199 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d0c 012200 istore 2 ,contw 
-0x3d0d 012201 arg mem_mesh_confirmationdevice ,contr 
-0x3d0e 012202 branch memcpy16 
-:      012205 ali_mesh_advertising_receive_privisioning_random_check_states:
-0x3d0f 012206 call disable_user 
-0x3d10 012207 ifetcht 2 ,contr 
-0x3d11 012208 arg mem_mesh_provisioning_random_a ,contw 
-0x3d12 012209 call memcpy16 
-0x3d13 012210 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d14 012211 isub temp ,null 
-0x3d15 012212 nrtn zero 
-0x3d16 012215 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d17 012216 rtnbit1 receive_provisioning_random 
-0x3d18 012217 set1 receive_provisioning_random ,pdata 
-0x3d19 012218 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d1a 012220 jam pairing_status ,mem_mesh_provisioned_flag 
-0x3d1b 012221 branch enable_user 
-:      012223 ali_mesh_decrypt_tmall_privisioning_data_package:
-0x3d1c 012224 call ali_mesh_advertising_receive_privisioning_data 
-0x3d1d 012225 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d1e 012226 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d1f 012227 isub temp ,null 
-0x3d20 012228 nrtn zero 
-0x3d21 012229 call ali_mesh_encrypt_base_function_k3 
-0x3d22 012230 call ali_mesh_send_pairing_data 
-0x3d23 012231 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d24 012232 rtnne mesh_message_proxy 
-0x3d25 012233 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
-0x3d26 012234 rtn 
-:      012237 ali_mesh_advertising_receive_privisioning_data:
-0x3d27 012238 bpatchx patch35_1 ,mem_patch35 
-0x3d28 012239 copy contr ,rega 
-0x3d29 012240 fetch 1 ,mem_mesh_provisioned_flag 
-0x3d2a 012241 rtneq paired_status 
-0x3d2b 012242 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d2c 012243 rtnbit0 receive_provisioning_random 
-0x3d2d 012244 rtnbit1 receive_provisioning_data 
-0x3d2e 012245 copy rega ,contr 
-0x3d2f 012246 arg 0x16 ,loopcnt 
-0x3d30 012247 arg mem_mesh_encrypt_provisioning_data ,contw 
-0x3d31 012248 call memcpy 
-0x3d32 012250 call ali_mesh_encrypt_calc_provisioning_data 
-0x3d33 012252 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d34 012253 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d35 012254 isub temp ,null 
-0x3d36 012255 nrtn zero 
-:      012256 ali_mesh_resolve_privisioning_data_package:
-0x3d37 012257 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d38 012258 set1 receive_provisioning_data ,pdata 
-0x3d39 012259 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d3a 012261 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3d3b 012263 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3d3c 012264 store 1 ,mem_mesh_iv_index + 3 
-0x3d3d 012265 call ali_mesh_advertising_send_provisioning_complete 
-0x3d3e 012266 rtn 
-:      012270 ali_mesh_advertising_send_provisioning_complete:
-0x3d3f 012271 arg provisioning_packet_complete_mac ,temp 
-0x3d40 012272 call ali_mesh_advertising_send_packet_common 
-0x3d41 012273 setarg provisioning_complete 
-0x3d42 012274 istore 1 ,contw 
-0x3d43 012275 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3d44 012276 istore 6 ,contw 
-0x3d45 012277 rtn 
-:      012280 ali_mesh_advertising_send_packet_common:
-0x3d46 012281 bpatchx patch35_2 ,mem_patch35 
-0x3d47 012282 setarg fast_pairing_timeout_provisioning 
-0x3d48 012283 store 2 ,mem_mesh_fast_pairing_timer 
-0x3d49 012284 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d4a 012285 sub pdata ,mesh_message_tmall ,null 
-0x3d4b 012286 call ali_mesh_control_ble_advertising_on_advertising ,zero 
-0x3d4c 012287 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
-0x3d4d 012288 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
-0x3d4e 012289 store 1 ,mem_mesh_adv_data_len 
-0x3d4f 012290 call ali_mesh_advertising_add_adtype_flags 
-0x3d50 012291 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
-0x3d51 012292 istore 1 ,contw 
-0x3d52 012293 setarg gap_adtype_manufacturer_specific 
-0x3d53 012294 istore 1 ,contw 
-0x3d54 012295 setarg company_identifiers_alibaba 
-0x3d55 012296 byteswap pdata ,pdata 
-0x3d56 012297 istore 2 ,contw 
-0x3d57 012298 fetch 1 ,mem_mesh_receive_vid 
-0x3d58 012299 istore 1 ,contw 
-0x3d59 012300 rtn 
-:      012311 ali_mesh_receive_provisioning_package_check_header:
-0x3d5a 012312 call disable_user 
-0x3d5b 012313 ifetcht 2 ,contr 
-0x3d5c 012314 setarg company_identifiers_alibaba 
-0x3d5d 012315 byteswap pdata ,pdata 
-0x3d5e 012316 isub temp ,null 
-0x3d5f 012317 nrtn zero 
-0x3d60 012318 ifetch 1 ,contr 
-0x3d61 012319 store 1 ,mem_mesh_receive_vid 
-0x3d62 012320 branch enable_user 
-:      012323 ali_mesh_fast_pairing_timer:
-0x3d63 012324 arg mem_mesh_fast_pairing_timer ,regc 
-0x3d64 012325 arg ali_mesh_fast_pairing_timeout ,regb 
-0x3d65 012326 branch timer_single_step_2b 
-:      012328 ali_mesh_fast_pairing_timeout:
-:      012329 ali_mesh_fast_pairing_failed:
-0x3d66 012330 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
-:      012338 ali_mesh_access_layer_config_or_health_message_opcode:
-0x3d67 012339 fetch 1 ,mem_mesh_configuration_health_message_opcode 
-0x3d68 012340 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
-0x3d69 012341 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
-0x3d6a 012342 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
-0x3d6b 012343 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
-0x3d6c 012345 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
-0x3d6d 012347 rtn 
-:      012349 ali_mesh_message_config_modle_subscription_add_overwrite:
-0x3d6e 012350 call ali_mesh_message_config_modle_subscription_check_element 
-0x3d6f 012351 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
-0x3d70 012352 call ali_mesh_message_config_modle_subscription_save 
-0x3d71 012353 setarg mesh_configuration_and_health_message_opcode_header 
-0x3d72 012354 store 1 ,mem_mesh_access_layer_payload 
-0x3d73 012355 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
-0x3d74 012356 istore 1 ,contw 
-0x3d75 012358 setarg mesh_success 
-0x3d76 012359 istore 1 ,contw 
-0x3d77 012360 fetch 2 ,mem_mesh_subscription_element_address_ow 
-0x3d78 012361 istore 2 ,contw 
-0x3d79 012363 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7a 012364 arg 4 ,temp 
-0x3d7b 012365 isub temp ,loopcnt 
-0x3d7c 012366 arg mem_mesh_subscription_list_num_ow ,contr 
-0x3d7d 012367 call memcpy 
-0x3d7e 012368 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7f 012369 pincrease 1 
-0x3d80 012370 store 1 ,mem_mesh_access_layer_payload_len 
-0x3d81 012373 arg 0 ,queue 
-0x3d82 012374 branch ali_mesh_ali_vendor_message_send_message 
-:      012376 ali_mesh_message_config_modle_subscription_add_value_address_ow:
-0x3d83 012377 fetch 1 ,mem_mesh_subscription_list_num_ow 
-0x3d84 012378 rtn blank 
-0x3d85 012379 sub pdata ,subscription_max_count ,null 
-0x3d86 012380 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
-0x3d87 012381 iforce loopcnt 
-0x3d88 012382 arg mem_mesh_subscription_value_address_start_ow ,contr 
-0x3d89 012383 add rega ,2 ,contw 
-0x3d8a 012384 branch ali_mesh_byte_swap 
-:      012386 ali_mesh_byte_swap:
-0x3d8b 012387 ifetch 2 ,contr 
-0x3d8c 012388 byteswap pdata ,pdata 
-0x3d8d 012389 istore 2 ,contw 
-0x3d8e 012390 loop ali_mesh_byte_swap 
-0x3d8f 012391 rtn 
-:      012393 ali_mesh_message_config_modle_subscription_set_addr_max:
-0x3d90 012395 setarg subscription_max_count 
-0x3d91 012396 rtn 
-:      012398 ali_mesh_access_layer_config_composition_data:
-0x3d92 012399 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
-0x3d93 012400 setarg mesh_message_opcode_config_composition_data_status 
-0x3d94 012401 store 1 ,mem_mesh_access_layer_payload 
-0x3d95 012402 setarg 0x00 
-0x3d96 012403 istore 1 ,contw 
-0x3d97 012404 setarg company_identifiers_alibaba 
-0x3d98 012405 istore 2 ,contw 
-0x3d99 012406 setarg 0x0000 
-0x3d9a 012407 istore 2 ,contw 
-0x3d9b 012408 setarg 0x0001 
-0x3d9c 012409 istore 2 ,contw 
-0x3d9d 012410 setarg 0x0005 
-0x3d9e 012411 istore 2 ,contw 
-0x3d9f 012412 setarg 0x0003 
-0x3da0 012413 istore 2 ,contw 
-0x3da1 012414 setarg 0x0000 
-0x3da2 012415 istore 2 ,contw 
-0x3da3 012416 setarg 0x02 
-0x3da4 012417 istore 1 ,contw 
-0x3da5 012418 setarg 0x02 
-0x3da6 012419 istore 1 ,contw 
-0x3da7 012420 setarg 0x0000 
-0x3da8 012421 istore 2 ,contw 
-0x3da9 012422 setarg 0x1000 
-0x3daa 012423 istore 2 ,contw 
-0x3dab 012424 setarg 0x000001a8 
-0x3dac 012425 istore 4 ,contw 
-0x3dad 012426 setarg 0x000101a8 
-0x3dae 012427 istore 4 ,contw 
-0x3daf 012428 jam 28 ,mem_mesh_access_layer_payload_len 
-0x3db0 012429 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012432 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-0x3db1 012433 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
-:      012437 ali_mesh_access_layer_send_config_node_reset_status:
-0x3db2 012438 setarg mesh_configuration_and_health_message_opcode_header 
-0x3db3 012439 store 1 ,mem_mesh_access_layer_payload 
-0x3db4 012440 setarg mesh_message_opcode_config_node_reset_status_no_head 
-0x3db5 012441 istore 1 ,contw 
-0x3db6 012442 jam 2 ,mem_mesh_access_layer_payload_len 
-0x3db7 012443 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012445 ali_mesh_access_layer_health_node_reset_timer:
-0x3db8 012446 arg mem_mesh_health_node_reset_timer ,regc 
-0x3db9 012447 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
-0x3dba 012448 branch timer_single_step 
-:      012451 ali_mesh_access_layer_health_node_reset_timeout:
-0x3dbb 012452 call mesh_clear_provisioning_data_only 
-:      012454 ali_mesh_app_delete_paired:
-0x3dbc 012455 branch soft_reset_chip 
-:      012458 ali_mesh_message_config_modle_subscription_add:
-0x3dbd 012459 call ali_mesh_message_config_modle_subscription_status 
-0x3dbe 012460 fetch 2 ,mem_mesh_core_feature 
-0x3dbf 012461 rtnbit1 mesh_feature_disable_subscription 
-0x3dc0 012462 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc1 012463 call ali_mesh_message_config_modle_subscription_add_value_address 
-:      012464 ali_mesh_message_config_modle_subscription_save:
-0x3dc2 012465 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dc3 012466 branch callback_func 
-:      012469 ali_mesh_message_config_modle_subscription_delete:
-0x3dc4 012470 call ali_mesh_message_config_modle_subscription_status 
-0x3dc5 012471 fetch 2 ,mem_mesh_core_feature 
-0x3dc6 012472 rtnbit1 mesh_feature_disable_subscription 
-0x3dc7 012473 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc8 012474 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3dc9 012475 rshift8 temp ,pdata 
-0x3dca 012476 rshift4 pdata ,pdata 
-0x3dcb 012477 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
-0x3dcc 012478 byteswap temp ,temp 
-:      012479 ali_mesh_message_config_modle_subscription_delete_next:
-0x3dcd 012480 call ali_mesh_message_config_modle_subscription_check_value_address 
-0x3dce 012481 nrtn user 
-0x3dcf 012482 setarg 0 
-0x3dd0 012483 istore 2 ,rega 
-0x3dd1 012484 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd2 012485 branch callback_func 
-:      012487 ali_mesh_message_config_modle_subscription_delete_group_addr:
-0x3dd3 012488 setarg -1 
-0x3dd4 012489 istore subscription_max_count ,rega 
-0x3dd5 012490 istore subscription_max_count ,contw 
-0x3dd6 012491 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd7 012492 branch callback_func 
-:      012494 ali_mesh_message_config_modle_subscription_check_value_address:
-0x3dd8 012495 arg subscription_max_count ,loopcnt 
-:      012496 ali_mesh_message_config_modle_subscription_check_value_address_loop:
-0x3dd9 012497 ifetch 2 ,rega 
-0x3dda 012498 arg 0xffff ,regb 
-0x3ddb 012499 isub regb ,null 
-0x3ddc 012500 branch enable_user ,zero 
-0x3ddd 012501 isub temp ,null 
-0x3dde 012502 branch enable_user ,zero 
-:      012503 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-0x3ddf 012504 increase 2 ,rega 
-0x3de0 012505 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
-0x3de1 012506 branch disable_user 
-:      012509 ali_mesh_message_config_modle_subscription_status:
-0x3de2 012510 setarg mesh_configuration_and_health_message_opcode_header 
-0x3de3 012511 store 1 ,mem_mesh_access_layer_payload 
-0x3de4 012512 setarg mesh_message_opcode_config_model_subscription_status_no_head 
-0x3de5 012513 istore 1 ,contw 
-0x3de6 012514 setarg mesh_success 
-0x3de7 012515 istore 1 ,contw 
-0x3de8 012516 fetch 6 ,mem_mesh_subscription_element_address 
-0x3de9 012517 istore 6 ,contw 
-0x3dea 012518 jam 9 ,mem_mesh_access_layer_payload_len 
-0x3deb 012519 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      012521 ali_mesh_message_config_modle_subscription_check_element:
-0x3dec 012522 call mesh_get_element_info_config 
-0x3ded 012523 add rega ,element_device_subscription_label ,rega 
-0x3dee 012524 fetch 2 ,mem_mesh_subscription_element_address 
-0x3def 012525 fetcht 2 ,mem_mesh_unicast_address 
-0x3df0 012526 byteswap temp ,temp 
-0x3df1 012527 isub temp ,pdata 
-0x3df2 012528 imul32 regb ,pdata 
-0x3df3 012529 iadd rega ,rega 
-0x3df4 012530 rtn 
-:      012532 ali_mesh_message_config_modle_subscription_add_value_address:
-0x3df5 012533 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3df6 012534 arg subscription_max_count ,loopcnt 
-:      012535 ali_mesh_message_config_modle_subscription_add_value_address_loop:
-0x3df7 012536 ifetch 2 ,rega 
-0x3df8 012537 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
-0x3df9 012538 arg 0xffff ,regb 
-0x3dfa 012539 isub regb ,null 
-0x3dfb 012540 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
-0x3dfc 012541 increase 2 ,rega 
-0x3dfd 012542 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
-0x3dfe 012543 rtn 
-:      012545 ali_mesh_message_config_modle_subscription_add_value_address_in:
-0x3dff 012546 byteswap temp ,temp 
-0x3e00 012547 istoret 2 ,rega 
-0x3e01 012548 rtn 
-:      012553 ali_mesh_init:
-0x3e02 012555 call enable_authrom 
-0x3e03 012556 call init_memp 
-0x3e04 012557 setarg mesh_check_ble_rx_packet 
-0x3e05 012558 store 2 ,mem_mesh_cb_receive_advertising 
-0x3e06 012560 setarg mesh_idle_process 
-0x3e07 012561 store 2 ,mem_cb_idle_process 
-0x3e08 012563 setarg ali_mesh_network_layer_relay_access_message 
-0x3e09 012564 store 2 ,mem_mesh_cb_network_relay 
-0x3e0a 012566 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
-0x3e0b 012567 store 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3e0c 012569 setarg mesh_store_new_subscriptuion_list_data 
-0x3e0d 012570 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3e0e 012572 setarg mesh_store_new_seq_data 
-0x3e0f 012573 store 2 ,mem_mesh_cb_seq_changed 
-0x3e10 012575 setarg mesh_cb_event_timer 
-0x3e11 012576 store 2 ,mem_cb_event_timer 
-0x3e12 012578 setarg ali_mesh_access_layer_check_access_message_opcode 
-0x3e13 012579 store 2 ,mem_mesh_cb_receive_access_message 
-0x3e14 012581 setarg mesh_le_receive_data 
-0x3e15 012582 store 2 ,mem_cb_att_write 
-0x3e16 012584 setarg ali_mesh_proxy_process_bb_event 
-0x3e17 012585 store 2 ,mem_cb_bb_event_process 
-0x3e18 012587 setarg mesh_clear_pairing_key 
-0x3e19 012588 store 2 ,mem_mesh_clear_provisioning_data 
-0x3e1a 012590 setarg mesh_vendor_timming_chage_cb 
-0x3e1b 012591 store 2 ,mem_mesh_cb_vendor_timing_changed 
-0x3e1c 012592 call ali_mesh_vendor_timer_message_read 
-0x3e1d 012594 jam 36 ,mem_mesh_adv_scan_channel 
-0x3e1e 012595 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3e1f 012598 bpatchx patch35_3 ,mem_patch35 
-0x3e20 012600 setarg 0x0428 
-0x3e21 012601 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
-0x3e22 012602 call ali_mesh_upper_transport_layer_queue_init 
-0x3e23 012604 setarg 0x0422 
-0x3e24 012605 store 2 ,mem_mesh_queue_each_size 
-0x3e25 012606 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3e26 012608 setarg 0x0a22 
-0x3e27 012609 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
-0x3e28 012610 call ali_mesh_network_layer_gatt_queue_init 
-0x3e29 012611 call ali_mesh_network_layer_queue_init 
-0x3e2a 012615 call ali_mesh_network_layer_queue_init 
-0x3e2b 012617 call ali_mesh_chip_peripherals_load_data 
-0x3e2c 012618 call mesh_inverse_three_tuple_mac 
-0x3e2d 012620 fetch 1 ,mem_mesh_network_key 
-0x3e2e 012621 beq 0xff ,mesh_send_unprovisioned_beacons 
-0x3e2f 012622 call ali_mesh_upper_transport_layer_clear_tx_buffer 
-0x3e30 012623 call ali_mesh_encrypt_base_function_k3 
-0x3e31 012624 call ali_mesh_encrypt_base_function_k4 
-0x3e32 012625 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3e33 012627 random pdata 
-0x3e34 012628 and pdata ,0x1f ,pdata 
-0x3e35 012629 add pdata ,50 ,pdata 
-0x3e36 012630 store 2 ,mem_mesh_report_full_attribute_timer 
-0x3e37 012631 add pdata ,5 ,pdata 
-0x3e38 012632 store 1 ,mem_mesh_report_power_on_timer 
-0x3e39 012633 rtn 
-:      012637 mesh_inverse_three_tuple_mac:
-0x3e3a 012638 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3e3b 012639 call inverse_data_6byte 
-0x3e3c 012640 store 6 ,mem_le_lap 
-0x3e3d 012641 rtn 
-:      012643 mesh_get_element_info_config:
-0x3e3e 012644 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3e3f 012645 fetchr rega ,2 ,mem_mesh_element_device_ptr 
-0x3e40 012646 fetchr regb ,2 ,mem_mesh_element_device_length 
-0x3e41 012647 rtn 
-:      012650 mesh_idle_process:
-0x3e42 012651 bpatchx patch35_4 ,mem_patch35 
-0x3e43 012652 call ali_mesh_time_function 
-0x3e44 012653 call ali_mesh_control_ble_adv_process 
-0x3e45 012654 call ali_mesh_upper_transport_layer_control_packet 
-0x3e46 012655 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
-0x3e47 012656 call ali_mesh_network_layer_control_relay_packet 
-0x3e48 012657 call ali_mesh_network_layer_check_gatt_relay_packet 
-0x3e49 012658 branch mesh_ble_rx_packet 
-:      012661 mesh_cb_event_timer:
-0x3e4a 012662 call ali_mesh_control_ble_adv_timer_process 
-0x3e4b 012663 call ali_mesh_access_layer_health_node_reset_timer 
-0x3e4c 012664 call ali_mesh_fast_pairing_timer 
-0x3e4d 012667 call ali_mesh_report_full_attribute_timer 
-0x3e4e 012668 call ali_mesh_report_power_on_timer 
-0x3e4f 012669 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
-:      012672 mesh_clear_provisioning_data_only:
-0x3e50 012673 call mesh_clear_timer_data 
-0x3e51 012674 fetch 2 ,mem_mesh_clear_provisioning_data 
-0x3e52 012675 branch callback_func 
-:      012679 mesh_clear_timer_data:
-0x3e53 012680 fetch 1 ,mem_mesh_chip_select 
-0x3e54 012681 rtnne 2 
-0x3e55 012682 setarg 0x1d000 
-0x3e56 012683 store 3 ,mem_spi_write_addr 
-0x3e57 012684 branch spid_flash_erase_sector + 2 
-:      012688 ali_mesh_upper_transport_layer_queue_init:
-0x3e58 012689 call ali_mesh_upper_transport_layer_init_queue_param 
-0x3e59 012690 branch queue_init 
-:      012692 ali_mesh_advertising_bearer_layer_queue_init:
-0x3e5a 012693 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3e5b 012694 branch queue_init 
-:      012696 ali_mesh_network_layer_gatt_queue_init:
-0x3e5c 012697 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3e5d 012698 branch queue_init 
-:      012700 ali_mesh_network_layer_init_gatt_queue_param:
-0x3e5e 012701 setarg mem_mesh_network_relay_gatt_queue_each_size 
-0x3e5f 012702 store 2 ,mem_queue_ptr 
-0x3e60 012703 rtn 
-:      012705 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-0x3e61 012706 jam 1 ,mem_le_adv_enable 
-0x3e62 012707 setarg adv_unprovisioned_device_beacon_timeout 
-0x3e63 012708 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3e64 012709 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3e65 012710 set0 bit_silence_adv_flag ,pdata 
-0x3e66 012711 store 1 ,mem_mesh_uuid_featureflag 
-0x3e67 012712 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3e68 012713 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3e69 012714 jam 0x00 ,mem_k2_nid 
-0x3e6a 012715 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-:      012719 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
-0x3e6b 012720 bpatchx patch35_5 ,mem_patch35 
-0x3e6c 012721 fetch 1 ,mem_mesh_message_transport_head 
-0x3e6d 012722 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
-0x3e6e 012723 jam 0 ,mem_mesh_aszmic 
-0x3e6f 012724 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
-:      012727 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
-0x3e70 012728 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
-0x3e71 012729 rtn user 
-0x3e72 012730 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
-0x3e73 012731 rtn user 
-0x3e74 012732 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
-0x3e75 012733 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
-:      012737 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
-0x3e76 012738 call disable_user 
-0x3e77 012739 arg 3 ,loopcnt 
-0x3e78 012740 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
-0x3e79 012741 call inverse_data 
-0x3e7a 012742 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
-0x3e7b 012743 and rega ,0x1f ,temp 
-0x3e7c 012744 storet 1 ,mem_mesh_segmented_access_message_segn 
-0x3e7d 012745 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
-0x3e7e 012746 isub temp ,null 
-0x3e7f 012747 nbranch enable_user ,positive 
-0x3e80 012749 rshift4 rega ,pdata 
-0x3e81 012750 rshift pdata ,pdata 
-0x3e82 012751 and pdata ,0x1f ,temp 
-0x3e83 012752 storet 1 ,mem_mesh_segmented_access_message_sego 
-0x3e84 012753 rshift4 pdata ,pdata 
-0x3e85 012754 rshift pdata ,pdata 
-0x3e86 012755 arg 0x1fff ,rega 
-0x3e87 012756 iand rega ,temp 
-0x3e88 012757 copy pdata ,regb 
-0x3e89 012758 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8a 012759 isub temp ,null 
-0x3e8b 012760 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
-0x3e8c 012761 storet 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8d 012762 rshift8 regb ,pdata 
-0x3e8e 012763 rshift4 pdata ,pdata 
-0x3e8f 012764 rshift pdata ,pdata 
-0x3e90 012765 store 1 ,mem_mesh_segmented_access_message_szmic 
-0x3e91 012766 store 1 ,mem_mesh_aszmic 
-0x3e92 012767 rtn 
-:      012769 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
-0x3e93 012770 setarg 0 
-0x3e94 012771 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e95 012772 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x3e96 012773 rtn 
-:      012778 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
-0x3e97 012779 call disable_user 
-0x3e98 012780 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3e99 012781 copy pdata ,queue 
-0x3e9a 012782 fetch 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9b 012783 qisolate1 pdata 
-0x3e9c 012784 branch enable_user ,true 
-0x3e9d 012785 qset1 pdata 
-0x3e9e 012786 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9f 012787 fetcht 1 ,mem_mesh_segmented_access_message_segn 
-0x3ea0 012788 add temp ,1 ,loopcnt 
-:      012789 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
-0x3ea1 012790 add loopcnt ,-1 ,queue 
-0x3ea2 012791 qisolate1 pdata 
-0x3ea3 012792 nrtn true 
-0x3ea4 012793 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
-0x3ea5 012794 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3ea6 012795 rtn 
-:      012799 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-0x3ea7 012800 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3ea8 012801 pincrease -6 
-0x3ea9 012802 copy pdata ,loopcnt 
-0x3eaa 012803 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
-0x3eab 012804 iadd temp ,temp 
-0x3eac 012805 storet 1 ,mem_mesh_segmented_access_message_current_length 
-0x3ead 012806 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
-0x3eae 012807 iforce contw 
-0x3eaf 012808 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3eb0 012809 mul32 pdata ,12 ,pdata 
-0x3eb1 012810 iadd contw ,contw 
-0x3eb2 012811 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
-0x3eb3 012812 branch memcpy 
-:      012815 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-0x3eb4 012816 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3eb5 012817 rtneq 0 
-0x3eb6 012818 setarg 0 
-0x3eb7 012819 store 5 ,mem_mesh_segmented_access_message_blockack 
-0x3eb8 012820 fetcht 2 ,mem_mesh_message_seq + 1 
-0x3eb9 012821 byteswap temp ,temp 
-0x3eba 012822 setarg 0xe000 
-0x3ebb 012823 iand temp ,temp 
-0x3ebc 012824 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3ebd 012825 ior temp ,pdata 
-0x3ebe 012826 byteswap pdata ,pdata 
-0x3ebf 012827 store 2 ,mem_mesh_message_seq + 1 
-0x3ec0 012828 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
-:      012832 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-0x3ec1 012833 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x3ec2 012834 add pdata ,1 ,temp 
-0x3ec3 012835 copy pdata ,loopcnt 
-0x3ec4 012836 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ec5 012837 fetch 1 ,mem_mesh_message_transport_head 
-0x3ec6 012838 set0 transport_head_bit_seg ,pdata 
-0x3ec7 012839 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
-0x3ec8 012840 arg mem_mesh_access_layer_payload ,contr 
-0x3ec9 012841 call memcpy_fast 
-0x3eca 012842 branch ali_mesh_network_layer_send_access_message 
-:      012847 ali_mesh_lower_transport_layer_send_segmented_access_message:
-0x3ecb 012848 add rega ,4 ,temp 
-0x3ecc 012849 copy rega ,loopcnt 
-0x3ecd 012850 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ece 012851 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
-0x3ecf 012852 call memcpy_fast 
-0x3ed0 012853 fetch 1 ,mem_mesh_message_transport_head 
-0x3ed1 012854 set1 transport_head_bit_seg ,pdata 
-0x3ed2 012855 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
-0x3ed3 012856 branch ali_mesh_network_layer_send_access_message 
-:      012861 ali_mesh_model_layer_check_model_message_opcode:
-0x3ed4 012862 fetch 1 ,mem_mesh_module_message_opcode 
-:      012863 ali_mesh_model_layer_check_generic_onoff_message_opcde:
-0x3ed5 012864 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
-0x3ed6 012865 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
-0x3ed7 012866 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
-0x3ed8 012867 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
-0x3ed9 012868 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
-0x3eda 012869 rtn 
-:      012872 ali_mesh_model_layer_message_opcode_generic_onoff_get:
-0x3edb 012873 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
-0x3edc 012874 branch ali_mesh_more_element_check_element_address 
-:      012875 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-0x3edd 012878 fetch 2 ,mem_mesh_cb_generic_onoff_get 
-0x3ede 012879 call callback_func 
-0x3edf 012880 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3ee0 012881 branch ali_mesh_access_layer_send_generic_onoff_status 
-:      012884 ali_mesh_model_layer_message_opcde_generic_onoff_set:
-0x3ee1 012885 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
-0x3ee2 012886 branch ali_mesh_more_element_check_element_address 
-:      012887 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-0x3ee3 012888 call ali_mesh_access_layer_send_generic_onoff_status 
-0x3ee4 012889 fetch 2 ,mem_mesh_cb_generic_onoff_set 
-0x3ee5 012890 branch callback_func 
-:      012894 ali_mesh_model_layer_message_opcde_scene_recall:
-0x3ee6 012895 call ali_mesh_access_layer_send_scene_status 
-0x3ee7 012896 fetch 2 ,mem_mesh_cb_scene_recall 
-0x3ee8 012897 branch callback_func 
-:      012900 ali_mesh_model_layer_message_opcde_light_lightness_set:
-0x3ee9 012901 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3eea 012902 call ali_mesh_model_layer_message_calc_lightness 
-0x3eeb 012903 store 1 ,mem_mesh_light_lightness_calc_lightness 
-0x3eec 012904 call ali_mesh_access_layer_send_light_lightness_status 
-0x3eed 012905 fetch 2 ,mem_mesh_cb_light_lightness_set 
-0x3eee 012906 branch callback_func 
-:      012909 ali_mesh_model_layer_message_opcde_light_ctl_set:
-0x3eef 012910 fetch 2 ,mem_mesh_last_ctl_temperature 
-0x3ef0 012911 fetcht 2 ,mem_mesh_ctl_temperature 
-0x3ef1 012912 isub temp ,null 
-0x3ef2 012913 rtn zero 
-0x3ef3 012915 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef4 012916 call ali_mesh_model_layer_message_calc_temperature 
-0x3ef5 012917 store 1 ,mem_mesh_ctl_calc_temperature 
-0x3ef6 012919 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef7 012920 store 2 ,mem_mesh_last_ctl_temperature 
-0x3ef8 012921 fetch 2 ,mem_mesh_cb_light_lightness_get 
-0x3ef9 012922 call callback_func 
-0x3efa 012923 storet 2 ,mem_mesh_ctl_lightness 
-0x3efb 012924 call ali_mesh_access_layer_send_light_ctl_stauts 
-0x3efc 012925 fetch 2 ,mem_mesh_cb_light_ctl_set 
-0x3efd 012926 branch callback_func 
-:      012931 ali_mesh_model_layer_message_calc_lightness:
-0x3efe 012932 rtn blank 
-0x3eff 012933 mul32 pdata ,ali_mesh_lightness_level ,pdata 
-0x3f00 012934 arg ali_mesh_lightness_max ,temp 
-0x3f01 012935 idiv temp 
-0x3f02 012936 call wait_div_end 
-0x3f03 012937 remainder temp 
-0x3f04 012938 rshift8 temp ,temp 
-0x3f05 012939 quotient pdata 
-0x3f06 012940 sub temp ,0xff ,null 
-0x3f07 012941 nrtn zero 
-0x3f08 012942 pincrease 1 
-0x3f09 012943 rtn 
-:      012948 ali_mesh_model_layer_message_calc_actual_lightness:
-0x3f0a 012949 arg ali_mesh_lightness_max ,pdata 
-0x3f0b 012950 imul32 temp ,pdata 
-0x3f0c 012951 div pdata ,ali_mesh_lightness_level 
-0x3f0d 012952 call wait_div_end 
-0x3f0e 012953 quotient temp 
-0x3f0f 012954 rtn 
-:      012958 ali_mesh_model_layer_message_calc_temperature:
-0x3f10 012959 arg ali_mesh_temperature_min ,temp 
-0x3f11 012960 isub temp ,rega 
-0x3f12 012961 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f13 012962 copy rega ,pdata 
-0x3f14 012963 idiv temp 
-0x3f15 012964 call wait_div_end 
-0x3f16 012965 quotient pdata 
-0x3f17 012966 rtn 
-:      012971 ali_mesh_model_layer_message_calc_actual_temperature:
-0x3f18 012972 copy temp ,rega 
-0x3f19 012973 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f1a 012974 copy rega ,pdata 
-0x3f1b 012975 imul32 temp ,pdata 
-0x3f1c 012976 arg ali_mesh_temperature_min ,temp 
-0x3f1d 012977 iadd temp ,temp 
-0x3f1e 012978 rtn 
-:      012980 ali_mesh_model_layer_message_calc_temperature_k:
-0x3f1f 012981 setarg ali_mesh_temperature_max 
-0x3f20 012982 arg ali_mesh_temperature_min ,temp 
-0x3f21 012983 isub temp ,pdata 
-0x3f22 012984 div pdata ,ali_mesh_temperature_level 
-0x3f23 012985 call wait_div_end 
-0x3f24 012986 quotient temp 
-0x3f25 012987 rtn 
-:      012992 ali_mesh_more_element_check_unicast_address:
-0x3f26 012993 arg 0 ,queue 
-0x3f27 012994 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3f28 012995 call disable_user 
-0x3f29 012996 fetch 2 ,mem_mesh_unicast_address 
-:      012997 ali_mesh_more_element_check_unicast_address_loop:
-0x3f2a 012998 isub temp ,null 
-0x3f2b 012999 branch ali_mesh_more_element_found_unicast_address_element ,zero 
-0x3f2c 013000 byteswap pdata ,pdata 
-0x3f2d 013001 pincrease 1 
-0x3f2e 013002 byteswap pdata ,pdata 
-0x3f2f 013003 increase 1 ,queue 
-0x3f30 013004 loop ali_mesh_more_element_check_unicast_address_loop 
-0x3f31 013005 rtn 
-:      013007 ali_mesh_more_element_found_unicast_address_element:
-0x3f32 013008 jam 0 ,mem_mesh_receive_group_address 
-0x3f33 013009 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f34 013010 call ali_mesh_more_element_calc_queue_address 
-0x3f35 013011 branch enable_user 
-:      013014 ali_mesh_more_element_check_group_address:
-0x3f36 013015 arg 0 ,queue 
-0x3f37 013016 arg 0 ,regc 
-0x3f38 013017 call mesh_get_element_info_config 
-0x3f39 013018 call disable_user 
-:      013019 ali_mesh_more_element_check_group_address_loop:
-0x3f3a 013020 fetch 2 ,mem_mesh_core_feature 
-0x3f3b 013021 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
-0x3f3c 013022 ifetch 2 ,rega 
-0x3f3d 013023 isub temp ,null 
-0x3f3e 013024 call ali_mesh_more_element_found_group_address_element ,zero 
-:      013025 ali_mesh_more_element_check_address_common:
-0x3f3f 013026 copy regb ,pdata 
-0x3f40 013027 iadd rega ,rega 
-0x3f41 013028 increase 1 ,queue 
-0x3f42 013029 loop ali_mesh_more_element_check_group_address_loop 
-0x3f43 013030 copy regc ,pdata 
-0x3f44 013031 rtn blank 
-0x3f45 013032 store 1 ,mem_mesh_receive_group_address 
-0x3f46 013033 branch enable_user 
-:      013035 ali_mesh_more_element_found_group_address_element:
-0x3f47 013036 qset1 regc 
-0x3f48 013037 rtn 
-:      013039 ali_mesh_more_element_check_subscription_address:
-0x3f49 013040 add rega ,element_device_subscription_label ,contr 
-0x3f4a 013041 arg subscription_max_count ,alarm 
-:      013042 ali_mesh_more_element_check_subscription_address_loop:
-0x3f4b 013043 ifetch 2 ,contr 
-0x3f4c 013044 isub temp ,null 
-0x3f4d 013045 branch ali_mesh_more_element_found_subscription_address_element ,zero 
-0x3f4e 013046 increase -1 ,alarm 
-0x3f4f 013047 branch ali_mesh_more_element_check_address_common ,zero 
-0x3f50 013048 branch ali_mesh_more_element_check_subscription_address_loop 
-:      013050 ali_mesh_more_element_found_subscription_address_element:
-0x3f51 013051 call ali_mesh_more_element_found_group_address_element 
-0x3f52 013052 branch ali_mesh_more_element_check_address_common 
-:      013054 ali_mesh_more_element_check_element_address:
-0x3f53 013055 arg 0 ,queue 
-0x3f54 013056 fetch 1 ,mem_mesh_receive_group_address 
-0x3f55 013057 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
-0x3f56 013058 copy pdata ,regb 
-0x3f57 013059 fetchr loopcnt ,1 ,mem_mesh_element_number 
-:      013060 ali_mesh_more_element_check_element_address_loop:
-0x3f58 013061 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f59 013063 qisolate1 regb 
-0x3f5a 013064 call ali_mesh_more_element_check_element_address_no_group_address ,true 
-0x3f5b 013065 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x3f5c 013066 increase 1 ,queue 
-0x3f5d 013067 loop ali_mesh_more_element_check_element_address_loop 
-0x3f5e 013068 rtn 
-:      013070 ali_mesh_more_element_check_element_address_no_group_address:
-0x3f5f 013071 call ali_mesh_more_element_push_stack 
-0x3f60 013072 call ali_mesh_more_element_calc_queue_address 
-0x3f61 013073 copy regc ,pdata 
-0x3f62 013074 call callback_func 
-0x3f63 013075 branch ali_mesh_more_element_pop_stack 
-:      013077 ali_mesh_more_element_push_stack:
-0x3f64 013078 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f65 013079 storer rega ,2 ,mem_mesh_rega_temp 
-0x3f66 013080 storer regb ,2 ,mem_mesh_regb_temp 
-0x3f67 013081 storer regc ,2 ,mem_mesh_regc_temp 
-0x3f68 013082 rtn 
-:      013084 ali_mesh_more_element_pop_stack:
-0x3f69 013085 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f6a 013086 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x3f6b 013087 fetchr regb ,2 ,mem_mesh_regb_temp 
-0x3f6c 013088 fetchr regc ,2 ,mem_mesh_regc_temp 
-0x3f6d 013089 rtn 
-:      013092 ali_mesh_more_element_calc_queue_address:
-0x3f6e 013093 bpatchx patch35_6 ,mem_patch35 
-0x3f6f 013094 fetch 2 ,mem_mesh_unicast_address 
-0x3f70 013095 byteswap pdata ,pdata 
-0x3f71 013096 iadd queue ,pdata 
-0x3f72 013097 byteswap pdata ,pdata 
-0x3f73 013098 store 2 ,mem_mesh_send_message_src 
-0x3f74 013099 call mesh_get_element_info_config 
-0x3f75 013100 copy queue ,pdata 
-0x3f76 013101 imul32 regb ,pdata 
-0x3f77 013102 iadd rega ,rega 
-0x3f78 013103 add rega ,element_device_upper_queue_ptr ,contr 
-0x3f79 013104 ifetch 2 ,contr 
-0x3f7a 013105 store ,2 ,mem_queue_ptr 
-0x3f7b 013106 rtn 
-:      013111 ali_mesh_receive_adtype_mesh_message:
-0x3f7c 013112 jam mesh_message_tmall ,mem_mesh_network_packet_type 
-:      013115 ali_mesh_network_layer_recevice_network_pdu:
-0x3f7d 013116 sub temp ,mesh_network_packet_min_length ,null 
-0x3f7e 013117 rtn positive 
-0x3f7f 013118 sub temp ,mesh_network_packet_max_length ,null 
-0x3f80 013119 nrtn positive 
-0x3f81 013120 bpatchx patch35_7 ,mem_patch35 
-0x3f82 013121 call ali_mesh_network_store_in_mem 
-0x3f83 013122 call ali_mesh_network_layer_check_dup 
-0x3f84 013123 nrtn user 
-0x3f85 013124 call ali_mesh_network_layer_check_nid_ivi 
-0x3f86 013125 nrtn user 
-0x3f87 013126 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x3f88 013127 call ali_mesh_network_layer_check_msg 
-0x3f89 013128 nrtn user 
-0x3f8a 013129 call ali_mesh_network_layer_store_proxy_unicast_address 
-0x3f8b 013131 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
-:      013133 ali_mesh_network_layer_check_dup:
-0x3f8c 013134 call enable_user 
-0x3f8d 013135 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3f8e 013136 arg mem_mesh_message_nid + 3 ,contr 
-0x3f8f 013137 iadd contr ,contr 
-0x3f90 013138 ifetch 4 ,contr 
-0x3f91 013139 ifetcht 4 ,contr 
-0x3f92 013140 ixor temp ,temp 
-0x3f93 013141 arg 16 ,loopcnt 
-0x3f94 013142 arg mem_mesh_network_dup_cache ,contr 
-:      013143 ali_mesh_network_layer_check_dup_loop:
-0x3f95 013144 ifetch 4 ,contr 
-0x3f96 013145 isub temp ,null 
-0x3f97 013146 branch disable_user ,zero 
-0x3f98 013147 loop ali_mesh_network_layer_check_dup_loop 
-0x3f99 013148 fetch 1 ,mem_mesh_network_dup_cache_next 
-0x3f9a 013149 pincrease 4 
-0x3f9b 013150 arg mem_mesh_network_dup_cache ,contw 
-0x3f9c 013151 iadd contw ,contw 
-0x3f9d 013152 istoret 4 ,contw 
-0x3f9e 013153 and pdata ,0x3f ,pdata 
-0x3f9f 013154 store 1 ,mem_mesh_network_dup_cache_next 
-0x3fa0 013155 rtn 
-:      013157 ali_mesh_network_layer_check_msg:
-0x3fa1 013158 call enable_user 
-0x3fa2 013159 fetcht 5 ,mem_mesh_message_seq 
-0x3fa3 013160 arg 16 ,loopcnt 
-0x3fa4 013161 arg mem_mesh_network_msg_cache ,contr 
-:      013162 ali_mesh_network_layer_check_msg_loop:
-0x3fa5 013163 ifetch 5 ,contr 
-0x3fa6 013164 isub temp ,null 
-0x3fa7 013165 branch disable_user ,zero 
-0x3fa8 013166 loop ali_mesh_network_layer_check_msg_loop 
-0x3fa9 013167 fetch 1 ,mem_mesh_network_msg_cache_next 
-0x3faa 013168 pincrease 1 
-0x3fab 013169 and pdata ,0x0f ,pdata 
-0x3fac 013170 store 1 ,mem_mesh_network_msg_cache_next 
-0x3fad 013171 mul32 pdata ,5 ,pdata 
-0x3fae 013172 arg mem_mesh_network_msg_cache ,contw 
-0x3faf 013173 iadd contw ,contw 
-0x3fb0 013174 istoret 5 ,contw 
-0x3fb1 013175 rtn 
-:      013177 ali_mesh_network_layer_store_proxy_unicast_address:
-0x3fb2 013178 fetch 1 ,mem_mesh_network_packet_type 
-0x3fb3 013179 rtneq mesh_message_tmall 
-0x3fb4 013180 fetch 2 ,mem_mesh_message_src 
-0x3fb5 013181 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x3fb6 013182 rtn 
-:      013194 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
-0x3fb7 013195 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x3fb8 013196 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3fb9 013197 arg mem_mesh_message_dst ,temp 
-0x3fba 013198 call ali_ccm_decrypt 
-0x3fbb 013199 nrtn zero 
-:      013202 ali_mesh_network_layer_recevice_network_pdu_check_dst:
-0x3fbc 013203 bpatchx patch36_0 ,mem_patch36 
-0x3fbd 013204 fetch 1 ,mem_mesh_network_packet_type 
-0x3fbe 013205 sub pdata ,mesh_message_proxy ,null 
-0x3fbf 013206 call ali_mesh_white_filter_check ,zero 
-0x3fc0 013207 fetcht 2 ,mem_mesh_message_dst 
-0x3fc1 013208 call ali_mesh_more_element_check_unicast_address 
-0x3fc2 013209 call ali_mesh_more_found_unicast_address_element ,user 
-0x3fc3 013210 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fc4 013211 arg 29 ,loopcnt 
-0x3fc5 013212 arg mem_mesh_message_nid_temp ,contw 
-0x3fc6 013213 arg mem_mesh_message_nid ,contr 
-0x3fc7 013214 call memcpy 
-0x3fc8 013215 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
-0x3fc9 013216 arg 29 ,loopcnt 
-0x3fca 013217 arg mem_mesh_message_nid_temp ,contr 
-0x3fcb 013218 arg mem_mesh_message_nid ,contw 
-0x3fcc 013219 call memcpy 
-0x3fcd 013220 fetch 2 ,mem_mesh_cb_network_relay 
-0x3fce 013221 branch callback_func 
-:      013223 ali_mesh_more_found_unicast_address_element:
-0x3fcf 013224 jam 1 ,mem_mesh_receive_message_count 
-0x3fd0 013225 fetch 2 ,mem_mesh_send_message_src 
-0x3fd1 013226 store 2 ,mem_mesh_receive_message_first_unicast_address 
-0x3fd2 013227 rtn 
-:      013229 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
-0x3fd3 013230 call ali_mesh_more_element_check_group_address 
-0x3fd4 013231 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fd5 013232 jam 0xff ,mem_mesh_receive_group_address 
-0x3fd6 013233 setarg group_address_0xcfff_little_endian 
-0x3fd7 013234 isub temp ,null 
-0x3fd8 013235 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fd9 013236 setarg group_address_0xffff_little_endian 
-0x3fda 013237 isub temp ,null 
-0x3fdb 013238 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fdc 013239 rtn 
-:      013242 ali_mesh_network_layer_check_nid_ivi:
-0x3fdd 013243 call disable_user 
-0x3fde 013244 fetcht 1 ,mem_mesh_message_nid 
-0x3fdf 013245 rshift4 temp ,pdata 
-0x3fe0 013246 rshift3 pdata ,pdata 
-0x3fe1 013247 fetchr rega ,1 ,mem_mesh_iv_index + 3 
-0x3fe2 013248 and rega ,0x01 ,rega 
-0x3fe3 013249 isub rega ,null 
-0x3fe4 013250 nrtn zero 
-0x3fe5 013251 and temp ,0x7f ,temp 
-0x3fe6 013252 fetch 1 ,mem_k2_nid 
-0x3fe7 013253 isub temp ,null 
-0x3fe8 013254 nrtn zero 
-0x3fe9 013255 branch enable_user 
-:      013259 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
-0x3fea 013260 arg mem_mesh_tmall_cache_start ,rega 
-0x3feb 013261 arg cache_space_num ,loopcnt 
-:      013262 ali_mesh_network_layer_raverse_src_seq_cache:
-0x3fec 013263 fetcht 2 ,mem_mesh_message_src 
-0x3fed 013264 ifetch 2 ,rega 
-0x3fee 013266 branch ali_mesh_network_layer_find_empty_space ,blank 
-0x3fef 013268 isub temp ,null 
-0x3ff0 013270 branch ali_mesh_network_layer_find_src_space ,zero 
-0x3ff1 013271 increase cache_space_size ,rega 
-0x3ff2 013272 loop ali_mesh_network_layer_raverse_src_seq_cache 
-0x3ff3 013273 arg mem_mesh_tmall_cache_start ,rega 
-:      013275 ali_mesh_network_layer_find_empty_space:
-0x3ff4 013276 istoret 2 ,rega 
-:      013277 ali_mesh_network_layer_find_src_space:
-0x3ff5 013278 storet 2 ,mem_mesh_send_message_dst 
-0x3ff6 013280 add rega ,2 ,regc 
-0x3ff7 013281 ifetch 3 ,regc 
-0x3ff8 013282 store 3 ,mem_mesh_last_message_seq 
-0x3ff9 013283 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
-:      013287 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
-0x3ffa 013289 call ali_mesh_inverse_seq 
-0x3ffb 013291 fetch 3 ,mem_mesh_last_message_seq 
-0x3ffc 013292 fetcht 3 ,mem_mesh_message_seq 
-0x3ffd 013293 isub temp ,null 
-0x3ffe 013294 rtn positive 
-0x3fff 013295 istoret 3 ,regc 
-0x4000 013296 call ali_mesh_inverse_seq 
-0x4001 013297 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
-:      013299 ali_mesh_inverse_seq:
-0x4002 013300 arg mem_mesh_message_seq ,rega 
-0x4003 013301 arg 3 ,loopcnt 
-0x4004 013302 branch inverse_data 
-:      013306 ali_mesh_network_load_network_nonce_and_encryptionkey:
-0x4005 013307 call ali_mesh_network_layer_load_network_nonce 
-:      013308 ali_mesh_upper_transport_layer_load_encryptionkey:
-0x4006 013309 arg mem_k2_encryptionkey ,contr 
-0x4007 013310 branch load_key 
-:      013311 ali_mesh_network_layer_load_network_nonce:
-0x4008 013312 arg mem_mesh_network_nonce ,contw 
-0x4009 013313 setarg network_nonce 
-0x400a 013314 istore 1 ,contw 
-0x400b 013315 fetch 6 ,mem_mesh_message_ttl 
-0x400c 013316 istore 8 ,contw 
-0x400d 013317 branch mesh_generate_nonce 
-:      013320 ali_mesh_network_store_in_mem:
-0x400e 013321 add temp ,-12 ,pdata 
-0x400f 013331 store 1 ,mem_mesh_message_transport_netmic_length 
-0x4010 013332 arg 29 ,loopcnt 
-0x4011 013333 arg mem_mesh_message_nid ,contw 
-0x4012 013334 call clear_mem 
-0x4013 013335 add temp ,-1 ,loopcnt 
-0x4014 013336 arg mem_mesh_message_nid ,contw 
-0x4015 013337 branch memcpy_fast 
-:      013339 ali_mesh_network_layer_relay_access_message:
-0x4016 013340 call ali_mesh_network_layer_init_queue_param 
-0x4017 013341 call ali_mesh_network_layer_check_relay_states 
-0x4018 013342 nrtn user 
-0x4019 013343 call ali_mesh_network_layer_encrypt_relay_package 
-0x401a 013344 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x401b 013345 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x401c 013346 add pdata ,13 ,temp 
-0x401d 013347 storet 1 ,mem_mesh_queue_ele_len 
-0x401e 013348 increase -1 ,temp 
-0x401f 013349 istoret 1 ,contw 
-0x4020 013350 setarg gap_adtype_mesh_message 
-0x4021 013351 istore 1 ,contw 
-0x4022 013352 add temp ,-1 ,loopcnt 
-0x4023 013353 fetch 7 ,mem_mesh_message_nid 
-0x4024 013354 arg mem_mesh_message_nid ,contr 
-0x4025 013355 call memcpy 
-0x4026 013356 arg mem_mesh_queue_ele_temp ,rega 
-0x4027 013357 call queue_push 
-0x4028 013358 call ali_mesh_network_layer_white_list_fliter 
-0x4029 013359 nrtn user 
-0x402a 013360 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
-:      013362 ali_mesh_network_layer_white_list_fliter:
-0x402b 013363 fetcht 2 ,mem_mesh_message_dst_temp 
-:      013364 ali_mesh_network_layer_white_list_fliter_check:
-0x402c 013365 call disable_user 
-0x402d 013366 fetch 1 ,mem_mesh_white_list_num 
-0x402e 013367 rtn blank 
-0x402f 013368 iforce loopcnt 
-0x4030 013369 arg mem_mesh_white_list ,contr 
-:      013370 ali_mesh_network_layer_white_list_fliter_check_loop:
-0x4031 013371 ifetch 2 ,contr 
-0x4032 013372 isub temp ,null 
-0x4033 013373 branch enable_user ,zero 
-0x4034 013374 loop ali_mesh_network_layer_white_list_fliter_check_loop 
-0x4035 013375 rtn 
-:      013378 ali_mesh_network_layer_check_relay_states:
-0x4036 013379 call disable_user 
-0x4037 013380 fetch 1 ,mem_mesh_network_packet_type 
-0x4038 013381 rtneq mesh_message_app 
-0x4039 013382 fetch 2 ,mem_mesh_core_feature 
-0x403a 013383 rtnbit1 mesh_feature_disable_relay 
-0x403b 013384 fetch 1 ,mem_mesh_provisioned_flag 
-0x403c 013385 rtnne paired_status 
-0x403d 013386 fetcht 2 ,mem_mesh_message_src 
-0x403e 013387 call ali_mesh_more_element_check_unicast_address 
-0x403f 013388 branch disable_user ,user 
-0x4040 013389 call ali_mesh_network_layer_check_network_mic_cache 
-0x4041 013390 nrtn user 
-0x4042 013391 fetch 1 ,mem_mesh_message_ttl 
-0x4043 013392 branch disable_user ,blank 
-0x4044 013393 pincrease -1 
-0x4045 013394 branch disable_user ,blank 
-0x4046 013395 store 1 ,mem_mesh_message_ttl 
-0x4047 013396 setarg mem_mesh_network_relay_queue 
-0x4048 013397 store 2 ,mem_queue_ptr 
-0x4049 013398 branch enable_user 
-:      013400 ali_mesh_network_layer_encrypt_relay_package:
-0x404a 013401 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x404b 013402 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x404c 013403 arg mem_mesh_message_dst ,temp 
-0x404d 013404 call ali_ccm_encrypt 
-0x404e 013405 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-:      013409 ali_mesh_network_layer_check_network_mic_cache:
-0x404f 013410 setarg mem_mesh_transport_message_mic_cache 
-0x4050 013411 store 2 ,mem_mesh_mic_cache_ptr 
-0x4051 013412 branch ali_mesh_base_adt_cache 
-:      013416 ali_mesh_network_layer_send_access_message:
-0x4052 013417 bpatchx patch36_1 ,mem_patch36 
-0x4053 013418 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
-0x4054 013419 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x4055 013420 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
-:      013425 ali_mesh_network_layer_send_access_message_encrypt_netmic:
-0x4056 013426 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x4057 013427 add pdata ,2 ,rega 
-0x4058 013428 pincrease 4 
-0x4059 013429 store 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x405a 013430 arg mem_mesh_send_upper_layer_dst ,temp 
-0x405b 013431 branch ali_mesh_network_layer_encrypt_by_network_nonce 
-:      013436 ali_mesh_network_layer_encrypt_by_network_nonce:
-0x405c 013437 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x405d 013438 copy rega ,pdata 
-0x405e 013439 branch ali_ccm_encrypt 
-:      013442 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-0x405f 013443 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
-:      013446 ali_mesh_network_layer_check_gatt_relay_packet:
-0x4060 013447 call ali_mesh_network_layer_init_gatt_queue_param 
-0x4061 013448 call queue_empty 
-0x4062 013449 rtn blank 
-0x4063 013450 call le_fifo_check_nearly_full 
-0x4064 013451 nrtn blank 
-0x4065 013452 arg mem_mesh_queue_ele_temp ,rega 
-0x4066 013453 call queue_pop 
-0x4067 013454 nrtn user 
-0x4068 013455 branch ali_mesh_send_ble_data 
-:      013459 mesh_generate_nonce:
-0x4069 013460 fetch 4 ,mem_mesh_iv_index 
-0x406a 013461 istore 4 ,contw 
-0x406b 013462 add contw ,-13 ,pdata 
-0x406c 013463 store 2 ,mem_nonce_ptr 
-0x406d 013464 rtn 
-:      013468 ali_mesh_network_layer_init_queue_param:
-0x406e 013469 setarg mem_mesh_network_relay_queue_each_size 
-0x406f 013470 store 2 ,mem_queue_ptr 
-0x4070 013471 rtn 
-:      013473 ali_mesh_network_layer_queue_init:
-0x4071 013474 call ali_mesh_network_layer_init_queue_param 
-0x4072 013475 branch queue_init 
-:      013478 ali_mesh_ble_adv:
-0x4073 013479 call le_set_config_more_data 
-0x4074 013480 fetch 1 ,mem_mesh_provisioned_flag 
-0x4075 013481 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
-0x4076 013482 beq paired_status ,ali_mesh_ble_adv_network_id 
-0x4077 013483 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
-0x4078 013484 rtn 
-:      013486 ali_mesh_ble_adv_network_id:
-0x4079 013488 setsect 0 ,0x10214 
-0x407a 013489 setsect 1 ,0xc080 
-0x407b 013490 setsect 2 ,0x28030 
-0x407c 013491 setsect 3 ,0x3060 
-0x407d 013492 store 9 ,mem_le_adv_data_len 
-0x407e 013493 setarg 0x182816 
-0x407f 013494 istore 4 ,contw 
-0x4080 013495 fetch 8 ,mem_mesh_network_id 
-0x4081 013496 istore 8 ,contw 
-0x4082 013497 rtn 
-:      013499 ali_mesh_ble_adv_mesh_beacon:
-0x4083 013500 call ali_mesh_config_device_uuid_by_three_tuple 
-0x4084 013502 setsect 0 ,0x1021d 
-0x4085 013503 setsect 1 ,0xc080 
-0x4086 013504 setsect 2 ,0x27030 
-0x4087 013505 setsect 3 ,0x5460 
-0x4088 013506 store 9 ,mem_le_adv_data_len 
-0x4089 013507 setarg 0x182716 
-0x408a 013508 istore 3 ,contw 
-0x408b 013509 arg mem_mesh_device_uuid ,contr 
-0x408c 013510 call memcpy16 
-0x408d 013511 fetch 2 ,mem_mesh_oob_information 
-0x408e 013512 istore 2 ,contw 
-0x408f 013513 rtn 
-:      013519 mesh_le_receive_data:
-0x4090 013520 bpatchx patch36_2 ,mem_patch36 
-0x4091 013521 fetch 2 ,mem_le_att_handle 
-0x4092 013522 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
-0x4093 013523 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
-0x4094 013524 rtn 
-:      013526 ali_mesh_receive_ble_data_proxy_data_in:
-0x4095 013527 copy regb ,temp 
-0x4096 013528 ifetch 1 ,rega 
-0x4097 013529 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
-0x4098 013530 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
-0x4099 013531 rtn 
-:      013532 ali_mesh_network_layer_recevice_proxy_configuration_messages:
-0x409a 013540 call ali_mesh_network_store_in_mem 
-0x409b 013541 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x409c 013542 pincrease -4 
-0x409d 013543 store 1 ,mem_mesh_message_transport_netmic_length 
-0x409e 013544 call ali_mesh_network_layer_check_nid_ivi 
-0x409f 013545 nrtn user 
-0x40a0 013546 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x40a1 013547 fetch 1 ,mem_mesh_message_ttl 
-0x40a2 013548 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
-0x40a3 013549 rtn 
-:      013551 ali_mesh_recevice_proxy_configuration_messages_decrypt:
-0x40a4 013552 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40a5 013553 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x40a6 013554 arg mem_mesh_message_dst ,temp 
-0x40a7 013555 call ali_ccm_decrypt_64bit 
-0x40a8 013556 nrtn zero 
-0x40a9 013559 call ali_mesh_white_filter_check 
-0x40aa 013560 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
-0x40ab 013561 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
-0x40ac 013562 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
-0x40ad 013563 rtn 
-:      013565 ali_mesh_proxy_configuration_message_add_addr_to_filter:
-0x40ae 013566 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
-0x40af 013567 increase -3 ,loopcnt 
-0x40b0 013569 rshift loopcnt ,pdata 
-0x40b1 013570 fetcht 2 ,mem_mesh_white_list_num 
-0x40b2 013571 iadd temp ,pdata 
-0x40b3 013572 sub pdata ,8 ,null 
-0x40b4 013573 nrtn positive 
-0x40b5 013574 store 2 ,mem_mesh_white_list_num 
-0x40b6 013575 arg mem_mesh_white_list ,contw 
-0x40b7 013576 lshift temp ,pdata 
-0x40b8 013577 iadd contw ,contw 
-0x40b9 013578 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
-0x40ba 013579 call memcpy 
-0x40bb 013580 fetch 1 ,mem_mesh_addressed_filter_type 
-0x40bc 013581 branch ali_mesh_proxy_configuration_message_filter_status 
-:      013583 ali_mesh_proxy_configuration_message_set_filter_type:
-0x40bd 013584 ifetch 1 ,contr 
-0x40be 013585 store 1 ,mem_mesh_addressed_filter_type 
-:      013586 ali_mesh_proxy_configuration_message_filter_status:
-0x40bf 013587 store 1 ,mem_mesh_filter_status_message_filtertype 
-0x40c0 013588 fetch 2 ,mem_mesh_white_list_num 
-0x40c1 013589 byteswap pdata ,pdata 
-0x40c2 013590 store 2 ,mem_mesh_filter_status_message_listsize 
-0x40c3 013592 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
-0x40c4 013594 fetch 9 ,mem_mesh_message_nid 
-0x40c5 013595 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x40c6 013596 fetch 2 ,mem_mesh_send_message_src 
-0x40c7 013597 store 2 ,mem_mesh_send_upper_layer_src 
-0x40c8 013599 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x40c9 013600 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x40ca 013602 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40cb 013603 setarg 6 
-0x40cc 013604 arg mem_mesh_send_upper_layer_dst ,temp 
-0x40cd 013605 call ali_ccm_encrypt_64bit 
-0x40ce 013606 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x40cf 013609 arg 22 ,rega 
-0x40d0 013610 arg mesh_proxy_data_out_handle ,temp 
-0x40d1 013611 call le_att_malloc_tx_notify 
-0x40d2 013612 setarg mesh_proxy_message_type_proxy_configuration 
-0x40d3 013613 istore 1 ,contw 
-0x40d4 013614 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x40d5 013615 branch memcpy32 
-:      013617 ali_mesh_receive_ble_data_provisioning_data_in:
-0x40d6 013618 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
-0x40d7 013619 copy regb ,temp 
-0x40d8 013620 copy rega ,contr 
-0x40d9 013621 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      013624 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
-0x40da 013625 arg mem_mesh_proxy_nonce ,contw 
-0x40db 013626 setarg proxy_nonce 
-0x40dc 013627 istore 2 ,contw 
-0x40dd 013628 fetch 5 ,mem_mesh_message_seq 
-0x40de 013629 istore 7 ,contw 
-0x40df 013630 call mesh_generate_nonce 
-0x40e0 013632 branch ali_mesh_upper_transport_layer_load_encryptionkey 
-:      013634 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-0x40e1 013635 jam mesh_message_proxy ,mem_mesh_network_packet_type 
-0x40e2 013636 branch ali_mesh_network_layer_recevice_network_pdu 
-:      013639 ali_mesh_proxy_process_bb_event:
-0x40e3 013640 copy regc ,pdata 
-0x40e4 013641 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
-0x40e5 013642 beq bt_evt_le_connected ,app_ble_conn_event 
-0x40e6 013643 rtn 
-:      013645 app_ble_conn_event:
-0x40e7 013646 branch ali_mesh_proxy_white_list_clear 
-:      013650 mesh_ble_start_adv:
-0x40e8 013651 setarg 0 
-0x40e9 013652 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x40ea 013653 branch app_ble_start_adv 
-:      013655 ali_mesh_proxy_white_list_clear:
-0x40eb 013656 setarg 0 
-0x40ec 013657 store 2 ,mem_mesh_white_list_num 
-0x40ed 013658 arg mem_mesh_white_list ,contw 
-0x40ee 013659 arg 16 ,loopcnt 
-0x40ef 013660 branch memset0 
-:      013667 ali_mesh_send_ble_data:
-0x40f0 013669 call le_fifo_check_nearly_full 
-0x40f1 013670 nrtn blank 
-0x40f2 013672 fetch 1 ,mem_mesh_queue_ele_len 
-0x40f3 013673 add pdata ,-1 ,rega 
-0x40f4 013674 arg mesh_proxy_data_out_handle ,temp 
-0x40f5 013675 call le_att_malloc_tx_notify 
-0x40f6 013676 setarg mesh_proxy_message_type_network_pdu 
-0x40f7 013677 istore 1 ,contw 
-0x40f8 013678 arg mem_mesh_queue_ele_payload + 2 ,contr 
-0x40f9 013679 branch memcpy32 
-:      013681 ali_mesh_send_pairing_data:
-0x40fa 013682 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x40fb 013683 rtneq mesh_message_tmall 
-0x40fc 013684 fetch 2 ,mem_ui_state_map 
-0x40fd 013685 rtnbit0 ui_state_ble_connected 
-0x40fe 013686 call le_fifo_check_nearly_full 
-0x40ff 013687 nrtn blank 
-0x4100 013688 fetch 1 ,mem_mesh_adv_data_len 
-0x4101 013689 add pdata ,-5 ,rega 
-0x4102 013690 arg mesh_provisioning_data_out_handle ,temp 
-0x4103 013691 call le_att_malloc_tx_notify 
-0x4104 013692 arg mem_mesh_adv_data + 5 ,contr 
-0x4105 013693 branch memcpy32 
-:      013695 ali_mesh_white_filter_check:
-0x4106 013696 fetch 2 ,mem_mesh_white_list 
-0x4107 013697 nrtn blank 
-0x4108 013698 fetch 2 ,mem_mesh_message_src 
-0x4109 013699 store 2 ,mem_mesh_white_list 
-:      013700 ali_mesh_white_list_num_increase:
-0x410a 013701 fetch 2 ,mem_mesh_white_list_num 
-0x410b 013702 pincrease 1 
-0x410c 013703 store 2 ,mem_mesh_white_list_num 
-0x410d 013704 rtn 
-:      013707 sha_endian_swap2:
-0x410e 013708 ifetch 4 ,contr 
-0x410f 013709 force 4 ,rega 
-0x4110 013710 increase 3 ,contw 
-:      013711 sha_endian_loop:
-0x4111 013712 istore 1 ,contw 
-0x4112 013713 rshift8 pdata ,pdata 
-0x4113 013714 increase -2 ,contw 
-0x4114 013715 increase -1 ,rega 
-0x4115 013716 nbranch sha_endian_loop ,zero 
-0x4116 013717 increase 5 ,contw 
-0x4117 013718 loop sha_endian_swap2 
-0x4118 013719 rtn 
-:      013722 sha_getw:
-0x4119 013723 lshift2 queue ,pdata 
-0x411a 013724 iadd timeup ,contr 
-0x411b 013725 ifetch 4 ,contr 
-0x411c 013726 rtn 
-:      013728 sha_r:
-0x411d 013729 force 16 ,alarm 
-0x411e 013730 arg mem_dat ,timeup 
-:      013731 sha_r_loop:
-0x411f 013732 add alarm ,-7 ,queue 
-0x4120 013733 call sha_getw 
-0x4121 013734 iforce temp 
-0x4122 013735 add alarm ,-16 ,queue 
-0x4123 013736 call sha_getw 
-0x4124 013737 iadd temp ,temp 
-0x4125 013738 add alarm ,-2 ,queue 
-0x4126 013739 call sha_getw 
-0x4127 013740 shasx pdata ,1 ,pdata 
-0x4128 013741 iadd temp ,temp 
-0x4129 013742 add alarm ,-15 ,queue 
-0x412a 013743 call sha_getw 
-0x412b 013744 shasx pdata ,0 ,pdata 
-0x412c 013745 iadd temp ,temp 
-0x412d 013746 lshift2 alarm ,pdata 
-0x412e 013747 iadd timeup ,contw 
-0x412f 013748 istoret 4 ,contw 
-0x4130 013749 increase 1 ,alarm 
-0x4131 013750 compare 64 ,alarm ,0xff 
-0x4132 013751 nbranch sha_r_loop ,true 
-0x4133 013752 rtn 
-:      013755 sha_init:
-0x4134 013756 arg memh0 ,contr 
-0x4135 013757 force 7 ,regext_index 
-:      013758 sha_init_0:
-0x4136 013759 ifetch 4 ,contr 
-0x4137 013760 iforce regext 
-0x4138 013761 increase -1 ,regext_index 
-0x4139 013762 branch sha_init_0 ,positive 
-0x413a 013763 rtn 
-:      013765 sha:
-0x413b 013766 bpatchx patch36_3 ,mem_patch36 
-0x413c 013767 call sha_r 
-0x413d 013768 arg memahbak ,contw 
-0x413e 013769 force 0 ,regext_index 
-:      013770 sha_0:
-0x413f 013771 deposit regext 
-0x4140 013772 istore 4 ,contw 
-0x4141 013773 increase 1 ,regext_index 
-0x4142 013774 compare 8 ,regext_index ,0xff 
-0x4143 013775 nbranch sha_0 ,true 
-0x4144 013778 arg ble_mesh_sha256_addr ,timeup 
-0x4145 013781 arg mem_dat ,alarm 
-0x4146 013782 force 64 ,loopcnt 
-:      013783 sha_loop:
-0x4147 013784 ifetcht 4 ,alarm 
-0x4148 013785 ifetch 4 ,timeup 
-0x4149 013786 increase 4 ,timeup 
-0x414a 013787 increase 4 ,alarm 
-0x414b 013788 iadd temp ,pdata 
-0x414c 013789 force 7 ,regext_index 
-0x414d 013790 iadd regext ,temp 
-0x414e 013791 force 4 ,regext_index 
-0x414f 013792 shasx regext ,3 ,pdata 
-0x4150 013793 iadd temp ,temp 
-0x4151 013794 force 5 ,regext_index 
-0x4152 013795 deposit regext 
-0x4153 013796 force 6 ,regext_index 
-0x4154 013797 ixor regext ,pdata 
-0x4155 013798 force 4 ,regext_index 
-0x4156 013799 iand regext ,pdata 
-0x4157 013800 force 6 ,regext_index 
-0x4158 013801 ixor regext ,pdata 
-0x4159 013802 iadd temp ,temp 
-0x415a 013803 force 7 ,regext_index 
-0x415b 013804 copy temp ,regext 
-0x415c 013805 force 3 ,regext_index 
-0x415d 013806 deposit regext 
-0x415e 013807 iadd temp ,regext 
-0x415f 013808 force 0 ,regext_index 
-0x4160 013809 deposit regext 
-0x4161 013810 force 1 ,regext_index 
-0x4162 013811 iand regext ,temp 
-0x4163 013812 ior regext ,pdata 
-0x4164 013813 force 2 ,regext_index 
-0x4165 013814 iand regext ,pdata 
-0x4166 013815 ior temp ,temp 
-0x4167 013816 force 0 ,regext_index 
-0x4168 013817 shasx regext ,2 ,pdata 
-0x4169 013818 iadd temp ,pdata 
-0x416a 013819 force 7 ,regext_index 
-0x416b 013820 iadd regext ,regext 
-0x416c 013821 regexrot 
-0x416d 013822 loop sha_loop 
-0x416e 013823 arg memahbak ,contr 
-0x416f 013824 force 0 ,regext_index 
-:      013825 sha_1:
-0x4170 013826 ifetch 4 ,contr 
-0x4171 013827 iadd regext ,regext 
-0x4172 013828 increase 1 ,regext_index 
-0x4173 013829 compare 8 ,regext_index ,0xff 
-0x4174 013830 nbranch sha_1 ,true 
-0x4175 013831 rtn 
-:      013835 sha_result:
-0x4176 013836 arg memresult ,contw 
-0x4177 013837 force 7 ,regext_index 
-:      013838 sha_regext_save:
-0x4178 013839 deposit regext 
-0x4179 013840 istore 4 ,contw 
-0x417a 013841 increase -1 ,regext_index 
-0x417b 013842 branch sha_regext_save ,positive 
-0x417c 013843 rtn 
-:      013848 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-0x417d 013849 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
-:      013851 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-0x417e 013852 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x417f 013853 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      013855 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-0x4180 013856 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x4181 013857 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      013860 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-0x4182 013862 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x4183 013863 pincrease -7 
-0x4184 013867 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
-0x4185 013868 call disable_user 
-0x4186 013869 branch ali_mesh_upper_transport_layer_decrypt_message 
-:      013873 ali_mesh_upper_transport_layer_receive_segmented_access_message:
-0x4187 013874 fetch 1 ,mem_mesh_message_transport_head 
-0x4188 013875 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
-:      013876 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-0x4189 013877 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x418a 013878 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      013879 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-0x418b 013880 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x418c 013881 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      013884 ali_mesh_upper_transport_layer_decrypt_segmented_message:
-0x418d 013885 fetch 1 ,mem_mesh_aszmic 
-0x418e 013886 ncall enable_user ,blank 
-0x418f 013887 call disable_user ,blank 
-0x4190 013888 fetch 1 ,mem_mesh_segmented_access_message_current_length 
-0x4191 013889 pincrease -4 
-0x4192 013890 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x4193 013891 arg mem_mesh_segmented_access_message_segment ,alarm 
-:      013895 ali_mesh_upper_transport_layer_decrypt_message:
-0x4194 013896 copy alarm ,temp 
-0x4195 013897 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
-0x4196 013898 nrtn zero 
-0x4197 013899 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
-0x4198 013900 nrtn user 
-0x4199 013901 fetch 2 ,mem_ccm_data_ptr 
-0x419a 013902 copy pdata ,alarm 
-0x419b 013903 branch ali_mesh_access_layer_resolve_message 
-:      013905 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
-0x419c 013906 nbranch ali_ccm_decrypt ,user 
-0x419d 013907 pincrease -4 
-0x419e 013908 branch ali_ccm_decrypt_64bit 
-:      013911 ali_mesh_upper_transport_layer_check_transport_mic_cache:
-0x419f 013912 setarg mem_mesh_access_message_mic_cache 
-0x41a0 013913 store 2 ,mem_mesh_mic_cache_ptr 
-0x41a1 013914 branch ali_mesh_base_adt_cache 
-:      013918 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-0x41a2 013919 call ali_mesh_upper_transport_layer_load_application_nonce 
-:      013920 ali_mesh_upper_transport_layer_load_application_key:
-0x41a3 013921 arg mem_mesh_application_key ,contr 
-0x41a4 013922 branch load_key 
-:      013923 ali_mesh_upper_transport_layer_load_application_nonce:
-0x41a5 013924 arg mem_mesh_application_nonce ,contw 
-0x41a6 013925 setarg application_nonce 
-0x41a7 013926 istore 1 ,contw 
-0x41a8 013927 fetch 1 ,mem_mesh_aszmic 
-0x41a9 013928 arg 0 ,temp 
-0x41aa 013929 nsetflag blank ,7 ,temp 
-0x41ab 013930 istoret 1 ,contw 
-0x41ac 013931 fetch 7 ,mem_mesh_message_seq 
-0x41ad 013932 istore 7 ,contw 
-0x41ae 013933 branch mesh_generate_nonce 
-:      013937 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-0x41af 013938 call ali_mesh_upper_transport_layer_load_device_nonce 
-:      013939 ali_mesh_upper_transport_layer_load_device_key:
-0x41b0 013940 arg mem_mesh_device_key ,contr 
-0x41b1 013941 branch load_key 
-:      013942 ali_mesh_upper_transport_layer_load_device_nonce:
-0x41b2 013943 arg mem_mesh_device_nonce ,contw 
-0x41b3 013944 setarg device_nonce 
-0x41b4 013945 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
-:      013949 ali_mesh_upper_transport_layer_send_access_message:
-:      013950 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-0x41b5 013951 bpatchx patch36_4 ,mem_patch36 
-0x41b6 013953 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
-0x41b7 013956 call ali_mesh_upper_transport_layer_store_packet_header 
-0x41b8 013957 rtn user 
-0x41b9 013958 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
-0x41ba 013960 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41bb 013962 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41bc 013963 branch queue_push 
-:      013967 ali_mesh_upper_transport_layer_store_packet_header:
-0x41bd 013968 call disable_user 
-0x41be 013969 arg upper_retry_count_status ,temp 
-0x41bf 013971 fetch 1 ,mem_mesh_network_packet_type 
-0x41c0 013972 sub pdata ,mesh_message_proxy ,null 
-0x41c1 013973 setflag zero ,bit_upper_flag_proxy_control ,temp 
-0x41c2 013974 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41c3 013975 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x41c4 013976 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41c5 013977 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
-0x41c6 013978 rtnne vendor_message_attr_indication 
-0x41c7 013979 fetch 1 ,mem_mesh_provisioned_flag 
-0x41c8 013980 bne paired_status ,enable_user 
-0x41c9 013981 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
-0x41ca 013982 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x41cb 013983 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cc 013984 pincrease upper_retry_count_indication 
-0x41cd 013985 set1 bit_upper_flag_vendor_indication ,pdata 
-0x41ce 013986 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cf 013987 rtn 
-:      013990 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-0x41d0 013991 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x41d1 013992 copy pdata ,loopcnt 
-0x41d2 013993 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41d3 013994 fetch 1 ,mem_mesh_message_transport_head 
-0x41d4 013995 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41d5 013996 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x41d6 013997 arg mem_mesh_access_layer_payload ,contr 
-0x41d7 013998 branch memcpy 
-:      014002 ali_mesh_upper_transport_layer_control_packet:
-:      014007 ali_mesh_upper_transport_layer_control_packet_deal:
-0x41d8 014008 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41d9 014009 nrtn blank 
-0x41da 014010 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41db 014011 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41dc 014012 call queue_get_new_ele 
-0x41dd 014013 nrtn user 
-0x41de 014015 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41df 014016 and temp ,data_upper_flag_max_retry_count ,pdata 
-0x41e0 014017 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
-0x41e1 014019 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41e2 014021 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x41e3 014023 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41e4 014024 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
-0x41e5 014025 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x41e6 014027 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41e7 014028 isolate1 bit_upper_flag_proxy_control ,temp 
-0x41e8 014029 setflag true ,bit_uuper_tran_proxy_message ,pdata 
-0x41e9 014030 store 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41ea 014038 set1 bit_upper_flag_retransmit ,temp 
-0x41eb 014040 increase -1 ,temp 
-0x41ec 014041 istoret 1 ,regb 
-0x41ed 014043 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41ee 014044 isolate1 bit_upper_flag_retransmit ,temp 
-0x41ef 014045 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
-0x41f0 014046 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41f1 014047 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x41f2 014048 copy temp ,loopcnt 
-0x41f3 014049 arg mem_mesh_access_layer_payload ,contw 
-0x41f4 014050 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x41f5 014051 call memcpy 
-0x41f6 014053 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x41f7 014054 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
-:      014055 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-0x41f8 014056 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014059 ali_mesh_upper_transport_layer_control_packet_segment_msg:
-0x41f9 014060 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x41fa 014061 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x41fb 014062 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014065 ali_mesh_upper_transport_layer_control_packet_load_header:
-0x41fc 014066 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41fd 014067 store 1 ,mem_mesh_message_transport_head 
-0x41fe 014069 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41ff 014070 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4200 014071 store 9 ,mem_mesh_message_nid 
-0x4201 014072 rtn 
-:      014075 ali_mesh_upper_transport_layer_control_packet_load_app_control:
-0x4202 014076 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
-0x4203 014077 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x4204 014078 isolate1 bit_upper_flag_vendor_indication ,temp 
-0x4205 014079 rtn true 
-0x4206 014080 setarg 0 
-0x4207 014081 rtn 
-:      014083 ali_mesh_store_tran_package_type:
-0x4208 014084 add rega ,element_device_tran_package_type ,contw 
-0x4209 014085 istore 1 ,contw 
-0x420a 014086 rtn 
-:      014089 ali_mesh_upper_transport_layer_queue_pop:
-0x420b 014090 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
-0x420c 014091 call ali_mesh_upper_transport_layer_init_queue_param 
-0x420d 014092 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x420e 014093 branch queue_pop 
-:      014095 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-0x420f 014096 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4210 014097 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4211 014098 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4212 014099 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x4213 014100 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
-0x4214 014101 setarg 0 
-0x4215 014102 store 1 ,mem_mesh_aszmic 
-0x4216 014103 call ali_mesh_upper_transport_layer_calc_transport_mic 
-0x4217 014105 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4218 014106 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4219 014107 copy temp ,loopcnt 
-0x421a 014108 arg mem_mesh_access_layer_payload ,contr 
-0x421b 014109 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x421c 014110 call memcpy 
-0x421d 014112 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x421e 014113 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
-:      014114 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-0x421f 014115 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4220 014116 call queue_store_new_ele 
-0x4221 014117 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014119 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-0x4222 014120 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
-0x4223 014121 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x4224 014122 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x4225 014123 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4226 014124 call queue_store_new_ele 
-0x4227 014125 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014127 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-0x4228 014128 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4229 014129 copy pdata ,loopcnt 
-0x422a 014130 store 1 ,mem_mesh_access_layer_payload_len 
-0x422b 014131 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x422c 014132 store 1 ,mem_mesh_message_transport_head 
-0x422d 014133 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x422e 014134 arg mem_mesh_access_layer_payload ,contw 
-0x422f 014135 branch memcpy 
-:      014137 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-0x4230 014138 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4231 014139 setarg mem_mesh_access_payload 
-0x4232 014140 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-:      014141 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-0x4233 014142 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x4234 014143 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4235 014144 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4236 014146 fetcht 1 ,mem_mesh_access_layer_payload_len 
-0x4237 014147 setarg segmented_access_message_unint_pdu_len 
-0x4238 014148 call not_greater_than 
-0x4239 014149 copy pdata ,rega 
-0x423a 014150 copy temp ,pdata 
-0x423b 014151 isub rega ,pdata 
-0x423c 014152 store 1 ,mem_mesh_access_layer_payload_len 
-0x423d 014153 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x423e 014154 copy pdata ,contr 
-0x423f 014155 iadd rega ,temp 
-0x4240 014156 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x4241 014157 call ali_mesh_lower_transport_layer_send_segmented_access_message 
-0x4242 014158 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x4243 014159 rtn blank 
-0x4244 014160 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4245 014161 pincrease 1 
-0x4246 014162 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4247 014163 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4248 014164 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
-:      014169 ali_mesh_upper_transport_layer_calc_transport_mic:
-0x4249 014170 fetch 1 ,mem_mesh_message_transport_head 
-0x424a 014171 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
-:      014172 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
-0x424b 014173 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x424c 014174 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
-:      014175 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
-0x424d 014176 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-:      014177 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
-0x424e 014178 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x424f 014179 add pdata ,4 ,temp 
-0x4250 014180 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4251 014181 arg mem_mesh_access_layer_payload ,temp 
-0x4252 014182 branch ali_ccm_encrypt 
-:      014187 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
-0x4253 014188 fetch 3 ,mem_mesh_send_message_seq 
-0x4254 014189 pincrease 1 
-0x4255 014190 store 3 ,mem_mesh_send_message_seq 
-0x4256 014191 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4257 014192 pincrease 1 
-0x4258 014193 store 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4259 014194 fetch 2 ,mem_mesh_cb_seq_changed 
-0x425a 014195 branch callback_func 
-:      014199 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
-0x425b 014200 fetch 1 ,mem_mesh_iv_index + 3 
-0x425c 014201 lshift4 pdata ,pdata 
-0x425d 014202 lshift3 pdata ,pdata 
-0x425e 014203 fetcht 1 ,mem_k2_nid 
-0x425f 014204 ior temp ,pdata 
-0x4260 014205 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4261 014206 fetch 1 ,mem_mesh_send_message_ttl 
-0x4262 014207 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x4263 014208 fetch 2 ,mem_mesh_send_message_src 
-0x4264 014209 store 2 ,mem_mesh_send_upper_layer_src 
-0x4265 014210 fetch 2 ,mem_mesh_send_message_dst 
-0x4266 014211 store 2 ,mem_mesh_send_upper_layer_dst 
-:      014213 ali_mesh_upper_transport_layer_send_access_message_add_seq:
-0x4267 014214 fetch 3 ,mem_mesh_send_message_seq 
-0x4268 014215 store 3 ,mem_mesh_send_upper_layer_seq 
-0x4269 014216 arg mem_mesh_send_upper_layer_seq ,rega 
-0x426a 014217 arg 3 ,loopcnt 
-0x426b 014218 call inverse_data 
-0x426c 014219 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x426d 014220 store 8 ,mem_mesh_message_ttl 
-0x426e 014221 rtn 
-:      014223 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
-0x426f 014224 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4270 014225 div pdata ,segmented_access_message_unint_pdu_len 
-0x4271 014226 call wait_div_end 
-0x4272 014227 quotient temp 
-0x4273 014228 remainder pdata 
-0x4274 014229 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
-0x4275 014230 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4276 014231 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4277 014232 fetch 3 ,mem_mesh_send_message_seq 
-0x4278 014233 arg 0x1fff ,temp 
-0x4279 014234 iand temp ,pdata 
-0x427a 014235 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427b 014236 rtn 
-:      014238 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-0x427c 014239 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427d 014240 lshift4 pdata ,pdata 
-0x427e 014241 lshift pdata ,pdata 
-0x427f 014242 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4280 014243 ior temp ,pdata 
-0x4281 014244 lshift4 pdata ,pdata 
-0x4282 014245 lshift pdata ,pdata 
-0x4283 014246 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4284 014247 ior temp ,pdata 
-0x4285 014248 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
-0x4286 014249 arg 3 ,loopcnt 
-0x4287 014250 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
-0x4288 014251 branch inverse_data 
-:      014253 ali_mesh_upper_transport_layer_receive_new_msg_timer:
-0x4289 014254 arg mem_mesh_upper_receive_new_message_timer ,regc 
-0x428a 014255 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
-0x428b 014256 branch timer_single_step 
-:      014258 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-0x428c 014259 arg 40 ,loopcnt 
-0x428d 014260 arg mem_mesh_access_message_mic_cache ,contw 
-0x428e 014261 branch clear_mem 
-:      014264 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
-0x428f 014265 increase -1 ,temp 
-0x4290 014266 rtn 
-:      014268 ali_mesh_upper_transport_layer_clear_tx_buffer:
-0x4291 014269 branch ali_mesh_stop_send_indication_packet 
-:      014272 ali_mesh_upper_transport_layer_init_queue_param:
-0x4292 014273 setarg mem_mesh_upper_tran_layer_queue_each_size 
-0x4293 014274 store 2 ,mem_queue_ptr 
-0x4294 014275 rtn 
-:      014278 app_init:
-0x4295 014279 bpatch patch16_1 ,mem_patch16 
-0x4296 014280 fetch 1 ,mem_device_option 
-0x4297 014281 branch app_init ,blank 
-0x4298 014282 beq dvc_op_dongle ,dongle_init 
-0x4299 014283 beq dvc_op_shutter ,shutter_init 
-0x429a 014284 beq dvc_op_module ,module_init 
-0x429b 014285 beq dvc_op_car ,car_init 
-0x429c 014286 beq dvc_op_shutter_dy ,shutter_dy_init 
-0x429d 014287 beq dvc_op_remote_car ,remote_car_init 
-0x429e 014288 beq dvc_op_keyboard ,keyboard_init 
-0x429f 014289 beq dvc_op_hci_boot ,hci_init 
-0x42a0 014291 beq dvc_op_mouse ,mouse_init 
-0x42a1 014292 beq dvc_op_mesh ,ali_mesh_init 
-0x42a2 014293 rtn 
-:      014296 app_param_init:
-0x42a3 014297 rtn wake 
-0x42a4 014298 call adc_init_data 
-0x42a5 014299 fetch 1 ,mem_device_option 
-0x42a6 014300 beq dvc_op_shutter ,shutter_default_init 
-0x42a7 014301 beq dvc_op_shutter_dy ,shutter_default_init 
-0x42a8 014302 beq dvc_op_dongle ,dongle_default_init 
-0x42a9 014303 beq dvc_op_mouse ,mouse_default_init 
-0x42aa 014304 beq dvc_op_keyboard ,mouse_default_parm_init 
-0x42ab 014305 beq dvc_op_remote_car ,remote_car_default_init 
-0x42ac 014306 rtn 
-:      014308 app_process_idle:
-0x42ad 014309 call ui_dispatch 
-0x42ae 014310 call check_51cmd 
-0x42af 014311 call app_process_bb_event 
-0x42b0 014312 fetch 2 ,mem_cb_idle_process 
-0x42b1 014313 branch callback_func 
-:      014315 app_process_ble:
-0x42b2 014316 fetch 2 ,mem_cb_le_process 
-0x42b3 014317 branch callback_func 
-:      014319 app_process_bb_event:
-0x42b4 014320 bpatch patch16_2 ,mem_patch16 
-0x42b5 014322 arg mem_ipc_fifo_bt2c51 ,rega 
-0x42b6 014323 call fifo_out 
-0x42b7 014324 rtn blank 
-0x42b8 014326 copy pdata ,regc 
-0x42b9 014327 call app_event_normal_process 
-0x42ba 014328 branch app_process_bb_event_priority 
-:      014330 app_discard_event:
-0x42bb 014331 arg 0 ,regc 
-0x42bc 014332 rtn 
-:      014337 app_event_normal_process:
-0x42bd 014338 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x42be 014339 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x42bf 014340 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x42c0 014341 rtn 
-:      014345 app_process_bb_event_priority:
-0x42c1 014346 fetch 2 ,mem_cb_bb_event_process 
-0x42c2 014347 branch callback_func 
-:      014349 app_check_wake_lock:
-0x42c3 014350 fetch 2 ,mem_cb_check_wakelock 
-0x42c4 014351 branch callback_func 
-:      014353 app_will_enter_lpm:
-0x42c5 014354 fetch 2 ,mem_cb_before_lpm 
-0x42c6 014355 branch callback_func 
-:      014357 app_le_event_bb_connected:
-0x42c7 014358 fetch 2 ,mem_ui_state_map 
-0x42c8 014359 set1 ui_state_ble_connected ,pdata 
-0x42c9 014360 store 2 ,mem_ui_state_map 
-0x42ca 014361 rtn 
-:      014363 app_le_event_bb_disconn:
-0x42cb 014364 jam 0 ,mem_le_l2cap_att_states 
-0x42cc 014365 fetch 2 ,mem_ui_state_map 
-0x42cd 014366 set0 ui_state_ble_connected ,pdata 
-0x42ce 014367 store 2 ,mem_ui_state_map 
-0x42cf 014368 branch app_lpm_mult_disable 
-:      014371 app_evt_button_long_pressed:
-0x42d0 014372 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d1 014373 set1 app_disc_by_button ,pdata 
-0x42d2 014374 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d3 014375 rtn 
-:      014378 app_evt_timer:
-0x42d4 014379 store 1 ,mem_app_evt_timer_count 
-:      014380 app_evt_100ms_loop:
-0x42d5 014381 bpatch patch16_3 ,mem_patch16 
-0x42d6 014382 fetch 1 ,mem_app_evt_timer_count 
-0x42d7 014383 rtn blank 
-0x42d8 014384 increase -1 ,pdata 
-0x42d9 014385 store 1 ,mem_app_evt_timer_count 
-0x42da 014386 call ui_button_polling 
-0x42db 014387 call app_lpm_wake_auto_lock_timer 
-0x42dc 014388 call flash_write_spi_sm_timer 
-0x42dd 014389 fetch 2 ,mem_cb_event_timer 
-0x42de 014390 call callback_func 
-0x42df 014391 branch app_evt_100ms_loop 
-:      014396 timer_single_step:
-0x42e0 014397 ifetch 1 ,regc 
-0x42e1 014398 rtn blank 
-0x42e2 014399 pincrease -1 
-0x42e3 014400 istore 1 ,regc 
-0x42e4 014401 nrtn blank 
-0x42e5 014402 copy regb ,pdata 
-0x42e6 014403 branch callback_func 
-:      014407 timer_single_step_2b:
-0x42e7 014408 ifetch 2 ,regc 
-0x42e8 014409 rtn blank 
-0x42e9 014410 pincrease -1 
-0x42ea 014411 istore 2 ,regc 
-0x42eb 014412 nrtn blank 
-0x42ec 014413 copy regb ,pdata 
-0x42ed 014414 branch callback_func 
-:      014416 app_power_timer:
-0x42ee 014417 fetcht 2 ,mem_power_param_ptr 
-0x42ef 014418 add temp ,power_timer_offset ,regc 
-0x42f0 014419 arg app_power_timer_timeout ,regb 
-0x42f1 014420 branch timer_single_step 
-:      014422 app_power_timer_timeout:
-0x42f2 014423 call app_got_power_state_common 
-0x42f3 014424 beq power_starting ,app_enter_power_stanby_state 
-:      014425 app_enter_power_off_state:
-0x42f4 014426 branch app_enter_hibernate 
-:      014427 app_enter_power_stanby_state:
-0x42f5 014428 setarg power_standby 
-0x42f6 014429 istore 1 ,regc 
-0x42f7 014430 add temp ,power_standby_cb_offset ,regb 
-:      014431 app_power_cb_common:
-0x42f8 014432 ifetch 2 ,regb 
-0x42f9 014433 branch callback_func 
-:      014436 app_bb_hibernate:
-0x42fa 014437 call app_disconn_reason_clear 
-0x42fb 014438 branch app_enter_hibernate 
-:      014441 app_disconn_reason_clear:
-0x42fc 014442 setarg 0 
-0x42fd 014443 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x42fe 014444 rtn 
-:      014445 app_disconn_reason_flag_clear:
-0x42ff 014446 setarg 0 
-0x4300 014447 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4301 014448 rtn 
-:      014452 app_disconn_reason_collect_ble:
-0x4302 014453 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4303 014454 set1 app_disc_ble ,pdata 
-0x4304 014455 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x4305 014456 setarg 0 
-0x4306 014457 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4307 014458 rtn 
-:      014466 app_get_lpm_wake_lock:
-0x4308 014467 arg wake_lock_app ,queue 
-0x4309 014468 branch lpm_get_wake_lock 
-:      014470 app_put_lpm_wake_lock:
-0x430a 014471 arg wake_lock_app ,queue 
-0x430b 014472 branch lpm_put_wake_lock 
-:      014474 app_lpm_wake_auto_lock:
-0x430c 014475 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x430d 014476 branch app_get_lpm_wake_lock 
-:      014478 app_lpm_wake_auto_lock_timer:
-0x430e 014479 arg mem_wake_up_delay_timer ,regc 
-0x430f 014480 arg app_put_lpm_wake_lock ,regb 
-0x4310 014481 branch timer_single_step 
-:      014484 app_ble_start_direct_adv:
-0x4311 014485 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x4312 014486 branch ui_ipc_send_cmd 
-:      014488 app_ble_stop_direct_adv:
-0x4313 014489 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x4314 014490 branch ui_ipc_send_cmd 
-:      014492 app_ble_stop_adv:
-0x4315 014493 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x4316 014494 branch ui_ipc_send_cmd 
-:      014496 app_ble_start_adv:
-0x4317 014497 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x4318 014498 branch ui_ipc_send_cmd 
-:      014500 app_ble_start_scan:
-0x4319 014501 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x431a 014502 branch ui_ipc_send_cmd 
-:      014504 app_ble_stop_scan:
-0x431b 014505 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x431c 014506 branch ui_ipc_send_cmd 
-:      014508 app_ble_start_conn:
-0x431d 014509 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x431e 014510 branch ui_ipc_send_cmd 
-:      014512 app_ble_disconnect:
-0x431f 014513 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x4320 014514 branch ui_ipc_send_cmd 
-:      014516 app_led_start_blink:
-0x4321 014517 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x4322 014518 branch ui_ipc_send_cmd 
-:      014520 app_led_on:
-0x4323 014521 jam bt_cmd_led_on ,mem_fifo_temp 
-0x4324 014522 branch ui_ipc_send_cmd 
-:      014524 app_led_stop_blink:
-:      014525 app_led_off:
-0x4325 014526 jam bt_cmd_led_off ,mem_fifo_temp 
-0x4326 014527 branch ui_ipc_send_cmd 
-:      014529 app_enter_hibernate:
-0x4327 014530 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x4328 014531 branch ui_ipc_send_cmd 
-:      014534 app_ble_store_reconn_info:
-0x4329 014535 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x432a 014536 branch ui_ipc_send_cmd 
-:      014539 app_lpm_mult_enable:
-0x432b 014540 set1 mark_lpm_mult_enable ,mark 
-0x432c 014541 rtn 
-:      014543 app_lpm_mult_disable:
-0x432d 014544 set0 mark_lpm_mult_enable ,mark 
-0x432e 014545 rtn 
-:      014548 app_button_long_pressed:
-0x432f 014549 call app_got_power_state_common 
-0x4330 014550 beq power_standby ,app_power_shutting_down 
-:      014551 app_power_starting:
-0x4331 014552 setarg power_starting 
-0x4332 014553 istore 1 ,regc 
-0x4333 014554 add temp ,power_starting_timeout_offset ,rega 
-0x4334 014555 add temp ,power_starting_cb_offset ,regb 
-:      014556 app_power_common:
-0x4335 014557 ifetcht 1 ,rega 
-0x4336 014558 increase 1 ,regc 
-0x4337 014559 istoret 1 ,regc 
-0x4338 014560 branch app_power_cb_common 
-:      014562 app_power_shutting_down:
-0x4339 014563 setarg power_off 
-0x433a 014564 istore 1 ,regc 
-0x433b 014565 fetch 2 ,mem_ui_state_map 
-0x433c 014566 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x433d 014567 call le_send_terminate_ind_user_terminated 
-0x433e 014568 call app_ble_disconnect 
-:      014569 app_power_off_end:
-0x433f 014570 fetcht 2 ,mem_power_param_ptr 
-0x4340 014571 add temp ,power_off_timeout_offset ,rega 
-0x4341 014572 add temp ,power_off_cb_offset ,regb 
-0x4342 014573 branch app_power_common 
-:      014575 app_got_power_state_common:
-0x4343 014576 fetcht 2 ,mem_power_param_ptr 
-0x4344 014577 add temp ,power_state_offset ,regc 
-0x4345 014578 ifetch 1 ,regc 
-0x4346 014579 rtn 
-:      014581 app_event_button_up:
-0x4347 014582 call app_got_power_state_common 
-0x4348 014583 bne power_off ,app_power_release 
-0x4349 014584 branch app_enter_hibernate 
-:      014585 app_power_release:
-0x434a 014586 add temp ,ui_butten_up_cb_offset ,regb 
-0x434b 014587 branch app_power_cb_common 
-:      014593 adpcm_decode:
-0x434c 014594 fetch 8 ,mem_ad_state_valpred 
-0x434d 014595 store 8 ,mem_ad_valpred 
-0x434e 014596 jam 0 ,mem_ad_bufferstep 
-0x434f 014597 fetch 1 ,mem_ad_index 
-0x4350 014598 lshift2 pdata ,pdata 
-0x4351 014599 arg mem_ad_stepsizetable ,temp 
-0x4352 014600 iadd temp ,temp 
-0x4353 014601 ifetch 4 ,temp 
-0x4354 014602 store 4 ,mem_ad_step 
-:      014603 adpcm_decode_loop:
-0x4355 014604 fetch 1 ,mem_ad_bufferstep 
-0x4356 014605 nbranch adpcm_next_byte ,blank 
-0x4357 014606 fetcht 2 ,mem_ad_in_ptr 
-0x4358 014607 ifetch 1 ,temp 
-0x4359 014608 store 1 ,mem_ad_inputbuffer 
-0x435a 014609 increase 1 ,temp 
-0x435b 014610 storet 2 ,mem_ad_in_ptr 
-0x435c 014611 rshift4 pdata ,pdata 
-0x435d 014612 store 1 ,mem_ad_delta 
-0x435e 014613 branch adpcm_cal 
-:      014614 adpcm_next_byte:
-0x435f 014615 fetch 1 ,mem_ad_inputbuffer 
-0x4360 014616 and pdata ,0x0f ,pdata 
-0x4361 014617 store 1 ,mem_ad_delta 
-:      014618 adpcm_cal:
-0x4362 014619 fetch 1 ,mem_ad_bufferstep 
-0x4363 014620 setflip 0 ,pdata 
-0x4364 014621 store 1 ,mem_ad_bufferstep 
-0x4365 014622 arg mem_ad_indextable ,temp 
-0x4366 014623 fetch 1 ,mem_ad_delta 
-0x4367 014624 iadd temp ,temp 
-0x4368 014625 ifetch 1 ,temp 
-0x4369 014626 fetcht 1 ,mem_ad_index 
-0x436a 014627 call adpcm_cal_index 
-0x436b 014628 store 1 ,mem_ad_index 
-0x436c 014630 fetch 1 ,mem_ad_delta 
-0x436d 014631 and pdata ,0x08 ,temp 
-0x436e 014632 storet 1 ,mem_ad_sign 
-0x436f 014633 and pdata ,0x07 ,temp 
-0x4370 014634 storet 1 ,mem_ad_delta 
-0x4371 014636 call adpcm_cal_vpdiff 
-0x4372 014637 storet 4 ,mem_ad_vpdiff 
-0x4373 014639 fetch 1 ,mem_ad_sign 
-0x4374 014640 branch adpcm_cal_valpred ,blank 
-0x4375 014641 fetch 4 ,mem_ad_valpred 
-0x4376 014642 fetcht 4 ,mem_ad_vpdiff 
-0x4377 014643 isub temp ,pdata 
-0x4378 014644 branch adpcm_cal_valpred_end 
-:      014645 adpcm_cal_valpred:
-0x4379 014646 fetch 4 ,mem_ad_valpred 
-0x437a 014647 fetcht 4 ,mem_ad_vpdiff 
-0x437b 014648 iadd temp ,pdata 
-:      014649 adpcm_cal_valpred_end:
-0x437c 014650 store 4 ,mem_ad_valpred 
-0x437d 014651 arg 32767 ,temp 
-0x437e 014652 isub temp ,pdata 
-0x437f 014653 bbit1 31 ,adpcm_cal_valpred_overflow 
-0x4380 014654 storet 4 ,mem_ad_valpred 
-0x4381 014655 branch adpcm_cal_valpred_overflow_end 
-:      014656 adpcm_cal_valpred_overflow:
-0x4382 014657 fetch 4 ,mem_ad_valpred 
-0x4383 014658 arg 32768 ,temp 
-0x4384 014659 iadd temp ,pdata 
-0x4385 014660 bbit0 31 ,adpcm_cal_valpred_overflow_end 
-0x4386 014661 arg -32768 ,temp 
-0x4387 014662 storet 4 ,mem_ad_valpred 
-:      014663 adpcm_cal_valpred_overflow_end:
-0x4388 014664 fetch 1 ,mem_ad_index 
-0x4389 014665 lshift2 pdata ,pdata 
-0x438a 014666 arg mem_ad_stepsizetable ,temp 
-0x438b 014667 iadd temp ,temp 
-0x438c 014668 ifetch 4 ,temp 
-0x438d 014669 store 4 ,mem_ad_step 
-0x438e 014671 fetch 2 ,mem_ad_out_ptr 
-0x438f 014672 fetcht 2 ,mem_ad_valpred 
-0x4390 014673 istoret 2 ,pdata 
-0x4391 014674 increase 2 ,pdata 
-0x4392 014675 store 2 ,mem_ad_out_ptr 
-0x4393 014677 fetch 1 ,mem_ad_in_numsamples 
-0x4394 014678 increase -1 ,pdata 
-0x4395 014679 store 1 ,mem_ad_in_numsamples 
-0x4396 014680 nbranch adpcm_decode_loop ,blank 
-0x4397 014681 fetch 8 ,mem_ad_valpred 
-0x4398 014682 store 8 ,mem_ad_state_valpred 
-0x4399 014683 rtn 
-:      014685 adpcm_cal_index:
-0x439a 014686 iadd temp ,pdata 
-0x439b 014687 bbit0 7 ,adpcm_cal_bigger_zero 
-0x439c 014688 setarg 0 
-0x439d 014689 rtn 
-:      014690 adpcm_cal_bigger_zero:
-0x439e 014691 and pdata ,0xff ,pdata 
-0x439f 014692 sub pdata ,88 ,null 
-0x43a0 014693 rtn positive 
-0x43a1 014694 setarg 88 
-0x43a2 014695 rtn 
-:      014697 adpcm_cal_vpdiff:
-0x43a3 014698 fetchr rega ,4 ,mem_ad_step 
-0x43a4 014699 rshift3 rega ,temp 
-0x43a5 014700 fetch 1 ,mem_ad_delta 
-0x43a6 014701 bbit0 2 ,adpcm_cal_vpdiff1 
-0x43a7 014702 copy rega ,pdata 
-0x43a8 014703 iadd temp ,temp 
-:      014704 adpcm_cal_vpdiff1:
-0x43a9 014705 fetch 1 ,mem_ad_delta 
-0x43aa 014706 bbit0 1 ,adpcm_cal_vpdiff2 
-0x43ab 014707 rshift rega ,pdata 
-0x43ac 014708 iadd temp ,temp 
-:      014709 adpcm_cal_vpdiff2:
-0x43ad 014710 fetch 1 ,mem_ad_delta 
-0x43ae 014711 rtnbit0 0 
-0x43af 014712 rshift2 rega ,pdata 
-0x43b0 014713 iadd temp ,temp 
-0x43b1 014714 rtn 
-:      014719 car_init:
-0x43b2 014720 call enable_authrom 
-0x43b3 014721 rtn wake 
-0x43b4 014722 setarg car_g24_receive_process 
-0x43b5 014723 store 2 ,mem_cb_24g_receive_process 
-0x43b6 014725 setarg g24_bind_ackpayload_prep 
-0x43b7 014726 store 2 ,mem_cb_24g_ackpayload 
-0x43b8 014728 setarg car_g24_cb_data_device1 
-0x43b9 014729 store 2 ,mem_cb_24g_data_device1 
-0x43ba 014731 setarg car_le_before_hibernate 
-0x43bb 014732 store 2 ,mem_cb_before_hibernate 
-0x43bc 014734 setarg car_le_process_lpm_before 
-0x43bd 014735 store 2 ,mem_cb_before_lpm 
-0x43be 014737 setarg car_scale_process_idle 
-0x43bf 014738 store 2 ,mem_cb_idle_process 
-0x43c0 014740 setarg car_scale_process_bb_event 
-0x43c1 014741 store 2 ,mem_cb_bb_event_process 
-0x43c2 014743 setarg app_get_lpm_wake_lock 
-0x43c3 014744 store 2 ,mem_cb_check_wakelock 
-0x43c4 014746 setarg car_le_receive_data 
-0x43c5 014747 store 2 ,mem_cb_att_write 
-0x43c6 014749 setarg car_le_bb_event_timer 
-0x43c7 014750 store 2 ,mem_cb_event_timer 
-0x43c8 014752 bpatch patch05_6 ,mem_patch05 
-0x43c9 014753 call car_init_environment 
-0x43ca 014754 call car_lpm_timer_enable 
-0x43cb 014755 call queue_init 
-0x43cc 014756 jam 2 ,mem_lpm_mult 
-0x43cd 014757 jam power_on ,mem_car_24g_received_pac 
-0x43ce 014758 fetch 1 ,mem_car_config_soft_switch_enable 
-0x43cf 014759 store 1 ,mem_car_hard_soft_switch 
-0x43d0 014760 beq hard_switch ,car_hard_switch_power_on_signal 
-0x43d1 014761 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x43d2 014762 store 1 ,mem_ui_button_gpio 
-0x43d3 014763 jam off ,mem_le_adv_enable 
-:      014764 car_soft_switch_power_on_init:
-0x43d4 014765 call ui_button_init 
-0x43d5 014766 call ui_button_polling 
-0x43d6 014767 jam power_starting ,mem_car_power_state 
-0x43d7 014768 fetch 2 ,mem_ui_state_map 
-0x43d8 014769 rtnbit1 ui_state_btn_down 
-0x43d9 014770 branch app_enter_hibernate 
-:      014773 car_power_off_signal:
-0x43da 014774 branch car_ui_led_init 
-:      014776 car_hard_switch_power_on_signal:
-0x43db 014777 jam power_standby ,mem_car_power_state 
-:      014778 car_soft_switch_power_on_signal:
-0x43dc 014779 jam on ,mem_le_adv_enable 
-0x43dd 014780 setarg fast_adv_interval_value_car 
-0x43de 014781 call shutter_ble_adv_interval_set 
-:      014782 car_le_modified_name_adv:
-0x43df 014783 arg mem_le_name + 7 ,contw 
-0x43e0 014784 fetch 1 ,mem_le_lap 
-:      014785 car_name_loop:
-0x43e1 014786 and pdata ,0xF0 ,temp 
-0x43e2 014787 rshift4 temp ,temp 
-0x43e3 014788 call car_hex_to_ascii 
-0x43e4 014789 istoret 1 ,contw 
-0x43e5 014790 and pdata ,0x0F ,temp 
-0x43e6 014791 call car_hex_to_ascii 
-0x43e7 014792 istoret 1 ,contw 
-0x43e8 014793 call le_modified_name_att_list 
-0x43e9 014794 fetcht 1 ,mem_le_name_len 
-0x43ea 014795 copy temp ,loopcnt 
-0x43eb 014796 arg mem_le_adv_data + 2 ,contw 
-0x43ec 014797 arg mem_le_name ,contr 
-0x43ed 014798 call memcpy 
-:      014799 car_le_modified_name_scan:
-0x43ee 014800 fetcht 1 ,mem_le_name_len 
-0x43ef 014801 copy temp ,loopcnt 
-0x43f0 014802 arg mem_le_scan_data + 2 ,contw 
-0x43f1 014803 arg mem_le_name ,contr 
-0x43f2 014804 branch memcpy 
-:      014805 car_hex_to_ascii:
-0x43f3 014806 sub temp ,9 ,null 
-0x43f4 014807 branch car_hex_num ,positive 
-0x43f5 014808 add temp ,55 ,temp 
-0x43f6 014809 rtn 
-:      014810 car_hex_num:
-0x43f7 014811 add temp ,48 ,temp 
-0x43f8 014812 rtn 
-:      014814 car_ui_led_init:
-0x43f9 014815 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x43fa 014816 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      014817 car_ui_led_init_1:
-0x43fb 014818 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x43fc 014819 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      014820 car_ui_led_init_2:
-0x43fd 014821 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x43fe 014822 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      014823 car_ui_led_init_3:
-0x43ff 014824 fetch 1 ,mem_car_led_num 
-0x4400 014825 copy pdata ,loopcnt 
-0x4401 014826 setarg mem_car_led_map 
-0x4402 014827 copy pdata ,rega 
-:      014828 car_in_lp1:
-0x4403 014829 copy rega ,contr 
-0x4404 014830 ifetch 1 ,contr 
-0x4405 014831 copy contr ,rega 
-0x4406 014832 beq invalid_pin_num ,car_in_lp1_end 
-0x4407 014833 copy pdata ,temp 
-0x4408 014834 call gpio_config_output 
-:      014835 car_in_lp1_end:
-0x4409 014836 loop car_in_lp1 
-:      014837 car_ui_led_init_end:
-0x440a 014838 rtn 
-:      014839 car_blood_led_gpio_set:
-0x440b 014840 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x440c 014841 store 8 ,mem_car_led_map + 2 
-0x440d 014842 branch car_ui_led_init_1 
-:      014843 car_pairing_led_gpio_set:
-0x440e 014844 store 1 ,mem_car_led_map 
-0x440f 014845 branch car_ui_led_init_2 
-:      014846 car_low_voltage_led_gpio_set:
-0x4410 014847 store 1 ,mem_car_led_map + 1 
-0x4411 014848 branch car_ui_led_init_3 
-:      014850 car_init_environment:
-0x4412 014852 call car_g24_init 
-0x4413 014853 call car_g24_load_commom_addr 
-0x4414 014854 arg 0 ,rega 
-0x4415 014855 call pwm_init 
-0x4416 014856 call car_ui_led_init 
-0x4417 014857 call car_start_blink 
-0x4418 014858 call car_init_adc_hvin 
-0x4419 014859 branch car_motor_init 
-:      014860 car_read_otp_addr:
-0x441a 014861 rtn 
-:      014862 car_motor_init:
-0x441b 014863 fetch 1 ,mem_car_motor_gpio_num 
-0x441c 014864 copy pdata ,loopcnt 
-0x441d 014865 setarg mem_car_motor_gpio_map 
-0x441e 014866 copy pdata ,rega 
-:      014867 p_in_lp1:
-0x441f 014868 copy rega ,contr 
-0x4420 014869 ifetch 1 ,contr 
-0x4421 014870 copy contr ,rega 
-0x4422 014871 beq invalid_pin_num ,p_in_lp1_end 
-0x4423 014872 copy pdata ,temp 
-0x4424 014873 store 1 ,mem_car_gpio 
-0x4425 014874 call car_ui_gpio_init 
-:      014875 p_in_lp1_end:
-0x4426 014876 loop p_in_lp1 
-:      014877 p_car_ui_led_init_end:
-0x4427 014878 rtn 
-:      014880 car_ui_gpio_init:
-0x4428 014881 fetch 1 ,mem_car_gpio 
-0x4429 014882 rtneq ui_button_gpio_disable 
-0x442a 014883 iforce temp 
-0x442b 014884 branch gpio_config_output 
-:      014887 car_init_adc_hvin:
-0x442c 014888 jam 100 ,mem_car_notify_vdd_value_last 
-0x442d 014889 rtn 
-:      014891 car_le_before_hibernate:
-0x442e 014892 call car_gpio_set_before_hibernate 
-0x442f 014893 call clear_wake 
-:      014894 car_le_process_lpm_before:
-0x4430 014895 branch keyscan_process_lpm_before 
-:      014897 car_gpio_set_before_hibernate:
-0x4431 014898 call check_51cmd_led_off 
-:      014899 car_gpio_set_before_lpm_common:
-0x4432 014900 arg gpio_number ,loopcnt 
-0x4433 014901 arg core_gpio_conf ,contr 
-:      014902 car_setgpio_loop:
-0x4434 014903 copy contr ,contw 
-0x4435 014904 ifetch 1 ,contr 
-0x4436 014905 beq gpcfg_spid_miso ,car_setgpio_pullup 
-0x4437 014906 beq gpcfg_spid_ncs ,car_setgpio_pullup 
-0x4438 014907 beq gpcfg_spid_sck ,car_setgpio_pullup 
-0x4439 014908 beq gpcfg_spid_mosi ,car_setgpio_pullup 
-0x443a 014909 beq gpcfg_spid_sdio ,car_setgpio_pullup 
-0x443b 014910 beq gpcfg_iic_scl ,car_setgpio_pullup 
-0x443c 014911 beq gpcfg_iic_sda ,car_setgpio_pullup 
-0x443d 014912 beq gpcfg_input ,car_setgpio_pullup 
-:      014913 car_setgpio_loop_end:
-0x443e 014914 loop car_setgpio_loop 
-0x443f 014915 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x4440 014916 isub contr ,null 
-0x4441 014917 branch car_motor_setgpio ,zero 
-:      014918 car_setgpio_loop_ext:
-0x4442 014919 arg gpio_number_ext ,loopcnt 
-0x4443 014920 arg core_gpio_conf_hi ,contr 
-0x4444 014921 branch car_setgpio_loop 
-:      014923 car_setgpio_pullup:
-0x4445 014924 setarg gpcfg_pullup 
-0x4446 014925 istore 1 ,contw 
-0x4447 014926 branch car_setgpio_loop_end 
-:      014927 car_setgpio_pulldown:
-0x4448 014928 setarg gpcfg_pulldown 
-0x4449 014929 istore 1 ,contw 
-0x444a 014930 branch car_setgpio_loop_end 
-:      014931 car_motor_setgpio:
-0x444b 014932 fetch 1 ,mem_car_motor_gpio_num 
-0x444c 014933 copy pdata ,loopcnt 
-0x444d 014934 arg mem_car_motor_gpio_map ,contr 
-:      014935 car_motor_setgpio_loop:
-0x444e 014936 ifetch 1 ,contr 
-0x444f 014937 set1 7 ,pdata 
-0x4450 014938 arg gpcfg_output_low ,temp 
-0x4451 014939 call gpio_config_function 
-0x4452 014940 loop car_motor_setgpio_loop 
-0x4453 014941 rtn 
-:      014943 car_key_scan_process:
-0x4454 014944 branch keyscan_key_process 
-:      014946 car_scale_process_idle:
-0x4455 014947 call car_le_send_packet 
-0x4456 014948 call car_g24_status_process 
-0x4457 014949 branch car_key_scan_process 
-:      014951 car_g24_status_process:
-0x4458 014952 fetch 2 ,mem_ui_state_map 
-0x4459 014953 rtnbit1 ui_state_ble_connected 
-0x445a 014954 fetch 1 ,mem_car_24g_received_pac 
-0x445b 014955 beq work_paired ,car_g24_connected_event 
-0x445c 014956 rtn 
-:      014957 car_g24_connected_event:
-0x445d 014958 fetch 1 ,mem_car_24g_status 
-0x445e 014959 rtneq work_paired 
-0x445f 014960 jam work_paired ,mem_car_24g_status 
-0x4460 014961 call car_lpm_timer_disable 
-0x4461 014962 call car_stop_blink 
-0x4462 014963 branch car_g24_connected 
-:      014965 car_lpm_timer_enable:
-0x4463 014966 fetch 2 ,mem_car_enter_lpm_timer_count 
-0x4464 014967 store 2 ,mem_car_enter_lpm_timer 
-0x4465 014968 jam 0 ,mem_car_enter_lpm_flag 
-0x4466 014969 rtn 
-:      014972 car_lpm_timer_disable:
-0x4467 014973 setarg 0 
-0x4468 014974 branch car_lpm_timer_enable + 1 
-:      014977 car_stop_blink:
-0x4469 014978 arg 0 ,rega 
-0x446a 014979 branch ui_led_blink_stop_global 
-:      014982 car_start_blink:
-0x446b 014983 arg 0 ,rega 
-0x446c 014984 branch ui_led_blink_start_global 
-:      014990 car_le_send_packet:
-0x446d 014991 fetch 2 ,mem_ui_state_map 
-0x446e 014992 rtnbit0 ui_state_ble_connected 
-0x446f 014993 call le_fifo_check_nearly_full 
-0x4470 014994 nrtn blank 
-0x4471 014995 arg mem_car_pop_queue_buff ,rega 
-0x4472 014996 call queue_pop 
-0x4473 014997 nrtn user 
-0x4474 014998 arg mem_car_pop_queue_buff ,contr 
-0x4475 014999 branch le_send_notify_from_list 
-:      015001 car_scale_process_bb_event:
-0x4476 015002 copy regc ,pdata 
-0x4477 015003 beq bt_evt_button_up ,app_event_button_up 
-0x4478 015004 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x4479 015005 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x447a 015006 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x447b 015007 rtn 
-:      015009 car_scale_event_le_conn:
-0x447c 015010 call car_lpm_timer_disable 
-0x447d 015011 call car_stop_blink 
-0x447e 015012 set0 mark_24g_rxmode ,mark 
-0x447f 015013 branch car_scale_process_conn 
-:      015014 car_g24_connected:
-0x4480 015015 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4481 015016 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      015017 car_scale_process_conn:
-0x4482 015018 jam 0x14 ,mem_car_notify_vdd_timer 
-0x4483 015019 jam 0 ,mem_lpm_mode 
-0x4484 015020 call app_ble_stop_adv 
-0x4485 015021 branch app_lpm_mult_enable 
-:      015024 car_scale_event_le_discon:
-0x4486 015025 set1 mark_24g_rxmode ,mark 
-0x4487 015026 call car_lpm_timer_enable 
-0x4488 015027 call car_fb_motor_stop 
-0x4489 015028 call car_lr_motor_stop 
-:      015029 car_g24_disconnect:
-0x448a 015030 setarg 0 
-0x448b 015031 store 5 ,mem_car_led_control 
-0x448c 015032 call queue_init 
-0x448d 015033 jam 10 ,mem_motor1_speed 
-0x448e 015034 jam 10 ,mem_motor2_speed 
-0x448f 015035 jam 10 ,mem_motor3_speed 
-0x4490 015037 jam 2 ,mem_lpm_mult 
-0x4491 015038 setarg fast_adv_interval_value_car 
-0x4492 015039 call shutter_ble_adv_interval_set 
-0x4493 015040 branch app_ble_start_adv 
-:      015042 car_le_bb_event_timer:
-0x4494 015043 call car_moto1_blank_data_timer 
-0x4495 015044 call car_moto2_blank_data_timer 
-0x4496 015045 call car_moto3_blank_data_timer 
-0x4497 015048 call car_24g_no_data_timeout_timer 
-0x4498 015049 branch car_24g_bind_enable_timer 
-:      015052 car_24g_bind_enable_timer:
-0x4499 015053 arg mem_car_24g_bind_enable_delay_count ,regc 
-0x449a 015054 arg 0 ,regb 
-0x449b 015055 branch timer_single_step 
-:      015057 car_enter_lpm_timer:
-0x449c 015058 arg mem_car_enter_lpm_timer ,regc 
-0x449d 015059 arg car_enter_lpm_enable ,regb 
-0x449e 015060 branch timer_single_step_2b 
-:      015061 car_enter_lpm_enable:
-0x449f 015062 jam 1 ,mem_car_enter_lpm_flag 
-0x44a0 015063 rtn 
-:      015065 car_24g_no_data_timeout_timer:
-0x44a1 015066 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x44a2 015067 arg car_24g_no_data_timer_timeout ,regb 
-0x44a3 015068 branch timer_single_step_2b 
-:      015069 car_24g_no_data_timer_timeout:
-0x44a4 015070 jam work_search ,mem_car_24g_status 
-0x44a5 015071 jam power_on ,mem_car_24g_received_pac 
-0x44a6 015072 branch car_g24_disconnect 
-:      015074 car_notify_vdd_timer:
-0x44a7 015075 fetch 1 ,mem_car_config_bat_notify_enable 
-0x44a8 015076 rtn blank 
-0x44a9 015077 arg mem_car_notify_vdd_timer ,regc 
-0x44aa 015078 arg car_notify_vdd ,regb 
-0x44ab 015079 branch timer_single_step 
-:      015080 car_notify_vdd:
-0x44ac 015081 fetch 1 ,mem_car_notify_vdd_count 
-0x44ad 015082 store 1 ,mem_car_notify_vdd_timer 
-0x44ae 015083 fetch 1 ,mem_car_working_flag 
-0x44af 015084 nrtn blank 
-:      015085 car_read_hvin:
-0x44b0 015086 call vdd_calculate_by_mode 
-0x44b1 015087 store 2 ,mem_vdd_now_vol 
-0x44b2 015088 arg mem_vdd_calculate_set ,rega 
-0x44b3 015089 call adc_bat_percent_lowpower_out 
-0x44b4 015090 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x44b5 015091 isub temp ,null 
-0x44b6 015092 branch car_notify_vdd_next2 ,positive 
-0x44b7 015093 store 1 ,mem_car_notify_vdd_value_last 
-0x44b8 015094 copy pdata ,temp 
-:      015095 car_notify_vdd_next2:
-0x44b9 015096 storet 1 ,mem_car_notify_vdd_percent 
-0x44ba 015097 fetch 1 ,mem_car_config_low_voltage_percent 
-0x44bb 015098 isub temp ,null 
-0x44bc 015099 call car_enter_low_bat ,positive 
-0x44bd 015100 storet 1 ,mem_notify_bat_payload 
-0x44be 015101 arg 6 ,loopcnt 
-0x44bf 015102 arg mem_notify_bat_head ,contr 
-0x44c0 015103 call calc_check_sum_start 
-0x44c1 015104 store 1 ,mem_notify_bat_check_sum 
-0x44c2 015105 arg mem_notify_bat_packet ,rega 
-0x44c3 015106 branch queue_push 
-:      015107 car_enter_low_bat:
-0x44c4 015108 fetch 1 ,mem_low_bat_flag 
-0x44c5 015109 nrtn blank 
-0x44c6 015110 jam 1 ,mem_low_bat_flag 
-0x44c7 015111 arg 1 ,rega 
-0x44c8 015112 branch ui_led_blink_start_global 
-:      015113 car_low_bat_led_off:
-0x44c9 015114 arg 1 ,rega 
-0x44ca 015115 branch ui_led_blink_stop_global 
-:      015119 calc_check_sum_start:
-0x44cb 015120 arg 0 ,rega 
-:      015121 calc_check_sum_loop:
-0x44cc 015122 ifetch 1 ,contr 
-0x44cd 015123 iadd rega ,rega 
-0x44ce 015124 loop calc_check_sum_loop 
-:      015125 calc_check_sum_and:
-0x44cf 015126 and rega ,0xff ,pdata 
-0x44d0 015127 rtn 
-:      015129 car_le_receive_data:
-0x44d1 015130 fetch 1 ,mem_le_att_opcode 
-0x44d2 015131 beq attop_write_request ,car_le_parse_att_write_request 
-0x44d3 015132 rtn 
-:      015133 car_le_parse_att_write_request:
-0x44d4 015134 fetch 2 ,mem_le_att_handle 
-0x44d5 015135 beq att_car_control_handle ,car_control_le_receive 
-0x44d6 015136 rtn 
-:      015138 le_app_receive_data:
-0x44d7 015139 bpatch patch05_7 ,mem_patch05 
-0x44d8 015140 ifetch 5 ,rega 
-0x44d9 015141 store 5 ,mem_app_receive_temp 
-0x44da 015142 fetch 2 ,mem_app_receive_temp 
-0x44db 015143 arg le_receive_packet_head ,temp 
-0x44dc 015144 isub temp ,null 
-0x44dd 015145 nrtn zero 
-0x44de 015146 fetch 2 ,mem_app_receive_temp + 3 
-0x44df 015147 byteswap pdata ,pdata 
-0x44e0 015148 store 2 ,mem_app_receive_temp + 3 
-0x44e1 015149 copy pdata ,loopcnt 
-0x44e2 015150 increase 5 ,rega 
-0x44e3 015151 copy rega ,contr 
-0x44e4 015152 arg mem_app_receive_temp + 5 ,contw 
-0x44e5 015153 call memcpy 
-0x44e6 015154 ifetch 1 ,contr 
-0x44e7 015155 store 1 ,mem_app_receive_temp + 15 
-0x44e8 015156 arg mem_app_receive_temp + 2 ,rega 
-0x44e9 015157 arg mem_app_receive_temp + 5 ,regb 
-0x44ea 015158 rtn 
-:      015160 car_control_le_receive:
-0x44eb 015161 setarg 0 
-0x44ec 015162 store 5 ,mem_le_receive_payload 
-0x44ed 015163 store 5 ,mem_le_receive_payload + 5 
-0x44ee 015164 call le_app_receive_data 
-0x44ef 015165 copy regb ,contr 
-0x44f0 015166 arg mem_le_receive_payload ,contw 
-0x44f1 015167 arg 10 ,loopcnt 
-0x44f2 015168 call memcpy 
-:      015169 car_receive_cmd_select:
-0x44f3 015170 bpatch patch06_0 ,mem_patch06 
-0x44f4 015171 ifetch 1 ,rega 
-0x44f5 015172 beq car_cmd_old_car_control ,car_drive_old 
-0x44f6 015173 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x44f7 015174 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x44f8 015175 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x44f9 015176 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x44fa 015177 beq car_cmd_led_control ,car_led_control_receive 
-0x44fb 015178 beq car_cmd_device_info ,car_info_request 
-0x44fc 015179 rtn 
-:      015181 car_24g_receive_data:
-0x44fd 015182 call car_control_le_receive 
-0x44fe 015183 fetch 1 ,mem_app_receive_temp + 2 
-0x44ff 015184 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x4500 015185 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x4501 015186 rtn 
-:      015187 car_24g_receive_data_next:
-0x4502 015188 fetch 1 ,mem_le_receive_payload 
-0x4503 015189 ncall car_moto1_enable_blank_data_timer ,blank 
-0x4504 015190 fetch 1 ,mem_le_receive_payload + 2 
-0x4505 015191 ncall car_moto2_enable_blank_data_timer ,blank 
-0x4506 015192 fetch 1 ,mem_le_receive_payload + 4 
-0x4507 015193 ncall car_moto3_enable_blank_data_timer ,blank 
-0x4508 015194 rtn 
-:      015196 car_moto1_enable_blank_data_timer:
-0x4509 015197 jam 5 ,mem_car_moto1_blank_timer 
-0x450a 015198 rtn 
-:      015199 car_moto2_enable_blank_data_timer:
-0x450b 015200 jam 5 ,mem_car_moto2_blank_timer 
-0x450c 015201 rtn 
-:      015202 car_moto3_enable_blank_data_timer:
-0x450d 015203 jam 5 ,mem_car_moto3_blank_timer 
-0x450e 015204 rtn 
-:      015206 car_moto1_blank_data_timer:
-0x450f 015207 arg mem_car_moto1_blank_timer ,regc 
-0x4510 015208 arg car_moto1_blank_data ,regb 
-0x4511 015209 branch timer_single_step 
-:      015210 car_moto2_blank_data_timer:
-0x4512 015211 arg mem_car_moto2_blank_timer ,regc 
-0x4513 015212 arg car_moto2_blank_data ,regb 
-0x4514 015213 branch timer_single_step 
-:      015214 car_moto3_blank_data_timer:
-0x4515 015215 arg mem_car_moto3_blank_timer ,regc 
-0x4516 015216 arg car_moto3_blank_data ,regb 
-0x4517 015217 branch timer_single_step 
-:      015219 car_moto1_blank_data:
-0x4518 015220 jam 0 ,mem_le_receive_payload 
-0x4519 015221 branch car_motor_control 
-:      015222 car_moto2_blank_data:
-0x451a 015223 jam 0 ,mem_le_receive_payload + 2 
-0x451b 015224 branch car_motor_control 
-:      015225 car_moto3_blank_data:
-0x451c 015226 jam 0 ,mem_le_receive_payload + 4 
-0x451d 015227 branch car_motor_control 
-:      015232 car_drive_old:
-0x451e 015233 fetch 1 ,mem_le_receive_payload 
-0x451f 015234 store 1 ,mem_motor1_status 
-0x4520 015235 fetch 1 ,mem_le_receive_payload + 1 
-0x4521 015236 store 1 ,mem_motor2_status 
-0x4522 015237 branch car_motor_control_common 
-:      015241 car_left_right_control_old:
-0x4523 015242 fetch 1 ,mem_le_receive_payload 
-0x4524 015243 store 1 ,mem_motor2_status 
-0x4525 015244 branch car_motor2_control 
-:      015245 car_front_back_control_old:
-0x4526 015246 fetch 1 ,mem_motor1_speed 
-0x4527 015247 call car_reset_old_speed 
-0x4528 015248 fetch 1 ,mem_le_receive_payload + 1 
-0x4529 015249 store 1 ,mem_motor1_status 
-0x452a 015250 branch car_motor1_control 
-:      015251 car_reset_old_speed:
-0x452b 015252 beq speed_level_2 ,car_reset_old_speed2 
-0x452c 015253 beq speed_level_3 ,car_reset_old_speed3 
-0x452d 015254 store 1 ,mem_motor1_speed 
-0x452e 015255 rtn 
-:      015256 car_reset_old_speed2:
-0x452f 015257 jam speed_level_5 ,mem_motor1_speed 
-0x4530 015258 rtn 
-:      015259 car_reset_old_speed3:
-0x4531 015260 jam speed_level_10 ,mem_motor1_speed 
-0x4532 015261 rtn 
-:      015262 car_speed_set_old:
-0x4533 015263 fetch 1 ,mem_le_receive_payload 
-0x4534 015264 call car_reset_old_speed 
-0x4535 015265 fetch 1 ,mem_motor1_speed 
-0x4536 015266 call car_motor_speed_duty_setting 
-0x4537 015267 call car_motor_speed_duty_transform 
-0x4538 015268 jam 0x00 ,mem_pdatatemp + 1 
-0x4539 015269 branch pwm_duty_cycle_set 
-:      015271 car_motor_control:
-0x453a 015272 fetch 1 ,mem_car_24g_go_die_flag 
-0x453b 015273 nrtn blank 
-0x453c 015274 fetch 6 ,mem_le_receive_payload 
-0x453d 015275 store 6 ,mem_motor1_status 
-0x453e 015276 fetch 1 ,mem_motor1_speed 
-0x453f 015277 fetcht 1 ,mem_motor2_speed 
-0x4540 015278 iand temp ,pdata 
-0x4541 015279 fetcht 1 ,mem_motor3_speed 
-0x4542 015280 iand temp ,pdata 
-0x4543 015281 call car_motor_working_flag ,blank 
-:      015282 car_motor_control_common:
-0x4544 015283 bpatch patch06_1 ,mem_patch06 
-0x4545 015284 fetch 2 ,mem_ui_state_map 
-0x4546 015285 isolate1 ui_state_ble_connected ,pdata 
-0x4547 015286 ncall car_lpm_timer_enable ,true 
-0x4548 015287 call car_motor1_control 
-0x4549 015288 call car_motor2_control 
-0x454a 015289 branch car_conn_led_state 
-:      015291 car_conn_led_state:
-0x454b 015292 fetch 1 ,mem_motor1_status 
-0x454c 015293 fetcht 1 ,mem_motor2_status 
-0x454d 015294 iadd temp ,pdata 
-0x454e 015295 nbranch check_51cmd_led_on ,blank 
-0x454f 015296 branch check_51cmd_led_off 
-:      015298 car_motor1_control:
-0x4550 015299 arg mem_motor1_status ,contr 
-0x4551 015300 branch car_motor1_status_select 
-:      015301 car_motor2_control:
-0x4552 015302 arg mem_motor2_status ,contr 
-0x4553 015303 branch car_motor2_status_select 
-:      015304 car_motor3_control:
-0x4554 015305 arg mem_motor3_status ,contr 
-0x4555 015306 branch car_motor_status_select 
-:      015307 car_motor_working_flag:
-0x4556 015308 jam 0 ,mem_car_working_flag 
-0x4557 015309 rtn 
-:      015311 car_motor1_status_select:
-0x4558 015312 ifetch 1 ,contr 
-0x4559 015313 beq turn_front ,car_lr_motor_stop 
-0x455a 015314 beq turn_left ,car_lr_motor_left 
-0x455b 015315 beq turn_right ,car_lr_motor_right 
-0x455c 015316 rtn 
-:      015317 car_motor2_status_select:
-0x455d 015318 ifetch 1 ,contr 
-0x455e 015319 beq motor_stop ,car_fb_motor_stop 
-0x455f 015320 beq go_back ,car_fb_motor_front 
-0x4560 015321 beq go_front ,car_fb_motor_back 
-0x4561 015322 rtn 
-:      015324 car_lr_motor_stop:
-0x4562 015325 fetcht 1 ,mem_car_motor_left_gpio 
-0x4563 015326 call gpio_out_inactive 
-0x4564 015327 fetcht 1 ,mem_car_motor_right_gpio 
-0x4565 015328 branch gpio_out_inactive 
-:      015329 car_lr_motor_left:
-0x4566 015330 fetcht 1 ,mem_car_motor_left_gpio 
-0x4567 015331 call gpio_out_active 
-0x4568 015332 fetcht 1 ,mem_car_motor_right_gpio 
-0x4569 015333 branch gpio_out_inactive 
-:      015334 car_lr_motor_right:
-0x456a 015335 fetcht 1 ,mem_car_motor_left_gpio 
-0x456b 015336 call gpio_out_inactive 
-0x456c 015337 fetcht 1 ,mem_car_motor_right_gpio 
-0x456d 015338 branch gpio_out_active 
-:      015339 car_fb_motor_stop:
-0x456e 015340 fetcht 1 ,mem_car_motor_front_gpio 
-0x456f 015341 call gpio_out_inactive 
-0x4570 015342 fetcht 1 ,mem_car_motor_back_gpio 
-0x4571 015343 branch gpio_out_inactive 
-:      015344 car_fb_motor_front:
-0x4572 015345 fetcht 1 ,mem_car_motor_front_gpio 
-0x4573 015346 call gpio_out_active 
-0x4574 015347 fetcht 1 ,mem_car_motor_back_gpio 
-0x4575 015348 branch gpio_out_inactive 
-:      015349 car_fb_motor_back:
-0x4576 015350 fetcht 1 ,mem_car_motor_front_gpio 
-0x4577 015351 call gpio_out_inactive 
-0x4578 015352 fetcht 1 ,mem_car_motor_back_gpio 
-0x4579 015353 branch gpio_out_active 
-:      015358 car_motor_status_select:
-0x457a 015359 bpatch patch06_2 ,mem_patch06 
-0x457b 015360 ifetch 1 ,contr 
-0x457c 015361 beq motor_stop ,car_motor_stop 
-0x457d 015362 beq go_front ,car_motor_positive 
-0x457e 015363 beq go_back ,car_motor_negative 
-0x457f 015364 rtn 
-:      015365 car_motor_positive:
-0x4580 015366 jam 0 ,mem_motor_select_p_n 
-0x4581 015367 branch car_motor_negative + 1 
-:      015368 car_motor_negative:
-0x4582 015369 jam 1 ,mem_motor_select_p_n 
-0x4583 015370 ifetch 1 ,contr 
-0x4584 015371 store 1 ,mem_car_motor_speed 
-0x4585 015372 ifetch 8 ,regb 
-0x4586 015373 branch car_motor_work 
-:      015375 car_motor_stop:
-0x4587 015376 ifetch 1 ,regb 
-0x4588 015377 call pwm_disable 
-0x4589 015378 increase 1 ,regb 
-0x458a 015379 ifetch 1 ,regb 
-0x458b 015380 branch pwm_disable 
-:      015381 car_motor_work:
-0x458c 015382 store 8 ,mem_motor_pwm_pin1_set 
-0x458d 015383 jam 1 ,mem_car_working_flag 
-0x458e 015384 fetch 1 ,mem_motor_select_p_n 
-0x458f 015385 beq 0 ,car_motor_select_positive 
-:      015386 car_motor_select_negative:
-0x4590 015387 fetch 1 ,mem_motor_pwm_pin2_set 
-0x4591 015388 store 1 ,mem_motor_pwm_pin_set 
-0x4592 015389 fetch 1 ,mem_motor_pwm_pin1_set 
-:      015390 car_motor_work_next:
-0x4593 015391 call pwm_disable 
-0x4594 015392 fetch 1 ,mem_car_motor_speed 
-0x4595 015393 call car_motor_speed_duty_setting 
-0x4596 015394 store 1 ,mem_motor_pwm_dute_set 
-0x4597 015395 fetch 6 ,mem_motor_pwm_pin_set 
-0x4598 015396 store 6 ,mem_pdatatemp 
-0x4599 015397 branch pwm_out_set 
-:      015398 car_motor_select_positive:
-0x459a 015399 fetch 1 ,mem_motor_pwm_pin1_set 
-0x459b 015400 store 1 ,mem_motor_pwm_pin_set 
-0x459c 015401 fetch 1 ,mem_motor_pwm_pin2_set 
-0x459d 015402 branch car_motor_work_next 
-:      015404 car_motor_speed_duty_setting:
-0x459e 015405 mul32 pdata ,5 ,pdata 
-0x459f 015406 add pdata ,50 ,pdata 
-0x45a0 015407 rtn 
-:      015408 car_motor_speed_duty_transform:
-0x45a1 015409 arg 12000 ,temp 
-0x45a2 015410 imul32 temp ,pdata 
-0x45a3 015411 div pdata ,100 
-0x45a4 015412 call wait_div_end 
-0x45a5 015413 quotient temp 
-0x45a6 015414 copy temp ,rega 
-0x45a7 015415 setarg 12000 
-0x45a8 015416 isub temp ,regb 
-0x45a9 015417 rtn 
-:      015419 car_ir_data_rx_from_app:
-0x45aa 015420 rtn 
-:      015422 car_led_control_receive:
-0x45ab 015423 fetch 8 ,mem_le_receive_payload 
-0x45ac 015424 store 8 ,mem_car_led_control 
-0x45ad 015425 rtn 
-:      015427 car_info_request:
-0x45ae 015428 fetch 1 ,mem_car_config_device_select 
-0x45af 015429 store 1 ,mem_car_info_request_payload 
-0x45b0 015430 fetch 1 ,mem_car_config_motor_layout 
-0x45b1 015431 store 1 ,mem_car_info_request_payload + 1 
-0x45b2 015432 fetch 1 ,mem_car_config_ir_enable 
-0x45b3 015433 store 1 ,mem_car_info_request_payload + 2 
-0x45b4 015434 arg 13 ,loopcnt 
-0x45b5 015435 arg mem_car_info_request_head ,contr 
-0x45b6 015436 call calc_check_sum_start 
-0x45b7 015437 store 1 ,mem_car_info_request_checksum 
-0x45b8 015438 arg mem_car_info_request ,rega 
-0x45b9 015439 branch queue_push 
-:      015443 car_g24_init:
-0x45ba 015444 setarg 0 
-0x45bb 015445 store 8 ,mem_24g_bind_payload 
-0x45bc 015446 call g24_receive_init 
-0x45bd 015447 branch g24_mode_switch_init 
-:      015449 car_g24_receive_process:
-0x45be 015450 call car_g24_mode_switch 
-0x45bf 015451 call car_g24_work_mode 
-0x45c0 015452 call car_g24_bind_mode 
-0x45c1 015453 branch car_g24_lpm_dipatch 
-:      015455 car_g24_mode_switch:
-0x45c2 015456 call g24_mode_switch_bind_work 
-:      015457 car_g24_bind_mode_enable:
-0x45c3 015458 fetch 1 ,mem_24g_work_mode 
-0x45c4 015459 rtnne dongle_bind 
-0x45c5 015460 fetch 1 ,mem_car_24g_bind_enable_delay_count 
-0x45c6 015461 nbranch g24_switch_work_mode ,blank 
-0x45c7 015462 fetch 1 ,mem_car_24g_status 
-0x45c8 015463 beq work_search ,g24_switch_work_mode 
-0x45c9 015464 rtn 
-:      015466 car_g24_work_mode:
-0x45ca 015467 fetch 1 ,mem_24g_work_mode 
-0x45cb 015468 rtnne dongle_work 
-0x45cc 015469 call car_g24_work_mode_start 
-0x45cd 015470 branch car_g24_ch_polling_clear ,user3 
-:      015471 car_g24_receive_ch_polling:
-0x45ce 015472 fetch 1 ,mem_car_enter_lpm_flag 
-0x45cf 015473 rtn blank 
-0x45d0 015474 fetch 1 ,mem_car_24g_ch_polling 
-0x45d1 015475 increase 1 ,pdata 
-0x45d2 015476 store 1 ,mem_car_24g_ch_polling 
-0x45d3 015477 beq 4 ,car_g24_ch_polling_clear 
-0x45d4 015478 call g24_ch 
-0x45d5 015479 call car_g24_receive_packet_start 
-0x45d6 015480 nbranch car_g24_receive_ch_polling ,user3 
-:      015481 car_g24_ch_polling_clear:
-0x45d7 015482 jam 0 ,mem_car_24g_ch_polling 
-0x45d8 015483 rtn 
-:      015484 car_g24_work_mode_start:
-0x45d9 015485 fetch 1 ,mem_24g_work_mode 
-0x45da 015486 rtnne dongle_work 
-0x45db 015487 call car_g24_work_init 
-0x45dc 015488 call g24_ch_process 
-0x45dd 015489 branch car_g24_receive_packet_start 
-:      015490 car_g24_work_init:
-0x45de 015491 fetch 1 ,mem_24g_mode_init 
-0x45df 015492 rtnbit1 dongle_work 
-0x45e0 015493 set1 dongle_work ,pdata 
-0x45e1 015494 store 1 ,mem_24g_mode_init 
-0x45e2 015495 fetch 1 ,mem_tx_power_temp 
-0x45e3 015496 store 1 ,mem_tx_power 
-0x45e4 015497 jam 0 ,mem_24g_ackpayload_enable 
-0x45e5 015498 jam 0 ,mem_usb_tx_enable 
-0x45e6 015499 jam 1 ,mem_24g_abort_packet 
-0x45e7 015500 jam 0 ,mem_24g_pid 
-0x45e8 015502 fetch 4 ,mem_car_24g_commom_addr 
-0x45e9 015503 branch g24_work_init + 12 
-:      015504 car_g24_receive_packet_start:
-0x45ea 015505 call g24_receive_transmit_ack 
-0x45eb 015506 nbranch g24_rx_interrupt_clear ,user3 
-:      015507 p_g24_receive_packet_parse:
-0x45ec 015508 call g24_receive_packet_parse_pid_crc 
-0x45ed 015509 nbranch g24_rx_interrupt_clear ,user 
-0x45ee 015510 fetch 1 ,mem_24g_rxdata_length 
-0x45ef 015511 branch g24_rx_interrupt_clear ,blank 
-0x45f0 015512 increase 2 ,pdata 
-0x45f1 015513 iforce loopcnt 
-0x45f2 015514 arg mem_24g_rxbuf ,contr 
-0x45f3 015515 arg mem_24g_rxdata_temp ,contw 
-0x45f4 015516 call memcpy 
-0x45f5 015517 jam 0 ,mem_24g_mode_switch 
-0x45f6 015518 fetch 1 ,mem_24g_pair_mode 
-0x45f7 015519 call g24_enable_nodata_timer ,blank 
-0x45f8 015520 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x45f9 015521 beq datatype_attemp ,car_g24_data_attemp 
-0x45fa 015522 beq datatype_device1 ,car_g24_data_device1 
-0x45fb 015523 branch g24_receive_packet_parse + 14 
-:      015524 car_g24_data_attemp:
-0x45fc 015525 fetch 1 ,mem_24g_pair_mode 
-0x45fd 015526 nrtn blank 
-0x45fe 015527 fetch 1 ,mem_24g_bind_device_status 
-0x45ff 015528 rtn blank 
-0x4600 015530 branch g24_data_attemp 
-:      015531 car_g24_data_device1:
-0x4601 015532 call g24_ch_timer_reinit 
-0x4602 015533 fetch 1 ,mem_24g_abort_packet 
-0x4603 015534 fetcht 1 ,mem_24g_rxdata_temp 
-0x4604 015535 isolate1 bit_abort ,temp 
-0x4605 015536 setflag true ,0 ,pdata 
-0x4606 015537 store 1 ,mem_24g_abort_packet 
-0x4607 015538 beq 1 ,car_g24_data_attemp_device1_abort 
-0x4608 015539 branch g24_data_device1 + 7 
-:      015540 car_g24_data_attemp_device1_abort:
-0x4609 015541 fetch 1 ,mem_device_option 
-0x460a 015542 sub pdata ,dvc_op_car ,null 
-0x460b 015543 call check_51cmd_led_on ,zero 
-0x460c 015544 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x460d 015545 branch g24_store_device1_addr 
-:      015547 car_g24_bind_mode:
-0x460e 015548 fetch 1 ,mem_24g_work_mode 
-0x460f 015549 rtnne dongle_bind 
-0x4610 015550 call g24_bind_init 
-0x4611 015551 call car_g24_bind_device_addr 
-0x4612 015553 call g24_rx_interrupt_clear 
-0x4613 015554 call g24_receive_packet 
-0x4614 015555 nbranch g24_rx_interrupt_clear ,user3 
-0x4615 015556 call g24_bind_data_parse 
-0x4616 015557 call g24_transmit_ack 
-0x4617 015558 call g24_bind_device_status_check 
-0x4618 015559 call g24_bind_data_process + 8 
-0x4619 015561 fetch 1 ,mem_24g_bind_device_status 
-0x461a 015562 nbranch car_g24_bind_mode_exit ,blank 
-0x461b 015563 call g24_nodata_process 
-0x461c 015564 fetch 1 ,mem_24g_nodata_timer_enable 
-0x461d 015565 rtn blank 
-0x461e 015566 setarg 0 
-0x461f 015567 store 4 ,mem_24g_device1_addr 
-0x4620 015568 rtn 
-:      015569 car_g24_bind_mode_exit:
-0x4621 015570 jam 0 ,mem_24g_mode_switch 
-0x4622 015571 arg 0 ,rega 
-0x4623 015572 call check_51cmd_led_on 
-0x4624 015573 call g24_switch_work_mode 
-0x4625 015574 call g24_timer_init 
-0x4626 015576 fetch 4 ,mem_24g_lap 
-0x4627 015577 store 4 ,mem_car_24g_commom_addr 
-0x4628 015578 fetch 1 ,mem_car_save_addr_flag 
-0x4629 015579 ncall car_g24_save_commom_addr ,blank 
-0x462a 015581 fetch 4 ,mem_car_24g_commom_addr 
-0x462b 015582 branch g24_update_addr_and_synccrc8 
-:      015584 car_g24_save_commom_addr:
-0x462c 015586 fetch 1 ,mem_car_save_addr_flag 
-0x462d 015587 rtn blank 
-0x462e 015588 fetch 1 ,mem_24g_transmitter_addr + 1 
-0x462f 015589 store 1 ,mem_car_24g_commom_addr + 3 
-0x4630 015591 fetch 1 ,mem_24g_lap + 1 
-0x4631 015592 store 1 ,mem_car_24g_commom_addr + 2 
-0x4632 015594 fetch 1 ,mem_24g_transmitter_addr 
-0x4633 015595 store 1 ,mem_car_24g_commom_addr + 1 
-0x4634 015597 fetch 1 ,mem_24g_lap 
-0x4635 015598 store 1 ,mem_car_24g_commom_addr 
-0x4636 015599 rtn 
-0x4637 015600 call car_g24_search_commom_addr 
-0x4638 015601 fetch 4 ,mem_car_24g_commom_addr 
-0x4639 015602 fetcht 4 ,mem_car_24g_commom_addr_temp 
-0x463a 015603 isub temp ,null 
-0x463b 015604 rtn zero 
-0x463c 015605 copy regc ,regb 
-0x463d 015606 arg mem_car_24g_commom_addr ,rega 
-0x463e 015607 arg 4 ,loopcnt 
-0x463f 015608 branch otp_write 
-:      015610 car_g24_load_commom_addr:
-0x4640 015612 fetch 4 ,mem_24g_lap 
-0x4641 015613 store 4 ,mem_car_24g_commom_addr 
-0x4642 015614 fetch 1 ,mem_car_save_addr_flag 
-0x4643 015615 rtn blank 
-0x4644 015616 rtn 
-0x4645 015617 call car_g24_search_commom_addr 
-0x4646 015618 fetch 4 ,mem_car_24g_commom_addr_temp 
-0x4647 015619 rtn blank 
-0x4648 015620 store 4 ,mem_car_24g_commom_addr 
-0x4649 015621 rtn 
-:      015624 car_g24_search_commom_addr:
-0x464a 015625 rtn 
-0x464b 015626 fetch 1 ,mem_car_save_addr_flag 
-0x464c 015627 rtn blank 
-0x464d 015628 arg otp_offset_car_commom_start_addr ,regc 
-:      015629 car_g24_search_commom_addr_loop:
-0x464e 015630 copy regc ,regb 
-0x464f 015631 arg mem_car_24g_commom_addr_read ,rega 
-0x4650 015632 arg 4 ,loopcnt 
-0x4651 015633 call otp_read_data 
-0x4652 015634 fetch 4 ,mem_car_24g_commom_addr_read 
-0x4653 015635 rtn blank 
-0x4654 015636 store 4 ,mem_car_24g_commom_addr_temp 
-0x4655 015637 copy regc ,pdata 
-0x4656 015638 arg otp_offset_car_commom_end_addr ,temp 
-0x4657 015639 isub temp ,null 
-0x4658 015640 rtn positive 
-0x4659 015641 increase 4 ,regc 
-0x465a 015642 branch car_g24_search_commom_addr_loop 
-:      015644 car_g24_bind_device_addr:
-0x465b 015645 fetch 4 ,mem_24g_device1_addr 
-0x465c 015646 rtn blank 
-0x465d 015647 branch g24_update_addr_and_synccrc8 
-:      015649 car_g24_cb_data_device1:
-0x465e 015650 fetch 2 ,mem_ui_state_map 
-0x465f 015651 rtnbit1 ui_state_ble_connected 
-0x4660 015652 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4661 015653 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x4662 015654 jam work_paired ,mem_car_24g_received_pac 
-0x4663 015655 arg mem_24g_rxdata_temp + 3 ,rega 
-0x4664 015656 branch car_24g_receive_data 
-:      015658 car_g24_lpm_dipatch:
-0x4665 015659 fetch 1 ,mem_car_enter_lpm_flag 
-0x4666 015660 rtn blank 
-0x4667 015661 call car_g24_lpm_wait 
-0x4668 015662 nrtn user 
-0x4669 015663 fetch 3 ,mem_24g_enter_hibernate 
-0x466a 015664 call clk2lpo 
-0x466b 015665 storet 4 ,mem_sleep_counter 
-0x466c 015666 branch lpm_sleep 
-:      015667 car_g24_lpm_wait:
-0x466d 015668 enable user 
-0x466e 015669 call lpo_calibration 
-0x466f 015670 fetch 3 ,mem_clks_per_lpo 
-0x4670 015671 branch disable_user ,blank 
-0x4671 015672 branch car_le_process_lpm_before 
-:      015678 remote_car_init:
-0x4672 015679 rtn wake 
-0x4673 015680 call remote_car_default_init 
-0x4674 015681 call keyscan_key_init 
-0x4675 015682 setarg remote_car_g24_package_data 
-0x4676 015683 store 2 ,mem_cb_24g_transmit_data 
-0x4677 015685 setarg remote_car_process_lpm_before 
-0x4678 015686 store 2 ,mem_cb_24g_lpm_before 
-0x4679 015688 setarg remote_car_le_before_hibernate 
-0x467a 015689 store 2 ,mem_cb_before_hibernate 
-0x467b 015691 setarg remote_car_scale_process_idle 
-0x467c 015692 store 2 ,mem_cb_idle_process 
-0x467d 015694 setarg remote_car_scale_process_bb_event 
-0x467e 015695 store 2 ,mem_cb_bb_event_process 
-0x467f 015697 setarg remote_car_event_timer 
-0x4680 015698 store 2 ,mem_cb_event_timer 
-0x4681 015700 setarg remote_car_power_off_signal 
-0x4682 015701 store 2 ,mem_remote_car_power_off_cb 
-0x4683 015703 setarg remote_car_soft_switch_power_on_signal 
-0x4684 015704 store 2 ,mem_remote_car_power_standby_cb 
-0x4685 015707 bpatch patch06_3 ,mem_patch06 
-0x4686 015708 call set_eeprom_size_2k 
-0x4687 015709 call remote_car_init_environment 
-0x4688 015711 call queue_init 
-0x4689 015712 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x468a 015713 store 1 ,mem_remote_car_hard_soft_switch 
-0x468b 015714 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x468c 015715 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x468d 015716 store 1 ,mem_ui_button_gpio 
-:      015717 remote_car_soft_switch_power_on_init:
-0x468e 015718 call remote_car_ui_led_init 
-0x468f 015719 call ui_button_init 
-0x4690 015720 call ui_button_polling 
-0x4691 015721 jam power_starting ,mem_remote_car_power_state 
-0x4692 015722 fetch 2 ,mem_ui_state_map 
-0x4693 015723 rtnbit1 ui_state_btn_down 
-0x4694 015724 branch app_enter_hibernate 
-:      015728 remote_car_hard_switch_power_on_signal:
-0x4695 015729 jam power_standby ,mem_remote_car_power_state 
-:      015730 remote_car_soft_switch_power_on_signal:
-0x4696 015731 call remote_car_ui_led_init 
-0x4697 015732 arg 0 ,rega 
-0x4698 015733 call ui_led_blink_start_global 
-0x4699 015734 call remote_car_g24_load_commom_addr 
-0x469a 015735 fetch 4 ,mem_remote_24g_commom_addr 
-0x469b 015736 store 4 ,mem_24g_addr 
-0x469c 015737 branch g24_pair_start ,blank 
-0x469d 015738 fetch 4 ,mem_24g_addr 
-0x469e 015739 store 4 ,mem_24g_receiver_addr 
-0x469f 015740 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46a0 015741 store 2 ,mem_24g_reconn_timeout 
-0x46a1 015742 branch g24_reconn_start 
-:      015744 remote_car_set_24g_addr_eeprom:
-0x46a2 015745 arg 4 ,temp 
-0x46a3 015746 arg mem_24g_addr ,rega 
-0x46a4 015747 arg remote_info_eeprom_offect ,regb 
-0x46a5 015748 rtn 
-:      015751 remote_car_power_off_signal:
-:      015752 remote_car_ui_led_init:
-0x46a6 015753 bpatch patch06_4 ,mem_patch06 
-0x46a7 015754 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x46a8 015755 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      015756 remote_car_ui_led_init_1:
-0x46a9 015757 fetcht 1 ,mem_remote_car_led_map 
-0x46aa 015758 branch gpio_config_output 
-:      015759 remote_car_pairing_led_gpio_set:
-0x46ab 015760 store 1 ,mem_remote_car_led_map 
-0x46ac 015761 branch remote_car_ui_led_init_1 
-:      015764 remote_car_init_environment:
-0x46ad 015765 call g24_transmit_init 
-:      015766 remote_no_data_timer_init:
-0x46ae 015767 fetch 2 ,mem_remote_car_no_data_timeout 
-0x46af 015768 store 2 ,mem_remote_car_no_data_timer 
-0x46b0 015769 rtn 
-:      015771 remote_car_le_before_hibernate:
-0x46b1 015772 call remote_car_process_lpm_before 
-:      015773 remote_gpio_set_before_hibernate:
-0x46b2 015774 fetch 1 ,mem_remote_style_struct_led_gpio 
-0x46b3 015775 set1 7 ,pdata 
-0x46b4 015776 arg gpcfg_output_high ,temp 
-0x46b5 015777 branch gpio_config_function 
-:      015779 remote_car_process_lpm_before:
-0x46b6 015780 call gpio_set_before_lpm 
-0x46b7 015781 branch keyscan_process_lpm_before 
-:      015783 remote_car_key_scan_process:
-0x46b8 015784 call keyscan_key_process 
-0x46b9 015785 call get_remote_key_state 
-0x46ba 015786 call remote_conn_led_state 
-0x46bb 015787 branch send_data 
-:      015789 remote_conn_led_state:
-0x46bc 015790 fetch 1 ,mem_remote_car_24g_status 
-0x46bd 015791 rtnne work_paired 
-0x46be 015792 fetch 4 ,mem_remote_car_motor1_key0_press_state 
-0x46bf 015793 branch remote_car_stop_state ,blank 
-0x46c0 015794 jam 0 ,mem_remote_car_no_data_check 
-0x46c1 015795 enable user 
-0x46c2 015796 branch check_51cmd_led_on 
-:      015797 remote_car_stop_state:
-0x46c3 015798 fetch 1 ,mem_remote_car_no_data_check 
-0x46c4 015799 rtneq 0xff 
-0x46c5 015800 pincrease 1 
-0x46c6 015801 store 1 ,mem_remote_car_no_data_check 
-0x46c7 015802 disable user 
-0x46c8 015803 branch check_51cmd_led_off 
-:      015806 get_remote_key_state:
-0x46c9 015807 fetcht 2 ,mem_key_value_retention 
-0x46ca 015808 and temp ,0x01 ,pdata 
-0x46cb 015809 rshift temp ,temp 
-0x46cc 015810 store 1 ,mem_remote_car_motor1_key0_press_state 
-0x46cd 015811 and temp ,0x01 ,pdata 
-0x46ce 015812 rshift temp ,temp 
-0x46cf 015813 store 1 ,mem_remote_car_motor1_key1_press_state 
-0x46d0 015814 and temp ,0x01 ,pdata 
-0x46d1 015815 rshift temp ,temp 
-0x46d2 015816 store 1 ,mem_remote_car_motor2_key2_press_state 
-0x46d3 015817 and temp ,0x01 ,pdata 
-0x46d4 015818 rshift temp ,temp 
-0x46d5 015819 store 1 ,mem_remote_car_motor2_key3_press_state 
-0x46d6 015820 rtn 
-:      015821 send_data:
-0x46d7 015822 bpatch patch06_5 ,mem_patch06 
-0x46d8 015823 call remote_car_fb_check 
-0x46d9 015824 call remote_car_lr_check 
-0x46da 015825 call remote_car_no_data_timeout_check 
-0x46db 015826 nrtn user 
-0x46dc 015827 branch remote_car_send_key 
-:      015830 remote_car_no_data_timeout_check:
-0x46dd 015831 fetch 1 ,mem_remote_car_24g_status 
-0x46de 015832 rtnne work_paired 
-0x46df 015833 fetch 1 ,mem_remote_car_no_data_check 
-0x46e0 015834 rtn blank 
-0x46e1 015835 sub pdata ,1 ,null 
-0x46e2 015836 nrtn positive 
-0x46e3 015837 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46e4 015838 store 2 ,mem_24g_reconn_timeout 
-0x46e5 015839 branch enable_user 
-:      015843 remote_car_fb_check:
-0x46e6 015844 fetch 1 ,mem_remote_car_motor1_key0_press_state 
-0x46e7 015845 nbranch remote_car_send_motor1_key0_press ,blank 
-0x46e8 015846 fetch 1 ,mem_remote_car_motor1_key1_press_state 
-0x46e9 015847 nbranch remote_car_send_motor1_key1_press ,blank 
-0x46ea 015848 branch remote_car_send_motor1_key0_rel 
-:      015850 remote_car_lr_check:
-0x46eb 015851 fetch 1 ,mem_remote_car_motor2_key2_press_state 
-0x46ec 015852 nbranch remote_car_send_motor2_key2_press ,blank 
-0x46ed 015853 fetch 1 ,mem_remote_car_motor2_key3_press_state 
-0x46ee 015854 nbranch remote_car_send_motor2_key3_press ,blank 
-0x46ef 015855 branch remote_car_send_motor2_key2_rel 
-:      015858 remote_car_scale_process_idle:
-0x46f0 015859 call remote_car_24g_status_process 
-0x46f1 015860 branch remote_car_key_scan_process 
-:      015862 remote_car_scale_process_bb_event:
-0x46f2 015863 copy regc ,pdata 
-0x46f3 015864 beq bt_evt_button_up ,app_event_button_up 
-0x46f4 015865 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x46f5 015866 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x46f6 015867 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x46f7 015868 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x46f8 015869 rtn 
-:      015871 remote_car_24g_attempt_fail:
-0x46f9 015872 branch g24_txbuf_clear 
-:      015874 remote_car_24g_pairing_complete:
-0x46fa 015875 bpatch patch06_6 ,mem_patch06 
-0x46fb 015876 fetch 4 ,mem_24g_receiver_addr 
-0x46fc 015877 store 4 ,mem_remote_24g_commom_addr 
-0x46fd 015878 fetch 1 ,mem_remote_save_addr_flag 
-0x46fe 015879 ncall remote_car_g24_save_commom_addr ,blank 
-0x46ff 015880 fetch 4 ,mem_remote_24g_commom_addr 
-0x4700 015881 call g24_update_addr_and_synccrc8 
-:      015884 remote_car_24g_attempt_success:
-0x4701 015885 jam 0 ,mem_24g_conn_sm 
-0x4702 015886 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4703 015887 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4704 015888 jam 0 ,mem_24g_reconn_timeout 
-0x4705 015889 rtn 
-:      015890 remote_car_g24_save_commom_addr:
-0x4706 015893 fetch 1 ,mem_remote_save_addr_flag 
-0x4707 015894 rtn blank 
-0x4708 015895 fetch 1 ,mem_24g_lap + 1 
-0x4709 015896 store 1 ,mem_remote_24g_commom_addr + 3 
-0x470a 015898 fetch 1 ,mem_24g_receiver_addr + 1 
-0x470b 015899 store 1 ,mem_remote_24g_commom_addr + 2 
-0x470c 015901 fetch 1 ,mem_24g_lap 
-0x470d 015902 store 1 ,mem_remote_24g_commom_addr + 1 
-0x470e 015904 fetch 1 ,mem_24g_receiver_addr 
-0x470f 015905 store 1 ,mem_remote_24g_commom_addr 
-0x4710 015906 call remote_car_g24_search_commom_addr 
-0x4711 015907 fetch 4 ,mem_remote_24g_commom_addr 
-0x4712 015908 fetcht 4 ,mem_remote_24g_commom_addr_temp 
-0x4713 015909 isub temp ,null 
-0x4714 015910 rtn zero 
-0x4715 015911 copy regc ,regb 
-0x4716 015912 arg mem_remote_24g_commom_addr ,rega 
-0x4717 015913 arg 4 ,loopcnt 
-0x4718 015914 branch otp_write 
-:      015916 remote_car_g24_load_commom_addr:
-0x4719 015917 fetch 1 ,mem_remote_save_addr_flag 
-0x471a 015918 rtn blank 
-0x471b 015919 call remote_car_g24_search_commom_addr 
-0x471c 015920 fetch 4 ,mem_remote_24g_commom_addr_temp 
-0x471d 015921 rtn blank 
-0x471e 015922 store 4 ,mem_remote_24g_commom_addr 
-0x471f 015923 rtn 
-:      015926 remote_car_g24_search_commom_addr:
-0x4720 015927 fetch 1 ,mem_remote_save_addr_flag 
-0x4721 015928 rtn blank 
-0x4722 015929 arg otp_offset_remote_commom_start_addr ,regc 
-:      015930 remote_car_g24_search_commom_addr_loop:
-0x4723 015931 copy regc ,regb 
-0x4724 015932 arg mem_remote_24g_commom_addr_temp ,rega 
-0x4725 015933 arg 4 ,loopcnt 
-0x4726 015934 call otp_read_data 
-0x4727 015935 fetch 4 ,mem_remote_24g_commom_addr_read 
-0x4728 015936 rtn blank 
-0x4729 015937 store 4 ,mem_remote_24g_commom_addr_temp 
-0x472a 015938 copy regc ,pdata 
-0x472b 015939 arg otp_offset_remote_commom_end_addr ,temp 
-0x472c 015940 isub temp ,null 
-0x472d 015941 rtn positive 
-0x472e 015942 increase 4 ,regc 
-0x472f 015943 branch remote_car_g24_search_commom_addr_loop 
-:      015945 remote_car_24g_status_process:
-0x4730 015946 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4731 015947 rtneq power_on 
-0x4732 015948 fetch 1 ,mem_remote_car_24g_status 
-0x4733 015949 rtneq work_paired 
-0x4734 015950 jam work_paired ,mem_remote_car_24g_status 
-:      015951 remote_car_scale_process_paired:
-0x4735 015952 arg 0 ,rega 
-0x4736 015953 branch ui_led_off_global 
-:      015954 remote_car_scale_process_shutdown:
-0x4737 015955 arg 0 ,rega 
-0x4738 015956 call ui_led_off_global 
-0x4739 015957 call remote_car_ui_led_init 
-0x473a 015958 branch app_enter_hibernate 
-:      015960 remote_car_event_timer:
-0x473b 015961 call app_power_timer 
-0x473c 015962 call g24_pair_timeout_timer 
-0x473d 015963 call g24_reconn_timeout_timer 
-0x473e 015964 branch remote_car_no_data_timer 
-:      015966 remote_car_no_data_timer:
-0x473f 015967 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4740 015968 rtn blank 
-0x4741 015969 fetch 1 ,mem_key_value_retention 
-0x4742 015970 nbranch remote_no_data_timer_init ,blank 
-0x4743 015971 arg mem_remote_car_no_data_timer ,regc 
-0x4744 015972 arg remote_car_scale_process_shutdown ,regb 
-0x4745 015973 branch timer_single_step_2b 
-:      015977 remote_car_send_motor1_key0_press:
-0x4746 015978 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4747 015979 rtn 
-:      015980 remote_car_send_motor1_key1_press:
-0x4748 015981 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4749 015982 rtn 
-:      015983 remote_car_send_motor2_key2_press:
-0x474a 015984 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x474b 015985 rtn 
-:      015986 remote_car_send_motor2_key3_press:
-0x474c 015987 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x474d 015988 rtn 
-:      015991 remote_car_send_motor1_key0_rel:
-:      015992 remote_car_send_motor1_key1_rel:
-0x474e 015993 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x474f 015994 rtn 
-:      015995 remote_car_send_motor2_key2_rel:
-:      015996 remote_car_send_motor2_key3_rel:
-0x4750 015997 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x4751 015998 rtn 
-:      016000 remote_car_send_key:
-0x4752 016001 arg mem_remote_car_24g_motor_packet ,rega 
-0x4753 016002 branch queue_push 
-:      016003 remote_car_send_attack:
-0x4754 016004 arg mem_remote_car_24g_fire_packet ,rega 
-0x4755 016005 branch queue_push 
-:      016007 remote_car_g24_package_data:
-0x4756 016008 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x4757 016009 beq work_paired ,remote_car_g24_send_empty 
-0x4758 016010 arg mem_remote_car_24g_tx_temp ,rega 
-0x4759 016011 call queue_pop 
-0x475a 016012 nbranch remote_car_moto_data ,user 
-:      016013 remote_car_g24_package_data_continue:
-0x475b 016014 arg mem_remote_car_24g_tx_temp ,contr 
-0x475c 016015 ifetch 1 ,contr 
-0x475d 016016 copy pdata ,rega 
-0x475e 016017 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x475f 016020 rtn 
-:      016022 remote_car_g24_send_empty:
-0x4760 016023 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x4761 016024 enable user 
-0x4762 016025 arg 1 ,rega 
-0x4763 016026 arg mem_remote_car_empty_packet ,regb 
-0x4764 016027 rtn 
-:      016029 remote_car_moto_data:
-0x4765 016030 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x4766 016031 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x4767 016032 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x4768 016033 rtn 
-:      016034 remote_car_moto_data_next:
-0x4769 016035 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x476a 016036 nbranch remote_car_moto_data_enable_user ,blank 
-0x476b 016037 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x476c 016038 nbranch remote_car_moto_data_enable_user ,blank 
-0x476d 016039 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x476e 016040 nbranch remote_car_moto_data_enable_user ,blank 
-0x476f 016041 rtn 
-:      016042 remote_car_moto_data_enable_user:
-0x4770 016043 enable user 
-0x4771 016044 branch remote_car_g24_package_data_continue 
-:      016049 remote_car_default_init:
-0x4772 016050 jam 0x14 ,mem_ui_button_timeout 
-0x4773 016051 jam 0x01 ,mem_ui_button_last_state 
-0x4774 016052 setarg 0x060f 
-0x4775 016053 store 2 ,mem_remote_car_queue_each_size 
-0x4776 016054 setarg mem_remote_car_queue_each_size 
-0x4777 016055 store 2 ,mem_queue_ptr 
-0x4778 016056 jam 0x01 ,mem_lpm_mode 
-0x4779 016057 jam 0x06 ,mem_lpm_overhead 
-0x477a 016058 jam 0x02 ,mem_lpm_mult_timeout 
-0x477b 016059 jam 0x00 ,mem_remote_car_hard_soft_switch 
-0x477c 016060 setarg mem_remote_style_led_type 
-0x477d 016061 store 2 ,mem_ui_led_struct_ptr 
-0x477e 016062 jam 0x01 ,mem_ui_led_struct_num 
-0x477f 016063 jam 0xff ,mem_remote_style_blink_count 
-0x4780 016064 setarg 0x0296 
-0x4781 016065 store 2 ,mem_remote_style_on_time 
-0x4782 016066 setarg 0x073a 
-0x4783 016067 store 2 ,mem_remote_style_off_time 
-0x4784 016068 setarg mem_remote_car_soft_power 
-0x4785 016069 store 2 ,mem_power_param_ptr 
-0x4786 016070 setarg 0x0c0c 
-0x4787 016071 store 2 ,mem_remote_car_power_off_timeout 
-0x4788 016072 setarg mem_remote_car_keyscan 
-0x4789 016073 store 2 ,mem_keyscan_ptr 
-0x478a 016074 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
-0x478b 016075 jam 0xff ,mem_remote_car_config_connect_led_gpio 
-0x478c 016076 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
-0x478d 016077 jam 0x00 ,mem_remote_car_config_key_map 
-0x478e 016078 jam 0x00 ,mem_remote_car_config_layout 
-0x478f 016079 jam 0x00 ,mem_remote_car_config_check_way 
-0x4790 016080 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4791 016081 setarg 0x4e55 
-0x4792 016082 store 2 ,mem_current_vdd_value_default_mid_x 
-0x4793 016083 store 2 ,mem_current_vdd_value_default_mid_y 
-0x4794 016084 setarg 0x0007 
-0x4795 016085 store 2 ,mem_current_vdd_default_range 
-0x4796 016086 jam 0x02 ,mem_adc_config_flag 
-0x4797 016087 setsect 0 ,0x35a0c 
-0x4798 016088 setsect 1 ,0x11a 
-0x4799 016089 setsect 2 ,0x60 
-0x479a 016090 setsect 3 ,0x28 
-0x479b 016091 store 9 ,mem_remote_car_24g_motor_packet 
-0x479c 016092 setsect 0 ,0x2000a 
-0x479d 016093 setsect 1 ,0x02 
-0x479e 016094 istore 4 ,contw 
-0x479f 016095 setsect 0 ,0x35a08 
-0x47a0 016096 setsect 1 ,0x19a 
-0x47a1 016097 setsect 2 ,0x00 
-0x47a2 016098 setsect 3 ,0x00 
-0x47a3 016099 store 9 ,mem_remote_car_24g_fire_packet 
-0x47a4 016100 setarg 0x0064 
-0x47a5 016101 store 2 ,mem_remote_car_no_data_timeout 
-0x47a6 016102 jam tx_power_0db ,mem_tx_power 
-0x47a7 016103 jam 0x01 ,mem_24g_data_type 
-0x47a8 016104 jam 0x06 ,mem_24g_max_retry 
-0x47a9 016105 jam 0x01 ,mem_24g_pair_switch 
-0x47aa 016106 jam 0x00 ,mem_24g_fast_conn_enable 
-0x47ab 016107 call g24_rx_window_init 
-0x47ac 016108 call g24_interval_param_8ms 
-0x47ad 016109 call g24_chmap_param_init 
-0x47ae 016112 setarg 0x0708 
-0x47af 016113 store 2 ,mem_24g_pair_timeout_init 
-0x47b0 016114 setarg 0x0050 
-0x47b1 016115 store 2 ,mem_24g_reconn_timeout_init 
-0x47b2 016116 setarg 0x0a7700 
-0x47b3 016117 store 3 ,mem_24g_long_sleep_set 
-0x47b4 016118 setarg 0x604800 
-0x47b5 016119 store 3 ,mem_24g_enter_hibernate 
-0x47b6 016120 rtn 
-:      016127 dongle_init:
-0x47b7 016128 setarg dongle_dispatch 
-0x47b8 016129 store 2 ,mem_cb_24g_receive_process 
-0x47b9 016130 setarg dongle_g24_mouse 
-0x47ba 016131 store 2 ,mem_cb_24g_data_device1 
-0x47bb 016132 setarg dongle_g24_kb 
-0x47bc 016133 store 2 ,mem_cb_24g_data_device2 
-0x47bd 016134 setarg dongle_ackpayload_prep 
-0x47be 016135 store 2 ,mem_cb_24g_ackpayload 
-0x47bf 016136 setarg dongle_usb_config 
-0x47c0 016137 store 2 ,mem_cb_usb_config 
-0x47c1 016138 branch usb_init 
-:      016141 dongle_default_init:
-0x47c2 016142 bpatch patch06_7 ,mem_patch06 
-0x47c3 016144 call dongle_read_kb_bind_status 
-0x47c4 016145 call dongle_xtal_select 
-0x47c5 016146 fetch 1 ,mem_dg_sys_config 
-0x47c6 016147 isolate1 dg_enable_eeprom ,pdata 
-0x47c7 016148 branch dongle_default_no_eeprom ,true 
-0x47c8 016149 fetch 1 ,mem_dg_sys_config 
-0x47c9 016150 isolate1 dg_enable_new_chmap ,pdata 
-0x47ca 016151 call g24_chamap_param_update ,true 
-:      016152 dongle_default_no_eeprom:
-0x47cb 016153 fetch 1 ,mem_dg_24g_tx_power_default 
-0x47cc 016154 store 1 ,mem_tx_power 
-0x47cd 016156 jam 0xff ,mem_rssi_buff_index 
-0x47ce 016157 setarg mem_dg_rssi_noise_buffer 
-0x47cf 016158 store 2 ,mem_rssi_noise_buffer_ptr 
-0x47d0 016159 setarg mem_dg_rssi_noise_dg_buffer 
-0x47d1 016160 store 2 ,mem_rssi_noise_self_buffer_ptr 
-0x47d2 016161 setarg mem_dg_rssi_noise_ms_buffer 
-0x47d3 016162 store 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x47d4 016163 setarg mem_dg_rssi_noise_kb_buffer 
-0x47d5 016164 store 2 ,mem_rssi_noise_device2_buffer_ptr 
-0x47d6 016165 jam tx_power_f5db ,mem_24g_pair_tx_power 
-0x47d7 016166 jam 0 ,mem_dg_kb_bind_success 
-0x47d8 016167 jam 0 ,mem_24g_bind_device_living 
-0x47d9 016168 call g24_enable_1m 
-0x47da 016169 fetch 1 ,mem_dg_sys_config 
-0x47db 016170 isolate1 dg_enable_24g_2m ,pdata 
-0x47dc 016171 call g24_enable_2m ,true 
-0x47dd 016172 call g24_receive_init 
-0x47de 016173 call g24_pair_param_init 
-0x47df 016174 call g24_chmap_param_init 
-0x47e0 016176 fetch 1 ,mem_dg_usb_tx_interval 
-0x47e1 016177 store 1 ,mem_usb_tx_interval 
-0x47e2 016178 fetch 9 ,mem_dg_usb_vid_pid 
-0x47e3 016179 store 9 ,mem_usb_vid_pid 
-0x47e4 016180 rtn 
-:      016182 dongle_xtal_select:
-0x47e5 016183 jam xtal_24m ,mem_fcomp_div 
-0x47e6 016184 fetch 1 ,mem_dg_sys_config 
-0x47e7 016185 rtnbit0 dg_enable_xtal_24m 
-0x47e8 016186 jam xtal_16m ,mem_fcomp_div 
-0x47e9 016187 rtn 
-:      016189 dongle_dispatch:
-0x47ea 016190 fetch 1 ,mem_24g_pair_mode 
-0x47eb 016191 beq 0x00 ,dongle_auto_bind 
-0x47ec 016192 beq 0x01 ,dongle_pc_bind 
-0x47ed 016193 beq 0x0f ,dongle_all_powerful 
-0x47ee 016194 rtn 
-:      016197 dongle_read_kb_bind_status:
-0x47ef 016198 bpatch patch07_0 ,mem_patch07 
-0x47f0 016199 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f1 016200 arg mem_dg_kb_bind_flag ,rega 
-0x47f2 016201 arg 1 ,loopcnt 
-0x47f3 016202 branch otp_read_data 
-:      016204 dongle_write_kb_bind_status:
-0x47f4 016205 bpatch patch07_1 ,mem_patch07 
-0x47f5 016206 arg 1 ,loopcnt 
-0x47f6 016207 arg mem_dg_kb_bind_flag ,rega 
-0x47f7 016208 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f8 016209 branch otp_write 
-:      016211 dongle_usb_config:
-0x47f9 016212 fetch 1 ,mem_dg_sys_config 
-0x47fa 016213 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
-0x47fb 016214 fetch 1 ,mem_dg_kb_bind_flag 
-0x47fc 016215 bne dongle_kb_bind_success ,dongle_usb_config_param 
-:      016216 dongle_usb_config_kb:
-0x47fd 016217 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x47fe 016218 fetch 4 ,usb_devicedata_addr + 9 
-0x47ff 016219 set1 29 ,pdata 
-0x4800 016220 store 4 ,mem_devicedesc + 9 
-:      016221 dongle_usb_config_param:
-0x4801 016222 call dongle_usb_device_name 
-0x4802 016223 call usb_tx_interval_config 
-0x4803 016224 call dongle_usb_vid_pid_config 
-0x4804 016225 branch dongle_usb_hid_icon_config 
-:      016227 dongle_usb_vid_pid_config:
-0x4805 016228 fetch 1 ,mem_usb_vid_pid 
-0x4806 016229 rtn blank 
-0x4807 016230 fetch 1 ,mem_dg_kb_bind_flag 
-0x4808 016231 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-:      016232 dongle_usb_vid_pid_for_mouse_only_auto_pair:
-0x4809 016233 fetch 4 ,mem_usb_vid_pid + 1 
-:      016234 dongle_usb_vid_pid_store:
-0x480a 016235 store 4 ,mem_devicedesc + 9 
-0x480b 016236 rtn 
-:      016237 dongle_usb_vid_pid_for_suit:
-0x480c 016238 fetch 4 ,mem_usb_vid_pid + 5 
-0x480d 016239 branch dongle_usb_vid_pid_store 
-:      016241 dongle_usb_hid_icon_config:
-0x480e 016242 fetch 1 ,mem_dg_kb_bind_flag 
-0x480f 016243 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
-0x4810 016244 setarg usb_kbdata_vendor_define_addr 
-0x4811 016245 store 2 ,mem_hidreportdesc_kb 
-0x4812 016246 jam 0x1a ,mem_confdesc + 26 
-0x4813 016247 rtn 
-:      016248 dongle_usb_kb_hidreportdesc:
-0x4814 016249 setarg usb_kbdata_addr 
-0x4815 016250 store 2 ,mem_hidreportdesc_kb 
-0x4816 016251 jam 0x3f ,mem_confdesc + 26 
-0x4817 016252 rtn 
-:      016254 dongle_usb_device_name:
-0x4818 016255 fetch 1 ,mem_dg_usb_device_name 
-0x4819 016256 rtn blank 
-0x481a 016257 arg mem_dg_usb_device_name ,contr 
-0x481b 016258 arg mem_string2 ,contw 
-0x481c 016259 arg 30 ,loopcnt 
-0x481d 016260 branch memcpy 
-:      016263 dongle_all_powerful:
-0x481e 016264 call g24_switch_work_mode 
-:      016265 dongle_all_powerful_loop:
-0x481f 016266 call dongle_work_mode_auto 
-0x4820 016267 call dongle_usb_dispatch 
-0x4821 016268 branch dongle_all_powerful_loop 
-:      016270 dongle_pc_bind:
-0x4822 016271 call g24_switch_work_mode 
-:      016272 dongle_pc_bind_loop:
-0x4823 016273 call dongle_work_mode_auto 
-0x4824 016274 call g24_bind_mode_auto 
-0x4825 016275 call dongle_usb_dispatch 
-0x4826 016276 branch dongle_pc_bind_loop 
-:      016278 dongle_g24_blank_data_process:
-0x4827 016279 call dongle_g24_ms_blank_data 
-0x4828 016280 call dongle_g24_kb_blank_data 
-0x4829 016281 call dongle_g24_kb_sys_ctrl_blank_data 
-0x482a 016282 branch dongle_g24_kb_mul_blank_data 
-:      016284 dongle_g24_ms_blank_data:
-0x482b 016285 bpatch patch07_2 ,mem_patch07 
-0x482c 016286 fetch 1 ,mem_dg_ms_blank_data_enable 
-0x482d 016287 rtn blank 
-0x482e 016288 arg g24_timer_ms_blank ,queue 
-0x482f 016289 call timer_check 
-0x4830 016290 nrtn blank 
-0x4831 016291 jam 0 ,mem_dg_ms_blank_data_enable 
-0x4832 016292 setarg ms_report_id 
-0x4833 016293 store 1 ,mem_usb_mouse_data 
-0x4834 016294 setarg 0 
-0x4835 016295 istore 7 ,contw 
-:      016296 dongle_usb_tx_ms_data:
-0x4836 016297 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      016298 dongle_usb_tx_enable_ep2:
-0x4837 016299 fetch 1 ,mem_usb_tx_enable 
-0x4838 016300 set1 2 ,pdata 
-0x4839 016301 store 1 ,mem_usb_tx_enable 
-0x483a 016302 rtn 
-:      016304 dongle_g24_kb_blank_data:
-0x483b 016305 bpatch patch07_3 ,mem_patch07 
-0x483c 016306 fetch 1 ,mem_dg_kb_blank_data_enable 
-0x483d 016307 rtn blank 
-0x483e 016308 arg g24_timer_kb_blank ,queue 
-0x483f 016309 call timer_check 
-0x4840 016310 nrtn blank 
-0x4841 016311 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4842 016312 arg mem_usb_kb_data ,contw 
-0x4843 016313 call memset0_16 
-0x4844 016314 fetch 8 ,mem_usb_kb_data 
-0x4845 016315 store 8 ,mem_dg_kb_data_last_data 
-:      016316 dongle_usb_tx_kb_data:
-0x4846 016317 jam kb_normal_report_id ,mem_usb_kb_data 
-:      016318 dongle_usb_tx_enable_ep1:
-0x4847 016319 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x4848 016320 fetch 1 ,mem_usb_tx_enable 
-0x4849 016321 set1 1 ,pdata 
-0x484a 016322 store 1 ,mem_usb_tx_enable 
-0x484b 016323 rtn 
-:      016325 dongle_g24_kb_sys_ctrl_blank_data:
-0x484c 016326 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x484d 016327 rtn blank 
-0x484e 016328 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x484f 016329 call timer_check 
-0x4850 016330 nrtn blank 
-0x4851 016331 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4852 016332 arg mem_usb_kb_system ,contw 
-0x4853 016333 call memset0_16 
-0x4854 016334 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
-0x4855 016335 fetch 2 ,mem_usb_kb_system 
-0x4856 016336 store 2 ,mem_dg_kb_system_sta_data 
-:      016337 dongle_usb_tx_sys_ctrl_data:
-0x4857 016338 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4858 016339 branch dongle_usb_tx_enable_ep2 
-:      016341 dongle_g24_kb_mul_blank_data:
-0x4859 016342 bpatch patch07_4 ,mem_patch07 
-0x485a 016343 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
-0x485b 016344 rtn blank 
-0x485c 016345 arg g24_timer_kb_mul_blank ,queue 
-0x485d 016346 call timer_check 
-0x485e 016347 nrtn blank 
-0x485f 016348 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x4860 016349 arg mem_usb_kb_multikey ,contw 
-0x4861 016350 call memset0_16 
-0x4862 016351 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x4863 016352 fetch 3 ,mem_usb_kb_multikey 
-0x4864 016353 store 3 ,mem_dg_kb_multikey_last_data 
-:      016354 dongle_usb_tx_multikey_data:
-0x4865 016355 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x4866 016356 branch dongle_usb_tx_enable_ep2 
-:      016358 dongle_usb_dispatch:
-0x4867 016359 bpatch patch07_5 ,mem_patch07 
-0x4868 016360 fetch 1 ,mem_usb_remote_wakeup 
-0x4869 016361 call dongle_clear_pc_sleep_flag ,blank 
-0x486a 016362 call usb_isr 
-0x486b 016363 fetch 1 ,mem_usb0_get_set_report 
-0x486c 016364 rtn blank 
-0x486d 016365 jam 0 ,mem_usb0_get_set_report 
-0x486e 016366 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x486f 016367 arg pc_set_report ,temp 
-0x4870 016368 isub temp ,null 
-0x4871 016369 nrtn zero 
-0x4872 016371 fetch 1 ,mem_usb0_set_report_data 
-0x4873 016372 rtnne pc_report_id 
-0x4874 016373 fetch 1 ,mem_usb0_set_report_data + 1 
-0x4875 016374 beq command_mode ,dongle_dispose_cmd_mode 
-0x4876 016375 beq command_bind ,dongle_dispose_cmd_bind 
-0x4877 016376 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x4878 016377 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x4879 016378 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-:      016380 dongle_usb0_data_ready_report_set0:
-0x487a 016381 jam 0 ,mem_usb0_data_ready_report 
-0x487b 016382 rtn 
-:      016384 dongle_dispose_cmd_mode:
-0x487c 016385 fetch 1 ,mem_usb0_set_report_data + 2 
-0x487d 016386 beq com_mode_bind ,dongle_enter_bind_mode 
-0x487e 016387 branch dongle_usb0_data_ready_report_set0 
-:      016388 dongle_enter_bind_mode:
-0x487f 016389 call g24_bind_mode_enable 
-:      016390 dongle_usb0_data_ready_report_set1:
-0x4880 016391 jam 1 ,mem_usb0_data_ready_report 
-0x4881 016392 rtn 
-:      016394 dongle_dispose_cmd_bind:
-0x4882 016395 fetch 1 ,mem_usb0_set_report_data + 2 
-0x4883 016396 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x4884 016397 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x4885 016398 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x4886 016399 branch dongle_usb0_data_ready_report_set0 
-:      016400 dongle_dispose_cmd_get_bind:
-0x4887 016401 fetch 1 ,mem_24g_bind_device_status 
-0x4888 016402 store 1 ,mem_usb0_get_report_data + 1 
-0x4889 016403 branch dongle_usb0_data_ready_report_set1 
-:      016404 dongle_dispose_cmd_exit_bind:
-0x488a 016405 call g24_work_mode_enable 
-0x488b 016406 branch dongle_dispose_cmd_get_bind 
-:      016407 dongle_dispose_cmd_read_mode:
-:      016408 dongle_dispose_in_bind_mode:
-0x488c 016409 jam command_bind ,mem_usb0_get_report_data + 1 
-0x488d 016410 branch dongle_usb0_data_ready_report_set1 
-:      016412 dongle_dispose_cmd_current_project:
-0x488e 016413 jam product_id ,mem_usb0_get_report_data + 1 
-0x488f 016414 branch dongle_usb0_data_ready_report_set1 
-:      016416 dongle_dispose_cmd_current_mode:
-0x4890 016417 fetch 1 ,mem_24g_work_mode 
-0x4891 016418 beq dongle_work ,dongle_dispose_in_work_mode 
-0x4892 016419 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x4893 016420 rtn 
-:      016421 dongle_dispose_in_work_mode:
-0x4894 016422 jam command_mode ,mem_usb0_get_report_data + 1 
-0x4895 016423 branch dongle_usb0_data_ready_report_set1 
-:      016425 dongle_dispose_cmd_current_fw_version:
-0x4896 016426 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x4897 016427 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x4898 016428 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x4899 016429 jam fw_version3 ,mem_usb0_get_report_data + 4 
-0x489a 016430 branch dongle_usb0_data_ready_report_set1 
-:      016438 dongle_auto_bind:
-0x489b 016439 call g24_mode_switch_init 
-:      016440 dongle_auto_bind_loop:
-0x489c 016441 call g24_mode_switch_bind_work 
-0x489d 016442 call g24_mode_switch_bind_search 
-0x489e 016443 call dongle_work_mode_auto 
-0x489f 016444 call g24_bind_mode_auto 
-0x48a0 016445 call g24_search_mode_auto 
-0x48a1 016446 call dongle_usb_dispatch 
-0x48a2 016447 branch dongle_auto_bind_loop 
-:      016449 dongle_work_mode_auto:
-0x48a3 016450 bpatch patch07_6 ,mem_patch07 
-0x48a4 016451 fetch 1 ,mem_24g_work_mode 
-0x48a5 016452 rtnne dongle_work 
-0x48a6 016453 call g24_work_mode_start 
-0x48a7 016454 call dongle_g24_blank_data_process 
-0x48a8 016455 fetch 1 ,mem_24g_pair_mode 
-0x48a9 016456 nrtn blank 
-0x48aa 016457 branch g24_nodata_process 
-:      016459 dongle_ackpayload_prep:
-0x48ab 016460 fetch 1 ,mem_24g_data_type 
-0x48ac 016461 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
-0x48ad 016462 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
-:      016463 dongle_ackpayload_prep_mouse:
-0x48ae 016464 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48af 016465 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
-0x48b0 016466 branch dongle_ackpayload_prep_end 
-:      016468 dongle_set_pc_sleep_flag:
-0x48b1 016469 fetch 1 ,mem_device_option 
-0x48b2 016470 rtnne dvc_op_dongle 
-0x48b3 016471 jam 3 ,mem_dg_pc_sleep_flag 
-0x48b4 016472 rtn 
-:      016473 dongle_clear_pc_sleep_flag:
-0x48b5 016474 jam 0 ,mem_dg_pc_sleep_flag 
-0x48b6 016475 rtn 
-:      016477 dongle_ackpayload_prep_keyboard:
-0x48b7 016478 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48b8 016479 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
-:      016480 dongle_ackpayload_prep_end:
-0x48b9 016481 fetch 1 ,mem_24g_ackpayload_enable 
-0x48ba 016482 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
-0x48bb 016483 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
-0x48bc 016484 rtn 
-:      016486 dongle_pc_sleep_ackpayload_prep_mouse:
-0x48bd 016487 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48be 016488 set0 0 ,pdata 
-0x48bf 016489 store 1 ,mem_dg_pc_sleep_flag 
-0x48c0 016490 branch dongle_pc_sleep_ackpayload_prep 
-:      016492 dongle_pc_sleep_ackpayload_prep_keyboard:
-0x48c1 016493 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48c2 016494 set0 1 ,pdata 
-0x48c3 016495 store 1 ,mem_dg_pc_sleep_flag 
-:      016496 dongle_pc_sleep_ackpayload_prep:
-0x48c4 016497 jam 0x01 ,mem_24g_datalen 
-0x48c5 016498 setarg 0xff 
-0x48c6 016499 store 1 ,mem_24g_txbuf 
-0x48c7 016500 rtn 
-:      016503 dongle_g24_bind_ackpayload_prep:
-0x48c8 016504 jam 1 ,mem_24g_ackpayload_enable 
-0x48c9 016505 call g24_binding_device_check 
-0x48ca 016506 nrtn user3 
-0x48cb 016507 branch g24_bind_ackpayload_prep 
-:      016509 dongle_g24_kb_led_ackpayload_prep:
-0x48cc 016510 fetch 1 ,mem_24g_rxbuf + 2 
-0x48cd 016511 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
-0x48ce 016512 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
-0x48cf 016513 jam 0 ,mem_usb_tx_win_enable 
-0x48d0 016514 jam 0x01 ,mem_24g_datalen 
-0x48d1 016515 fetch 1 ,mem_24g_led_status 
-0x48d2 016516 store 1 ,mem_24g_txbuf 
-0x48d3 016517 rtn 
-:      016519 dongle_g24_mouse:
-0x48d4 016520 setarg ms_report_id 
-0x48d5 016521 store 1 ,mem_usb_mouse_data 
-0x48d6 016522 fetch 7 ,mem_24g_rxdata_temp + 3 
-0x48d7 016523 istore 7 ,contw 
-0x48d8 016524 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48d9 016525 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
-0x48da 016526 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48db 016527 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
-0x48dc 016528 branch dongle_usb_tx_ms_data 
-:      016530 dongle_g24_ms_enable_blank_data_forcibly:
-0x48dd 016531 jam 1 ,mem_dg_ms_blank_data_enable 
-0x48de 016532 setarg timer_ms_blank_delay 
-0x48df 016533 arg g24_timer_ms_blank ,queue 
-0x48e0 016534 branch timer_init 
-:      016536 dongle_g24_ms_disable_blank_data_forcibly:
-0x48e1 016537 jam 0 ,mem_dg_ms_blank_data_enable 
-0x48e2 016538 setarg 0 
-0x48e3 016539 arg g24_timer_ms_blank ,queue 
-0x48e4 016540 branch timer_init 
-:      016542 dongle_g24_kb:
-0x48e5 016543 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48e6 016544 beq 0 ,dongle_g24_kb_type0 
-0x48e7 016545 beq 2 ,dongle_g24_kb_type2 
-0x48e8 016546 beq 3 ,dongle_g24_kb_type3 
-0x48e9 016547 branch g24_rx_interrupt_clear 
-:      016549 dongle_g24_kb_type0:
-0x48ea 016550 fetch 1 ,mem_24g_rxdata_temp + 5 
-0x48eb 016551 store 1 ,mem_24g_ackpayload_enable 
-0x48ec 016552 jam 0 ,mem_24g_rxdata_temp + 5 
-0x48ed 016553 arg mem_usb_kb_data ,contw 
-0x48ee 016554 arg mem_24g_rxdata_temp + 4 ,contr 
-0x48ef 016555 arg 8 ,loopcnt 
-0x48f0 016556 call memcpy 
-0x48f1 016557 fetch 8 ,mem_usb_kb_data 
-0x48f2 016558 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
-0x48f3 016559 fetch 8 ,mem_usb_kb_data 
-0x48f4 016560 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
-0x48f5 016561 fetch 8 ,mem_usb_kb_data 
-0x48f6 016562 store 8 ,mem_dg_kb_data_sta_data 
-0x48f7 016563 fetcht 8 ,mem_dg_kb_data_last_data 
-0x48f8 016564 isub temp ,null 
-0x48f9 016565 ncall dongle_usb_tx_enable_ep1 ,zero 
-0x48fa 016566 fetch 8 ,mem_dg_kb_data_sta_data 
-0x48fb 016567 store 8 ,mem_dg_kb_data_last_data 
-0x48fc 016568 branch g24_rx_interrupt_clear 
-:      016570 dongle_g24_kb_enable_blank_data_forcibly:
-0x48fd 016571 jam 1 ,mem_dg_kb_blank_data_enable 
-0x48fe 016572 setarg timer_kb_blank_delay 
-0x48ff 016573 arg g24_timer_kb_blank ,queue 
-0x4900 016574 branch timer_init 
-:      016576 dongle_g24_kb_disable_blank_data_forcibly:
-0x4901 016577 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4902 016578 setarg 0 
-0x4903 016579 arg g24_timer_kb_blank ,queue 
-0x4904 016580 branch timer_init 
-:      016582 dongle_g24_kb_type3:
-0x4905 016583 arg mem_usb_kb_multikey ,contw 
-0x4906 016584 arg mem_24g_rxdata_temp + 3 ,contr 
-0x4907 016585 arg 3 ,loopcnt 
-0x4908 016586 call memcpy 
-0x4909 016587 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490a 016588 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x490b 016589 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490c 016590 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x490d 016591 fetch 3 ,mem_usb_kb_multikey 
-0x490e 016592 store 3 ,mem_dg_kb_multikey_sta_data 
-0x490f 016593 fetcht 3 ,mem_dg_kb_multikey_last_data 
-0x4910 016594 isub temp ,null 
-0x4911 016595 ncall dongle_usb_tx_multikey_data ,zero 
-0x4912 016596 fetch 3 ,mem_dg_kb_multikey_sta_data 
-0x4913 016597 store 3 ,mem_dg_kb_multikey_last_data 
-0x4914 016598 branch g24_rx_interrupt_clear 
-:      016600 dongle_g24_kb_mul_enable_blank_data_forcibly:
-0x4915 016601 jam 1 ,mem_dg_kb_mul_blank_data_enable 
-0x4916 016602 setarg timer_kb_mul_blank_delay 
-0x4917 016603 arg g24_timer_kb_mul_blank ,queue 
-0x4918 016604 branch timer_init 
-:      016606 dongle_g24_kb_mul_disable_blank_data_forcibly:
-0x4919 016607 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x491a 016608 setarg 0 
-0x491b 016609 arg g24_timer_kb_mul_blank ,queue 
-0x491c 016610 branch timer_init 
-:      016612 dongle_g24_kb_type2:
-0x491d 016613 arg mem_usb_kb_system ,contw 
-0x491e 016614 arg mem_24g_rxdata_temp + 3 ,contr 
-0x491f 016615 arg 2 ,loopcnt 
-0x4920 016616 call memcpy 
-0x4921 016617 fetch 2 ,mem_usb_kb_system 
-0x4922 016618 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
-0x4923 016619 fetch 2 ,mem_usb_kb_system 
-0x4924 016620 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
-0x4925 016621 fetch 2 ,mem_usb_kb_system 
-0x4926 016622 store 2 ,mem_dg_kb_system_sta_data 
-0x4927 016623 fetcht 2 ,mem_dg_kb_system_last_data 
-0x4928 016624 isub temp ,null 
-0x4929 016625 ncall dongle_usb_tx_sys_data ,zero 
-0x492a 016626 fetch 2 ,mem_dg_kb_system_sta_data 
-0x492b 016627 store 2 ,mem_dg_kb_system_last_data 
-0x492c 016628 branch g24_rx_interrupt_clear 
-:      016630 dongle_g24_kb_sys_enable_blank_data_forcibly:
-0x492d 016631 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x492e 016632 setarg timer_kb_sys_crtl_blank_delay 
-0x492f 016633 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4930 016634 branch timer_init 
-:      016635 dongle_g24_kb_sys_disable_blank_data_forcibly:
-0x4931 016636 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4932 016637 setarg 0 
-0x4933 016638 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4934 016639 branch timer_init 
-:      016641 dongle_usb_tx_sys_data:
-0x4935 016642 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4936 016643 branch dongle_usb_tx_enable_ep2 
-:      016646 dongle_g24_store_dvc2_bind_flag:
-0x4937 016647 fetch 1 ,mem_device_option 
-0x4938 016648 rtnne dvc_op_dongle 
-0x4939 016649 fetch 1 ,mem_dg_kb_bind_flag 
-0x493a 016650 rtneq dongle_kb_bind_success 
-:      016651 dongle_prep_soft_reset:
-0x493b 016652 jam 1 ,mem_dg_kb_bind_success 
-0x493c 016653 rtn 
-:      016656 dongle_kb_bind_soft_reset:
-0x493d 016657 fetch 1 ,mem_device_option 
-0x493e 016658 rtnne dvc_op_dongle 
-0x493f 016659 fetch 1 ,mem_dg_kb_bind_success 
-0x4940 016660 rtn blank 
-0x4941 016661 jam 0 ,mem_temp 
-:      016662 dongle_wirte_efuse_bind_status:
-0x4942 016663 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x4943 016664 call dongle_write_kb_bind_status 
-0x4944 016665 call dongle_read_kb_bind_status 
-0x4945 016666 fetch 1 ,mem_temp 
-0x4946 016667 increase 1 ,pdata 
-0x4947 016668 store 1 ,mem_temp 
-0x4948 016669 beq 0xff ,soft_reset_chip 
-0x4949 016670 fetch 1 ,mem_dg_kb_bind_flag 
-0x494a 016671 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
-0x494b 016672 branch soft_reset_chip 
-:      016684 keyboard_softreset_process:
-0x494c 016685 fetch 1 ,mem_device_option 
-0x494d 016686 rtnne dvc_op_keyboard 
-0x494e 016687 call mouse_wakeup_from_power_check 
-0x494f 016688 nbranch soft_reset + 1 ,user 
-0x4950 016689 fetch 1 ,mem_power_on_flag 
-0x4951 016690 branch soft_reset + 1 ,blank 
-0x4952 016691 fetch 1 ,mem_config_select_device_button_gpio 
-0x4953 016692 rtneq ui_button_gpio_disable 
-0x4954 016693 copy pdata ,queue 
-0x4955 016694 fetch 4 ,mem_saved_gpio_in 
-0x4956 016695 qisolate0 pdata 
-0x4957 016696 call keyboard_pb_set ,true 
-0x4958 016697 branch soft_reset + 2 
-:      016699 keyboard_init:
-0x4959 016700 call enable_authrom 
-0x495a 016701 call keyboard_setting_config 
-0x495b 016703 call keyboard_gpio_init 
-0x495c 016704 call keyboard_low_vol_mult_set 
-0x495d 016705 rtn wake 
-0x495e 016706 call keyboard_usb_check_enable 
-0x495f 016707 call keyboard_cb_fuction 
-0x4960 016708 fetch 1 ,mem_usb_addr 
-0x4961 016709 rtnbit1 7 
-:      016710 keyboard_init_wireless:
-0x4962 016711 fetch 2 ,mem_ui_state_map 
-0x4963 016712 bbit1 ui_state_btn_down ,keyboard_start_discovery 
-0x4964 016713 call mouse_check_select_device_by_switch 
-0x4965 016714 branch keyboard_start_work 
-:      016717 keyboard_usb_check_enable:
-0x4966 016718 fetch mouse_flag_len ,mem_mouse_flag 
-0x4967 016719 rtnbit0 mouse_enable_usb 
-0x4968 016720 setarg keyboard_usb_config_param 
-0x4969 016721 store 2 ,mem_cb_usb_config 
-0x496a 016722 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x496b 016723 branch keyboard_usb_interface_check 
-:      016725 keyboard_usb_config_param:
-0x496c 016726 call keyboard_usb_config_kb_check 
-0x496d 016727 call keyboard_usb_config_param_init 
-0x496e 016728 branch keyboard_usb_config_param_setup 
-:      016730 keyboard_usb_config_kb_check:
-0x496f 016731 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
-0x4970 016732 fetch mouse_flag_len ,mem_mouse_flag 
-0x4971 016733 rtnbit0 mouse_enable_keyboard 
-0x4972 016734 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x4973 016735 rtn 
-:      016737 keyboard_usb_config_param_init:
-0x4974 016738 fetch mouse_flag_len ,mem_mouse_flag 
-0x4975 016739 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
-0x4976 016740 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
-0x4977 016741 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
-0x4978 016742 jam 0x19 ,mem_wire_usb_interval 
-0x4979 016743 jam 0x08 ,mem_usb_tx_interval 
-0x497a 016744 rtn 
-:      016745 keyboard_usb_report_rate_set_250hz:
-0x497b 016746 jam 0x0c ,mem_wire_usb_interval 
-0x497c 016747 jam 0x04 ,mem_usb_tx_interval 
-0x497d 016748 rtn 
-:      016749 keyboard_usb_report_rate_set_500hz:
-0x497e 016750 jam 0x06 ,mem_wire_usb_interval 
-0x497f 016751 jam 0x02 ,mem_usb_tx_interval 
-0x4980 016752 rtn 
-:      016753 keyboard_usb_report_rate_set_1000hz:
-0x4981 016754 jam 0x03 ,mem_wire_usb_interval 
-0x4982 016755 jam 0x01 ,mem_usb_tx_interval 
-0x4983 016756 rtn 
-:      016758 keyboard_usb_config_param_setup:
-0x4984 016759 call usb_tx_interval_config 
-0x4985 016760 call keyboard_usb_vid_pid_config 
-0x4986 016761 branch keyboard_usb_hid_icon_config 
-:      016763 keyboard_usb_vid_pid_config:
-0x4987 016764 fetch 1 ,mem_usb_vid_pid 
-0x4988 016765 rtn blank 
-0x4989 016766 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498a 016767 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x498b 016768 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      016770 keyboard_usb_hid_icon_config:
-0x498c 016771 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498d 016772 branch dongle_usb_hid_icon_config + 1 
-:      016776 keyboard_usb_interface_check:
-0x498e 016777 bpatch patch08_1 ,mem_patch08 
-0x498f 016778 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4990 016779 call gpio_get_bit 
-0x4991 016780 branch keyboard_usb_gpio_low ,true 
-0x4992 016781 branch keyboard_usb_gpio_high 
-:      016784 keyboard_usb_gpio_low:
-0x4993 016785 fetch 1 ,mem_mouse_usb_vdd_status 
-0x4994 016786 rtneq mouse_usb_interface_remove 
-0x4995 016787 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x4996 016788 jam 0 ,mem_usb_device_enumeration_endflag 
-0x4997 016789 jam 0 ,mem_usb_status 
-0x4998 016790 jam 0 ,mem_usb_state 
-0x4999 016791 branch keyboard_init_wireless 
-:      016794 keyboard_usb_gpio_high:
-0x499a 016795 fetch 1 ,mem_mouse_usb_vdd_status 
-0x499b 016796 rtneq mouse_usb_interface_insert 
-0x499c 016797 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
-0x499d 016798 call mouse_24g_stop 
-0x499e 016799 call mouse_stop_bluetooth_mode 
-0x499f 016800 call keyboard_device_led_all_off 
-0x49a0 016801 branch usb_init 
-:      016805 keyboard_setting_config:
-0x49a1 016806 rtn wake 
-0x49a2 016808 call g24_transmit_init 
-0x49a3 016809 call g24_chmap_param_init 
-0x49a4 016811 call keyboard_param_init 
-0x49a5 016812 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49a6 016813 call gpio_out_inactive 
-0x49a7 016815 call keyboard_device_led_off 
-0x49a8 016816 call mouse_device_multi_led_parm_init 
-0x49a9 016817 call le_set_fixed_ltk_justwork 
-0x49aa 016819 fetch mouse_flag_len ,mem_mouse_flag 
-0x49ab 016820 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
-0x49ac 016821 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x49ad 016822 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x49ae 016823 rtn 
-:      016828 keyboard_param_init:
-0x49af 016830 call mouse_param_common_init 
-0x49b0 016832 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x49b1 016833 setarg 0x230170 
-0x49b2 016834 store 3 ,mem_mouse_vdd_full_vol 
-0x49b3 016835 setarg 0x015301 
-0x49b4 016836 istore 3 ,contw 
-0x49b5 016837 arg mem_le_adv_swift_pair ,contw 
-0x49b6 016838 arg 20 ,loopcnt 
-0x49b7 016839 call clear_mem 
-0x49b8 016841 fetch 1 ,mem_le_name_len 
-0x49b9 016842 sub pdata ,12 ,null 
-0x49ba 016843 nbranch ble_name_set_no_swift_pair ,positive 
-0x49bb 016844 setarg 0x06ff06 
-0x49bc 016845 store 3 ,mem_le_adv_swift_pair 
-0x49bd 016846 setarg 0x000300 
-0x49be 016847 istore 3 ,contw 
-0x49bf 016848 setarg 0x80 
-0x49c0 016849 istore 1 ,contw 
-:      016850 ble_store_le_name:
-0x49c1 016851 fetch 1 ,mem_le_name_len 
-0x49c2 016852 increase 1 ,pdata 
-0x49c3 016853 copy pdata ,loopcnt 
-0x49c4 016854 arg mem_le_scan_data ,contr 
-0x49c5 016855 branch memcpy 
-:      016857 ble_name_set_no_swift_pair:
-0x49c6 016858 arg mem_le_adv_swift_pair ,contw 
-0x49c7 016859 branch ble_store_le_name 
-:      016862 keyboard_gpio_init:
-0x49c8 016865 fetcht 1 ,mem_mcu_clk_gpio 
-0x49c9 016866 call gpio_set_high_impedance 
-0x49ca 016867 fetcht 1 ,mem_mcu_stb_gpio 
-0x49cb 016868 call gpio_set_high_impedance 
-0x49cc 016869 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49cd 016870 call gpio_set_high_impedance 
-0x49ce 016872 setarg mem_key_row_gpio 
-0x49cf 016873 store 2 ,mem_kb_row_ptr 
-0x49d0 016875 setarg mem_key_col_gpio 
-0x49d1 016876 store 2 ,mem_kb_col_ptr 
-0x49d2 016878 setarg mem_key_excol_gpio 
-0x49d3 016879 store 2 ,mem_kb_excol_ptr 
-0x49d4 016881 fetch 2 ,mem_kb_row_ptr 
-0x49d5 016882 copy pdata ,regb 
-0x49d6 016883 arg 8 ,loopcnt 
-:      016885 keyboard_key_row_init:
-0x49d7 016886 ifetcht 1 ,regb 
-0x49d8 016887 sub temp ,ui_button_gpio_disable ,null 
-0x49d9 016888 ncall keboard_gpio_set_high_impedance ,zero 
-0x49da 016889 increase 1 ,regb 
-0x49db 016890 loop keyboard_key_row_init 
-0x49dc 016891 call lpm_write_gpio_wakeup 
-0x49dd 016892 fetch 2 ,mem_kb_col_ptr 
-0x49de 016893 copy pdata ,regb 
-0x49df 016894 copy pdata ,regc 
-0x49e0 016895 arg 11 ,loopcnt 
-:      016897 keyboard_key_cow_init:
-0x49e1 016898 ifetcht 1 ,regb 
-0x49e2 016899 isolate1 7 ,temp 
-0x49e3 016900 ncall gpio_set_high_impedance ,true 
-0x49e4 016901 increase 1 ,regb 
-0x49e5 016902 loop keyboard_key_cow_init 
-0x49e6 016903 rtn 
-:      016904 keboard_gpio_set_high_impedance:
-0x49e7 016906 call gpio_set_high_impedance 
-0x49e8 016907 ifetcht 1 ,regb 
-0x49e9 016908 branch gpio_set_low_pullup 
-:      016912 keyboard_low_vol_mult_set:
-0x49ea 016913 fetch 1 ,mem_device_flag 
-0x49eb 016914 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
-0x49ec 016915 setarg 0x5d4800 
-0x49ed 016916 store 4 ,mem_24g_long_sleep_set1 
-0x49ee 016917 fetch 1 ,mem_adc_power_flag 
-0x49ef 016918 rtnbit0 0 
-0x49f0 016919 branch mouse_24g_long_sleep_set 
-:      016920 keyboard_low_vol_mult_ble_set:
-0x49f1 016921 jam 0x0c ,mem_lpm_mult_init 
-0x49f2 016922 fetch 1 ,mem_adc_power_flag 
-0x49f3 016923 rtnbit0 0 
-0x49f4 016924 jam 0x10 ,mem_lpm_mult_init 
-0x49f5 016925 fetch 1 ,mem_mouse_current_mult_timer 
-0x49f6 016926 branch mouse_current_mult_reinit ,blank 
-0x49f7 016927 rtn 
-:      016930 keyboard_pairing_check_otp_offset:
-0x49f8 016931 fetch 2 ,mem_otp_read_retention_offset 
-0x49f9 016932 arg 0x528 ,temp 
-0x49fa 016933 isub temp ,null 
-0x49fb 016934 nrtn positive 
-0x49fc 016935 branch assert 
-:      016937 keyboard_load_otp_info_check:
-0x49fd 016938 bpatch patch08_2 ,mem_patch08 
-0x49fe 016939 fetch 1 ,mem_device_flag 
-0x49ff 016940 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
-0x4a00 016941 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
-0x4a01 016942 rtn 
-:      016944 keyboard_load_otp_device_info_g24_init:
-0x4a02 016945 arg 80 ,regd 
-0x4a03 016946 setarg 0x400 
-0x4a04 016947 idiv regd 
-0x4a05 016948 call wait_div_end 
-0x4a06 016949 quotient pdata 
-0x4a07 016950 store 2 ,mem_pdatatemp 
-0x4a08 016951 arg 0x1fcc ,pdata 
-0x4a09 016952 arg 4 ,temp 
-0x4a0a 016953 arg 4 ,rege 
-0x4a0b 016954 branch keyboard_load_otp_device_info 
-:      016955 keyboard_load_otp_device_info_ble_init:
-0x4a0c 016956 arg 280 ,regd 
-0x4a0d 016957 setarg 0x400 
-0x4a0e 016958 idiv regd 
-0x4a0f 016959 call wait_div_end 
-0x4a10 016960 quotient pdata 
-0x4a11 016961 store 2 ,mem_pdatatemp 
-0x4a12 016962 arg 0x1fc2 ,pdata 
-0x4a13 016963 arg 14 ,temp 
-0x4a14 016964 arg 14 ,rege 
-0x4a15 016965 branch keyboard_load_otp_device_info 
-:      016966 keyboard_load_otp_device_info:
-0x4a16 016967 storet 1 ,mem_temp 
-0x4a17 016968 arg mem_otp_read_retention_memory ,rega 
-0x4a18 016969 arg 0 ,regc 
-:      016970 keyboard_load_otp_info_check_page_loop:
-0x4a19 016971 copy pdata ,regb 
-0x4a1a 016972 fetchr loopcnt ,1 ,mem_temp 
-0x4a1b 016973 call otp_read_data 
-0x4a1c 016974 fetch 8 ,mem_otp_read_retention_memory 
-0x4a1d 016975 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a1e 016976 ior temp ,pdata 
-0x4a1f 016977 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a20 016978 ior temp ,pdata 
-0x4a21 016979 branch keyboard_load_otp_info_check_first_time ,blank 
-0x4a22 016980 increase 1 ,regc 
-0x4a23 016981 fetch 2 ,mem_pdatatemp 
-0x4a24 016982 isub regc ,null 
-0x4a25 016984 copy regb ,pdata 
-0x4a26 016985 isub regd ,pdata 
-0x4a27 016986 branch keyboard_load_otp_info_check_page_loop 
-:      016987 keyboard_load_otp_info_check_first_time:
-0x4a28 016989 sub regc ,0 ,null 
-0x4a29 016990 branch keyboard_load_otp_info_check_first_time_process ,zero 
-:      016991 keyboard_load_otp_info_check_first_time_loop_init:
-0x4a2a 016992 copy regb ,pdata 
-0x4a2b 016993 iadd regd ,pdata 
-:      016994 keyboard_load_otp_info_check_first_time_loop:
-0x4a2c 016995 isub rege ,pdata 
-0x4a2d 016996 copy pdata ,regb 
-0x4a2e 016997 fetchr loopcnt ,1 ,mem_temp 
-0x4a2f 016998 call otp_read_data 
-0x4a30 016999 fetch 8 ,mem_otp_read_retention_memory 
-0x4a31 017000 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a32 017001 ior temp ,pdata 
-0x4a33 017002 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a34 017003 ior temp ,pdata 
-0x4a35 017004 branch keyboard_load_otp_info_check_offset_process ,blank 
-0x4a36 017005 copy regb ,pdata 
-0x4a37 017006 branch keyboard_load_otp_info_check_first_time_loop 
-:      017007 keyboard_load_otp_info_check_first_time_process:
-0x4a38 017008 storer rege ,1 ,mem_otp_read_retention_offset 
-0x4a39 017009 rtn 
-:      017010 keyboard_load_otp_info_check_offset_process:
-0x4a3a 017011 bpatch patch08_3 ,mem_patch08 
-0x4a3b 017012 setarg 0x1fd0 
-0x4a3c 017013 isub regb ,pdata 
-0x4a3d 017014 store 2 ,mem_otp_read_retention_offset 
-0x4a3e 017015 copy regb ,pdata 
-0x4a3f 017016 iadd rege ,regb 
-0x4a40 017017 fetchr loopcnt ,1 ,mem_temp 
-0x4a41 017018 arg mem_otp_read_retention_memory ,rega 
-0x4a42 017019 call otp_read_data 
-0x4a43 017020 fetch 1 ,mem_device_flag 
-0x4a44 017021 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
-0x4a45 017022 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
-0x4a46 017023 rtn 
-:      017025 keyboard_load_otp_info_check_offset_process_g24:
-0x4a47 017026 fetch 6 ,mem_otp_read_retention_memory 
-0x4a48 017027 store 4 ,mem_mouse_24g_addr 
-0x4a49 017028 branch keybaord_load_device_info 
-:      017030 keyboard_load_otp_info_check_offset_process_ble:
-0x4a4a 017031 fetch 1 ,mem_otp_read_retention_memory 
-0x4a4b 017032 sub pdata ,system_os_mac ,null 
-0x4a4c 017033 ncall set_pdata_0 ,positive 
-0x4a4d 017034 store 1 ,mem_kb_computer_system 
-0x4a4e 017035 fetch 1 ,mem_otp_read_retention_memory + 1 
-0x4a4f 017036 store 1 ,mem_device1_type 
-0x4a50 017037 fetch 6 ,mem_otp_read_retention_memory + 2 
-0x4a51 017038 store 6 ,mem_device1_addr 
-0x4a52 017039 fetch 6 ,mem_otp_read_retention_memory + 8 
-0x4a53 017040 store 6 ,mem_device1_locall_addr 
-0x4a54 017041 branch mouse_select_reconn_device 
-:      017044 keyboard_load_otp_info_check_overwise:
-0x4a55 017045 branch assert 
-:      017048 keyboard_store_device_info:
-0x4a56 017049 bpatch patch08_4 ,mem_patch08 
-0x4a57 017050 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a58 017051 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
-0x4a59 017052 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x4a5a 017053 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x4a5b 017054 rtn 
-:      017056 keyboard_store_otp_device_info:
-0x4a5c 017057 rtn 
-0x4a5d 017058 fetch 1 ,mem_device_flag 
-0x4a5e 017059 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
-0x4a5f 017060 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
-0x4a60 017061 rtn 
-:      017063 keyboard_store_otp_device_info_g24:
-0x4a61 017064 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a62 017065 setarg 0x1fd0 
-0x4a63 017066 isub temp ,regb 
-0x4a64 017067 arg mem_mouse_24g_addr ,rega 
-0x4a65 017068 arg 4 ,loopcnt 
-0x4a66 017069 call otp_write 
-0x4a67 017070 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a68 017071 increase 4 ,temp 
-0x4a69 017072 storet 2 ,mem_otp_read_retention_offset 
-0x4a6a 017073 rtn 
-:      017075 keyboard_store_otp_device_info_ble:
-0x4a6b 017076 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a6c 017077 setarg 0x1fd0 
-0x4a6d 017078 isub temp ,regb 
-0x4a6e 017081 add regb ,1 ,regb 
-0x4a6f 017082 arg mem_device1_addr ,rega 
-0x4a70 017083 arg 6 ,loopcnt 
-0x4a71 017084 call otp_write 
-0x4a72 017086 add regb ,7 ,regb 
-0x4a73 017087 arg mem_device1_locall_addr ,rega 
-0x4a74 017088 arg 6 ,loopcnt 
-0x4a75 017089 branch otp_write 
-:      017091 keybaord_load_device_info:
-0x4a76 017092 fetch 4 ,mem_mouse_24g_addr 
-0x4a77 017093 store 4 ,mem_24g_receiver_addr 
-0x4a78 017094 store 4 ,mem_24g_addr 
-0x4a79 017095 rtn 
-:      017098 keyboard_cb_fuction:
-0x4a7a 017099 bpatch patch08_5 ,mem_patch08 
-0x4a7b 017100 setarg mouse_24g_before_lpm_sleep 
-0x4a7c 017101 store 2 ,mem_cb_before_lpm_sleep 
-0x4a7d 017102 setarg keyboard_24g_package_data 
-0x4a7e 017103 store 2 ,mem_cb_24g_transmit_data 
-0x4a7f 017104 setarg keyboard_24g_search_dongle 
-0x4a80 017105 store 2 ,mem_cb_24g_search_receiver 
-0x4a81 017106 setarg keyboard_lpm_before_common 
-0x4a82 017107 store 2 ,mem_cb_24g_lpm_before 
-0x4a83 017108 setarg keyboard_le 
-0x4a84 017109 store 2 ,mem_cb_le_process 
-0x4a85 017111 setarg keyboard_process_lpm_before 
-0x4a86 017112 store 2 ,mem_cb_before_lpm 
-0x4a87 017114 setarg keyboard_priority_bb_event 
-0x4a88 017115 store 2 ,mem_cb_bb_event_process 
-0x4a89 017116 setarg keyboard_idle 
-0x4a8a 017117 store 2 ,mem_cb_idle_process 
-0x4a8b 017118 setarg keyboard_before_hibernate 
-0x4a8c 017119 store 2 ,mem_cb_before_hibernate 
-0x4a8d 017120 setarg mouse_le_bb_event_connect_complete 
-0x4a8e 017121 store 2 ,mem_cb_att_write 
-0x4a8f 017122 setarg keyboard_bb_event_timer 
-0x4a90 017123 store 2 ,mem_cb_event_timer 
-0x4a91 017124 setarg mouse_spi_write_flash_cb 
-0x4a92 017125 store 2 ,mem_cb_spi_flash_write_complate 
-0x4a93 017126 setarg mouse_lpm_check_wake_lock 
-0x4a94 017127 store 2 ,mem_cb_check_wakelock 
-0x4a95 017128 setarg mouse_le_transmit 
-0x4a96 017129 store 2 ,mem_cb_ble_transmit 
-0x4a97 017130 setarg mouse_set_lpm_mult 
-0x4a98 017131 store 2 ,mem_cb_bt_set_mult 
-0x4a99 017132 rtn 
-:      017136 keyboard_priority_bb_event:
-0x4a9a 017137 bpatch patch08_6 ,mem_patch08 
-0x4a9b 017138 copy regc ,pdata 
-0x4a9c 017140 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
-0x4a9d 017141 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
-0x4a9e 017142 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
-0x4a9f 017143 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
-0x4aa0 017145 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
-0x4aa1 017146 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
-0x4aa2 017147 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x4aa3 017148 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x4aa4 017150 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x4aa5 017151 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x4aa6 017153 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
-0x4aa7 017154 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
-0x4aa8 017155 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
-0x4aa9 017158 rtn 
-:      017164 keyboard_le_bb_event_connected:
-0x4aaa 017165 jam 0 ,mem_mouse_long_mult_flag 
-0x4aab 017167 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x4aac 017168 call mouse_24g_first_store_reconn_info 
-0x4aad 017169 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4aae 017170 nbranch keyboard_le_bb_event_connected_next ,blank 
-0x4aaf 017171 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      017172 keyboard_le_bb_event_connected_next:
-0x4ab0 017173 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab1 017174 set0 app_disc_by_button ,pdata 
-0x4ab2 017175 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab3 017176 jam 0 ,mem_mouse_direct_timer 
-0x4ab4 017177 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x4ab5 017178 store 2 ,mem_le_battery_level_updata_timer 
-0x4ab6 017179 call mouse_no_data_timer_init 
-0x4ab7 017180 branch keyboard_stop_discovery 
-:      017183 keyboard_le_bb_disconnected:
-0x4ab8 017184 setarg 0 
-0x4ab9 017185 store 2 ,mem_le_battery_level_updata_timer 
-0x4aba 017186 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x4abb 017187 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4abc 017188 store 1 ,mem_mouse_le_bb_connected_flag 
-:      017189 keyboard_le_bb_disconnected_next:
-0x4abd 017190 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x4abe 017191 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x4abf 017192 call le_clr_config_more_data 
-0x4ac0 017193 branch keyboard_bb_disconnected 
-:      017194 keyboard_bb_disconnected:
-0x4ac1 017195 call mouse_bb_discon_clear_stack 
-0x4ac2 017196 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac3 017197 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
-0x4ac4 017198 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac5 017199 branch keyboard_start_discovery 
-:      017200 keyboard4_0_event_bb_disconn:
-0x4ac6 017201 call mouse_le_clean_connect_flag 
-0x4ac7 017202 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac8 017203 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac9 017204 call ice_break 
-0x4aca 017205 branch keyboard_app_enter_hibernate 
-:      017208 keyboard_le_ll_start_encryt:
-0x4acb 017209 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4acc 017210 beq 1 ,keyboard_le_ll_reconn_start_encryt 
-0x4acd 017211 jam 20 ,mem_le_start_encrypt_timer 
-0x4ace 017212 jam 5 ,mem_le_start_auto_reco_timer 
-0x4acf 017213 branch mouse_le_ll_enable_start_enc_flag 
-:      017214 keyboard_le_ll_reconn_start_encryt:
-0x4ad0 017215 call mouse_updata_le_param 
-0x4ad1 017216 jam 5 ,mem_le_start_encrypt_timer 
-0x4ad2 017217 branch mouse_le_ll_enable_start_enc_flag 
-:      017219 keyboard_le_parse_conn_param_accepted:
-0x4ad3 017220 fetch 1 ,mem_le_new_conninterval 
-0x4ad4 017221 sub pdata ,le_interval_15ms ,null 
-0x4ad5 017222 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x4ad6 017223 fetch 1 ,mem_le_new_connslavelatency 
-0x4ad7 017224 fetcht 1 ,mem_lpm_mult_init 
-0x4ad8 017225 isub temp ,null 
-0x4ad9 017226 branch mouse_le_lpm_mult_reinit ,positive 
-0x4ada 017227 fetch 1 ,mem_le_new_connslavelatency 
-0x4adb 017228 store 1 ,mem_lpm_mult 
-0x4adc 017229 branch mouse_le_conn_param_lpm_enable 
-:      017231 keyboard_le_conn_param_update_rsp_recieved:
-0x4add 017232 fetch 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ade 017233 nrtn blank 
-0x4adf 017234 jam 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ae0 017235 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4ae1 017236 rtn 
-:      017238 keyboard_24g_pairing_complete:
-0x4ae2 017239 call keyboard_get_24g_led_enable 
-0x4ae3 017240 call mouse_no_data_timer_init 
-0x4ae4 017241 branch mouse_24g_pairing_complete_common 
-:      017243 keyboard_24g_attempt_success:
-0x4ae5 017244 call keyboard_get_24g_led_enable 
-0x4ae6 017245 fetch 4 ,mem_24g_addr 
-0x4ae7 017246 store 4 ,mem_24g_receiver_addr 
-0x4ae8 017247 store 4 ,mem_mouse_24g_addr 
-0x4ae9 017248 call g24_ch_syncword_crc8_init 
-0x4aea 017249 call mouse_device_poweron_led_config 
-0x4aeb 017250 call mouse_no_data_timer_init 
-0x4aec 017251 branch mouse_24g_attempt_success 
-:      017253 keyboard_24g_get_led:
-0x4aed 017254 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4aee 017255 call keyboard_clear_key_data 
-0x4aef 017256 jam 0x03 ,mem_customer_key_press + 2 
-0x4af0 017257 rtn 
-:      017259 keyboard_24g_led_get_status_check:
-0x4af1 017260 arg 6 ,loopcnt 
-0x4af2 017261 arg mem_keyboard_tx_data + 3 ,contr 
-:      017262 keyboard_24g_led_data_check:
-0x4af3 017263 ifetch 1 ,contr 
-0x4af4 017264 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
-0x4af5 017265 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
-0x4af6 017266 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
-0x4af7 017267 loop keyboard_24g_led_data_check 
-0x4af8 017268 rtn 
-:      017270 keyboard_get_24g_led_enable:
-0x4af9 017271 jam 0x03 ,mem_keyboard_led_status_get 
-0x4afa 017272 jam 1 ,mem_keyboard_data_change_flag 
-0x4afb 017273 rtn 
-:      017275 keyboard_set_repeat_send_flag:
-0x4afc 017276 jam 1 ,mem_24g_repeat_send_flag 
-0x4afd 017277 rtn 
-:      017280 keyboard_24g_attempt_fail:
-0x4afe 017281 fetch 1 ,mem_24g_attempt_fail_flag 
-0x4aff 017282 nbranch keyboard_24g_hibernate_set ,blank 
-0x4b00 017283 fetch 1 ,mem_24g_reconn_type 
-0x4b01 017284 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
-0x4b02 017285 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
-0x4b03 017286 branch keyboard_24g_attempt_fail_enter_hibernate 
-:      017288 keyboard_24g_attempt_fail_enter_hibernate:
-0x4b04 017289 call mouse_24g_stop 
-0x4b05 017290 fetch 1 ,mem_reconn_times 
-0x4b06 017291 nbranch mouse_polling_device ,blank 
-0x4b07 017292 fetch 1 ,mem_device_flag 
-0x4b08 017293 beq mode_24g_device ,keyboard_app_enter_hibernate 
-0x4b09 017294 rtn 
-:      017296 keyboard_24g_fast_conn_attempt_fail:
-0x4b0a 017297 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b0b 017298 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x4b0c 017299 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x4b0d 017300 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x4b0e 017301 fetch 4 ,mem_mouse_24g_addr 
-0x4b0f 017302 branch keyboard_24g_start_pair_mode ,blank 
-0x4b10 017303 branch mouse_24g_reconn_dongle_start 
-:      017305 keyboard_24g_hibernate_set:
-0x4b11 017306 jam 0 ,mem_24g_attempt_fail_flag 
-0x4b12 017307 call g24_transmit_next_packet 
-0x4b13 017308 setarg -1 
-0x4b14 017309 store 8 ,mem_24g_enter_hibernate 
-0x4b15 017310 setarg 0 
-0x4b16 017311 store 7 ,mem_mouse_key 
-0x4b17 017312 jam 1 ,mem_sensor_shutdown_flag 
-0x4b18 017313 branch keyboard_g24_long_sleep 
-:      017318 keyboard_bb_event_timer:
-0x4b19 017319 bpatch patch08_7 ,mem_patch08 
-0x4b1a 017320 call mouse_adc_read 
-0x4b1b 017321 call keyboard_low_voltage_param_set 
-0x4b1c 017322 call mouse_low_voltage_led_timer 
-0x4b1d 017324 call g24_pair_timeout_timer 
-0x4b1e 017325 call g24_reconn_timeout_timer 
-0x4b1f 017326 call mouse_24g_long_sleep_param_update_timer 
-0x4b20 017327 call keyboard_24g_repeat_send_data 
-0x4b21 017328 call keyboard_24g_led_status_get_timer 
-0x4b22 017332 call keyboard_check_discovery_timeout_timer 
-0x4b23 017334 call keyboard_check_direct_timeout_timer 
-0x4b24 017335 call mouse_le_enable_att_list_timer 
-0x4b25 017336 call keyboard_le_battery_updata_timer 
-0x4b26 017337 call mouse_le_send_smp_security_request_timer 
-0x4b27 017338 call keyboard_le_send_conn_param_update_timer 
-0x4b28 017339 call keyboard_le_auto_recognize_timer 
-0x4b29 017341 call mouse_current_mult_update_timer 
-0x4b2a 017342 call mouse_wheel_trigger_timer 
-0x4b2b 017343 call keyboard_store_information_delay_timer 
-0x4b2c 017344 call keyboard_capslock_led_on_timer 
-0x4b2d 017345 call keyboard_long_press_timer 
-0x4b2e 017346 call keyboard_commbination_delay_release_timer 
-0x4b2f 017347 fetch 1 ,mem_device_flag 
-0x4b30 017348 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
-0x4b31 017349 branch mouse_check_no_data_timeout_timer 
-:      017352 keyboard_commbination_key_process:
-0x4b32 017353 fetch 1 ,mem_commbination_key_statue 
-0x4b33 017354 rtnne commbination_key_state_down 
-0x4b34 017355 arg mem_combination_ui_button_count ,regc 
-0x4b35 017356 arg mouse_bluetooth_fast_conn_init ,regb 
-0x4b36 017357 branch timer_single_step 
-:      017359 keyboard_commbination_fast_conn_bt_check:
-0x4b37 017360 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4b38 017361 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
-0x4b39 017362 isub temp ,null 
-0x4b3a 017363 branch keyboard_commbination_key_down ,zero 
-0x4b3b 017364 byteswap temp ,temp 
-0x4b3c 017365 isub temp ,null 
-0x4b3d 017366 branch keyboard_commbination_key_down ,zero 
-0x4b3e 017367 branch mouse_commbination_key_up 
-:      017369 keyboard_commbination_key_down:
-0x4b3f 017370 fetch 1 ,mem_commbination_key_statue 
-0x4b40 017371 rtneq commbination_key_state_down 
-0x4b41 017372 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x4b42 017373 rtn 
-:      017376 keyboard_check_discovery_timeout_timer:
-0x4b43 017377 arg mem_mouse_discovery_timer ,regc 
-0x4b44 017378 arg keyboard_check_discovery_timeout ,regb 
-0x4b45 017379 branch timer_single_step_2b 
-:      017381 keyboard_check_discovery_timeout:
-0x4b46 017382 call keyboard_stop_discovery 
-0x4b47 017383 branch keyboard_app_enter_hibernate 
-:      017388 keyboard_store_information_delay_timer:
-0x4b48 017389 arg mem_store_information_delay_timer ,regc 
-0x4b49 017390 arg keyboard_store_device_info_check ,regb 
-0x4b4a 017391 branch timer_single_step 
-:      017393 keyboard_store_device_info_check:
-0x4b4b 017394 call keyboard_store_device_info 
-0x4b4c 017395 fetch 1 ,mem_mouse_need_soft_reset 
-0x4b4d 017396 nbranch mouse_soft_reset ,blank 
-0x4b4e 017397 rtn 
-:      017399 keyboard_low_voltage_param_set:
-0x4b4f 017400 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x4b50 017401 branch keyboard_low_voltage_param_set_33v ,blank 
-0x4b51 017402 jam 58 ,mem_mouse_vdd_low_vol 
-0x4b52 017403 rtn 
-:      017404 keyboard_low_voltage_param_set_33v:
-0x4b53 017405 jam 53 ,mem_mouse_vdd_low_vol 
-0x4b54 017406 rtn 
-:      017408 keyboard_le_auto_recognize_timer:
-0x4b55 017410 arg mem_le_start_auto_reco_timer ,regc 
-0x4b56 017411 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
-0x4b57 017412 branch timer_single_step 
-:      017414 keyboard_check_direct_timeout_timer:
-0x4b58 017415 arg mem_mouse_direct_timer ,regc 
-0x4b59 017416 arg mouse_check_direct_timeout ,regb 
-0x4b5a 017417 call timer_single_step 
-0x4b5b 017418 branch mouse_check_direct_timeout_timer + 3 
-:      017420 keyboard_le_battery_updata_timer:
-0x4b5c 017421 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5d 017422 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x4b5e 017423 branch mouse_le_battery_updata_timer 
-:      017425 keyboard_le_send_conn_param_update_timer:
-0x4b5f 017426 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
-0x4b60 017427 arg mouse_updata_le_param ,regb 
-0x4b61 017428 branch timer_single_step 
-:      017430 keyboard_24g_repeat_send_data:
-0x4b62 017431 fetch 1 ,mem_24g_repeat_send_flag 
-0x4b63 017432 rtn blank 
-0x4b64 017433 jam 0 ,mem_24g_repeat_send_flag 
-0x4b65 017434 jam 1 ,mem_keyboard_data_change_flag 
-0x4b66 017435 call g24_txdata_prep 
-0x4b67 017436 branch keyboard_g24_transmit_process 
-:      017438 keyboard_24g_led_status_get_timer:
-0x4b68 017439 arg mem_keyboard_led_status_get_timer ,regc 
-0x4b69 017440 arg keyboard_24g_led_status_clear ,regb 
-0x4b6a 017441 branch timer_single_step 
-:      017443 keyboard_24g_led_status_clear:
-0x4b6b 017444 jam 0 ,mem_keyboard_led_status_get 
-0x4b6c 017445 rtn 
-:      017451 keyboard_device_led_off:
-0x4b6d 017452 call mouse_device_multi_led_off 
-0x4b6e 017453 call keyboard_capslock_led_off 
-:      017454 keyboard_power_led_off:
-0x4b6f 017455 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x4b70 017456 branch gpio_out_inactive 
-:      017457 keyboard_numlock_led_off:
-0x4b71 017458 rtn 
-:      017461 keyboard_capslock_led_on_timer:
-0x4b72 017462 fetch 1 ,mem_keyboard_caps_led_gpio 
-0x4b73 017463 rtneq gpio_disable 
-0x4b74 017464 fetch 2 ,mem_mouse_no_data_timer 
-0x4b75 017465 rtn blank 
-0x4b76 017466 fetch 2 ,mem_mouse_no_data_timeout 
-0x4b77 017467 fetcht 2 ,mem_mouse_no_data_timer 
-0x4b78 017468 isub temp ,temp 
-0x4b79 017469 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x4b7a 017470 isub temp ,pdata 
-0x4b7b 017471 branch keyboard_capslock_led_check_on ,positive 
-:      017472 keyboard_capslock_led_off:
-0x4b7c 017473 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b7d 017474 branch gpio_out_inactive 
-:      017478 keyboard_capslock_led_check_on:
-0x4b7e 017479 fetch 1 ,mem_keyboard_led_status 
-0x4b7f 017480 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
-0x4b80 017481 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b81 017482 branch gpio_out_active 
-:      017484 keyboard_long_press_timer:
-0x4b82 017485 arg mem_same_keyvalue_timer ,regc 
-0x4b83 017486 arg keyboard_long_press_timerout ,regb 
-0x4b84 017487 branch timer_single_step_2b 
-:      017489 keyboard_long_press_timerout:
-0x4b85 017490 jam 1 ,mem_same_keyvalue_timerout_flag 
-0x4b86 017491 branch app_enter_hibernate 
-:      017493 keyboard_commbination_delay_release_timer:
-0x4b87 017494 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
-0x4b88 017495 arg keyboard_commbination_key_null_set ,regb 
-0x4b89 017496 branch timer_single_step 
-:      017499 keyboard_check_no_data_timeout_timer:
-0x4b8a 017500 arg mem_mouse_no_data_timer ,regc 
-0x4b8b 017501 arg keyboard_check_no_data_timeout ,regb 
-0x4b8c 017502 branch timer_single_step_2b 
-:      017504 keyboard_check_no_data_timeout:
-0x4b8d 017505 fetch 1 ,mem_device_flag 
-0x4b8e 017506 beq mode_24g_device ,keyboard_24g_hibernate_set 
-0x4b8f 017507 branch mouse_disconnect 
-:      017510 keyboard_bb_event_discovery_btn:
-0x4b90 017511 isolate1 mark_24g ,mark 
-0x4b91 017512 call mouse_24g_stop ,true 
-0x4b92 017513 call mouse_disconnect 
-0x4b93 017514 call mouse_le_clean_connect_flag 
-0x4b94 017515 branch keyboard_start_discovery 
-:      017517 keyboard_start_discovery:
-0x4b95 017518 bpatch patch09_0 ,mem_patch09 
-0x4b96 017519 call mouse_device_discovery_led_config 
-0x4b97 017520 fetch 2 ,mem_ui_state_map 
-0x4b98 017521 isolate1 ui_state_ble_adv ,pdata 
-0x4b99 017522 call mouse_stop_le_adv ,true 
-0x4b9a 017524 setarg 0 
-0x4b9b 017525 store 2 ,mem_le_battery_level_updata_timer 
-0x4b9c 017526 call keyboard_capslock_led_off 
-0x4b9d 017527 jam 0xff ,mem_kb_computer_system 
-0x4b9e 017529 fetch 2 ,mem_ui_state_map 
-0x4b9f 017530 isolate1 ui_state_ble_adv ,pdata 
-0x4ba0 017531 call mouse_stop_le_adv ,true 
-0x4ba1 017532 call mouse_bluetooth_fast_conn_disable 
-0x4ba2 017533 fetch 2 ,mem_ui_state_map 
-0x4ba3 017534 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
-0x4ba4 017535 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ba5 017536 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
-0x4ba6 017537 fetcht 2 ,mem_random_addr_increase_count 
-0x4ba7 017538 increase 1 ,temp 
-0x4ba8 017539 storet 2 ,mem_random_addr_increase_count 
-0x4ba9 017540 storet 2 ,mem_le_lap + 1 
-0x4baa 017541 random pdata 
-0x4bab 017542 store 1 ,mem_le_lap 
-:      017543 keyboard_start_discovery_norandom:
-0x4bac 017544 fetch 3 ,mem_mouse_le_lap_temp 
-0x4bad 017545 store 3 ,mem_le_lap + 3 
-0x4bae 017546 call app_lpm_mult_disable 
-0x4baf 017547 fetch 2 ,mem_mouse_discovery_timeout 
-0x4bb0 017548 store 2 ,mem_mouse_discovery_timer 
-0x4bb1 017549 setarg 0 
-0x4bb2 017550 store 2 ,mem_mouse_no_data_timer 
-0x4bb3 017551 store 2 ,mem_le_battery_level_updata_timer 
-0x4bb4 017552 store 1 ,mem_mouse_direct_timer 
-0x4bb5 017553 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bb6 017554 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x4bb7 017555 arg mouse_store_eeprom_flag ,queue 
-0x4bb8 017556 call mouse_enable_function_flag 
-0x4bb9 017557 call mouse_bt_discovery_button_down_disable 
-0x4bba 017558 branch mouse_check_51cmd_adv 
-:      017561 keyboard_low_voltage_led_blink_disable:
-0x4bbb 017562 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x4bbc 017563 branch mouse_low_voltage_led_off_judge 
-:      017565 keyboard_stop_discovery:
-0x4bbd 017566 bpatch patch09_1 ,mem_patch09 
-0x4bbe 017567 setarg 0 
-0x4bbf 017568 store 2 ,mem_mouse_discovery_timer 
-0x4bc0 017569 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4bc1 017570 call mouse_disable_function_flag 
-0x4bc2 017571 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bc3 017572 call mouse_stop_le_adv 
-0x4bc4 017573 branch keyboard_device_led_off 
-:      017576 keyboard_store_remote_bdaddr:
-0x4bc5 017577 bpatch patch09_2 ,mem_patch09 
-0x4bc6 017578 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bc7 017579 rtnbit0 mouse_store_eeprom_flag 
-0x4bc8 017580 arg mouse_store_eeprom_flag ,queue 
-0x4bc9 017581 call mouse_disable_function_flag 
-0x4bca 017582 call mouse_check_device_addr 
-0x4bcb 017583 branch mouse_unplug_clean_bdaddr 
-:      017586 keyboard_idle:
-0x4bcc 017587 bpatch patch09_3 ,mem_patch09 
-0x4bcd 017588 call mouse_low_voltage_led_no_enter_lpm 
-0x4bce 017589 branch ui_check_paring_button 
-:      017593 keyboard_start_work:
-0x4bcf 017594 bpatch patch09_4 ,mem_patch09 
-0x4bd0 017595 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bd1 017596 bbit0 mouse_enable_adc ,keyboard_start_work_next 
-0x4bd2 017597 call enable_adc 
-0x4bd3 017598 call vdd_calculate_by_mode 
-0x4bd4 017599 store 2 ,mem_mouse_vdd_now_vol 
-0x4bd5 017601 fetch 2 ,mem_adc_current_value 
-0x4bd6 017602 isub temp ,null 
-0x4bd7 017603 branch keyboard_start_work ,positive 
-0x4bd8 017604 arg mem_mouse_vdd_calculate_set ,rega 
-0x4bd9 017605 call mouse_adc_bat_percent_lowpower_out 
-0x4bda 017606 fetch 1 ,mem_adc_power_flag 
-0x4bdb 017607 bbit1 1 ,keyboard_power_down 
-:      017608 keyboard_start_work_next:
-0x4bdc 017610 fetch 1 ,mem_keyboard_pairing_type 
-0x4bdd 017611 call keyboard_enable_bt_button_pairing ,blank 
-0x4bde 017612 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4bdf 017613 nrtn blank 
-0x4be0 017614 fetch 1 ,mem_device_flag 
-0x4be1 017615 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x4be2 017616 call mouse_bluetooth_fast_conn_disable 
-0x4be3 017617 fetch 6 ,mem_device1_addr 
-0x4be4 017618 branch mouse_bluetooth_fast_conn_init ,blank 
-0x4be5 017619 branch mouse_start_reconnect_device 
-:      017631 keyboard_le:
-0x4be6 017632 bpatch patch09_5 ,mem_patch09 
-0x4be7 017633 call le_fifo_check_nearly_full 
-0x4be8 017634 nrtn blank 
-0x4be9 017635 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4bea 017636 beq 0xff ,keyboard_le_next 
-0x4beb 017637 fetch 1 ,mem_le_connect_status_flag 
-0x4bec 017638 and pdata ,0x03 ,pdata 
-0x4bed 017639 rtnne 0x03 
-:      017640 keyboard_le_next:
-0x4bee 017641 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bef 017642 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4bf0 017643 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4bf1 017644 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4bf2 017645 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x4bf3 017646 call keyboard_motion 
-0x4bf4 017647 nrtn user 
-0x4bf5 017648 call mouse_current_mult_update 
-0x4bf6 017649 call mouse_wheel_trigger 
-0x4bf7 017650 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bf8 017651 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x4bf9 017652 fetch 1 ,mem_customer_key 
-0x4bfa 017653 branch mouse_le_send_keyboard_package_data 
-:      017660 kscan_dispatch:
-0x4bfb 017661 fetch 1 ,mem_device_option 
-0x4bfc 017662 rtnne dvc_op_keyboard 
-0x4bfd 017663 call keyboard_keyscan 
-0x4bfe 017664 call keyboard_key_process 
-0x4bff 017665 branch keyboard_special_key_check 
-:      017672 keyboard_keyscan:
-0x4c00 017673 bpatch patch09_6 ,mem_patch09 
-0x4c01 017674 call keyboard_stb_state_low 
-0x4c02 017675 setarg 0 
-0x4c03 017676 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c04 017677 arg mem_keyscan_value_current ,contr 
-0x4c05 017678 arg mem_keyscan_value_check ,contw 
-0x4c06 017679 arg 20 ,loopcnt 
-0x4c07 017680 call memcpy 
-0x4c08 017681 setarg mem_keyscan_value_current 
-0x4c09 017682 store 2 ,mem_keyscan_value_ptr 
-0x4c0a 017683 setarg mem_keyscan_exmcu_value 
-0x4c0b 017684 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c0c 017685 call keyboard_keyscan_get_exmcu_value 
-0x4c0d 017686 call keyboard_keyscan_get_mcu_value 
-0x4c0e 017687 call keyboard_stb_state_high 
-:      017688 keyboard_keyscan_copy_value:
-0x4c0f 017689 fetch 2 ,mem_kb_excol_ptr 
-0x4c10 017690 copy pdata ,regb 
-0x4c11 017691 jam 0 ,mem_keyscan_col_loop_count 
-:      017692 keyboard_compare_col_excol_gpio_loop:
-0x4c12 017693 ifetcht 1 ,regb 
-0x4c13 017694 fetch 2 ,mem_kb_col_ptr 
-0x4c14 017695 copy pdata ,rega 
-0x4c15 017696 copy rega ,regc 
-0x4c16 017697 arg 20 ,loopcnt 
-:      017698 keyboard_compare_col_gpio_loop:
-0x4c17 017699 ifetch 1 ,rega 
-0x4c18 017700 isub temp ,null 
-0x4c19 017701 branch keyboard_copy_value_exmcu_to_mcu ,zero 
-0x4c1a 017702 increase 1 ,rega 
-0x4c1b 017703 loop keyboard_compare_col_gpio_loop 
-:      017704 keyboard_compare_col_excol_gpio_loop_next:
-0x4c1c 017705 increase 1 ,regb 
-0x4c1d 017706 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c1e 017707 increase 1 ,pdata 
-0x4c1f 017708 store 1 ,mem_keyscan_col_loop_count 
-0x4c20 017709 sub pdata ,10 ,null 
-0x4c21 017710 branch keyboard_compare_col_excol_gpio_loop ,positive 
-0x4c22 017712 rtn 
-:      017714 keyboard_copy_value_exmcu_to_mcu:
-0x4c23 017715 fetch 2 ,mem_keyscan_value_ptr 
-0x4c24 017716 copy pdata ,contw 
-0x4c25 017717 copy rega ,pdata 
-0x4c26 017718 isub regc ,pdata 
-0x4c27 017719 iadd contw ,contw 
-0x4c28 017720 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c29 017721 copy pdata ,regc 
-0x4c2a 017722 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c2b 017723 iadd regc ,regc 
-0x4c2c 017724 ifetch 1 ,regc 
-0x4c2d 017725 istore 1 ,contw 
-0x4c2e 017726 branch keyboard_compare_col_excol_gpio_loop_next 
-:      017728 keyboard_keyscan_get_exmcu_value:
-0x4c2f 017729 bpatch patch09_7 ,mem_patch09 
-0x4c30 017730 call keyboard_stb_state_high 
-0x4c31 017731 call keyboard_clk_input 
-:      017732 keyboard_keyscan_exmcu_start:
-0x4c32 017733 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c33 017734 increase 1 ,pdata 
-0x4c34 017735 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c35 017736 bbit1 9 ,keyboard_keyscan_reset_exmcu 
-0x4c36 017737 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c37 017738 call gpio_get_bit 
-0x4c38 017739 nbranch keyboard_keyscan_exmcu_start ,true 
-0x4c39 017740 nop 20 
-0x4c3a 017741 call keyboard_clk_state_high 
-0x4c3b 017742 call keyboard_stb_state_low 
-0x4c3c 017743 jam 0 ,mem_keyscan_col_loop_count 
-:      017744 keyboard_keyscan_exmcu_start_loop:
-0x4c3d 017745 call keyboard_clk_state_low 
-0x4c3e 017746 call keyboard_keyscan_exmcu_get_col_value 
-0x4c3f 017747 call keyboard_clk_state_high 
-0x4c40 017748 call keyboard_keyscan_exmcu_get_col_value 
-0x4c41 017749 sub pdata ,9 ,null 
-0x4c42 017750 branch keyboard_keyscan_exmcu_start_loop ,positive 
-0x4c43 017751 call keyboard_clk_state_low 
-0x4c44 017752 call keyboard_keyscan_exmcu_get_col_value 
-0x4c45 017753 branch keyboard_clk_state_high 
-:      017755 keyboard_keyscan_exmcu_get_col_value:
-0x4c46 017756 jam 0 ,mem_keyscan_value_temp 
-0x4c47 017757 nop 50 
-0x4c48 017758 call keyboard_keyscan_get_col_value 
-0x4c49 017759 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-:      017760 keyboard_keyscan_value_store:
-0x4c4a 017761 copy pdata ,contw 
-0x4c4b 017762 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c4c 017763 iadd contw ,contw 
-0x4c4d 017764 fetch 1 ,mem_keyscan_value_temp 
-0x4c4e 017765 istore 1 ,contw 
-0x4c4f 017766 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c50 017767 increase 1 ,pdata 
-0x4c51 017768 store 1 ,mem_keyscan_col_loop_count 
-0x4c52 017769 rtn 
-:      017772 keyboard_keyscan_get_mcu_value:
-0x4c53 017773 nop 20 
-0x4c54 017774 fetch 2 ,mem_kb_col_ptr 
-0x4c55 017775 copy pdata ,regb 
-0x4c56 017776 jam 0 ,mem_keyscan_col_loop_count 
-:      017777 keyboard_keyscan_mcu_start:
-0x4c57 017778 jam 0 ,mem_keyscan_value_temp 
-0x4c58 017779 ifetcht 1 ,regb 
-0x4c59 017780 isolate1 7 ,temp 
-0x4c5a 017781 branch keyboard_keyscan_mcu_start_loop ,true 
-0x4c5b 017782 call gpio_out_active 
-0x4c5c 017783 call keyboard_keyscan_get_col_value 
-0x4c5d 017784 ifetcht 1 ,regb 
-0x4c5e 017785 call gpio_set_high_impedance 
-:      017786 keyboard_keyscan_mcu_start_loop:
-0x4c5f 017787 increase 1 ,regb 
-0x4c60 017788 fetch 2 ,mem_keyscan_value_ptr 
-0x4c61 017789 call keyboard_keyscan_value_store 
-0x4c62 017790 sub pdata ,19 ,null 
-0x4c63 017791 branch keyboard_keyscan_mcu_start ,positive 
-0x4c64 017792 rtn 
-:      017795 keyboard_keyscan_get_col_value:
-0x4c65 017796 fetch 2 ,mem_kb_row_ptr 
-0x4c66 017797 copy pdata ,regc 
-0x4c67 017798 arg 8 ,loopcnt 
-:      017800 keyboard_keyscan_get_col_value_loop:
-0x4c68 017801 ifetcht 1 ,regc 
-0x4c69 017802 call gpio_get_bit 
-0x4c6a 017803 fetch 1 ,mem_keyscan_value_temp 
-0x4c6b 017804 rshift pdata ,pdata 
-0x4c6c 017805 setflag true ,7 ,pdata 
-0x4c6d 017806 store 1 ,mem_keyscan_value_temp 
-0x4c6e 017807 increase 1 ,regc 
-0x4c6f 017808 loop keyboard_keyscan_get_col_value_loop 
-0x4c70 017809 rtn 
-:      017810 keyboard_keyscan_reset_exmcu:
-0x4c71 017811 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c72 017812 call gpio_out_active 
-0x4c73 017813 nop 20 
-0x4c74 017814 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c75 017815 call gpio_out_inactive 
-0x4c76 017816 nop 6000 
-0x4c77 017817 rtn 
-0x4c78 017818 branch keyboard_keyscan 
-:      017819 keyboard_clk_state_high:
-0x4c79 017820 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7a 017821 branch gpio_out_inactive 
-:      017823 keyboard_clk_state_low:
-0x4c7b 017824 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7c 017825 branch gpio_out_active 
-:      017826 keyboard_gpio_config_input_pu:
-0x4c7d 017827 sub temp ,ui_button_gpio_disable ,null 
-0x4c7e 017828 rtn zero 
-0x4c7f 017829 set0 gpio_active_bit ,temp 
-0x4c80 017830 branch gpio_config_input 
-:      017831 keyboard_clk_input:
-0x4c81 017832 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c82 017833 branch gpio_config_input 
-:      017835 keyboard_stb_state_high:
-0x4c83 017836 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c84 017837 branch gpio_out_inactive 
-:      017839 keyboard_stb_state_low:
-0x4c85 017840 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c86 017841 branch gpio_out_active 
-:      017852 keyboard_press_change_or_no_key:
-0x4c87 017853 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x4c88 017854 fetch 2 ,mem_same_keyvalue_timer_init 
-0x4c89 017855 store 2 ,mem_same_keyvalue_timer 
-0x4c8a 017856 rtn 
-:      017858 keyboard_key_process:
-0x4c8b 017860 bpatch patch0a_0 ,mem_patch0a 
-0x4c8c 017861 arg mem_keyscan_value_current ,rega 
-0x4c8d 017862 arg mem_keyscan_value_check ,regb 
-0x4c8e 017863 arg 20 ,loopcnt 
-0x4c8f 017864 call string_compare 
-0x4c90 017865 nbranch keyboard_press_change_or_no_key ,zero 
-0x4c91 017866 call keyboard_keyscan_value_current_zero_check 
-0x4c92 017867 call keyboard_press_change_or_no_key ,blank 
-0x4c93 017869 call keyboard_ghost_key_check 
-0x4c94 017870 fetch 1 ,mem_mouse_ghost_flag 
-0x4c95 017871 nrtn blank 
-0x4c96 017872 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4c97 017873 rtneq cammbination_key_press 
-0x4c98 017874 rtneq cammbination_key_hold 
-0x4c99 017875 rtneq cammbination_key_wait_release 
-0x4c9a 017878 jam 0 ,mem_keyscan_col_loop_count 
-0x4c9b 017879 arg mem_keyscan_value_current ,rega 
-0x4c9c 017880 arg mem_keyscan_value_old ,regb 
-:      017881 keyboard_keyvalue_process:
-0x4c9d 017882 ifetcht 1 ,rega 
-0x4c9e 017883 ifetch 1 ,regb 
-0x4c9f 017884 ixor temp ,pdata 
-0x4ca0 017885 branch keyboard_keyvalue_process_loop ,blank 
-0x4ca1 017886 store 1 ,mem_keyscan_value_temp 
-0x4ca2 017887 storet 1 ,mem_keyboard_press_flag_temp 
-0x4ca3 017888 istoret 1 ,regb 
-0x4ca4 017889 jam 1 ,mem_keyboard_data_change_flag 
-0x4ca5 017890 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      017891 keyboard_keyvalue_change:
-0x4ca6 017892 fetch 1 ,mem_keyscan_value_temp 
-0x4ca7 017893 bbit0 0 ,keyboard_keyvalue_change_loop 
-0x4ca8 017894 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ca9 017895 mul32 pdata ,8 ,pdata 
-0x4caa 017896 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cab 017897 iadd temp ,pdata 
-0x4cac 017898 arg mem_keyboard_keyvalue_map ,contr 
-0x4cad 017899 iadd contr ,contr 
-0x4cae 017900 ifetch 1 ,contr 
-0x4caf 017901 store 1 ,mem_keyboard_keyvalue_temp 
-0x4cb0 017902 call keyboard_keyvalue_fn_replace 
-0x4cb1 017903 call keyboard_keyvalue_commbination_replace 
-0x4cb2 017904 call keyboard_keyvalue_in_out 
-:      017905 keyboard_keyvalue_change_loop:
-0x4cb3 017906 fetch 1 ,mem_keyscan_value_temp 
-0x4cb4 017907 rshift pdata ,pdata 
-0x4cb5 017908 store 1 ,mem_keyscan_value_temp 
-0x4cb6 017909 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cb7 017910 rshift pdata ,pdata 
-0x4cb8 017911 store 1 ,mem_keyboard_press_flag_temp 
-0x4cb9 017912 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cba 017913 increase 1 ,pdata 
-0x4cbb 017914 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cbc 017915 loop keyboard_keyvalue_change 
-:      017916 keyboard_keyvalue_process_loop:
-0x4cbd 017917 increase 1 ,rega 
-0x4cbe 017918 increase 1 ,regb 
-0x4cbf 017919 fetch 1 ,mem_keyscan_col_loop_count 
-0x4cc0 017920 increase 1 ,pdata 
-0x4cc1 017921 store 1 ,mem_keyscan_col_loop_count 
-0x4cc2 017922 sub pdata ,19 ,null 
-0x4cc3 017923 branch keyboard_keyvalue_process ,positive 
-0x4cc4 017924 rtn 
-:      017926 keyboard_keyscan_value_current_zero_check:
-0x4cc5 017927 fetch 8 ,mem_keyscan_value_current 
-0x4cc6 017928 nrtn blank 
-0x4cc7 017929 fetch 8 ,mem_keyscan_value_current + 8 
-0x4cc8 017930 nrtn blank 
-0x4cc9 017931 fetch 4 ,mem_keyscan_value_current + 16 
-0x4cca 017932 nrtn blank 
-0x4ccb 017933 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4ccc 017934 rtn 
-:      017938 keyboard_ghost_key_check:
-0x4ccd 017939 bpatch patch0a_1 ,mem_patch0a 
-0x4cce 017940 jam 0 ,mem_mouse_ghost_flag 
-0x4ccf 017941 jam 0 ,mem_keyboard_all_press_key_count 
-0x4cd0 017942 arg mem_keyscan_value_current ,rega 
-0x4cd1 017943 arg 20 ,loopcnt 
-:      017944 keyboard_ghost_key_check_loop:
-0x4cd2 017945 jam 0 ,mem_keyboard_current_col_press_key_count 
-0x4cd3 017946 ifetch 1 ,rega 
-0x4cd4 017947 branch keyboard_ghost_key_check_next_loop ,blank 
-:      017948 keyboard_current_col_press_key_count_check:
-0x4cd5 017949 fetcht 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd6 017950 increase 1 ,temp 
-0x4cd7 017951 storet 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd8 017952 copy pdata ,temp 
-0x4cd9 017953 increase -1 ,pdata 
-0x4cda 017954 iand temp ,pdata 
-0x4cdb 017955 nbranch keyboard_current_col_press_key_count_check ,zero 
-0x4cdc 017956 fetch 1 ,mem_keyboard_current_col_press_key_count 
-0x4cdd 017957 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4cde 017958 iadd temp ,temp 
-0x4cdf 017959 storet 1 ,mem_keyboard_all_press_key_count 
-0x4ce0 017960 sub pdata ,1 ,null 
-0x4ce1 017961 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce2 017962 sub temp ,2 ,null 
-0x4ce3 017963 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce4 017964 jam 0 ,mem_keyscan_col_loop_count 
-0x4ce5 017965 jam 0 ,mem_keyboard_same_row_press_key_count 
-0x4ce6 017966 ifetcht 1 ,rega 
-0x4ce7 017967 arg mem_keyscan_value_current ,regb 
-:      017968 keyboard_same_row_key_check:
-0x4ce8 017969 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ce9 017970 increase 1 ,pdata 
-0x4cea 017971 store 1 ,mem_keyscan_col_loop_count 
-0x4ceb 017972 sub pdata ,19 ,null 
-0x4cec 017973 nbranch keyboard_ghost_key_check_next_loop ,positive 
-0x4ced 017974 ifetch 1 ,regb 
-0x4cee 017975 iand temp ,null 
-0x4cef 017976 branch keyboard_same_row_key_check_loop ,zero 
-0x4cf0 017977 fetch 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf1 017978 increase 1 ,pdata 
-0x4cf2 017979 store 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf3 017980 sub pdata ,1 ,null 
-0x4cf4 017981 branch keyboard_same_row_key_check_loop ,positive 
-0x4cf5 017982 jam 1 ,mem_mouse_ghost_flag 
-0x4cf6 017983 rtn 
-:      017985 keyboard_ghost_key_check_next_loop:
-0x4cf7 017986 increase 1 ,rega 
-0x4cf8 017987 loop keyboard_ghost_key_check_loop 
-0x4cf9 017988 rtn 
-:      017990 keyboard_same_row_key_check_loop:
-0x4cfa 017991 increase 1 ,regb 
-0x4cfb 017992 branch keyboard_same_row_key_check 
-:      018000 keyboard_keyvalue_fn_replace:
-0x4cfc 018001 bpatch patch0a_2 ,mem_patch0a 
-0x4cfd 018002 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cfe 018003 ncall keyboard_commbination_delay_release_clear ,blank 
-0x4cff 018004 fetch 1 ,mem_keyboard_fn_flag 
-0x4d00 018005 ncall keyboard_keyvalue_fn_replace_press ,blank 
-0x4d01 018006 fetch 1 ,mem_keyboard_fn_first 
-0x4d02 018007 fetcht 1 ,mem_keyboard_fn_flag 
-0x4d03 018008 ixor temp ,pdata 
-0x4d04 018009 rtn zero 
-0x4d05 018010 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d06 018011 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
-0x4d07 018012 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
-0x4d08 018013 sub pdata ,hid_key_f12 ,null 
-0x4d09 018014 nrtn positive 
-0x4d0a 018015 arg hid_key_f1 ,temp 
-0x4d0b 018016 isub temp ,pdata 
-0x4d0c 018017 nrtn positive 
-0x4d0d 018018 arg mem_keyboard_fn_f1 ,contr 
-0x4d0e 018019 iadd contr ,contr 
-0x4d0f 018020 ifetch 1 ,contr 
-0x4d10 018021 branch keyboard_keyvalue_store_temp 
-:      018023 keyboard_keyvalue_fn_replace_press:
-0x4d11 018024 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d12 018025 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
-0x4d13 018026 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
-0x4d14 018027 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
-0x4d15 018028 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
-0x4d16 018029 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
-0x4d17 018030 beq hid_key_space ,keyboard_keyvalue_fn_space 
-0x4d18 018031 rtn 
-:      018033 keyboard_keyvalue_fn_esc:
-0x4d19 018034 fetch 1 ,mem_keyboard_fn_esc 
-0x4d1a 018035 branch keyboard_keyvalue_store_temp 
-:      018037 keyboard_keyvalue_fn_delete:
-0x4d1b 018038 fetch 1 ,mem_keyboard_fn_del 
-0x4d1c 018039 branch keyboard_keyvalue_store_temp 
-:      018041 keyboard_keyvalue_fn_up_arrow:
-0x4d1d 018042 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d1e 018043 rtn blank 
-0x4d1f 018044 setarg hid_key_page_up 
-0x4d20 018045 branch keyboard_keyvalue_store_temp 
-:      018047 keyboard_keyvalue_fn_down_arrow:
-0x4d21 018048 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d22 018049 rtn blank 
-0x4d23 018050 setarg hid_key_page_down 
-0x4d24 018051 branch keyboard_keyvalue_store_temp 
-:      018053 keyboard_keyvalue_fn_left_arrow:
-0x4d25 018054 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d26 018055 rtn blank 
-0x4d27 018056 setarg hid_key_home 
-0x4d28 018057 branch keyboard_keyvalue_store_temp 
-:      018059 keyboard_keyvalue_fn_right_arrow:
-0x4d29 018060 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d2a 018061 rtn blank 
-0x4d2b 018062 setarg hid_key_end 
-0x4d2c 018063 branch keyboard_keyvalue_store_temp 
-:      018065 keyboard_keyvalue_fn_left_ctrl:
-0x4d2d 018066 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
-0x4d2e 018067 rtn blank 
-0x4d2f 018068 fetch 1 ,mem_kb_computer_system 
-0x4d30 018069 beq system_os_windows ,keyboard_keyvalue_windows_osk 
-0x4d31 018070 setarg hid_key_os_soft_kb 
-0x4d32 018071 branch keyboard_keyvalue_store_temp 
-:      018072 keyboard_keyvalue_windows_osk:
-0x4d33 018073 setarg hid_key_osk 
-0x4d34 018074 branch keyboard_keyvalue_store_temp 
-:      018076 keyboard_keyvalue_fn_space:
-0x4d35 018077 fetch 1 ,mem_keyboard_fn_space_enable_flag 
-0x4d36 018078 rtn blank 
-0x4d37 018079 setarg hid_key_language 
-:      018080 keyboard_keyvalue_store_temp:
-0x4d38 018081 store 1 ,mem_keyboard_keyvalue_temp 
-0x4d39 018082 rtn 
-:      018088 keyboard_keyvalue_commbination_replace:
-0x4d3a 018089 bpatch patch0a_3 ,mem_patch0a 
-0x4d3b 018090 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d3c 018091 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
-0x4d3d 018092 beq hid_key_page_up ,keyboard_commination_pageup_replace 
-0x4d3e 018093 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
-0x4d3f 018094 beq hid_key_home ,keyboard_commination_home_replace 
-0x4d40 018095 beq hid_key_end ,keyboard_commination_end_replace 
-0x4d41 018096 beq hid_key_select_all ,keyboard_commination_select_all 
-0x4d42 018097 beq hid_key_copy ,keyboard_commbination_copy 
-0x4d43 018098 beq hid_key_paste ,keyboard_commbination_paste 
-0x4d44 018099 beq hid_key_cut ,keyboard_commbination_cut 
-0x4d45 018100 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
-0x4d46 018101 beq hid_key_osk ,keyboard_commbination_osk 
-0x4d47 018102 beq hid_key_language ,keyboard_commbination_language 
-0x4d48 018103 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
-0x4d49 018104 rtn 
-:      018106 keyboard_commbination_delay_release_set:
-0x4d4a 018107 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d4b 018108 nrtn blank 
-0x4d4c 018109 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4d 018110 rtn 
-:      018112 keyboard_commbination_delay_release_clear:
-0x4d4e 018113 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4f 018114 rtn 
-:      018116 keyboard_commination_screen_shot_replace:
-0x4d50 018117 fetch 1 ,mem_kb_computer_system 
-0x4d51 018118 rtneq system_os_windows 
-0x4d52 018119 rtneq system_os_andriod 
-0x4d53 018120 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
-0x4d54 018121 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
-0x4d55 018122 branch keyboard_commbination_keypress 
-:      018124 keyboard_commination_pageup_replace:
-0x4d56 018125 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-:      018126 keyboard_commination_ios_mac_command_commiation:
-0x4d57 018127 fetch 1 ,mem_kb_computer_system 
-0x4d58 018128 rtneq system_os_windows 
-0x4d59 018129 rtneq system_os_andriod 
-0x4d5a 018130 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d5b 018131 branch keyboard_commbination_keypress 
-:      018133 keyboard_commination_pagedown_replace:
-0x4d5c 018134 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5d 018135 branch keyboard_commination_ios_mac_command_commiation 
-:      018137 keyboard_commination_home_replace:
-0x4d5e 018138 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5f 018139 branch keyboard_commination_ios_mac_command_commiation 
-:      018141 keyboard_commination_end_replace:
-0x4d60 018142 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d61 018143 branch keyboard_commination_ios_mac_command_commiation 
-:      018145 keyboard_commination_select_all:
-0x4d62 018146 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
-:      018147 keyboard_commbination_text_edit:
-0x4d63 018148 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d64 018149 fetch 1 ,mem_kb_computer_system 
-0x4d65 018150 beq system_os_windows ,keyboard_commbination_keypress 
-0x4d66 018151 beq system_os_andriod ,keyboard_commbination_keypress 
-0x4d67 018152 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d68 018153 branch keyboard_commbination_keypress 
-:      018155 keyboard_commbination_copy:
-0x4d69 018156 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
-0x4d6a 018157 branch keyboard_commbination_text_edit 
-:      018159 keyboard_commbination_paste:
-0x4d6b 018160 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
-0x4d6c 018161 branch keyboard_commbination_text_edit 
-:      018163 keyboard_commbination_cut:
-0x4d6d 018164 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
-0x4d6e 018165 branch keyboard_commbination_text_edit 
-:      018167 keyboard_commination_os_lock:
-0x4d6f 018168 fetch 1 ,mem_kb_computer_system 
-0x4d70 018169 beq system_os_windows ,keyboard_commination_windows_lock 
-0x4d71 018170 beq system_os_mac ,keyboard_commination_mac_lock 
-0x4d72 018171 setarg hid_key_ios_android_os_lock 
-0x4d73 018172 branch keyboard_keyvalue_store_temp 
-:      018173 keyboard_commination_windows_lock:
-0x4d74 018174 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d75 018175 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
-0x4d76 018176 branch keyboard_commbination_keypress 
-:      018177 keyboard_commination_mac_lock:
-0x4d77 018178 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d78 018179 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
-0x4d79 018180 branch keyboard_commbination_keypress 
-:      018182 keyboard_commbination_osk:
-0x4d7a 018183 fetch 1 ,mem_kb_computer_system 
-0x4d7b 018184 beq system_os_windows ,keyboard_commbination_windows_osk 
-0x4d7c 018185 setarg hid_key_os_soft_kb 
-0x4d7d 018186 branch keyboard_keyvalue_store_temp 
-:      018187 keyboard_commbination_windows_osk:
-0x4d7e 018188 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d7f 018189 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
-0x4d80 018190 branch keyboard_commbination_keypress 
-:      018192 keyboard_commbination_language:
-0x4d81 018193 fetch 1 ,mem_kb_computer_system 
-0x4d82 018194 beq system_os_windows ,keyboard_commbination_language_windows 
-0x4d83 018195 beq system_os_andriod ,keyboard_commbination_language_andriod 
-0x4d84 018196 jam left_control ,mem_keyboard_commbination_control_key_value 
-:      018197 keyboard_commbination_language_next:
-0x4d85 018198 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x4d86 018199 call keyboard_commbination_delay_release_set 
-0x4d87 018200 branch keyboard_commbination_keypress 
-:      018201 keyboard_commbination_language_windows:
-0x4d88 018202 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d89 018203 branch keyboard_commbination_language_next 
-:      018204 keyboard_commbination_language_andriod:
-0x4d8a 018205 jam left_shift ,mem_keyboard_commbination_control_key_value 
-0x4d8b 018206 branch keyboard_commbination_language_next 
-:      018208 keyboard_commbination_app_tiling:
-0x4d8c 018209 fetch 1 ,mem_kb_computer_system 
-0x4d8d 018210 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
-0x4d8e 018211 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
-0x4d8f 018212 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d90 018213 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d91 018214 branch keyboard_commbination_keypress 
-:      018215 keyboard_commbination_app_tiling_windows_android:
-0x4d92 018216 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d93 018217 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
-0x4d94 018218 branch keyboard_commbination_keypress 
-:      018220 keyboard_commbination_keypress:
-0x4d95 018221 jam 0 ,mem_keyboard_keyvalue_temp 
-0x4d96 018222 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d97 018223 bbit0 0 ,keyboard_commbination_key_wait_release_set 
-0x4d98 018224 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4d99 018225 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
-:      018226 keyboard_commbination_key_press_set:
-0x4d9a 018227 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
-0x4d9b 018228 rtn 
-:      018230 keyboard_commbination_key_wait_release_set:
-0x4d9c 018231 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
-0x4d9d 018232 rtn 
-:      018234 keyboard_commbination_key_null_set:
-0x4d9e 018235 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
-0x4d9f 018236 rtn 
-:      018239 keyboard_commbination_key_value_store:
-0x4da0 018240 store 1 ,mem_keyboard_tx_data + 1 
-0x4da1 018241 storet 1 ,mem_keyboard_tx_data + 3 
-0x4da2 018242 call enable_user 
-0x4da3 018243 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4da4 018244 branch keyboard_motion_data_check_next 
-:      018246 keyboard_commbination_key_press_process:
-0x4da5 018247 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4da6 018248 arg 0 ,temp 
-0x4da7 018249 call keyboard_commbination_key_value_store 
-:      018250 keyboard_commbination_key_hold_set:
-0x4da8 018251 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
-0x4da9 018252 rtn 
-:      018254 keyboard_commbination_key_hold_process:
-0x4daa 018255 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
-0x4dab 018256 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4dac 018257 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
-0x4dad 018258 branch keyboard_commbination_key_value_store 
-:      018260 keyboard_commbination_key_wait_release_process:
-0x4dae 018261 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4daf 018262 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4db0 018263 arg 0 ,temp 
-0x4db1 018264 call keyboard_commbination_key_value_store 
-0x4db2 018265 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4db3 018266 branch keyboard_commbination_key_null_set ,blank 
-:      018267 keyboard_commbination_key_release_set:
-0x4db4 018268 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
-0x4db5 018269 rtn 
-:      018271 keyboard_commbination_key_release_process:
-0x4db6 018272 branch keyboard_commbination_key_value_store + 2 
-:      018274 keyboard_commbination_key_null_process:
-0x4db7 018275 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4db8 018276 arg 0 ,pdata 
-0x4db9 018277 arg 0 ,temp 
-0x4dba 018278 branch keyboard_commbination_key_value_store 
-:      018282 keyboard_keyvalue_in_out:
-0x4dbb 018283 bpatch patch0a_4 ,mem_patch0a 
-0x4dbc 018284 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4dbd 018285 sub pdata ,hid_key_right_gui ,null 
-0x4dbe 018286 branch keyboard_keyvalue_standard ,positive 
-0x4dbf 018287 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x4dc0 018288 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc1 018289 bbit1 0 ,keyboard_keyvalue_standard 
-0x4dc2 018290 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-:      018291 keyboard_keyvalue_standard:
-0x4dc3 018292 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x4dc4 018293 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc5 018294 bbit1 0 ,keyboard_keyvalue_standard_in 
-:      018295 keyboard_keyvalue_standard_out:
-0x4dc6 018296 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dc7 018297 arg 6 ,loopcnt 
-0x4dc8 018298 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018299 keyboard_keyvalue_standard_out_loop:
-0x4dc9 018300 ifetch 1 ,contr 
-0x4dca 018301 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
-0x4dcb 018302 isub temp ,null 
-0x4dcc 018303 nbranch keyboard_keyvalue_standard_out_next ,zero 
-0x4dcd 018304 ifetch 1 ,contr 
-0x4dce 018305 increase -2 ,contr 
-0x4dcf 018306 istore 1 ,contr 
-0x4dd0 018307 rtn blank 
-0x4dd1 018308 increase 1 ,contr 
-0x4dd2 018309 istoret 1 ,contr 
-:      018310 keyboard_keyvalue_standard_out_next:
-0x4dd3 018311 loop keyboard_keyvalue_standard_out_loop 
-0x4dd4 018312 sub temp ,hid_key_right_gui ,null 
-0x4dd5 018313 nrtn positive 
-0x4dd6 018314 sub temp ,0xbf ,null 
-0x4dd7 018315 rtn positive 
-:      018316 keyboard_keyvalue_control_key_out:
-0x4dd8 018317 and temp ,0x07 ,queue 
-0x4dd9 018318 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dda 018319 qset0 pdata 
-0x4ddb 018320 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ddc 018321 rtn 
-:      018323 keyboard_keyvalue_standard_in:
-0x4ddd 018324 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dde 018325 arg 6 ,loopcnt 
-0x4ddf 018326 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018327 keyboard_keyvalue_standard_in_loop:
-0x4de0 018328 ifetch 1 ,contr 
-0x4de1 018329 branch keyboard_keyvalue_standard_in_data ,blank 
-0x4de2 018330 isub temp ,null 
-0x4de3 018331 rtn zero 
-0x4de4 018332 loop keyboard_keyvalue_standard_in_loop 
-0x4de5 018333 sub temp ,hid_key_right_gui ,null 
-0x4de6 018334 nrtn positive 
-0x4de7 018335 sub temp ,0xbf ,null 
-0x4de8 018336 rtn positive 
-:      018337 keyboard_keyvalue_control_key_in:
-0x4de9 018338 and temp ,0x07 ,queue 
-0x4dea 018339 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4deb 018340 qset1 pdata 
-0x4dec 018341 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ded 018342 rtn 
-:      018344 keyboard_keyvalue_standard_in_data:
-0x4dee 018345 sub temp ,hid_key_right_gui ,null 
-0x4def 018346 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
-0x4df0 018347 sub temp ,0xbf ,null 
-0x4df1 018348 nbranch keyboard_keyvalue_control_key_in ,positive 
-:      018349 keyboard_keyvalue_standard_in_data_next:
-0x4df2 018350 increase -1 ,contr 
-0x4df3 018351 istoret 1 ,contr 
-0x4df4 018352 rtn 
-:      018356 keyboard_special_key_check:
-0x4df5 018357 bpatch patch0a_5 ,mem_patch0a 
-0x4df6 018358 call keyboard_pairing_button_check 
-0x4df7 018359 jam 0 ,mem_keyboard_fn_flag 
-0x4df8 018360 jam 0 ,mem_keyboard_control_key_flag 
-0x4df9 018361 jam 0 ,mem_keyboard_bt_button_flag 
-0x4dfa 018362 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dfb 018363 ncall keyborad_control_key_set ,blank 
-0x4dfc 018364 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4dfd 018365 arg 6 ,loopcnt 
-:      018366 keyboard_special_key_check_loop:
-0x4dfe 018367 ifetch 1 ,contr 
-0x4dff 018368 sub pdata ,hid_key_fn ,null 
-0x4e00 018369 call keyboard_fn_set ,zero 
-0x4e01 018370 sub pdata ,hid_key_pb ,null 
-0x4e02 018371 call keyboard_pb_set ,zero 
-0x4e03 018372 loop keyboard_special_key_check_loop 
-0x4e04 018373 fetch 1 ,mem_device_flag 
-0x4e05 018374 beq mode_24g_device ,keyboard_special_key_check_24g 
-:      018375 keyboard_special_key_check_bluetooth:
-0x4e06 018376 call keyboard_commbination_fast_conn_bt_check 
-0x4e07 018377 fetch 1 ,mem_keyboard_pairing_type 
-0x4e08 018378 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e09 018379 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e0a 018380 fetcht 2 ,mem_keyboard_commbination_key_bt 
-0x4e0b 018381 isub temp ,null 
-0x4e0c 018382 branch keyboard_long_button_bt_discovery ,zero 
-0x4e0d 018383 byteswap temp ,temp 
-0x4e0e 018384 isub temp ,null 
-0x4e0f 018385 branch keyboard_long_button_bt_discovery ,zero 
-0x4e10 018386 rtn 
-:      018387 keyboard_special_key_check_24g:
-0x4e11 018388 fetch 1 ,mem_keyboard_pairing_type 
-0x4e12 018389 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e13 018390 branch keyboard_commbination_pairing_24g_check 
-:      018392 keyboard_pairing_button_check:
-0x4e14 018393 fetch 1 ,mem_keyboard_pairing_type 
-0x4e15 018394 nrtn blank 
-0x4e16 018395 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4e17 018396 sub temp ,ui_button_gpio_disable ,null 
-0x4e18 018397 rtn zero 
-0x4e19 018398 call gpio_get_bit 
-0x4e1a 018399 nbranch keyboard_pairing_button_release ,true 
-0x4e1b 018400 arg 8 ,loopcnt 
-0x4e1c 018401 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e1d 018402 call clear_mem 
-0x4e1e 018403 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
-0x4e1f 018404 rtn 
-:      018406 keyboard_pairing_button_release:
-0x4e20 018407 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e21 018408 rtnne hid_key_pb 
-0x4e22 018409 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
-0x4e23 018410 rtn 
-:      018412 keyboard_enable_bt_button_pairing:
-0x4e24 018413 bpatch patch0a_6 ,mem_patch0a 
-0x4e25 018414 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4e26 018415 rtn blank 
-0x4e27 018416 fetch 1 ,mem_device_flag 
-0x4e28 018417 beq mode_24g_device ,keyboard_24g_start_pair_mode 
-:      018418 keyboard_long_button_bt_discovery:
-0x4e29 018420 jam 0 ,mem_keyboard_data_change_flag 
-0x4e2a 018421 fetch 1 ,mem_device_flag 
-0x4e2b 018422 rtneq mode_24g_device 
-0x4e2c 018423 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e2d 018424 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x4e2e 018425 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4e2f 018426 call mouse_enable_function_flag 
-0x4e30 018427 call app_evt_button_long_pressed 
-0x4e31 018428 branch keyboard_bb_event_discovery_btn 
-:      018432 keyboard_commbination_pairing_24g_check:
-0x4e32 018433 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e33 018434 fetcht 2 ,mem_keyboard_commbination_key_24g 
-0x4e34 018435 isub temp ,null 
-0x4e35 018436 branch keyboard_24g_start_pair_mode ,zero 
-0x4e36 018437 byteswap temp ,temp 
-0x4e37 018438 isub temp ,null 
-0x4e38 018439 nrtn zero 
-:      018440 keyboard_24g_start_pair_mode:
-0x4e39 018441 call keyboard_pairing_check_otp_offset 
-0x4e3a 018442 jam 0 ,mem_keyboard_data_change_flag 
-0x4e3b 018443 fetch 2 ,mem_24g_pair_timeout 
-0x4e3c 018444 nrtn blank 
-0x4e3d 018445 setarg 0 
-0x4e3e 018446 store 2 ,mem_mouse_no_data_timer 
-0x4e3f 018447 call keyboard_capslock_led_off 
-0x4e40 018448 branch mouse_24g_start_pair_mode 
-:      018451 keyborad_control_key_set:
-0x4e41 018452 jam 1 ,mem_keyboard_control_key_flag 
-0x4e42 018453 rtn 
-:      018455 keyboard_fn_set:
-0x4e43 018456 jam 1 ,mem_keyboard_fn_flag 
-0x4e44 018457 rtn 
-:      018459 keyboard_pb_set:
-0x4e45 018460 jam 1 ,mem_keyboard_bt_button_flag 
-0x4e46 018461 rtn 
-:      018466 keyboard_motion:
-0x4e47 018467 bpatch patch0a_7 ,mem_patch0a 
-0x4e48 018468 disable user 
-0x4e49 018469 jam 0 ,mem_customer_key 
-0x4e4a 018470 jam 0 ,mem_customer_data_trigger 
-0x4e4b 018471 jam 0 ,mem_customer_data_trigger_last 
-0x4e4c 018472 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e4d 018473 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x4e4e 018474 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x4e4f 018475 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x4e50 018476 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x4e51 018477 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x4e52 018478 fetch 1 ,mem_keyboard_data_change_flag 
-0x4e53 018479 branch keyboard_no_key_press ,blank 
-0x4e54 018480 increase -1 ,pdata 
-0x4e55 018481 store 1 ,mem_keyboard_data_change_flag 
-0x4e56 018482 call keyboard_current_mult_update 
-0x4e57 018483 jam 10 ,mem_keyboard_led_status_get_timer 
-0x4e58 018484 call mouse_no_data_timer_init 
-0x4e59 018485 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e5a 018486 beq cammbination_key_release ,keyboard_commbination_key_release_process 
-0x4e5b 018487 arg mem_keyboard_tx_data ,contw 
-0x4e5c 018488 arg 10 ,loopcnt 
-0x4e5d 018489 call clear_mem 
-0x4e5e 018490 call keyboard_motion_data_check 
-0x4e5f 018491 jam 0 ,mem_keyboard_data_send_flag 
-0x4e60 018492 rtn 
-:      018494 keyboard_current_mult_update:
-0x4e61 018495 jam 3 ,mem_lpm_mult 
-0x4e62 018496 jam 10 ,mem_mouse_current_mult_timer 
-0x4e63 018497 rtn 
-:      018501 keyboard_no_key_press:
-0x4e64 018502 fetch 1 ,mem_device_flag 
-0x4e65 018503 rtneq mode_bt_device1 
-0x4e66 018504 fetch 1 ,mem_keyboard_led_status_get 
-0x4e67 018505 rtn blank 
-0x4e68 018506 fetch 1 ,mem_24g_repeat_send_flag 
-0x4e69 018507 nrtn blank 
-0x4e6a 018508 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6b 018509 fetch 1 ,mem_keyboard_led_status_get_timer 
-0x4e6c 018510 isub temp ,null 
-0x4e6d 018511 store 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6e 018512 rtn zero 
-0x4e6f 018513 arg mem_keyboard_tx_data ,contw 
-0x4e70 018514 arg 10 ,loopcnt 
-0x4e71 018515 call clear_mem 
-0x4e72 018516 call enable_user 
-0x4e73 018517 branch keyboard_motion_data_check_next 
-:      018521 keyboard_motion_data_check:
-0x4e74 018522 fetch 1 ,mem_keyboard_consumer_key_status 
-0x4e75 018523 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
-0x4e76 018524 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4e77 018525 arg 6 ,loopcnt 
-:      018526 keyboard_value_tpye_check:
-0x4e78 018527 ifetch 1 ,contr 
-0x4e79 018528 sub pdata ,hid_key_right_gui ,null 
-0x4e7a 018529 nbranch keyboard_value_tpye_consumer_set ,positive 
-:      018530 keyboard_value_tpye_check_loop:
-0x4e7b 018531 loop keyboard_value_tpye_check 
-0x4e7c 018533 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4e7d 018534 call keyboard_value_release_all_key ,blank 
-0x4e7e 018535 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4e7f 018536 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e80 018537 sub pdata ,hid_key_fn ,null 
-0x4e81 018538 branch keyboard_tx_data_skip_fn ,zero 
-0x4e82 018539 arg mem_keyboard_keyvalue_buffer ,contr 
-0x4e83 018540 arg mem_keyboard_tx_data + 1 ,contw 
-0x4e84 018541 arg 8 ,loopcnt 
-:      018542 keyboard_tx_data_store:
-0x4e85 018543 ifetch 1 ,contr 
-0x4e86 018544 beq hid_key_fn ,keyboard_tx_data_clear_fn 
-:      018545 keyboard_tx_data_store_loop:
-0x4e87 018546 istore 1 ,contw 
-0x4e88 018547 loop keyboard_tx_data_store 
-:      018549 keyboard_motion_data_check_next:
-0x4e89 018550 call keyboard_device_data_tpye_check 
-0x4e8a 018552 fetch 1 ,mem_keyboard_data_send_flag 
-0x4e8b 018553 beq device_data_tpye_mouse ,enable_user 
-0x4e8c 018554 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
-0x4e8d 018555 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
-0x4e8e 018556 beq device_data_tpye_consumer ,device_send_keyboard_data 
-0x4e8f 018557 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
-:      018558 device_send_keyboard_data:
-0x4e90 018559 call mouse_customerkey_press 
-0x4e91 018560 branch enable_user 
-:      018562 keyboard_value_release_all_key:
-0x4e92 018563 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e93 018564 arg 9 ,loopcnt 
-0x4e94 018565 branch clear_mem 
-:      018568 keyboard_tx_data_skip_fn:
-0x4e95 018569 fetch 2 ,mem_keyboard_keyvalue_buffer 
-0x4e96 018570 store 2 ,mem_keyboard_tx_data + 1 
-0x4e97 018571 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
-0x4e98 018572 store 6 ,mem_keyboard_tx_data + 3 
-0x4e99 018573 branch keyboard_motion_data_check_next 
-:      018575 keyboard_tx_data_clear_fn:
-0x4e9a 018576 setarg 0 
-0x4e9b 018577 branch keyboard_tx_data_store_loop 
-:      018580 keyboard_value_tpye_consumer_set:
-0x4e9c 018581 copy pdata ,temp 
-0x4e9d 018582 bpatch patch0b_0 ,mem_patch0b 
-0x4e9e 018583 copy temp ,pdata 
-0x4e9f 018584 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
-0x4ea0 018585 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4ea1 018586 sub temp ,hid_key_null ,null 
-0x4ea2 018587 branch keyboard_value_consumer_all_key_release ,zero 
-0x4ea3 018588 beq hid_key_multikey_media ,keyboard_value_media 
-0x4ea4 018589 beq hid_key_multikey_paly ,keyboard_value_play 
-0x4ea5 018590 beq hid_key_multikey_stop ,keyboard_value_stop 
-0x4ea6 018591 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
-0x4ea7 018592 beq hid_key_multikey_next_track ,keyboard_value_next_track 
-0x4ea8 018593 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
-0x4ea9 018594 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
-0x4eaa 018595 beq hid_key_multikey_mute ,keyboard_value_mute 
-0x4eab 018596 beq hid_key_my_computer ,keyboard_value_my_computer 
-0x4eac 018597 beq hid_key_mail ,keyboard_value_mail 
-0x4ead 018598 beq hid_key_calculator ,keyboard_value_calculator 
-0x4eae 018599 beq hid_key_light_down ,keyboard_value_light_down 
-0x4eaf 018600 beq hid_key_light_up ,keyboard_value_light_up 
-0x4eb0 018601 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
-0x4eb1 018602 beq hid_key_ac_forward ,keyboard_value_ac_forward 
-0x4eb2 018603 beq hid_key_ac_back ,keyboard_value_ac_back 
-0x4eb3 018604 beq hid_key_ac_stop ,keyboard_value_ac_stop 
-0x4eb4 018605 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
-0x4eb5 018606 beq hid_key_ac_search ,keyboard_value_ac_search 
-0x4eb6 018607 beq hid_key_ac_home ,keyboard_value_ac_home 
-0x4eb7 018608 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
-0x4eb8 018609 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
-0x4eb9 018610 beq hid_key_system_sleep ,keyboard_value_system_sleep 
-0x4eba 018611 branch keyboard_motion_data_check_next 
-:      018613 keyboard_value_media:
-0x4ebb 018614 setarg 0x0183 
-0x4ebc 018615 store 2 ,mem_keyboard_tx_data + 1 
-0x4ebd 018616 branch keyboard_motion_data_check_next 
-:      018617 keyboard_value_play:
-0x4ebe 018618 setarg 0x00cd 
-0x4ebf 018619 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec0 018620 branch keyboard_motion_data_check_next 
-:      018621 keyboard_value_stop:
-0x4ec1 018622 setarg 0x00b7 
-0x4ec2 018623 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec3 018624 branch keyboard_motion_data_check_next 
-:      018625 keyboard_value_pre_track:
-0x4ec4 018626 setarg 0x00b6 
-0x4ec5 018627 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec6 018628 branch keyboard_motion_data_check_next 
-:      018629 keyboard_value_next_track:
-0x4ec7 018630 setarg 0x00b5 
-0x4ec8 018631 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec9 018632 branch keyboard_motion_data_check_next 
-:      018633 keyboard_value_vol_down:
-0x4eca 018634 setarg 0x00ea 
-0x4ecb 018635 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecc 018636 branch keyboard_motion_data_check_next 
-:      018637 keyboard_value_vol_up:
-0x4ecd 018638 setarg 0x00e9 
-0x4ece 018639 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecf 018640 branch keyboard_motion_data_check_next 
-:      018641 keyboard_value_mute:
-0x4ed0 018642 setarg 0x00e2 
-0x4ed1 018643 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed2 018644 branch keyboard_motion_data_check_next 
-:      018645 keyboard_value_my_computer:
-0x4ed3 018646 setarg 0x0194 
-0x4ed4 018647 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed5 018648 branch keyboard_motion_data_check_next 
-:      018649 keyboard_value_mail:
-0x4ed6 018650 setarg 0x018a 
-0x4ed7 018651 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed8 018652 branch keyboard_motion_data_check_next 
-:      018653 keyboard_value_calculator:
-0x4ed9 018654 setarg 0x0192 
-0x4eda 018655 store 2 ,mem_keyboard_tx_data + 1 
-0x4edb 018656 branch keyboard_motion_data_check_next 
-:      018657 keyboard_value_light_down:
-0x4edc 018658 setarg 0x0070 
-0x4edd 018659 store 2 ,mem_keyboard_tx_data + 1 
-0x4ede 018660 branch keyboard_motion_data_check_next 
-:      018661 keyboard_value_light_up:
-0x4edf 018662 setarg 0x006f 
-0x4ee0 018663 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee1 018664 branch keyboard_motion_data_check_next 
-:      018665 keyboard_value_ac_favorites:
-0x4ee2 018666 setarg 0x022a 
-0x4ee3 018667 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee4 018668 branch keyboard_motion_data_check_next 
-:      018669 keyboard_value_ac_forward:
-0x4ee5 018670 setarg 0x0225 
-0x4ee6 018671 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee7 018672 branch keyboard_motion_data_check_next 
-:      018673 keyboard_value_ac_back:
-0x4ee8 018674 setarg 0x0224 
-0x4ee9 018675 store 2 ,mem_keyboard_tx_data + 1 
-0x4eea 018676 branch keyboard_motion_data_check_next 
-:      018677 keyboard_value_ac_stop:
-0x4eeb 018678 setarg 0x0226 
-0x4eec 018679 store 2 ,mem_keyboard_tx_data + 1 
-0x4eed 018680 branch keyboard_motion_data_check_next 
-:      018681 keyboard_value_ac_refresh:
-0x4eee 018682 setarg 0x0227 
-0x4eef 018683 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef0 018684 branch keyboard_motion_data_check_next 
-:      018685 keyboard_value_ac_search:
-0x4ef1 018686 fetch 1 ,mem_kb_computer_system 
-0x4ef2 018687 beq system_os_ios ,keyboard_value_ac_home 
-0x4ef3 018688 beq system_os_mac ,keyboard_value_ac_home 
-0x4ef4 018689 setarg 0x0221 
-0x4ef5 018690 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef6 018691 branch keyboard_motion_data_check_next 
-:      018692 keyboard_value_ac_home:
-0x4ef7 018693 setarg 0x0223 
-0x4ef8 018694 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef9 018695 branch keyboard_motion_data_check_next 
-:      018696 keyboard_value_os_lock:
-0x4efa 018697 setarg 0x0030 
-0x4efb 018698 store 2 ,mem_keyboard_tx_data + 1 
-0x4efc 018699 branch keyboard_motion_data_check_next 
-:      018700 keyboard_value_os_soft_kb:
-0x4efd 018701 fetch 1 ,mem_kb_computer_system 
-0x4efe 018702 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
-0x4eff 018703 setarg 0x01ae 
-0x4f00 018704 store 2 ,mem_keyboard_tx_data + 1 
-0x4f01 018705 branch keyboard_motion_data_check_next 
-:      018706 keyboard_value_os_soft_kb_andriod:
-0x4f02 018707 setarg 0x0307 
-0x4f03 018708 store 2 ,mem_keyboard_tx_data + 1 
-0x4f04 018709 branch keyboard_motion_data_check_next 
-:      018711 keyboard_value_consumer_all_key_release:
-:      018712 keyboard_value_consumer_release:
-0x4f05 018713 jam 2 ,mem_keyboard_data_change_flag 
-0x4f06 018714 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4f07 018715 call keyboard_value_release_all_key ,blank 
-0x4f08 018716 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
-0x4f09 018717 setarg 0x03 
-0x4f0a 018718 store 3 ,mem_keyboard_tx_data 
-0x4f0b 018719 branch keyboard_motion_data_check_next 
-:      018720 keyboard_value_system_sleep:
-0x4f0c 018721 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
-0x4f0d 018722 setarg 0x02 
-0x4f0e 018723 store 1 ,mem_keyboard_tx_data + 1 
-0x4f0f 018724 branch keyboard_motion_data_check_next 
-:      018731 keyboard_device_data_tpye_check:
-0x4f10 018732 bpatch patch0b_1 ,mem_patch0b 
-0x4f11 018733 fetch 1 ,mem_device_flag 
-0x4f12 018734 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
-0x4f13 018735 jam 0 ,mem_24g_repeat_send_flag 
-0x4f14 018736 fetch 2 ,mem_keyboard_tx_data 
-0x4f15 018737 ncall keyboard_set_repeat_send_flag ,blank 
-0x4f16 018738 fetch 6 ,mem_keyboard_tx_data + 3 
-0x4f17 018739 ncall keyboard_set_repeat_send_flag ,blank 
-:      018741 keyboard_device_data_tpye_check_next:
-0x4f18 018742 fetch 1 ,mem_keyboard_tx_data 
-0x4f19 018743 beq hid_reportid_key_standard ,keyboard_standard_data_send 
-0x4f1a 018744 beq hid_reportid_mouse ,keyboard_mouse_data_send 
-0x4f1b 018745 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
-0x4f1c 018746 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
-0x4f1d 018747 rtn 
-:      018749 keyboard_mouse_data_send:
-0x4f1e 018750 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
-0x4f1f 018751 arg mem_keyboard_tx_data ,contr 
-0x4f20 018752 arg mem_mouse_key ,contw 
-0x4f21 018753 arg 7 ,loopcnt 
-0x4f22 018754 branch memcpy 
-:      018756 keyboard_standard_data_send:
-0x4f23 018757 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4f24 018758 call keyboard_clear_key_data 
-0x4f25 018759 fetch 1 ,mem_device_flag 
-0x4f26 018760 beq mode_bt_device1 ,keyboard_standard_data_send_end 
-0x4f27 018761 call keyboard_24g_led_get_status_check 
-0x4f28 018762 fetch 1 ,mem_keyboard_led_status_get 
-0x4f29 018763 store 1 ,mem_keyboard_tx_data + 2 
-:      018764 keyboard_standard_data_send_end:
-0x4f2a 018765 arg mem_keyboard_tx_data ,contr 
-0x4f2b 018766 arg mem_customer_key_press ,contw 
-0x4f2c 018767 arg 9 ,loopcnt 
-0x4f2d 018768 branch memcpy 
-:      018770 keyboard_consumer_data_send:
-0x4f2e 018771 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
-0x4f2f 018772 call keyboard_clear_key_data 
-0x4f30 018773 setarg 0x03 
-0x4f31 018774 call mouse_customer_media_key_set 
-0x4f32 018775 arg mem_keyboard_tx_data + 1 ,contr 
-0x4f33 018776 arg mem_customer_key_press + 1 ,contw 
-0x4f34 018777 arg 2 ,loopcnt 
-0x4f35 018778 branch memcpy 
-:      018780 keyboard_system_control_data_send:
-0x4f36 018781 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
-0x4f37 018782 call keyboard_clear_key_data 
-0x4f38 018783 setarg 0x02 
-0x4f39 018784 store 8 ,mem_customer_key_press 
-0x4f3a 018785 store 8 ,mem_customer_key_release 
-0x4f3b 018786 fetch 1 ,mem_keyboard_tx_data + 1 
-0x4f3c 018787 store 1 ,mem_customer_key_press + 1 
-0x4f3d 018788 rtn 
-:      018791 keyboard_clear_key_data:
-0x4f3e 018792 arg 18 ,loopcnt 
-0x4f3f 018793 arg mem_customer_key_press ,contw 
-0x4f40 018794 branch clear_mem 
-:      018799 keyboard_lpm_before_common:
-0x4f41 018800 call clear_wake 
-0x4f42 018801 call mouse_wheel_check 
-0x4f43 018802 fetcht 1 ,mem_whee_a_data_gpio 
-0x4f44 018803 call gpio_set_wake_by_current_state 
-0x4f45 018804 fetcht 1 ,mem_whee_b_data_gpio 
-0x4f46 018805 call gpio_set_wake_by_current_state 
-0x4f47 018807 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4f48 018808 call gpio_set_wake 
-0x4f49 018810 fetch 2 ,mem_kb_col_ptr 
-0x4f4a 018811 copy pdata ,regb 
-0x4f4b 018812 arg 20 ,loopcnt 
-:      018813 keyboard_key_col_wake_init:
-0x4f4c 018814 ifetcht 1 ,regb 
-0x4f4d 018815 isolate1 7 ,temp 
-0x4f4e 018816 ncall gpio_out_active ,true 
-0x4f4f 018817 increase 1 ,regb 
-0x4f50 018818 loop keyboard_key_col_wake_init 
-0x4f51 018820 fetch 2 ,mem_kb_row_ptr 
-0x4f52 018821 copy pdata ,regb 
-0x4f53 018822 arg 8 ,loopcnt 
-:      018823 keyboard_key_row_wake_init:
-0x4f54 018824 ifetcht 1 ,regb 
-0x4f55 018825 sub temp ,ui_button_gpio_disable ,null 
-0x4f56 018826 ncall gpio_set_wake_by_current_state ,zero 
-0x4f57 018827 increase 1 ,regb 
-0x4f58 018828 loop keyboard_key_row_wake_init 
-0x4f59 018829 rtn 
-:      018831 keyboard_key_row_wake_set:
-0x4f5a 018832 fetch 1 ,mem_same_keyvalue_timerout_flag 
-0x4f5b 018833 branch gpio_set_wake ,blank 
-0x4f5c 018834 branch gpio_set_wake_by_current_state 
-:      018835 keyboard_process_lpm_before:
-0x4f5d 018836 rtnmark1 mark_24g 
-0x4f5e 018837 call keyboard_lpm_before_common 
-0x4f5f 018838 fetch 1 ,mem_lpm_current_mult 
-0x4f60 018839 nrtn blank 
-0x4f61 018840 branch gpio_clr_wake 
-:      018841 keyboard_before_hibernate:
-0x4f62 018842 bpatch patch0b_2 ,mem_patch0b 
-0x4f63 018843 jam 0xff ,mem_sensor_motion_gpio 
-0x4f64 018844 call disable_authrom 
-0x4f65 018845 call keyboard_device_led_all_off 
-0x4f66 018846 call mouse_before_hibernate_wheel_gpio_set 
-0x4f67 018847 call mouse_setgpio_hibernate 
-0x4f68 018848 call mouse_flash_power_down 
-0x4f69 018849 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6a 018850 branch gpio_clr_wake 
-:      018852 keyboard_power_down:
-0x4f6b 018853 call keyboard_device_led_all_off 
-:      018854 keyboard_app_enter_hibernate:
-0x4f6c 018855 bpatch patch0b_3 ,mem_patch0b 
-0x4f6d 018856 call keyboard_setgpio_hibernate 
-0x4f6e 018857 call ice_break 
-0x4f6f 018858 branch app_enter_hibernate 
-:      018860 keyboard_device_led_all_off:
-0x4f70 018861 bpatch patch0b_4 ,mem_patch0b 
-0x4f71 018862 call keyboard_device_led_off 
-0x4f72 018863 call keyboard_numlock_led_off 
-0x4f73 018864 call keyboard_capslock_led_off 
-0x4f74 018865 branch keyboard_power_led_off 
-:      018872 keyboard_setgpio_hibernate:
-0x4f75 018873 bpatch patch0b_5 ,mem_patch0b 
-0x4f76 018874 call clear_wake 
-0x4f77 018875 call keyboard_device_led_all_off 
-0x4f78 018876 call mouse_set_sdio_high 
-0x4f79 018877 call keyboard_lpm_before_common 
-0x4f7a 018878 call mouse_gpio_pd_idle 
-0x4f7b 018879 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4f7c 018880 call mouse_gpio_config_input_pu 
-0x4f7d 018881 call mouse_gpio_set_high_impedance 
-0x4f7e 018882 branch mouse_adc_gpio_set_before_hibernate 
-:      018894 keyboard_g24_reconn_dispatch:
-0x4f7f 018895 fetch 2 ,mem_24g_reconn_count 
-0x4f80 018896 and_into 0xe0 ,pdata 
-0x4f81 018897 branch keyboard_g24_reconn_dispatch_next ,blank 
-0x4f82 018898 fetch 2 ,mem_24g_reconn_count 
-0x4f83 018899 increase 1 ,pdata 
-0x4f84 018900 store 2 ,mem_24g_reconn_count 
-0x4f85 018901 rtn 
-:      018902 keyboard_g24_reconn_dispatch_next:
-0x4f86 018903 call g24_reconn_data_prep 
-0x4f87 018904 call g24_transmit_receive_ack 
-0x4f88 018905 nbranch g24_reconn_device_fail ,sync 
-0x4f89 018906 nbranch g24_reconn_device_fail ,user3 
-0x4f8a 018907 call keyboard_g24_ackpayload_parse 
-0x4f8b 018908 branch g24_reconn_dispatch_next + 5 
-:      018912 keyboard_g24_transmit_no_interrupt:
-0x4f8c 018914 call g24_txdata_prep 
-0x4f8d 018915 nbranch keyboard_g24_nodata_transmit ,user 
-:      018916 keyboard_g24_transmit_start:
-0x4f8e 018917 call keyboard_g24_transmit_process 
-0x4f8f 018918 call keyboard_power_ctrl_start 
-0x4f90 018919 branch keyboard_g24_transmit_start_next 
-:      018921 keyboard_g24_nodata_transmit:
-0x4f91 018922 fetch 8 ,mem_keyscan_value_current 
-0x4f92 018923 nbranch keyboard_g24_transmit_start ,blank 
-0x4f93 018924 fetch 8 ,mem_keyscan_value_current + 8 
-0x4f94 018925 nbranch keyboard_g24_transmit_start ,blank 
-0x4f95 018926 fetch 4 ,mem_keyscan_value_current + 16 
-0x4f96 018927 nbranch keyboard_g24_transmit_start ,blank 
-0x4f97 018929 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4f98 018930 rtneq g24_tx_timer_int_enable 
-0x4f99 018931 call g24_search_receiver 
-:      018932 keyboard_g24_long_sleep:
-0x4f9a 018933 call keyboard_g24_lpm_wait 
-0x4f9b 018934 nrtn user 
-0x4f9c 018935 fetch 1 ,mem_sensor_shutdown_flag 
-0x4f9d 018936 ncall keyboard_setgpio_hibernate ,blank 
-0x4f9e 018937 fetch 4 ,mem_24g_enter_hibernate 
-0x4f9f 018938 branch g24_long_seep2 
-:      018940 keyboard_g24_transmit_process:
-0x4fa0 018941 bpatch patch0b_6 ,mem_patch0b 
-0x4fa1 018942 jam 0 ,mem_24g_retry 
-:      018943 keyboard_g24_transmit_loop:
-0x4fa2 018944 fetchr timeup ,2 ,mem_param_rx_setup 
-0x4fa3 018945 until clkn_rt ,meet 
-0x4fa4 018946 call keyboard_special_key_check 
-0x4fa5 018947 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4fa6 018948 nbranch mouse_soft_reset ,blank 
-0x4fa7 018949 call g24_transmit_receive_ack 
-0x4fa8 018950 fetch 1 ,mem_24g_no_ack 
-0x4fa9 018951 beq no_ack_24g ,g24_transmit_no_ack 
-0x4faa 018952 nbranch keyboard_g24_retransmit ,sync 
-0x4fab 018953 nbranch keyboard_g24_retransmit ,user3 
-0x4fac 018954 call keyboard_g24_ackpayload_parse 
-0x4fad 018955 jam 0 ,mem_sensor_shutdown_flag 
-0x4fae 018956 branch g24_transmit_no_ack 
-:      018959 keyboard_g24_retransmit:
-0x4faf 018960 fetch 1 ,mem_24g_abort_pac 
-0x4fb0 018961 nrtn blank 
-0x4fb1 018962 fetch 2 ,mem_24g_txfail_cnt 
-0x4fb2 018963 increase 1 ,pdata 
-0x4fb3 018964 store 2 ,mem_24g_txfail_cnt 
-0x4fb4 018965 fetch 1 ,mem_24g_txfail_cnt 
-0x4fb5 018966 beq 0xff ,g24_tx_attempt_fail 
-0x4fb6 018967 call keyboard_g24_transmit_hop_process 
-0x4fb7 018968 branch keyboard_g24_transmit_loop 
-:      018971 keyboard_g24_transmit_hop_process:
-0x4fb8 018972 fetcht 1 ,mem_24g_retry 
-0x4fb9 018973 sub temp ,20 ,null 
-0x4fba 018974 branch keyboard_g24_tx_fast_hop ,positive 
-0x4fbb 018975 arg 25 ,loopcnt 
-0x4fbc 018976 call delay_ms_wait 
-0x4fbd 018977 branch g24_hop_ch_disable 
-:      018979 keyboard_g24_tx_fast_hop:
-0x4fbe 018980 increase 1 ,temp 
-0x4fbf 018981 storet 1 ,mem_24g_retry 
-0x4fc0 018982 fetch 4 ,mem_24g_addr 
-0x4fc1 018983 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fc2 018984 isub temp ,null 
-0x4fc3 018985 branch g24_ch ,zero 
-0x4fc4 018986 fetch 1 ,mem_24g_retry 
-0x4fc5 018987 sub pdata ,3 ,null 
-0x4fc6 018988 rtn positive 
-0x4fc7 018989 branch g24_tx_fast_hop 
-:      018992 keyboard_g24_lpm_wait:
-0x4fc8 018993 enable user 
-0x4fc9 018994 call lpo_calibration 
-0x4fca 018995 fetch 3 ,mem_clks_per_lpo 
-0x4fcb 018996 branch disable_user ,blank 
-0x4fcc 018997 fetch 1 ,mem_keyboard_fn_flag 
-0x4fcd 018998 nbranch disable_user ,blank 
-0x4fce 018999 fetch 1 ,mem_keyboard_control_key_flag 
-0x4fcf 019000 nbranch disable_user ,blank 
-0x4fd0 019001 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4fd1 019002 nbranch disable_user ,blank 
-0x4fd2 019003 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4fd3 019004 beq g24_tx_timer_int_enable ,disable_user 
-0x4fd4 019005 branch g24_lpm_wait + 5 
-:      019007 keyboard_power_ctrl_start:
-0x4fd5 019008 fetch 4 ,mem_24g_addr 
-0x4fd6 019009 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fd7 019010 isub temp ,null 
-0x4fd8 019011 nbranch power_ctrl_start + 1 ,zero 
-0x4fd9 019012 jam tx_power_f30db ,mem_tx_power 
-0x4fda 019013 rtn 
-:      019014 keyboard_g24_transmit_start_next:
-0x4fdb 019015 fetch 8 ,mem_24g_long_sleep_set 
-0x4fdc 019016 store 8 ,mem_24g_enter_hibernate 
-0x4fdd 019017 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x4fde 019018 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      019019 keyboard_g24_short_sleep:
-0x4fdf 019020 bpatch patch0b_7 ,mem_patch0b 
-0x4fe0 019021 call g24_lpm_wait 
-0x4fe1 019022 nrtn user 
-0x4fe2 019023 call clear_wake 
-0x4fe3 019024 fetch 3 ,mem_24g_short_sleep_set 
-0x4fe4 019025 branch g24_long_seep2 
-:      019032 keyboard_24g_package_data:
-0x4fe5 019034 rtnmark0 mark_24g 
-0x4fe6 019035 call keyboard_motion 
-0x4fe7 019036 nrtn user 
-0x4fe8 019037 fetch mouse_flag_len ,mem_mouse_flag 
-0x4fe9 019038 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x4fea 019039 fetch 1 ,mem_customer_key 
-0x4feb 019040 nbranch keyboard_24g_keyboard_package_data ,blank 
-0x4fec 019041 branch mouse_24g_mouse_package_data 
-:      019043 keyboard_24g_keyboard_package_data:
-0x4fed 019044 jam type_kb ,mem_24g_data_type 
-0x4fee 019045 arg 9 ,rega 
-0x4fef 019046 fetch 1 ,mem_customer_data_trigger 
-0x4ff0 019047 nbranch keyboard_customer_key_press ,blank 
-0x4ff1 019048 arg mem_customer_key_release ,regb 
-0x4ff2 019049 rtn 
-:      019050 keyboard_customer_key_press:
-0x4ff3 019051 arg mem_customer_key_press ,regb 
-0x4ff4 019052 rtn 
-:      019057 keyboard_24g_search_dongle_init:
-0x4ff5 019058 setarg 0 
-0x4ff6 019059 store 3 ,mem_mouse_search_dongle_action 
-0x4ff7 019060 rtn 
-:      019062 keyboard_24g_search_dongle:
-0x4ff8 019063 bpatch patch0c_0 ,mem_patch0c 
-0x4ff9 019064 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ffa 019065 rtnbit0 mouse_enable_24g_search_dongle 
-0x4ffb 019066 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ffc 019067 rtn blank 
-0x4ffd 019068 fetch 1 ,mem_24g_abort_pac 
-0x4ffe 019069 rtn blank 
-0x4fff 019070 fetch 1 ,mem_mouse_search_dongle_interval 
-0x5000 019071 increase 1 ,pdata 
-0x5001 019072 and_into 3 ,pdata 
-0x5002 019073 store 1 ,mem_mouse_search_dongle_interval 
-0x5003 019074 nrtn blank 
-0x5004 019075 jam 0 ,mem_mouse_search_dongle_ch 
-:      019076 keyboard_24g_search_dongle_loop:
-0x5005 019078 fetch 1 ,mem_mouse_search_dongle_ch 
-0x5006 019079 increase 1 ,pdata 
-0x5007 019080 store 1 ,mem_mouse_search_dongle_ch 
-0x5008 019081 sub pdata ,g24_ch_number ,null 
-0x5009 019082 nbranch keyboard_24g_search_dongle_loop_end ,positive 
-0x500a 019083 call g24_reconn_data_prep 
-0x500b 019084 call g24_transmit_receive_ack 
-0x500c 019085 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
-0x500d 019086 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
-0x500e 019087 call keyboard_g24_ackpayload_parse 
-0x500f 019088 call keyboard_24g_search_dongle_success 
-:      019089 keyboard_24g_search_dongle_loop_end:
-0x5010 019090 call g24_txbuf_clear 
-0x5011 019091 fetch 1 ,mem_mouse_search_dongle_count 
-0x5012 019092 increase 1 ,pdata 
-0x5013 019093 store 1 ,mem_mouse_search_dongle_count 
-0x5014 019094 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
-0x5015 019095 rtn 
-:      019097 keyboard_24g_search_dongle_loop_retry:
-0x5016 019098 call g24_ch 
-0x5017 019099 branch keyboard_24g_search_dongle_loop 
-:      019101 keyboard_24g_search_dongle_check:
-0x5018 019102 jam 0 ,mem_mouse_search_dongle_count 
-0x5019 019103 fetch 1 ,mem_mouse_search_dongle_action 
-0x501a 019104 rtnbit1 g24_disconn_state 
-0x501b 019105 set1 g24_disconn_state ,pdata 
-0x501c 019106 store 1 ,mem_mouse_search_dongle_action 
-0x501d 019107 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x501e 019108 store 2 ,mem_mouse_no_data_timer 
-0x501f 019109 rtn 
-:      019112 keyboard_24g_search_dongle_success:
-0x5020 019113 fetch 1 ,mem_24g_abort_pac 
-0x5021 019114 branch keyboard_24g_search_dongle_init ,blank 
-0x5022 019115 jam 0 ,mem_mouse_search_dongle_count 
-0x5023 019116 fetch 1 ,mem_mouse_search_dongle_action 
-0x5024 019117 rtnbit0 g24_disconn_state 
-0x5025 019118 set0 g24_disconn_state ,pdata 
-0x5026 019119 store 1 ,mem_mouse_search_dongle_action 
-0x5027 019120 branch mouse_no_data_timer_init 
-:      019123 keyboard_g24_ackpayload_parse:
-0x5028 019124 call g24_ackpayload_parse 
-0x5029 019125 fetch 1 ,mem_24g_rxbuf + 1 
-0x502a 019126 compare 0x08 ,pdata ,0xf8 
-0x502b 019127 nrtn true 
-0x502c 019128 fetch 1 ,mem_24g_rxbuf + 2 
-0x502d 019129 beq 0xff ,keyboard_24g_hibernate_set 
-0x502e 019130 rtn 
-:      019135 keyboard_le_send_att_find_by_type_value_request_ancs:
-0x502f 019136 jam 1 ,mem_le_connect_ios_mac_flag 
-0x5030 019137 arg 23 ,rega 
-0x5031 019138 arg le_l2cap_cid_att ,regb 
-0x5032 019139 call le_fifo_malloc_tx_l2cap 
-0x5033 019140 setarg attop_find_by_type_value_request 
-0x5034 019141 istore 1 ,contw 
-0x5035 019142 setarg 0x0001 
-0x5036 019143 istore 2 ,contw 
-0x5037 019144 setarg 0xffff 
-0x5038 019145 istore 2 ,contw 
-0x5039 019146 setarg 0x2800 
-0x503a 019147 istore 2 ,contw 
-0x503b 019148 arg mem_le_search_service_uuid ,contr 
-0x503c 019149 branch memcpy16 
-:      019150 keyboard_le_att_auto_reco_process:
-0x503d 019151 bpatch patch0c_1 ,mem_patch0c 
-0x503e 019152 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x503f 019153 rtn blank 
-0x5040 019154 copy rega ,contr 
-0x5041 019155 ifetch 3 ,contr 
-0x5042 019156 store 3 ,mem_le_att_opcode 
-0x5043 019157 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
-0x5044 019158 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
-0x5045 019159 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
-0x5046 019160 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
-0x5047 019161 branch le_parse_att2 
-:      019163 keyboard_le_parse_att_find_by_type_value_rsp:
-0x5048 019164 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5049 019165 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      019166 keyboard_le_parse_att_find_ios_report:
-0x504a 019167 jam system_os_ios ,mem_kb_computer_system 
-0x504b 019168 branch keyboard_otp_store_computer_system_ble 
-:      019169 keyboard_le_parse_att_not_find_mac_report:
-0x504c 019171 fetch 1 ,mem_le_conn_peer_addr_type 
-0x504d 019172 store 1 ,mem_kb_computer_system 
-0x504e 019173 branch keyboard_otp_store_computer_system_ble 
-:      019174 keyboard_le_parse_att_find_mac_report:
-0x504f 019175 jam system_os_mac ,mem_kb_computer_system 
-:      019176 keyboard_otp_store_computer_system_ble:
-0x5050 019177 jam 0 ,mem_le_connect_ios_mac_flag 
-0x5051 019178 fetcht 2 ,mem_otp_read_retention_offset 
-0x5052 019179 setarg 0x1fd0 
-0x5053 019180 isub temp ,regb 
-0x5054 019181 arg mem_kb_computer_system ,rega 
-0x5055 019183 arg 1 ,loopcnt 
-0x5056 019184 call otp_write 
-0x5057 019185 fetcht 2 ,mem_otp_read_retention_offset 
-0x5058 019186 increase 14 ,temp 
-0x5059 019187 storet 2 ,mem_otp_read_retention_offset 
-0x505a 019188 rtn 
-:      019192 keyboard_le_send_att_find_by_type_value_request_mac:
-0x505b 019193 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x505c 019194 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
-0x505d 019195 jam 2 ,mem_le_connect_ios_mac_flag 
-0x505e 019196 arg 9 ,rega 
-0x505f 019197 arg le_l2cap_cid_att ,regb 
-0x5060 019198 call le_fifo_malloc_tx_l2cap 
-0x5061 019199 setarg attop_find_by_type_value_request 
-0x5062 019200 istore 1 ,contw 
-0x5063 019201 setarg 0x0001 
-0x5064 019202 istore 2 ,contw 
-0x5065 019203 setarg 0xffff 
-0x5066 019204 istore 2 ,contw 
-0x5067 019205 setarg 0x2800 
-0x5068 019206 istore 2 ,contw 
-0x5069 019207 arg 2 ,loopcnt 
-0x506a 019208 arg mem_le_search_mac_uuid ,contr 
-0x506b 019209 branch memcpy 
-:      019211 keyboard_le_parse_att_find_by_type_value_rsp_mac:
-0x506c 019212 arg 7 ,rega 
-0x506d 019213 arg le_l2cap_cid_att ,regb 
-0x506e 019214 call le_fifo_malloc_tx_l2cap 
-0x506f 019215 setarg attop_read_by_type_request 
-0x5070 019216 istore 1 ,contw 
-0x5071 019217 fetcht 2 ,mem_le_payload_ptr 
-0x5072 019218 increase 5 ,temp 
-0x5073 019219 ifetch 4 ,temp 
-0x5074 019220 istore 4 ,contw 
-0x5075 019221 setarg 0x2803 
-0x5076 019222 istore 2 ,contw 
-0x5077 019223 rtn 
-:      019225 keyboard_le_send_att_read_by_type_rsp_mac:
-0x5078 019226 fetch 2 ,mem_le_l2cap_size 
-0x5079 019227 increase -2 ,pdata 
-0x507a 019228 div pdata ,7 
-0x507b 019229 call wait_div_end 
-0x507c 019230 quotient loopcnt 
-0x507d 019231 fetch 2 ,mem_le_payload_ptr 
-0x507e 019232 add pdata ,6 ,contr 
-0x507f 019233 branch keyboard_le_check_att_read_type_manu_loop 
-:      019235 keyboard_le_check_att_read_type_manu_loop:
-0x5080 019236 increase 3 ,contr 
-0x5081 019237 ifetch 2 ,contr 
-0x5082 019238 copy pdata ,regc 
-0x5083 019239 ifetch 2 ,contr 
-0x5084 019240 arg 0x2a29 ,temp 
-0x5085 019241 isub temp ,null 
-0x5086 019242 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5087 019243 loop keyboard_le_check_att_read_type_manu_loop 
-0x5088 019244 branch keyboard_le_parse_att_not_find_mac_report 
-:      019245 keyboard_le_send_att_read_by_type_rsp_manufactory:
-0x5089 019246 arg 3 ,rega 
-0x508a 019247 arg le_l2cap_cid_att ,regb 
-0x508b 019248 call le_fifo_malloc_tx_l2cap 
-0x508c 019249 setarg attop_read_request 
-0x508d 019250 istore 1 ,contw 
-0x508e 019251 copy regc ,pdata 
-0x508f 019252 istore 2 ,contw 
-0x5090 019253 rtn 
-:      019255 keyboard_le_parse_att_manu_resp:
-0x5091 019256 fetch 2 ,mem_le_l2cap_size 
-0x5092 019257 arg 9 ,loopcnt 
-0x5093 019258 fetch 2 ,mem_le_payload_ptr 
-0x5094 019259 add pdata ,5 ,rega 
-0x5095 019260 arg mem_le_search_mac_manu_name ,regb 
-0x5096 019261 call string_compare 
-0x5097 019262 branch keyboard_le_parse_att_find_mac_report ,zero 
-0x5098 019263 branch keyboard_le_parse_att_not_find_mac_report 
-:      019271 module_init:
-0x5099 019272 branch module_lpm_init ,wake 
-0x509a 019273 call le_modified_name 
-0x509b 019274 setarg module_process_idle 
-0x509c 019275 store 2 ,mem_cb_idle_process 
-0x509d 019276 setarg module_process_bb_event 
-0x509e 019277 store 2 ,mem_cb_bb_event_process 
-0x509f 019278 setarg module_lpm_lock 
-0x50a0 019279 store 2 ,mem_cb_check_wakelock 
-0x50a1 019280 setarg module_hci_cmd_transmit_le_notify 
-0x50a2 019281 store 2 ,mem_cb_ble_transmit 
-0x50a3 019282 setarg module_le_receive_data 
-0x50a4 019283 store 2 ,mem_cb_att_write 
-0x50a5 019284 setarg module_bb_event_timer 
-0x50a6 019285 store 2 ,mem_cb_event_timer 
-0x50a7 019287 bpatch patch0c_2 ,mem_patch0c 
-0x50a8 019288 call module_lpm_uart_init 
-0x50a9 019289 call module_gpio_init 
-0x50aa 019290 branch module_hci_event_enter_standby_mode 
-:      019292 module_lpm_uart_init:
-0x50ab 019293 fetch 1 ,core_uart_ctrl 
-0x50ac 019294 set0 bit_uart_control_enable ,pdata 
-0x50ad 019295 store 1 ,core_uart_ctrl 
-0x50ae 019296 fetch 8 ,mem_module_uart_rx_buffer 
-0x50af 019297 call uarta_init_dma_mem 
-0x50b0 019298 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x50b1 019299 call uarta_init_baud_rate 
-0x50b2 019300 call uart_clock_select_main_freq_crystal 
-0x50b3 019301 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
-0x50b4 019302 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
-0x50b5 019303 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
-0x50b6 019304 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
-0x50b7 019306 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x50b8 019307 fetch 2 ,mem_module_flag 
-0x50b9 019308 isolate1 module_flag_uart_flow_control ,pdata 
-0x50ba 019309 setflag true ,bit_uart_control_flow_control ,temp 
-0x50bb 019310 storet 1 ,core_uart_ctrl 
-0x50bc 019311 rtn 
-:      019313 module_lpm_init:
-0x50bd 019314 branch module_lpm_uart_init 
-:      019318 module_gpio_init:
-0x50be 019319 fetcht 1 ,mem_module_connect_state_gpio 
-0x50bf 019320 call gpio_config_output 
-0x50c0 019321 call module_set_conn_pin_low 
-0x50c1 019322 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c2 019323 branch gpio_config_input 
-:      019325 module_lpm_lock:
-0x50c3 019326 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c4 019327 call gpio_get_bit 
-0x50c5 019328 nbranch app_put_lpm_wake_lock ,true 
-0x50c6 019329 branch app_get_lpm_wake_lock 
-:      019332 module_process_idle:
-0x50c7 019333 call l2cap_malloc_is_fifo_full 
-0x50c8 019334 nrtn blank 
-0x50c9 019335 branch module_process_check_hci_command_complete 
-:      019338 module_process_bb_event:
-0x50ca 019339 copy regc ,pdata 
-0x50cb 019340 beq bt_evt_le_connected ,module_process_le_conn 
-0x50cc 019341 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x50cd 019342 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x50ce 019343 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x50cf 019344 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x50d0 019345 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x50d1 019346 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x50d2 019347 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x50d3 019348 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x50d4 019349 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
-0x50d5 019350 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
-0x50d6 019351 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
-0x50d7 019352 rtn 
-:      019356 module_process_bb_even_le_disconn:
-0x50d8 019357 call le_clr_config_more_data 
-0x50d9 019358 jam 0 ,mem_module_hci_notify_len 
-0x50da 019359 call module_disconn_start 
-0x50db 019360 branch module_hci_event_le_disconnect 
-:      019365 module_process_le_conn:
-0x50dc 019367 call module_conn_start 
-0x50dd 019368 fetch 1 ,mem_module_le_lpm_mult 
-0x50de 019369 store 1 ,mem_lpm_mult 
-0x50df 019370 branch module_hci_event_le_connect 
-:      019374 module_disconn_start:
-0x50e0 019375 call module_start_adv_discovery_by_command 
-0x50e1 019376 branch module_set_conn_pin_high 
-:      019379 module_process_ble_ltk_lost:
-0x50e2 019380 call le_send_reject_ind 
-0x50e3 019381 branch le_send_smp_security_request 
-:      019383 module_process_ble_update_phy:
-0x50e4 019384 branch module_hci_event_le_update_phy 
-:      019387 module_set_conn_pin_high:
-0x50e5 019388 fetcht 1 ,mem_module_connect_state_gpio 
-0x50e6 019389 branch gpio_out_active 
-:      019391 module_conn_start:
-0x50e7 019392 call module_stop_adv_discovery 
-0x50e8 019393 branch module_set_conn_pin_low 
-:      019395 module_stop_adv_discovery:
-0x50e9 019396 fetch 1 ,mem_module_state 
-0x50ea 019397 isolate1 moudle_state_ble_bit ,pdata 
-0x50eb 019398 call app_ble_stop_adv ,true 
-0x50ec 019399 rtn 
-:      019400 module_set_conn_pin_low:
-0x50ed 019401 fetcht 1 ,mem_module_connect_state_gpio 
-0x50ee 019402 branch gpio_out_inactive 
-:      019405 module_process_check_hci_command_complete:
-0x50ef 019406 fetch 1 ,core_uart_status 
-0x50f0 019407 rtnbit1 uart_status_rx_fifo_empty 
-0x50f1 019408 call uarta_prepare_rx 
-0x50f2 019409 ifetch 1 ,contru 
-0x50f3 019410 bne 0x01 ,module_hci_in_excp 
-0x50f4 019411 fetch 2 ,core_uart_rxitems 
-0x50f5 019412 sub pdata ,2 ,null 
-0x50f6 019413 rtn positive 
-0x50f7 019414 ifetch 1 ,contru 
-0x50f8 019415 store 1 ,mem_module_uart_opcode 
-0x50f9 019416 ifetcht 1 ,contru 
-0x50fa 019417 copy contru ,rega 
-0x50fb 019418 storet 1 ,mem_module_uart_len 
-0x50fc 019419 add temp ,3 ,temp 
-0x50fd 019420 fetch 2 ,core_uart_rxitems 
-0x50fe 019421 isub temp ,temp 
-0x50ff 019422 nrtn positive 
-0x5100 019423 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5101 019424 call module_hci_cmd_control 
-0x5102 019425 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x5103 019426 rtneq hci_not_discard_packet 
-0x5104 019427 branch module_hci_dicard_packet 
-:      019429 module_hci_in_excp:
-0x5105 019430 call delay_10ms 
-0x5106 019431 call module_hci_event_invalid_packet 
-0x5107 019432 branch module_hci_release_except 
-:      019435 module_hci_release_except:
-0x5108 019436 bpatch patch0c_3 ,mem_patch0c 
-0x5109 019437 call uarta_prepare_rx 
-0x510a 019438 fetch 2 ,core_uart_rxitems 
-0x510b 019439 rtn blank 
-0x510c 019440 iadd contru ,contru 
-0x510d 019441 branch module_hci_dicard_bytes 
-:      019443 module_hci_dicard_packet:
-0x510e 019444 call uarta_prepare_rx 
-0x510f 019445 increase 2 ,contu 
-0x5110 019446 ifetch 1 ,contu 
-0x5111 019447 iadd contu ,contu 
-:      019448 module_hci_dicard_bytes:
-0x5112 019449 branch uarta_rxdone 
-:      019452 module_hci_cmd_control:
-0x5113 019453 bpatch patch0c_4 ,mem_patch0c 
-0x5114 019454 fetch 1 ,mem_module_uart_opcode 
-0x5115 019455 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x5116 019456 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x5117 019457 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x5118 019458 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x5119 019459 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x511a 019460 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x511b 019461 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x511c 019462 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x511d 019463 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x511e 019464 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x511f 019465 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x5120 019466 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x5121 019467 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x5122 019468 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x5123 019469 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x5124 019470 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x5125 019471 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x5126 019472 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x5127 019473 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x5128 019474 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x5129 019475 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x512a 019476 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x512b 019477 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x512c 019478 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x512d 019479 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x512e 019480 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x512f 019482 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x5130 019483 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x5131 019484 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
-0x5132 019485 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
-0x5133 019486 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
-0x5134 019487 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
-0x5135 019488 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
-0x5136 019489 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
-0x5137 019490 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
-0x5138 019491 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
-0x5139 019492 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
-0x513a 019493 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
-0x513b 019494 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
-0x513c 019495 branch module_hci_event_receive_invalid_cmd 
-:      019501 module_hci_cmd_set_le_addr:
-0x513d 019502 fetch 1 ,mem_module_uart_len 
-0x513e 019503 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x513f 019504 ifetch 6 ,contru 
-0x5140 019505 store 6 ,mem_le_lap 
-0x5141 019506 branch module_hci_event_receive_valid_cmd 
-:      019510 module_hci_cmd_set_visibility:
-0x5142 019511 fetch 1 ,mem_module_uart_len 
-0x5143 019512 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5144 019513 ifetcht 1 ,contru 
-0x5145 019514 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x5146 019515 call module_hci_event_receive_valid_cmd 
-0x5147 019516 fetch 2 ,mem_ui_state_map 
-0x5148 019517 rtnbit1 ui_state_ble_connected 
-:      019519 module_start_adv_discovery_by_command:
-:      019520 moudle_start_adv_by_command:
-0x5149 019521 fetch 1 ,mem_module_state 
-0x514a 019522 isolate1 moudle_state_ble_bit ,pdata 
-0x514b 019523 nrtn true 
-0x514c 019524 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x514d 019525 isolate1 2 ,temp 
-0x514e 019526 branch app_ble_start_adv ,true 
-0x514f 019527 branch app_ble_stop_adv 
-:      019532 module_hci_cmd_set_le_name:
-0x5150 019533 arg 29 ,pdata 
-0x5151 019534 arg mem_le_name_len ,contw 
-0x5152 019535 call module_hci_cmd_receive_store_mem 
-0x5153 019536 branch le_modified_name 
-:      019541 module_hci_cmd_receive_le_data:
-0x5154 019542 fetch 2 ,mem_ui_state_map 
-0x5155 019543 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5156 019544 call module_check_ble_encrypt_state 
-0x5157 019545 branch module_hci_event_receive_invalid_cmd ,user 
-0x5158 019546 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5159 019547 fetch 2 ,mem_module_flag 
-0x515a 019548 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x515b 019549 fetch 1 ,mem_module_hci_notify_len 
-0x515c 019550 nrtn blank 
-0x515d 019551 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x515e 019552 ifetch 2 ,contru 
-0x515f 019553 store 2 ,mem_module_hci_notify_handle 
-0x5160 019554 storer contru ,2 ,mem_module_hci_nofiy_addr 
-0x5161 019555 fetch 1 ,mem_module_uart_len 
-0x5162 019556 pincrease -2 
-0x5163 019557 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5164 019558 branch module_hci_event_receive_invalid_cmd ,zero 
-0x5165 019559 store 1 ,mem_module_hci_notify_len 
-0x5166 019560 fetcht 2 ,mem_module_hci_notify_handle 
-0x5167 019561 increase -1 ,temp 
-0x5168 019562 call le_att_get_handle_ptr2 
-0x5169 019563 branch module_hci_cmd_transmit_handle_error ,blank 
-0x516a 019564 ifetcht 4 ,contr 
-0x516b 019565 setarg 0x01280302 
-0x516c 019566 isub temp ,null 
-0x516d 019567 nbranch module_hci_cmd_transmit_handle_error ,zero 
-0x516e 019568 ifetch 1 ,contr 
-0x516f 019569 store 1 ,mem_module_hci_notify_type 
-0x5170 019570 and_into 0x30 ,pdata 
-0x5171 019571 branch module_hci_cmd_transmit_handle_error ,blank 
-0x5172 019572 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5173 019573 call le_set_config_more_data 
-0x5174 019574 call module_hci_cmd_transmit_le_notify 
-0x5175 019575 call module_hci_cmd_transmit_le_notify 
-0x5176 019576 call module_hci_cmd_transmit_le_notify 
-0x5177 019577 fetch 2 ,mem_module_flag 
-0x5178 019578 rtnbit0 module_flag_ble_data_finish 
-:      019579 module_hci_cmd_receive_le_data_finish:
-0x5179 019580 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517a 019581 call module_clear_le_tx_data_flag 
-0x517b 019582 branch module_hci_event_receive_valid_cmd 
-:      019584 module_hci_cmd_transmit_handle_error:
-0x517c 019585 jam 0 ,mem_module_hci_notify_len 
-0x517d 019586 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517e 019587 call module_clear_le_tx_data_flag 
-0x517f 019588 branch module_hci_event_receive_invalid_cmd 
-:      019590 module_hci_cmd_transmit_le_notify:
-0x5180 019591 fetch 1 ,mem_module_hci_notify_len 
-0x5181 019592 rtn blank 
-0x5182 019593 call le_fifo_check_nearly_full 
-0x5183 019594 nrtn blank 
-0x5184 019595 call module_get_le_remote_mtu 
-0x5185 019596 bpatch patch0c_5 ,mem_patch0c 
-0x5186 019597 fetch 2 ,mem_le_local_mtu 
-0x5187 019598 call not_greater_than 
-0x5188 019599 copy pdata ,temp 
-0x5189 019600 fetch 1 ,mem_le_l2cap_att_states 
-0x518a 019601 rtnbit1 ble_l2cap_recv_confirmation_packet 
-0x518b 019602 add temp ,-3 ,pdata 
-0x518c 019603 arg 251 ,temp 
-0x518d 019604 call not_greater_than 
-0x518e 019605 fetcht 1 ,mem_module_hci_notify_len 
-0x518f 019606 call not_greater_than 
-0x5190 019607 copy pdata ,rega 
-0x5191 019608 copy temp ,pdata 
-0x5192 019609 isub rega ,pdata 
-0x5193 019610 store 1 ,mem_module_hci_notify_len 
-0x5194 019611 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
-0x5195 019612 fetch 2 ,mem_module_hci_nofiy_addr 
-0x5196 019613 copy pdata ,contru 
-0x5197 019614 copy rega ,loopcnt 
-0x5198 019615 call uart_copy_rx_bytes_fast 
-0x5199 019616 copy contru ,pdata 
-0x519a 019617 store 2 ,mem_module_hci_nofiy_addr 
-0x519b 019618 fetch 1 ,mem_module_hci_notify_len 
-0x519c 019619 nrtn blank 
-0x519d 019620 branch module_set_le_tx_data_flag 
-:      019622 module_hci_cmd_transmit_le_notify_malloc_l2cap:
-0x519e 019623 fetcht 2 ,mem_module_hci_notify_handle 
-0x519f 019624 fetch 1 ,mem_module_hci_notify_type 
-0x51a0 019625 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
-0x51a1 019626 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
-0x51a2 019627 rtn 
-:      019631 module_get_le_remote_mtu:
-0x51a3 019632 arg 0x17 ,temp 
-0x51a4 019633 fetch 2 ,mem_module_flag 
-0x51a5 019634 rtnbit1 module_flag_ble_send_mtu23 
-0x51a6 019635 fetcht 2 ,mem_le_remote_mtu 
-0x51a7 019636 rtn 
-:      019638 module_check_ble_encrypt_state:
-0x51a8 019639 fetch 2 ,mem_module_flag 
-0x51a9 019640 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x51aa 019641 branch disable_user 
-:      019645 module_hci_cmd_inquire_status:
-0x51ab 019646 branch module_hci_event_status_res 
-:      019652 module_hci_cmd_set_uart_control_mode:
-0x51ac 019653 ifetch 1 ,contru 
-0x51ad 019654 fetcht 1 ,mem_module_flag 
-0x51ae 019655 nsetflag blank ,module_flag_uart_flow_control ,temp 
-0x51af 019656 storet 1 ,mem_module_flag 
-0x51b0 019657 fetcht 1 ,core_uart_ctrl 
-0x51b1 019658 nsetflag blank ,bit_uart_control_flow_control ,temp 
-0x51b2 019659 storet 1 ,core_uart_ctrl 
-0x51b3 019660 branch module_hci_event_receive_valid_cmd 
-:      019664 module_hci_cmd_set_uart_baud:
-0x51b4 019665 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51b5 019666 call string2dec_from_uart 
-0x51b6 019667 call uart_calc_baud_rate_config 
-0x51b7 019668 store uart_baud_len ,mem_module_uarta_baud_rate 
-0x51b8 019669 call module_hci_event_receive_valid_cmd 
-0x51b9 019670 call wait_uarttx 
-0x51ba 019671 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x51bb 019672 branch uarta_init_baud_rate 
-:      019676 module_hci_cmd_version_request:
-0x51bc 019677 arg 2 ,rega 
-0x51bd 019678 arg mem_soft_version_num ,regb 
-0x51be 019679 arg 0 ,temp 
-0x51bf 019680 branch module_hci_event_set_cmd 
-:      019685 module_hci_cmd_ble_disconnect:
-0x51c0 019686 fetch 2 ,mem_ui_state_map 
-0x51c1 019687 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      019688 module_hci_cmd_ble_disconnect_doing:
-0x51c2 019689 call module_hci_event_receive_valid_cmd 
-0x51c3 019690 branch app_ble_disconnect 
-:      019696 module_hci_cmd_set_nvram:
-0x51c4 019697 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51c5 019698 fetch 2 ,mem_nv_data_ptr 
-0x51c6 019699 icopy contw 
-0x51c7 019700 call uart_copy_rx_bytes_fast 
-0x51c8 019701 branch module_hci_event_receive_valid_cmd 
-:      019705 module_hci_cmd_confirm_gkey:
-0x51c9 019706 fetch 2 ,mem_ui_state_map 
-0x51ca 019707 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
-0x51cb 019708 branch module_hci_event_receive_invalid_cmd 
-:      019712 module_hci_cmd_auto_adv:
-0x51cc 019713 arg 0x40 ,loopcnt 
-0x51cd 019714 arg mem_le_adv_data_len ,contw 
-0x51ce 019715 call clear_mem 
-0x51cf 019716 setarg 0 
-0x51d0 019717 store 1 ,mem_regb 
-0x51d1 019718 copy rega ,contru 
-:      019719 module_hci_cmd_auto_adv_loop:
-0x51d2 019720 copy contru ,pdata 
-0x51d3 019721 store 2 ,mem_regc 
-0x51d4 019722 call module_hci_cmd_auto_adv_adv_analys 
-0x51d5 019724 fetch 1 ,mem_regb 
-0x51d6 019725 fetcht 1 ,mem_temp 
-0x51d7 019726 increase 1 ,temp 
-0x51d8 019727 iadd temp ,pdata 
-0x51d9 019728 store 1 ,mem_regb 
-0x51da 019730 sub pdata ,31 ,null 
-0x51db 019731 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      019732 module_hci_cmd_auto_adv_store_adv:
-0x51dc 019733 fetcht 1 ,mem_le_adv_data_len 
-0x51dd 019734 setarg mem_le_adv_data 
-0x51de 019735 iadd temp ,pdata 
-0x51df 019736 store 2 ,mem_contw 
-0x51e0 019737 fetcht 1 ,mem_temp 
-0x51e1 019738 increase 1 ,temp 
-0x51e2 019739 fetch 1 ,mem_le_adv_data_len 
-0x51e3 019740 iadd temp ,pdata 
-0x51e4 019741 store 1 ,mem_le_adv_data_len 
-0x51e5 019742 branch module_hci_cmd_auto_adv_store_common 
-:      019743 module_hci_cmd_auto_adv_store_scan:
-0x51e6 019744 fetcht 1 ,mem_le_scan_data_len 
-0x51e7 019745 setarg mem_le_scan_data 
-0x51e8 019746 iadd temp ,pdata 
-0x51e9 019747 store 2 ,mem_contw 
-0x51ea 019748 fetcht 1 ,mem_temp 
-0x51eb 019749 increase 1 ,temp 
-0x51ec 019750 fetch 1 ,mem_le_scan_data_len 
-0x51ed 019751 iadd temp ,pdata 
-0x51ee 019752 store 1 ,mem_le_scan_data_len 
-:      019753 module_hci_cmd_auto_adv_store_common:
-0x51ef 019754 fetch 2 ,mem_contw 
-0x51f0 019755 copy pdata ,contw 
-0x51f1 019756 fetch 2 ,mem_regc 
-0x51f2 019757 copy pdata ,contru 
-0x51f3 019759 copy temp ,loopcnt 
-0x51f4 019760 call uart_copy_rx_bytes_fast 
-0x51f5 019762 fetch 1 ,mem_module_uart_len 
-0x51f6 019763 fetcht 1 ,mem_regb 
-0x51f7 019764 isub temp ,null 
-0x51f8 019765 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x51f9 019766 branch module_hci_event_receive_valid_cmd 
-:      019769 module_hci_cmd_auto_adv_adv_analys:
-0x51fa 019770 ifetch 1 ,contru 
-0x51fb 019771 store 1 ,mem_temp 
-0x51fc 019772 ifetch 1 ,contru 
-0x51fd 019773 store 1 ,mem_rega 
-0x51fe 019774 rtn 
-:      019778 module_hci_cmd_power_request:
-0x51ff 019779 arg 0 ,temp 
-0x5200 019780 arg 2 ,rega 
-0x5201 019781 fetch 2 ,mem_module_vdd_quotient 
-0x5202 019782 store 2 ,mem_event_cmd_response_content 
-0x5203 019783 arg mem_event_cmd_response_content ,regb 
-0x5204 019784 branch module_hci_event_set_cmd 
-:      019788 module_hci_cmd_power_set:
-0x5205 019789 fetch 1 ,mem_module_uart_len 
-0x5206 019790 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5207 019791 ifetch 1 ,contru 
-0x5208 019792 store 1 ,mem_module_read_vdd_flag 
-0x5209 019793 setarg 0x00 
-0x520a 019794 store 2 ,mem_module_vdd_quotient 
-0x520b 019795 branch module_hci_event_receive_valid_cmd 
-:      019799 module_hci_cmd_passkey_entry:
-0x520c 019800 fetch 1 ,mem_module_uart_len 
-0x520d 019801 bne 4 ,module_hci_event_receive_invalid_cmd 
-0x520e 019802 fetch 2 ,mem_ui_state_map 
-0x520f 019803 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
-0x5210 019804 branch module_hci_event_receive_invalid_cmd 
-:      019809 module_hci_cmd_set_gpio:
-0x5211 019810 fetch 1 ,mem_module_uart_len 
-0x5212 019811 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x5213 019812 ifetch 1 ,contru 
-0x5214 019813 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x5215 019814 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x5216 019815 branch module_hci_event_receive_invalid_cmd 
-:      019817 module_set_gpio_input:
-0x5217 019818 call module_hci_event_receive_valid_cmd 
-0x5218 019819 ifetcht 1 ,contru 
-0x5219 019820 ifetch 1 ,contru 
-0x521a 019821 beq gpio_input_high_impedance ,gpio_set_high_impedance 
-0x521b 019822 nsetflag blank ,7 ,temp 
-0x521c 019823 branch gpio_config_input 
-:      019825 module_set_gpio_output:
-0x521d 019826 call module_hci_event_receive_valid_cmd 
-0x521e 019827 ifetcht 1 ,contru 
-0x521f 019828 ifetch 1 ,contru 
-0x5220 019829 branch gpio_out_active ,blank 
-0x5221 019830 branch gpio_out_inactive 
-:      019834 module_hci_cmd_read_gpio:
-0x5222 019835 fetch 1 ,mem_module_uart_len 
-0x5223 019836 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5224 019837 ifetcht 1 ,contru 
-0x5225 019838 call gpio_get_bit 
-0x5226 019839 setarg 0x0 
-0x5227 019840 nsetflag true ,0 ,pdata 
-0x5228 019841 arg 1 ,rega 
-0x5229 019842 store 2 ,mem_event_cmd_response_content 
-0x522a 019843 arg mem_event_cmd_response_content ,regb 
-0x522b 019844 arg 0 ,temp 
-0x522c 019845 branch module_hci_event_set_cmd 
-:      019849 module_hci_cmd_le_set_pairing_mode:
-0x522d 019850 ifetch 1 ,contru 
-0x522e 019851 copy pdata ,temp 
-0x522f 019852 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x5230 019853 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x5231 019854 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x5232 019855 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
-0x5233 019856 store 1 ,mem_le_pairing_mode 
-0x5234 019857 call sc_reset 
-0x5235 019858 call le_secure_connection_disable 
-0x5236 019859 fetch 1 ,mem_le_pairing_mode 
-0x5237 019860 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x5238 019861 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x5239 019862 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x523a 019863 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
-0x523b 019864 branch module_hci_event_receive_invalid_cmd 
-:      019866 module_le_set_pairing_mode_secure_justwork:
-0x523c 019867 storet 1 ,mem_le_pairing_mode 
-0x523d 019868 call le_secure_connection_enable 
-0x523e 019869 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x523f 019870 branch module_le_set_noinputnooutput 
-:      019871 module_le_set_pairing_mode_secure_numeric:
-0x5240 019872 storet 1 ,mem_le_pairing_mode 
-0x5241 019873 call le_secure_connection_enable 
-0x5242 019874 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5243 019875 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5244 019876 branch module_hci_event_receive_valid_cmd 
-:      019877 module_le_set_pairing_mode_secure_passkey:
-0x5245 019878 storet 1 ,mem_le_pairing_mode 
-0x5246 019879 call le_secure_connection_enable 
-0x5247 019880 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5248 019881 branch module_le_set_displayonly 
-:      019882 module_le_set_pairing_mode_secure_passkey_res_input:
-0x5249 019883 storet 1 ,mem_le_pairing_mode 
-0x524a 019884 call le_secure_connection_enable 
-0x524b 019885 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x524c 019886 branch module_le_set_keboadonly 
-:      019889 module_le_set_no_pairing:
-0x524d 019890 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      019891 module_le_set_noinputnooutput:
-0x524e 019892 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x524f 019893 branch module_hci_event_receive_valid_cmd 
-:      019894 module_le_set_pairing_mode_lagacy_just_work:
-0x5250 019895 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
-0x5251 019896 branch module_le_set_noinputnooutput 
-:      019897 module_le_set_pairing_mode_lagacy_passkey:
-0x5252 019898 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5253 019899 branch module_le_set_displayonly 
-:      019900 module_le_set_pairing_mode_lagacy_passkey_res_input:
-0x5254 019901 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5255 019902 branch module_le_set_keboadonly 
-:      019903 module_le_set_keboadonly:
-0x5256 019904 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
-0x5257 019905 branch module_hci_event_receive_valid_cmd 
-:      019906 module_le_set_displayonly:
-0x5258 019907 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5259 019908 branch module_hci_event_receive_valid_cmd 
-:      019912 module_hci_cmd_le_set_adv_data:
-0x525a 019913 arg 31 ,pdata 
-0x525b 019914 arg mem_le_adv_data_len ,contw 
-0x525c 019915 branch module_hci_cmd_receive_store_mem 
-:      019919 module_hci_cmd_le_set_scan_data:
-0x525d 019920 arg 31 ,pdata 
-0x525e 019921 arg mem_le_scan_data_len ,contw 
-0x525f 019922 branch module_hci_cmd_receive_store_mem 
-:      019924 module_hci_cmd_receive_store_mem:
-0x5260 019925 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5261 019926 isub loopcnt ,null 
-0x5262 019927 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5263 019928 istorer loopcnt ,1 ,contw 
-0x5264 019929 call uart_copy_rx_bytes_fast 
-0x5265 019930 branch module_hci_event_receive_valid_cmd 
-:      019934 module_hci_cmd_le_send_conn_update_req:
-0x5266 019935 fetch 2 ,mem_ui_state_map 
-0x5267 019936 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5268 019937 fetch 1 ,mem_module_uart_len 
-0x5269 019938 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x526a 019939 ifetch 8 ,contru 
-0x526b 019940 store 8 ,mem_le_interval_min 
-0x526c 019941 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x526d 019942 call ui_ipc_send_cmd 
-0x526e 019943 branch module_hci_event_receive_valid_cmd 
-:      019947 module_hci_cmd_set_le_adv_parameter:
-0x526f 019948 ifetch 2 ,contru 
-0x5270 019949 store 2 ,mem_le_adv_interval 
-0x5271 019950 storet 1 ,mem_lpm_overhead 
-0x5272 019951 iadd temp ,pdata 
-0x5273 019952 store 2 ,mem_lpm_interval 
-0x5274 019953 branch module_hci_event_receive_valid_cmd 
-:      019957 module_hci_cmd_le_start_pairing:
-0x5275 019958 fetch 1 ,mem_le_pairing_mode 
-0x5276 019959 branch module_hci_event_receive_invalid_cmd ,blank 
-0x5277 019960 fetch 1 ,mem_le_pairing_state 
-0x5278 019961 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x5279 019962 fetch 1 ,mem_le_enc_state 
-0x527a 019963 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x527b 019964 call check_51cmd_le_smp_sec_req 
-0x527c 019965 branch module_hci_event_receive_valid_cmd 
-:      019969 module_hci_cmd_set_wake_gpio:
-0x527d 019970 fetch 1 ,mem_module_uart_len 
-0x527e 019971 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x527f 019972 ifetch 1 ,contru 
-0x5280 019973 store 1 ,mem_module_mcu_wake_pin 
-0x5281 019974 ifetch 4 ,contru 
-0x5282 019975 store 4 ,mem_module_mcu_wake_delay_us 
-0x5283 019976 fetcht 1 ,mem_module_mcu_wake_pin 
-0x5284 019977 call gpio_config_output 
-0x5285 019978 call module_set_mcu_wake_pin_low 
-0x5286 019979 branch module_hci_event_receive_valid_cmd 
-:      019983 module_hci_cmd_set_tx_power:
-0x5287 019984 fetch 1 ,mem_module_uart_len 
-0x5288 019985 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x5289 019986 ifetch 1 ,contru 
-0x528a 019987 store 1 ,mem_tx_power 
-0x528b 019988 branch module_hci_event_receive_valid_cmd 
-:      019992 module_hci_cmd_le_confirm_gkey:
-0x528c 019993 ifetch 1 ,contru 
-0x528d 019994 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x528e 019995 fetch 1 ,mem_le_secure_connect_state 
-0x528f 019996 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x5290 019997 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5291 019998 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5292 019999 branch module_hci_event_receive_invalid_cmd 
-:      020000 module_hci_cmd_le_confirm_gkey_ok:
-0x5293 020001 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x5294 020002 branch module_hci_event_receive_valid_cmd 
-:      020004 module_hci_cmd_le_confirm_gkey_fail:
-0x5295 020005 call le_send_pairing_confirm_value_failed 
-0x5296 020006 branch module_hci_event_receive_valid_cmd 
-:      020012 module_hci_cmd_reset_chip:
-0x5297 020013 call module_hci_event_receive_valid_cmd 
-0x5298 020014 call wait_uarttx 
-0x5299 020015 jam 0x01 ,core_reset 
-0x529a 020016 branch assert 
-:      020020 module_hci_cmd_le_set_fixed_passkey:
-0x529b 020021 fetch 1 ,mem_module_uart_len 
-0x529c 020022 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x529d 020023 ifetch 1 ,contru 
-0x529e 020024 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x529f 020025 fetch 1 ,mem_module_uart_len 
-0x52a0 020026 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x52a1 020027 ifetch 4 ,contru 
-0x52a2 020028 arg 1000000 ,temp 
-0x52a3 020029 isub temp ,null 
-0x52a4 020030 branch module_hci_event_receive_invalid_cmd ,positive 
-0x52a5 020031 store 4 ,mem_le_tk 
-0x52a6 020032 call le_set_config_fixed_tk 
-0x52a7 020033 branch module_hci_event_receive_valid_cmd 
-:      020035 module_hci_cmd_le_set_random_passkey:
-0x52a8 020036 call le_clr_config_fixed_tk 
-0x52a9 020037 branch module_hci_event_receive_valid_cmd 
-:      020041 module_hci_cmd_delete_customize_service:
-0x52aa 020042 arg 0x0001 ,temp 
-0x52ab 020043 call le_att_get_handle_ptr2 
-0x52ac 020044 add contr ,-2 ,contw 
-0x52ad 020045 setarg 0x0000 
-0x52ae 020046 istore 2 ,contw 
-0x52af 020047 branch module_hci_event_receive_valid_cmd 
-:      020051 module_hci_cmd_add_service_uuid:
-0x52b0 020052 call module_hci_cmd_add_service_uuid_set_uuid 
-0x52b1 020053 call uart_copy_rx_bytes_len_data 
-0x52b2 020054 setarg 0x0000 
-0x52b3 020055 istore 2 ,contw 
-0x52b4 020056 branch module_hci_event_uuid_handle 
-:      020061 module_hci_cmd_add_characteristic_uuid:
-0x52b5 020062 ifetch 1 ,contru 
-0x52b6 020063 call module_hci_cmd_add_characteristic_uuid_set_handle 
-0x52b7 020064 call module_hci_cmd_add_characteristic_uuid_set_uuid 
-0x52b8 020065 branch module_hci_event_uuid_handle 
-:      020068 module_hci_cmd_add_service_uuid_set_uuid:
-0x52b9 020069 call le_att_creat_new_handle 
-0x52ba 020070 setarg 0x280002 
-0x52bb 020071 istore 3 ,contw 
-0x52bc 020072 rtn 
-:      020075 module_hci_cmd_add_characteristic_uuid_set_handle:
-0x52bd 020076 store 1 ,mem_pdatatemp 
-0x52be 020077 call le_att_creat_new_handle 
-0x52bf 020078 setarg 0x01280302 
-0x52c0 020079 istore 4 ,contw 
-0x52c1 020080 fetch 1 ,mem_pdatatemp 
-0x52c2 020081 istore 3 ,contw 
-0x52c3 020082 rtn 
-:      020085 module_hci_cmd_add_characteristic_uuid_set_uuid:
-0x52c4 020086 call le_att_get_last_handle 
-0x52c5 020087 ifetch 1 ,contru 
-0x52c6 020088 and pdata ,0x1f ,loopcnt 
-0x52c7 020089 copy pdata ,rega 
-0x52c8 020090 isolate1 bit_of_write_authenticated ,rega 
-0x52c9 020091 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52ca 020092 isolate1 bit_of_read_authenticated ,rega 
-0x52cb 020093 setflag true ,bit_of_att_handle_read_authenticated ,temp 
-0x52cc 020094 istoret 2 ,contw 
-0x52cd 020095 copy loopcnt ,pdata 
-0x52ce 020096 istore 1 ,contw 
-0x52cf 020097 call uart_copy_rx_bytes 
-0x52d0 020098 call uart_copy_rx_bytes_len_data 
-0x52d1 020099 setarg 0 
-0x52d2 020100 istore 2 ,contw 
-0x52d3 020101 and temp ,0xff ,temp 
-0x52d4 020102 increase -1 ,temp 
-0x52d5 020103 call le_att_get_handle_ptr2 
-0x52d6 020104 add contr ,4 ,contr 
-0x52d7 020105 ifetch 1 ,contr 
-0x52d8 020106 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52d9 020107 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52da 020108 increase 1 ,temp 
-0x52db 020109 rtn 
-:      020112 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-0x52dc 020113 call le_att_get_last_handle 
-0x52dd 020114 isolate1 bit_of_notify_authenticated ,rega 
-0x52de 020115 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52df 020116 istoret 2 ,contw 
-0x52e0 020117 setarg 0x02290202 
-0x52e1 020118 istore 8 ,contw 
-0x52e2 020119 increase -1 ,temp 
-0x52e3 020120 rtn 
-:      020123 le_att_creat_new_handle:
-0x52e4 020124 call le_att_get_last_handle 
-0x52e5 020125 istoret 2 ,contw 
-0x52e6 020126 rtn 
-:      020129 uart_copy_rx_bytes_len_data:
-0x52e7 020130 ifetch 1 ,contru 
-0x52e8 020131 copy pdata ,loopcnt 
-0x52e9 020132 istore 1 ,contw 
-0x52ea 020133 branch uart_copy_rx_bytes 
-:      020137 module_hci_cmd_le_passkey_entry_input:
-0x52eb 020138 fetch 1 ,mem_le_pairing_state 
-0x52ec 020139 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
-0x52ed 020140 fetch 1 ,mem_le_pairing_mode 
-0x52ee 020141 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
-0x52ef 020142 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
-0x52f0 020143 branch module_hci_event_receive_invalid_cmd 
-:      020145 module_hci_cmd_passkey_entry_sc_res_input:
-0x52f1 020146 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x52f2 020147 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x52f3 020148 branch module_hci_cmd_receive_ble_passkey 
-:      020150 module_hci_cmd_receive_ble_passkey:
-0x52f4 020151 ifetch 4 ,contru 
-0x52f5 020152 store 4 ,mem_le_tk 
-0x52f6 020153 branch module_hci_event_receive_valid_cmd 
-:      020155 module_hci_cmd_passkey_entry_res_input:
-0x52f7 020156 call module_hci_cmd_receive_ble_passkey 
-0x52f8 020157 branch le_send_smp_pairing_confirm 
-:      020161 module_hci_cmd_le_create_conn:
-0x52f9 020162 ifetch 6 ,contru 
-0x52fa 020163 store 6 ,mem_le_conn_peer_addr 
-0x52fb 020164 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x52fc 020165 jam on ,mem_le_conn_flag 
-0x52fd 020166 jam on ,mem_le_scan_enable 
-0x52fe 020167 branch module_hci_event_receive_valid_cmd 
-:      020172 module_hci_cmd_ble_set_phy:
-0x52ff 020173 fetch 1 ,mem_module_uart_len 
-0x5300 020174 bne 2 ,module_hci_event_receive_invalid_cmd 
-0x5301 020175 ifetcht 2 ,contru 
-0x5302 020176 call le_set_phys 
-0x5303 020177 branch module_hci_event_receive_valid_cmd 
-:      020181 module_hci_cmd_ble_read_current_phy:
-0x5304 020182 arg 0 ,temp 
-0x5305 020183 arg 2 ,rega 
-0x5306 020184 arg mem_context + coffset_le_rx_phy ,regb 
-0x5307 020185 branch module_hci_event_set_cmd 
-:      020189 module_hci_cmd_ble_set_dle:
-0x5308 020190 fetch 1 ,mem_module_uart_len 
-0x5309 020191 bne 8 ,module_hci_event_receive_invalid_cmd 
-0x530a 020192 ifetch 8 ,contru 
-0x530b 020193 call le_set_dle 
-0x530c 020194 branch module_hci_event_receive_valid_cmd 
-:      020198 module_hci_cmd_read_chip_data:
-0x530d 020199 ifetchr rega ,1 ,contru 
-0x530e 020200 ifetchr regb ,2 ,contru 
-0x530f 020201 arg 0 ,temp 
-0x5310 020202 branch module_hci_event_set_cmd 
-:      020206 module_hci_cmd_write_chip_data:
-0x5311 020207 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5312 020208 increase -2 ,loopcnt 
-0x5313 020209 ifetch 2 ,contru 
-0x5314 020210 copy pdata ,contw 
-0x5315 020211 call uart_copy_rx_bytes_fast 
-0x5316 020212 branch module_hci_event_receive_valid_cmd 
-:      020217 module_hci_cmd_close_lpm:
-0x5317 020218 jam 0 ,mem_lpm_mode 
-0x5318 020219 branch module_hci_event_receive_valid_cmd 
-:      020224 module_hci_event_receive_invalid_cmd:
-0x5319 020225 arg 1 ,temp 
-0x531a 020226 arg 0 ,rega 
-0x531b 020227 branch module_hci_event_set_cmd 
-:      020230 module_hci_event_receive_valid_cmd:
-0x531c 020231 arg 0 ,temp 
-0x531d 020232 arg 0 ,rega 
-0x531e 020233 branch module_hci_event_set_cmd 
-:      020237 module_hci_event_le_connect:
-0x531f 020238 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x5320 020239 branch module_hci_event_enter_standby_mode_len0 
-:      020244 module_hci_event_le_disconnect:
-0x5321 020245 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x5322 020246 branch module_hci_event_enter_standby_mode_len0 
-:      020254 module_hci_event_set_cmd:
-0x5323 020255 fetch 1 ,mem_module_uart_opcode 
-0x5324 020256 copy pdata ,regc 
-0x5325 020257 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x5326 020258 setarg 2 
-0x5327 020259 iadd rega ,pdata 
-0x5328 020260 call module_hci_prepare_tx 
-0x5329 020261 copy regc ,pdata 
-0x532a 020262 istore 1 ,contwu 
-0x532b 020263 istoret 1 ,contwu 
-0x532c 020264 copy rega ,loopcnt 
-0x532d 020265 copy regb ,contr 
-0x532e 020266 call uart_copy_tx_bytes 
-0x532f 020267 branch module_hci_transmit_tx 
-:      020274 module_hci_event_receive_le_data:
-0x5330 020275 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x5331 020276 add loopcnt ,2 ,pdata 
-0x5332 020277 call module_hci_prepare_tx 
-0x5333 020278 fetch 2 ,mem_module_le_rx_data_handle 
-0x5334 020279 istore 2 ,contwu 
-0x5335 020280 fetch 2 ,mem_module_le_rx_data_address 
-0x5336 020281 icopy contr 
-0x5337 020282 call uart_copy_tx_bytes_fast 
-0x5338 020283 copy contr ,pdata 
-0x5339 020284 store 2 ,mem_module_le_rx_data_address 
-0x533a 020285 branch module_hci_transmit_tx 
-:      020289 module_hci_event_enter_standby_mode:
-0x533b 020290 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      020291 module_hci_event_enter_standby_mode_len0:
-0x533c 020292 setarg 0 
-0x533d 020293 call module_hci_prepare_tx 
-0x533e 020294 branch module_hci_transmit_tx 
-:      020298 module_hci_event_status_res:
-0x533f 020299 jam hci_event_status_res ,mem_module_uart_opcode 
-0x5340 020300 setarg 1 
-0x5341 020301 call module_hci_prepare_tx 
-0x5342 020303 call module_hci_read_bt_status 
-0x5343 020305 fetch 2 ,mem_ui_state_map 
-0x5344 020306 arg ui_state_ble_connected ,queue 
-0x5345 020307 qisolate1 pdata 
-0x5346 020308 setflag true ,5 ,temp 
-0x5347 020312 istoret 1 ,contwu 
-0x5348 020313 branch module_hci_transmit_tx 
-:      020317 module_hci_read_bt_status:
-0x5349 020318 arg 0 ,temp 
-0x534a 020319 fetch 1 ,mem_le_adv_enable 
-0x534b 020320 arg 0 ,queue 
-0x534c 020321 qisolate1 pdata 
-0x534d 020322 setflag true ,2 ,temp 
-0x534e 020323 rtn 
-:      020327 module_hci_event_store_device:
-0x534f 020328 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x5350 020329 fetch 1 ,mem_nv_data_number 
-0x5351 020330 mul32 pdata ,34 ,pdata 
-0x5352 020331 icopy loopcnt 
-0x5353 020332 call module_hci_prepare_tx 
-0x5354 020333 fetch 2 ,mem_nv_data_ptr 
-0x5355 020334 icopy contr 
-0x5356 020335 call uart_copy_tx_bytes_fast 
-0x5357 020336 branch module_hci_transmit_tx 
-:      020339 module_hci_event_gkey_generate:
-0x5358 020340 jam hci_event_gkey ,mem_module_uart_opcode 
-0x5359 020341 setarg 4 
-0x535a 020342 call module_hci_prepare_tx 
-0x535b 020343 fetch 4 ,mem_gkey 
-0x535c 020344 istore 4 ,contwu 
-0x535d 020345 branch module_hci_transmit_tx 
-:      020348 module_hci_event_invalid_packet:
-0x535e 020349 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x535f 020350 fetch 2 ,core_uart_rxitems 
-0x5360 020351 arg 0x40 ,temp 
-0x5361 020352 call not_greater_than 
-0x5362 020353 copy pdata ,rega 
-0x5363 020354 copy pdata ,loopcnt 
-0x5364 020355 call uarta_prepare_rx 
-0x5365 020356 arg mem_module_rx_error_data_buffer ,contw 
-0x5366 020357 call uart_copy_rx_bytes_fast 
-0x5367 020358 copy rega ,pdata 
-0x5368 020359 copy rega ,loopcnt 
-0x5369 020360 call module_hci_prepare_tx 
-0x536a 020361 arg mem_module_rx_error_data_buffer ,contr 
-0x536b 020362 call uart_copy_tx_bytes_fast 
-0x536c 020363 branch module_hci_transmit_tx 
-:      020367 module_hci_event_passkey_entry_mode:
-0x536d 020368 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x536e 020369 branch module_hci_event_enter_standby_mode_len0 
-:      020373 module_hci_event_le_tk:
-0x536f 020374 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x5370 020375 setarg 4 
-0x5371 020376 call module_hci_prepare_tx 
-0x5372 020377 fetch 4 ,mem_le_tk 
-0x5373 020378 istore 4 ,contwu 
-0x5374 020379 branch module_hci_transmit_tx 
-:      020383 module_hci_event_le_pairing_fail:
-0x5375 020384 arg flag_ble_pairing_fail ,rega 
-0x5376 020385 branch module_hci_event_pairing_completed 
-:      020387 module_hci_event_le_pairing_success:
-0x5377 020388 arg flag_ble_pairing_success ,rega 
-0x5378 020389 branch module_hci_event_pairing_completed 
-:      020392 module_hci_event_pairing_completed:
-0x5379 020393 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x537a 020394 setarg 2 
-0x537b 020395 call module_hci_prepare_tx 
-0x537c 020396 copy rega ,pdata 
-0x537d 020397 istore 2 ,contwu 
-0x537e 020398 branch module_hci_transmit_tx 
-:      020402 module_hci_event_pause_enc:
-0x537f 020403 arg flag_event_pause_enc ,regc 
-0x5380 020404 branch module_hci_event_enc 
-:      020406 module_hci_event_start_enc:
-0x5381 020407 arg flag_event_start_enc ,regc 
-:      020409 module_hci_event_enc:
-0x5382 020410 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x5383 020411 setarg 1 
-0x5384 020412 call module_hci_prepare_tx 
-0x5385 020413 copy regc ,pdata 
-0x5386 020414 istore 1 ,contwu 
-0x5387 020415 branch module_hci_transmit_tx 
-:      020421 module_hci_event_uuid_handle:
-0x5388 020422 storet 2 ,mem_temp 
-0x5389 020423 jam hci_event_uuid_handle ,mem_module_uart_opcode 
-0x538a 020424 setarg 2 
-0x538b 020425 call module_hci_prepare_tx 
-0x538c 020426 fetcht 2 ,mem_temp 
-0x538d 020427 istoret 2 ,contwu 
-0x538e 020428 branch module_hci_transmit_tx 
-:      020432 module_hci_event_le_input_passkey:
-0x538f 020433 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
-0x5390 020434 branch module_hci_event_enter_standby_mode_len0 
-:      020438 module_hci_event_le_update_phy:
-0x5391 020439 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
-0x5392 020440 setarg 2 
-0x5393 020441 call module_hci_prepare_tx 
-0x5394 020442 fetch 2 ,mem_context + coffset_le_rx_phy 
-0x5395 020443 istore 2 ,contwu 
-0x5396 020444 branch module_hci_transmit_tx 
-:      020456 module_hci_prepare_tx:
-0x5397 020457 jam 0x02 ,mem_module_uart_cmd 
-0x5398 020458 store 1 ,mem_module_uart_len 
-0x5399 020459 storet 8 ,mem_temp 
-0x539a 020460 bpatch patch0c_6 ,mem_patch0c 
-0x539b 020461 call module_set_mcu_wake_pin_high_delay 
-0x539c 020462 fetcht 8 ,mem_temp 
-0x539d 020463 call uarta_prepare_tx_register_push 
-0x539e 020464 fetch 3 ,mem_module_uart_cmd 
-0x539f 020465 istore 3 ,contwu 
-0x53a0 020466 rtn 
-:      020468 module_hci_transmit_tx:
-0x53a1 020469 bpatch patch0c_7 ,mem_patch0c 
-0x53a2 020470 branch uarta_send_register_pop 
-:      020472 module_set_mcu_wake_pin_high_delay:
-0x53a3 020473 call module_check_mcu_wake_pin_high 
-0x53a4 020474 rtn true 
-:      020475 module_set_mcu_wake_pin_h_delay:
-0x53a5 020476 call module_set_mcu_wake_pin_high 
-0x53a6 020477 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x53a7 020478 rshift2 pdata ,pdata 
-0x53a8 020479 rtn blank 
-0x53a9 020480 branch delay 
-:      020482 module_set_mcu_wake_pin_high:
-0x53aa 020483 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ab 020484 branch gpio_out_active 
-:      020486 module_check_mcu_wake_pin_high:
-0x53ac 020487 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ad 020488 branch gpio_check_active 
-:      020490 module_set_mcu_wake_pin_low:
-0x53ae 020491 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53af 020492 branch gpio_out_inactive 
-:      020503 module_le_receive_data:
-0x53b0 020504 storer rega ,2 ,mem_module_le_rx_data_address 
-0x53b1 020505 storer regb ,2 ,mem_module_le_rx_data_len 
-0x53b2 020506 fetch 2 ,mem_le_att_handle 
-0x53b3 020507 store 2 ,mem_module_le_rx_data_handle 
-0x53b4 020508 call module_check_ble_encrypt_state 
-0x53b5 020509 rtn user 
-:      020511 module_le_receive_data_ok:
-0x53b6 020512 fetcht 2 ,mem_module_le_rx_data_len 
-0x53b7 020513 fetch 1 ,mem_module_ble_data_uart_max_length 
-0x53b8 020514 call not_greater_than 
-0x53b9 020515 copy pdata ,loopcnt 
-0x53ba 020516 copy temp ,pdata 
-0x53bb 020517 isub loopcnt ,pdata 
-0x53bc 020518 store 2 ,mem_module_le_rx_data_len 
-0x53bd 020519 call module_hci_event_receive_le_data 
-0x53be 020520 fetch 2 ,mem_module_le_rx_data_len 
-0x53bf 020521 rtn blank 
-0x53c0 020522 branch module_le_receive_data_ok 
-:      020527 module_bb_event_timer:
-0x53c1 020528 rtn 
-:      020530 module_read_vdd_timer:
-0x53c2 020531 fetch 1 ,mem_module_read_vdd_flag 
-0x53c3 020532 rtn blank 
-0x53c4 020533 fetch 1 ,mem_module_read_vdd_count 
-0x53c5 020534 rtn blank 
-0x53c6 020535 increase -1 ,pdata 
-0x53c7 020536 store 1 ,mem_module_read_vdd_count 
-0x53c8 020537 nrtn blank 
-0x53c9 020538 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x53ca 020539 call enable_adc 
-0x53cb 020540 call vdd_calculate_by_mode 
-0x53cc 020541 div pdata ,10 
-0x53cd 020542 call get_div_result 
-0x53ce 020543 div pdata ,100 
-0x53cf 020544 call get_div_result 
-0x53d0 020545 remainder temp 
-0x53d1 020546 store 1 ,mem_module_vdd_quotient 
-0x53d2 020547 storet 1 ,mem_module_vdd_remainder 
-0x53d3 020548 rtn 
-:      020554 module_set_le_tx_data_flag:
-0x53d4 020555 arg module_flag_ble_data_finish ,queue 
-0x53d5 020556 branch module_set_state 
-:      020558 module_clear_le_tx_data_flag:
-0x53d6 020559 arg module_flag_ble_data_finish ,queue 
-0x53d7 020560 branch module_clr_state 
-:      020562 module_clr_state:
-0x53d8 020563 fetch 2 ,mem_module_flag 
-0x53d9 020564 qset0 pdata 
-0x53da 020565 store 2 ,mem_module_flag 
-0x53db 020566 rtn 
-:      020568 module_set_state:
-0x53dc 020569 fetch 2 ,mem_module_flag 
-0x53dd 020570 qset1 pdata 
-0x53de 020571 store 2 ,mem_module_flag 
-0x53df 020572 rtn 
-:      020577 mouse_init:
-0x53e0 020578 call enable_authrom 
-0x53e1 020579 call mouse_setting_config 
-0x53e2 020580 call mouse_init_sunt 
-0x53e3 020581 rtn wake 
-0x53e4 020582 call mouse_setting_sensor_type 
-0x53e5 020583 call mouse_drawing_optima_init 
-0x53e6 020584 call mouse_cb_fuction 
-0x53e7 020585 call mouse_sensor_powerdown 
-:      020586 mouse_init_wireless:
-0x53e8 020587 fetch 2 ,mem_ui_state_map 
-0x53e9 020588 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x53ea 020589 call mouse_check_select_device_by_switch 
-0x53eb 020590 branch mouse_start_work 
-:      020593 mouse_cb_fuction:
-0x53ec 020594 bpatch patch0d_0 ,mem_patch0d 
-0x53ed 020595 setarg mouse_24g_short_sleep 
-0x53ee 020596 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x53ef 020597 setarg mouse_24g_long_sleep 
-0x53f0 020598 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x53f1 020599 setarg mouse_24g_before_lpm_sleep 
-0x53f2 020600 store 2 ,mem_cb_before_lpm_sleep 
-0x53f3 020601 setarg mouse_24g_package_data 
-0x53f4 020602 store 2 ,mem_cb_24g_transmit_data 
-0x53f5 020603 setarg mouse_24g_search_dongle 
-0x53f6 020604 store 2 ,mem_cb_24g_search_receiver 
-0x53f7 020605 setarg mouse_lpm_before_common 
-0x53f8 020606 store 2 ,mem_cb_24g_lpm_before 
-0x53f9 020607 setarg mouse_le 
-0x53fa 020608 store 2 ,mem_cb_le_process 
-0x53fb 020609 setarg mouse_process_lpm_before 
-0x53fc 020610 store 2 ,mem_cb_before_lpm 
-0x53fd 020611 setarg mouse_priority_bb_event 
-0x53fe 020612 store 2 ,mem_cb_bb_event_process 
-0x53ff 020613 setarg mouse_idle 
-0x5400 020614 store 2 ,mem_cb_idle_process 
-0x5401 020615 setarg mouse_before_hibernate 
-0x5402 020616 store 2 ,mem_cb_before_hibernate 
-0x5403 020617 setarg mouse_le_bb_event_connect_complete 
-0x5404 020618 store 2 ,mem_cb_att_write 
-0x5405 020619 setarg mouse_bb_event_timer 
-0x5406 020620 store 2 ,mem_cb_event_timer 
-0x5407 020621 setarg mouse_spi_write_flash_cb 
-0x5408 020622 store 2 ,mem_cb_spi_flash_write_complate 
-0x5409 020623 setarg mouse_lpm_check_wake_lock 
-0x540a 020624 store 2 ,mem_cb_check_wakelock 
-0x540b 020625 setarg mouse_le_transmit 
-0x540c 020626 store 2 ,mem_cb_ble_transmit 
-0x540d 020627 setarg mouse_set_lpm_mult 
-0x540e 020628 store 2 ,mem_cb_bt_set_mult 
-0x540f 020629 rtn 
-:      020632 mouse_setting_config:
-0x5410 020633 rtn wake 
-0x5411 020634 call g24_transmit_init 
-0x5412 020635 call g24_chmap_param_init 
-0x5413 020636 call mouse_24g_send_time_long_wake 
-0x5414 020637 call mouse_gpio_init 
-0x5415 020638 call mouse_le_name_modify 
-0x5416 020639 call mouse_param_init 
-0x5417 020640 call mouse_device_multi_led_parm_init 
-0x5418 020641 call le_set_fixed_ltk_justwork 
-:      020642 mouse_load_device_info_check:
-0x5419 020643 bpatch patch0d_1 ,mem_patch0d 
-0x541a 020644 fetch mouse_flag_len ,mem_mouse_flag 
-0x541b 020645 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x541c 020646 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x541d 020647 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
-0x541e 020648 rtn 
-:      020650 mouse_xtal_init:
-0x541f 020651 jam xtal_16m ,mem_fcomp_div 
-0x5420 020652 fetch mouse_flag_len ,mem_mouse_flag 
-0x5421 020653 rtnbit1 mouse_enable_16m 
-0x5422 020654 jam xtal_24m ,mem_fcomp_div 
-0x5423 020655 rtn 
-:      020657 mouse_24g_phy_select:
-0x5424 020658 call g24_enable_1m 
-0x5425 020659 fetch mouse_flag_len ,mem_mouse_flag 
-0x5426 020660 rtnbit0 mouse_enable_24g_2m_phy 
-0x5427 020661 branch g24_enable_2m 
-:      020663 mouse_default_init:
-0x5428 020664 bpatch patch0d_2 ,mem_patch0d 
-0x5429 020665 fetch mouse_flag_len ,mem_mouse_flag 
-0x542a 020666 isolate1 mouse_keyboard_enable ,pdata 
-0x542b 020667 call mouse_customer_key_enable ,true 
-:      020669 mouse_default_parm_init:
-0x542c 020670 fetch 2 ,mem_mouse_24g_pair_timeout_init 
-0x542d 020671 store 2 ,mem_24g_pair_timeout_init 
-0x542e 020673 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
-0x542f 020674 store 2 ,mem_24g_reconn_timeout_init 
-0x5430 020676 fetch 5 ,mem_rssi_dis_min_24g_init 
-0x5431 020677 store 5 ,mem_rssi_dis_min_24g 
-0x5432 020679 fetch 1 ,mem_mouse_24g_pair_tx_power 
-0x5433 020680 store 1 ,mem_24g_pair_tx_power 
-0x5434 020682 fetch 1 ,mem_24g_ch_map_update 
-0x5435 020683 ncall g24_chamap_param_update ,blank 
-:      020684 mouse_default_parm_init_next:
-0x5436 020685 bpatch patch0d_3 ,mem_patch0d 
-0x5437 020686 call mouse_xtal_init 
-0x5438 020687 call mouse_24g_phy_select 
-0x5439 020688 call mouse_24g_long_sleep_set 
-0x543a 020689 branch g24_pair_param_init 
-:      020691 mouse_param_common_init:
-0x543b 020692 setarg mouse_ble_att_list_addr 
-0x543c 020693 store 2 ,mem_ui_le_uuid_table 
-0x543d 020694 jam 3 ,mem_lpm_mult_timeout 
-0x543e 020695 jam 8 ,mem_lpm_overhead 
-0x543f 020696 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5440 020697 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5441 020698 setarg 0x0200 
-0x5442 020699 store 2 ,mem_lpm_interval 
-0x5443 020700 jam 0x17 ,mem_le_local_mtu 
-0x5444 020701 jam 0x17 ,mem_le_remote_mtu 
-0x5445 020703 setarg mem_le_tx_buffer0_omemalloc 
-0x5446 020704 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x5447 020705 setarg mouse_ble_l2cap_txbuff_size 
-0x5448 020706 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x5449 020707 branch mouse_adc_gpio_mux_init 
-:      020709 mouse_param_init:
-0x544a 020710 bpatch patch0d_4 ,mem_patch0d 
-0x544b 020711 call mouse_param_common_init 
-0x544c 020712 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x544d 020714 setarg 0x0a77 
-0x544e 020715 store 2 ,mem_spi_init_clk 
-0x544f 020716 setsect 0 ,0x1224 
-0x5450 020717 setsect 1 ,0x4000 
-0x5451 020718 setsect 2 ,0x0 
-0x5452 020719 istore 5 ,contw 
-0x5453 020722 fetch mouse_flag_len ,mem_mouse_flag 
-0x5454 020723 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
-0x5455 020724 setarg le_interval_7_5ms 
-0x5456 020725 store 2 ,mem_le_interval_min 
-0x5457 020726 store 2 ,mem_le_interval_min + 2 
-:      020727 mouse_param_init_intervl_end:
-0x5458 020728 call mouse_g24_interval_param_8ms 
-0x5459 020729 fetch mouse_flag_len ,mem_mouse_flag 
-0x545a 020730 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
-0x545b 020731 call mouse_g24_interval_param_4ms 
-:      020732 mouse_24g_short_sleep_set_end:
-0x545c 020733 fetch 3 ,mem_24g_short_sleep_set 
-0x545d 020734 store 3 ,mem_mouse_24g_short_sleep_set_init 
-0x545e 020735 fetch 1 ,mem_device_flag 
-0x545f 020736 store 1 ,mem_device_flag_temp 
-0x5460 020737 fetch 3 ,mem_le_lap + 3 
-0x5461 020738 store 3 ,mem_mouse_le_lap_temp 
-0x5462 020739 setarg 0 
-0x5463 020740 store 7 ,mem_mouse_key 
-0x5464 020741 fetch 1 ,mem_ui_button_timeout 
-0x5465 020742 store 1 ,mem_bt_discovery_count 
-0x5466 020743 store 1 ,mem_select_device_count 
-0x5467 020744 call le_modified_name_adv 
-:      020745 mouse_sensor_set_angle:
-0x5468 020746 bpatch patch0d_5 ,mem_patch0d 
-0x5469 020747 fetch 1 ,mem_sensor_angle_default 
-0x546a 020748 store 1 ,mem_config_sensor_angle 
-0x546b 020749 fetch 1 ,mem_select_sensor_angle_gpio 
-0x546c 020750 rtneq gpio_disable 
-0x546d 020751 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x546e 020752 call mouse_gpio_config_input_pu 
-0x546f 020753 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x5470 020754 call gpio_get_bit 
-0x5471 020755 call mouse_sensor_switch_angle ,true 
-0x5472 020756 branch mouse_gpio_config_input_pd 
-:      020757 mouse_sensor_switch_angle:
-0x5473 020758 fetch 1 ,mem_sensor_angle_switch 
-0x5474 020759 store 1 ,mem_config_sensor_angle 
-0x5475 020760 rtn 
-:      020762 mouse_g24_interval_param_4ms:
-0x5476 020763 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
-0x5477 020764 store 3 ,mem_24g_short_sleep_set 
-0x5478 020765 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
-0x5479 020766 store 3 ,mem_24g_long_sleep_set 
-0x547a 020767 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
-0x547b 020768 store 1 ,mem_24g_fast_hop_count 
-0x547c 020769 fetch 4 ,mem_mouse_24g_tsniff_4ms 
-0x547d 020770 store 4 ,mem_mouse_24g_tsniff 
-:      020771 mouse_report_rate_set_250hz:
-0x547e 020772 setarg 0x100c0c 
-0x547f 020773 store 3 ,mem_24g_interval 
-0x5480 020774 rtn 
-:      020776 mouse_g24_interval_param_8ms:
-0x5481 020777 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
-0x5482 020778 store 3 ,mem_24g_short_sleep_set 
-0x5483 020779 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
-0x5484 020780 store 3 ,mem_24g_long_sleep_set 
-0x5485 020781 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
-0x5486 020782 store 1 ,mem_24g_fast_hop_count 
-0x5487 020783 fetch 4 ,mem_mouse_24g_tsniff_8ms 
-0x5488 020784 store 4 ,mem_mouse_24g_tsniff 
-:      020785 mouse_report_rate_set_125hz:
-0x5489 020786 setarg 0x1c1919 
-0x548a 020787 store 3 ,mem_24g_interval 
-0x548b 020788 rtn 
-:      020800 mouse_start_work:
-0x548c 020801 bpatch patch0d_6 ,mem_patch0d 
-0x548d 020802 fetch mouse_flag_len ,mem_mouse_flag 
-0x548e 020803 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x548f 020804 fetch 1 ,mem_device_flag 
-0x5490 020805 beq mode_24g_device ,mouse_24g_start_mode 
-:      020806 mouse_le_fast_conn_judge:
-0x5491 020807 call mouse_bluetooth_fast_conn_disable 
-0x5492 020808 fetch 1 ,mem_device_flag 
-0x5493 020809 beq mode_bt_device1 ,mouse_le_device1_judge 
-0x5494 020810 beq mode_bt_device2 ,mouse_le_device2_judge 
-0x5495 020811 rtn 
-:      020812 mouse_le_device1_judge:
-0x5496 020813 fetch 6 ,mem_device1_addr 
-0x5497 020814 fetcht 6 ,mem_mouse_compare_addr 
-0x5498 020815 isub temp ,null 
-0x5499 020816 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549a 020817 branch mouse_start_reconnect_device 
-:      020819 mouse_le_device2_judge:
-0x549b 020820 fetch 6 ,mem_device2_addr 
-0x549c 020821 fetcht 6 ,mem_mouse_compare_addr 
-0x549d 020822 isub temp ,null 
-0x549e 020823 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549f 020824 branch mouse_start_reconnect_device 
-:      020826 mouse_start_reconnect_device:
-0x54a0 020827 bpatch patch0d_7 ,mem_patch0d 
-0x54a1 020828 call mouse_device_le_reconn_led_config 
-0x54a2 020829 arg mem_device1_type ,rega 
-0x54a3 020830 fetch 1 ,mem_device_flag 
-0x54a4 020831 increase -1 ,pdata 
-0x54a5 020832 mul32 pdata ,29 ,pdata 
-0x54a6 020833 iadd rega ,rega 
-0x54a7 020834 ifetch 1 ,rega 
-0x54a8 020835 store 1 ,mem_xrecord_mode 
-:      020836 mouse_start_reconnect:
-0x54a9 020837 fetch 1 ,mem_xrecord_mode 
-0x54aa 020838 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x54ab 020839 branch mouse_bluetooth_fast_conn_init 
-:      020841 mouse_wakeup_from_power_check:
-0x54ac 020842 bpatch patch0e_0 ,mem_patch0e 
-0x54ad 020843 disable user 
-0x54ae 020844 fetch mouse_flag_len ,mem_mouse_flag 
-0x54af 020845 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
-0x54b0 020846 fetch 1 ,core_lpm_isogate 
-0x54b1 020847 bbit1 cold_wake ,mouse_wakeup_from_poweron 
-0x54b2 020848 enable user 
-:      020849 mouse_wakeup_from_poweron:
-0x54b3 020850 fetch 1 ,mem_reconn_times_init 
-0x54b4 020851 store 1 ,mem_reconn_times 
-0x54b5 020852 rtn 
-:      020854 mouse4_0_check_reconn_target:
-0x54b6 020855 jam 1 ,mem_mouse_le_reconnect_flag 
-0x54b7 020856 fetcht 1 ,mem_mouse_fast_direct_timeout 
-0x54b8 020857 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x54b9 020858 beq 0xff ,mouse4_0_check_reconn_target_next 
-0x54ba 020859 fetcht 1 ,mem_mouse_direct_timeout 
-:      020860 mouse4_0_check_reconn_target_next:
-0x54bb 020861 storet 1 ,mem_mouse_direct_timer 
-0x54bc 020862 call app_lpm_mult_disable 
-0x54bd 020863 fetch 3 ,mem_le_adv_direct_ind 
-0x54be 020864 store 3 ,mem_le_adv_data + 4 
-0x54bf 020865 call mouse_le_check_adv_flag 
-0x54c0 020866 setarg adv_flag_bredr_not_supported 
-0x54c1 020867 istore 1 ,contr 
-0x54c2 020868 arg mem_le_scan_data ,contr 
-0x54c3 020869 call mouse_le_adv_data_update 
-0x54c4 020870 branch check_51cmd_adv 
-:      020874 mouse_lpm_check_wake_lock:
-0x54c5 020875 bmark1 mark_24g ,app_get_lpm_wake_lock 
-0x54c6 020876 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x54c7 020877 branch app_get_lpm_wake_lock ,blank 
-0x54c8 020878 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x54c9 020879 beq le_lpm_disable ,app_get_lpm_wake_lock 
-0x54ca 020880 fetch 1 ,mem_mouse_wheel_trigger 
-0x54cb 020881 nbranch app_get_lpm_wake_lock ,blank 
-0x54cc 020882 branch app_put_lpm_wake_lock 
-:      020891 mouse_app_enter_hibernate:
-0x54cd 020892 bpatch patch0e_1 ,mem_patch0e 
-0x54ce 020893 setarg pan_reg_config 
-0x54cf 020894 call twspi_read 
-0x54d0 020895 bbit1 3 ,mouse_app_enter_hibernate_next 
-0x54d1 020896 call mouse_sensor_reset 
-0x54d2 020897 call mouse_sensor_powerdown 
-:      020898 mouse_app_enter_hibernate_next:
-0x54d3 020899 call mouse_setgpio_hibernate 
-0x54d4 020900 branch app_enter_hibernate 
-:      020902 mouse_before_hibernate:
-0x54d5 020903 bpatch patch0e_2 ,mem_patch0e 
-0x54d6 020904 call disable_authrom 
-0x54d7 020905 call mouse_before_hibernate_wheel_gpio_set 
-0x54d8 020906 call mouse_setgpio_hibernate 
-0x54d9 020907 call mouse_flash_power_down 
-0x54da 020908 fetcht 1 ,mem_sensor_motion_gpio 
-0x54db 020909 branch gpio_clr_wake 
-:      020912 mouse_setgpio_hibernate:
-0x54dc 020913 bpatch patch0e_3 ,mem_patch0e 
-0x54dd 020914 call mouse_set_sdio_high 
-0x54de 020915 call clear_wake 
-0x54df 020916 call mouse_logo_led_off 
-0x54e0 020917 call mouse_lpm_before_common 
-0x54e1 020918 call mouse_gpio_pd_idle 
-0x54e2 020919 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x54e3 020920 call mouse_gpio_config_input_pu 
-0x54e4 020921 call mouse_gpio_set_high_impedance 
-0x54e5 020922 call mouse_device_multi_led_all_off 
-0x54e6 020923 call mouse_adc_gpio_set_before_hibernate 
-0x54e7 020924 branch mouse_wheel_gpio_set_before_hibernate 
-:      020926 mouse_wheel_gpio_set_before_hibernate:
-0x54e8 020927 fetch mouse_flag_len ,mem_mouse_flag 
-0x54e9 020928 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      020929 mouse_wheel_gpio_clr_wakeup:
-0x54ea 020930 fetcht 1 ,mem_whee_a_data_gpio 
-0x54eb 020931 call gpio_clr_wake 
-0x54ec 020932 fetcht 1 ,mem_whee_b_data_gpio 
-0x54ed 020933 call gpio_clr_wake 
-0x54ee 020934 fetcht 1 ,mem_whee_a_data_gpio 
-0x54ef 020935 call mouse_gpio_config_input_pd 
-0x54f0 020936 fetcht 1 ,mem_whee_b_data_gpio 
-0x54f1 020937 branch mouse_gpio_config_input_pd 
-:      020939 mouse_adc_gpio_set_before_hibernate:
-0x54f2 020940 fetch mouse_flag_len ,mem_mouse_flag 
-0x54f3 020941 rtnbit0 mouse_enable_adc 
-0x54f4 020942 fetch 1 ,mem_adc_config_flag 
-0x54f5 020943 rtnne adc_config_gpio 
-0x54f6 020944 fetch 1 ,mem_adc_channel_gpio 
-0x54f7 020945 arg gpcfg_no_ie ,temp 
-0x54f8 020946 branch gpio_config_function_int 
-:      020950 mouse_gpio_pd_idle:
-0x54f9 020951 arg core_gpio_conf ,contr 
-0x54fa 020952 arg gpio_number ,loopcnt 
-:      020953 mouse_gpio_pd_idle_loop:
-0x54fb 020954 ifetch 1 ,contr 
-0x54fc 020955 nbranch mouse_gpio_pd_idle_configured ,blank 
-0x54fd 020956 setarg gpcfg_pulldown 
-0x54fe 020957 add contr ,-1 ,contw 
-0x54ff 020958 istore 1 ,contw 
-:      020959 mouse_gpio_pd_idle_configured:
-0x5500 020960 loop mouse_gpio_pd_idle_loop 
-0x5501 020961 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x5502 020962 isub contr ,null 
-0x5503 020963 rtn zero 
-:      020964 mouse_gpio_pd_idle_ext:
-0x5504 020965 arg gpio_number_ext ,loopcnt 
-0x5505 020966 arg core_gpio_conf_hi ,contr 
-0x5506 020967 branch mouse_gpio_pd_idle_loop 
-:      020969 mouse_process_lpm_before:
-0x5507 020970 rtnmark1 mark_24g 
-0x5508 020971 call mouse_lpm_before_common 
-0x5509 020972 fetch 1 ,mem_lpm_current_mult 
-0x550a 020973 nrtn blank 
-0x550b 020974 branch gpio_clr_wake 
-:      020976 mouse_lpm_before_common:
-0x550c 020977 bpatch patch0e_4 ,mem_patch0e 
-0x550d 020978 fetcht 1 ,mem_whee_a_data_gpio 
-0x550e 020979 call gpio_config_input 
-0x550f 020980 fetcht 1 ,mem_whee_b_data_gpio 
-0x5510 020981 call gpio_config_input 
-0x5511 020983 call mouse_wheel_check 
-0x5512 020984 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x5513 020985 call mouse_gpio_config_output_high 
-0x5514 020986 call twspi_disable 
-0x5515 020988 fetcht 1 ,mem_lbutton_gpio 
-0x5516 020989 call gpio_set_wake 
-0x5517 020990 fetcht 1 ,mem_rbutton_gpio 
-0x5518 020991 call gpio_set_wake 
-0x5519 020992 fetcht 1 ,mem_mbutton_gpio 
-0x551a 020993 call gpio_set_wake 
-0x551b 020995 fetcht 1 ,mem_bk_button_gpio 
-0x551c 020996 call gpio_set_wake 
-0x551d 020997 fetcht 1 ,mem_fw_button_gpio 
-0x551e 020998 call gpio_set_wake 
-0x551f 020999 fetcht 1 ,mem_dpi_button_gpio 
-0x5520 021000 call gpio_set_wake 
-0x5521 021001 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5522 021002 call gpio_set_wake 
-0x5523 021004 fetcht 1 ,mem_customer_key_gpio 
-0x5524 021005 call gpio_set_wake 
-0x5525 021007 fetcht 1 ,mem_whee_a_data_gpio 
-0x5526 021008 call gpio_set_wake_by_current_state 
-0x5527 021009 fetcht 1 ,mem_whee_b_data_gpio 
-0x5528 021010 call gpio_set_wake_by_current_state 
-0x5529 021011 fetcht 1 ,mem_whee_ta_data_gpio 
-0x552a 021012 call gpio_set_wake_by_current_state 
-0x552b 021013 fetcht 1 ,mem_whee_tb_data_gpio 
-0x552c 021014 call gpio_set_wake_by_current_state 
-0x552d 021015 fetcht 1 ,mem_sensor_motion_gpio 
-0x552e 021016 branch gpio_set_wake 
-:      021020 mouse_set_mult:
-0x552f 021021 fetch 2 ,mem_ui_state_map 
-0x5530 021022 rtnbit0 ui_state_ble_connected 
-0x5531 021023 copy rega ,pdata 
-0x5532 021024 nbranch le_set_config_short_mult ,blank 
-0x5533 021025 branch le_clr_config_short_mult 
-:      021029 mouse_adc_gpio_set:
-0x5534 021030 bpatch patch0e_5 ,mem_patch0e 
-0x5535 021031 fetch 1 ,mem_adc_config_flag 
-0x5536 021032 rtnne adc_config_gpio 
-0x5537 021033 fetcht 1 ,mem_adc_channel_gpio 
-0x5538 021034 branch gpio_set_high_impedance 
-:      021036 mouse_adc_gpio_mux_init:
-0x5539 021037 fetch mouse_flag_len ,mem_mouse_flag 
-0x553a 021038 rtnbit0 mouse_enable_adc 
-0x553b 021039 jam mouse_adc_check_multiple ,mem_adc_mux_status 
-0x553c 021040 rtn 
-:      021042 mouse_adc_read:
-0x553d 021043 bpatch patch0e_6 ,mem_patch0e 
-0x553e 021044 fetch mouse_flag_len ,mem_mouse_flag 
-0x553f 021045 rtnbit0 mouse_enable_adc 
-0x5540 021046 call mouse_adc_gpio_set 
-0x5541 021047 fetch 1 ,mem_adc_config_flag 
-0x5542 021048 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
-0x5543 021049 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
-0x5544 021050 branch mouse_adc_read_start 
-:      021052 mouse_adc_read_gpio_mux_start:
-0x5545 021053 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
-0x5546 021054 branch mouse_adc_read_start 
-:      021056 mouse_adc_read_start:
-0x5547 021057 bpatch patch0e_7 ,mem_patch0e 
-0x5548 021058 call enable_adc 
-0x5549 021059 call vdd_calculate_by_mode 
-0x554a 021060 store 2 ,mem_mouse_vdd_now_vol 
-0x554b 021061 fetch 1 ,mem_adc_config_flag 
-0x554c 021062 bne adc_config_gpio ,mouse_adc_data_process 
-0x554d 021063 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x554e 021064 mul32 temp ,8 ,pdata 
-0x554f 021065 div pdata ,10 
-0x5550 021066 call get_div_result 
-0x5551 021067 iadd temp ,pdata 
-0x5552 021068 store 2 ,mem_mouse_vdd_now_vol 
-:      021069 mouse_adc_data_process:
-0x5553 021070 arg mem_mouse_vdd_calculate_set ,rega 
-0x5554 021071 call mouse_adc_bat_percent_lowpower_out 
-0x5555 021072 fetch 1 ,mem_adc_power_flag 
-0x5556 021073 bbit1 1 ,mouse_app_enter_hibernate 
-0x5557 021074 bbit0 0 ,mouse_adc_no_low_voltage 
-0x5558 021075 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5559 021076 branch mouse_adc_low_voltage 
-:      021078 mouse_adc_low_voltage:
-0x555a 021079 arg mouse_low_voltage_flag ,queue 
-0x555b 021080 branch mouse_enable_function_flag 
-:      021081 mouse_adc_no_low_voltage:
-0x555c 021082 arg mouse_low_voltage_flag ,queue 
-0x555d 021083 call mouse_disable_function_flag 
-0x555e 021084 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x555f 021085 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5560 021086 rtn blank 
-0x5561 021087 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x5562 021088 branch mouse_low_voltage_led_off_judge 
-:      021091 mouse_adc_bat_percent_lowpower_out:
-0x5563 021092 bpatch patch0f_0 ,mem_patch0f 
-0x5564 021093 ifetch 8 ,rega 
-0x5565 021094 store 8 ,mem_pdatatemp 
-0x5566 021095 fetch 1 ,mem_adc_mux_status 
-0x5567 021096 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5568 021097 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5569 021098 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
-:      021099 mouse_adc_bat_percent_lowpower_out_battery:
-0x556a 021100 call adc_clear_no_power_flag 
-0x556b 021101 call adc_clear_low_power_flag 
-0x556c 021102 fetch 2 ,mem_pdatatemp + 6 
-0x556d 021103 fetcht 2 ,mem_pdatatemp + 2 
-0x556e 021104 isub temp ,null 
-0x556f 021105 ncall adc_set_no_power_flag ,positive 
-0x5570 021106 fetcht 2 ,mem_pdatatemp + 4 
-0x5571 021107 isub temp ,null 
-0x5572 021108 ncall adc_set_low_power_flag ,positive 
-:      021109 mouse_adc_bat_level_set:
-0x5573 021110 fetch 2 ,mem_pdatatemp + 6 
-0x5574 021111 fetcht 2 ,mem_pdatatemp 
-0x5575 021112 isub temp ,null 
-0x5576 021113 branch mouse_adc_bat_level_100_percent ,positive 
-0x5577 021114 fetcht 2 ,mem_pdatatemp + 2 
-0x5578 021115 isub temp ,pdata 
-0x5579 021116 nbranch mouse_adc_bat_level_0_percent ,positive 
-0x557a 021117 branch mouse_adc_bat_level_0_percent ,blank 
-0x557b 021118 mul32 pdata ,100 ,rega 
-0x557c 021119 fetch 2 ,mem_pdatatemp 
-0x557d 021120 fetcht 2 ,mem_pdatatemp + 2 
-0x557e 021121 isub temp ,temp 
-0x557f 021122 copy rega ,pdata 
-0x5580 021123 idiv temp 
-0x5581 021124 call get_div_result 
-0x5582 021125 store 1 ,mem_le_battery_level_percentage 
-0x5583 021126 rtn 
-:      021128 mouse_adc_bat_level_100_percent:
-0x5584 021129 jam 100 ,mem_le_battery_level_percentage 
-0x5585 021130 rtn 
-:      021131 mouse_adc_bat_level_0_percent:
-0x5586 021132 jam 0 ,mem_le_battery_level_percentage 
-0x5587 021133 rtn 
-:      021135 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-0x5588 021136 branch mouse_adc_bat_percent_lowpower_out_battery 
-:      021142 mouse_gpio_init:
-0x5589 021143 fetcht 1 ,mem_eeprom_wp_gpio 
-0x558a 021144 call gpio_config_output 
-0x558b 021146 fetcht 1 ,mem_lbutton_gpio 
-0x558c 021147 call mouse_gpio_config_input_pu 
-0x558d 021148 fetcht 1 ,mem_rbutton_gpio 
-0x558e 021149 call mouse_gpio_config_input_pu 
-0x558f 021150 fetcht 1 ,mem_mbutton_gpio 
-0x5590 021151 call mouse_gpio_config_input_pu 
-0x5591 021152 fetcht 1 ,mem_bk_button_gpio 
-0x5592 021153 call mouse_gpio_config_input_pu 
-0x5593 021154 fetcht 1 ,mem_fw_button_gpio 
-0x5594 021155 call mouse_gpio_config_input_pu 
-0x5595 021156 fetcht 1 ,mem_dpi_button_gpio 
-0x5596 021157 call mouse_gpio_config_input_pu 
-0x5597 021159 fetcht 1 ,mem_matrix_public_gpio 
-0x5598 021160 call mouse_gpio_config_input_pu 
-0x5599 021162 fetcht 1 ,mem_config_select_device_button_gpio 
-0x559a 021163 call mouse_gpio_config_input_pu 
-0x559b 021165 fetcht 1 ,mem_customer_key_gpio 
-0x559c 021166 call mouse_gpio_config_input_pu 
-0x559d 021168 fetcht 1 ,mem_whee_a_data_gpio 
-0x559e 021169 call mouse_gpio_config_input_pu 
-0x559f 021171 fetcht 1 ,mem_whee_b_data_gpio 
-0x55a0 021172 call mouse_gpio_config_input_pu 
-0x55a1 021174 fetcht 1 ,mem_whee_ta_data_gpio 
-0x55a2 021175 call mouse_gpio_config_input_pu 
-0x55a3 021176 fetcht 1 ,mem_whee_tb_data_gpio 
-0x55a4 021177 call mouse_gpio_config_input_pu 
-0x55a5 021179 fetcht 1 ,mem_sensor_motion_gpio 
-0x55a6 021180 call mouse_gpio_config_input_pu 
-0x55a7 021182 fetcht 1 ,mem_device_switch_gpio 
-0x55a8 021183 call mouse_gpio_config_input_pu 
-0x55a9 021185 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x55aa 021186 branch mouse_gpio_config_input_pu 
-:      021189 mouse_gpio_set_pupd_by_input:
-0x55ab 021190 sub temp ,ui_button_gpio_disable ,null 
-0x55ac 021191 rtn zero 
-0x55ad 021192 and temp ,0x7f ,queue 
-0x55ae 021193 fetch 4 ,core_gpio_in 
-0x55af 021194 qisolate1 pdata 
-0x55b0 021195 branch mouse_gpio_config_input_pu ,true 
-:      021196 mouse_gpio_config_input_pd:
-0x55b1 021197 sub temp ,ui_button_gpio_disable ,null 
-0x55b2 021198 rtn zero 
-0x55b3 021199 set1 gpio_active_bit ,temp 
-0x55b4 021200 branch gpio_config_input 
-:      021202 mouse_gpio_config_input_pu:
-0x55b5 021203 sub temp ,ui_button_gpio_disable ,null 
-0x55b6 021204 rtn zero 
-0x55b7 021205 set0 gpio_active_bit ,temp 
-0x55b8 021206 branch gpio_config_input 
-:      021208 mouse_gpio_set_high_impedance:
-0x55b9 021209 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x55ba 021210 store 3 ,mem_pdatatemp 
-0x55bb 021211 arg 13 ,loopcnt 
-0x55bc 021212 arg 0 ,temp 
-:      021213 mouse_gpio_set_high_impedance_bit_loop:
-0x55bd 021214 fetch 3 ,mem_pdatatemp 
-0x55be 021215 isolate1 0 ,pdata 
-0x55bf 021216 call gpio_set_high_impedance ,true 
-0x55c0 021217 fetch 3 ,mem_pdatatemp 
-0x55c1 021218 lshift pdata ,pdata 
-0x55c2 021219 store 3 ,mem_pdatatemp 
-0x55c3 021220 increase 1 ,temp 
-0x55c4 021221 loop mouse_gpio_set_high_impedance_bit_loop 
-0x55c5 021222 rtn 
-:      021228 mouse_le_name_modify:
-0x55c6 021229 bpatch patch0f_1 ,mem_patch0f 
-0x55c7 021230 fetch 8 ,mem_le_name_patch 
-0x55c8 021231 rtn blank 
-0x55c9 021232 fetch 1 ,mem_le_name_patch_len 
-0x55ca 021233 copy pdata ,rega 
-0x55cb 021234 sub pdata ,11 ,null 
-0x55cc 021235 nbranch mouse_le_name_patch_len_overflow ,positive 
-0x55cd 021237 call mouse_le_name_clear 
-0x55ce 021239 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55cf 021240 call mouse_le_name_modify_next 
-0x55d0 021242 arg mem_le_scan_data + 2 ,contw 
-0x55d1 021243 call mouse_le_name_modify_next 
-0x55d2 021245 arg mem_le_name ,contw 
-:      021246 mouse_le_name_modify_next:
-0x55d3 021247 arg mem_le_name_patch ,contr 
-0x55d4 021248 copy rega ,loopcnt 
-0x55d5 021249 branch memcpy 
-:      021251 mouse_le_name_clear:
-0x55d6 021252 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55d7 021253 call mouse_le_name_clear_next 
-0x55d8 021255 arg mem_le_scan_data + 2 ,contw 
-0x55d9 021256 call mouse_le_name_clear_next 
-0x55da 021258 arg mem_le_name ,contw 
-:      021259 mouse_le_name_clear_next:
-0x55db 021260 arg 11 ,loopcnt 
-0x55dc 021261 branch clear_mem 
-:      021263 mouse_le_name_patch_len_overflow:
-0x55dd 021264 call mouse_le_swift_pair_disable 
-0x55de 021266 fetch 1 ,mem_le_name_patch_len 
-0x55df 021267 increase 1 ,pdata 
-0x55e0 021268 store 1 ,mem_le_adv_swift_pair 
-0x55e1 021269 jam 9 ,mem_le_adv_swift_pair + 1 
-0x55e2 021270 arg mem_le_name_patch ,contr 
-0x55e3 021271 arg mem_le_adv_swift_pair + 2 ,contw 
-0x55e4 021272 copy rega ,loopcnt 
-0x55e5 021273 call memcpy 
-0x55e6 021275 fetch 1 ,mem_le_name_patch_len 
-0x55e7 021276 increase 1 ,pdata 
-0x55e8 021277 store 1 ,mem_le_scan_data 
-0x55e9 021278 jam 9 ,mem_le_scan_data + 1 
-0x55ea 021279 arg mem_le_name_patch ,contr 
-0x55eb 021280 arg mem_le_scan_data + 2 ,contw 
-0x55ec 021281 copy rega ,loopcnt 
-0x55ed 021282 call memcpy 
-0x55ee 021284 arg mem_le_name_patch_len ,contr 
-0x55ef 021285 arg mem_le_name_len ,contw 
-0x55f0 021286 copy rega ,loopcnt 
-0x55f1 021287 increase 1 ,loopcnt 
-0x55f2 021288 branch memcpy 
-:      021290 mouse_le_swift_pair_disable:
-0x55f3 021291 arg mem_le_adv_swift_pair ,contw 
-0x55f4 021292 arg 20 ,loopcnt 
-0x55f5 021293 branch clear_mem 
-:      021299 mouse_sensor_spi_init:
-0x55f6 021300 call mouse_spid_init_pin 
-0x55f7 021301 jam 0x73 ,mem_spi_init_clk 
-0x55f8 021303 call mouse_spi_init 
-0x55f9 021304 branch twspi_enable 
-:      021306 mouse_spi_write_flash_cb:
-:      021307 mouse_spi_init:
-0x55fa 021308 branch spid_init 
-:      021310 mouse_spid_init_pin:
-0x55fb 021311 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x55fc 021312 arg gpcfg_spid_sck ,temp 
-0x55fd 021313 call gpio_config_function_int 
-0x55fe 021314 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x55ff 021315 arg gpcfg_spid_sdio ,temp 
-0x5600 021316 branch gpio_config_function_int 
-:      021321 mouse_motion:
-0x5601 021322 bpatch patch0f_2 ,mem_patch0f 
-0x5602 021323 disable user 
-0x5603 021324 setarg 0 
-0x5604 021325 store 6 ,mem_mouse_x 
-0x5605 021326 call mouse_check_sensor_data 
-0x5606 021327 setarg 0x0089 
-0x5607 021328 call twspi_write 
-0x5608 021329 call mouse_setting_sensor_type 
-0x5609 021330 call mouse_zwheel 
-0x560a 021331 call mouse_t_zwheel 
-0x560b 021332 call mouse_key 
-0x560c 021333 fetch 1 ,mem_mouse_key 
-0x560d 021334 and_into 0x1f ,pdata 
-0x560e 021335 store 1 ,mem_mouse_key 
-0x560f 021336 nbranch mouse_drawing_optima_init ,user 
-0x5610 021337 call mouse_drawing_optima 
-0x5611 021338 branch mouse_no_data_timer_init 
-:      021342 mouse_zwheel:
-0x5612 021343 fetch 1 ,mem_mouse_z_data 
-0x5613 021344 rtn blank 
-0x5614 021345 store 1 ,mem_mouse_z 
-0x5615 021346 jam 0 ,mem_mouse_z_data 
-0x5616 021347 branch enable_user 
-:      021349 mouse_t_zwheel:
-0x5617 021350 fetch 1 ,mem_mouse_tz_data 
-0x5618 021351 rtn blank 
-0x5619 021352 store 1 ,mem_mouse_tz 
-0x561a 021353 jam 0 ,mem_mouse_tz_data 
-0x561b 021354 branch enable_user 
-:      021356 mouse_wheel_check:
-0x561c 021357 call mouse_t_wheel_scan 
-0x561d 021358 call mouse_wheel_scan 
-0x561e 021359 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x561f 021360 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x5620 021361 store 1 ,mem_wheel_tb_old_pinlevel 
-0x5621 021362 isub temp ,null 
-0x5622 021363 nbranch app_lpm_wake_auto_lock ,zero 
-0x5623 021364 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5624 021365 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x5625 021366 store 1 ,mem_mwheel_b_old_pinlevel 
-0x5626 021367 isub temp ,null 
-0x5627 021368 nbranch app_lpm_wake_auto_lock ,zero 
-0x5628 021369 rtn 
-:      021370 mouse_t_wheel_scan:
-0x5629 021371 fetch 1 ,mem_whee_ta_data_gpio 
-0x562a 021372 rtneq gpio_disable 
-0x562b 021373 arg 0 ,rega 
-0x562c 021374 fetcht 1 ,mem_whee_ta_data_gpio 
-0x562d 021375 call gpio_get_bit 
-0x562e 021376 setflag true ,0 ,rega 
-0x562f 021377 fetcht 1 ,mem_whee_tb_data_gpio 
-0x5630 021378 call gpio_get_bit 
-0x5631 021379 setflag true ,1 ,rega 
-0x5632 021380 copy rega ,pdata 
-0x5633 021381 store 1 ,mem_wheel_tb_new_pinlevel 
-0x5634 021382 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x5635 021383 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x5636 021384 fetch 1 ,mem_wheel_tog 
-0x5637 021385 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x5638 021386 rtn 
-:      021388 mouse_t_wheel_scan_judge1:
-0x5639 021389 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563a 021390 beq 0 ,mouse_t_wheel_scan_judge11 
-0x563b 021391 beq 3 ,mouse_t_wheel_scan_judge12 
-0x563c 021392 rtn 
-:      021393 mouse_t_wheel_scan_judge2:
-0x563d 021394 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563e 021395 beq 0 ,mouse_t_wheel_scan_judge21 
-0x563f 021396 beq 3 ,mouse_t_wheel_scan_judge22 
-0x5640 021397 rtn 
-:      021398 mouse_t_wheel_scan_judge11:
-0x5641 021399 jam 0x82 ,mem_wheel_tog 
-0x5642 021400 rtn 
-:      021401 mouse_t_wheel_scan_judge12:
-0x5643 021402 jam 0x81 ,mem_wheel_tog 
-0x5644 021403 rtn 
-:      021404 mouse_t_wheel_scan_judge21:
-0x5645 021405 jam 0x80 ,mem_wheel_tog 
-0x5646 021406 rtn 
-:      021407 mouse_t_wheel_scan_judge22:
-0x5647 021408 jam 0x83 ,mem_wheel_tog 
-0x5648 021409 rtn 
-:      021410 mouse_t_wheel_scan_judge3:
-0x5649 021411 fetch 1 ,mem_wheel_tog 
-0x564a 021412 set0 7 ,pdata 
-0x564b 021413 store 1 ,mem_wheel_tog 
-0x564c 021414 beq 0 ,mouse_t_wheel_scan_judge30 
-0x564d 021415 beq 1 ,mouse_t_wheel_scan_judge31 
-0x564e 021416 beq 2 ,mouse_t_wheel_scan_judge32 
-0x564f 021417 beq 3 ,mouse_t_wheel_scan_judge33 
-0x5650 021418 rtn 
-:      021419 mouse_t_wheel_scan_judge30:
-0x5651 021420 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5652 021421 beq 3 ,mouse_wheel_t_forward 
-0x5653 021422 rtn 
-:      021423 mouse_t_wheel_scan_judge31:
-0x5654 021424 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5655 021425 beq 0 ,mouse_wheel_t_forward 
-0x5656 021426 rtn 
-:      021427 mouse_t_wheel_scan_judge32:
-0x5657 021428 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5658 021429 beq 3 ,mouse_wheel_t_back 
-0x5659 021430 rtn 
-:      021431 mouse_t_wheel_scan_judge33:
-0x565a 021432 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x565b 021433 beq 0 ,mouse_wheel_t_back 
-0x565c 021434 rtn 
-:      021435 mouse_wheel_t_forward:
-0x565d 021436 fetch 1 ,mem_mouse_tz_data 
-0x565e 021437 increase 1 ,pdata 
-0x565f 021438 store 1 ,mem_mouse_tz_data 
-0x5660 021439 rtn 
-:      021440 mouse_wheel_t_back:
-0x5661 021441 fetch 1 ,mem_mouse_tz_data 
-0x5662 021442 increase -1 ,pdata 
-0x5663 021443 store 1 ,mem_mouse_tz_data 
-0x5664 021444 rtn 
-:      021447 mouse_wheel_scan:
-0x5665 021448 fetch 1 ,mem_whee_a_data_gpio 
-0x5666 021449 rtneq gpio_disable 
-0x5667 021450 arg 0 ,rega 
-0x5668 021451 fetcht 1 ,mem_whee_a_data_gpio 
-0x5669 021452 call gpio_get_bit 
-0x566a 021453 setflag true ,0 ,rega 
-0x566b 021454 fetcht 1 ,mem_whee_b_data_gpio 
-0x566c 021455 call gpio_get_bit 
-0x566d 021456 setflag true ,1 ,rega 
-0x566e 021457 copy rega ,pdata 
-0x566f 021458 store 1 ,mem_mwheel_b_new_pinlevel 
-0x5670 021459 beq 0x01 ,mouse_wheel_scan_judge1 
-0x5671 021460 beq 0x02 ,mouse_wheel_scan_judge2 
-0x5672 021461 fetch 1 ,mem_mwheel_tog 
-0x5673 021462 bbit1 7 ,mouse_wheel_scan_judge3 
-0x5674 021463 rtn 
-:      021465 mouse_wheel_scan_judge1:
-0x5675 021466 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x5676 021467 beq 0 ,mouse_wheel_scan_judge11 
-0x5677 021468 beq 3 ,mouse_wheel_scan_judge12 
-0x5678 021469 rtn 
-:      021470 mouse_wheel_scan_judge2:
-0x5679 021471 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x567a 021472 beq 0 ,mouse_wheel_scan_judge21 
-0x567b 021473 beq 3 ,mouse_wheel_scan_judge22 
-0x567c 021474 rtn 
-:      021475 mouse_wheel_scan_judge11:
-0x567d 021476 jam 0x82 ,mem_mwheel_tog 
-0x567e 021477 rtn 
-:      021478 mouse_wheel_scan_judge12:
-0x567f 021479 jam 0x81 ,mem_mwheel_tog 
-0x5680 021480 rtn 
-:      021481 mouse_wheel_scan_judge21:
-0x5681 021482 jam 0x80 ,mem_mwheel_tog 
-0x5682 021483 rtn 
-:      021484 mouse_wheel_scan_judge22:
-0x5683 021485 jam 0x83 ,mem_mwheel_tog 
-0x5684 021486 rtn 
-:      021487 mouse_wheel_scan_judge3:
-0x5685 021488 fetch 1 ,mem_mwheel_tog 
-0x5686 021489 set0 7 ,pdata 
-0x5687 021490 store 1 ,mem_mwheel_tog 
-0x5688 021491 beq 0 ,mouse_wheel_scan_judge30 
-0x5689 021492 beq 1 ,mouse_wheel_scan_judge31 
-0x568a 021493 beq 2 ,mouse_wheel_scan_judge32 
-0x568b 021494 beq 3 ,mouse_wheel_scan_judge33 
-0x568c 021495 rtn 
-:      021496 mouse_wheel_scan_judge30:
-0x568d 021497 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x568e 021498 beq 3 ,mouse_wheel_forward 
-0x568f 021499 rtn 
-:      021500 mouse_wheel_scan_judge31:
-0x5690 021501 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5691 021502 beq 0 ,mouse_wheel_forward 
-0x5692 021503 rtn 
-:      021504 mouse_wheel_scan_judge32:
-0x5693 021505 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5694 021506 beq 3 ,mouse_wheel_back 
-0x5695 021507 rtn 
-:      021508 mouse_wheel_scan_judge33:
-0x5696 021509 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5697 021510 beq 0 ,mouse_wheel_back 
-0x5698 021511 rtn 
-:      021512 mouse_wheel_forward:
-0x5699 021513 fetch 1 ,mem_mouse_z_data 
-0x569a 021514 increase 1 ,pdata 
-0x569b 021515 store 1 ,mem_mouse_z_data 
-0x569c 021516 rtn 
-:      021517 mouse_wheel_back:
-0x569d 021518 fetch 1 ,mem_mouse_z_data 
-0x569e 021519 increase -1 ,pdata 
-0x569f 021520 store 1 ,mem_mouse_z_data 
-0x56a0 021521 rtn 
-:      021524 mouse_wheel_gpio_set_wake:
-0x56a1 021525 fetcht 1 ,mem_whee_a_data_gpio 
-0x56a2 021526 call gpio_set_wake_by_current_state 
-0x56a3 021527 fetcht 1 ,mem_whee_b_data_gpio 
-0x56a4 021528 call gpio_set_wake_by_current_state 
-0x56a5 021529 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56a6 021530 call gpio_set_wake_by_current_state 
-0x56a7 021531 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56a8 021532 branch gpio_set_wake_by_current_state 
-:      021534 mouse_before_hibernate_wheel_gpio_set:
-0x56a9 021535 fetcht 1 ,mem_whee_a_data_gpio 
-0x56aa 021536 call mouse_gpio_set_pupd_by_input 
-0x56ab 021537 fetcht 1 ,mem_whee_b_data_gpio 
-0x56ac 021538 call mouse_gpio_set_pupd_by_input 
-0x56ad 021539 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56ae 021540 call mouse_gpio_set_pupd_by_input 
-0x56af 021541 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56b0 021542 branch mouse_gpio_set_pupd_by_input 
-:      021544 mouse_wheel_trigger:
-0x56b1 021545 fetch 2 ,mem_mouse_z 
-0x56b2 021546 rtn blank 
-0x56b3 021547 jam 1 ,mem_mouse_wheel_trigger 
-0x56b4 021548 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x56b5 021549 rtn 
-:      021551 mouse_wheel_trigger_timer:
-0x56b6 021552 arg mem_mouse_wheel_trigger_timer ,regc 
-0x56b7 021553 arg mouse_wheel_trigger_disable ,regb 
-0x56b8 021554 branch timer_single_step 
-:      021555 mouse_wheel_trigger_disable:
-0x56b9 021556 jam 0 ,mem_mouse_wheel_trigger 
-0x56ba 021557 rtn 
-:      021565 mouse_dpi_check:
-0x56bb 021566 fetch 1 ,mem_dpi_button_gpio 
-0x56bc 021567 rtneq gpio_disable 
-0x56bd 021568 arg 0 ,rega 
-0x56be 021569 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x56bf 021570 fetcht 1 ,mem_dpi_button_gpio 
-0x56c0 021571 call mouse_dpi_key_check 
-:      021572 mouse_dpi_check_next:
-0x56c1 021573 store 1 ,mem_mouse_dpikey_press_status 
-0x56c2 021574 fetch 1 ,mem_matrix_public_gpio 
-0x56c3 021575 beq gpio_disable ,mouse_3io6key_dpi_check_end 
-0x56c4 021576 call mouse_matrix_public_gpio_reset 
-:      021577 mouse_dpi_check_exit:
-0x56c5 021578 copy rega ,pdata 
-0x56c6 021579 bbit1 mouse_dpi_key ,mouse_dpi_down 
-0x56c7 021580 branch mouse_dpi_up 
-:      021582 mouse_dpi_key_check:
-0x56c8 021583 fetch mouse_flag_len ,mem_mouse_flag 
-0x56c9 021584 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x56ca 021585 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56cb 021586 copy pdata ,regc 
-0x56cc 021587 fetch 1 ,mem_matrix_public_gpio 
-0x56cd 021588 beq gpio_disable ,mouse_3io6key_check 
-:      021589 mouse_dpi_key_check_next:
-0x56ce 021590 fetch 1 ,mem_mouse_ghost_flag 
-0x56cf 021591 nbranch mouse_dpi_check_end ,blank 
-:      021592 mouse_dpi_key_connect_matrix:
-0x56d0 021593 call gpio_get_bit 
-0x56d1 021594 fetcht 1 ,mem_matrix_public_gpio 
-0x56d2 021595 branch mouse_dpi_key_connect_gnd ,true 
-0x56d3 021596 fetcht 1 ,mem_matrix_public_gpio 
-0x56d4 021597 call gpio_out_active 
-0x56d5 021598 fetcht 1 ,mem_dpi_button_gpio 
-0x56d6 021599 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56d7 021600 branch mouse_check_key_connect_gnd 
-:      021602 mouse_3io6key_dpi_check_end:
-0x56d8 021603 fetcht 1 ,mem_dpi_button_gpio 
-0x56d9 021604 call mouse_gpio_config_input_pu 
-0x56da 021605 branch mouse_dpi_check_exit 
-:      021607 mouse_dpi_check_end:
-0x56db 021608 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56dc 021609 jam 0 ,mem_mouse_dpikey_press_status 
-0x56dd 021610 rtn 
-:      021612 mouse_dpi_key_connect_gnd:
-0x56de 021613 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56df 021614 branch mouse_check_key_connect_gnd 
-:      021616 mouse_dpi_down:
-0x56e0 021617 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e1 021618 rtneq dpi_button_state_down 
-0x56e2 021619 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x56e3 021620 fetch mouse_flag_len ,mem_mouse_flag 
-0x56e4 021621 rtnbit1 mouse_enable_select_device_by_dpi_button 
-0x56e5 021622 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
-0x56e6 021623 branch mouse_dpi_process 
-:      021625 mouse_dpi_up:
-0x56e7 021626 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e8 021627 rtneq dpi_button_state_up 
-0x56e9 021628 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56ea 021629 fetch mouse_flag_len ,mem_mouse_flag 
-0x56eb 021630 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
-0x56ec 021631 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
-0x56ed 021632 rtn 
-:      021633 mouse_dpi_up_next:
-0x56ee 021634 fetch 1 ,mem_mouse_dpi_long_press_flag 
-0x56ef 021635 nbranch mouse_dpi_up_after_long_press ,blank 
-0x56f0 021636 fetch 1 ,mem_select_device_count 
-0x56f1 021637 ncall mouse_dpi_process ,blank 
-:      021638 mouse_dpi_up_after_long_press:
-0x56f2 021639 jam 0 ,mem_mouse_dpi_long_press_flag 
-0x56f3 021640 fetch 1 ,mem_ui_button_timeout 
-0x56f4 021641 store 1 ,mem_select_device_count 
-0x56f5 021642 store 1 ,mem_bt_discovery_count 
-0x56f6 021643 rtn 
-:      021645 mouse_dpi_process:
-0x56f7 021646 bpatch patch0f_3 ,mem_patch0f 
-0x56f8 021647 call mouse_dpi_ghost_check 
-0x56f9 021648 rtn user 
-0x56fa 021649 fetch 1 ,mem_mouse_dpi 
-0x56fb 021651 copy pdata ,temp 
-0x56fc 021652 fetch mouse_flag_len ,mem_mouse_flag 
-0x56fd 021653 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
-0x56fe 021654 copy temp ,pdata 
-0x56ff 021656 increase 1 ,pdata 
-0x5700 021657 and pdata ,0x03 ,pdata 
-:      021658 mouse_dpi_level_store:
-0x5701 021659 store 1 ,mem_mouse_dpi 
-0x5702 021660 call mouse_setting_dpi 
-0x5703 021661 branch mouse_store_dpi_info_check 
-:      021666 mouse_double_dpi_check:
-0x5704 021667 fetch 1 ,mem_dpi_another_button_down_enable 
-0x5705 021668 nbranch mouse_another_dpi_button_down ,blank 
-:      021669 mouse_dpi_increase:
-0x5706 021670 fetch mouse_flag_len ,mem_mouse_flag 
-0x5707 021671 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
-0x5708 021672 copy temp ,pdata 
-0x5709 021673 rtneq mouse_dpi_level2 
-:      021674 mouse_dpi_increase_level:
-0x570a 021675 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x570b 021676 beq mouse_dpi_level3 ,mouse_dpi_level_2 
-0x570c 021677 rtn 
-:      021679 mouse_dpi_level_1:
-0x570d 021680 setarg 2 
-0x570e 021681 branch mouse_dpi_level_store 
-:      021682 mouse_dpi_level_2:
-0x570f 021683 setarg 0 
-0x5710 021684 branch mouse_dpi_level_store 
-:      021685 mouse_dpi_level_3:
-0x5711 021686 setarg 1 
-0x5712 021687 branch mouse_dpi_level_store 
-:      021688 mouse_dpi_level_4:
-0x5713 021689 setarg 3 
-0x5714 021690 branch mouse_dpi_level_store 
-:      021692 mouse_dpi_increase_level_4:
-0x5715 021693 copy temp ,pdata 
-0x5716 021694 rtneq mouse_dpi_level2 
-0x5717 021695 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x5718 021696 beq mouse_dpi_level3 ,mouse_dpi_level_4 
-0x5719 021697 beq mouse_dpi_level4 ,mouse_dpi_level_2 
-0x571a 021698 rtn 
-:      021699 mouse_dpi_decrease_level_4:
-0x571b 021700 copy temp ,pdata 
-0x571c 021701 rtneq mouse_dpi_level3 
-0x571d 021702 beq mouse_dpi_level1 ,mouse_dpi_level_4 
-0x571e 021703 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x571f 021704 beq mouse_dpi_level4 ,mouse_dpi_level_1 
-0x5720 021705 rtn 
-:      021707 mouse_another_dpi_button_down:
-:      021708 mouse_dpi_decrease:
-0x5721 021709 fetch mouse_flag_len ,mem_mouse_flag 
-0x5722 021710 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
-0x5723 021711 copy temp ,pdata 
-0x5724 021712 rtneq mouse_dpi_level3 
-:      021713 mouse_dpi_decrease_level:
-0x5725 021714 beq mouse_dpi_level1 ,mouse_dpi_level_1 
-0x5726 021715 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x5727 021716 rtn 
-:      021721 mouse_dpi_ghost_check:
-0x5728 021722 disable user 
-0x5729 021723 fetch mouse_flag_len ,mem_mouse_flag 
-0x572a 021724 rtnbit1 mouse_enable_dpi_key_connect_gnd 
-0x572b 021725 branch mouse_ghost_key_value_check 
-:      021727 mouse_dpi_key_check_long_press:
-0x572c 021728 fetch mouse_flag_len ,mem_mouse_flag 
-0x572d 021729 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
-0x572e 021730 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
-0x572f 021731 rtn 
-:      021733 mouse_select_device_by_dpi_button:
-0x5730 021734 fetch 1 ,mem_mouse_dpi_button_state 
-0x5731 021735 rtnne dpi_button_state_down 
-0x5732 021736 arg mem_select_device_count ,regc 
-0x5733 021737 arg mouse_ready_reconnection_by_dpi_button ,regb 
-0x5734 021738 branch timer_single_step 
-:      021740 mouse_ready_reconnection_by_dpi_button:
-0x5735 021741 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x5736 021742 branch mouse_ready_reconnection_by_button 
-:      021744 mouse_discovery_by_dpi_button:
-0x5737 021745 fetch 1 ,mem_mouse_dpi_button_state 
-0x5738 021746 rtnne dpi_button_state_down 
-0x5739 021747 arg mem_bt_discovery_count ,regc 
-0x573a 021748 arg mouse_long_dpi_button_bt_discovery ,regb 
-0x573b 021749 branch timer_single_step 
-:      021751 mouse_long_dpi_button_bt_discovery:
-0x573c 021752 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x573d 021753 branch mouse_long_button_bt_discovery 
-:      021755 mouse_setting_dpi_4_level:
-0x573e 021756 fetch mouse_flag_len ,mem_mouse_flag 
-0x573f 021757 rtnbit1 mouse_enable_dpi_level_4 
-0x5740 021758 fetch 1 ,mem_mouse_dpi 
-0x5741 021759 rtnne mouse_dpi_level4 
-0x5742 021760 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x5743 021761 rtn 
-:      021763 mouse_setting_dpi:
-0x5744 021764 bpatch patch0f_4 ,mem_patch0f 
-0x5745 021765 call mouse_setting_dpi_4_level 
-0x5746 021766 call mouse_dpi_led_blink_delay 
-:      021767 mouse_setting_sensor_type:
-0x5747 021768 bpatch patch0f_5 ,mem_patch0f 
-0x5748 021769 fetch 1 ,mem_config_sensor_type 
-0x5749 021770 beq s201x ,mouse_seting_s201_dpi 
-0x574a 021771 beq p3212 ,mouse_seting_3212_dpi 
-0x574b 021772 beq ka8g2 ,mouse_seting_ka8g2_dpi 
-0x574c 021773 fetch 1 ,mem_mouse_dpi 
-0x574d 021774 beq mouse_dpi_level1 ,mouse_set_cpi0 
-0x574e 021775 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x574f 021776 beq mouse_dpi_level3 ,mouse_set_cpi2 
-0x5750 021777 beq mouse_dpi_level4 ,mouse_set_cpi3 
-:      021778 mouse_set_cpi1:
-0x5751 021779 fetcht 1 ,mem_320x_dpi_1 
-0x5752 021780 branch mouse_dpi_store 
-:      021781 mouse_set_cpi0:
-0x5753 021782 fetcht 1 ,mem_320x_dpi_0 
-0x5754 021783 branch mouse_dpi_store 
-:      021784 mouse_set_cpi2:
-0x5755 021785 fetcht 1 ,mem_320x_dpi_2 
-0x5756 021786 branch mouse_dpi_store 
-:      021787 mouse_set_cpi3:
-0x5757 021788 fetcht 1 ,mem_320x_dpi_3 
-:      021789 mouse_dpi_store:
-0x5758 021790 fetch 1 ,mem_config_sensor_type 
-0x5759 021791 beq p3065_xy ,mouse_3065xy_set_dpi 
-0x575a 021792 beq mx8650 ,mouse_3065xy_set_dpi 
-0x575b 021793 beq ka8 ,mouse_ka8_set_dpi 
-0x575c 021794 beq p6520 ,mouse_ka8_set_dpi 
-0x575d 021795 beq p8009 ,mouse_3065xy_set_dpi 
-:      021796 mouse_dpi_write:
-0x575e 021797 storet 1 ,mem_mouse_cpi_count 
-0x575f 021798 setarg mouse_dpi_address 
-0x5760 021799 call twspi_read 
-0x5761 021800 and pdata ,0xf8 ,temp 
-0x5762 021801 fetch 1 ,mem_mouse_cpi_count 
-0x5763 021802 iadd temp ,pdata 
-0x5764 021803 lshift8 pdata ,pdata 
-0x5765 021804 add pdata ,mouse_dpi_address ,pdata 
-0x5766 021805 branch twspi_write 
-:      021807 mouse_3065xy_set_dpi:
-0x5767 021808 increase -1 ,temp 
-0x5768 021809 branch mouse_dpi_write 
-:      021811 mouse_ka8_set_dpi:
-0x5769 021812 increase 2 ,temp 
-0x576a 021813 branch mouse_dpi_write 
-:      021815 mouse_seting_s201_dpi:
-0x576b 021816 fetch 1 ,mem_mouse_dpi 
-0x576c 021817 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
-0x576d 021818 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-0x576e 021819 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-:      021820 mouse_set_s201_dpi_0:
-0x576f 021821 fetch 1 ,mem_sensor_s201_dpi_0 
-0x5770 021822 copy pdata ,rega 
-0x5771 021823 branch mouse_dpi_s201_store 
-:      021825 mouse_set_s201_dpi_1:
-0x5772 021826 fetch 1 ,mem_sensor_s201_dpi_1 
-0x5773 021827 copy pdata ,rega 
-0x5774 021828 branch mouse_dpi_s201_store 
-:      021830 mouse_set_s201_dpi_2:
-0x5775 021831 fetch 1 ,mem_sensor_s201_dpi_2 
-0x5776 021832 copy pdata ,rega 
-0x5777 021833 branch mouse_dpi_s201_store 
-:      021835 mouse_set_s201_dpi_3:
-0x5778 021836 fetch 1 ,mem_sensor_s201_dpi_3 
-0x5779 021837 copy pdata ,rega 
-0x577a 021838 branch mouse_dpi_s201_store 
-:      021840 mouse_set_s201_dpi_4:
-0x577b 021841 fetch 1 ,mem_sensor_s201_dpi_4 
-0x577c 021842 copy pdata ,rega 
-:      021843 mouse_dpi_s201_store:
-0x577d 021844 setarg 0xc309 
-0x577e 021845 call twspi_write 
-0x577f 021846 copy rega ,pdata 
-0x5780 021847 lshift8 pdata ,pdata 
-0x5781 021848 add pdata ,0x23 ,pdata 
-0x5782 021849 call twspi_write 
-0x5783 021850 setarg 0x0009 
-0x5784 021851 branch twspi_write 
-:      021853 mouse_seting_3212_dpi:
-0x5785 021854 fetch 1 ,mem_mouse_dpi 
-0x5786 021855 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
-0x5787 021856 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
-0x5788 021857 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
-0x5789 021858 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
-:      021859 mouse_set_p3212_cpi1:
-0x578a 021860 fetch 1 ,mem_3212_dpi_1 
-0x578b 021861 branch mouse_p3212_dpi 
-:      021862 mouse_set_p3212_cpi0:
-0x578c 021863 fetch 1 ,mem_3212_dpi_0 
-0x578d 021864 branch mouse_p3212_dpi 
-:      021865 mouse_set_p3212_cpi2:
-0x578e 021866 fetch 1 ,mem_3212_dpi_2 
-0x578f 021867 branch mouse_p3212_dpi 
-:      021868 mouse_set_p3212_cpi3:
-0x5790 021869 fetch 1 ,mem_3212_dpi_3 
-:      021870 mouse_p3212_dpi:
-0x5791 021871 store 1 ,mem_mouse_cpi_count 
-0x5792 021872 lshift8 pdata ,pdata 
-0x5793 021873 copy pdata ,rega 
-0x5794 021874 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x5795 021875 call twspi_write 
-0x5796 021876 copy rega ,pdata 
-0x5797 021877 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x5798 021878 branch twspi_write 
-:      021880 mouse_seting_ka8g2_dpi:
-0x5799 021881 fetch 1 ,mem_mouse_dpi 
-0x579a 021882 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
-0x579b 021883 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
-0x579c 021884 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
-0x579d 021885 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
-:      021886 mouse_set_pka8g2_cpi1:
-0x579e 021887 fetch 1 ,mem_ka8g2_dpi_1 
-0x579f 021888 branch mouse_p3212_dpi 
-:      021890 mouse_set_pka8g2_cpi0:
-0x57a0 021891 fetch 1 ,mem_ka8g2_dpi_0 
-0x57a1 021892 branch mouse_p3212_dpi 
-:      021894 mouse_set_pka8g2_cpi2:
-0x57a2 021895 fetch 1 ,mem_ka8g2_dpi_2 
-0x57a3 021896 branch mouse_p3212_dpi 
-:      021898 mouse_set_pka8g2_cpi3:
-0x57a4 021899 fetch 1 ,mem_ka8g2_dpi_3 
-0x57a5 021900 branch mouse_p3212_dpi 
-:      021908 mouse_key:
-0x57a6 021909 call mouse_check_firekey_gpio 
-0x57a7 021910 fetch 1 ,mem_fire_key_flag 
-0x57a8 021911 nbranch fire_key_press ,blank 
-0x57a9 021912 fetch 1 ,mem_fire_key_status 
-0x57aa 021913 nbranch fire_key_process ,blank 
-0x57ab 021915 call mouse_check_key_gpio 
-0x57ac 021916 call mouse_ghost_key_check 
-0x57ad 021917 call mouse_set_mult 
-0x57ae 021918 call mouse_24g_key 
-0x57af 021919 copy rega ,pdata 
-0x57b0 021920 fetcht 1 ,mem_mouse_key_last 
-0x57b1 021921 store 1 ,mem_mouse_key_last 
-0x57b2 021922 store 1 ,mem_mouse_key 
-0x57b3 021923 ixor temp ,pdata 
-0x57b4 021924 sub pdata ,0 ,null 
-0x57b5 021925 rtn zero 
-0x57b6 021926 branch enable_user 
-:      021928 mouse_24g_key:
-0x57b7 021929 rtnmark0 mark_24g 
-0x57b8 021930 copy rega ,pdata 
-0x57b9 021931 rtn blank 
-0x57ba 021932 store 1 ,mem_mouse_key 
-0x57bb 021933 branch enable_user 
-:      021938 mouse_ghost_key_check:
-0x57bc 021939 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x57bd 021940 jam 0 ,mem_mouse_matrix_key_row_count 
-0x57be 021941 jam 0 ,mem_mouse_ghost_flag 
-0x57bf 021942 copy pdata ,regb 
-0x57c0 021943 fetcht 1 ,mem_lbutton_gpio 
-0x57c1 021944 fetch 1 ,mem_bk_button_gpio 
-0x57c2 021945 isub temp ,null 
-0x57c3 021946 branch mouse_matrix_ghost_key_l_bk ,zero 
-0x57c4 021947 fetch 1 ,mem_fw_button_gpio 
-0x57c5 021948 isub temp ,null 
-0x57c6 021949 branch mouse_matrix_ghost_key_l_fw ,zero 
-0x57c7 021950 fetcht 1 ,mem_mbutton_gpio 
-0x57c8 021951 fetch 1 ,mem_bk_button_gpio 
-0x57c9 021952 isub temp ,null 
-0x57ca 021953 branch mouse_ghost_key_mbk_rfw ,zero 
-0x57cb 021954 branch mouse_ghost_key_mfw_rbk 
-:      021956 mouse_matrix_ghost_key_l_bk:
-0x57cc 021957 fetcht 1 ,mem_mbutton_gpio 
-0x57cd 021958 fetch 1 ,mem_fw_button_gpio 
-0x57ce 021959 isub temp ,null 
-0x57cf 021960 branch mouse_ghost_key_lbk_mfw ,zero 
-0x57d0 021961 branch mouse_ghost_key_lbk_rfw 
-:      021963 mouse_matrix_ghost_key_l_fw:
-0x57d1 021964 fetcht 1 ,mem_mbutton_gpio 
-0x57d2 021965 fetch 1 ,mem_bk_button_gpio 
-0x57d3 021966 isub temp ,null 
-0x57d4 021967 branch mouse_ghost_key_lfw_mbk ,zero 
-0x57d5 021968 branch mouse_ghost_key_lfw_rbk 
-:      021970 mouse_ghost_key_lbk_mfw:
-0x57d6 021971 call mouse_ghost_key_check_l_bk 
-0x57d7 021972 call mouse_ghost_key_check_m_fw 
-0x57d8 021973 branch mouse_ghost_key_check_next 
-:      021975 mouse_ghost_key_lbk_rfw:
-0x57d9 021976 call mouse_ghost_key_check_l_bk 
-0x57da 021977 branch mouse_ghost_key_rfw 
-:      021979 mouse_ghost_key_lfw_mbk:
-0x57db 021980 call mouse_ghost_key_check_l_fw 
-0x57dc 021981 call mouse_ghost_key_check_m_bk 
-0x57dd 021982 branch mouse_ghost_key_check_next 
-:      021984 mouse_ghost_key_lfw_rbk:
-0x57de 021985 call mouse_ghost_key_check_l_fw 
-0x57df 021986 branch mouse_ghost_key_rbk 
-:      021988 mouse_ghost_key_mbk_rfw:
-0x57e0 021989 call mouse_ghost_key_check_m_bk 
-:      021990 mouse_ghost_key_rfw:
-0x57e1 021991 call mouse_ghost_key_check_r_fw 
-0x57e2 021992 branch mouse_ghost_key_check_next 
-:      021994 mouse_ghost_key_mfw_rbk:
-0x57e3 021995 call mouse_ghost_key_check_m_fw 
-:      021996 mouse_ghost_key_rbk:
-0x57e4 021997 call mouse_ghost_key_check_r_bk 
-:      021998 mouse_ghost_key_check_next:
-0x57e5 021999 call mouse_ghost_key_check_bk_fw 
-0x57e6 022000 call mouse_ghost_key_check_lmr 
-0x57e7 022001 fetch 1 ,mem_mouse_matrix_key_row_count 
-0x57e8 022002 rtn blank 
-0x57e9 022003 fetch 1 ,mem_mouse_matrix_key_cow_count 
-0x57ea 022004 rtn blank 
-0x57eb 022005 jam 1 ,mem_mouse_ghost_flag 
-0x57ec 022006 fetch 1 ,mem_mouse_key_last 
-0x57ed 022007 copy pdata ,rega 
-0x57ee 022008 rtn 
-:      022010 mouse_ghost_key_check_l_bk:
-0x57ef 022011 and regb ,mouse_l_bk_button ,pdata 
-0x57f0 022012 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f1 022013 rtn 
-:      022014 mouse_ghost_key_check_m_bk:
-0x57f2 022015 and regb ,mouse_l_bk_button ,pdata 
-0x57f3 022016 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f4 022017 rtn 
-:      022018 mouse_ghost_key_check_r_bk:
-0x57f5 022019 and regb ,mouse_l_bk_button ,pdata 
-0x57f6 022020 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f7 022021 rtn 
-:      022022 mouse_ghost_key_check_l_fw:
-0x57f8 022023 and regb ,mouse_l_bk_button ,pdata 
-0x57f9 022024 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fa 022025 rtn 
-:      022026 mouse_ghost_key_check_m_fw:
-0x57fb 022027 and regb ,mouse_m_fw_button ,pdata 
-0x57fc 022028 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fd 022029 rtn 
-:      022030 mouse_ghost_key_check_r_fw:
-0x57fe 022031 and regb ,mouse_m_fw_button ,pdata 
-0x57ff 022032 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x5800 022033 rtn 
-:      022035 mouse_ghost_key_check_bk_fw:
-0x5801 022036 and regb ,mouse_bk_fw_button ,pdata 
-0x5802 022037 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
-0x5803 022038 rtn 
-:      022040 mouse_ghost_key_check_lmr:
-0x5804 022041 and temp ,mouse_lmr_button ,pdata 
-0x5805 022042 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
-0x5806 022043 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
-0x5807 022044 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
-0x5808 022045 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
-0x5809 022046 rtn 
-:      022049 mouse_matrix_row_more_than_one_key:
-0x580a 022050 jam 1 ,mem_mouse_matrix_key_row_count 
-0x580b 022051 rtn 
-:      022053 mouse_matrix_cow_more_than_one_key:
-0x580c 022054 jam 1 ,mem_mouse_matrix_key_cow_count 
-0x580d 022055 rtn 
-:      022063 mouse_dpi_another_gpio_check:
-0x580e 022064 fetch mouse_flag_len ,mem_mouse_flag 
-0x580f 022065 rtnbit0 mouse_enable_double_dpi_key 
-0x5810 022066 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
-:      022067 mouse_dpi_another_gpio_connect_gnd_check:
-0x5811 022068 fetch 1 ,mem_dpi_another_button_gpio 
-0x5812 022069 call mouse_gpio_config_output_high 
-0x5813 022070 call mouse_dpi_another_check 
-0x5814 022071 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5815 022072 branch mouse_gpio_config_input_pu 
-:      022074 mouse_dpi_another_gpio_connect_vin_check:
-0x5816 022075 fetch 1 ,mem_dpi_another_button_gpio 
-0x5817 022076 call mouse_gpio_config_output_low 
-0x5818 022077 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5819 022078 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581a 022079 fetch 1 ,mem_dpi_another_press_status 
-0x581b 022080 call mouse_check_key_connect_vin_new 
-0x581c 022081 call mouse_dpi_another_state_check 
-0x581d 022082 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581e 022083 branch mouse_gpio_config_input_pu 
-:      022085 mouse_dpi_another_down_new:
-0x581f 022086 call mouse_gpio_config_input_pu 
-0x5820 022087 fetch 1 ,mem_dpi_another_button_state 
-0x5821 022088 rtneq dpi_button_state_down 
-0x5822 022089 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x5823 022090 branch mouse_dpi_process 
-:      022092 mouse_dpi_another_check:
-0x5824 022093 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5825 022094 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5826 022095 fetch 1 ,mem_dpi_another_press_status 
-0x5827 022096 call mouse_check_key_connect_gnd_new 
-:      022097 mouse_dpi_another_state_check:
-0x5828 022098 store 1 ,mem_dpi_another_press_status 
-0x5829 022099 fetch 1 ,mem_dpi_another_button_down_enable 
-0x582a 022100 branch mouse_dpi_another_up ,blank 
-:      022101 mouse_dpi_another_down:
-0x582b 022102 fetch 1 ,mem_dpi_another_button_state 
-0x582c 022103 rtneq dpi_button_state_down 
-0x582d 022104 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x582e 022105 branch mouse_dpi_process 
-:      022107 mouse_dpi_another_up:
-0x582f 022108 fetch 1 ,mem_dpi_another_button_state 
-0x5830 022109 rtneq dpi_button_state_up 
-0x5831 022110 jam dpi_button_state_up ,mem_dpi_another_button_state 
-0x5832 022111 rtn 
-:      022113 mouse_check_key_connect_gnd_new:
-0x5833 022114 lshift pdata ,pdata 
-0x5834 022115 copy pdata ,regb 
-0x5835 022116 call gpio_get_bit 
-0x5836 022117 setflag true ,0 ,regb 
-0x5837 022118 and regb ,0x07 ,pdata 
-0x5838 022119 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5839 022120 copy temp ,queue 
-0x583a 022121 beq 0x07 ,mouse_another_dpi_key_press 
-0x583b 022122 beq 0x00 ,mouse_another_dpi_key_release 
-0x583c 022123 rtn 
-:      022125 mouse_check_key_connect_vin_new:
-0x583d 022126 lshift pdata ,pdata 
-0x583e 022127 copy pdata ,regb 
-0x583f 022128 call mouse_gpio_config_input_pd 
-0x5840 022129 call gpio_get_bit 
-0x5841 022130 setflag true ,0 ,regb 
-0x5842 022131 and regb ,0x07 ,pdata 
-0x5843 022132 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5844 022133 copy temp ,queue 
-0x5845 022134 beq 0x07 ,mouse_another_dpi_key_press 
-0x5846 022135 beq 0x00 ,mouse_another_dpi_key_release 
-0x5847 022136 rtn 
-:      022138 mouse_another_dpi_key_press:
-0x5848 022139 jam 1 ,mem_dpi_another_button_down_enable 
-0x5849 022140 rtn 
-:      022141 mouse_another_dpi_key_release:
-0x584a 022142 jam 0 ,mem_dpi_another_button_down_enable 
-0x584b 022143 rtn 
-:      022151 mouse_check_firekey_gpio:
-0x584c 022152 arg 0 ,regb 
-0x584d 022153 fetch 1 ,mem_firebutton_gpio 
-0x584e 022154 rtneq gpio_disable 
-0x584f 022155 fetch mouse_flag_len ,mem_mouse_flag 
-0x5850 022156 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
-:      022157 mouse_check_firekey_connect_gnd:
-0x5851 022158 fetcht 1 ,mem_firebutton_gpio 
-0x5852 022159 call mouse_gpio_config_input_pu 
-0x5853 022160 fetcht 1 ,mem_firebutton_gpio 
-0x5854 022161 call gpio_get_bit 
-0x5855 022162 setflag true ,0 ,regb 
-:      022163 mouse_firekey_state_store:
-0x5856 022164 copy regb ,pdata 
-0x5857 022165 store 1 ,mem_fire_key_flag 
-0x5858 022166 rtn 
-:      022168 mouse_check_firekey_connect_vin:
-0x5859 022169 fetcht 1 ,mem_firebutton_gpio 
-0x585a 022170 call mouse_gpio_config_input_pd 
-0x585b 022171 fetcht 1 ,mem_firebutton_gpio 
-0x585c 022172 call gpio_get_bit 
-0x585d 022173 nsetflag true ,0 ,regb 
-0x585e 022174 branch mouse_firekey_state_store 
-:      022176 fire_key_process:
-0x585f 022177 beq 4 ,fire_key_process_end 
-:      022178 fire_key_press:
-0x5860 022179 call firekey_clkn_bt_timer_check 
-0x5861 022180 fetch 4 ,mem_fire_key_delay 
-0x5862 022181 arg 0xa0 ,temp 
-0x5863 022182 iadd temp ,temp 
-0x5864 022183 copy clkn_bt ,pdata 
-0x5865 022184 isub temp ,null 
-0x5866 022185 nrtn positive 
-0x5867 022186 store 4 ,mem_fire_key_delay 
-0x5868 022187 fetch 1 ,mem_fire_key_status 
-0x5869 022188 beq 0 ,fire_key_process_start 
-0x586a 022189 beq 1 ,fire_key_process_release1 
-0x586b 022190 beq 2 ,fire_key_process_start2 
-0x586c 022191 beq 3 ,fire_key_process_release2 
-0x586d 022192 rtn 
-:      022194 fire_key_process_start:
-0x586e 022195 jam 1 ,mem_fire_key_status 
-:      022196 fire_key_down:
-0x586f 022197 jam 1 ,mem_mouse_key 
-0x5870 022198 branch enable_user 
-:      022200 fire_key_process_release1:
-0x5871 022201 jam 2 ,mem_fire_key_status 
-:      022202 fire_key_release:
-0x5872 022203 jam 0 ,mem_mouse_key 
-0x5873 022204 branch enable_user 
-:      022206 fire_key_process_start2:
-0x5874 022207 jam 3 ,mem_fire_key_status 
-0x5875 022208 branch fire_key_down 
-:      022210 fire_key_process_release2:
-0x5876 022211 jam 0 ,mem_fire_key_status 
-0x5877 022212 branch fire_key_release 
-:      022214 fire_key_process_end:
-0x5878 022215 jam 0 ,mem_fire_key_status 
-0x5879 022216 jam 0 ,mem_mouse_key 
-0x587a 022217 rtn 
-:      022219 firekey_clkn_bt_timer_check:
-0x587b 022220 fetcht 4 ,mem_fire_key_delay 
-0x587c 022221 copy clkn_bt ,pdata 
-0x587d 022222 isub temp ,null 
-0x587e 022223 ncall firekey_clkn_bt_timer_timeout ,positive 
-0x587f 022224 rtn 
-:      022225 firekey_clkn_bt_timer_timeout:
-0x5880 022226 setarg 0 
-0x5881 022227 store 4 ,mem_fire_key_delay 
-0x5882 022228 rtn 
-:      022236 mouse_key_check_once:
-0x5883 022237 call mouse_check_key_gpio_once 
-0x5884 022238 call mouse_check_key_gpio 
-0x5885 022239 setarg 0x00 
-0x5886 022240 store 3 ,mem_mouse_lkey_press_status 
-0x5887 022241 rtn 
-:      022243 mouse_check_key_gpio:
-0x5888 022244 bpatch patch0f_6 ,mem_patch0f 
-0x5889 022245 fetch 1 ,mem_sensor_shutdown_flag 
-0x588a 022246 ncall mouse_check_key_gpio_once ,blank 
-0x588b 022247 arg 0 ,rega 
-0x588c 022248 call mouse_check_lkey_gpio 
-0x588d 022249 call mouse_check_rkey_gpio 
-0x588e 022250 call mouse_check_mkey_gpio 
-0x588f 022251 call mouse_check_bkkey_gpio 
-0x5890 022252 call mouse_check_fwkey_gpio 
-0x5891 022253 call mouse_check_firekey_gpio 
-0x5892 022254 call mouse_check_customerkey_gpio 
-0x5893 022255 copy rega ,pdata 
-0x5894 022256 rtn 
-:      022258 mouse_check_key_gpio_once:
-0x5895 022259 setarg 0x030303 
-0x5896 022260 store 3 ,mem_mouse_lkey_press_status 
-0x5897 022261 rtn 
-:      022263 mouse_check_lkey_gpio:
-0x5898 022264 fetch 1 ,mem_lbutton_gpio 
-0x5899 022265 call mouse_gpio_config_output_high 
-0x589a 022266 jam mouse_l_key ,mem_mouse_key_temp 
-0x589b 022267 fetcht 1 ,mem_lbutton_gpio 
-0x589c 022268 fetch 1 ,mem_mouse_lkey_press_status 
-0x589d 022269 call mouse_check_key_connect_gnd 
-0x589e 022270 store 1 ,mem_mouse_lkey_press_status 
-0x589f 022271 fetcht 1 ,mem_lbutton_gpio 
-0x58a0 022272 branch mouse_gpio_config_input_pu 
-:      022274 mouse_check_rkey_gpio:
-0x58a1 022275 fetch 1 ,mem_rbutton_gpio 
-0x58a2 022276 call mouse_gpio_config_output_high 
-0x58a3 022277 jam mouse_r_key ,mem_mouse_key_temp 
-0x58a4 022278 fetcht 1 ,mem_rbutton_gpio 
-0x58a5 022279 fetch 1 ,mem_mouse_rkey_press_status 
-0x58a6 022280 call mouse_check_key_connect_gnd 
-0x58a7 022281 store 1 ,mem_mouse_rkey_press_status 
-0x58a8 022282 fetcht 1 ,mem_rbutton_gpio 
-0x58a9 022283 branch mouse_gpio_config_input_pu 
-:      022285 mouse_check_mkey_gpio:
-0x58aa 022286 fetch 1 ,mem_mbutton_gpio 
-0x58ab 022287 call mouse_gpio_config_output_high 
-0x58ac 022288 jam mouse_m_key ,mem_mouse_key_temp 
-0x58ad 022289 fetcht 1 ,mem_mbutton_gpio 
-0x58ae 022290 fetch 1 ,mem_mouse_mkey_press_status 
-0x58af 022291 call mouse_check_key_connect_gnd 
-0x58b0 022292 store 1 ,mem_mouse_mkey_press_status 
-0x58b1 022293 fetcht 1 ,mem_mbutton_gpio 
-0x58b2 022294 branch mouse_gpio_config_input_pu 
-:      022296 mouse_check_bkkey_gpio:
-0x58b3 022297 fetch 1 ,mem_bk_button_gpio 
-0x58b4 022298 rtneq gpio_disable 
-0x58b5 022299 jam mouse_bk_key ,mem_mouse_key_temp 
-0x58b6 022300 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58b7 022301 copy pdata ,regc 
-0x58b8 022302 fetcht 1 ,mem_bk_button_gpio 
-0x58b9 022303 fetch 1 ,mem_matrix_public_gpio 
-0x58ba 022304 beq gpio_disable ,mouse_3io6key_bk_check 
-0x58bb 022305 call gpio_get_bit 
-0x58bc 022306 branch mouse_check_bk_button_connect_gnd ,true 
-0x58bd 022307 fetcht 1 ,mem_matrix_public_gpio 
-0x58be 022308 call gpio_out_active 
-0x58bf 022309 fetcht 1 ,mem_bk_button_gpio 
-0x58c0 022310 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c1 022311 call mouse_check_key_connect_gnd 
-:      022312 mouse_check_bkkey_gpio_end:
-0x58c2 022313 store 1 ,mem_mouse_bkkey_press_status 
-0x58c3 022314 branch mouse_matrix_public_gpio_reset 
-:      022316 mouse_check_bk_button_connect_gnd:
-0x58c4 022317 fetcht 1 ,mem_matrix_public_gpio 
-0x58c5 022318 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c6 022319 call mouse_check_key_connect_gnd 
-0x58c7 022320 branch mouse_check_bkkey_gpio_end 
-:      022322 mouse_3io6key_bk_check:
-0x58c8 022323 fetch 1 ,mem_bk_button_gpio 
-0x58c9 022324 call mouse_gpio_config_output_low 
-0x58ca 022325 fetcht 1 ,mem_bk_button_gpio 
-0x58cb 022326 call mouse_3io6key_check 
-0x58cc 022327 store 1 ,mem_mouse_bkkey_press_status 
-0x58cd 022328 fetcht 1 ,mem_bk_button_gpio 
-0x58ce 022329 branch mouse_gpio_config_input_pu 
-:      022332 mouse_check_fwkey_gpio:
-0x58cf 022333 fetch 1 ,mem_fw_button_gpio 
-0x58d0 022334 rtneq gpio_disable 
-0x58d1 022335 jam mouse_fw_key ,mem_mouse_key_temp 
-0x58d2 022336 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58d3 022337 copy pdata ,regc 
-0x58d4 022338 fetcht 1 ,mem_fw_button_gpio 
-0x58d5 022339 fetch 1 ,mem_matrix_public_gpio 
-0x58d6 022340 beq gpio_disable ,mouse_3io6key_fw_check 
-0x58d7 022341 call gpio_get_bit 
-0x58d8 022342 branch mouse_check_fw_button_connect_gnd ,true 
-0x58d9 022343 fetcht 1 ,mem_matrix_public_gpio 
-0x58da 022344 call gpio_out_active 
-0x58db 022345 fetcht 1 ,mem_fw_button_gpio 
-0x58dc 022346 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58dd 022347 call mouse_check_key_connect_gnd 
-:      022348 mouse_check_fwkey_gpio_end:
-0x58de 022349 store 1 ,mem_mouse_fwkey_press_status 
-:      022350 mouse_matrix_public_gpio_reset:
-0x58df 022351 fetcht 1 ,mem_matrix_public_gpio 
-0x58e0 022352 branch mouse_gpio_config_input_pu 
-:      022354 mouse_check_fw_button_connect_gnd:
-0x58e1 022355 fetcht 1 ,mem_matrix_public_gpio 
-0x58e2 022356 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58e3 022357 call mouse_check_key_connect_gnd 
-0x58e4 022358 branch mouse_check_fwkey_gpio_end 
-:      022360 mouse_3io6key_fw_check:
-0x58e5 022361 fetch 1 ,mem_fw_button_gpio 
-0x58e6 022362 call mouse_gpio_config_output_low 
-0x58e7 022363 fetcht 1 ,mem_fw_button_gpio 
-0x58e8 022364 call mouse_3io6key_check 
-0x58e9 022365 store 1 ,mem_mouse_fwkey_press_status 
-0x58ea 022366 fetcht 1 ,mem_fw_button_gpio 
-0x58eb 022367 branch mouse_gpio_config_input_pu 
-:      022369 mouse_check_customerkey_gpio:
-0x58ec 022370 jam 0 ,mem_customer_key 
-0x58ed 022371 fetch 1 ,mem_customer_key_gpio 
-0x58ee 022372 rtneq gpio_disable 
-0x58ef 022373 fetch mouse_flag_len ,mem_mouse_flag 
-0x58f0 022374 rtnbit0 mouse_enable_keyboard 
-0x58f1 022375 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
-:      022376 mouse_customer_key_connect_gnd:
-0x58f2 022377 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58f3 022378 fetcht 1 ,mem_customer_key_gpio 
-0x58f4 022379 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58f5 022380 call mouse_check_key_connect_gnd 
-0x58f6 022381 store 1 ,mem_mouse_customerkey_press_status 
-:      022382 mouse_check_customerkey_gpio_next:
-0x58f7 022383 copy rega ,pdata 
-0x58f8 022384 bbit1 mouse_customer_key ,mouse_customerkey_press 
-0x58f9 022385 call mouse_customerkey_release 
-:      022386 mouse_check_customerkey_gpio_exit:
-0x58fa 022387 fetch 1 ,mem_customer_data_trigger 
-0x58fb 022388 store 1 ,mem_customer_data_trigger_last 
-0x58fc 022389 rtn 
-:      022391 mouse_customer_key_connect_vin:
-0x58fd 022392 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58fe 022393 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58ff 022394 copy pdata ,regc 
-0x5900 022395 fetcht 1 ,mem_customer_key_gpio 
-0x5901 022396 fetch 1 ,mem_matrix_public_gpio 
-0x5902 022397 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
-0x5903 022398 call gpio_get_bit 
-0x5904 022399 branch mouse_check_customer_button_connect_gnd ,true 
-0x5905 022400 fetcht 1 ,mem_matrix_public_gpio 
-0x5906 022401 call gpio_out_active 
-0x5907 022402 fetcht 1 ,mem_customer_key_gpio 
-0x5908 022403 fetch 1 ,mem_mouse_customerkey_press_status 
-0x5909 022404 call mouse_check_key_connect_gnd 
-0x590a 022405 branch mouse_check_customerkey_gpio_over 
-:      022407 mouse_check_customer_button_connect_gnd:
-0x590b 022408 fetcht 1 ,mem_matrix_public_gpio 
-0x590c 022409 fetch 1 ,mem_mouse_customerkey_press_status 
-0x590d 022410 call mouse_check_key_connect_gnd 
-0x590e 022411 branch mouse_check_customerkey_gpio_over 
-:      022413 mouse_3io6key_customer_key_check_vin:
-0x590f 022414 fetch 1 ,mem_customer_key_gpio 
-0x5910 022415 call mouse_gpio_config_output_low 
-0x5911 022416 fetcht 1 ,mem_customer_key_gpio 
-0x5912 022417 call mouse_3io6key_check 
-:      022418 mouse_check_customerkey_gpio_over:
-0x5913 022419 store 1 ,mem_mouse_customerkey_press_status 
-0x5914 022420 call mouse_check_customerkey_gpio_next 
-0x5915 022421 fetcht 1 ,mem_customer_key_gpio 
-0x5916 022422 branch mouse_gpio_config_input_pu 
-:      022425 mouse_customerkey_press:
-0x5917 022426 jam 1 ,mem_customer_data_trigger 
-0x5918 022427 call mouse_customer_key_need_send 
-0x5919 022428 branch mouse_check_customerkey_gpio_exit 
-:      022430 mouse_customerkey_release:
-0x591a 022431 jam 0 ,mem_customer_data_trigger 
-0x591b 022432 fetch 1 ,mem_customer_data_trigger_last 
-0x591c 022433 rtn blank 
-:      022434 mouse_customer_key_need_send:
-0x591d 022435 jam 1 ,mem_customer_key 
-0x591e 022436 rtn 
-:      022440 mouse_check_matrix_button_connect_gnd:
-0x591f 022441 call gpio_get_bit 
-0x5920 022442 fetcht 1 ,mem_mouse_key_temp 
-0x5921 022443 copy temp ,queue 
-0x5922 022444 branch mouse_key_press ,true 
-:      022445 mouse_key_release:
-0x5923 022446 qset0 rega 
-0x5924 022447 rtn 
-:      022449 mouse_check_key_connect_gnd:
-0x5925 022450 lshift pdata ,pdata 
-0x5926 022451 copy pdata ,regb 
-0x5927 022452 call gpio_get_bit 
-0x5928 022453 setflag true ,0 ,regb 
-:      022454 mouse_check_key_connect_gnd_1:
-0x5929 022455 and regb ,0x07 ,pdata 
-:      022456 mouse_check_key_connect_gnd_next:
-0x592a 022457 fetcht 1 ,mem_mouse_key_temp 
-0x592b 022458 copy temp ,queue 
-0x592c 022459 beq 0x07 ,mouse_key_press 
-0x592d 022460 beq 0x00 ,mouse_key_release 
-0x592e 022461 rtn 
-:      022463 mouse_key_press:
-0x592f 022464 qset1 rega 
-0x5930 022465 rtn 
-:      022467 mouse_3io6key_check:
-0x5931 022468 bpatch patch0f_7 ,mem_patch0f 
-0x5932 022469 copy regc ,pdata 
-0x5933 022470 store 1 ,mem_mouse_key_status 
-0x5934 022471 lshift pdata ,pdata 
-0x5935 022472 copy pdata ,regb 
-0x5936 022473 copy temp ,regc 
-0x5937 022474 call mouse_gpio_config_input_pd 
-0x5938 022475 copy regc ,temp 
-0x5939 022476 call gpio_get_bit 
-0x593a 022477 nsetflag true ,0 ,regb 
-0x593b 022478 call mouse_check_press 
-0x593c 022479 branch mouse_check_key_connect_gnd_next 
-:      022481 mouse_check_press:
-0x593d 022482 fetcht 1 ,mem_mouse_key_status 
-0x593e 022483 and_into 0x01 ,temp 
-0x593f 022484 and regb ,0x01 ,pdata 
-0x5940 022485 isub temp ,null 
-0x5941 022486 nbranch mouse_current_mult_update ,zero 
-0x5942 022487 rtn 
-:      022491 mouse_gpio_config_output_high:
-0x5943 022492 rtneq gpio_disable 
-0x5944 022493 arg gpcfg_output_high ,temp 
-0x5945 022494 branch gpio_config_function_int 
-:      022497 mouse_gpio_config_output_low:
-0x5946 022498 rtneq gpio_disable 
-0x5947 022499 arg gpcfg_output_low ,temp 
-0x5948 022500 branch gpio_config_function_int 
-:      022505 mouse_init_sunt:
-0x5949 022506 bpatch patch10_0 ,mem_patch10 
-0x594a 022507 call mouse_sensor_spi_init 
-0x594b 022508 rtn wake 
-:      022509 mouse_init_sensor_wakeup:
-0x594c 022510 call mouse_sensor_poweron 
-:      022511 mouse_init_sensor:
-0x594d 022512 bpatch patch10_1 ,mem_patch10 
-0x594e 022513 call mouse_read_sensor_id 
-0x594f 022514 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x5950 022515 beq p3065_id1 ,mouse_init_p3065 
-0x5951 022516 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
-0x5952 022517 call mouse_twspi_reset 
-0x5953 022518 nop 6900 
-0x5954 022519 branch mouse_init_sensor 
-:      022520 mouse_twspi_reset:
-0x5955 022521 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-0x5956 022522 call twspi_reset 
-0x5957 022523 branch mouse_spid_init_pin 
-:      022525 mouse_read_sensor_id:
-0x5958 022526 setarg pan_reg_pid_h 
-0x5959 022527 call twspi_read 
-0x595a 022528 store 1 ,mem_sensor_id2 
-0x595b 022529 setarg pan_reg_pid_l 
-0x595c 022530 call twspi_read 
-0x595d 022531 store 1 ,mem_sensor_id1 
-0x595e 022532 rtn 
-:      022534 mouse_init_p32xx_id2_judge:
-0x595f 022535 fetch 1 ,mem_sensor_id2 
-0x5960 022536 beq p_mx8650 ,mouse_mx8650_init_param 
-0x5961 022537 beq p8009_id2 ,mouse_8009_init_param 
-0x5962 022538 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
-0x5963 022539 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x5964 022540 beq p3212_id2 ,mouse_3212_init_param 
-0x5965 022541 beq pka8_id2 ,mouse_ka8_init_param_check 
-0x5966 022542 beq p6520a_id2 ,mouse_p6520_init_param 
-0x5967 022543 branch mouse_init_sensor 
-:      022545 mouse_s210x_3205_3t_judge:
-0x5968 022546 setarg 0x49 
-0x5969 022547 call twspi_read 
-0x596a 022548 beq 0xa1 ,mouse_s201x_init_param 
-0x596b 022549 branch mouse_3205_3t_init_param 
-:      022551 mouse_s201x_init_param:
-0x596c 022552 jam s201x ,mem_config_sensor_type 
-0x596d 022553 rtn 
-:      022555 mouse_mx8650_init_param:
-0x596e 022556 jam mx8650 ,mem_config_sensor_type 
-0x596f 022557 call mouse_sensor_reset 
-0x5970 022558 call delay_10ms 
-0x5971 022559 arg mem_sensor_8650_init ,regc 
-0x5972 022560 call mouse_sensor_wr_seq 
-0x5973 022561 branch mouse_setting_sensor_type 
-:      022563 mouse_8009_init_param:
-0x5974 022564 setarg 0x16 
-0x5975 022565 call twspi_read 
-0x5976 022566 sub pdata ,0xbd ,null 
-0x5977 022567 nbranch mouse_init_sunt ,zero 
-0x5978 022568 setarg 0x19 
-0x5979 022569 call twspi_read 
-0x597a 022570 sub pdata ,0x55 ,null 
-0x597b 022571 nbranch mouse_init_sunt ,zero 
-0x597c 022572 setarg 0x1b 
-0x597d 022573 call twspi_read 
-0x597e 022574 sub pdata ,0x1d ,null 
-0x597f 022575 nbranch mouse_init_sunt ,zero 
-0x5980 022576 jam p8009 ,mem_config_sensor_type 
-0x5981 022577 arg mem_sensor_8009_init ,regc 
-0x5982 022578 branch mouse_sensor_wr_seq 
-:      022580 mouse_3205_3t_init_param:
-0x5983 022581 jam p3205 ,mem_config_sensor_type 
-0x5984 022582 arg mem_sensor_3205_init ,regc 
-0x5985 022583 call mouse_sensor_wr_seq 
-0x5986 022584 arg mem_sensor_32xx_init ,regc 
-0x5987 022585 call mouse_sensor_wr_seq 
-0x5988 022586 setarg 0x0943 
-0x5989 022587 call twspi_write 
-0x598a 022588 arg mem_sensor_32xx_init_1 ,regc 
-0x598b 022589 branch mouse_sensor_wr_seq 
-:      022591 mouse_3204_3l_init_param:
-0x598c 022592 jam p3204 ,mem_config_sensor_type 
-0x598d 022593 arg mem_sensor_3204_init ,regc 
-0x598e 022594 call mouse_sensor_wr_seq 
-0x598f 022595 arg mem_sensor_32xx_init ,regc 
-0x5990 022596 call mouse_sensor_wr_seq 
-0x5991 022597 arg mem_sensor_32xx_init_1 ,regc 
-0x5992 022598 branch mouse_sensor_wr_seq 
-:      022600 mouse_3212_init_param:
-0x5993 022601 jam p3212 ,mem_config_sensor_type 
-0x5994 022602 arg mem_sensor_3212_init ,regc 
-:      022603 mouse_sensor_wr_seq:
-0x5995 022604 ifetch 2 ,regc 
-0x5996 022605 arg 0xffff ,temp 
-0x5997 022606 isub temp ,null 
-0x5998 022607 rtn zero 
-0x5999 022608 call twspi_write 
-0x599a 022609 increase 2 ,regc 
-0x599b 022610 branch mouse_sensor_wr_seq 
-:      022612 mouse_ka8_init_param_check:
-0x599c 022613 call mouse_sensor_disable_wp 
-0x599d 022614 setarg 0x9a5b 
-0x599e 022615 call twspi_write 
-0x599f 022616 setarg 0x0d 
-0x59a0 022617 call twspi_read 
-0x59a1 022618 sub pdata ,0x12 ,null 
-0x59a2 022619 branch mouse_ka8ul_init_param ,zero 
-0x59a3 022620 sub pdata ,0x0a ,null 
-0x59a4 022621 nbranch mouse_ka8hd_sensor_judge ,zero 
-0x59a5 022622 setarg 0x0e 
-0x59a6 022623 call twspi_read 
-0x59a7 022624 sub pdata ,0xe5 ,null 
-0x59a8 022625 nbranch mouse_init_sensor ,zero 
-0x59a9 022626 setarg 0x10 
-0x59aa 022627 call twspi_read 
-0x59ab 022628 sub pdata ,0xa5 ,null 
-0x59ac 022629 branch mouse_ka8ul_init_param ,zero 
-0x59ad 022630 call mouse_enable_ka8_sensor_wp 
-:      022631 mouse_ka8_init_param:
-0x59ae 022632 jam ka8 ,mem_config_sensor_type 
-0x59af 022633 rtn 
-:      022634 mouse_ka8ul_init_param:
-0x59b0 022635 jam ka8_ul ,mem_config_sensor_type 
-0x59b1 022636 arg mem_sensor_ka8ul_init ,regc 
-0x59b2 022637 branch mouse_sensor_wr_seq 
-:      022638 mouse_ka8hd_sensor_judge:
-0x59b3 022639 sub pdata ,0x10 ,null 
-0x59b4 022640 nbranch mouse_init_sensor ,zero 
-0x59b5 022641 setarg 0x0e 
-0x59b6 022642 call twspi_read 
-0x59b7 022643 sub pdata ,0xc5 ,null 
-0x59b8 022644 nbranch mouse_init_sensor ,zero 
-0x59b9 022645 setarg 0x10 
-0x59ba 022646 call twspi_read 
-0x59bb 022647 sub pdata ,0x38 ,null 
-0x59bc 022648 nbranch mouse_init_sensor ,zero 
-:      022649 mouse_ka8hd_init_param:
-0x59bd 022650 call mouse_enable_ka8_sensor_wp 
-0x59be 022651 jam ka8_hd ,mem_config_sensor_type 
-0x59bf 022652 rtn 
-:      022653 mouse_enable_ka8_sensor_wp:
-0x59c0 022654 setarg 0x005b 
-0x59c1 022655 call twspi_write 
-0x59c2 022656 branch mouse_sensor_enable_wp 
-:      022658 mouse_p6520_init_param:
-0x59c3 022659 jam p6520 ,mem_config_sensor_type 
-0x59c4 022660 arg mem_sensor_p6520_init ,regc 
-0x59c5 022661 branch mouse_sensor_wr_seq 
-:      022663 mouse_init_p3065:
-0x59c6 022664 call mouse_sensor_poweron 
-0x59c7 022665 fetch 1 ,mem_sensor_id2 
-0x59c8 022666 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x59c9 022667 beq p3065_id2 ,mouse_p3065_init_param 
-0x59ca 022668 branch mouse_init_sensor 
-:      022670 mouse_p3065_init_param:
-0x59cb 022671 jam p3065 ,mem_config_sensor_type 
-0x59cc 022672 rtn 
-:      022674 mouse_p3065xy_init_param:
-0x59cd 022675 jam p3065_xy ,mem_config_sensor_type 
-0x59ce 022676 rtn 
-:      022678 mouse_ka8g2_id2_judge:
-0x59cf 022679 call mouse_sensor_poweron 
-0x59d0 022680 fetch 1 ,mem_sensor_id2 
-0x59d1 022681 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-0x59d2 022682 branch mouse_init_p32xx_id2_judge 
-:      022683 mouse_ka8g2_init_param:
-0x59d3 022684 jam ka8g2 ,mem_config_sensor_type 
-0x59d4 022685 arg mem_sensor_ka8g2_init ,regc 
-0x59d5 022686 branch mouse_sensor_wr_seq 
-:      022688 mouse_sensor_enable_wp:
-0x59d6 022689 setarg 0x0009 
-0x59d7 022690 branch twspi_write 
-:      022691 mouse_sensor_disable_wp:
-0x59d8 022692 setarg 0x5a09 
-0x59d9 022693 branch twspi_write 
-:      022695 mouse_sensor_reset:
-0x59da 022696 arg 0x8006 ,temp 
-0x59db 022697 fetch 1 ,mem_config_sensor_type 
-0x59dc 022698 bne ka8g2 ,mouse_sensor_reset_end 
-0x59dd 022699 arg 0x9706 ,temp 
-:      022700 mouse_sensor_reset_end:
-0x59de 022701 copy temp ,pdata 
-0x59df 022702 call twspi_write 
-0x59e0 022703 nop 12000 
-0x59e1 022704 rtn 
-:      022706 mouse_sensor_poweron_init:
-0x59e2 022707 arg mem_sensor_poweron_init ,regc 
-0x59e3 022708 fetch 1 ,mem_config_sensor_type 
-0x59e4 022709 rtnne ka8g2 
-0x59e5 022710 arg mem_sensor_ka8g2_poweron_init ,regc 
-0x59e6 022711 rtn 
-:      022713 mouse_sensor_poweron:
-0x59e7 022714 bpatch patch10_2 ,mem_patch10 
-0x59e8 022715 call mouse_sensor_spi_init 
-0x59e9 022716 call mouse_sensor_reset 
-0x59ea 022717 call mouse_sensor_poweron_init 
-0x59eb 022718 call mouse_sensor_wr_seq 
-0x59ec 022719 branch mouse_setting_sensor_type 
-:      022721 mouse_sensor_powerdown:
-0x59ed 022722 bpatch patch10_3 ,mem_patch10 
-0x59ee 022723 call mouse_init_sunt 
-0x59ef 022724 call mouse_sensor_spi_init 
-0x59f0 022725 arg 0x0806 ,temp 
-0x59f1 022726 fetch 1 ,mem_config_sensor_type 
-0x59f2 022727 bne ka8g2 ,mouse_sensor_powerdown_end 
-0x59f3 022728 arg 0x1f06 ,temp 
-:      022729 mouse_sensor_powerdown_end:
-0x59f4 022730 copy temp ,pdata 
-0x59f5 022731 branch twspi_write 
-:      022737 mouse_check_sensor_data:
-0x59f6 022738 fetch 1 ,mem_spi_write_flash_sm 
-0x59f7 022739 rtnne flash_sm_no_buys 
-0x59f8 022740 fetch 1 ,mem_config_sensor_type 
-0x59f9 022741 beq p3205 ,mouse_p32xx_sensor_motion 
-0x59fa 022742 beq p3065 ,mouse_p32xx_sensor_motion 
-0x59fb 022743 beq ka8 ,mouse_p32xx_sensor_motion 
-0x59fc 022744 beq p3204 ,mouse_p32xx_sensor_motion 
-0x59fd 022745 beq p3212 ,mouse_p3212_sensor_motion 
-0x59fe 022746 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x59ff 022747 beq p8009 ,mouse_p8009_sensor_motion 
-0x5a00 022748 beq ka8g2 ,mouse_pka8g2_sensor_motion 
-0x5a01 022749 branch mouse_p32xx_sensor_motion 
-:      022752 mouse_p32xx_sensor_motion:
-0x5a02 022753 call mouse_clear_sensor_data 
-0x5a03 022754 disable user 
-0x5a04 022755 fetch 1 ,mem_sensor_motion_gpio 
-0x5a05 022756 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
-0x5a06 022757 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a07 022758 call gpio_get_bit 
-0x5a08 022759 nrtn true 
-:      022760 mouse_p32xx_sensor_motion_2:
-0x5a09 022761 setarg pan_reg_pid_l 
-0x5a0a 022762 call twspi_read 
-0x5a0b 022763 bne p32xx_id1 ,mouse_p3065_judge 
-:      022764 mouse_p32xx_sensor_motion_1:
-0x5a0c 022765 setarg pan_reg_motion_staus 
-0x5a0d 022766 call twspi_read 
-0x5a0e 022767 rtnbit0 7 
-0x5a0f 022768 call mouse_read_sensor_common 
-0x5a10 022769 fetch 1 ,mem_mouse_x 
-0x5a11 022770 call mouse_data_extsign 
-0x5a12 022771 store 2 ,mem_mouse_x 
-0x5a13 022772 fetch 1 ,mem_mouse_y 
-0x5a14 022773 call mouse_data_extsign 
-0x5a15 022774 store 2 ,mem_mouse_y 
-0x5a16 022775 fetch 1 ,mem_config_sensor_angle 
-0x5a17 022776 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
-0x5a18 022777 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
-0x5a19 022778 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
-0x5a1a 022779 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
-0x5a1b 022780 rtn 
-:      022782 mouse_p3065_judge:
-0x5a1c 022783 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x5a1d 022784 branch mouse_twspi_reset 
-:      022786 mouse_motion32xx_6clk_direction_selection:
-0x5a1e 022787 call mouse_motion_6clk_direction_dispose 
-0x5a1f 022788 branch mouse_sensor_sdio_low 
-:      022789 mouse_motion32xx_9clk_direction_selection:
-0x5a20 022790 call mouse_motion_9clk_direction_dispose 
-0x5a21 022791 branch mouse_sensor_sdio_low 
-:      022792 mouse_motion32xx_12clk_direction_selection:
-0x5a22 022793 call mouse_motion_12clk_direction_dispose 
-0x5a23 022794 branch mouse_sensor_sdio_low 
-:      022795 mouse_motion32xx_3clk_direction_selection:
-0x5a24 022796 call mouse_motion_3clk_direction_dispose 
-0x5a25 022797 branch mouse_sensor_sdio_low 
-:      022801 mouse_p3212_sensor_motion:
-0x5a26 022802 call mouse_clear_sensor_data 
-0x5a27 022803 fetch 1 ,mem_sensor_motion_gpio 
-0x5a28 022804 beq gpio_disable ,mouse_p3212_sensor_motion_1 
-0x5a29 022805 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a2a 022806 call gpio_get_bit 
-0x5a2b 022807 nrtn true 
-:      022808 mouse_p3212_sensor_motion_1:
-0x5a2c 022809 setarg pan_reg_pid_l 
-0x5a2d 022810 call twspi_read 
-0x5a2e 022811 bne p32xx_id1 ,mouse_twspi_reset 
-:      022812 mouse_p3212_sensor_motion_2:
-0x5a2f 022813 setarg pan_reg_motion_staus 
-0x5a30 022814 call twspi_read 
-0x5a31 022815 rtnbit0 7 
-0x5a32 022816 call mouse_read_sensor_common 
-0x5a33 022817 call mouse_read_3212sensor_xy_high 
-0x5a34 022818 store 1 ,mem_mouse_xy_h 
-0x5a35 022819 rshift4 pdata ,pdata 
-0x5a36 022820 call mouse_data_extsign_bit3 
-0x5a37 022821 store 1 ,mem_mouse_x + 1 
-0x5a38 022822 fetch 1 ,mem_mouse_xy_h 
-0x5a39 022823 and pdata ,0x0f ,pdata 
-0x5a3a 022824 call mouse_data_extsign_bit3 
-0x5a3b 022825 store 1 ,mem_mouse_y + 1 
-0x5a3c 022826 fetch 1 ,mem_config_sensor_angle 
-0x5a3d 022827 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
-0x5a3e 022828 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
-0x5a3f 022829 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
-0x5a40 022830 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
-0x5a41 022831 rtn 
-:      022833 mouse_read_3212sensor_xy_high:
-0x5a42 022834 setarg 0x12 
-0x5a43 022835 branch twspi_read 
-:      022837 mouse_pka8g2_sensor_motion:
-0x5a44 022838 call mouse_clear_sensor_data 
-0x5a45 022839 fetch 1 ,mem_sensor_motion_gpio 
-0x5a46 022840 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
-0x5a47 022841 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a48 022842 call gpio_get_bit 
-0x5a49 022843 nrtn true 
-:      022844 mouse_pka8g2_sensor_motion_1:
-0x5a4a 022845 branch mouse_p3212_sensor_motion_2 
-:      022848 mouse_p8009_sensor_motion:
-0x5a4b 022849 call mouse_clear_sensor_data 
-0x5a4c 022850 disable user 
-0x5a4d 022851 setarg pan_reg_motion_staus 
-0x5a4e 022852 call twspi_read 
-0x5a4f 022853 rtnbit0 7 
-0x5a50 022854 setarg pan_reg_opration_state 
-0x5a51 022855 call twspi_read 
-0x5a52 022856 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
-0x5a53 022857 setarg 0 
-0x5a54 022858 store 6 ,mem_mouse_x 
-0x5a55 022859 rtn 
-:      022861 mouse_motion_6clk_direction_dispose:
-0x5a56 022862 fetch 2 ,mem_mouse_x 
-0x5a57 022863 sub pdata ,0 ,pdata 
-0x5a58 022864 store 2 ,mem_mouse_x 
-0x5a59 022865 branch enable_user 
-:      022866 mouse_motion_12clk_direction_dispose:
-0x5a5a 022867 fetch 2 ,mem_mouse_y 
-0x5a5b 022868 sub pdata ,0 ,pdata 
-0x5a5c 022869 store 2 ,mem_mouse_y 
-0x5a5d 022870 branch enable_user 
-:      022871 mouse_motion_9clk_direction_dispose:
-0x5a5e 022872 fetch 2 ,mem_mouse_y 
-0x5a5f 022873 sub pdata ,0 ,pdata 
-0x5a60 022874 store 2 ,mem_mouse_y 
-0x5a61 022875 fetch 2 ,mem_mouse_x 
-0x5a62 022876 sub pdata ,0 ,pdata 
-0x5a63 022877 store 2 ,mem_mouse_x 
-0x5a64 022878 call mouse_sensor_data_swap_places 
-0x5a65 022879 branch enable_user 
-:      022880 mouse_motion_3clk_direction_dispose:
-0x5a66 022881 call mouse_sensor_data_swap_places 
-0x5a67 022882 branch enable_user 
-:      022884 mouse_sensor_data_swap_places:
-0x5a68 022885 fetch 2 ,mem_mouse_y 
-0x5a69 022886 fetcht 2 ,mem_mouse_x 
-0x5a6a 022887 store 2 ,mem_mouse_x 
-0x5a6b 022888 storet 2 ,mem_mouse_y 
-0x5a6c 022889 rtn 
-:      022892 mouse_clear_sensor_data:
-0x5a6d 022893 fetch 1 ,mem_mouse_move_flag 
-0x5a6e 022894 call mouse_read_sensor_common ,blank 
-0x5a6f 022895 jam 1 ,mem_mouse_move_flag 
-0x5a70 022896 rtn 
-:      022898 mouse_clear_sensor_data_by_reset:
-0x5a71 022899 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x5a72 022900 call le_set_config_more_data 
-:      022901 mouse_init_sensor_reset:
-0x5a73 022902 branch mouse_init_sunt 
-:      022904 mouse_data_xy_release:
-0x5a74 022905 fetch 1 ,mem_sensor_motion_gpio 
-0x5a75 022906 rtnne gpio_disable 
-0x5a76 022907 fetch 1 ,mem_mouse_long_mult_flag 
-0x5a77 022908 rtnne 1 
-0x5a78 022909 setarg 0 
-0x5a79 022910 store 1 ,mem_mouse_long_mult_flag 
-0x5a7a 022911 store 4 ,mem_mouse_x 
-0x5a7b 022912 branch mouse_init_sensor_reset 
-:      022914 mouse_data_extsign:
-0x5a7c 022915 rtnbit0 7 
-0x5a7d 022916 arg 0xff00 ,temp 
-0x5a7e 022917 ior temp ,pdata 
-0x5a7f 022918 rtn 
-:      022920 mouse_data_extsign_bit3:
-0x5a80 022921 rtnbit0 3 
-0x5a81 022922 arg 0xf0 ,temp 
-0x5a82 022923 ior temp ,pdata 
-0x5a83 022924 rtn 
-:      022926 mouse_read_sensor_common:
-0x5a84 022927 arg pan_reg_delta_x ,pdata 
-0x5a85 022928 call twspi_read 
-0x5a86 022929 store 2 ,mem_mouse_x 
-0x5a87 022930 arg pan_reg_delta_y ,pdata 
-0x5a88 022931 call twspi_read 
-0x5a89 022932 store 2 ,mem_mouse_y 
-0x5a8a 022933 rtn 
-:      022936 mouse_sensor_sdio_low:
-0x5a8b 022937 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x5a8c 022938 call gpio_get_bit 
-0x5a8d 022939 rtn true 
-0x5a8e 022940 setarg 0x0a 
-0x5a8f 022941 call twspi_read 
-0x5a90 022942 nop 1000 
-0x5a91 022943 branch mouse_sensor_sdio_low 
-:      022945 mouse_set_sdio_high:
-0x5a92 022946 setarg 0x8100 
-0x5a93 022947 branch twspi_write 
-:      022952 mouse_bluetooth_fast_conn_init:
-0x5a94 022953 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
-:      022954 mouse_ble_fast_conn_init:
-0x5a95 022955 jam 0x34 ,mem_xrecord_mode 
-0x5a96 022956 setarg 0x0f0f0f 
-0x5a97 022957 store 3 ,mem_le_lap 
-0x5a98 022958 store 3 ,mem_le_lap + 3 
-0x5a99 022959 branch mouse_start_reconnect 
-:      022961 mouse_buletooth_fast_conn_end:
-0x5a9a 022962 bpatch patch10_4 ,mem_patch10 
-0x5a9b 022963 call mouse_select_reconn_device 
-0x5a9c 022964 call mouse_bluetooth_fast_conn_disable 
-0x5a9d 022965 fetch 1 ,mem_device_flag 
-0x5a9e 022966 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
-0x5a9f 022967 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
-0x5aa0 022968 rtn 
-:      022969 mouse_device1_check_auto_discover:
-0x5aa1 022970 fetch 6 ,mem_device1_addr 
-0x5aa2 022971 branch mouse_device_check_auto_discover 
-:      022972 mouse_device2_check_auto_discover:
-0x5aa3 022973 fetch 6 ,mem_device2_addr 
-:      022974 mouse_device_check_auto_discover:
-0x5aa4 022975 fetcht 6 ,mem_mouse_compare_addr 
-0x5aa5 022976 isub temp ,null 
-0x5aa6 022977 branch mouse_start_discovery ,zero 
-0x5aa7 022978 branch mouse_start_reconnect_device 
-:      022980 mouse_bluetooth_fast_conn_disable:
-0x5aa8 022981 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
-0x5aa9 022982 rtn 
-:      022985 mouse_stop_bluetooth_mode:
-0x5aaa 022986 fetch 2 ,mem_ui_state_map 
-0x5aab 022987 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5aac 022988 branch mouse_stop_discovery 
-:      022989 mouse_disconnect:
-0x5aad 022990 setarg 0 
-0x5aae 022991 store 2 ,mem_mouse_no_data_timer 
-0x5aaf 022992 fetch 2 ,mem_ui_state_map 
-0x5ab0 022993 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5ab1 022994 rtn 
-:      022996 mouse_check_125hz:
-0x5ab2 022997 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ab3 022998 rtnbit0 mouse_enable_bt_125hz 
-:      022999 mouse_bluetooth_125hz:
-0x5ab4 023000 nbranch mouse_bluetooth_125hz_clear ,user 
-0x5ab5 023001 fetch 1 ,mem_bluetooth_125hz_cnt 
-0x5ab6 023002 increase 1 ,pdata 
-0x5ab7 023003 and_into 0x0f ,pdata 
-0x5ab8 023004 store 1 ,mem_bluetooth_125hz_cnt 
-0x5ab9 023005 nrtn blank 
-:      023006 mouse_bluetooth_125hz_clear:
-0x5aba 023007 jam 0 ,mem_bluetooth_125hz_cnt 
-0x5abb 023008 branch disable_user 
-:      023010 mouse_current_mult_update:
-0x5abc 023011 fetch 1 ,mem_sensor_motion_gpio 
-0x5abd 023012 rtnne gpio_disable 
-0x5abe 023013 jam 0 ,mem_lpm_mult 
-0x5abf 023014 jam 30 ,mem_mouse_current_mult_timer 
-0x5ac0 023015 rtn 
-:      023018 mouse_priority_bb_event:
-0x5ac1 023019 bpatch patch10_5 ,mem_patch10 
-0x5ac2 023020 copy regc ,pdata 
-0x5ac3 023021 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x5ac4 023022 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
-0x5ac5 023023 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x5ac6 023024 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x5ac7 023025 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x5ac8 023026 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x5ac9 023027 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x5aca 023028 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
-0x5acb 023029 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x5acc 023030 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x5acd 023031 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x5ace 023032 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x5acf 023033 rtn 
-:      023036 mouse_le_bb_event_connected:
-0x5ad0 023037 call mouse_device_poweron_led_config 
-0x5ad1 023038 jam 0 ,mem_mouse_long_mult_flag 
-0x5ad2 023039 call mouse_init_sensor_reset 
-0x5ad3 023040 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x5ad4 023041 call mouse_24g_first_store_reconn_info 
-0x5ad5 023042 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5ad6 023043 nbranch mouse_le_bb_event_connected_next ,blank 
-0x5ad7 023044 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      023045 mouse_le_bb_event_connected_next:
-0x5ad8 023046 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5ad9 023047 set0 app_disc_by_button ,pdata 
-0x5ada 023048 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5adb 023049 jam 0 ,mem_mouse_direct_timer 
-0x5adc 023050 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5add 023051 store 2 ,mem_le_battery_level_updata_timer 
-0x5ade 023052 call mouse_no_data_timer_init 
-0x5adf 023053 branch mouse_stop_discovery 
-:      023055 mouse_le_bb_disconnected:
-0x5ae0 023056 setarg 0 
-0x5ae1 023057 store 2 ,mem_le_battery_level_updata_timer 
-0x5ae2 023058 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x5ae3 023059 arg le_interval_7_5ms ,temp 
-0x5ae4 023060 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ae5 023061 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
-0x5ae6 023062 arg le_interval_8_75ms ,temp 
-:      023063 mouse_le_bb_disconnected_next:
-0x5ae7 023064 storet 2 ,mem_le_interval_min 
-0x5ae8 023065 storet 2 ,mem_le_interval_min + 2 
-0x5ae9 023066 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5aea 023067 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x5aeb 023068 call le_clr_config_more_data 
-0x5aec 023069 branch mouse_bb_disconnected 
-:      023071 mouse_le_pairing_success:
-0x5aed 023072 arg ll_pairing_success_flag ,queue 
-0x5aee 023073 branch mouse_le_enable_connect_flag 
-:      023075 mouse_le_enc_info:
-:      023076 mouse_updata_le_param:
-0x5aef 023077 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x5af0 023078 branch ui_ipc_send_cmd 
-:      023080 mouse_le_ll_start_encryt:
-0x5af1 023081 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5af2 023082 beq 1 ,mouse_le_ll_reconn_start_encryt 
-0x5af3 023083 branch mouse_le_ll_enable_start_enc_flag 
-:      023084 mouse_le_ll_reconn_start_encryt:
-0x5af4 023085 call mouse_updata_le_param 
-0x5af5 023086 jam 20 ,mem_le_start_encrypt_timer 
-:      023087 mouse_le_ll_enable_start_enc_flag:
-0x5af6 023088 arg ll_start_enc_flag ,queue 
-0x5af7 023089 branch mouse_le_enable_connect_flag 
-:      023091 mouse_le_enable_connect_flag:
-0x5af8 023092 fetch 1 ,mem_le_connect_status_flag 
-0x5af9 023093 qset1 pdata 
-0x5afa 023094 store 1 ,mem_le_connect_status_flag 
-0x5afb 023095 rtn 
-:      023097 mouse_le_conn_param_update_rsp_recieved:
-0x5afc 023098 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5afd 023099 rtneq ble_signaling_connect_parameter_update_accepted 
-0x5afe 023100 fetch 1 ,mem_le_tsniff 
-0x5aff 023101 rshift2 pdata ,pdata 
-0x5b00 023102 sub pdata ,le_interval_15ms ,null 
-0x5b01 023103 rtn positive 
-0x5b02 023104 setarg le_interval_11_25ms 
-0x5b03 023105 store 2 ,mem_le_interval_min 
-0x5b04 023106 store 2 ,mem_le_interval_min + 2 
-0x5b05 023107 call mouse_updata_le_param 
-:      023108 mouse_le_conn_param_lpm_disable:
-0x5b06 023109 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5b07 023110 rtn 
-:      023112 mouse_le_bb_event_connect_complete:
-0x5b08 023113 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b09 023114 nrtn blank 
-0x5b0a 023115 fetch 1 ,mem_le_att_handle 
-0x5b0b 023116 sub pdata ,34 ,pdata 
-0x5b0c 023117 nrtn zero 
-0x5b0d 023118 jam 0 ,mem_le_start_encrypt_timer 
-:      023119 mouse_le_write_enable:
-0x5b0e 023120 arg write_req_enable_flag ,queue 
-0x5b0f 023121 branch mouse_le_enable_connect_flag 
-:      023123 mouse_le_parse_conn_param_accepted:
-0x5b10 023124 fetch 1 ,mem_le_new_conninterval 
-0x5b11 023125 sub pdata ,le_interval_15ms ,null 
-0x5b12 023126 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x5b13 023127 store 2 ,mem_le_interval_min 
-0x5b14 023128 store 2 ,mem_le_interval_min + 2 
-0x5b15 023129 fetch 1 ,mem_le_new_connslavelatency 
-0x5b16 023130 branch mouse_le_lpm_mult_reinit ,blank 
-0x5b17 023131 fetcht 1 ,mem_lpm_mult_init 
-0x5b18 023132 isub temp ,null 
-0x5b19 023133 branch mouse_le_lpm_mult_reinit ,positive 
-0x5b1a 023134 fetch 1 ,mem_le_new_connslavelatency 
-0x5b1b 023135 store 1 ,mem_lpm_mult 
-0x5b1c 023136 branch mouse_le_conn_param_lpm_enable 
-:      023137 mouse_le_lpm_mult_reinit:
-0x5b1d 023138 fetch 1 ,mem_lpm_mult_init 
-0x5b1e 023139 store 1 ,mem_lpm_mult 
-:      023140 mouse_le_conn_param_lpm_enable:
-0x5b1f 023141 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5b20 023142 rtn 
-:      023144 mouse_le_clean_connect_flag:
-0x5b21 023145 jam 0 ,mem_le_connect_status_flag 
-0x5b22 023146 rtn 
-:      023148 mouse_le:
-0x5b23 023149 bpatch patch10_6 ,mem_patch10 
-0x5b24 023150 call le_fifo_check_nearly_full 
-0x5b25 023151 nrtn blank 
-0x5b26 023152 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5b27 023153 beq 0xff ,mouse_le_next 
-0x5b28 023154 fetch 1 ,mem_le_connect_status_flag 
-0x5b29 023155 and pdata ,0x03 ,pdata 
-0x5b2a 023156 rtnne 0x03 
-:      023157 mouse_le_next:
-0x5b2b 023158 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x5b2c 023159 call mouse_clear_sensor_data_by_reset ,blank 
-0x5b2d 023160 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b2e 023161 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x5b2f 023162 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x5b30 023163 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x5b31 023164 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x5b32 023165 call mouse_motion 
-0x5b33 023166 call mouse_check_125hz 
-0x5b34 023167 nrtn user 
-0x5b35 023168 call mouse_current_mult_update 
-0x5b36 023169 call mouse_data_xy_release 
-0x5b37 023170 call mouse_wheel_trigger 
-0x5b38 023171 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b39 023172 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x5b3a 023173 fetch 1 ,mem_customer_key 
-0x5b3b 023174 beq 1 ,mouse_le_send_keyboard_package_data 
-:      023175 mouse_le_send_mouse_data:
-0x5b3c 023176 branch mouse_fill_mouse_data_le 
-:      023179 mouse_le_send_keyboard_package_data:
-0x5b3d 023180 fetch 1 ,mem_customer_data_trigger 
-0x5b3e 023181 branch mouse_le_release_keyboard_data ,blank 
-0x5b3f 023182 fetch 8 ,mem_customer_key_press + 1 
-:      023183 mouse_fill_keyboard_package_data_le:
-0x5b40 023184 store 8 ,mem_pdatatemp 
-0x5b41 023185 fetch 1 ,mem_customer_key_press 
-0x5b42 023186 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
-0x5b43 023187 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
-0x5b44 023188 jam 8 ,mem_le_data_len 
-0x5b45 023189 fetcht 2 ,mem_le_keyboard_handle 
-:      023190 mouse_fill_data_le:
-0x5b46 023191 fetch 1 ,mem_le_data_len 
-0x5b47 023192 copy pdata ,rega 
-0x5b48 023193 call le_att_malloc_tx_notify 
-0x5b49 023194 fetcht 1 ,mem_le_data_len 
-0x5b4a 023195 copy temp ,loopcnt 
-0x5b4b 023196 arg mem_pdatatemp ,contr 
-0x5b4c 023197 branch memcpy 
-:      023199 mouse_le_release_keyboard_data:
-0x5b4d 023200 fetch 8 ,mem_customer_key_release + 1 
-0x5b4e 023201 branch mouse_fill_keyboard_package_data_le 
-:      023203 mouse_fill_multimedia_key_data_le:
-0x5b4f 023204 jam 3 ,mem_le_data_len 
-0x5b50 023205 fetcht 2 ,mem_le_multimedia_handle 
-0x5b51 023206 branch mouse_fill_data_le 
-:      023208 mouse_fill_systemctrl_key_data_le:
-0x5b52 023209 jam 2 ,mem_le_data_len 
-0x5b53 023210 fetcht 2 ,mem_le_systemctrl_handle 
-0x5b54 023211 branch mouse_fill_data_le 
-:      023213 mouse_fill_battery_level_le:
-0x5b55 023214 arg 1 ,rega 
-0x5b56 023215 fetcht 2 ,mem_le_battery_level_handle 
-0x5b57 023216 call le_att_malloc_tx_notify 
-0x5b58 023217 fetch 1 ,mem_le_battery_level_percentage 
-0x5b59 023218 istore 1 ,contw 
-0x5b5a 023219 rtn 
-:      023221 mouse_le_send_empty_packet:
-0x5b5b 023222 setarg 0 
-0x5b5c 023223 store 7 ,mem_mouse_key 
-:      023224 mouse_fill_mouse_data_le:
-0x5b5d 023225 jam 7 ,mem_le_data_len 
-0x5b5e 023226 fetch 7 ,mem_mouse_key 
-0x5b5f 023227 store 7 ,mem_pdatatemp 
-0x5b60 023228 fetcht 2 ,mem_le_notify_handle 
-0x5b61 023229 branch mouse_fill_data_le 
-:      023231 mouse_check_51cmd_adv:
-0x5b62 023232 jam 0 ,mem_mouse_le_reconnect_flag 
-0x5b63 023233 fetch 3 ,mem_le_adv_ind 
-0x5b64 023234 store 3 ,mem_le_adv_data + 4 
-0x5b65 023235 call mouse_le_check_adv_flag 
-0x5b66 023236 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x5b67 023237 istore 1 ,contr 
-0x5b68 023238 arg mem_le_adv_swift_pair ,contr 
-0x5b69 023239 call mouse_le_adv_data_update 
-0x5b6a 023240 branch check_51cmd_adv 
-:      023242 mouse_le_check_adv_flag:
-0x5b6b 023243 arg mem_le_adv_data ,rega 
-:      023244 mouse_le_check_adv_flag_loop:
-0x5b6c 023245 ifetch 1 ,rega 
-0x5b6d 023246 rtn blank 
-0x5b6e 023247 iadd contr ,rega 
-0x5b6f 023248 ifetch 1 ,contr 
-0x5b70 023249 rtneq 0x01 
-0x5b71 023250 branch mouse_le_check_adv_flag_loop 
-:      023252 mouse_le_adv_data_update:
-0x5b72 023253 arg mem_le_adv_data + 11 ,contw 
-0x5b73 023254 arg 19 ,loopcnt 
-0x5b74 023255 call memcpy 
-0x5b75 023256 branch le_modified_name_adv 
-:      023262 mouse_bb_disconnected:
-0x5b76 023263 call mouse_bb_discon_clear_stack 
-0x5b77 023264 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b78 023265 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x5b79 023266 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b7a 023267 branch mouse_start_discovery 
-:      023269 mouse_bb_discon_clear_stack:
-0x5b7b 023270 setarg 0 
-0x5b7c 023271 store 8 ,mem_wheel_tb_old_pinlevel 
-0x5b7d 023272 istore 4 ,contw 
-0x5b7e 023273 jam 0 ,mem_mouse_move_flag 
-0x5b7f 023274 jam 0 ,mem_ltk_exists 
-0x5b80 023275 rtn 
-:      023277 mouse4_0_event_bb_disconn:
-0x5b81 023278 call mouse_le_clean_connect_flag 
-0x5b82 023279 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b83 023280 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b84 023281 branch mouse_app_enter_hibernate 
-:      023285 mouse_bb_event_timer:
-0x5b85 023286 bpatch patch10_7 ,mem_patch10 
-0x5b86 023288 call mouse_low_voltage_led_timer 
-0x5b87 023289 call mouse_adc_read 
-0x5b88 023291 call mouse_logo_led_on_timer 
-0x5b89 023292 call mouse_led_multi_timer 
-0x5b8a 023293 call mouse_dpi_led_blink_delay_timer 
-0x5b8b 023295 call g24_pair_timeout_timer 
-0x5b8c 023296 call g24_reconn_timeout_timer 
-0x5b8d 023297 call mouse_24g_long_sleep_param_update_timer 
-0x5b8e 023299 call mouse_dpi_key_check_long_press 
-0x5b8f 023300 call mouse_bt_discovery_check 
-0x5b90 023301 call mouse_commbination_key_process 
-0x5b91 023302 call mouse_check_discovery_timeout_timer 
-0x5b92 023304 call mouse_check_direct_timeout_timer 
-0x5b93 023305 call mouse_le_enable_att_list_timer 
-0x5b94 023306 call mouse_le_battery_updata_timer 
-0x5b95 023307 call mouse_le_send_smp_security_request_timer 
-0x5b96 023309 call mouse_check_reconnect_delay_long_sleep 
-0x5b97 023310 call mouse_current_mult_update_timer 
-0x5b98 023311 call mouse_wheel_trigger_timer 
-0x5b99 023312 call mouse_store_information_delay_timer 
-0x5b9a 023313 branch mouse_check_no_data_timeout_timer 
-:      023315 mouse_bt_discovery_check:
-0x5b9b 023316 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b9c 023317 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
-0x5b9d 023318 rtn 
-:      023320 mouse_bt_discovery_by_pb_button:
-0x5b9e 023321 fetch 1 ,mem_select_device_button_statue 
-0x5b9f 023322 rtnne pb_button_state_down 
-0x5ba0 023323 arg mem_bt_discovery_count ,regc 
-0x5ba1 023324 arg mouse_long_button_bt_discovery ,regb 
-0x5ba2 023325 branch timer_single_step 
-:      023327 mouse_long_button_bt_discovery:
-0x5ba3 023328 fetch 1 ,mem_device_flag 
-0x5ba4 023329 rtneq mode_24g_device 
-0x5ba5 023330 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ba6 023331 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x5ba7 023332 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5ba8 023333 call mouse_enable_function_flag 
-0x5ba9 023334 call app_evt_button_long_pressed 
-0x5baa 023335 branch mouse_bb_event_discovery_btn 
-:      023337 mouse_commbination_key_process:
-0x5bab 023338 fetch 1 ,mem_device_flag 
-0x5bac 023339 beq mode_24g_device ,mouse_24g_commbination_key_process 
-0x5bad 023340 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bae 023341 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x5baf 023342 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x5bb0 023343 branch mouse_commbination_key_start 
-:      023345 mouse_24g_commbination_key_process:
-0x5bb1 023346 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bb2 023347 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x5bb3 023348 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      023349 mouse_commbination_key_start:
-0x5bb4 023350 storet 1 ,mem_mouse_commbination_key 
-0x5bb5 023351 call mouse_check_key_gpio 
-0x5bb6 023352 and pdata ,0x07 ,pdata 
-0x5bb7 023353 fetcht 1 ,mem_mouse_commbination_key 
-0x5bb8 023354 isub temp ,null 
-0x5bb9 023355 branch mouse_commbination_key_down ,zero 
-:      023356 mouse_commbination_key_up:
-0x5bba 023357 fetch 1 ,mem_ui_button_timeout 
-0x5bbb 023358 store 1 ,mem_combination_ui_button_count 
-0x5bbc 023359 fetch 1 ,mem_commbination_key_statue 
-0x5bbd 023360 rtneq commbination_key_state_up 
-0x5bbe 023361 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5bbf 023362 rtn 
-:      023364 mouse_commbination_key_down:
-0x5bc0 023365 call mouse_combination_ui_timer 
-0x5bc1 023366 fetch 1 ,mem_commbination_key_statue 
-0x5bc2 023367 rtneq commbination_key_state_down 
-0x5bc3 023368 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x5bc4 023369 rtn 
-:      023371 mouse_combination_ui_timer:
-0x5bc5 023372 arg mouse_24g_start_pair_mode ,regb 
-0x5bc6 023373 arg mem_combination_ui_button_count ,regc 
-0x5bc7 023374 fetch 1 ,mem_device_flag 
-0x5bc8 023375 beq mode_24g_device ,timer_single_step 
-0x5bc9 023376 arg mouse_long_button_bt_discovery ,regb 
-0x5bca 023377 call timer_single_step 
-0x5bcb 023378 fetch 1 ,mem_combination_ui_button_count 
-0x5bcc 023379 beq 1 ,mouse_bt_discovery_button_down_enable 
-0x5bcd 023380 rtn 
-:      023382 mouse_check_discovery_timeout_timer:
-0x5bce 023383 arg mem_mouse_discovery_timer ,regc 
-0x5bcf 023384 arg mouse_check_discovery_timeout ,regb 
-0x5bd0 023385 branch timer_single_step_2b 
-:      023387 mouse_check_discovery_timeout:
-0x5bd1 023388 call mouse_stop_discovery 
-0x5bd2 023389 branch mouse_app_enter_hibernate 
-:      023391 mouse_check_direct_timeout_timer:
-0x5bd3 023392 arg mem_mouse_direct_timer ,regc 
-0x5bd4 023393 arg mouse_check_direct_timeout ,regb 
-0x5bd5 023394 call timer_single_step 
-0x5bd6 023395 fetch 1 ,mem_mouse_direct_timer 
-0x5bd7 023396 beq 1 ,app_ble_stop_direct_adv 
-0x5bd8 023397 rtn 
-:      023399 mouse_check_direct_timeout:
-0x5bd9 023400 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5bda 023401 beq 0xff ,mouse_buletooth_fast_conn_end 
-0x5bdb 023402 fetch 1 ,mem_reconn_times 
-0x5bdc 023403 nbranch mouse_polling_device ,blank 
-0x5bdd 023404 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bde 023405 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
-0x5bdf 023406 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
-0x5be0 023407 branch mouse_app_enter_hibernate 
-:      023409 mouse_le_enable_att_list_timer:
-0x5be1 023410 arg mem_le_start_encrypt_timer ,regc 
-0x5be2 023411 arg mouse_le_write_enable ,regb 
-0x5be3 023412 branch timer_single_step 
-:      023414 mouse_le_send_smp_security_request_timer:
-0x5be4 023415 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x5be5 023416 rtn blank 
-0x5be6 023417 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x5be7 023418 arg mouse_le_pairing_sm_start_check ,regb 
-0x5be8 023419 branch timer_single_step 
-:      023420 mouse_le_pairing_sm_start_check:
-0x5be9 023421 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5bea 023422 nrtn blank 
-0x5beb 023423 fetch 1 ,mem_le_pairing_state 
-0x5bec 023424 rtnne flag_le_pairing_null 
-0x5bed 023425 branch le_pairing_sm_start 
-:      023427 mouse_le_battery_updata_timer:
-0x5bee 023428 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bef 023429 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x5bf0 023430 arg mem_le_battery_level_updata_timer ,regc 
-0x5bf1 023431 arg mouse_le_battery_level_updata ,regb 
-0x5bf2 023432 branch timer_single_step 
-:      023434 mouse_le_battery_level_updata:
-0x5bf3 023435 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5bf4 023436 store 2 ,mem_le_battery_level_updata_timer 
-0x5bf5 023437 branch mouse_fill_battery_level_le 
-:      023439 mouse_le_enable_att_list:
-0x5bf6 023440 fetch 1 ,mem_le_connect_status_flag 
-0x5bf7 023441 rtnbit1 ll_pairing_success_flag 
-0x5bf8 023442 call mouse_updata_le_param 
-0x5bf9 023443 arg write_req_enable_flag ,queue 
-0x5bfa 023444 branch mouse_le_enable_connect_flag 
-:      023446 mouse_check_reconnect_delay_long_sleep:
-0x5bfb 023447 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
-0x5bfc 023448 arg mouse_app_enter_hibernate ,regb 
-0x5bfd 023449 branch timer_single_step 
-:      023451 mouse_current_mult_update_timer:
-0x5bfe 023452 arg mem_mouse_current_mult_timer ,regc 
-0x5bff 023453 arg mouse_current_mult_reinit ,regb 
-0x5c00 023454 branch timer_single_step 
-:      023455 mouse_current_mult_reinit:
-0x5c01 023456 fetch 1 ,mem_lpm_mult_init 
-0x5c02 023457 store 1 ,mem_lpm_mult 
-0x5c03 023458 jam 1 ,mem_mouse_long_mult_flag 
-0x5c04 023459 rtn 
-:      023462 mouse_check_no_data_timeout_timer:
-0x5c05 023463 arg mem_mouse_no_data_timer ,regc 
-0x5c06 023464 arg mouse_check_no_data_timeout ,regb 
-0x5c07 023465 branch timer_single_step_2b 
-:      023467 mouse_check_no_data_timeout:
-0x5c08 023468 fetch 1 ,mem_device_flag 
-0x5c09 023469 beq mode_24g_device ,mouse_24g_hibernate_set 
-0x5c0a 023470 branch mouse_disconnect 
-:      023472 mouse_no_data_timer_init:
-0x5c0b 023473 fetch 2 ,mem_mouse_no_data_timeout 
-0x5c0c 023474 store 2 ,mem_mouse_no_data_timer 
-0x5c0d 023475 rtn 
-:      023477 mouse_store_information_delay_timer:
-0x5c0e 023478 arg mem_store_information_delay_timer ,regc 
-0x5c0f 023479 arg mouse_store_device_info_check ,regb 
-0x5c10 023480 branch timer_single_step 
-:      023482 mouse_store_device_info_check:
-0x5c11 023483 call mouse_store_device_info 
-0x5c12 023484 fetch 1 ,mem_mouse_need_soft_reset 
-0x5c13 023485 nbranch mouse_soft_reset ,blank 
-0x5c14 023486 rtn 
-:      023488 mouse_bb_event_discovery_btn:
-0x5c15 023489 isolate1 mark_24g ,mark 
-0x5c16 023490 call mouse_24g_stop ,true 
-0x5c17 023491 call mouse_disconnect 
-0x5c18 023492 call mouse_le_clean_connect_flag 
-0x5c19 023493 branch mouse_start_discovery 
-:      023495 mouse_start_discovery:
-0x5c1a 023496 bpatch patch11_0 ,mem_patch11 
-0x5c1b 023497 call mouse_device_discovery_led_config 
-0x5c1c 023498 fetch 2 ,mem_ui_state_map 
-0x5c1d 023499 isolate1 ui_state_ble_adv ,pdata 
-0x5c1e 023500 call mouse_stop_le_adv ,true 
-0x5c1f 023501 call mouse_bluetooth_fast_conn_disable 
-0x5c20 023502 fetch 2 ,mem_ui_state_map 
-0x5c21 023503 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x5c22 023504 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c23 023505 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x5c24 023506 fetcht 2 ,mem_random_addr_increase_count 
-0x5c25 023507 increase 1 ,temp 
-0x5c26 023508 storet 2 ,mem_random_addr_increase_count 
-0x5c27 023509 storet 2 ,mem_le_lap + 1 
-0x5c28 023510 random pdata 
-0x5c29 023511 store 1 ,mem_le_lap 
-:      023512 mouse_start_discovery_norandom:
-0x5c2a 023513 fetch 3 ,mem_mouse_le_lap_temp 
-0x5c2b 023514 store 3 ,mem_le_lap + 3 
-0x5c2c 023515 call app_lpm_mult_disable 
-0x5c2d 023516 fetch 2 ,mem_mouse_discovery_timeout 
-0x5c2e 023517 store 2 ,mem_mouse_discovery_timer 
-0x5c2f 023518 setarg 0 
-0x5c30 023519 store 2 ,mem_mouse_no_data_timer 
-0x5c31 023520 store 2 ,mem_le_battery_level_updata_timer 
-0x5c32 023521 store 1 ,mem_mouse_direct_timer 
-0x5c33 023522 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c34 023523 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x5c35 023524 arg mouse_store_eeprom_flag ,queue 
-0x5c36 023525 call mouse_enable_function_flag 
-0x5c37 023526 call mouse_bt_discovery_button_down_disable 
-0x5c38 023527 branch mouse_check_51cmd_adv 
-:      023529 mouse_stop_discovery:
-0x5c39 023530 bpatch patch11_1 ,mem_patch11 
-0x5c3a 023531 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5c3b 023532 call mouse_disable_function_flag 
-0x5c3c 023533 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c3d 023534 branch mouse_stop_le_adv 
-:      023535 mouse_stop_le_adv:
-0x5c3e 023536 setarg 0 
-0x5c3f 023537 store 1 ,mem_mouse_direct_timer 
-0x5c40 023538 store 2 ,mem_mouse_discovery_timer 
-0x5c41 023539 branch check_51cmd_stop_adv 
-:      023541 mouse_store_remote_bdaddr:
-0x5c42 023542 bpatch patch11_2 ,mem_patch11 
-0x5c43 023543 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c44 023544 rtnbit0 mouse_store_eeprom_flag 
-0x5c45 023545 arg mouse_store_eeprom_flag ,queue 
-0x5c46 023546 call mouse_disable_function_flag 
-0x5c47 023547 call mouse_check_device_addr 
-:      023548 mouse_unplug_clean_bdaddr:
-0x5c48 023549 call mouse_before_store_reconn_info 
-0x5c49 023550 branch mouse_store_device_info_delay 
-:      023552 mouse_check_device_addr:
-0x5c4a 023553 fetch 1 ,mem_record_bt_mode 
-0x5c4b 023554 beq rec_4_mode ,mouse_check_le_device_addr 
-0x5c4c 023555 rtn 
-:      023556 mouse_check_le_device_addr:
-0x5c4d 023557 store 1 ,mem_device_addr_temp 
-0x5c4e 023558 fetch 6 ,mem_le_plap 
-:      023559 mouse_check_bt_device_addr_common:
-0x5c4f 023560 store 6 ,mem_device_addr_temp + 1 
-0x5c50 023561 fetch 7 ,mem_device_addr_temp 
-0x5c51 023562 arg mem_device1_type ,contr 
-0x5c52 023563 arg 3 ,loopcnt 
-:      023564 mouse_check_device_addr_end:
-0x5c53 023565 ifetcht 7 ,contr 
-0x5c54 023566 isub temp ,null 
-0x5c55 023567 branch mouse_clean_addr ,zero 
-0x5c56 023568 increase 22 ,contr 
-0x5c57 023569 loop mouse_check_device_addr_end 
-0x5c58 023570 rtn 
-:      023571 mouse_before_store_reconn_info:
-0x5c59 023572 arg mem_device1_type ,rega 
-0x5c5a 023573 fetch 1 ,mem_device_flag 
-0x5c5b 023574 increase -1 ,pdata 
-0x5c5c 023575 mul32 pdata ,29 ,pdata 
-0x5c5d 023576 iadd rega ,rega 
-0x5c5e 023577 fetch 1 ,mem_record_bt_mode 
-0x5c5f 023578 istore 1 ,rega 
-0x5c60 023579 beq rec_4_mode ,mouse_store_le_device 
-0x5c61 023580 rtn 
-:      023582 mouse_store_le_device:
-0x5c62 023583 fetch 6 ,mem_le_plap 
-0x5c63 023584 istore 6 ,contw 
-0x5c64 023585 arg mem_le_ltk ,contr 
-0x5c65 023586 call memcpy16 
-0x5c66 023587 fetch 6 ,mem_le_lap 
-0x5c67 023588 istore 6 ,contw 
-0x5c68 023589 rtn 
-:      023591 mouse_clean_addr:
-0x5c69 023592 increase -6 ,contr 
-0x5c6a 023593 copy contr ,contw 
-0x5c6b 023594 fetcht 6 ,mem_device_addr_temp + 1 
-0x5c6c 023595 increase 3 ,temp 
-0x5c6d 023596 istoret 6 ,contw 
-0x5c6e 023597 rtn 
-:      023599 mouse_select_reconn_device:
-0x5c6f 023600 arg mem_device1_type ,rega 
-0x5c70 023601 fetch 1 ,mem_device_flag 
-0x5c71 023602 rtneq mode_24g_device 
-0x5c72 023603 increase -1 ,pdata 
-0x5c73 023604 mul32 pdata ,29 ,pdata 
-0x5c74 023605 iadd rega ,rega 
-0x5c75 023606 ifetch 1 ,rega 
-0x5c76 023607 store 1 ,mem_xrecord_mode 
-0x5c77 023608 beq rec_4_mode ,mouse_load_le_device 
-0x5c78 023609 rtn 
-:      023611 mouse_load_le_device:
-0x5c79 023612 ifetch 6 ,contr 
-:      023613 mouse_load_le_device_end:
-0x5c7a 023614 store 6 ,mem_hci_plap 
-0x5c7b 023615 arg mem_le_ltk ,contw 
-0x5c7c 023616 call memcpy16 
-0x5c7d 023617 ifetch 6 ,contr 
-0x5c7e 023618 store 6 ,mem_le_lap 
-0x5c7f 023619 rtn 
-:      023621 mouse_app_initflag_check:
-0x5c80 023622 bpatch patch11_3 ,mem_patch11 
-0x5c81 023623 fetch 2 ,mem_store_flag 
-0x5c82 023624 arg eeprom_init_flag ,temp 
-0x5c83 023625 isub temp ,null 
-0x5c84 023626 branch mouse_load_device_info ,zero 
-:      023627 mouse_app_initflag_check_next:
-0x5c85 023628 storet 2 ,mem_store_flag 
-0x5c86 023629 call mouse_ble_init_address 
-0x5c87 023630 fetch 1 ,mem_device_flag_temp 
-0x5c88 023631 store 1 ,mem_device_flag 
-0x5c89 023632 fetch 4 ,mem_24g_fast_conn_addr 
-0x5c8a 023633 store 4 ,mem_24g_receiver_addr 
-0x5c8b 023634 store 4 ,mem_24g_addr 
-:      023635 mouse_load_default_dpi:
-0x5c8c 023636 fetch 1 ,mem_config_sensor_dpi 
-0x5c8d 023637 store 1 ,mem_mouse_dpi 
-0x5c8e 023638 rtn 
-:      023640 mouse_load_device_info:
-0x5c8f 023641 call mouse_otp_load_dpi 
-0x5c90 023643 fetch 4 ,mem_mouse_24g_addr 
-0x5c91 023644 store 4 ,mem_24g_receiver_addr 
-0x5c92 023645 store 4 ,mem_24g_addr 
-0x5c93 023646 rtn 
-:      023648 mouse_otp_load_dpi:
-0x5c94 023649 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c95 023650 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5c96 023651 fetch 2 ,mem_otp_offset_dpi 
-0x5c97 023652 copy pdata ,regb 
-0x5c98 023653 call mouse_read_otp_dpi_common 
-0x5c99 023654 fetch 1 ,mem_mouse_dpi_temp 
-0x5c9a 023655 call mouse_load_default_dpi ,blank 
-0x5c9b 023656 rtn 
-:      023658 mouse_ble_init_address:
-0x5c9c 023659 fetch 6 ,mem_le_lap 
-0x5c9d 023660 store 6 ,mem_device1_locall_addr 
-0x5c9e 023661 add pdata ,0x0100 ,pdata 
-0x5c9f 023662 store 6 ,mem_device2_locall_addr 
-0x5ca0 023663 add pdata ,0x0100 ,pdata 
-0x5ca1 023664 store 6 ,mem_device3_locall_addr 
-0x5ca2 023665 rtn 
-:      023669 mouse_store_device_info_delay:
-0x5ca3 023670 fetch 1 ,mem_store_information_delay_timer_init 
-0x5ca4 023671 store 1 ,mem_store_information_delay_timer 
-0x5ca5 023672 rtn 
-:      023674 mouse_store_device_info:
-0x5ca6 023675 bpatch patch11_4 ,mem_patch11 
-0x5ca7 023676 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ca8 023677 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x5ca9 023678 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x5caa 023679 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
-0x5cab 023680 rtn 
-:      023682 mouse_store_dpi_info_check:
-0x5cac 023683 bpatch patch11_5 ,mem_patch11 
-0x5cad 023684 fetch mouse_flag_len ,mem_mouse_flag 
-0x5cae 023685 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x5caf 023686 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
-0x5cb0 023687 rtn 
-:      023691 mouse_store_eeprom_device_info:
-0x5cb1 023692 arg 128 ,temp 
-0x5cb2 023693 arg mem_device_flag ,rega 
-0x5cb3 023694 arg mouse_info_eeprom_offect ,regb 
-0x5cb4 023695 branch iicd_write_protect_eep_data 
-:      023697 mouse_store_eerpom_dpi:
-0x5cb5 023698 arg 1 ,temp 
-0x5cb6 023699 arg mem_mouse_dpi ,rega 
-0x5cb7 023700 arg mouse_dpi_eeprom_offect ,regb 
-0x5cb8 023701 branch iicd_write_protect_eep_data 
-:      023705 mouse_store_flash_device_info:
-0x5cb9 023706 call spid_init_flash 
-0x5cba 023707 call mouse_spid_flash_release_form_powerdown 
-0x5cbb 023708 call mouse_flash_erase_sector 
-0x5cbc 023710 call mouse_information_flash_parameters 
-0x5cbd 023711 call mouse_spid_write_flash 
-0x5cbe 023712 call mouse_spid_flash_powerdown 
-0x5cbf 023713 branch mouse_sensor_spi_init 
-:      023718 mouse_store_otp_device_info:
-0x5cc0 023719 call mouse_write_otp_device_flag 
-0x5cc1 023720 call mouse_write_otp_device_info 
-0x5cc2 023721 branch mouse_write_otp_le_addr_increase_count_info 
-:      023725 mouse_write_otp_device_flag:
-0x5cc3 023726 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5cc4 023727 copy regb ,regc 
-:      023728 mouse_write_otp_device_flag_loop:
-0x5cc5 023729 call mouse_read_otp_device_flag_common 
-0x5cc6 023730 fetch 1 ,mem_device_flag_temp 
-0x5cc7 023731 branch mouse_device_flag_store ,blank 
-0x5cc8 023732 store 1 ,mem_device_flag_last 
-0x5cc9 023733 increase 1 ,regc 
-0x5cca 023734 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5ccb 023735 isub regc ,null 
-0x5ccc 023736 nrtn positive 
-0x5ccd 023737 copy regc ,regb 
-0x5cce 023738 branch mouse_write_otp_device_flag_loop 
-:      023740 mouse_device_flag_store:
-0x5ccf 023741 fetch 1 ,mem_device_flag_last 
-0x5cd0 023742 and pdata ,0xf0 ,pdata 
-0x5cd1 023743 branch mouse_device_flag_store_check ,blank 
-0x5cd2 023744 fetch 1 ,mem_device_flag 
-0x5cd3 023745 store 1 ,mem_device_flag_value 
-:      023746 mouse_devoce_flag_store_end:
-0x5cd4 023747 arg 1 ,loopcnt 
-0x5cd5 023748 copy regc ,regb 
-0x5cd6 023749 arg mem_device_flag_value ,rega 
-0x5cd7 023750 branch otp_write 
-:      023752 mouse_device_flag_store_check:
-0x5cd8 023753 fetch 1 ,mem_device_flag_last 
-0x5cd9 023754 fetcht 1 ,mem_device_flag 
-0x5cda 023755 isub temp ,null 
-0x5cdb 023756 rtn zero 
-0x5cdc 023757 lshift4 temp ,temp 
-0x5cdd 023758 iadd temp ,pdata 
-0x5cde 023759 store 1 ,mem_device_flag_value 
-0x5cdf 023761 copy regc ,pdata 
-0x5ce0 023762 fetcht 2 ,mem_otp_offset_device_flag 
-0x5ce1 023763 isub temp ,null 
-0x5ce2 023764 branch mouse_devoce_flag_store_end ,zero 
-0x5ce3 023766 increase -1 ,regc 
-0x5ce4 023767 branch mouse_devoce_flag_store_end 
-:      023771 mouse_write_otp_device_info:
-0x5ce5 023772 fetch 1 ,mem_device_flag 
-0x5ce6 023773 beq mode_24g_device ,mouse_write_otp_24g_addr 
-0x5ce7 023774 beq mode_bt_device1 ,mouse_write_otp_le_device1 
-0x5ce8 023775 beq mode_bt_device2 ,mouse_write_otp_le_device2 
-0x5ce9 023776 rtn 
-:      023778 mouse_write_otp_24g_addr:
-0x5cea 023779 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5ceb 023780 copy regb ,regc 
-:      023781 mouse_otp_store_24g_addr_loop:
-0x5cec 023782 call mouse_read_otp_24g_addr_common 
-0x5ced 023783 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5cee 023784 branch mouse_24g_addr_store ,blank 
-0x5cef 023785 store 4 ,mem_mouse_24g_addr_last 
-0x5cf0 023786 increase 4 ,regc 
-0x5cf1 023787 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5cf2 023788 isub regc ,null 
-0x5cf3 023789 nrtn positive 
-0x5cf4 023790 copy regc ,regb 
-0x5cf5 023791 branch mouse_otp_store_24g_addr_loop 
-:      023793 mouse_24g_addr_store:
-0x5cf6 023794 fetch 4 ,mem_mouse_24g_addr_last 
-0x5cf7 023795 fetcht 4 ,mem_mouse_24g_addr 
-0x5cf8 023796 isub temp ,null 
-0x5cf9 023797 rtn zero 
-0x5cfa 023798 arg 4 ,loopcnt 
-0x5cfb 023799 arg mem_mouse_24g_addr ,rega 
-0x5cfc 023800 copy regc ,regb 
-0x5cfd 023801 branch otp_write 
-:      023803 mouse_write_otp_le_device1:
-0x5cfe 023804 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5cff 023805 copy regb ,regc 
-:      023806 mouse_otp_store_le_addr1_loop:
-0x5d00 023807 call mouse_read_otp_le_addr1_common 
-0x5d01 023808 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5d02 023809 branch mouse_le_addr1_store ,blank 
-0x5d03 023810 store 6 ,mem_mouse_le_addr1_last 
-0x5d04 023811 increase 6 ,regc 
-0x5d05 023812 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5d06 023813 isub regc ,null 
-0x5d07 023814 nrtn positive 
-0x5d08 023815 copy regc ,regb 
-0x5d09 023816 branch mouse_otp_store_le_addr1_loop 
-:      023818 mouse_le_addr1_store:
-0x5d0a 023819 fetch 6 ,mem_mouse_le_addr1_last 
-0x5d0b 023820 fetcht 6 ,mem_device1_addr 
-0x5d0c 023821 isub temp ,null 
-0x5d0d 023822 rtn zero 
-0x5d0e 023823 arg 6 ,loopcnt 
-0x5d0f 023824 arg mem_device1_addr ,rega 
-0x5d10 023825 copy regc ,regb 
-0x5d11 023826 branch otp_write 
-:      023829 mouse_write_otp_le_device2:
-0x5d12 023830 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5d13 023831 copy regb ,regc 
-:      023832 mouse_otp_store_le_addr2_loop:
-0x5d14 023833 call mouse_read_otp_le_addr2_common 
-0x5d15 023834 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5d16 023835 branch mouse_le_addr2_store ,blank 
-0x5d17 023836 store 6 ,mem_mouse_le_addr2_last 
-0x5d18 023837 increase 6 ,regc 
-0x5d19 023838 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5d1a 023839 isub regc ,null 
-0x5d1b 023840 nrtn positive 
-0x5d1c 023841 copy regc ,regb 
-0x5d1d 023842 branch mouse_otp_store_le_addr2_loop 
-:      023844 mouse_le_addr2_store:
-0x5d1e 023845 fetch 6 ,mem_mouse_le_addr2_last 
-0x5d1f 023846 fetcht 6 ,mem_device2_addr 
-0x5d20 023847 isub temp ,null 
-0x5d21 023848 rtn zero 
-0x5d22 023849 arg 6 ,loopcnt 
-0x5d23 023850 arg mem_device2_addr ,rega 
-0x5d24 023851 copy regc ,regb 
-0x5d25 023852 branch otp_write 
-:      023856 mouse_write_otp_le_addr_increase_count_info:
-0x5d26 023857 fetch 1 ,mem_device_flag 
-0x5d27 023858 rtneq mode_24g_device 
-0x5d28 023859 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5d29 023860 copy regb ,regc 
-:      023861 mouse_otp_store_le_addr_increase_count_loop:
-0x5d2a 023862 call mouse_read_otp_le_addr_increase_count_common 
-0x5d2b 023863 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5d2c 023864 branch mouse_le_addr_increase_count_store ,blank 
-0x5d2d 023865 store 2 ,mem_random_addr_increase_count_last 
-0x5d2e 023866 increase 2 ,regc 
-0x5d2f 023867 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5d30 023868 isub regc ,null 
-0x5d31 023869 nrtn positive 
-0x5d32 023870 copy regc ,regb 
-0x5d33 023871 branch mouse_otp_store_le_addr_increase_count_loop 
-:      023873 mouse_le_addr_increase_count_store:
-0x5d34 023874 fetch 2 ,mem_random_addr_increase_count_last 
-0x5d35 023875 fetcht 2 ,mem_random_addr_increase_count 
-0x5d36 023876 isub temp ,null 
-0x5d37 023877 rtn zero 
-0x5d38 023878 arg 2 ,loopcnt 
-0x5d39 023879 arg mem_random_addr_increase_count ,rega 
-0x5d3a 023880 copy regc ,regb 
-0x5d3b 023881 branch otp_write 
-:      023885 mouse_store_otp_dpi:
-0x5d3c 023886 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d3d 023887 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5d3e 023888 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5d3f 023889 copy regb ,regc 
-:      023890 mouse_otp_store_dpi_loop:
-0x5d40 023891 call mouse_read_otp_dpi_common 
-0x5d41 023892 fetch 1 ,mem_mouse_dpi_temp 
-0x5d42 023893 branch mouse_otp_dpi_store ,blank 
-0x5d43 023894 store 1 ,mem_mouse_dpi_last 
-0x5d44 023895 increase 1 ,regc 
-0x5d45 023896 fetch 2 ,mem_otp_offset_dpi_end 
-0x5d46 023897 isub regc ,null 
-0x5d47 023898 nrtn positive 
-0x5d48 023899 copy regc ,regb 
-0x5d49 023900 branch mouse_otp_store_dpi_loop 
-:      023902 mouse_otp_dpi_store:
-0x5d4a 023903 fetch 1 ,mem_mouse_dpi_last 
-0x5d4b 023904 and pdata ,0xf0 ,pdata 
-0x5d4c 023905 branch mouse_dpi_store_last ,blank 
-0x5d4d 023906 fetch 1 ,mem_mouse_dpi 
-0x5d4e 023907 store 1 ,mem_mouse_otp_dpi_value 
-:      023908 mouse_dpi_store_end:
-0x5d4f 023909 arg 1 ,loopcnt 
-0x5d50 023910 copy regc ,regb 
-0x5d51 023911 arg mem_mouse_otp_dpi_value ,rega 
-0x5d52 023912 branch otp_write 
-:      023914 mouse_dpi_store_last:
-0x5d53 023915 fetch 1 ,mem_mouse_dpi_last 
-0x5d54 023916 fetcht 1 ,mem_mouse_dpi 
-0x5d55 023917 isub temp ,null 
-0x5d56 023918 rtn zero 
-0x5d57 023919 lshift4 temp ,temp 
-0x5d58 023920 iadd temp ,pdata 
-0x5d59 023921 store 1 ,mem_mouse_otp_dpi_value 
-0x5d5a 023923 copy regc ,pdata 
-0x5d5b 023924 fetcht 2 ,mem_otp_offset_dpi 
-0x5d5c 023925 isub temp ,null 
-0x5d5d 023926 branch mouse_dpi_store_end ,zero 
-0x5d5e 023928 increase -1 ,regc 
-0x5d5f 023929 branch mouse_dpi_store_end 
-:      023938 mouse_load_eeprom_info_check:
-0x5d60 023939 call iicd_read_init_pin 
-0x5d61 023940 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d62 023941 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x5d63 023942 ncall clear_eeprom_size_2k ,true 
-0x5d64 023943 call mouse_eeprom_load_recon_info 
-0x5d65 023944 branch mouse_app_initflag_check 
-:      023946 mouse_eeprom_load_recon_info:
-0x5d66 023947 arg 128 ,temp 
-0x5d67 023948 arg mem_device_flag ,rega 
-0x5d68 023949 arg mouse_info_eeprom_offect ,regb 
-0x5d69 023950 branch iicd_read_eep_data 
-:      023952 mouse_load_eeprom_dpi:
-0x5d6a 023953 arg 1 ,temp 
-0x5d6b 023954 arg mem_mouse_dpi ,rega 
-0x5d6c 023955 arg mouse_dpi_eeprom_offect ,regb 
-0x5d6d 023956 branch iicd_read_eep_data 
-:      023960 mouse_load_flash_info_check:
-0x5d6e 023961 call spid_init_flash 
-0x5d6f 023962 call mouse_spid_flash_release_form_powerdown 
-0x5d70 023963 call mouse_information_flash_parameters 
-0x5d71 023964 call spid_read_flash 
-0x5d72 023965 call mouse_spid_flash_powerdown 
-0x5d73 023966 call mouse_app_initflag_check 
-0x5d74 023967 branch mouse_sensor_spi_init 
-:      023969 mouse_information_flash_parameters:
-0x5d75 023970 setarg mem_mouse_information_end 
-0x5d76 023971 arg mem_mouse_information_start ,temp 
-0x5d77 023972 isub temp ,temp 
-0x5d78 023973 fetch 3 ,mem_flash_base 
-0x5d79 023974 arg mem_mouse_information_start ,rega 
-0x5d7a 023975 rtn 
-:      023977 mouse_spid_flash_release_form_powerdown:
-0x5d7b 023978 jam flash_command_release_from_powerdown ,mem_temp 
-:      023979 mouse_spid_write_flash_cmd:
-0x5d7c 023980 call delay_nop100 
-0x5d7d 023981 call spid_unlock_flash 
-0x5d7e 023982 arg mem_write_flash_head_temp ,rega 
-0x5d7f 023983 fetcht 1 ,mem_temp 
-0x5d80 023984 call mouse_spid_write_flash_cmd_common 
-0x5d81 023985 branch delay_nop100 
-:      023987 mouse_spid_flash_powerdown:
-0x5d82 023988 jam flash_command_powerdown ,mem_temp 
-0x5d83 023989 branch mouse_spid_write_flash_cmd 
-:      023991 mouse_spid_write_flash_cmd_common:
-0x5d84 023992 istoret 1 ,rega 
-0x5d85 023993 rshift16 pdata ,temp 
-0x5d86 023994 istoret 1 ,contw 
-0x5d87 023995 rshift8 pdata ,temp 
-0x5d88 023996 istoret 1 ,contw 
-0x5d89 023997 istore 1 ,contw 
-0x5d8a 023998 deposit rega 
-0x5d8b 023999 store 2 ,core_spid_txaddr 
-0x5d8c 024000 setarg 0 
-0x5d8d 024001 store 2 ,core_spid_rxlen 
-0x5d8e 024002 jam spid_start ,core_misc_ctrl 
-0x5d8f 024003 branch wait_spid_done 
-:      024005 mouse_flash_erase_sector:
-0x5d90 024006 fetch 3 ,mem_flash_base 
-0x5d91 024007 store 3 ,mem_spi_write_addr 
-0x5d92 024008 branch spid_flash_erase_sector + 2 
-:      024010 mouse_spid_write_flash:
-0x5d93 024011 copy pdata ,regc 
-0x5d94 024012 copy rega ,pdata 
-0x5d95 024013 increase -4 ,pdata 
-0x5d96 024014 copy pdata ,regb 
-0x5d97 024015 ifetch 4 ,regb 
-0x5d98 024016 store 4 ,mem_write_flash_head_temp 
-0x5d99 024017 copy regc ,pdata 
-0x5d9a 024018 call spid_write_flash 
-0x5d9b 024019 fetch 4 ,mem_write_flash_head_temp 
-0x5d9c 024020 istore 4 ,regb 
-0x5d9d 024021 rtn 
-:      024023 mouse_flash_power_down:
-0x5d9e 024024 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d9f 024025 rtnbit0 mouse_enable_flash 
-0x5da0 024026 call mouse_spid_flash_powerdown 
-0x5da1 024027 call twspi_enable 
-0x5da2 024028 fetcht 1 ,mem_spi_cs_gpio 
-0x5da3 024029 call gpio_out_inactive 
-0x5da4 024030 fetcht 1 ,mem_spi_hold_gpio 
-0x5da5 024031 branch mouse_gpio_config_input_pd 
-:      024035 mouse_load_otp_info_check:
-0x5da6 024036 call mouse_read_otp_dpi 
-0x5da7 024037 call mouse_read_otp_device_flag 
-0x5da8 024038 call mouse_read_otp_device_info 
-0x5da9 024039 call mouse_read_otp_le_addr_increase_count_info 
-:      024040 mouse_otp_load_app_initflag:
-0x5daa 024041 arg 2 ,loopcnt 
-0x5dab 024042 fetch 2 ,mem_otp_offset_app_initflag 
-0x5dac 024043 copy pdata ,regb 
-0x5dad 024044 arg mem_store_flag ,rega 
-0x5dae 024045 call otp_read_data 
-0x5daf 024046 call mouse_app_initflag_check 
-:      024047 mouse_otp_store_app_initflag:
-0x5db0 024048 arg 2 ,loopcnt 
-0x5db1 024049 arg mem_store_flag ,rega 
-0x5db2 024050 fetchr regb ,2 ,mem_otp_offset_app_initflag 
-0x5db3 024051 branch otp_write 
-:      024055 mouse_read_otp_device_flag:
-0x5db4 024056 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5db5 024057 copy regb ,regc 
-:      024058 mouse_read_otp_device_flag_loop:
-0x5db6 024059 call mouse_read_otp_device_flag_common 
-0x5db7 024060 fetch 1 ,mem_device_flag_temp 
-0x5db8 024061 branch mouse_device_flag_load ,blank 
-0x5db9 024062 store 1 ,mem_device_flag_last 
-0x5dba 024063 increase 1 ,regc 
-0x5dbb 024064 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5dbc 024065 isub regc ,null 
-0x5dbd 024066 nbranch mouse_device_flag_load ,positive 
-0x5dbe 024067 copy regc ,regb 
-0x5dbf 024068 branch mouse_read_otp_device_flag_loop 
-:      024070 mouse_read_otp_device_flag_common:
-0x5dc0 024071 arg 1 ,loopcnt 
-0x5dc1 024072 arg mem_device_flag_temp ,rega 
-0x5dc2 024073 branch otp_read_data 
-:      024075 mouse_device_flag_load:
-0x5dc3 024076 fetch 1 ,mem_device_flag_last 
-0x5dc4 024077 copy pdata ,temp 
-0x5dc5 024078 and pdata ,0xf0 ,pdata 
-0x5dc6 024079 branch mouse_device_flag_load_last ,blank 
-0x5dc7 024080 rshift4 pdata ,pdata 
-0x5dc8 024081 branch mouse_device_flag_load_end 
-:      024083 mouse_device_flag_load_last:
-0x5dc9 024084 copy temp ,pdata 
-:      024085 mouse_device_flag_load_end:
-0x5dca 024086 store 1 ,mem_device_flag 
-0x5dcb 024087 rtn 
-:      024090 mouse_read_otp_device_info:
-0x5dcc 024091 fetch 1 ,mem_device_flag 
-0x5dcd 024092 beq mode_24g_device ,mouse_read_otp_24g_addr 
-0x5dce 024093 beq mode_bt_device1 ,mouse_read_otp_le_device1 
-0x5dcf 024094 beq mode_bt_device2 ,mouse_read_otp_le_device2 
-0x5dd0 024095 rtn 
-:      024097 mouse_read_otp_le_device1:
-0x5dd1 024098 call mouse_read_otp_le_device1_addr 
-0x5dd2 024099 branch mouse_read_otp_le_device1_locall_addr 
-:      024101 mouse_read_otp_le_device2:
-0x5dd3 024102 call mouse_read_otp_le_device2_addr 
-0x5dd4 024103 branch mouse_read_otp_le_device2_locall_addr 
-:      024106 mouse_read_otp_le_device1_addr:
-0x5dd5 024107 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5dd6 024108 copy regb ,regc 
-:      024109 mouse_read_otp_le_device1_addr_loop:
-0x5dd7 024110 call mouse_read_otp_le_addr1_common 
-0x5dd8 024111 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5dd9 024112 branch mouse_le_addr1_load ,blank 
-0x5dda 024113 store 6 ,mem_mouse_le_addr1_last 
-0x5ddb 024114 increase 6 ,regc 
-0x5ddc 024115 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5ddd 024116 isub regc ,null 
-0x5dde 024117 nbranch mouse_le_addr1_load ,positive 
-0x5ddf 024118 copy regc ,regb 
-0x5de0 024119 branch mouse_read_otp_le_device1_addr_loop 
-:      024121 mouse_read_otp_le_addr1_common:
-0x5de1 024122 arg 6 ,loopcnt 
-0x5de2 024123 arg mem_mouse_le_addr1_temp ,rega 
-0x5de3 024124 branch otp_read_data 
-:      024126 mouse_le_addr1_load:
-0x5de4 024127 fetch 6 ,mem_mouse_le_addr1_last 
-0x5de5 024128 store 6 ,mem_device1_addr 
-0x5de6 024129 rtn 
-:      024132 mouse_read_otp_le_device1_locall_addr:
-0x5de7 024133 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x5de8 024134 copy regb ,regc 
-:      024135 mouse_read_otp_le_device1_locall_addr_loop:
-0x5de9 024136 call mouse_read_otp_le_locall_addr1_common 
-0x5dea 024137 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x5deb 024138 branch mouse_le_locall_addr1_load ,blank 
-0x5dec 024139 store 6 ,mem_mouse_le_locall_addr1_last 
-0x5ded 024140 increase 6 ,regc 
-0x5dee 024141 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x5def 024142 isub regc ,null 
-0x5df0 024143 nbranch mouse_le_locall_addr1_load ,positive 
-0x5df1 024144 copy regc ,regb 
-0x5df2 024145 branch mouse_read_otp_le_device1_locall_addr_loop 
-:      024147 mouse_read_otp_le_locall_addr1_common:
-0x5df3 024148 arg 6 ,loopcnt 
-0x5df4 024149 arg mem_mouse_le_locall_addr1_temp ,rega 
-0x5df5 024150 branch otp_read_data 
-:      024152 mouse_le_locall_addr1_load:
-0x5df6 024153 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x5df7 024154 store 6 ,mem_device1_locall_addr 
-0x5df8 024155 rtn 
-:      024159 mouse_read_otp_le_device2_addr:
-0x5df9 024160 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5dfa 024161 copy regb ,regc 
-:      024162 mouse_read_otp_le_device2_addr_loop:
-0x5dfb 024163 call mouse_read_otp_le_addr2_common 
-0x5dfc 024164 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5dfd 024165 branch mouse_le_addr2_load ,blank 
-0x5dfe 024166 store 6 ,mem_mouse_le_addr2_last 
-0x5dff 024167 increase 6 ,regc 
-0x5e00 024168 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5e01 024169 isub regc ,null 
-0x5e02 024170 nbranch mouse_le_addr2_load ,positive 
-0x5e03 024171 copy regc ,regb 
-0x5e04 024172 branch mouse_read_otp_le_device2_addr_loop 
-:      024174 mouse_read_otp_le_addr2_common:
-0x5e05 024175 arg 6 ,loopcnt 
-0x5e06 024176 arg mem_mouse_le_addr2_temp ,rega 
-0x5e07 024177 branch otp_read_data 
-:      024179 mouse_le_addr2_load:
-0x5e08 024180 fetch 6 ,mem_mouse_le_addr2_last 
-0x5e09 024181 store 6 ,mem_device2_addr 
-0x5e0a 024182 rtn 
-:      024185 mouse_read_otp_le_device2_locall_addr:
-0x5e0b 024186 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x5e0c 024187 copy regb ,regc 
-:      024188 mouse_read_otp_le_device2_locall_addr_loop:
-0x5e0d 024189 call mouse_read_otp_le_locall_addr2_common 
-0x5e0e 024190 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x5e0f 024191 branch mouse_le_locall_addr2_load ,blank 
-0x5e10 024192 store 6 ,mem_mouse_le_locall_addr2_last 
-0x5e11 024193 increase 6 ,regc 
-0x5e12 024194 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x5e13 024195 isub regc ,null 
-0x5e14 024196 nbranch mouse_le_locall_addr2_load ,positive 
-0x5e15 024197 copy regc ,regb 
-0x5e16 024198 branch mouse_read_otp_le_device2_locall_addr_loop 
-:      024200 mouse_read_otp_le_locall_addr2_common:
-0x5e17 024201 arg 6 ,loopcnt 
-0x5e18 024202 arg mem_mouse_le_locall_addr2_temp ,rega 
-0x5e19 024203 branch otp_read_data 
-:      024205 mouse_le_locall_addr2_load:
-0x5e1a 024206 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x5e1b 024207 store 6 ,mem_device2_locall_addr 
-0x5e1c 024208 rtn 
-:      024212 mouse_read_otp_24g_addr:
-0x5e1d 024213 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5e1e 024214 copy regb ,regc 
-:      024215 mouse_read_otp_24g_addr_loop:
-0x5e1f 024216 call mouse_read_otp_24g_addr_common 
-0x5e20 024217 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5e21 024218 branch mouse_24g_addr_load ,blank 
-0x5e22 024219 store 4 ,mem_mouse_24g_addr_last 
-0x5e23 024220 increase 4 ,regc 
-0x5e24 024221 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5e25 024222 isub regc ,null 
-0x5e26 024223 nbranch mouse_24g_addr_load ,positive 
-0x5e27 024224 copy regc ,regb 
-0x5e28 024225 branch mouse_read_otp_24g_addr_loop 
-:      024227 mouse_read_otp_24g_addr_common:
-0x5e29 024228 arg 4 ,loopcnt 
-0x5e2a 024229 arg mem_mouse_24g_addr_temp ,rega 
-0x5e2b 024230 branch otp_read_data 
-:      024232 mouse_24g_addr_load:
-0x5e2c 024233 fetch 4 ,mem_mouse_24g_addr_last 
-0x5e2d 024234 store 4 ,mem_mouse_24g_addr 
-0x5e2e 024235 rtn 
-:      024238 mouse_read_otp_le_addr_increase_count_info:
-0x5e2f 024239 fetch 1 ,mem_device_flag 
-0x5e30 024240 rtneq mode_24g_device 
-0x5e31 024241 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5e32 024242 copy regb ,regc 
-:      024243 mouse_read_otp_le_addr_increase_count_loop:
-0x5e33 024244 call mouse_read_otp_le_addr_increase_count_common 
-0x5e34 024245 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e35 024246 branch mouse_le_addr_increase_count_load ,blank 
-0x5e36 024247 store 2 ,mem_random_addr_increase_count_last 
-0x5e37 024248 increase 2 ,regc 
-0x5e38 024249 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5e39 024250 isub regc ,null 
-0x5e3a 024251 nbranch mouse_le_addr_increase_count_load ,positive 
-0x5e3b 024252 copy regc ,regb 
-0x5e3c 024253 branch mouse_read_otp_le_addr_increase_count_loop 
-:      024255 mouse_read_otp_le_addr_increase_count_common:
-0x5e3d 024256 arg 2 ,loopcnt 
-0x5e3e 024257 arg mem_random_addr_increase_count_temp ,rega 
-0x5e3f 024258 branch otp_read_data 
-:      024260 mouse_le_addr_increase_count_load:
-0x5e40 024261 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e41 024262 store 2 ,mem_random_addr_increase_count 
-0x5e42 024263 rtn 
-:      024266 mouse_read_otp_dpi:
-0x5e43 024267 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e44 024268 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
-0x5e45 024269 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5e46 024270 copy regb ,regc 
-:      024271 mouse_read_otp_dpi_loop:
-0x5e47 024272 call mouse_read_otp_dpi_common 
-0x5e48 024273 fetch 1 ,mem_mouse_dpi_temp 
-0x5e49 024274 branch mouse_dpi_load ,blank 
-0x5e4a 024275 store 1 ,mem_mouse_dpi_last 
-0x5e4b 024276 increase 1 ,regc 
-0x5e4c 024277 fetch 2 ,mem_otp_offset_dpi_end 
-0x5e4d 024278 isub regc ,null 
-0x5e4e 024279 nbranch mouse_dpi_load ,positive 
-0x5e4f 024280 copy regc ,regb 
-0x5e50 024281 branch mouse_read_otp_dpi_loop 
-:      024283 mouse_read_otp_dpi_common:
-0x5e51 024284 arg 1 ,loopcnt 
-0x5e52 024285 arg mem_mouse_dpi_temp ,rega 
-0x5e53 024286 branch otp_read_data 
-:      024288 mouse_dpi_load:
-0x5e54 024289 fetch 1 ,mem_mouse_dpi_last 
-0x5e55 024290 copy pdata ,temp 
-0x5e56 024291 and pdata ,0xf0 ,pdata 
-0x5e57 024292 branch mouse_dpi_load_last ,blank 
-0x5e58 024293 rshift4 pdata ,pdata 
-0x5e59 024294 branch mouse_dpi_load_end 
-:      024296 mouse_dpi_load_last:
-0x5e5a 024297 copy temp ,pdata 
-:      024298 mouse_dpi_load_end:
-0x5e5b 024299 store 1 ,mem_mouse_dpi 
-0x5e5c 024300 rtn 
-:      024305 mouse_idle:
-0x5e5d 024306 bpatch patch11_6 ,mem_patch11 
-0x5e5e 024307 call mouse_low_voltage_led_no_enter_lpm 
-0x5e5f 024308 call ui_check_paring_button 
-0x5e60 024309 call mouse_dpi_check 
-0x5e61 024310 call mouse_dpi_another_gpio_check 
-0x5e62 024311 call mouse_select_device_check 
-0x5e63 024312 call mouse_check_select_device_by_switch 
-0x5e64 024313 call mouse_bt_button_check 
-0x5e65 024314 branch mouse_wheel_check 
-:      024316 mouse_select_device_check:
-0x5e66 024317 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e67 024318 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
-0x5e68 024319 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
-0x5e69 024320 rtn 
-:      024322 mouse_select_device_by_pb_button_check_once:
-0x5e6a 024323 jam 0x03 ,mem_mouse_pbkey_press_status 
-:      024324 mouse_select_device_by_pb_button:
-0x5e6b 024325 call mouse_select_device_by_pb_button_check 
-0x5e6c 024326 branch mouse_select_device_by_pb_button_exit 
-:      024328 mouse_select_device_by_pb_button_check:
-0x5e6d 024329 bpatch patch11_7 ,mem_patch11 
-0x5e6e 024330 fetch 1 ,mem_config_select_device_button_gpio 
-0x5e6f 024331 rtneq gpio_disable 
-0x5e70 024332 arg 0 ,rega 
-0x5e71 024333 jam mouse_pb_key ,mem_mouse_key_temp 
-0x5e72 024334 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e73 024335 call mouse_pb_button_check 
-0x5e74 024336 store 1 ,mem_mouse_pbkey_press_status 
-0x5e75 024337 fetch 1 ,mem_matrix_public_gpio 
-0x5e76 024338 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
-0x5e77 024339 branch mouse_matrix_public_gpio_reset 
-:      024341 mouse_retransmit_select_device_by_pb_button:
-0x5e78 024342 call mouse_select_device_by_pb_button_check 
-0x5e79 024343 copy rega ,pdata 
-0x5e7a 024344 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0x5e7b 024345 branch mouse_select_device_button_up 
-:      024347 mouse_3io6key_pb_button_check_end:
-0x5e7c 024348 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e7d 024349 call mouse_gpio_config_input_pu 
-:      024350 mouse_select_device_by_pb_button_exit:
-0x5e7e 024351 copy rega ,pdata 
-0x5e7f 024352 bbit1 mouse_pb_key ,mouse_select_device_button_down 
-0x5e80 024353 branch mouse_select_device_button_up 
-:      024355 mouse_pb_button_check:
-0x5e81 024356 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e82 024357 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
-0x5e83 024358 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e84 024359 copy pdata ,regc 
-0x5e85 024360 fetch 1 ,mem_matrix_public_gpio 
-0x5e86 024361 beq gpio_disable ,mouse_3io6key_check 
-0x5e87 024362 fetch 1 ,mem_mouse_ghost_flag 
-0x5e88 024363 nbranch mouse_select_device_by_pb_button_end ,blank 
-0x5e89 024364 branch mouse_pb_button_connect_matrix 
-:      024366 mouse_select_device_by_pb_button_end:
-0x5e8a 024367 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e8b 024368 jam 0 ,mem_mouse_pbkey_press_status 
-0x5e8c 024369 rtn 
-:      024371 mouse_pb_button_connect_gnd:
-0x5e8d 024372 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e8e 024373 branch mouse_check_key_connect_gnd 
-:      024375 mouse_pb_button_connect_matrix:
-0x5e8f 024376 call gpio_get_bit 
-0x5e90 024377 fetcht 1 ,mem_matrix_public_gpio 
-0x5e91 024378 branch mouse_pb_button_connect_gnd ,true 
-0x5e92 024379 fetcht 1 ,mem_matrix_public_gpio 
-0x5e93 024380 call gpio_out_active 
-0x5e94 024381 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e95 024382 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e96 024383 branch mouse_check_key_connect_gnd 
-:      024385 mouse_select_device_button_up:
-0x5e97 024386 fetch 1 ,mem_select_device_button_statue 
-0x5e98 024387 rtneq pb_button_state_up 
-0x5e99 024388 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e9a 024389 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e9b 024390 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
-0x5e9c 024391 fetch 1 ,mem_bt_discovery_count 
-0x5e9d 024392 sub pdata ,20 ,null 
-0x5e9e 024393 ncall mouse_ready_reconnection_by_button ,positive 
-0x5e9f 024394 fetch 1 ,mem_ui_button_timeout 
-0x5ea0 024395 store 1 ,mem_bt_discovery_count 
-0x5ea1 024396 rtn 
-:      024398 mouse_select_device_button_down:
-0x5ea2 024399 call mouse_select_device_ghost_check 
-0x5ea3 024400 rtn user 
-0x5ea4 024401 fetch 1 ,mem_select_device_button_statue 
-0x5ea5 024402 rtneq pb_button_state_down 
-0x5ea6 024403 jam pb_button_state_down ,mem_select_device_button_statue 
-0x5ea7 024404 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ea8 024405 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
-0x5ea9 024406 fetch 1 ,mem_mouse_direct_timer 
-0x5eaa 024407 rtn blank 
-0x5eab 024408 fetch 1 ,mem_mouse_direct_timeout 
-0x5eac 024409 store 1 ,mem_mouse_direct_timer 
-0x5ead 024410 rtn 
-:      024412 mouse_select_device_ghost_check:
-0x5eae 024413 disable user 
-0x5eaf 024414 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb0 024415 rtnbit1 mouse_enable_pb_button_connect_gnd 
-:      024416 mouse_ghost_key_value_check:
-0x5eb1 024417 fetch 1 ,mem_mouse_lkey_press_status 
-0x5eb2 024418 rtn blank 
-0x5eb3 024419 fetch 1 ,mem_mouse_rkey_press_status 
-0x5eb4 024420 rtn blank 
-0x5eb5 024421 branch enable_user 
-:      024423 mouse_check_select_device_by_switch:
-0x5eb6 024424 bpatch patch12_0 ,mem_patch12 
-0x5eb7 024425 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb8 024426 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x5eb9 024427 fetcht 1 ,mem_device_switch_gpio 
-0x5eba 024428 call mouse_gpio_config_input_pu 
-0x5ebb 024429 fetcht 1 ,mem_device_switch_gpio 
-0x5ebc 024430 call gpio_get_bit 
-0x5ebd 024431 branch mouse_check_select_24g_device ,true 
-:      024432 mouse_select_btdevice:
-0x5ebe 024433 fetch 1 ,mem_device_flag 
-0x5ebf 024434 rtneq mode_bt_device1 
-0x5ec0 024435 jam mode_bt_device1 ,mem_device_flag 
-0x5ec1 024436 branch mouse_stop_bluetooth_mode 
-:      024438 mouse_check_select_24g_device:
-0x5ec2 024439 fetch 1 ,mem_device_flag 
-0x5ec3 024440 rtneq mode_24g_device 
-0x5ec4 024441 jam mode_24g_device ,mem_device_flag 
-0x5ec5 024442 branch mouse_24g_stop 
-:      024444 mouse_ready_reconnection_by_button:
-0x5ec6 024445 bpatch patch12_1 ,mem_patch12 
-0x5ec7 024446 fetch 1 ,mem_device_number 
-0x5ec8 024447 rtneq 1 
-0x5ec9 024448 call mouse_select_device_number 
-0x5eca 024449 storet 1 ,mem_device_flag 
-:      024450 mouse_store_device_number_before_reset:
-0x5ecb 024452 call mouse_select_device_enable 
-0x5ecc 024453 call mouse_stop_bluetooth_mode 
-0x5ecd 024454 call app_evt_button_long_pressed 
-0x5ece 024455 call mouse_select_device_disable 
-0x5ecf 024456 jam 1 ,mem_mouse_need_soft_reset 
-0x5ed0 024457 branch mouse_store_device_info_delay 
-:      024459 mouse_soft_reset:
-0x5ed1 024460 call mouse_select_device_enable 
-0x5ed2 024461 branch soft_reset_chip 
-:      024463 mouse_select_device_number:
-0x5ed3 024464 fetcht 1 ,mem_device_flag 
-0x5ed4 024465 increase 1 ,temp 
-0x5ed5 024466 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ed6 024467 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
-0x5ed7 024468 sub temp ,2 ,null 
-0x5ed8 024469 ncall mouse_select_device_count_clean_bt ,positive 
-0x5ed9 024470 rtn 
-:      024472 mouse_select_device_number_24g:
-0x5eda 024473 fetch 1 ,mem_device_number 
-0x5edb 024474 increase -1 ,pdata 
-0x5edc 024475 isub temp ,null 
-0x5edd 024476 ncall mouse_select_device_count_clean_24g ,positive 
-0x5ede 024477 rtn 
-:      024479 mouse_select_device_count_clean_24g:
-0x5edf 024480 arg 0 ,temp 
-0x5ee0 024481 rtn 
-:      024482 mouse_select_device_count_clean_bt:
-0x5ee1 024483 arg 1 ,temp 
-0x5ee2 024484 rtn 
-:      024486 mouse_store_device_number2eeprom:
-0x5ee3 024487 arg 1 ,temp 
-0x5ee4 024488 arg mem_device_flag ,rega 
-0x5ee5 024489 arg 0 ,regb 
-0x5ee6 024490 branch iicd_write_protect_eep_data 
-:      024492 mouse_bt_button_check:
-0x5ee7 024493 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ee8 024494 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
-0x5ee9 024495 branch mouse_select_device_by_pb_button 
-:      024497 mouse_select_device_enable:
-0x5eea 024498 arg mouse_select_device_flag ,queue 
-0x5eeb 024499 branch mouse_enable_function_flag 
-:      024500 mouse_select_device_disable:
-0x5eec 024501 arg mouse_select_device_flag ,queue 
-0x5eed 024502 branch mouse_disable_function_flag 
-:      024503 mouse_bt_cannel_reconn_enable:
-0x5eee 024504 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5eef 024505 branch mouse_enable_function_flag 
-:      024506 mouse_bt_cannel_reconn_disable:
-0x5ef0 024507 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5ef1 024508 branch mouse_disable_function_flag 
-:      024509 mouse_bt_discovery_button_down_enable:
-0x5ef2 024510 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef3 024511 branch mouse_enable_function_flag 
-:      024512 mouse_bt_discovery_button_down_disable:
-0x5ef4 024513 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef5 024514 branch mouse_disable_function_flag 
-:      024516 mouse_adc_read_enable:
-0x5ef6 024517 arg mouse_enable_adc ,queue 
-0x5ef7 024518 branch mouse_enable_function_flag 
-:      024520 mouse_24g_set_250hz:
-0x5ef8 024521 arg mouse_enable_24g_250hz ,queue 
-0x5ef9 024522 branch mouse_enable_function_flag 
-:      024524 mouse_24g_search_dongle_enable:
-0x5efa 024525 arg mouse_enable_24g_search_dongle ,queue 
-0x5efb 024526 branch mouse_enable_function_flag 
-:      024528 mouse_16m_enable:
-0x5efc 024529 arg mouse_enable_16m ,queue 
-0x5efd 024530 branch mouse_enable_function_flag 
-:      024532 mouse_dpi_4level_enable:
-0x5efe 024533 arg mouse_enable_dpi_level_4 ,queue 
-0x5eff 024534 branch mouse_enable_function_flag 
-:      024536 mouse_enable_function_flag:
-0x5f00 024537 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f01 024538 qset1 pdata 
-0x5f02 024539 store mouse_flag_len ,mem_mouse_flag 
-0x5f03 024540 rtn 
-:      024542 mouse_disable_function_flag:
-0x5f04 024543 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f05 024544 qset0 pdata 
-0x5f06 024545 store mouse_flag_len ,mem_mouse_flag 
-0x5f07 024546 rtn 
-:      024548 mouse_customer_key_enable:
-0x5f08 024549 setarg 0 
-0x5f09 024550 store 8 ,mem_customer_key_press 
-0x5f0a 024551 store 8 ,mem_customer_key_release 
-0x5f0b 024552 fetch 1 ,mem_mouse_customer_function 
-0x5f0c 024553 beq 2 ,mouse_customer_key_ctrl_alt_a 
-0x5f0d 024554 beq 3 ,mouse_customer_ac_home 
-0x5f0e 024555 beq 4 ,mouse_customer_key_play 
-0x5f0f 024556 setarg 0x070008 
-:      024557 mouse_customer_standrad_key_set:
-0x5f10 024558 store 8 ,mem_customer_key_press + 1 
-0x5f11 024559 rtn 
-:      024561 mouse_customer_key_ctrl_alt_a:
-0x5f12 024562 setarg 0x040005 
-0x5f13 024563 branch mouse_customer_standrad_key_set 
-:      024565 mouse_customer_ac_home:
-0x5f14 024566 setarg 0x022303 
-:      024567 mouse_customer_media_key_set:
-0x5f15 024568 store 8 ,mem_customer_key_press 
-0x5f16 024569 setarg 0x03 
-0x5f17 024570 store 8 ,mem_customer_key_release 
-0x5f18 024571 rtn 
-:      024573 mouse_customer_key_play:
-0x5f19 024574 setarg 0x00cd03 
-0x5f1a 024575 branch mouse_customer_media_key_set 
-:      024578 mouse_polling_device:
-0x5f1b 024579 bpatch patch12_2 ,mem_patch12 
-0x5f1c 024580 fetch 1 ,mem_reconn_times 
-0x5f1d 024581 increase -1 ,pdata 
-0x5f1e 024582 store 1 ,mem_reconn_times 
-0x5f1f 024583 fetcht 1 ,mem_device_flag 
-0x5f20 024584 sub temp ,1 ,null 
-0x5f21 024585 ncall mouse_select_device_number ,zero 
-0x5f22 024586 storet 1 ,mem_device_flag 
-0x5f23 024587 call mouse_store_device_number2eeprom 
-0x5f24 024588 call mouse_before_store_reconn_info 
-0x5f25 024589 branch mouse_start_reconnect_device 
-:      024593 mouse_drawing_optima:
-0x5f26 024594 bpatch patch12_3 ,mem_patch12 
-0x5f27 024595 fetch 1 ,mem_config_sensor_type 
-0x5f28 024596 rtneq p3212 
-0x5f29 024597 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f2a 024598 rtnbit0 mouse_enable_smoother 
-0x5f2b 024599 fetch 4 ,mem_mouse_x 
-0x5f2c 024600 rtn blank 
-0x5f2d 024601 call mouse_data_abs_check 
-0x5f2e 024602 setarg 0x03 
-0x5f2f 024603 call mouse_pdata_greater_than_check 
-0x5f30 024604 call mouse_disable_asm ,blank 
-0x5f31 024605 ncall mouse_enable_asm ,blank 
-0x5f32 024606 setarg 0x02 
-0x5f33 024607 call mouse_data_less_than_check 
-0x5f34 024608 call mouse_disable_asm ,blank 
-0x5f35 024609 fetch 1 ,mem_mouse_asm_flag 
-0x5f36 024610 beq 1 ,mouse_drawing_optima_modify 
-:      024611 mouse_drawing_optima_init:
-0x5f37 024612 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f38 024613 rtnbit0 mouse_enable_smoother 
-0x5f39 024614 arg 5 ,loopcnt 
-0x5f3a 024615 arg mem_mouse_asm_flag ,contw 
-0x5f3b 024616 branch clear_mem 
-:      024618 mouse_drawing_optima_modify:
-0x5f3c 024619 call mouse_drawing_optima_xy_offset_modify 
-0x5f3d 024620 fetch 2 ,mem_mouse_x_pre 
-0x5f3e 024621 store 2 ,mem_data_pre 
-0x5f3f 024622 fetch 2 ,mem_mouse_x 
-0x5f40 024623 store 2 ,mem_data_current 
-0x5f41 024624 call mouse_drawing_optima_data_x 
-0x5f42 024625 fetch 2 ,mem_data_pre 
-0x5f43 024626 store 2 ,mem_mouse_x_pre 
-0x5f44 024627 fetch 2 ,mem_data_current 
-0x5f45 024628 store 2 ,mem_mouse_x 
-0x5f46 024630 fetch 2 ,mem_mouse_y_pre 
-0x5f47 024631 store 2 ,mem_data_pre 
-0x5f48 024632 fetch 2 ,mem_mouse_y 
-0x5f49 024633 store 2 ,mem_data_current 
-0x5f4a 024634 call mouse_drawing_optima_data_y 
-0x5f4b 024635 fetch 2 ,mem_data_pre 
-0x5f4c 024636 store 2 ,mem_mouse_y_pre 
-0x5f4d 024637 fetch 2 ,mem_data_current 
-0x5f4e 024638 store 2 ,mem_mouse_y 
-0x5f4f 024639 rtn 
-:      024641 mouse_drawing_optima_xy_offset_modify:
-0x5f50 024642 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f51 024643 rtnbit0 mouse_enable_xy_offset 
-0x5f52 024644 bpatch patch12_4 ,mem_patch12 
-0x5f53 024645 fetch 2 ,mem_mouse_x_pre 
-0x5f54 024646 store 2 ,mem_data_value 
-0x5f55 024647 call mouse_pre_xy_data_judge 
-0x5f56 024648 store 2 ,mem_mouse_x_pre 
-0x5f57 024649 fetch 2 ,mem_mouse_x 
-0x5f58 024650 store 2 ,mem_data_value 
-0x5f59 024651 call mouse_current_xy_data_judge 
-0x5f5a 024652 store 2 ,mem_mouse_x 
-0x5f5b 024653 fetch 2 ,mem_mouse_y_pre 
-0x5f5c 024654 store 2 ,mem_data_value 
-0x5f5d 024655 call mouse_pre_xy_data_judge 
-0x5f5e 024656 store 2 ,mem_mouse_y_pre 
-0x5f5f 024657 fetch 2 ,mem_mouse_y 
-0x5f60 024658 store 2 ,mem_data_value 
-0x5f61 024659 call mouse_current_xy_data_judge 
-0x5f62 024660 store 2 ,mem_mouse_y 
-0x5f63 024661 rtn 
-:      024663 mouse_pre_xy_data_judge:
-0x5f64 024664 fetch 1 ,mem_data_value + 1 
-0x5f65 024665 branch mouse_pre_xy_pdata_offset ,blank 
-0x5f66 024666 branch mouse_pre_xy_ndata_offset 
-:      024668 mouse_pre_xy_pdata_offset:
-0x5f67 024669 fetch 1 ,mem_data_value 
-0x5f68 024670 call mouse_pre_xy_get_0_4_times 
-0x5f69 024671 store 1 ,mem_data_value 
-:      024672 mouse_xy_data_offset_new:
-0x5f6a 024673 fetch 2 ,mem_data_value 
-0x5f6b 024674 rtn 
-:      024675 mouse_pre_xy_ndata_offset:
-0x5f6c 024676 fetch 1 ,mem_data_value 
-0x5f6d 024677 call mouse_pdata_invert 
-0x5f6e 024678 call mouse_pre_xy_get_0_4_times 
-0x5f6f 024679 call disable_blank ,blank 
-0x5f70 024680 call mouse_pdata_get_new_value 
-0x5f71 024681 branch mouse_xy_data_offset_new 
-:      024683 mouse_current_xy_data_judge:
-0x5f72 024684 fetch 1 ,mem_data_value + 1 
-0x5f73 024685 branch mouse_current_xy_pdata_offset ,blank 
-0x5f74 024686 branch mouse_current_xy_ndata_offset 
-:      024687 mouse_current_xy_pdata_offset:
-0x5f75 024688 fetch 1 ,mem_data_value 
-0x5f76 024689 call mouse_current_xy_get_0_6_times 
-0x5f77 024690 store 1 ,mem_data_value 
-0x5f78 024691 branch mouse_xy_data_offset_new 
-:      024692 mouse_current_xy_ndata_offset:
-0x5f79 024693 fetch 1 ,mem_data_value 
-0x5f7a 024694 call mouse_pdata_invert 
-0x5f7b 024695 call mouse_current_xy_get_0_6_times 
-0x5f7c 024696 call disable_blank ,blank 
-0x5f7d 024697 call mouse_pdata_get_new_value 
-0x5f7e 024698 branch mouse_xy_data_offset_new 
-:      024700 mouse_pre_xy_get_0_4_times:
-0x5f7f 024701 mul32 pdata ,4 ,pdata 
-0x5f80 024702 div pdata ,5 
-0x5f81 024703 call wait_div_end 
-0x5f82 024704 quotient pdata 
-0x5f83 024705 rtn 
-:      024706 mouse_current_xy_get_0_6_times:
-0x5f84 024707 mul32 pdata ,12 ,pdata 
-0x5f85 024708 div pdata ,10 
-0x5f86 024709 call wait_div_end 
-0x5f87 024710 quotient pdata 
-0x5f88 024711 rtn 
-:      024713 mouse_drawing_optima_data_x:
-0x5f89 024714 fetch 2 ,mem_data_pre 
-0x5f8a 024715 fetcht 2 ,mem_data_current 
-0x5f8b 024716 iadd temp ,pdata 
-0x5f8c 024717 fetcht 1 ,mem_mouse_data_xtemp 
-0x5f8d 024718 iadd temp ,pdata 
-0x5f8e 024719 and pdata ,0x01 ,temp 
-0x5f8f 024720 storet 1 ,mem_mouse_data_xtemp 
-0x5f90 024721 branch mouse_drawing_optima_data 
-:      024723 mouse_drawing_optima_data_y:
-0x5f91 024724 fetch 2 ,mem_data_pre 
-0x5f92 024725 fetcht 2 ,mem_data_current 
-0x5f93 024726 iadd temp ,pdata 
-0x5f94 024727 fetcht 1 ,mem_mouse_data_ytemp 
-0x5f95 024728 iadd temp ,pdata 
-0x5f96 024729 and pdata ,0x01 ,temp 
-0x5f97 024730 storet 1 ,mem_mouse_data_ytemp 
-0x5f98 024731 branch mouse_drawing_optima_data 
-:      024733 mouse_drawing_optima_data:
-0x5f99 024734 store 3 ,mem_data_sum 
-0x5f9a 024735 isolate1 16 ,pdata 
-0x5f9b 024736 branch mouse_data_sum_overflow ,true 
-0x5f9c 024737 fetch 1 ,mem_data_sum + 1 
-0x5f9d 024738 beq 0xff ,mouse_data_sum_n 
-0x5f9e 024739 fetch 1 ,mem_data_sum 
-:      024740 mouse_data_store_pre:
-0x5f9f 024741 rshift pdata ,pdata 
-0x5fa0 024742 store 2 ,mem_data_pre 
-0x5fa1 024743 store 2 ,mem_data_current 
-0x5fa2 024744 rtn 
-:      024745 mouse_data_sum_overflow:
-0x5fa3 024746 fetch 1 ,mem_data_sum + 1 
-0x5fa4 024747 beq 0 ,mouse_data_sum_overflow_p 
-0x5fa5 024748 fetch 3 ,mem_data_sum 
-0x5fa6 024749 branch mouse_data_store_pre 
-:      024750 mouse_data_sum_overflow_p:
-0x5fa7 024751 jam 0 ,mem_data_sum + 2 
-0x5fa8 024752 fetch 1 ,mem_data_sum 
-0x5fa9 024753 branch mouse_data_store_pre 
-:      024755 mouse_data_sum_n:
-0x5faa 024756 fetch 1 ,mem_data_sum 
-0x5fab 024757 call mouse_pdata_get_half 
-0x5fac 024758 store 1 ,mem_data_pre 
-0x5fad 024759 store 1 ,mem_data_current 
-0x5fae 024760 branch mouse_data_zero ,blank 
-0x5faf 024761 setarg 0xff 
-:      024762 mouse_data_set_direction:
-0x5fb0 024763 store 1 ,mem_data_pre + 1 
-0x5fb1 024764 store 1 ,mem_data_current + 1 
-0x5fb2 024765 rtn 
-:      024766 mouse_data_zero:
-0x5fb3 024767 setarg 0 
-0x5fb4 024768 branch mouse_data_set_direction 
-:      024770 mouse_pdata_get_half:
-0x5fb5 024771 call mouse_pdata_invert 
-0x5fb6 024772 rshift pdata ,pdata 
-:      024773 mouse_pdata_get_new_value:
-0x5fb7 024774 call mouse_rega_in_out 
-0x5fb8 024775 sub pdata ,0 ,pdata 
-0x5fb9 024776 store 1 ,mem_data_value 
-0x5fba 024777 rtn 
-:      024779 mouse_pdata_invert:
-0x5fbb 024780 sub pdata ,0 ,pdata 
-:      024781 mouse_rega_in_out:
-0x5fbc 024782 store 1 ,mem_rega 
-0x5fbd 024783 fetch 1 ,mem_rega 
-0x5fbe 024784 rtn 
-:      024786 mouse_disable_asm:
-0x5fbf 024787 jam 0 ,mem_mouse_asm_flag 
-0x5fc0 024788 rtn 
-:      024789 mouse_enable_asm:
-0x5fc1 024790 jam 1 ,mem_mouse_asm_flag 
-0x5fc2 024791 rtn 
-:      024794 mouse_pdata_greater_than_check:
-0x5fc3 024795 isub rega ,null 
-0x5fc4 024796 nbranch disable_blank ,positive 
-0x5fc5 024797 isub regb ,null 
-0x5fc6 024798 nbranch disable_blank ,positive 
-0x5fc7 024799 branch enable_blank 
-:      024800 mouse_data_less_than_check:
-0x5fc8 024801 isub rega ,null 
-0x5fc9 024802 nrtn positive 
-0x5fca 024803 isub regb ,null 
-0x5fcb 024804 nrtn positive 
-0x5fcc 024805 branch enable_blank 
-:      024807 mouse_data_abs_check:
-0x5fcd 024808 fetch 2 ,mem_mouse_x 
-0x5fce 024809 call mouse_data_abs 
-0x5fcf 024810 copy pdata ,rega 
-0x5fd0 024811 fetch 2 ,mem_mouse_y 
-0x5fd1 024812 call mouse_data_abs 
-0x5fd2 024813 copy pdata ,regb 
-0x5fd3 024814 rtn 
-:      024816 mouse_data_abs:
-0x5fd4 024817 store 2 ,mem_data_current 
-0x5fd5 024818 fetch 1 ,mem_data_current + 1 
-0x5fd6 024819 beq 0xff ,mouse_data_reversal 
-0x5fd7 024820 fetch 1 ,mem_data_current 
-:      024821 mouse_data_abs_store:
-0x5fd8 024822 and_into 0xff ,pdata 
-0x5fd9 024824 rtn 
-:      024825 mouse_data_reversal:
-0x5fda 024826 fetch 2 ,mem_data_current 
-0x5fdb 024827 sub pdata ,0 ,pdata 
-0x5fdc 024828 branch mouse_data_abs_store 
-:      024830 mouse_24g_long_sleep_param_update_timer:
-0x5fdd 024831 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x5fde 024832 arg mouse_24g_long_sleep_normal_param ,regb 
-0x5fdf 024833 branch timer_single_step 
-:      024834 mouse_24g_long_sleep_normal_param:
-0x5fe0 024835 fetch 4 ,mem_24g_long_sleep_set1 
-0x5fe1 024836 store 4 ,mem_24g_enter_hibernate 
-0x5fe2 024837 jam 1 ,mem_mouse_long_mult_flag 
-0x5fe3 024838 rtn 
-:      024841 mouse_24g_long_sleep_set:
-0x5fe4 024842 fetch 1 ,mem_24g_long_sleep_set_level 
-0x5fe5 024843 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
-0x5fe6 024844 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
-0x5fe7 024845 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
-0x5fe8 024846 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
-:      024847 mouse_24g_long_sleep_set_80ms:
-0x5fe9 024848 setarg 0x0ea600 
-:      024849 mouse_24g_long_sleep_set_end:
-0x5fea 024850 store 4 ,mem_24g_long_sleep_set1 
-0x5feb 024851 rtn 
-:      024852 mouse_24g_long_sleep_set_30ms:
-0x5fec 024853 setarg 0x05e740 
-0x5fed 024854 branch mouse_24g_long_sleep_set_end 
-:      024855 mouse_24g_long_sleep_set_50ms:
-0x5fee 024856 setarg 0x0927c0 
-0x5fef 024857 branch mouse_24g_long_sleep_set_end 
-:      024858 mouse_24g_long_sleep_set_100ms:
-0x5ff0 024859 setarg 0x124f80 
-0x5ff1 024860 branch mouse_24g_long_sleep_set_end 
-:      024862 mouse_24g_hibernate_set:
-0x5ff2 024863 bpatch patch12_5 ,mem_patch12 
-0x5ff3 024864 jam 0 ,mem_24g_attempt_fail_flag 
-0x5ff4 024865 call g24_transmit_next_packet 
-0x5ff5 024866 setarg -1 
-0x5ff6 024867 store 4 ,mem_24g_enter_hibernate 
-0x5ff7 024868 setarg 0 
-0x5ff8 024869 store 7 ,mem_mouse_key 
-0x5ff9 024870 jam 1 ,mem_sensor_shutdown_flag 
-0x5ffa 024871 call mouse_sensor_powerdown 
-0x5ffb 024872 call mouse_setgpio_hibernate 
-0x5ffc 024873 branch mouse_24g_long_sleep 
-:      024875 mouse_wakeup_24g:
-0x5ffd 024876 fetch 1 ,mem_sensor_shutdown_flag 
-0x5ffe 024877 ncall mouse_wakeup_24g_from_long_sleep ,blank 
-0x5fff 024878 jam 0 ,mem_sensor_shutdown_flag 
-0x6000 024879 rtn 
-:      024881 mouse_wakeup_24g_from_long_sleep:
-0x6001 024882 call mouse_init_sensor_wakeup 
-0x6002 024883 fetch mouse_flag_len ,mem_mouse_flag 
-0x6003 024884 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      024885 mouse_wheel_gpio_init:
-0x6004 024886 fetch 1 ,mem_whee_a_data_gpio 
-0x6005 024887 arg gpcfg_pullup ,temp 
-0x6006 024888 call gpio_config_function_int 
-0x6007 024889 fetch 1 ,mem_whee_b_data_gpio 
-0x6008 024890 arg gpcfg_pullup ,temp 
-0x6009 024891 branch gpio_config_function_int 
-:      024893 mouse_24g_transmit_start:
-0x600a 024894 call mouse_24g_fast_conn_mode_check 
-0x600b 024895 fetch 1 ,mem_sensor_shutdown_flag 
-0x600c 024896 nbranch mouse_24g_short_sleep ,blank 
-0x600d 024897 branch g24_transmit_start_next 
-:      024899 mouse_24g_fast_conn_mode_check:
-0x600e 024900 fetch 4 ,mem_24g_receiver_addr 
-0x600f 024901 fetcht 4 ,mem_24g_fast_conn_addr 
-0x6010 024902 isub temp ,null 
-0x6011 024903 branch mouse_soft_agc_enable ,zero 
-0x6012 024904 branch mouse_soft_agc_disable 
-:      024906 mouse_soft_agc_enable:
-0x6013 024907 jam 0 ,mem_gain_fix 
-0x6014 024908 jam tx_power_factory ,mem_tx_power 
-0x6015 024909 rtn 
-:      024910 mouse_soft_agc_disable:
-0x6016 024911 jam 0xff ,mem_gain_fix 
-0x6017 024912 rtn 
-:      024914 mouse_24g_stop:
-0x6018 024915 set0 mark_24g ,mark 
-0x6019 024916 jam state_24g_stop ,mem_24g_conn_sm 
-0x601a 024917 arg mouse_24g_pairing_flag ,queue 
-0x601b 024918 branch mouse_disable_function_flag 
-:      024920 mouse_24g_start_mode:
-0x601c 024921 fetch mouse_flag_len ,mem_mouse_flag 
-0x601d 024922 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x601e 024923 call mouse_device_24g_pair_led_config 
-0x601f 024924 call mouse_wakeup_from_power_check 
-0x6020 024925 branch mouse_24g_reconn_dongle_start ,user 
-0x6021 024926 fetch mouse_flag_len ,mem_mouse_flag 
-0x6022 024927 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x6023 024928 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x6024 024929 call mouse_key_check_once 
-0x6025 024930 and rega ,0x07 ,pdata 
-0x6026 024931 fetcht 1 ,mem_mouse_commbination_key_24g 
-0x6027 024932 isub temp ,null 
-0x6028 024933 branch mouse_24g_start_pair_mode ,zero 
-0x6029 024934 branch mouse_24g_reconn_general_dongle 
-:      024936 mouse_24g_mode_setup_error:
-0x602a 024937 fetch 1 ,mem_reconn_times 
-0x602b 024938 nbranch mouse_polling_device ,blank 
-0x602c 024939 rtn 
-:      024941 mouse_24g_first_start_auto_pair_mode:
-0x602d 024942 call mouse_wakeup_from_power_check 
-0x602e 024943 branch mouse_24g_first_start_reconn ,user 
-:      024944 mouse_24g_reconn_general_dongle:
-0x602f 024945 jam mode_24g_device ,mem_device_flag 
-0x6030 024946 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x6031 024947 store 2 ,mem_24g_reconn_timeout 
-0x6032 024948 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
-0x6033 024949 branch g24_reconn_start 
-:      024951 mouse_24g_start_auto_pair:
-0x6034 024952 fetch 2 ,mem_24g_pair_timeout_init 
-0x6035 024953 store 2 ,mem_24g_reconn_timeout 
-0x6036 024954 jam pair_and_3_0_addr ,mem_24g_reconn_type 
-0x6037 024955 branch g24_reconn_start 
-:      024957 mouse_24g_first_start_reconn:
-0x6038 024958 fetch 1 ,mem_device_flag 
-0x6039 024959 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x603a 024960 call mouse_bluetooth_fast_conn_disable 
-:      024961 mouse_24g_first_bluetooth_reconnect:
-0x603b 024962 call mouse_24g_stop 
-0x603c 024963 jam mode_bt_device1 ,mem_device_flag 
-0x603d 024964 call mouse_select_reconn_device 
-0x603e 024965 branch mouse_start_reconnect_device 
-:      024967 mouse_24g_first_bb_event_reconn_timeout:
-0x603f 024968 call mouse_wakeup_from_power_check 
-0x6040 024969 branch mouse_app_enter_hibernate ,user 
-0x6041 024970 branch mouse_start_discovery 
-:      024972 mouse_24g_first_store_reconn_info:
-0x6042 024973 call mouse_wakeup_from_power_check 
-0x6043 024974 rtn user 
-0x6044 024975 fetch mouse_flag_len ,mem_mouse_flag 
-0x6045 024976 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
-0x6046 024977 rtn 
-:      024979 mouse_24g_start_pair_mode:
-0x6047 024980 call mouse_device_24g_pair_led_config 
-0x6048 024981 jam 0 ,mem_24g_reconn_type 
-0x6049 024982 arg mouse_24g_pairing_flag ,queue 
-0x604a 024983 call mouse_enable_function_flag 
-0x604b 024984 setarg 0 
-0x604c 024985 store 2 ,mem_24g_reconn_timeout 
-0x604d 024986 call mouse_stop_discovery 
-0x604e 024987 jam type_ms ,mem_24g_data_type 
-0x604f 024988 fetch mouse_flag_len ,mem_mouse_flag 
-0x6050 024989 bbit0 mouse_enable_keyboard ,g24_pair_start 
-0x6051 024990 jam type_kb ,mem_24g_data_type 
-0x6052 024991 branch g24_pair_start 
-:      024993 mouse_24g_attempt_fail:
-0x6053 024994 fetch 1 ,mem_24g_attempt_fail_flag 
-0x6054 024995 nbranch mouse_24g_hibernate_set ,blank 
-0x6055 024996 fetch 1 ,mem_24g_reconn_type 
-0x6056 024997 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
-0x6057 024998 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
-0x6058 024999 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
-:      025000 mouse_24g_attempt_fail_enter_hibernate:
-0x6059 025001 call mouse_24g_stop 
-0x605a 025002 fetch 1 ,mem_reconn_times 
-0x605b 025003 nbranch mouse_polling_device ,blank 
-0x605c 025004 fetch 1 ,mem_device_flag 
-0x605d 025005 beq mode_24g_device ,mouse_app_enter_hibernate 
-0x605e 025006 rtn 
-:      025008 mouse_24g_fast_conn_attempt_fail:
-0x605f 025009 fetch mouse_flag_len ,mem_mouse_flag 
-0x6060 025010 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x6061 025011 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x6062 025012 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x6063 025013 fetch 4 ,mem_mouse_24g_addr 
-0x6064 025014 fetcht 4 ,mem_mouse_compare_addr 
-0x6065 025015 isub temp ,null 
-0x6066 025016 branch mouse_24g_start_pair_mode ,zero 
-:      025017 mouse_24g_reconn_dongle_start:
-0x6067 025018 fetch 2 ,mem_24g_reconn_timeout_init 
-0x6068 025019 store 2 ,mem_24g_reconn_timeout 
-0x6069 025020 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
-0x606a 025021 branch g24_reconn_start 
-:      025023 mouse_24g_auto_pair_attempt_fail:
-0x606b 025024 fetch mouse_flag_len ,mem_mouse_flag 
-0x606c 025025 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x606d 025026 fetch 1 ,mem_device_number 
-0x606e 025027 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-0x606f 025028 branch mouse_24g_first_bluetooth_reconnect 
-:      025030 mouse_reconn_dongle_attempt_fail:
-0x6070 025031 fetch mouse_flag_len ,mem_mouse_flag 
-0x6071 025032 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x6072 025033 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x6073 025034 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x6074 025035 branch mouse_24g_start_auto_pair + 1 
-:      025037 mouse_24g_attempt_success:
-0x6075 025038 fetch 4 ,mem_24g_addr 
-0x6076 025039 store 4 ,mem_24g_receiver_addr 
-0x6077 025040 store 4 ,mem_mouse_24g_addr 
-0x6078 025041 call g24_ch_syncword_crc8_init 
-0x6079 025042 call mouse_no_data_timer_init 
-0x607a 025043 call mouse_device_poweron_led_config 
-0x607b 025044 call mouse_init_sensor_reset 
-0x607c 025045 jam 0 ,mem_mouse_long_mult_flag 
-0x607d 025046 jam 0 ,mem_24g_conn_sm 
-0x607e 025047 jam 0 ,mem_24g_reconn_type 
-0x607f 025048 fetch 4 ,mem_24g_receiver_addr 
-0x6080 025049 fetch 4 ,mem_24g_fast_conn_addr 
-0x6081 025050 isub temp ,null 
-0x6082 025051 rtn zero 
-0x6083 025052 branch mouse_24g_first_store_reconn_info 
-:      025054 mouse_24g_pairing_complete:
-0x6084 025055 call mouse_init_sensor_reset 
-0x6085 025056 call mouse_read_sensor_common 
-:      025057 mouse_24g_pairing_complete_common:
-0x6086 025058 call mouse_device_poweron_led_config 
-0x6087 025059 call mouse_no_data_timer_init 
-0x6088 025060 arg mouse_24g_pairing_flag ,queue 
-0x6089 025061 call mouse_disable_function_flag 
-0x608a 025062 setarg 0 
-0x608b 025063 store 2 ,mem_24g_pair_timeout 
-0x608c 025064 store 2 ,mem_24g_reconn_timeout 
-0x608d 025065 store 1 ,mem_24g_conn_sm 
-0x608e 025066 store 1 ,mem_mouse_move_flag 
-0x608f 025067 store 1 ,mem_24g_reconn_type 
-0x6090 025070 fetch 4 ,mem_24g_addr 
-0x6091 025071 store 4 ,mem_24g_receiver_addr 
-0x6092 025072 store 4 ,mem_mouse_24g_addr 
-0x6093 025073 branch mouse_store_device_info_delay 
-:      025075 mouse_24g_short_sleep_clear_wake:
-0x6094 025076 call clear_wake 
-0x6095 025077 branch lpm_write_gpio_wakeup 
-:      025079 mouse_24g_package_data:
-0x6096 025080 bpatch patch12_6 ,mem_patch12 
-0x6097 025081 rtnmark0 mark_24g 
-0x6098 025082 call mouse_motion 
-0x6099 025083 nrtn user 
-0x609a 025084 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x609b 025085 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x609c 025086 ncall mouse_24g_short_sleep_clear_wake ,blank 
-0x609d 025088 fetch mouse_flag_len ,mem_mouse_flag 
-0x609e 025089 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x609f 025090 fetch 1 ,mem_customer_key 
-0x60a0 025091 nbranch mouse_24g_keyboard_package_data ,blank 
-:      025092 mouse_24g_mouse_package_data:
-0x60a1 025093 call mouse_data_xy_release 
-0x60a2 025094 fetch 1 ,mem_24g_data_type 
-0x60a3 025095 bbit1 1 ,mouse_24g_mouse_package_data_now 
-0x60a4 025096 fetcht 1 ,mem_24g_txbuf + 1 
-0x60a5 025097 fetch 1 ,mem_mouse_key 
-0x60a6 025098 ior temp ,pdata 
-0x60a7 025099 store 1 ,mem_mouse_key 
-0x60a8 025100 fetcht 1 ,mem_24g_txbuf + 6 
-0x60a9 025101 fetch 1 ,mem_mouse_z 
-0x60aa 025102 iadd temp ,pdata 
-0x60ab 025103 store 1 ,mem_mouse_z 
-0x60ac 025104 fetcht 1 ,mem_24g_txbuf + 7 
-0x60ad 025105 fetch 1 ,mem_mouse_tz 
-0x60ae 025106 iadd temp ,pdata 
-0x60af 025107 store 1 ,mem_mouse_tz 
-:      025108 mouse_24g_mouse_package_data_now:
-0x60b0 025109 jam type_ms ,mem_24g_data_type 
-0x60b1 025110 arg 7 ,rega 
-0x60b2 025111 arg mem_mouse_key ,regb 
-0x60b3 025112 fetch 2 ,mem_mouse_z 
-0x60b4 025113 rtn blank 
-0x60b5 025114 branch g24_transmit_by_interrupt_enable 
-:      025116 mouse_24g_keyboard_package_data:
-0x60b6 025117 jam type_kb ,mem_24g_data_type 
-0x60b7 025118 arg 9 ,rega 
-0x60b8 025119 fetch 1 ,mem_customer_data_trigger 
-0x60b9 025120 nbranch mouse_customer_key_press ,blank 
-0x60ba 025121 arg mem_customer_key_release ,regb 
-0x60bb 025122 rtn 
-:      025123 mouse_customer_key_press:
-0x60bc 025124 arg mem_customer_key_press ,regb 
-0x60bd 025125 rtn 
-:      025130 mouse_24g_search_dongle_init:
-0x60be 025131 setarg 0 
-0x60bf 025132 store 3 ,mem_mouse_search_dongle_action 
-0x60c0 025133 rtn 
-:      025135 mouse_24g_search_dongle:
-0x60c1 025136 fetch mouse_flag_len ,mem_mouse_flag 
-0x60c2 025137 rtnbit0 mouse_enable_24g_search_dongle 
-0x60c3 025138 fetch 1 ,mem_mouse_long_mult_flag 
-0x60c4 025139 rtn blank 
-0x60c5 025140 fetch 1 ,mem_24g_abort_pac 
-0x60c6 025141 rtn blank 
-0x60c7 025142 fetch 1 ,mem_mouse_search_dongle_interval 
-0x60c8 025143 increase 1 ,pdata 
-0x60c9 025144 and_into 3 ,pdata 
-0x60ca 025145 store 1 ,mem_mouse_search_dongle_interval 
-0x60cb 025146 nrtn blank 
-0x60cc 025147 jam 0 ,mem_mouse_search_dongle_ch 
-:      025148 mouse_24g_search_dongle_loop:
-0x60cd 025149 bpatch patch12_7 ,mem_patch12 
-0x60ce 025150 fetch 1 ,mem_mouse_search_dongle_ch 
-0x60cf 025151 increase 1 ,pdata 
-0x60d0 025152 store 1 ,mem_mouse_search_dongle_ch 
-0x60d1 025153 sub pdata ,g24_ch_number ,null 
-0x60d2 025154 nbranch mouse_24g_search_dongle_loop_end ,positive 
-0x60d3 025155 call g24_reconn_data_prep 
-0x60d4 025156 call g24_transmit_receive_ack 
-0x60d5 025157 nbranch mouse_24g_search_dongle_loop_retry ,sync 
-0x60d6 025158 nbranch mouse_24g_search_dongle_loop_retry ,user3 
-0x60d7 025159 call mouse_g24_ackpayload_parse 
-0x60d8 025160 call mouse_24g_search_dongle_success 
-:      025161 mouse_24g_search_dongle_loop_end:
-0x60d9 025162 call g24_txbuf_clear 
-0x60da 025163 fetch 1 ,mem_mouse_search_dongle_count 
-0x60db 025164 increase 1 ,pdata 
-0x60dc 025165 store 1 ,mem_mouse_search_dongle_count 
-0x60dd 025166 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
-0x60de 025167 rtn 
-:      025169 mouse_24g_search_dongle_loop_retry:
-0x60df 025170 call g24_ch 
-0x60e0 025171 branch mouse_24g_search_dongle_loop 
-:      025173 mouse_24g_search_dongle_check:
-0x60e1 025174 jam 0 ,mem_mouse_search_dongle_count 
-0x60e2 025175 fetch 1 ,mem_mouse_search_dongle_action 
-0x60e3 025176 rtnbit1 g24_disconn_state 
-0x60e4 025177 set1 g24_disconn_state ,pdata 
-0x60e5 025178 store 1 ,mem_mouse_search_dongle_action 
-0x60e6 025179 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x60e7 025180 store 2 ,mem_mouse_no_data_timer 
-0x60e8 025181 branch mouse_sensor_powerdown 
-:      025183 mouse_24g_search_dongle_success:
-0x60e9 025184 fetch 1 ,mem_24g_abort_pac 
-0x60ea 025185 branch mouse_24g_search_dongle_init ,blank 
-0x60eb 025186 jam 0 ,mem_mouse_search_dongle_count 
-0x60ec 025187 fetch 1 ,mem_mouse_search_dongle_action 
-0x60ed 025188 rtnbit0 g24_disconn_state 
-0x60ee 025189 set0 g24_disconn_state ,pdata 
-0x60ef 025190 store 1 ,mem_mouse_search_dongle_action 
-0x60f0 025191 call mouse_no_data_timer_init 
-0x60f1 025192 branch mouse_init_sensor_wakeup 
-:      025194 mouse_g24_ackpayload_parse:
-0x60f2 025195 call g24_ackpayload_parse 
-0x60f3 025196 fetch 1 ,mem_24g_rxbuf + 1 
-0x60f4 025197 compare 0x08 ,pdata ,0xf8 
-0x60f5 025198 nrtn true 
-0x60f6 025199 fetch 1 ,mem_24g_rxbuf + 2 
-0x60f7 025200 beq 0xff ,mouse_24g_hibernate_set 
-0x60f8 025201 rtn 
-:      025206 mouse_g24_retransmit:
-0x60f9 025207 fetch 1 ,mem_mouse_need_soft_reset 
-0x60fa 025208 nrtn blank 
-0x60fb 025209 call mouse_retransmit_select_device_by_pb_button 
-0x60fc 025210 call mouse_select_device_by_dpi_button_once 
-0x60fd 025211 branch g24_retransmit0 
-:      025213 mouse_select_device_by_dpi_button_once:
-0x60fe 025214 arg 12 ,queue 
-0x60ff 025215 call timer_check 
-0x6100 025216 nrtn blank 
-0x6101 025217 call mouse_dpi_check_once 
-0x6102 025218 call mouse_dpi_key_check_long_press 
-:      025219 mouse_g24_retransmit_100ms_timer_init:
-0x6103 025220 arg 12 ,queue 
-0x6104 025221 setarg 160 
-0x6105 025222 branch timer_init 
-:      025224 mouse_dpi_check_once:
-0x6106 025225 fetch mouse_flag_len ,mem_mouse_flag 
-0x6107 025226 rtnbit0 mouse_enable_select_device_by_dpi_button 
-0x6108 025228 branch mouse_dpi_check 
-:      025231 mouse_24g_before_lpm_sleep:
-0x6109 025232 fetch 1 ,mem_device_flag 
-0x610a 025233 bne mode_24g_device ,lpm_sleep_skip_cb_function 
-0x610b 025234 fetch 1 ,mem_24g_disable_fec1 
-0x610c 025235 rtn blank 
-:      025236 mouse_peripheral_clock_off:
-0x610d 025237 jam 2 ,core_clksel 
-0x610e 025238 jam 0xf8 ,core_lpm_ctrl 
-0x610f 025239 rtn 
-:      025244 mouse_logo_led_on_timer:
-0x6110 025245 fetch 1 ,mem_mouse_logo_led_gpio 
-0x6111 025246 rtneq gpio_disable 
-0x6112 025247 fetch 2 ,mem_mouse_no_data_timer 
-0x6113 025248 rtn blank 
-0x6114 025249 fetch 2 ,mem_mouse_no_data_timeout 
-0x6115 025250 fetcht 2 ,mem_mouse_no_data_timer 
-0x6116 025251 isub temp ,temp 
-0x6117 025252 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x6118 025253 isub temp ,pdata 
-0x6119 025254 branch mouse_logo_led_on ,positive 
-:      025255 mouse_logo_led_off:
-0x611a 025256 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611b 025257 branch mouse_led_off 
-:      025258 mouse_logo_led_on:
-0x611c 025259 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611d 025260 branch mouse_led_on 
-:      025267 mouse_dpi_led_blink_delay_timer:
-0x611e 025268 arg mem_mouse_dpi_led_delay_count ,regc 
-0x611f 025269 arg mouse_dpi_led_blink_init ,regb 
-0x6120 025270 branch timer_single_step 
-:      025272 mouse_dpi_led_blink_init:
-0x6121 025273 bpatch patch13_0 ,mem_patch13 
-0x6122 025274 fetch 1 ,mem_config_sensor_type 
-0x6123 025275 beq p3212 ,mouse_dpi_led_blink_init_another 
-0x6124 025276 beq ka8g2 ,mouse_dpi_led_blink_init_another 
-0x6125 025277 fetcht 1 ,mem_mouse_dpi 
-0x6126 025278 increase 2 ,temp 
-:      025279 mouse_dpi_led_blink_init_next:
-0x6127 025280 sub temp ,3 ,null 
-0x6128 025281 call mouse_dpi_led_blink_init_level_4 ,positive 
-0x6129 025282 ncall mouse_dpi_led_blink_count_clean ,positive 
-0x612a 025283 copy temp ,pdata 
-0x612b 025284 iadd pdata ,pdata 
-0x612c 025285 store 1 ,mem_mouse_multi_led_blink_count 
-:      025286 mouse_multi_dpi_led_blink_enable:
-0x612d 025287 jam 4 ,mem_mouse_multi_led_blink_type 
-0x612e 025288 call mouse_multi_dpi_led_blink_timer_init 
-0x612f 025289 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6130 025290 branch mouse_multi_led_enable 
-:      025292 mouse_dpi_led_blink_init_another:
-0x6131 025293 fetcht 1 ,mem_mouse_dpi 
-0x6132 025294 increase 1 ,temp 
-0x6133 025295 branch mouse_dpi_led_blink_init_next 
-:      025297 mouse_dpi_led_blink_init_level_4:
-0x6134 025298 fetch mouse_flag_len ,mem_mouse_flag 
-0x6135 025299 rtnbit0 mouse_enable_dpi_level_4 
-0x6136 025300 increase 1 ,temp 
-0x6137 025301 rtn 
-:      025302 mouse_dpi_led_blink_count_clean:
-0x6138 025303 increase -3 ,temp 
-0x6139 025304 rtn 
-:      025307 mouse_dpi_led_blink_delay:
-0x613a 025308 fetch 1 ,mem_mouse_dpi_gpio 
-0x613b 025309 rtneq gpio_disable 
-0x613c 025310 fetch 2 ,mem_mouse_discovery_timer 
-0x613d 025311 nrtn blank 
-0x613e 025312 fetch 2 ,mem_24g_pair_timeout 
-0x613f 025313 nrtn blank 
-0x6140 025314 fetch 2 ,mem_24g_reconn_timeout 
-0x6141 025315 nrtn blank 
-0x6142 025316 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6143 025317 nrtn blank 
-0x6144 025318 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x6145 025319 branch mouse_dpi_led_blink_init ,blank 
-0x6146 025320 store 1 ,mem_mouse_dpi_led_delay_count 
-0x6147 025321 rtn 
-:      025329 mouse_check_dpi_blink:
-0x6148 025330 disable user 
-0x6149 025331 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x614a 025332 sub pdata ,4 ,null 
-0x614b 025333 nrtn zero 
-0x614c 025334 branch enable_user 
-:      025336 mouse_low_voltage_led_timer:
-0x614d 025337 fetch mouse_flag_len ,mem_mouse_flag 
-0x614e 025338 rtnbit0 mouse_enable_low_led 
-0x614f 025339 rtnbit0 mouse_low_voltage_flag 
-0x6150 025340 fetch 2 ,mem_mouse_discovery_timer 
-0x6151 025341 nrtn blank 
-0x6152 025342 fetch 2 ,mem_24g_pair_timeout 
-0x6153 025343 nrtn blank 
-0x6154 025344 fetch 2 ,mem_24g_reconn_timeout 
-0x6155 025345 nrtn blank 
-0x6156 025346 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6157 025347 nrtn blank 
-0x6158 025348 call mouse_check_dpi_blink 
-0x6159 025349 rtn user 
-0x615a 025351 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x615b 025352 branch mouse_low_led_blink_count_init_judge ,blank 
-:      025353 mouse_low_led_blink_timer:
-0x615c 025354 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
-0x615d 025355 increase 1 ,temp 
-0x615e 025356 storet 1 ,mem_adc_low_volatage_led_timer_count 
-0x615f 025357 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x6160 025358 isub temp ,null 
-0x6161 025359 ncall mouse_low_led_timer_count_clean ,positive 
-0x6162 025360 fetch 1 ,mem_mouse_low_led_blink_half_timer 
-0x6163 025361 isub temp ,null 
-0x6164 025362 nbranch mouse_low_voltage_led_off_judge ,positive 
-:      025363 mouse_low_voltage_led_on_judge:
-0x6165 025364 fetch mouse_flag_len ,mem_mouse_flag 
-0x6166 025365 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
-0x6167 025366 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
-:      025367 mouse_low_voltage_led_on:
-0x6168 025368 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6169 025369 branch mouse_led_on 
-:      025371 mouse_low_led_timer_count_clean:
-0x616a 025372 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x616b 025373 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x616c 025374 increase -1 ,pdata 
-0x616d 025375 store 1 ,mem_mouse_multi_low_led_blink_count 
-:      025376 mouse_low_voltage_led_off_judge:
-0x616e 025377 fetch mouse_flag_len ,mem_mouse_flag 
-0x616f 025378 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
-0x6170 025379 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
-:      025380 mouse_low_voltage_led_off:
-0x6171 025381 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6172 025382 branch mouse_led_off 
-:      025384 mouse_low_led_blink_count_init_judge:
-0x6173 025385 fetch mouse_flag_len ,mem_mouse_flag 
-0x6174 025386 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
-0x6175 025387 call mouse_multi_low_led_blink_count_init 
-0x6176 025388 branch mouse_low_led_blink_timer 
-:      025396 mouse_device_multi_led_parm_init:
-0x6177 025397 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6178 025398 call mouse_device_multi_led_all_off 
-0x6179 025399 jam 0 ,mem_mouse_multi_led_blink_type 
-0x617a 025400 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x617b 025401 rshift pdata ,pdata 
-0x617c 025402 store 1 ,mem_mouse_low_led_blink_half_timer 
-0x617d 025403 rtn 
-:      025404 mouse_multi_low_led_blink_count_init:
-0x617e 025405 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
-0x617f 025406 store 1 ,mem_mouse_multi_low_led_blink_count 
-0x6180 025407 rtn 
-:      025409 mouse_multi_led_blink_timer_init:
-0x6181 025410 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x6182 025411 beq 1 ,mouse_device_24g_led_blink_timer_init 
-0x6183 025412 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
-0x6184 025413 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
-:      025414 mouse_multi_dpi_led_blink_timer_init:
-0x6185 025415 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
-:      025416 mouse_store_multi_led_blink_timer:
-0x6186 025417 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6187 025418 rtn 
-:      025419 mouse_device_24g_led_blink_timer_init:
-0x6188 025420 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
-0x6189 025421 branch mouse_store_multi_led_blink_timer 
-:      025422 mouse_device_le_discovery_led_blink_timer_init:
-0x618a 025423 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
-0x618b 025424 branch mouse_store_multi_led_blink_timer 
-:      025425 mouse_device_le_reconn_led_blink_timer_init:
-0x618c 025426 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
-0x618d 025427 branch mouse_store_multi_led_blink_timer 
-:      025430 mouse_device_poweron_led_config:
-0x618e 025431 bpatch patch13_1 ,mem_patch13 
-0x618f 025432 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
-0x6190 025433 store 1 ,mem_mouse_multi_led_powon_timer 
-0x6191 025434 jam multi_led_on ,mem_mouse_multi_led_type 
-:      025435 mouse_multi_led_enable:
-0x6192 025436 jam off ,mem_mouse_multi_led_state 
-0x6193 025437 jam on ,mem_mouse_multi_led_blink_enable 
-0x6194 025438 rtn 
-:      025441 mouse_device_24g_pair_led_config:
-0x6195 025442 bpatch patch13_2 ,mem_patch13 
-0x6196 025443 fetch 1 ,mem_device_flag 
-0x6197 025444 rtnne mode_24g_device 
-0x6198 025445 call mouse_multi_led_blink_enable_init 
-0x6199 025446 jam 1 ,mem_mouse_multi_led_blink_type 
-0x619a 025447 call mouse_device_24g_led_blink_timer_init 
-0x619b 025448 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x619c 025449 rtn blank 
-0x619d 025450 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
-0x619e 025451 branch mouse_device_led_blink_count_init 
-:      025453 mouse_device_le_reconn_led_config:
-0x619f 025454 fetch 1 ,mem_device_flag 
-0x61a0 025455 rtneq mode_24g_device 
-0x61a1 025456 call mouse_multi_led_blink_enable_init 
-0x61a2 025457 fetch mouse_flag_len ,mem_mouse_flag 
-0x61a3 025458 rtnbit0 mouse_enable_bt_reconn_led_effect 
-0x61a4 025459 jam 3 ,mem_mouse_multi_led_blink_type 
-0x61a5 025460 call mouse_device_le_reconn_led_blink_timer_init 
-0x61a6 025461 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61a7 025462 rtn blank 
-0x61a8 025463 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
-:      025464 mouse_device_led_blink_count_init:
-0x61a9 025465 store 1 ,mem_mouse_multi_led_blink_count 
-0x61aa 025466 rtn 
-:      025468 mouse_device_discovery_led_config:
-0x61ab 025469 jam 0 ,mem_mouse_le_reconn_blink_limit 
-0x61ac 025470 jam 2 ,mem_mouse_multi_led_blink_type 
-0x61ad 025471 call mouse_device_le_discovery_led_blink_timer_init 
-:      025472 mouse_multi_led_blink_enable_init:
-0x61ae 025473 jam 1 ,mem_mouse_multi_led_blink_enable 
-0x61af 025474 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x61b0 025475 branch mouse_device_multi_led_on 
-:      025479 mouse_led_multi_timer:
-0x61b1 025480 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x61b2 025481 rtn blank 
-0x61b3 025482 fetch 1 ,mem_mouse_multi_led_type 
-0x61b4 025483 beq multi_led_blink ,mouse_multi_led_type_blink 
-:      025484 mouse_device_multi_led_type_on:
-0x61b5 025485 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x61b6 025486 branch mouse_device_poweron_led_off ,blank 
-0x61b7 025487 increase -1 
-0x61b8 025488 store 1 ,mem_mouse_multi_led_powon_timer 
-0x61b9 025489 branch mouse_device_led_on 
-:      025491 mouse_device_poweron_led_off:
-0x61ba 025492 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61bb 025493 call mouse_multi_low_led_blink_count_init 
-0x61bc 025494 branch mouse_device_led_off 
-:      025496 mouse_multi_led_type_blink:
-0x61bd 025497 bpatch patch13_3 ,mem_patch13 
-0x61be 025498 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61bf 025499 rtn blank 
-0x61c0 025500 beq 4 ,mouse_device_led_blink_limit 
-0x61c1 025501 branch mouse_device_led_blink_judge 
-:      025503 mouse_device_led_blink_judge:
-0x61c2 025504 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61c3 025505 beq 1 ,mouse_device_led_blink_limit 
-0x61c4 025506 branch mouse_multi_led_type_blink_next 
-:      025508 mouse_device_led_blink_limit:
-0x61c5 025509 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61c6 025510 branch mouse_multi_led_off_judge ,blank 
-:      025511 mouse_multi_led_type_blink_next:
-0x61c7 025512 arg mem_mouse_multi_led_blink_timer ,regc 
-0x61c8 025513 arg mouse_multi_led_type_blink_start ,regb 
-0x61c9 025514 branch timer_single_step 
-:      025516 mouse_multi_led_type_blink_start:
-0x61ca 025517 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61cb 025518 beq 4 ,mouse_multi_led_blink_count_decrease 
-0x61cc 025519 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61cd 025520 beq 1 ,mouse_multi_led_blink_count_decrease 
-:      025521 mouse_multi_led_blink:
-0x61ce 025522 call mouse_multi_led_blink_timer_init 
-0x61cf 025523 fetch 1 ,mem_mouse_multi_led_state 
-0x61d0 025524 beq on ,mouse_multi_led_off_judge_next 
-0x61d1 025525 branch mouse_multi_led_on_judge 
-:      025527 mouse_multi_led_blink_count_decrease:
-0x61d2 025528 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61d3 025529 increase -1 
-0x61d4 025530 store 1 ,mem_mouse_multi_led_blink_count 
-0x61d5 025531 branch mouse_multi_led_blink 
-:      025534 mouse_multi_led_on_judge:
-0x61d6 025535 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61d7 025536 beq 4 ,mouse_multi_dpi_led_on_judge 
-:      025537 mouse_device_multi_led_on:
-0x61d8 025538 jam on ,mem_mouse_multi_led_state 
-:      025539 mouse_device_led_on:
-0x61d9 025540 bpatch patch13_4 ,mem_patch13 
-0x61da 025541 fetch 1 ,mem_device_flag 
-0x61db 025542 beq mode_24g_device ,mouse_device_24g_led_on 
-0x61dc 025543 beq mode_bt_device1 ,mouse_device_bt1_led_on 
-0x61dd 025544 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x61de 025545 rtn 
-:      025546 mouse_device_24g_led_on:
-0x61df 025547 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61e0 025548 branch mouse_led_on 
-:      025549 mouse_device_bt1_led_on:
-0x61e1 025550 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61e2 025551 branch mouse_led_on 
-:      025552 mouse_device_bt2_led_on:
-0x61e3 025553 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-:      025554 mouse_led_on:
-0x61e4 025555 branch gpio_out_active 
-:      025557 mouse_led_off:
-0x61e5 025558 branch gpio_out_inactive 
-:      025560 mouse_multi_led_off_judge:
-0x61e6 025561 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61e7 025562 jam 0 ,mem_mouse_multi_led_blink_type 
-:      025563 mouse_multi_led_off_judge_next:
-0x61e8 025564 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61e9 025565 beq 4 ,mouse_multi_dpi_led_off_judge 
-:      025566 mouse_device_multi_led_off:
-0x61ea 025567 jam off ,mem_mouse_multi_led_state 
-:      025568 mouse_device_led_off:
-0x61eb 025569 bpatch patch13_5 ,mem_patch13 
-0x61ec 025570 fetch 1 ,mem_device_flag 
-0x61ed 025571 beq mode_24g_device ,mouse_device_24g_led_off 
-0x61ee 025572 beq mode_bt_device1 ,mouse_device_bt1_led_off 
-0x61ef 025573 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x61f0 025574 rtn 
-:      025575 mouse_device_24g_led_off:
-0x61f1 025576 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61f2 025577 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f3 025578 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f4 025579 branch gpio_set_high_impedance 
-:      025580 mouse_device_bt1_led_off:
-0x61f5 025581 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61f6 025582 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f7 025583 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f8 025584 branch gpio_set_high_impedance 
-:      025585 mouse_device_bt2_led_off:
-0x61f9 025586 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0x61fa 025587 fetch mouse_flag_len ,mem_mouse_flag 
-0x61fb 025588 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61fc 025589 branch gpio_set_high_impedance 
-:      025591 mouse_device_multi_led_all_off:
-0x61fd 025592 call mouse_device_24g_led_off 
-0x61fe 025593 call mouse_device_bt1_led_off 
-0x61ff 025594 call mouse_device_bt2_led_off 
-0x6200 025595 call mouse_low_voltage_led_off_judge 
-0x6201 025596 branch mouse_multi_dpi_led_off_judge 
-:      025598 mouse_multi_dpi_led_off_judge:
-0x6202 025599 jam off ,mem_mouse_multi_led_state 
-0x6203 025600 fetch mouse_flag_len ,mem_mouse_flag 
-0x6204 025601 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
-0x6205 025602 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
-:      025603 mouse_multi_dpi_led_off:
-0x6206 025604 fetcht 1 ,mem_mouse_dpi_gpio 
-0x6207 025605 branch mouse_led_off 
-:      025607 mouse_multi_dpi_led_on_judge:
-0x6208 025608 jam on ,mem_mouse_multi_led_state 
-0x6209 025609 fetch mouse_flag_len ,mem_mouse_flag 
-0x620a 025610 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
-0x620b 025611 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
-:      025612 mouse_multi_dpi_led_on:
-0x620c 025613 fetcht 1 ,mem_mouse_dpi_gpio 
-0x620d 025614 branch mouse_led_on 
-:      025618 mouse_low_voltage_led_no_enter_lpm:
-0x620e 025619 fetch mouse_flag_len ,mem_mouse_flag 
-0x620f 025620 rtnbit0 mouse_low_voltage_flag 
-0x6210 025621 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x6211 025622 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
-0x6212 025623 sub pdata ,temp ,null 
-0x6213 025624 branch mouse_lpm_mode_clear ,positive 
-:      025625 mouse_low_voltage_led_no_enter_lpm_next:
-0x6214 025626 fetch 1 ,mem_device_flag 
-0x6215 025627 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
-0x6216 025628 jam 1 ,mem_lpm_mode 
-0x6217 025629 rtn 
-:      025631 g24_transmit_by_interrupt_exit_check:
-0x6218 025632 fetch mouse_flag_len ,mem_mouse_flag 
-0x6219 025633 rtnbit1 mouse_enable_24g_250hz 
-0x621a 025634 branch g24_transmit_by_interrupt_exit 
-:      025636 mouse_lpm_mode_clear:
-0x621b 025637 fetch 1 ,mem_device_flag 
-0x621c 025638 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
-0x621d 025639 jam 0 ,mem_lpm_mode 
-0x621e 025640 rtn 
-:      025643 mouse_store_signal_rssi:
-0x621f 025645 fetch 1 ,mem_rssi 
-0x6220 025646 branch rssi_signal 
-:      025648 mouse_le_transmit:
-0x6221 025649 call mouse_store_signal_rssi 
-0x6222 025650 branch power_ctrl_start 
-:      025652 mouse_le_set_lpm_mult:
-0x6223 025653 fetch 1 ,mem_le_connect_status_flag 
-0x6224 025654 compare 3 ,pdata ,3 
-0x6225 025655 nbranch disable_blank ,true 
-0x6226 025656 call app_lpm_mult_enable 
-0x6227 025657 branch enable_blank 
-:      025659 mouse_set_lpm_mult:
-0x6228 025660 fetch 2 ,mem_ui_state_map 
-0x6229 025661 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
-0x622a 025662 rtn 
-:      025664 mouse_24g_long_sleep:
-0x622b 025665 call g24_lpm_wait 
-0x622c 025666 nrtn user 
-0x622d 025667 jam 1 ,mem_mouse_24g_long_sleep_flag 
-0x622e 025668 call g24_setgpio_lpm_before 
-0x622f 025669 jam 0 ,mem_mouse_24g_sleep_miss 
-0x6230 025670 call mouse_24g_send_time_long_wake 
-0x6231 025671 fetch 1 ,mem_sensor_shutdown_flag 
-0x6232 025672 ncall mouse_setgpio_hibernate ,blank 
-0x6233 025673 fetch 4 ,mem_24g_enter_hibernate 
-0x6234 025674 branch g24_long_seep2 
-:      025676 mouse_24g_short_sleep:
-0x6235 025677 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6236 025678 branch g24_short_sleep ,blank 
-0x6237 025679 call g24_lpm_wait 
-0x6238 025680 nrtn user 
-0x6239 025681 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x623a 025682 jam 0 ,mem_mouse_24g_sleep_miss 
-0x623b 025683 sub pdata ,0 ,null 
-0x623c 025684 nbranch mouse_24g_short_sleep_last_miss ,zero 
-0x623d 025685 fetcht 2 ,mem_24g_retransmit 
-0x623e 025686 sub temp ,0 ,null 
-0x623f 025687 branch mouse_24g_short_sleep_default ,zero 
-0x6240 025689 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x6241 025690 branch mouse_24g_short_sleep_default ,blank 
-:      025691 mouse_24g_short_sleep_notify:
-0x6242 025692 fetcht 4 ,mem_mouse_24g_tsniff 
-0x6243 025693 isub temp ,temp 
-0x6244 025694 storet 4 ,mem_mouse_24g_sleep_miss_temp 
-0x6245 025695 nbranch mouse_24g_short_sleep_long ,positive 
-0x6246 025696 fetch 3 ,mem_24g_short_sleep_set 
-0x6247 025697 isub temp ,pdata 
-0x6248 025698 nbranch mouse_24g_short_sleep_2 ,positive 
-0x6249 025699 arg 0x600 ,temp 
-0x624a 025700 isub temp ,null 
-0x624b 025701 nbranch mouse_24g_short_sleep_2 ,positive 
-:      025702 mouse_24g_short_sleep2:
-0x624c 025703 store 4 ,mem_mouse_24g_sleep_time_temp 
-0x624d 025704 call mouse_24g_miss_temp_clear 
-0x624e 025705 fetch 4 ,mem_mouse_24g_sleep_time_temp 
-:      025706 mouse_24g_short_sleep3:
-0x624f 025707 call clk2lpo 
-0x6250 025708 storet 4 ,mem_sleep_counter 
-0x6251 025709 branch lpm_sleep 
-:      025711 mouse_24g_short_sleep_default:
-0x6252 025712 call mouse_24g_miss_temp_clear 
-0x6253 025713 fetch 3 ,mem_24g_short_sleep_set 
-0x6254 025714 branch mouse_24g_short_sleep2 
-:      025716 mouse_24g_short_sleep_long:
-0x6255 025717 sub temp ,0 ,temp 
-0x6256 025718 fetch 3 ,mem_24g_short_sleep_set 
-0x6257 025719 iadd temp ,pdata 
-0x6258 025720 branch mouse_24g_short_sleep2 
-:      025722 mouse_24g_miss_temp_clear:
-0x6259 025723 setarg 0 
-0x625a 025724 store 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625b 025725 rtn 
-:      025727 mouse_24g_short_sleep_last_miss:
-0x625c 025728 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x625d 025729 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625e 025730 iadd temp ,pdata 
-0x625f 025731 branch mouse_24g_short_sleep_notify 
-:      025733 mouse_24g_short_sleep_2:
-0x6260 025734 jam 1 ,mem_mouse_24g_sleep_miss 
-0x6261 025735 rtn 
-:      025738 mouse_24g_transmit_callback:
-0x6262 025739 call mouse_24g_send_time_check 
-0x6263 025740 branch mouse_wakeup_24g 
-:      025742 mouse_24g_send_time_check:
-0x6264 025743 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6265 025744 rtn blank 
-0x6266 025745 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x6267 025746 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
-0x6268 025747 fetch 1 ,mem_mouse_24g_tx_count 
-0x6269 025748 branch mouse_24g_send_timer_first ,blank 
-0x626a 025749 copy clkn ,pdata 
-0x626b 025750 fetcht 6 ,mem_mouse_24g_tx_time_last 
-0x626c 025751 store 6 ,mem_mouse_24g_tx_time_last 
-0x626d 025752 call clk_diff_rt 
-0x626e 025753 store 4 ,mem_mouse_24g_tx_time_last_delt 
-0x626f 025755 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x6270 025756 nrtn blank 
-0x6271 025757 fetch 2 ,mem_24g_retransmit 
-0x6272 025758 nrtn blank 
-0x6273 025759 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-:      025760 mouse_24g_send_time_check_1:
-0x6274 025761 fetcht 5 ,mem_mouse_24g_tx_time_sum 
-0x6275 025762 iadd temp ,pdata 
-0x6276 025763 store 5 ,mem_mouse_24g_tx_time_sum 
-0x6277 025764 fetcht 1 ,mem_mouse_24g_tx_count 
-0x6278 025765 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6279 025766 isub temp ,null 
-0x627a 025767 branch mouse_24g_send_time_check_average ,zero 
-0x627b 025768 increase 1 ,temp 
-0x627c 025769 storet 1 ,mem_mouse_24g_tx_count 
-0x627d 025770 rtn 
-:      025772 mouse_24g_send_time_check_average:
-0x627e 025773 jam 1 ,mem_mouse_24g_tx_count 
-0x627f 025774 arg 0 ,temp 
-0x6280 025775 fetch 5 ,mem_mouse_24g_tx_time_sum 
-0x6281 025776 storet 5 ,mem_mouse_24g_tx_time_sum 
-0x6282 025777 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6283 025778 idiv temp 
-0x6284 025779 call wait_div_end 
-0x6285 025780 quotient rega 
-0x6286 025782 fetch 4 ,mem_mouse_24g_tsniff 
-0x6287 025783 fetcht 1 ,mem_mouse_24g_tx_time_offset 
-0x6288 025784 isub temp ,temp 
-0x6289 025785 increase -40 ,temp 
-0x628a 025787 copy rega ,pdata 
-0x628b 025788 isub temp ,pdata 
-0x628c 025789 branch mouse_24g_send_time_check_average_late ,positive 
-0x628d 025790 sub pdata ,0 ,pdata 
-0x628e 025792 rshift2 pdata ,pdata 
-0x628f 025793 fetcht 3 ,mem_24g_short_sleep_set 
-0x6290 025794 iadd temp ,temp 
-0x6291 025795 bpatch patch13_6 ,mem_patch13 
-0x6292 025796 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x6293 025797 arg 0x1800 ,rega 
-0x6294 025798 iadd rega ,pdata 
-0x6295 025799 isub temp ,null 
-0x6296 025800 nbranch mouse_24g_send_time_check_average_min ,positive 
-0x6297 025801 storet 3 ,mem_24g_short_sleep_set 
-0x6298 025802 rtn 
-:      025804 mouse_24g_send_time_check_average_late:
-0x6299 025805 rshift2 pdata ,temp 
-0x629a 025806 fetch 3 ,mem_24g_short_sleep_set 
-0x629b 025807 isub temp ,temp 
-0x629c 025808 bpatch patch13_7 ,mem_patch13 
-0x629d 025809 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x629e 025810 arg 0x1800 ,rega 
-0x629f 025811 isub rega ,pdata 
-0x62a0 025812 isub temp ,null 
-0x62a1 025813 branch mouse_24g_send_time_check_average_min ,positive 
-0x62a2 025814 storet 3 ,mem_24g_short_sleep_set 
-0x62a3 025815 rtn 
-:      025817 mouse_24g_send_time_check_average_min:
-0x62a4 025818 store 3 ,mem_24g_short_sleep_set 
-0x62a5 025819 rtn 
-:      025821 mouse_24g_send_timer_first:
-0x62a6 025822 jam 1 ,mem_mouse_24g_tx_count 
-0x62a7 025823 copy clkn ,pdata 
-0x62a8 025824 store 6 ,mem_mouse_24g_tx_time_last 
-0x62a9 025825 rtn 
-:      025827 mouse_24g_send_time_long_wake:
-0x62aa 025828 setarg 0 
-0x62ab 025829 store 1 ,mem_mouse_24g_tx_count 
-0x62ac 025830 store 5 ,mem_mouse_24g_tx_time_sum 
-0x62ad 025831 rtn 
-:      025840 shutter_init:
-0x62ae 025841 call enable_authrom 
-0x62af 025842 rtn wake 
-0x62b0 025844 setarg shutter_process_idle 
-0x62b1 025845 store 2 ,mem_cb_idle_process 
-0x62b2 025847 setarg shutter_process_bb_event 
-0x62b3 025848 store 2 ,mem_cb_bb_event_process 
-0x62b4 025850 setarg ble_shutter_receive_data 
-0x62b5 025851 store 2 ,mem_cb_att_write 
-0x62b6 025853 setarg shutter_le_bb_event_timer 
-0x62b7 025854 store 2 ,mem_cb_event_timer 
-0x62b8 025856 setarg shutter_key_change 
-0x62b9 025857 store 2 ,mem_cb_shutter_keycan 
-0x62ba 025859 call shutter_common_init 
-0x62bb 025861 bpatch patch14_0 ,mem_patch14 
-0x62bc 025862 call shutter_load_buffer_config_form_datarom 
-:      025864 shutter_power_switch:
-0x62bd 025865 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62be 025866 beq hard_switch ,shutter_hart_swtich_power_on 
-0x62bf 025867 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x62c0 025868 store 1 ,mem_ui_button_gpio 
-0x62c1 025869 branch ui_soft_swtich_init 
-:      025872 shutter_common_init:
-0x62c2 025873 setarg shutter_le_before_hibernate 
-0x62c3 025874 store 2 ,mem_cb_before_hibernate 
-0x62c4 025876 setarg shutter_process_lpm_before 
-0x62c5 025877 store 2 ,mem_cb_before_lpm 
-0x62c6 025879 setarg shutter_soft_swtich_power_on 
-0x62c7 025880 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x62c8 025882 setarg shutter_soft_swtich_power_off 
-0x62c9 025883 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x62ca 025885 jam 7 ,mem_version 
-0x62cb 025886 call le_modified_name_adv 
-0x62cc 025887 call shutter_init_param 
-0x62cd 025888 call keyscan_key_init 
-0x62ce 025889 call queue_init 
-0x62cf 025890 branch ui_led_init_global 
-:      025894 shutter_hart_swtich_power_on:
-0x62d0 025895 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x62d1 025896 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x62d2 025897 branch shutter_start_reconnect 
-:      025901 shutter_le_scale_lpm_lock:
-0x62d3 025902 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62d4 025903 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x62d5 025904 call l2cap_malloc_get_full_map 
-0x62d6 025905 fetch 1 ,mem_used_map 
-0x62d7 025906 nbranch app_get_lpm_wake_lock ,blank 
-0x62d8 025907 branch app_put_lpm_wake_lock 
-:      025911 shutter_process_bb_event:
-0x62d9 025912 copy regc ,pdata 
-0x62da 025915 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x62db 025916 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x62dc 025917 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x62dd 025918 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x62de 025920 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
-0x62df 025921 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x62e0 025922 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x62e1 025923 rtn 
-:      025928 ble_shutter_process_baseband_connect:
-0x62e2 025929 call shutter_stop_bluetooth_discovery 
-0x62e3 025930 setarg 0 
-0x62e4 025931 store 2 ,mem_ble_shutter_reconn_timer 
-0x62e5 025932 branch app_led_off 
-:      025935 ble_shutter_process_baseband_disconnect:
-0x62e6 025936 call queue_init 
-0x62e7 025937 jam 0 ,mem_ble_shutter_enable_notify 
-0x62e8 025938 branch shutter_start_reconnect 
-:      025941 ble_shutter_process_reconnect_complete:
-0x62e9 025942 call queue_init 
-0x62ea 025943 jam 1 ,mem_ble_shutter_enable_notify 
-0x62eb 025944 fetch 8 ,mem_ble_shutter_interval_min 
-0x62ec 025945 store 8 ,mem_le_interval_min 
-0x62ed 025946 call app_lpm_mult_enable 
-0x62ee 025947 branch le_l2cap_tx_update_req 
-:      025950 ble_shutter_process_parse_connect_parameter_update_response:
-0x62ef 025951 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x62f0 025952 rtneq ble_signaling_connect_parameter_update_accepted 
-0x62f1 025953 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x62f2 025954 rtn blank 
-0x62f3 025955 store 8 ,mem_le_interval_min 
-0x62f4 025956 branch le_l2cap_tx_update_req 
-:      025963 shutter_process_soft_swtich_button_down:
-0x62f5 025964 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62f6 025965 rtneq hard_switch 
-0x62f7 025966 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62f8 025967 rtnne ss_state_power_on 
-0x62f9 025968 call shutter_store_currenct_led_state 
-0x62fa 025969 branch app_led_on 
-:      025971 shutter_store_currenct_led_state:
-0x62fb 025972 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x62fc 025973 arg 11 ,loopcnt 
-0x62fd 025974 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x62fe 025975 arg mem_shutter_led_struct_app_led ,contr 
-0x62ff 025976 branch memcpy 
-:      025978 shutter_process_soft_swtich_button_up:
-0x6300 025979 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x6301 025980 rtneq hard_switch 
-0x6302 025981 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6303 025982 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x6304 025983 branch ui_soft_switch_botton_up 
-:      025985 shutter_load_currenct_led_state:
-0x6305 025986 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x6306 025987 rtnne 1 
-0x6307 025988 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x6308 025989 fetch 2 ,mem_ui_state_map 
-0x6309 025990 bbit1 ui_state_ble_connected ,app_led_off 
-0x630a 025991 arg 11 ,loopcnt 
-0x630b 025992 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x630c 025993 arg mem_shutter_led_struct_app_led ,contw 
-0x630d 025994 branch memcpy 
-:      025999 shutter_le_bb_event_timer:
-0x630e 026001 call shutter_check_sleep_timer 
-0x630f 026004 call shutter_check_power_off_timer 
-0x6310 026008 branch ble_shutter_reconn_timer 
-:      026012 shutter_check_sleep_timer:
-0x6311 026013 arg mem_shutter_sleep_timer ,regc 
-0x6312 026014 arg shutter_sleep_timeout ,regb 
-0x6313 026015 branch timer_single_step_2b 
-:      026016 shutter_sleep_timeout:
-0x6314 026017 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x6315 026018 call app_led_off 
-0x6316 026019 call shutter_disconnect_current_connection 
-0x6317 026020 branch shutter_wait_power_off 
-:      026023 shutter_check_power_off_timer:
-0x6318 026024 arg mem_shutter_power_off_timer ,regc 
-0x6319 026025 arg shutter_check_power_off_timeout ,regb 
-0x631a 026026 branch timer_single_step 
-:      026028 shutter_check_power_off_timeout:
-0x631b 026029 fetch 2 ,mem_ui_state_map 
-0x631c 026030 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x631d 026031 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x631e 026032 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x631f 026033 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x6320 026034 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x6321 026035 branch app_enter_hibernate 
-:      026039 ble_shutter_reconn_timer:
-0x6322 026040 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6323 026041 rtnne ss_state_power_on 
-0x6324 026042 arg mem_ble_shutter_reconn_timer ,regc 
-0x6325 026043 arg shutter_start_bluetooth_discovery ,regb 
-0x6326 026044 branch timer_single_step_2b 
-:      026047 shutter_process_idle:
-0x6327 026048 call shutter_send_data_to_master 
-0x6328 026049 branch keyscan_key_process 
-:      026052 shutter_process_lpm_before:
-0x6329 026053 call gpio_set_before_lpm 
-0x632a 026054 branch keyscan_process_lpm_before 
-:      026056 shutter_le_before_hibernate:
-0x632b 026057 call gpio_set_before_lpm 
-0x632c 026058 branch disable_authrom 
-:      026064 shutter_stop_bluetooth_discovery:
-:      026068 ble_shutter_stop_bluetooth_discovery:
-0x632d 026069 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x632e 026070 store 2 ,mem_shutter_sleep_timeout 
-0x632f 026071 store 2 ,mem_shutter_sleep_timer 
-0x6330 026072 branch app_ble_stop_adv 
-:      026075 shutter_start_bluetooth_discovery:
-0x6331 026076 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6332 026077 rtnne ss_state_power_on 
-:      026081 ble_shutter_start_discovery:
-0x6333 026082 fetch 2 ,mem_ui_state_map 
-0x6334 026083 rtnbit1 ui_state_ble_connected 
-0x6335 026084 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x6336 026085 store 2 ,mem_shutter_sleep_timeout 
-0x6337 026086 store 2 ,mem_shutter_sleep_timer 
-0x6338 026087 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6339 026088 call shutter_ble_adv_interval_set 
-0x633a 026089 call app_led_start_blink 
-0x633b 026090 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x633c 026091 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x633d 026092 fetch 2 ,mem_ui_state_map 
-0x633e 026093 rtnbit1 ui_state_ble_adv 
-0x633f 026094 branch app_ble_start_adv 
-:      026096 shutter_soft_swtich_power_on:
-:      026097 shutter_start_reconnect:
-0x6340 026098 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6341 026099 rtnne ss_state_power_on 
-:      026103 ble_shutter_start_reconnect:
-0x6342 026104 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x6343 026105 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x6344 026106 storet 2 ,mem_ble_shutter_reconn_timer 
-0x6345 026107 nrtn blank 
-0x6346 026108 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6347 026109 call shutter_ble_adv_interval_set 
-0x6348 026110 call app_led_start_blink 
-0x6349 026111 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x634a 026112 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x634b 026113 fetch 2 ,mem_ui_state_map 
-0x634c 026114 rtnbit1 ui_state_ble_adv 
-0x634d 026115 branch app_ble_start_adv 
-:      026117 shutter_disconnect_current_connection:
-0x634e 026118 fetch 2 ,mem_ui_state_map 
-0x634f 026119 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x6350 026120 branch shutter_stop_bluetooth_discovery 
-:      026124 shutter_check_data_enable:
-0x6351 026125 call disable_user 
-0x6352 026126 fetch 2 ,mem_ui_state_map 
-0x6353 026127 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x6354 026128 rtn 
-:      026130 shutter_check_ble_data_enable:
-0x6355 026131 fetch 1 ,mem_ble_shutter_enable_notify 
-0x6356 026132 rtn blank 
-0x6357 026133 branch enable_user 
-:      026138 shutter_check_bluetooth_conn:
-0x6358 026139 call disable_user 
-0x6359 026140 fetch 2 ,mem_ui_state_map 
-0x635a 026141 rtnbit1 ui_state_ble_connected 
-0x635b 026142 branch enable_user 
-:      026146 shutter_change_bluetooth_status_bt_disconn:
-:      026150 ble_shutter_change_bluetooth_status_bt_disconn:
-0x635c 026151 branch shutter_start_reconnect 
-:      026155 shutter_check_send_data:
-0x635d 026156 disable user2 
-0x635e 026157 fetch 2 ,mem_shutter_sleep_timeout 
-0x635f 026158 store 2 ,mem_shutter_sleep_timer 
-0x6360 026160 call shutter_check_bluetooth_conn 
-0x6361 026161 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x6362 026163 call shutter_check_data_enable 
-0x6363 026164 nrtn user 
-0x6364 026165 branch enable_user2 
-:      026169 shutter_key_change:
-0x6365 026170 call shutter_check_send_data 
-0x6366 026171 nrtn user2 
-0x6367 026172 deposit rega 
-0x6368 026173 branch shutter_key_release ,blank 
-:      026174 shutter_key_press:
-0x6369 026175 call app_led_on 
-0x636a 026176 arg mem_key0_press ,regc 
-0x636b 026177 branch push_queue_press_or_release 
-:      026179 shutter_key_release:
-0x636c 026180 call app_led_off 
-0x636d 026181 arg mem_key0_release ,regc 
-:      026183 push_queue_press_or_release:
-0x636e 026184 arg max_queue_num ,pdata 
-0x636f 026185 imul32 queue ,pdata 
-0x6370 026186 iadd regc ,regc 
-:      026189 push_buffer_in_queue:
-0x6371 026190 ifetch 1 ,regc 
-0x6372 026191 rtn blank 
-0x6373 026192 call queue_push_one_byte 
-0x6374 026193 increase 1 ,regc 
-0x6375 026194 branch push_buffer_in_queue 
-:      026197 shutter_send_data_to_master:
-0x6376 026198 fetch 2 ,mem_ui_state_map 
-0x6377 026199 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x6378 026200 rtn 
-:      026202 pop_queue_to_ble_data:
-0x6379 026203 call le_fifo_check_nearly_full 
-0x637a 026204 nrtn blank 
-0x637b 026205 call queue_pop_one_byte 
-0x637c 026206 nrtn user 
-0x637d 026207 pincrease -1 
-0x637e 026208 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x637f 026209 arg mem_ble_data_buffer1 ,temp 
-0x6380 026210 iadd temp ,contr 
-0x6381 026211 branch le_send_notify_from_list 
-:      026215 queue_push_one_byte:
-0x6382 026216 store 1 ,mem_pdatatemp 
-0x6383 026217 arg mem_pdatatemp ,rega 
-0x6384 026218 branch queue_push 
-:      026220 queue_pop_one_byte:
-0x6385 026221 arg mem_pdatatemp ,rega 
-0x6386 026222 call queue_pop 
-0x6387 026223 nrtn user 
-0x6388 026224 fetch 1 ,mem_pdatatemp 
-0x6389 026225 rtn 
-:      026228 ble_shutter_receive_data:
-0x638a 026229 fetch 2 ,mem_le_att_handle 
-0x638b 026230 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x638c 026231 rtn 
-:      026233 shutter_init_param:
-0x638d 026234 jam 0x02 ,mem_shutter_power_off_timeout 
-0x638e 026236 setarg 0x00200008 
-0x638f 026237 store 4 ,mem_ble_shutter_interval_min 
-0x6390 026238 setarg 0x012c0005 
-0x6391 026239 istore 4 ,contw 
-0x6392 026242 jam 0x17 ,mem_le_local_mtu 
-0x6393 026245 setarg 0x1b 
-0x6394 026246 store 2 ,mem_le_pairing_handle 
-0x6395 026247 branch le_set_fixed_ltk_justwork 
-:      026250 shutter_load_buffer_config_form_datarom:
-0x6396 026252 arg ble_key_value_list_size ,loopcnt 
-0x6397 026253 arg mem_ble_data_buffer1 ,contw 
-0x6398 026254 arg ble_shutter_key_value_list_addr ,contr 
-0x6399 026255 branch memcpy_fast 
-:      026275 shutter_soft_swtich_power_off:
-0x639a 026276 arg 0 ,rega 
-0x639b 026277 arg mem_shutter_power_off_led_style ,regc 
-0x639c 026278 call ui_led_set_style_global 
-0x639d 026279 call shutter_disconnect_current_connection 
-:      026280 shutter_wait_power_off:
-0x639e 026281 fetch 1 ,mem_shutter_power_off_timeout 
-0x639f 026282 store 1 ,mem_shutter_power_off_timer 
-0x63a0 026283 rtn 
-:      026287 ui_soft_swtich_init:
-0x63a1 026288 setarg ss_state_power_up 
-0x63a2 026289 call ui_soft_swtich_init_power_on_time 
-0x63a3 026290 jam ui_button_state_up ,mem_ui_button_last_state 
-0x63a4 026291 call ui_button_init 
-0x63a5 026292 call ui_button_polling 
-:      026293 ui_soft_switch_first_power_on:
-0x63a6 026294 fetch 1 ,mem_shutter_soft_switch_first_power_on 
-0x63a7 026295 branch ui_soft_swtich_init_next ,blank 
-0x63a8 026296 fetch 1 ,core_lpm_isogate 
-0x63a9 026297 bbit1 cold_wake ,ui_soft_switch_power_on 
-:      026298 ui_soft_swtich_init_next:
-0x63aa 026299 fetch 2 ,mem_ui_state_map 
-0x63ab 026300 rtnbit1 ui_state_btn_down 
-0x63ac 026301 branch app_enter_hibernate 
-:      026303 ui_soft_swtich_init_power_on_time:
-0x63ad 026304 fetcht 2 ,mem_power_param_ptr 
-0x63ae 026305 istore 1 ,temp 
-0x63af 026306 ifetch 1 ,contw 
-0x63b0 026307 store 1 ,mem_ui_button_timeout 
-0x63b1 026308 rtn 
-:      026311 ui_soft_switch_botton_up:
-0x63b2 026312 fetch 2 ,mem_power_param_ptr 
-0x63b3 026313 ifetch 1 ,pdata 
-0x63b4 026314 rtnne ss_state_power_up 
-0x63b5 026315 branch app_enter_hibernate 
-:      026318 ui_soft_switch_botton_long_press:
-0x63b6 026319 fetcht 2 ,mem_power_param_ptr 
-0x63b7 026320 ifetch 1 ,temp 
-0x63b8 026321 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      026322 ui_soft_switch_power_on:
-0x63b9 026323 setarg ss_state_power_on 
-0x63ba 026324 fetcht 2 ,mem_power_param_ptr 
-0x63bb 026325 istore 1 ,temp 
-0x63bc 026326 add temp ,ss_power_off_time ,contr 
-0x63bd 026327 ifetch 1 ,contr 
-0x63be 026328 istore 1 ,mem_ui_button_timeout 
-0x63bf 026329 ifetch 2 ,contr 
-0x63c0 026330 branch callback_func 
-:      026332 ui_soft_switch_power_off:
-0x63c1 026333 setarg ss_state_power_off 
-0x63c2 026334 call ui_soft_swtich_init_power_on_time 
-0x63c3 026335 add temp ,ss_power_off_cb ,contr 
-0x63c4 026336 ifetch 2 ,contr 
-0x63c5 026337 branch app_enter_hibernate ,blank 
-0x63c6 026338 branch callback_func 
-:      026343 shutter_ble_adv_interval_set:
-0x63c7 026344 store 2 ,mem_lpm_interval 
-0x63c8 026345 increase -4 ,pdata 
-0x63c9 026346 store 2 ,mem_le_adv_interval 
-0x63ca 026347 rtn 
-:      026349 le_send_notify_from_list:
-0x63cb 026350 ifetch 1 ,contr 
-0x63cc 026351 copy pdata ,rega 
-0x63cd 026352 ifetcht 2 ,contr 
-0x63ce 026353 call store_contr 
-0x63cf 026354 call le_att_malloc_tx_notify 
-0x63d0 026355 copy rega ,loopcnt 
-0x63d1 026356 call get_contr 
-0x63d2 026357 branch memcpy 
-:      026359 shutter_le_uuid_table_conf:
-0x63d3 026360 setarg ble_shutter_gatt_list_addr 
-0x63d4 026361 store 2 ,mem_ui_le_uuid_table 
-0x63d5 026362 rtn 
-:      026364 shutter_dy_le_uuid_table_conf:
-0x63d6 026365 setarg mem_shutter_le_uuid_sup 
-0x63d7 026366 store 2 ,mem_ui_le_uuid_table 
-0x63d8 026367 rtn 
-:      026370 shutter_default_init:
-0x63d9 026371 fetch 2 ,mem_shutter_key_conf0_temp 
-0x63da 026372 store 2 ,mem_shutter_key_conf0 
-0x63db 026373 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
-0x63dc 026374 store 1 ,mem_shutter_led_struct_app_led_gpio 
-0x63dd 026375 store 1 ,mem_shutter_power_off_led_style_gpio 
-0x63de 026376 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
-0x63df 026377 store 1 ,mem_shutter_hard_soft_switch_case 
-0x63e0 026378 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
-0x63e1 026379 store 1 ,mem_shutter_soft_switch_button_gpio 
-0x63e2 026385 setarg 0x0002 
-0x63e3 026386 store 2 ,mem_key0_press 
-0x63e4 026387 store 2 ,mem_key1_press 
-0x63e5 026388 setarg 0x0006 
-0x63e6 026389 store 2 ,mem_key0_release 
-0x63e7 026390 store 2 ,mem_key1_release 
-0x63e8 026391 setarg 0x0007 
-0x63e9 026392 store 2 ,mem_key2_press 
-0x63ea 026393 setarg 0x0008 
-0x63eb 026394 store 2 ,mem_key2_release 
-0x63ec 026395 setarg mem_shutter_soft_switch_power_state 
-0x63ed 026396 store 2 ,mem_power_param_ptr 
-0x63ee 026397 setarg 0x201400 
-0x63ef 026398 store 3 ,mem_shutter_soft_switch_power_state 
-0x63f0 026399 jam 0x01 ,mem_lpm_mode 
-0x63f1 026400 setarg 0x0100 
-0x63f2 026401 store 2 ,mem_lpm_interval 
-0x63f3 026402 jam 0x08 ,mem_lpm_overhead 
-0x63f4 026403 jam 0x05 ,mem_lpm_mult 
-0x63f5 026404 jam 0x02 ,mem_lpm_mult_timeout 
-0x63f6 026405 setarg 0x0096 
-0x63f7 026406 store 2 ,mem_ble_shutter_reconn_blink_on_time 
-0x63f8 026407 istore 2 ,contw 
-0x63f9 026408 setarg 0x0296 
-0x63fa 026409 store 2 ,mem_ble_shutter_discovery_blink_on_time 
-0x63fb 026410 istore 2 ,contw 
-0x63fc 026411 setsect 0 ,0x10 
-0x63fd 026412 setsect 1 ,0x8008 
-0x63fe 026413 setsect 2 ,0x2c000 
-0x63ff 026414 setsect 3 ,0x04 
-0x6400 026415 store 8 ,mem_ble_shutter_interval_min_new 
-0x6401 026416 jam 0x01 ,mem_ui_led_struct_num 
-0x6402 026417 setarg mem_shutter_led_struct_app_led 
-0x6403 026418 store 2 ,mem_ui_led_struct_ptr 
-0x6404 026419 setarg 0x0000 
-0x6405 026420 store 2 ,mem_shutter_led_struct_app_led 
-0x6406 026421 setsect 0 ,0x1a0 
-0x6407 026422 setsect 1 ,0x68 
-0x6408 026423 setsect 2 ,0x00 
-0x6409 026424 setsect 3 ,0x00 
-0x640a 026425 store 8 ,mem_shutter_led_struct_app_led_on_time 
-0x640b 026426 setarg 0x0301 
-0x640c 026427 store 2 ,mem_shutter_power_off_led_style 
-0x640d 026428 setsect 0 ,0x1a0 
-0x640e 026429 setsect 1 ,0xe8 
-0x640f 026430 setsect 2 ,0x00 
-0x6410 026431 setsect 3 ,0x00 
-0x6411 026432 store 8 ,mem_shutter_power_off_led_style_on_time 
-0x6412 026433 setarg 0x000e 
-0x6413 026434 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6414 026435 setarg 0x0140 
-0x6415 026436 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6416 026437 store 2 ,mem_le_adv_interval 
-0x6417 026438 setarg 0x0050 
-0x6418 026439 store 2 ,mem_ble_shutter_reconn_timeout 
-0x6419 026440 jam 0x07 ,mem_le_adv_channel_map 
-0x641a 026441 jam 0x00 ,mem_le_adv_enable 
-0x641b 026442 setsect 0 ,0xfb 
-0x641c 026443 setsect 1 ,0x2c212 
-0x641d 026444 setsect 2 ,0x800f 
-0x641e 026445 setsect 3 ,0x21 
-0x641f 026446 store 8 ,mem_local_rx_max_octets 
-0x6420 026447 setsect 0 ,0x0bb8 
-0x6421 026448 setsect 1 ,0x02ee 
-0x6422 026449 store 4 ,mem_ble_shutter_discovery_timeout 
-0x6423 026450 setarg mem_queue_each_size 
-0x6424 026451 store 2 ,mem_queue_ptr 
-0x6425 026452 setarg 0x2001 
-0x6426 026453 store 2 ,mem_queue_each_size 
-0x6427 026454 jam 0x1f ,mem_le_adv_data_len 
-0x6428 026455 setsect 0 ,0x10102 
-0x6429 026456 setsect 1 ,0x80c1 
-0x642a 026457 setsect 2 ,0x18120 
-0x642b 026458 setsect 3 ,0x640c 
-0x642c 026459 store 9 ,mem_le_adv_data 
-0x642d 026460 setsect 0 ,0x3c1 
-0x642e 026461 istore 2 ,contw 
-0x642f 026462 jam 0x1f ,mem_le_scan_data_len 
-0x6430 026463 setsect 0 ,0x2090d 
-0x6431 026464 setsect 1 ,0x34c15 
-0x6432 026465 setsect 2 ,0x28532 
-0x6433 026466 setsect 3 ,0x1d1d5 
-0x6434 026467 store 9 ,mem_le_scan_data 
-0x6435 026468 setsect 0 ,0x26574 
-0x6436 026469 setsect 1 ,0x1c 
-0x6437 026470 istore 3 ,contw 
-0x6438 026471 setarg mem_shutter_keyscan 
-0x6439 026472 store 2 ,mem_keyscan_ptr 
-0x643a 026473 jam 0x02 ,mem_shutter_key_num 
-0x643b 026474 setarg mem_shutter_nv_data 
-0x643c 026475 store 2 ,mem_nv_data_ptr 
-0x643d 026476 jam 0x05 ,mem_nv_data_number 
-0x643e 026477 fetch 1 ,mem_shutter_dy_conf 
-0x643f 026478 beq shutter_type ,shutter_le_uuid_table_conf 
-0x6440 026479 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
-0x6441 026480 rtn 
-:      026492 shutter_dy_6_key_conf:
-0x6442 026494 fetch shutter_six_key ,mem_shutter_dy_key_conf 
-0x6443 026495 store shutter_six_key ,mem_shutter_key_conf0 
-0x6444 026496 jam shutter_six_key ,mem_shutter_key_num 
-0x6445 026497 setarg mem_shutter_key_num 
-0x6446 026498 store 2 ,mem_keyscan_ptr 
-0x6447 026499 rtn 
-:      026501 shutter_dy_7_key_conf:
-0x6448 026503 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
-0x6449 026504 store shutter_seven_key ,mem_shutter_key_conf0 
-0x644a 026505 jam shutter_seven_key ,mem_shutter_key_num 
-0x644b 026506 setarg mem_shutter_key_num 
-0x644c 026507 store 2 ,mem_keyscan_ptr 
-0x644d 026508 rtn 
-:      026510 shutter_dy_8_key_conf:
-0x644e 026512 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
-0x644f 026513 store shutter_eight_key ,mem_shutter_key_conf0 
-0x6450 026514 jam shutter_eight_key ,mem_shutter_key_num 
-0x6451 026515 setarg mem_shutter_key_num 
-0x6452 026516 store 2 ,mem_keyscan_ptr 
-0x6453 026517 rtn 
-:      026519 shutter_dy_key_conf:
-0x6454 026520 fetch 1 ,mem_shutter_key_num_conf 
-0x6455 026521 beq shutter_six_key ,shutter_dy_6_key_conf 
-0x6456 026522 beq shutter_seven_key ,shutter_dy_7_key_conf 
-0x6457 026523 beq shutter_eight_key ,shutter_dy_8_key_conf 
-0x6458 026524 rtn 
-:      026526 shutter_dy_adv_conf:
-0x6459 026527 bpatch patch14_1 ,mem_patch14 
-0x645a 026529 fetch 8 ,mem_shutter_ble_discovery_time_conf 
-0x645b 026530 store 8 ,mem_ble_shutter_discovery_timeout 
-0x645c 026531 setarg 0x0096 
-0x645d 026532 store 2 ,mem_ble_shutter_reconn_timeout 
-0x645e 026534 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
-0x645f 026535 store 7 ,mem_shutter_led_struct_app_led 
-0x6460 026536 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
-0x6461 026537 store 7 ,mem_shutter_power_off_led_style 
-0x6462 026539 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
-0x6463 026540 store 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x6464 026541 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
-0x6465 026542 store 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x6466 026544 setarg 0x000e 
-0x6467 026545 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6468 026546 setarg 0x0140 
-0x6469 026547 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x646a 026548 store 2 ,mem_le_adv_interval 
-0x646b 026555 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
-0x646c 026556 store 8 ,mem_ble_shutter_interval_min_new 
-0x646d 026557 rtn 
-:      026561 shutter_dy_init:
-0x646e 026562 call enable_authrom 
-0x646f 026563 rtn wake 
-0x6470 026565 call shutter_dy_key_conf 
-0x6471 026566 call shutter_dy_adv_conf 
-0x6472 026569 setarg shutter_dy_process_idle 
-0x6473 026570 store 2 ,mem_cb_idle_process 
-0x6474 026572 setarg shutter_dy_process_bb_event 
-0x6475 026573 store 2 ,mem_cb_bb_event_process 
-0x6476 026575 setarg ble_shutter_dy_receive_data 
-0x6477 026576 store 2 ,mem_cb_att_write 
-0x6478 026578 setarg shutter_dy_le_bb_event_timer 
-0x6479 026579 store 2 ,mem_cb_event_timer 
-0x647a 026581 setarg shutter_dy_key_change 
-0x647b 026582 store 2 ,mem_cb_shutter_keycan 
-0x647c 026584 call shutter_common_init 
-0x647d 026586 fetch 2 ,mem_shutter_le_pairing_handle 
-0x647e 026587 store 2 ,mem_le_pairing_handle 
-0x647f 026588 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x6480 026589 store 8 ,mem_ble_shutter_interval_min 
-0x6481 026590 call shutter_dy_iphone_every_move_max_set 
-0x6482 026591 bpatch patch14_2 ,mem_patch14 
-0x6483 026592 branch shutter_power_switch 
-:      026595 shutter_dy_process_idle:
-0x6484 026596 call shutter_dy_shutter_send_data_to_master 
-0x6485 026597 arg key_scan_timer ,queue 
-0x6486 026598 call timer_check 
-0x6487 026599 nrtn blank 
-0x6488 026600 setarg 0x20 
-0x6489 026601 arg key_scan_timer ,queue 
-0x648a 026602 call timer_init 
-0x648b 026603 disable user 
-0x648c 026604 call keyscan_process_lpm_before 
-0x648d 026605 branch shutter_dy_keyscan_key_process 
-:      026607 shutter_dy_iphone_every_move_max_set:
-0x648e 026608 setarg 0x1f 
-0x648f 026609 mul32 pdata ,every_payload_len ,pdata 
-0x6490 026610 arg mem_shutter_mousekey_value_list ,temp 
-0x6491 026611 iadd temp ,rega 
-0x6492 026612 increase 3 ,rega 
-0x6493 026613 arg iphone_once_max_move_value ,temp 
-0x6494 026614 istoret 1 ,rega 
-0x6495 026615 increase 11 ,rega 
-0x6496 026616 arg 0xfff ,pdata 
-0x6497 026617 isub temp ,pdata 
-0x6498 026618 lshift4 pdata ,pdata 
-0x6499 026619 istore 2 ,rega 
-0x649a 026620 rtn 
-:      026622 shutter_dy_shutter_send_data_to_master:
-0x649b 026623 fetch 2 ,mem_ui_state_map 
-0x649c 026624 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
-0x649d 026625 arg mem_queue_curr_num ,contw 
-0x649e 026626 arg 35 ,loopcnt 
-0x649f 026627 branch clear_mem 
-:      026629 shutter_dy_pop_queue_to_ble_data:
-0x64a0 026630 call le_fifo_check_nearly_full 
-0x64a1 026631 nrtn blank 
-0x64a2 026632 call queue_empty 
-0x64a3 026633 rtn blank 
-0x64a4 026634 fetcht 4 ,mem_key_send_clk 
-0x64a5 026635 copy clkn_bt ,pdata 
-0x64a6 026636 isub temp ,temp 
-0x64a7 026637 rtn zero 
-0x64a8 026638 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
-0x64a9 026639 fetch 1 ,mem_send_data_delay 
-0x64aa 026640 isub temp ,null 
-0x64ab 026641 rtn positive 
-:      026642 shutter_dy_pop_queue_to_ble_data2:
-0x64ac 026643 copy clkn_bt ,pdata 
-0x64ad 026644 store 4 ,mem_key_send_clk 
-0x64ae 026645 call queue_pop_one_byte 
-0x64af 026646 nrtn user 
-0x64b0 026647 pincrease -1 
-0x64b1 026648 mul32 pdata ,10 ,pdata 
-0x64b2 026649 arg mem_shutter_mousekey_value_list ,temp 
-0x64b3 026650 iadd temp ,contr 
-0x64b4 026651 branch le_send_notify_from_list 
-:      026654 shutter_dy_le_bb_event_timer:
-0x64b5 026655 call shutter_dy_shutter_1s_timer 
-0x64b6 026656 call shutter_dy_link_key_loop_timer 
-0x64b7 026657 call shutter_dy_long_key_volume_timer 
-0x64b8 026658 call shutter_dy_iphone_move_mid_timer 
-0x64b9 026659 call shutter_dy_clear_key_state_timer 
-0x64ba 026660 call shutter_check_sleep_timer 
-0x64bb 026661 branch shutter_dy_check_power_off_timer 
-:      026663 shutter_dy_iphone_move_mid_timer:
-0x64bc 026664 arg mem_shutter_move_mid_timer ,regc 
-0x64bd 026665 arg shutter_dy_iphone_move_mid_timeout ,regb 
-0x64be 026666 branch timer_single_step 
-:      026668 shutter_dy_iphone_move_mid_timeout:
-0x64bf 026669 call queue_empty 
-0x64c0 026670 nrtn blank 
-0x64c1 026671 fetch 2 ,mem_key_value_xmem 
-0x64c2 026672 nrtn blank 
-:      026673 shutter_dy_iphone_move_mid:
-0x64c3 026674 call shutter_dy_check_iphone 
-0x64c4 026675 branch shutter_dy_android_like_loaction_mid ,blank 
-0x64c5 026676 copy queue ,pdata 
-0x64c6 026677 compare 0x04 ,pdata ,0x07 
-0x64c7 026678 branch shutter_dy_iphone_up_mid ,true 
-0x64c8 026680 copy queue ,pdata 
-0x64c9 026681 compare 0x01 ,pdata ,0x07 
-0x64ca 026682 branch shutter_dy_iphone_like_mid ,true 
-0x64cb 026683 arg mem_shutter_iphone_move_mid ,regc 
-0x64cc 026684 branch push_buffer_in_queue 
-:      026686 shutter_dy_android_like_loaction_mid:
-0x64cd 026687 arg mem_shutter_android_move_mid ,regc 
-0x64ce 026688 branch push_buffer_in_queue 
-:      026690 shutter_dy_iphone_up_mid:
-0x64cf 026691 arg mem_shutter_iphone_up_mid ,regc 
-0x64d0 026692 branch push_buffer_in_queue 
-:      026694 shutter_dy_iphone_like_mid:
-0x64d1 026695 arg mem_shutter_iphone_like_mid ,regc 
-0x64d2 026696 branch push_buffer_in_queue 
-:      026698 shutter_dy_clear_key_state_timer:
-0x64d3 026699 arg mem_shutter_like_timeout ,regc 
-0x64d4 026700 arg shutter_dy_clear_key_state_timeout ,regb 
-0x64d5 026701 branch timer_single_step 
-:      026703 shutter_dy_clear_key_state_timeout:
-0x64d6 026704 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x64d7 026705 arg mem_shutter_key_state1 ,contw 
-0x64d8 026706 branch clear_mem 
-:      026709 shutter_dy_check_power_off_timer:
-0x64d9 026710 arg mem_shutter_power_off_timer ,regc 
-0x64da 026711 arg shutter_dy_check_power_off_timeout ,regb 
-0x64db 026712 branch timer_single_step 
-:      026713 shutter_dy_check_power_off_timeout:
-0x64dc 026714 fetch 2 ,mem_ui_state_map 
-0x64dd 026715 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x64de 026716 branch app_enter_hibernate 
-:      026718 shutter_dy_process_bb_event:
-0x64df 026719 copy regc ,pdata 
-0x64e0 026720 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
-0x64e1 026721 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
-0x64e2 026722 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
-0x64e3 026723 rtneq bt_evt_le_parse_conn_papa_update_rsp 
-0x64e4 026724 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
-0x64e5 026725 branch shutter_process_bb_event 
-:      026727 ble_shutter_dy_pairing_success:
-0x64e6 026728 jam 1 ,mem_shutter_pairing_success 
-0x64e7 026729 call shutter_dy_clear_move_config 
-0x64e8 026731 fetch 2 ,mem_android_initial_move_x 
-0x64e9 026732 store 2 ,mem_shutter_move_data_x 
-0x64ea 026734 fetcht 2 ,mem_android_initial_move_y 
-0x64eb 026735 setarg 0xfff 
-0x64ec 026736 isub temp ,pdata 
-0x64ed 026737 store 2 ,mem_shutter_move_data_y 
-0x64ee 026738 rtn 
-:      026740 ble_shutter_dy_process_baseband_disconnect:
-0x64ef 026741 jam 0 ,mem_shutter_le_conned 
-0x64f0 026742 jam 0 ,mem_shutter_pairing_success 
-0x64f1 026743 call shutter_dy_move_mode_disable 
-0x64f2 026744 call shutter_dy_over_clear 
-0x64f3 026745 branch ble_shutter_process_baseband_disconnect 
-:      026747 ble_shutter_dy_process_baseband_connect:
-0x64f4 026748 copy clkn_bt ,pdata 
-0x64f5 026749 store 4 ,mem_key_send_clk 
-0x64f6 026750 call shutter_dy_remote_not_iphone 
-0x64f7 026751 branch ble_shutter_process_baseband_connect 
-:      026754 shutter_dy_check_send_data:
-0x64f8 026755 disable user2 
-0x64f9 026756 fetch 2 ,mem_shutter_sleep_timeout 
-0x64fa 026757 store 2 ,mem_shutter_sleep_timer 
-0x64fb 026758 call shutter_check_bluetooth_conn 
-0x64fc 026759 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x64fd 026760 call shutter_check_data_enable 
-0x64fe 026761 nrtn user 
-0x64ff 026762 branch enable_user2 
-:      026764 shutter_dy_over_clear:
-0x6500 026765 jam 0 ,mem_last_press_key_value 
-0x6501 026766 rtn 
-:      026768 shutter_dy_key_value_filter:
-0x6502 026769 copy queue ,pdata 
-0x6503 026770 rtnne shutter_like_key_num 
-0x6504 026771 branch shutter_dy_key_press_next 
-:      026773 shutter_dy_key_change:
-0x6505 026774 call shutter_dy_check_send_data 
-0x6506 026775 nrtn user2 
-0x6507 026776 deposit rega 
-0x6508 026777 branch shutter_dy_shutter_key_release ,blank 
-:      026778 shutter_dy_key_press:
-0x6509 026779 bpatch patch14_3 ,mem_patch14 
-0x650a 026780 fetch 1 ,mem_shutter_link_loop_flag 
-0x650b 026781 nbranch shutter_dy_key_value_filter ,blank 
-:      026782 shutter_dy_key_press_next:
-0x650c 026783 jam 1 ,mem_shutter_key_pressed 
-0x650d 026784 call app_led_on 
-0x650e 026785 call shutter_dy_key_press_clk 
-0x650f 026786 call shutter_dy_jude_queue_size 
-0x6510 026787 branch shutter_dy_over_clear ,positive 
-0x6511 026788 copy queue ,pdata 
-0x6512 026789 fetcht 1 ,mem_last_press_key_value 
-0x6513 026790 isub temp ,null 
-0x6514 026791 ncall shutter_dy_iphone_check_move_mid ,zero 
-0x6515 026792 copy queue ,pdata 
-0x6516 026793 store 1 ,mem_last_press_key_value 
-0x6517 026794 fetcht 1 ,mem_move_mode_key_index 
-0x6518 026795 isub temp ,null 
-0x6519 026796 branch shutter_dy_key_move_to_specify_location ,zero 
-0x651a 026797 fetch 1 ,mem_move_mode_trigger_enable 
-0x651b 026798 nbranch shutter_dy_move_set ,blank 
-:      026799 shutter_dy_page_set:
-0x651c 026800 call shutter_dy_le_get_press_ptr 
-0x651d 026801 arg max_queue_new_press ,pdata 
-0x651e 026802 branch shutter_dy_push_queue_press_or_release 
-:      026804 shutter_dy_move_set:
-0x651f 026805 call shutter_dy_jude_clear_move_config 
-0x6520 026806 copy queue ,pdata 
-0x6521 026807 beq shutter_like_key_num ,shutter_dy_page_set 
-0x6522 026808 call shutter_dy_check_move_data 
-0x6523 026809 branch shutter_dy_move_to_specify_location 
-:      026811 shutter_dy_key_move_to_specify_location:
-0x6524 026812 jam 1 ,mem_shutter_first_move 
-0x6525 026813 branch shutter_dy_move_to_specify_location 
-:      026815 shutter_dy_iphone_check_move_mid:
-0x6526 026816 bpatch patch14_4 ,mem_patch14 
-0x6527 026817 fetch 1 ,mem_move_mode_trigger_enable 
-0x6528 026818 branch shutter_dy_iphone_move_mid ,blank 
-0x6529 026819 copy queue ,pdata 
-0x652a 026820 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
-0x652b 026821 rtn 
-:      026822 shutter_dy_key_press_clk:
-0x652c 026823 arg shutter_key_conf_sate_bytes ,pdata 
-0x652d 026824 imul32 queue ,pdata 
-0x652e 026825 arg mem_shutter_key_state0 ,regc 
-0x652f 026826 iadd regc ,regc 
-0x6530 026827 copy clkn_bt ,pdata 
-0x6531 026828 istore key_state_press_clk_length ,regc 
-0x6532 026829 increase key_state_press_count_offset ,regc 
-0x6533 026830 ifetch 1 ,regc 
-0x6534 026831 increase 1 ,pdata 
-0x6535 026832 istore 1 ,regc 
-0x6536 026833 rtn 
-:      026834 shutter_dy_shutter_key_release:
-0x6537 026835 bpatch patch14_5 ,mem_patch14 
-0x6538 026836 fetch 1 ,mem_move_mode_trigger_enable 
-0x6539 026837 call shutter_dy_key_release_led ,blank 
-:      026838 shutter_dy_shutter_key_release_time:
-0x653a 026839 arg shutter_key_conf_sate_bytes ,pdata 
-0x653b 026840 imul32 queue ,pdata 
-0x653c 026841 arg mem_shutter_key_state0 ,regc 
-0x653d 026842 iadd regc ,regc 
-0x653e 026843 ifetcht 4 ,regc 
-0x653f 026844 sub temp ,0 ,null 
-0x6540 026845 rtn zero 
-0x6541 026846 copy clkn_bt ,pdata 
-0x6542 026847 isub temp ,temp 
-0x6543 026848 ncall ui_timer_timeout ,positive 
-0x6544 026849 add regc ,key_state_longpress_offset ,contr 
-0x6545 026850 ifetch 1 ,contr 
-0x6546 026851 nbranch shutter_dy_push_queue_long_release ,blank 
-0x6547 026852 increase key_state_release_clk_offset ,regc 
-0x6548 026853 copy clkn_bt ,pdata 
-0x6549 026854 istore key_state_release_clk_length ,regc 
-0x654a 026855 rtn 
-:      026857 shutter_dy_key_release_led:
-0x654b 026858 fetch 1 ,mem_shutter_link_loop_flag 
-0x654c 026859 nbranch app_led_on ,blank 
-0x654d 026860 branch app_led_off 
-:      026862 shutter_dy_push_queue_release:
-0x654e 026863 add regc ,4 ,contr 
-0x654f 026864 ifetch 1 ,contr 
-0x6550 026865 branch shutter_dy_push_queue_release1 
-:      026867 shutter_dy_push_queue_release1:
-0x6551 026868 call shutter_clear_dy_key_state 
-0x6552 026869 fetch 1 ,mem_move_mode_trigger_enable 
-0x6553 026870 nbranch shutter_dy_move_mode_queue_release ,blank 
-:      026871 shutter_dy_push_queue_release1_next:
-0x6554 026872 call shutter_dy_jude_queue_size 
-0x6555 026873 branch shutter_dy_over_clear ,positive 
-0x6556 026874 call shutter_dy_le_get_release_ptr 
-0x6557 026875 copy queue ,pdata 
-0x6558 026876 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
-0x6559 026877 arg max_queue_num_release ,pdata 
-:      026878 shutter_dy_push_queue_press_or_release:
-0x655a 026879 imul32 queue ,pdata 
-0x655b 026880 iadd regc ,regc 
-0x655c 026881 branch push_buffer_in_queue 
-:      026883 shutter_dy_move_mode_queue_release:
-0x655d 026884 copy queue ,pdata 
-0x655e 026885 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
-0x655f 026886 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
-0x6560 026887 rtn 
-:      026889 shutter_dy_jude_queue_size:
-0x6561 026890 call queue_get_size 
-0x6562 026891 ifetcht 1 ,contr 
-0x6563 026892 isub temp ,pdata 
-0x6564 026893 sub pdata ,max_queue_new_press ,null 
-0x6565 026894 rtn 
-:      026896 shutter_dy_push_queue_long_release:
-0x6566 026897 jam 1 ,mem_shutter_long_key_released_flag 
-0x6567 026898 call shutter_clear_dy_key_state 
-0x6568 026899 arg mem_key0_long_release ,regc 
-0x6569 026900 arg max_queue_num_long_release ,pdata 
-0x656a 026901 branch shutter_dy_push_queue_press_or_release 
-:      026903 shutter_clear_dy_key_state:
-0x656b 026904 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x656c 026905 copy regc ,contw 
-0x656d 026906 branch clear_mem 
-:      026908 shutter_dy_keyscan_key_process:
-0x656e 026909 fetch 2 ,mem_key_value_xmem 
-0x656f 026910 store 2 ,mem_key_value_retention 
-0x6570 026911 call shutter_dy_keyscan_key_process_next 
-0x6571 026912 fetch 2 ,mem_key_value_retention 
-0x6572 026913 store 2 ,mem_key_value_xmem 
-0x6573 026915 arg 0 ,queue 
-0x6574 026916 fetch 1 ,mem_shutter_key_num 
-0x6575 026917 copy pdata ,loopcnt 
-0x6576 026918 arg mem_shutter_key_state0 ,regc 
-:      026919 shutter_dy_keyscan_key_check_release_loop:
-0x6577 026920 copy loopcnt ,pdata 
-0x6578 026921 store 2 ,mem_temp 
-0x6579 026922 copy regc ,pdata 
-0x657a 026923 store 2 ,mem_regc 
-0x657b 026924 copy queue ,pdata 
-0x657c 026925 store 2 ,mem_temp + 2 
-0x657d 026926 call shutter_dy_keyscan_key_check_release 
-0x657e 026928 fetch 2 ,mem_regc 
-0x657f 026929 copy pdata ,regc 
-0x6580 026930 fetch 2 ,mem_temp + 2 
-0x6581 026931 copy pdata ,queue 
-0x6582 026932 call shutter_dy_keyscan_key_check_long_press 
-0x6583 026934 fetch 2 ,mem_temp + 2 
-0x6584 026935 add pdata ,1 ,queue 
-0x6585 026936 fetch 2 ,mem_regc 
-0x6586 026937 add pdata ,shutter_key_conf_sate_bytes ,regc 
-0x6587 026938 fetch 2 ,mem_temp 
-0x6588 026939 copy pdata ,loopcnt 
-0x6589 026940 loop shutter_dy_keyscan_key_check_release_loop 
-0x658a 026941 rtn 
-:      026943 shutter_dy_keyscan_key_check_long_press:
-0x658b 026944 ifetch key_state_press_clk_length ,regc 
-0x658c 026945 rtn blank 
-0x658d 026946 copy pdata ,temp 
-0x658e 026947 copy clkn_bt ,pdata 
-0x658f 026948 isub temp ,temp 
-0x6590 026949 nrtn positive 
-0x6591 026950 setarg 2500 
-0x6592 026951 isub temp ,null 
-0x6593 026952 rtn positive 
-0x6594 026953 copy clkn_bt ,pdata 
-0x6595 026954 istore 4 ,regc 
-0x6596 026955 increase key_state_longpress_offset ,regc 
-0x6597 026956 setarg 1 
-0x6598 026957 istore key_state_longpress_length ,regc 
-0x6599 026958 fetch 1 ,mem_shutter_long_key_released_flag 
-0x659a 026959 rtn blank 
-0x659b 026960 jam 0 ,mem_shutter_long_key_released_flag 
-0x659c 026961 bpatch patch14_6 ,mem_patch14 
-0x659d 026962 call shutter_dy_long_key_function 
-0x659e 026963 fetch 1 ,mem_move_mode_set 
-0x659f 026964 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
-0x65a0 026965 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
-0x65a1 026966 rtn 
-:      026968 shutter_dy_key_long_press_set_key_normal:
-0x65a2 026969 call shutter_dy_long_press_android_or_ios 
-0x65a3 026970 arg max_queue_num_long ,pdata 
-0x65a4 026971 branch shutter_dy_push_queue_press_or_release 
-:      026973 shutter_dy_key_long_press_set_move_trigger:
-0x65a5 026974 copy queue ,pdata 
-0x65a6 026975 fetcht 1 ,mem_move_mode_key_index 
-0x65a7 026976 isub temp ,null 
-0x65a8 026977 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
-0x65a9 026978 fetch 1 ,mem_move_mode_trigger_enable 
-0x65aa 026979 setflip 0 ,pdata 
-0x65ab 026980 store 1 ,mem_move_mode_trigger_enable 
-0x65ac 026981 nrtn blank 
-:      026982 shutter_dy_move_mode_disable:
-0x65ad 026983 jam 0 ,mem_move_mode_trigger_enable 
-0x65ae 026984 branch app_led_off 
-:      026986 shutter_dy_long_press_android_or_ios:
-0x65af 026987 arg mem_key0_long_press ,regc 
-0x65b0 026988 call shutter_dy_check_iphone 
-0x65b1 026989 rtn blank 
-0x65b2 026990 arg mem_key0_long_press_i ,regc 
-0x65b3 026991 rtn 
-:      026993 shutter_dy_keyscan_key_check_release:
-0x65b4 026994 add regc ,key_state_release_clk_offset ,regb 
-0x65b5 026995 ifetch key_state_release_clk_length ,regb 
-0x65b6 026996 rtn blank 
-0x65b7 026997 copy pdata ,temp 
-0x65b8 026998 copy clkn_bt ,pdata 
-0x65b9 026999 isub temp ,temp 
-0x65ba 027000 ncall ui_timer_timeout ,positive 
-0x65bb 027001 setarg 1000 
-0x65bc 027002 isub temp ,null 
-0x65bd 027003 branch shutter_dy_push_queue_release 
-:      027004 shutter_dy_keyscan_key_process_next:
-0x65be 027005 fetch 2 ,mem_key_num_ptr 
-0x65bf 027006 ifetch 1 ,pdata 
-0x65c0 027007 rtn blank 
-0x65c1 027009 setarg 0 
-0x65c2 027010 store 2 ,mem_key_value_temp 
-0x65c3 027011 call keyscan_scan_key 
-0x65c4 027012 nbranch lpm_button_clean_wake_lock ,user 
-0x65c5 027013 call lpm_button_get_wake_lock 
-0x65c6 027014 disable user 
-0x65c7 027015 fetch 1 ,mem_le_adv_enable 
-0x65c8 027016 nrtn blank 
-0x65c9 027017 bpatch patch14_7 ,mem_patch14 
-0x65ca 027018 fetch 1 ,mem_move_mode_set 
-0x65cb 027019 beq move_single_key ,shutter_dy_skip_check_combine_key 
-0x65cc 027020 call shutter_dy_check_combine_key_release 
-0x65cd 027021 call shutter_dy_check_combine_key 
-0x65ce 027022 rtn user 
-:      027023 shutter_dy_skip_check_combine_key:
-0x65cf 027024 call shutter_dy_single_key_led 
-0x65d0 027025 fetch 2 ,mem_key_value_temp 
-0x65d1 027026 store 2 ,mem_key_value_temp4 
-0x65d2 027027 jam 0 ,mem_key_value_temp6 
-0x65d3 027028 force 0 ,queue 
-0x65d4 027029 branch keyscan_key_lp1 
-:      027031 shutter_dy_single_key_led:
-0x65d5 027032 fetch 1 ,mem_last_press_key_value 
-0x65d6 027033 fetcht 1 ,mem_move_mode_key_index 
-0x65d7 027034 isub temp ,null 
-0x65d8 027035 branch app_led_on ,zero 
-0x65d9 027036 fetch 1 ,mem_move_mode_trigger_enable 
-0x65da 027037 nbranch app_led_off ,blank 
-0x65db 027038 rtn 
-:      027040 shutter_dy_check_combine_key:
-0x65dc 027041 arg 0 ,queue 
-:      027042 shutter_dy_check_combine_key_loop:
-0x65dd 027043 arg mem_combine_key0 ,regb 
-0x65de 027044 arg 2 ,pdata 
-0x65df 027045 imul32 queue ,pdata 
-0x65e0 027046 iadd regb ,regb 
-0x65e1 027047 ifetch 2 ,regb 
-0x65e2 027049 rtn blank 
-0x65e3 027050 fetcht 2 ,mem_key_value_temp 
-0x65e4 027051 ixor temp ,null 
-0x65e5 027052 branch shutter_dy_check_combine_key_parse ,zero 
-0x65e6 027053 increase 1 ,queue 
-0x65e7 027054 branch shutter_dy_check_combine_key_loop 
-:      027056 shutter_dy_check_combine_key_parse:
-0x65e8 027057 store 2 ,mem_combine_key_state0 
-0x65e9 027058 call app_led_on 
-0x65ea 027059 arg mem_combine_key0_press ,regc 
-0x65eb 027060 arg max_queue_num_combinekey ,pdata 
-0x65ec 027061 imul32 queue ,pdata 
-0x65ed 027062 iadd regc ,regc 
-0x65ee 027063 call shutter_dy_push_buffer_in_queue 
-0x65ef 027064 branch shutter_dy_combine_key_enableuser 
-:      027066 shutter_dy_push_buffer_in_queue:
-0x65f0 027067 call shutter_dy_jude_clear_move_config 
-0x65f1 027068 ifetch 1 ,regc 
-0x65f2 027069 rtn blank 
-0x65f3 027070 call shutter_dy_check_move_data 
-:      027071 shutter_dy_move_to_specify_location:
-0x65f4 027072 call shutter_dy_jude_clear_move_config 
-0x65f5 027073 call shutter_dy_move_down_left_corner 
-0x65f6 027074 call shutter_dy_move_x_max 
-0x65f7 027075 call shutter_dy_move_y_max 
-0x65f8 027076 arg 0x05 ,pdata 
-0x65f9 027077 call queue_push_one_byte 
-0x65fa 027078 call shutter_dy_check_iphone 
-0x65fb 027079 rtn blank 
-0x65fc 027080 jam 120 ,mem_send_data_delay 
-0x65fd 027081 arg 0x06 ,pdata 
-0x65fe 027082 branch queue_push_one_byte 
-:      027084 shutter_dy_move_down_left_corner_count_set:
-0x65ff 027085 fetcht 1 ,mem_shutter_back_count 
-0x6600 027086 call shutter_dy_check_iphone 
-0x6601 027087 rtn blank 
-0x6602 027088 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x6603 027089 increase 1 ,temp 
-0x6604 027090 fetch 1 ,mem_shutter_first_move 
-0x6605 027091 rtn blank 
-0x6606 027092 fetcht 1 ,mem_shutter_back_count 
-0x6607 027093 jam 0 ,mem_shutter_first_move 
-0x6608 027094 rtn 
-:      027096 shutter_dy_move_down_left_corner:
-0x6609 027097 call shutter_dy_move_down_left_corner_count_set 
-0x660a 027098 copy temp ,pdata 
-0x660b 027099 rtn blank 
-0x660c 027100 store 1 ,mem_shutter_back_count_cache 
-:      027101 shutter_dy_move_down_left_corner_loop:
-0x660d 027102 arg 0x13 ,pdata 
-0x660e 027103 call queue_push_one_byte 
-0x660f 027104 fetch 1 ,mem_shutter_back_count_cache 
-0x6610 027105 increase -1 ,pdata 
-0x6611 027106 store 1 ,mem_shutter_back_count_cache 
-0x6612 027107 rtn blank 
-0x6613 027108 branch shutter_dy_move_down_left_corner_loop 
-:      027110 shutter_dy_move_x_max:
-0x6614 027111 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x6615 027112 rtn blank 
-0x6616 027113 store 1 ,mem_shutter_iphone_beyond_x_cache 
-:      027114 shutter_dy_move_x_max_number:
-0x6617 027115 arg 0x20 ,pdata 
-0x6618 027116 call queue_push_one_byte 
-0x6619 027117 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661a 027118 increase -1 ,pdata 
-0x661b 027119 store 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661c 027120 rtn blank 
-0x661d 027121 branch shutter_dy_move_x_max_number 
-:      027123 shutter_dy_move_y_max:
-0x661e 027124 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x661f 027125 rtn blank 
-0x6620 027126 store 1 ,mem_shutter_iphone_beyond_y_cache 
-:      027127 shutter_dy_move_y_max_number:
-0x6621 027128 arg 0x21 ,pdata 
-0x6622 027129 call queue_push_one_byte 
-0x6623 027130 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6624 027131 increase -1 ,pdata 
-0x6625 027132 store 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6626 027133 rtn blank 
-0x6627 027134 branch shutter_dy_move_y_max_number 
-:      027136 shutter_dy_check_combine_key_release:
-0x6628 027137 fetch 2 ,mem_combine_key_state0 
-0x6629 027138 rtn blank 
-0x662a 027139 fetcht 2 ,mem_key_value_temp 
-0x662b 027140 sub temp ,0 ,null 
-0x662c 027141 branch shutter_dy_check_combine_key_release_all ,zero 
-0x662d 027142 isub temp ,null 
-0x662e 027143 rtn zero 
-0x662f 027144 storet 2 ,mem_combine_key_state0 
-0x6630 027145 fetch 2 ,mem_combine_key_release_value 
-0x6631 027146 isub temp ,null 
-0x6632 027147 call app_led_off ,zero 
-:      027148 shutter_dy_combine_key_enableuser:
-0x6633 027149 fetch 2 ,mem_key_value_temp 
-0x6634 027150 store 2 ,mem_key_value_retention 
-0x6635 027151 branch enable_user 
-:      027152 shutter_dy_check_combine_key_release_all:
-0x6636 027153 jam 1 ,mem_shutter_long_key_released_flag 
-0x6637 027154 call app_led_off 
-0x6638 027155 arg mem_combine_key_release ,regc 
-0x6639 027156 call shutter_dy_push_buffer_in_queue 
-0x663a 027157 setarg 0 
-0x663b 027158 store 2 ,mem_combine_key_state0 
-0x663c 027159 jam 50 ,mem_shutter_1s_timer 
-0x663d 027160 call shutter_dy_combine_key_enableuser 
-0x663e 027161 fetch 1 ,mem_shutter_key_num 
-0x663f 027162 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
-0x6640 027163 arg mem_shutter_key_state0 ,contw 
-0x6641 027164 branch clear_mem 
-:      027165 shutter_dy_check_move_data:
-0x6642 027166 bpatch patch15_0 ,mem_patch15 
-0x6643 027167 fetch 1 ,mem_move_mode_set 
-0x6644 027168 beq move_single_key ,shutter_dy_check_move_data_single_key 
-0x6645 027169 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
-0x6646 027170 rtn 
-:      027171 shutter_dy_check_move_data_single_key:
-0x6647 027172 copy queue ,pdata 
-0x6648 027173 beq shutter_left_key_num ,shutter_dy_move_left 
-0x6649 027174 beq shutter_right_key_num ,shutter_dy_move_right 
-0x664a 027175 beq shutter_up_key_num ,shutter_dy_move_up 
-0x664b 027176 beq shutter_down_key_num ,shutter_dy_move_down 
-0x664c 027177 rtn 
-:      027178 shutter_dy_check_move_data_combine_key:
-0x664d 027179 ifetch 1 ,regc 
-0x664e 027180 beq 0x01 ,shutter_dy_move_left 
-0x664f 027181 beq 0x02 ,shutter_dy_move_right 
-0x6650 027182 beq 0x03 ,shutter_dy_move_up 
-0x6651 027183 beq 0x04 ,shutter_dy_move_down 
-0x6652 027184 beq 0x05 ,shutter_dy_get_move_data 
-0x6653 027185 rtn 
-:      027186 shutter_dy_get_move_data:
-0x6654 027187 call shutter_dy_check_iphone 
-0x6655 027188 nbranch shutter_dy_get_move_data_iphone ,blank 
-0x6656 027189 setarg 4 
-0x6657 027190 mul32 pdata ,every_payload_len ,pdata 
-0x6658 027191 arg mem_shutter_mousekey_value_list ,temp 
-0x6659 027192 iadd temp ,contw 
-0x665a 027193 increase 3 ,contw 
-0x665b 027194 fetch 3 ,mem_shutter_move_data 
-0x665c 027195 istore 3 ,contw 
-0x665d 027196 rtn 
-:      027197 shutter_dy_get_move_data_iphone:
-0x665e 027198 setarg 4 
-0x665f 027199 mul32 pdata ,every_payload_len ,pdata 
-0x6660 027200 arg mem_shutter_mousekey_value_list ,temp 
-0x6661 027201 iadd temp ,contw 
-0x6662 027202 increase 3 ,contw 
-0x6663 027203 fetch 2 ,mem_shutter_move_data_x 
-0x6664 027204 istore 3 ,contw 
-0x6665 027205 increase 7 ,contw 
-0x6666 027206 fetch 2 ,mem_shutter_move_data_y 
-0x6667 027207 lshift4 pdata ,pdata 
-0x6668 027208 lshift8 pdata ,pdata 
-0x6669 027209 istore 3 ,contw 
-0x666a 027210 rtn 
-:      027212 shutter_dy_move_x_empty_check:
-0x666b 027213 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x666c 027214 rtn blank 
-0x666d 027215 increase -1 ,pdata 
-0x666e 027216 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x666f 027217 arg iphone_once_max_move_value ,pdata 
-0x6670 027218 rtn 
-:      027219 shutter_dy_every_move_size_set:
-0x6671 027220 arg android_every_move_size ,temp 
-0x6672 027221 call shutter_dy_check_iphone 
-0x6673 027222 rtn blank 
-0x6674 027223 arg iphone_every_move_size ,temp 
-0x6675 027224 rtn 
-:      027225 shutter_dy_move_left:
-0x6676 027226 call shutter_dy_every_move_size_set 
-0x6677 027227 fetch 2 ,mem_shutter_move_data_x 
-0x6678 027228 isub temp ,null 
-0x6679 027229 ncall shutter_dy_move_x_empty_check ,positive 
-0x667a 027230 nrtn positive 
-0x667b 027231 isub temp ,pdata 
-:      027232 shutter_dy_move_store_x:
-0x667c 027233 store 2 ,mem_shutter_move_data_x 
-:      027234 shutter_dy_move_data_store:
-0x667d 027235 bpatch patch15_1 ,mem_patch15 
-0x667e 027236 fetch 2 ,mem_shutter_move_data_x 
-0x667f 027237 fetcht 2 ,mem_shutter_move_data_y 
-0x6680 027238 lshift8 temp ,temp 
-0x6681 027239 lshift4 temp ,temp 
-0x6682 027240 iadd temp ,pdata 
-0x6683 027241 store 3 ,mem_shutter_move_data 
-0x6684 027242 branch shutter_dy_get_move_data 
-:      027243 shutter_dy_move_x_check_max:
-0x6685 027244 fetch 2 ,mem_shutter_move_data_x 
-0x6686 027245 arg iphone_once_max_move_value ,temp 
-0x6687 027246 isub temp ,temp 
-0x6688 027247 nrtn positive 
-0x6689 027248 copy temp ,pdata 
-0x668a 027249 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
-0x668b 027250 sub temp ,0x03 ,null 
-0x668c 027251 branch shutter_dy_clear_move_x ,zero 
-0x668d 027252 increase 1 ,temp 
-0x668e 027253 storet 1 ,mem_shutter_iphone_beyond_x_count 
-0x668f 027254 branch shutter_dy_move_store_x 
-:      027255 shutter_dy_clear_move_x:
-0x6690 027256 jam 0 ,mem_shutter_iphone_beyond_x_count 
-0x6691 027257 arg 0 ,pdata 
-0x6692 027258 branch shutter_dy_move_store_x 
-:      027259 shutter_dy_move_right:
-0x6693 027260 call shutter_dy_check_iphone 
-0x6694 027261 ncall shutter_dy_move_x_check_max ,blank 
-0x6695 027262 call shutter_dy_every_move_size_set 
-0x6696 027263 fetch 2 ,mem_shutter_move_data_x 
-:      027264 shutter_dy_move_right_next:
-0x6697 027265 iadd temp ,pdata 
-0x6698 027266 arg 0xfff ,temp 
-0x6699 027267 call ceiling 
-0x669a 027268 branch shutter_dy_move_store_x 
-:      027270 shutter_dy_move_up:
-0x669b 027271 call shutter_dy_every_move_size_set 
-0x669c 027272 fetch 2 ,mem_shutter_move_data_y 
-0x669d 027273 isub temp ,pdata 
-0x669e 027274 store 2 ,mem_shutter_move_data_y 
-:      027275 shutter_dy_move_y_check_max:
-0x669f 027276 fetcht 2 ,mem_shutter_move_data_y 
-0x66a0 027277 call shutter_dy_check_iphone 
-0x66a1 027278 branch shutter_dy_move_data_store ,blank 
-0x66a2 027279 setarg 0xfff 
-0x66a3 027280 isub temp ,pdata 
-0x66a4 027281 arg iphone_once_max_move_value ,temp 
-0x66a5 027282 isub temp ,temp 
-0x66a6 027283 nbranch shutter_dy_move_data_store ,positive 
-0x66a7 027284 setarg 0xfff 
-0x66a8 027285 isub temp ,pdata 
-0x66a9 027286 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x66aa 027287 sub temp ,0x05 ,null 
-0x66ab 027288 branch shutter_dy_clear_move_y ,zero 
-0x66ac 027289 increase 1 ,temp 
-0x66ad 027290 storet 1 ,mem_shutter_iphone_beyond_y_count 
-0x66ae 027291 branch shutter_dy_move_store_y 
-:      027292 shutter_dy_clear_move_y:
-0x66af 027293 jam 0 ,mem_shutter_iphone_beyond_y_count 
-:      027294 shutter_dy_android_move_y_empty_check:
-0x66b0 027295 setarg 0xfff 
-0x66b1 027296 branch shutter_dy_move_store_y 
-:      027298 shutter_dy_move_y_empty_check:
-0x66b2 027299 call shutter_dy_check_iphone 
-0x66b3 027300 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b4 027301 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b5 027302 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b6 027303 increase -1 ,pdata 
-0x66b7 027304 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b8 027305 setarg 0xfff 
-0x66b9 027306 arg iphone_once_max_move_value ,temp 
-0x66ba 027307 isub temp ,pdata 
-0x66bb 027308 iadd rega ,pdata 
-:      027309 shutter_dy_move_store_y:
-0x66bc 027310 store 2 ,mem_shutter_move_data_y 
-0x66bd 027311 branch shutter_dy_move_data_store 
-:      027312 shutter_dy_move_down:
-0x66be 027313 call shutter_dy_every_move_size_set 
-0x66bf 027314 fetch 2 ,mem_shutter_move_data_y 
-:      027315 shutter_dy_move_down_next:
-0x66c0 027316 iadd temp ,pdata 
-0x66c1 027317 arg 0xfff ,temp 
-0x66c2 027318 isub temp ,rega 
-0x66c3 027319 branch shutter_dy_move_y_empty_check ,positive 
-0x66c4 027320 branch shutter_dy_move_store_y 
-:      027323 ble_shutter_dy_receive_data:
-0x66c5 027324 fetch 2 ,mem_le_att_handle 
-0x66c6 027325 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
-0x66c7 027326 rtn 
-:      027328 shutter_dy_le_find_service_hand_by_uuid:
-0x66c8 027329 arg 23 ,rega 
-0x66c9 027330 arg le_l2cap_cid_att ,regb 
-0x66ca 027331 call le_fifo_malloc_tx_l2cap 
-0x66cb 027332 setarg attop_find_by_type_value_request 
-0x66cc 027333 istore 1 ,contw 
-0x66cd 027334 setarg 0x0001 
-0x66ce 027335 istore 2 ,contw 
-0x66cf 027336 setarg 0xffff 
-0x66d0 027337 istore 2 ,contw 
-0x66d1 027338 setarg 0x2800 
-0x66d2 027339 istore 2 ,contw 
-0x66d3 027340 arg mem_dy_le_search_service_uuid ,contr 
-0x66d4 027341 branch memcpy16 
-:      027344 shutter_dy_le_parse_att:
-0x66d5 027345 bpatch patch15_2 ,mem_patch15 
-0x66d6 027346 copy rega ,contr 
-0x66d7 027347 ifetch 3 ,contr 
-0x66d8 027348 store 3 ,mem_le_att_opcode 
-0x66d9 027349 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
-0x66da 027350 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
-0x66db 027351 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
-0x66dc 027352 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
-0x66dd 027353 branch le_parse_att2 
-:      027355 shutter_dy_le_parse_att_read_blob_request:
-0x66de 027356 ifetch 2 ,contr 
-0x66df 027357 store 2 ,mem_le_att_offset 
-0x66e0 027358 iforce rega 
-0x66e1 027359 fetcht 2 ,mem_le_att_handle 
-0x66e2 027360 fetch 2 ,mem_le_pairing_handle 
-0x66e3 027361 isub temp ,null 
-0x66e4 027362 nbranch le_send_att_read_blob_response ,zero 
-0x66e5 027363 call shutter_dy_check_iphone 
-0x66e6 027364 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
-0x66e7 027365 fetcht 2 ,mem_shutter_le_map_len_android 
-0x66e8 027366 branch shutter_dy_le_parse_att_read_blob_request2 
-:      027368 shutter_dy_le_parse_att_read_blob_request_ios:
-0x66e9 027369 fetcht 2 ,mem_shutter_le_map_len_ios 
-:      027370 shutter_dy_le_parse_att_read_blob_request2:
-0x66ea 027371 arg mem_shutter_le_hid_map ,contr 
-0x66eb 027372 call store_contr 
-0x66ec 027373 copy temp ,pdata 
-0x66ed 027374 isub rega ,pdata 
-0x66ee 027375 nbranch le_send_att_error_response_notfound ,positive 
-0x66ef 027376 increase 1 ,pdata 
-0x66f0 027377 sub pdata ,23 ,null 
-0x66f1 027378 branch le_send_att_read_blob_response_less ,positive 
-0x66f2 027379 force 23 ,pdata 
-0x66f3 027380 branch le_send_att_read_blob_response_less 
-:      027382 shutter_dy_le_parse_att_read_request:
-0x66f4 027383 fetcht 2 ,mem_le_att_handle 
-0x66f5 027384 fetch 1 ,mem_le_configuration 
-0x66f6 027385 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
-0x66f7 027386 branch le_send_att_read_response 
-:      027387 shutter_dy_le_send_att_read_response_check_auth:
-0x66f8 027388 fetch 2 ,mem_le_pairing_handle 
-0x66f9 027389 isub temp ,null 
-0x66fa 027390 nbranch le_send_att_read_response ,zero 
-0x66fb 027391 call le_check_encrypt_state 
-0x66fc 027392 nbranch shutter_dy_le_send_att_read_response ,user 
-0x66fd 027393 branch le_send_att_read_response_error_insufficient_auth 
-:      027395 shutter_dy_le_send_att_read_response:
-0x66fe 027396 fetch 2 ,mem_le_pairing_handle 
-0x66ff 027397 isub temp ,null 
-0x6700 027398 nbranch le_send_att_read_response ,zero 
-0x6701 027399 arg mem_shutter_le_hid_map ,contr 
-0x6702 027400 force 23 ,pdata 
-0x6703 027401 branch le_send_att_read_response_less 
-:      027403 shutter_dy_le_parse_att_find_by_type_value_rsp:
-:      027404 shutter_dy_le_remote_iphone:
-0x6704 027405 bpatch patch15_3 ,mem_patch15 
-0x6705 027406 jam 5 ,mem_shutter_back_count 
-0x6706 027407 jam 1 ,mem_iphone_flag 
-0x6707 027408 jam 1 ,mem_last_shutter_le_iphone_flag 
-0x6708 027409 jam 240 ,mem_send_data_delay 
-0x6709 027410 jam 10 ,mem_shutter_move_mid_timer 
-0x670a 027411 jam 1 ,mem_shutter_first_move 
-0x670b 027412 call shutter_dy_load_move_config_info 
-0x670c 027413 fetch 1 ,mem_shutter_pairing_success 
-0x670d 027414 rtn blank 
-0x670e 027415 call shutter_dy_clear_move_config 
-0x670f 027416 arg iphone_once_max_move_value ,temp 
-0x6710 027418 fetch 2 ,mem_iphone_initial_move_x 
-0x6711 027419 arg mem_shutter_move_data_x ,rega 
-0x6712 027420 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6713 027421 call shutter_dy_iphone_move_initial_set 
-0x6714 027422 arg iphone_once_max_move_value ,temp 
-0x6715 027424 fetch 2 ,mem_iphone_initial_move_y 
-0x6716 027425 arg mem_shutter_move_data_y ,rega 
-0x6717 027426 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x6718 027427 call shutter_dy_iphone_move_initial_set 
-0x6719 027428 setarg 0xfff 
-0x671a 027429 fetcht 2 ,mem_shutter_move_data_y 
-0x671b 027430 isub temp ,pdata 
-0x671c 027431 store 2 ,mem_shutter_move_data_y 
-0x671d 027432 rtn 
-:      027433 shutter_dy_iphone_move_initial_set:
-0x671e 027434 idiv temp 
-0x671f 027435 call wait_div_end 
-0x6720 027436 quotient pdata 
-0x6721 027437 remainder temp 
-0x6722 027438 istore 1 ,regb 
-0x6723 027439 istoret 2 ,rega 
-0x6724 027440 rtn 
-:      027441 shutter_dy_le_parse_error_rsp:
-0x6725 027442 increase -2 ,contr 
-0x6726 027443 ifetch 1 ,contr 
-0x6727 027444 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
-0x6728 027445 rtn 
-:      027446 shutter_dy_remote_not_iphone:
-0x6729 027447 jam 1 ,mem_shutter_back_count 
-0x672a 027448 jam 0 ,mem_iphone_flag 
-0x672b 027449 jam 0 ,mem_last_shutter_le_iphone_flag 
-0x672c 027450 jam 10 ,mem_send_data_delay 
-0x672d 027451 rtn 
-:      027453 shutter_dy_not_iphone_read_conf:
-0x672e 027454 call shutter_dy_remote_not_iphone 
-0x672f 027455 branch shutter_dy_load_move_config_info 
-:      027457 shutter_dy_check_iphone:
-0x6730 027458 fetch 1 ,mem_iphone_flag 
-0x6731 027459 rtn 
-:      027462 shutter_dy_le_get_press_ptr:
-0x6732 027463 arg mem_dy_key0_press ,regc 
-0x6733 027464 call shutter_dy_check_iphone 
-0x6734 027465 rtn blank 
-0x6735 027466 jam 120 ,mem_send_data_delay 
-0x6736 027467 arg mem_key0_press_i ,regc 
-0x6737 027468 rtn 
-:      027469 shutter_dy_le_get_release_ptr:
-:      027470 shutter_dy_le_get_release_ptr_set:
-0x6738 027471 arg mem_key0_release_new ,regc 
-0x6739 027472 call shutter_dy_check_iphone 
-0x673a 027473 rtn blank 
-0x673b 027474 arg mem_key0_release_new_i ,regc 
-0x673c 027475 jam 12 ,mem_send_data_delay 
-0x673d 027476 copy queue ,pdata 
-0x673e 027477 rtneq shutter_like_key_num 
-0x673f 027478 rtn 
-:      027479 shutter_dy_le_get_release_ptr_volume:
-0x6740 027480 bpatch patch15_4 ,mem_patch15 
-0x6741 027481 fetch 1 ,mem_key3_press_count 
-0x6742 027482 setflip 0 ,pdata 
-0x6743 027483 store 1 ,mem_key3_press_count 
-0x6744 027484 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
-0x6745 027485 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
-0x6746 027486 rtn 
-:      027487 shutter_dy_le_get_release_ptr_set_volume_dec:
-0x6747 027488 call shutter_dy_le_get_vol_dec_ptr 
-0x6748 027489 branch push_buffer_in_queue 
-:      027490 shutter_dy_le_get_release_ptr_set_volume_inc:
-0x6749 027491 call shutter_dy_le_get_vol_inc_ptr 
-0x674a 027492 branch push_buffer_in_queue 
-:      027493 shutter_dy_le_get_vol_inc_ptr:
-0x674b 027494 arg mem_key3_release_new ,regc 
-0x674c 027495 call shutter_dy_check_iphone 
-0x674d 027496 rtn blank 
-0x674e 027497 arg mem_key3_release_new_i ,regc 
-0x674f 027498 rtn 
-:      027499 shutter_dy_le_get_vol_dec_ptr:
-0x6750 027500 arg mem_key3_release_new_t ,regc 
-0x6751 027501 call shutter_dy_check_iphone 
-0x6752 027502 rtn blank 
-0x6753 027503 arg mem_key3_release_new_i_t ,regc 
-0x6754 027504 rtn 
-:      027507 shutter_dy_long_key_function:
-0x6755 027508 copy queue ,pdata 
-0x6756 027509 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
-0x6757 027510 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
-0x6758 027511 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
-0x6759 027512 rtn 
-:      027515 shutter_dy_long_key_volume_timer:
-0x675a 027516 arg mem_shutter_volume_timer ,regc 
-0x675b 027517 arg shutter_dy_long_key_volume_timeout ,regb 
-0x675c 027518 branch timer_single_step 
-:      027519 shutter_dy_long_key_volume_timeout:
-0x675d 027520 jam 4 ,mem_shutter_volume_timer 
-0x675e 027521 fetch 1 ,mem_key3_press_count 
-0x675f 027522 branch shutter_dy_loop_send_volume_inc_page ,blank 
-0x6760 027523 branch shutter_dy_loop_send_volume_dec_page 
-:      027526 shutter_dy_loop_send_volume_inc_page:
-0x6761 027527 jam 0 ,mem_key3_press_count 
-0x6762 027528 jam 4 ,mem_shutter_volume_timer 
-0x6763 027529 arg mem_key4_long_press ,regc 
-0x6764 027530 branch push_buffer_in_queue 
-:      027532 shutter_dy_loop_send_volume_dec_page:
-0x6765 027533 jam 1 ,mem_key3_press_count 
-0x6766 027534 jam 4 ,mem_shutter_volume_timer 
-0x6767 027535 arg mem_key2_long_press ,regc 
-0x6768 027536 branch push_buffer_in_queue 
-:      027537 shutter_dy_clear_volume_timer:
-0x6769 027538 jam 0 ,mem_key3_press_count 
-0x676a 027539 jam 0 ,mem_shutter_volume_timer 
-0x676b 027540 rtn 
-:      027543 shutter_dy_link_key_loop_timer:
-0x676c 027544 arg mem_shutter_link_timer ,regc 
-0x676d 027545 arg shutter_dy_link_key_loop_timeout ,regb 
-0x676e 027546 branch timer_single_step 
-:      027547 shutter_dy_link_key_loop_timeout:
-0x676f 027548 jam 2 ,mem_shutter_link_timer 
-0x6770 027549 call shutter_dy_link_data_android_or_ios 
-0x6771 027550 branch push_buffer_in_queue 
-:      027552 shutter_dy_link_data_android_or_ios:
-0x6772 027553 arg mem_shutter_link_data ,regc 
-0x6773 027554 call shutter_dy_check_iphone 
-0x6774 027555 rtn blank 
-0x6775 027556 arg mem_shutter_link_data_i ,regc 
-0x6776 027557 rtn 
-:      027559 shutter_dy_link_key_long_press:
-0x6777 027560 fetch 1 ,mem_shutter_link_loop_flag 
-0x6778 027561 nbranch shutter_dy_clear_link_key_timer ,blank 
-0x6779 027562 jam 1 ,mem_shutter_link_loop_flag 
-0x677a 027563 jam 2 ,mem_shutter_link_timer 
-0x677b 027564 rtn 
-:      027566 shutter_dy_clear_link_key_timer:
-0x677c 027567 jam 0 ,mem_shutter_link_loop_flag 
-0x677d 027568 jam 0 ,mem_shutter_link_timer 
-0x677e 027569 rtn 
-:      027571 shutter_dy_jude_clear_move_config:
-0x677f 027572 fetch 1 ,mem_shutter_le_conned 
-0x6780 027573 nrtn blank 
-0x6781 027574 jam 1 ,mem_shutter_le_conned 
-0x6782 027575 branch shutter_dy_move_data_store 
-:      027577 shutter_dy_clear_move_config:
-0x6783 027578 setarg 0 
-0x6784 027579 store 7 ,mem_move_config 
-0x6785 027580 rtn 
-:      027582 shutter_dy_write_otp_convert_data:
-0x6786 027583 call shutter_dy_check_iphone 
-0x6787 027584 beq 0x01 ,shutter_dy_store_ios_config_data 
-0x6788 027585 beq 0x00 ,shutter_dy_store_android_config 
-0x6789 027586 rtn 
-:      027588 shutter_dy_read_otp_convert_data:
-0x678a 027589 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x678b 027590 beq 0x01 ,shutter_dy_get_ios_config 
-0x678c 027591 beq 0x00 ,shutter_dy_get_android_config 
-0x678d 027592 rtn 
-:      027594 shutter_dy_store_ios_config_data:
-0x678e 027595 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x678f 027596 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6790 027597 copy pdata ,temp 
-0x6791 027598 fetch 2 ,mem_shutter_move_data_x 
-0x6792 027599 iadd temp ,pdata 
-0x6793 027600 store 2 ,mem_otp_shutter_move_data_x 
-0x6794 027602 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x6795 027603 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6796 027604 copy pdata ,temp 
-0x6797 027605 fetch 2 ,mem_shutter_move_data_y 
-0x6798 027606 copy pdata ,rega 
-0x6799 027607 setarg 0xfff 
-0x679a 027608 isub rega ,pdata 
-0x679b 027609 iadd temp ,pdata 
-0x679c 027610 store 2 ,mem_otp_shutter_move_data_y 
-0x679d 027612 call shutter_dy_check_iphone 
-0x679e 027614 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x679f 027615 rtn 
-:      027617 shutter_dy_store_android_config:
-0x67a0 027618 fetch 2 ,mem_shutter_move_data_x 
-0x67a1 027619 store 2 ,mem_otp_shutter_move_data_x 
-0x67a2 027620 fetch 2 ,mem_shutter_move_data_y 
-0x67a3 027621 store 2 ,mem_otp_shutter_move_data_y 
-0x67a4 027622 call shutter_dy_check_iphone 
-0x67a5 027623 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67a6 027624 rtn 
-:      027625 shutter_dy_get_ios_config:
-0x67a7 027626 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67a8 027627 div pdata ,iphone_once_max_move_value 
-0x67a9 027628 call wait_div_end 
-0x67aa 027629 quotient pdata 
-0x67ab 027630 remainder temp 
-0x67ac 027631 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x67ad 027632 copy temp ,pdata 
-0x67ae 027633 store 2 ,mem_shutter_move_data_x 
-0x67af 027634 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67b0 027635 div pdata ,iphone_once_max_move_value 
-0x67b1 027636 call wait_div_end 
-0x67b2 027637 quotient pdata 
-0x67b3 027638 remainder temp 
-0x67b4 027639 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x67b5 027641 setarg 0xfff 
-0x67b6 027642 isub temp ,pdata 
-0x67b7 027643 store 2 ,mem_shutter_move_data_y 
-0x67b8 027646 rtn 
-:      027647 shutter_dy_get_android_config:
-0x67b9 027648 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67ba 027649 store 2 ,mem_shutter_move_data_x 
-0x67bb 027650 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67bc 027651 store 2 ,mem_shutter_move_data_y 
-0x67bd 027654 rtn 
-:      027656 shutter_dy_store_move_config_info:
-0x67be 027657 branch shutter_dy_campare_effective_addr_write_otp 
-:      027659 shutter_dy_load_move_config_info:
-0x67bf 027660 branch shutter_dy_campare_effective_addr_read_otp 
-:      027663 shutter_dy_shutter_uart_config_loop:
-0x67c0 027664 call shutter_dy_update_read_check_addr 
-0x67c1 027665 fetch 2 ,mem_otp_read_offset_addr 
-0x67c2 027666 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67c3 027667 jam 0 ,mem_shutter_first_read_flag 
-0x67c4 027668 fetch 5 ,mem_otp_move_config 
-0x67c5 027669 jam 0 ,mem_shutter_valid_data_flag 
-0x67c6 027670 jam 0 ,mem_shutter_temp_count 
-0x67c7 027671 call shutter_dy_campare_otp_data 
-0x67c8 027672 fetch 1 ,mem_shutter_temp_count 
-0x67c9 027673 rtneq 0 
-0x67ca 027674 branch shutter_dy_shutter_uart_config_loop 
-:      027677 shutter_dy_shutter_get_first_read_addr:
-0x67cb 027679 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67cc 027680 increase -5 ,pdata 
-0x67cd 027681 store 2 ,mem_otp_read_offset_addr 
-0x67ce 027682 rtn 
-:      027685 shutter_dy_shutter_next_read_addr:
-0x67cf 027686 fetch 2 ,mem_otp_read_offset_addr 
-0x67d0 027687 increase -5 ,pdata 
-0x67d1 027688 store 2 ,mem_otp_read_offset_addr 
-0x67d2 027689 rtn 
-:      027692 shutter_dy_shutter_last_read_addr:
-0x67d3 027693 fetch 2 ,mem_otp_read_offset_addr 
-0x67d4 027694 pincrease 5 
-0x67d5 027695 store 2 ,mem_otp_read_offset_addr 
-0x67d6 027696 rtn 
-:      027698 shutter_dy_shutter_read_ios_android_addr:
-0x67d7 027699 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67d8 027700 pincrease 5 
-0x67d9 027701 store 2 ,mem_otp_read_ios_android_addr 
-0x67da 027703 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67db 027704 copy pdata ,temp 
-0x67dc 027706 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67dd 027707 isub temp ,pdata 
-0x67de 027708 arg shutter_para_total_num ,temp 
-0x67df 027709 isub temp ,null 
-0x67e0 027711 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
-0x67e1 027712 rtn 
-:      027714 shutter_dy_update_read_check_addr:
-0x67e2 027715 fetch 1 ,mem_shutter_first_read_flag 
-0x67e3 027716 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
-0x67e4 027717 beq 0x00 ,shutter_dy_shutter_next_read_addr 
-0x67e5 027718 rtn 
-:      027721 shutter_dy_campare_otp_data:
-0x67e6 027722 arg 0x0 ,regb 
-0x67e7 027723 copy regb ,temp 
-0x67e8 027724 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67e9 027725 icompare 0xffff ,temp 
-0x67ea 027727 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67eb 027728 arg 0x0 ,regb 
-0x67ec 027729 copy regb ,temp 
-0x67ed 027730 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67ee 027731 icompare 0xffff ,temp 
-0x67ef 027732 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f0 027733 arg 0x0 ,regb 
-0x67f1 027734 copy regb ,temp 
-0x67f2 027735 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67f3 027736 icompare 0xff ,temp 
-0x67f4 027737 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f5 027738 rtn 
-:      027741 shutter_dy_set_shutter_valid_data_flag:
-0x67f6 027742 fetch 1 ,mem_shutter_temp_count 
-0x67f7 027743 pincrease 1 
-0x67f8 027744 store 1 ,mem_shutter_temp_count 
-0x67f9 027745 rtn 
-:      027746 shutter_dy_shutter_judge_ios_or_android:
-0x67fa 027747 jam 1 ,mem_shutter_temp_count 
-0x67fb 027748 call shutter_dy_shutter_read_ios_android_addr 
-0x67fc 027749 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67fd 027750 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67fe 027751 call shutter_dy_check_iphone 
-0x67ff 027752 copy pdata ,temp 
-0x6800 027753 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x6801 027754 icompare 0xff ,temp 
-0x6802 027755 call shutter_dy_clear_temp_count ,true 
-0x6803 027757 fetch 1 ,mem_shutter_temp_count 
-0x6804 027758 rtneq 0 
-0x6805 027759 branch shutter_dy_shutter_judge_ios_or_android 
-:      027762 shutter_dy_shutter_not_find_ios_or_android:
-0x6806 027763 bpatch patch15_5 ,mem_patch15 
-0x6807 027764 call shutter_dy_clear_temp_count 
-0x6808 027765 call shutter_dy_check_iphone 
-0x6809 027766 branch shutter_dy_shutter_android_save_init_loaction ,blank 
-0x680a 027767 branch shutter_dy_shutter_ios_save_init_loaction 
-:      027768 shutter_dy_shutter_android_save_init_loaction:
-0x680b 027770 fetch 2 ,mem_android_initial_move_x 
-0x680c 027771 store 2 ,mem_shutter_move_data_x 
-0x680d 027773 fetcht 2 ,mem_android_initial_move_y 
-0x680e 027774 setarg 0xfff 
-0x680f 027775 isub temp ,pdata 
-0x6810 027776 store 2 ,mem_shutter_move_data_y 
-0x6811 027777 branch shutter_dy_store_move_config_info 
-:      027779 shutter_dy_shutter_ios_save_init_loaction:
-0x6812 027780 arg iphone_once_max_move_value ,temp 
-0x6813 027782 fetch 2 ,mem_iphone_initial_move_x 
-0x6814 027783 arg mem_shutter_move_data_x ,rega 
-0x6815 027784 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6816 027785 call shutter_dy_iphone_move_initial_set 
-0x6817 027786 arg iphone_once_max_move_value ,temp 
-0x6818 027788 fetch 2 ,mem_iphone_initial_move_y 
-0x6819 027789 arg mem_shutter_move_data_y ,rega 
-0x681a 027790 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x681b 027791 call shutter_dy_iphone_move_initial_set 
-0x681c 027792 setarg 0xfff 
-0x681d 027793 fetcht 2 ,mem_shutter_move_data_y 
-0x681e 027794 isub temp ,pdata 
-0x681f 027795 store 2 ,mem_shutter_move_data_y 
-0x6820 027796 branch shutter_dy_store_move_config_info 
-:      027798 shutter_dy_clear_temp_count:
-0x6821 027799 jam 0 ,mem_shutter_temp_count 
-0x6822 027800 rtn 
-:      027802 shutter_dy_campare_effective_addr_read_otp:
-0x6823 027803 bpatch patch15_6 ,mem_patch15 
-0x6824 027804 jam 1 ,mem_shutter_first_read_flag 
-0x6825 027805 call shutter_dy_shutter_uart_config_loop 
-0x6826 027809 fetch 2 ,mem_shutter_efuse_end_offset 
-0x6827 027810 copy pdata ,temp 
-0x6828 027811 fetch 2 ,mem_otp_read_offset_addr 
-0x6829 027812 isub temp ,pdata 
-0x682a 027813 arg 0x0 ,temp 
-0x682b 027814 isub temp ,null 
-0x682c 027815 nrtn positive 
-0x682d 027816 fetch 2 ,mem_otp_read_offset_addr 
-0x682e 027817 copy pdata ,temp 
-0x682f 027819 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6830 027820 increase -5 ,pdata 
-0x6831 027821 isub temp ,pdata 
-0x6832 027824 fetch 2 ,mem_otp_read_offset_addr 
-0x6833 027825 store 2 ,mem_otp_read_ios_android_addr 
-0x6834 027826 call shutter_dy_shutter_judge_ios_or_android 
-0x6835 027827 fetch 2 ,mem_otp_read_ios_android_addr 
-0x6836 027828 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
-0x6837 027831 jam 0 ,mem_shutter_temp_count 
-0x6838 027832 call shutter_dy_campare_otp_data 
-0x6839 027833 fetch 1 ,mem_shutter_temp_count 
-0x683a 027834 rtneq 0 
-0x683b 027835 branch shutter_dy_read_otp_convert_data 
-:      027838 shutter_dy_campare_effective_addr_write_otp:
-0x683c 027839 bpatch patch15_7 ,mem_patch15 
-0x683d 027840 jam 1 ,mem_shutter_first_read_flag 
-0x683e 027841 call shutter_dy_shutter_uart_config_loop 
-0x683f 027845 fetcht 2 ,mem_shutter_efuse_end_offset 
-0x6840 027847 fetch 2 ,mem_otp_read_offset_addr 
-0x6841 027848 isub temp ,pdata 
-0x6842 027849 arg 0x0 ,temp 
-0x6843 027850 isub temp ,null 
-0x6844 027851 nrtn positive 
-0x6845 027853 fetcht 2 ,mem_otp_read_offset_addr 
-0x6846 027855 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6847 027856 isub temp ,pdata 
-0x6848 027857 arg 0x0 ,temp 
-0x6849 027858 isub temp ,null 
-0x684a 027859 nrtn positive 
-0x684b 027860 fetch 2 ,mem_otp_read_offset_addr 
-0x684c 027861 store 2 ,mem_otp_write_offset_addr 
-0x684d 027862 call shutter_dy_write_otp_convert_data 
-0x684e 027864 branch shutter_dy_shutter_write_move_config_to_otp_addr 
-:      027867 shutter_dy_shutter_read_move_config_from_otp_addr:
-0x684f 027868 bpatch patch16_0 ,mem_patch16 
-0x6850 027869 copy pdata ,regb 
-0x6851 027870 arg shutter_para_total_num ,loopcnt 
-0x6852 027872 arg mem_otp_move_config ,rega 
-0x6853 027873 branch otp_read_data 
-:      027876 shutter_dy_shutter_write_move_config_to_otp_addr:
-0x6854 027877 arg shutter_para_total_num ,loopcnt 
-0x6855 027878 arg mem_otp_move_config ,rega 
-0x6856 027879 fetchr regb ,2 ,mem_otp_write_offset_addr 
-0x6857 027880 branch otp_write 
-:      027882 shutter_dy_shutter_1s_timer:
-0x6858 027883 arg mem_shutter_1s_timer ,regc 
-0x6859 027884 arg shutter_dy_store_move_config_info ,regb 
-0x685a 027885 branch timer_single_step 
-:      027899 p_crc16_ccitt_false:
-0x685b 027900 fetch 2 ,mem_adv_crc_false_initvalue 
-:      027902 p_crc16_ccitt_false_loop:
-0x685c 027903 ifetcht 1 ,regc 
-0x685d 027904 increase 1 ,regc 
-0x685e 027905 lshift8 temp ,temp 
-0x685f 027906 ixor temp ,pdata 
-:      027908 p_crc16_for_byte:
-0x6860 027909 copy loopcnt ,regb 
-0x6861 027910 arg 8 ,loopcnt 
-:      027911 p_crc16_for_byte_loop:
-0x6862 027912 isolate1 15 ,pdata 
-0x6863 027913 lshift pdata ,pdata 
-0x6864 027914 nbranch p_crc16_for_byte_continue ,true 
-0x6865 027915 fetcht 2 ,mem_crc16_polynomial 
-0x6866 027916 ixor temp ,pdata 
-:      027917 p_crc16_for_byte_continue:
-0x6867 027918 loop p_crc16_for_byte_loop 
-0x6868 027919 copy regb ,loopcnt 
-0x6869 027921 loop p_crc16_ccitt_false_loop 
-0x686a 027922 store 2 ,mem_adv_crc_false_initvalue 
-0x686b 027923 rtn 
-:      027928 rf_debug_rx_gpio_low:
-0x686c 027929 fetch 1 ,mem_rf_debug_rx_gpio 
-:      027930 rf_debug_gpio_low:
-0x686d 027931 arg gpcfg_output_low ,temp 
-0x686e 027932 branch gpio_config_function 
-:      027934 rf_debug_rx_on_line:
-:      027935 rf_debug_rx_gpio_high:
-0x686f 027936 fetch 1 ,mem_rf_debug_rx_gpio 
-:      027937 rf_debug_gpio_high:
-0x6870 027938 arg gpcfg_output_high ,temp 
-0x6871 027939 branch gpio_config_function 
-:      027941 rf_debug_rx_gpio_h_l_h:
-0x6872 027942 call rf_debug_rx_gpio_high 
-:      027943 rf_debug_rx_gpio_l_h:
-0x6873 027944 call rf_debug_rx_gpio_low 
-0x6874 027945 branch rf_debug_rx_gpio_high 
-:      027947 rf_debug_rx_gpio_l_h_l:
-:      027948 rf_debug_shutdown_radio_line:
-0x6875 027949 call rf_debug_rx_gpio_l_h 
-:      027950 rf_debug_rx_crc_line:
-0x6876 027951 branch rf_debug_rx_gpio_low 
-:      027953 rf_debug_rx_sync_line:
-0x6877 027954 branch rf_debug_rx_gpio_l_h 
-:      027956 rf_debug_rx_crc_fail_line:
-0x6878 027957 call rf_debug_rx_gpio_l_h 
-0x6879 027958 branch rf_debug_rx_gpio_l_h_l 
-:      027960 rf_debug_rx_match_line:
-:      027961 rf_debug_rx_crc_error_line:
-:      027962 rf_debug_rx_sync_timeout_line:
-0x687a 027963 branch rf_debug_rx_gpio_low 
-:      027966 rf_debug_tx_off_line:
-:      027967 rf_debug_tx_gpio_low:
-0x687b 027968 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687c 027969 branch rf_debug_gpio_low 
-:      027971 rf_debug_tx_on_line:
-:      027972 rf_debug_tx_gpio_high:
-0x687d 027973 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687e 027974 branch rf_debug_gpio_high 
-:      027976 rf_debug_tx_gpio_l_h_l:
-0x687f 027977 call rf_debug_tx_gpio_low 
-0x6880 027978 call rf_debug_tx_gpio_high 
-0x6881 027979 branch rf_debug_tx_gpio_low 
-:      027986 hci_init:
-0x6882 027987 clear_stack 
-0x6883 027988 call wdt_set_disable 
-0x6884 027989 call hci_init_clksel_xtal 
-0x6885 027990 call hci_init_uart_default_config 
-0x6886 027991 call hci_init_uart_config 
-0x6887 027992 call hci_init_pwm_default_config 
-0x6888 027993 call hci_init_pwm 
-0x6889 027995 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
-0x688a 027996 jam hci_h4_type_event ,mem_hci_event_head_type 
-:      027998 hci_process_loop:
-0x688b 027999 call hci_process_check_uart_rx 
-0x688c 028000 branch hci_process_loop 
-:      028002 hci_init_clksel_xtal:
-0x688d 028003 jam clksel_xtal ,core_clksel 
-0x688e 028004 rtn 
-:      028006 hci_init_uart_default_config:
-0x688f 028007 call hci_init_uart_default_config_tx 
-0x6890 028008 call hci_init_uart_default_config_rx 
-0x6891 028009 call hci_init_uart_default_config_rts 
-0x6892 028010 branch hci_init_uart_default_config_cts 
-:      028012 hci_init_uart_default_config_tx:
-0x6893 028013 fetch 1 ,mem_hci_uart_tx_gpio 
-0x6894 028014 nrtn blank 
-0x6895 028015 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
-0x6896 028016 rtn 
-:      028018 hci_init_uart_default_config_rx:
-0x6897 028019 fetch 1 ,mem_hci_uart_rx_gpio 
-0x6898 028020 nrtn blank 
-0x6899 028021 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
-0x689a 028022 rtn 
-:      028023 hci_init_uart_default_config_rts:
-0x689b 028024 fetch 1 ,mem_hci_uart_rts_gpio 
-0x689c 028025 nrtn blank 
-0x689d 028026 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
-0x689e 028027 rtn 
-:      028028 hci_init_uart_default_config_cts:
-0x689f 028029 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68a0 028030 nrtn blank 
-0x68a1 028031 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
-0x68a2 028032 rtn 
-:      028035 hci_init_uart_config:
-0x68a3 028036 setarg mem_h5rx_buf 
-0x68a4 028037 store 2 ,mem_pdatatemp 
-0x68a5 028038 setarg mem_h5rx_buf_end 
-0x68a6 028039 istore 2 ,contw 
-0x68a7 028040 setarg mem_h5tx_buf 
-0x68a8 028041 istore 2 ,contw 
-0x68a9 028042 setarg mem_h5tx_buf_end 
-0x68aa 028043 istore 2 ,contw 
-0x68ab 028044 fetch 8 ,mem_pdatatemp 
-0x68ac 028045 call uarta_init_dma_mem 
-0x68ad 028046 call uart_clock_select_main_freq_crystal 
-0x68ae 028047 arg 115200 ,temp 
-0x68af 028048 call uarta_calc_baud_rate_config 
-0x68b0 028049 fetch 1 ,mem_hci_uart_tx_gpio 
-0x68b1 028050 arg gpcfg_uart_txd ,temp 
-0x68b2 028051 call gpio_config_function_int 
-0x68b3 028052 fetch 1 ,mem_hci_uart_rx_gpio 
-0x68b4 028053 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
-0x68b5 028054 call gpio_config_function_int 
-0x68b6 028055 fetch 1 ,mem_hci_uart_rts_gpio 
-0x68b7 028056 arg gpcfg_uart_rts ,temp 
-0x68b8 028057 call gpio_config_function_int 
-0x68b9 028058 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68ba 028059 arg gpcfg_uart_cts ,temp 
-0x68bb 028060 call gpio_config_function_int 
-0x68bc 028062 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x68bd 028063 storet 1 ,core_uart_ctrl 
-0x68be 028064 branch clean_xmem 
-:      028066 hci_init_pwm_default_config:
-0x68bf 028067 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c0 028068 nrtn blank 
-0x68c1 028069 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
-0x68c2 028070 rtn 
-:      028072 hci_init_pwm:
-0x68c3 028073 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c4 028074 arg gpcfg_pwm_out0 ,temp 
-0x68c5 028075 call gpio_config_function_int 
-0x68c6 028076 arg 0x40 ,rega 
-0x68c7 028077 call pwm_init 
-0x68c8 028078 arg 0 ,rega 
-0x68c9 028079 arg 0 ,regb 
-0x68ca 028080 setarg 0 
-0x68cb 028081 call pwm_duty_cycle_set 
-0x68cc 028082 arg 0 ,queue 
-0x68cd 028083 branch pwm_set_select 
-:      028086 hci_process_check_uart_rx:
-0x68ce 028087 fetch 2 ,core_uart_rxitems 
-0x68cf 028088 add pdata ,-4 ,rega 
-0x68d0 028089 nrtn positive 
-0x68d1 028090 call uarta_prepare_rx 
-0x68d2 028091 ifetch 1 ,contru 
-0x68d3 028092 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
-0x68d4 028094 call delay_10ms 
-0x68d5 028095 branch uarta_clear_current_rx 
-:      028099 hci_parse_packet_cmd:
-0x68d6 028100 ifetch 2 ,contru 
-0x68d7 028101 store 2 ,mem_hci_opcode 
-0x68d8 028102 arg 0x3ff ,temp 
-0x68d9 028103 iand temp ,temp 
-0x68da 028104 storet 2 ,mem_hci_opcode_ocf 
-0x68db 028105 rshift2 pdata ,pdata 
-0x68dc 028106 rshift8 pdata ,pdata 
-0x68dd 028107 store 1 ,mem_hci_opcode_ogf 
-0x68de 028108 ifetch 1 ,contru 
-0x68df 028109 pincrease -1 
-0x68e0 028110 isub rega ,null 
-0x68e1 028111 rtn positive 
-0x68e2 028112 call hci_parse_complete_packet 
-0x68e3 028113 branch hci_drop_current_packet 
-:      028115 hci_parse_complete_packet:
-0x68e4 028116 fetch 1 ,mem_hci_opcode_ogf 
-0x68e5 028124 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
-0x68e6 028125 branch hci_send_event_command_complete_error_command_nuknown 
-:      028135 hci_parse_packet_cmd_ogf_vendorspecific_debug:
-0x68e7 028136 bpatch patch16_4 ,mem_patch16 
-0x68e8 028137 fetch 1 ,mem_hci_opcode_ocf 
-0x68e9 028138 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x68ea 028139 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x68eb 028140 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x68ec 028141 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x68ed 028142 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x68ee 028143 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x68ef 028144 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x68f0 028145 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
-0x68f1 028146 branch hci_normal_reply 
-:      028149 phci_grp_vendor_chipid:
-0x68f2 028150 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x68f3 028151 fetch 2 ,core_chipid 
-0x68f4 028152 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
-0x68f5 028153 arg 3 ,loopcnt 
-0x68f6 028154 branch hci_send_event_command_complete 
-:      028156 phci_grp_vendor_baud:
-0x68f7 028157 ifetch 2 ,contu 
-0x68f8 028158 store 2 ,core_uart_baud 
-0x68f9 028159 rtn 
-:      028162 phci_grp_vendor_patch_common:
-0x68fa 028163 ifetch 1 ,contu 
-0x68fb 028164 copy pdata ,temp 
-0x68fc 028165 store 1 ,core_ucode_low 
-0x68fd 028166 ifetch 1 ,contu 
-0x68fe 028167 iadd temp ,temp 
-0x68ff 028168 set1 7 ,pdata 
-0x6900 028169 store 1 ,core_ucode_ctrl 
-0x6901 028170 ifetch 1 ,contu 
-0x6902 028171 iadd temp ,temp 
-0x6903 028172 copy pdata ,loopcnt 
-0x6904 028173 rtn 
-:      028175 phci_grp_vendor_patch:
-0x6905 028176 call phci_grp_vendor_patch_common 
-:      028177 phci_grp_vendor_patch_loop:
-0x6906 028178 ifetch 1 ,contu 
-0x6907 028179 store 1 ,core_ucode_data 
-0x6908 028180 iadd temp ,temp 
-0x6909 028181 loop phci_grp_vendor_patch_loop 
-:      028182 phci_grp_vendor_patch_check_sum:
-0x690a 028183 and temp ,0xff ,temp 
-0x690b 028184 ifetch 1 ,contu 
-0x690c 028185 isub temp ,null 
-0x690d 028186 nbranch phci_grp_vendor_patch_bad ,zero 
-0x690e 028187 branch hci_normal_reply 
-:      028189 phci_grp_vendor_done:
-0x690f 028190 arg 0x20 ,loopcnt 
-0x6910 028191 arg mem_patch00 ,contw 
-0x6911 028192 arg 0 ,temp 
-:      028193 phci_grp_vendor_done_loop:
-0x6912 028194 ifetch 1 ,contu 
-0x6913 028195 istore 1 ,contw 
-0x6914 028196 iadd temp ,temp 
-0x6915 028197 loop phci_grp_vendor_done_loop 
-0x6916 028198 and temp ,0xff ,temp 
-0x6917 028199 ifetch 1 ,contu 
-0x6918 028200 isub temp ,null 
-0x6919 028201 nbranch phci_grp_vendor_patch_bad ,zero 
-0x691a 028202 jam 0 ,core_ucode_ctrl 
-0x691b 028203 call hci_normal_reply 
-0x691c 028204 call wait_uarttx 
-0x691d 028205 branch soft_reset 
-:      028207 phci_grp_vendor_patch_bad:
-0x691e 028208 jam 0 ,core_ucode_ctrl 
-0x691f 028209 branch hci_send_event_command_complete_error_command_nuknown 
-:      028212 phci_grp_vendor_mem:
-0x6920 028213 ifetch 1 ,contu 
-0x6921 028214 copy pdata ,loopcnt 
-0x6922 028215 ifetch 2 ,contu 
-0x6923 028216 copy pdata ,contw 
-0x6924 028217 call uart_copy_rx_bytes 
-0x6925 028218 branch hci_normal_reply 
-:      028220 phci_grp_vendor_flow_control:
-0x6926 028221 fetch 1 ,core_uart_ctrl 
-0x6927 028222 set1 bit_uart_control_flow_control ,pdata 
-0x6928 028223 store 1 ,core_uart_ctrl 
-0x6929 028224 branch hci_normal_reply 
-:      028227 hci_normal_reply:
-0x692a 028228 branch hci_send_event_command_complete_without_payload 
-:      028230 hci_send_event_command_complete_error_command_nuknown:
-0x692b 028231 jam command_unknown ,mem_hci_command_complete_return_parameter 
-0x692c 028232 branch hci_send_event_command_complete_without_payload + 1 
-:      028233 hci_send_event_command_complete_error_command_disallowed:
-0x692d 028234 jam command_disallowed ,mem_hci_command_complete_return_parameter 
-0x692e 028235 branch hci_send_event_command_complete_without_payload + 1 
-:      028236 hci_send_event_command_complete_without_payload:
-0x692f 028237 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x6930 028238 arg 1 ,loopcnt 
-0x6931 028239 branch hci_send_event_command_complete 
-:      028241 hci_send_event_command_complete:
-0x6932 028242 jam hci_event_command_complete ,mem_hci_event_head_event_code 
-0x6933 028243 add loopcnt ,3 ,pdata 
-0x6934 028244 store 1 ,mem_hci_event_para_total_length 
-0x6935 028245 call hci_prepare_send_event 
-0x6936 028246 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
-0x6937 028247 istore 3 ,contwu 
-0x6938 028249 arg mem_hci_command_complete_return_parameter ,contr 
-0x6939 028250 call uart_copy_tx_bytes 
-0x693a 028251 branch uarta_send_register_pop 
-:      028255 hci_prepare_send_event:
-0x693b 028256 call uarta_prepare_tx_register_push 
-0x693c 028257 fetch 3 ,mem_hci_event_head_type 
-0x693d 028258 istore 3 ,contwu 
-0x693e 028259 rtn 
-:      028261 hci_drop_current_packet:
-0x693f 028262 call uarta_prepare_rx 
-0x6940 028263 increase 3 ,contru 
-0x6941 028264 ifetch 1 ,contru 
-0x6942 028265 iadd contru ,contru 
-0x6943 028266 branch uarta_rxdone 
-:      028268 cmd_exit:
-0x6944 028269 jam 0 ,mem_hci_cmd 
-0x6945 028270 rtn 
-:      028277 l2cap_init:
-0x6946 028278 branch l2cap_init_wake ,wake 
-0x6947 028279 setarg mem_l2cap_xmem_end 
-0x6948 028280 arg mem_l2cap_xmem_start ,contw 
-0x6949 028281 isub contw ,loopcnt 
-0x694a 028282 call clear_mem 
-:      028283 l2cap_init_wake:
-0x694b 028285 rtn 
-:      028289 check_l2cap_map:
-0x694c 028290 arg 0 ,queue 
-0x694d 028291 arg 0 ,regb 
-:      028293 check_l2cap_map_loop:
-0x694e 028294 sub queue ,7 ,null 
-0x694f 028295 nrtn positive 
-0x6950 028296 qisolate1 rega 
-0x6951 028297 branch check_l2cap_map_used ,true 
-0x6952 028298 branch check_l2cap_map_used2 
-:      028300 check_l2cap_map_used:
-0x6953 028301 copy temp ,pdata 
-0x6954 028302 branch check_l2cap_map_used2 ,blank 
-0x6955 028303 qset1 regb 
-0x6956 028304 increase -1 ,temp 
-:      028306 check_l2cap_map_used2:
-0x6957 028307 increase 1 ,queue 
-0x6958 028308 branch check_l2cap_map_loop 
-:      028321 ble_l2cap_malloc:
-0x6959 028322 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x695a 028323 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x695b 028324 call disable_user 
-0x695c 028325 branch host_l2cap_malloc 
-:      028327 host_l2cap_malloc:
-0x695d 028328 bpatch patch16_6 ,mem_patch16 
-0x695e 028329 call l2cap_malloc_is_fifo_full 
-0x695f 028330 nbranch assert ,blank 
-0x6960 028331 call l2cap_malloc_get_full_map 
-0x6961 028332 arg 8 ,loopcnt 
-:      028333 host_l2cap_malloc_loop:
-0x6962 028334 fetcht 1 ,mem_used_map 
-0x6963 028335 sub loopcnt ,8 ,queue 
-0x6964 028336 qisolate1 temp 
-0x6965 028337 branch host_l2cap_malloc_next_buffer ,true 
-0x6966 028338 call host_l2cap_malloc_check_buffer_enough 
-0x6967 028339 nbranch host_l2cap_malloc_next_buffer ,positive 
-0x6968 028340 call host_l2cap_malloc_into_fifo 
-0x6969 028341 branch host_l2cap_malloc_succ 
-:      028342 host_l2cap_malloc_next_buffer:
-0x696a 028343 copy rege ,pdata 
-0x696b 028344 iadd regd ,regd 
-0x696c 028345 loop host_l2cap_malloc_loop 
-0x696d 028346 branch assert 
-:      028347 host_l2cap_malloc_succ:
-0x696e 028348 copy regd ,pdata 
-0x696f 028349 copy regd ,contw 
-0x6970 028350 rtn 
-:      028359 host_l2cap_malloc_check_buffer_enough:
-0x6971 028360 bpatch patch16_7 ,mem_patch16 
-0x6972 028361 sub loopcnt ,8 ,queue 
-0x6973 028362 arg 0 ,temp 
-0x6974 028363 arg 0 ,timeup 
-:      028364 host_l2cap_malloc_check_buffer_enough_loop:
-0x6975 028365 copy queue ,pdata 
-0x6976 028366 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
-0x6977 028367 fetch 1 ,mem_used_map 
-0x6978 028368 qisolate1 pdata 
-0x6979 028369 branch host_l2cap_malloc_check_buffer_enough_end ,true 
-0x697a 028370 qset1 timeup 
-0x697b 028371 copy rege ,pdata 
-0x697c 028372 iadd temp ,temp 
-0x697d 028373 increase 1 ,queue 
-0x697e 028374 copy rega ,pdata 
-0x697f 028375 isub temp ,null 
-0x6980 028376 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
-0x6981 028377 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
-:      028378 host_l2cap_malloc_check_buffer_enough_end:
-0x6982 028379 copy temp ,pdata 
-0x6983 028380 isub rega ,null 
-0x6984 028381 nrtn zero 
-0x6985 028382 qset1 timeup 
-0x6986 028383 rtn 
-:      028392 host_l2cap_malloc_into_fifo:
-0x6987 028393 bpatch patch17_0 ,mem_patch17 
-0x6988 028394 call l2cap_malloc_is_fifo_full 
-0x6989 028395 nbranch assert ,blank 
-0x698a 028396 call l2cap_malloc_is_fifo_empty 
-0x698b 028397 branch host_l2cap_malloc_into_fifo_no_push ,blank 
-0x698c 028398 fetch 9 ,mem_tx_fifo1 
-0x698d 028399 store 9 ,mem_tx_fifo0 
-0x698e 028400 setarg 0 
-0x698f 028401 istore 3 ,contw 
-:      028402 host_l2cap_malloc_into_fifo_no_push:
-0x6990 028403 storer timeup ,1 ,mem_tx_fifo3_map 
-0x6991 028404 storer regd ,2 ,mem_tx_fifo3_ptr 
-0x6992 028405 rtn 
-:      028414 l2cap_malloc_fifo_out:
-0x6993 028415 bpatch patch17_1 ,mem_patch17 
-0x6994 028416 call l2cap_malloc_fifo_get_first_ptr 
-0x6995 028417 increase 1 ,contr 
-0x6996 028418 ifetch 2 ,contr 
-0x6997 028419 rtn 
-:      028426 l2cap_malloc_free:
-0x6998 028427 bpatch patch17_2 ,mem_patch17 
-0x6999 028428 call l2cap_malloc_fifo_get_first_ptr 
-0x699a 028429 copy contr ,contw 
-0x699b 028430 copy contr ,temp 
-0x699c 028431 setarg 0 
-0x699d 028432 istore 3 ,contw 
-0x699e 028433 rtn 
-:      028440 l2cap_malloc_discard:
-0x699f 028441 bpatch patch17_3 ,mem_patch17 
-0x69a0 028442 call l2cap_malloc_is_fifo_empty 
-0x69a1 028443 branch assert ,blank 
-0x69a2 028444 fetch 3 ,mem_tx_fifo2 
-0x69a3 028445 store 3 ,mem_tx_fifo3 
-0x69a4 028446 fetch 3 ,mem_tx_fifo1 
-0x69a5 028447 store 3 ,mem_tx_fifo2 
-0x69a6 028448 fetch 3 ,mem_tx_fifo0 
-0x69a7 028449 store 3 ,mem_tx_fifo1 
-0x69a8 028450 rtn 
-:      028458 l2cap_malloc_is_fifo_full:
-0x69a9 028459 bpatch patch17_4 ,mem_patch17 
-0x69aa 028460 fetch 3 ,mem_tx_fifo0 
-0x69ab 028461 rtn 
-:      028469 l2cap_malloc_is_fifo_nearly_full:
-0x69ac 028470 bpatch patch17_5 ,mem_patch17 
-0x69ad 028471 fetch 3 ,mem_tx_fifo1 
-0x69ae 028472 rtn 
-:      028480 l2cap_malloc_is_fifo_empty:
-0x69af 028481 bpatch patch17_6 ,mem_patch17 
-0x69b0 028482 fetch 3 ,mem_tx_fifo3 
-0x69b1 028483 rtn 
-:      028490 l2cap_malloc_fifo_get_first_ptr:
-0x69b2 028491 call l2cap_malloc_is_fifo_empty 
-0x69b3 028492 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
-0x69b4 028493 arg mem_tx_fifo0 ,contr 
-:      028494 l2cap_malloc_free_loop:
-0x69b5 028495 ifetch 3 ,contr 
-0x69b6 028496 branch l2cap_malloc_free_loop ,blank 
-:      028497 l2cap_malloc_fifo_get_first_ptr_empty:
-0x69b7 028498 increase -3 ,contr 
-0x69b8 028499 rtn 
-:      028507 l2cap_malloc_get_full_map:
-0x69b9 028508 bpatch patch17_7 ,mem_patch17 
-0x69ba 028509 arg 4 ,loopcnt 
-0x69bb 028510 arg mem_tx_fifo0_map ,contr 
-0x69bc 028511 arg 0 ,temp 
-:      028512 l2cap_malloc_get_full_map_loop:
-0x69bd 028513 ifetch 3 ,contr 
-0x69be 028514 and pdata ,0xff ,pdata 
-0x69bf 028515 ior temp ,temp 
-0x69c0 028516 loop l2cap_malloc_get_full_map_loop 
-0x69c1 028517 storet 1 ,mem_used_map 
-0x69c2 028518 rtn 
-:      028521 l2cap_lpm_get_wake_lock:
-0x69c3 028522 arg wake_lock_l2cap_tx ,queue 
-0x69c4 028523 branch lpm_get_wake_lock 
-:      028525 l2cap_lpm_put_wake_lock:
-0x69c5 028526 arg wake_lock_l2cap_tx ,queue 
-0x69c6 028527 branch lpm_put_wake_lock 
-:      028538 twspi_reset:
-0x69c7 028539 bpatch patch18_1 ,mem_patch18 
-0x69c8 028540 sub temp ,ui_button_gpio_disable ,null 
-0x69c9 028541 rtn zero 
-0x69ca 028542 copy temp ,pdata 
-0x69cb 028543 and_into 0xff ,pdata 
-0x69cc 028544 sub pdata ,gpio_number + -1 ,null 
-0x69cd 028545 nbranch twspi_reset_ext ,positive 
-0x69ce 028546 arg core_gpio_conf ,contw 
-:      028547 twspi_reset_next:
-0x69cf 028548 iadd contw ,contw 
-0x69d0 028549 copy contw ,rega 
-0x69d1 028550 arg gpcfg_output_low ,temp 
-0x69d2 028551 istoret 1 ,contw 
-0x69d3 028552 call twspi_disable 
-0x69d4 028553 nop 30 
-0x69d5 028554 copy rega ,contw 
-0x69d6 028555 arg gpcfg_output_high ,temp 
-0x69d7 028556 istoret 1 ,contw 
-0x69d8 028557 branch twspi_enable 
-:      028559 twspi_reset_ext:
-0x69d9 028560 arg core_gpio_conf_hi ,contw 
-0x69da 028561 increase -16 ,pdata 
-0x69db 028562 branch twspi_reset_next 
-:      028565 twspi_disable:
-0x69dc 028566 fetch 1 ,core_spid_delay 
-0x69dd 028567 and_into 0x7f ,pdata 
-0x69de 028568 store 1 ,core_spid_delay 
-0x69df 028569 rtn 
-:      028571 twspi_enable:
-0x69e0 028572 fetch 1 ,core_spid_delay 
-0x69e1 028573 or_into 0x80 ,pdata 
-0x69e2 028574 store 1 ,core_spid_delay 
-0x69e3 028575 rtn 
-:      028577 twspi_write:
-0x69e4 028578 branch spid_write_reg 
-:      028580 twspi_read:
-0x69e5 028581 branch spid_read_reg 
-:      028585 aes_disable:
-0x69e6 028586 fetch 1 ,core_bist_ctrl 
-0x69e7 028587 set0 aes_en ,pdata 
-0x69e8 028588 store 1 ,core_bist_ctrl 
-0x69e9 028589 rtn 
-:      028591 read_function_aes:
-0x69ea 028592 nbranch read_function ,user 
-0x69eb 028593 fetch 1 ,core_bist_ctrl 
-0x69ec 028594 set1 aes_en ,pdata 
-0x69ed 028595 store 1 ,core_bist_ctrl 
-:      028596 read_function:
-0x69ee 028597 copy temp ,null 
-0x69ef 028598 branch read_fuction_zero ,zero 
-0x69f0 028599 copy regc ,pc 
-:      028601 read_fuction_zero:
-0x69f1 028602 isolate0 0 ,null 
-0x69f2 028603 branch set_ucode_status 
-:      028606 get_block_header:
-0x69f3 028607 force 4 ,temp 
-:      028608 get_block_header0:
-0x69f4 028609 arg mem_ucode_buf ,rega 
-0x69f5 028610 call aes_disable 
-0x69f6 028611 call read_function 
-0x69f7 028612 arg 0x55aa ,rega 
-0x69f8 028613 fetch 2 ,mem_ucode_buf 
-0x69f9 028614 ifetcht 2 ,contr 
-0x69fa 028615 isub rega ,null 
-0x69fb 028616 rtn 
-:      028619 read_first_block:
-0x69fc 028620 call load_aes_reinit ,user 
-0x69fd 028621 arg 2 ,temp 
-0x69fe 028622 arg mem_ucode_ptr ,rega 
-0x69ff 028623 call read_function 
-0x6a00 028624 fetch 2 ,mem_ucode_ptr 
-:      028625 read_first_block_cont:
-0x6a01 028626 store 2 ,mem_addr_mi 
-0x6a02 028627 call get_iv ,user 
-0x6a03 028628 rtn 
-:      028630 get_iv:
-0x6a04 028631 arg 16 ,temp 
-0x6a05 028632 arg mem_ucode_keybuf ,rega 
-0x6a06 028633 call aes_disable 
-0x6a07 028634 call read_function 
-:      028635 set_iv:
-0x6a08 028636 arg mem_ucode_keybuf ,contr 
-0x6a09 028637 arg 16 ,loopcnt 
-0x6a0a 028638 call aes_load_data 
-0x6a0b 028639 call aes_init 
-0x6a0c 028640 call aes_clear_data 
-0x6a0d 028641 branch do_aes_cbc 
-:      028643 load_aes_reinit:
-0x6a0e 028644 jam 0x0 ,core_ucode_ctrl 
-0x6a0f 028645 call aes_disable 
-0x6a10 028646 branch aes_clear_data 
-:      028648 load_storage:
-0x6a11 028649 setarg 0 
-0x6a12 028650 store 2 ,mem_queue 
-0x6a13 028651 disable match 
-0x6a14 028652 call get_block_header 
-0x6a15 028653 nrtn zero 
-0x6a16 028654 enable match 
-0x6a17 028655 setarg 0x8000 
-0x6a18 028656 store 3 ,core_ucode_hi 
-0x6a19 028657 arg core_ucode_data ,rega 
-0x6a1a 028658 call read_function_aes 
-0x6a1b 028659 jam 0x0 ,core_ucode_ctrl 
-0x6a1c 028660 fetch 1 ,mem_ucode_status 
-0x6a1d 028661 rtnbit0 0 
-:      028662 load_storage_loop:
-0x6a1e 028663 arg 6 ,temp 
-0x6a1f 028664 call get_block_header0 
-0x6a20 028665 nbranch load_data_checksum_compare ,zero 
-0x6a21 028666 ifetchr rega ,2 ,contr 
-0x6a22 028667 call read_function 
-0x6a23 028668 call load_data_checksum_calc 
-0x6a24 028669 branch load_storage_loop 
-:      028672 load_data_checksum_calc:
-0x6a25 028673 fetch 2 ,mem_queue 
-0x6a26 028674 arg 6 ,loopcnt 
-0x6a27 028675 arg mem_ucode_buf ,contr 
-0x6a28 028676 call cal_sum 
-0x6a29 028677 fetchr loopcnt ,2 ,mem_ucode_len 
-0x6a2a 028678 copy rega ,contr 
-0x6a2b 028679 call cal_sum 
-0x6a2c 028680 store 2 ,mem_queue 
-0x6a2d 028681 rtn 
-:      028683 load_data_checksum_compare:
-0x6a2e 028684 fetch 1 ,mem_otp_load_check_sum 
-0x6a2f 028685 beq 0x5a ,load_data_checksum_ok 
-0x6a30 028686 arg 0xaa55 ,rega 
-0x6a31 028687 fetch 2 ,mem_ucode_buf 
-0x6a32 028688 isub rega ,null 
-0x6a33 028689 nbranch load_data_checksum_compare_fail ,zero 
-0x6a34 028690 arg 0x55aa ,rega 
-0x6a35 028691 fetch 2 ,mem_ucode_len 
-0x6a36 028692 isub rega ,null 
-0x6a37 028693 nbranch load_data_checksum_compare_fail ,zero 
-0x6a38 028694 fetch 2 ,mem_sched_addr 
-0x6a39 028695 fetcht 2 ,mem_queue 
-0x6a3a 028696 isub temp ,null 
-0x6a3b 028697 nbranch load_data_checksum_compare_fail ,zero 
-:      028698 load_data_checksum_ok:
-0x6a3c 028699 set1 15 ,rega 
-0x6a3d 028700 branch read_fuction_zero 
-:      028702 load_data_checksum_compare_fail:
-0x6a3e 028703 jam 0 ,mem_ucode_status 
-0x6a3f 028704 rtn 
-:      028707 loadcode_lock_load_ucode:
-0x6a40 028710 and pdata ,0xff ,pdata 
-0x6a41 028711 rshift4 pdata ,pdata 
-0x6a42 028712 store 1 ,mem_device_option 
-0x6a43 028713 branch loadcode_load_key 
-:      028715 loadcode_lock:
-0x6a44 028716 fetch 2 ,core_ucode_flag 
-0x6a45 028717 nbranch loadcode_lock_load_ucode ,blank 
-0x6a46 028718 call loadcode_load_key 
-0x6a47 028719 fetch 2 ,mem_device_option 
-0x6a48 028720 rtn blank 
-0x6a49 028721 call loadcode_set_lock 
-0x6a4a 028722 branch lpm_write_lock 
-:      028724 loadcode_set_lock:
-0x6a4b 028725 fetch 1 ,mem_device_option 
-0x6a4c 028726 rtn blank 
-0x6a4d 028727 and pdata ,0xf ,temp 
-0x6a4e 028728 storet 1 ,mem_device_option 
-0x6a4f 028729 rshift4 pdata ,pdata 
-0x6a50 028730 ixor temp ,pdata 
-0x6a51 028731 bne 0xf ,app_lpm_mpu_lock_24g_ble 
-0x6a52 028732 branch app_lpm_lock_check 
-:      028734 load_otp_hv_vsel:
-0x6a53 028735 fetch 1 ,mem_otp_hv_sel 
-0x6a54 028736 ncall lpm_save_sel_hv ,blank 
-0x6a55 028737 fetch 1 ,mem_otp_ldo_vsel 
-0x6a56 028738 rtn blank 
-0x6a57 028739 store 1 ,mem_lpm_ldo_sel 
-0x6a58 028740 branch lpm_write_io_vsel 
-:      028742 loadcode_load_key:
-0x6a59 028743 disable user 
-0x6a5a 028744 fetch 1 ,mem_ucode_flag 
-0x6a5b 028745 rtnbit0 otp_uflag_aes 
-0x6a5c 028746 call loadcode_check_otp_lock 
-0x6a5d 028747 arg otp_offset_ucode_key_l ,pdata 
-0x6a5e 028748 iadd regb ,regb 
-0x6a5f 028749 force 16 ,loopcnt 
-0x6a60 028750 arg mem_ucode_keybuf ,rega 
-0x6a61 028751 call otp_read_data 
-0x6a62 028752 jam otp_key_lock ,core_misc_ctrl 
-0x6a63 028753 arg mem_ucode_keybuf ,contr 
-0x6a64 028754 call load_key 
-0x6a65 028756 arg mem_ucode_keybuf ,contw 
-0x6a66 028757 call memset0_16 
-0x6a67 028758 branch enable_user 
-:      028761 loadcode:
-0x6a68 028762 jam 0x25 ,core_clkoff 
-0x6a69 028763 call enable_otp_read 
-0x6a6a 028764 arg otp_offset_patch_ptr ,regb 
-0x6a6b 028765 force 11 ,loopcnt 
-0x6a6c 028766 arg mem_ucode_ptr ,rega 
-0x6a6d 028767 call otp_read_data1 
-0x6a6e 028768 fetchr regf ,5 ,mem_ucode_ptr 
-0x6a6f 028769 fetch 1 ,mem_ucode_flag 
-0x6a70 028770 bbit0 otp_uflag_bist ,loadcode_nobist 
-0x6a71 028771 jam 0x7 ,core_bist_ctrl 
-:      028772 loadcode_bistwait:
-0x6a72 028773 fetch 1 ,core_bist_done 
-0x6a73 028774 bne 7 ,loadcode_bistwait 
-0x6a74 028775 fetch 1 ,core_bist_fail 
-0x6a75 028776 lshift4 pdata ,pdata 
-0x6a76 028777 store 1 ,core_bist_ctrl 
-0x6a77 028778 branch loadcode_otp 
-:      028780 loadcode_nobist:
-0x6a78 028781 call set_bistfix 
-0x6a79 028782 call clean_xmem 
-0x6a7a 028783 call clean_smem 
-:      028784 loadcode_otp:
-0x6a7b 028785 storer regf ,5 ,mem_ucode_ptr 
-0x6a7c 028787 call loadcode_check_otp_lock 
-0x6a7d 028788 arg otp_offset_adc_param_l ,pdata 
-0x6a7e 028789 iadd regb ,regb 
-0x6a7f 028790 arg 32 ,loopcnt 
-0x6a80 028791 arg mem_otp_temp ,rega 
-0x6a81 028792 call otp_read_data 
-0x6a82 028794 call load_otp_hv_vsel 
-0x6a83 028795 call loadcode_lock 
-0x6a84 028797 fetch 1 ,mem_ucode_flag 
-0x6a85 028798 bbit0 otp_uflag_aes ,loadcode_unenc 
-0x6a86 028799 fetcht 1 ,mem_peripheral_lock_flag 
-0x6a87 028800 arg 0 ,pdata 
-0x6a88 028801 set1 otp_not_limit ,pdata 
-0x6a89 028802 set1 otp_limit ,pdata 
-0x6a8a 028803 iand temp ,rega 
-0x6a8b 028804 sub rega ,0 ,null 
-0x6a8c 028805 branch loadcode_error ,zero 
-0x6a8d 028806 isub rega ,null 
-0x6a8e 028807 branch loadcode_error ,zero 
-:      028808 loadcode_unenc:
-0x6a8f 028809 jam 0 ,mem_loadcode_times 
-0x6a90 028810 arg otp_load_code ,regc 
-:      028811 loadcode_otp_loop:
-0x6a91 028812 call loadcode_timeout 
-0x6a92 028813 nbranch loadcode_error ,positive 
-0x6a93 028814 fetch 2 ,mem_ucode_ptr 
-0x6a94 028815 branch loadcode_otp_end ,blank 
-0x6a95 028816 call read_first_block_cont 
-0x6a96 028817 call load_storage 
-0x6a97 028818 nbranch loadcode_otp_end ,match 
-0x6a98 028819 fetch 1 ,mem_ucode_status 
-0x6a99 028820 compare 3 ,pdata ,3 
-0x6a9a 028821 nbranch loadcode_otp_loop ,true 
-0x6a9b 028822 call run_otp_code 
-:      028823 loadcode_otp_end:
-0x6a9c 028824 call disable_otp 
-0x6a9d 028825 jam 0 ,mem_loadcode_times 
-:      028826 loadcode_iic_loop:
-0x6a9e 028827 call loadcode_timeout 
-0x6a9f 028828 nbranch loadcode_error ,positive 
-0x6aa0 028829 call iicd_load_gpio_init 
-0x6aa1 028830 call clear_eeprom_size_2k 
-0x6aa2 028831 fetch 1 ,mem_ucode_flag 
-0x6aa3 028832 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6aa4 028833 call loadcode_iic_by_eeprom 
-0x6aa5 028834 nbranch loadcode_iic_eeprom_2k ,match 
-0x6aa6 028835 fetch 1 ,mem_ucode_status 
-0x6aa7 028836 compare 3 ,pdata ,3 
-0x6aa8 028837 nbranch loadcode_iic_loop ,true 
-0x6aa9 028838 branch loadcode_spi 
-:      028840 run_otp_code:
-0x6aaa 028841 setarg 0x1ff 
-0x6aab 028842 arg 0 ,pc 
-0x6aac 028843 rtn 
-:      028845 loadcode_check_otp_lock:
-0x6aad 028846 arg otp_offset_h ,regb 
-0x6aae 028847 fetch 1 ,core_peripheral_lock 
-0x6aaf 028848 bbit1 otp_limit ,loadcode_otp_lock 
-0x6ab0 028849 fetch 1 ,mem_peripheral_lock_flag 
-0x6ab1 028850 rtnbit0 otp_limit 
-:      028851 loadcode_otp_lock:
-0x6ab2 028852 arg 0 ,regb 
-0x6ab3 028853 rtn 
-:      028856 loadcode_iic_eeprom_2k:
-0x6ab4 028857 call set_eeprom_size_2k 
-0x6ab5 028858 fetch 1 ,mem_ucode_flag 
-0x6ab6 028859 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6ab7 028860 call loadcode_iic_by_eeprom 
-0x6ab8 028861 nbranch loadcode_spi ,match 
-0x6ab9 028862 fetch 1 ,mem_ucode_status 
-0x6aba 028863 compare 3 ,pdata ,3 
-0x6abb 028864 nbranch loadcode_iic_loop ,true 
-0x6abc 028865 branch loadcode_hci 
-:      028867 loadcode_spi:
-0x6abd 028868 jam 0 ,mem_loadcode_times 
-:      028869 loadcode_spi_loop:
-0x6abe 028870 call loadcode_timeout 
-0x6abf 028871 nbranch loadcode_error ,positive 
-0x6ac0 028872 fetch 1 ,mem_ucode_flag 
-0x6ac1 028873 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6ac2 028874 call spid_init_flash 
-0x6ac3 028875 nop 200 
-0x6ac4 028876 call spid_flash_release_form_powerdown 
-0x6ac5 028877 nop 100 
-0x6ac6 028878 arg spid_load_flash ,regc 
-0x6ac7 028879 call read_first_block 
-0x6ac8 028880 call load_storage 
-0x6ac9 028881 nbranch loadcode_hci ,match 
-0x6aca 028882 fetch 1 ,mem_ucode_status 
-0x6acb 028883 compare 3 ,pdata ,3 
-0x6acc 028884 nbranch loadcode_spi_loop ,true 
-:      028886 loadcode_hci:
-0x6acd 028887 call clear_key_buf 
-0x6ace 028888 fetch 1 ,mem_ucode_flag 
-0x6acf 028889 rtnbit0 otp_uflag_hci 
-0x6ad0 028890 branch hci_init 
-:      028892 clear_key_buf:
-0x6ad1 028893 arg mem_ucode_keybuf ,contw 
-0x6ad2 028894 call memset0_16 
-0x6ad3 028895 force regidx_key ,regext_index 
-0x6ad4 028896 call aes_clear 
-0x6ad5 028897 jam 0x21 ,core_clkoff 
-0x6ad6 028898 rtn 
-:      028900 iicd_load_gpio_init:
-0x6ad7 028901 fetch 1 ,mem_eeprom_sda_gpio 
-0x6ad8 028902 fetcht 1 ,mem_eeprom_scl_gpio 
-0x6ad9 028903 isub temp ,null 
-0x6ada 028904 nbranch iicd_read_init_pin ,zero 
-:      028905 iicd_load_default_gpio:
-0x6adb 028906 jam 4 ,mem_eeprom_wp_gpio 
-0x6adc 028907 jam 23 ,mem_eeprom_scl_gpio 
-0x6add 028908 jam 22 ,mem_eeprom_sda_gpio 
-0x6ade 028909 branch iicd_read_init_pin 
-:      028913 loadcode_iic_by_eeprom:
-0x6adf 028914 setarg 0x0 
-0x6ae0 028915 store 2 ,mem_addr_mi 
-0x6ae1 028916 arg iicd_read_eep ,regc 
-0x6ae2 028917 call iic_init_600khz 
-0x6ae3 028918 call read_first_block 
-0x6ae4 028919 branch load_storage 
-:      028924 loadcode_timeout:
-0x6ae5 028925 call loadcode_error_delay 
-0x6ae6 028926 fetch 1 ,mem_loadcode_times 
-0x6ae7 028927 increase 1 ,pdata 
-0x6ae8 028928 sub pdata ,3 ,null 
-0x6ae9 028929 store 1 ,mem_loadcode_times 
-0x6aea 028930 rtn 
-:      028932 loadcode_error_delay:
-0x6aeb 028933 fetch 1 ,mem_loadcode_times 
-0x6aec 028934 rtn blank 
-0x6aed 028935 fetch 1 ,mem_otp_load_delay 
-0x6aee 028936 rtn blank 
-0x6aef 028937 copy pdata ,loopcnt 
-0x6af0 028938 branch delay_ms_wait 
-:      028941 loadcode_error:
-0x6af1 028942 call clear_key_buf 
-0x6af2 028943 call aes_disable 
-0x6af3 028945 call ice_break 
-0x6af4 028946 rtn 
-:      028948 set_bistfix:
-0x6af5 028949 and_into 0xe0 ,pdata 
-0x6af6 028950 rshift pdata ,pdata 
-0x6af7 028951 store 1 ,core_bist_ctrl 
-0x6af8 028952 setarg 1 
-0x6af9 028953 arg mem_bistfix_val ,contr 
-:      028954 set_bistfix_loop:
-0x6afa 028955 ifetcht 2 ,contr 
-0x6afb 028956 storet 2 ,core_lpm_reg 
-0x6afc 028957 store 1 ,core_set_bistfix 
-0x6afd 028958 lshift pdata ,pdata 
-0x6afe 028959 bbit0 3 ,set_bistfix_loop 
-0x6aff 028960 rtn 
-:      028963 set_ucode_status:
-0x6b00 028964 fetch 1 ,mem_ucode_status 
-0x6b01 028965 lshift pdata ,pdata 
-0x6b02 028966 setflag true ,0 ,pdata 
-0x6b03 028967 isolate0 15 ,rega 
-0x6b04 028968 rtn true 
-0x6b05 028969 store 1 ,mem_ucode_status 
-0x6b06 028970 rtn 
-:      028973 decrypt_code:
-0x6b07 028974 fetch 1 ,core_bist_ctrl 
-0x6b08 028975 rtnbit0 aes_en 
-0x6b09 028976 branch decrypt_code_skip 
-:      028977 decrypt_code_loop:
-0x6b0a 028978 fetch 1 ,core_dma_status 
-0x6b0b 028979 qisolate1 pdata 
-0x6b0c 028980 rtn true 
-:      028981 decrypt_code_skip:
-0x6b0d 028982 fetch 1 ,core_misc_status 
-0x6b0e 028983 bbit0 1 ,decrypt_code_loop 
-0x6b0f 028984 call do_aes_cbc 
-0x6b10 028985 branch decrypt_code_loop 
-:      029005 load_ucode:
-0x6b11 029006 fetch 2 ,mem_patch_ptr 
-0x6b12 029007 rtn blank 
-0x6b13 029008 jam 0x80 ,core_ucode_ctrl 
-0x6b14 029009 jam 0 ,core_ucode_hi 
-0x6b15 029010 jam 0 ,core_ucode_low 
-0x6b16 029011 fetcht 2 ,mem_patch_len 
-0x6b17 029012 lshift2 temp ,loopcnt 
-0x6b18 029013 iforce contr 
-:      029014 load_ucode_loop:
-0x6b19 029015 ifetch 1 ,contr 
-0x6b1a 029016 store 1 ,core_ucode_data 
-0x6b1b 029017 loop load_ucode_loop 
-0x6b1c 029018 jam 0x0 ,core_ucode_ctrl 
-0x6b1d 029019 rtn 
-:      029026 otp_load_code:
-0x6b1e 029027 copy temp ,loopcnt 
-0x6b1f 029028 fetch 2 ,mem_addr_mi 
-0x6b20 029029 iadd temp ,temp 
-0x6b21 029030 storet 2 ,mem_addr_mi 
-0x6b22 029031 iforce regb 
-0x6b23 029032 copy rega ,nap 
-0x6b24 029033 jam init_key ,core_misc_ctrl 
-0x6b25 029034 call otp_read_data 
-0x6b26 029035 copy nap ,rega 
-0x6b27 029036 isolate0 15 ,rega 
-0x6b28 029037 rtn true 
-0x6b29 029038 call enable_true ,blank 
-0x6b2a 029039 branch set_ucode_status 
-:      029042 otp_enable_chgpump25:
-0x6b2b 029043 jam 0x1 ,core_chgpump_ctrl 
-0x6b2c 029044 nop 300 
-0x6b2d 029045 jam 0x5 ,core_chgpump_ctrl 
-0x6b2e 029046 nop 100 
-0x6b2f 029047 jam 0x25 ,core_chgpump_ctrl 
-0x6b30 029048 nop 1000 
-0x6b31 029049 jam 0x27 ,core_chgpump_ctrl 
-0x6b32 029050 nop 300 
-0x6b33 029051 rtn 
-:      029053 otp_enable_chgpump65:
-0x6b34 029054 call otp_enable_chgpump25 
-0x6b35 029055 jam 0x3f ,core_chgpump_ctrl 
-0x6b36 029056 rtn 
-:      029058 disable_otp:
-0x6b37 029059 jam 0x83 ,core_otp_ctrl 
-:      029060 otp_disable_chgpump:
-0x6b38 029061 jam 0 ,core_chgpump_ctrl 
-0x6b39 029062 rtn 
-:      029064 enable_otp_read:
-0x6b3a 029065 call otp_enable_chgpump25 
-:      029067 otp_reset:
-0x6b3b 029068 jam 0x82 ,core_otp_ctrl 
-0x6b3c 029069 nop 12 
-0x6b3d 029070 jam 0x80 ,core_otp_ctrl 
-0x6b3e 029071 jam 0x82 ,core_otp_ctrl 
-0x6b3f 029072 nop 150 
-0x6b40 029073 rtn 
-:      029076 otp_set_addr:
-0x6b41 029077 lshift3 regb ,regb 
-0x6b42 029078 storer regb ,2 ,core_otp_addr 
-0x6b43 029079 jam 0 ,core_otp_din 
-0x6b44 029080 rtn 
-:      029083 otp_write:
-0x6b45 029084 bpatch patch18_4 ,mem_patch18 
-0x6b46 029085 call otp_enable_chgpump65 
-0x6b47 029086 call otp_set_addr 
-0x6b48 029087 call otp_reset 
-:      029088 otp_program:
-0x6b49 029089 ifetcht 1 ,rega 
-0x6b4a 029090 increase 1 ,rega 
-0x6b4b 029091 force 0 ,queue 
-:      029092 otp_program_bit:
-0x6b4c 029093 qisolate0 temp 
-0x6b4d 029094 branch otp_skip_0 ,true 
-0x6b4e 029095 fetch 1 ,core_otp_din 
-0x6b4f 029096 set1 6 ,pdata 
-0x6b50 029097 set1 7 ,pdata 
-0x6b51 029098 store 1 ,core_otp_din 
-0x6b52 029099 jam 0x02 ,core_otp_ctrl 
-0x6b53 029100 jam 0x82 ,core_otp_ctrl 
-0x6b54 029101 set0 7 ,pdata 
-0x6b55 029102 store 1 ,core_otp_din 
-0x6b56 029103 jam 0x8a ,core_otp_ctrl 
-0x6b57 029104 nop 11 
-0x6b58 029105 jam 0xca ,core_otp_ctrl 
-0x6b59 029106 nop 33 
-0x6b5a 029107 jam 0x4a ,core_otp_ctrl 
-0x6b5b 029108 nop 44 
-0x6b5c 029109 jam 0xca ,core_otp_ctrl 
-0x6b5d 029110 nop 22 
-0x6b5e 029111 jam 0x8a ,core_otp_ctrl 
-0x6b5f 029112 nop 33 
-0x6b60 029113 jam 0x82 ,core_otp_ctrl 
-0x6b61 029114 nop 1 
-0x6b62 029115 jam 0x92 ,core_otp_ctrl 
-0x6b63 029116 nop 10 
-0x6b64 029117 jam 0xb2 ,core_otp_ctrl 
-0x6b65 029118 fetch 1 ,core_otp_rdata 
-0x6b66 029119 jam 0x92 ,core_otp_ctrl 
-0x6b67 029120 nop 1 
-0x6b68 029121 jam 0x82 ,core_otp_ctrl 
-0x6b69 029122 nop 1 
-0x6b6a 029123 qisolate0 pdata 
-0x6b6b 029124 branch otp_program_bit ,true 
-:      029125 otp_skip_0:
-0x6b6c 029126 fetch 2 ,core_otp_addr 
-0x6b6d 029127 increase 1 ,pdata 
-0x6b6e 029128 store 2 ,core_otp_addr 
-0x6b6f 029129 increase 1 ,queue 
-0x6b70 029130 compare 8 ,queue ,0xf 
-0x6b71 029131 nbranch otp_program_bit ,true 
-0x6b72 029132 loop otp_program 
-0x6b73 029133 branch otp_disable_chgpump 
-:      029139 otp_read_data:
-0x6b74 029140 bpatch patch18_5 ,mem_patch18 
-:      029141 otp_read_data1:
-0x6b75 029142 call otp_set_addr 
-0x6b76 029143 jam 0xa2 ,core_otp_ctrl 
-0x6b77 029144 increase 8 ,regb 
-0x6b78 029145 arg 0 ,queue 
-0x6b79 029146 setarg -1 
-:      029147 otp_read_data_loop:
-0x6b7a 029148 fetcht 1 ,core_otp_rdata 
-0x6b7b 029149 istoret 1 ,rega 
-0x6b7c 029150 bcrc temp 
-0x6b7d 029151 jam shift_key ,core_misc_ctrl 
-0x6b7e 029152 storer regb ,2 ,core_otp_addr 
-0x6b7f 029153 isolate1 15 ,rega 
-0x6b80 029154 branch otp_read_noinc ,true 
-0x6b81 029155 increase 1 ,rega 
-0x6b82 029156 branch otp_read_unenc 
-:      029158 otp_read_noinc:
-0x6b83 029159 nbranch otp_read_unenc ,user 
-0x6b84 029160 increase 1 ,queue 
-0x6b85 029161 compare 0 ,queue ,0xf 
-0x6b86 029162 nbranch otp_read_unenc ,true 
-0x6b87 029163 call do_aes_cbc 
-0x6b88 029164 jam init_key ,core_misc_ctrl 
-:      029165 otp_read_unenc:
-0x6b89 029166 increase 8 ,regb 
-0x6b8a 029167 loop otp_read_data_loop 
-0x6b8b 029168 jam 0x82 ,core_otp_ctrl 
-0x6b8c 029169 rtn 
-:      029180 app_lpm_lock_check:
-0x6b8d 029181 fetch 1 ,mem_device_option 
-0x6b8e 029182 beq dvc_op_module ,app_lpm_module_lock 
-0x6b8f 029183 beq dvc_op_dongle ,app_lpm_dongle_lock 
-0x6b90 029185 beq dvc_op_mouse ,app_lpm_mouse_lock 
-0x6b91 029186 beq dvc_op_shutter ,app_lpm_shutter_lock 
-0x6b92 029187 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
-0x6b93 029188 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
-0x6b94 029189 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
-0x6b95 029190 beq dvc_op_car ,app_lpm_car_lock 
-0x6b96 029191 beq dvc_op_mesh ,app_lpm_mesh_lock 
-0x6b97 029192 beq dvc_op_keyboard ,app_lpm_kb_lock 
-0x6b98 029193 branch app_lpm_mpu_lock_24g_ble 
-:      029196 app_lpm_mesh_lock:
-0x6b99 029197 arg car_init ,pdata 
-0x6b9a 029198 arg shutter_dy_shutter_1s_timer ,temp 
-0x6b9b 029199 call app_mpu_s0_lock 
-0x6b9c 029200 branch app_lpm_lock_mesh 
-:      029202 app_lpm_kb_lock:
-0x6b9d 029203 branch app_lpm_lock_mesh 
-:      029206 app_lpm_module_lock:
-:      029207 app_lpm_hciboot_lock:
-0x6b9e 029208 branch app_lpm_mpu_lock_24g 
-:      029211 app_lpm_dongle_lock:
-0x6b9f 029212 arg module_init ,pdata 
-0x6ba0 029213 arg shutter_dy_shutter_1s_timer ,temp 
-0x6ba1 029214 call app_mpu_s0_lock 
-0x6ba2 029215 branch app_lpm_lock_mesh 
-:      029217 app_lpm_mouse_lock:
-0x6ba3 029218 arg car_init ,pdata 
-0x6ba4 029219 arg module_set_state ,temp 
-0x6ba5 029220 call app_mpu_s0_lock 
-0x6ba6 029221 branch app_lpm_lock_mesh 
-:      029223 app_lpm_shutter_lock:
-0x6ba7 029224 arg car_init ,pdata 
-0x6ba8 029225 arg remote_car_moto_data_enable_user ,temp 
-0x6ba9 029226 call app_mpu_s0_lock 
-0x6baa 029227 branch app_lpm_lock_mesh 
-:      029229 app_lpm_car_lock:
-0x6bab 029230 arg dongle_init ,pdata 
-0x6bac 029231 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bad 029232 call app_mpu_s0_lock 
-:      029233 app_lpm_lock_mesh:
-0x6bae 029234 arg ali_mesh_access_layer_resolve_message ,pdata 
-0x6baf 029235 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
-0x6bb0 029236 branch app_mpu_s1_lock 
-:      029238 app_lpm_car_lock_application_and_ble:
-0x6bb1 029239 arg dongle_init ,pdata 
-0x6bb2 029240 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bb3 029241 call app_mpu_s0_lock 
-0x6bb4 029242 arg le_adv ,pdata 
-0x6bb5 029243 arg le_send_ll_one_lenth ,temp 
-0x6bb6 029244 branch app_mpu_s1_lock 
-:      029247 app_mpu_s0_lock:
-0x6bb7 029248 lshift16 temp ,temp 
-0x6bb8 029249 ior temp ,pdata 
-0x6bb9 029250 branch lpm_write_mpu_s0 
-:      029253 app_lpm_mpu_lock_ble:
-0x6bba 029254 arg le_parse_att ,pdata 
-0x6bbb 029255 arg le_send_ll_one_lenth ,temp 
-:      029256 app_mpu_s1_lock:
-0x6bbc 029257 lshift16 temp ,temp 
-0x6bbd 029258 ior temp ,pdata 
-0x6bbe 029259 branch lpm_write_mpu_s1 
-:      029261 app_lpm_mpu_lock_24g:
-0x6bbf 029262 arg g24_prep ,pdata 
-0x6bc0 029263 arg g24_factory_check ,temp 
-0x6bc1 029264 branch app_mpu_s1_lock 
-:      029266 app_lpm_mpu_lock_24g_ble:
-0x6bc2 029267 call app_lpm_mpu_lock_24g 
-0x6bc3 029268 arg le_parse_att ,pdata 
-0x6bc4 029269 arg le_send_ll_one_lenth ,temp 
-0x6bc5 029270 branch app_mpu_s0_lock 
-:      029276 spid_init:
-0x6bc6 029277 bpatch patch18_6 ,mem_patch18 
-:      029278 spid_init_common:
-0x6bc7 029279 fetch 1 ,mem_spi_init_clk 
-0x6bc8 029280 store 1 ,core_spid_ctrl 
-0x6bc9 029281 fetch 1 ,mem_spi_init_delay_time 
-0x6bca 029282 store 1 ,core_spid_delay 
-0x6bcb 029283 setarg mem_spid_tbuf 
-0x6bcc 029284 store 2 ,core_spid_txaddr 
-0x6bcd 029285 setarg mem_spid_rbuf 
-0x6bce 029286 store 2 ,core_spid_rxaddr 
-0x6bcf 029287 branch twspi_disable 
-:      029292 spid_write_reg:
-0x6bd0 029293 set1 7 ,pdata 
-0x6bd1 029294 store 2 ,mem_spid_tbuf 
-0x6bd2 029295 bpatch patch18_7 ,mem_patch18 
-0x6bd3 029296 jam 2 ,core_spid_txlen 
-0x6bd4 029297 jam 0 ,core_spid_rxlen 
-0x6bd5 029298 jam spid_start ,core_misc_ctrl 
-0x6bd6 029299 branch wait_spid_done 
-:      029302 spid_read_reg:
-0x6bd7 029303 force 1 ,temp 
-:      029304 spid_read_regs:
-0x6bd8 029305 store 1 ,mem_spid_tbuf 
-0x6bd9 029306 bpatch patch19_0 ,mem_patch19 
-0x6bda 029307 jam 1 ,core_spid_txlen 
-0x6bdb 029308 storet 2 ,core_spid_rxlen 
-0x6bdc 029309 jam spid_start ,core_misc_ctrl 
-0x6bdd 029310 call wait_spid_done 
-0x6bde 029311 fetch 1 ,mem_spid_rbuf 
-0x6bdf 029312 rtn 
-:      029315 wait_spid_done:
-0x6be0 029319 nop 5 
-0x6be1 029320 fetch 1 ,core_dma_status 
-0x6be2 029321 bbit0 spid_done ,wait_spid_done 
-0x6be3 029322 rtn 
-:      029330 flash_write:
-0x6be4 029331 disable user 
-0x6be5 029332 copy pdata ,regb 
-0x6be6 029333 fetch 1 ,mem_spi_write_flash_sm 
-0x6be7 029334 rtnne flash_sm_no_buys 
-0x6be8 029335 enable user 
-0x6be9 029336 copy regb ,pdata 
-0x6bea 029337 branch spid_flash_write_start 
-:      029340 flash_write_spi_sm_timer:
-0x6beb 029341 fetch 1 ,mem_spi_write_flash_sm 
-0x6bec 029342 beq flash_sm_start ,spid_flash_write_start 
-0x6bed 029343 beq flash_sm_erase_sector ,spid_flash_erase_sector 
-0x6bee 029344 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
-0x6bef 029345 beq flash_sm_write_data ,spid_flash_write_data 
-0x6bf0 029346 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
-0x6bf1 029347 rtn 
-:      029349 spid_flash_write_start:
-0x6bf2 029350 store 3 ,mem_spi_write_addr 
-0x6bf3 029351 copy rega ,pdata 
-0x6bf4 029352 store 2 ,mem_spi_write_ptr 
-0x6bf5 029353 storet 2 ,mem_spi_write_len 
-0x6bf6 029354 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6bf7 029355 branch spid_init_flash 
-:      029357 spid_flash_erase_sector:
-0x6bf8 029358 call spid_init_flash 
-0x6bf9 029359 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x6bfa 029360 call spid_unlock_flash 
-0x6bfb 029361 arg mem_spid_tbuf ,rega 
-0x6bfc 029362 jam 4 ,core_spid_txlen 
-0x6bfd 029363 fetch 3 ,mem_spi_write_addr 
-0x6bfe 029364 arg flash_command_sector_erase ,temp 
-0x6bff 029365 branch spid_write_flash_common 
-:      029367 spid_flash_wait_erase_sector:
-0x6c00 029368 call spid_init_flash 
-0x6c01 029369 call wait_spid_flash_done 
-0x6c02 029370 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6c03 029371 rtn 
-:      029374 spid_flash_write_data:
-0x6c04 029375 bpatch patch19_1 ,mem_patch19 
-0x6c05 029376 call spid_init_flash 
-0x6c06 029377 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6c07 029378 call spid_unlock_flash 
-0x6c08 029379 call spid_flash_data_preserve 
-0x6c09 029380 call spid_write_flash 
-0x6c0a 029381 branch spid_flash_data_recover 
-:      029382 spid_flash_wait_write_data:
-0x6c0b 029383 call spid_init_flash 
-0x6c0c 029384 call spid_unlock_flash 
-0x6c0d 029385 setarg flash_read_satus 
-0x6c0e 029386 call spid_read_reg 
-0x6c0f 029387 rtnbit1 flash_status_wip 
-0x6c10 029388 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6c11 029389 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6c12 029390 branch callback_func 
-:      029391 spid_flash_data_recover:
-0x6c13 029392 fetch 4 ,mem_temp 
-0x6c14 029393 fetcht 2 ,mem_spi_write_ptr 
-:      029394 spid_flash_data_recover_comm:
-0x6c15 029395 increase -4 ,temp 
-0x6c16 029396 istore 4 ,temp 
-0x6c17 029397 rtn 
-:      029399 spid_flash_data_preserve:
-0x6c18 029400 fetcht 2 ,mem_spi_write_ptr 
-0x6c19 029401 copy temp ,rega 
-0x6c1a 029402 increase -4 ,temp 
-0x6c1b 029403 ifetch 4 ,temp 
-0x6c1c 029404 store 4 ,mem_temp 
-0x6c1d 029405 fetcht 2 ,mem_spi_write_len 
-0x6c1e 029406 fetch 3 ,mem_spi_write_addr 
-0x6c1f 029407 rtn 
-:      029409 spid_init_flash:
-0x6c20 029410 bpatch patch19_2 ,mem_patch19 
-0x6c21 029411 call spi_gpio_init 
-0x6c22 029412 call twspi_disable 
-0x6c23 029413 setarg 0 
-0x6c24 029414 store 4 ,mem_spid_tbuf 
-0x6c25 029415 rtn 
-:      029417 spid_unlock_flash:
-0x6c26 029418 jam flash_command_write_enable ,mem_spid_tbuf 
-:      029419 spid_sendcmd_common:
-0x6c27 029420 setarg 0 
-0x6c28 029421 store 2 ,core_spid_rxlen 
-0x6c29 029422 setarg 1 
-0x6c2a 029423 store 2 ,core_spid_txlen 
-0x6c2b 029424 setarg mem_spid_tbuf 
-0x6c2c 029425 store 2 ,core_spid_txaddr 
-0x6c2d 029426 jam spid_start ,core_misc_ctrl 
-0x6c2e 029427 branch wait_spid_done 
-:      029429 spid_flash_release_form_powerdown:
-0x6c2f 029430 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
-0x6c30 029431 branch spid_sendcmd_common 
-:      029433 spid_flash_powerdown:
-0x6c31 029434 jam flash_command_powerdown ,mem_spid_tbuf 
-0x6c32 029435 branch spid_sendcmd_common 
-:      029437 spid_write_flash_data:
-0x6c33 029438 store 3 ,mem_pdatatemp 
-0x6c34 029439 storet 2 ,mem_temp 
-0x6c35 029440 storer rega ,2 ,mem_rega 
-0x6c36 029441 bpatchx patch36_5 ,mem_patch36 
-0x6c37 029442 call spid_unlock_flash 
-0x6c38 029443 fetch 3 ,mem_pdatatemp 
-0x6c39 029444 fetcht 2 ,mem_temp 
-0x6c3a 029445 fetchr rega ,2 ,mem_rega 
-0x6c3b 029446 branch spid_write_flash 
-:      029449 spid_write_flash:
-0x6c3c 029450 increase 4 ,temp 
-0x6c3d 029451 storet 2 ,core_spid_txlen 
-0x6c3e 029452 arg flash_command_write_data ,temp 
-0x6c3f 029453 increase -4 ,rega 
-:      029455 spid_write_flash_common:
-0x6c40 029456 istoret 1 ,rega 
-0x6c41 029457 rshift16 pdata ,temp 
-0x6c42 029458 istoret 1 ,contw 
-0x6c43 029459 rshift8 pdata ,temp 
-0x6c44 029460 istoret 1 ,contw 
-0x6c45 029461 istore 1 ,contw 
-0x6c46 029462 deposit rega 
-0x6c47 029463 store 2 ,core_spid_txaddr 
-0x6c48 029464 setarg 0 
-0x6c49 029465 store 2 ,core_spid_rxlen 
-0x6c4a 029466 jam spid_start ,core_misc_ctrl 
-0x6c4b 029467 call wait_spid_done 
-0x6c4c 029468 branch wait_spid_flash_done 
-:      029472 spid_read_flash:
-0x6c4d 029473 storet 2 ,core_spid_rxlen 
-0x6c4e 029474 rshift16 pdata ,temp 
-0x6c4f 029475 storet 1 ,mem_addr_hi 
-0x6c50 029476 rshift8 pdata ,temp 
-0x6c51 029477 storet 1 ,mem_addr_mi 
-0x6c52 029478 store 1 ,mem_addr_lo 
-0x6c53 029479 setarg 4 
-0x6c54 029480 store 2 ,core_spid_txlen 
-0x6c55 029481 jam flash_command_read_data ,mem_spid_tbuf 
-0x6c56 029482 setarg mem_spid_tbuf 
-0x6c57 029483 store 2 ,core_spid_txaddr 
-0x6c58 029484 deposit rega 
-0x6c59 029485 store 2 ,core_spid_rxaddr 
-0x6c5a 029486 fetch 1 ,core_spid_ctrl 
-0x6c5b 029487 isolate0 15 ,rega 
-0x6c5c 029488 setflag true ,6 ,pdata 
-0x6c5d 029489 store 1 ,core_spid_ctrl 
-0x6c5e 029490 jam spid_start ,core_misc_ctrl 
-:      029491 spid_read_flash_wait:
-0x6c5f 029492 fetch 1 ,core_dma_status 
-0x6c60 029493 bbit1 7 ,spid_read_flash_wait 
-0x6c61 029494 arg spid_done ,queue 
-0x6c62 029495 branch wait_spid_done 
-:      029497 wait_spid_flash_done:
-0x6c63 029498 setarg 2000 
-0x6c64 029499 call sleep 
-0x6c65 029500 call spid_unlock_flash 
-0x6c66 029501 setarg mem_spid_rbuf 
-0x6c67 029502 store 2 ,core_spid_rxaddr 
-0x6c68 029503 setarg flash_read_satus 
-0x6c69 029504 call spid_read_reg 
-0x6c6a 029505 bbit1 flash_status_wip ,wait_spid_flash_done 
-0x6c6b 029506 rtn 
-:      029512 spid_load_flash:
-0x6c6c 029513 storet 2 ,core_spid_rxlen 
-0x6c6d 029514 setarg 4 
-0x6c6e 029515 store 2 ,core_spid_txlen 
-0x6c6f 029516 jam 3 ,mem_spid_tbuf 
-0x6c70 029517 setarg mem_spid_tbuf 
-0x6c71 029518 store 2 ,core_spid_txaddr 
-0x6c72 029519 deposit rega 
-0x6c73 029520 store 2 ,core_spid_rxaddr 
-0x6c74 029521 fetch 1 ,core_spid_ctrl 
-0x6c75 029522 isolate0 15 ,rega 
-0x6c76 029523 setflag true ,6 ,pdata 
-0x6c77 029524 store 1 ,core_spid_ctrl 
-0x6c78 029525 jam spid_start ,core_misc_ctrl 
-:      029526 spi_load_flash_wait:
-0x6c79 029527 fetch 1 ,core_dma_status 
-0x6c7a 029528 bbit1 7 ,spi_load_flash_wait 
-0x6c7b 029529 arg spid_done ,queue 
-0x6c7c 029530 call decrypt_code 
-0x6c7d 029531 call wait_spid_done 
-0x6c7e 029532 isolate1 spid_crcok ,pdata 
-0x6c7f 029533 call set_ucode_status 
-0x6c80 029534 fetch 1 ,mem_addr_hi 
-0x6c81 029535 lshift16 pdata ,regb 
-0x6c82 029536 fetch 2 ,mem_addr_mi 
-0x6c83 029537 byteswap pdata ,pdata 
-0x6c84 029538 ior regb ,pdata 
-0x6c85 029539 iadd temp ,pdata 
-0x6c86 029540 store 1 ,mem_addr_lo 
-0x6c87 029541 rshift8 pdata ,pdata 
-0x6c88 029542 byteswap pdata ,pdata 
-0x6c89 029543 store 2 ,mem_addr_hi 
-0x6c8a 029544 rtn 
-:      029546 spi_gpio_init:
-0x6c8b 029547 fetch 1 ,mem_spi_cs_gpio 
-0x6c8c 029548 fetcht 1 ,mem_spi_so_gpio 
-0x6c8d 029549 isub temp ,null 
-0x6c8e 029550 nbranch spi_pin_set ,zero 
-0x6c8f 029551 call spi_gpio_default_init 
-:      029553 spi_pin_set:
-0x6c90 029554 fetch 1 ,mem_spi_cs_gpio 
-0x6c91 029555 arg gpcfg_spid_ncs ,temp 
-0x6c92 029556 call gpio_config_function_int 
-0x6c93 029557 fetch 1 ,mem_spi_sclk_gpio 
-0x6c94 029558 arg gpcfg_spid_sck ,temp 
-0x6c95 029559 call gpio_config_function_int 
-0x6c96 029560 fetch 1 ,mem_spi_si_gpio 
-0x6c97 029561 arg gpcfg_spid_mosi ,temp 
-0x6c98 029562 call gpio_config_function_int 
-0x6c99 029563 fetch 1 ,mem_spi_so_gpio 
-0x6c9a 029564 arg gpcfg_spid_miso ,temp 
-0x6c9b 029565 branch gpio_config_function_int 
-:      029567 spi_gpio_default_init:
-0x6c9c 029568 jam 1 ,mem_spi_cs_gpio 
-0x6c9d 029569 jam 3 ,mem_spi_si_gpio 
-0x6c9e 029570 jam 0 ,mem_spi_so_gpio 
-0x6c9f 029571 jam 2 ,mem_spi_sclk_gpio 
-0x6ca0 029572 jam 11 ,mem_spi_wp_gpio 
-0x6ca1 029573 jam 10 ,mem_spi_hold_gpio 
-0x6ca2 029574 rtn 
-:      029577 soft_reset_chip:
-0x6ca3 029578 jam 1 ,core_reset 
-0x6ca4 029579 rtn 
-:      029585 iic_init_600khz:
-0x6ca5 029586 jam 5 ,core_iicd_scl_low 
-0x6ca6 029587 jam 7 ,core_iicd_scl_high 
-0x6ca7 029588 jam 7 ,core_iicd_start_setup 
-0x6ca8 029589 jam 7 ,core_iicd_start_hold 
-0x6ca9 029590 jam 7 ,core_iicd_stop_setup 
-0x6caa 029591 jam 5 ,core_iicd_data_setup 
-0x6cab 029592 jam 0 ,core_iicd_data_hold 
-0x6cac 029593 rtn 
-:      029595 iic_init_360khz:
-0x6cad 029596 jam 12 ,core_iicd_scl_low 
-0x6cae 029597 jam 13 ,core_iicd_scl_high 
-0x6caf 029598 jam 13 ,core_iicd_start_setup 
-0x6cb0 029599 jam 13 ,core_iicd_start_hold 
-0x6cb1 029600 jam 13 ,core_iicd_stop_setup 
-0x6cb2 029601 jam 12 ,core_iicd_data_setup 
-0x6cb3 029602 jam 0 ,core_iicd_data_hold 
-0x6cb4 029603 rtn 
-:      029605 iicd_init_pin:
-0x6cb5 029606 call iicd_eeprom_write_enable 
-:      029607 iicd_init_pin_scl_sda:
-0x6cb6 029608 fetch 1 ,mem_eeprom_scl_gpio 
-0x6cb7 029609 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
-0x6cb8 029610 call gpio_config_function_int 
-0x6cb9 029611 fetch 1 ,mem_eeprom_sda_gpio 
-0x6cba 029612 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
-0x6cbb 029613 branch gpio_config_function_int 
-:      029615 iicd_read_init_pin:
-0x6cbc 029616 call iicd_eeprom_write_disable 
-0x6cbd 029617 branch iicd_init_pin_scl_sda 
-:      029619 wait_iicd_done:
-0x6cbe 029620 fetch 1 ,core_dma_status 
-0x6cbf 029621 bbit0 iicd_done ,wait_iicd_done 
-0x6cc0 029622 rtn 
-:      029648 set_eeprom_size_2k:
-0x6cc1 029649 set1 mark_eeprom_size ,mark 
-0x6cc2 029650 jam 0x08 ,mem_eeprom_block_size 
-0x6cc3 029651 rtn 
-:      029653 clear_eeprom_size_2k:
-0x6cc4 029654 set0 mark_eeprom_size ,mark 
-0x6cc5 029655 jam 0x20 ,mem_eeprom_block_size 
-0x6cc6 029656 rtn 
-:      029659 iicd_read_eep_data_size_2k:
-0x6cc7 029660 fetch 1 ,mem_eeprom_base 
-0x6cc8 029661 iadd regb ,pdata 
-0x6cc9 029662 store 1 ,mem_addr_mi 
-0x6cca 029663 branch iicd_read_eep_size_2k 
-:      029665 iicd_read_eep_size_2k_lcadcode:
-0x6ccb 029666 fetch 2 ,mem_addr_mi 
-0x6ccc 029667 byteswap pdata ,pdata 
-0x6ccd 029668 store 1 ,mem_addr_mi 
-:      029673 iicd_read_eep_size_2k:
-0x6cce 029674 setarg 3 
-0x6ccf 029675 store 2 ,core_iicd_txlen 
-0x6cd0 029676 jam 0xa0 ,mem_iicd_tbuf 
-0x6cd1 029677 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x6cd2 029678 branch iicd_read_eep_common 
-:      029684 iicd_write_protect_eep_data:
-0x6cd3 029685 storet 2 ,mem_temp 
-0x6cd4 029686 call iicd_eeprom_write_enable 
-0x6cd5 029687 fetcht 2 ,mem_temp 
-0x6cd6 029688 call iicd_write_eep_data 
-0x6cd7 029689 branch iicd_eeprom_write_disable 
-:      029691 iicd_eeprom_write_enable:
-0x6cd8 029692 fetch 1 ,mem_eeprom_wp_gpio 
-0x6cd9 029693 rtneq gpio_disable 
-0x6cda 029694 bbit0 6 ,iicd_wp_gpio_output_low 
-0x6cdb 029695 setarg 150000 
-0x6cdc 029696 call sleep 
-:      029697 iicd_wp_gpio_output_low:
-0x6cdd 029698 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6cde 029699 branch gpio_out_active 
-:      029701 iicd_eeprom_write_disable:
-0x6cdf 029702 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6ce0 029703 branch gpio_out_inactive 
-:      029708 iicd_read_eep_data:
-0x6ce1 029709 bpatch patch19_3 ,mem_patch19 
-0x6ce2 029710 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x6ce3 029711 fetch 2 ,mem_eeprom_base 
-0x6ce4 029712 iadd regb ,pdata 
-0x6ce5 029713 byteswap pdata ,pdata 
-0x6ce6 029714 store 2 ,mem_addr_mi 
-:      029717 iicd_read_eep:
-0x6ce7 029718 bpatch patch19_4 ,mem_patch19 
-0x6ce8 029719 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x6ce9 029720 setarg 4 
-0x6cea 029721 store 2 ,core_iicd_txlen 
-0x6ceb 029722 jam 0xa0 ,mem_iicd_tbuf 
-0x6cec 029723 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      029724 iicd_read_eep_common:
-0x6ced 029725 setarg mem_iicd_tbuf 
-0x6cee 029726 store 2 ,core_iicd_txaddr 
-0x6cef 029727 storet 2 ,core_iicd_rxlen 
-0x6cf0 029728 storer rega ,2 ,core_iicd_rxaddr 
-0x6cf1 029729 setarg 2 
-0x6cf2 029730 isolate0 15 ,rega 
-0x6cf3 029731 setflag true ,0 ,pdata 
-0x6cf4 029732 store 1 ,core_iicd_ctrl 
-0x6cf5 029733 jam iicd_start ,core_misc_ctrl 
-0x6cf6 029734 arg iicd_done ,queue 
-0x6cf7 029735 call decrypt_code 
-0x6cf8 029736 call wait_iicd_done 
-0x6cf9 029737 isolate1 iicd_crcok ,pdata 
-0x6cfa 029738 call set_ucode_status 
-0x6cfb 029739 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-:      029740 iicd_inc_addr:
-0x6cfc 029741 fetch 2 ,mem_addr_mi 
-0x6cfd 029742 byteswap pdata ,pdata 
-0x6cfe 029743 iadd temp ,pdata 
-0x6cff 029744 byteswap pdata ,pdata 
-0x6d00 029745 store 2 ,mem_addr_mi 
-0x6d01 029746 rtn 
-:      029748 iicd_read_eep_load_code_size_2k:
-0x6d02 029749 fetch 1 ,mem_addr_mi 
-0x6d03 029750 iadd temp ,pdata 
-0x6d04 029751 byteswap pdata ,pdata 
-0x6d05 029752 store 2 ,mem_addr_mi 
-0x6d06 029753 rtn 
-:      029759 iicd_write_eep_data:
-0x6d07 029760 fetch 2 ,mem_eeprom_base 
-0x6d08 029761 iadd regb ,pdata 
-0x6d09 029764 store 2 ,mem_pdatatemp 
-0x6d0a 029765 bpatch patch19_5 ,mem_patch19 
-0x6d0b 029766 storet 2 ,mem_temp 
-0x6d0c 029767 storer rega ,2 ,mem_contr 
-:      029768 iicd_write_eep_loop:
-0x6d0d 029769 call iicd_eep_transparency 
-0x6d0e 029771 fetcht 2 ,mem_regb 
-0x6d0f 029772 fetchr rega ,2 ,mem_contr 
-0x6d10 029773 fetch 2 ,mem_pdatatemp 
-0x6d11 029775 call iicd_write_eep 
-0x6d12 029777 fetch 2 ,mem_regb 
-0x6d13 029778 fetcht 2 ,mem_contr 
-0x6d14 029779 iadd temp ,temp 
-0x6d15 029780 storet 2 ,mem_contr 
-0x6d16 029781 fetcht 2 ,mem_pdatatemp 
-0x6d17 029782 iadd temp ,temp 
-0x6d18 029783 storet 2 ,mem_pdatatemp 
-0x6d19 029784 fetch 2 ,mem_temp 
-0x6d1a 029785 nbranch iicd_write_eep_loop ,blank 
-0x6d1b 029786 rtn 
-:      029794 iicd_eep_transparency:
-0x6d1c 029795 bpatch patch19_6 ,mem_patch19 
-0x6d1d 029796 fetch 1 ,mem_eeprom_block_size 
-0x6d1e 029797 increase -1 ,pdata 
-0x6d1f 029798 fetcht 2 ,mem_pdatatemp 
-0x6d20 029799 ior temp ,pdata 
-0x6d21 029800 increase 1 ,pdata 
-0x6d22 029801 store 3 ,mem_regc 
-0x6d23 029803 fetch 2 ,mem_temp 
-0x6d24 029804 iadd temp ,pdata 
-0x6d25 029806 fetcht 3 ,mem_regc 
-0x6d26 029807 isub temp ,pdata 
-0x6d27 029808 nbranch iicd_eep_deal_short_packet ,positive 
-0x6d28 029809 store 2 ,mem_temp 
-0x6d29 029810 fetch 3 ,mem_regc 
-0x6d2a 029811 fetcht 2 ,mem_pdatatemp 
-0x6d2b 029812 isub temp ,pdata 
-0x6d2c 029813 store 2 ,mem_regb 
-0x6d2d 029814 rtn 
-:      029816 iicd_eep_deal_short_packet:
-0x6d2e 029817 fetch 2 ,mem_temp 
-0x6d2f 029818 store 2 ,mem_regb 
-0x6d30 029819 setarg 0 
-0x6d31 029820 store 2 ,mem_temp 
-0x6d32 029821 rtn 
-:      029823 iicd_write_eep_size_2k:
-0x6d33 029824 copy regb ,pdata 
-0x6d34 029825 increase 2 ,temp 
-0x6d35 029826 storet 2 ,core_iicd_txlen 
-0x6d36 029827 increase -2 ,rega 
-0x6d37 029828 ifetcht 3 ,rega 
-0x6d38 029829 copy temp ,regb 
-0x6d39 029830 arg 0xa0 ,temp 
-0x6d3a 029831 istoret 1 ,rega 
-0x6d3b 029832 istore 1 ,contw 
-0x6d3c 029833 branch iicd_write_eep_common 
-:      029836 iicd_write_eep:
-0x6d3d 029837 copy pdata ,regb 
-0x6d3e 029838 bpatch patch19_7 ,mem_patch19 
-0x6d3f 029839 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6d40 029840 copy regb ,pdata 
-0x6d41 029841 increase 3 ,temp 
-0x6d42 029842 storet 2 ,core_iicd_txlen 
-0x6d43 029843 increase -3 ,rega 
-0x6d44 029844 ifetcht 3 ,rega 
-0x6d45 029845 copy temp ,regb 
-0x6d46 029846 arg 0xa0 ,temp 
-0x6d47 029847 istoret 1 ,rega 
-0x6d48 029848 byteswap pdata ,pdata 
-0x6d49 029849 istore 2 ,contw 
-:      029850 iicd_write_eep_common:
-0x6d4a 029851 storer rega ,2 ,core_iicd_txaddr 
-0x6d4b 029852 setarg 0 
-0x6d4c 029853 store 2 ,core_iicd_rxlen 
-0x6d4d 029854 jam 1 ,core_iicd_ctrl 
-0x6d4e 029855 jam iicd_start ,core_misc_ctrl 
-0x6d4f 029856 call wait_iicd_done 
-0x6d50 029857 istorer regb ,3 ,rega 
-:      029858 iic_check_eeprom_standby:
-0x6d51 029859 bpatch patch1a_0 ,mem_patch1a 
-0x6d52 029860 jam 0 ,mem_iicd_tbuf + 3 
-:      029861 iic_check_eeprom_standby_wait:
-0x6d53 029862 setarg 1 
-0x6d54 029863 store 2 ,core_iicd_txlen 
-0x6d55 029864 jam 0xa0 ,mem_iicd_tbuf 
-0x6d56 029865 setarg mem_iicd_tbuf 
-0x6d57 029866 store 2 ,core_iicd_txaddr 
-0x6d58 029867 setarg 0 
-0x6d59 029868 store 2 ,core_iicd_rxlen 
-0x6d5a 029869 store 2 ,core_iicd_rxaddr 
-0x6d5b 029870 setarg 3 
-0x6d5c 029871 store 1 ,core_iicd_ctrl 
-0x6d5d 029872 jam iicd_start ,core_misc_ctrl 
-0x6d5e 029873 call wait_iicd_done 
-0x6d5f 029874 fetch 1 ,core_dma_status 
-0x6d60 029875 rtnbit0 iicd_ack 
-0x6d61 029876 nop 1500 
-0x6d62 029877 fetch 1 ,mem_iicd_tbuf + 3 
-0x6d63 029878 increase 1 ,pdata 
-0x6d64 029879 store 1 ,mem_iicd_tbuf + 3 
-0x6d65 029880 sub pdata ,40 ,null 
-0x6d66 029881 nrtn positive 
-0x6d67 029882 branch iic_check_eeprom_standby_wait 
-:      029886 uarta_init_dma_mem:
-0x6d68 029887 call enable_user 
-0x6d69 029888 branch uart_init_dma_mem 
-:      029890 uart_init_dma_mem:
-0x6d6a 029891 rshift16 pdata ,temp 
-0x6d6b 029892 call uarta_init_rx ,user 
-0x6d6c 029893 rshift32 pdata ,pdata 
-0x6d6d 029894 rshift16 pdata ,temp 
-0x6d6e 029895 call uarta_init_tx ,user 
-0x6d6f 029896 fetch 2 ,core_clkoff 
-0x6d70 029897 set0 clock_off_uart ,pdata 
-0x6d71 029898 store 2 ,core_clkoff 
-0x6d72 029899 rtn 
-:      029902 uarta_init_baud_rate:
-0x6d73 029903 store uart_baud_len ,core_uart_baud 
-0x6d74 029904 rtn 
-:      029907 uarta_calc_baud_rate_config:
-0x6d75 029908 call uart_calc_baud_rate_config 
-0x6d76 029909 branch uarta_init_baud_rate 
-:      029912 uart_calc_baud_rate_config:
-0x6d77 029913 call uart_calc_baud_rate_config_choice_uart_clock 
-0x6d78 029914 idiv temp 
-0x6d79 029915 call wait_div_end 
-0x6d7a 029916 quotient pdata 
-0x6d7b 029917 rtn 
-:      029919 uart_calc_baud_rate_config_choice_uart_clock:
-0x6d7c 029920 fetch 1 ,core_uart_clksel 
-0x6d7d 029921 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
-0x6d7e 029922 setarg uart_clock_freq_48m 
-0x6d7f 029923 rtn 
-:      029924 uart_calc_baud_rate_config_choice_uart_clock_crystal:
-0x6d80 029925 setarg uart_clock_freq_24m 
-0x6d81 029926 rtn 
-:      029928 uart_clock_select_main_freq_crystal:
-0x6d82 029929 fetch 1 ,core_uart_clksel 
-0x6d83 029930 and pdata ,uart_clock_select_crystal ,pdata 
-0x6d84 029931 store 1 ,core_uart_clksel 
-0x6d85 029932 rtn 
-:      029934 uart_clock_select_main_freq_dpll:
-0x6d86 029935 fetch 1 ,core_uart_clksel 
-0x6d87 029936 or pdata ,uart_clock_select_dpll ,pdata 
-0x6d88 029937 store 1 ,core_uart_clksel 
-0x6d89 029938 rtn 
-:      029942 uarta_init_tx:
-0x6d8a 029943 store 2 ,core_uart_tsaddr 
-0x6d8b 029944 store 2 ,core_uart_twptr 
-0x6d8c 029945 storet 2 ,core_uart_teaddr 
-0x6d8d 029946 rtn 
-:      029949 uarta_init_rx:
-0x6d8e 029950 store 2 ,core_uart_rsaddr 
-0x6d8f 029951 store 2 ,core_uart_rrptr 
-0x6d90 029952 storet 2 ,core_uart_readdr 
-0x6d91 029953 rtn 
-:      029955 uarta_prepare_tx:
-0x6d92 029956 fetchr contus ,2 ,core_uart_tsaddr 
-0x6d93 029957 fetchr contue ,2 ,core_uart_teaddr 
-0x6d94 029958 fetchr contu ,2 ,core_uart_twptr 
-0x6d95 029959 rtn 
-:      029961 uarta_prepare_rx:
-0x6d96 029962 fetchr contus ,2 ,core_uart_rsaddr 
-0x6d97 029963 fetchr contue ,2 ,core_uart_readdr 
-0x6d98 029964 fetchr contu ,2 ,core_uart_rrptr 
-0x6d99 029965 rtn 
-:      029967 uarta_send:
-0x6d9a 029968 storer contu ,2 ,core_uart_twptr 
-0x6d9b 029969 rtn 
-:      029971 uarta_rxdone:
-0x6d9c 029972 storer contu ,2 ,core_uart_rrptr 
-0x6d9d 029973 rtn 
-:      029975 uarta_clear_current_rx:
-0x6d9e 029976 call uarta_prepare_rx 
-0x6d9f 029977 fetch 2 ,core_uart_rxitems 
-0x6da0 029978 iadd contu ,contu 
-0x6da1 029979 branch uarta_rxdone 
-:      029981 uarta_prepare_tx_register_push:
-0x6da2 029982 call uart_register_push 
-0x6da3 029983 branch uarta_prepare_tx 
-:      029985 uarta_send_register_pop:
-0x6da4 029986 call uarta_send 
-0x6da5 029987 branch uart_register_pop 
-:      029990 uart_register_push:
-0x6da6 029991 storer contu ,2 ,mem_contu 
-0x6da7 029992 storer contus ,2 ,mem_contue 
-0x6da8 029993 storer contue ,2 ,mem_contus 
-0x6da9 029994 rtn 
-:      029996 uart_register_pop:
-0x6daa 029997 fetchr contu ,2 ,mem_contu 
-0x6dab 029998 fetchr contus ,2 ,mem_contue 
-0x6dac 029999 fetchr contue ,2 ,mem_contus 
-0x6dad 030000 rtn 
-:      030002 wait_uarttx:
-0x6dae 030003 fetch 2 ,core_uart_txitems 
-0x6daf 030004 nbranch wait_uarttx ,blank 
-0x6db0 030005 rtn 
-:      030007 uart_copy_tx_bytes_fast:
-0x6db1 030008 deposit loopcnt 
-0x6db2 030009 rtn blank 
-:      030010 uart_copy_tx_bytes_fast_loop:
-0x6db3 030011 increase -8 ,loopcnt 
-0x6db4 030012 call uart_tx_8_bytes ,positive 
-0x6db5 030013 rtn zero 
-0x6db6 030014 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x6db7 030015 increase 8 ,loopcnt 
-:      030016 uart_copy_tx_bytes_fast_loop_four:
-0x6db8 030017 increase -4 ,loopcnt 
-0x6db9 030018 call uart_tx_4_bytes ,positive 
-0x6dba 030019 rtn zero 
-0x6dbb 030020 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x6dbc 030021 increase 4 ,loopcnt 
-0x6dbd 030022 branch uart_copy_tx_bytes 
-:      030024 uart_tx_8_bytes:
-0x6dbe 030025 ifetch 8 ,contr 
-0x6dbf 030026 istore 8 ,contu 
-0x6dc0 030027 rtn 
-:      030029 uart_tx_4_bytes:
-0x6dc1 030030 ifetch 4 ,contr 
-0x6dc2 030031 istore 4 ,contu 
-0x6dc3 030032 rtn 
-:      030034 uart_copy_tx_bytes:
-0x6dc4 030035 deposit loopcnt 
-0x6dc5 030036 rtn blank 
-:      030037 uart_copy_tx_bytes_loop:
-0x6dc6 030038 ifetch 1 ,contr 
-0x6dc7 030039 istore 1 ,contu 
-0x6dc8 030040 loop uart_copy_tx_bytes_loop 
-0x6dc9 030041 rtn 
-:      030043 uart_copy_rx_bytes_fast:
-0x6dca 030044 deposit loopcnt 
-0x6dcb 030045 rtn blank 
-:      030046 uart_copy_rx_bytes_fast_loop:
-0x6dcc 030047 increase -8 ,loopcnt 
-0x6dcd 030048 call uart_rx_8_bytes ,positive 
-0x6dce 030049 rtn zero 
-0x6dcf 030050 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x6dd0 030051 increase 8 ,loopcnt 
-:      030052 uart_copy_rx_bytes_fast_loop_four:
-0x6dd1 030053 increase -4 ,loopcnt 
-0x6dd2 030054 call uart_rx_4_bytes ,positive 
-0x6dd3 030055 rtn zero 
-0x6dd4 030056 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x6dd5 030057 increase 4 ,loopcnt 
-0x6dd6 030058 branch uart_copy_rx_bytes 
-:      030061 uart_rx_8_bytes:
-0x6dd7 030062 ifetch 8 ,contu 
-0x6dd8 030063 istore 8 ,contw 
-0x6dd9 030064 rtn 
-:      030066 uart_rx_4_bytes:
-0x6dda 030067 ifetch 4 ,contu 
-0x6ddb 030068 istore 4 ,contw 
-0x6ddc 030069 rtn 
-:      030072 uart_copy_rx_bytes:
-0x6ddd 030073 deposit loopcnt 
-0x6dde 030074 rtn blank 
-:      030075 uart_copy_rx_bytes_loop:
-0x6ddf 030076 ifetch 1 ,contu 
-0x6de0 030077 istore 1 ,contw 
-0x6de1 030078 loop uart_copy_rx_bytes_loop 
-0x6de2 030079 rtn 
-:      030084 app_store_nvram_event:
-0x6de3 030085 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x6de4 030086 branch ui_ipc_send_event 
-:      030088 check_51cmd_update_device_record:
-0x6de5 030089 bpatch patch1a_1 ,mem_patch1a 
-0x6de6 030090 fetch 1 ,mem_nv_data_number 
-0x6de7 030091 rtn blank 
-0x6de8 030092 call check_nvram 
-0x6de9 030093 call init_device_list ,zero 
-0x6dea 030094 call disable_user2 
-0x6deb 030095 call nvram_find_addr_from_bd_list 
-:      030096 write_device_record:
-0x6dec 030097 fetch 1 ,mem_nv_data_number 
-0x6ded 030098 icopy regc 
-0x6dee 030099 fetcht 2 ,mem_nv_data_ptr 
-0x6def 030100 storet 2 ,mem_list_item_ptr 
-:      030101 write_device_loop_find:
-0x6df0 030102 copy regc ,pdata 
-0x6df1 030103 branch app_store_nvram_event ,blank 
-0x6df2 030104 increase -1 ,regc 
-0x6df3 030105 copy temp ,rega 
-0x6df4 030106 ifetch 1 ,rega 
-0x6df5 030107 fetcht 1 ,mem_select_list_item 
-0x6df6 030108 isub temp ,null 
-0x6df7 030109 call set_index_finded_device ,zero 
-0x6df8 030110 branch write_device_loop_find0 ,positive 
-0x6df9 030111 ifetch 1 ,rega 
-0x6dfa 030112 increase 1 ,pdata 
-0x6dfb 030113 istore 1 ,rega 
-:      030114 write_device_loop_find0:
-0x6dfc 030115 fetcht 2 ,mem_list_item_ptr 
-0x6dfd 030116 increase nv_data_len ,temp 
-0x6dfe 030117 storet 2 ,mem_list_item_ptr 
-0x6dff 030118 branch write_device_loop_find 
-:      030120 set_index_finded_device:
-0x6e00 030121 setarg 0 
-0x6e01 030122 istore 1 ,rega 
-0x6e02 030123 fetch 1 ,mem_temp_reconn_record 
-0x6e03 030124 istore 1 ,contw 
-0x6e04 030125 bne rec_3_mode ,set_index_finded_device_ble_mode 
-:      030127 set_index_find_device_master_addr:
-0x6e05 030128 ifetch 6 ,contr 
-0x6e06 030129 istore 8 ,contw 
-0x6e07 030130 setarg 0 
-0x6e08 030131 istore 8 ,contw 
-0x6e09 030132 copy regb ,contr 
-:      030133 store_rec_data_common:
-0x6e0a 030134 call memcpy16 
-0x6e0b 030135 force 1 ,null 
-0x6e0c 030136 rtn 
-:      030138 set_index_finded_device_ble_mode:
-0x6e0d 030139 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6e0e 030140 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6e0f 030141 arg mem_le_ltk ,regb 
-0x6e10 030142 branch set_index_find_device_master_addr 
-:      030144 set_index_finded_device_irk:
-0x6e11 030145 arg mem_le_irk ,contr 
-0x6e12 030146 call memcpy16 
-:      030147 store_ble_rec_data_common:
-0x6e13 030148 arg mem_le_ltk ,contr 
-0x6e14 030149 branch store_rec_data_common 
-:      030151 set_index_finded_device_ediv:
-0x6e15 030152 arg mem_le_rand ,contr 
-0x6e16 030153 call memcpy16 
-0x6e17 030154 branch store_ble_rec_data_common 
-:      030159 nvram_find_addr_from_bd_list:
-0x6e18 030160 bpatch patch1a_2 ,mem_patch1a 
-0x6e19 030161 call disable_user 
-0x6e1a 030162 fetch 1 ,mem_nv_data_number 
-0x6e1b 030163 rtn blank 
-0x6e1c 030164 bpatch patch1a_3 ,mem_patch1a 
-0x6e1d 030165 fetch 2 ,mem_ui_state_map 
-0x6e1e 030166 rtnbit0 ui_state_ble_connected 
-:      030167 find_addr_from_bd_list_ble_mode:
-0x6e1f 030168 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6e20 030169 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
-0x6e21 030170 fetch 1 ,mem_le_plap + 5 
-0x6e22 030171 compare 0xc0 ,pdata ,0xc0 
-0x6e23 030172 branch find_addr_from_bd_list_static_addr ,true 
-0x6e24 030173 compare 0x40 ,pdata ,0xc0 
-0x6e25 030174 branch find_addr_from_bd_list_random_addr ,true 
-0x6e26 030175 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
-:      030177 find_addr_from_bd_list_static_addr:
-0x6e27 030178 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
-0x6e28 030179 fetch 1 ,mem_le_preq_init_key_distribution 
-0x6e29 030180 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
-0x6e2a 030181 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030183 find_addr_from_bd_list_static_addr_reconnect:
-0x6e2b 030184 call find_addr_from_bd_list_public_device_addr 
-0x6e2c 030185 rtn user 
-0x6e2d 030186 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030189 find_addr_from_bd_list_static_addr_sc_or_legacy:
-:      030190 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-0x6e2e 030191 fetch 1 ,mem_le_pairing_mode 
-0x6e2f 030192 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
-0x6e30 030193 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030195 find_addr_from_bd_list_static_addr_sc:
-:      030196 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-0x6e31 030197 fetch 6 ,mem_le_plap 
-0x6e32 030198 store 8 ,mem_le_rand 
-0x6e33 030199 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030202 find_addr_from_bd_list_public_device_addr:
-0x6e34 030203 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x6e35 030204 fetch 6 ,mem_le_plap 
-0x6e36 030205 branch find_addr_from_bd_list_common 
-:      030207 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6e37 030208 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6e38 030209 branch find_addr_from_bd_list_common 
-:      030212 find_addr_from_bd_list_random_addr:
-0x6e39 030213 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6e3a 030214 branch find_addr_from_bd_list_common 
-:      030216 find_addr_from_bd_list_common:
-0x6e3b 030217 bpatch patch1a_4 ,mem_patch1a 
-0x6e3c 030219 fetch 2 ,mem_nv_data_ptr 
-0x6e3d 030220 ifetcht 1 ,pdata 
-0x6e3e 030221 pincrease 1 
-0x6e3f 030222 store 2 ,mem_list_item_ptr 
-0x6e40 030223 storet 1 ,mem_select_list_item 
-0x6e41 030224 fetch 1 ,mem_nv_data_number 
-0x6e42 030225 icopy regc 
-:      030226 nvram_find_addr_from_list:
-0x6e43 030227 fetch 2 ,mem_list_item_ptr 
-0x6e44 030228 copy pdata ,rega 
-0x6e45 030229 call nvram_find_addr_from_list_compare 
-0x6e46 030230 rtn user 
-0x6e47 030231 fetcht 2 ,mem_list_item_ptr 
-0x6e48 030232 increase nv_data_len ,temp 
-0x6e49 030233 storet 2 ,mem_list_item_ptr 
-0x6e4a 030234 increase -1 ,temp 
-0x6e4b 030235 ifetch 1 ,temp 
-0x6e4c 030236 store 1 ,mem_select_list_item 
-0x6e4d 030237 increase -1 ,regc 
-0x6e4e 030238 nbranch nvram_find_addr_from_list ,zero 
-0x6e4f 030239 fetch 1 ,mem_nv_data_number 
-0x6e50 030240 pincrease decreased_one 
-0x6e51 030241 store 1 ,mem_select_list_item 
-0x6e52 030242 rtn 
-:      030243 nvram_find_addr_from_list_compare:
-0x6e53 030244 fetch 1 ,mem_temp_reconn_record 
-0x6e54 030245 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      030246 find_master_addr_from_list_compare:
-0x6e55 030247 arg mem_temp_reconn_record ,regb 
-0x6e56 030248 arg 7 ,loopcnt 
-0x6e57 030249 call string_compare 
-0x6e58 030250 branch enable_user ,zero 
-0x6e59 030251 rtn 
-:      030253 find_addr_from_list_compare_ble_mode:
-0x6e5a 030254 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6e5b 030255 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6e5c 030256 branch find_master_addr_from_list_compare 
-:      030258 find_irk_form_list_compare:
-0x6e5d 030259 ifetcht 1 ,rega 
-0x6e5e 030260 isub temp ,null 
-0x6e5f 030261 nrtn zero 
-0x6e60 030262 arg mem_le_prand ,contw 
-0x6e61 030263 arg 16 ,loopcnt 
-0x6e62 030264 call clear_mem 
-0x6e63 030265 fetch 3 ,mem_le_plap + 3 
-0x6e64 030266 store 3 ,mem_le_prand 
-0x6e65 030267 call genernate_master_macaddress 
-0x6e66 030268 fetch 2 ,mem_le_aes_128 + 13 
-0x6e67 030269 byteswap pdata ,pdata 
-0x6e68 030270 lshift8 pdata ,temp 
-0x6e69 030271 ifetch 1 ,contr 
-0x6e6a 030272 iadd temp ,pdata 
-0x6e6b 030273 fetcht 3 ,mem_le_plap 
-0x6e6c 030274 isub temp ,null 
-0x6e6d 030275 branch enable_user ,zero 
-0x6e6e 030276 rtn 
-:      030279 genernate_master_macaddress:
-0x6e6f 030280 arg mem_le_prand ,contr 
-0x6e70 030281 call load_data128 
-0x6e71 030283 ifetch 1 ,rega 
-0x6e72 030284 call load_regext 
-0x6e73 030285 force 0x38 ,aes_ctrl 
-0x6e74 030286 force 0x0 ,aes_ctrl 
-0x6e75 030287 call wait_aes 
-0x6e76 030288 arg mem_le_aes_128 ,contw 
-0x6e77 030289 branch store_aes_result 
-:      030291 find_ediv_form_list_compare:
-0x6e78 030292 ifetcht 1 ,rega 
-0x6e79 030293 isub temp ,null 
-0x6e7a 030294 nrtn zero 
-0x6e7b 030295 copy contr ,rega 
-0x6e7c 030296 add contr ,8 ,regc 
-0x6e7d 030297 arg mem_le_rand ,regb 
-0x6e7e 030298 arg 8 ,loopcnt 
-0x6e7f 030299 call string_compare 
-0x6e80 030300 branch enable_user ,zero 
-0x6e81 030301 copy regc ,rega 
-0x6e82 030302 arg mem_le_irk ,regb 
-0x6e83 030303 arg 8 ,loopcnt 
-0x6e84 030304 call string_compare 
-0x6e85 030305 branch enable_user ,zero 
-0x6e86 030306 rtn 
-:      030308 check_nvram:
-0x6e87 030309 fetch 2 ,mem_nv_data_ptr 
-0x6e88 030310 ifetcht 1 ,pdata 
-0x6e89 030311 pincrease nv_data_len 
-0x6e8a 030312 ifetch 1 ,pdata 
-0x6e8b 030313 isub temp ,null 
-0x6e8c 030314 rtn 
-:      030316 init_device_list:
-0x6e8d 030317 fetch 1 ,mem_nv_data_number 
-0x6e8e 030318 icopy loopcnt 
-0x6e8f 030319 fetcht 2 ,mem_nv_data_ptr 
-0x6e90 030320 setarg 0 
-:      030321 init_device_list_loop:
-0x6e91 030322 istore 1 ,temp 
-0x6e92 030323 increase nv_data_len ,temp 
-0x6e93 030324 pincrease 1 
-0x6e94 030325 loop init_device_list_loop 
-0x6e95 030326 rtn 
-:      030328 load_device_list_mode_4:
-0x6e96 030331 call enable_user2 
-0x6e97 030332 call nvram_find_addr_from_bd_list 
-0x6e98 030333 nbranch clear_ltk_exists ,user 
-0x6e99 030334 fetch 2 ,mem_list_item_ptr 
-0x6e9a 030335 add pdata ,1 ,contr 
-0x6e9b 030336 arg mem_le_irk ,contw 
-0x6e9c 030337 call memcpy16 
-0x6e9d 030338 arg mem_le_ltk ,contw 
-0x6e9e 030339 call memcpy16 
-0x6e9f 030340 jam 1 ,mem_ltk_exists 
-0x6ea0 030341 rtn 
-:      030343 clear_ltk_exists:
-0x6ea1 030344 jam 0 ,mem_ltk_exists 
-0x6ea2 030345 rtn 
-:      030348 eeprom_store_le_reconn_info:
-0x6ea3 030349 jam rec_4_mode ,mem_record_bt_mode 
-0x6ea4 030350 branch eeprom_store_reconn_info 
-:      030352 eeprom_store_reconn_info:
-0x6ea5 030353 fetch 1 ,mem_device_option 
-0x6ea6 030354 beq dvc_op_module ,check_51cmd_update_device_record 
-0x6ea7 030355 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x6ea8 030356 rtn 
-:      030362 get_gpio_wakeup_index:
-0x6ea9 030363 and temp ,0x1f ,pdata 
-0x6eaa 030364 rshift pdata ,pdata 
-0x6eab 030365 arg mem_gpio_wakeup_cfg ,contw 
-0x6eac 030366 iadd contw ,contw 
-0x6ead 030367 arg 0xf0 ,alarm 
-0x6eae 030368 isolate0 0 ,temp 
-0x6eaf 030369 rtn true 
-0x6eb0 030370 arg 0xf ,alarm 
-0x6eb1 030371 rtn 
-:      030374 gpio_set_wake_by_current_state:
-0x6eb2 030375 bpatch patch1a_5 ,mem_patch1a 
-0x6eb3 030376 set1 gpio_active_bit ,temp 
-0x6eb4 030377 call gpio_get_bit 
-0x6eb5 030378 nsetflag true ,gpio_active_bit ,temp 
-:      030381 gpio_set_wake:
-0x6eb6 030382 bpatch patch1a_6 ,mem_patch1a 
-0x6eb7 030383 sub temp ,ui_button_gpio_disable ,null 
-0x6eb8 030384 rtn zero 
-0x6eb9 030385 arg 4 ,debug 
-0x6eba 030386 isolate1 gpio_active_bit ,temp 
-0x6ebb 030387 branch gpio_set_wake_high ,true 
-0x6ebc 030388 arg 2 ,debug 
-:      030389 gpio_set_wake_high:
-0x6ebd 030390 call get_gpio_wakeup_index 
-0x6ebe 030391 isolate0 0 ,temp 
-0x6ebf 030392 branch gpio_set_wake_low4bit ,true 
-0x6ec0 030393 lshift4 debug ,debug 
-:      030394 gpio_set_wake_low4bit:
-0x6ec1 030395 ifetch 1 ,contw 
-0x6ec2 030396 iand alarm ,pdata 
-0x6ec3 030397 ior debug ,pdata 
-0x6ec4 030398 istore 1 ,contw 
-0x6ec5 030399 rtn 
-:      030402 gpio_set_low_pullup:
-0x6ec6 030403 bpatch patch1a_7 ,mem_patch1a 
-0x6ec7 030404 sub temp ,ui_button_gpio_disable ,null 
-0x6ec8 030405 rtn zero 
-0x6ec9 030406 arg 1 ,debug 
-0x6eca 030407 call get_gpio_wakeup_index 
-0x6ecb 030408 isolate0 0 ,temp 
-0x6ecc 030409 branch gpio_set_low_pullup_low4bit ,true 
-0x6ecd 030410 lshift4 debug ,debug 
-:      030411 gpio_set_low_pullup_low4bit:
-0x6ece 030412 ifetch 1 ,contw 
-0x6ecf 030413 iand alarm ,pdata 
-0x6ed0 030414 ior debug ,pdata 
-0x6ed1 030415 istore 1 ,contw 
-0x6ed2 030416 rtn 
-:      030421 gpio_clr_wake:
-0x6ed3 030422 bpatch patch1b_0 ,mem_patch1b 
-0x6ed4 030423 sub temp ,ui_button_gpio_disable ,null 
-0x6ed5 030424 rtn zero 
-0x6ed6 030425 call get_gpio_wakeup_index 
-0x6ed7 030426 ifetch 1 ,contw 
-0x6ed8 030427 iand alarm ,pdata 
-0x6ed9 030428 istore 1 ,contw 
-0x6eda 030429 rtn 
-:      030431 gpio_config_input_nowake:
-0x6edb 030432 call gpio_clr_wake 
-0x6edc 030433 branch gpio_config_input_without_wake 
-:      030436 gpio_config_input:
-0x6edd 030437 sub temp ,ui_button_gpio_disable ,null 
-0x6ede 030438 rtn zero 
-0x6edf 030439 ncall gpio_set_wake ,wake 
-:      030440 gpio_config_input_without_wake:
-0x6ee0 030441 call gpio_addr 
-0x6ee1 030442 setarg 0 
-0x6ee2 030443 isolate1 gpio_active_bit ,temp 
-0x6ee3 030444 nsetflag true ,6 ,pdata 
-0x6ee4 030445 setflag true ,7 ,pdata 
-0x6ee5 030446 branch gpio_write 
-:      030449 gpio_get_bit:
-0x6ee6 030450 bpatch patch1b_1 ,mem_patch1b 
-0x6ee7 030451 arg core_gpio_in ,contw 
-0x6ee8 030452 and temp ,0x07 ,queue 
-0x6ee9 030453 rshift3 temp ,pdata 
-0x6eea 030454 and_into 3 ,pdata 
-0x6eeb 030455 iadd contw ,contw 
-0x6eec 030456 ifetch 1 ,contw 
-0x6eed 030457 isolate1 gpio_active_bit ,temp 
-0x6eee 030458 branch gpio_get_bit_reverse ,true 
-0x6eef 030459 qisolate0 pdata 
-0x6ef0 030460 rtn 
-:      030461 gpio_get_bit_reverse:
-0x6ef1 030462 qisolate1 pdata 
-0x6ef2 030463 rtn 
-:      030466 gpio_out_inactive:
-0x6ef3 030467 sub temp ,ui_button_gpio_disable ,null 
-0x6ef4 030468 rtn zero 
-0x6ef5 030469 isolate1 gpio_active_bit ,null 
-0x6ef6 030470 branch gpio_out_flag 
-:      030472 gpio_config_output:
-:      030473 gpio_out_active:
-0x6ef7 030474 sub temp ,ui_button_gpio_disable ,null 
-0x6ef8 030475 rtn zero 
-0x6ef9 030476 isolate0 gpio_active_bit ,null 
-:      030479 gpio_out_flag:
-0x6efa 030480 setarg 0 
-0x6efb 030481 nsetflag true ,gpio_active_bit ,pdata 
-0x6efc 030482 ixor temp ,temp 
-:      030485 gpio_out:
-0x6efd 030486 call gpio_addr 
-0x6efe 030487 setarg gpcfg_output_high 
-0x6eff 030488 isolate1 gpio_active_bit ,temp 
-0x6f00 030489 setflag true ,0 ,pdata 
-0x6f01 030490 branch gpio_write 
-:      030493 gpio_check_active:
-0x6f02 030494 sub temp ,ui_button_gpio_disable ,null 
-0x6f03 030495 branch disable_true ,zero 
-0x6f04 030496 call gpio_addr 
-0x6f05 030497 ifetch 1 ,contw 
-0x6f06 030498 bbit1 0 ,gpio_check_active_high 
-0x6f07 030499 isolate0 gpio_active_bit ,temp 
-0x6f08 030500 rtn 
-:      030501 gpio_check_active_high:
-0x6f09 030502 isolate1 gpio_active_bit ,temp 
-0x6f0a 030503 rtn 
-:      030505 gpio_set_analog:
-0x6f0b 030506 call gpio_addr 
-0x6f0c 030507 setarg gpcfg_no_ie 
-:      030508 gpio_write:
-0x6f0d 030509 istore 1 ,contw 
-0x6f0e 030510 rtn 
-:      030512 gpio_set_high_impedance:
-0x6f0f 030513 sub temp ,ui_button_gpio_disable ,null 
-0x6f10 030514 rtn zero 
-0x6f11 030515 call gpio_addr 
-0x6f12 030516 setarg gpcfg_high_impedance 
-0x6f13 030517 branch gpio_write 
-:      030519 gpio_addr:
-0x6f14 030520 and temp ,0x3f ,pdata 
-0x6f15 030521 sub pdata ,gpio_number + -1 ,null 
-0x6f16 030522 nbranch gpio_addr_ext ,positive 
-0x6f17 030523 arg core_gpio_conf ,contw 
-:      030524 gpio_addr_next:
-0x6f18 030525 iadd contw ,contw 
-0x6f19 030526 rtn 
-:      030527 gpio_addr_ext:
-0x6f1a 030528 arg core_gpio_conf_hi ,contw 
-0x6f1b 030529 increase -16 ,pdata 
-0x6f1c 030530 branch gpio_addr_next 
-:      030533 gpio_config_param:
-0x6f1d 030534 and pdata ,0xff ,temp 
-0x6f1e 030535 rshift8 pdata ,pdata 
-0x6f1f 030536 branch gpio_config_function_int 
-:      030539 gpio_config_function:
-0x6f20 030540 rtnbit0 gpio_active_bit 
-:      030541 gpio_config_function_int:
-0x6f21 030542 and_into 0x3f ,pdata 
-0x6f22 030543 sub pdata ,gpio_number + -1 ,null 
-0x6f23 030544 nbranch gpio_config_function_int_ext ,positive 
-0x6f24 030545 arg core_gpio_conf ,contw 
-:      030546 gpio_config_function_int_next:
-0x6f25 030547 iadd contw ,contw 
-0x6f26 030548 istoret 1 ,contw 
-0x6f27 030549 rtn 
-:      030550 gpio_config_function_int_ext:
-0x6f28 030551 arg core_gpio_conf_hi ,contw 
-0x6f29 030552 increase -16 ,pdata 
-0x6f2a 030553 branch gpio_config_function_int_next 
-:      030557 gpio_get_config:
-0x6f2b 030558 and_into 0x3f ,temp 
-0x6f2c 030559 sub temp ,gpio_number + -1 ,null 
-0x6f2d 030560 nbranch gpio_get_config_ext ,positive 
-0x6f2e 030561 setarg core_gpio_conf 
-:      030562 gpio_get_config_next:
-0x6f2f 030563 iadd temp ,contr 
-0x6f30 030564 ifetch 1 ,contr 
-0x6f31 030565 rtn 
-:      030566 gpio_get_config_ext:
-0x6f32 030567 setarg core_gpio_conf_hi 
-0x6f33 030568 increase -16 ,temp 
-0x6f34 030569 branch gpio_get_config_next 
-:      030573 gpio_set_before_lpm:
-0x6f35 030574 arg gpio_number ,loopcnt 
-0x6f36 030575 arg core_gpio_conf ,contr 
-:      030576 setgpio_loop:
-0x6f37 030577 copy contr ,contw 
-0x6f38 030578 ifetch 1 ,contr 
-0x6f39 030579 beq gpcfg_spid_miso ,setgpio_pullup 
-0x6f3a 030580 beq gpcfg_spid_ncs ,setgpio_pullup 
-0x6f3b 030581 beq gpcfg_spid_sck ,setgpio_pullup 
-0x6f3c 030582 beq gpcfg_spid_mosi ,setgpio_pullup 
-0x6f3d 030583 beq gpcfg_spid_sdio ,setgpio_pullup 
-0x6f3e 030584 beq gpcfg_iic_scl ,setgpio_pullup 
-0x6f3f 030585 beq gpcfg_iic_sda ,setgpio_pullup 
-0x6f40 030586 beq gpcfg_input ,setgpio_pullup 
-:      030587 setgpio_loop_end:
-0x6f41 030588 loop setgpio_loop 
-0x6f42 030589 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x6f43 030590 isub contr ,null 
-0x6f44 030591 rtn zero 
-:      030592 gpio_set_before_lpm_ext:
-0x6f45 030593 arg gpio_number_ext ,loopcnt 
-0x6f46 030594 arg core_gpio_conf_hi ,contr 
-0x6f47 030595 branch setgpio_loop 
-:      030598 setgpio_pullup:
-0x6f48 030599 setarg gpcfg_pullup 
-0x6f49 030600 istore 1 ,contw 
-0x6f4a 030601 branch setgpio_loop_end 
-:      030602 setgpio_pulldown:
-0x6f4b 030603 setarg gpcfg_pulldown 
-0x6f4c 030604 istore 1 ,contw 
-0x6f4d 030605 branch setgpio_loop_end 
-:      030609 sadc_calibration:
-0x6f4e 030610 bpatch patch1b_2 ,mem_patch1b 
-0x6f4f 030611 rtn wake 
-0x6f50 030612 jam 0x77 ,core_gpadc_ctrl 
-0x6f51 030613 jam 0xc9 ,core_gpadc_cfg0 
-0x6f52 030614 jam 0x01 ,core_gpadc_cfg3 
-0x6f53 030615 fetch 1 ,mem_adc_clkdiv 
-0x6f54 030616 store 1 ,core_sadc_clkdiv 
-0x6f55 030617 call sadc_read 
-0x6f56 030618 jam 0xc1 ,core_gpadc_cfg0 
-:      030619 sadc_cal_read:
-0x6f57 030620 arg 7 ,loopcnt 
-0x6f58 030621 arg mem_adc_cal_c0 ,rega 
-0x6f59 030622 jam 0x05 ,core_gpadc_cfg2 
-:      030623 sadc_cal_read_loop:
-0x6f5a 030624 fetch 1 ,core_gpadc_status 
-0x6f5b 030625 istore 1 ,rega 
-0x6f5c 030626 increase 1 ,rega 
-0x6f5d 030627 fetch 1 ,core_gpadc_cfg2 
-0x6f5e 030628 increase 0x20 ,pdata 
-0x6f5f 030629 store 1 ,core_gpadc_cfg2 
-0x6f60 030630 loop sadc_cal_read_loop 
-0x6f61 030631 jam 0x00 ,core_gpadc_ctrl 
-0x6f62 030632 rtn 
-:      030634 sadc_cal_write:
-0x6f63 030635 fetch 1 ,core_sadc_ctrl 
-0x6f64 030636 set1 1 ,pdata 
-0x6f65 030637 store 1 ,core_sadc_ctrl 
-0x6f66 030638 arg 7 ,loopcnt 
-0x6f67 030639 arg mem_adc_cal_c0 ,rega 
-0x6f68 030640 jam 0x15 ,core_gpadc_cfg2 
-:      030641 sadc_cal_write_loop:
-0x6f69 030642 ifetch 1 ,rega 
-0x6f6a 030643 store 1 ,core_gpadc_cfg1 
-0x6f6b 030644 increase 1 ,rega 
-0x6f6c 030645 fetch 1 ,core_gpadc_cfg2 
-0x6f6d 030646 increase 0x20 ,pdata 
-0x6f6e 030647 store 1 ,core_gpadc_cfg2 
-0x6f6f 030648 loop sadc_cal_write_loop 
-0x6f70 030649 fetch 1 ,core_sadc_ctrl 
-0x6f71 030650 set0 1 ,pdata 
-0x6f72 030651 store 1 ,core_sadc_ctrl 
-0x6f73 030652 rtn 
-:      030656 adc_init_data:
-0x6f74 030657 bpatch patch1b_3 ,mem_patch1b 
-0x6f75 030658 fetch 8 ,mem_otp_adc 
-0x6f76 030659 branch adc_init_cal_data_default ,blank 
-0x6f77 030660 store 8 ,mem_3v_adc_io_data 
-0x6f78 030661 rtn 
-:      030663 adc_init_cal_data_default:
-0x6f79 030664 setarg 0x0bbe 
-0x6f7a 030665 store 2 ,mem_3v_adc_io_data 
-0x6f7b 030666 setarg 0x03f0 
-0x6f7c 030667 store 2 ,mem_1v_adc_io_data 
-0x6f7d 030668 setarg 0x027e 
-0x6f7e 030669 store 2 ,mem_2v_adc_hvin_data 
-0x6f7f 030670 setarg 0x03c4 
-0x6f80 030671 store 2 ,mem_3v_adc_hvin_data 
-0x6f81 030672 rtn 
-:      030674 enable_adc:
-0x6f82 030675 bpatch patch1b_4 ,mem_patch1b 
-0x6f83 030676 call sadc_cal_write 
-0x6f84 030677 fetch 1 ,core_gpadc_cfg1 
-0x6f85 030678 set0 7 ,pdata 
-0x6f86 030679 store 1 ,core_gpadc_cfg1 
-0x6f87 030680 jam 0x77 ,core_gpadc_ctrl 
-0x6f88 030681 jam 0xc1 ,core_gpadc_cfg0 
-0x6f89 030682 jam 0x01 ,core_gpadc_cfg3 
-0x6f8a 030683 call sadc_channel 
-0x6f8b 030684 fetch 1 ,mem_adc_clkdiv 
-0x6f8c 030685 store 1 ,core_sadc_clkdiv 
-0x6f8d 030686 call sadc_read 
-0x6f8e 030687 jam 0 ,core_sadc_clkdiv 
-0x6f8f 030688 branch sadc_dma 
-:      030690 sadc_channel:
-0x6f90 030691 fetch 1 ,mem_adc_channel 
-0x6f91 030692 lshift4 pdata ,pdata 
-0x6f92 030693 fetcht 1 ,core_gpadc_cfg3 
-0x6f93 030694 and_into 0x0f ,temp 
-0x6f94 030695 ior temp ,temp 
-0x6f95 030696 storet 1 ,core_gpadc_cfg3 
-0x6f96 030697 rtn 
-:      030699 sadc_read:
-0x6f97 030700 jam 0x03 ,core_sadc_ctrl 
-:      030701 sadc_read_wait:
-0x6f98 030702 fetch 1 ,core_perf_status 
-0x6f99 030703 bbit0 saradc_done ,sadc_read_wait 
-0x6f9a 030704 fetcht 2 ,core_sadc_data 
-0x6f9b 030705 storet 2 ,mem_adc_current_value 
-0x6f9c 030706 jam 0x06 ,core_sadc_ctrl 
-:      030707 sadc_read_wait2:
-0x6f9d 030708 fetch 1 ,core_perf_status 
-0x6f9e 030709 bbit1 saradc_done ,sadc_read_wait2 
-0x6f9f 030710 jam 0x00 ,core_sadc_ctrl 
-0x6fa0 030711 rtn 
-:      030713 sadc_dma:
-0x6fa1 030714 fetch 1 ,mem_adc_dma_enable 
-0x6fa2 030715 rtn blank 
-0x6fa3 030716 fetch 1 ,core_gpadc_cfg1 
-0x6fa4 030717 set1 7 ,pdata 
-0x6fa5 030718 store 1 ,core_gpadc_cfg1 
-0x6fa6 030719 fetch 1 ,mem_adc_clkdiv 
-0x6fa7 030720 store 1 ,core_sadc_clkdiv 
-0x6fa8 030721 fetch 2 ,mem_adc_saddr_ptr 
-0x6fa9 030722 store 2 ,core_sadc_saddr 
-0x6faa 030723 fetch 2 ,mem_adc_eaddr_ptr 
-0x6fab 030724 store 2 ,core_sadc_eaddr 
-0x6fac 030725 jam 0x0b ,core_sadc_ctrl 
-0x6fad 030726 nop 1000 
-0x6fae 030727 jam 0x03 ,core_sadc_ctrl 
-0x6faf 030728 rtn 
-:      030730 vdd_calculate_by_mode:
-0x6fb0 030731 bpatch patch1b_5 ,mem_patch1b 
-0x6fb1 030732 fetch 1 ,mem_adc_config_flag 
-0x6fb2 030733 beq adc_config_hvin ,vdd_calculate_hvin 
-0x6fb3 030734 beq adc_config_gpio ,vdd_calculate_io 
-0x6fb4 030735 rtn 
-:      030737 vdd_calculate_hvin:
-0x6fb5 030738 setarg 1000 
-0x6fb6 030739 store 2 ,mem_reference_voltage 
-0x6fb7 030740 fetcht 2 ,mem_3v_adc_hvin_data 
-0x6fb8 030741 fetch 2 ,mem_2v_adc_hvin_data 
-0x6fb9 030742 arg 2000 ,regc 
-0x6fba 030743 branch vdd_calculate 
-:      030745 vdd_calculate_io:
-0x6fbb 030746 setarg 2000 
-0x6fbc 030747 store 2 ,mem_reference_voltage 
-0x6fbd 030748 fetcht 2 ,mem_3v_adc_io_data 
-0x6fbe 030749 fetch 2 ,mem_1v_adc_io_data 
-0x6fbf 030750 arg 1000 ,regc 
-:      030751 vdd_calculate:
-0x6fc0 030752 isub temp ,rega 
-0x6fc1 030753 fetch 2 ,mem_adc_current_value 
-0x6fc2 030754 isub temp ,pdata 
-0x6fc3 030755 nbranch vdd_calculate1 ,positive 
-0x6fc4 030756 fetcht 2 ,mem_reference_voltage 
-0x6fc5 030757 imul32 temp ,regb 
-0x6fc6 030758 copy regc ,pdata 
-0x6fc7 030759 imul32 rega ,pdata 
-0x6fc8 030760 iadd regb ,pdata 
-:      030761 vdd_calculate2:
-0x6fc9 030762 idiv rega 
-0x6fca 030763 call wait_div_end 
-0x6fcb 030764 quotient pdata 
-0x6fcc 030765 rtn 
-:      030767 vdd_calculate1:
-0x6fcd 030768 copy temp ,pdata 
-0x6fce 030769 fetcht 2 ,mem_adc_current_value 
-0x6fcf 030770 isub temp ,pdata 
-0x6fd0 030771 fetcht 2 ,mem_reference_voltage 
-0x6fd1 030772 imul32 temp ,regb 
-0x6fd2 030773 copy regc ,pdata 
-0x6fd3 030774 imul32 rega ,pdata 
-0x6fd4 030775 isub regb ,pdata 
-0x6fd5 030776 nbranch set_pdata_0 ,positive 
-0x6fd6 030777 branch vdd_calculate2 
-:      030781 adc_bat_percent_lowpower_out:
-0x6fd7 030782 ifetch 8 ,rega 
-0x6fd8 030783 store 8 ,mem_pdatatemp 
-0x6fd9 030784 fetch 2 ,mem_pdatatemp 
-0x6fda 030785 fetcht 2 ,mem_pdatatemp + 2 
-0x6fdb 030786 isub temp ,rega 
-0x6fdc 030787 fetch 2 ,mem_pdatatemp + 6 
-0x6fdd 030788 isub temp ,regb 
-0x6fde 030789 fetcht 2 ,mem_pdatatemp + 4 
-0x6fdf 030790 isub temp ,null 
-0x6fe0 030791 ncall adc_set_low_power_flag ,positive 
-0x6fe1 030792 mul32 regb ,100 ,pdata 
-0x6fe2 030793 idiv rega 
-0x6fe3 030794 call wait_div_end 
-0x6fe4 030795 quotient pdata 
-0x6fe5 030796 call adc_set_no_power_flag ,blank 
-0x6fe6 030797 rtn 
-:      030799 adc_set_low_power_flag:
-0x6fe7 030800 fetch 1 ,mem_adc_power_flag 
-0x6fe8 030801 set1 0 ,pdata 
-0x6fe9 030802 store 1 ,mem_adc_power_flag 
-0x6fea 030803 rtn 
-:      030805 adc_clear_low_power_flag:
-0x6feb 030806 fetch 1 ,mem_adc_power_flag 
-0x6fec 030807 set0 0 ,pdata 
-0x6fed 030808 store 1 ,mem_adc_power_flag 
-0x6fee 030809 rtn 
-:      030811 adc_set_no_power_flag:
-0x6fef 030812 fetcht 1 ,mem_adc_power_flag 
-0x6ff0 030813 set1 1 ,temp 
-0x6ff1 030814 storet 1 ,mem_adc_power_flag 
-0x6ff2 030815 rtn 
-:      030817 adc_clear_no_power_flag:
-0x6ff3 030818 fetcht 1 ,mem_adc_power_flag 
-0x6ff4 030819 set0 1 ,temp 
-0x6ff5 030820 storet 1 ,mem_adc_power_flag 
-0x6ff6 030821 rtn 
-:      030826 keyscan_key_init:
-0x6ff7 030827 fetch 2 ,mem_key_num_ptr 
-0x6ff8 030828 ifetch 1 ,pdata 
-:      030829 keyscan_key_init_next:
-0x6ff9 030830 rtn blank 
-0x6ffa 030831 copy pdata ,loopcnt 
-0x6ffb 030833 fetch 2 ,mem_keyscan_ptr 
-0x6ffc 030834 increase 3 ,pdata 
-0x6ffd 030835 copy pdata ,rega 
-:      030836 keyscan_key_init_lp1:
-0x6ffe 030837 ifetcht 1 ,rega 
-0x6fff 030838 call gpio_config_input 
-0x7000 030839 increase key_conf_struct_len ,rega 
-0x7001 030840 loop keyscan_key_init_lp1 
-:      030841 keyscan_key_init_end:
-0x7002 030842 rtn 
-:      030844 keyscan_scan_key:
-0x7003 030845 fetch 2 ,mem_keyscan_ptr 
-0x7004 030846 increase 3 ,pdata 
-0x7005 030847 copy pdata ,rega 
-0x7006 030849 force 0 ,regb 
-0x7007 030850 setarg 0 
-0x7008 030851 store 2 ,mem_key_value_temp 
-:      030852 keyscan_scan_key_lp1:
-0x7009 030853 ifetcht 1 ,rega 
-0x700a 030854 call gpio_get_bit 
-0x700b 030855 bpatch patch1b_6 ,mem_patch1b 
-0x700c 030856 fetch 2 ,mem_key_value_temp 
-0x700d 030857 copy regb ,queue 
-0x700e 030858 qsetflag true ,pdata 
-0x700f 030859 store 2 ,mem_key_value_temp 
-0x7010 030860 increase key_conf_struct_len ,rega 
-0x7011 030861 increase 1 ,regb 
-0x7012 030862 fetch 2 ,mem_key_num_ptr 
-0x7013 030863 ifetch 1 ,pdata 
-:      030864 keyscan_scan_key_lp1_next:
-0x7014 030865 ixor regb ,null 
-0x7015 030866 nbranch keyscan_scan_key_lp1 ,zero 
-0x7016 030867 fetch 2 ,mem_key_value_temp 
-0x7017 030868 fetcht 2 ,mem_key_value_retention 
-0x7018 030869 ixor temp ,null 
-0x7019 030870 rtn zero 
-0x701a 030871 branch enable_user 
-:      030873 keyscan_process_lpm_before:
-0x701b 030874 fetch 2 ,mem_key_num_ptr 
-0x701c 030875 ifetch 1 ,pdata 
-:      030876 keyscan_process_lpm_before_next:
-0x701d 030877 rtn blank 
-0x701e 030878 copy pdata ,loopcnt 
-0x701f 030879 fetch 2 ,mem_keyscan_ptr 
-0x7020 030880 increase 3 ,pdata 
-0x7021 030881 copy pdata ,rega 
-:      030882 keyscan_process_lpm_before_lp1:
-0x7022 030883 ifetcht 1 ,rega 
-0x7023 030884 call gpio_set_wake_by_current_state 
-0x7024 030885 increase key_conf_struct_len ,rega 
-0x7025 030886 loop keyscan_process_lpm_before_lp1 
-:      030887 keyscan_process_lpm_before_end:
-0x7026 030888 rtn 
-:      030890 keyscan_key_process:
-0x7027 030891 arg key_scan_timer ,queue 
-0x7028 030892 call timer_check 
-0x7029 030893 nrtn blank 
-0x702a 030894 setarg 0x20 
-0x702b 030895 arg key_scan_timer ,queue 
-0x702c 030896 call timer_init 
-0x702d 030897 disable user 
-0x702e 030898 call keyscan_process_lpm_before 
-0x702f 030899 bpatch patch1b_7 ,mem_patch1b 
-0x7030 030900 fetch 2 ,mem_key_num_ptr 
-0x7031 030901 ifetch 1 ,pdata 
-:      030902 keyscan_key_process_next:
-0x7032 030903 rtn blank 
-0x7033 030904 call keyscan_scan_key 
-0x7034 030905 nbranch lpm_button_clean_wake_lock ,user 
-0x7035 030906 call lpm_button_get_wake_lock 
-0x7036 030907 disable user 
-0x7037 030908 fetch 2 ,mem_key_value_temp 
-0x7038 030909 store 2 ,mem_key_value_temp4 
-0x7039 030910 jam 0 ,mem_key_value_temp6 
-0x703a 030911 force 0 ,queue 
-:      030912 keyscan_key_lp1:
-0x703b 030913 fetch 2 ,mem_key_value_retention 
-0x703c 030914 rshift pdata ,temp 
-0x703d 030915 storet 2 ,mem_key_value_retention 
-0x703e 030916 and pdata ,0x01 ,pdata 
-0x703f 030917 fetcht 2 ,mem_key_value_temp4 
-0x7040 030918 and temp ,0x01 ,rega 
-0x7041 030919 rshift temp ,temp 
-0x7042 030920 storet 2 ,mem_key_value_temp4 
-0x7043 030921 ixor rega ,null 
-0x7044 030922 ncall keyscan_send_key_data ,zero 
-0x7045 030923 fetch 2 ,mem_key_num_ptr 
-0x7046 030924 ifetch 1 ,pdata 
-:      030925 keyscan_key_lp1_next:
-0x7047 030926 fetcht 1 ,mem_key_value_temp6 
-0x7048 030927 increase 1 ,temp 
-0x7049 030928 storet 1 ,mem_key_value_temp6 
-0x704a 030929 copy temp ,queue 
-0x704b 030930 ixor queue ,null 
-0x704c 030931 nbranch keyscan_key_lp1 ,zero 
-0x704d 030932 fetch 2 ,mem_key_value_temp 
-0x704e 030933 store 2 ,mem_key_value_retention 
-0x704f 030934 rtn 
-:      030935 keyscan_send_key_data:
-0x7050 030936 bpatch patch1c_0 ,mem_patch1c 
-0x7051 030937 fetch 2 ,mem_keyscan_ptr 
-0x7052 030938 increase 1 ,pdata 
-0x7053 030939 ifetch 2 ,pdata 
-0x7054 030940 branch callback_func 
-:      030946 pwm_init:
-0x7055 030947 fetch 1 ,core_clksel 
-0x7056 030948 ior rega ,pdata 
-0x7057 030949 store 1 ,core_clksel 
-0x7058 030950 fetch 2 ,core_clkoff 
-0x7059 030951 set0 clock_off_pwm ,pdata 
-0x705a 030952 store 2 ,core_clkoff 
-:      030953 delay_nop100:
-0x705b 030954 nop 100 
-0x705c 030955 rtn 
-:      030957 pwm_clk_set:
-0x705d 030958 fetch 1 ,core_clksel 
-0x705e 030959 bbit1 6 ,pwm_24m_clk_set 
-0x705f 030960 bbit1 7 ,pwm_33k_clk_set 
-:      030961 pwm_12m_clk_set:
-0x7060 030962 setarg pwm_12mhz 
-0x7061 030963 rtn 
-:      030964 pwm_24m_clk_set:
-0x7062 030965 setarg pwm_24mhz 
-0x7063 030966 rtn 
-:      030967 pwm_33k_clk_set:
-0x7064 030968 setarg pwm_33khz 
-0x7065 030969 rtn 
-:      030972 pwm_out_set:
-0x7066 030973 fetcht 3 ,mem_pdatatemp + 2 
-0x7067 030974 call pwm_clk_set 
-0x7068 030975 idiv temp 
-0x7069 030976 call wait_div_end 
-0x706a 030977 quotient temp 
-0x706b 030978 fetch 1 ,mem_pdatatemp + 5 
-0x706c 030979 imul32 temp ,pdata 
-0x706d 030980 div pdata ,100 
-0x706e 030981 call wait_div_end 
-0x706f 030982 quotient rega 
-0x7070 030983 copy temp ,pdata 
-0x7071 030984 isub rega ,regb 
-0x7072 030986 fetch 1 ,mem_pdatatemp + 1 
-0x7073 030987 call pwm_duty_cycle_set 
-0x7074 030988 fetch 1 ,mem_pdatatemp 
-0x7075 030989 fetcht 1 ,mem_pdatatemp + 1 
-0x7076 030990 and_into 0x0f ,temp 
-0x7077 030991 lshift8 temp ,temp 
-0x7078 030992 ior temp ,pdata 
-0x7079 030993 branch pwm_enable 
-:      030995 pwm_duty_cycle_set:
-0x707a 030996 iforce queue 
-0x707b 030997 call pwm_duty_cycle_set_without_autoload 
-0x707c 030998 branch pwm_autoload_set 
-:      031000 pwm_autoload_set:
-0x707d 031001 fetch 1 ,core_pwm_autoload 
-0x707e 031002 qset1 pdata 
-0x707f 031003 store 1 ,core_pwm_autoload 
-0x7080 031004 fetcht 1 ,core_clksel 
-0x7081 031005 isolate1 7 ,temp 
-0x7082 031006 call delay_1clk_of_33k ,true 
-0x7083 031007 qset0 pdata 
-0x7084 031008 store 1 ,core_pwm_autoload 
-0x7085 031009 rtn 
-:      031012 delay_1clk_of_33k:
-0x7086 031013 nop 480 
-0x7087 031014 rtn 
-:      031016 pwm_duty_cycle_set_without_autoload:
-0x7088 031017 and_into 0x0f ,pdata 
-0x7089 031018 arg core_pwm_pcnt0 ,contw 
-0x708a 031019 mul32 pdata ,4 ,pdata 
-0x708b 031020 iadd contw ,contw 
-0x708c 031021 copy rega ,pdata 
-0x708d 031022 istore 2 ,contw 
-0x708e 031023 copy regb ,pdata 
-0x708f 031024 istore 2 ,contw 
-0x7090 031025 rtn 
-:      031030 pwm_enable_in_syncmode:
-0x7091 031031 rshift8 regb ,queue 
-0x7092 031032 call pwm_init_bit_set 
-0x7093 031033 rshift8 regb ,queue 
-0x7094 031034 call pwm_syncmode_set 
-0x7095 031035 rshift8 rega ,queue 
-0x7096 031036 enable true 
-0x7097 031037 call pwm_syncmode_set_process 
-0x7098 031039 deposit rega 
-0x7099 031040 call pwm_gpio_select 
-0x709a 031041 deposit regb 
-0x709b 031042 branch pwm_enable 
-:      031044 pwm_disable_in_syncmode:
-0x709c 031045 deposit rega 
-0x709d 031046 call pwm_disable 
-0x709e 031047 deposit regb 
-0x709f 031048 call pwm_disable 
-0x70a0 031050 rshift8 rega ,queue 
-0x70a1 031051 disable true 
-0x70a2 031052 call pwm_syncmode_set_process 
-0x70a3 031053 rshift8 regb ,queue 
-0x70a4 031054 disable true 
-0x70a5 031055 call pwm_init_bit_set_process 
-0x70a6 031056 rshift8 regb ,queue 
-0x70a7 031057 disable true 
-0x70a8 031058 branch pwm_syncmode_set_process 
-:      031061 pwm_syncmode_set:
-0x70a9 031062 isolate1 7 ,queue 
-:      031063 pwm_syncmode_set_process:
-0x70aa 031064 and queue ,0x0f ,queue 
-0x70ab 031065 fetch 1 ,core_pwm_sync 
-0x70ac 031066 qsetflag true ,pdata 
-0x70ad 031067 store 1 ,core_pwm_sync 
-0x70ae 031068 rtn 
-:      031070 pwm_init_bit_set:
-0x70af 031071 isolate1 6 ,queue 
-:      031072 pwm_init_bit_set_process:
-0x70b0 031073 and queue ,0x0f ,queue 
-0x70b1 031074 fetch 1 ,core_pwm_init 
-0x70b2 031075 qsetflag true ,pdata 
-0x70b3 031076 store 1 ,core_pwm_init 
-0x70b4 031077 rtn 
-:      031078 pwm_gpio_select:
-0x70b5 031079 call pwm_select_channel 
-:      031080 pwm_gpio_select_process:
-0x70b6 031081 lshift8 pdata ,pdata 
-0x70b7 031082 add queue ,gpcfg_pwm_out0 ,temp 
-0x70b8 031083 ior temp ,pdata 
-0x70b9 031084 branch gpio_config_param 
-:      031086 pwm_enable:
-0x70ba 031087 enable user 
-0x70bb 031088 call pwm_gpio_select 
-0x70bc 031089 branch pwm_set_select 
-:      031091 pwm_disable:
-0x70bd 031092 disable user 
-0x70be 031093 call pwm_select_channel 
-0x70bf 031094 branch pwm_set_select 
-:      031096 pwm_set_select:
-0x70c0 031097 and queue ,0x0f ,queue 
-0x70c1 031098 fetch 1 ,core_pwm_en 
-0x70c2 031099 qsetflag user ,pdata 
-0x70c3 031100 store 1 ,core_pwm_en 
-0x70c4 031101 rtn 
-:      031102 pwm_select_channel:
-0x70c5 031103 rshift8 pdata ,queue 
-0x70c6 031104 and queue ,0x0f ,queue 
-0x70c7 031105 rtn 
-:      031109 wdt_init_config:
-0x70c8 031110 copy pdata ,temp 
-0x70c9 031111 bpatch patch1c_1 ,mem_patch1c 
-0x70ca 031112 call wdt_set_enable 
-0x70cb 031113 setarg 2048 
-0x70cc 031114 isub temp ,pdata 
-0x70cd 031115 copy pdata ,temp 
-0x70ce 031116 rshift4 temp ,temp 
-0x70cf 031117 storet 1 ,core_write_wdt 
-0x70d0 031118 nop 1400 
-0x70d1 031119 copy pdata ,temp 
-0x70d2 031120 and_into 0x0f ,temp 
-0x70d3 031121 storet 1 ,core_write_wdt2 
-0x70d4 031122 rtn 
-:      031125 wdt_set_enable:
-0x70d5 031126 enable user2 
-0x70d6 031127 branch wdt_init_set 
-:      031130 wdt_set_disable:
-0x70d7 031131 bpatch patch1c_2 ,mem_patch1c 
-0x70d8 031132 disable user2 
-:      031133 wdt_init_set:
-0x70d9 031134 fetch 1 ,core_config 
-0x70da 031135 setflag user2 ,3 ,pdata 
-0x70db 031136 store 1 ,core_config 
-0x70dc 031137 rtn 
-:      031142 nec61212_init:
-0x70dd 031143 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
-:      031146 nec_init_config:
-0x70de 031147 store 4 ,core_nec_start_addr 
-0x70df 031148 store 2 ,core_nec_rptr 
-0x70e0 031149 storet 1 ,core_nec_ctrl 
-0x70e1 031150 rtn 
-:      031153 nec_check_rxbuff_size:
-0x70e2 031154 fetch 2 ,core_nec_rxitem 
-0x70e3 031155 rtn 
-:      031157 nec_prepare_read:
-0x70e4 031158 fetchr contu ,2 ,core_nec_rptr 
-0x70e5 031159 fetchr contus ,2 ,core_nec_start_addr 
-0x70e6 031160 fetchr contue ,2 ,core_nec_end_addr 
-0x70e7 031161 rtn 
-:      031163 nec_read_done:
-0x70e8 031164 storer contu ,2 ,core_nec_rptr 
-0x70e9 031165 rtn 
-:      031172 nec_parse_nec61212:
-0x70ea 031173 call enable_user 
-0x70eb 031174 arg 0 ,rege 
-0x70ec 031175 call nec_check_rxbuff_size 
-0x70ed 031176 beq 2 ,nec_parse_nec61212_check_timeout 
-0x70ee 031177 sub pdata ,4 ,null 
-0x70ef 031178 rtn positive 
-0x70f0 031179 call nec_prepare_read 
-0x70f1 031180 ifetcht 2 ,contu 
-0x70f2 031181 setarg nec61212_data2repeat_time 
-0x70f3 031182 call nec_check_pulse_range_legal_default_deviation 
-0x70f4 031183 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f5 031184 copy regd ,temp 
-0x70f6 031185 setarg nec61212_repeat2repeat_time 
-0x70f7 031186 call nec_check_pulse_range_legal_default_deviation 
-0x70f8 031187 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f9 031189 copy regd ,temp 
-0x70fa 031190 setarg nec61212_boot_code_start_time 
-0x70fb 031191 call nec_check_pulse_range_legal_default_deviation 
-0x70fc 031192 branch nec_parse_nec61212_error_data ,positive 
-0x70fd 031193 ifetcht 2 ,contu 
-0x70fe 031194 setarg nec61212_boot_code_end_time 
-0x70ff 031195 call nec_check_pulse_range_legal_default_deviation 
-0x7100 031196 branch nec_parse_nec61212_error_data ,positive 
-0x7101 031197 call nec_check_rxbuff_size 
-0x7102 031198 sub pdata ,133 ,null 
-0x7103 031199 rtn positive 
-0x7104 031200 arg 32 ,loopcnt 
-:      031201 nec_parse_nec61212_data:
-0x7105 031202 ifetcht 2 ,contu 
-0x7106 031203 setarg nec61212_data_bit_1_start_time 
-0x7107 031204 call nec_check_pulse_range_legal_default_deviation 
-0x7108 031205 branch nec_parse_nec61212_error_data ,positive 
-0x7109 031206 ifetcht 2 ,contu 
-0x710a 031207 setarg nec61212_data_bit_1_end_time 
-0x710b 031208 call nec_check_pulse_range_legal_default_deviation 
-0x710c 031209 nbranch nec_parse_nec61212_add_bit1 ,positive 
-0x710d 031210 copy regd ,temp 
-0x710e 031211 setarg nec61212_data_bit_0_end_time 
-0x710f 031212 call nec_check_pulse_range_legal_default_deviation 
-0x7110 031213 nbranch nec_parse_nec61212_add_bit0 ,positive 
-:      031216 nec_parse_nec61212_error_data:
-0x7111 031217 copy regd ,temp 
-0x7112 031218 setarg nec61212_timeout_time 
-0x7113 031219 isub temp ,null 
-0x7114 031220 branch nec_parse_nec61212_check_timeout_cb ,zero 
-0x7115 031221 branch nec_read_done 
-:      031223 nec_parse_nec61212_add_bit1:
-0x7116 031224 set1 32 ,rege 
-:      031225 nec_parse_nec61212_add_bit0:
-0x7117 031226 rshift rege ,rege 
-0x7118 031227 loop nec_parse_nec61212_data 
-0x7119 031228 branch nec_parse_nec61212_check_stop_bit 
-:      031230 nec_parse_nec61212_check_repeat_data:
-0x711a 031231 call nec_check_rxbuff_size 
-0x711b 031232 sub pdata ,7 ,null 
-0x711c 031233 rtn positive 
-0x711d 031234 ifetcht 2 ,contu 
-0x711e 031235 setarg nec61212_repeat_start_time 
-0x711f 031236 call nec_check_pulse_range_legal_default_deviation 
-0x7120 031237 branch nec_parse_nec61212_error_data ,positive 
-0x7121 031238 ifetcht 2 ,contu 
-0x7122 031239 setarg nec61212_repeat_end_time 
-0x7123 031240 call nec_check_pulse_range_legal_default_deviation 
-0x7124 031241 branch nec_parse_nec61212_error_data ,positive 
-:      031242 nec_parse_nec61212_check_stop_bit:
-0x7125 031243 ifetcht 2 ,contu 
-0x7126 031244 setarg nec61212_stop_time 
-0x7127 031245 call nec_check_pulse_range_legal_default_deviation 
-0x7128 031246 branch nec_parse_nec61212_error_data ,positive 
-0x7129 031247 call nec_read_done 
-0x712a 031248 copy regc ,pdata 
-0x712b 031249 branch callback_func 
-:      031251 nec_parse_nec61212_check_timeout:
-0x712c 031252 call nec_prepare_read 
-0x712d 031253 ifetcht 2 ,contu 
-0x712e 031254 setarg nec61212_timeout_time 
-0x712f 031255 isub temp ,null 
-0x7130 031256 nrtn zero 
-:      031257 nec_parse_nec61212_check_timeout_cb:
-0x7131 031258 call nec_read_done 
-0x7132 031259 call disable_user 
-0x7133 031260 copy regc ,pdata 
-0x7134 031261 branch callback_func 
-:      031268 nec_check_pulse_range_legal_default_deviation:
-0x7135 031269 fetchr regb ,1 ,mem_nec_decode_error_value 
-:      031278 nec_check_pulse_range_legal:
-0x7136 031279 copy temp ,regd 
-0x7137 031280 imul32 regb ,regb 
-0x7138 031281 lshift temp ,temp 
-0x7139 031282 isub temp ,rega 
-0x713a 031283 ncall nec_check_pulse_range_legal_data_negative ,positive 
-0x713b 031284 mul32 rega ,100 ,pdata 
-0x713c 031285 isub regb ,null 
-0x713d 031286 rtn 
-:      031288 nec_check_pulse_range_legal_data_negative:
-0x713e 031289 sub rega ,0 ,rega 
-0x713f 031290 rtn 
-:      031301 function_g2:
-0x7140 031302 bpatch patch1c_3 ,mem_patch1c 
-0x7141 031303 jam 80 ,mem_aes_cmac_data_length 
-0x7142 031304 arg mem_dat ,contw 
-0x7143 031305 arg mem_le_srand ,contr 
-0x7144 031306 call memcpy16 
-0x7145 031307 arg mem_sc_pubkey_local_x_256 ,contr 
-0x7146 031308 call memcpy32 
-0x7147 031309 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7148 031310 call memcpy32 
-0x7149 031311 call inverse_memdat 
-0x714a 031312 arg mem_le_mrand ,contr 
-0x714b 031313 call store_inverse_k 
-0x714c 031314 call function_aes_cmac 
-0x714d 031316 arg mem_aes_cmac_temp ,contw 
-0x714e 031317 call load_inverse_result 
-0x714f 031318 setarg 1000000 
-0x7150 031319 copy pdata ,rega 
-0x7151 031320 fetch 4 ,mem_aes_cmac_temp 
-0x7152 031321 idiv rega 
-0x7153 031322 call wait_div_end 
-0x7154 031323 remainder pdata 
-0x7155 031324 store 4 ,mem_gkey 
-0x7156 031326 rtn 
-:      031328 function_f6_eb:
-0x7157 031329 jam 65 ,mem_aes_cmac_data_length 
-0x7158 031330 arg mem_dat ,contw 
-0x7159 031331 call store_addr_common_a 
-0x715a 031332 call store_addr_common_b 
-0x715b 031333 fetch 3 ,mem_le_pres + 1 
-0x715c 031334 istore 3 ,contw 
-0x715d 031337 call get_r 
-0x715e 031339 arg mem_le_mrand ,contr 
-0x715f 031340 call memcpy16 
-0x7160 031341 arg mem_le_srand ,contr 
-0x7161 031342 call memcpy16 
-0x7162 031343 call inverse_memdat 
-0x7163 031344 arg mem_le_mackey ,contr 
-0x7164 031345 arg mem_aes_cmac_k ,contw 
-0x7165 031346 call memcpy16 
-0x7166 031348 branch function_aes_cmac 
-:      031352 get_r:
-0x7167 031353 fetch 4 ,mem_le_tk 
-0x7168 031354 istore 4 ,contw 
-0x7169 031355 call memset0_4 
-0x716a 031356 branch memset0_8 
-:      031358 function_f6_ea:
-0x716b 031359 bpatch patch1c_4 ,mem_patch1c 
-0x716c 031360 jam 65 ,mem_aes_cmac_data_length 
-0x716d 031361 arg mem_dat ,contw 
-0x716e 031362 call store_addr_common_b 
-0x716f 031363 call store_addr_common_a 
-0x7170 031364 fetch 3 ,mem_le_preq + 1 
-0x7171 031365 istore 3 ,contw 
-0x7172 031368 call get_r 
-0x7173 031369 arg mem_le_srand ,contr 
-0x7174 031370 call memcpy16 
-0x7175 031371 arg mem_le_mrand ,contr 
-0x7176 031372 call memcpy16 
-0x7177 031373 call inverse_memdat 
-0x7178 031374 arg mem_le_mackey ,contr 
-0x7179 031375 arg mem_aes_cmac_k ,contw 
-0x717a 031376 call memcpy16 
-0x717b 031378 call function_aes_cmac 
-0x717c 031379 arg mem_aes_cmac_temp ,contw 
-0x717d 031380 branch load_inverse_result 
-:      031382 function_f5:
-0x717e 031383 jam 32 ,mem_aes_cmac_data_length 
-0x717f 031384 arg mem_le_dhkey_256 ,contr 
-0x7180 031385 arg mem_dat ,contw 
-0x7181 031386 call memcpy32 
-0x7182 031387 call inverse_memdat 
-0x7183 031388 arg mem_le_slat ,contr 
-0x7184 031389 call store_inverse_k 
-0x7185 031390 call function_aes_cmac 
-0x7186 031391 arg mem_aes_cmac_k ,contw 
-0x7187 031392 call store_aes_result 
-0x7188 031393 arg 1 ,temp 
-0x7189 031394 call function_f5_common 
-0x718a 031395 arg mem_le_ltk ,contw 
-0x718b 031396 call load_inverse_result 
-0x718c 031397 arg 0 ,temp 
-0x718d 031398 call function_f5_common 
-0x718e 031399 arg mem_le_mackey ,contw 
-0x718f 031401 branch store_aes_result 
-:      031404 function_f5_common:
-0x7190 031405 bpatch patch1c_5 ,mem_patch1c 
-0x7191 031406 jam 53 ,mem_aes_cmac_data_length 
-0x7192 031407 setarg 0x100 
-0x7193 031408 store 2 ,mem_dat 
-0x7194 031409 call store_addr_common_b 
-0x7195 031410 call store_addr_common_a 
-0x7196 031411 arg mem_le_srand ,contr 
-0x7197 031412 call memcpy16 
-0x7198 031413 arg mem_le_mrand ,contr 
-0x7199 031414 call memcpy16 
-0x719a 031416 setarg 0x6c65 
-0x719b 031417 istore 2 ,contw 
-0x719c 031418 setarg 0x6274 
-0x719d 031419 istore 2 ,contw 
-0x719e 031420 istoret 1 ,contw 
-0x719f 031421 call inverse_memdat 
-0x71a0 031422 branch function_aes_cmac 
-:      031424 store_addr_common_b:
-0x71a1 031425 fetch 6 ,mem_le_lap 
-0x71a2 031426 istore 6 ,contw 
-0x71a3 031427 fetch 1 ,mem_le_conn_own_addr_type 
-0x71a4 031428 istore 1 ,contw 
-0x71a5 031429 rtn 
-:      031431 store_addr_common_a:
-0x71a6 031432 fetch 6 ,mem_le_plap 
-0x71a7 031433 istore 6 ,contw 
-0x71a8 031438 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71a9 031439 istore 1 ,contw 
-0x71aa 031440 rtn 
-:      031442 function_f4_ca:
-0x71ab 031443 jam 65 ,mem_aes_cmac_data_length 
-0x71ac 031444 fetch 1 ,mem_passkey_1bit 
-0x71ad 031445 store 1 ,mem_dat 
-0x71ae 031446 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71af 031447 call memcpy32 
-0x71b0 031448 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71b1 031449 call memcpy32 
-0x71b2 031450 call inverse_memdat 
-0x71b3 031451 arg mem_le_mrand ,contr 
-0x71b4 031452 call store_inverse_k 
-0x71b5 031453 branch function_aes_cmac 
-:      031456 function_f4_cb:
-0x71b6 031457 jam 65 ,mem_aes_cmac_data_length 
-0x71b7 031458 fetch 1 ,mem_passkey_1bit 
-0x71b8 031459 store 1 ,mem_dat 
-0x71b9 031460 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71ba 031461 call memcpy32 
-0x71bb 031462 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71bc 031463 call memcpy32 
-0x71bd 031464 call inverse_memdat 
-0x71be 031465 arg mem_le_srand ,contr 
-0x71bf 031466 call store_inverse_k 
-0x71c0 031467 branch function_aes_cmac 
-:      031469 function_aes_cmac:
-0x71c1 031470 bpatch patch1c_6 ,mem_patch1c 
-0x71c2 031471 call function_aes_cmac_generate_subkey 
-0x71c3 031475 fetch 1 ,mem_aes_cmac_data_length 
-0x71c4 031476 copy pdata ,temp 
-:      031477 function_ceil16:
-0x71c5 031478 increase 15 ,pdata 
-0x71c6 031479 rshift4 pdata ,pdata 
-0x71c7 031480 copy pdata ,regb 
-0x71c8 031481 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71c9 031482 and temp ,0x0f ,pdata 
-0x71ca 031483 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71cb 031485 arg mem_aes_cmac_k1 ,regc 
-0x71cc 031486 arg mem_dat ,pdata 
-0x71cd 031487 increase -16 ,pdata 
-0x71ce 031490 iadd temp ,rega 
-0x71cf 031491 arg mem_aes_cmac_m_last ,contw 
-0x71d0 031492 arg 4 ,loopcnt 
-0x71d1 031493 call xor_loop 
-0x71d2 031497 branch function_aes_cmac_aes 
-:      031499 function_aes_cmac_set_flag_0_balnk:
-0x71d3 031500 arg 1 ,regb 
-0x71d4 031501 arg 0 ,rega 
-0x71d5 031503 branch function_aes_cmac_set_flag_0_common 
-:      031506 function_aes_cmac_set_flag_0:
-0x71d6 031508 and temp ,0x0f ,rega 
-:      031509 function_aes_cmac_set_flag_0_common:
-0x71d7 031510 arg mem_dat ,pdata 
-0x71d8 031511 iadd temp ,pdata 
-0x71d9 031512 isub rega ,contr 
-0x71da 031514 arg mem_aes_cmac_temp ,contw 
-0x71db 031515 call function_aes_cmac_padding 
-0x71dc 031517 arg mem_aes_cmac_k2 ,regc 
-0x71dd 031518 arg mem_aes_cmac_temp ,rega 
-0x71de 031519 arg mem_aes_cmac_m_last ,contw 
-0x71df 031520 arg 4 ,loopcnt 
-0x71e0 031521 call xor_loop 
-:      031528 function_aes_cmac_aes:
-0x71e1 031533 call aes_clear_data 
-0x71e2 031534 call aes_init 
-0x71e3 031537 arg mem_dat ,contr 
-:      031538 function_aes_cmac_aes_loop:
-0x71e4 031540 increase -1 ,regb 
-0x71e5 031541 deposit regb 
-0x71e6 031542 branch function_aes_cmac_aes_loop_end ,blank 
-0x71e7 031543 call load_data128 
-0x71e8 031544 call do_aes_cbc 
-0x71e9 031545 branch function_aes_cmac_aes_loop 
-:      031547 function_aes_cmac_aes_loop_end:
-0x71ea 031548 arg mem_aes_cmac_temp ,contw 
-0x71eb 031549 call store_aes_result 
-0x71ec 031550 arg mem_aes_cmac_m_last ,contr 
-0x71ed 031551 call load_data128 
-0x71ee 031552 call aes_init 
-0x71ef 031553 arg mem_aes_cmac_temp ,contr 
-0x71f0 031554 call load_data128 
-0x71f1 031555 branch do_aes_cbc 
-:      031559 load_inverse_result:
-0x71f2 031561 copy contw ,rega 
-0x71f3 031562 call store_aes_result 
-0x71f4 031564 arg 16 ,loopcnt 
-0x71f5 031565 branch inverse_data 
-:      031567 store_inverse_k:
-0x71f6 031568 arg mem_aes_cmac_k ,contw 
-0x71f7 031569 call memcpy16 
-:      031570 inverse_k:
-0x71f8 031571 arg 16 ,loopcnt 
-0x71f9 031572 arg mem_aes_cmac_k ,rega 
-0x71fa 031573 branch inverse_data 
-:      031575 inverse_memdat:
-0x71fb 031576 fetch 1 ,mem_aes_cmac_data_length 
-0x71fc 031577 copy pdata ,loopcnt 
-0x71fd 031578 arg mem_dat ,rega 
-0x71fe 031579 branch inverse_data 
-:      031581 bn_lshift_0_inverse:
-0x71ff 031582 ifetch 1 ,rega 
-0x7200 031583 lshift pdata ,pdata 
-0x7201 031584 isolate1 0 ,regc 
-0x7202 031585 setflag true ,0 ,pdata 
-0x7203 031586 isolate1 8 ,pdata 
-0x7204 031587 setflag true ,0 ,regc 
-0x7205 031588 istore 1 ,rega 
-0x7206 031589 increase -1 ,rega 
-0x7207 031590 loop bn_lshift_0_inverse 
-0x7208 031591 rtn 
-:      031593 function_aes_cmac_k1_inverse:
-0x7209 031594 arg mem_aes_cmac_k1 ,rega 
-:      031595 function_aes_cmac_inverse_common:
-0x720a 031596 increase 15 ,rega 
-0x720b 031597 force 16 ,loopcnt 
-0x720c 031598 force 0 ,regc 
-0x720d 031599 branch bn_lshift_0_inverse 
-:      031601 function_aes_cmac_k2_inverse:
-0x720e 031602 arg mem_aes_cmac_k2 ,rega 
-0x720f 031603 branch function_aes_cmac_inverse_common 
-:      031606 function_aes_cmac_generate_subkey:
-0x7210 031607 arg mem_aes_cmac_k ,contr 
-0x7211 031608 call load_key 
-0x7212 031611 force regidx_xor ,regext_index 
-0x7213 031612 call aes_clear 
-0x7214 031613 call aes_clear_data 
-0x7215 031614 call do_aes_ocb 
-0x7216 031619 arg mem_aes_cmac_k1 ,contw 
-0x7217 031620 call store_aes_result 
-:      031621 function_aes_cmac_k1:
-0x7218 031622 bpatch patch1c_7 ,mem_patch1c 
-0x7219 031623 fetch 1 ,mem_aes_cmac_k1 
-0x721a 031624 isolate1 7 ,pdata 
-0x721b 031625 nbranch function_aes_cmac_k1_0 ,true 
-0x721c 031626 call function_aes_cmac_k1_inverse 
-0x721d 031629 arg mem_aes_cmac_k1 ,regc 
-0x721e 031631 arg mem_aes_cmac_k1 ,contw 
-0x721f 031634 call function_aes_cmac_xor_rb 
-0x7220 031635 branch function_aes_cmac_k2 
-:      031636 function_aes_cmac_k1_0:
-0x7221 031637 call function_aes_cmac_k1_inverse 
-:      031638 function_aes_cmac_k2:
-0x7222 031640 arg mem_aes_cmac_k1 ,contr 
-0x7223 031641 arg mem_aes_cmac_k2 ,contw 
-0x7224 031642 call memcpy16 
-0x7225 031643 fetch 1 ,mem_aes_cmac_k2 
-0x7226 031644 isolate1 7 ,pdata 
-0x7227 031645 nbranch function_aes_cmac_k2_inverse ,true 
-0x7228 031646 call function_aes_cmac_k2_inverse 
-0x7229 031648 arg mem_aes_cmac_k2 ,regc 
-0x722a 031650 arg mem_aes_cmac_k2 ,contw 
-:      031656 function_aes_cmac_xor_rb:
-0x722b 031657 arg 3 ,loopcnt 
-:      031658 function_aes_cmac_xor_rb_loop:
-0x722c 031659 arg 0 ,temp 
-0x722d 031660 call function_aes_cmac_xor_loop_common 
-0x722e 031661 increase 4 ,regc 
-0x722f 031662 loop function_aes_cmac_xor_rb_loop 
-0x7230 031663 arg 0x8700 ,temp 
-0x7231 031664 lshift16 temp ,temp 
-:      031665 function_aes_cmac_xor_loop_common:
-0x7232 031666 ifetch 4 ,regc 
-0x7233 031667 ixor temp ,pdata 
-0x7234 031668 istore 4 ,contw 
-0x7235 031669 rtn 
-:      031675 function_aes_cmac_padding:
-0x7236 031676 bpatch patch1d_0 ,mem_patch1d 
-0x7237 031677 arg 16 ,loopcnt 
-0x7238 031678 arg 0 ,pdata 
-:      031679 function_aes_cmac_padding_loop:
-0x7239 031680 isub rega ,null 
-0x723a 031681 branch function_aes_cmac_padding_beq_length ,zero 
-0x723b 031682 branch function_aes_cmac_padding_big_length ,positive 
-0x723c 031683 ifetcht 1 ,contr 
-0x723d 031684 istoret 1 ,contw 
-:      031685 function_aes_cmac_padding_loop2:
-0x723e 031686 increase 1 ,pdata 
-0x723f 031687 loop function_aes_cmac_padding_loop 
-0x7240 031688 rtn 
-:      031689 function_aes_cmac_padding_beq_length:
-0x7241 031690 arg 0x80 ,temp 
-:      031691 function_aes_cmac_padding_common:
-0x7242 031692 istoret 1 ,contw 
-0x7243 031693 branch function_aes_cmac_padding_loop2 
-:      031695 function_aes_cmac_padding_big_length:
-0x7244 031696 arg 0 ,temp 
-0x7245 031697 branch function_aes_cmac_padding_common 
-:      031702 concatenate_temp24:
-0x7246 031703 lshift8 temp ,temp 
-:      031704 concatenate_temp16:
-0x7247 031705 lshift16 temp ,temp 
-0x7248 031706 ior temp ,temp 
-0x7249 031707 rtn 
-:      031712 generate_stk:
-0x724a 031713 bpatch patch1d_1 ,mem_patch1d 
-0x724b 031714 call function_s1 
-0x724c 031715 arg mem_le_ltk ,contw 
-0x724d 031716 branch store_aes_result 
-:      031719 authenticate_rconfirm:
-0x724e 031720 arg mem_le_srand ,contw 
-0x724f 031721 branch authenticate_mconfirm ,master 
-0x7250 031722 arg mem_le_mrand ,contw 
-:      031723 authenticate_mconfirm:
-0x7251 031724 copy contr ,rega 
-0x7252 031725 call memcpy16 
-0x7253 031726 call function_c1 
-0x7254 031727 arg mem_le_rconfirm ,contr 
-0x7255 031728 branch compare_res 
-:      031730 generate_confirm:
-0x7256 031731 arg mem_le_mrand ,rega 
-0x7257 031732 branch generate_mrand ,master 
-0x7258 031733 arg mem_le_srand ,rega 
-:      031734 generate_mrand:
-0x7259 031735 copy rega ,contw 
-0x725a 031736 call generate_random 
-0x725b 031737 branch function_c1 
-:      031739 generate_sk:
-0x725c 031740 arg mem_le_skdm ,contr 
-0x725d 031741 call load_data128 
-0x725e 031742 arg mem_le_ltk ,contr 
-0x725f 031743 call load_regext 
-0x7260 031744 force 0x38 ,aes_ctrl 
-0x7261 031745 force 0x0 ,aes_ctrl 
-0x7262 031746 call wait_aes 
-0x7263 031747 arg mem_le_sk ,contw 
-0x7264 031748 branch store_aes_result 
-:      031752 ccm_b0:
-0x7265 031753 force regidx_xor ,regext_index 
-0x7266 031754 force 0x49 ,pdata 
-0x7267 031755 branch iv_common 
-:      031758 first_block_counter:
-0x7268 031759 force 0x49 ,pdata 
-0x7269 031760 branch first_block 
-:      031761 first_block_data:
-0x726a 031762 force 1 ,pdata 
-:      031763 first_block:
-0x726b 031764 force regidx_data ,regext_index 
-:      031765 iv_common:
-0x726c 031766 lshift8 temp ,regext 
-0x726d 031767 ior regext ,regext 
-0x726e 031768 increase 1 ,regext_index 
-0x726f 031769 rshift8 temp ,regext 
-0x7270 031770 rshift16 regext ,regext 
-0x7271 031771 fetch 2 ,mem_ccm_iv 
-0x7272 031772 lshift16 pdata ,pdata 
-0x7273 031773 ior regext ,regext 
-0x7274 031774 increase 1 ,regext_index 
-0x7275 031775 ifetchr regext ,4 ,contr 
-0x7276 031776 increase 1 ,regext_index 
-0x7277 031777 ifetch 2 ,contr 
-0x7278 031778 byteswap rega ,regext 
-0x7279 031779 lshift16 regext ,regext 
-0x727a 031780 ior regext ,regext 
-0x727b 031781 increase 1 ,regext_index 
-0x727c 031782 rtn 
-:      031786 generate_mic:
-0x727d 031787 add regc ,1 ,contr 
-0x727e 031788 ifetch 1 ,contr 
-0x727f 031789 iforce rega 
-0x7280 031790 call first_block_counter 
-0x7281 031791 call do_aes_ocb 
-0x7282 031793 force regidx_data ,regext_index 
-0x7283 031794 ifetch 1 ,regc 
-0x7284 031795 and_into 0x3 ,pdata 
-0x7285 031796 lshift16 pdata ,regext 
-0x7286 031797 set1 8 ,regext 
-0x7287 031798 call clear_hidata 
-0x7288 031799 call do_aes_cbc 
-0x7289 031801 copy rega ,loopcnt 
-0x728a 031802 add regc ,2 ,contr 
-0x728b 031803 call padding_data 
-:      031804 generate_mic_loop:
-0x728c 031805 call aes_load_data 
-0x728d 031806 call do_aes_cbc 
-0x728e 031807 deposit loopcnt 
-0x728f 031808 branch generate_mic_end ,blank 
-0x7290 031809 branch generate_mic_loop 
-:      031810 generate_mic_end:
-0x7291 031811 force regidx_result ,regext_index 
-0x7292 031812 deposit regext 
-0x7293 031813 store 4 ,mem_le_mic 
-0x7294 031814 rtn 
-:      031816 aes_crypt_data:
-0x7295 031817 increase 1 ,rega 
-0x7296 031818 call first_block_data 
-0x7297 031819 copy regc ,contr 
-0x7298 031820 call aes_load_xor 
-0x7299 031821 call do_aes_ctr 
-0x729a 031822 call store_enc_data 
-0x729b 031823 increase 16 ,regc 
-0x729c 031824 increase -16 ,regb 
-0x729d 031825 branch aes_crypt_data ,positive 
-0x729e 031826 rtn 
-:      031831 le_encrypt_new_start:
-0x729f 031832 call ccm_init_common 
-0x72a0 031833 bpatch patch1d_2 ,mem_patch1d 
-0x72a1 031834 jam 0 ,core_ccm_aad0 
-0x72a2 031835 jam 1 ,core_ccm_aad1 
-0x72a3 031836 fetch 1 ,mem_le_txheader 
-0x72a4 031837 and_into 0x3 ,pdata 
-0x72a5 031838 store 1 ,core_ccm_aad2 
-0x72a6 031839 fetch 2 ,mem_contr 
-0x72a7 031840 store 2 ,core_ccm_input_playload_addr 
-0x72a8 031841 setarg mem_le_txpayload 
-0x72a9 031842 store 2 ,core_ccm_output_playload_addr 
-0x72aa 031844 fetchr rega ,1 ,mem_le_txlen 
-0x72ab 031845 fetcht 5 ,mem_ccm_pcnt_tx 
-0x72ac 031846 call ccm_b0 
-0x72ad 031847 jam 2 ,core_ccm_ctrl 
-0x72ae 031848 jam 3 ,core_ccm_ctrl 
-0x72af 031850 fetch 1 ,mem_le_txlen 
-0x72b0 031851 store 2 ,core_ccm_inptr 
-0x72b1 031852 increase 4 ,pdata 
-0x72b2 031853 store 1 ,mem_le_txlen 
-0x72b3 031854 fetch 5 ,mem_ccm_pcnt_tx 
-0x72b4 031855 increase 1 ,pdata 
-0x72b5 031856 set0 le_ccm_directionbit ,pdata 
-0x72b6 031857 store 5 ,mem_ccm_pcnt_tx 
-0x72b7 031858 rtn 
-:      031861 ccm_wait_enc:
-0x72b8 031862 fetch 2 ,core_ccm_outptr 
-0x72b9 031863 isub temp ,null 
-0x72ba 031864 rtn zero 
-0x72bb 031865 nrtn blank 
-0x72bc 031867 branch ccm_wait_enc 
-:      031869 ccm_check_enc_done:
-0x72bd 031870 fetch 1 ,core_misc_status 
-0x72be 031871 bbit0 6 ,assert 
-:      031872 ccm_enc_done:
-0x72bf 031873 setarg mem_le_txpayload 
-0x72c0 031874 iadd temp ,contw 
-0x72c1 031875 arg regidx_result ,regext_index 
-0x72c2 031876 istorer regext ,4 ,contw 
-0x72c3 031877 branch ccm_ctrl_clr 
-:      031879 ccm_init_common:
-0x72c4 031880 bpatch patch1d_3 ,mem_patch1d 
-0x72c5 031881 force regidx_result ,regext_index 
-0x72c6 031882 call aes_clear 
-0x72c7 031883 call aes_clear_data 
-0x72c8 031884 setarg 0 
-0x72c9 031885 store 2 ,core_ccm_inptr 
-0x72ca 031886 rtn 
-:      031888 wait_ccm_done:
-0x72cb 031889 fetch 1 ,core_misc_status 
-0x72cc 031890 bbit0 6 ,wait_ccm_done 
-:      031891 ccm_ctrl_clr:
-0x72cd 031892 jam 0 ,core_ccm_ctrl 
-0x72ce 031893 rtn 
-:      031896 wait_aes:
-0x72cf 031897 nbranch wait_aes ,aes_ready 
-0x72d0 031898 rtn 
-:      031900 do_aes_ocb:
-0x72d1 031901 force 0x30 ,aes_ctrl 
-0x72d2 031902 force 0x0 ,aes_ctrl 
-0x72d3 031903 branch wait_aes 
-:      031905 do_aes_cbc:
-0x72d4 031906 force 0x32 ,aes_ctrl 
-0x72d5 031907 force 0x2 ,aes_ctrl 
-0x72d6 031908 branch wait_aes 
-:      031910 do_aes_ctr:
-0x72d7 031911 force 0x34 ,aes_ctrl 
-0x72d8 031912 force 0x4 ,aes_ctrl 
-0x72d9 031913 branch wait_aes 
-:      031916 aes_init:
-0x72da 031917 force 1 ,aes_ctrl 
-0x72db 031918 force 0 ,aes_ctrl 
-0x72dc 031919 rtn 
-:      031922 wait_keyinit_done:
-0x72dd 031923 fetch 1 ,core_aes_decode_key_init 
-0x72de 031924 bbit0 2 ,wait_keyinit_done 
-0x72df 031925 rtn 
-:      031928 dec_key_initial:
-0x72e0 031929 store 2 ,core_keybuf_saddr 
-0x72e1 031930 force 0xc0 ,aes_ctrl 
-0x72e2 031931 force 0x80 ,aes_ctrl 
-0x72e3 031932 branch wait_keyinit_done 
-:      031934 do_aes_ecb_dec:
-0x72e4 031935 force regidx_data ,regext_index 
-0x72e5 031936 copy regb ,contr 
-0x72e6 031937 force 4 ,loopcnt 
-0x72e7 031938 call aes_ecb_dec_loop 
-0x72e8 031940 force 0x180 ,aes_ctrl 
-0x72e9 031941 force 0x80 ,aes_ctrl 
-0x72ea 031942 call wait_aes 
-:      031943 ecb_dec_generate:
-0x72eb 031944 force regidx_result ,regext_index 
-0x72ec 031945 copy regc ,contw 
-0x72ed 031946 force 4 ,loopcnt 
-:      031947 ecb_dec_generate_loop:
-0x72ee 031948 copy regext ,pdata 
-0x72ef 031949 istore 4 ,contw 
-0x72f0 031950 increase 1 ,regext_index 
-0x72f1 031951 loop ecb_dec_generate_loop 
-0x72f2 031952 rtn 
-:      031954 aes_ecb_dec_loop:
-0x72f3 031955 ifetch 2 ,contr 
-0x72f4 031956 ifetcht 2 ,contr 
-0x72f5 031957 lshift16 temp ,temp 
-0x72f6 031958 ior temp ,regext 
-0x72f7 031959 increase 1 ,regext_index 
-0x72f8 031960 loop aes_ecb_dec_loop 
-0x72f9 031961 rtn 
-:      031964 do_aes_cbc_dec:
-0x72fa 031965 force regidx_xor ,regext_index 
-0x72fb 031966 copy rega ,contr 
-0x72fc 031967 force 4 ,loopcnt 
-0x72fd 031968 call aes_ecb_dec_loop 
-0x72fe 031970 force regidx_data ,regext_index 
-0x72ff 031971 copy regb ,contr 
-0x7300 031972 force 4 ,loopcnt 
-0x7301 031973 call aes_ecb_dec_loop 
-0x7302 031974 force 0x182 ,aes_ctrl 
-0x7303 031975 force 0x82 ,aes_ctrl 
-0x7304 031976 call wait_aes 
-0x7305 031977 branch ecb_dec_generate 
-:      031980 function_s1:
-0x7306 031981 force regidx_data ,regext_index 
-0x7307 031982 fetch 4 ,mem_le_mrand 
-0x7308 031983 iforce regext 
-0x7309 031984 increase 1 ,regext_index 
-0x730a 031985 ifetch 4 ,contr 
-0x730b 031986 iforce regext 
-0x730c 031987 increase 1 ,regext_index 
-0x730d 031988 fetch 4 ,mem_le_srand 
-0x730e 031989 iforce regext 
-0x730f 031990 increase 1 ,regext_index 
-0x7310 031991 ifetch 4 ,contr 
-0x7311 031992 iforce regext 
-0x7312 031993 increase 1 ,regext_index 
-0x7313 031994 call aes_clear 
-0x7314 031995 increase -4 ,regext_index 
-0x7315 031996 fetch 4 ,mem_le_tk 
-0x7316 031997 copy pdata ,regext 
-0x7317 031998 increase 4 ,regext_index 
-0x7318 031999 force 0x38 ,aes_ctrl 
-0x7319 032000 force 0x8 ,aes_ctrl 
-0x731a 032001 branch wait_aes 
-:      032004 function_c1:
-0x731b 032005 bpatch patch1d_4 ,mem_patch1d 
-0x731c 032006 fetch 6 ,mem_le_lap 
-0x731d 032007 fetcht 6 ,mem_le_plap 
-0x731e 032008 branch function_c1_master ,master 
-0x731f 032009 fetch 6 ,mem_le_plap 
-0x7320 032010 fetcht 6 ,mem_le_lap 
-:      032011 function_c1_master:
-0x7321 032012 force regidx_xor ,regext_index 
-0x7322 032013 copy temp ,regext 
-0x7323 032014 increase 1 ,regext_index 
-0x7324 032015 rshift32 temp ,regext 
-0x7325 032016 lshift16 pdata ,pdata 
-0x7326 032017 ior regext ,regext 
-0x7327 032018 increase 1 ,regext_index 
-0x7328 032019 rshift32 pdata ,regext 
-0x7329 032020 increase 1 ,regext_index 
-0x732a 032021 force 0 ,regext 
-0x732b 032022 force 0 ,pdata 
-0x732c 032023 fetch 1 ,mem_le_conn_peer_addr_type 
-0x732d 032024 fetcht 1 ,mem_le_adv_own_addr_type 
-0x732e 032025 nbranch function_c1_irat ,master 
-0x732f 032027 fetch 1 ,mem_le_conn_own_addr_type 
-0x7330 032028 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032029 function_c1_irat:
-0x7331 032030 store 1 ,mem_le_iat 
-0x7332 032031 storet 1 ,mem_le_rat 
-0x7333 032032 force regidx_data ,regext_index 
-0x7334 032033 arg mem_le_iat ,regb 
-0x7335 032034 force 4 ,loopcnt 
-:      032035 function_c1_loop1:
-0x7336 032036 ifetch 4 ,rega 
-0x7337 032037 ifetcht 4 ,regb 
-0x7338 032038 ixor temp ,regext 
-0x7339 032039 increase 1 ,regext_index 
-0x733a 032040 increase 4 ,rega 
-0x733b 032041 increase 4 ,regb 
-0x733c 032042 loop function_c1_loop1 
-0x733d 032043 call aes_clear 
-0x733e 032044 increase -4 ,regext_index 
-0x733f 032045 fetch 4 ,mem_le_tk 
-0x7340 032046 copy pdata ,regext 
-0x7341 032047 increase 4 ,regext_index 
-0x7342 032048 force 0x38 ,aes_ctrl 
-0x7343 032049 force 0xc ,aes_ctrl 
-0x7344 032050 call wait_aes 
-0x7345 032052 call aes_clear_data 
-0x7346 032053 force 0x3a ,aes_ctrl 
-0x7347 032054 force 0x8 ,aes_ctrl 
-0x7348 032055 branch wait_aes 
-:      032057 padding_data:
-0x7349 032058 compare 0 ,loopcnt ,3 
-0x734a 032059 rtn true 
-0x734b 032060 deposit contr 
-0x734c 032061 iadd loopcnt ,contw 
-0x734d 032062 force 0 ,pdata 
-:      032063 padding_loop:
-0x734e 032064 istore 1 ,contw 
-0x734f 032065 increase 1 ,loopcnt 
-0x7350 032066 compare 0 ,loopcnt ,3 
-0x7351 032067 rtn true 
-0x7352 032068 branch padding_loop 
-:      032070 aes_load_data:
-0x7353 032071 force regidx_data ,regext_index 
-:      032072 load_data_loop:
-0x7354 032073 deposit loopcnt 
-0x7355 032074 branch load_data_padding ,blank 
-0x7356 032075 ifetch 4 ,contr 
-0x7357 032076 increase -4 ,loopcnt 
-:      032077 load_data_padding:
-0x7358 032078 iforce regext 
-0x7359 032079 increase 1 ,regext_index 
-0x735a 032080 compare regidx_key ,regext_index ,0xf 
-0x735b 032081 rtn true 
-0x735c 032082 branch load_data_loop 
-:      032084 aes_load_xor:
-0x735d 032085 force regidx_xor ,regext_index 
-0x735e 032086 branch load_regext 
-:      032087 load_key:
-0x735f 032088 force regidx_key ,regext_index 
-0x7360 032089 branch load_regext 
-:      032090 load_data128:
-0x7361 032091 force regidx_data ,regext_index 
-:      032092 load_regext:
-0x7362 032093 force 4 ,loopcnt 
-:      032094 load_regext_loop:
-0x7363 032095 ifetch 4 ,contr 
-0x7364 032096 iforce regext 
-0x7365 032097 increase 1 ,regext_index 
-0x7366 032098 loop load_regext_loop 
-0x7367 032099 rtn 
-:      032101 load_sk:
-0x7368 032102 arg mem_le_sk ,contr 
-0x7369 032103 branch load_key 
-:      032105 clear_hidata:
-0x736a 032106 force 4 ,loopcnt 
-0x736b 032107 branch clear_data_rest 
-:      032109 regext_clear:
-0x736c 032110 force 0 ,regext_index 
-0x736d 032111 force 16 ,loopcnt 
-0x736e 032112 branch clear_loop 
-:      032114 aes_clear_data:
-0x736f 032115 force regidx_data ,regext_index 
-:      032116 aes_clear:
-0x7370 032117 force 4 ,loopcnt 
-:      032118 clear_loop:
-0x7371 032119 force 0 ,regext 
-:      032120 clear_data_rest:
-0x7372 032121 increase 1 ,regext_index 
-0x7373 032122 loop clear_loop 
-0x7374 032123 rtn 
-:      032125 store_aes_result:
-0x7375 032126 force regidx_result ,regext_index 
-0x7376 032127 force 4 ,loopcnt 
-:      032128 send_aes_result_loop:
-0x7377 032129 deposit regext 
-0x7378 032130 istore 4 ,contw 
-0x7379 032131 increase 1 ,regext_index 
-0x737a 032132 loop send_aes_result_loop 
-0x737b 032133 rtn 
-:      032135 store_enc_data:
-0x737c 032136 force regidx_result ,regext_index 
-0x737d 032137 copy regc ,contw 
-0x737e 032138 add regb ,1 ,loopcnt 
-0x737f 032139 sub loopcnt ,15 ,null 
-0x7380 032140 branch store_enc_loop ,positive 
-0x7381 032141 force 16 ,loopcnt 
-:      032142 store_enc_loop:
-0x7382 032143 deposit regext 
-0x7383 032144 sub loopcnt ,3 ,null 
-0x7384 032145 branch store_enc_byte ,positive 
-0x7385 032146 istore 4 ,contw 
-0x7386 032147 increase -4 ,loopcnt 
-0x7387 032148 rtn zero 
-0x7388 032149 increase 1 ,regext_index 
-0x7389 032150 branch store_enc_loop 
-:      032151 store_enc_byte:
-0x738a 032152 istore 1 ,contw 
-0x738b 032153 rshift8 pdata ,pdata 
-0x738c 032154 loop store_enc_byte 
-0x738d 032155 rtn 
-:      032158 compare_res:
-0x738e 032159 force regidx_result ,regext_index 
-0x738f 032160 force 4 ,loopcnt 
-:      032161 compare_res_loop:
-0x7390 032162 ifetch 4 ,contr 
-0x7391 032163 isub regext ,null 
-0x7392 032164 nrtn zero 
-0x7393 032165 increase 1 ,regext_index 
-0x7394 032166 loop compare_res_loop 
-0x7395 032167 branch enable_zero 
-:      032169 enable_authrom:
-0x7396 032170 fetch 1 ,core_clkoff 
-0x7397 032171 set0 clock_off_auth_rom ,pdata 
-0x7398 032172 store 1 ,core_clkoff 
-0x7399 032173 rtn 
-:      032175 disable_authrom:
-0x739a 032176 fetch 1 ,core_clkoff 
-0x739b 032177 set1 clock_off_auth_rom ,pdata 
-0x739c 032178 store 1 ,core_clkoff 
-0x739d 032179 rtn 
-:      032187 init_memp:
-0x739e 032188 arg mem_p ,contw 
-0x739f 032189 setsect 0 ,0x3ffff 
-0x73a0 032190 setsect 1 ,0x3ffff 
-0x73a1 032191 setsect 2 ,0x3ffff 
-0x73a2 032192 setsect 3 ,0x3fbff 
-0x73a3 032193 istore 9 ,contw 
-0x73a4 032194 setsect 0 ,0x3ffff 
-0x73a5 032195 setsect 1 ,0x3ffff 
-0x73a6 032196 setsect 2 ,0x3ffff 
-0x73a7 032197 setsect 3 ,0x3ffff 
-0x73a8 032198 istore 9 ,contw 
-0x73a9 032199 setsect 0 ,0x3ffff 
-0x73aa 032200 setsect 1 ,0x3ffff 
-0x73ab 032201 setsect 2 ,0x3cfff 
-0x73ac 032202 setsect 3 ,0x3ffff 
-0x73ad 032203 istore 9 ,contw 
-0x73ae 032204 setsect 0 ,0x3ffff 
-0x73af 032205 setsect 1 ,0x3ffff 
-0x73b0 032206 setsect 2 ,0x3ffef 
-0x73b1 032207 setsect 3 ,0x3ffff 
-0x73b2 032208 istore 9 ,contw 
-0x73b3 032209 setsect 0 ,0x3ffff 
-0x73b4 032210 setsect 1 ,0x3ffff 
-0x73b5 032211 setsect 2 ,0x3ffff 
-0x73b6 032212 setsect 3 ,0x3ffff 
-0x73b7 032213 istore 9 ,contw 
-0x73b8 032214 setsect 0 ,0x3ffff 
-0x73b9 032215 setsect 1 ,0x26c7f 
-0x73ba 032216 setsect 2 ,0x146b 
-0x73bb 032217 setsect 3 ,0x37bb3 
-0x73bc 032218 istore 9 ,contw 
-0x73bd 032219 setsect 0 ,0x1feb8 
-0x73be 032220 setsect 1 ,0x10c12 
-0x73bf 032221 setsect 2 ,0x2b722 
-0x73c0 032222 setsect 3 ,0x29fa6 
-0x73c1 032223 istore 9 ,contw 
-0x73c2 032224 setsect 0 ,0xe70f 
-0x73c3 032225 setsect 1 ,0x16720 
-0x73c4 032226 setsect 2 ,0x519e 
-0x73c5 032227 setsect 3 ,0x19084 
-0x73c6 032228 istore 9 ,contw 
-0x73c7 032229 setsect 0 ,0x31012 
-0x73c8 032230 setsect 1 ,0x360bf 
-0x73c9 032231 setsect 2 ,0x3f0af 
-0x73ca 032232 setsect 3 ,0x3d3 
-0x73cb 032233 istore 9 ,contw 
-0x73cc 032234 setsect 0 ,0x3a188 
-0x73cd 032235 setsect 1 ,0x3ad0 
-0x73ce 032236 setsect 2 ,0x3cbf2 
-0x73cf 032237 setsect 3 ,0x243d9 
-0x73d0 032238 istore 9 ,contw 
-0x73d1 032239 setsect 0 ,0x2b030 
-0x73d2 032240 setsect 1 ,0x36a03 
-0x73d3 032241 setsect 2 ,0x11188 
-0x73d4 032242 setsect 3 ,0x1e520 
-0x73d5 032243 istore 9 ,contw 
-0x73d6 032244 setsect 0 ,0x3a11e 
-0x73d7 032245 setsect 1 ,0xfe5d 
-0x73d8 032246 setsect 2 ,0xdd57 
-0x73d9 032247 setsect 3 ,0x1ac93 
-0x73da 032248 istore 9 ,contw 
-0x73db 032249 setsect 0 ,0x11ed 
-0x73dc 032250 setsect 1 ,0x218c4 
-0x73dd 032251 setsect 2 ,0x8da7 
-0x73de 032252 setsect 3 ,0x257ff 
-0x73df 032253 istore 9 ,contw 
-0x73e0 032254 setsect 0 ,0x3192b 
-0x73e1 032255 setsect 1 ,0x34641 
-0x73e2 032256 setsect 2 ,0x1be0c 
-0x73e3 032257 setsect 3 ,0x366ad 
-0x73e4 032258 istore 9 ,contw 
-0x73e5 032259 setsect 0 ,0x1f83 
-0x73e6 032260 setsect 1 ,0x15a23 
-0x73e7 032261 setsect 2 ,0x3f9b0 
-0x73e8 032262 setsect 3 ,0x3949 
-0x73e9 032263 istore 9 ,contw 
-0x73ea 032264 setsect 0 ,0x13a51 
-0x73eb 032265 setsect 1 ,0x153fd 
-0x73ec 032266 setsect 2 ,0x3372a 
-0x73ed 032267 setsect 3 ,0xf1bb 
-0x73ee 032268 istore 9 ,contw 
-0x73ef 032269 setsect 0 ,0x3ae85 
-0x73f0 032270 setsect 1 ,0x1eed9 
-0x73f1 032271 setsect 2 ,0x9e66 
-0x73f2 032272 setsect 3 ,0x1a8 
-0x73f3 032273 istore 8 ,contw 
-0x73f4 032274 rtn 
-:      032282 init_memp_256:
-0x73f5 032283 arg mem_p_256 ,contw 
-0x73f6 032284 setsect 0 ,0x3ffff 
-0x73f7 032285 setsect 1 ,0x3ffff 
-0x73f8 032286 setsect 2 ,0x3ffff 
-0x73f9 032287 setsect 3 ,0x3ffff 
-0x73fa 032288 istore 9 ,contw 
-0x73fb 032289 setsect 0 ,0x3ffff 
-0x73fc 032290 setsect 1 ,0x3f 
-0x73fd 032291 setsect 2 ,0x0 
-0x73fe 032292 setsect 3 ,0x0 
-0x73ff 032293 istore 9 ,contw 
-0x7400 032294 setsect 0 ,0x0 
-0x7401 032295 setsect 1 ,0x0 
-0x7402 032296 setsect 2 ,0x1000 
-0x7403 032297 setsect 3 ,0x0 
-0x7404 032298 istore 9 ,contw 
-0x7405 032299 setsect 0 ,0x3ff00 
-0x7406 032300 setsect 1 ,0x3ffff 
-0x7407 032301 setsect 2 ,0x3ffcf 
-0x7408 032302 setsect 3 ,0x3ffff 
-0x7409 032303 istore 9 ,contw 
-0x740a 032304 setsect 0 ,0x3ffff 
-0x740b 032305 setsect 1 ,0x3ffff 
-0x740c 032306 setsect 2 ,0x3ffff 
-0x740d 032307 setsect 3 ,0x3ff 
-0x740e 032308 istore 9 ,contw 
-0x740f 032309 setsect 0 ,0x0 
-0x7410 032310 setsect 1 ,0x0 
-0x7411 032311 setsect 2 ,0x0 
-0x7412 032312 setsect 3 ,0x0 
-0x7413 032313 istore 9 ,contw 
-0x7414 032314 setsect 0 ,0x10000 
-0x7415 032315 setsect 1 ,0x0 
-0x7416 032316 setsect 2 ,0x3f000 
-0x7417 032317 setsect 3 ,0x3ffff 
-0x7418 032318 istore 9 ,contw 
-0x7419 032319 setsect 0 ,0x296ff 
-0x741a 032320 setsect 1 ,0x22630 
-0x741b 032321 setsect 2 ,0x3945d 
-0x741c 032322 setsect 3 ,0x3d284 
-0x741d 032323 istore 9 ,contw 
-0x741e 032324 setsect 0 ,0x333a0 
-0x741f 032325 setsect 1 ,0x4b7a 
-0x7420 032326 setsect 2 ,0x37d8 
-0x7421 032327 setsect 3 ,0x3c9dc 
-0x7422 032328 istore 9 ,contw 
-0x7423 032329 setsect 0 ,0x3a440 
-0x7424 032330 setsect 1 ,0x1b958 
-0x7425 032331 setsect 2 ,0x38bce 
-0x7426 032332 setsect 3 ,0x1091f 
-0x7427 032333 istore 9 ,contw 
-0x7428 032334 setsect 0 ,0x2e12c 
-0x7429 032335 setsect 1 ,0x1f47c 
-0x742a 032336 setsect 2 ,0x356b1 
-0x742b 032337 setsect 3 ,0x2fd47 
-0x742c 032338 istore 9 ,contw 
-0x742d 032339 setsect 0 ,0x6837 
-0x742e 032340 setsect 1 ,0x2ed90 
-0x742f 032341 setsect 2 ,0x1ecec 
-0x7430 032342 setsect 3 ,0x1acc5 
-0x7431 032343 istore 9 ,contw 
-0x7432 032344 setsect 0 ,0x23357 
-0x7433 032345 setsect 1 ,0x18af3 
-0x7434 032346 setsect 2 ,0xf9e1 
-0x7435 032347 setsect 3 ,0x129f0 
-0x7436 032348 istore 9 ,contw 
-0x7437 032349 setsect 0 ,0x2e7eb 
-0x7438 032350 setsect 1 ,0x3e6e3 
-0x7439 032351 setsect 2 ,0x3e1a7 
-0x743a 032352 setsect 3 ,0x10b8b 
-0x743b 032353 istore 9 ,contw 
-0x743c 032354 setsect 0 ,0x24fe3 
-0x743d 032355 setsect 1 ,0x20ef 
-0x743e 032356 setsect 2 ,0x1b5a6 
-0x743f 032357 setsect 3 ,0xdc2f 
-0x7440 032358 istore 9 ,contw 
-0x7441 032359 setsect 0 ,0x13860 
-0x7442 032360 setsect 1 ,0x2bd69 
-0x7443 032361 setsect 2 ,0x391a 
-0x7444 032362 setsect 3 ,0x1b222 
-0x7445 032363 istore 9 ,contw 
-0x7446 032364 rtn 
-:      032370 publickey_init:
-0x7447 032373 branch sp_initialize_256 
-:      032375 sp_calc_sequence_256_check:
-0x7448 032376 bpatch patch1d_5 ,mem_patch1d 
-0x7449 032381 fetch 1 ,mem_secure_connections_enable 
-0x744a 032382 rtn blank 
-0x744b 032383 fetch 1 ,mem_sc_local_key_invalid 
-0x744c 032384 rtneq sp_key_valid_256 
-0x744d 032387 fetch 1 ,mem_sc_calc 
-0x744e 032388 beq sp_calc_standby ,sp_initialize_256 
-0x744f 032389 rtn 
-:      032390 stop_publickey_calc_256:
-0x7450 032391 jam sp_calc_standby ,mem_sc_calc 
-0x7451 032392 rtn 
-:      032397 sp_clear_flags:
-0x7452 032398 bpatch patch1d_6 ,mem_patch1d 
-0x7453 032399 setarg mem_sp_state_end 
-0x7454 032400 arg mem_sp_state_start ,contw 
-0x7455 032401 isub contw ,loopcnt 
-0x7456 032402 call clear_mem 
-0x7457 032403 setarg mem_sp_state_xmem_end 
-0x7458 032404 arg mem_sp_state_xmem ,contw 
-0x7459 032405 isub contw ,loopcnt 
-0x745a 032406 branch clear_mem 
-:      032410 sp_calc_check_publickey_256:
-0x745b 032411 call sp_calc_b256 
-0x745c 032412 arg mem_le_pubkey_remote_y_256 ,rega 
-0x745d 032413 arg mem_t7_256 ,contw 
-0x745e 032414 call bn_sqrmod_256 
-0x745f 032415 arg mem_le_pubkey_remote_x_256 ,rega 
-0x7460 032416 arg mem_t2_256 ,contw 
-0x7461 032417 call bn_sqrmod_256 
-0x7462 032418 arg mem_t2_256 ,rega 
-0x7463 032419 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7464 032420 arg mem_t2_256 ,contw 
-0x7465 032421 call bn_mulmod_256 
-0x7466 032422 arg mem_a_256 ,rega 
-0x7467 032423 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7468 032424 arg mem_t3_256 ,contw 
-0x7469 032425 call bn_mulmod_256 
-0x746a 032426 arg mem_t3_256 ,rega 
-0x746b 032427 arg mem_t2_256 ,regb 
-0x746c 032428 arg mem_t2_256 ,contw 
-0x746d 032429 call bn_addmod_256 
-0x746e 032430 arg mem_t0_256 ,rega 
-0x746f 032431 arg mem_t2_256 ,regb 
-0x7470 032432 arg mem_t0_256 ,contw 
-0x7471 032433 call bn_addmod_256 
-0x7472 032434 arg 32 ,loopcnt 
-0x7473 032435 arg mem_t7_256 ,rega 
-0x7474 032436 arg mem_t0_256 ,regb 
-0x7475 032437 branch string_compare 
-:      032439 sp_calc_b256:
-0x7476 032440 arg mem_gy_256 ,rega 
-0x7477 032441 arg mem_t0_256 ,contw 
-0x7478 032442 call bn_sqrmod_256 
-0x7479 032443 arg mem_gx_256 ,rega 
-0x747a 032444 arg mem_t2_256 ,contw 
-0x747b 032445 call bn_sqrmod_256 
-0x747c 032446 arg mem_t2_256 ,rega 
-0x747d 032447 arg mem_gx_256 ,regb 
-0x747e 032448 arg mem_t2_256 ,contw 
-0x747f 032449 call bn_mulmod_256 
-0x7480 032450 arg mem_a_256 ,rega 
-0x7481 032451 arg mem_gx_256 ,regb 
-0x7482 032452 arg mem_t3_256 ,contw 
-0x7483 032453 call bn_mulmod_256 
-0x7484 032454 arg mem_t3_256 ,rega 
-0x7485 032455 arg mem_t2_256 ,regb 
-0x7486 032456 arg mem_t2_256 ,contw 
-0x7487 032457 call bn_addmod_256 
-0x7488 032458 arg mem_t0_256 ,rega 
-0x7489 032459 arg mem_t2_256 ,regb 
-0x748a 032460 arg mem_t0_256 ,contw 
-0x748b 032461 branch bn_submod_256 
-:      032466 random_generator:
-0x748c 032467 increase -1 ,queue 
-0x748d 032468 nrtn positive 
-0x748e 032469 random pdata 
-0x748f 032470 istore 2 ,contw 
-0x7490 032471 branch random_generator 
-:      032472 compare4:
-0x7491 032473 increase -1 ,queue 
-0x7492 032474 nbranch compare4_success ,positive 
-0x7493 032475 ifetch 4 ,rega 
-0x7494 032476 copy pdata ,temp 
-0x7495 032477 ifetch 4 ,regb 
-0x7496 032478 iflip temp ,pdata 
-0x7497 032479 nbranch compare4_failed ,zero 
-0x7498 032480 increase 4 ,rega 
-0x7499 032481 increase 4 ,regb 
-0x749a 032482 branch compare4 
-:      032483 compare4_failed:
-0x749b 032484 branch disable_true 
-:      032486 compare4_success:
-0x749c 032487 branch enable_true 
-:      032492 bn_testbit:
-0x749d 032493 and pdata ,7 ,queue 
-0x749e 032494 rshift3 pdata ,pdata 
-0x749f 032495 iadd contr ,contr 
-0x74a0 032496 ifetch 1 ,contr 
-0x74a1 032497 qisolate0 pdata 
-0x74a2 032498 rtn 
-:      032501 bn_eq_zero:
-0x74a3 032502 ifetch 8 ,contr 
-0x74a4 032503 nrtn blank 
-0x74a5 032504 ifetch 8 ,contr 
-0x74a6 032505 nrtn blank 
-0x74a7 032506 ifetch 8 ,contr 
-0x74a8 032507 rtn 
-:      032512 bn_eq_0:
-0x74a9 032513 ifetch 4 ,rega 
-0x74aa 032514 iforce temp 
-0x74ab 032515 ifetch 4 ,regb 
-0x74ac 032516 isub temp ,null 
-0x74ad 032517 nrtn zero 
-0x74ae 032518 increase 4 ,rega 
-0x74af 032519 increase 4 ,regb 
-0x74b0 032520 loop bn_eq_0 
-0x74b1 032521 rtn 
-:      032523 bn_bigeq:
-0x74b2 032524 force 6 ,loopcnt 
-0x74b3 032525 increase 20 ,rega 
-0x74b4 032526 increase 20 ,regb 
-:      032527 bn_bigeq_0:
-0x74b5 032528 ifetch 4 ,regb 
-0x74b6 032529 iforce temp 
-0x74b7 032530 ifetch 4 ,rega 
-0x74b8 032531 isub temp ,pdata 
-0x74b9 032532 nrtn positive 
-0x74ba 032533 nrtn blank 
-0x74bb 032534 increase -4 ,rega 
-0x74bc 032535 increase -4 ,regb 
-0x74bd 032536 loop bn_bigeq_0 
-0x74be 032537 rtn 
-:      032538 bn_add:
-0x74bf 032539 force 6 ,loopcnt 
-0x74c0 032540 force 0 ,regc 
-:      032541 bn_add_0:
-0x74c1 032542 ifetch 4 ,rega 
-0x74c2 032543 iforce temp 
-0x74c3 032544 ifetch 4 ,regb 
-0x74c4 032545 iadd temp ,pdata 
-0x74c5 032546 iadd regc ,pdata 
-0x74c6 032547 istore 4 ,contw 
-0x74c7 032548 isolate1 32 ,pdata 
-0x74c8 032549 setflag true ,0 ,regc 
-0x74c9 032550 increase 4 ,rega 
-0x74ca 032551 increase 4 ,regb 
-0x74cb 032552 loop bn_add_0 
-0x74cc 032553 rtn 
-:      032555 bn_sub:
-0x74cd 032556 force 6 ,loopcnt 
-0x74ce 032557 force 0 ,regc 
-:      032558 bn_sub_0:
-0x74cf 032559 ifetch 4 ,regb 
-0x74d0 032560 iforce temp 
-0x74d1 032561 ifetch 4 ,rega 
-0x74d2 032562 isub temp ,pdata 
-0x74d3 032563 isub regc ,pdata 
-0x74d4 032564 istore 4 ,contw 
-0x74d5 032565 isolate1 32 ,pdata 
-0x74d6 032566 setflag true ,0 ,regc 
-0x74d7 032567 increase 4 ,rega 
-0x74d8 032568 increase 4 ,regb 
-0x74d9 032569 loop bn_sub_0 
-0x74da 032570 rtn 
-:      032572 bn_rshift6:
-0x74db 032573 force 6 ,loopcnt 
-0x74dc 032574 increase 20 ,rega 
-:      032575 bn_rshift:
-0x74dd 032576 force 0 ,regc 
-:      032577 bn_rshift_0:
-0x74de 032578 ifetch 4 ,rega 
-0x74df 032579 isolate1 0 ,pdata 
-0x74e0 032580 setflag true ,1 ,regc 
-0x74e1 032581 rshift pdata ,pdata 
-0x74e2 032582 isolate1 0 ,regc 
-0x74e3 032583 setflag true ,31 ,pdata 
-0x74e4 032584 istore 4 ,rega 
-0x74e5 032585 increase -4 ,rega 
-0x74e6 032586 rshift regc ,regc 
-0x74e7 032587 loop bn_rshift_0 
-0x74e8 032588 rtn 
-:      032589 bn_lshift:
-0x74e9 032590 force 6 ,loopcnt 
-0x74ea 032591 force 0 ,regc 
-:      032592 bn_lshift_0:
-0x74eb 032593 ifetch 4 ,rega 
-0x74ec 032594 isolate1 31 ,pdata 
-0x74ed 032595 setflag true ,1 ,regc 
-0x74ee 032596 lshift pdata ,pdata 
-0x74ef 032597 isolate1 0 ,regc 
-0x74f0 032598 setflag true ,0 ,pdata 
-0x74f1 032599 istore 4 ,rega 
-0x74f2 032600 increase 4 ,rega 
-0x74f3 032601 rshift regc ,regc 
-0x74f4 032602 loop bn_lshift_0 
-0x74f5 032603 rtn 
-:      032606 bn_load:
-0x74f6 032607 force 6 ,loopcnt 
-:      032608 bn_load_0:
-0x74f7 032609 ifetch 4 ,contr 
-0x74f8 032610 iforce regext 
-0x74f9 032611 increase 1 ,regext_index 
-0x74fa 032612 loop bn_load_0 
-0x74fb 032613 rtn 
-:      032617 sp_initialize_256:
-0x74fc 032618 bpatch patch1d_7 ,mem_patch1d 
-0x74fd 032619 fetch 1 ,mem_secure_connections_enable 
-0x74fe 032620 nbranch sp_pubkey_calc_256 ,blank 
-:      032622 sc_reset:
-0x74ff 032623 jam sp_calc_standby ,mem_sc_calc 
-0x7500 032624 jam sp_key_invalid ,mem_sc_local_key_invalid 
-0x7501 032625 rtn 
-:      032629 sp_wait_pubkey_calc_256_done:
-0x7502 032630 fetch 1 ,mem_secure_connections_enable 
-0x7503 032631 rtn blank 
-0x7504 032632 fetch 1 ,mem_sc_local_key_invalid 
-0x7505 032633 rtneq sp_key_valid_256 
-0x7506 032634 call sp_calc_sequence_256 
-0x7507 032635 branch sp_wait_pubkey_calc_256_done 
-:      032639 sp_debug_private_256:
-0x7508 032640 arg mem_sc_private_key_256 ,contw 
-0x7509 032641 setsect 0 ,0x1abd 
-0x750a 032642 setsect 1 ,0x1b34f 
-0x750b 032643 setsect 2 ,0x19b8a 
-0x750c 032644 setsect 3 ,0x26562 
-0x750d 032645 istore 9 ,contw 
-0x750e 032646 setsect 0 ,0x340b7 
-0x750f 032647 setsect 1 ,0x1efa 
-0x7510 032648 setsect 2 ,0xaff6 
-0x7511 032649 setsect 3 ,0xfd41 
-0x7512 032650 istore 9 ,contw 
-0x7513 032651 setsect 0 ,0x3d210 
-0x7514 032652 setsect 1 ,0x26cf8 
-0x7515 032653 setsect 2 ,0x3874c 
-0x7516 032654 setsect 3 ,0x3157c 
-0x7517 032655 istore 9 ,contw 
-0x7518 032656 setsect 0 ,0x2d4a3 
-0x7519 032657 setsect 1 ,0x3d27d 
-0x751a 032658 setsect 2 ,0x3 
-0x751b 032659 istore 5 ,contw 
-0x751c 032660 rtn 
-:      032663 sp_pubkey_calc_256:
-0x751d 032664 fetch 1 ,mem_sc_local_key_invalid 
-0x751e 032665 rtnne sp_key_invalid 
-0x751f 032666 fetch 1 ,mem_sc_calc 
-0x7520 032667 rtnne sp_calc_standby 
-0x7521 032668 call init_memp_256 
-0x7522 032669 arg mem_sc_private_key_256 ,contw 
-0x7523 032670 force 15 ,queue 
-0x7524 032671 call random_generator 
-0x7525 032672 random pdata 
-0x7526 032673 rshift pdata ,pdata 
-0x7527 032674 istore 2 ,contw 
-0x7528 032676 fetch 1 ,mem_sp_debug_mode 
-0x7529 032677 ncall sp_debug_private_256 ,blank 
-0x752a 032679 arg mem_k_256 ,contw 
-0x752b 032680 arg mem_sc_private_key_256 ,contr 
-0x752c 032681 call memcpy32 
-0x752d 032683 arg mem_ax_256 ,contw 
-0x752e 032684 arg mem_gx_256 ,contr 
-0x752f 032685 call memcpy64 
-0x7530 032687 arg mem_az_256 ,contw 
-0x7531 032688 call clear_mem_256 
-0x7532 032689 jam 1 ,mem_az_256 
-0x7533 032691 call eckp_calc_init_256 
-0x7534 032692 jam sp_calc_pubkey_256 ,mem_sc_calc 
-0x7535 032693 rtn 
-:      032695 sp_pubkey_generated_256:
-0x7536 032696 arg mem_sc_pubkey_local_x_256 ,contw 
-0x7537 032697 arg mem_bx_256 ,contr 
-0x7538 032698 call memcpy64 
-0x7539 032699 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
-0x753a 032700 jam sp_calc_standby ,mem_sc_calc 
-0x753b 032701 rtn 
-:      032705 sp_dhkey_calc_256:
-0x753c 032706 fetch 1 ,mem_sp_dhkey_invalid 
-0x753d 032707 rtnne sp_key_invalid 
-0x753e 032708 fetch 1 ,mem_sc_calc 
-0x753f 032709 rtnne sp_calc_standby 
-0x7540 032711 arg mem_k_256 ,contw 
-0x7541 032712 arg mem_sc_private_key_256 ,contr 
-0x7542 032713 call memcpy32 
-0x7543 032715 arg mem_ax_256 ,contw 
-0x7544 032716 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7545 032717 call memcpy64 
-0x7546 032719 arg mem_az_256 ,contw 
-0x7547 032720 call clear_mem_256 
-0x7548 032721 jam 1 ,mem_az_256 
-0x7549 032723 call eckp_calc_init_256 
-0x754a 032724 jam sp_calc_dhkey_256 ,mem_sc_calc 
-0x754b 032725 rtn 
-:      032728 sp_dhkey_generated_256:
-0x754c 032730 arg mem_le_dhkey_256 ,contw 
-0x754d 032731 arg mem_bx_256 ,contr 
-0x754e 032732 call memcpy32 
-0x754f 032733 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7550 032734 jam sp_calc_standby ,mem_sc_calc 
-0x7551 032735 rtn 
-:      032739 sp_calc_sequence_256:
-0x7552 032740 fetch 1 ,mem_secure_connections_enable 
-0x7553 032741 rtn blank 
-0x7554 032742 fetch 1 ,mem_sc_calc 
-0x7555 032743 rtn blank 
-0x7556 032744 increase 0x80 ,pdata 
-0x7557 032745 store 1 ,mem_sc_calc 
-0x7558 032746 rtnbit1 7 
-0x7559 032747 fetch 2 ,mem_ec_loopc 
-0x755a 032748 branch sp_calc_sequence_done_256 ,blank 
-0x755b 032749 branch eckp_calc_256 
-:      032751 sp_calc_sequence_done_256:
-0x755c 032752 bpatch patch1e_0 ,mem_patch1e 
-0x755d 032753 call ecunmapz_256 
-0x755e 032754 fetch 1 ,mem_sc_calc 
-0x755f 032755 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7560 032756 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7561 032757 rtn 
-:      032760 eckp_calc_256:
-0x7562 032761 call ecdbl_256 
-0x7563 032762 fetch 2 ,mem_ec_loopc 
-0x7564 032763 increase -1 ,pdata 
-0x7565 032764 store 2 ,mem_ec_loopc 
-0x7566 032765 arg mem_k_256 ,contr 
-0x7567 032766 call bn_testbit 
-0x7568 032767 rtn true 
-0x7569 032768 branch ecadd_256 
-:      032770 eckp_calc_init_256:
-0x756a 032771 bpatch patch1e_1 ,mem_patch1e 
-0x756b 032772 setarg 256 
-0x756c 032773 store 2 ,mem_ec_loopc 
-:      032774 eckp_calc_init_256_1:
-0x756d 032775 fetch 2 ,mem_ec_loopc 
-0x756e 032776 rtn blank 
-0x756f 032777 increase -1 ,pdata 
-0x7570 032778 store 2 ,mem_ec_loopc 
-0x7571 032779 arg mem_k_256 ,contr 
-0x7572 032780 call bn_testbit 
-0x7573 032781 branch eckp_calc_init_256_1 ,true 
-0x7574 032782 arg mem_ax_256 ,contr 
-0x7575 032783 arg mem_cx_256 ,contw 
-0x7576 032784 branch memcpy96 
-:      032787 ecunmapz_256:
-0x7577 032788 arg mem_cz_256 ,rega 
-0x7578 032789 arg mem_t3_256 ,contw 
-0x7579 032790 call bn_invmod_256 
-0x757a 032791 arg mem_t3_256 ,rega 
-0x757b 032792 arg mem_t1_256 ,contw 
-0x757c 032793 call bn_sqrmod_256 
-0x757d 032794 arg mem_cx_256 ,rega 
-0x757e 032795 arg mem_t1_256 ,regb 
-0x757f 032796 arg mem_bx_256 ,contw 
-0x7580 032797 call bn_mulmod_256 
-0x7581 032798 arg mem_t3_256 ,rega 
-0x7582 032799 arg mem_t1_256 ,regb 
-0x7583 032800 arg mem_t2_256 ,contw 
-0x7584 032801 call bn_mulmod_256 
-0x7585 032802 arg mem_cy_256 ,rega 
-0x7586 032803 arg mem_t2_256 ,regb 
-0x7587 032804 arg mem_by_256 ,contw 
-0x7588 032805 branch bn_mulmod_256 
-:      032807 ecdbl_256:
-0x7589 032808 arg mem_cz_256 ,rega 
-0x758a 032809 arg mem_t2_256 ,contw 
-0x758b 032810 call bn_sqrmod_256 
-0x758c 032811 arg mem_t2_256 ,rega 
-0x758d 032812 arg mem_t3_256 ,contw 
-0x758e 032813 call bn_sqrmod_256 
-0x758f 032815 arg mem_a_256 ,rega 
-0x7590 032816 arg mem_t3_256 ,regb 
-0x7591 032817 arg mem_t3_256 ,contw 
-0x7592 032818 call bn_mulmod_256 
-0x7593 032819 arg mem_cx_256 ,rega 
-0x7594 032820 arg mem_t2_256 ,contw 
-0x7595 032821 call bn_sqrmod_256 
-0x7596 032823 arg mem_t2_256 ,contr 
-0x7597 032824 arg mem_t1_256 ,contw 
-0x7598 032825 call memcpy32 
-0x7599 032826 arg mem_t1_256 ,rega 
-0x759a 032827 call bn_lshiftmod_256 
-0x759b 032828 arg mem_t2_256 ,rega 
-0x759c 032829 arg mem_t1_256 ,regb 
-0x759d 032830 arg mem_t2_256 ,contw 
-0x759e 032831 call bn_addmod_256 
-0x759f 032833 arg mem_t2_256 ,rega 
-0x75a0 032834 arg mem_t3_256 ,regb 
-0x75a1 032835 arg mem_t2_256 ,contw 
-0x75a2 032836 call bn_addmod_256 
-0x75a3 032838 arg mem_cx_256 ,contr 
-0x75a4 032839 arg mem_t1_256 ,contw 
-0x75a5 032840 call memcpy32 
-0x75a6 032841 arg mem_cy_256 ,rega 
-0x75a7 032842 arg mem_t3_256 ,contw 
-0x75a8 032843 call bn_sqrmod_256 
-0x75a9 032844 arg mem_t1_256 ,rega 
-0x75aa 032845 call bn_lshiftmod_256 
-0x75ab 032846 arg mem_t1_256 ,rega 
-0x75ac 032847 call bn_lshiftmod_256 
-0x75ad 032848 arg mem_t1_256 ,rega 
-0x75ae 032849 arg mem_t3_256 ,regb 
-0x75af 032850 arg mem_t1_256 ,contw 
-0x75b0 032851 call bn_mulmod_256 
-0x75b1 032852 arg mem_t3_256 ,rega 
-0x75b2 032853 arg mem_t0_256 ,contw 
-0x75b3 032854 call bn_sqrmod_256 
-0x75b4 032855 arg mem_t0_256 ,rega 
-0x75b5 032856 call bn_lshiftmod_256 
-0x75b6 032857 arg mem_t0_256 ,rega 
-0x75b7 032858 call bn_lshiftmod_256 
-0x75b8 032859 arg mem_t0_256 ,rega 
-0x75b9 032860 call bn_lshiftmod_256 
-0x75ba 032861 arg mem_cy_256 ,contr 
-0x75bb 032862 arg mem_t3_256 ,contw 
-0x75bc 032863 call memcpy32 
-0x75bd 032864 arg mem_t3_256 ,rega 
-0x75be 032865 call bn_lshiftmod_256 
-0x75bf 032866 arg mem_t3_256 ,rega 
-0x75c0 032867 arg mem_cz_256 ,regb 
-0x75c1 032868 arg mem_cz_256 ,contw 
-0x75c2 032869 call bn_mulmod_256 
-0x75c3 032872 arg mem_t2_256 ,rega 
-0x75c4 032873 arg mem_t3_256 ,contw 
-0x75c5 032874 call bn_sqrmod_256 
-0x75c6 032876 arg mem_t3_256 ,rega 
-0x75c7 032877 arg mem_t1_256 ,regb 
-0x75c8 032878 arg mem_t3_256 ,contw 
-0x75c9 032879 call bn_submod_256 
-0x75ca 032880 arg mem_t3_256 ,rega 
-0x75cb 032881 arg mem_t1_256 ,regb 
-0x75cc 032882 arg mem_cx_256 ,contw 
-0x75cd 032883 call bn_submod_256 
-0x75ce 032884 arg mem_t1_256 ,rega 
-0x75cf 032885 arg mem_cx_256 ,regb 
-0x75d0 032886 arg mem_t3_256 ,contw 
-0x75d1 032887 call bn_submod_256 
-0x75d2 032888 arg mem_t3_256 ,rega 
-0x75d3 032889 arg mem_t2_256 ,regb 
-0x75d4 032890 arg mem_t3_256 ,contw 
-0x75d5 032891 call bn_mulmod_256 
-0x75d6 032892 arg mem_t3_256 ,rega 
-0x75d7 032893 arg mem_t0_256 ,regb 
-0x75d8 032894 arg mem_cy_256 ,contw 
-0x75d9 032895 branch bn_submod_256 
-:      032897 ecadd_256:
-0x75da 032899 arg mem_az_256 ,rega 
-0x75db 032900 arg mem_t7_256 ,contw 
-0x75dc 032901 call bn_sqrmod_256 
-0x75dd 032902 arg mem_cx_256 ,rega 
-0x75de 032903 arg mem_t7_256 ,regb 
-0x75df 032904 arg mem_t0_256 ,contw 
-0x75e0 032905 call bn_mulmod_256 
-0x75e1 032908 arg mem_az_256 ,rega 
-0x75e2 032909 arg mem_t7_256 ,regb 
-0x75e3 032910 arg mem_t7_256 ,contw 
-0x75e4 032911 call bn_mulmod_256 
-0x75e5 032912 arg mem_cy_256 ,rega 
-0x75e6 032913 arg mem_t7_256 ,regb 
-0x75e7 032914 arg mem_t1_256 ,contw 
-0x75e8 032915 call bn_mulmod_256 
-0x75e9 032918 arg mem_cz_256 ,rega 
-0x75ea 032919 arg mem_t7_256 ,contw 
-0x75eb 032920 call bn_sqrmod_256 
-0x75ec 032921 arg mem_ax_256 ,rega 
-0x75ed 032922 arg mem_t7_256 ,regb 
-0x75ee 032923 arg mem_t2_256 ,contw 
-0x75ef 032924 call bn_mulmod_256 
-0x75f0 032926 arg mem_cz_256 ,rega 
-0x75f1 032927 arg mem_t7_256 ,regb 
-0x75f2 032928 arg mem_t7_256 ,contw 
-0x75f3 032929 call bn_mulmod_256 
-0x75f4 032930 arg mem_ay_256 ,rega 
-0x75f5 032931 arg mem_t7_256 ,regb 
-0x75f6 032932 arg mem_t3_256 ,contw 
-0x75f7 032933 call bn_mulmod_256 
-0x75f8 032938 arg mem_t0_256 ,regb 
-0x75f9 032939 arg mem_t2_256 ,rega 
-0x75fa 032940 arg mem_t7_256 ,contw 
-0x75fb 032941 call bn_submod_256 
-0x75fc 032942 arg mem_t0_256 ,rega 
-0x75fd 032943 arg mem_t2_256 ,regb 
-0x75fe 032944 arg mem_t0_256 ,contw 
-0x75ff 032945 call bn_addmod_256 
-0x7600 032948 arg mem_t1_256 ,regb 
-0x7601 032949 arg mem_t3_256 ,rega 
-0x7602 032950 arg mem_t2_256 ,contw 
-0x7603 032951 call bn_submod_256 
-0x7604 032952 arg mem_t1_256 ,rega 
-0x7605 032953 arg mem_t3_256 ,regb 
-0x7606 032954 arg mem_t1_256 ,contw 
-0x7607 032955 call bn_addmod_256 
-0x7608 032956 arg mem_t1_256 ,rega 
-0x7609 032957 arg mem_t7_256 ,regb 
-0x760a 032958 arg mem_t1_256 ,contw 
-0x760b 032959 call bn_mulmod_256 
-0x760c 032960 arg mem_cz_256 ,rega 
-0x760d 032961 arg mem_az_256 ,regb 
-0x760e 032962 arg mem_t3_256 ,contw 
-0x760f 032963 call bn_mulmod_256 
-0x7610 032964 arg mem_t3_256 ,rega 
-0x7611 032965 arg mem_t7_256 ,regb 
-0x7612 032966 arg mem_cz_256 ,contw 
-0x7613 032967 call bn_mulmod_256 
-0x7614 032969 arg mem_t7_256 ,rega 
-0x7615 032970 arg mem_t7_256 ,contw 
-0x7616 032971 call bn_sqrmod_256 
-0x7617 032972 arg mem_t7_256 ,rega 
-0x7618 032973 arg mem_t0_256 ,regb 
-0x7619 032974 arg mem_t3_256 ,contw 
-0x761a 032975 call bn_mulmod_256 
-0x761b 032976 arg mem_t7_256 ,rega 
-0x761c 032977 arg mem_t1_256 ,regb 
-0x761d 032978 arg mem_t1_256 ,contw 
-0x761e 032979 call bn_mulmod_256 
-0x761f 032980 arg mem_t2_256 ,rega 
-0x7620 032981 arg mem_cx_256 ,contw 
-0x7621 032982 call bn_sqrmod_256 
-0x7622 032983 arg mem_cx_256 ,rega 
-0x7623 032984 arg mem_t3_256 ,regb 
-0x7624 032985 arg mem_cx_256 ,contw 
-0x7625 032986 call bn_submod_256 
-0x7626 032987 arg mem_cx_256 ,contr 
-0x7627 032988 arg mem_t7_256 ,contw 
-0x7628 032989 call memcpy32 
-0x7629 032990 arg mem_t7_256 ,rega 
-0x762a 032991 call bn_lshiftmod_256 
-0x762b 032992 arg mem_t3_256 ,rega 
-0x762c 032993 arg mem_t7_256 ,regb 
-0x762d 032994 arg mem_t3_256 ,contw 
-0x762e 032995 call bn_submod_256 
-0x762f 032996 arg mem_t3_256 ,rega 
-0x7630 032997 arg mem_t2_256 ,regb 
-0x7631 032998 arg mem_t2_256 ,contw 
-0x7632 032999 call bn_mulmod_256 
-0x7633 033000 arg mem_t2_256 ,rega 
-0x7634 033001 arg mem_t1_256 ,regb 
-0x7635 033002 arg mem_cy_256 ,contw 
-0x7636 033003 call bn_submod_256 
-0x7637 033004 arg mem_cy_256 ,rega 
-0x7638 033005 arg mem_p_256 ,regb 
-0x7639 033006 arg mem_cy_256 ,contw 
-0x763a 033007 force 0 ,regc 
-0x763b 033008 fetch 1 ,mem_cy_256 
-0x763c 033009 isolate1 0 ,pdata 
-0x763d 033010 call bn_add_256 ,true 
-0x763e 033011 copy regc ,alarm 
-0x763f 033012 arg mem_cy_256 ,rega 
-0x7640 033013 call bn_rshift_256 
-0x7641 033014 fetch 1 ,mem_cy5_256 
-0x7642 033015 isolate1 0 ,alarm 
-0x7643 033016 setflag true ,7 ,pdata 
-0x7644 033017 store 1 ,mem_cy5_256 
-0x7645 033018 rtn 
-:      033020 bn_invmod_256:
-0x7646 033021 copy contw ,timeup 
-0x7647 033022 arg mem_tmp0_256 ,contw 
-0x7648 033023 call clear_mem_256 
-0x7649 033024 force 0 ,pdata 
-0x764a 033026 store 4 ,mem_t2_256 
-0x764b 033027 jam 1 ,mem_tmp0_256 
-0x764c 033028 arg mem_tmp1_256 ,contw 
-0x764d 033029 call clear_mem_512 
-0x764e 033030 arg mem_p_256 ,contr 
-0x764f 033031 arg mem_tmp2_256 ,contw 
-0x7650 033032 call memcpy32 
-0x7651 033033 copy rega ,contr 
-0x7652 033034 arg mem_tmp3_256 ,contw 
-0x7653 033035 call memcpy32 
-:      033041 bn_invmod_256_2:
-0x7654 033042 arg mem_tmp3_256 ,contr 
-0x7655 033043 call bn_eq_zero_256 
-0x7656 033044 branch bn_invmod_256_0 ,blank 
-0x7657 033049 arg mem_tmp3_256 ,rega 
-0x7658 033050 arg mem_tmp0_256 ,regb 
-0x7659 033051 call bn_rshifteven_256 
-0x765a 033052 arg mem_tmp2_256 ,rega 
-0x765b 033053 arg mem_tmp1_256 ,regb 
-0x765c 033054 call bn_rshifteven_256 
-0x765d 033056 arg mem_tmp3_256 ,rega 
-0x765e 033057 arg mem_tmp2_256 ,regb 
-0x765f 033058 call bn_bigeq_256 
-0x7660 033059 branch bn_invmod_256_1 ,positive 
-0x7661 033060 arg mem_tmp2_256 ,rega 
-0x7662 033061 arg mem_tmp3_256 ,regb 
-0x7663 033062 copy rega ,contw 
-0x7664 033063 call bn_sub_256 
-0x7665 033064 arg mem_tmp0_256 ,rega 
-0x7666 033065 arg mem_tmp1_256 ,regb 
-0x7667 033066 copy regb ,contw 
-0x7668 033067 call bn_add_256 
-0x7669 033068 ifetch 1 ,rega 
-0x766a 033069 iadd regc ,regc 
-0x766b 033070 ifetch 1 ,regb 
-0x766c 033071 iadd regc ,pdata 
-0x766d 033072 istore 1 ,regb 
-0x766e 033073 branch bn_invmod_256_2 
-:      033074 bn_invmod_256_1:
-0x766f 033075 arg mem_tmp3_256 ,rega 
-0x7670 033076 arg mem_tmp2_256 ,regb 
-0x7671 033077 copy rega ,contw 
-0x7672 033078 call bn_sub_256 
-0x7673 033079 arg mem_tmp1_256 ,rega 
-0x7674 033080 arg mem_tmp0_256 ,regb 
-0x7675 033081 copy regb ,contw 
-0x7676 033082 call bn_add_256 
-0x7677 033083 ifetch 1 ,rega 
-0x7678 033084 iadd regc ,regc 
-0x7679 033085 ifetch 1 ,regb 
-0x767a 033086 iadd regc ,pdata 
-0x767b 033087 istore 1 ,regb 
-0x767c 033088 branch bn_invmod_256_2 
-:      033089 bn_invmod_256_0:
-0x767d 033091 arg mem_tmp1_256 ,rega 
-0x767e 033092 copy timeup ,contw 
-0x767f 033093 call bn_p256mod 
-0x7680 033095 arg mem_p_256 ,rega 
-0x7681 033096 copy timeup ,regb 
-0x7682 033097 copy timeup ,contw 
-0x7683 033098 branch bn_submod_256 
-:      033101 bn_mulmod_256:
-0x7684 033102 copy contw ,timeup 
-0x7685 033104 force 0 ,regext_index 
-0x7686 033106 arg mem_tmp1_256 ,contw 
-0x7687 033107 call clear_mem_512 
-0x7688 033108 arg mem_regext ,contw 
-0x7689 033109 call clear_mem_512 
-0x768a 033113 copy rega ,contr 
-0x768b 033115 jam 0 ,mem_regext 
-0x768c 033116 setarg 0 
-0x768d 033117 call bn_load_mem 
-0x768e 033118 copy regb ,contr 
-0x768f 033119 call bn_load_256 
-0x7690 033122 force 0 ,queue 
-0x7691 033123 arg mem_tmp1_256 ,contw 
-:      033124 bn_mulmod_256_1:
-0x7692 033127 arg mem_regext ,temp 
-0x7693 033128 copy queue ,regb 
-0x7694 033129 lshift2 regb ,pdata 
-0x7695 033131 iadd temp ,regb 
-0x7696 033132 force 0 ,temp 
-0x7697 033133 force 0 ,regc 
-:      033134 bn_mulmod_256_0:
-0x7698 033139 ifetch 4 ,contw 
-0x7699 033140 iforce rega 
-0x769a 033143 ifetch 4 ,regb 
-0x769b 033144 copy regc ,regext_index 
-0x769c 033145 imul32 regext ,pdata 
-0x769d 033146 iadd rega ,pdata 
-0x769e 033147 iadd temp ,pdata 
-0x769f 033148 istore 4 ,contw 
-0x76a0 033149 rshift32 pdata ,temp 
-0x76a1 033150 increase 1 ,regc 
-0x76a2 033151 compare 8 ,regc ,0xff 
-0x76a3 033152 nbranch bn_mulmod_256_0 ,true 
-0x76a4 033154 deposit temp 
-0x76a5 033155 istore 4 ,contw 
-0x76a6 033156 increase -32 ,contw 
-0x76a7 033159 increase 1 ,queue 
-0x76a8 033160 compare 8 ,queue ,0xff 
-0x76a9 033161 nbranch bn_mulmod_256_1 ,true 
-0x76aa 033162 arg mem_tmp1_256 ,rega 
-0x76ab 033163 copy timeup ,contw 
-0x76ac 033164 branch bn_p256mod 
-:      033166 bn_p256mod:
-0x76ad 033167 bpatch patch1e_2 ,mem_patch1e 
-0x76ae 033168 copy contw ,timeup 
-0x76af 033169 copy rega ,alarm 
-0x76b0 033170 arg mem_tmp2_256 ,regb 
-0x76b1 033171 copy regb ,contw 
-0x76b2 033172 call memset0_4 
-0x76b3 033173 istore 8 ,contw 
-0x76b4 033174 add rega ,44 ,contr 
-0x76b5 033175 call memcpy8 
-0x76b6 033176 call memcpy12 
-0x76b7 033177 copy regb ,rega 
-0x76b8 033178 call bn_lshiftmod_256 
-0x76b9 033179 arg mem_tmp2_256 ,regb 
-0x76ba 033180 copy alarm ,rega 
-0x76bb 033181 copy timeup ,contw 
-0x76bc 033182 call bn_addmod_256 
-0x76bd 033184 arg mem_tmp2_256 ,regb 
-0x76be 033185 copy regb ,contw 
-0x76bf 033186 call memset0_4 
-0x76c0 033187 istore 8 ,contw 
-0x76c1 033188 add alarm ,48 ,contr 
-0x76c2 033189 call memcpy16 
-0x76c3 033190 call memset0_4 
-0x76c4 033191 copy regb ,rega 
-0x76c5 033192 call bn_lshiftmod_256 
-0x76c6 033196 arg mem_tmp2_256 ,regb 
-0x76c7 033197 copy timeup ,rega 
-0x76c8 033198 copy rega ,contw 
-0x76c9 033199 call bn_addmod_256 
-0x76ca 033203 arg mem_tmp2_256 ,regb 
-0x76cb 033204 copy regb ,contw 
-0x76cc 033205 add alarm ,32 ,contr 
-0x76cd 033206 call memcpy12 
-0x76ce 033207 call memset0_4 
-0x76cf 033208 istore 8 ,contw 
-0x76d0 033209 add alarm ,56 ,contr 
-0x76d1 033210 call memcpy8 
-0x76d2 033211 copy timeup ,rega 
-0x76d3 033212 copy rega ,contw 
-0x76d4 033213 call bn_addmod_256 
-0x76d5 033217 arg mem_tmp2_256 ,regb 
-0x76d6 033218 copy regb ,contw 
-0x76d7 033219 add alarm ,36 ,contr 
-0x76d8 033220 call memcpy12 
-0x76d9 033221 add alarm ,52 ,contr 
-0x76da 033222 call memcpy12 
-0x76db 033223 add alarm ,52 ,contr 
-0x76dc 033224 call memcpy4 
-0x76dd 033225 add alarm ,32 ,contr 
-0x76de 033226 call memcpy4 
-0x76df 033227 copy timeup ,rega 
-0x76e0 033228 copy rega ,contw 
-0x76e1 033229 call bn_addmod_256 
-0x76e2 033232 arg mem_tmp2_256 ,regb 
-0x76e3 033233 copy regb ,contw 
-0x76e4 033234 add alarm ,44 ,contr 
-0x76e5 033235 call memcpy12 
-0x76e6 033236 call memset0_4 
-0x76e7 033237 istore 8 ,contw 
-0x76e8 033238 add alarm ,32 ,contr 
-0x76e9 033239 call memcpy4 
-0x76ea 033240 add alarm ,40 ,contr 
-0x76eb 033241 call memcpy4 
-0x76ec 033242 copy timeup ,rega 
-0x76ed 033243 copy rega ,contw 
-0x76ee 033244 call bn_submod_256 
-0x76ef 033247 arg mem_tmp2_256 ,regb 
-0x76f0 033248 copy regb ,contw 
-0x76f1 033249 add alarm ,48 ,contr 
-0x76f2 033250 call memcpy8 
-0x76f3 033251 call memcpy8 
-0x76f4 033252 force 0 ,pdata 
-0x76f5 033253 istore 8 ,contw 
-0x76f6 033254 add alarm ,36 ,contr 
-0x76f7 033255 call memcpy4 
-0x76f8 033256 add alarm ,44 ,contr 
-0x76f9 033257 call memcpy4 
-0x76fa 033258 copy timeup ,rega 
-0x76fb 033259 copy rega ,contw 
-0x76fc 033260 call bn_submod_256 
-0x76fd 033263 arg mem_tmp2_256 ,regb 
-0x76fe 033264 copy regb ,contw 
-0x76ff 033265 add alarm ,52 ,contr 
-0x7700 033266 call memcpy12 
-0x7701 033267 add alarm ,32 ,contr 
-0x7702 033268 call memcpy12 
-0x7703 033269 call memset0_4 
-0x7704 033270 add alarm ,48 ,contr 
-0x7705 033271 call memcpy4 
-0x7706 033272 copy timeup ,rega 
-0x7707 033273 copy rega ,contw 
-0x7708 033274 call bn_submod_256 
-0x7709 033277 arg mem_tmp2_256 ,regb 
-0x770a 033278 copy regb ,contw 
-0x770b 033279 add alarm ,56 ,contr 
-0x770c 033280 call memcpy8 
-0x770d 033281 call memset0_4 
-0x770e 033282 add alarm ,36 ,contr 
-0x770f 033283 call memcpy12 
-0x7710 033284 call memset0_4 
-0x7711 033285 add alarm ,52 ,contr 
-0x7712 033286 call memcpy4 
-0x7713 033287 copy timeup ,rega 
-0x7714 033288 copy rega ,contw 
-0x7715 033289 branch bn_submod_256 
-:      033292 bn_load_mem:
-0x7716 033293 force 32 ,loopcnt 
-0x7717 033294 arg mem_regext ,contw 
-0x7718 033295 iadd contw ,contw 
-0x7719 033296 branch memcpy 
-:      033298 bn_load_256:
-0x771a 033299 force 8 ,loopcnt 
-0x771b 033300 branch bn_load_0 
-:      033302 bn_sqrmod_256:
-0x771c 033303 copy rega ,regb 
-0x771d 033304 branch bn_mulmod_256 
-:      033306 bn_add_256:
-0x771e 033307 force 8 ,loopcnt 
-0x771f 033308 branch bn_add + 1 
-:      033310 bn_addmod_256:
-0x7720 033311 call bn_add_256 
-0x7721 033312 copy contw ,rega 
-0x7722 033313 branch bn_lshiftmod_ismod_256 
-:      033315 bn_lshiftmod_256:
-0x7723 033316 call bn_lshift_256 
-:      033317 bn_lshiftmod_ismod_256:
-0x7724 033318 isolate1 0 ,regc 
-0x7725 033319 branch bn_lshiftmod_p_256 ,true 
-0x7726 033320 arg mem_p_256 ,regb 
-0x7727 033321 copy rega ,regc 
-0x7728 033322 increase -32 ,rega 
-0x7729 033323 call bn_bigeq_256 
-0x772a 033324 nrtn positive 
-0x772b 033325 copy regc ,rega 
-0x772c 033326 branch sub_p2_256 
-:      033328 bn_lshiftmod_p_256:
-0x772d 033329 call sub_p2_256 
-0x772e 033331 copy rega ,regc 
-0x772f 033332 increase -32 ,rega 
-0x7730 033333 arg mem_p_256 ,regb 
-0x7731 033334 call bn_bigeq_256 
-0x7732 033335 nrtn positive 
-0x7733 033336 copy regc ,rega 
-0x7734 033337 branch sub_p2_256 
-:      033340 sub_p2_256:
-0x7735 033341 increase -32 ,rega 
-0x7736 033342 arg mem_p_256 ,regb 
-0x7737 033343 copy rega ,contw 
-0x7738 033344 branch bn_sub_256 
-:      033349 bn_submod_256:
-0x7739 033350 call bn_sub_256 
-0x773a 033352 branch bn_submod_256_np ,true 
-0x773b 033355 add contw ,-32 ,rega 
-0x773c 033356 arg mem_p_256 ,regb 
-0x773d 033357 call bn_bigeq_256 
-0x773e 033358 nrtn positive 
-0x773f 033359 arg mem_p_256 ,regb 
-0x7740 033360 add contw ,-32 ,rega 
-0x7741 033362 copy rega ,contw 
-0x7742 033363 branch bn_sub_256 
-:      033364 bn_submod_256_np:
-0x7743 033365 add contw ,-32 ,rega 
-0x7744 033366 arg mem_p_256 ,regb 
-0x7745 033367 copy rega ,contw 
-0x7746 033368 call bn_add_256 
-0x7747 033370 rtn true 
-0x7748 033371 add contw ,-32 ,rega 
-0x7749 033372 arg mem_p_256 ,regb 
-0x774a 033373 copy rega ,contw 
-0x774b 033374 branch bn_add_256 
-:      033378 bn_sub_256:
-0x774c 033379 force 8 ,loopcnt 
-0x774d 033380 branch bn_sub + 1 
-:      033382 bn_rshift_256:
-0x774e 033383 force 8 ,loopcnt 
-0x774f 033384 increase 28 ,rega 
-0x7750 033385 branch bn_rshift 
-:      033387 bn_lshift_256:
-0x7751 033388 force 8 ,loopcnt 
-0x7752 033389 force 0 ,regc 
-0x7753 033390 branch bn_lshift_0 
-:      033392 bn_bigeq_256:
-0x7754 033393 force 8 ,loopcnt 
-0x7755 033394 increase 28 ,rega 
-0x7756 033395 increase 28 ,regb 
-0x7757 033396 branch bn_bigeq_0 
-:      033399 bn_eq_zero_256:
-0x7758 033400 ifetch 8 ,contr 
-0x7759 033401 nrtn blank 
-0x775a 033402 branch bn_eq_zero 
-:      033407 bn_rshifteven_256:
-0x775b 033408 copy rega ,alarm 
-:      033409 bn_rshifteven_256_1:
-0x775c 033410 copy alarm ,rega 
-0x775d 033411 ifetch 1 ,rega 
-0x775e 033412 isolate1 0 ,pdata 
-0x775f 033413 rtn true 
-0x7760 033414 call bn_rshift_256 
-0x7761 033415 ifetch 1 ,regb 
-0x7762 033416 isolate0 0 ,pdata 
-0x7763 033417 branch bn_rshifteven_256_0 ,true 
-0x7764 033418 arg mem_p_256 ,rega 
-0x7765 033419 copy regb ,contw 
-0x7766 033420 call bn_add_256 
-0x7767 033421 ifetch 1 ,regb 
-0x7768 033422 iadd regc ,pdata 
-0x7769 033423 istore 1 ,regb 
-0x776a 033424 increase -32 ,regb 
-:      033425 bn_rshifteven_256_0:
-0x776b 033426 add regb ,32 ,rega 
-0x776c 033427 force 9 ,loopcnt 
-0x776d 033428 call bn_rshift 
-0x776e 033429 branch bn_rshifteven_256_1 
-:      033432 ui_init:
-0x776f 033433 rtn wake 
-0x7770 033434 call lpm_disable_exen_output 
-0x7771 033435 call ui_button_init 
-0x7772 033436 call ui_timer_init 
-0x7773 033437 branch ui_led_init_global 
-:      033439 ui_dispatch:
-0x7774 033440 call ui_led_dispatch 
-0x7775 033441 branch ui_timer_check 
-:      033443 ui_button_init:
-0x7776 033444 fetch 1 ,mem_ui_button_gpio 
-0x7777 033445 rtneq ui_button_gpio_disable 
-0x7778 033446 iforce temp 
-0x7779 033447 call gpio_config_output 
-0x777a 033448 fetcht 1 ,mem_ui_button_gpio 
-0x777b 033449 call gpio_out_inactive 
-0x777c 033450 nop 100 
-0x777d 033451 fetcht 1 ,mem_ui_button_gpio 
-0x777e 033452 call gpio_config_input 
-0x777f 033453 branch ui_button_polling 
-:      033457 ui_button_polling:
-0x7780 033458 bpatch patch1e_3 ,mem_patch1e 
-0x7781 033459 fetch 1 ,mem_ui_button_gpio 
-0x7782 033460 rtneq ui_button_gpio_disable 
-0x7783 033461 copy pdata ,temp 
-0x7784 033462 call gpio_get_bit 
-0x7785 033463 nbranch ui_button_up ,true 
-:      033465 ui_button_down:
-0x7786 033466 call ui_button_check_long_press 
-0x7787 033467 fetch 2 ,mem_ui_state_map 
-0x7788 033468 set1 ui_state_btn_down ,pdata 
-0x7789 033469 store 2 ,mem_ui_state_map 
-0x778a 033470 fetch 1 ,mem_ui_button_last_state 
-0x778b 033471 rtneq ui_button_state_down 
-0x778c 033472 jam ui_button_state_down ,mem_ui_button_last_state 
-0x778d 033474 fetch 1 ,mem_ui_button_timeout 
-0x778e 033475 store 1 ,mem_ui_button_timer 
-0x778f 033476 call lpm_button_get_wake_lock 
-0x7790 033477 jam bt_evt_button_down ,mem_fifo_temp 
-0x7791 033478 branch ui_ipc_send_event 
-:      033479 ui_button_up:
-0x7792 033480 fetch 2 ,mem_ui_state_map 
-0x7793 033481 set0 ui_state_btn_down ,pdata 
-0x7794 033482 store 2 ,mem_ui_state_map 
-0x7795 033483 fetch 1 ,mem_ui_button_last_state 
-0x7796 033484 rtneq ui_button_state_up 
-0x7797 033485 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7798 033487 jam 0 ,mem_ui_button_timer 
-0x7799 033488 call lpm_button_clean_wake_lock 
-0x779a 033489 jam bt_evt_button_up ,mem_fifo_temp 
-0x779b 033490 branch ui_ipc_send_event 
-:      033492 ui_button_check_long_press:
-0x779c 033493 fetch 1 ,mem_ui_button_timer 
-0x779d 033494 rtn blank 
-0x779e 033495 increase -1 ,pdata 
-0x779f 033496 store 1 ,mem_ui_button_timer 
-0x77a0 033497 nrtn blank 
-0x77a1 033499 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x77a2 033500 branch ui_ipc_send_event 
-:      033502 lpm_button_get_wake_lock:
-0x77a3 033503 arg wake_lock_button ,queue 
-0x77a4 033504 branch lpm_get_wake_lock 
-:      033506 lpm_button_clean_wake_lock:
-0x77a5 033507 arg wake_lock_button ,queue 
-0x77a6 033508 branch lpm_put_wake_lock 
-:      033515 calc_curr_struct_prt:
-0x77a7 033516 bpatch patch1e_4 ,mem_patch1e 
-0x77a8 033517 fetch 2 ,mem_ui_led_struct_ptr 
-0x77a9 033518 mul32 rega ,led_offset_length ,regb 
-0x77aa 033519 iadd regb ,regb 
-0x77ab 033520 rtn 
-:      033523 ui_led_init_global:
-0x77ac 033524 fetch 1 ,mem_ui_led_struct_num 
-0x77ad 033525 rtn blank 
-0x77ae 033526 copy pdata ,loopcnt 
-0x77af 033527 fetch 2 ,mem_ui_led_struct_ptr 
-0x77b0 033528 copy pdata ,regb 
-:      033529 ui_led_init_loop:
-0x77b1 033530 add regb ,led_offset_led_gpio ,regc 
-0x77b2 033531 ifetcht 1 ,regc 
-0x77b3 033532 call ui_led_init_set 
-0x77b4 033533 increase led_offset_length ,regb 
-0x77b5 033534 loop ui_led_init_loop 
-0x77b6 033535 rtn 
-:      033538 ui_led_init_set:
-0x77b7 033539 fetch 1 ,mem_ui_led_init_state_set 
-0x77b8 033540 branch gpio_out_inactive ,blank 
-0x77b9 033541 branch gpio_out_active 
-:      033544 ui_led_on_global:
-0x77ba 033545 call calc_curr_struct_prt 
-0x77bb 033546 setarg ui_led_state_lighting 
-0x77bc 033547 istore 1 ,regb 
-0x77bd 033548 call ui_led_stop_timer 
-0x77be 033549 branch ui_led_on_static 
-:      033553 ui_led_blink_stop_global:
-:      033554 ui_led_off_global:
-0x77bf 033556 call calc_curr_struct_prt 
-0x77c0 033557 setarg ui_led_state_darking 
-0x77c1 033558 istore 1 ,regb 
-0x77c2 033560 call ui_led_stop_timer 
-0x77c3 033561 branch ui_led_off_static 
-:      033565 ui_led_blink_start_global:
-0x77c4 033566 call calc_curr_struct_prt 
-0x77c5 033567 setarg ui_led_state_blink_start 
-0x77c6 033568 istore 1 ,regb 
-0x77c7 033569 setarg led_infinite_flash_num 
-0x77c8 033570 istore 1 ,contw 
-0x77c9 033571 branch ui_led_off_static 
-:      033576 ui_led_set_style_global:
-0x77ca 033577 call calc_curr_struct_prt 
-0x77cb 033578 arg led_offset_length ,loopcnt 
-0x77cc 033579 copy regc ,contr 
-0x77cd 033580 copy regb ,contw 
-0x77ce 033581 branch memcpy_fast 
-:      033585 ui_led_dispatch:
-0x77cf 033586 fetch 1 ,mem_ui_led_struct_num 
-0x77d0 033587 rtn blank 
-0x77d1 033588 arg 0 ,rega 
-:      033589 ui_led_blink_polling:
-0x77d2 033590 call ui_led_change_style_by_type 
-0x77d3 033591 increase 1 ,rega 
-0x77d4 033592 fetch 1 ,mem_ui_led_struct_num 
-0x77d5 033593 isub rega ,null 
-0x77d6 033594 rtn zero 
-0x77d7 033595 branch ui_led_blink_polling 
-:      033598 ui_led_off_static:
-0x77d8 033599 add regb ,led_offset_led_gpio ,regc 
-0x77d9 033600 ifetcht 1 ,regc 
-0x77da 033601 branch gpio_out_inactive 
-:      033604 ui_led_on_static:
-0x77db 033605 add regb ,led_offset_led_gpio ,regc 
-0x77dc 033606 ifetcht 1 ,regc 
-0x77dd 033607 branch gpio_out_active 
-:      033611 ui_led_change_style_by_type:
-0x77de 033612 add rega ,ui_led_blink ,queue 
-0x77df 033613 call timer_check 
-0x77e0 033614 nrtn blank 
-0x77e1 033616 call calc_curr_struct_prt 
-0x77e2 033618 ifetch 1 ,regb 
-0x77e3 033620 beq ui_led_state_lighting ,ui_led_on_static 
-0x77e4 033621 beq ui_led_state_darking ,ui_led_off_static 
-0x77e5 033622 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x77e6 033623 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      033624 ui_led_blink_state_lighting:
-0x77e7 033625 call ui_led_on_static 
-0x77e8 033626 add regb ,led_offset_cb_ledon ,regc 
-0x77e9 033627 call push_stack 
-0x77ea 033628 ifetch 2 ,regc 
-0x77eb 033629 call callback_func 
-0x77ec 033630 call pop_stack 
-0x77ed 033631 setarg ui_led_state_blink_darking 
-0x77ee 033632 istore 1 ,regb 
-0x77ef 033633 add regb ,led_offset_on_time ,regc 
-0x77f0 033634 ifetch 2 ,regc 
-0x77f1 033635 branch ui_led_blink_timer_start 
-:      033638 ui_led_blink_state_darking:
-0x77f2 033639 call ui_led_off_static 
-0x77f3 033640 add regb ,led_offset_cb_ledoff ,regc 
-0x77f4 033641 call push_stack 
-0x77f5 033642 ifetch 2 ,regc 
-0x77f6 033643 call callback_func 
-0x77f7 033644 call pop_stack 
-0x77f8 033646 add regb ,led_offset_blink_count ,regc 
-0x77f9 033647 ifetch 1 ,regc 
-0x77fa 033648 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x77fb 033649 increase -1 ,pdata 
-0x77fc 033650 istore 1 ,regc 
-0x77fd 033651 branch ui_led_blink_stop_global ,blank 
-:      033652 ui_led_blink_infinite:
-0x77fe 033653 setarg ui_led_state_blink_lighting 
-0x77ff 033654 istore 1 ,regb 
-0x7800 033655 add regb ,led_offset_off_time ,regc 
-0x7801 033656 ifetch 2 ,regc 
-:      033657 ui_led_blink_timer_start:
-0x7802 033658 add rega ,ui_led_blink ,queue 
-0x7803 033659 branch timer_init 
-:      033661 ui_led_stop_timer:
-0x7804 033662 setarg 0 
-0x7805 033663 branch ui_led_blink_timer_start 
-:      033669 ui_timer_timeout:
-0x7806 033670 setarg 0x1000 
-0x7807 033671 lshift16 pdata ,pdata 
-0x7808 033672 iadd regb ,regb 
-0x7809 033673 rtn 
-:      033675 ui_timer_check:
-0x780a 033676 bpatch patch1e_5 ,mem_patch1e 
-0x780b 033677 arg 0 ,rega 
-0x780c 033678 fetcht 4 ,mem_ui_timer_last_btclk 
-0x780d 033679 copy clkn_bt ,regb 
-0x780e 033680 copy regb ,pdata 
-0x780f 033681 isub temp ,null 
-0x7810 033682 ncall ui_timer_timeout ,positive 
-:      033683 ui_timer_check_loop:
-0x7811 033684 copy regb ,pdata 
-0x7812 033685 increase 160 ,temp 
-0x7813 033686 increase 160 ,temp 
-0x7814 033687 isub temp ,null 
-0x7815 033688 nbranch ui_timer_check_end ,positive 
-0x7816 033689 increase 1 ,rega 
-0x7817 033690 and rega ,0x0f ,pdata 
-0x7818 033691 nbranch ui_timer_check_loop ,blank 
-0x7819 033692 arg 0 ,rega 
-0x781a 033693 call ui_timer_check_send_evt 
-:      033694 ui_timer_init:
-0x781b 033695 copy clkn_bt ,pdata 
-0x781c 033696 store 4 ,mem_ui_timer_last_btclk 
-0x781d 033697 rtn 
-:      033698 ui_timer_check_end:
-0x781e 033699 copy rega ,pdata 
-0x781f 033700 rtn blank 
-0x7820 033701 increase -160 ,temp 
-0x7821 033702 increase -160 ,temp 
-0x7822 033703 set0 28 ,temp 
-0x7823 033704 storet 4 ,mem_ui_timer_last_btclk 
-:      033705 ui_timer_check_send_evt:
-0x7824 033706 branch app_evt_timer 
-:      033713 ui_ipc_get_lock:
-0x7825 033714 jam 1 ,mem_ipc_lock_bt 
-:      033715 ui_ipc_get_lock_wait:
-0x7826 033716 fetch 1 ,mem_ipc_lock_c51 
-0x7827 033717 nbranch ui_ipc_get_lock_wait ,blank 
-0x7828 033718 rtn 
-:      033720 ui_ipc_put_lock:
-0x7829 033721 jam 0 ,mem_ipc_lock_bt 
-0x782a 033722 rtn 
-:      033726 ui_ipc_send_event:
-0x782b 033727 bpatch patch1e_6 ,mem_patch1e 
-0x782c 033728 call ui_ipc_get_lock 
-0x782d 033729 copy rega ,pdata 
-0x782e 033730 store 4 ,mem_rega 
-0x782f 033731 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7830 033732 call fifo_in 
-0x7831 033733 fetch 4 ,mem_rega 
-0x7832 033734 copy pdata ,rega 
-0x7833 033735 branch ui_ipc_put_lock 
-:      033737 ui_ipc_send_cmd:
-0x7834 033738 bpatch patch1e_7 ,mem_patch1e 
-0x7835 033739 call ui_ipc_get_lock 
-0x7836 033740 copy rega ,pdata 
-0x7837 033741 store 4 ,mem_rega 
-0x7838 033742 arg mem_ipc_fifo_c512bt ,rega 
-0x7839 033743 call fifo_in 
-0x783a 033744 fetch 4 ,mem_rega 
-0x783b 033745 copy pdata ,rega 
-0x783c 033746 branch ui_ipc_put_lock 
-:      033748 ui_ipc_clean_all_fifo:
-0x783d 033749 setarg 0 
-0x783e 033750 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x783f 033751 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7840 033752 rtn 
-:      033754 check_51cmd:
-0x7841 033755 bpatch patch1f_0 ,mem_patch1f 
-0x7842 033756 fetch 1 ,mem_hci_cmd 
-0x7843 033757 nrtn blank 
-0x7844 033758 arg mem_ipc_fifo_c512bt ,rega 
-0x7845 033759 call fifo_is_empty 
-0x7846 033760 rtn blank 
-0x7847 033761 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7848 033762 call check_51cmd_once 
-0x7849 033763 fetch 1 ,mem_ipc_skip_continue_proc 
-0x784a 033764 branch check_51cmd ,blank 
-0x784b 033765 rtn 
-:      033767 check_51cmd_once:
-0x784c 033768 call ui_ipc_get_lock 
-0x784d 033769 arg mem_ipc_fifo_c512bt ,rega 
-0x784e 033770 call fifo_out 
-0x784f 033771 copy pdata ,temp 
-0x7850 033772 call ui_ipc_put_lock 
-0x7851 033773 bpatch patch1f_1 ,mem_patch1f 
-0x7852 033774 copy temp ,pdata 
-0x7853 033775 rtn blank 
-0x7854 033776 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7855 033777 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7856 033778 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7857 033779 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7858 033780 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7859 033781 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x785a 033782 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x785b 033783 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x785c 033784 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x785d 033785 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x785e 033786 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x785f 033788 store 1 ,mem_fifo_temp 
-:      033791 check_51cmd_once_continue:
-0x7860 033792 fetch 1 ,mem_fifo_temp 
-0x7861 033793 bmark0 mark_context ,check_51cmd_check_idle 
-0x7862 033794 bpatch patch1f_2 ,mem_patch1f 
-0x7863 033795 fetch 1 ,mem_fifo_temp 
-0x7864 033796 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7865 033797 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7866 033798 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7867 033799 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7868 033800 rtn 
-:      033802 check_51cmd_check_idle:
-0x7869 033803 store 1 ,mem_fifo_temp 
-0x786a 033804 call context_check_idle 
-0x786b 033805 branch check_51cmd_restore ,zero 
-0x786c 033806 call context_search_plap 
-0x786d 033807 nrtn zero 
-:      033808 check_51cmd_restore:
-0x786e 033809 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x786f 033810 branch ui_ipc_send_cmd 
-:      033817 check_51cmd_adv:
-0x7870 033818 jam on ,mem_le_adv_enable 
-0x7871 033819 jam adv_ind ,mem_le_adv_type 
-0x7872 033820 fetch 2 ,mem_ui_state_map 
-0x7873 033821 set1 ui_state_ble_adv ,pdata 
-0x7874 033822 store 2 ,mem_ui_state_map 
-0x7875 033823 rtn 
-:      033827 check_51cmd_stop_adv:
-0x7876 033828 fetch 2 ,mem_ui_state_map 
-0x7877 033829 set0 ui_state_ble_adv ,pdata 
-0x7878 033830 store 2 ,mem_ui_state_map 
-0x7879 033831 jam off ,mem_le_adv_enable 
-0x787a 033832 rtn 
-:      033836 check_51cmd_direct_adv:
-0x787b 033837 jam on ,mem_le_adv_enable 
-0x787c 033838 jam adv_direct_ind ,mem_le_adv_type 
-0x787d 033839 fetch 2 ,mem_ui_state_map 
-0x787e 033840 set1 ui_state_ble_adv ,pdata 
-0x787f 033841 store 2 ,mem_ui_state_map 
-0x7880 033842 rtn 
-:      033846 check_51cmd_stop_direct_adv:
-0x7881 033847 fetch 2 ,mem_ui_state_map 
-0x7882 033848 set0 ui_state_ble_adv ,pdata 
-0x7883 033849 store 2 ,mem_ui_state_map 
-0x7884 033850 jam off ,mem_le_adv_enable 
-0x7885 033851 rtn 
-:      033855 check_51cmd_le_disconnect:
-0x7886 033856 setarg 20 
-0x7887 033857 store 2 ,mem_le_superto 
-0x7888 033858 store 2 ,mem_le_init_superto 
-0x7889 033859 branch le_send_terminate_ind_user_terminated 
-:      033863 check_51cmd_ble_update_connect_param:
-0x788a 033864 branch le_l2cap_tx_update_req 
-:      033868 check_51cmd_led_off:
-0x788b 033869 arg 0 ,rega 
-0x788c 033870 branch ui_led_off_global 
-:      033874 check_51cmd_led_on:
-0x788d 033875 arg 0 ,rega 
-0x788e 033876 branch ui_led_on_global 
-:      033880 check_51cmd_led_start_blink:
-0x788f 033881 arg 0 ,rega 
-0x7890 033882 call calc_curr_struct_prt 
-0x7891 033883 ifetch 1 ,regb 
-0x7892 033884 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
-0x7893 033885 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
-0x7894 033886 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
-0x7895 033887 branch ui_led_blink_start_global 
-:      033889 check_51cmd_led_start_blink_in_blink:
-0x7896 033890 ifetch 1 ,contr 
-0x7897 033891 rtneq led_infinite_flash_num 
-0x7898 033892 branch ui_led_blink_start_global 
-:      033896 check_51cmd_le_start_con:
-0x7899 033897 jam on ,mem_le_scan_enable 
-0x789a 033898 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x789b 033901 rtn 
-:      033905 check_51cmd_start_scan:
-0x789c 033906 jam on ,mem_le_scan_enable 
-0x789d 033907 rtn 
-:      033911 check_51cmd_stop_scan:
-0x789e 033912 jam off ,mem_le_scan_enable 
-0x789f 033913 jam 0 ,mem_hci_cmd 
-0x78a0 033914 rtn 
-:      033918 check_51cmd_hibernate:
-0x78a1 033919 fetch 2 ,mem_cb_before_hibernate 
-0x78a2 033920 call callback_func 
-0x78a3 033921 fetch 1 ,mem_ui_button_gpio 
-0x78a4 033922 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x78a5 033923 copy pdata ,temp 
-0x78a6 033924 call gpio_config_input 
-:      033925 check_51cmd_hibernate_btn_disabled:
-0x78a7 033926 call ui_ipc_clean_all_fifo 
-0x78a8 033927 branch lpm_hibernate 
-:      033931 check_51cmd_le_smp_sec_req:
-0x78a9 033932 branch le_send_smp_security_request 
-:      033937 ui_check_paring_button:
-0x78aa 033938 fetch 1 ,mem_ui_state_map 
-0x78ab 033939 rtnbit0 ui_state_btn_down 
-0x78ac 033940 rtn 
-:      033945 queue_init:
-0x78ad 033946 fetch 2 ,mem_queue_ptr 
-0x78ae 033947 add pdata ,queue_offset_curr_num ,contw 
-0x78af 033948 setarg 0 
-0x78b0 033949 istore 3 ,contw 
-0x78b1 033950 rtn 
-:      033954 queue_push:
-0x78b2 033955 bpatch patch1f_3 ,mem_patch1f 
-0x78b3 033956 call disable_user 
-0x78b4 033957 call queue_full 
-0x78b5 033958 rtn blank 
-0x78b6 033959 fetch 2 ,mem_queue_ptr 
-0x78b7 033960 add pdata ,queue_offset_curr_num ,regb 
-0x78b8 033961 ifetcht 1 ,regb 
-0x78b9 033962 increase 1 ,temp 
-0x78ba 033963 istoret 1 ,regb 
-0x78bb 033965 ifetcht 1 ,pdata 
-0x78bc 033966 copy temp ,loopcnt 
-0x78bd 033967 add pdata ,queue_offset_write_ptr ,regb 
-0x78be 033968 ifetch 1 ,regb 
-0x78bf 033969 imul32 temp ,pdata 
-0x78c0 033970 iadd contr ,contw 
-0x78c1 033971 copy rega ,contr 
-:      033972 calc_queue_next_ptr:
-0x78c2 033973 call memcpy 
-0x78c3 033974 call queue_get_size 
-0x78c4 033975 pincrease -1 
-0x78c5 033976 ifetcht 1 ,regb 
-0x78c6 033977 increase 1 ,temp 
-0x78c7 033978 iand temp ,temp 
-0x78c8 033979 istoret 1 ,regb 
-0x78c9 033980 branch enable_user 
-:      033985 queue_pop:
-0x78ca 033986 bpatch patch1f_4 ,mem_patch1f 
-0x78cb 033987 call disable_user 
-0x78cc 033988 call queue_empty 
-0x78cd 033989 rtn blank 
-0x78ce 033990 fetch 2 ,mem_queue_ptr 
-0x78cf 033991 add pdata ,queue_offset_curr_num ,regb 
-0x78d0 033992 ifetcht 1 ,regb 
-0x78d1 033993 increase -1 ,temp 
-0x78d2 033994 istoret 1 ,regb 
-0x78d3 033995 ifetcht 1 ,pdata 
-0x78d4 033996 copy temp ,loopcnt 
-0x78d5 033997 add pdata ,queue_offset_read_ptr ,regb 
-0x78d6 033998 ifetch 1 ,regb 
-0x78d7 033999 imul32 temp ,pdata 
-0x78d8 034000 iadd contr ,contr 
-0x78d9 034001 increase 1 ,contr 
-0x78da 034002 copy rega ,contw 
-0x78db 034003 branch calc_queue_next_ptr 
-:      034010 queue_get_new_ele:
-0x78dc 034011 call disable_user 
-0x78dd 034012 call queue_empty 
-0x78de 034013 rtn blank 
-0x78df 034014 fetch 2 ,mem_queue_ptr 
-0x78e0 034015 ifetcht 1 ,pdata 
-0x78e1 034016 copy temp ,loopcnt 
-0x78e2 034017 add pdata ,queue_offset_read_ptr ,regb 
-0x78e3 034018 ifetch 1 ,regb 
-0x78e4 034019 imul32 temp ,pdata 
-0x78e5 034020 iadd contr ,contr 
-0x78e6 034021 increase 1 ,contr 
-0x78e7 034022 copy contr ,regb 
-0x78e8 034023 copy rega ,contw 
-0x78e9 034024 call memcpy 
-0x78ea 034025 branch enable_user 
-:      034027 queue_store_new_ele:
-0x78eb 034028 call disable_user 
-0x78ec 034029 call queue_empty 
-0x78ed 034030 rtn blank 
-0x78ee 034031 fetch 2 ,mem_queue_ptr 
-0x78ef 034032 ifetcht 1 ,pdata 
-0x78f0 034033 copy temp ,loopcnt 
-0x78f1 034034 add pdata ,queue_offset_read_ptr ,regb 
-0x78f2 034035 ifetch 1 ,regb 
-0x78f3 034036 imul32 temp ,pdata 
-0x78f4 034037 iadd contr ,contr 
-0x78f5 034038 add contr ,2 ,contw 
-0x78f6 034039 copy rega ,contr 
-0x78f7 034040 increase -1 ,loopcnt 
-0x78f8 034041 call memcpy 
-0x78f9 034042 branch enable_user 
-:      034045 queue_empty:
-0x78fa 034046 fetch 2 ,mem_queue_ptr 
-0x78fb 034047 add pdata ,queue_offset_curr_num ,contr 
-0x78fc 034048 ifetch 1 ,contr 
-0x78fd 034049 rtn 
-:      034052 queue_full:
-0x78fe 034053 call queue_get_size 
-0x78ff 034054 ifetcht 1 ,contr 
-0x7900 034055 isub temp ,pdata 
-0x7901 034056 rtn 
-:      034059 queue_get_size:
-0x7902 034060 fetch 2 ,mem_queue_ptr 
-0x7903 034061 add pdata ,queue_offset_length ,contr 
-0x7904 034062 ifetch 1 ,contr 
-0x7905 034063 rtn 
-:      034071 usb_isr:
-0x7906 034072 bpatch patch1f_5 ,mem_patch1f 
-0x7907 034073 fetch 1 ,core_usb_status 
-0x7908 034074 isolate1 usb_status_reset ,pdata 
-0x7909 034075 call usb_init_restart ,true 
-0x790a 034076 fetch 2 ,core_usb_status 
-0x790b 034077 store 2 ,core_usb_status 
-0x790c 034078 store 2 ,mem_usb_status 
-0x790d 034079 call usb_nak_state_judge 
-0x790e 034080 call usb_rx 
-0x790f 034081 call usb0_tx 
-0x7910 034082 call usb_tx 
-0x7911 034083 branch usb_nak_state 
-:      034085 usb_init:
-0x7912 034086 bpatch patch1f_6 ,mem_patch1f 
-0x7913 034087 call enable_authrom 
-0x7914 034088 call usb_init_param 
-:      034089 usb_init_restart:
-0x7915 034090 jam 0x00 ,core_usb_config 
-0x7916 034091 nop 10000 
-0x7917 034092 jam 0x0 ,core_usb_hmode 
-0x7918 034093 fetch 2 ,core_clkoff 
-0x7919 034094 set0 clock_off_usb ,pdata 
-0x791a 034095 store 2 ,core_clkoff 
-0x791b 034096 jam 0x21 ,core_usb_epmap 
-0x791c 034097 jam 0x9d ,core_usb_pupd 
-0x791d 034098 jam 0x3c ,core_usb_config 
-0x791e 034099 setarg mem_usb_rxbuf 
-0x791f 034100 store 2 ,core_usb_rx_saddr 
-0x7920 034101 store 2 ,core_usb_rxptr 
-0x7921 034102 setarg mem_usb_rxbuf_end 
-0x7922 034103 store 2 ,core_usb_rx_eaddr 
-0x7923 034104 jam 0x80 ,core_usb_hmode 
-0x7924 034105 jam 0 ,core_usb_addr 
-0x7925 034106 jam 0xff ,core_usb_status 
-0x7926 034107 setarg mem_usb_clear_mem_end 
-0x7927 034108 arg mem_usb_clear_mem_start ,contw 
-0x7928 034109 isub contw ,loopcnt 
-0x7929 034110 branch clear_mem 
-:      034112 usb_offline_check_init:
-0x792a 034113 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792b 034114 branch gpio_config_input 
-:      034115 usb_offline_state:
-0x792c 034116 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x792d 034117 rtn blank 
-0x792e 034118 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792f 034119 call gpio_get_bit 
-0x7930 034120 branch usb_init_restart ,true 
-0x7931 034121 rtn 
-:      034123 usb_init_param:
-0x7932 034124 jam dev_default ,mem_usb0_state 
-0x7933 034125 setarg 0x0 
-0x7934 034126 store 1 ,mem_remain 
-0x7935 034127 store 2 ,mem_usb_zero_packet 
-0x7936 034128 pincrease 1 
-0x7937 034129 store 2 ,mem_usb_ones_packet 
-0x7938 034130 pincrease 1 
-0x7939 034131 store 2 ,mem_usb_two_packet 
-0x793a 034132 arg mem_string0 ,contw 
-0x793b 034133 setarg 0x030404 
-0x793c 034134 istore 3 ,contw 
-0x793d 034135 setarg 0x0409 
-0x793e 034136 istore 2 ,contw 
-0x793f 034137 arg mem_string1 ,contw 
-0x7940 034138 setsect 0 ,0x15906 
-0x7941 034139 setsect 1 ,0x210d2 
-0x7942 034140 setsect 2 ,0x10494 
-0x7943 034141 setsect 3 ,0x1 
-0x7944 034142 istore 9 ,contw 
-0x7945 034143 arg mem_string2 ,contw 
-0x7946 034144 setsect 0 ,0x1570f 
-0x7947 034145 setsect 1 ,0x15c9a 
-0x7948 034146 setsect 2 ,0x256c6 
-0x7949 034147 setsect 3 ,0x1cdcd 
-0x794a 034148 istore 9 ,contw 
-0x794b 034149 setsect 0 ,0x14420 
-0x794c 034150 setsect 1 ,0x25d99 
-0x794d 034151 setsect 2 ,0x25636 
-0x794e 034152 setsect 3 ,0x1 
-0x794f 034153 istore 7 ,contw 
-0x7950 034154 arg mem_string3 ,contw 
-0x7951 034155 setsect 0 ,0x1620a 
-0x7952 034156 setsect 1 ,0xc8c 
-0x7953 034157 setsect 2 ,0x30333 
-0x7954 034158 setsect 3 ,0xc0c0 
-0x7955 034159 istore 9 ,contw 
-0x7956 034160 setsect 0 ,0x3130 
-0x7957 034161 istore 2 ,contw 
-0x7958 034162 setarg usb_kbdata_vendor_define_addr 
-0x7959 034163 store 2 ,mem_hidreportdesc_kb 
-0x795a 034164 setarg usb_msdata_addr 
-0x795b 034165 store 2 ,mem_hidreportdesc_m 
-0x795c 034166 arg usb_devicedata_addr ,contr 
-0x795d 034167 arg mem_devicedesc ,contw 
-0x795e 034168 arg 19 ,loopcnt 
-0x795f 034169 call memcpy 
-0x7960 034170 arg usb_confdata_addr ,contr 
-0x7961 034171 arg mem_confdesc ,contw 
-0x7962 034172 arg 60 ,loopcnt 
-0x7963 034173 call memcpy 
-:      034174 usb_config_cb:
-0x7964 034175 fetch 2 ,mem_cb_usb_config 
-0x7965 034176 branch callback_func 
-:      034178 usb_tx_interval_config:
-0x7966 034179 fetch 1 ,mem_usb_tx_interval 
-0x7967 034180 rtn blank 
-0x7968 034181 store 1 ,mem_confdesc + 34 
-0x7969 034182 store 1 ,mem_confdesc + 59 
-0x796a 034183 rtn 
-:      034185 usb_nak_state:
-0x796b 034186 arg usb_timer_nak ,queue 
-0x796c 034187 call timer_check 
-0x796d 034188 nrtn blank 
-0x796e 034189 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x796f 034190 nrtn blank 
-0x7970 034191 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7971 034192 ncall usb_mac_wakeup_judge ,blank 
-0x7972 034193 rtn 
-:      034195 usb_nak_state_judge:
-0x7973 034196 fetch 1 ,mem_usb_status 
-0x7974 034197 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x7975 034198 rtn 
-:      034200 usb_nak_state_timer_init:
-0x7976 034201 call usb0_attached_state_judge 
-0x7977 034202 call timer_reinit 
-0x7978 034203 setarg timer_nak_delay 
-0x7979 034204 arg usb_timer_nak ,queue 
-0x797a 034205 branch timer_init 
-:      034207 usb0_attached_state_judge:
-0x797b 034208 fetch 1 ,mem_usb_state 
-0x797c 034209 bne usb_connected ,usb_clear_halt_dispose 
-0x797d 034210 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x797e 034211 jam 0 ,mem_usb_mac_wakeup_trig 
-0x797f 034212 rtn 
-:      034214 usb_clear_halt_dispose:
-0x7980 034215 fetch 1 ,mem_usb_clear_halt 
-0x7981 034216 rtn blank 
-0x7982 034217 jam 0 ,mem_usb_clear_halt 
-0x7983 034218 jam usb_connected ,mem_usb_state 
-0x7984 034219 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7985 034220 rtn 
-:      034222 usb_rx_no_data:
-0x7986 034223 fetch 1 ,mem_usb_status 
-0x7987 034224 bbit1 usb_status_setup ,usb_class_type 
-0x7988 034225 rtn 
-:      034227 usb_rx_len:
-0x7989 034228 fetchr contus ,2 ,core_usb_rx_saddr 
-0x798a 034229 fetchr contue ,2 ,core_usb_rx_eaddr 
-0x798b 034230 fetchr contu ,2 ,core_usb_rxptr 
-0x798c 034231 ifetch 2 ,contu 
-0x798d 034232 rshift8 pdata ,temp 
-0x798e 034233 rshift4 temp ,temp 
-0x798f 034234 arg 0xfff ,contr 
-0x7990 034235 iand contr ,loopcnt 
-0x7991 034236 storer loopcnt ,2 ,mem_usb_read_len 
-0x7992 034237 rtn 
-:      034240 usb_rx_data:
-0x7993 034241 call usb_rx_len 
-:      034242 usb_rx_read:
-0x7994 034243 ifetch 1 ,contu 
-0x7995 034244 istore 1 ,contw 
-0x7996 034245 loop usb_rx_read 
-0x7997 034246 storer contu ,2 ,core_usb_rxptr 
-0x7998 034247 rtn 
-:      034249 usb_rx_ep13:
-0x7999 034250 arg mem_usb_ccid_buf ,contw 
-0x799a 034251 call usb_rx_read 
-0x799b 034252 arg mem_usb_ccid_buf + 4 ,temp 
-0x799c 034253 storet 2 ,core_usb_tx_saddr3 
-0x799d 034254 fetch 1 ,mem_usb_ccid_buf + 1 
-0x799e 034255 pincrease 6 
-0x799f 034256 istore 1 ,temp 
-0x79a0 034257 jam 0x8 ,core_usb_trig 
-0x79a1 034258 rtn 
-:      034261 usb_rx:
-0x79a2 034262 bpatch patch1f_7 ,mem_patch1f 
-0x79a3 034263 fetch 1 ,mem_usb_status 
-0x79a4 034264 rtnbit0 usb_status_rxready 
-0x79a5 034265 call usb_rx_len 
-0x79a6 034266 compare 13 ,temp ,0xff 
-0x79a7 034267 branch usb_rx_ep13 ,true 
-0x79a8 034268 arg mem_usb_setup ,contw 
-0x79a9 034269 call usb_rx_read 
-0x79aa 034270 fetch 1 ,mem_usb_read_len 
-0x79ab 034271 beq 0x00 ,usb_rx_no_data 
-0x79ac 034272 beq 0x01 ,usb_out_one_byte 
-0x79ad 034273 sub pdata ,7 ,null 
-0x79ae 034274 rtn positive 
-:      034275 usb_class_type:
-0x79af 034276 bpatchx patch20_0 ,mem_patch20 
-0x79b0 034277 set0 mark_isstr ,mark 
-0x79b1 034278 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79b2 034279 and_into 0x80 ,pdata 
-0x79b3 034280 beq in_device ,usb_in_device 
-0x79b4 034281 beq out_device ,usb_out_device 
-0x79b5 034282 branch assert 
-:      034284 usb_out_one_byte:
-0x79b6 034285 fetch 1 ,mem_usb_setup 
-0x79b7 034286 rtnbit1 7 
-0x79b8 034287 call usb_get_led_status 
-0x79b9 034288 branch usb0_reply_zerolen 
-:      034291 usb_in_device:
-0x79ba 034292 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79bb 034293 rshift4 pdata ,pdata 
-0x79bc 034294 rshift pdata ,pdata 
-0x79bd 034295 and_into 0x03 ,pdata 
-0x79be 034296 beq standard_req ,usb_in_standard_req 
-0x79bf 034297 beq class_req ,usb_in_class_req 
-0x79c0 034298 beq manufacturer_req ,usb_in_manufacturer_req 
-0x79c1 034299 branch assert 
-:      034301 usb_out_device:
-0x79c2 034302 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79c3 034303 rshift4 pdata ,pdata 
-0x79c4 034304 rshift pdata ,pdata 
-0x79c5 034305 and_into 0x03 ,pdata 
-0x79c6 034306 beq standard_req ,usb_out_standard_req 
-0x79c7 034307 beq class_req ,usb_out_class_req 
-0x79c8 034308 beq manufacturer_req ,usb_out_manufacturer_req 
-0x79c9 034309 branch assert 
-:      034311 usb_in_standard_req:
-0x79ca 034312 fetch 1 ,mem_usb_setup_brequest 
-0x79cb 034313 beq get_configuration ,usb0_request_get_configuration 
-0x79cc 034314 beq get_descriptor ,usb0_request_get_descriptor 
-0x79cd 034315 beq get_interface ,usb0_request_get_interface 
-0x79ce 034316 beq get_status ,usb0_request_get_status 
-0x79cf 034317 branch usb0_force_stall 
-:      034319 usb_in_class_req:
-0x79d0 034320 fetch 1 ,mem_usb_setup_brequest 
-0x79d1 034321 beq get_idle ,usb_get_idle 
-0x79d2 034322 beq get_report ,usb_get_report 
-0x79d3 034323 beq get_protocol ,usb_get_protocol_req 
-0x79d4 034324 branch usb0_force_stall 
-:      034326 usb_in_manufacturer_req:
-0x79d5 034327 branch usb0_force_stall 
-:      034329 usb_out_standard_req:
-0x79d6 034330 fetch 1 ,mem_usb_setup_brequest 
-0x79d7 034331 beq clear_feature ,usb0_request_clear_feature 
-0x79d8 034332 beq set_feature ,usb0_request_set_feature 
-0x79d9 034333 beq set_address ,usb0_request_set_address 
-0x79da 034334 beq set_configuration ,usb0_request_set_configuration 
-0x79db 034335 beq set_interface ,usb0_request_set_interface 
-0x79dc 034336 beq set_descriptor ,usb0_force_stall 
-0x79dd 034337 branch usb0_force_stall 
-:      034339 usb_out_class_req:
-0x79de 034340 fetch 1 ,mem_usb_setup_brequest 
-0x79df 034341 beq set_idle ,usb_set_idle 
-0x79e0 034342 beq set_report ,usb_set_report 
-0x79e1 034343 beq set_protocol ,usb_set_protocol_req 
-0x79e2 034344 branch usb0_force_stall 
-:      034346 usb_out_manufacturer_req:
-0x79e3 034347 branch usb0_force_stall 
-:      034349 usb0_force_stall:
-0x79e4 034350 bpatchx patch20_1 ,mem_patch20 
-0x79e5 034351 fetch 1 ,core_usb_stall 
-0x79e6 034352 set1 0 ,pdata 
-0x79e7 034353 store 1 ,core_usb_stall 
-0x79e8 034354 branch usb0_reply_zerolen 
-:      034356 usb0_reply_zerolen:
-0x79e9 034357 jam 0x1 ,core_usb_clear_nak 
-0x79ea 034358 rtn 
-:      034360 usb0_request_get_configuration:
-0x79eb 034361 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79ec 034362 bne in_device ,usb0_force_stall 
-0x79ed 034363 fetch 1 ,mem_usb_setup_windex 
-0x79ee 034364 bne 0 ,usb0_force_stall 
-0x79ef 034365 fetch 1 ,mem_usb_setup_windex + 1 
-0x79f0 034366 bne 0 ,usb0_force_stall 
-0x79f1 034367 fetch 1 ,mem_usb_setup_blength 
-0x79f2 034368 bne 1 ,usb0_force_stall 
-0x79f3 034369 fetch 1 ,mem_usb_setup_blengthh 
-0x79f4 034370 bne 0 ,usb0_force_stall 
-0x79f5 034371 fetch 1 ,mem_usb_setup_bvalue 
-0x79f6 034372 bne 0 ,usb0_force_stall 
-0x79f7 034373 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x79f8 034374 bne 0 ,usb0_force_stall 
-0x79f9 034375 fetch 1 ,mem_usb0_state 
-0x79fa 034376 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x79fb 034377 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x79fc 034378 branch usb0_force_stall 
-:      034380 usb0_request_get_cfg_dev_cfg:
-0x79fd 034381 arg 1 ,regb 
-0x79fe 034382 branch usb_send_ones_packet 
-:      034384 usb0_request_get_cfg_dev_addr:
-0x79ff 034385 arg 1 ,regb 
-0x7a00 034386 branch usb_send_zero_packet 
-:      034388 usb0_request_get_descriptor:
-0x7a01 034389 bpatchx patch20_2 ,mem_patch20 
-0x7a02 034391 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a03 034392 beq dsc_device ,dsc_device_info 
-0x7a04 034393 beq dsc_config ,dsc_config_info 
-0x7a05 034394 beq dsc_string ,dsc_string_info 
-0x7a06 034395 beq dsc_hid ,dsc_hid_info 
-0x7a07 034396 beq dsc_hid_report ,dsc_hid_report_info 
-0x7a08 034397 branch usb0_force_stall 
-:      034399 dsc_hid_info:
-0x7a09 034400 jam 0 ,mem_usb_get_protocol_flag 
-0x7a0a 034401 fetch 1 ,mem_usb_setup_windex 
-0x7a0b 034402 beq 0 ,dsc_hid_info_interface0 
-0x7a0c 034403 beq 1 ,dsc_hid_info_interface1 
-0x7a0d 034404 branch usb0_force_stall 
-:      034406 dsc_hid_info_interface0:
-0x7a0e 034407 fetchr regb ,1 ,mem_confdesc + 19 
-0x7a0f 034408 arg mem_confdesc + 19 ,rega 
-0x7a10 034409 branch usb0_respond 
-:      034411 dsc_hid_info_interface1:
-0x7a11 034412 fetchr regb ,1 ,mem_confdesc + 44 
-0x7a12 034413 arg mem_confdesc + 44 ,rega 
-0x7a13 034414 branch usb0_respond 
-:      034416 dsc_device_info:
-0x7a14 034420 fetch 1 ,mem_usb_set_high_addr_flag 
-0x7a15 034421 ncall usb_set_high_addr ,blank 
-0x7a16 034422 setarg mem_devicedesc 
-0x7a17 034423 fetcht 1 ,mem_devicedesc 
-:      034424 dsc_info_set_data_len:
-0x7a18 034425 store 2 ,mem_dsc_info_data_pointer 
-0x7a19 034426 storet 1 ,mem_dsc_info_len 
-0x7a1a 034427 fetch 1 ,mem_usb_setup_blength 
-0x7a1b 034428 isub temp ,null 
-0x7a1c 034429 nbranch dsc_info_set_current_data_len ,positive 
-:      034430 dsc_info_set_initial_data_len:
-0x7a1d 034431 fetch 1 ,mem_dsc_info_len 
-:      034432 dsc_info_set_data_size_completed:
-0x7a1e 034433 iforce regb 
-0x7a1f 034434 fetch 2 ,mem_dsc_info_data_pointer 
-0x7a20 034435 add pdata ,1 ,pdata 
-0x7a21 034436 iforce rega 
-0x7a22 034437 branch usb0_respond 
-:      034438 dsc_info_set_current_data_len:
-0x7a23 034439 fetch 1 ,mem_usb_setup_blength 
-0x7a24 034440 branch dsc_info_set_data_size_completed 
-:      034442 usb_set_high_addr:
-0x7a25 034443 fetch 1 ,core_usb_addr 
-0x7a26 034444 ncall usb0_set_addr ,blank 
-0x7a27 034445 jam 0 ,mem_usb_set_high_addr_flag 
-0x7a28 034446 rtn 
-:      034447 usb0_set_addr:
-0x7a29 034448 fetch 1 ,core_usb_addr 
-0x7a2a 034449 set1 7 ,pdata 
-0x7a2b 034450 store 1 ,core_usb_addr 
-0x7a2c 034451 rtn 
-:      034453 dsc_config_info:
-0x7a2d 034454 setarg mem_confdesc 
-0x7a2e 034455 fetcht 1 ,mem_confdesc 
-0x7a2f 034456 branch dsc_info_set_data_len 
-:      034458 dsc_string_info:
-0x7a30 034459 fetch 1 ,mem_usb_setup_bvalue 
-0x7a31 034460 sub pdata ,3 ,null 
-0x7a32 034461 nbranch usb0_force_stall ,positive 
-0x7a33 034462 fetch 1 ,mem_usb_setup_bvalue 
-0x7a34 034463 arg mem_string0 ,rega 
-0x7a35 034464 beq 0 ,usb0_respond_length 
-0x7a36 034465 set1 mark_isstr ,mark 
-0x7a37 034466 arg mem_string1 ,rega 
-0x7a38 034467 beq 1 ,usb0_respond_length 
-0x7a39 034468 arg mem_string2 ,rega 
-0x7a3a 034469 beq 2 ,usb0_respond_length 
-0x7a3b 034470 arg mem_string3 ,rega 
-0x7a3c 034471 beq 3 ,usb0_respond_length 
-0x7a3d 034472 rtn 
-:      034474 dsc_hid_report_info:
-0x7a3e 034475 fetch 2 ,mem_usb_setup_windex 
-0x7a3f 034476 beq 1 ,dsc_hid_report_info0 
-0x7a40 034477 fetchr rega ,2 ,mem_hidreportdesc_kb 
-0x7a41 034478 branch usb0_respond_length 
-:      034479 dsc_hid_report_info0:
-0x7a42 034480 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7a43 034481 jam usb_got_report_req ,mem_usb_state 
-0x7a44 034482 fetchr rega ,2 ,mem_hidreportdesc_m 
-0x7a45 034483 branch usb0_respond_length 
-:      034486 usb0_request_get_interface:
-0x7a46 034487 fetch 1 ,mem_usb0_state 
-0x7a47 034488 bne dev_configured ,usb0_force_stall 
-0x7a48 034489 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a49 034490 bne in_interface ,usb0_force_stall 
-0x7a4a 034491 fetch 1 ,mem_usb_setup_bvalue 
-0x7a4b 034492 bne 0 ,usb0_force_stall 
-0x7a4c 034493 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a4d 034494 bne 0 ,usb0_force_stall 
-0x7a4e 034495 fetch 1 ,mem_usb_setup_blength 
-0x7a4f 034496 bne 1 ,usb0_force_stall 
-0x7a50 034497 fetch 1 ,mem_usb_setup_blengthh 
-0x7a51 034498 bne 0 ,usb0_force_stall 
-0x7a52 034499 fetch 1 ,mem_usb_setup_windex 
-0x7a53 034500 bne 0 ,usb0_force_stall 
-0x7a54 034501 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a55 034502 bne 0 ,usb0_force_stall 
-0x7a56 034503 arg 1 ,regb 
-0x7a57 034504 branch usb_send_zero_packet 
-:      034507 usb0_request_get_status:
-0x7a58 034508 fetch 1 ,mem_usb0_state 
-0x7a59 034509 beq dev_default ,usb0_force_stall 
-0x7a5a 034510 fetch 1 ,mem_usb_setup_bvalue 
-0x7a5b 034511 bne 0 ,usb0_force_stall 
-0x7a5c 034512 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a5d 034513 bne 0 ,usb0_force_stall 
-0x7a5e 034514 fetch 1 ,mem_usb_setup_blength 
-0x7a5f 034515 bne 2 ,usb0_force_stall 
-0x7a60 034516 fetch 1 ,mem_usb_setup_blengthh 
-0x7a61 034517 bne 0 ,usb0_force_stall 
-0x7a62 034518 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a63 034519 bne 0 ,usb0_force_stall 
-0x7a64 034520 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a65 034521 beq in_device ,usb0_get_status_in_device 
-0x7a66 034522 beq in_interface ,usb0_get_status_in_interface 
-0x7a67 034523 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x7a68 034524 branch usb0_force_stall 
-:      034527 usb0_sdsystem_dispose:
-0x7a69 034528 jam 1 ,mem_sdsystem_wakeup_flag 
-0x7a6a 034529 branch usb_send_two_packet 
-:      034531 usb0_get_status_in_device:
-0x7a6b 034532 fetch 1 ,mem_usb_setup_windex 
-0x7a6c 034533 bne 0 ,usb0_force_stall 
-0x7a6d 034534 arg 2 ,regb 
-0x7a6e 034535 fetch 1 ,mem_usb_remote_wakeup 
-0x7a6f 034536 beq 0x01 ,usb0_sdsystem_dispose 
-:      034538 usb_send_zero_packet:
-0x7a70 034539 arg mem_usb_zero_packet ,rega 
-0x7a71 034540 branch usb0_respond 
-:      034541 usb_send_ones_packet:
-0x7a72 034542 arg mem_usb_ones_packet ,rega 
-0x7a73 034543 branch usb0_respond 
-:      034544 usb_send_two_packet:
-0x7a74 034545 arg mem_usb_two_packet ,rega 
-0x7a75 034546 branch usb0_respond 
-:      034548 usb0_get_status_in_interface:
-0x7a76 034549 fetch 1 ,mem_usb0_state 
-0x7a77 034550 bne dev_configured ,usb0_force_stall 
-0x7a78 034551 arg 2 ,regb 
-0x7a79 034552 branch usb_send_zero_packet 
-:      034554 usb0_get_status_in_endpoint:
-0x7a7a 034555 fetch 1 ,mem_usb0_state 
-0x7a7b 034556 bne dev_configured ,usb0_force_stall 
-0x7a7c 034557 fetch 1 ,mem_usb_setup_windex 
-0x7a7d 034558 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x7a7e 034559 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x7a7f 034560 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x7a80 034561 and_into 0x7f ,pdata 
-0x7a81 034562 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x7a82 034563 branch usb0_force_stall 
-:      034565 usb0_get_status_in_ep_in_ep0:
-0x7a83 034566 fetch 1 ,mem_usb_ep0_stall_status 
-:      034567 usb0_get_status_in_ep_in_ack:
-0x7a84 034568 arg 2 ,regb 
-0x7a85 034569 beq 1 ,usb_send_ones_packet 
-0x7a86 034570 branch usb_send_zero_packet 
-:      034571 usb0_get_status_in_ep_in_ep1:
-0x7a87 034572 fetch 1 ,mem_usb_ep1_stall_status 
-0x7a88 034573 branch usb0_get_status_in_ep_in_ack 
-:      034574 usb0_get_status_in_ep_in_ep2:
-0x7a89 034575 fetch 1 ,mem_usb_ep2_stall_status 
-0x7a8a 034576 branch usb0_get_status_in_ep_in_ack 
-:      034577 usb0_get_status_in_ep_in_ep3:
-0x7a8b 034578 fetch 1 ,mem_usb_ep3_stall_status 
-0x7a8c 034579 branch usb0_get_status_in_ep_in_ack 
-:      034581 usb_get_idle:
-0x7a8d 034582 jam 1 ,mem_usb_idle_flag 
-0x7a8e 034583 arg mem_usb_idle_rate ,rega 
-0x7a8f 034584 arg 1 ,regb 
-0x7a90 034585 branch usb0_respond 
-:      034587 usb_get_report:
-0x7a91 034588 fetch 2 ,mem_usb_setup_bvalue 
-0x7a92 034589 arg pc_get_report ,temp 
-0x7a93 034590 isub temp ,null 
-0x7a94 034591 nbranch usb0_force_stall ,zero 
-:      034593 usb_get_report_dispose:
-0x7a95 034594 fetch 1 ,mem_usb0_data_ready_report 
-0x7a96 034595 nbranch usb_get_report_data_success ,blank 
-0x7a97 034596 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      034597 usb_get_report_send_data:
-0x7a98 034598 fetch 1 ,mem_usb_setup_blength 
-0x7a99 034599 iforce regb 
-0x7a9a 034600 arg mem_usb0_get_report_data ,rega 
-0x7a9b 034601 call usb0_respond 
-:      034602 usb_get_report_data_release:
-0x7a9c 034603 arg mem_usb0_get_report_data ,contw 
-0x7a9d 034604 arg 64 ,loopcnt 
-0x7a9e 034605 branch memset0 
-:      034606 usb_get_report_data_success:
-0x7a9f 034607 jam 0 ,mem_usb0_data_ready_report 
-0x7aa0 034608 jam pc_get_data ,mem_usb0_get_report_data 
-0x7aa1 034609 branch usb_get_report_send_data 
-:      034611 usb_get_protocol_req:
-0x7aa2 034612 fetch 1 ,mem_usb_setup_blength 
-0x7aa3 034613 bne 1 ,usb0_force_stall 
-0x7aa4 034614 jam 1 ,mem_usb_get_protocol_flag 
-0x7aa5 034615 arg 1 ,regb 
-0x7aa6 034616 fetch 1 ,mem_usb_set_protocol_value 
-0x7aa7 034617 beq 0 ,usb_get_report_protocol 
-0x7aa8 034618 beq 1 ,usb_get_boot_protocol 
-0x7aa9 034619 branch usb_send_zero_packet 
-:      034620 usb_get_report_protocol:
-0x7aaa 034621 branch usb_send_ones_packet 
-:      034622 usb_get_boot_protocol:
-0x7aab 034623 branch usb_send_zero_packet 
-:      034628 usb0_request_clear_feature:
-0x7aac 034629 fetch 1 ,mem_usb0_state 
-0x7aad 034630 bne dev_configured ,usb0_force_stall 
-0x7aae 034631 fetch 1 ,mem_usb_setup_blength 
-0x7aaf 034632 bne 0 ,usb0_force_stall 
-0x7ab0 034633 fetch 1 ,mem_usb_setup_blengthh 
-0x7ab1 034634 bne 0 ,usb0_force_stall 
-0x7ab2 034635 fetch 1 ,mem_usb_setup_bvalueh 
-0x7ab3 034636 bne 0 ,usb0_force_stall 
-0x7ab4 034637 fetch 1 ,mem_usb_setup_windex + 1 
-0x7ab5 034638 bne 0 ,usb0_force_stall 
-0x7ab6 034639 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ab7 034640 beq out_device ,usb0_request_clear_feature_out_device 
-0x7ab8 034641 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x7ab9 034642 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x7aba 034643 branch usb0_force_stall 
-:      034645 usb0_request_clear_feature_out_device:
-0x7abb 034646 fetch 1 ,mem_usb_setup_bvalue 
-0x7abc 034647 bne device_remote_wakeup ,usb0_force_stall 
-0x7abd 034648 fetch 1 ,core_usb_config 
-0x7abe 034649 set0 7 ,pdata 
-0x7abf 034650 store 1 ,core_usb_config 
-0x7ac0 034651 jam 0 ,mem_usb_remote_wakeup 
-0x7ac1 034652 jam 1 ,mem_usb_clear_remote_wakeup 
-0x7ac2 034653 fetch 1 ,mem_sdsystem_wakeup_flag 
-0x7ac3 034654 branch usb0_reply_zerolen ,blank 
-0x7ac4 034655 jam 0 ,mem_sdsystem_wakeup_flag 
-0x7ac5 034656 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7ac6 034657 jam usb_connected ,mem_usb_state 
-0x7ac7 034658 branch usb0_reply_zerolen 
-:      034660 usb0_request_clear_feature_out_interface:
-0x7ac8 034661 branch usb0_force_stall 
-:      034663 usb0_request_clear_feature_out_endpoint:
-0x7ac9 034664 fetch 1 ,mem_usb_setup_bvalue 
-0x7aca 034665 bne endpoint_halt ,usb0_force_stall 
-0x7acb 034666 fetch 1 ,mem_usb_setup_windex 
-0x7acc 034667 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x7acd 034668 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x7ace 034669 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x7acf 034670 and_into 0x7f ,pdata 
-0x7ad0 034671 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x7ad1 034672 branch usb0_force_stall 
-:      034674 usb0_force_stall_ep0_in_off:
-0x7ad2 034675 jam 0 ,mem_usb_ep0_stall_status 
-0x7ad3 034676 branch usb0_reply_zerolen 
-:      034677 usb0_force_stall_ep1_in_off:
-0x7ad4 034678 jam 0 ,mem_usb_ep1_stall_status 
-:      034679 usb0_force_stall_ep1_in_off_reply:
-0x7ad5 034680 jam 1 ,mem_usb_clear_halt 
-0x7ad6 034681 branch usb0_reply_zerolen 
-:      034682 usb0_force_stall_ep2_in_off:
-0x7ad7 034683 jam 0 ,mem_usb_ep2_stall_status 
-0x7ad8 034684 branch usb0_force_stall_ep1_in_off_reply 
-:      034685 usb0_force_stall_ep3_in_off:
-0x7ad9 034686 jam 0 ,mem_usb_ep3_stall_status 
-0x7ada 034687 branch usb0_force_stall_ep1_in_off_reply 
-:      034690 usb0_request_set_feature:
-0x7adb 034691 fetch 1 ,mem_usb_setup_blength 
-0x7adc 034692 bne 0 ,usb0_force_stall 
-0x7add 034693 fetch 1 ,mem_usb_setup_blengthh 
-0x7ade 034694 bne 0 ,usb0_force_stall 
-0x7adf 034695 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ae0 034696 beq out_device ,usb0_request_set_feature_out_device 
-0x7ae1 034697 beq out_interface ,usb0_request_set_feature_out_interface 
-0x7ae2 034698 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x7ae3 034699 branch usb0_force_stall 
-:      034701 usb0_request_set_feature_out_device:
-0x7ae4 034702 fetch 1 ,mem_usb_setup_bvalue 
-0x7ae5 034703 bne device_remote_wakeup ,usb0_force_stall 
-0x7ae6 034704 call dongle_set_pc_sleep_flag 
-0x7ae7 034705 fetch 1 ,core_usb_config 
-0x7ae8 034706 set1 7 ,pdata 
-0x7ae9 034707 store 1 ,core_usb_config 
-0x7aea 034708 jam 1 ,mem_usb_remote_wakeup 
-0x7aeb 034709 jam usb_sleep ,mem_usb_state 
-0x7aec 034710 jam 0 ,mem_usb_tx_win_enable 
-0x7aed 034711 call usb0_reply_zerolen 
-:      034712 usb_wakeup_timer_reinit:
-0x7aee 034713 call timer_reinit 
-0x7aef 034714 setarg timer_wakeup_delay 
-0x7af0 034715 arg usb_timer_wakeup ,queue 
-0x7af1 034716 branch timer_init 
-:      034718 usb0_request_set_feature_out_interface:
-0x7af2 034719 branch usb0_force_stall 
-:      034721 usb0_request_set_feature_out_endpoint:
-0x7af3 034722 fetch 1 ,mem_usb_setup_bvalue 
-0x7af4 034723 bne endpoint_halt ,usb0_force_stall 
-0x7af5 034724 fetch 1 ,mem_usb_setup_bvalueh 
-0x7af6 034725 bne 0 ,usb0_force_stall 
-0x7af7 034726 fetch 1 ,mem_usb_setup_windex 
-0x7af8 034727 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x7af9 034728 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x7afa 034729 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x7afb 034730 and_into 0x7f ,pdata 
-0x7afc 034731 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x7afd 034732 branch usb0_force_stall 
-:      034734 usb0_force_stall_ep0_in_on:
-0x7afe 034735 jam 1 ,mem_usb_ep0_stall_status 
-0x7aff 034736 branch usb0_reply_zerolen 
-:      034737 usb0_force_stall_ep1_in_on:
-0x7b00 034738 jam 1 ,mem_usb_ep1_stall_status 
-0x7b01 034739 branch usb0_reply_zerolen 
-:      034740 usb0_force_stall_ep2_in_on:
-0x7b02 034741 jam 1 ,mem_usb_ep2_stall_status 
-0x7b03 034742 branch usb0_reply_zerolen 
-:      034743 usb0_force_stall_ep3_in_on:
-0x7b04 034744 jam 1 ,mem_usb_ep3_stall_status 
-0x7b05 034745 branch usb0_reply_zerolen 
-:      034748 usb0_request_set_address:
-0x7b06 034749 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b07 034750 bne out_device ,usb0_force_stall 
-0x7b08 034751 fetch 1 ,mem_usb_setup_windex 
-0x7b09 034752 bne 0 ,usb0_force_stall 
-0x7b0a 034753 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b0b 034754 bne 0 ,usb0_force_stall 
-0x7b0c 034755 fetch 1 ,mem_usb_setup_blength 
-0x7b0d 034756 bne 0 ,usb0_force_stall 
-0x7b0e 034757 fetch 1 ,mem_usb_setup_blengthh 
-0x7b0f 034758 bne 0 ,usb0_force_stall 
-0x7b10 034759 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b11 034760 bne 0 ,usb0_force_stall 
-0x7b12 034761 fetch 1 ,mem_usb_setup_bvalue 
-0x7b13 034762 and_into 0x80 ,pdata 
-0x7b14 034763 bne 0 ,usb0_force_stall 
-0x7b15 034764 fetch 1 ,mem_usb_setup_bvalue 
-0x7b16 034765 bne 0 ,usb_usb0_state_set_dev_addr 
-:      034766 usb_usb0_state_set_dev_default:
-0x7b17 034767 jam dev_default ,mem_usb0_state 
-:      034768 usb0_request_set_wait_address:
-0x7b18 034769 fetch 1 ,mem_usb_setup_bvalue 
-0x7b19 034770 store 1 ,core_usb_addr 
-0x7b1a 034771 call usb0_reply_zerolen 
-0x7b1b 034772 jam 1 ,mem_usb_set_high_addr_flag 
-0x7b1c 034773 rtn 
-:      034774 usb_usb0_state_set_dev_addr:
-0x7b1d 034775 jam dev_address ,mem_usb0_state 
-0x7b1e 034776 branch usb0_request_set_wait_address 
-:      034779 usb0_request_set_configuration:
-0x7b1f 034780 fetch 1 ,mem_usb0_state 
-0x7b20 034781 beq dev_default ,usb0_force_stall 
-0x7b21 034782 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b22 034783 bne out_device ,usb0_force_stall 
-0x7b23 034784 fetch 1 ,mem_usb_setup_windex 
-0x7b24 034785 bne 0 ,usb0_force_stall 
-0x7b25 034786 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b26 034787 bne 0 ,usb0_force_stall 
-0x7b27 034788 fetch 1 ,mem_usb_setup_blength 
-0x7b28 034789 bne 0 ,usb0_force_stall 
-0x7b29 034790 fetch 1 ,mem_usb_setup_blengthh 
-0x7b2a 034791 bne 0 ,usb0_force_stall 
-0x7b2b 034792 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x7b2c 034793 bne 0 ,usb0_force_stall 
-0x7b2d 034794 fetch 1 ,mem_usb_setup_bvalue 
-0x7b2e 034795 sub pdata ,usb_max_num_cfg ,null 
-0x7b2f 034796 nbranch usb0_force_stall ,positive 
-0x7b30 034797 fetch 1 ,mem_usb0_state 
-0x7b31 034798 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x7b32 034799 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x7b33 034800 branch usb0_force_stall 
-:      034802 usb0_request_set_cfg_addr_state:
-:      034803 usb0_request_set_cfg_cfg_state:
-0x7b34 034804 fetch 1 ,mem_usb_setup_bvalue 
-0x7b35 034805 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x7b36 034806 jam dev_configured ,mem_usb0_state 
-0x7b37 034807 branch usb0_reply_zerolen 
-:      034808 usb0_request_set_cfg_stay_addr_state:
-0x7b38 034809 jam dev_address ,mem_usb0_state 
-0x7b39 034810 branch usb0_reply_zerolen 
-:      034813 usb0_request_set_interface:
-0x7b3a 034814 fetch 1 ,mem_usb0_state 
-0x7b3b 034815 bne dev_configured ,usb0_force_stall 
-0x7b3c 034816 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b3d 034817 bne out_interface ,usb0_force_stall 
-0x7b3e 034818 fetch 1 ,mem_usb_setup_bvalue 
-0x7b3f 034819 bne 0 ,usb0_force_stall 
-0x7b40 034820 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b41 034821 bne 0 ,usb0_force_stall 
-0x7b42 034822 fetch 1 ,mem_usb_setup_blength 
-0x7b43 034823 bne 0 ,usb0_force_stall 
-0x7b44 034824 fetch 1 ,mem_usb_setup_blengthh 
-0x7b45 034825 bne 0 ,usb0_force_stall 
-0x7b46 034826 fetch 1 ,mem_usb_setup_windex 
-0x7b47 034827 bne 0 ,usb0_force_stall 
-0x7b48 034828 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b49 034829 bne 0 ,usb0_force_stall 
-0x7b4a 034830 branch usb0_reply_zerolen 
-:      034833 usb_set_idle:
-0x7b4b 034834 bpatchx patch20_3 ,mem_patch20 
-0x7b4c 034835 jam 1 ,mem_usb_idle_flag 
-0x7b4d 034836 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b4e 034837 store 1 ,mem_usb_idle_rate 
-0x7b4f 034838 fetch 1 ,mem_usb_setup_windex 
-0x7b50 034839 sub pdata ,1 ,null 
-0x7b51 034840 call usb_clear_remote_wakeup_set0 ,zero 
-0x7b52 034841 fetch 1 ,mem_usb_state 
-0x7b53 034842 bne usb_resume ,usb0_reply_zerolen 
-0x7b54 034843 jam usb_connected ,mem_usb_state 
-0x7b55 034844 call usb0_reply_zerolen 
-0x7b56 034845 nop 30000 
-0x7b57 034846 nop 30000 
-0x7b58 034847 rtn 
-:      034848 usb_clear_remote_wakeup_set0:
-0x7b59 034849 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7b5a 034850 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7b5b 034851 jam usb_resume ,mem_usb_state 
-0x7b5c 034852 rtn 
-:      034855 usb_set_report:
-0x7b5d 034856 nop 15000 
-0x7b5e 034857 arg mem_usb0_set_report_data ,contw 
-0x7b5f 034858 call usb_rx_data 
-0x7b60 034859 jam 1 ,mem_usb0_get_set_report 
-0x7b61 034860 call usb_set_report_resume_judge 
-0x7b62 034861 fetch 2 ,mem_usb_setup_bvalue 
-0x7b63 034862 store 2 ,mem_usb_setup_bvalue_temp 
-0x7b64 034863 call usb0_reply_zerolen 
-0x7b65 034864 fetch 1 ,mem_device_option 
-0x7b66 034865 rtnne dvc_op_dongle 
-0x7b67 034866 fetch 1 ,mem_usb_tx_win_enable 
-0x7b68 034867 rtn blank 
-0x7b69 034868 fetch 1 ,mem_usb0_set_report_data 
-:      034869 usb_get_led_status:
-0x7b6a 034870 store 1 ,mem_24g_led_status 
-0x7b6b 034871 jam 0 ,mem_usb_tx_win_enable 
-0x7b6c 034872 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
-0x7b6d 034873 rtn 
-:      034876 usb_set_report_resume_judge:
-0x7b6e 034877 fetch 2 ,mem_usb_setup_bvalue 
-0x7b6f 034878 arg pc_set_report_bvalue ,temp 
-0x7b70 034879 isub temp ,null 
-0x7b71 034880 nrtn zero 
-0x7b72 034881 fetch 2 ,mem_usb_setup_windex 
-0x7b73 034882 arg pc_set_report_windex ,temp 
-0x7b74 034883 isub temp ,null 
-0x7b75 034884 nrtn zero 
-0x7b76 034885 fetch 2 ,mem_usb_setup_blength 
-0x7b77 034886 arg pc_set_report_blength ,temp 
-0x7b78 034887 isub temp ,null 
-0x7b79 034888 nrtn zero 
-0x7b7a 034889 jam 1 ,mem_usb_tx_win_enable 
-0x7b7b 034890 rtn 
-:      034893 usb_set_protocol_req:
-0x7b7c 034894 fetch 1 ,mem_usb_setup_blength 
-0x7b7d 034895 bne 0 ,usb0_force_stall 
-0x7b7e 034896 fetch 1 ,mem_usb_setup_bvalue 
-0x7b7f 034897 beq boot_protocol ,usb_set_boot_protocol 
-0x7b80 034898 beq report_protocol ,usb_set_report_protocol 
-0x7b81 034899 branch usb0_force_stall 
-:      034900 usb_set_boot_protocol:
-0x7b82 034901 jam 0 ,mem_usb_set_protocol_status 
-0x7b83 034902 jam 1 ,mem_usb_set_protocol_value 
-0x7b84 034903 branch usb0_reply_zerolen 
-:      034904 usb_set_report_protocol:
-0x7b85 034905 jam 1 ,mem_usb_tx_mac_enable 
-0x7b86 034906 jam 1 ,mem_usb_set_protocol_status 
-0x7b87 034907 jam 0 ,mem_usb_set_protocol_value 
-0x7b88 034908 branch usb0_reply_zerolen 
-:      034911 usb0_respond_length:
-0x7b89 034912 ifetchr regb ,1 ,rega 
-0x7b8a 034913 increase 1 ,rega 
-:      034915 usb0_respond:
-0x7b8b 034916 bpatchx patch20_4 ,mem_patch20 
-0x7b8c 034917 set1 mark_usb_first_resp ,mark 
-0x7b8d 034918 bmark0 mark_isstr ,usb0_respond_nostr 
-0x7b8e 034919 increase 1 ,regb 
-0x7b8f 034920 lshift regb ,regb 
-:      034921 usb0_respond_nostr:
-0x7b90 034922 storer rega ,2 ,mem_bufptr 
-0x7b91 034923 storer regb ,1 ,mem_remain 
-0x7b92 034924 branch usb0_tx 
-0x7b93 034925 rtn 
-:      034927 usb_no_respond_data:
-0x7b94 034928 arg 0 ,queue 
-0x7b95 034929 branch usb_trig 
-:      034934 usb0_tx:
-0x7b96 034935 bpatchx patch20_5 ,mem_patch20 
-0x7b97 034936 fetch 1 ,core_usb_txbusy 
-0x7b98 034937 rtnbit1 0 
-0x7b99 034938 fetch 1 ,mem_remain 
-0x7b9a 034939 rtn blank 
-0x7b9b 034940 copy pdata ,loopcnt 
-0x7b9c 034941 iforce temp 
-0x7b9d 034942 fetch 2 ,mem_usb_setup_blength 
-0x7b9e 034943 sub pdata ,ep0_packet_size ,null 
-0x7b9f 034944 branch usb0_tx_short ,positive 
-0x7ba0 034945 sub loopcnt ,ep0_packet_size ,null 
-0x7ba1 034946 branch usb0_tx_info ,positive 
-0x7ba2 034947 force ep0_packet_size ,loopcnt 
-0x7ba3 034948 branch usb0_tx_info 
-:      034949 usb0_tx_short:
-0x7ba4 034950 isub loopcnt ,null 
-0x7ba5 034951 branch usb0_tx_info ,positive 
-0x7ba6 034952 iforce loopcnt 
-0x7ba7 034953 store 1 ,mem_remain 
-:      034954 usb0_tx_info:
-0x7ba8 034955 fetch 1 ,mem_remain 
-0x7ba9 034956 isub loopcnt ,pdata 
-0x7baa 034957 store 1 ,mem_remain 
-0x7bab 034958 add loopcnt ,-1 ,pdata 
-0x7bac 034959 store 1 ,mem_usb_txbuf 
-0x7bad 034960 bmark0 mark_isstr ,usb0_tx_nostr 
-0x7bae 034961 rshift pdata ,pdata 
-0x7baf 034962 add loopcnt ,-1 ,pdata 
-0x7bb0 034963 store 1 ,mem_usb_txbuf 
-0x7bb1 034964 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
-0x7bb2 034965 set0 mark_usb_first_resp ,mark 
-0x7bb3 034966 istoret 1 ,contw 
-0x7bb4 034967 setarg 3 
-0x7bb5 034968 istore 1 ,contw 
-0x7bb6 034969 increase -1 ,loopcnt 
-0x7bb7 034970 copy loopcnt ,pdata 
-0x7bb8 034971 nbranch usb0_tx_nostr ,zero 
-0x7bb9 034972 increase 1 ,loopcnt 
-:      034973 usb0_tx_nostr:
-0x7bba 034974 fetch 2 ,mem_bufptr 
-0x7bbb 034975 copy pdata ,contr 
-:      034976 usb0_tx0:
-0x7bbc 034977 ifetch 1 ,contr 
-0x7bbd 034978 istore 1 ,contw 
-0x7bbe 034979 bmark0 mark_isstr ,usb0_tx1 
-0x7bbf 034980 setarg 0 
-0x7bc0 034981 istore 1 ,contw 
-:      034982 usb0_tx1:
-0x7bc1 034983 loop usb0_tx0 
-0x7bc2 034984 copy contr ,pdata 
-0x7bc3 034985 store 2 ,mem_bufptr 
-0x7bc4 034986 setarg mem_usb_txbuf 
-0x7bc5 034987 store 2 ,core_usb_tx_saddr0 
-0x7bc6 034988 arg 0 ,queue 
-0x7bc7 034989 call usb_trig 
-0x7bc8 034990 fetch 1 ,mem_remain 
-0x7bc9 034991 nrtn blank 
-0x7bca 034992 jam 2 ,core_usb_clear_nak 
-0x7bcb 034993 fetch 1 ,mem_usb_state 
-0x7bcc 034994 rtnne usb_got_report_req 
-0x7bcd 034995 jam usb_connected ,mem_usb_state 
-0x7bce 034996 rtn 
-:      035000 usb_tx_ep1:
-0x7bcf 035001 arg mem_usb_txbuf1 ,rega 
-0x7bd0 035002 arg 1 ,queue 
-0x7bd1 035003 storer rega ,2 ,core_usb_tx_saddr1 
-:      035004 usb_tx_buf:
-0x7bd2 035005 add loopcnt ,-1 ,pdata 
-0x7bd3 035006 istore 1 ,rega 
-:      035007 usb_tx_loop:
-0x7bd4 035008 ifetch 1 ,contr 
-0x7bd5 035009 istore 1 ,contw 
-0x7bd6 035010 loop usb_tx_loop 
-:      035011 usb_trig:
-0x7bd7 035012 setarg 0 
-0x7bd8 035013 qset1 pdata 
-0x7bd9 035014 store 1 ,core_usb_trig 
-0x7bda 035015 rtn 
-:      035017 usb_tx_ep2:
-0x7bdb 035018 arg 2 ,queue 
-0x7bdc 035019 arg mem_usb_txbuf2 ,rega 
-0x7bdd 035020 storer rega ,2 ,core_usb_tx_saddr2 
-0x7bde 035021 branch usb_tx_buf 
-:      035023 usb_tx:
-0x7bdf 035024 bpatchx patch20_6 ,mem_patch20 
-0x7be0 035025 fetch 1 ,mem_usb_tx_enable 
-0x7be1 035026 rtn blank 
-0x7be2 035027 fetch 1 ,core_usb_txbusy 
-0x7be3 035028 and_into 0x0f ,pdata 
-0x7be4 035029 nbranch usb_inwake_state_tx_dispose ,blank 
-0x7be5 035030 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7be6 035031 branch usb_tx_fifo_release ,blank 
-0x7be7 035032 fetch 1 ,mem_usb_state 
-0x7be8 035033 beq usb_sleep ,usb_windows_wakeup 
-0x7be9 035034 bne usb_connected ,usb_tx_fifo_release 
-0x7bea 035035 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x7beb 035036 nbranch usb_tx_fifo_release ,blank 
-0x7bec 035037 call usb_tx_data_ep1 
-0x7bed 035038 branch usb_tx_data_ep2 
-:      035040 usb_tx_data_ep1:
-0x7bee 035041 fetch 1 ,core_usb_txbusy 
-0x7bef 035042 rtnbit1 1 
-0x7bf0 035043 fetch 1 ,mem_usb_tx_enable 
-0x7bf1 035044 rtnbit0 1 
-0x7bf2 035045 fetch 1 ,mem_usb_tx_enable 
-0x7bf3 035046 set0 1 ,pdata 
-0x7bf4 035047 store 1 ,mem_usb_tx_enable 
-0x7bf5 035048 fetch 1 ,mem_usb_ep1_data 
-0x7bf6 035049 rtn blank 
-0x7bf7 035050 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x7bf8 035051 branch assert 
-:      035053 usb_tx_data_ep2:
-0x7bf9 035054 fetch 1 ,core_usb_txbusy 
-0x7bfa 035055 rtnbit1 2 
-0x7bfb 035056 fetch 1 ,mem_usb_tx_enable 
-0x7bfc 035057 rtnbit0 2 
-0x7bfd 035058 fetch 1 ,mem_usb_tx_enable 
-0x7bfe 035059 set0 2 ,pdata 
-0x7bff 035060 store 1 ,mem_usb_tx_enable 
-0x7c00 035061 fetch 1 ,mem_usb_ep2_data 
-0x7c01 035062 rtn blank 
-0x7c02 035063 beq usb_ep2_ms ,usb_tx_ms_data 
-0x7c03 035064 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x7c04 035065 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
-0x7c05 035066 branch assert 
-:      035068 usb_tx_fifo_release:
-0x7c06 035070 arg mem_usb_mouse_data ,contw 
-0x7c07 035071 arg 64 ,loopcnt 
-0x7c08 035072 branch memset0 
-:      035074 usb_tx_ms_data:
-0x7c09 035075 fetch 1 ,mem_usb_idle_flag 
-0x7c0a 035076 fetcht 1 ,mem_usb_get_protocol_flag 
-0x7c0b 035077 iand temp ,pdata 
-0x7c0c 035078 branch usb_tx_ms_data_normal_mode ,blank 
-0x7c0d 035079 fetcht 1 ,mem_usb_set_protocol_status 
-0x7c0e 035080 iadd temp ,pdata 
-0x7c0f 035081 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x7c10 035082 branch usb_tx_ms_data_normal_mode 
-:      035084 usb_tx_ms_data_mac_boot_mode:
-0x7c11 035085 jam 0 ,mem_usb_ep2_data 
-:      035086 usb_tx_ms_data_mac_boot_regroup:
-0x7c12 035087 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c13 035088 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c14 035089 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c15 035090 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c16 035091 store 1 ,mem_usb_mouse_data 
-0x7c17 035092 fetch 1 ,mem_usb_mouse_data + 2 
-0x7c18 035093 istore 1 ,contw 
-0x7c19 035094 fetch 1 ,mem_usb_mouse_data + 4 
-0x7c1a 035095 istore 1 ,contw 
-0x7c1b 035096 fetch 1 ,mem_usb_mouse_data + 6 
-0x7c1c 035097 istore 1 ,contw 
-0x7c1d 035098 arg 4 ,loopcnt 
-0x7c1e 035099 arg mem_usb_mouse_data ,contr 
-0x7c1f 035100 branch usb_tx_ep2 
-:      035102 usb_tx_ms_data_normal_mode:
-0x7c20 035103 jam 0 ,mem_usb_ep2_data 
-:      035104 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x7c21 035105 arg 8 ,loopcnt 
-0x7c22 035106 arg mem_usb_mouse_data ,contr 
-0x7c23 035107 branch usb_tx_ep2 
-:      035109 usb_tx_kb_multikey_data:
-0x7c24 035110 jam 0 ,mem_usb_ep2_data 
-0x7c25 035111 arg 3 ,loopcnt 
-0x7c26 035112 arg mem_usb_kb_multikey ,contr 
-0x7c27 035113 branch usb_tx_ep2 
-:      035115 usb_tx_kb_normal_data:
-0x7c28 035116 jam 0 ,mem_usb_ep1_data 
-0x7c29 035117 arg 8 ,loopcnt 
-0x7c2a 035118 arg mem_usb_kb_data ,contr 
-0x7c2b 035119 branch usb_tx_ep1 
-:      035121 usb_tx_kb_systemkey_data:
-0x7c2c 035122 jam 0 ,mem_usb_ep2_data 
-0x7c2d 035123 arg 2 ,loopcnt 
-0x7c2e 035124 arg mem_usb_kb_system ,contr 
-0x7c2f 035125 branch usb_tx_ep2 
-:      035127 usb_inwake_state_tx_dispose:
-0x7c30 035128 fetch 1 ,mem_usb_state 
-0x7c31 035129 beq usb_connected ,usb_mac_wakeup_trig 
-0x7c32 035130 rtn 
-:      035131 usb_mac_wakeup_trig:
-0x7c33 035132 fetch 1 ,core_usb_config 
-0x7c34 035133 set1 7 ,pdata 
-0x7c35 035134 store 1 ,core_usb_config 
-0x7c36 035135 jam 1 ,mem_usb_mac_wakeup_trig 
-0x7c37 035136 rtn 
-:      035138 usb_mac_wakeup_judge:
-0x7c38 035139 fetch 1 ,mem_usb_state 
-0x7c39 035140 rtneq usb_sleep 
-0x7c3a 035141 beq usb_connected ,usb_mac_wakeup 
-0x7c3b 035142 rtn 
-:      035143 usb_mac_wakeup:
-0x7c3c 035144 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x7c3d 035145 rtn blank 
-0x7c3e 035146 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x7c3f 035147 branch usb_wakeup 
-:      035149 usb_windows_wakeup:
-0x7c40 035150 arg usb_timer_wakeup ,queue 
-0x7c41 035151 call timer_check 
-0x7c42 035152 nrtn blank 
-:      035153 usb_wakeup:
-0x7c43 035154 fetch 1 ,core_usb_config 
-0x7c44 035155 rtnbit0 7 
-0x7c45 035156 jam 0xfc ,core_usb_config 
-0x7c46 035157 nop 30000 
-0x7c47 035158 jam 0x3c ,core_usb_config 
-0x7c48 035159 rtn 
-:      035166 push_stack:
-0x7c49 035167 storer contw ,2 ,mem_contw 
-0x7c4a 035168 storet 8 ,mem_temp 
-0x7c4b 035169 storer timeup ,4 ,mem_timeup 
-0x7c4c 035170 call push_stack_rega_b_c 
-0x7c4d 035171 storer contr ,2 ,mem_contr 
-0x7c4e 035172 storer loopcnt ,2 ,mem_loopcnt 
-0x7c4f 035173 storer queue ,2 ,mem_queue 
-0x7c50 035174 rtn 
-:      035176 push_stack_rega_b_c:
-0x7c51 035177 storer rega ,4 ,mem_rega 
-0x7c52 035178 storer regb ,4 ,mem_regb 
-0x7c53 035179 storer regc ,3 ,mem_regc 
-0x7c54 035180 rtn 
-:      035182 pop_stack:
-0x7c55 035183 bpatchx patch20_7 ,mem_patch20 
-0x7c56 035184 fetch 2 ,mem_contw 
-0x7c57 035185 iforce contw 
-0x7c58 035186 fetcht 8 ,mem_temp 
-0x7c59 035187 fetchr timeup ,4 ,mem_timeup 
-0x7c5a 035188 call pop_stack_rega_b_c 
-0x7c5b 035189 fetchr loopcnt ,2 ,mem_loopcnt 
-0x7c5c 035190 fetchr queue ,2 ,mem_queue 
-0x7c5d 035191 fetch 2 ,mem_contr 
-0x7c5e 035192 iforce contr 
-0x7c5f 035193 rtn 
-:      035195 pop_stack_rega_b_c:
-0x7c60 035196 fetchr rega ,4 ,mem_rega 
-0x7c61 035197 fetchr regb ,4 ,mem_regb 
-0x7c62 035198 fetchr regc ,3 ,mem_regc 
-0x7c63 035199 rtn 
-:      035201 get_contw:
-0x7c64 035202 fetch 2 ,mem_contw 
-0x7c65 035203 copy pdata ,contw 
-0x7c66 035204 rtn 
-:      035205 get_contr:
-0x7c67 035206 fetch 2 ,mem_contr 
-0x7c68 035207 copy pdata ,contr 
-0x7c69 035208 rtn 
-:      035210 store_contw:
-0x7c6a 035211 copy contw ,pdata 
-0x7c6b 035212 store 2 ,mem_contw 
-0x7c6c 035213 rtn 
-:      035214 store_contr:
-0x7c6d 035215 copy contr ,pdata 
-0x7c6e 035216 store 2 ,mem_contr 
-0x7c6f 035217 rtn 
-:      035221 save_cont_pointers:
-0x7c70 035222 copy contw ,pdata 
-0x7c71 035223 store 2 ,mem_contw 
-0x7c72 035224 copy contr ,pdata 
-0x7c73 035225 store 2 ,mem_contr 
-0x7c74 035226 rtn 
-:      035228 load_cont_pointers:
-0x7c75 035229 fetch 2 ,mem_contw 
-0x7c76 035230 copy pdata ,contw 
-0x7c77 035231 fetch 2 ,mem_contr 
-0x7c78 035232 copy pdata ,contr 
-0x7c79 035233 rtn 
-:      035238 get_diff:
-0x7c7a 035239 isub temp ,rega 
-0x7c7b 035240 rtn positive 
-0x7c7c 035241 arg 0x100 ,rega 
-0x7c7d 035242 iadd rega ,pdata 
-0x7c7e 035243 isub temp ,rega 
-0x7c7f 035244 rtn 
-:      035246 memcpy96:
-0x7c80 035247 call memcpy32 
-:      035248 memcpy64:
-0x7c81 035249 call memcpy32 
-0x7c82 035250 branch memcpy32 
-:      035253 memcpy12:
-0x7c83 035254 call memcpy8 
-:      035255 memcpy4:
-0x7c84 035256 ifetch 1 ,contr 
-0x7c85 035257 istore 1 ,contw 
-:      035258 memcpy3:
-0x7c86 035259 ifetch 3 ,contr 
-0x7c87 035260 istore 3 ,contw 
-0x7c88 035261 rtn 
-:      035262 memcpy8:
-0x7c89 035263 ifetch 8 ,contr 
-0x7c8a 035264 istore 8 ,contw 
-0x7c8b 035265 rtn 
-:      035267 memcpy48:
-0x7c8c 035268 call memcpy16 
-:      035269 memcpy32:
-0x7c8d 035270 call memcpy8 
-:      035271 memcpy24:
-0x7c8e 035272 call memcpy8 
-:      035273 memcpy16:
-0x7c8f 035274 call memcpy8 
-0x7c90 035275 branch memcpy8 
-:      035277 delay:
-0x7c91 035278 increase -1 ,pdata 
-0x7c92 035279 nop 38 
-0x7c93 035280 nbranch delay ,blank 
-0x7c94 035281 rtn 
-:      035284 delay_10ms:
-0x7c95 035285 arg 10 ,loopcnt 
-:      035286 delay_ms_wait:
-0x7c96 035287 nop 12000 
-0x7c97 035288 loop delay_ms_wait 
-0x7c98 035289 rtn 
-:      035292 memset0_16:
-0x7c99 035293 call memset0_8 
-:      035294 memset0_8:
-0x7c9a 035295 call memset0_4 
-:      035296 memset0_4:
-0x7c9b 035297 force 4 ,loopcnt 
-0x7c9c 035298 branch memset0 
-:      035300 clear_mem_256:
-0x7c9d 035301 force 32 ,loopcnt 
-0x7c9e 035302 branch memset0 
-:      035303 clear_mem_512:
-0x7c9f 035304 force 64 ,loopcnt 
-0x7ca0 035305 branch memset0 
-:      035307 clear_mem:
-0x7ca1 035308 deposit loopcnt 
-0x7ca2 035309 rtn blank 
-:      035310 memset0:
-0x7ca3 035311 force 0 ,pdata 
-0x7ca4 035312 lstore contw 
-0x7ca5 035313 rtn 
-:      035315 clear_temp_block:
-0x7ca6 035316 arg 32 ,loopcnt 
-0x7ca7 035317 arg mem_temp_block0 ,contw 
-0x7ca8 035318 branch clear_mem 
-:      035320 xor_loop:
-0x7ca9 035321 ifetch 4 ,regc 
-0x7caa 035322 ifetcht 4 ,rega 
-0x7cab 035323 ixor temp ,pdata 
-0x7cac 035324 istore 4 ,contw 
-0x7cad 035325 increase 4 ,rega 
-0x7cae 035326 increase 4 ,regc 
-0x7caf 035327 loop xor_loop 
-0x7cb0 035328 rtn 
-:      035332 inverse_data:
-0x7cb1 035333 bpatchx patch21_0 ,mem_patch21 
-0x7cb2 035334 copy loopcnt ,pdata 
-0x7cb3 035335 sub pdata ,1 ,null 
-0x7cb4 035336 rtn positive 
-0x7cb5 035337 iadd rega ,regb 
-0x7cb6 035338 increase -1 ,regb 
-0x7cb7 035339 rshift loopcnt ,loopcnt 
-:      035340 inverse_loop:
-0x7cb8 035341 ifetcht 1 ,rega 
-0x7cb9 035342 ifetch 1 ,regb 
-0x7cba 035343 istore 1 ,rega 
-0x7cbb 035344 istoret 1 ,regb 
-0x7cbc 035345 increase -1 ,regb 
-0x7cbd 035346 increase 1 ,rega 
-0x7cbe 035347 loop inverse_loop 
-0x7cbf 035348 rtn 
-:      035350 le2be_6byte:
-:      035351 inverse_data_6byte:
-0x7cc0 035352 rshift32 pdata ,temp 
-0x7cc1 035353 call inverse_data_4byte 
-0x7cc2 035354 byteswap temp ,temp 
-0x7cc3 035355 lshift16 pdata ,pdata 
-0x7cc4 035356 ior temp ,pdata 
-0x7cc5 035357 rtn 
-:      035360 le2be_4byte:
-:      035361 inverse_data_4byte:
-0x7cc6 035362 rshift16 pdata ,contr 
-0x7cc7 035363 byteswap contr ,contr 
-0x7cc8 035364 byteswap pdata ,pdata 
-0x7cc9 035365 lshift16 pdata ,pdata 
-0x7cca 035366 ior contr ,pdata 
-0x7ccb 035367 rtn 
-:      035370 memcpy_fast:
-0x7ccc 035371 bpatchx patch21_1 ,mem_patch21 
-0x7ccd 035372 deposit loopcnt 
-0x7cce 035373 rtn blank 
-:      035374 memcpy_fast_loop:
-0x7ccf 035375 increase -8 ,loopcnt 
-0x7cd0 035376 call memcpy8 ,positive 
-0x7cd1 035377 rtn zero 
-0x7cd2 035378 branch memcpy_fast_loop ,positive 
-0x7cd3 035379 increase 8 ,loopcnt 
-:      035380 memcpy_fast_loop_four:
-0x7cd4 035381 increase -4 ,loopcnt 
-0x7cd5 035382 call memcpy4 ,positive 
-0x7cd6 035383 rtn zero 
-0x7cd7 035384 branch memcpy_fast_loop_four ,positive 
-0x7cd8 035385 increase 4 ,loopcnt 
-0x7cd9 035386 branch memcpy 
-:      035388 memcpy:
-0x7cda 035389 deposit loopcnt 
-0x7cdb 035390 rtn blank 
-:      035391 memcpy_loop:
-0x7cdc 035392 ifetch 1 ,contr 
-0x7cdd 035393 istore 1 ,contw 
-0x7cde 035394 loop memcpy_loop 
-0x7cdf 035395 rtn 
-:      035397 timer_stop:
-0x7ce0 035398 setarg 0 
-:      035399 timer_init:
-0x7ce1 035402 store 2 ,mem_pdatatemp 
-0x7ce2 035403 bpatchx patch21_2 ,mem_patch21 
-0x7ce3 035404 call timer_check 
-0x7ce4 035405 fetcht 2 ,mem_pdatatemp 
-0x7ce5 035406 arg mem_timers ,contw 
-0x7ce6 035408 lshift queue ,pdata 
-0x7ce7 035409 iadd contw ,contw 
-0x7ce8 035410 istoret 2 ,contw 
-0x7ce9 035411 rtn 
-:      035413 timer_check_timeout:
-0x7cea 035414 arg 0x800 ,timeup 
-0x7ceb 035415 lshift16 timeup ,timeup 
-0x7cec 035416 iadd timeup ,pdata 
-0x7ced 035417 rtn 
-:      035420 timer_reinit:
-0x7cee 035421 arg 0 ,queue 
-:      035422 timer_check:
-0x7cef 035423 bpatchx patch21_3 ,mem_patch21 
-0x7cf0 035424 fetcht 4 ,mem_last_clkn 
-0x7cf1 035425 rshift clkn_bt ,pdata 
-0x7cf2 035426 store 4 ,mem_last_clkn 
-0x7cf3 035427 isub temp ,null 
-0x7cf4 035428 ncall timer_check_timeout ,positive 
-0x7cf5 035429 isub temp ,timeup 
-0x7cf6 035430 copy timeup ,temp 
-0x7cf7 035431 arg mem_timers ,contr 
-0x7cf8 035432 copy contr ,contw 
-0x7cf9 035433 arg 16 ,loopcnt 
-:      035434 timer_loop:
-0x7cfa 035435 ifetch 2 ,contr 
-0x7cfb 035436 isub temp ,pdata 
-0x7cfc 035437 branch timer_counting ,positive 
-0x7cfd 035438 force 0 ,pdata 
-:      035439 timer_counting:
-0x7cfe 035440 istore 2 ,contw 
-0x7cff 035441 loop timer_loop 
-0x7d00 035442 arg mem_timers ,contr 
-0x7d01 035443 lshift queue ,pdata 
-0x7d02 035444 iadd contr ,contr 
-0x7d03 035445 ifetch 2 ,contr 
-0x7d04 035446 rtn 
-:      035451 clk_add:
-0x7d05 035452 iadd temp ,temp 
-0x7d06 035453 copy temp ,loopcnt 
-0x7d07 035454 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d08 035455 isub loopcnt ,pdata 
-0x7d09 035456 rtn positive 
-0x7d0a 035457 sub pdata ,0 ,pdata 
-0x7d0b 035458 rshift16 temp ,temp 
-0x7d0c 035459 increase 1 ,temp 
-0x7d0d 035460 lshift16 temp ,temp 
-0x7d0e 035461 ior temp ,temp 
-0x7d0f 035462 rtn 
-:      035464 clk_diff_rt:
-0x7d10 035465 call clk_diff 
-0x7d11 035466 branch clk2rt 
-:      035469 clk_diff:
-0x7d12 035470 disable user 
-0x7d13 035471 isub temp ,pdata 
-0x7d14 035472 branch clk_diff_pos ,positive 
-0x7d15 035473 enable user 
-0x7d16 035474 sub pdata ,0 ,pdata 
-:      035475 clk_diff_pos:
-0x7d17 035476 rtnbit0 15 
-0x7d18 035477 copy pdata ,regab 
-0x7d19 035478 arg 0x10000 ,temp 
-0x7d1a 035479 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d1b 035480 isub temp ,pdata 
-0x7d1c 035481 iadd regab ,pdata 
-0x7d1d 035482 set0 64 ,pdata 
-0x7d1e 035483 rtn 
-:      035487 clk2rt:
-0x7d1f 035488 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d20 035489 iforce contr 
-0x7d21 035490 rshift16 pdata ,pdata 
-0x7d22 035491 imul32 temp ,pdata 
-0x7d23 035492 iadd contr ,pdata 
-0x7d24 035493 rtn 
-:      035496 clk2lpo:
-0x7d25 035497 lshift8 pdata ,pdata 
-0x7d26 035498 lshift4 pdata ,pdata 
-0x7d27 035499 fetcht 3 ,mem_clks_per_lpo 
-0x7d28 035500 idiv temp 
-0x7d29 035501 call wait_div_end 
-0x7d2a 035502 quotient temp 
-0x7d2b 035503 rtn 
-:      035506 clk2bt:
-0x7d2c 035507 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d2d 035508 idiv temp 
-0x7d2e 035509 call get_div_result 
-0x7d2f 035510 lshift16 pdata ,pdata 
-0x7d30 035511 remainder temp 
-0x7d31 035512 ior temp ,temp 
-0x7d32 035513 rtn 
-:      035520 string2dec_from_uart:
-0x7d33 035521 arg 0 ,temp 
-:      035522 string2dec_from_uart_done:
-0x7d34 035523 copy temp ,regab 
-0x7d35 035524 ifetch 1 ,contu 
-0x7d36 035525 call uchar2dialog 
-0x7d37 035526 copy regab ,temp 
-0x7d38 035527 call swap 
-0x7d39 035528 arg 10 ,regb 
-0x7d3a 035529 imul32 regb ,pdata 
-0x7d3b 035530 iadd temp ,pdata 
-0x7d3c 035531 copy pdata ,temp 
-0x7d3d 035532 loop string2dec_from_uart_done 
-0x7d3e 035533 rtn 
-:      035537 uchar2dialog:
-0x7d3f 035538 arg 0x3a ,temp 
-0x7d40 035539 isub temp ,null 
-0x7d41 035540 nbranch uchar2dialog_number ,positive 
-0x7d42 035541 arg 0x61 ,temp 
-0x7d43 035542 isub temp ,null 
-0x7d44 035543 branch uchar2dialog_a2f ,positive 
-0x7d45 035544 arg 0x37 ,temp 
-0x7d46 035545 isub temp ,pdata 
-0x7d47 035546 rtn 
-:      035547 uchar2dialog_number:
-0x7d48 035548 arg 0x30 ,temp 
-0x7d49 035549 isub temp ,pdata 
-0x7d4a 035550 rtn 
-:      035551 uchar2dialog_a2f:
-0x7d4b 035552 arg 0x57 ,temp 
-0x7d4c 035553 isub temp ,pdata 
-0x7d4d 035554 rtn 
-:      035557 right_shift_n:
-0x7d4e 035558 sub loopcnt ,0 ,null 
-0x7d4f 035559 rtn zero 
-:      035560 right_shift_n_loop:
-0x7d50 035561 rshift pdata ,pdata 
-0x7d51 035562 loop right_shift_n_loop 
-0x7d52 035563 rtn 
-:      035566 left_shift_n:
-0x7d53 035567 force 1 ,pdata 
-0x7d54 035568 sub loopcnt ,0 ,null 
-0x7d55 035569 rtn zero 
-:      035570 left_shift_n_loop:
-0x7d56 035571 lshift pdata ,pdata 
-0x7d57 035572 loop left_shift_n_loop 
-0x7d58 035573 rtn 
-:      035577 calc_average:
-0x7d59 035578 setarg 0 
-0x7d5a 035579 copy loopcnt ,rega 
-:      035580 calc_average_loop:
-0x7d5b 035581 ifetcht 2 ,contr 
-0x7d5c 035582 iadd temp ,pdata 
-0x7d5d 035583 loop calc_average_loop 
-0x7d5e 035584 idiv rega 
-:      035585 get_div_result:
-0x7d5f 035586 call wait_div_end 
-0x7d60 035587 quotient pdata 
-0x7d61 035588 rtn 
-:      035590 wait_div_end:
-0x7d62 035591 rtn modone 
-0x7d63 035592 branch wait_div_end 
-:      035602 compare_loop:
-:      035603 string_compare:
-0x7d64 035604 ifetch 1 ,rega 
-0x7d65 035605 ifetcht 1 ,regb 
-0x7d66 035606 isub temp ,null 
-0x7d67 035607 nrtn zero 
-0x7d68 035608 increase 1 ,rega 
-0x7d69 035609 increase 1 ,regb 
-0x7d6a 035610 loop string_compare 
-0x7d6b 035611 branch enable_zero 
-:      035615 ceiling:
-0x7d6c 035616 isub temp ,null 
-0x7d6d 035617 nrtn positive 
-0x7d6e 035618 deposit temp 
-0x7d6f 035619 rtn 
-:      035621 swap:
-0x7d70 035622 iadd temp ,pdata 
-0x7d71 035623 isub temp ,temp 
-0x7d72 035624 isub temp ,pdata 
-0x7d73 035625 rtn 
-:      035627 clean_smem:
-0x7d74 035628 arg 0 ,contw 
-0x7d75 035629 branch clean_mem 
-:      035631 clean_xmem:
-0x7d76 035632 arg 0x4000 ,contw 
-:      035633 clean_mem:
-0x7d77 035634 arg 0x1000 ,loopcnt 
-0x7d78 035635 branch memset0 
-:      035638 callback_func:
-0x7d79 035639 rtn blank 
-0x7d7a 035640 copy pdata ,pc 
-:      035643 ice_break_disable_wdt:
-0x7d7b 035644 call wdt_set_disable 
-:      035646 ice_break:
-0x7d7c 035647 jam 0x1 ,core_ice_ctrl 
-0x7d7d 035648 rtn 
-:      035650 ice_setbp:
-0x7d7e 035651 store 2 ,core_ice_break0 
-0x7d7f 035652 fetch 1 ,core_ice_ctrl 
-0x7d80 035653 set1 4 ,pdata 
-0x7d81 035654 store 1 ,core_ice_ctrl 
-0x7d82 035655 rtn 
-:      035656 ice_setbp2:
-0x7d83 035657 store 2 ,core_ice_break1 
-0x7d84 035658 fetch 1 ,core_ice_ctrl 
-0x7d85 035659 set1 6 ,pdata 
-0x7d86 035660 store 1 ,core_ice_ctrl 
-0x7d87 035661 rtn 
-:      035663 ice_set_write_bp:
-0x7d88 035664 store 2 ,core_ice_break0 
-0x7d89 035665 jam 0x30 ,core_ice_ctrl 
-0x7d8a 035666 rtn 
-:      035674 fifo_in:
-0x7d8b 035675 bpatchx patch21_4 ,mem_patch21 
-0x7d8c 035676 ifetcht util_fifo_len ,rega 
-0x7d8d 035677 and temp ,0xff ,pdata 
-0x7d8e 035678 nbranch fifo_in_push ,blank 
-0x7d8f 035679 rshift8 temp ,pdata 
-0x7d90 035680 istore util_fifo_len ,rega 
-:      035681 fifo_in_push:
-0x7d91 035682 increase util_fifo_len + util_fifo_offset ,rega 
-0x7d92 035683 ifetch 1 ,rega 
-0x7d93 035684 nbranch assert ,blank 
-0x7d94 035685 fetch 1 ,mem_fifo_temp 
-0x7d95 035686 istore 1 ,rega 
-0x7d96 035687 rtn 
-:      035692 fifo_out:
-0x7d97 035693 bpatchx patch21_5 ,mem_patch21 
-0x7d98 035694 arg util_fifo_len ,loopcnt 
-0x7d99 035695 ifetch util_fifo_len ,rega 
-0x7d9a 035696 rtn blank 
-:      035697 fifo_out_loop:
-0x7d9b 035698 ifetch 1 ,rega 
-0x7d9c 035699 nbranch fifo_out_end ,blank 
-0x7d9d 035700 increase 1 ,rega 
-0x7d9e 035701 loop fifo_out_loop 
-0x7d9f 035702 branch assert 
-:      035703 fifo_out_end:
-0x7da0 035704 arg 0 ,temp 
-0x7da1 035705 istoret 1 ,rega 
-0x7da2 035706 rtn 
-:      035711 fifo_is_empty:
-0x7da3 035712 ifetch util_fifo_len ,rega 
-0x7da4 035713 rtn 
-:      035718 fifo_is_full:
-0x7da5 035719 ifetch 1 ,rega 
-0x7da6 035720 rtn 
-:      035723 fifo_is_near_full:
-0x7da7 035724 ifetch 2 ,rega 
-0x7da8 035725 rtn 
-:      035729 fifo_content_count:
-0x7da9 035730 arg 0 ,temp 
-:      035731 fifo_content_count_loop:
-0x7daa 035732 fetch 1 ,contr 
-0x7dab 035733 loop fifo_content_count_loop ,blank 
-0x7dac 035734 increase 1 ,temp 
-0x7dad 035735 loop fifo_content_count_loop 
-0x7dae 035736 copy temp ,pdata 
-0x7daf 035737 rtn 
-:      035740 not_greater_than:
-0x7db0 035741 isub temp ,null 
-0x7db1 035742 nrtn positive 
-:      035743 copy_temp2pdata:
-0x7db2 035744 copy temp ,pdata 
-0x7db3 035745 rtn 
-:      035748 disable_positive:
-0x7db4 035749 force -1 ,null 
-0x7db5 035750 rtn 
-:      035751 enable_positive:
-:      035752 disable_zero:
-0x7db6 035753 force 1 ,null 
-0x7db7 035754 rtn 
-:      035755 enable_zero:
-0x7db8 035756 force 0 ,null 
-0x7db9 035757 rtn 
-:      035759 enable_user:
-0x7dba 035760 enable user 
-0x7dbb 035761 rtn 
-:      035763 disable_user:
-0x7dbc 035764 disable user 
-0x7dbd 035765 rtn 
-:      035767 enable_user2:
-0x7dbe 035768 enable user2 
-0x7dbf 035769 rtn 
-:      035771 disable_user2:
-0x7dc0 035772 disable user2 
-0x7dc1 035773 rtn 
-:      035775 enable_user7:
-0x7dc2 035776 enable user7 
-0x7dc3 035777 rtn 
-:      035779 disable_true:
-0x7dc4 035780 disable true 
-0x7dc5 035781 rtn 
-:      035783 enable_true:
-0x7dc6 035784 enable true 
-0x7dc7 035785 rtn 
-:      035787 disable_blank:
-0x7dc8 035788 setarg 1 
-0x7dc9 035789 rtn 
-:      035791 enable_blank:
-:      035792 set_pdata_0:
-0x7dca 035793 setarg 0 
-0x7dcb 035794 rtn 
-:      035798 cal_sum:
-0x7dcc 035799 sub loopcnt ,0 ,null 
-0x7dcd 035800 rtn zero 
-:      035801 cal_sum_loop:
-0x7dce 035802 ifetcht 1 ,contr 
-0x7dcf 035803 iadd temp ,pdata 
-0x7dd0 035804 loop cal_sum_loop 
-0x7dd1 035805 rtn 
-:      035808 reverse_byte:
-0x7dd2 035809 copy loopcnt ,pdata 
-0x7dd3 035810 rtn blank 
-0x7dd4 035811 copy contr ,pdata 
-0x7dd5 035812 iadd loopcnt ,pdata 
-0x7dd6 035813 increase -1 ,pdata 
-0x7dd7 035814 copy pdata ,contr 
-:      035815 reverse_loop:
-0x7dd8 035816 ifetch 1 ,contr 
-0x7dd9 035817 increase -2 ,contr 
-0x7dda 035818 istore 1 ,contw 
-0x7ddb 035819 loop reverse_loop 
-0x7ddc 035820 rtn 
-:      035823 lshift14:
-0x7ddd 035824 lshift16 pdata ,pdata 
-:      035825 rshift2:
-0x7dde 035826 rshift2 pdata ,pdata 
-0x7ddf 035827 rtn 
-:      035829 lshift6:
-0x7de0 035830 lshift8 pdata ,pdata 
-0x7de1 035831 branch rshift2 
-:      035834 clear_wake:
-0x7de2 035835 setarg 0 
-0x7de3 035836 store 8 ,mem_gpio_wakeup_cfg 
-0x7de4 035837 set1 25 ,pdata 
-0x7de5 035838 istore 4 ,contw 
-0x7de6 035839 rtn 
-:      035842 generate_random:
-0x7de7 035843 arg 16 ,loopcnt 
-:      035844 generate_random_loop:
-0x7de8 035845 random pdata 
-0x7de9 035846 istore 1 ,contw 
-0x7dea 035847 loop generate_random_loop 
-0x7deb 035848 rtn 
+:      001789 start:
+0x2000 001790 call lpmstate 
+:      001792 soft_reset:
+0x2001 001793 bpatch patch00_0 ,mem_patch00 
+0x2002 001794 clear_stack 
+0x2003 001796 call app_param_init 
+0x2004 001797 call initialize_radio 
+0x2005 001798 call iic_init_360khz 
+0x2006 001799 call init_param 
+0x2007 001800 call l2cap_init 
+0x2008 001801 bpatch patch00_1 ,mem_patch00 
+0x2009 001802 call ui_init 
+0x200a 001803 call app_init 
+0x200b 001804 call publickey_init 
+0x200c 001806 call lpm_recover_clk ,wake 
+:      001807 main_loop:
+0x200d 001808 bpatch patch00_2 ,mem_patch00 
+0x200e 001809 call sp_calc_sequence_256 
+0x200f 001810 call sp_calc_sequence_256_check 
+0x2010 001811 call le_advertising_dispatch 
+0x2011 001812 call idle_dispatch 
+0x2012 001813 call app_process_idle 
+0x2013 001814 call connection_dispatch 
+0x2014 001815 call g24_dispatch 
+0x2015 001816 call lpm_dispatch 
+0x2016 001817 call kscan_dispatch 
+0x2017 001818 branch main_loop 
+:      001820 connection_dispatch:
+0x2018 001821 call connection_incontext 
+0x2019 001822 rtnmark0 mark_context 
+0x201a 001823 set0 mark_context ,mark 
+0x201b 001824 call context_save 
+0x201c 001825 branch le_disable 
+:      001827 connection_incontext:
+0x201d 001828 bpatch patch00_3 ,mem_patch00 
+0x201e 001829 call context_search_insniff 
+0x201f 001830 nbranch connection_nosniff ,zero 
+0x2020 001831 call context_load 
+0x2021 001832 add rega ,coffset_mode ,contr 
+0x2022 001833 ifetch 1 ,contr 
+0x2023 001834 bbit1 mode_le ,le_conn_dispatch 
+0x2024 001837 rtn 
+:      001839 connection_nosniff:
+0x2025 001840 jam 0 ,mem_current_context 
+0x2026 001841 call context_get_next 
+0x2027 001842 copy loopcnt ,null 
+0x2028 001843 rtn zero 
+0x2029 001844 branch assert 
+:      001851 idle_dispatch:
+0x202a 001852 fetch 1 ,mem_hci_cmd 
+0x202b 001853 rtn blank 
+0x202c 001854 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x202d 001855 call context_search_conn_handle 
+0x202e 001856 rtn zero 
+0x202f 001857 call context_search_plap 
+0x2030 001858 rtn zero 
+:      001859 idle_exit:
+0x2031 001860 jam 0 ,mem_hci_cmd 
+0x2032 001861 rtn 
+:      001863 idle_le_create_conn:
+0x2033 001864 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2034 001865 jam 0 ,mem_hci_cmd 
+0x2035 001866 rtn 
+:      001870 context_load:
+0x2036 001871 bpatch patch00_4 ,mem_patch00 
+0x2037 001872 set1 mark_context ,mark 
+0x2038 001873 deposit rega 
+0x2039 001874 store 2 ,mem_context_ptr 
+0x203a 001875 force context_size ,loopcnt 
+0x203b 001876 arg mem_le_state ,contw 
+0x203c 001877 add rega ,coffset_mode ,contr 
+0x203d 001878 ifetch 1 ,contr 
+0x203e 001879 copy rega ,contr 
+0x203f 001880 bbit1 mode_le ,memcpy 
+0x2040 001881 rtn 
+:      001883 context_save:
+0x2041 001884 bpatch patch00_5 ,mem_patch00 
+0x2042 001885 fetch 2 ,mem_context_ptr 
+0x2043 001886 iforce contw 
+0x2044 001887 force context_size ,loopcnt 
+0x2045 001888 arg mem_le_state ,contr 
+0x2046 001889 branch memcpy 
+:      001893 context_get_next:
+0x2047 001894 arg context_num ,loopcnt 
+0x2048 001895 fetcht 1 ,mem_current_context 
+:      001896 context_get_next_loop:
+0x2049 001897 increase 1 ,temp 
+0x204a 001898 compare context_num ,temp ,0xff 
+0x204b 001899 nbranch context_get_next_cont ,true 
+0x204c 001900 arg 0 ,temp 
+:      001901 context_get_next_cont:
+0x204d 001902 storet 1 ,mem_current_context 
+0x204e 001903 mul32 temp ,context_size ,pdata 
+0x204f 001904 arg mem_context ,rega 
+0x2050 001905 iadd rega ,rega 
+0x2051 001906 ifetch 1 ,rega 
+0x2052 001907 bbit1 state_insniff ,context_get_next_sniff 
+0x2053 001908 rtnbit1 state_inconn 
+:      001909 context_get_next_sniff:
+0x2054 001910 loop context_get_next_loop 
+0x2055 001911 rtn 
+:      001913 context_new:
+0x2056 001914 bpatch patch00_6 ,mem_patch00 
+0x2057 001915 arg context_search_empty ,regc 
+0x2058 001916 call context_search 
+0x2059 001917 nrtn zero 
+0x205a 001918 deposit rega 
+0x205b 001919 store 2 ,mem_context_ptr 
+0x205c 001920 branch enable_zero 
+:      001925 context_check_idle:
+0x205d 001926 arg context_check_inconn ,regc 
+0x205e 001927 branch context_search 
+:      001932 context_search_conn_handle:
+0x205f 001933 fetcht 1 ,mem_hci_conn_handle 
+:      001934 context_search_conn_handle2:
+0x2060 001935 arg context_search_handle ,regc 
+0x2061 001936 branch context_search 
+:      001939 context_search_plap:
+0x2062 001940 bpatch patch00_7 ,mem_patch00 
+0x2063 001941 fetcht 6 ,mem_hci_plap 
+:      001942 context_search_plap2:
+0x2064 001943 arg context_search_lap ,regc 
+0x2065 001944 branch context_search 
+:      001946 context_search_insniff:
+0x2066 001947 arg context_search_sniff ,regc 
+0x2067 001948 branch context_search 
+:      001950 context_search_sniff_window:
+0x2068 001951 arg context_search_window ,regc 
+:      001952 context_search:
+0x2069 001953 bpatch patch01_0 ,mem_patch01 
+0x206a 001954 arg mem_context ,rega 
+0x206b 001955 arg context_num ,loopcnt 
+:      001956 context_search_loop:
+0x206c 001957 ifetch 1 ,rega 
+0x206d 001958 copy regc ,pc 
+:      001959 context_search_next:
+0x206e 001960 bpatch patch01_1 ,mem_patch01 
+0x206f 001961 increase context_size ,rega 
+0x2070 001962 loop context_search_loop 
+0x2071 001963 force 1 ,null 
+0x2072 001964 rtn 
+:      001966 context_search_empty:
+0x2073 001967 bbit1 state_inconn ,context_search_next 
+0x2074 001968 branch enable_zero 
+:      001970 context_search_lap:
+0x2075 001971 bbit0 state_inconn ,context_search_next 
+:      001972 context_search_lap_cont:
+0x2076 001973 add rega ,coffset_plap ,contr 
+0x2077 001974 ifetch 6 ,contr 
+0x2078 001975 isub temp ,null 
+0x2079 001976 rtn zero 
+0x207a 001977 branch context_search_next 
+:      001979 context_search_handle:
+0x207b 001980 bbit0 state_inconn ,context_search_next 
+0x207c 001981 add rega ,coffset_conn_handle ,contr 
+0x207d 001982 ifetch 1 ,contr 
+0x207e 001983 isub temp ,null 
+0x207f 001984 rtn zero 
+0x2080 001985 branch context_search_next 
+:      001987 context_search_sniff:
+0x2081 001988 bbit0 state_insniff ,context_search_next 
+:      001989 context_search_sniff_loop:
+0x2082 001990 call context_get_anchor 
+0x2083 001991 call sign_pdata_temp 
+0x2084 001992 isub temp ,pdata 
+0x2085 001993 increase 1 ,pdata 
+0x2086 001994 branch context_search_sniff_miss ,positive 
+0x2087 001995 copy contr ,regb 
+0x2088 001996 store 9 ,mem_temp 
+0x2089 001997 bpatch patch01_2 ,mem_patch01 
+0x208a 001998 fetch 1 ,mem_sc_calc 
+0x208b 001999 nbranch context_search_sniff_sc ,blank 
+0x208c 002000 fetch 9 ,mem_temp 
+0x208d 002001 copy regb ,contr 
+0x208e 002002 increase 5 ,pdata 
+0x208f 002003 branch context_search_meet1 
+:      002005 context_search_sniff_sc:
+0x2090 002006 fetch 9 ,mem_temp 
+0x2091 002007 copy regb ,contr 
+0x2092 002008 increase 20 ,pdata 
+:      002009 context_search_meet1:
+0x2093 002010 nbranch context_search_next ,positive 
+:      002011 context_search_meet:
+0x2094 002012 copy temp ,bt_clk 
+0x2095 002013 call context_next_anchor 
+0x2096 002014 branch enable_zero 
+:      002017 context_search_sniff_miss:
+0x2097 002018 iforce regb 
+0x2098 002019 add rega ,coffset_tsniff ,contr 
+0x2099 002020 ifetch 2 ,contr 
+0x209a 002021 branch context_search_meet ,blank 
+0x209b 002022 call context_next_anchor 
+0x209c 002023 branch context_search_sniff_loop 
+:      002025 sign_pdata_temp:
+0x209d 002026 rshift16 pdata ,timeup 
+0x209e 002027 rshift8 timeup ,timeup 
+0x209f 002028 branch sign_pdata_temp_p0 ,zero 
+0x20a0 002029 compare 0xf ,timeup ,0xf 
+0x20a1 002030 nrtn true 
+0x20a2 002031 rshift16 temp ,timeup 
+0x20a3 002032 rshift8 timeup ,timeup 
+0x20a4 002033 nrtn zero 
+0x20a5 002034 set1 28 ,temp 
+0x20a6 002035 rtn 
+:      002036 sign_pdata_temp_p0:
+0x20a7 002037 rshift16 temp ,timeup 
+0x20a8 002038 rshift8 timeup ,timeup 
+0x20a9 002039 compare 0xf ,timeup ,0xf 
+0x20aa 002040 nrtn true 
+0x20ab 002041 set1 28 ,pdata 
+0x20ac 002042 rtn 
+:      002044 context_check_inconn:
+0x20ad 002045 bbit0 state_inconn ,context_search_next 
+0x20ae 002046 branch enable_zero 
+:      002049 context_check_a_wack:
+0x20af 002050 bbit0 state_inconn ,context_search_next 
+0x20b0 002051 add rega ,coffset_mode ,contr 
+0x20b1 002052 ifetch 1 ,contr 
+0x20b2 002053 bbit1 mode_le ,context_search_next 
+0x20b3 002054 rtn 
+:      002056 context_get_anchor:
+0x20b4 002057 add rega ,coffset_mode ,contr 
+0x20b5 002058 ifetcht 1 ,contr 
+0x20b6 002059 deposit clkn_bt 
+0x20b7 002060 isolate1 mode_master ,temp 
+0x20b8 002061 add rega ,coffset_sniff_anchor ,contr 
+0x20b9 002062 ifetcht 4 ,contr 
+0x20ba 002063 rtn true 
+0x20bb 002064 add rega ,coffset_clk_offset ,contr 
+0x20bc 002065 ifetch 6 ,contr 
+0x20bd 002066 call calc_clke2 
+0x20be 002067 deposit clke_bt 
+0x20bf 002068 rtn 
+:      002070 context_next_anchor:
+0x20c0 002071 add rega ,coffset_tsniff ,contr 
+0x20c1 002072 add rega ,coffset_sniff_anchor ,contw 
+0x20c2 002073 ifetch 2 ,contr 
+0x20c3 002074 iadd temp ,timeup 
+0x20c4 002075 deposit timeup 
+0x20c5 002076 istore 4 ,contw 
+0x20c6 002077 branch le_context_nextevent 
+:      002080 context_search_window:
+0x20c7 002081 bbit0 state_insniff ,context_search_next 
+0x20c8 002082 call context_get_anchor 
+0x20c9 002083 iadd stop_watch ,pdata 
+0x20ca 002084 iadd stop_watch ,pdata 
+0x20cb 002085 iadd queue ,pdata 
+0x20cc 002086 isub temp ,null 
+0x20cd 002087 nbranch context_search_next ,positive 
+0x20ce 002088 branch enable_zero 
+:      002092 end_of_packet:
+0x20cf 002093 bpatch patch01_3 ,mem_patch01 
+0x20d0 002094 disable lr_s2en 
+0x20d1 002095 disable encode_fec0 
+0x20d2 002096 disable encode_fec2 
+0x20d3 002097 disable decode_fec0 
+0x20d4 002098 disable decode_fec2 
+0x20d5 002099 disable enable_crc 
+0x20d6 002100 disable encrypt 
+0x20d7 002101 disable enable_white 
+0x20d8 002102 branch shutdown_radio ,is_rx 
+0x20d9 002103 until null ,tx_clear 
+0x20da 002104 nop 100 
+0x20db 002105 branch shutdown_radio 
+:      002110 sniff_check_window:
+0x20dc 002111 bpatch patch01_4 ,mem_patch01 
+0x20dd 002112 disable swfine 
+0x20de 002113 copy temp ,stop_watch 
+0x20df 002114 call context_search_sniff_window 
+0x20e0 002115 disable user 
+0x20e1 002116 nrtn zero 
+0x20e2 002117 force 0 ,stop_watch 
+0x20e3 002118 branch enable_user 
+:      002121 calc_slot_offset:
+0x20e4 002122 bpatch patch01_5 ,mem_patch01 
+0x20e5 002123 until null ,halfslot 
+0x20e6 002124 deposit clke 
+0x20e7 002125 iforce contr 
+0x20e8 002126 rshift16 ,pdata ,pdata 
+0x20e9 002127 isub clkn_bt ,loopcnt 
+0x20ea 002128 and_into 3 ,loopcnt 
+0x20eb 002129 nbranch calc_bt_portion ,zero 
+0x20ec 002130 force 0 ,pdata 
+0x20ed 002131 branch calc_skip_bt 
+:      002132 calc_bt_portion:
+0x20ee 002133 fetcht 2 ,mem_param_rt_rthalfslot 
+0x20ef 002134 force 0 ,pdata 
+:      002135 calc_slot_offset_loop:
+0x20f0 002136 iadd temp ,pdata 
+0x20f1 002137 loop calc_slot_offset_loop 
+:      002138 calc_skip_bt:
+0x20f2 002139 iadd contr ,pdata 
+0x20f3 002140 div pdata ,12 
+0x20f4 002141 call get_div_result 
+0x20f5 002142 store 2 ,mem_slot_offset 
+0x20f6 002143 rtn 
+:      002145 calc_clke_offset:
+0x20f7 002146 bpatch patch01_6 ,mem_patch01 
+0x20f8 002147 deposit clke 
+0x20f9 002148 copy clkn ,temp 
+0x20fa 002149 isub temp ,null 
+0x20fb 002150 nsetflag positive ,44 ,pdata 
+0x20fc 002151 isub temp ,temp 
+0x20fd 002152 fetch 2 ,mem_param_rt_rthalfslot 
+0x20fe 002153 isolate0 15 ,temp 
+0x20ff 002154 branch calc_clke_pos ,true 
+0x2100 002155 copy temp ,alarm 
+0x2101 002156 arg 0x10000 ,temp 
+0x2102 002157 fetch 2 ,mem_param_rt_rthalfslot 
+0x2103 002158 isub temp ,pdata 
+0x2104 002159 iadd alarm ,temp 
+:      002161 calc_clke_pos:
+0x2105 002162 storet 6 ,mem_le_clk_offset 
+0x2106 002163 rtn 
+:      002165 calc_clke:
+0x2107 002166 disable clknt 
+0x2108 002167 fetch 6 ,mem_le_clk_offset 
+:      002168 calc_clke2:
+0x2109 002169 iadd clkn ,alarm 
+0x210a 002170 increase 10 ,alarm 
+0x210b 002171 fetch 2 ,mem_param_rt_rthalfslot 
+0x210c 002172 isub alarm ,pdata 
+0x210d 002173 isolate0 15 ,pdata 
+0x210e 002174 branch calc_clke_pos_adj ,true 
+0x210f 002175 setarg 0x10000 
+0x2110 002176 fetchr regd ,2 ,mem_param_rt_rthalfslot 
+0x2111 002177 isub regd ,pdata 
+0x2112 002178 iadd alarm ,alarm 
+:      002179 calc_clke_pos2:
+0x2113 002180 copy alarm ,clke 
+0x2114 002181 rtn 
+:      002182 calc_clke_pos_adj:
+0x2115 002183 force 0 ,null 
+0x2116 002184 branch calc_clke_pos2 
+:      002191 qsetxor:
+0x2117 002192 rshift3 pdata ,pdata 
+0x2118 002193 ifetchr rega ,1 ,contw 
+0x2119 002194 ixor rega ,pdata 
+0x211a 002195 isolate0 6 ,pdata 
+0x211b 002196 branch qset_p 
+:      002198 qset1_p:
+0x211c 002199 isolate0 0 ,null 
+:      002200 qset_start:
+0x211d 002201 arg 0x8ac2 ,contw 
+:      002202 qset_p:
+0x211e 002203 ifetch 1 ,contw 
+0x211f 002204 qsetflag true ,pdata 
+0x2120 002205 istore 1 ,contw 
+0x2121 002206 rtn 
+:      002208 rx_dcoc_avg:
+0x2122 002209 nop 60 
+:      002210 btdma:
+0x2123 002212 jam 8 ,0x8983 
+0x2124 002213 jam 9 ,0x8985 
+0x2125 002214 jam 0x9 ,0x8981 
+0x2126 002215 jam 0x3 ,0x8981 
+0x2127 002216 jam 0x6 ,0x8980 
+0x2128 002217 nop 60 
+0x2129 002218 arg 0 ,rega 
+0x212a 002219 arg 0 ,regb 
+0x212b 002220 arg 16 ,loopcnt 
+0x212c 002221 arg 0x800 ,contr 
+:      002222 rx_dcoc_loop:
+0x212d 002223 ifetch 2 ,contr 
+0x212e 002224 iadd rega ,rega 
+0x212f 002225 ifetch 2 ,contr 
+0x2130 002226 iadd regb ,regb 
+0x2131 002227 loop rx_dcoc_loop 
+0x2132 002228 rtn 
+:      002230 rx_dcoc:
+0x2133 002231 bpatch patch01_7 ,mem_patch01 
+0x2134 002232 call set_sync_on 
+0x2135 002233 arg 39 ,temp 
+0x2136 002234 call set_freq_rx 
+0x2137 002235 call rf_rx_enable 
+0x2138 002236 jam 0x7f ,0x8a25 
+0x2139 002237 jam 0x1a ,0x8a30 
+0x213a 002238 jam 0x78 ,0x8a31 
+0x213b 002239 jam 0xb2 ,0x8a8f 
+0x213c 002240 jam 0 ,0x8ac2 
+0x213d 002241 jam 0 ,0x8ac3 
+0x213e 002242 arg 6 ,queue 
+0x213f 002243 call rx_dcoc_avg 
+0x2140 002244 isolate1 13 ,rega 
+0x2141 002245 call qset_start 
+0x2142 002246 isolate1 13 ,regb 
+0x2143 002247 call qset_p 
+0x2144 002248 arg 5 ,queue 
+:      002249 rx_dcoc_loop2:
+0x2145 002250 call qset1_p 
+0x2146 002251 call qset_p 
+0x2147 002252 call rx_dcoc_avg 
+0x2148 002253 arg 0x8ac2 ,contw 
+0x2149 002254 rshift4 rega ,pdata 
+0x214a 002255 call qsetxor 
+0x214b 002256 rshift4 regb ,pdata 
+0x214c 002257 call qsetxor 
+0x214d 002258 increase -1 ,queue 
+0x214e 002259 branch rx_dcoc_loop2 ,positive 
+0x214f 002260 jam 0x52 ,0x8a8f 
+0x2150 002261 jam 2 ,0x8a30 
+0x2151 002262 jam 0 ,0x8981 
+:      002264 shutdown_radio:
+0x2152 002265 bpatch patch02_0 ,mem_patch02 
+0x2153 002266 call rf_debug_shutdown_radio_line 
+0x2154 002267 disable is_tx 
+0x2155 002268 disable is_rx 
+0x2156 002269 setarg 0x0200 
+0x2157 002270 store 4 ,0x8a23 
+0x2158 002271 jam 0xfa ,0x8a01 
+0x2159 002272 nop 12 
+0x215a 002273 jam 0 ,0x8a0f 
+0x215b 002274 jam 0x1a ,0x8a12 
+0x215c 002275 jam 0x2b ,0x8a14 
+0x215d 002276 force 8 ,radio_ctrl 
+0x215e 002277 force 0 ,radio_ctrl 
+0x215f 002279 branch gain_control 
+:      002281 set_sync_on:
+0x2160 002282 bpatch patch02_1 ,mem_patch02 
+0x2161 002283 jam 0x60 ,0x8a0f 
+0x2162 002284 jam 0xaa ,0x8a10 
+0x2163 002285 jam 0x7a ,0x8a12 
+0x2164 002286 jam 0x00 ,0x8a25 
+0x2165 002287 jam 0x00 ,0x8a26 
+0x2166 002288 nop 60 
+0x2167 002289 jam 0x20 ,0x8a20 
+0x2168 002290 jam 0xfd ,0x8a23 
+0x2169 002291 jam 0x12 ,0x8a24 
+0x216a 002292 jam 0x10 ,0x8a24 
+0x216b 002293 nop 60 
+0x216c 002294 jam 0x60 ,0x8a12 
+0x216d 002295 jam 0xdd ,0x8a23 
+0x216e 002296 rtn 
+:      002298 set_freq_rx:
+0x216f 002299 bpatch patch02_2 ,mem_patch02 
+0x2170 002300 jam 0x01 ,0x8900 
+0x2171 002301 jam 0x9d ,0x8a23 
+0x2172 002302 jam 0x02 ,0x8a24 
+0x2173 002303 nop 20 
+0x2174 002304 jam 0x65 ,0x8a70 
+0x2175 002305 jam 0x9f ,0x8a23 
+0x2176 002306 call set_lemode 
+0x2177 002307 storet 1 ,mem_last_freq 
+0x2178 002308 increase 1 ,temp 
+:      002312 aac_res_lookup:
+0x2179 002313 bpatch patch02_3 ,mem_patch02 
+0x217a 002314 rshift4 temp ,pdata 
+0x217b 002315 arg mem_aac_res_table ,contr 
+0x217c 002316 iadd contr ,contr 
+0x217d 002317 ifetch 1 ,contr 
+0x217e 002318 fetchr rega ,1 ,0x8a71 
+0x217f 002319 and_into 0xf ,rega 
+0x2180 002320 ior rega ,pdata 
+0x2181 002321 store 1 ,0x8a71 
+0x2182 002322 call calc_freq 
+0x2183 002323 nop 144 
+0x2184 002324 fetch 1 ,mem_fcomp_div 
+0x2185 002325 beq xtal_24m ,aac_res_lookup_end 
+0x2186 002326 nop 36 
+:      002327 aac_res_lookup_end:
+0x2187 002328 jam 0x80 ,0x8a20 
+0x2188 002329 rtn 
+:      002332 set_lemode_2m_16m:
+0x2189 002333 setarg 0x8312 
+0x218a 002334 store 2 ,0x8907 
+0x218b 002335 branch set_lemode_2m 
+:      002337 set_lemode_1m_16m:
+0x218c 002338 setarg 0x4189 
+0x218d 002339 store 2 ,0x8907 
+0x218e 002340 branch set_lemode_1m 
+:      002343 set_lemode:
+0x218f 002344 bpatch patch02_4 ,mem_patch02 
+0x2190 002345 jam 0x11 ,0x8a82 
+0x2191 002346 jam 0x12 ,0x8a8d 
+0x2192 002347 jam 0x0a ,0x8a8e 
+0x2193 002348 fetch 1 ,mem_fcomp_div 
+0x2194 002349 beq xtal_16m ,set_lemode_2m_16m 
+0x2195 002350 setarg 0x5762 
+0x2196 002351 store 2 ,0x8907 
+:      002352 set_lemode_2m:
+0x2197 002353 jam 3 ,0x8901 
+0x2198 002354 jam 0x84 ,0x8920 
+0x2199 002355 rtnmark1 mark_ble_2m 
+0x219a 002356 jam 1 ,0x8901 
+0x219b 002357 jam 0x80 ,0x8920 
+0x219c 002358 jam 0x07 ,0x8a82 
+0x219d 002359 jam 0x44 ,0x8a8d 
+0x219e 002360 jam 0x0a ,0x8a8e 
+0x219f 002361 fetch 1 ,mem_fcomp_div 
+0x21a0 002362 beq xtal_16m ,set_lemode_1m_16m 
+0x21a1 002363 setarg 0x2bb1 
+0x21a2 002364 store 2 ,0x8907 
+:      002365 set_lemode_1m:
+0x21a3 002366 rtnmark0 mark_ble_lr 
+0x21a4 002367 jam 5 ,0x8901 
+0x21a5 002368 rtn 
+:      002370 rf_rx_enable:
+0x21a6 002371 bpatch patch02_5 ,mem_patch02 
+0x21a7 002372 call rf_debug_rx_gpio_high 
+0x21a8 002373 call rf_rx_agc_set 
+0x21a9 002374 force 8 ,radio_ctrl 
+0x21aa 002375 force 0 ,radio_ctrl 
+0x21ab 002377 setarg 0x0aaada 
+0x21ac 002378 store 3 ,0x8a0f 
+0x21ad 002379 jam 0x40 ,0x8a25 
+0x21ae 002380 jam 0x10 ,0x8a26 
+0x21af 002381 nop 60 
+0x21b0 002382 jam 0xfb ,0x8a01 
+0x21b1 002383 jam 0xff ,0x8a25 
+0x21b2 002384 jam 0x30 ,0x8a26 
+0x21b3 002385 jam 0x5e ,0x8a16 
+0x21b4 002386 nop 20 
+0x21b5 002387 jam 0x00 ,0x8a10 
+0x21b6 002388 jam 0x08 ,0x8a11 
+0x21b7 002389 nop 120 
+0x21b8 002390 jam 0xd ,0x8900 
+0x21b9 002391 rtn 
+:      002394 rf_rx_agc_set:
+0x21ba 002395 fetch 1 ,mem_gain_fix 
+0x21bb 002396 beq 0xff ,rf_rx_enable_no_soft_agc 
+0x21bc 002397 arg mem_gain_table ,contr 
+0x21bd 002398 iadd contr ,contr 
+0x21be 002399 ifetch 1 ,contr 
+0x21bf 002400 store 1 ,core_rf_rx_gain_fix 
+0x21c0 002401 jam 0x27 ,core_rf_rx_agc_ctrl 
+:      002403 rf_rx_enable_no_soft_agc:
+0x21c1 002404 fetcht 1 ,mem_gain_second_agc_en 
+0x21c2 002405 fetch 1 ,core_rf_rx_agc_ctrl 
+0x21c3 002406 ior temp ,pdata 
+0x21c4 002407 store 1 ,core_rf_rx_agc_ctrl 
+0x21c5 002408 rtn 
+:      002411 set_freq_tx_int:
+0x21c6 002412 jam 0x03 ,0x8900 
+0x21c7 002413 jam 0x02 ,0x8a24 
+0x21c8 002414 nop 20 
+0x21c9 002415 jam 0x65 ,0x8a70 
+0x21ca 002416 jam 0xdf ,0x8a23 
+0x21cb 002417 call set_lemode 
+0x21cc 002418 call ghp_lookup 
+0x21cd 002419 storet 1 ,mem_last_freq 
+0x21ce 002420 increase 2 ,temp 
+0x21cf 002421 branch aac_res_lookup 
+:      002425 calc_freq:
+0x21d0 002426 bpatch patch02_6 ,mem_patch02 
+0x21d1 002427 setarg 2400 
+0x21d2 002428 iadd temp ,pdata 
+0x21d3 002429 copy pdata ,rega 
+0x21d4 002430 fetcht 1 ,mem_fcomp_div 
+0x21d5 002431 rshift temp ,temp 
+0x21d6 002432 idiv temp 
+0x21d7 002434 call wait_div_end 
+0x21d8 002435 quotient pdata 
+0x21d9 002436 store 2 ,0x8909 
+0x21da 002437 remainder pdata 
+0x21db 002438 lshift16 pdata ,pdata 
+0x21dc 002439 lshift8 pdata ,pdata 
+0x21dd 002440 idiv temp 
+0x21de 002441 call wait_div_end 
+0x21df 002442 quotient pdata 
+0x21e0 002443 store 3 ,0x890b 
+0x21e1 002448 storer rega ,1 ,0x8a22 
+0x21e2 002449 rshift8 rega ,rega 
+0x21e3 002450 storer rega ,1 ,0x8a21 
+0x21e4 002451 jam 0xa0 ,0x8a20 
+0x21e5 002452 jam 0xe0 ,0x8a20 
+0x21e6 002453 jam 0xa0 ,0x8a20 
+0x21e7 002454 rtn 
+:      002456 ghp_lookup:
+0x21e8 002457 add temp ,2 ,pdata 
+0x21e9 002458 rshift3 pdata ,pdata 
+0x21ea 002459 and_into -2 ,pdata 
+0x21eb 002460 arg mem_ghpc_table ,contr 
+0x21ec 002461 bmark0 mark_ble_2m ,ghp_1m 
+0x21ed 002462 increase 12 ,contr 
+:      002463 ghp_1m:
+0x21ee 002464 iadd contr ,contr 
+0x21ef 002465 ifetchr rega ,2 ,contr 
+0x21f0 002466 ifetch 2 ,contr 
+0x21f1 002467 isub rega ,pdata 
+0x21f2 002468 add temp ,2 ,contr 
+0x21f3 002469 and_into 0xf ,contr 
+0x21f4 002470 imul32 contr ,pdata 
+0x21f5 002471 rshift4 pdata ,pdata 
+0x21f6 002472 iadd rega ,pdata 
+0x21f7 002473 store 2 ,0x8905 
+0x21f8 002474 rtn 
+:      002478 set_freq_tx:
+0x21f9 002479 bpatch patch02_7 ,mem_patch02 
+0x21fa 002480 call set_freq_tx_int 
+0x21fb 002481 nop 600 
+:      002483 txon:
+0x21fc 002484 bpatch patch03_0 ,mem_patch03 
+0x21fd 002485 setarg 0x0aaa7e 
+0x21fe 002486 store 3 ,0x8a0f 
+0x21ff 002487 nop 60 
+0x2200 002488 jam 0x00 ,0x8a25 
+0x2201 002489 jam 0x0d ,0x8a26 
+0x2202 002490 jam 0x56 ,0x8a16 
+0x2203 002491 nop 30 
+0x2204 002492 jam 0x1b ,0x8a15 
+0x2205 002493 call set_tx_power 
+0x2206 002494 nop 20 
+0x2207 002495 jam 0x0f ,0x8a26 
+0x2208 002496 nop 20 
+0x2209 002497 jam 0xa8 ,0x8a10 
+0x220a 002498 jam 0x00 ,0x8a11 
+0x220b 002499 rtn 
+:      002501 set_tx_power:
+0x220c 002502 bpatch patch03_1 ,mem_patch03 
+0x220d 002503 fetch 1 ,mem_tx_power 
+0x220e 002504 beq tx_power_0db ,set_tx_power_0db 
+0x220f 002505 beq tx_power_3db ,set_tx_power_3db 
+0x2210 002506 beq tx_power_5db ,set_tx_power_5db 
+0x2211 002507 beq tx_power_7db ,set_tx_power_7db 
+0x2212 002508 beq tx_power_10db ,set_tx_power_10db 
+0x2213 002509 beq tx_power_f3db ,set_tx_power_f3db 
+0x2214 002510 beq tx_power_f5db ,set_tx_power_f5db 
+0x2215 002511 beq tx_power_f10db ,set_tx_power_f10db 
+0x2216 002512 beq tx_power_f20db ,set_tx_power_f20db 
+:      002513 set_tx_power_0db:
+0x2217 002514 jam 0x17 ,0x8a14 
+0x2218 002515 setarg 0x251a3f 
+0x2219 002516 store 3 ,0x8a60 
+:      002517 set_tx_power_8a63_28:
+0x221a 002518 jam 0x28 ,0x8a63 
+0x221b 002519 rtn 
+:      002521 set_tx_power_3db:
+0x221c 002522 jam 0x25 ,0x8a14 
+0x221d 002523 setarg 0xa91c2d 
+0x221e 002524 store 3 ,0x8a60 
+:      002525 set_tx_power_8a63_2f:
+0x221f 002526 jam 0x2f ,0x8a63 
+0x2220 002527 rtn 
+:      002529 set_tx_power_5db:
+0x2221 002530 jam 0x25 ,0x8a14 
+0x2222 002531 setarg 0xa91c3f 
+0x2223 002532 store 3 ,0x8a60 
+0x2224 002533 branch set_tx_power_8a63_2f 
+:      002535 set_tx_power_7db:
+0x2225 002536 jam 0x25 ,0x8a14 
+0x2226 002537 setarg 0xa9383f 
+0x2227 002538 store 3 ,0x8a60 
+0x2228 002539 branch set_tx_power_8a63_2f 
+:      002541 set_tx_power_10db:
+0x2229 002542 jam 0x25 ,0x8a14 
+0x222a 002543 setarg 0xa93f3f 
+0x222b 002544 store 3 ,0x8a60 
+0x222c 002545 branch set_tx_power_8a63_2f 
+:      002548 set_tx_power_f3db:
+0x222d 002549 jam 0x17 ,0x8a14 
+0x222e 002550 setarg 0x251827 
+0x222f 002551 store 3 ,0x8a60 
+0x2230 002552 branch set_tx_power_8a63_28 
+:      002554 set_tx_power_f5db:
+0x2231 002555 jam 0x17 ,0x8a14 
+0x2232 002556 setarg 0x25181c 
+0x2233 002557 store 3 ,0x8a60 
+0x2234 002558 branch set_tx_power_8a63_28 
+:      002560 set_tx_power_f10db:
+0x2235 002561 jam 0x17 ,0x8a14 
+0x2236 002562 setarg 0x25180b 
+0x2237 002563 store 3 ,0x8a60 
+0x2238 002564 branch set_tx_power_8a63_28 
+:      002566 set_tx_power_f20db:
+0x2239 002567 jam 0x17 ,0x8a14 
+0x223a 002568 setarg 0x251000 
+0x223b 002569 store 3 ,0x8a60 
+0x223c 002570 branch set_tx_power_8a63_28 
+:      002574 initialize_radio:
+0x223d 002575 jam clksel_rc ,core_clksel 
+:      002576 initialize_radio_wait:
+0x223e 002577 fetch 2 ,mem_rf_init_ptr 
+0x223f 002578 bbit0 14 ,initialize_radio_wait 
+0x2240 002579 iforce contr 
+0x2241 002580 arg 0x8a00 ,temp 
+:      002581 initialize_radio_loop:
+0x2242 002582 ifetch 1 ,contr 
+0x2243 002583 beq 0xff ,initialize_radio_cont 
+0x2244 002584 ior temp ,contw 
+0x2245 002585 ifetch 1 ,contr 
+0x2246 002586 istore 1 ,contw 
+0x2247 002587 branch initialize_radio_loop 
+:      002589 initialize_radio_cont:
+0x2248 002590 bpatch patch03_2 ,mem_patch03 
+0x2249 002591 fetch 1 ,mem_wdt_always_work 
+0x224a 002592 call wdt_set_disable ,blank 
+0x224b 002594 until null ,lpo_edge 
+0x224c 002595 jam 0x5f ,0x813b 
+0x224d 002596 fetch 1 ,mem_fcomp_div 
+0x224e 002597 beq xtal_16m ,initialize_radio_16m 
+0x224f 002598 fetch 1 ,mem_ring_ibias_trim 
+0x2250 002599 or_into 0x04 ,pdata 
+0x2251 002600 store 1 ,0x8a02 
+0x2252 002601 jam 0x01 ,0x890f 
+0x2253 002602 jam 0x24 ,0x8a80 
+0x2254 002603 jam 0x62 ,0x8a81 
+0x2255 002604 setarg 0xe61212 
+0x2256 002605 store 3 ,0x8a73 
+:      002606 initialize_radio2:
+0x2257 002608 jam 0x60 ,0x8a86 
+0x2258 002609 jam 0x3b ,0x8a8b 
+0x2259 002611 call dpll_on 
+0x225a 002612 jam 0 ,core_config 
+0x225b 002613 jam clksel_dpll ,core_clksel 
+0x225c 002614 setarg 0x557474 
+0x225d 002615 store 3 ,0x8968 
+0x225e 002616 jam 0x6e ,0x8960 
+0x225f 002617 call rx_dcoc 
+0x2260 002618 call rfpll_aac_ghpc 
+0x2261 002619 fetch 1 ,mem_xtal_c_sel 
+0x2262 002620 store 1 ,core_xtal_cap 
+0x2263 002622 jam system_clk_12m ,mem_system_clk 
+0x2264 002623 call sadc_calibration 
+0x2265 002624 branch dpll_ring_ibias_calc 
+:      002626 initialize_radio_16m:
+0x2266 002627 fetch 1 ,mem_ring_ibias_trim 
+0x2267 002628 or_into 0x06 ,pdata 
+0x2268 002629 store 1 ,0x8a02 
+0x2269 002630 jam 0x00 ,0x890f 
+0x226a 002631 jam 0x23 ,0x8a80 
+0x226b 002632 jam 0xb0 ,0x8a81 
+0x226c 002633 setarg 0xe40909 
+0x226d 002634 store 3 ,0x8a73 
+0x226e 002635 jam 0x2a ,0x8a76 
+0x226f 002636 jam 0x04 ,0x8902 
+0x2270 002637 branch initialize_radio2 
+:      002639 rfpll_aac_ghpc:
+0x2271 002640 bpatch patch03_3 ,mem_patch03 
+0x2272 002641 call set_sync_on 
+0x2273 002642 jam 3 ,0x8900 
+0x2274 002643 jam 0x1 ,0x8a70 
+0x2275 002644 arg mem_ghpc_table ,regb 
+0x2276 002645 arg mem_aac_res_table ,regd 
+0x2277 002646 call rfpll_aac_ghpc_once 
+0x2278 002647 set1 mark_ble_2m ,mark 
+0x2279 002648 call rfpll_aac_ghpc_once 
+0x227a 002649 jam 0x61 ,0x8a70 
+0x227b 002650 branch shutdown_radio 
+:      002652 rfpll_aac_ghpc_once:
+0x227c 002653 call set_lemode 
+0x227d 002654 arg 6 ,loopcnt 
+0x227e 002655 arg 0 ,regc 
+:      002656 rfpll_cal_loop:
+0x227f 002657 copy regc ,temp 
+0x2280 002658 call aac_ghpc 
+0x2281 002659 increase 2 ,regb 
+0x2282 002660 increase 1 ,regd 
+0x2283 002661 increase 16 ,regc 
+0x2284 002662 loop rfpll_cal_loop 
+0x2285 002663 rtn 
+:      002665 dpll_on:
+0x2286 002666 fetch 1 ,mem_fcomp_div 
+0x2287 002667 beq xtal_24m ,dpll_on_24m 
+0x2288 002668 fetch 1 ,mem_ring_ibias_trim 
+0x2289 002669 or_into 0x06 ,pdata 
+0x228a 002670 store 1 ,0x8a02 
+0x228b 002671 jam 0xe0 ,0x8a05 
+:      002672 dpll_on_24m:
+0x228c 002673 jam 0xc8 ,0x8a00 
+0x228d 002674 nop 60 
+0x228e 002675 jam 0xa0 ,0x8a01 
+0x228f 002676 jam 0xcf ,0x8a00 
+0x2290 002677 jam 0xfa ,0x8a01 
+0x2291 002678 nop 20 
+0x2292 002679 jam 0x8f ,0x8a00 
+0x2293 002680 rtn 
+:      002682 aac_ghpc:
+0x2294 002683 bpatch patch03_4 ,mem_patch03 
+0x2295 002684 jam 0x30 ,0x8a20 
+0x2296 002685 jam 0xdd ,0x8a23 
+0x2297 002686 call calc_freq 
+:      002687 wait_cal_done:
+0x2298 002688 fetch 1 ,0x8a7c 
+0x2299 002689 bbit0 0 ,wait_cal_done 
+0x229a 002690 jam 0x30 ,0x8a7b 
+0x229b 002691 call read_cal_result 
+0x229c 002692 iforce rega 
+0x229d 002693 jam 0x40 ,0x8a7b 
+0x229e 002694 call read_cal_result 
+0x229f 002695 isub rega ,pdata 
+0x22a0 002696 mul32 pdata ,125 ,temp 
+0x22a1 002697 setarg 0xb00000 
+0x22a2 002698 idiv temp 
+0x22a3 002699 call wait_div_end 
+0x22a4 002700 quotient pdata 
+0x22a5 002701 bmark0 mark_ble_2m ,aac_ghpc_1m 
+0x22a6 002702 lshift pdata ,pdata 
+:      002703 aac_ghpc_1m:
+0x22a7 002704 istore 2 ,regb 
+0x22a8 002705 jam 0x20 ,0x8a7b 
+0x22a9 002706 fetch 1 ,0x8a7e 
+0x22aa 002707 lshift4 pdata ,pdata 
+0x22ab 002708 istore 1 ,regd 
+0x22ac 002709 jam 0 ,0x8a7b 
+0x22ad 002710 rtn 
+:      002712 read_cal_result:
+0x22ae 002713 fetch 2 ,0x8a7d 
+0x22af 002714 byteswap pdata ,pdata 
+0x22b0 002715 fetcht 1 ,0x8a7c 
+0x22b1 002716 lshift16 temp ,temp 
+0x22b2 002717 ior temp ,pdata 
+0x22b3 002718 rtn 
+:      002721 dpll_ring_ibias_calc:
+0x22b4 002722 bpatch patch03_5 ,mem_patch03 
+0x22b5 002723 fetch 1 ,core_vtest_ctrl0 
+0x22b6 002724 set1 0 ,pdata 
+0x22b7 002725 store 1 ,core_vtest_ctrl0 
+0x22b8 002726 jam 0xf0 ,core_vtest_ctrl1 
+0x22b9 002727 fetch 1 ,core_bbpll_cfg3 
+0x22ba 002728 or_into 0x16 ,pdata 
+0x22bb 002729 store 1 ,core_bbpll_cfg3 
+0x22bc 002731 fetch 1 ,mem_adc_dma_enable 
+0x22bd 002732 store 1 ,mem_temp 
+0x22be 002733 fetch 1 ,mem_adc_channel 
+0x22bf 002734 store 1 ,mem_temp + 1 
+0x22c0 002735 jam 0 ,mem_adc_dma_enable 
+0x22c1 002736 fetch 1 ,mem_ring_ibias_calc_adc_channel 
+0x22c2 002737 store 1 ,mem_adc_channel 
+0x22c3 002738 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
+0x22c4 002739 call gpio_set_high_impedance 
+0x22c5 002741 arg 0 ,rega 
+0x22c6 002742 arg 8 ,loopcnt 
+:      002743 dpll_ring_ibias_read_adc:
+0x22c7 002744 call enable_adc 
+0x22c8 002745 fetch 2 ,mem_adc_current_value 
+0x22c9 002746 iadd rega ,rega 
+0x22ca 002747 loop dpll_ring_ibias_read_adc 
+0x22cb 002748 rshift3 rega ,rega 
+0x22cc 002749 store 2 ,mem_adc_current_value 
+0x22cd 002751 fetch 1 ,mem_temp 
+0x22ce 002752 store 1 ,mem_adc_dma_enable 
+0x22cf 002753 fetch 1 ,mem_temp + 1 
+0x22d0 002754 store 1 ,mem_adc_channel 
+0x22d1 002756 fetch 1 ,core_bbpll_cfg3 
+0x22d2 002757 and_into 0xe0 ,pdata 
+0x22d3 002758 store 1 ,core_bbpll_cfg3 
+0x22d4 002759 jam 0x00 ,core_vtest_ctrl1 
+0x22d5 002760 fetch 1 ,core_vtest_ctrl0 
+0x22d6 002761 set0 0 ,pdata 
+0x22d7 002762 store 1 ,core_vtest_ctrl0 
+0x22d8 002764 call vdd_calculate_by_mode 
+0x22d9 002765 fetcht 2 ,mem_ring_ibias_vtune_high 
+0x22da 002766 isub temp ,null 
+0x22db 002767 branch ring_ibias_trim_incrs ,positive 
+0x22dc 002768 fetcht 2 ,mem_ring_ibias_vtune_low 
+0x22dd 002769 isub temp ,null 
+0x22de 002770 rtn positive 
+:      002771 ring_ibias_trim_decrs:
+0x22df 002772 fetch 1 ,mem_ring_ibias_trim 
+0x22e0 002773 rtneq 0x00 
+0x22e1 002774 increase -32 ,pdata 
+0x22e2 002775 store 1 ,mem_ring_ibias_trim 
+0x22e3 002776 rtn 
+:      002778 ring_ibias_trim_incrs:
+0x22e4 002779 fetch 1 ,mem_ring_ibias_trim 
+0x22e5 002780 rtneq 0xe0 
+0x22e6 002781 increase 32 ,pdata 
+0x22e7 002782 store 1 ,mem_ring_ibias_trim 
+0x22e8 002783 rtn 
+:      002786 save_rssi:
+0x22e9 002787 bpatch patch03_6 ,mem_patch03 
+0x22ea 002789 fetch 1 ,modem_nb_pow 
+0x22eb 002790 isolate1 6 ,pdata 
+0x22ec 002791 setflag true ,7 ,pdata 
+0x22ed 002792 store 1 ,mem_modem_rssi 
+0x22ee 002794 fetch 1 ,modem_gain 
+0x22ef 002795 and pdata ,0x0f ,temp 
+0x22f0 002796 lshift temp ,temp 
+0x22f1 002797 rshift4 pdata ,pdata 
+0x22f2 002798 iadd temp ,temp 
+0x22f3 002799 mul32 temp ,3 ,rega 
+0x22f4 002801 fetch 1 ,mem_modem_rssi 
+0x22f5 002802 call byte_sign_extern 
+0x22f6 002803 sub pdata ,0 ,pdata 
+0x22f7 002804 iadd rega ,pdata 
+0x22f8 002805 increase -9 ,pdata 
+0x22f9 002806 and pdata ,0x1ff ,pdata 
+0x22fa 002807 isolate1 8 ,pdata 
+0x22fb 002808 nbranch save_rssi_store ,true 
+0x22fc 002809 setarg 0 
+:      002810 save_rssi_store:
+0x22fd 002811 store 1 ,mem_rssi_hex 
+0x22fe 002812 branch rssi_hex2dec 
+:      002814 byte_sign_extern:
+0x22ff 002815 isolate1 7 ,pdata 
+0x2300 002816 nrtn true 
+0x2301 002817 arg 0xff00 ,temp 
+0x2302 002818 ior temp ,pdata 
+0x2303 002819 rtn 
+:      002821 rssi_hex2dec:
+0x2304 002822 fetch 1 ,mem_rssi_hex 
+0x2305 002823 call bcd 
+0x2306 002824 store 1 ,mem_rssi 
+0x2307 002825 rtn 
+:      002827 bcd:
+0x2308 002828 and_into 0xff ,pdata 
+0x2309 002829 div pdata ,10 
+0x230a 002830 call get_div_result 
+0x230b 002831 lshift4 pdata ,pdata 
+0x230c 002832 remainder temp 
+0x230d 002833 ior temp ,pdata 
+0x230e 002834 rtn 
+:      002836 gain_control:
+0x230f 002837 bpatch patch03_7 ,mem_patch03 
+0x2310 002838 fetch 1 ,mem_gain_fix 
+0x2311 002839 rtneq 0xff 
+0x2312 002840 nbranch gain_increase ,sync 
+0x2313 002841 fetch 1 ,mem_modem_rssi 
+0x2314 002842 sub pdata ,0xf0 ,null 
+0x2315 002843 nbranch gain_descend ,positive 
+0x2316 002844 sub pdata ,0x7f ,null 
+0x2317 002845 branch gain_descend ,positive 
+0x2318 002847 fetchr rega ,1 ,core_rf_rx_gain_fix 
+0x2319 002848 fetch 1 ,mem_gain_fix 
+0x231a 002849 rtneq 0 
+0x231b 002850 arg mem_gain_table ,contr 
+0x231c 002851 iadd contr ,contr 
+0x231d 002852 ifetch 1 ,contr 
+0x231e 002853 isub rega ,null 
+0x231f 002854 nrtn zero 
+0x2320 002855 increase -2 ,contr 
+0x2321 002856 ifetcht 1 ,contr 
+0x2322 002857 rshift4 temp ,pdata 
+0x2323 002858 rshift4 rega ,regb 
+0x2324 002859 isub regb ,regb 
+0x2325 002860 and temp ,0xf ,pdata 
+0x2326 002861 and rega ,0xf ,rega 
+0x2327 002862 isub rega ,rega 
+0x2328 002863 lshift rega ,pdata 
+0x2329 002864 iadd regb ,regb 
+0x232a 002865 mul32 regb ,3 ,regb 
+0x232b 002866 fetcht 1 ,mem_modem_rssi 
+0x232c 002867 and temp ,0x80 ,pdata 
+0x232d 002868 rtn blank 
+:      002869 add_negative:
+0x232e 002870 setarg 0x100 
+0x232f 002871 isub temp ,temp 
+0x2330 002872 copy regb ,pdata 
+0x2331 002873 isub temp ,pdata 
+0x2332 002874 rtn positive 
+0x2333 002875 and pdata ,0xff ,pdata 
+0x2334 002876 rtneq 0xff 
+0x2335 002877 rtneq 0xfe 
+:      002879 gain_increase:
+0x2336 002880 fetch 1 ,mem_gain_fix 
+0x2337 002881 beq 1 ,set_rx_gain0 
+0x2338 002882 beq 2 ,set_rx_gain1 
+0x2339 002884 branch set_rx_gain0 
+:      002886 gain_descend:
+0x233a 002887 fetch 1 ,mem_gain_fix 
+0x233b 002888 beq 0 ,set_rx_gain1 
+0x233c 002889 beq 1 ,set_rx_gain2 
+:      002891 set_rx_gain2:
+0x233d 002892 jam 2 ,mem_gain_fix 
+0x233e 002893 rtn 
+:      002895 set_rx_gain0:
+0x233f 002896 jam 0 ,mem_gain_fix 
+0x2340 002897 rtn 
+:      002899 set_rx_gain1:
+0x2341 002900 jam 1 ,mem_gain_fix 
+0x2342 002901 rtn 
+:      002908 ahead_window:
+0x2343 002909 copy pdata ,temp 
+0x2344 002910 bpatch patch04_0 ,mem_patch04 
+0x2345 002911 copy temp ,pdata 
+0x2346 002912 call clk2bt 
+0x2347 002913 lshift16 bt_clk ,pdata 
+0x2348 002914 set1 44 ,pdata 
+0x2349 002915 call clk_diff 
+0x234a 002916 set0 44 ,pdata 
+0x234b 002917 call get_clk 
+0x234c 002918 call clk_diff 
+0x234d 002919 rtn user 
+0x234e 002920 call clk2rt 
+0x234f 002921 iforce stop_watch 
+0x2350 002922 until null ,timeout 
+0x2351 002923 rtn 
+:      002926 get_clk:
+0x2352 002927 copy clkn ,temp 
+0x2353 002928 rtn master 
+0x2354 002929 copy clke ,temp 
+0x2355 002930 rtn 
+:      002932 get_clkbt:
+0x2356 002933 deposit clkn_bt 
+0x2357 002934 rtn master 
+0x2358 002935 deposit clke_bt 
+0x2359 002936 rtn 
+:      002939 assert:
+0x235a 002940 bpatch patch04_1 ,mem_patch04 
+0x235b 002941 branch assert 
+:      002944 sleep:
+0x235c 002945 rtn blank 
+0x235d 002947 rshift pdata ,pdata 
+0x235e 002948 increase -3 ,pdata 
+:      002949 sleep_loop:
+0x235f 002950 increase -1 ,pdata 
+0x2360 002951 nbranch sleep_loop ,zero 
+0x2361 002952 force 0 ,pdata 
+0x2362 002953 rtn 
+:      002957 init_param:
+0x2363 002959 setarg param_tx_setup 
+0x2364 002960 store 2 ,mem_param_tx_setup 
+0x2365 002961 setarg param_rf_setup 
+0x2366 002962 store 2 ,mem_param_rf_setup 
+0x2367 002963 setarg param_conn_access 
+0x2368 002964 store 2 ,mem_param_conn_access 
+0x2369 002965 setarg param_rx_setup 
+0x236a 002966 store 2 ,mem_param_rx_setup 
+0x236b 002967 setarg param_clke_cal 
+0x236c 002968 store 2 ,mem_param_clke_cal 
+0x236d 002969 setarg param_pll_setup 
+0x236e 002970 store 2 ,mem_param_pll_setup 
+0x236f 002971 setarg param_dpll_start_delay 
+0x2370 002972 store 2 ,mem_param_dpll_start_delay 
+0x2371 002973 setarg param_rt_rthalfslot 
+0x2372 002974 store 2 ,mem_param_rt_rthalfslot 
+0x2373 002975 setarg param_clke_cal_le_1m 
+0x2374 002976 store 2 ,mem_param_clke_cal_le_1m 
+0x2375 002977 setarg param_clke_cal_le_2m 
+0x2376 002978 store 2 ,mem_param_clke_cal_le_2m 
+0x2377 002979 setarg param_clke_cal_le_coded 
+0x2378 002980 store 2 ,mem_param_clke_cal_le_coded 
+0x2379 002982 bpatch patch04_2 ,mem_patch04 
+0x237a 002983 rtn wake 
+0x237b 002984 setarg att_default_mtu 
+0x237c 002985 store 2 ,mem_le_remote_mtu 
+0x237d 002986 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
+0x237e 002987 setarg mem_ble_tx_buff0 
+0x237f 002988 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x2380 002989 setarg mem_ble_l2cap_tx_buff_size 
+0x2381 002990 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x2382 002991 rshift clkn_bt ,pdata 
+0x2383 002992 store 4 ,mem_last_clkn 
+0x2384 002993 rtn 
+:      003000 lpmstate:
+0x2385 003001 setarg 0xee21 
+0x2386 003002 store 2 ,core_clkoff 
+0x2387 003003 fetchr alarm ,4 ,core_gpio_in 
+0x2388 003004 fetch 1 ,core_lpm_isogate 
+0x2389 003005 bbit0 gpio_latch ,power_up 
+0x238a 003006 enable wake 
+0x238b 003007 bbit1 cold_wake ,lpmwake 
+0x238c 003008 disable wake 
+0x238d 003009 deposit auxcnt 
+0x238e 003010 nbranch lpmwake ,blank 
+0x238f 003011 fetch 1 ,core_lpm_sysctl 
+0x2390 003012 bbit1 reload_code ,lpmwake 
+0x2391 003013 arg param_hibernate_clks ,temp 
+0x2392 003014 branch lpm_enter_sleep 
+:      003015 lpmwake:
+0x2393 003016 call lpm_poweron_retmem 
+0x2394 003017 call lpm_load_context ,wake 
+0x2395 003018 fetch 1 ,core_lpm_isogate 
+0x2396 003019 set0 gpio_latch ,pdata 
+0x2397 003020 store 1 ,core_lpm_isogate 
+0x2398 003021 nbranch boot_load ,wake 
+0x2399 003022 call clean_smem 
+0x239a 003023 storer alarm ,4 ,mem_saved_gpio_in 
+0x239b 003024 rtn 
+:      003026 power_up:
+0x239c 003027 call lpm_poweron_retmem 
+:      003028 boot_load:
+0x239d 003029 call loadcode 
+0x239e 003030 storer alarm ,4 ,mem_saved_gpio_in 
+0x239f 003031 rtn 
+:      003033 lpm_poweron_retmem:
+0x23a0 003034 until null ,lpo_edge 
+0x23a1 003035 fetch 1 ,core_lpm_ldosel 
+0x23a2 003036 and_into 0x88 ,pdata 
+0x23a3 003037 store 1 ,core_lpm_ldosel 
+0x23a4 003038 until null ,lpo_edge 
+0x23a5 003039 fetch 1 ,core_lpm_isogate 
+0x23a6 003040 or_into 0xf ,pdata 
+0x23a7 003041 store 1 ,core_lpm_isogate 
+0x23a8 003042 until null ,lpo_edge 
+0x23a9 003043 set1 isogate ,pdata 
+0x23aa 003044 store 1 ,core_lpm_isogate 
+0x23ab 003045 until null ,lpo_edge 
+0x23ac 003046 set1 retmem_cs ,pdata 
+0x23ad 003047 store 1 ,core_lpm_isogate 
+0x23ae 003048 until null ,lpo_edge 
+0x23af 003049 rtn 
+:      003051 lpm_xtal_default:
+0x23b0 003052 until null ,lpo_edge 
+0x23b1 003053 jam 0x76 ,core_xtal_ib 
+0x23b2 003054 until null ,lpo_edge 
+0x23b3 003055 jam 0x37 ,core_xtal_cap 
+0x23b4 003056 rtn 
+:      003058 xtal_fast_wake:
+0x23b5 003059 until null ,lpo_edge 
+0x23b6 003060 jam 0x76 ,core_xtal_ib 
+0x23b7 003061 until null ,lpo_edge 
+0x23b8 003062 jam 0x37 ,core_xtal_cap 
+0x23b9 003063 rtn 
+:      003065 lpm_write_lock:
+0x23ba 003068 fetch 1 ,mem_device_option 
+0x23bb 003069 lshift4 pdata ,pdata 
+0x23bc 003071 store 1 ,core_ucode_flag 
+0x23bd 003072 until null ,lpo_edge 
+0x23be 003073 fetch 1 ,mem_peripheral_lock_flag 
+0x23bf 003074 set1 rom_lock_bit ,pdata 
+0x23c0 003075 set1 option_lock ,pdata 
+0x23c1 003076 store 1 ,core_peripheral_lock 
+0x23c2 003077 branch lpm_write_wait 
+:      003079 lpm_write_ice_disable:
+0x23c3 003080 fetch 1 ,core_lpm_sysctl 
+0x23c4 003081 set0 ice_mode ,pdata 
+0x23c5 003082 store 1 ,core_lpm_sysctl 
+0x23c6 003083 rtn 
+:      003085 lpm_write_ice_enable:
+0x23c7 003086 fetch 1 ,core_lpm_sysctl 
+0x23c8 003087 set1 ice_mode ,pdata 
+0x23c9 003088 store 1 ,core_lpm_sysctl 
+0x23ca 003089 rtn 
+:      003091 lpm_preon_counter:
+0x23cb 003092 fetch 3 ,mem_lpm_xtalcnt 
+0x23cc 003093 arg core_lpm_xtalcnt ,contw 
+:      003094 lpm_write_3bytes:
+0x23cd 003095 arg 3 ,loopcnt 
+0x23ce 003096 branch lpm_write_loop 
+:      003098 lpm_write_mpu_s0:
+0x23cf 003099 arg core_mpu_s0_saddr ,contw 
+:      003100 lpm_write_dword:
+0x23d0 003101 arg 4 ,loopcnt 
+:      003102 lpm_write_loop:
+0x23d1 003103 until null ,lpo_edge 
+0x23d2 003104 istore 1 ,contw 
+0x23d3 003105 rshift8 pdata ,pdata 
+0x23d4 003106 loop lpm_write_loop 
+0x23d5 003107 branch lpm_write_wait 
+:      003109 lpm_write_mpu_s1:
+0x23d6 003110 arg core_mpu_s1_saddr ,contw 
+0x23d7 003111 branch lpm_write_dword 
+:      003114 lpm_disable_exen_output:
+0x23d8 003115 fetch 1 ,core_lpm_ldosel 
+0x23d9 003116 set0 3 ,pdata 
+0x23da 003117 store 1 ,core_lpm_ldosel 
+0x23db 003118 rtn 
+:      003120 lpm_disable_io_dozed:
+0x23dc 003121 fetch 1 ,mem_lpm_hv_sel 
+0x23dd 003122 rtn blank 
+0x23de 003123 set0 lpm_doze_en_bit ,pdata 
+0x23df 003124 branch lpm_write_sel_hv 
+:      003126 lpm_save_sel_hv:
+0x23e0 003127 store 1 ,mem_lpm_hv_sel 
+:      003128 lpm_write_sel_hv:
+0x23e1 003129 store 1 ,core_io_doze_en 
+:      003130 lpm_write_wait:
+0x23e2 003131 until null ,lpo_edge 
+0x23e3 003132 rtn 
+:      003135 lpm_write_io_vsel:
+0x23e4 003136 store 1 ,core_io_vsel 
+0x23e5 003137 branch lpm_write_wait 
+:      003140 lpm_load_context:
+0x23e6 003141 call lpm_disable_io_dozed 
+0x23e7 003142 fetch 1 ,mem_saved_spidctrl 
+0x23e8 003143 store 1 ,core_spid_ctrl 
+0x23e9 003144 arg mem_saved_gpio ,contr 
+0x23ea 003145 arg core_gpio_conf ,contw 
+0x23eb 003146 call memcpy16 
+0x23ec 003147 arg core_gpio_conf_hi ,contw 
+0x23ed 003148 call memcpy8 
+0x23ee 003149 fetchr mark ,8 ,mem_saved_mark 
+0x23ef 003150 arg core_gpio_wakeup_cfg ,contr 
+0x23f0 003151 arg mem_gpio_wakeup_cfg ,contw 
+0x23f1 003152 arg 12 ,loopcnt 
+0x23f2 003153 call memcpy 
+0x23f3 003154 branch load_ucode 
+:      003156 lpm_save_context:
+0x23f4 003157 storer mark ,8 ,mem_saved_mark 
+0x23f5 003158 arg core_gpio_conf ,contr 
+0x23f6 003159 arg mem_saved_gpio ,contw 
+0x23f7 003160 call memcpy16 
+0x23f8 003161 arg core_gpio_conf_hi ,contr 
+0x23f9 003162 call memcpy8 
+0x23fa 003163 fetch 1 ,core_spid_ctrl 
+0x23fb 003164 store 1 ,mem_saved_spidctrl 
+0x23fc 003165 branch lpm_write_gpio_wakeup 
+:      003167 lpm_write_gpio_wakeup:
+0x23fd 003168 arg 12 ,loopcnt 
+0x23fe 003169 arg mem_gpio_wakeup_cfg ,contr 
+0x23ff 003170 arg core_gpio_wakeup_cfg ,rega 
+:      003171 lpm_write_gpio_loop:
+0x2400 003172 ifetch 1 ,contr 
+0x2401 003173 ncall lpm_write_gpio ,blank 
+0x2402 003174 increase 1 ,rega 
+0x2403 003175 loop lpm_write_gpio_loop 
+0x2404 003176 rtn 
+:      003177 lpm_write_gpio:
+0x2405 003178 istore 1 ,rega 
+0x2406 003179 until null ,lpo_edge 
+0x2407 003180 rtn 
+:      003182 lpo_calibration:
+0x2408 003183 bpatch patch04_3 ,mem_patch04 
+0x2409 003184 fetch 1 ,core_ccnt_bit 
+0x240a 003185 nbranch lpo_cal_inited ,blank 
+0x240b 003186 fetch 3 ,mem_clks_per_lpo 
+0x240c 003187 nrtn blank 
+0x240d 003188 jam 0xc ,core_ccnt_bit 
+0x240e 003189 jam ccnt_start ,core_misc_ctrl 
+:      003190 lpo_cal_inited:
+0x240f 003191 fetch 1 ,core_perf_status 
+0x2410 003192 rtnbit0 1 
+0x2411 003193 fetch 3 ,core_clk_counter 
+0x2412 003194 store 3 ,mem_clks_per_lpo 
+0x2413 003195 rtn 
+:      003199 lpm_doze:
+0x2414 003200 fetch 1 ,mem_lpm_sysctl 
+0x2415 003201 set1 reload_code ,pdata 
+0x2416 003202 store 1 ,mem_lpm_sysctl 
+:      003205 lpm_hibernate:
+0x2417 003206 bpatch patch04_4 ,mem_patch04 
+0x2418 003207 arg param_hibernate_clks ,temp 
+0x2419 003208 fetch 1 ,mem_lpm_hibernate_switch 
+0x241a 003209 store 1 ,mem_lpm_isogate_final 
+0x241b 003210 fetch 1 ,mem_lpm_sysctl 
+0x241c 003211 store 1 ,core_lpm_sysctl 
+0x241d 003212 until null ,lpo_edge 
+:      003214 lpm_sleep:
+0x241e 003215 bpatch patch04_5 ,mem_patch04 
+0x241f 003217 fetch 2 ,mem_cb_before_lpm_sleep 
+0x2420 003218 call callback_func 
+:      003219 lpm_sleep_skip_cb_function:
+0x2421 003220 fetch 4 ,mem_sleep_counter_all 
+0x2422 003221 iadd temp ,pdata 
+0x2423 003222 store 4 ,mem_sleep_counter_all 
+0x2424 003223 call lpm_save_context 
+0x2425 003224 fetch 1 ,mem_lpm_hv_sel 
+0x2426 003225 set1 lpm_doze_en_bit ,pdata 
+0x2427 003226 call lpm_write_sel_hv 
+0x2428 003227 ncall lpm_preon_counter ,wake 
+0x2429 003228 until null ,lpo_edge 
+0x242a 003229 storer clkn ,6 ,mem_sleep_clkn 
+0x242b 003230 fetch 3 ,mem_lpm_isogate 
+0x242c 003231 fetchr rega ,1 ,mem_lpm_ldo_sel 
+0x242d 003232 arg 3 ,loopcnt 
+:      003233 lpm_sleep_loop:
+0x242e 003234 until null ,lpo_edge 
+0x242f 003235 store 1 ,core_lpm_isogate 
+0x2430 003236 rshift8 pdata ,pdata 
+0x2431 003237 loop lpm_sleep_loop 
+0x2432 003238 until null ,lpo_edge 
+0x2433 003239 storer rega ,1 ,core_lpm_ldosel 
+:      003240 lpm_enter_sleep:
+0x2434 003241 until null ,lpo_edge 
+0x2435 003242 storet 4 ,core_lpm_reg 
+0x2436 003243 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2437 003244 until null ,never 
+:      003246 lpm_cal_xtal_startup:
+0x2438 003247 fetch 1 ,mem_lpm_xtalcnt 
+0x2439 003248 nrtn blank 
+0x243a 003249 jam clksel_rc ,core_clksel 
+0x243b 003250 jam 0xf8 ,core_lpm_ctrl 
+0x243c 003251 setarg 200000 
+0x243d 003252 call sleep 
+0x243e 003253 call xtal_fast_wake 
+0x243f 003254 until null ,lpo_edge 
+0x2440 003255 jam 0xff ,core_lpm_ctrl 
+0x2441 003256 copy lpo_time ,alarm 
+0x2442 003257 jam clksel_xtal ,core_clksel 
+0x2443 003258 nop 10 
+0x2444 003259 until null ,lpo_edge 
+0x2445 003260 deposit lpo_time 
+0x2446 003261 isub alarm ,pdata 
+0x2447 003262 increase 0x30 ,pdata 
+0x2448 003263 arg 0xff ,temp 
+0x2449 003264 call ceiling 
+0x244a 003265 store 1 ,mem_lpm_xtalcnt 
+0x244b 003266 nop 30000 
+0x244c 003267 nop 30000 
+0x244d 003268 nop 30000 
+0x244e 003269 rtn 
+:      003272 lpm_recover_clk:
+0x244f 003273 bpatch patch04_6 ,mem_patch04 
+0x2450 003274 setarg 0 
+0x2451 003275 copy auxcnt ,null 
+0x2452 003276 branch lpm_recover_timeout ,zero 
+0x2453 003277 fetch 1 ,core_lpm_xtalcnt 
+0x2454 003278 fetcht 1 ,core_lpm_buckcnt 
+0x2455 003279 isub temp ,null 
+0x2456 003280 branch lpm_recover_xtal ,positive 
+0x2457 003281 deposit temp 
+:      003282 lpm_recover_xtal:
+0x2458 003283 isub auxcnt ,pdata 
+0x2459 003284 increase 1 ,pdata 
+:      003285 lpm_recover_timeout:
+0x245a 003286 increase 8 ,pdata 
+0x245b 003287 until null ,lpo_edge 
+0x245c 003288 iadd lpo_time ,pdata 
+0x245d 003289 fetcht 4 ,mem_sleep_counter 
+0x245e 003290 iadd temp ,pdata 
+0x245f 003291 fetcht 3 ,mem_clks_per_lpo 
+0x2460 003292 imul32 temp ,pdata 
+0x2461 003293 rshift8 pdata ,pdata 
+0x2462 003294 rshift4 pdata ,pdata 
+0x2463 003295 increase param_lpm_fix ,pdata 
+0x2464 003296 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2465 003297 idiv temp 
+0x2466 003298 call get_div_result 
+0x2467 003299 lshift16 pdata ,pdata 
+0x2468 003300 remainder temp 
+0x2469 003301 ior temp ,pdata 
+0x246a 003302 fetcht 6 ,mem_sleep_clkn 
+0x246b 003303 call clk_add 
+0x246c 003304 copy temp ,clkn 
+0x246d 003305 fetch 6 ,mem_context + coffset_clk_offset 
+0x246e 003306 call calc_clke2 
+0x246f 003307 deposit clke 
+0x2470 003308 store 6 ,mem_pdatatemp 
+0x2471 003309 deposit auxcnt 
+0x2472 003310 istore 1 ,contw 
+0x2473 003311 fetch 1 ,core_gpio_in1 
+0x2474 003312 or_into 0xf0 ,pdata 
+0x2475 003313 istore 1 ,contw 
+0x2476 003314 rtn 
+:      003317 lpm_adjust_clk:
+0x2477 003318 bpatch patch04_7 ,mem_patch04 
+0x2478 003319 deposit clke 
+0x2479 003320 call clk_diff_rt 
+0x247a 003321 fetcht 4 ,mem_sleep_counter_all 
+0x247b 003322 sub temp ,0xff ,null 
+0x247c 003323 rtn positive 
+0x247d 003324 lshift8 pdata ,pdata 
+0x247e 003325 lshift4 pdata ,pdata 
+0x247f 003326 idiv temp 
+0x2480 003327 call get_div_result 
+0x2481 003328 arg param_lpm_adjmax ,temp 
+0x2482 003329 call ceiling 
+0x2483 003330 store 1 ,mem_lpm_adjust 
+0x2484 003331 nbranch lpm_adjust_positive ,user 
+0x2485 003332 sub pdata ,0 ,pdata 
+:      003333 lpm_adjust_positive:
+0x2486 003334 fetcht 3 ,mem_clks_per_lpo 
+0x2487 003335 iadd temp ,pdata 
+0x2488 003336 store 3 ,mem_clks_per_lpo 
+:      003337 lpm_clear_counter:
+0x2489 003338 setarg 0 
+0x248a 003339 store 4 ,mem_sleep_counter_all 
+0x248b 003340 rtn 
+:      003343 lpm_dispatch:
+0x248c 003344 bpatch patch05_0 ,mem_patch05 
+0x248d 003345 call lpo_calibration 
+0x248e 003346 fetch 3 ,mem_clks_per_lpo 
+0x248f 003347 rtn blank 
+0x2490 003348 fetch 1 ,mem_lpm_mode 
+0x2491 003349 rtn blank 
+0x2492 003350 fetch 1 ,mem_secure_connections_enable 
+0x2493 003351 branch lpm_dispatch_next ,blank 
+0x2494 003352 fetch 1 ,mem_sc_local_key_invalid 
+0x2495 003353 rtn blank 
+:      003354 lpm_dispatch_next:
+0x2496 003355 fetch 1 ,mem_sc_calc 
+0x2497 003356 nrtn blank 
+0x2498 003357 arg context_check_a_wack ,regc 
+0x2499 003358 call context_search 
+0x249a 003359 rtn zero 
+0x249b 003360 call lpm_check_wake_lock 
+0x249c 003361 nrtn blank 
+0x249d 003362 call context_check_idle 
+0x249e 003363 nbranch lpm_dispatch_unconn ,zero 
+0x249f 003364 rtn wake 
+0x24a0 003365 bpatch patch05_1 ,mem_patch05 
+0x24a1 003366 fetcht 1 ,mem_lpm_current_mult 
+0x24a2 003367 fetch 2 ,mem_context + coffset_tsniff 
+0x24a3 003368 imul32 temp ,pdata 
+0x24a4 003369 rshift4 temp ,temp 
+0x24a5 003370 rshift2 temp ,temp 
+0x24a6 003371 isub temp ,pdata 
+0x24a7 003372 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x24a8 003373 iadd temp ,pdata 
+0x24a9 003374 fetcht 1 ,mem_lpm_overhead 
+0x24aa 003375 isub temp ,pdata 
+0x24ab 003376 lshift16 pdata ,alarm 
+0x24ac 003377 fetch 2 ,mem_context + coffset_rx_window 
+0x24ad 003378 rshift pdata ,pdata 
+0x24ae 003379 call clk2bt 
+0x24af 003380 deposit alarm 
+0x24b0 003381 call clk_diff 
+0x24b1 003382 copy clke ,temp 
+0x24b2 003383 call clk_diff_rt 
+0x24b3 003384 rtn user 
+:      003385 lpm_dispatch_sleep:
+0x24b4 003386 call clk2lpo 
+:      003387 lpm_dispatch_lpo:
+0x24b5 003388 bpatch patch05_2 ,mem_patch05 
+0x24b6 003389 fetch 1 ,mem_lpm_xtalcnt 
+0x24b7 003390 isub temp ,null 
+0x24b8 003391 branch lpm_clear_counter ,positive 
+0x24b9 003392 storet 4 ,mem_sleep_counter 
+0x24ba 003393 call app_will_enter_lpm 
+0x24bb 003395 fetcht 4 ,mem_sleep_counter 
+0x24bc 003396 branch lpm_sleep 
+:      003398 lpm_dispatch_unconn:
+0x24bd 003399 bpatch patch05_3 ,mem_patch05 
+0x24be 003400 fetch 1 ,mem_le_adv_enable 
+0x24bf 003401 nbranch lpm_unconn_cont ,blank 
+0x24c0 003402 rtn 
+:      003404 lpm_unconn_cont:
+0x24c1 003405 fetch 2 ,mem_lpm_interval 
+0x24c2 003406 rtn blank 
+:      003407 lpm_sleep_btclk:
+0x24c3 003408 fetcht 1 ,mem_lpm_overhead 
+0x24c4 003409 isub temp ,pdata 
+0x24c5 003410 arg 7500 ,temp 
+0x24c6 003411 imul32 temp ,pdata 
+0x24c7 003412 branch lpm_dispatch_sleep 
+:      003415 lpm_mult_wait_timeout:
+0x24c8 003416 fetch 2 ,mem_cb_bt_set_mult 
+0x24c9 003417 call callback_func 
+0x24ca 003418 nbranch lpm_mult_short ,blank 
+0x24cb 003419 jam 0 ,mem_lpm_current_mult 
+0x24cc 003420 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x24cd 003421 fetch 1 ,mem_lpm_mult_cnt 
+0x24ce 003422 branch lpm_mult_long ,blank 
+0x24cf 003423 increase -1 ,pdata 
+0x24d0 003424 store 1 ,mem_lpm_mult_cnt 
+0x24d1 003425 rtn 
+:      003430 lpm_match:
+0x24d2 003431 jam 0 ,mem_sniff_unint_lost 
+0x24d3 003432 fetch 3 ,mem_sniff_rcv 
+0x24d4 003433 increase 1 ,pdata 
+0x24d5 003434 store 3 ,mem_sniff_rcv 
+0x24d6 003435 rtn 
+:      003438 lpm_lost:
+0x24d7 003439 bpatch patch05_4 ,mem_patch05 
+0x24d8 003440 jam 0 ,mem_lpm_current_mult 
+0x24d9 003441 fetch 3 ,mem_sniff_lost 
+0x24da 003442 increase 1 ,pdata 
+0x24db 003443 store 3 ,mem_sniff_lost 
+0x24dc 003444 fetch 1 ,mem_sniff_unint_lost 
+0x24dd 003445 increase 1 ,pdata 
+0x24de 003446 store 1 ,mem_sniff_unint_lost 
+0x24df 003447 rtn 
+:      003449 lpm_mult_short:
+0x24e0 003450 jam 0 ,mem_lpm_current_mult 
+0x24e1 003451 fetch 1 ,mem_lpm_mult_timeout 
+0x24e2 003452 store 1 ,mem_lpm_mult_cnt 
+0x24e3 003453 rtn 
+:      003455 lpm_mult_long:
+0x24e4 003456 fetcht 1 ,mem_lpm_mult 
+0x24e5 003457 storet 1 ,mem_lpm_current_mult 
+0x24e6 003458 rtn 
+:      003462 lpm_get_wake_lock:
+0x24e7 003463 fetch 2 ,mem_lpm_wake_lock 
+0x24e8 003464 qset1 pdata 
+0x24e9 003465 store 2 ,mem_lpm_wake_lock 
+0x24ea 003466 rtn 
+:      003468 lpm_put_wake_lock:
+0x24eb 003469 fetch 2 ,mem_lpm_wake_lock 
+0x24ec 003470 qset0 pdata 
+0x24ed 003471 store 2 ,mem_lpm_wake_lock 
+0x24ee 003472 rtn 
+:      003476 lpm_check_wake_lock:
+0x24ef 003477 bpatch patch05_5 ,mem_patch05 
+0x24f0 003478 call app_check_wake_lock 
+0x24f1 003479 fetch 2 ,mem_lpm_wake_lock 
+0x24f2 003480 copy pdata ,rega 
+0x24f3 003481 fetch 3 ,mem_tx_fifo3 
+0x24f4 003482 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x24f5 003483 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x24f6 003484 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x24f7 003485 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x24f8 003486 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x24f9 003487 fetch 1 ,mem_hci_cmd 
+0x24fa 003488 nsetflag blank ,wake_lock_cmd ,rega 
+0x24fb 003489 fetch 1 ,mem_device_option 
+0x24fc 003490 compare dvc_op_module ,pdata ,0xff 
+0x24fd 003491 call lpm_uart_wake_lock ,true 
+0x24fe 003492 copy rega ,pdata 
+0x24ff 003493 store 2 ,mem_lpm_wake_lock 
+0x2500 003494 rtn 
+:      003496 lpm_uart_wake_lock:
+0x2501 003497 fetch 2 ,core_uart_rxitems 
+0x2502 003498 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2503 003499 fetch 2 ,core_uart_txitems 
+0x2504 003500 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2505 003501 rtn 
+:      003510 le_init_conn:
+0x2506 003511 bpatchx patch21_6 ,mem_patch21 
+0x2507 003512 disable wake 
+0x2508 003513 jam 1 ,mem_le_conn_handle 
+0x2509 003514 jam 3 ,mem_le_state 
+0x250a 003515 jam 1 ,mem_le_arq 
+0x250b 003516 setarg -1 
+0x250c 003517 store 2 ,mem_le_event_count 
+0x250d 003518 force 0 ,pdata 
+0x250e 003519 store 1 ,mem_le_ch 
+0x250f 003520 store 1 ,mem_le_op 
+0x2510 003521 store 3 ,mem_sniff_rcv 
+0x2511 003522 store 3 ,mem_sniff_lost 
+0x2512 003523 call le_clear_enc 
+0x2513 003524 jam 1 ,mem_le_txheader 
+0x2514 003525 jam 0 ,mem_le_txlen 
+0x2515 003526 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2516 003527 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2517 003528 jam 0 ,mem_le_l2cap_att_states 
+0x2518 003529 branch le_supervision_flush 
+:      003531 le_init_master:
+0x2519 003532 bpatchx patch21_7 ,mem_patch21 
+0x251a 003533 enable master 
+0x251b 003534 jam lemode_master ,mem_le_mode 
+0x251c 003535 jam 1 ,mem_le_att_handle 
+0x251d 003536 jam 1 ,mem_le_search_handle_start 
+0x251e 003537 setarg 0xffff 
+0x251f 003538 store 2 ,mem_le_search_handle_end 
+0x2520 003539 force 0 ,pdata 
+0x2521 003540 store 5 ,mem_ccm_pcnt_rx 
+0x2522 003541 set1 le_ccm_directionbit ,pdata 
+0x2523 003542 store 5 ,mem_ccm_pcnt_tx 
+0x2524 003543 branch le_init_conn 
+:      003546 le_init_slave:
+0x2525 003547 bpatchx patch22_0 ,mem_patch22 
+0x2526 003548 disable master 
+0x2527 003549 setarg 0x17 
+0x2528 003550 store 2 ,mem_le_remote_mtu 
+0x2529 003551 increase 4 ,pdata 
+0x252a 003552 store 2 ,mem_remote_rx_max_octets 
+0x252b 003553 jam lemode_slave ,mem_le_mode 
+0x252c 003554 jam 0 ,mem_le_adv_enable 
+0x252d 003555 jam 0 ,mem_lpm_current_mult 
+0x252e 003556 call le_clear_pairing_state 
+0x252f 003557 fetch 2 ,mem_le_superto 
+0x2530 003558 store 2 ,mem_le_init_superto 
+0x2531 003559 fetch 2 ,mem_le_tsniff 
+0x2532 003560 mul32 pdata ,5 ,pdata 
+0x2533 003561 rshift4 pdata ,pdata 
+0x2534 003562 store 2 ,mem_le_superto 
+0x2535 003563 branch le_init_conn 
+:      003570 le_conn_dispatch:
+0x2536 003571 bpatchx patch22_1 ,mem_patch22 
+0x2537 003572 call le_enable 
+0x2538 003573 fetch 1 ,mem_le_state 
+0x2539 003574 isolate1 lestate_encryption ,pdata 
+0x253a 003575 setflag true ,mark_ble_encryption ,mark 
+0x253b 003576 call app_process_ble 
+0x253c 003577 fetch 1 ,mem_le_mode 
+0x253d 003578 bbit1 mode_master ,le_master_dispatch 
+0x253e 003579 branch le_slave_dispatch 
+:      003585 le_master_dispatch:
+0x253f 003586 bpatchx patch22_2 ,mem_patch22 
+0x2540 003587 enable master 
+0x2541 003588 call le_supervision_update 
+0x2542 003589 branch le_master_disconn ,positive 
+0x2543 003590 call le_setup 
+0x2544 003591 call le_prepare_tx 
+0x2545 003592 disable match 
+0x2546 003593 call le_transmit_receive_sifs 
+0x2547 003594 nrtn match 
+0x2548 003595 fetch 1 ,mem_le_conn_rcv 
+0x2549 003596 increase 1 ,pdata 
+0x254a 003597 store 1 ,mem_le_conn_rcv 
+0x254b 003598 call le_acknowledge 
+0x254c 003599 disable master 
+0x254d 003600 rtn 
+:      003602 le_master_disconn:
+0x254e 003603 call le_disconnect 
+0x254f 003604 disable master 
+0x2550 003605 rtn 
+:      003610 le_slave_dispatch:
+0x2551 003611 bpatchx patch22_3 ,mem_patch22 
+0x2552 003612 jam 0 ,mem_le_md_count 
+0x2553 003613 set0 mark_ble_crc_fail ,mark 
+0x2554 003614 call sp_calc_sequence_256 
+0x2555 003615 call le_secure_connect_sm 
+0x2556 003616 disable attempt 
+0x2557 003617 call le_supervision_update 
+0x2558 003618 branch le_slave_disconn ,positive 
+0x2559 003619 fetch 1 ,mem_le_rx_phy 
+0x255a 003620 call le_enable_phy_by_pdata 
+0x255b 003621 call le_setup 
+0x255c 003622 call le_receive_slave 
+0x255d 003623 nbranch le_slave_unsync ,sync 
+0x255e 003624 call le_got_first_packet 
+0x255f 003625 branch le_slave_match ,match 
+0x2560 003626 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2561 003627 branch le_slave_cont 
+:      003630 le_slave_crc_fail:
+:      003631 le_slave_match:
+0x2562 003632 bpatchx patch22_4 ,mem_patch22 
+0x2563 003633 fetch 1 ,mem_le_md_count 
+0x2564 003634 pincrease 1 
+0x2565 003635 store 1 ,mem_le_md_count 
+0x2566 003636 beq le_md_max_count ,le_slave_cont 
+0x2567 003637 call le_acknowledge 
+0x2568 003638 call le_prepare_tx 
+0x2569 003639 fetch 1 ,mem_le_tx_phy 
+0x256a 003640 call le_enable_phy_by_pdata 
+0x256b 003641 call le_transmit 
+0x256c 003642 call le_parse 
+0x256d 003643 fetch 2 ,mem_cb_ble_transmit 
+0x256e 003644 call callback_func 
+0x256f 003645 call le_check_md 
+0x2570 003646 branch le_slave_more_data ,user 
+:      003647 le_slave_cont:
+0x2571 003648 bpatchx patch22_5 ,mem_patch22 
+0x2572 003649 call le_pairing_sm 
+0x2573 003650 call le_check_paring_time 
+0x2574 003651 call check_51cmd 
+0x2575 003652 fetch 1 ,mem_le_op 
+0x2576 003653 bbit1 op_disconn ,le_slave_disconn 
+:      003654 le_slave_unsync:
+0x2577 003655 bpatchx patch22_6 ,mem_patch22 
+0x2578 003656 call end_of_packet 
+0x2579 003657 call le_lpm_set_mult 
+0x257a 003658 branch calc_clke_offset 
+:      003661 le_check_md:
+0x257b 003662 disable user 
+0x257c 003663 bmark1 mark_ble_rx_md ,enable_user 
+0x257d 003664 bmark1 mark_ble_tx_md ,enable_user 
+0x257e 003665 bmark1 mark_ble_crc_fail ,enable_user 
+0x257f 003666 rtn 
+:      003669 le_slave_more_data:
+0x2580 003670 bpatchx patch22_7 ,mem_patch22 
+0x2581 003671 enable attempt 
+0x2582 003672 call le_transmit_receive_sifs_notx 
+0x2583 003673 branch le_slave_match ,match 
+0x2584 003674 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2585 003675 branch le_slave_cont 
+:      003677 le_slave_disconn:
+:      003679 le_disconnect:
+0x2586 003680 bpatchx patch23_0 ,mem_patch23 
+0x2587 003681 call le_clear_connection_info 
+0x2588 003682 call app_disconn_reason_collect_ble 
+0x2589 003683 call le_clear_pairing_state 
+0x258a 003684 call le_sc_state_clear 
+0x258b 003685 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x258c 003686 branch ui_ipc_send_event 
+:      003688 le_clear_connection_info:
+0x258d 003689 arg mem_used_map ,contw 
+0x258e 003690 call memset0_16 
+0x258f 003691 jam 0 ,mem_le_conn_handle 
+0x2590 003692 jam lemode_idle ,mem_le_mode 
+0x2591 003693 jam 0 ,mem_le_state 
+:      003694 le_clear_pairing_state:
+0x2592 003695 bpatchx patch23_1 ,mem_patch23 
+0x2593 003696 jam flag_le_enc_null ,mem_le_enc_state 
+0x2594 003697 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2595 003698 call sp_clear_flags 
+0x2596 003699 rtn 
+:      003701 le_got_first_packet:
+0x2597 003702 bpatchx patch23_2 ,mem_patch23 
+0x2598 003703 fetch 1 ,mem_le_conn_rcv 
+0x2599 003704 increase 1 ,pdata 
+0x259a 003705 store 1 ,mem_le_conn_rcv 
+0x259b 003706 fetch 1 ,mem_le_state 
+0x259c 003707 rtnbit1 lestate_got_first_packet 
+0x259d 003708 set1 lestate_got_first_packet ,pdata 
+0x259e 003709 store 1 ,mem_le_state 
+0x259f 003710 fetch 2 ,mem_le_init_superto 
+0x25a0 003711 store 2 ,mem_le_superto 
+0x25a1 003712 setarg 0 
+0x25a2 003713 store 4 ,mem_le_transmit_window 
+0x25a3 003714 rtn 
+:      003722 le_enable_phy_by_pdata:
+0x25a4 003723 copy pdata ,temp 
+0x25a5 003724 bpatchx patch23_3 ,mem_patch23 
+:      003725 le_enable_phy_by_pdata1:
+0x25a6 003726 copy temp ,pdata 
+0x25a7 003727 bbit1 bit_le_1m_phy ,le_enable 
+0x25a8 003728 bbit1 bit_le_2m_phy ,le_enable_2m 
+0x25a9 003729 bbit0 bit_le_coded_phy ,le_enable 
+0x25aa 003730 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
+0x25ab 003731 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
+0x25ac 003732 branch le_enable 
+:      003734 le_enable_2m:
+0x25ad 003735 set0 mark_ble_lr ,mark 
+0x25ae 003736 set1 mark_ble_2m ,mark 
+0x25af 003737 rtn 
+:      003739 le_enable_coded_s2:
+:      003740 le_enable_coded:
+0x25b0 003741 set0 mark_ble_2m ,mark 
+0x25b1 003742 set1 mark_ble_lr ,mark 
+0x25b2 003743 set0 mark_ble_lr_s8 ,mark 
+0x25b3 003744 rtn 
+:      003747 le_enable_coded_s8:
+0x25b4 003748 set0 mark_ble_2m ,mark 
+0x25b5 003749 set1 mark_ble_lr ,mark 
+0x25b6 003750 set1 mark_ble_lr_s8 ,mark 
+0x25b7 003751 rtn 
+:      003753 le_enable:
+0x25b8 003754 bpatchx patch23_4 ,mem_patch23 
+0x25b9 003755 set0 mark_ble_2m ,mark 
+0x25ba 003756 set0 mark_ble_lr ,mark 
+0x25bb 003757 rtn 
+:      003760 le_disable:
+0x25bc 003761 bpatchx patch23_5 ,mem_patch23 
+0x25bd 003762 set0 mark_ble_encryption ,mark 
+0x25be 003763 jam 0x01 ,0x8901 
+0x25bf 003764 jam 0x80 ,0x8920 
+0x25c0 003765 jam 0x03 ,0x8930 
+0x25c1 003766 rtn 
+:      003768 le_prep:
+0x25c2 003769 bpatchx patch23_6 ,mem_patch23 
+0x25c3 003770 disable enable_crc 
+0x25c4 003771 disable enable_white 
+0x25c5 003772 fetch 3 ,mem_le_crcinit 
+0x25c6 003773 iforce crc24_init 
+0x25c7 003774 fetch 1 ,mem_le_ch_mapped 
+:      003775 le_prep_next:
+0x25c8 003776 reverse pdata ,temp 
+0x25c9 003777 set1 1 ,temp 
+0x25ca 003778 rshift temp ,white_init 
+0x25cb 003779 rtn 
+:      003782 le_rx_setfreq:
+0x25cc 003783 call le_setfreq 
+:      003784 le_rf_rx_enable:
+0x25cd 003785 call set_freq_rx 
+0x25ce 003786 fetch 2 ,mem_param_pll_setup 
+0x25cf 003787 call sleep 
+0x25d0 003788 branch rf_rx_enable 
+:      003790 le_tx_setfreq:
+0x25d1 003791 branch txon ,match 
+0x25d2 003792 bmark1 mark_ble_crc_fail ,txon 
+:      003793 le_tx_setfreq0:
+0x25d3 003794 call le_setfreq 
+0x25d4 003795 branch set_freq_tx 
+:      003797 le_setfreq:
+0x25d5 003798 bpatchx patch23_7 ,mem_patch23 
+0x25d6 003799 call set_sync_on 
+0x25d7 003800 fetch 1 ,mem_le_testtype 
+0x25d8 003801 nbranch le_ctf_test ,blank 
+0x25d9 003802 fetch 1 ,mem_le_ch_mapped 
+0x25da 003803 sub pdata ,36 ,null 
+0x25db 003804 branch le_ctf_normal ,positive 
+0x25dc 003805 force 0 ,temp 
+0x25dd 003806 rtneq 37 
+0x25de 003807 force 24 ,temp 
+0x25df 003808 rtneq 38 
+0x25e0 003809 force 78 ,temp 
+0x25e1 003810 rtn 
+:      003812 le_ctf_normal:
+0x25e2 003813 sub pdata ,10 ,null 
+0x25e3 003814 branch le_ctf_low ,positive 
+0x25e4 003815 increase 1 ,pdata 
+:      003817 le_ctf_low:
+0x25e5 003818 lshift pdata ,pdata 
+0x25e6 003819 add pdata ,2 ,temp 
+0x25e7 003820 rtn 
+:      003822 le_ctf_test:
+0x25e8 003823 fetch 1 ,mem_le_ch_mapped 
+0x25e9 003824 lshift pdata ,temp 
+0x25ea 003825 rtn 
+:      003827 le_sca_map:
+0x25eb 003828 arg 500 ,temp 
+0x25ec 003829 rtn blank 
+0x25ed 003830 arg 250 ,temp 
+0x25ee 003831 rtneq 1 
+0x25ef 003832 arg 150 ,temp 
+0x25f0 003833 rtneq 2 
+0x25f1 003834 arg 100 ,temp 
+0x25f2 003835 rtneq 3 
+0x25f3 003836 arg 75 ,temp 
+0x25f4 003837 rtneq 4 
+0x25f5 003838 arg 50 ,temp 
+0x25f6 003839 rtneq 5 
+0x25f7 003840 arg 40 ,temp 
+0x25f8 003841 rtneq 6 
+0x25f9 003842 arg 20 ,temp 
+0x25fa 003843 rtn 
+:      003847 le_setup:
+0x25fb 003848 bpatchx patch24_0 ,mem_patch24 
+0x25fc 003849 enable swfine 
+0x25fd 003850 fetch 4 ,mem_le_access 
+0x25fe 003851 iforce access 
+0x25ff 003852 call le_map_channel 
+0x2600 003853 setarg 0x200 
+0x2601 003854 branch le_setup_master ,master 
+0x2602 003855 fetch 2 ,mem_le_receive_window 
+0x2603 003856 rshift pdata ,pdata 
+:      003857 le_setup_master:
+0x2604 003858 fetcht 2 ,mem_param_pll_setup 
+0x2605 003859 iadd temp ,pdata 
+0x2606 003860 call ahead_window 
+0x2607 003861 deposit clke 
+0x2608 003862 rtn 
+:      003865 le_context_nextevent:
+0x2609 003866 bpatchx patch24_1 ,mem_patch24 
+0x260a 003867 call push_stack_rega_b_c 
+0x260b 003868 storer loopcnt ,2 ,mem_loopcnt 
+0x260c 003869 add rega ,coffset_mode ,contr 
+0x260d 003870 ifetch 1 ,contr 
+0x260e 003871 rtnbit0 mode_le 
+0x260f 003872 add rega ,coffset_le_event_cnt ,contw 
+0x2610 003873 ifetch 2 ,contw 
+0x2611 003874 increase 1 ,pdata 
+0x2612 003875 istore 2 ,contw 
+0x2613 003876 call le_update_param 
+0x2614 003877 call le_update_channel_map 
+0x2615 003878 call le_update_phy 
+0x2616 003879 call le_context_nexthop 
+0x2617 003880 call pop_stack_rega_b_c 
+0x2618 003881 fetchr loopcnt ,2 ,mem_loopcnt 
+0x2619 003882 rtn 
+:      003884 le_context_nexthop:
+0x261a 003885 add rega ,coffset_le_hop ,contr 
+0x261b 003886 ifetch 1 ,contr 
+0x261c 003887 add rega ,coffset_le_ch ,contw 
+0x261d 003888 ifetcht 1 ,contw 
+0x261e 003889 iadd temp ,pdata 
+0x261f 003890 sub pdata ,36 ,null 
+0x2620 003891 branch le_nexthop_nowrap ,positive 
+0x2621 003892 increase -37 ,pdata 
+:      003893 le_nexthop_nowrap:
+0x2622 003894 istore 1 ,contw 
+0x2623 003895 rtn 
+:      003898 le_calc_channel_map:
+0x2624 003899 add rega ,coffset_le_channel_map ,contr 
+0x2625 003900 ifetch 5 ,contr 
+0x2626 003901 force 0 ,temp 
+0x2627 003902 force 37 ,loopcnt 
+:      003903 le_count_channels_loop:
+0x2628 003904 bbit0 0 ,le_count_channels_notused 
+0x2629 003905 increase 1 ,temp 
+:      003906 le_count_channels_notused:
+0x262a 003907 rshift pdata ,pdata 
+0x262b 003908 loop le_count_channels_loop 
+0x262c 003909 add temp ,-1 ,pdata 
+0x262d 003910 add rega ,coffset_le_channels ,contw 
+0x262e 003911 istore 1 ,contw 
+0x262f 003912 rtn 
+:      003914 le_map_channel:
+0x2630 003915 bpatchx patch24_2 ,mem_patch24 
+0x2631 003916 fetch 1 ,mem_le_ch 
+0x2632 003917 iforce queue 
+0x2633 003918 fetcht 5 ,mem_le_channel_map 
+0x2634 003919 qisolate1 temp 
+0x2635 003920 branch le_map_channel_end ,true 
+:      003921 le_map_channel_next:
+0x2636 003922 fetch 1 ,mem_le_channels 
+0x2637 003923 isub queue ,pdata 
+0x2638 003924 branch le_map_channel_cont ,positive 
+0x2639 003925 sub pdata ,-1 ,queue 
+0x263a 003926 branch le_map_channel_next 
+:      003927 le_map_channel_cont:
+0x263b 003928 copy queue ,loopcnt 
+0x263c 003929 force 0 ,queue 
+:      003930 le_map_channel_loop:
+0x263d 003931 qisolate1 temp 
+0x263e 003932 branch le_map_channel_skip ,true 
+0x263f 003933 increase 1 ,loopcnt 
+:      003934 le_map_channel_skip:
+0x2640 003935 deposit loopcnt 
+0x2641 003936 branch le_map_channel_end ,blank 
+0x2642 003937 increase 1 ,queue 
+0x2643 003938 increase -1 ,loopcnt 
+0x2644 003939 branch le_map_channel_loop 
+:      003940 le_map_channel_end:
+0x2645 003941 deposit queue 
+0x2646 003942 store 1 ,mem_le_ch_mapped 
+0x2647 003943 rtn 
+:      003946 le_wait_tx:
+0x2648 003947 branch le_wait_master ,master 
+0x2649 003948 until null ,timeout 
+0x264a 003949 rtn 
+:      003951 le_wait_master:
+0x264b 003952 arg 0xea0 ,timeup 
+0x264c 003953 until clkn_rt ,meet 
+0x264d 003954 rtn 
+:      003956 le_receive_adv:
+0x264e 003957 disable swfine 
+0x264f 003958 fetch 2 ,mem_le_scan_window 
+0x2650 003959 copy pdata ,timeup 
+0x2651 003960 branch le_receive_packet 
+:      003963 le_receive_slave:
+0x2652 003964 bpatchx patch24_3 ,mem_patch24 
+0x2653 003965 call le_dec_init 
+0x2654 003966 enable swfine 
+0x2655 003967 fetch 2 ,mem_le_receive_window 
+0x2656 003968 fetcht 4 ,mem_le_transmit_window 
+0x2657 003969 iadd temp ,timeup 
+:      003970 le_receive_packet:
+0x2658 003971 call le_rx_setfreq 
+:      003972 le_receive_rxon:
+0x2659 003973 bpatchx patch24_4 ,mem_patch24 
+0x265a 003974 call le_prep 
+0x265b 003975 bmark0 mark_ble_lr ,le_receive_nolr 
+0x265c 003976 pulse dewhiten_code_calc 
+0x265d 003977 nop 30 
+0x265e 003978 call le_prep 
+0x265f 003979 lshift3 timeup ,timeup 
+:      003980 le_receive_nolr:
+0x2660 003981 disable match 
+0x2661 003982 enable decode_fec0 
+0x2662 003983 enable is_rx 
+0x2663 003984 disable is_tx 
+0x2664 003985 copy timeup ,stop_watch 
+0x2665 003986 correlate null ,timeout 
+0x2666 003987 branch le_receive_on_attempt ,attempt 
+0x2667 003988 copy clke ,temp 
+0x2668 003989 storet 6 ,mem_sync_clke 
+:      003990 le_receive_on_attempt:
+0x2669 003991 nbranch le_unsync_end ,sync 
+0x266a 003992 enable swfine 
+0x266b 003993 fetch 1 ,mem_le_tx_ifs_defference 
+0x266c 003994 arg param_20ms_init ,temp 
+0x266d 003995 iadd temp ,temp 
+0x266e 003996 fetch 1 ,mem_system_clk 
+0x266f 003997 imul32 temp ,stop_watch 
+0x2670 003998 call rf_debug_rx_sync_line 
+0x2671 003999 branch le_receive_skip ,attempt 
+0x2672 004000 call calc_clke_all_modem 
+0x2673 004001 fetch 1 ,mem_le_state 
+0x2674 004002 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x2675 004003 fetcht 6 ,mem_sync_clke 
+0x2676 004004 call lpm_adjust_clk ,wake 
+:      004005 le_receive_skip:
+0x2677 004006 call save_rssi 
+0x2678 004007 enable enable_white 
+0x2679 004008 enable enable_crc 
+0x267a 004009 parse demod ,bucket ,8 
+0x267b 004010 rshift3 pwindow ,pdata 
+0x267c 004011 store 1 ,mem_le_rxbuf_data_header 
+0x267d 004012 parse demod ,bucket ,8 
+0x267e 004013 rshift3 pwindow ,pdata 
+0x267f 004014 store 1 ,mem_le_rxbuf_data_length 
+0x2680 004015 copy pdata ,loopcnt 
+0x2681 004016 branch le_rx_nopayload ,zero 
+0x2682 004018 bmark1 mark_ble_encryption ,le_rx_dec 
+:      004020 le_rx_loop:
+0x2683 004021 parse demod ,bucket ,8 
+0x2684 004022 rshift3 pwindow ,pdata 
+0x2685 004023 istore 1 ,contw 
+0x2686 004024 loop le_rx_loop 
+0x2687 004025 branch le_rx_nopayload 
+:      004027 le_rx_dec:
+0x2688 004028 copy contw ,regb 
+0x2689 004029 bpatchx patch24_5 ,mem_patch24 
+0x268a 004030 call le_check_retransmit 
+0x268b 004032 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x268c 004033 increase -4 ,rega 
+0x268d 004034 nbranch le_mic_error ,positive 
+0x268e 004036 call le_dec_start 
+0x268f 004037 copy regb ,contw 
+0x2690 004038 arg 0 ,temp 
+0x2691 004039 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x2692 004040 increase -4 ,loopcnt 
+0x2693 004041 branch le_rx_dec_loop_end ,zero 
+:      004042 le_rx_dec_loop:
+0x2694 004044 parse demod ,bucket ,8 
+0x2695 004045 rshift3 pwindow ,pdata 
+0x2696 004046 istore 1 ,contw 
+0x2697 004047 increase 1 ,temp 
+0x2698 004048 and temp ,0xf ,null 
+0x2699 004049 call le_dec ,zero 
+0x269a 004050 loop le_rx_dec_loop 
+:      004051 le_rx_dec_loop_end:
+0x269b 004052 call le_dec_end 
+0x269c 004053 copy regb ,contw 
+:      004056 le_rx_nopayload:
+0x269d 004057 bpatchx patch24_6 ,mem_patch24 
+0x269e 004058 parse demod ,bucket ,24 
+0x269f 004059 rshift32 pdata ,pdata 
+0x26a0 004060 rshift16 pdata ,pdata 
+0x26a1 004061 istore 3 ,contw 
+0x26a2 004062 enable swfine 
+0x26a3 004063 call le_set_until_tx_timer 
+0x26a4 004064 branch le_crc_fail ,crc_failed 
+0x26a5 004065 bmark0 mark_ble_encryption ,le_rx_match 
+0x26a6 004066 fetch 1 ,mem_le_rxbuf_data_length 
+0x26a7 004067 branch le_rx_match ,blank 
+0x26a8 004068 increase -4 ,pdata 
+0x26a9 004069 store 1 ,mem_le_rxbuf_data_length 
+0x26aa 004070 call wait_ccm_done 
+0x26ab 004071 fetch 1 ,core_misc_status 
+0x26ac 004072 bbit0 7 ,le_mic_error 
+0x26ad 004073 force regidx_result ,regext_index 
+0x26ae 004074 storer regext ,4 ,mem_le_peer_mic 
+:      004075 le_rx_match:
+0x26af 004076 call rf_debug_rx_crc_line 
+0x26b0 004077 enable match 
+0x26b1 004078 set0 mark_ble_crc_fail ,mark 
+:      004079 le_crc_fail_tx:
+0x26b2 004080 bpatchx patch24_7 ,mem_patch24 
+0x26b3 004081 call ccm_ctrl_clr 
+0x26b4 004082 fetch 1 ,mem_le_rx_phy 
+0x26b5 004083 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
+0x26b6 004084 store 1 ,mem_le_rx_phy 
+0x26b7 004085 call le_match_set_sync_on 
+0x26b8 004086 branch le_match_set_txfreq 
+:      004088 le_match_set_sync_on:
+0x26b9 004089 disable decode_fec0 
+0x26ba 004090 branch set_sync_on 
+:      004092 le_match_set_txfreq:
+0x26bb 004093 bpatchx patch25_0 ,mem_patch25 
+0x26bc 004094 fetcht 1 ,mem_last_freq 
+0x26bd 004095 branch set_freq_tx_int 
+:      004098 le_dec_init:
+0x26be 004099 rtnmark0 mark_ble_encryption 
+0x26bf 004100 call load_sk 
+0x26c0 004101 force regidx_result ,regext_index 
+0x26c1 004102 call aes_clear 
+0x26c2 004103 branch aes_clear_data 
+:      004106 le_dec_start:
+0x26c3 004107 bpatchx patch25_1 ,mem_patch25 
+0x26c4 004108 jam 0 ,core_ccm_aad0 
+0x26c5 004109 jam 1 ,core_ccm_aad1 
+0x26c6 004110 fetch 1 ,mem_le_rxbuf_data_header 
+0x26c7 004111 and_into 0x3 ,pdata 
+0x26c8 004112 store 1 ,core_ccm_aad2 
+0x26c9 004114 setarg mem_le_rxbuf_data_payload 
+0x26ca 004115 store 2 ,core_ccm_input_playload_addr 
+0x26cb 004116 store 2 ,core_ccm_output_playload_addr 
+0x26cc 004118 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x26cd 004119 increase -4 ,rega 
+0x26ce 004121 fetcht 5 ,mem_ccm_pcnt_rx 
+0x26cf 004122 isolate1 mark_old_packet ,mark 
+0x26d0 004123 call le_pcnt_rx_sub1 ,true 
+0x26d1 004124 call ccm_b0 
+0x26d2 004125 setarg 0 
+0x26d3 004126 store 2 ,core_ccm_inptr 
+0x26d4 004127 jam 6 ,core_ccm_ctrl 
+0x26d5 004128 jam 7 ,core_ccm_ctrl 
+0x26d6 004129 rtn 
+:      004131 le_pcnt_rx_sub1:
+0x26d7 004132 sub temp ,0 ,null 
+0x26d8 004133 branch le_pcnt_rx_sub1_0 ,zero 
+0x26d9 004134 increase -1 ,temp 
+0x26da 004135 set1 le_ccm_directionbit ,temp 
+0x26db 004136 rtn 
+:      004138 le_pcnt_rx_sub1_0:
+0x26dc 004139 setarg 0xffffff 
+0x26dd 004140 lshift16 pdata ,pdata 
+0x26de 004141 arg 0xffff ,temp 
+0x26df 004142 ior temp ,temp 
+0x26e0 004143 rtn 
+:      004145 le_dec:
+0x26e1 004146 copy contw ,regb 
+0x26e2 004147 fetch 1 ,mem_le_rxbuf_data_length 
+0x26e3 004148 increase -4 ,pdata 
+0x26e4 004149 isub temp ,null 
+0x26e5 004150 rtn zero 
+0x26e6 004151 storet 2 ,core_ccm_inptr 
+0x26e7 004152 copy regb ,contw 
+0x26e8 004153 rtn 
+:      004155 le_dec_end:
+0x26e9 004156 parse demod ,bucket ,32 
+0x26ea 004157 rshift32 pdata ,pdata 
+0x26eb 004158 rshift8 pdata ,pdata 
+0x26ec 004159 istore 4 ,contw 
+0x26ed 004160 copy contw ,regb 
+0x26ee 004162 force regidx_data ,regext_index 
+0x26ef 004163 copy pdata ,regext 
+0x26f0 004164 storet 2 ,core_ccm_inptr 
+0x26f1 004165 rtn 
+:      004167 le_mic_error:
+0x26f2 004168 branch le_end_of_packet 
+:      004170 le_retransmit_end_of_packet:
+0x26f3 004171 call le_set_until_tx_timer 
+0x26f4 004172 call end_of_packet 
+0x26f5 004173 branch le_rx_match 
+:      004175 le_crc_fail:
+0x26f6 004176 call rf_debug_rx_crc_fail_line 
+0x26f7 004177 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
+0x26f8 004178 set1 mark_ble_crc_fail ,mark 
+0x26f9 004179 branch le_crc_fail_tx 
+:      004181 le_unsync_end:
+:      004182 le_crc_fail_consecutive:
+0x26fa 004183 set0 mark_ble_crc_fail ,mark 
+0x26fb 004184 branch le_end_of_packet 
+:      004186 le_end_of_packet:
+0x26fc 004187 bpatchx patch25_2 ,mem_patch25 
+0x26fd 004188 call ccm_ctrl_clr 
+0x26fe 004189 branch end_of_packet 
+:      004191 calc_clke_all_modem:
+0x26ff 004192 bmark1 mark_ble_lr ,calc_clke_modem_coded 
+0x2700 004193 bmark1 mark_ble_2m ,calc_clke_modem_2m 
+0x2701 004194 fetch 2 ,mem_param_clke_cal_le_1m 
+0x2702 004195 copy pdata ,clke_rt 
+0x2703 004196 copy bt_clk ,clke_bt 
+0x2704 004197 rtn 
+:      004200 calc_clke_modem_coded:
+0x2705 004201 fetch 2 ,mem_param_clke_cal_le_coded 
+0x2706 004202 copy pdata ,clke_rt 
+0x2707 004203 add bt_clk ,1 ,clke_bt 
+0x2708 004204 rtn 
+:      004206 calc_clke_modem_2m:
+0x2709 004207 fetch 2 ,mem_param_clke_cal_le_2m 
+0x270a 004208 copy pdata ,clke_rt 
+0x270b 004209 copy bt_clk ,clke_bt 
+0x270c 004210 rtn 
+:      004213 le_set_until_tx_timer:
+0x270d 004214 fetch 1 ,mem_le_rxbuf_data_length 
+0x270e 004215 add pdata ,5 ,temp 
+0x270f 004216 lshift3 temp ,temp 
+0x2710 004217 fetch 1 ,mem_le_rx_phy 
+0x2711 004218 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
+0x2712 004219 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
+0x2713 004220 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
+:      004221 le_set_until_tx_timer_rx_lr:
+0x2714 004222 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
+0x2715 004223 branch le_set_until_tx_timer_rx_coded_s8 
+:      004225 le_set_until_tx_timer_rx_1m:
+0x2716 004226 branch le_calc_stop_watch 
+:      004228 le_set_until_tx_timer_rx_2m:
+0x2717 004229 rshift temp ,temp 
+0x2718 004230 branch le_calc_stop_watch 
+:      004232 le_set_until_tx_timer_rx_coded_s2:
+0x2719 004233 add temp ,3 ,temp 
+0x271a 004234 lshift temp ,temp 
+0x271b 004235 branch le_set_until_tx_timer_rx_coded 
+:      004237 le_set_until_tx_timer_rx_coded_s8:
+0x271c 004238 add temp ,3 ,temp 
+0x271d 004239 lshift3 temp ,temp 
+:      004240 le_set_until_tx_timer_rx_coded:
+0x271e 004241 setarg param_coded_c1_term1_time_40us 
+0x271f 004242 iadd temp ,temp 
+0x2720 004243 branch le_calc_stop_watch 
+:      004245 le_calc_stop_watch:
+0x2721 004246 fetch 1 ,mem_system_clk 
+0x2722 004247 imul32 temp ,temp 
+0x2723 004248 arg param_20ms_init ,rega 
+0x2724 004249 imul32 rega ,pdata 
+0x2725 004250 isub temp ,temp 
+0x2726 004251 copy stop_watch ,pdata 
+0x2727 004252 isub temp ,stop_watch 
+0x2728 004253 rtn 
+:      004255 le_transmit_receive_sifs_without_change_mode:
+0x2729 004256 call le_transmit 
+0x272a 004257 fetcht 1 ,mem_last_freq 
+0x272b 004258 call set_freq_rx 
+0x272c 004259 call rf_rx_enable 
+0x272d 004260 enable swfine 
+0x272e 004261 arg 5500 ,timeup 
+0x272f 004262 branch le_receive_rxon 
+:      004265 le_transmit_receive_sifs:
+0x2730 004266 bpatchx patch25_3 ,mem_patch25 
+0x2731 004267 fetch 1 ,mem_le_tx_phy 
+0x2732 004268 call le_enable_phy_by_pdata 
+0x2733 004269 call le_transmit 
+:      004270 le_transmit_receive_sifs_notx:
+0x2734 004271 fetch 1 ,mem_le_rx_phy 
+0x2735 004272 call le_enable_phy_by_pdata 
+0x2736 004274 fetcht 1 ,mem_last_freq 
+0x2737 004275 call set_freq_rx 
+0x2738 004276 call rf_rx_enable 
+0x2739 004277 enable swfine 
+0x273a 004278 arg 5500 ,timeup 
+0x273b 004279 bmark0 mark_ble_lr ,le_receive_rxon 
+0x273c 004280 arg 8500 ,timeup 
+0x273d 004281 branch le_receive_rxon 
+:      004283 le_transmit_norx:
+0x273e 004284 bpatchx patch25_4 ,mem_patch25 
+0x273f 004285 call le_transmit 
+0x2740 004286 branch end_of_packet 
+:      004288 le_transmit:
+0x2741 004289 bpatchx patch25_5 ,mem_patch25 
+0x2742 004290 call le_prep 
+0x2743 004291 call le_tx_setfreq 
+0x2744 004292 call rf_debug_tx_on_line 
+0x2745 004293 set1 txgfsk ,radio_ctrl 
+0x2746 004294 enable encode_fec0 
+0x2747 004295 enable is_tx 
+0x2748 004296 disable is_rx 
+0x2749 004297 call le_wait_tx 
+0x274a 004298 disable lr_s2en 
+0x274b 004299 bmark1 mark_ble_lr ,le_transmit_lr 
+0x274c 004300 bmark1 mark_ble_2m ,le_transmit_2m 
+0x274d 004301 rshift16 access ,pdata 
+0x274e 004302 rshift8 pdata ,pdata 
+0x274f 004303 rshift4 pdata ,pdata 
+0x2750 004304 inject mod ,40 
+:      004305 le_transmit_packet:
+0x2751 004306 enable enable_white 
+0x2752 004307 enable enable_crc 
+0x2753 004308 bpatchx patch25_6 ,mem_patch25 
+0x2754 004309 fetch 1 ,mem_le_txheader 
+0x2755 004310 inject mod ,8 
+0x2756 004311 ifetch 1 ,contr 
+0x2757 004312 copy pdata ,loopcnt 
+0x2758 004313 inject mod ,8 
+0x2759 004314 sub loopcnt ,0 ,null 
+0x275a 004315 branch le_tr_nopayload ,zero 
+0x275b 004317 fetch 1 ,core_ccm_ctrl 
+0x275c 004318 branch le_transmit_packet_not_enc ,blank 
+0x275d 004319 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
+:      004320 le_transmit_packet_not_enc:
+0x275e 004321 arg mem_le_txpayload ,contr 
+:      004322 le_tr_loop:
+0x275f 004323 ifetch 1 ,contr 
+0x2760 004324 inject mod ,8 
+0x2761 004325 loop le_tr_loop 
+:      004327 le_tr_nopayload:
+0x2762 004328 enable enable_parity 
+0x2763 004329 inject mod ,24 
+0x2764 004330 disable enable_parity 
+0x2765 004331 bmark0 mark_ble_lr ,le_transmit_skip 
+0x2766 004332 disable enable_white 
+0x2767 004333 setarg 0 
+0x2768 004334 inject mod ,3 
+:      004335 le_transmit_skip:
+0x2769 004336 until null ,tx_clear 
+0x276a 004337 nop 100 
+0x276b 004338 bpatchx patch25_7 ,mem_patch25 
+0x276c 004339 disable encode_fec0 
+0x276d 004340 disable encode_fec3 
+0x276e 004341 call set_sync_on 
+0x276f 004342 call rf_debug_tx_off_line 
+:      004343 le_check_start_pause_enc:
+0x2770 004344 fetch 1 ,mem_le_txheader 
+0x2771 004345 and pdata ,llid_le_ll ,pdata 
+0x2772 004346 rtnne llid_le_ll 
+0x2773 004347 fetch 1 ,mem_le_enc_state 
+0x2774 004348 beq flag_le_enc_pause ,le_clear_enc 
+0x2775 004349 rtnne flag_le_send_start_enc_req 
+0x2776 004350 fetch 1 ,mem_le_txpayload 
+0x2777 004351 beq ll_start_enc_req ,le_set_enc 
+0x2778 004352 rtn 
+:      004355 le_transmit_packet_enc:
+0x2779 004356 increase -4 ,loopcnt 
+0x277a 004357 copy loopcnt ,temp 
+0x277b 004358 call ccm_wait_enc 
+0x277c 004359 arg mem_le_txpayload ,contr 
+:      004360 le_transmit_packet_enc_loop:
+0x277d 004361 ifetch 1 ,contr 
+0x277e 004362 inject mod ,8 
+0x277f 004363 loop le_transmit_packet_enc_loop 
+0x2780 004364 call ccm_check_enc_done 
+0x2781 004365 copy regext ,pdata 
+0x2782 004366 inject mod ,32 
+0x2783 004367 branch le_tr_nopayload 
+:      004369 le_transmit_lr:
+0x2784 004370 arg 10 ,loopcnt 
+:      004371 le_transmit_lr_preamble_loop:
+0x2785 004372 setarg 0x3c 
+0x2786 004373 inject mod ,8 
+0x2787 004374 loop le_transmit_lr_preamble_loop 
+0x2788 004375 disable encode_fec0 
+0x2789 004376 enable encode_fec3 
+0x278a 004377 rshift16 access ,pdata 
+0x278b 004378 rshift16 pdata ,pdata 
+0x278c 004379 rshift4 pdata ,pdata 
+0x278d 004380 inject mod ,32 
+0x278e 004381 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
+:      004382 le_transmit_lr_s2:
+0x278f 004383 setarg 1 
+0x2790 004384 inject mod ,5 
+0x2791 004385 enable lr_s2en 
+0x2792 004386 branch le_transmit_packet 
+:      004388 le_transmit_lr_s8:
+0x2793 004389 setarg 0 
+0x2794 004390 inject mod ,5 
+0x2795 004391 branch le_transmit_packet 
+:      004393 le_transmit_2m:
+0x2796 004394 fetch 1 ,mem_system_clk 
+0x2797 004395 fetcht 1 ,mem_le_tx2m_delay 
+0x2798 004396 iadd temp ,pdata 
+0x2799 004397 call sleep 
+0x279a 004398 rshift16 access ,pdata 
+0x279b 004399 rshift8 pdata ,pdata 
+0x279c 004400 rshift4 pdata ,temp 
+0x279d 004401 copy temp ,pdata 
+0x279e 004402 inject mod ,8 
+0x279f 004403 copy temp ,pdata 
+0x27a0 004404 inject mod ,40 
+0x27a1 004405 branch le_transmit_packet 
+:      004408 le_update_param:
+0x27a2 004409 arg le_update_param_ahead1_cb ,regc 
+0x27a3 004410 arg le_update_param_cb ,regb 
+0x27a4 004411 arg lestate_update_param ,queue 
+0x27a5 004412 branch le_check_update_flag 
+:      004414 le_update_param_ahead1_cb:
+0x27a6 004415 add rega ,coffset_sniff_anchor ,contr 
+0x27a7 004416 ifetcht 4 ,contr 
+0x27a8 004417 add rega ,coffest_le_new_transmitwindowsize ,contr 
+0x27a9 004418 ifetch 1 ,contr 
+0x27aa 004419 add rega ,coffset_le_window_size ,contw 
+0x27ab 004420 istore 1 ,contw 
+0x27ac 004421 ifetch 2 ,contr 
+0x27ad 004422 lshift2 pdata ,pdata 
+0x27ae 004423 iadd temp ,timeup 
+0x27af 004424 add rega ,coffset_sniff_anchor ,contw 
+0x27b0 004425 deposit timeup 
+0x27b1 004426 istore 4 ,contw 
+0x27b2 004427 ifetch 2 ,contr 
+0x27b3 004428 lshift2 pdata ,pdata 
+0x27b4 004429 add rega ,coffset_tsniff ,contw 
+0x27b5 004430 istore 2 ,contw 
+0x27b6 004431 ifetch 2 ,contr 
+0x27b7 004432 add rega ,coffset_le_slave_latency ,contw 
+0x27b8 004433 istore 2 ,contw 
+0x27b9 004434 ifetch 2 ,contr 
+0x27ba 004435 store 2 ,mem_le_init_superto 
+0x27bb 004436 branch le_receive_window_size 
+:      004438 le_update_param_cb:
+0x27bc 004439 ifetch 1 ,rega 
+0x27bd 004440 set0 lestate_got_first_packet ,pdata 
+0x27be 004441 istore 1 ,rega 
+0x27bf 004442 storer rega ,2 ,mem_rega 
+0x27c0 004443 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
+0x27c1 004444 call ui_ipc_send_event 
+0x27c2 004445 fetchr rega ,2 ,mem_rega 
+0x27c3 004446 rtn 
+:      004448 le_update_channel_map:
+0x27c4 004449 arg 0 ,regc 
+0x27c5 004450 arg le_update_channel_map_cb ,regb 
+0x27c6 004451 arg lestate_update_map ,queue 
+0x27c7 004452 branch le_check_update_flag 
+:      004454 le_update_channel_map_cb:
+0x27c8 004455 add rega ,coffset_le_new_map ,contr 
+0x27c9 004456 ifetch 5 ,contr 
+0x27ca 004457 add rega ,coffset_le_channel_map ,contw 
+0x27cb 004458 istore 5 ,contw 
+0x27cc 004459 branch le_calc_channel_map 
+:      004462 le_update_phy:
+0x27cd 004463 arg 0 ,regc 
+0x27ce 004464 arg le_update_phy_cb ,regb 
+0x27cf 004465 arg lestate_update_phy ,queue 
+0x27d0 004466 branch le_check_update_flag 
+:      004468 le_update_phy_cb:
+0x27d1 004469 add rega ,coffset_le_new_m2s_phy ,contr 
+0x27d2 004470 ifetch 1 ,contr 
+0x27d3 004471 call le_update_phy_cb_m2s 
+0x27d4 004472 istore 1 ,contw 
+0x27d5 004473 add rega ,coffset_le_new_s2m_phy ,contr 
+0x27d6 004474 ifetch 1 ,contr 
+0x27d7 004475 call le_update_phy_cb_s2m 
+0x27d8 004476 istore 1 ,contw 
+0x27d9 004477 storer rega ,2 ,mem_rega 
+0x27da 004478 jam bt_evt_le_update_phy ,mem_fifo_temp 
+0x27db 004479 call ui_ipc_send_event 
+0x27dc 004480 fetchr rega ,2 ,mem_rega 
+0x27dd 004481 rtn 
+:      004483 le_update_phy_cb_m2s:
+0x27de 004484 call le_update_phy_cb_m2s_no_change ,blank 
+0x27df 004485 add rega ,coffset_le_rx_phy ,contw 
+0x27e0 004486 nrtn master 
+0x27e1 004487 fetcht 1 ,mem_le_tx_phys 
+0x27e2 004488 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27e3 004489 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27e4 004490 add rega ,coffset_le_tx_phy ,contw 
+0x27e5 004491 rtn 
+:      004493 le_update_phy_cb_m2s_no_change:
+0x27e6 004494 add rega ,coffset_le_rx_phy ,contr 
+0x27e7 004495 ifetch 1 ,contr 
+0x27e8 004496 nrtn master 
+0x27e9 004497 add rega ,coffset_le_tx_phy ,contr 
+0x27ea 004498 ifetch 1 ,contr 
+0x27eb 004499 rtn 
+:      004501 le_update_phy_cb_s2m:
+0x27ec 004502 call le_update_phy_cb_s2m_no_change ,blank 
+0x27ed 004503 fetcht 1 ,mem_le_tx_phys 
+0x27ee 004504 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27ef 004505 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27f0 004506 add rega ,coffset_le_tx_phy ,contw 
+0x27f1 004507 nrtn master 
+0x27f2 004508 set0 bit_le_coded_phy_s8 ,pdata 
+0x27f3 004509 add rega ,coffset_le_rx_phy ,contw 
+0x27f4 004510 rtn 
+:      004512 le_update_phy_cb_s2m_no_change:
+0x27f5 004513 add rega ,coffset_le_tx_phy ,contr 
+0x27f6 004514 ifetch 1 ,contr 
+0x27f7 004515 nrtn master 
+0x27f8 004516 add rega ,coffset_le_rx_phy ,contr 
+0x27f9 004517 ifetch 1 ,contr 
+0x27fa 004518 rtn 
+:      004523 le_check_update_flag:
+0x27fb 004524 bpatchx patch26_0 ,mem_patch26 
+0x27fc 004525 ifetch 1 ,rega 
+0x27fd 004526 qisolate0 pdata 
+0x27fe 004527 rtn true 
+0x27ff 004528 add rega ,coffset_le_event_cnt ,contr 
+0x2800 004529 ifetcht 2 ,contr 
+0x2801 004530 add rega ,coffset_le_instant ,contr 
+0x2802 004531 ifetch 2 ,contr 
+0x2803 004533 isub temp ,pdata 
+0x2804 004534 branch le_update ,zero 
+0x2805 004535 nbranch le_check_update_small ,positive 
+0x2806 004536 sub pdata ,1 ,null 
+0x2807 004537 branch le_update_ahead1 ,zero 
+0x2808 004538 rtn 
+:      004540 le_update_ahead1:
+0x2809 004541 copy regc ,pdata 
+0x280a 004542 branch callback_func 
+:      004544 le_update:
+0x280b 004545 ifetch 1 ,rega 
+0x280c 004546 qset0 pdata 
+0x280d 004547 istore 1 ,rega 
+0x280e 004548 copy regb ,pdata 
+0x280f 004549 branch callback_func 
+:      004551 le_check_update_small:
+0x2810 004552 add rega ,coffset_le_event_cnt ,contr 
+0x2811 004553 ifetch 2 ,contr 
+0x2812 004554 add rega ,coffset_le_instant ,contr 
+0x2813 004555 ifetch 2 ,contr 
+0x2814 004556 isub temp ,pdata 
+0x2815 004557 arg 0xffff ,temp 
+0x2816 004558 isub temp ,null 
+0x2817 004559 branch le_update ,zero 
+0x2818 004560 arg 0xf000 ,temp 
+0x2819 004561 isub temp ,null 
+0x281a 004562 nbranch le_update ,positive 
+0x281b 004563 rtn 
+:      004566 le_check_retransmit:
+0x281c 004567 fetcht 1 ,mem_le_arq 
+0x281d 004568 fetch 1 ,mem_le_rxbuf_data_header 
+0x281e 004571 rshift pdata ,pdata 
+0x281f 004572 ixor temp ,pdata 
+0x2820 004573 isolate1 nesn ,pdata 
+0x2821 004574 setflag true ,mark_old_packet ,mark 
+0x2822 004575 rtn 
+:      004578 le_acknowledge:
+0x2823 004579 bpatchx patch26_1 ,mem_patch26 
+0x2824 004580 call le_supervision_flush 
+0x2825 004581 rtnmark1 mark_ble_crc_fail 
+0x2826 004582 call le_check_wak 
+0x2827 004583 fetch 1 ,mem_le_rxbuf_data_header 
+0x2828 004584 isolate1 md ,pdata 
+0x2829 004585 setflag true ,mark_ble_rx_md ,mark 
+0x282a 004586 rshift pdata ,pdata 
+0x282b 004587 ixor temp ,pdata 
+0x282c 004588 isolate1 nesn ,pdata 
+0x282d 004589 setflag true ,mark_old_packet ,mark 
+0x282e 004590 rtnmark1 mark_old_packet 
+0x282f 004591 fetch 1 ,mem_le_rxbuf_data_length 
+0x2830 004592 branch le_ack_unenc ,blank 
+0x2831 004593 fetch 1 ,mem_le_state 
+0x2832 004594 bbit0 lestate_encryption ,le_ack_unenc 
+0x2833 004595 fetcht 4 ,mem_le_peer_mic 
+0x2834 004596 fetch 4 ,mem_ccm_last_mic 
+0x2835 004597 isub temp ,null 
+0x2836 004598 branch assert ,zero 
+0x2837 004599 storet 4 ,mem_ccm_last_mic 
+0x2838 004600 fetch 5 ,mem_ccm_pcnt_rx 
+0x2839 004601 increase 1 ,pdata 
+0x283a 004602 set1 le_ccm_directionbit ,pdata 
+0x283b 004603 store 5 ,mem_ccm_pcnt_rx 
+:      004605 le_ack_unenc:
+0x283c 004606 fetcht 1 ,mem_le_arq 
+0x283d 004607 setflip nesn ,temp 
+0x283e 004608 storet 1 ,mem_le_arq 
+0x283f 004609 fetch 1 ,mem_le_configuration 
+0x2840 004610 rtnbit0 bit_ble_deal_bb_packet 
+0x2841 004611 bpatchx patch26_2 ,mem_patch26 
+0x2842 004612 fetch 1 ,mem_le_rxbuf_data_length 
+0x2843 004613 rtn blank 
+0x2844 004614 fetch 1 ,mem_le_rxbuf_data_header 
+0x2845 004615 compare llid_continue ,pdata ,3 
+0x2846 004616 branch le_parse_writing_attribute_continue ,true 
+0x2847 004617 compare llid_start ,pdata ,3 
+0x2848 004618 branch le_parse_writing_attribute_start ,true 
+0x2849 004619 rtn 
+:      004622 le_check_wak:
+0x284a 004623 bpatchx patch26_3 ,mem_patch26 
+0x284b 004624 fetcht 1 ,mem_le_arq 
+0x284c 004625 isolate0 wak ,temp 
+0x284d 004626 rtn true 
+0x284e 004627 fetch 1 ,mem_le_rxbuf_data_header 
+0x284f 004628 lshift pdata ,pdata 
+0x2850 004629 ixor temp ,pdata 
+0x2851 004630 rtnbit0 sn 
+0x2852 004631 set0 wak ,temp 
+0x2853 004632 setflip sn ,temp 
+0x2854 004633 storet 1 ,mem_le_arq 
+0x2855 004634 compare 3 ,temp ,3 
+0x2856 004636 rtn 
+:      004639 le_set_enc:
+0x2857 004640 fetch 1 ,mem_le_state 
+0x2858 004641 set1 lestate_encryption ,pdata 
+0x2859 004642 store 1 ,mem_le_state 
+0x285a 004643 set1 mark_ble_encryption ,mark 
+0x285b 004644 rtn 
+:      004646 le_clear_enc:
+0x285c 004647 bpatchx patch26_4 ,mem_patch26 
+0x285d 004648 jam flag_le_enc_null ,mem_le_enc_state 
+0x285e 004649 arg 0 ,pdata 
+0x285f 004650 store 4 ,mem_ccm_last_mic 
+0x2860 004651 store 5 ,mem_ccm_pcnt_tx 
+0x2861 004652 set1 le_ccm_directionbit ,pdata 
+0x2862 004653 store 5 ,mem_ccm_pcnt_rx 
+0x2863 004654 fetch 1 ,mem_le_state 
+0x2864 004655 set0 lestate_encryption ,pdata 
+0x2865 004656 store 1 ,mem_le_state 
+0x2866 004657 set0 mark_ble_encryption ,mark 
+0x2867 004658 rtn 
+:      004663 le_scan_check_sender_addr_type:
+0x2868 004664 arg 1 ,rega 
+0x2869 004665 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
+0x286a 004666 rtnbit1 le_sender_addr_bit 
+0x286b 004667 arg 0 ,rega 
+0x286c 004668 rtn 
+:      004671 le_get_master_rx_max:
+0x286d 004672 copy contr ,contw 
+0x286e 004673 fetcht 2 ,mem_remote_rx_max_octets 
+0x286f 004674 copy contw ,contr 
+0x2870 004675 rtn 
+:      004678 le_prepare_tx:
+0x2871 004679 bpatchx patch26_5 ,mem_patch26 
+0x2872 004680 fetch 1 ,mem_le_arq 
+0x2873 004681 rtnbit1 wak 
+0x2874 004682 call le_check_tx_md 
+0x2875 004683 call le_fifo_get_first_tx_ptr 
+0x2876 004684 branch le_send_empty ,blank 
+0x2877 004685 ifetch 2 ,contr 
+0x2878 004686 ifetcht 2 ,contr 
+0x2879 004687 copy temp ,rega 
+0x287a 004688 isub rega ,pdata 
+0x287b 004689 call le_get_master_rx_max 
+0x287c 004690 call not_greater_than 
+0x287d 004691 copy pdata ,temp 
+0x287e 004692 ifetchr type ,1 ,contr 
+0x287f 004693 copy rega ,pdata 
+0x2880 004694 iadd contr ,pdata 
+0x2881 004695 store 2 ,mem_contr 
+0x2882 004696 call le_update_tx_type 
+0x2883 004697 call le_send_packet 
+0x2884 004699 call le_fifo_get_first_tx_ptr 
+0x2885 004700 ifetch 2 ,contr 
+0x2886 004701 copy pdata ,rega 
+0x2887 004702 copy contr ,regc 
+0x2888 004703 ifetcht 2 ,contr 
+0x2889 004704 copy temp ,regb 
+0x288a 004705 isub regb ,pdata 
+0x288b 004706 call le_get_master_rx_max 
+0x288c 004707 call not_greater_than 
+0x288d 004708 iadd regb ,pdata 
+0x288e 004709 istore 2 ,regc 
+0x288f 004710 isub rega ,null 
+0x2890 004711 nrtn zero 
+0x2891 004712 branch le_fifo_release_first_node 
+:      004715 le_check_tx_md:
+0x2892 004716 call le_check_continue 
+0x2893 004717 rtnmark1 mark_ble_tx_md 
+0x2894 004718 fetch 1 ,mem_le_configuration 
+0x2895 004719 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x2896 004720 call le_fifo_get_second_tx_ptr 
+0x2897 004721 branch le_clear_md ,blank 
+0x2898 004722 branch le_set_md 
+:      004725 le_check_continue:
+0x2899 004726 call le_fifo_get_first_tx_ptr 
+0x289a 004727 branch le_clear_md ,blank 
+0x289b 004728 ifetch 2 ,contr 
+0x289c 004729 ifetcht 2 ,contr 
+0x289d 004730 isub temp ,rega 
+0x289e 004731 call le_get_master_rx_max 
+0x289f 004732 copy temp ,pdata 
+0x28a0 004733 isub rega ,null 
+0x28a1 004734 branch le_clear_md ,positive 
+:      004735 le_set_md:
+0x28a2 004736 set1 mark_ble_tx_md ,mark 
+0x28a3 004737 rtn 
+:      004739 le_clear_md:
+0x28a4 004740 set0 mark_ble_tx_md ,mark 
+0x28a5 004741 rtn 
+:      004743 le_update_tx_type:
+0x28a6 004744 copy rega ,pdata 
+0x28a7 004745 rtn blank 
+0x28a8 004746 arg llid_continue ,type 
+0x28a9 004747 rtn 
+:      004750 le_att_check_notification_enable:
+0x28aa 004751 bpatchx patch26_6 ,mem_patch26 
+0x28ab 004752 increase 1 ,temp 
+0x28ac 004753 call le_att_get_handle_ptr 
+0x28ad 004754 increase -2 ,contr 
+0x28ae 004755 ifetch 2 ,contr 
+0x28af 004756 arg client_charactertic_configuration ,temp 
+0x28b0 004757 isub temp ,null 
+0x28b1 004758 nrtn zero 
+0x28b2 004759 increase 1 ,contr 
+0x28b3 004760 copy contr ,rega 
+0x28b4 004761 ifetch 1 ,contr 
+0x28b5 004762 rtn 
+:      004765 le_send_empty:
+0x28b6 004766 force 0 ,temp 
+0x28b7 004767 force 1 ,type 
+:      004769 le_send_packet:
+0x28b8 004770 bpatchx patch26_7 ,mem_patch26 
+0x28b9 004771 storet 1 ,mem_le_txlen 
+0x28ba 004772 fetcht 1 ,mem_le_arq 
+0x28bb 004773 set1 wak ,temp 
+0x28bc 004774 and temp ,0xfc ,pdata 
+0x28bd 004775 ior type ,pdata 
+0x28be 004776 store 1 ,mem_le_arq 
+0x28bf 004777 and_into 0x1f ,pdata 
+0x28c0 004778 isolate1 mark_ble_tx_md ,mark 
+0x28c1 004779 setflag true ,md ,pdata 
+0x28c2 004780 store 1 ,mem_le_txheader 
+0x28c3 004782 fetch 1 ,mem_le_txheader 
+0x28c4 004783 compare 1 ,type ,3 
+0x28c5 004784 nbranch le_send_no_txlen ,true 
+0x28c6 004785 fetch 1 ,mem_le_txlen 
+0x28c7 004786 rtn blank 
+:      004788 le_send_no_txlen:
+0x28c8 004789 bmark1 mark_ble_encryption ,le_send_packet_enc 
+0x28c9 004790 fetchr loopcnt ,1 ,mem_le_txlen 
+0x28ca 004791 fetch 2 ,mem_contr 
+0x28cb 004792 copy pdata ,contr 
+0x28cc 004793 arg mem_le_txpayload ,contw 
+0x28cd 004794 branch memcpy_fast 
+:      004796 le_send_packet_enc:
+0x28ce 004797 call load_sk 
+0x28cf 004798 branch le_encrypt_new_start 
+:      004800 get_lpm_wake_ble_rx_lock:
+0x28d0 004801 arg wake_lock_ble_rx ,queue 
+0x28d1 004802 branch lpm_get_wake_lock 
+:      004804 put_lpm_wake_ble_rx_lock:
+0x28d2 004805 arg wake_lock_ble_rx ,queue 
+0x28d3 004806 branch lpm_put_wake_lock 
+:      004809 le_parse:
+0x28d4 004810 bpatchx patch27_0 ,mem_patch27 
+0x28d5 004811 rtnmark1 mark_old_packet 
+0x28d6 004812 rtnmark1 mark_ble_crc_fail 
+0x28d7 004813 fetch 1 ,mem_le_rxbuf_data_header 
+0x28d8 004814 and pdata ,0x3 ,pdata 
+0x28d9 004815 store 1 ,mem_le_packet_llid 
+0x28da 004816 fetch 1 ,mem_le_rxbuf_data_length 
+0x28db 004817 rtn blank 
+0x28dc 004818 setarg mem_le_rxbuf_data_payload 
+0x28dd 004819 store 2 ,mem_le_payload_ptr 
+0x28de 004820 bpatchx patch27_1 ,mem_patch27 
+0x28df 004821 fetch 1 ,mem_le_packet_llid 
+0x28e0 004822 beq llid_le_ll ,le_parse_ll 
+:      004823 le_parse_l2cap:
+0x28e1 004824 call le_check_l2cap_complete 
+0x28e2 004825 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x28e3 004826 call put_lpm_wake_ble_rx_lock 
+0x28e4 004827 setarg 0 
+0x28e5 004828 store 2 ,mem_le_packet_len_recved 
+0x28e6 004829 fetch 2 ,mem_le_payload_ptr 
+0x28e7 004830 add pdata ,2 ,contr 
+0x28e8 004831 bpatchx patch27_2 ,mem_patch27 
+:      004832 le_parse_l2cap_next:
+0x28e9 004833 ifetch 2 ,contr 
+0x28ea 004834 beq le_l2cap_cid_att ,le_parse_att 
+0x28eb 004835 beq le_l2cap_cid_smp ,le_parse_smp 
+0x28ec 004836 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x28ed 004837 rtn 
+:      004840 le_check_l2cap_complete:
+0x28ee 004841 fetch 1 ,mem_le_packet_llid 
+0x28ef 004842 beq llid_start ,le_check_l2cap_llid_start 
+0x28f0 004843 beq llid_continue ,le_check_l2cap_llid_continue 
+0x28f1 004844 rtn 
+:      004849 le_check_l2cap_cid_legal:
+0x28f2 004850 call enable_user 
+0x28f3 004851 arg le_l2cap_cid_att ,temp 
+0x28f4 004852 isub pdata ,null 
+0x28f5 004853 rtn zero 
+0x28f6 004854 arg le_l2cap_cid_signal ,temp 
+0x28f7 004855 isub pdata ,null 
+0x28f8 004856 rtn zero 
+0x28f9 004857 arg le_l2cap_cid_smp ,temp 
+0x28fa 004858 isub pdata ,null 
+0x28fb 004859 rtn zero 
+0x28fc 004860 branch disable_user 
+:      004863 le_check_l2cap_llid_start:
+0x28fd 004864 fetch 2 ,mem_le_payload_ptr 
+0x28fe 004865 copy pdata ,contr 
+0x28ff 004866 ifetch 2 ,contr 
+0x2900 004867 store 2 ,mem_le_l2cap_size 
+0x2901 004868 ifetch 2 ,contr 
+0x2902 004869 call le_check_l2cap_cid_legal 
+0x2903 004870 nrtn user 
+0x2904 004871 fetcht 1 ,mem_le_rxbuf_data_length 
+0x2905 004872 storet 2 ,mem_le_packet_len_recved 
+0x2906 004873 fetch 2 ,mem_le_l2cap_size 
+0x2907 004874 increase 4 ,pdata 
+0x2908 004875 isub temp ,null 
+0x2909 004876 branch enable_user ,zero 
+0x290a 004877 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x290b 004878 arg mem_le_l2cap_buf ,contw 
+0x290c 004879 fetch 2 ,mem_le_payload_ptr 
+0x290d 004880 copy pdata ,contr 
+0x290e 004881 call memcpy_fast 
+0x290f 004882 branch disable_user 
+:      004887 le_check_l2cap_continue_legal:
+0x2910 004888 call enable_user 
+0x2911 004889 fetch 2 ,mem_le_packet_len_recved 
+0x2912 004890 nrtn blank 
+0x2913 004891 branch disable_user 
+:      004893 le_check_l2cap_llid_continue:
+0x2914 004894 call le_check_l2cap_continue_legal 
+0x2915 004895 nrtn user 
+0x2916 004896 fetch 2 ,mem_le_packet_len_recved 
+0x2917 004897 arg mem_le_l2cap_buf ,contw 
+0x2918 004898 iadd contw ,rega 
+0x2919 004899 fetcht 1 ,mem_le_rxbuf_data_length 
+0x291a 004900 iadd temp ,pdata 
+0x291b 004901 store 2 ,mem_le_packet_len_recved 
+0x291c 004902 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x291d 004903 copy rega ,contw 
+0x291e 004904 fetch 2 ,mem_le_payload_ptr 
+0x291f 004905 copy pdata ,contr 
+0x2920 004906 call memcpy_fast 
+0x2921 004907 setarg mem_le_l2cap_buf 
+0x2922 004908 store 2 ,mem_le_payload_ptr 
+0x2923 004909 fetch 2 ,mem_le_l2cap_size 
+0x2924 004910 increase 4 ,pdata 
+0x2925 004911 fetcht 2 ,mem_le_packet_len_recved 
+0x2926 004912 isub temp ,null 
+0x2927 004913 branch enable_user ,zero 
+0x2928 004914 branch disable_user 
+:      004919 le_writeatt_cb:
+0x2929 004920 fetch 2 ,mem_cb_att_write 
+0x292a 004921 branch callback_func 
+:      004923 le_supervision_update:
+0x292b 004924 bpatchx patch27_3 ,mem_patch27 
+0x292c 004925 fetcht 4 ,mem_le_supervision_timer 
+0x292d 004926 call get_clkbt 
+0x292e 004927 isub temp ,timeup 
+0x292f 004928 deposit timeup 
+0x2930 004929 fetcht 2 ,mem_le_superto 
+0x2931 004930 lshift4 temp ,temp 
+0x2932 004931 lshift temp ,temp 
+0x2933 004932 isub temp ,pdata 
+0x2934 004933 rtn 
+:      004935 le_supervision_flush:
+0x2935 004936 call get_clkbt 
+0x2936 004937 store 4 ,mem_le_supervision_timer 
+0x2937 004938 rtn 
+:      004942 le_receive_window_size:
+0x2938 004943 bpatchx patch27_4 ,mem_patch27 
+0x2939 004944 add rega ,coffset_le_peer_sca ,contr 
+0x293a 004945 ifetch 1 ,contr 
+0x293b 004946 call le_sca_map 
+0x293c 004947 add rega ,coffset_tsniff ,contr 
+0x293d 004948 ifetch 2 ,contr 
+0x293e 004949 imul32 temp ,pdata 
+0x293f 004950 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2940 004951 imul32 temp ,pdata 
+0x2941 004952 arg 1000000 ,temp 
+0x2942 004953 idiv temp 
+0x2943 004954 arg param_windown_size ,temp 
+0x2944 004955 fetch 1 ,mem_system_clk 
+0x2945 004956 imul32 temp ,temp 
+0x2946 004957 add rega ,coffset_le_window_size ,contr 
+0x2947 004958 ifetch 1 ,contr 
+0x2948 004959 imul32 temp ,pdata 
+0x2949 004960 iadd temp ,pdata 
+0x294a 004961 store 4 ,mem_le_transmit_window 
+0x294b 004962 fetch 2 ,mem_rx_window_sniff 
+0x294c 004963 call wait_div_end 
+0x294d 004964 quotient temp 
+0x294e 004965 iadd temp ,pdata 
+0x294f 004966 add rega ,coffset_rx_window ,contw 
+0x2950 004967 istore 2 ,contw 
+0x2951 004968 rtn 
+:      004973 le_modified_name:
+0x2952 004974 bpatchx patch27_5 ,mem_patch27 
+0x2953 004975 call le_modified_name_att_list 
+0x2954 004976 branch le_modified_name_adv 
+:      004978 le_modified_name_att_list:
+0x2955 004979 jam 2 ,mem_le_search_att_type_length 
+0x2956 004980 arg uuid_chrctr_device_name ,temp 
+0x2957 004981 storet 2 ,mem_le_search_att_type 
+0x2958 004982 call le_att_get_uuid_ptr 
+0x2959 004983 rtn blank 
+0x295a 004984 ifetch 1 ,contr 
+0x295b 004985 copy contr ,contw 
+0x295c 004986 fetcht 1 ,mem_le_name_len 
+0x295d 004987 copy temp ,loopcnt 
+0x295e 004988 isub temp ,null 
+0x295f 004989 nbranch le_name_length_longer_than_att ,positive 
+0x2960 004990 isub temp ,temp 
+0x2961 004991 arg mem_le_name ,contr 
+0x2962 004992 call memcpy_fast 
+0x2963 004993 copy temp ,loopcnt 
+0x2964 004994 ncall memcpy_empty ,zero 
+0x2965 004995 rtn 
+:      004996 le_name_length_longer_than_att:
+0x2966 004997 copy pdata ,loopcnt 
+0x2967 004998 arg mem_le_name ,contr 
+0x2968 004999 branch memcpy_fast 
+:      005002 le_modified_name_adv:
+0x2969 005003 arg mem_le_adv_data_len + 32 ,regc 
+0x296a 005004 arg mem_le_adv_data ,rega 
+0x296b 005005 call le_modified_name_adv_and_scan 
+0x296c 005006 setarg 0 
+0x296d 005007 setflag user ,0 ,pdata 
+0x296e 005008 store 1 ,mem_pdatatemp 
+0x296f 005009 arg mem_le_scan_data_len + 32 ,regc 
+0x2970 005010 arg mem_le_scan_data ,rega 
+0x2971 005011 call le_modified_name_adv_and_scan 
+0x2972 005012 rtn user 
+0x2973 005013 fetch 1 ,mem_pdatatemp 
+0x2974 005014 branch assert ,blank 
+0x2975 005015 rtn 
+:      005018 le_modified_name_adv_and_scan:
+0x2976 005019 bpatchx patch27_6 ,mem_patch27 
+0x2977 005020 call enable_user 
+0x2978 005021 call clear_temp_block 
+0x2979 005022 arg 0 ,regb 
+0x297a 005023 arg mem_le_data_temp ,contw 
+0x297b 005024 call le_modified_name_adv_loop 
+0x297c 005025 fetch 1 ,mem_le_name_len 
+0x297d 005026 add pdata ,1 ,temp 
+0x297e 005027 iadd regb ,rega 
+0x297f 005028 increase 2 ,rega 
+0x2980 005029 sub rega ,0x1f ,null 
+0x2981 005030 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x2982 005031 istoret 1 ,contw 
+0x2983 005032 arg gap_adtype_local_name_complete ,temp 
+0x2984 005033 istoret 1 ,contw 
+0x2985 005034 iforce loopcnt 
+0x2986 005035 call memcpy_fast 
+0x2987 005036 copy rega ,regb 
+:      005037 le_modified_name_adv_and_scan_store_data:
+0x2988 005038 deposit regb 
+0x2989 005039 store 1 ,mem_le_data_len_temp 
+0x298a 005040 arg mem_le_data_len_temp ,contr 
+0x298b 005041 setarg -32 
+0x298c 005042 iadd regc ,contw 
+0x298d 005043 branch memcpy32 
+:      005045 le_modified_name_adv_and_scan_name_overflow:
+0x298e 005046 call disable_user 
+0x298f 005047 branch le_modified_name_adv_and_scan_store_data 
+:      005049 le_modified_name_adv_loop:
+0x2990 005050 ifetch 1 ,rega 
+0x2991 005051 rtn blank 
+0x2992 005052 pincrease 1 
+0x2993 005053 ifetcht 1 ,contr 
+0x2994 005054 sub temp ,gap_adtype_local_name_complete ,null 
+0x2995 005055 branch le_modified_name_adv_found_name ,zero 
+0x2996 005056 iadd regb ,regb 
+0x2997 005057 copy rega ,contr 
+0x2998 005058 iforce loopcnt 
+0x2999 005059 call memcpy_fast 
+0x299a 005060 copy contr ,rega 
+:      005061 le_modified_name_adv_loop2:
+0x299b 005062 deposit rega 
+0x299c 005063 isub regc ,null 
+0x299d 005064 rtn positive 
+0x299e 005065 branch le_modified_name_adv_loop 
+:      005067 le_modified_name_adv_found_name:
+0x299f 005068 iadd rega ,rega 
+0x29a0 005069 branch le_modified_name_adv_loop2 
+:      005072 memcpy_empty:
+0x29a1 005073 setarg space 
+0x29a2 005074 istore 1 ,contw 
+0x29a3 005075 loop memcpy_empty 
+0x29a4 005076 rtn 
+:      005079 le_lpm_set_mult:
+0x29a5 005080 bpatchx patch27_7 ,mem_patch27 
+0x29a6 005081 disable wake 
+0x29a7 005082 branch le_lpm_set_mult_attempt ,attempt 
+0x29a8 005083 nbranch le_lpm_lost ,match 
+:      005084 le_lpm_set_mult_attempt:
+0x29a9 005085 call lpm_match 
+0x29aa 005086 fetch 2 ,mem_rx_window_sniff 
+0x29ab 005087 store 2 ,mem_le_receive_window 
+0x29ac 005088 fetch 1 ,mem_le_configuration 
+0x29ad 005089 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x29ae 005090 bmark1 mark_old_packet ,lpm_mult_short 
+0x29af 005091 fetch 1 ,mem_le_rxbuf_data_length 
+0x29b0 005092 nbranch lpm_mult_short ,blank 
+0x29b1 005093 fetch 1 ,mem_le_txlen 
+0x29b2 005094 nbranch lpm_mult_short ,blank 
+0x29b3 005096 fetch 1 ,mem_le_state 
+0x29b4 005097 bbit1 lestate_update_param ,lpm_mult_short 
+0x29b5 005098 bbit1 lestate_update_phy ,lpm_mult_short 
+0x29b6 005099 bbit1 lestate_update_map ,lpm_mult_short 
+0x29b7 005100 branch lpm_mult_wait_timeout 
+:      005102 le_lpm_lost:
+0x29b8 005103 fetch 1 ,mem_sniff_unint_lost 
+0x29b9 005104 sub pdata ,30 ,null 
+0x29ba 005105 nbranch lpm_lost ,positive 
+0x29bb 005106 fetcht 2 ,mem_rx_window_sniff 
+0x29bc 005107 rshift temp ,temp 
+0x29bd 005108 fetch 2 ,mem_le_receive_window 
+0x29be 005109 iadd temp ,pdata 
+0x29bf 005110 store 2 ,mem_le_receive_window 
+0x29c0 005111 branch lpm_lost 
+:      005114 le_set_config_fixed_tk:
+0x29c1 005115 arg bit_ble_passkey_fixed_key ,queue 
+0x29c2 005116 branch le_set_config 
+:      005118 le_clr_config_fixed_tk:
+0x29c3 005119 arg bit_ble_passkey_fixed_key ,queue 
+0x29c4 005120 branch le_clr_config 
+:      005122 le_set_config_fixed_ltk:
+0x29c5 005123 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c6 005124 branch le_set_config 
+:      005126 le_clr_config_fixed_ltk:
+0x29c7 005127 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c8 005128 branch le_clr_config 
+:      005130 le_set_config_more_data:
+0x29c9 005131 arg bit_ble_transmit_packet_by_md ,queue 
+0x29ca 005132 branch le_set_config 
+:      005134 le_clr_config_more_data:
+0x29cb 005135 arg bit_ble_transmit_packet_by_md ,queue 
+0x29cc 005136 branch le_clr_config 
+:      005138 le_set_config_read_authentication:
+0x29cd 005139 arg bit_ble_read_auth ,queue 
+0x29ce 005140 branch le_set_config 
+:      005142 le_clr_config_read_authentication:
+0x29cf 005143 arg bit_ble_read_auth ,queue 
+0x29d0 005144 branch le_clr_config 
+:      005146 le_set_config_write_authentication:
+0x29d1 005147 arg bit_ble_write_auth ,queue 
+0x29d2 005148 branch le_set_config 
+:      005150 le_clr_config_write_authentication:
+0x29d3 005151 arg bit_ble_write_auth ,queue 
+0x29d4 005152 branch le_clr_config 
+:      005154 le_set_config_short_mult:
+0x29d5 005155 arg bit_ble_short_mult ,queue 
+:      005157 le_set_config:
+0x29d6 005158 fetch 1 ,mem_le_configuration 
+0x29d7 005159 qset1 pdata 
+0x29d8 005160 store 1 ,mem_le_configuration 
+0x29d9 005161 rtn 
+:      005164 le_clr_config_short_mult:
+0x29da 005165 arg bit_ble_short_mult ,queue 
+:      005167 le_clr_config:
+0x29db 005168 fetch 1 ,mem_le_configuration 
+0x29dc 005169 qset0 pdata 
+0x29dd 005170 store 1 ,mem_le_configuration 
+0x29de 005171 rtn 
+:      005175 le_set_fixed_ltk:
+0x29df 005176 setarg 0x112233 
+0x29e0 005177 store 3 ,mem_le_fixed_ltk 
+0x29e1 005178 setarg 0x445566 
+0x29e2 005179 istore 3 ,contw 
+0x29e3 005180 setarg 0x778899 
+0x29e4 005181 istore 3 ,contw 
+0x29e5 005182 setarg 0x001122 
+0x29e6 005183 istore 3 ,contw 
+0x29e7 005184 setarg 0x334455 
+0x29e8 005185 istore 3 ,contw 
+0x29e9 005186 setarg 0x66 
+0x29ea 005187 istore 1 ,contw 
+0x29eb 005188 rtn 
+:      005191 le_set_justwork:
+0x29ec 005192 setarg 0x01000302 
+0x29ed 005193 store 4 ,mem_le_pres 
+0x29ee 005194 setarg 0x010010 
+0x29ef 005195 store 3 ,mem_le_pres_max_keysize 
+0x29f0 005196 jam 1 ,mem_le_pairing_mode 
+0x29f1 005197 rtn 
+:      005201 le_fifo_malloc_tx_empty:
+0x29f2 005202 arg 0 ,rega 
+0x29f3 005203 arg llid_empty ,type 
+0x29f4 005204 branch le_fifo_malloc_tx 
+:      005208 le_fifo_malloc_tx_ll:
+0x29f5 005209 bpatchx patch28_0 ,mem_patch28 
+0x29f6 005210 arg llid_le_ll ,type 
+0x29f7 005211 call le_fifo_malloc_tx 
+0x29f8 005212 copy regb ,pdata 
+0x29f9 005213 istore 1 ,contw 
+0x29fa 005214 rtn 
+:      005218 le_fifo_malloc_tx_l2cap:
+0x29fb 005219 bpatchx patch28_1 ,mem_patch28 
+0x29fc 005220 force llid_start ,type 
+0x29fd 005221 increase 4 ,rega 
+0x29fe 005222 call le_fifo_malloc_tx 
+0x29ff 005223 increase -4 ,rega 
+0x2a00 005224 copy rega ,pdata 
+0x2a01 005225 istore 2 ,contw 
+0x2a02 005226 copy regb ,pdata 
+0x2a03 005227 istore 2 ,contw 
+0x2a04 005228 rtn 
+:      005232 le_fifo_malloc_tx:
+0x2a05 005233 bpatchx patch28_2 ,mem_patch28 
+0x2a06 005234 increase 5 ,rega 
+0x2a07 005235 call ble_l2cap_malloc 
+0x2a08 005236 increase -5 ,rega 
+0x2a09 005237 copy rega ,pdata 
+0x2a0a 005238 istore 2 ,contw 
+0x2a0b 005239 setarg 0 
+0x2a0c 005240 istore 2 ,contw 
+0x2a0d 005241 copy type ,pdata 
+0x2a0e 005242 istore 1 ,contw 
+0x2a0f 005243 rtn 
+:      005246 le_fifo_get_first_tx_ptr:
+0x2a10 005247 bpatchx patch28_3 ,mem_patch28 
+0x2a11 005248 call l2cap_malloc_fifo_out 
+0x2a12 005249 copy pdata ,contr 
+0x2a13 005250 rtn 
+:      005252 le_fifo_get_second_tx_ptr:
+0x2a14 005253 fetch 2 ,mem_tx_fifo2_ptr 
+0x2a15 005254 rtn 
+:      005256 le_fifo_get_last_tx_ptr:
+0x2a16 005257 call le_fifo_get_last_tx_ptr0 
+0x2a17 005258 copy pdata ,contr 
+0x2a18 005259 rtn 
+:      005262 le_fifo_get_last_tx_ptr0:
+0x2a19 005263 fetch 2 ,mem_tx_fifo3_ptr 
+0x2a1a 005264 rtn 
+:      005267 le_fifo_get_first_l2cap_ptr:
+0x2a1b 005268 call le_fifo_get_first_tx_ptr 
+0x2a1c 005269 increase 5 ,contr 
+0x2a1d 005270 rtn 
+:      005272 le_fifo_get_first_att_ptr:
+0x2a1e 005273 call le_fifo_get_first_tx_ptr 
+0x2a1f 005274 increase 9 ,contr 
+0x2a20 005275 rtn 
+:      005277 le_fifo_get_last_att_ptr:
+0x2a21 005278 call le_fifo_get_last_tx_ptr 
+0x2a22 005279 increase 9 ,contr 
+0x2a23 005280 rtn 
+:      005282 le_fifo_get_last_l2cap_ptr:
+0x2a24 005283 call le_fifo_get_last_tx_ptr 
+0x2a25 005284 increase 5 ,contr 
+0x2a26 005285 rtn 
+:      005288 le_fifo_check_full:
+0x2a27 005289 branch l2cap_malloc_is_fifo_full 
+:      005292 le_fifo_check_nearly_full:
+0x2a28 005293 branch l2cap_malloc_is_fifo_nearly_full 
+:      005296 le_fifo_check_empty:
+0x2a29 005297 branch l2cap_malloc_is_fifo_empty 
+:      005300 le_fifo_release_first_node:
+0x2a2a 005301 branch l2cap_malloc_free 
+:      005304 le_set_dle:
+0x2a2b 005305 store 8 ,mem_local_rx_max_octets 
+0x2a2c 005306 branch le_set_feature_data_packet_length_extension 
+:      005309 le_set_phys:
+0x2a2d 005310 and temp ,0xff ,rega 
+0x2a2e 005311 call le_set_tx_phy 
+0x2a2f 005312 rshift8 temp ,rega 
+:      005314 le_set_rx_phy:
+0x2a30 005315 storer rega ,1 ,mem_le_rx_phys 
+0x2a31 005316 branch le_set_phy_common 
+:      005318 le_set_tx_phy:
+0x2a32 005319 storer rega ,1 ,mem_le_tx_phys 
+:      005320 le_set_phy_common:
+0x2a33 005321 isolate1 bit_le_2m_phy ,rega 
+0x2a34 005322 call le_set_feature_2m_phy ,true 
+0x2a35 005323 isolate1 bit_le_coded_phy ,rega 
+0x2a36 005324 call le_set_feature_coded_phy ,true 
+0x2a37 005325 rtn 
+:      005329 le_set_feature_2m_phy:
+0x2a38 005330 arg bit_ll_feature_le_2m_phy ,queue 
+0x2a39 005331 branch le_set_feature 
+:      005334 le_set_feature_coded_phy:
+0x2a3a 005335 arg bit_ll_feature_le_coded_phy ,queue 
+0x2a3b 005336 branch le_set_feature 
+:      005338 le_set_feature_data_packet_length_extension:
+0x2a3c 005339 arg bit_ll_feature_le_data_packet_length_extension ,queue 
+:      005341 le_set_feature:
+0x2a3d 005342 fetch 8 ,mem_le_local_feature 
+0x2a3e 005343 qset1 pdata 
+0x2a3f 005344 store 8 ,mem_le_local_feature 
+0x2a40 005345 rtn 
+:      005347 le_set_fixed_ltk_justwork:
+0x2a41 005348 call le_set_config_fixed_ltk 
+0x2a42 005349 call le_set_justwork 
+0x2a43 005350 call le_set_fixed_ltk 
+0x2a44 005351 branch le_set_config_read_authentication 
+:      005356 le_advertising_dispatch:
+0x2a45 005357 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2a46 005358 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2a47 005359 call le_enable 
+0x2a48 005360 call le_scan 
+0x2a49 005361 call le_adv 
+0x2a4a 005362 branch le_disable 
+:      005364 le_scan:
+0x2a4b 005365 bpatchx patch28_4 ,mem_patch28 
+0x2a4c 005366 fetch 1 ,mem_le_scan_enable 
+0x2a4d 005367 rtnne le_scan_enable 
+0x2a4e 005368 arg le_scan_interval_timer ,queue 
+0x2a4f 005369 call timer_check 
+0x2a50 005370 nrtn blank 
+0x2a51 005371 fetch 2 ,mem_le_scan_interval 
+0x2a52 005372 fetcht 2 ,mem_le_scan_window 
+0x2a53 005373 isub temp ,pdata 
+0x2a54 005374 arg le_scan_interval_timer ,queue 
+0x2a55 005375 call timer_init 
+0x2a56 005376 disable master 
+0x2a57 005377 call le_init_adv 
+0x2a58 005378 call le_wait_adv 
+0x2a59 005379 nrtn match 
+0x2a5a 005380 bpatchx patch28_5 ,mem_patch28 
+0x2a5b 005381 fetch 6 ,mem_le_rxbuf + 2 
+0x2a5c 005382 store 6 ,mem_le_plap 
+0x2a5d 005385 fetch 1 ,mem_le_adv_rcv 
+0x2a5e 005386 increase 1 ,pdata 
+0x2a5f 005387 store 1 ,mem_le_adv_rcv 
+0x2a60 005388 call le_create_conn 
+0x2a61 005389 rtn master 
+0x2a62 005390 call le_send_scan_request 
+0x2a63 005391 nrtn match 
+0x2a64 005392 fetch 1 ,mem_le_scanrsp_rcv 
+0x2a65 005393 increase 1 ,pdata 
+0x2a66 005394 store 1 ,mem_le_scanrsp_rcv 
+0x2a67 005395 fetch 9 ,mem_le_rxbuf + 8 
+0x2a68 005396 store 9 ,mem_temp_block0 
+0x2a69 005397 rtn 
+:      005400 le_wait_adv:
+0x2a6a 005401 bpatchx patch28_6 ,mem_patch28 
+0x2a6b 005402 call le_next_adv_channel 
+0x2a6c 005403 call le_receive_adv 
+0x2a6d 005404 fetch 1 ,mem_le_adv_waitcnt 
+0x2a6e 005405 increase 1 ,pdata 
+0x2a6f 005406 store 1 ,mem_le_adv_waitcnt 
+0x2a70 005407 rtn 
+:      005410 le_create_conn:
+0x2a71 005411 bpatchx patch28_7 ,mem_patch28 
+0x2a72 005412 fetch 1 ,mem_cmd_le_create_conn 
+0x2a73 005413 rtnne hci_cmd_le_create_conn 
+0x2a74 005414 fetch 6 ,mem_le_plap 
+0x2a75 005415 fetcht 6 ,mem_le_conn_peer_addr 
+0x2a76 005416 isub temp ,null 
+0x2a77 005417 nrtn zero 
+0x2a78 005418 call context_new 
+0x2a79 005419 nrtn zero 
+0x2a7a 005420 call le_connect_request 
+0x2a7b 005421 call le_init_master 
+0x2a7c 005422 call le_send_version_ind 
+0x2a7d 005423 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2a7e 005424 call ui_ipc_send_event 
+0x2a7f 005425 jam 0 ,mem_hci_cmd 
+0x2a80 005426 jam 0 ,mem_le_peer_sca 
+0x2a81 005427 jam 0 ,mem_le_scan_enable 
+0x2a82 005428 jam 0 ,mem_cmd_le_create_conn 
+0x2a83 005429 branch context_save 
+:      005431 le_connect_request:
+0x2a84 005432 bpatchx patch29_0 ,mem_patch29 
+0x2a85 005433 force -1 ,pdata 
+0x2a86 005434 setsect 2 ,1 
+0x2a87 005435 store 5 ,mem_le_channel_map 
+0x2a88 005436 arg mem_le_state ,rega 
+0x2a89 005437 call le_calc_channel_map 
+0x2a8a 005438 force 4 ,loopcnt 
+0x2a8b 005439 arg mem_le_access ,contw 
+0x2a8c 005440 call generate_random_loop 
+0x2a8d 005441 fetch 2 ,mem_le_timeout 
+0x2a8e 005442 store 2 ,mem_le_superto 
+:      005443 le_con_req_hop_retry:
+0x2a8f 005444 random pdata 
+0x2a90 005445 and_into 0xf ,pdata 
+0x2a91 005446 sub pdata ,4 ,null 
+0x2a92 005447 branch le_con_req_hop_retry ,positive 
+0x2a93 005448 store 1 ,mem_le_hop 
+0x2a94 005450 bpatchx patch29_1 ,mem_patch29 
+0x2a95 005451 fetcht 2 ,mem_le_conn_interval 
+0x2a96 005452 storet 2 ,mem_le_tsniff 
+0x2a97 005453 copy temp ,regc 
+0x2a98 005454 add clkn_bt ,7 ,pdata 
+0x2a99 005455 idiv regc 
+0x2a9a 005456 call wait_div_end 
+0x2a9b 005457 remainder rega 
+0x2a9c 005458 isub rega ,pdata 
+0x2a9d 005459 iadd regc ,pdata 
+0x2a9e 005460 fetcht 2 ,mem_le_dsniff 
+0x2a9f 005461 iadd temp ,pdata 
+0x2aa0 005462 store 4 ,mem_le_anchor 
+0x2aa1 005463 isub clkn_bt ,rega 
+0x2aa2 005464 increase -6 ,rega 
+0x2aa3 005465 arg 0x2205 ,regb 
+0x2aa4 005466 fetch 1 ,mem_le_conn_own_addr_type 
+0x2aa5 005467 nsetflag blank ,le_sender_addr_bit ,regb 
+0x2aa6 005468 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2aa7 005469 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x2aa8 005470 copy regb ,pdata 
+0x2aa9 005471 store 2 ,mem_le_txheader 
+0x2aaa 005472 fetch 6 ,mem_le_lap 
+0x2aab 005473 istore 6 ,contw 
+0x2aac 005474 fetch 6 ,mem_le_plap 
+0x2aad 005475 istore 6 ,contw 
+0x2aae 005476 fetch 4 ,mem_le_access 
+0x2aaf 005477 istore 4 ,contw 
+0x2ab0 005478 random pdata 
+0x2ab1 005479 istore 2 ,contw 
+0x2ab2 005480 random pdata 
+0x2ab3 005481 istore 1 ,contw 
+0x2ab4 005482 force 2 ,pdata 
+0x2ab5 005483 istore 1 ,contw 
+0x2ab6 005484 rshift2 rega ,pdata 
+0x2ab7 005485 istore 2 ,contw 
+0x2ab8 005486 rshift2 regc ,pdata 
+0x2ab9 005487 istore 2 ,contw 
+0x2aba 005488 bpatchx patch29_2 ,mem_patch29 
+0x2abb 005489 setarg 0 
+0x2abc 005490 istore 2 ,contw 
+0x2abd 005491 fetch 2 ,mem_le_timeout 
+0x2abe 005492 istore 2 ,contw 
+0x2abf 005493 fetch 5 ,mem_le_channel_map 
+0x2ac0 005494 istore 5 ,contw 
+0x2ac1 005495 fetch 1 ,mem_le_hop 
+0x2ac2 005496 arg param_le_sca ,temp 
+0x2ac3 005497 ior temp ,pdata 
+0x2ac4 005498 istore 1 ,contw 
+0x2ac5 005499 call le_transmit_norx 
+0x2ac6 005500 setarg mem_le_txheader 
+0x2ac7 005501 add pdata ,18 ,contr 
+0x2ac8 005502 ifetch 3 ,contr 
+0x2ac9 005503 store 3 ,mem_le_crcinit 
+0x2aca 005504 rtn 
+:      005507 le_adv:
+0x2acb 005508 jam 36 ,mem_le_ch_mapped 
+0x2acc 005509 jam 0 ,mem_le_adv_channel_map_temp 
+0x2acd 005510 call le_send_adv_protect_txbuf 
+0x2ace 005511 call le_adv_loop 
+0x2acf 005512 branch le_send_adv_recover_txbuf 
+:      005514 le_adv_loop:
+0x2ad0 005515 bpatchx patch29_3 ,mem_patch29 
+0x2ad1 005516 fetch 1 ,mem_le_adv_enable 
+0x2ad2 005517 rtn blank 
+0x2ad3 005518 arg le_adv_interval_timer ,queue 
+0x2ad4 005519 call timer_check 
+0x2ad5 005520 nrtn blank 
+0x2ad6 005521 enable swfine 
+0x2ad7 005522 call le_init_adv 
+0x2ad8 005523 call le_next_adv_channel 
+0x2ad9 005524 call le_send_adv_ind 
+0x2ada 005525 nbranch le_adv_not_match ,match 
+0x2adb 005526 fetch 1 ,mem_le_req_rcv 
+0x2adc 005527 increase 1 ,pdata 
+0x2add 005528 store 1 ,mem_le_req_rcv 
+0x2ade 005529 fetch 1 ,mem_le_rxbuf_adv_header 
+0x2adf 005530 and pdata ,0x0f ,pdata 
+0x2ae0 005531 beq scan_req ,le_send_scan_response 
+0x2ae1 005532 beq connect_req ,le_parse_connect_req 
+:      005533 le_adv_not_match:
+0x2ae2 005534 bpatchx patch29_4 ,mem_patch29 
+0x2ae3 005535 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2ae4 005536 fetcht 1 ,mem_le_adv_channel_map 
+0x2ae5 005537 isub temp ,null 
+0x2ae6 005538 nbranch le_adv_loop ,zero 
+0x2ae7 005539 random pdata 
+0x2ae8 005540 arg 0x1ff ,temp 
+0x2ae9 005541 iand temp ,pdata 
+0x2aea 005542 add pdata ,250 ,pdata 
+0x2aeb 005543 call delay 
+0x2aec 005544 arg le_adv_interval_timer ,queue 
+0x2aed 005545 fetch 2 ,mem_le_adv_interval 
+0x2aee 005546 branch timer_init 
+:      005548 le_send_adv_protect_txbuf:
+0x2aef 005549 arg mem_le_tx_buf_temp ,contw 
+0x2af0 005550 arg mem_le_txheader ,contr 
+0x2af1 005551 branch memcpy48 
+:      005553 le_send_adv_recover_txbuf:
+0x2af2 005554 arg mem_le_tx_buf_temp ,contr 
+0x2af3 005555 arg mem_le_txheader ,contw 
+0x2af4 005556 branch memcpy48 
+:      005558 le_init_adv:
+0x2af5 005559 bpatchx patch29_5 ,mem_patch29 
+0x2af6 005560 disable master 
+:      005561 le_adv_access:
+0x2af7 005562 setarg 0x8e89be 
+0x2af8 005563 lshift8 pdata ,pdata 
+0x2af9 005564 or_into 0xd6 ,pdata 
+0x2afa 005565 iforce access 
+0x2afb 005566 setarg 0x555555 
+0x2afc 005567 store 3 ,mem_le_crcinit 
+0x2afd 005568 rtn 
+:      005572 le_send_adv_ind:
+0x2afe 005573 bpatchx patch29_6 ,mem_patch29 
+0x2aff 005574 fetch 1 ,mem_le_adv_type 
+0x2b00 005575 fetcht 1 ,mem_le_adv_own_addr_type 
+0x2b01 005576 lshift4 temp ,temp 
+0x2b02 005577 lshift2 temp ,temp 
+0x2b03 005578 iadd temp ,temp 
+0x2b04 005579 storet 1 ,mem_le_txheader 
+0x2b05 005580 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x2b06 005581 fetcht 1 ,mem_le_adv_data_len 
+0x2b07 005582 add temp ,6 ,pdata 
+0x2b08 005583 store 1 ,mem_le_txlen 
+0x2b09 005584 fetch 6 ,mem_le_lap 
+0x2b0a 005585 store 6 ,mem_le_txpayload 
+0x2b0b 005586 copy temp ,loopcnt 
+0x2b0c 005587 arg mem_le_adv_data ,contr 
+0x2b0d 005588 call memcpy_fast 
+0x2b0e 005589 branch le_send_adv_transmit 
+:      005591 le_send_adv_direct_ind:
+0x2b0f 005592 setarg 12 
+0x2b10 005593 store 1 ,mem_le_txlen 
+0x2b11 005594 fetch 6 ,mem_le_lap 
+0x2b12 005595 store 6 ,mem_le_txpayload 
+0x2b13 005596 fetch 6 ,mem_hci_plap 
+0x2b14 005597 istore 6 ,contw 
+:      005598 le_send_adv_transmit:
+0x2b15 005599 bpatchx patch29_7 ,mem_patch29 
+0x2b16 005600 fetch 1 ,mem_le_adv_transmit 
+0x2b17 005601 increase 1 ,pdata 
+0x2b18 005602 store 1 ,mem_le_adv_transmit 
+0x2b19 005603 arg 1800 ,stop_watch 
+0x2b1a 005604 disable match 
+0x2b1b 005605 branch le_transmit_receive_sifs_without_change_mode 
+:      005608 le_send_scan_request:
+0x2b1c 005609 bpatchx patch2a_0 ,mem_patch2a 
+0x2b1d 005610 fetch 1 ,mem_le_scan_type 
+0x2b1e 005611 rtnne le_scan_type_active 
+0x2b1f 005612 fetch 1 ,mem_le_adv_transmit 
+0x2b20 005613 increase 1 ,pdata 
+0x2b21 005614 store 1 ,mem_le_adv_transmit 
+0x2b22 005615 arg 0x0c03 ,temp 
+0x2b23 005616 fetch 1 ,mem_le_scan_own_addr_type 
+0x2b24 005617 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b25 005618 copy rega ,pdata 
+0x2b26 005619 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x2b27 005620 storet 2 ,mem_le_txheader 
+0x2b28 005621 fetch 6 ,mem_le_lap 
+0x2b29 005622 istore 6 ,contw 
+0x2b2a 005623 fetch 6 ,mem_le_plap 
+0x2b2b 005624 istore 6 ,contw 
+0x2b2c 005625 branch le_transmit_receive_sifs_without_change_mode 
+:      005627 le_send_scan_response:
+0x2b2d 005628 bpatchx patch2a_1 ,mem_patch2a 
+0x2b2e 005629 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
+0x2b2f 005630 fetcht 6 ,mem_le_lap 
+0x2b30 005631 isub temp ,null 
+0x2b31 005632 nrtn zero 
+0x2b32 005633 arg scan_rsp ,temp 
+0x2b33 005634 fetch 1 ,mem_le_adv_own_addr_type 
+0x2b34 005635 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b35 005636 storet 1 ,mem_le_txheader 
+0x2b36 005637 fetcht 1 ,mem_le_scan_data_len 
+0x2b37 005638 add temp ,6 ,pdata 
+0x2b38 005639 store 1 ,mem_le_txlen 
+0x2b39 005640 fetch 6 ,mem_le_lap 
+0x2b3a 005641 store 6 ,mem_le_txpayload 
+0x2b3b 005642 arg mem_le_scan_data ,contr 
+0x2b3c 005643 copy temp ,loopcnt 
+0x2b3d 005644 call memcpy_fast 
+0x2b3e 005645 call le_transmit_norx 
+0x2b3f 005646 branch le_adv_not_match 
+:      005648 le_parse_connect_req:
+0x2b40 005649 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
+0x2b41 005650 fetcht 6 ,mem_le_lap 
+0x2b42 005651 isub temp ,null 
+0x2b43 005652 nrtn zero 
+0x2b44 005653 call le_scan_check_sender_addr_type 
+0x2b45 005654 storer rega ,1 ,mem_le_conn_peer_addr_type 
+0x2b46 005655 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
+0x2b47 005656 store 6 ,mem_le_plap 
+0x2b48 005657 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
+0x2b49 005658 store 8 ,mem_le_access 
+0x2b4a 005659 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
+0x2b4b 005660 bpatchx patch2a_2 ,mem_patch2a 
+0x2b4c 005661 lshift2 temp ,temp 
+0x2b4d 005662 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
+0x2b4e 005663 lshift2 pdata ,pdata 
+0x2b4f 005664 store 2 ,mem_le_tsniff 
+0x2b50 005665 store 4 ,mem_le_anchor 
+0x2b51 005666 isub temp ,pdata 
+0x2b52 005667 add pdata ,-2 ,clke_bt 
+0x2b53 005668 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
+0x2b54 005669 store 9 ,mem_le_slave_latency 
+0x2b55 005670 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
+0x2b56 005671 and pdata ,0x1f ,temp 
+0x2b57 005672 storet 1 ,mem_le_hop 
+0x2b58 005673 rshift4 pdata ,temp 
+0x2b59 005674 rshift temp ,temp 
+0x2b5a 005675 storet 1 ,mem_le_peer_sca 
+0x2b5b 005676 arg mem_le_state ,rega 
+0x2b5c 005677 call le_receive_window_size 
+0x2b5d 005678 arg mem_le_state ,rega 
+0x2b5e 005679 call le_calc_channel_map 
+0x2b5f 005680 call le_init_slave 
+0x2b60 005681 call context_new 
+0x2b61 005682 nrtn zero 
+0x2b62 005683 bpatchx patch2a_3 ,mem_patch2a 
+0x2b63 005684 call calc_clke_offset 
+0x2b64 005685 call le_l2cap_reset_signaling_identifier 
+0x2b65 005686 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2b66 005687 call ui_ipc_send_event 
+0x2b67 005688 branch context_save 
+:      005691 le_next_adv_channel:
+0x2b68 005692 bpatchx patch2a_4 ,mem_patch2a 
+0x2b69 005693 fetch 1 ,mem_le_ch_mapped 
+0x2b6a 005694 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x2b6b 005695 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x2b6c 005696 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x2b6d 005697 branch le_next_adv_channel_curr_channel_39 
+:      005699 le_next_adv_channel_curr_channel_37:
+0x2b6e 005700 fetcht 1 ,mem_le_adv_channel_map 
+0x2b6f 005701 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b70 005702 branch set_le_next_adv_channel_38 ,true 
+0x2b71 005703 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b72 005704 branch set_le_next_adv_channel_39 ,true 
+0x2b73 005705 branch set_le_next_adv_channel_37 
+:      005708 le_next_adv_channel_curr_channel_38:
+0x2b74 005709 fetcht 1 ,mem_le_adv_channel_map 
+0x2b75 005710 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b76 005711 branch set_le_next_adv_channel_39 ,true 
+0x2b77 005712 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b78 005713 branch set_le_next_adv_channel_37 ,true 
+0x2b79 005714 branch set_le_next_adv_channel_38 
+:      005717 le_next_adv_channel_curr_channel_39:
+0x2b7a 005718 fetcht 1 ,mem_le_adv_channel_map 
+0x2b7b 005719 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b7c 005720 branch set_le_next_adv_channel_37 ,true 
+0x2b7d 005721 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b7e 005722 branch set_le_next_adv_channel_38 ,true 
+0x2b7f 005723 branch set_le_next_adv_channel_39 
+:      005725 set_le_next_adv_channel_37:
+0x2b80 005726 jam 37 ,mem_le_ch_mapped 
+0x2b81 005727 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b82 005728 set1 bit_adv_channel_map_37 ,pdata 
+0x2b83 005729 store 1 ,mem_le_adv_channel_map_temp 
+0x2b84 005730 rtn 
+:      005732 set_le_next_adv_channel_38:
+0x2b85 005733 jam 38 ,mem_le_ch_mapped 
+0x2b86 005734 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b87 005735 set1 bit_adv_channel_map_38 ,pdata 
+0x2b88 005736 store 1 ,mem_le_adv_channel_map_temp 
+0x2b89 005737 rtn 
+:      005739 set_le_next_adv_channel_39:
+0x2b8a 005740 jam 39 ,mem_le_ch_mapped 
+0x2b8b 005741 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b8c 005742 set1 bit_adv_channel_map_39 ,pdata 
+0x2b8d 005743 store 1 ,mem_le_adv_channel_map_temp 
+0x2b8e 005744 rtn 
+:      005749 le_parse_att:
+0x2b8f 005750 copy contr ,rega 
+0x2b90 005751 fetch 1 ,mem_device_option 
+0x2b91 005752 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
+0x2b92 005753 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
+0x2b93 005754 copy rega ,contr 
+0x2b94 005755 ifetch 3 ,contr 
+0x2b95 005756 store 3 ,mem_le_att_opcode 
+:      005757 le_parse_att2:
+0x2b96 005758 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2b97 005759 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x2b98 005760 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x2b99 005761 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x2b9a 005762 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x2b9b 005763 beq attop_read_request ,le_parse_att_read_request 
+0x2b9c 005764 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x2b9d 005765 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x2b9e 005766 beq attop_write_request ,le_parse_att_write_request 
+0x2b9f 005767 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x2ba0 005768 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2ba1 005769 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2ba2 005770 beq attop_write_command ,le_parse_att_write_command 
+0x2ba3 005771 rtn 
+:      005774 le_send_att_exchange_mtu_requset:
+0x2ba4 005775 force 3 ,rega 
+0x2ba5 005776 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ba6 005777 setarg attop_exchange_mtu_request 
+:      005778 le_send_att_exchange_mtu_common:
+0x2ba7 005779 istore 1 ,contw 
+0x2ba8 005780 fetch 2 ,mem_le_local_mtu 
+0x2ba9 005781 istore 2 ,contw 
+0x2baa 005782 rtn 
+:      005785 le_parse_att_exchange_mtu_request:
+0x2bab 005786 call le_parse_att_exchange_mtu_response 
+:      005787 le_send_att_exchange_mtu_response:
+0x2bac 005788 force 3 ,rega 
+0x2bad 005789 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bae 005790 setarg attop_exchange_mtu_response 
+0x2baf 005791 branch le_send_att_exchange_mtu_common 
+:      005793 le_parse_att_exchange_mtu_response:
+0x2bb0 005794 rshift8 pdata ,pdata 
+0x2bb1 005795 store 2 ,mem_le_remote_mtu 
+0x2bb2 005796 rtn 
+:      005798 le_parse_att_find_information_request:
+0x2bb3 005799 call le_get_search_handle_start_end_common 
+0x2bb4 005800 call enable_user 
+0x2bb5 005801 branch le_send_att_find_information_response 
+:      005804 le_att_handle_inrange:
+0x2bb6 005805 ifetch 2 ,contr 
+0x2bb7 005806 and_into 0xff ,pdata 
+0x2bb8 005807 rtn blank 
+0x2bb9 005808 isub regb ,null 
+0x2bba 005809 rtn zero 
+0x2bbb 005810 nrtn positive 
+0x2bbc 005811 isub regc ,null 
+0x2bbd 005812 rtn zero 
+0x2bbe 005813 branch le_att_handle_blank ,positive 
+0x2bbf 005814 force 1 ,null 
+0x2bc0 005815 rtn 
+:      005816 le_att_handle_blank:
+0x2bc1 005817 force 0 ,pdata 
+0x2bc2 005818 rtn 
+:      005821 le_send_att_find_information_response:
+0x2bc3 005822 arg 3 ,timeup 
+0x2bc4 005823 call le_init_attlist_search 
+:      005824 le_send_att_find_information_res_loop:
+0x2bc5 005825 call le_att_handle_inrange 
+0x2bc6 005826 branch le_send_att_find_information_res_end ,blank 
+0x2bc7 005827 nbranch le_send_att_find_information_res_next ,positive 
+0x2bc8 005828 increase -2 ,contr 
+0x2bc9 005829 call store_contr 
+0x2bca 005830 call get_contw 
+0x2bcb 005831 nbranch le_send_att_find_information_res_store_info2 ,user 
+0x2bcc 005832 call push_stack_rega_b_c 
+0x2bcd 005833 storer timeup ,4 ,mem_timeup 
+0x2bce 005834 force 30 ,rega 
+0x2bcf 005835 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bd0 005836 fetchr timeup ,4 ,mem_timeup 
+0x2bd1 005837 call pop_stack_rega_b_c 
+0x2bd2 005838 call disable_user 
+0x2bd3 005839 setarg attop_find_information_response 
+0x2bd4 005840 istore 1 ,contw 
+0x2bd5 005841 call get_contr 
+0x2bd6 005842 ifetch 2 ,contr 
+0x2bd7 005843 ifetchr rega ,1 ,contr 
+0x2bd8 005844 sub rega ,16 ,null 
+0x2bd9 005845 branch le_send_att_find_information_res_uuid128 ,zero 
+0x2bda 005846 sub rega ,2 ,null 
+0x2bdb 005847 nbranch le_send_att_error_response_notfound ,zero 
+:      005848 le_send_att_find_information_res_uuid16:
+0x2bdc 005849 setarg uuid_size_16bit 
+0x2bdd 005850 istore 1 ,contw 
+0x2bde 005851 branch le_send_att_find_information_res_store_info 
+:      005853 le_send_att_find_information_res_uuid128:
+0x2bdf 005854 setarg uuid_size_128bit 
+0x2be0 005855 istore 1 ,contw 
+0x2be1 005856 arg 1 ,timeup 
+0x2be2 005857 branch le_send_att_find_information_res_store_info 
+:      005859 le_send_att_find_information_res_store_info2:
+0x2be3 005860 call get_contr 
+0x2be4 005861 ifetch 2 ,contr 
+0x2be5 005862 ifetch 1 ,contr 
+0x2be6 005863 isub rega ,null 
+0x2be7 005864 nbranch le_send_att_find_information_res_end ,zero 
+:      005866 le_send_att_find_information_res_store_info:
+0x2be8 005867 call get_contr 
+0x2be9 005868 ifetch 2 ,contr 
+0x2bea 005869 and_into 0xff ,pdata 
+0x2beb 005870 istore 2 ,contw 
+0x2bec 005871 ifetchr loopcnt ,1 ,contr 
+0x2bed 005872 call memcpy 
+0x2bee 005873 call store_contw 
+0x2bef 005874 increase -1 ,timeup 
+0x2bf0 005875 branch le_send_att_find_information_res_end ,zero 
+:      005876 le_send_att_find_information_res_cont:
+0x2bf1 005877 call le_att_contr_add_len 
+0x2bf2 005878 branch le_send_att_find_information_res_loop 
+:      005880 le_send_att_find_information_res_next:
+0x2bf3 005881 call le_att_contr_add_len 
+0x2bf4 005882 branch le_send_att_find_information_res_cont 
+:      005884 le_send_att_find_information_res_end:
+0x2bf5 005885 branch le_send_att_error_response_notfound ,user 
+0x2bf6 005886 branch le_send_auto_len_by_mem 
+:      005889 le_parse_att_find_by_type_value_request:
+0x2bf7 005890 call le_get_search_handle_start_end_common 
+0x2bf8 005891 ifetch 2 ,contr 
+0x2bf9 005892 store 2 ,mem_le_search_uuid 
+0x2bfa 005893 call store_contr 
+0x2bfb 005894 arg mem_le_search_att_type_length ,contw 
+0x2bfc 005895 fetch 2 ,mem_le_l2cap_size 
+0x2bfd 005896 increase -7 ,pdata 
+0x2bfe 005897 call le_get_search_common2 
+0x2bff 005898 branch le_send_att_find_by_type_value_response 
+:      005901 le_start_end_handle_check_1:
+0x2c00 005902 disable user 
+0x2c01 005903 fetcht 2 ,mem_le_search_handle_start 
+0x2c02 005904 fetch 2 ,mem_le_search_handle_end 
+0x2c03 005905 isub temp ,null 
+0x2c04 005906 nbranch le_start_end_handle_check_1_fail ,positive 
+0x2c05 005907 deposit temp 
+0x2c06 005908 rtnne 0 
+:      005909 le_start_end_handle_check_1_fail:
+0x2c07 005910 enable user 
+0x2c08 005911 jam att_err_invalid_handle ,mem_le_err_code 
+0x2c09 005912 branch le_send_att_error_response 
+:      005915 le_send_att_find_by_type_value_response:
+0x2c0a 005916 call le_start_end_handle_check_1 
+0x2c0b 005917 rtn user 
+0x2c0c 005918 fetcht 2 ,mem_le_search_uuid 
+0x2c0d 005919 setarg uuid_gatt_primary_service 
+0x2c0e 005920 isub temp ,null 
+0x2c0f 005921 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x2c10 005922 branch le_send_att_error_response_notfound 
+:      005925 le_send_att_find_by_type_value_res_primary:
+0x2c11 005926 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x2c12 005927 fetcht 2 ,mem_le_search_handle_start 
+0x2c13 005928 storet 2 ,mem_temp 
+0x2c14 005929 call le_att_get_handle_info 
+0x2c15 005930 nbranch le_send_att_error_response_notfound ,blank 
+:      005931 le_send_att_find_primary_search_loop:
+0x2c16 005932 fetcht 2 ,mem_temp 
+0x2c17 005933 call le_att_get_handle_info 
+0x2c18 005934 nbranch le_send_att_error_response_notfound2 ,blank 
+0x2c19 005935 copy contr ,rega 
+0x2c1a 005936 fetch 1 ,mem_le_curr_att_len 
+0x2c1b 005937 copy pdata ,loopcnt 
+0x2c1c 005938 fetcht 1 ,mem_le_search_att_type_length 
+0x2c1d 005939 isub temp ,null 
+0x2c1e 005940 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c1f 005941 arg mem_le_search_att_type ,regb 
+0x2c20 005942 call string_compare 
+0x2c21 005944 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x2c22 005946 fetch 2 ,mem_le_cur_uuid 
+0x2c23 005947 fetcht 2 ,mem_le_search_uuid 
+0x2c24 005948 isub temp ,null 
+0x2c25 005949 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      005950 le_send_att_find_primary_search_loop1:
+0x2c26 005951 fetch 2 ,mem_temp 
+0x2c27 005952 increase 1 ,pdata 
+0x2c28 005953 store 2 ,mem_temp 
+0x2c29 005954 branch le_send_att_find_primary_search_loop 
+:      005956 le_send_att_error_response_notfound2:
+0x2c2a 005957 fetch 1 ,mem_le_search_res 
+0x2c2b 005958 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x2c2c 005959 branch le_send_att_error_response_notfound 
+:      005962 le_send_att_find_primary_search_end_start_handle_found:
+0x2c2d 005963 fetch 2 ,mem_le_cur_uuid 
+0x2c2e 005964 fetcht 2 ,mem_le_search_uuid 
+0x2c2f 005965 isub temp ,null 
+0x2c30 005966 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c31 005967 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x2c32 005969 fetcht 2 ,mem_temp 
+0x2c33 005970 storet 2 ,mem_le_cur_handle_start 
+0x2c34 005971 branch le_send_att_find_primary_search_loop1 
+:      005973 le_send_att_find_primary_search_end_ending_handle_found:
+0x2c35 005974 fetch 1 ,mem_le_search_res 
+0x2c36 005975 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x2c37 005976 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x2c38 005977 fetcht 2 ,mem_temp 
+0x2c39 005978 increase -1 ,temp 
+0x2c3a 005979 storet 2 ,mem_le_cur_handle_end 
+:      005981 le_send_att_find_primary_search_end:
+0x2c3b 005982 arg 5 ,rega 
+0x2c3c 005983 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c3d 005984 setarg attop_find_by_type_value_response 
+0x2c3e 005985 istore 1 ,contw 
+0x2c3f 005986 fetch 2 ,mem_le_cur_handle_start 
+0x2c40 005987 istore 2 ,contw 
+0x2c41 005988 fetch 2 ,mem_le_cur_handle_end 
+0x2c42 005989 istore 2 ,contw 
+0x2c43 005990 rtn 
+:      005994 le_parse_att_read_by_type_request:
+0x2c44 005995 call le_get_search_handle_start_end_common 
+0x2c45 005996 call le_get_search_att_type 
+0x2c46 005997 branch le_send_att_read_by_type_response 
+:      005999 le_send_att_read_by_type_response:
+0x2c47 006000 fetcht 2 ,mem_le_search_handle_start 
+0x2c48 006001 storet 2 ,mem_temp 
+0x2c49 006002 call le_init_attlist_search 
+0x2c4a 006003 call le_att_get_handle_ptr2 
+0x2c4b 006004 increase -2 ,contr 
+0x2c4c 006005 copy contr ,pdata 
+0x2c4d 006006 store 2 ,mem_le_cur_attlist_start_ptr 
+0x2c4e 006008 fetcht 2 ,mem_le_search_att_type 
+0x2c4f 006009 setarg uuid_chrctr_device_name 
+0x2c50 006010 isub temp ,null 
+0x2c51 006011 branch le_send_att_read_by_type_res_device_name ,zero 
+0x2c52 006012 setarg uuid_gatt_characteristic 
+0x2c53 006013 isub temp ,null 
+0x2c54 006014 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x2c55 006015 arg 2 ,timeup 
+:      006016 le_send_att_read_by_type_response_loop:
+0x2c56 006017 call le_att_check_handle_end 
+0x2c57 006018 nbranch le_send_att_read_by_type_response_end ,positive 
+0x2c58 006019 fetcht 2 ,mem_temp 
+0x2c59 006020 call le_att_get_handle_info_from_ptr 
+0x2c5a 006021 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c5b 006022 call le_att_same_type 
+0x2c5c 006023 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x2c5d 006024 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x2c5e 006025 disable user 
+0x2c5f 006026 call le_get_search_max_mtu_data 
+0x2c60 006027 copy pdata ,rega 
+0x2c61 006028 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c62 006029 setarg attop_read_by_type_response 
+0x2c63 006030 istore 1 ,contw 
+0x2c64 006031 copy contw ,alarm 
+0x2c65 006032 increase 1 ,contw 
+0x2c66 006034 call le_send_att_read_by_type_write_properties 
+0x2c67 006035 call le_att_next_handle 
+0x2c68 006036 call le_att_get_handle_info_from_ptr 
+0x2c69 006037 call le_send_att_read_by_type_write_uuid 
+0x2c6a 006038 fetch 1 ,mem_le_cur_uuid_length 
+0x2c6b 006039 add pdata ,5 ,rega 
+0x2c6c 006040 istorer rega ,1 ,alarm 
+0x2c6d 006042 sub rega ,7 ,null 
+0x2c6e 006043 ncall enable_user2 ,zero 
+0x2c6f 006044 call disable_user2 ,zero 
+0x2c70 006045 call le_get_search_max_mtu_data 
+0x2c71 006046 increase -2 ,pdata 
+0x2c72 006047 idiv rega 
+0x2c73 006048 call wait_div_end 
+0x2c74 006049 quotient timeup 
+0x2c75 006050 increase -1 ,timeup 
+0x2c76 006051 branch le_send_att_read_by_type_response_end ,zero 
+:      006052 le_send_att_read_by_type_response_next_handle:
+0x2c77 006053 call le_att_next_handle 
+0x2c78 006054 branch le_send_att_read_by_type_response_loop 
+:      006055 le_send_att_read_by_type_response_end:
+0x2c79 006056 branch le_send_att_error_response_notfound ,user 
+0x2c7a 006057 branch le_send_auto_len_by_mem 
+:      006059 le_send_att_read_by_type_res_found_next:
+0x2c7b 006060 call le_store_att_record 
+0x2c7c 006061 call le_att_next_handle 
+0x2c7d 006062 call le_att_get_handle_info_from_ptr 
+0x2c7e 006063 call le_send_att_read_by_type_res_check_pair_length_type 
+0x2c7f 006064 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c80 006066 call get_contw 
+0x2c81 006067 fetch 2 ,mem_temp 
+0x2c82 006068 increase -1 ,pdata 
+0x2c83 006069 istore 2 ,contw 
+0x2c84 006070 call le_write_att_record_common 
+0x2c85 006071 call le_send_att_read_by_type_write_uuid 
+0x2c86 006072 increase -1 ,timeup 
+0x2c87 006073 branch le_send_att_read_by_type_response_end ,zero 
+0x2c88 006074 branch le_send_att_read_by_type_response_next_handle 
+:      006077 le_send_att_read_by_type_write_properties:
+0x2c89 006078 fetch 2 ,mem_temp 
+0x2c8a 006079 istore 2 ,contw 
+0x2c8b 006081 fetch 1 ,mem_le_curr_att_len 
+0x2c8c 006082 copy pdata ,loopcnt 
+0x2c8d 006083 call get_contr 
+0x2c8e 006084 call memcpy_fast 
+0x2c8f 006085 branch store_contw 
+:      006086 le_send_att_read_by_type_write_uuid:
+0x2c90 006087 call get_contw 
+0x2c91 006088 fetch 2 ,mem_temp 
+0x2c92 006089 istore 2 ,contw 
+0x2c93 006090 call store_contw 
+0x2c94 006091 fetch 1 ,mem_le_cur_uuid_length 
+0x2c95 006092 copy pdata ,loopcnt 
+0x2c96 006093 call get_contw 
+0x2c97 006094 call get_contr 
+0x2c98 006095 isub loopcnt ,contr 
+0x2c99 006096 increase -1 ,contr 
+0x2c9a 006097 call memcpy_fast 
+0x2c9b 006098 branch store_contw 
+:      006100 le_send_att_read_by_type_res_not_characteristic:
+0x2c9c 006101 bpatchx patch2a_5 ,mem_patch2a 
+0x2c9d 006102 call le_att_get_uuid_ptr 
+0x2c9e 006103 branch le_send_att_error_response_notfound ,blank 
+0x2c9f 006104 copy contr ,regc 
+0x2ca0 006106 call le_get_search_max_mtu_data 
+0x2ca1 006107 copy regc ,contr 
+0x2ca2 006108 ifetcht 1 ,contr 
+0x2ca3 006109 increase 4 ,temp 
+0x2ca4 006110 call not_greater_than 
+0x2ca5 006111 copy pdata ,regc 
+0x2ca6 006112 copy pdata ,rega 
+0x2ca7 006113 call store_contr 
+0x2ca8 006114 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ca9 006116 setarg attop_read_by_type_response 
+0x2caa 006117 istore 1 ,contw 
+0x2cab 006118 add regc ,-2 ,pdata 
+0x2cac 006119 add pdata ,-2 ,loopcnt 
+0x2cad 006120 istore 1 ,contw 
+0x2cae 006121 fetch 2 ,mem_le_cur_handle 
+0x2caf 006122 istore 2 ,contw 
+0x2cb0 006123 call get_contr 
+0x2cb1 006124 branch memcpy_fast 
+:      006127 le_send_att_read_by_type_res_device_name:
+0x2cb2 006128 call le_att_get_uuid_ptr 
+0x2cb3 006129 branch le_send_att_error_response_notfound ,blank 
+0x2cb4 006130 increase -5 ,contr 
+0x2cb5 006131 ifetch 2 ,contr 
+0x2cb6 006132 store 2 ,mem_temp 
+0x2cb7 006133 call le_get_search_max_mtu_data 
+0x2cb8 006134 fetcht 1 ,mem_le_name_len 
+0x2cb9 006135 increase 4 ,temp 
+0x2cba 006136 call not_greater_than 
+0x2cbb 006137 copy pdata ,regc 
+0x2cbc 006138 copy pdata ,rega 
+0x2cbd 006139 call le_fifo_malloc_tx_l2cap_gatt 
+0x2cbe 006140 setarg attop_read_by_type_response 
+0x2cbf 006141 istore 1 ,contw 
+0x2cc0 006142 add regc ,-2 ,pdata 
+0x2cc1 006143 add pdata ,-2 ,loopcnt 
+0x2cc2 006144 istore 1 ,contw 
+0x2cc3 006145 fetch 2 ,mem_temp 
+0x2cc4 006146 istore 2 ,contw 
+0x2cc5 006147 arg mem_le_name ,contr 
+0x2cc6 006148 branch memcpy_fast 
+:      006151 le_init_attlist_search:
+0x2cc7 006152 bpatchx patch2a_6 ,mem_patch2a 
+0x2cc8 006153 fetch 2 ,mem_le_search_handle_start 
+0x2cc9 006154 iforce regb 
+0x2cca 006155 fetch 2 ,mem_le_search_handle_end 
+0x2ccb 006156 iforce regc 
+0x2ccc 006157 fetch 2 ,mem_ui_le_uuid_table 
+0x2ccd 006158 iforce contr 
+0x2cce 006159 branch enable_user 
+:      006163 le_att_get_handle_ptr:
+0x2ccf 006164 call le_att_get_handle_ptr2 
+0x2cd0 006165 branch le_att_get_handle_ptr_found ,zero 
+0x2cd1 006166 rtn 
+:      006168 le_att_get_handle_ptr2:
+0x2cd2 006169 bpatchx patch2a_7 ,mem_patch2a 
+0x2cd3 006170 fetch 2 ,mem_ui_le_uuid_table 
+0x2cd4 006171 iforce contr 
+:      006172 le_att_get_handle_loop1:
+0x2cd5 006173 ifetch 2 ,contr 
+0x2cd6 006174 and_into 0xff ,pdata 
+0x2cd7 006175 rtn blank 
+0x2cd8 006176 isub temp ,null 
+0x2cd9 006177 rtn zero 
+0x2cda 006178 call le_att_contr_add_len 
+0x2cdb 006179 call le_att_contr_add_len 
+0x2cdc 006180 branch le_att_get_handle_loop1 
+:      006182 le_att_get_handle_ptr_found:
+:      006183 le_att_contr_add_len:
+0x2cdd 006184 ifetch 1 ,contr 
+0x2cde 006185 iadd contr ,contr 
+0x2cdf 006186 rtn 
+:      006189 le_att_get_uuid_ptr:
+0x2ce0 006190 bpatchx patch2b_0 ,mem_patch2b 
+0x2ce1 006191 fetch 2 ,mem_ui_le_uuid_table 
+0x2ce2 006192 iforce contr 
+:      006193 le_att_get_uuid_loop:
+0x2ce3 006194 ifetch 2 ,contr 
+0x2ce4 006195 and_into 0xff ,pdata 
+0x2ce5 006196 rtn blank 
+0x2ce6 006197 store 2 ,mem_le_cur_handle 
+0x2ce7 006198 ifetch 1 ,contr 
+0x2ce8 006199 copy contr ,contw 
+0x2ce9 006200 iadd contr ,contr 
+0x2cea 006201 fetcht 1 ,mem_le_search_att_type_length 
+0x2ceb 006202 isub temp ,null 
+0x2cec 006203 nbranch le_att_get_uuid_ptr_next ,zero 
+0x2ced 006204 copy pdata ,loopcnt 
+0x2cee 006205 copy contw ,regb 
+0x2cef 006206 arg mem_le_search_att_type ,rega 
+0x2cf0 006207 call string_compare 
+0x2cf1 006208 rtn zero 
+0x2cf2 006209 fetch 1 ,mem_le_search_att_type_length 
+:      006210 le_att_get_uuid_ptr_next:
+0x2cf3 006211 iadd contw ,contr 
+0x2cf4 006212 call le_att_contr_add_len 
+0x2cf5 006213 branch le_att_get_uuid_loop 
+:      006220 le_att_get_last_handle:
+0x2cf6 006221 arg 0x01 ,temp 
+0x2cf7 006222 fetch 2 ,mem_ui_le_uuid_table 
+0x2cf8 006223 iforce contr 
+0x2cf9 006224 copy contr ,contw 
+:      006225 le_att_get_last_handle_loop:
+0x2cfa 006226 ifetch 2 ,contr 
+0x2cfb 006227 and_into 0xff ,pdata 
+0x2cfc 006228 rtn blank 
+0x2cfd 006229 add pdata ,1 ,temp 
+0x2cfe 006230 call le_att_contr_add_len 
+0x2cff 006231 call le_att_contr_add_len 
+0x2d00 006232 copy contr ,contw 
+0x2d01 006233 branch le_att_get_last_handle_loop 
+:      006236 le_att_get_handle_info_from_ptr:
+0x2d02 006237 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x2d03 006238 branch le_att_get_handle_info_fast 
+:      006240 le_att_get_handle_info:
+0x2d04 006241 bpatchx patch2b_1 ,mem_patch2b 
+0x2d05 006242 fetch 2 ,mem_ui_le_uuid_table 
+:      006243 le_att_get_handle_info_fast:
+0x2d06 006244 iforce contr 
+:      006245 le_att_get_handle_loop:
+0x2d07 006246 ifetch 2 ,contr 
+0x2d08 006247 and_into 0xff ,pdata 
+0x2d09 006248 branch le_att_unfind_handle ,blank 
+0x2d0a 006249 isub temp ,null 
+0x2d0b 006250 branch le_att_finded_handle ,zero 
+0x2d0c 006251 call le_att_contr_add_len 
+0x2d0d 006252 call le_att_contr_add_len 
+0x2d0e 006253 branch le_att_get_handle_loop 
+:      006255 le_att_unfind_handle:
+0x2d0f 006256 branch disable_blank 
+:      006258 le_att_finded_handle:
+0x2d10 006259 ifetch 1 ,contr 
+0x2d11 006260 store 1 ,mem_le_cur_uuid_length 
+0x2d12 006261 copy pdata ,loopcnt 
+0x2d13 006262 arg mem_le_cur_uuid ,contw 
+0x2d14 006263 call memcpy_fast 
+0x2d15 006264 ifetch 1 ,contr 
+0x2d16 006265 store 1 ,mem_le_curr_att_len 
+0x2d17 006266 call store_contr 
+0x2d18 006267 branch enable_blank 
+:      006271 le_parse_att_read_request:
+0x2d19 006272 call le_check_encrypt_state 
+0x2d1a 006273 fetcht 2 ,mem_le_att_handle 
+0x2d1b 006274 fetch 1 ,mem_le_configuration 
+0x2d1c 006275 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      006278 le_send_att_read_response:
+0x2d1d 006279 call le_att_get_handle_ptr2 
+0x2d1e 006280 nbranch le_send_att_error_response_notfound ,zero 
+0x2d1f 006281 call le_send_att_read_response_check_handle ,user 
+0x2d20 006282 rtn user 
+0x2d21 006283 call le_att_get_handle_ptr_found 
+0x2d22 006284 increase -2 ,contr 
+0x2d23 006285 ifetch 2 ,contr 
+0x2d24 006286 arg uuid_chrctr_device_name ,temp 
+0x2d25 006287 isub temp ,null 
+0x2d26 006288 branch le_send_device_name ,zero 
+0x2d27 006289 copy contr ,regc 
+0x2d28 006290 call le_get_search_max_mtu_data 
+0x2d29 006291 copy regc ,contr 
+0x2d2a 006292 ifetcht 1 ,contr 
+0x2d2b 006293 increase 1 ,temp 
+0x2d2c 006294 call not_greater_than 
+:      006295 le_send_att_read_response_less:
+0x2d2d 006296 copy pdata ,regc 
+0x2d2e 006297 copy pdata ,rega 
+0x2d2f 006298 call store_contr 
+0x2d30 006299 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d31 006300 setarg attop_read_response 
+0x2d32 006301 istore 1 ,contw 
+0x2d33 006302 add regc ,-1 ,loopcnt 
+0x2d34 006303 call get_contr 
+0x2d35 006304 branch memcpy 
+:      006306 le_send_device_name:
+0x2d36 006307 call le_get_search_max_mtu_data 
+0x2d37 006308 fetcht 1 ,mem_le_name_len 
+0x2d38 006309 increase 1 ,temp 
+0x2d39 006310 call not_greater_than 
+0x2d3a 006311 copy pdata ,regc 
+0x2d3b 006312 copy pdata ,rega 
+0x2d3c 006314 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d3d 006315 setarg attop_read_response 
+0x2d3e 006316 istore 1 ,contw 
+0x2d3f 006317 add regc ,-1 ,loopcnt 
+0x2d40 006318 arg mem_le_name ,contr 
+0x2d41 006319 branch memcpy 
+:      006322 le_send_att_read_response_check_auth:
+0x2d42 006323 fetch 2 ,mem_le_pairing_handle 
+0x2d43 006324 isub temp ,null 
+0x2d44 006325 nbranch le_send_att_read_response ,zero 
+0x2d45 006326 nbranch le_send_att_read_response ,user 
+:      006327 le_send_att_read_response_error_insufficient_auth:
+0x2d46 006328 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x2d47 006329 branch le_send_att_error_response 
+:      006331 le_send_att_read_response_check_handle:
+0x2d48 006332 increase -2 ,contr 
+0x2d49 006333 ifetch 2 ,contr 
+0x2d4a 006334 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2d4b 006335 branch disable_user 
+:      006337 le_parse_att_read_blob_request:
+0x2d4c 006338 ifetch 2 ,contr 
+0x2d4d 006339 store 2 ,mem_le_att_offset 
+0x2d4e 006340 iforce rega 
+0x2d4f 006341 fetcht 2 ,mem_le_att_handle 
+:      006342 le_send_att_read_blob_response:
+0x2d50 006343 call le_att_get_handle_ptr 
+0x2d51 006344 branch le_send_att_error_response_notfound ,blank 
+0x2d52 006345 ifetch 1 ,contr 
+0x2d53 006346 isub rega ,loopcnt 
+0x2d54 006347 nbranch le_send_att_error_response_notfound ,positive 
+0x2d55 006348 call store_contr 
+0x2d56 006349 call le_get_search_max_mtu_data 
+0x2d57 006350 add loopcnt ,1 ,temp 
+0x2d58 006351 call not_greater_than 
+:      006352 le_send_att_read_blob_response_less:
+0x2d59 006353 copy pdata ,rega 
+0x2d5a 006354 copy pdata ,regc 
+0x2d5b 006355 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d5c 006356 setarg attop_read_blob_response 
+0x2d5d 006357 istore 1 ,contw 
+0x2d5e 006358 add regc ,-1 ,loopcnt 
+0x2d5f 006359 fetcht 2 ,mem_le_att_offset 
+0x2d60 006360 call get_contr 
+0x2d61 006361 iadd temp ,contr 
+0x2d62 006362 branch memcpy_fast 
+:      006366 le_parse_att_read_by_group_type_request:
+0x2d63 006367 call le_get_search_handle_start_end_common 
+0x2d64 006368 call le_get_search_att_type 
+0x2d65 006369 branch le_send_att_read_by_group_type_response 
+:      006375 le_send_att_read_by_group_type_response:
+0x2d66 006376 arg 2 ,timeup 
+0x2d67 006377 fetcht 2 ,mem_le_search_handle_start 
+0x2d68 006378 storet 2 ,mem_temp 
+0x2d69 006379 call le_att_get_handle_ptr2 
+0x2d6a 006380 increase -2 ,contr 
+0x2d6b 006381 copy contr ,pdata 
+0x2d6c 006382 store 2 ,mem_le_cur_attlist_start_ptr 
+:      006383 le_send_att_read_by_group_type_response_loop:
+0x2d6d 006384 call le_att_check_handle_end 
+0x2d6e 006385 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x2d6f 006386 fetcht 2 ,mem_temp 
+0x2d70 006387 call le_att_get_handle_info_from_ptr 
+0x2d71 006388 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d72 006390 call le_att_same_type 
+0x2d73 006391 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x2d74 006392 copy timeup ,pdata 
+0x2d75 006393 beq 0 ,le_send_att_read_by_group_type_end1 
+0x2d76 006394 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x2d77 006395 disable user 
+0x2d78 006397 call le_get_search_max_mtu_data 
+0x2d79 006398 copy pdata ,rega 
+0x2d7a 006399 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d7b 006400 setarg attop_read_by_group_type_response 
+0x2d7c 006401 istore 1 ,contw 
+0x2d7d 006402 fetch 1 ,mem_le_curr_att_len 
+0x2d7e 006403 add pdata ,4 ,rega 
+0x2d7f 006404 istorer rega ,1 ,contw 
+0x2d80 006405 call store_contw 
+0x2d81 006406 sub rega ,6 ,null 
+0x2d82 006407 ncall enable_user2 ,zero 
+0x2d83 006408 call disable_user2 ,zero 
+0x2d84 006409 call le_get_search_max_mtu_data 
+0x2d85 006410 increase -2 ,pdata 
+0x2d86 006411 idiv rega 
+0x2d87 006412 call wait_div_end 
+0x2d88 006413 quotient timeup 
+0x2d89 006414 branch le_send_att_read_by_group_type_store_record 
+:      006415 le_send_att_read_by_group_type_store_write_record:
+0x2d8a 006416 call le_send_att_read_by_group_type_check_pair_length_type 
+0x2d8b 006417 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d8c 006418 fetch 2 ,mem_temp 
+0x2d8d 006419 increase -1 ,pdata 
+0x2d8e 006420 store 2 ,mem_le_cur_handle_end 
+0x2d8f 006421 call le_write_att_record 
+:      006422 le_send_att_read_by_group_type_store_record:
+0x2d90 006423 fetch 2 ,mem_temp 
+0x2d91 006424 store 2 ,mem_le_cur_handle_start 
+0x2d92 006425 call le_store_att_record 
+0x2d93 006426 increase -1 ,timeup 
+:      006428 le_send_att_read_by_group_type_next_handle:
+0x2d94 006429 call le_att_next_handle 
+0x2d95 006430 branch le_send_att_read_by_group_type_response_loop 
+:      006432 le_send_att_read_by_type_res_check_pair_length_type:
+0x2d96 006433 fetch 1 ,mem_le_cur_uuid_length 
+0x2d97 006434 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
+:      006437 le_send_att_read_by_group_type_check_pair_length_type:
+0x2d98 006438 fetch 1 ,mem_le_curr_att_len 
+0x2d99 006439 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
+0x2d9a 006440 increase -2 ,pdata 
+0x2d9b 006441 rtn 
+:      006443 le_send_att_read_by_group_type_check_pair_length_type_16byte:
+0x2d9c 006444 increase -16 ,pdata 
+0x2d9d 006445 rtn 
+:      006447 le_send_att_read_by_group_type_end0:
+0x2d9e 006448 fetch 2 ,mem_temp 
+0x2d9f 006449 store 2 ,mem_le_cur_handle_end 
+0x2da0 006450 branch le_send_att_read_by_group_type_end_common 
+:      006451 le_send_att_read_by_group_type_end1:
+0x2da1 006452 fetch 2 ,mem_temp 
+0x2da2 006453 increase -1 ,pdata 
+0x2da3 006454 store 2 ,mem_le_cur_handle_end 
+0x2da4 006455 branch le_send_att_read_by_group_type_end_common 
+:      006456 le_send_att_read_by_group_type_end_common:
+0x2da5 006457 branch le_send_att_error_response_notfound ,user 
+0x2da6 006458 call le_write_att_record 
+0x2da7 006459 branch le_send_auto_len_by_mem 
+:      006464 le_parse_att_write_request:
+0x2da8 006465 copy contr ,rega 
+0x2da9 006466 fetch 2 ,mem_le_l2cap_size 
+0x2daa 006467 add pdata ,-3 ,regb 
+0x2dab 006468 call le_writeatt_cb 
+:      006469 le_send_att_write_response_check_auth:
+0x2dac 006470 bpatchx patch2b_2 ,mem_patch2b 
+0x2dad 006471 call le_check_encrypt_state 
+0x2dae 006472 fetcht 2 ,mem_le_att_handle 
+0x2daf 006473 call le_att_get_handle_ptr2 
+0x2db0 006474 nbranch le_send_att_write_response_error_invalid_handle ,zero 
+0x2db1 006475 call le_send_att_write_response_check_handle ,user 
+0x2db2 006476 rtn user 
+0x2db3 006478 fetch 1 ,mem_le_configuration 
+0x2db4 006479 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x2db5 006481 fetcht 2 ,mem_le_att_handle 
+0x2db6 006482 fetch 2 ,mem_le_pairing_handle 
+0x2db7 006483 isub temp ,null 
+0x2db8 006484 nbranch le_send_att_write_response ,zero 
+0x2db9 006485 call le_check_encrypt_state 
+0x2dba 006486 nbranch le_send_att_write_response ,user 
+0x2dbb 006487 branch le_send_att_read_response_error_insufficient_auth 
+:      006490 le_send_att_write_response:
+0x2dbc 006491 force 1 ,rega 
+0x2dbd 006492 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dbe 006493 setarg attop_write_response 
+0x2dbf 006494 istore 1 ,contw 
+0x2dc0 006495 rtn 
+:      006497 le_send_att_write_response_check_handle:
+0x2dc1 006498 increase -2 ,contr 
+0x2dc2 006499 ifetch 2 ,contr 
+0x2dc3 006500 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2dc4 006501 branch disable_user 
+:      006503 le_send_att_write_response_error_invalid_handle:
+0x2dc5 006504 jam att_err_invalid_handle ,mem_le_err_code 
+0x2dc6 006505 branch le_send_att_error_response 
+:      006508 le_check_encrypt_state:
+0x2dc7 006509 bpatchx patch2b_3 ,mem_patch2b 
+0x2dc8 006510 call disable_user 
+0x2dc9 006511 fetch 1 ,mem_le_pairing_mode 
+0x2dca 006512 rtneq le_pairing_mode_none 
+0x2dcb 006513 fetch 1 ,mem_context 
+0x2dcc 006514 rtnbit1 lestate_encryption 
+0x2dcd 006515 branch enable_user 
+:      006518 le_parse_att_prepare_write_request:
+0x2dce 006519 add contr ,2 ,rega 
+0x2dcf 006520 fetch 2 ,mem_le_l2cap_size 
+0x2dd0 006521 add pdata ,-5 ,regb 
+0x2dd1 006522 call le_writeatt_cb 
+0x2dd2 006523 branch le_send_att_prepare_write_response 
+:      006526 le_send_att_prepare_write_response:
+0x2dd3 006527 fetch 2 ,mem_le_l2cap_size 
+0x2dd4 006528 copy pdata ,rega 
+0x2dd5 006529 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dd6 006530 setarg attop_prepare_write_response 
+0x2dd7 006531 istore 1 ,contw 
+0x2dd8 006532 fetch 2 ,mem_le_att_handle 
+0x2dd9 006533 istore 2 ,contw 
+0x2dda 006534 fetch 2 ,mem_le_l2cap_size 
+0x2ddb 006535 add pdata ,-5 ,loopcnt 
+0x2ddc 006536 fetch 2 ,mem_le_payload_ptr 
+0x2ddd 006537 add pdata ,7 ,contr 
+0x2dde 006538 ifetch 2 ,contr 
+0x2ddf 006539 istore 2 ,contw 
+0x2de0 006540 branch memcpy_fast 
+:      006544 le_parse_att_execute_write_request:
+:      006546 le_send_att_execute_write_response:
+0x2de1 006547 force 1 ,rega 
+0x2de2 006548 call le_fifo_malloc_tx_l2cap_gatt 
+0x2de3 006549 setarg attop_execute_write_response 
+0x2de4 006550 istore 1 ,contw 
+0x2de5 006551 rtn 
+:      006553 le_parse_handle_value_confirmation:
+0x2de6 006554 fetch 1 ,mem_le_l2cap_att_states 
+0x2de7 006555 set0 ble_l2cap_recv_confirmation_packet ,pdata 
+0x2de8 006556 store 1 ,mem_le_l2cap_att_states 
+0x2de9 006557 rtn 
+:      006559 le_parse_att_write_command:
+0x2dea 006560 copy contr ,rega 
+0x2deb 006561 fetch 2 ,mem_le_l2cap_size 
+0x2dec 006562 add pdata ,-3 ,regb 
+0x2ded 006563 branch le_writeatt_cb 
+:      006568 le_att_malloc_tx_notify:
+0x2dee 006569 copy temp ,regc 
+0x2def 006570 increase 3 ,rega 
+0x2df0 006571 call le_fifo_malloc_tx_l2cap_gatt 
+0x2df1 006572 increase -3 ,rega 
+0x2df2 006573 setarg attop_handle_value_notification 
+0x2df3 006574 istore 1 ,contw 
+0x2df4 006575 copy regc ,temp 
+0x2df5 006576 istoret 2 ,contw 
+0x2df6 006577 rtn 
+:      006580 le_att_malloc_tx_indication:
+0x2df7 006581 fetch 1 ,mem_le_l2cap_att_states 
+0x2df8 006582 set1 ble_l2cap_send_indication_packet ,pdata 
+0x2df9 006583 store 1 ,mem_le_l2cap_att_states 
+0x2dfa 006584 copy temp ,regc 
+0x2dfb 006585 increase 3 ,rega 
+0x2dfc 006586 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dfd 006587 increase -3 ,rega 
+0x2dfe 006588 setarg attop_handle_value_indication 
+0x2dff 006589 istore 1 ,contw 
+0x2e00 006590 copy regc ,temp 
+0x2e01 006591 istoret 2 ,contw 
+0x2e02 006592 rtn 
+:      006597 le_send_att_error_response_notfound:
+0x2e03 006598 bpatchx patch2b_4 ,mem_patch2b 
+0x2e04 006599 jam att_err_attribute_not_found ,mem_le_err_code 
+:      006600 le_send_att_error_response:
+0x2e05 006601 force 5 ,rega 
+0x2e06 006602 call le_fifo_malloc_tx_l2cap_gatt 
+0x2e07 006603 setarg attop_error_response 
+0x2e08 006604 istore 1 ,contw 
+0x2e09 006605 fetch 1 ,mem_le_att_opcode 
+0x2e0a 006606 istore 1 ,contw 
+0x2e0b 006607 fetch 2 ,mem_le_att_handle 
+0x2e0c 006608 istore 2 ,contw 
+0x2e0d 006609 fetch 1 ,mem_le_err_code 
+0x2e0e 006610 istore 1 ,contw 
+0x2e0f 006611 rtn 
+:      006614 le_fifo_malloc_tx_l2cap_gatt:
+0x2e10 006615 bpatchx patch2b_5 ,mem_patch2b 
+0x2e11 006616 force le_l2cap_cid_att ,regb 
+0x2e12 006617 branch le_fifo_malloc_tx_l2cap 
+:      006620 le_att_next_handle:
+0x2e13 006621 fetcht 2 ,mem_temp 
+0x2e14 006622 increase 1 ,temp 
+0x2e15 006623 storet 2 ,mem_temp 
+0x2e16 006624 rtn 
+:      006626 le_att_check_handle_end:
+0x2e17 006627 fetcht 2 ,mem_temp 
+0x2e18 006628 fetch 2 ,mem_le_search_handle_end 
+0x2e19 006629 isub temp ,null 
+0x2e1a 006630 rtn 
+:      006633 le_att_same_type:
+0x2e1b 006634 bpatchx patch2b_6 ,mem_patch2b 
+0x2e1c 006635 fetcht 1 ,mem_le_search_att_type_length 
+0x2e1d 006636 arg mem_le_search_att_type ,rega 
+:      006637 le_att_check_same_common:
+0x2e1e 006638 fetch 1 ,mem_le_cur_uuid_length 
+0x2e1f 006639 copy pdata ,loopcnt 
+0x2e20 006640 isub temp ,null 
+0x2e21 006641 nrtn zero 
+0x2e22 006642 arg mem_le_cur_uuid ,regb 
+0x2e23 006643 branch string_compare 
+:      006646 le_store_att_record:
+0x2e24 006647 bpatchx patch2b_7 ,mem_patch2b 
+0x2e25 006648 fetch 1 ,mem_le_curr_att_len 
+0x2e26 006649 store 1 ,mem_temp_block0 
+0x2e27 006650 copy pdata ,loopcnt 
+0x2e28 006651 call get_contr 
+0x2e29 006652 branch memcpy_fast 
+:      006655 le_write_att_record:
+0x2e2a 006656 bpatchx patch2c_0 ,mem_patch2c 
+0x2e2b 006657 call get_contw 
+0x2e2c 006658 fetch 2 ,mem_le_cur_handle_start 
+0x2e2d 006659 istore 2 ,contw 
+0x2e2e 006660 fetch 2 ,mem_le_cur_handle_end 
+0x2e2f 006661 istore 2 ,contw 
+:      006662 le_write_att_record_common:
+0x2e30 006663 fetch 1 ,mem_temp_block0 
+0x2e31 006664 copy pdata ,loopcnt 
+0x2e32 006665 call memcpy_fast 
+0x2e33 006666 branch store_contw 
+:      006670 le_send_auto_len_by_mem:
+0x2e34 006671 bpatchx patch2c_1 ,mem_patch2c 
+0x2e35 006672 call get_contw 
+0x2e36 006673 call le_fifo_get_last_att_ptr 
+0x2e37 006674 copy contw ,pdata 
+0x2e38 006675 isub contr ,rega 
+0x2e39 006676 call le_fifo_get_last_l2cap_ptr 
+0x2e3a 006677 copy rega ,pdata 
+0x2e3b 006678 istore 2 ,contr 
+0x2e3c 006679 increase 4 ,rega 
+0x2e3d 006680 call le_fifo_get_last_tx_ptr 
+0x2e3e 006681 copy rega ,pdata 
+0x2e3f 006682 istore 1 ,contr 
+0x2e40 006683 rtn 
+:      006686 le_get_search_handle_start_end_common:
+0x2e41 006687 rshift8 pdata ,pdata 
+0x2e42 006688 store 2 ,mem_le_search_handle_start 
+0x2e43 006689 ifetch 2 ,contr 
+0x2e44 006690 store 2 ,mem_le_search_handle_end 
+0x2e45 006691 rtn 
+:      006694 le_get_search_max_mtu_data:
+0x2e46 006695 bpatchx patch2c_2 ,mem_patch2c 
+0x2e47 006696 fetch 2 ,mem_le_remote_mtu 
+0x2e48 006698 fetcht 2 ,mem_le_local_mtu 
+0x2e49 006702 branch not_greater_than 
+:      006706 le_get_search_att_type:
+0x2e4a 006707 bpatchx patch2c_3 ,mem_patch2c 
+0x2e4b 006708 call store_contr 
+0x2e4c 006709 arg mem_le_search_att_type_length ,contw 
+:      006710 le_get_search_common:
+0x2e4d 006711 fetch 2 ,mem_le_l2cap_size 
+0x2e4e 006712 increase -5 ,pdata 
+:      006713 le_get_search_common2:
+0x2e4f 006714 istore 1 ,contw 
+0x2e50 006715 copy pdata ,loopcnt 
+0x2e51 006716 call get_contr 
+0x2e52 006717 branch memcpy_fast 
+:      006721 le_parse_writing_attribute_start:
+0x2e53 006722 fetch 2 ,mem_le_rxbuf_data_att_cid 
+0x2e54 006723 rtnne le_l2cap_cid_att 
+0x2e55 006724 fetch 1 ,mem_le_l2cap_att_states 
+0x2e56 006725 set1 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e57 006726 store 1 ,mem_le_l2cap_att_states 
+0x2e58 006727 fetch 3 ,mem_le_rxbuf_data_att_opcode 
+0x2e59 006728 store 3 ,mem_le_att_opcode 
+0x2e5a 006729 set1 mark_old_packet ,mark 
+0x2e5b 006730 beq attop_write_request ,le_parse_attribute_write_request 
+0x2e5c 006731 beq attop_write_command ,le_parse_attribute_write_command 
+0x2e5d 006732 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2e5e 006733 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2e5f 006734 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2e60 006735 set0 mark_old_packet ,mark 
+:      006736 le_clear_l2cap_att_states_deal_with_contiune_packet:
+0x2e61 006737 fetch 1 ,mem_le_l2cap_att_states 
+0x2e62 006738 set0 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e63 006739 store 1 ,mem_le_l2cap_att_states 
+0x2e64 006740 rtn 
+:      006742 le_parse_writing_attribute_continue:
+0x2e65 006743 fetch 1 ,mem_le_l2cap_att_states 
+0x2e66 006744 rtnbit0 ble_l2cap_deal_with_continue_packet 
+0x2e67 006745 set1 mark_old_packet ,mark 
+0x2e68 006746 call le_parse_l2cap_continue_common 
+0x2e69 006747 call le_parse_attribute_check_complete_packet 
+0x2e6a 006748 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
+0x2e6b 006749 fetch 1 ,mem_le_att_opcode 
+0x2e6c 006750 beq attop_write_request ,le_send_att_write_response_check_auth 
+0x2e6d 006751 rtn 
+:      006754 le_parse_attribute_write_request:
+0x2e6e 006755 call le_parse_attribute_write_command 
+0x2e6f 006756 branch le_send_attribute_write_response_check_auth 
+:      006758 le_send_attribute_write_response_check_auth:
+0x2e70 006759 call le_parse_attribute_check_complete_packet 
+0x2e71 006760 nrtn user 
+0x2e72 006761 branch le_send_att_write_response_check_auth 
+:      006764 le_parse_attribute_write_command:
+0x2e73 006765 bpatchx patch2c_4 ,mem_patch2c 
+0x2e74 006766 call le_parse_attribute_check_complete_packet_init 
+0x2e75 006767 arg mem_le_rxbuf_data_att_write_payload ,rega 
+0x2e76 006768 branch le_writeatt_cb 
+:      006771 le_parse_attribute_check_complete_packet_init:
+0x2e77 006772 fetch 1 ,mem_le_rxbuf_data_att_write_length 
+0x2e78 006773 add pdata ,-7 ,regb 
+0x2e79 006774 increase -4 ,pdata 
+0x2e7a 006775 store 2 ,mem_le_packet_len_recved 
+0x2e7b 006776 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
+0x2e7c 006777 storet 2 ,mem_le_l2cap_size 
+0x2e7d 006778 rtn 
+:      006781 le_parse_l2cap_continue_common:
+0x2e7e 006782 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
+0x2e7f 006783 fetch 2 ,mem_le_packet_len_recved 
+0x2e80 006784 iadd regb ,temp 
+0x2e81 006785 storet 2 ,mem_le_packet_len_recved 
+0x2e82 006786 arg mem_le_rxbuf_data_continue_payload ,rega 
+0x2e83 006787 branch le_writeatt_cb 
+:      006791 le_parse_attribute_check_complete_packet:
+0x2e84 006792 call disable_user 
+0x2e85 006793 fetch 2 ,mem_le_packet_len_recved 
+0x2e86 006794 fetcht 2 ,mem_le_l2cap_size 
+0x2e87 006795 isub temp ,null 
+0x2e88 006796 nrtn zero 
+0x2e89 006797 branch enable_user 
+:      006803 le_parse_signaling:
+0x2e8a 006804 ifetch 1 ,contr 
+0x2e8b 006805 ifetcht 1 ,contr 
+0x2e8c 006806 ifetcht 2 ,contr 
+0x2e8d 006807 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x2e8e 006808 rtn 
+:      006809 le_l2cap_parse_conn_parameter_update_rsp:
+0x2e8f 006810 ifetch 2 ,contr 
+0x2e90 006811 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x2e91 006812 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x2e92 006813 branch ui_ipc_send_event 
+:      006819 le_l2cap_tx_update_req:
+0x2e93 006820 arg 0x0c ,rega 
+0x2e94 006821 arg l2cap_connection_parameter_update_request ,regc 
+0x2e95 006822 call le_fifo_malloc_tx_l2cap_signaling 
+0x2e96 006823 setarg 0x08 
+0x2e97 006824 istore 2 ,contw 
+0x2e98 006825 fetch 8 ,mem_le_interval_min 
+0x2e99 006826 istore 8 ,contw 
+0x2e9a 006827 rtn 
+:      006831 le_fifo_malloc_tx_l2cap_signaling:
+0x2e9b 006832 call le_l2cap_update_signaling_identifier 
+0x2e9c 006833 arg le_l2cap_cid_signal ,regb 
+0x2e9d 006834 call le_fifo_malloc_tx_l2cap 
+0x2e9e 006835 copy regc ,pdata 
+0x2e9f 006836 istore 1 ,contw 
+0x2ea0 006837 fetch 1 ,mem_le_signaling_identifier 
+0x2ea1 006838 istore 1 ,contw 
+0x2ea2 006839 rtn 
+:      006842 le_l2cap_update_signaling_identifier:
+0x2ea3 006843 fetch 1 ,mem_le_signaling_identifier 
+0x2ea4 006845 pincrease 1 
+0x2ea5 006846 store 1 ,mem_le_signaling_identifier 
+0x2ea6 006847 rtnne 0 
+:      006849 le_l2cap_reset_signaling_identifier:
+0x2ea7 006850 jam 1 ,mem_le_signaling_identifier 
+0x2ea8 006851 rtn 
+:      006856 le_pairing_mode_init:
+0x2ea9 006857 fetch 1 ,mem_le_pairing_mode 
+0x2eaa 006858 beq le_pairing_mode_none ,le_set_no_pairing 
+0x2eab 006859 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x2eac 006860 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x2ead 006861 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x2eae 006862 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x2eaf 006863 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x2eb0 006864 rtn 
+:      006866 le_set_pairing_mode_secure_justwork:
+0x2eb1 006867 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb2 006868 branch le_set_noinputnooutput 
+:      006869 le_set_pairing_mode_secure_numeric:
+0x2eb3 006870 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb4 006871 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x2eb5 006872 rtn 
+:      006873 le_set_pairing_mode_secure_passkey:
+0x2eb6 006874 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb7 006875 branch le_set_displayonly 
+:      006877 le_set_no_pairing:
+0x2eb8 006878 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      006879 le_set_noinputnooutput:
+0x2eb9 006880 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x2eba 006881 rtn 
+:      006882 le_set_pairing_mode_lagacy_just_work:
+0x2ebb 006883 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x2ebc 006884 branch le_set_noinputnooutput 
+:      006885 le_set_pairing_mode_lagacy_passkey:
+0x2ebd 006886 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      006887 le_set_displayonly:
+0x2ebe 006888 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x2ebf 006889 rtn 
+:      006891 le_secure_connection_enable:
+0x2ec0 006892 fetch 1 ,mem_secure_connections_enable 
+0x2ec1 006893 set1 secure_connections_le_bit ,pdata 
+0x2ec2 006894 store 1 ,mem_secure_connections_enable 
+0x2ec3 006895 rtn 
+:      006897 le_secure_connection_disable:
+0x2ec4 006898 fetch 1 ,mem_secure_connections_enable 
+0x2ec5 006899 set0 secure_connections_le_bit ,pdata 
+0x2ec6 006900 store 1 ,mem_secure_connections_enable 
+0x2ec7 006901 rtn 
+:      006903 le_parse_smp:
+0x2ec8 006904 ifetch 1 ,contr 
+0x2ec9 006905 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x2eca 006907 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x2ecb 006908 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x2ecc 006909 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x2ecd 006911 beq smp_master_identification ,le_parse_smp_master_identification 
+0x2ece 006912 beq smp_identity_information ,le_parse_smp_identity_information 
+0x2ecf 006913 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x2ed0 006914 beq smp_signing_information ,le_parse_smp_signing_information 
+0x2ed1 006915 beq smp_security_request ,le_parse_smp_security_request 
+0x2ed2 006916 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x2ed3 006917 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x2ed4 006918 rtn 
+:      006922 le_send_smp_security_request:
+0x2ed5 006923 force 2 ,rega 
+0x2ed6 006924 call le_fifo_malloc_tx_l2cap_smp 
+0x2ed7 006925 setarg smp_security_request 
+0x2ed8 006926 istore 1 ,contw 
+0x2ed9 006927 fetch 1 ,mem_le_pres_auth 
+0x2eda 006928 istore 1 ,contw 
+0x2edb 006929 rtn 
+:      006931 le_parse_smp_pairing_request:
+0x2edc 006932 store 1 ,mem_le_preq 
+0x2edd 006933 ifetch 6 ,contr 
+0x2ede 006934 istore 6 ,contw 
+0x2edf 006935 fetch 1 ,mem_le_pairing_mode 
+0x2ee0 006936 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x2ee1 006937 call le_send_smp_pairing_response 
+0x2ee2 006938 fetch 1 ,mem_sc_only_mode 
+0x2ee3 006939 branch le_parse_smp_pairing_request2 ,blank 
+0x2ee4 006940 fetch 1 ,mem_le_preq_auth 
+0x2ee5 006941 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
+0x2ee6 006942 fetch 1 ,mem_le_pairing_mode 
+0x2ee7 006943 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
+:      006944 le_parse_smp_pairing_request2:
+0x2ee8 006945 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x2ee9 006946 fetch 1 ,mem_le_preq_iocap 
+0x2eea 006947 beq flag_iocap_displayonly ,le_set_tk_0 
+0x2eeb 006948 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x2eec 006949 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x2eed 006950 fetch 1 ,mem_le_pairing_mode 
+0x2eee 006951 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x2eef 006952 rtneq le_pairing_mode_secure_connect_passkey 
+:      006953 le_set_tk_0:
+0x2ef0 006954 arg 0 ,pdata 
+0x2ef1 006955 store 4 ,mem_le_tk 
+0x2ef2 006956 rtn 
+:      006958 le_parse_smp_pairing_req_passkey:
+0x2ef3 006959 fetch 1 ,mem_le_configuration 
+0x2ef4 006960 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      006961 le_genernate_tk:
+0x2ef5 006962 arg mem_le_tk ,rega 
+0x2ef6 006963 copy rega ,contw 
+0x2ef7 006964 arg 3 ,loopcnt 
+0x2ef8 006965 call generate_random_loop 
+0x2ef9 006966 fetch 2 ,mem_le_tk + 2 
+0x2efa 006967 and_into 0x7 ,pdata 
+0x2efb 006968 store 2 ,mem_le_tk + 2 
+:      006969 le_parse_smp_pairing_req_fixed_passkey:
+0x2efc 006970 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x2efd 006971 branch ui_ipc_send_event 
+:      006975 le_send_smp_pairing_response:
+0x2efe 006976 force 7 ,rega 
+0x2eff 006977 call le_fifo_malloc_tx_l2cap_smp 
+0x2f00 006978 fetch 7 ,mem_le_pres 
+0x2f01 006979 istore 7 ,contw 
+0x2f02 006980 rtn 
+:      006983 le_parse_smp_pairing_confirm:
+0x2f03 006984 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
+0x2f04 006985 arg mem_le_rconfirm ,contw 
+0x2f05 006986 call memcpy16 
+0x2f06 006987 fetch 1 ,mem_le_pairing_mode 
+0x2f07 006988 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
+0x2f08 006989 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x2f09 006990 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
+0x2f0a 006991 branch le_send_smp_pairing_confirm 
+:      006994 le_parse_smp_pairing_confirm_passkey_res_input:
+0x2f0b 006995 jam bt_evt_le_get_passkey ,mem_fifo_temp 
+0x2f0c 006996 branch ui_ipc_send_event 
+:      006998 le_parse_smp_pairing_confirm_secure_passkey:
+0x2f0d 006999 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f0e 007000 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x2f0f 007001 rtn 
+:      007003 le_parse_smp_pairing_confirm_sc_passkey_res_input:
+0x2f10 007004 fetch 4 ,mem_le_tk 
+0x2f11 007005 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
+0x2f12 007006 branch le_parse_smp_pairing_confirm_secure_passkey 
+:      007008 le_send_smp_pairing_confirm:
+0x2f13 007009 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
+0x2f14 007010 fetch 1 ,mem_le_pairing_mode 
+0x2f15 007011 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x2f16 007012 call generate_confirm 
+0x2f17 007013 force 17 ,rega 
+0x2f18 007014 call le_fifo_malloc_tx_l2cap_smp 
+0x2f19 007015 setarg smp_pairing_confirm 
+0x2f1a 007016 istore 1 ,contw 
+0x2f1b 007017 branch store_aes_result 
+:      007019 le_send_smp_pairing_confirm_sc:
+0x2f1c 007020 arg mem_le_srand ,contw 
+0x2f1d 007021 call generate_random 
+0x2f1e 007022 call function_f4_cb 
+0x2f1f 007023 force 17 ,rega 
+0x2f20 007024 call le_fifo_malloc_tx_l2cap_smp 
+0x2f21 007025 setarg smp_pairing_confirm 
+0x2f22 007026 istore 1 ,contw 
+0x2f23 007027 branch load_inverse_result 
+:      007029 le_parse_smp_pairing_random:
+0x2f24 007030 copy contr ,rega 
+0x2f25 007031 fetch 1 ,mem_le_pairing_mode 
+0x2f26 007032 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x2f27 007033 copy rega ,contr 
+0x2f28 007034 call authenticate_rconfirm 
+0x2f29 007035 branch le_parse_smp_pairing_random_success ,zero 
+:      007036 le_send_pairing_confirm_value_failed:
+0x2f2a 007037 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      007038 le_send_pairing_failed:
+0x2f2b 007039 force 2 ,rega 
+0x2f2c 007040 call le_fifo_malloc_tx_l2cap_smp 
+0x2f2d 007041 setarg smp_pairing_failed 
+0x2f2e 007042 istore 1 ,contw 
+0x2f2f 007043 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x2f30 007044 istore 1 ,contw 
+:      007045 le_parse_smp_pairing_failed:
+0x2f31 007046 bpatchx patch2c_5 ,mem_patch2c 
+0x2f32 007047 force smp_pairing_timer ,queue 
+0x2f33 007048 call timer_stop 
+0x2f34 007049 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2f35 007050 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x2f36 007051 branch ui_ipc_send_event 
+:      007053 le_smp_pairing_fail_reason_not_support_pairing:
+0x2f37 007054 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x2f38 007055 branch le_send_pairing_failed 
+:      007057 le_parse_smp_pairing_random_sc:
+0x2f39 007058 arg mem_le_mrand ,contw 
+0x2f3a 007059 copy rega ,contr 
+0x2f3b 007060 call memcpy16 
+0x2f3c 007061 fetch 1 ,mem_le_pairing_mode 
+0x2f3d 007062 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3e 007063 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3f 007064 call function_g2 
+0x2f40 007065 call le_send_smp_pairing_random 
+0x2f41 007066 fetch 1 ,mem_le_pairing_mode 
+0x2f42 007067 rtnne le_pairing_mode_secure_connect_numeric 
+0x2f43 007068 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x2f44 007069 branch ui_ipc_send_event 
+:      007071 le_parse_smp_pairing_random_sc_passkey:
+0x2f45 007072 call function_f4_ca 
+0x2f46 007073 arg mem_aes_cmac_temp ,contw 
+0x2f47 007074 call load_inverse_result 
+0x2f48 007075 arg mem_aes_cmac_temp ,rega 
+0x2f49 007076 arg mem_le_rconfirm ,regb 
+0x2f4a 007077 arg 16 ,loopcnt 
+0x2f4b 007078 call string_compare 
+0x2f4c 007079 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x2f4d 007080 branch le_send_smp_pairing_random 
+:      007082 le_parse_smp_pairing_random_success:
+0x2f4e 007083 call generate_stk 
+0x2f4f 007084 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x2f50 007085 call ui_ipc_send_event 
+0x2f51 007086 jam 1 ,mem_ltk_exists 
+0x2f52 007087 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      007089 le_send_smp_pairing_random:
+0x2f53 007090 force 17 ,rega 
+0x2f54 007091 call le_fifo_malloc_tx_l2cap_smp 
+0x2f55 007092 setarg smp_pairing_random 
+0x2f56 007093 istore 1 ,contw 
+0x2f57 007094 arg mem_le_srand ,contr 
+0x2f58 007095 branch memcpy16 
+:      007097 le_send_smp_encryption_information:
+0x2f59 007098 force 17 ,rega 
+0x2f5a 007099 call le_fifo_malloc_tx_l2cap_smp 
+0x2f5b 007100 setarg smp_encryption_information 
+0x2f5c 007101 istore 1 ,contw 
+0x2f5d 007102 fetch 1 ,mem_le_configuration 
+0x2f5e 007103 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x2f5f 007104 arg mem_le_ltk ,contr 
+0x2f60 007105 branch memcpy16 
+:      007107 le_send_fixed_ltk:
+0x2f61 007108 arg mem_le_fixed_ltk ,contr 
+0x2f62 007109 branch memcpy16 
+:      007112 le_send_smp_master_identification:
+0x2f63 007113 arg mem_le_ediv ,contw 
+0x2f64 007114 force 10 ,loopcnt 
+0x2f65 007115 call generate_random_loop 
+0x2f66 007116 force 11 ,rega 
+0x2f67 007117 call le_fifo_malloc_tx_l2cap_smp 
+0x2f68 007118 setarg smp_master_identification 
+0x2f69 007119 istore 1 ,contw 
+0x2f6a 007120 fetch 2 ,mem_le_ediv 
+0x2f6b 007121 istore 2 ,contw 
+0x2f6c 007122 fetch 8 ,mem_le_rand 
+0x2f6d 007123 istore 8 ,contw 
+0x2f6e 007124 rtn 
+:      007126 le_send_smp_identity_information:
+0x2f6f 007127 force 17 ,rega 
+0x2f70 007128 call le_fifo_malloc_tx_l2cap_smp 
+0x2f71 007129 setarg smp_identity_information 
+0x2f72 007130 istore 1 ,contw 
+0x2f73 007131 setarg 0 
+0x2f74 007132 istore 8 ,contw 
+0x2f75 007133 istore 8 ,contw 
+0x2f76 007134 rtn 
+:      007137 le_send_smp_identity_address_information:
+0x2f77 007138 force 8 ,rega 
+0x2f78 007139 call le_fifo_malloc_tx_l2cap_smp 
+0x2f79 007140 setarg smp_identity_address_information 
+0x2f7a 007141 istore 1 ,contw 
+0x2f7b 007142 fetch 1 ,mem_le_conn_own_addr_type 
+0x2f7c 007143 istore 1 ,contw 
+0x2f7d 007144 fetch 6 ,mem_le_lap 
+0x2f7e 007145 istore 6 ,contw 
+0x2f7f 007146 rtn 
+:      007149 le_send_pairing_fail_unspecified_reason:
+0x2f80 007150 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x2f81 007151 branch le_send_pairing_failed 
+:      007153 le_check_init_key_distribution:
+0x2f82 007154 fetch 1 ,mem_le_pres_init_key_distribution 
+0x2f83 007155 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x2f84 007156 iand temp ,pdata 
+0x2f85 007157 rtn 
+:      007159 le_parse_smp_identity_information:
+0x2f86 007160 arg mem_le_irk ,contw 
+0x2f87 007161 call memcpy16 
+0x2f88 007162 call le_check_init_key_distribution 
+0x2f89 007163 isolate0 le_initator_irk_bit ,pdata 
+0x2f8a 007164 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f8b 007165 fetch 1 ,mem_device_option 
+0x2f8c 007166 rtnne dvc_op_module 
+0x2f8d 007167 call le_check_master_addr_type 
+0x2f8e 007168 nrtn user 
+0x2f8f 007169 branch app_ble_store_reconn_info 
+:      007172 le_check_master_addr_type:
+0x2f90 007173 call disable_user 
+0x2f91 007174 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2f92 007175 rtneq master_public_addr 
+0x2f93 007176 fetch 1 ,mem_le_preq_init_key_distribution 
+0x2f94 007177 rtnbit0 le_initator_irk_bit 
+0x2f95 007178 branch enable_user 
+:      007180 le_parse_smp_identity_address_information:
+0x2f96 007181 call le_check_init_key_distribution 
+0x2f97 007182 isolate0 le_initator_irk_bit ,pdata 
+0x2f98 007183 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f99 007184 rtn 
+:      007186 le_parse_smp_master_identification:
+:      007187 le_parse_smp_signing_information:
+:      007188 le_parse_smp_security_request:
+0x2f9a 007189 rtn 
+:      007191 le_parse_smp_public_key:
+0x2f9b 007192 arg mem_le_pubkey_remote_x_256 ,contw 
+0x2f9c 007193 call memcpy64 
+0x2f9d 007194 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f9e 007195 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x2f9f 007196 rtn 
+:      007198 le_parse_smp_dhkey_check:
+0x2fa0 007199 arg mem_sp_confirm_remote ,contw 
+0x2fa1 007200 call memcpy16 
+0x2fa2 007201 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x2fa3 007202 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2fa4 007203 rtn 
+:      007205 le_send_smp_pairing_public_key:
+0x2fa5 007206 force 65 ,rega 
+0x2fa6 007207 call le_fifo_malloc_tx_l2cap_smp 
+0x2fa7 007208 setarg smp_pairing_public_key 
+0x2fa8 007209 istore 1 ,contw 
+0x2fa9 007210 arg mem_sc_pubkey_local_x_256 ,contr 
+0x2faa 007211 branch memcpy64 
+:      007213 le_send_smp_pairing_dhkey_check:
+0x2fab 007214 call function_f6_eb 
+0x2fac 007215 force 17 ,rega 
+0x2fad 007216 call le_fifo_malloc_tx_l2cap_smp 
+0x2fae 007217 setarg smp_pairing_dhkey_check 
+0x2faf 007218 istore 1 ,contw 
+0x2fb0 007219 branch load_inverse_result 
+:      007221 le_check_paring_time:
+0x2fb1 007222 fetch 1 ,mem_le_pairing_state 
+0x2fb2 007223 rtneq flag_le_pairing_end 
+0x2fb3 007224 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x2fb4 007225 isub temp ,null 
+0x2fb5 007226 nrtn positive 
+0x2fb6 007227 arg smp_pairing_timer ,queue 
+0x2fb7 007228 call timer_check 
+0x2fb8 007229 nrtn blank 
+0x2fb9 007230 branch le_send_pairing_fail_unspecified_reason 
+:      007232 le_pairing_sm:
+0x2fba 007233 bpatchx patch2c_6 ,mem_patch2c 
+0x2fbb 007234 call le_fifo_check_nearly_full 
+0x2fbc 007235 nrtn blank 
+0x2fbd 007236 fetch 1 ,mem_le_pairing_state 
+0x2fbe 007237 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x2fbf 007238 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x2fc0 007239 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x2fc1 007240 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x2fc2 007241 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x2fc3 007242 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x2fc4 007243 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x2fc5 007244 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x2fc6 007245 rtn 
+:      007247 le_pairing_sm_null:
+:      007248 le_pairing_sm_send_sec_req:
+0x2fc7 007249 fetch 1 ,mem_le_enc_state 
+0x2fc8 007250 rtnne flag_le_send_start_enc_rsp 
+0x2fc9 007251 jam flag_le_enc_end ,mem_le_enc_state 
+0x2fca 007252 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2fcb 007253 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x2fcc 007254 branch ui_ipc_send_event 
+:      007257 le_pairing_sm_start:
+0x2fcd 007258 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x2fce 007259 branch le_send_smp_security_request 
+:      007261 le_pairing_sm_rcv_pairing_req:
+0x2fcf 007262 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
+0x2fd0 007263 setarg timer_smp_pairing_timeout 
+0x2fd1 007264 arg smp_pairing_timer ,queue 
+0x2fd2 007265 branch timer_init 
+:      007267 le_pairing_sm_after_auth:
+0x2fd3 007268 fetch 1 ,mem_le_enc_state 
+0x2fd4 007269 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x2fd5 007270 rtn 
+:      007272 le_pairing_sm_after_auth_start_enc:
+0x2fd6 007273 fetch 1 ,mem_le_pairing_mode 
+0x2fd7 007274 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
+0x2fd8 007276 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x2fd9 007277 call le_send_smp_encryption_information 
+:      007278 le_pairing_sm_after_auth_start_enc_common:
+0x2fda 007279 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x2fdb 007280 call ui_ipc_send_event 
+0x2fdc 007281 fetch 1 ,mem_device_option 
+0x2fdd 007282 rtnne dvc_op_module 
+0x2fde 007283 call le_check_master_addr_type 
+0x2fdf 007284 rtn user 
+0x2fe0 007285 branch app_ble_store_reconn_info 
+:      007287 le_pairing_sm_after_auth_start_enc_sc:
+0x2fe1 007288 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe2 007289 branch le_pairing_sm_after_auth_start_enc_common 
+:      007291 le_pairng_sm_send_enc_information:
+0x2fe3 007292 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe4 007293 branch le_send_smp_master_identification 
+:      007295 le_pairng_sm_send_master_indentification:
+0x2fe5 007296 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x2fe6 007297 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x2fe7 007298 iand temp ,pdata 
+0x2fe8 007299 isolate0 le_initator_irk_bit ,pdata 
+0x2fe9 007300 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x2fea 007301 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x2feb 007302 branch le_send_smp_identity_information 
+:      007304 le_pairng_sm_send_indentity_information:
+0x2fec 007305 call le_send_smp_identity_address_information 
+0x2fed 007306 branch le_parse_start_enc_rsp_after_auth_end 
+:      007309 le_parse_start_enc_rsp_after_auth_end:
+0x2fee 007310 bpatchx patch2c_7 ,mem_patch2c 
+0x2fef 007311 force smp_pairing_timer ,queue 
+0x2ff0 007312 call timer_stop 
+0x2ff1 007313 jam flag_le_enc_end ,mem_le_enc_state 
+0x2ff2 007314 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2ff3 007315 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x2ff4 007316 branch ui_ipc_send_event 
+:      007320 le_secure_connect_sm:
+0x2ff5 007321 bpatchx patch2d_0 ,mem_patch2d 
+0x2ff6 007322 fetch 1 ,mem_le_pairing_mode 
+0x2ff7 007323 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x2ff8 007324 fetch 1 ,mem_le_secure_connect_flag 
+0x2ff9 007325 rtnne le_sp_flag_commit_256 
+0x2ffa 007326 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x2ffb 007327 fetch 1 ,mem_le_secure_connect_state 
+0x2ffc 007328 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x2ffd 007329 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x2ffe 007330 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x2fff 007331 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x3000 007332 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x3001 007333 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x3002 007334 rtn 
+:      007336 le_sc_state_clear:
+0x3003 007337 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x3004 007338 jam le_sc_stat_null ,mem_le_secure_connect_state 
+0x3005 007339 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3006 007340 rtn 
+:      007342 le_sc_sm_passkey_wait_confirm:
+0x3007 007343 fetch 1 ,mem_authentication_passkey_times 
+0x3008 007344 copy pdata ,queue 
+0x3009 007345 increase 1 ,pdata 
+0x300a 007346 store 1 ,mem_authentication_passkey_times 
+0x300b 007347 fetch 4 ,mem_le_tk 
+0x300c 007348 qisolate1 pdata 
+0x300d 007349 setarg 0x80 
+0x300e 007350 setflag true ,0 ,pdata 
+0x300f 007351 store 1 ,mem_passkey_1bit 
+0x3010 007352 branch le_sc_sm_ready_send_pairing_confirm 
+:      007354 le_sc_sm_wait_confirm_gkey:
+0x3011 007355 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x3012 007356 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3013 007357 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x3014 007358 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3015 007359 rtn 
+:      007361 le_sc_confirm_gkey_ok:
+0x3016 007362 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x3017 007363 call ui_ipc_send_event 
+0x3018 007364 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x3019 007365 branch le_send_smp_pairing_dhkey_check 
+:      007367 le_sc_sm_receive_dhkey:
+0x301a 007368 fetch 1 ,mem_sp_dhkey_invalid 
+0x301b 007369 beq sp_key_valid_256 ,le_dhkey_ready 
+0x301c 007370 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x301d 007371 rtn 
+:      007373 le_dhkey_ready:
+0x301e 007374 call function_f5 
+0x301f 007375 fetch 1 ,mem_le_pairing_mode 
+0x3020 007376 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x3021 007377 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
+0x3022 007378 call le_set_tk_0 
+:      007379 le_dhkey_ready_common:
+0x3023 007380 call function_f6_ea 
+0x3024 007381 arg mem_aes_cmac_temp ,rega 
+0x3025 007382 arg mem_sp_confirm_remote ,regb 
+0x3026 007383 arg 16 ,loopcnt 
+0x3027 007384 call string_compare 
+0x3028 007385 branch le_dhkey_check_ok ,zero 
+:      007386 le_dhkey_check_fail:
+0x3029 007387 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x302a 007388 branch le_send_pairing_failed 
+:      007391 le_dhkey_check_ok:
+0x302b 007392 call sp_calc_check_publickey_256 
+0x302c 007393 nbranch le_dhkey_check_fail ,zero 
+0x302d 007394 jam 1 ,mem_ltk_exists 
+0x302e 007395 fetch 1 ,mem_le_pairing_mode 
+0x302f 007396 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x3030 007397 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x3031 007398 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
+0x3032 007399 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3033 007400 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x3034 007401 rtn 
+:      007403 le_sc_sm_send_public_key:
+0x3035 007404 fetch 1 ,mem_le_pairing_mode 
+0x3036 007405 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x3037 007406 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
+0x3038 007407 jam 0 ,mem_passkey_1bit 
+:      007408 le_sc_sm_ready_send_pairing_confirm:
+0x3039 007409 branch le_send_smp_pairing_confirm 
+:      007411 le_sc_sm_send_public_key_passkey:
+0x303a 007412 jam 0 ,mem_authentication_passkey_times 
+0x303b 007413 rtneq le_pairing_mode_secure_connect_passkey_res_input 
+0x303c 007414 branch le_parse_smp_pairing_req_passkey 
+:      007417 le_sc_sm_receive_public_key:
+0x303d 007418 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x303e 007419 fetch 1 ,mem_sc_local_key_invalid 
+0x303f 007420 beq sp_key_valid_256 ,le_public_key_ready 
+0x3040 007421 rtn 
+:      007423 le_public_key_ready:
+0x3041 007424 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x3042 007425 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x3043 007426 branch sp_dhkey_calc_256 
+:      007428 le_sc_sm_wait_send_public_key:
+0x3044 007429 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3045 007430 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x3046 007431 branch le_send_smp_pairing_public_key 
+:      007435 le_fifo_malloc_tx_l2cap_smp:
+0x3047 007436 bpatchx patch2d_1 ,mem_patch2d 
+0x3048 007437 force le_l2cap_cid_smp ,regb 
+0x3049 007438 branch le_fifo_malloc_tx_l2cap 
+:      007442 le_parse_ll:
+0x304a 007443 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
+0x304b 007444 beq ll_connection_update_ind ,le_parse_connection_update_ind 
+0x304c 007445 beq ll_channel_map_ind ,le_parse_channel_map_ind 
+0x304d 007446 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x304e 007447 beq ll_enc_req ,le_parse_enc_req 
+0x304f 007448 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x3050 007449 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x3051 007450 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x3052 007451 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x3053 007452 beq ll_feature_req ,le_parse_feature_req 
+0x3054 007453 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x3055 007454 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x3056 007455 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x3057 007456 beq ll_version_ind ,le_parse_version_ind 
+0x3058 007457 beq ll_reject_ind ,le_parse_reject_ind 
+0x3059 007458 beq ll_ping_req ,le_parse_ping_req 
+0x305a 007459 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x305b 007460 beq ll_length_req ,le_parse_length_req 
+0x305c 007461 beq ll_length_rsp ,le_parse_length_rsp 
+0x305d 007462 beq ll_phy_req ,le_parse_phy_req 
+0x305e 007463 beq ll_phy_update_ind ,le_parse_phy_update_ind 
+0x305f 007464 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
+0x3060 007465 branch le_send_unknown_rsp 
+:      007469 le_parse_connection_update_ind:
+0x3061 007470 ifetch 9 ,contr 
+0x3062 007471 store 9 ,mem_le_new_param 
+0x3063 007472 ifetch 2 ,contr 
+0x3064 007473 store 2 ,mem_le_instant 
+0x3065 007474 fetch 1 ,mem_le_state 
+0x3066 007475 set1 lestate_update_param ,pdata 
+0x3067 007476 store 1 ,mem_le_state 
+0x3068 007477 rtn 
+:      007481 le_parse_channel_map_ind:
+0x3069 007482 ifetch 5 ,contr 
+0x306a 007483 store 5 ,mem_le_new_map 
+0x306b 007484 ifetch 2 ,contr 
+0x306c 007485 store 2 ,mem_le_instant 
+:      007486 le_update_map_enable:
+0x306d 007487 fetch 1 ,mem_le_state 
+0x306e 007488 set1 lestate_update_map ,pdata 
+0x306f 007489 store 1 ,mem_le_state 
+0x3070 007490 rtn 
+:      007494 le_parse_terminate_ind:
+0x3071 007495 setarg 20 
+0x3072 007496 store 2 ,mem_le_superto 
+0x3073 007497 store 2 ,mem_le_init_superto 
+0x3074 007498 rtn 
+:      007502 le_parse_enc_req:
+0x3075 007503 ifetch 8 ,contr 
+0x3076 007504 store 8 ,mem_le_rand 
+0x3077 007505 ifetch 2 ,contr 
+0x3078 007506 store 2 ,mem_le_ediv 
+0x3079 007507 ifetch 8 ,contr 
+0x307a 007508 store 8 ,mem_le_skdm 
+0x307b 007509 ifetch 4 ,contr 
+0x307c 007510 store 4 ,mem_ccm_ivm 
+0x307d 007511 call le_send_enc_rsp 
+0x307e 007512 bpatchx patch2d_2 ,mem_patch2d 
+0x307f 007513 fetch 1 ,mem_le_pairing_state 
+0x3080 007514 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x3081 007515 fetch 1 ,mem_le_configuration 
+0x3082 007516 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x3083 007517 fetch 1 ,mem_nv_data_number 
+0x3084 007518 ncall load_device_list_mode_4 ,blank 
+0x3085 007519 fetch 1 ,mem_ltk_exists 
+0x3086 007520 beq 0 ,le_ltk_lost 
+:      007521 le_parse_enc_req_after_auth:
+0x3087 007522 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x3088 007523 call le_send_start_enc_req 
+0x3089 007524 branch generate_sk 
+:      007525 le_parse_enc_req_fixed_ltk:
+0x308a 007526 jam 1 ,mem_ltk_exists 
+0x308b 007527 arg mem_le_fixed_ltk ,contr 
+0x308c 007528 arg mem_le_ltk ,contw 
+0x308d 007529 call memcpy16 
+0x308e 007530 branch le_parse_enc_req_after_auth 
+:      007532 le_ltk_lost:
+0x308f 007533 jam flag_le_enc_null ,mem_le_enc_state 
+0x3090 007534 jam flag_le_enc_null ,mem_le_pairing_state 
+0x3091 007535 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x3092 007536 branch ui_ipc_send_event 
+:      007539 le_parse_enc_rsp:
+0x3093 007540 ifetch 8 ,contr 
+0x3094 007541 store 8 ,mem_le_skds 
+0x3095 007542 ifetch 4 ,contr 
+0x3096 007543 store 4 ,mem_ccm_ivs 
+0x3097 007544 branch generate_sk 
+:      007548 le_parse_start_enc_req:
+0x3098 007549 fetch 1 ,mem_le_state 
+0x3099 007550 set1 lestate_encryption ,pdata 
+0x309a 007551 store 1 ,mem_le_state 
+0x309b 007552 rtn 
+:      007555 le_parse_start_enc_rsp:
+0x309c 007556 rtn master 
+0x309d 007557 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x309e 007558 call ui_ipc_send_event 
+0x309f 007559 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x30a0 007560 branch le_send_start_enc_rsp 
+:      007564 le_parse_unknown_rsp:
+0x30a1 007565 rtn 
+:      007569 le_parse_feature_req:
+0x30a2 007570 branch le_send_feature_rsp 
+:      007574 le_parse_feature_rsp:
+0x30a3 007575 rtn 
+:      007579 le_parse_pause_enc_req:
+0x30a4 007580 jam flag_le_enc_pause ,mem_le_enc_state 
+0x30a5 007581 call le_send_pause_enc_rsp 
+0x30a6 007582 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x30a7 007583 branch ui_ipc_send_event 
+:      007587 le_parse_pause_enc_rsp:
+0x30a8 007588 rtn 
+:      007592 le_parse_version_ind:
+0x30a9 007593 rtn master 
+0x30aa 007594 branch le_send_version_ind 
+:      007598 le_parse_reject_ind:
+0x30ab 007599 rtn 
+:      007603 le_parse_ping_req:
+0x30ac 007604 branch le_send_ping_rsp 
+:      007608 le_parse_ping_rsp:
+0x30ad 007609 rtn 
+:      007612 le_parse_length_req:
+0x30ae 007613 call le_parse_length_rsp 
+0x30af 007614 branch le_send_data_length_res 
+:      007616 le_parse_length_rsp:
+0x30b0 007617 ifetch 8 ,contr 
+0x30b1 007618 store 8 ,mem_remote_rx_max_octets 
+0x30b2 007619 fetch 2 ,mem_remote_rx_max_octets 
+0x30b3 007620 fetcht 2 ,mem_local_tx_max_octets 
+0x30b4 007621 call not_greater_than 
+0x30b5 007622 store 2 ,mem_remote_rx_max_octets 
+0x30b6 007624 fetch 2 ,mem_remote_tx_max_octets 
+0x30b7 007625 fetcht 2 ,mem_local_rx_max_octets 
+0x30b8 007626 call not_greater_than 
+0x30b9 007627 store 2 ,mem_remote_tx_max_octets 
+0x30ba 007628 rtn 
+:      007632 le_parse_phy_req:
+0x30bb 007633 branch le_send_phy_rsp 
+:      007637 le_parse_phy_update_ind:
+0x30bc 007638 ifetch 2 ,contr 
+0x30bd 007639 store 2 ,mem_le_new_m2s_phy 
+0x30be 007640 ifetch 2 ,contr 
+0x30bf 007641 store 2 ,mem_le_instant 
+0x30c0 007642 rtn blank 
+0x30c1 007643 fetch 1 ,mem_le_state 
+0x30c2 007644 set1 lestate_update_phy ,pdata 
+0x30c3 007645 store 1 ,mem_le_state 
+0x30c4 007646 rtn 
+:      007651 le_send_terminate_ind_user_terminated:
+0x30c5 007652 arg error_remote_user_terminated_connection ,regc 
+:      007655 le_send_terminate_ind:
+0x30c6 007656 arg 2 ,rega 
+0x30c7 007657 arg ll_terminate_ind ,regb 
+0x30c8 007658 call le_fifo_malloc_tx_ll 
+0x30c9 007659 copy regc ,pdata 
+0x30ca 007660 istore 1 ,contw 
+0x30cb 007661 rtn 
+:      007665 le_send_enc_rsp:
+0x30cc 007666 arg mem_le_skds ,contw 
+0x30cd 007667 force 8 ,loopcnt 
+0x30ce 007668 call generate_random_loop 
+0x30cf 007669 arg mem_ccm_ivs ,contw 
+0x30d0 007670 force 4 ,loopcnt 
+0x30d1 007671 call generate_random_loop 
+0x30d2 007672 arg 13 ,rega 
+0x30d3 007673 arg ll_enc_rsp ,regb 
+0x30d4 007674 call le_fifo_malloc_tx_ll 
+0x30d5 007675 fetch 8 ,mem_le_skds 
+0x30d6 007676 istore 8 ,contw 
+0x30d7 007677 fetch 4 ,mem_ccm_ivs 
+0x30d8 007678 istore 4 ,contw 
+0x30d9 007679 rtn 
+:      007683 le_send_start_enc_req:
+0x30da 007684 jam flag_le_send_start_enc_req ,mem_le_enc_state 
+0x30db 007685 arg ll_start_enc_req ,regb 
+0x30dc 007686 branch le_send_ll_one_lenth 
+:      007690 le_send_start_enc_rsp:
+0x30dd 007691 arg ll_start_enc_rsp ,regb 
+0x30de 007692 branch le_send_ll_one_lenth 
+:      007697 le_send_unknown_rsp:
+0x30df 007698 arg 2 ,rega 
+0x30e0 007699 arg ll_unknown_rsp ,regb 
+0x30e1 007700 call le_fifo_malloc_tx_ll 
+0x30e2 007701 istorer regc ,1 ,contw 
+0x30e3 007702 rtn 
+:      007706 le_send_feature_rsp:
+0x30e4 007707 arg 9 ,rega 
+0x30e5 007708 arg ll_feature_rsp ,regb 
+0x30e6 007709 call le_fifo_malloc_tx_ll 
+0x30e7 007710 fetch 8 ,mem_le_local_feature 
+0x30e8 007711 or pdata ,fun_ll_feature_le_encryption ,pdata 
+0x30e9 007712 istore 8 ,contw 
+0x30ea 007713 rtn 
+:      007717 le_send_pause_enc_rsp:
+0x30eb 007718 arg ll_pause_enc_rsp ,regb 
+0x30ec 007719 branch le_send_ll_one_lenth 
+:      007723 le_send_version_ind:
+0x30ed 007724 arg 6 ,rega 
+0x30ee 007725 arg ll_version_ind ,regb 
+0x30ef 007726 call le_fifo_malloc_tx_ll 
+0x30f0 007727 fetch 5 ,mem_version 
+0x30f1 007728 istore 5 ,contw 
+0x30f2 007729 rtn 
+:      007732 le_send_reject_ind:
+0x30f3 007733 arg 2 ,rega 
+0x30f4 007734 arg ll_reject_ind ,regb 
+0x30f5 007735 call le_fifo_malloc_tx_ll 
+0x30f6 007736 setarg le_err_pin_or_key_missing 
+0x30f7 007737 istore 1 ,contw 
+0x30f8 007738 rtn 
+:      007742 le_send_ping_rsp:
+0x30f9 007743 arg ll_ping_rsp ,regb 
+0x30fa 007744 branch le_send_ll_one_lenth 
+:      007746 le_send_data_length_req:
+0x30fb 007747 arg ll_length_req ,regb 
+0x30fc 007748 branch le_send_data_length 
+:      007750 le_send_data_length_res:
+0x30fd 007751 arg ll_length_rsp ,regb 
+:      007752 le_send_data_length:
+0x30fe 007753 arg 9 ,rega 
+0x30ff 007754 call le_fifo_malloc_tx_ll 
+0x3100 007755 fetch 8 ,mem_local_rx_max_octets 
+0x3101 007756 istore 8 ,contw 
+0x3102 007757 rtn 
+:      007761 le_send_phy_rsp:
+0x3103 007762 arg 3 ,rega 
+0x3104 007763 arg ll_phy_rsp ,regb 
+0x3105 007764 call le_fifo_malloc_tx_ll 
+0x3106 007765 fetch 1 ,mem_le_tx_phys 
+0x3107 007766 and pdata ,0x07 ,pdata 
+0x3108 007767 istore 1 ,contw 
+0x3109 007768 fetch 1 ,mem_le_rx_phys 
+0x310a 007769 and pdata ,0x07 ,pdata 
+0x310b 007770 istore 1 ,contw 
+0x310c 007771 rtn 
+:      007775 le_send_ll_one_lenth:
+0x310d 007776 arg 1 ,rega 
+0x310e 007777 branch le_fifo_malloc_tx_ll 
+:      007782 g24_dispatch:
+0x310f 007783 bpatchx patch2d_3 ,mem_patch2d 
+0x3110 007784 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
+0x3111 007785 branch g24_transmit_dispatch 
+:      007790 g24_prep:
+0x3112 007791 bpatchx patch2d_4 ,mem_patch2d 
+0x3113 007792 disable enable_crc 
+0x3114 007793 disable enable_white 
+0x3115 007794 setarg 0x555555 
+0x3116 007795 iforce crc24_init 
+0x3117 007796 fetch 1 ,mem_24g_ch 
+0x3118 007797 branch le_prep_next 
+:      007799 g24_receive_packet:
+0x3119 007800 bpatchx patch2d_5 ,mem_patch2d 
+0x311a 007801 fetch 1 ,mem_24g_rx_phy 
+0x311b 007802 call le_enable_phy_by_pdata 
+0x311c 007803 fetch 4 ,mem_24g_addr 
+0x311d 007804 iforce access 
+0x311e 007805 call set_sync_on 
+0x311f 007806 fetcht 1 ,mem_24g_ch 
+0x3120 007807 call le_rf_rx_enable 
+:      007808 g24_receive_rxon:
+0x3121 007809 call g24_prep 
+0x3122 007810 bmark0 mark_ble_lr ,g24_receive_nolr 
+0x3123 007811 pulse dewhiten_code_calc 
+0x3124 007812 nop 30 
+0x3125 007813 call g24_prep 
+:      007814 g24_receive_nolr:
+0x3126 007815 disable user3 
+0x3127 007816 enable decode_fec0 
+0x3128 007817 enable is_rx 
+0x3129 007818 disable is_tx 
+0x312a 007819 enable swfine 
+0x312b 007820 fetch 2 ,mem_24g_rx_window 
+0x312c 007821 iforce stop_watch 
+0x312d 007822 correlate null ,timeout 
+0x312e 007823 nbranch g24_sync_timeout ,sync 
+0x312f 007824 call rf_debug_rx_sync_line 
+0x3130 007825 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
+0x3131 007826 fetch 1 ,mem_24g_disable_fec1 
+0x3132 007827 nbranch g24_receive_skip_fec1 ,blank 
+0x3133 007828 disable decode_fec0 
+0x3134 007829 enable decode_fec1 
+:      007830 g24_receive_skip_fec1:
+0x3135 007831 enable enable_white 
+0x3136 007832 enable enable_crc 
+0x3137 007833 call g24_receive_byte 
+0x3138 007834 store 1 ,mem_24g_get_syncword_crc8 
+0x3139 007835 fetcht 1 ,mem_24g_syncword_crc8 
+0x313a 007836 isub temp ,null 
+0x313b 007837 nbranch g24_hec_error ,zero 
+0x313c 007838 bpatchx patch2d_6 ,mem_patch2d 
+0x313d 007839 disable user7 
+0x313e 007840 isolate1 mark_ble_lr ,mark 
+0x313f 007841 call g24_lr_receive_pdu_len ,true 
+0x3140 007842 branch g24_lr_len_error ,user7 
+0x3141 007843 call g24_receive_byte 
+0x3142 007844 store 1 ,mem_24g_rxbuf 
+0x3143 007845 bmark1 mark_24g_rxmode ,g24_receive_skip 
+0x3144 007846 fetch 1 ,mem_24g_rxbuf 
+0x3145 007847 fetcht 1 ,mem_24g_data_type 
+0x3146 007848 icompare bits_data ,temp 
+0x3147 007849 nbranch g24_type_error ,true 
+:      007850 g24_receive_skip:
+0x3148 007851 call g24_receive_byte 
+0x3149 007852 isolate1 mark_ble_lr ,mark 
+0x314a 007853 call g24_lr_receive_payload_len ,true 
+0x314b 007854 istore 1 ,contw 
+0x314c 007855 rshift3 pdata ,pdata 
+0x314d 007856 sub pdata ,0x1f ,null 
+0x314e 007857 nbranch g24_len_over_error ,positive 
+0x314f 007858 copy pdata ,loopcnt 
+0x3150 007859 branch g24rx_nopayload ,zero 
+:      007860 g24rx_loop:
+0x3151 007861 call g24_receive_byte 
+0x3152 007862 istore 1 ,contw 
+0x3153 007863 loop g24rx_loop 
+:      007864 g24rx_nopayload:
+0x3154 007865 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
+0x3155 007866 copy contw ,rega 
+0x3156 007867 call g24_receive_byte 
+0x3157 007868 store 1 ,mem_rssi_hex_received 
+0x3158 007869 copy rega ,contw 
+:      007870 g24_receive_skip_rssi:
+0x3159 007871 parse demod ,bucket ,24 
+0x315a 007872 rshift32 pdata ,pdata 
+0x315b 007873 rshift16 pdata ,pdata 
+0x315c 007874 istore 3 ,contw 
+0x315d 007875 fetch 1 ,mem_24g_disable_fec1 
+0x315e 007876 nbranch g24_receive_skip_disable_fec1 ,blank 
+0x315f 007877 disable decode_fec1 
+:      007878 g24_receive_skip_next:
+0x3160 007879 isolate1 mark_24g_rxmode ,mark 
+0x3161 007880 call save_rssi_dec ,true 
+0x3162 007881 branch g24_crc_error ,crc_failed 
+0x3163 007882 call rf_debug_rx_crc_line 
+0x3164 007883 bpatchx patch2d_7 ,mem_patch2d 
+0x3165 007884 enable user3 
+0x3166 007885 call le_match_set_txfreq 
+0x3167 007886 rtnmark1 mark_24g_rxmode 
+0x3168 007887 fetch 1 ,mem_rssi_hex_received 
+0x3169 007888 fetcht 1 ,mem_rssi_hex_received_max_value 
+0x316a 007889 isub temp ,null 
+0x316b 007890 call copy_temp2pdata ,positive 
+0x316c 007891 branch rssi_signal 
+:      007893 g24_receive_skip_disable_fec1:
+0x316d 007894 disable decode_fec0 
+0x316e 007895 branch g24_receive_skip_next 
+:      007898 g24_lr_receive_pdu_len:
+0x316f 007899 call g24_receive_byte 
+0x3170 007900 sub pdata ,1 ,null 
+0x3171 007901 branch enable_user7 ,positive 
+0x3172 007902 increase -2 ,pdata 
+0x3173 007903 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
+0x3174 007904 branch enable_user7 ,blank 
+0x3175 007905 increase -1 ,pdata 
+:      007906 g24_lr_receive_pdu_norssi:
+0x3176 007907 store 1 ,mem_temp 
+0x3177 007908 rtn 
+:      007910 g24_lr_receive_payload_len:
+0x3178 007911 and_into 0x07 ,pdata 
+0x3179 007912 fetcht 1 ,mem_temp 
+0x317a 007913 lshift3 temp ,temp 
+0x317b 007914 ior temp ,pdata 
+0x317c 007915 rtn 
+:      007917 g24_receive_byte:
+0x317d 007918 parse demod ,bucket ,8 
+0x317e 007919 rshift3 pwindow ,pdata 
+0x317f 007920 rtn 
+:      007922 g24_sync_timeout:
+0x3180 007923 jam err_sync_to ,mem_24g_off_type 
+0x3181 007924 isolate1 mark_24g_rxmode ,mark 
+0x3182 007925 call rssi_noise ,true 
+:      007926 g24_end_of_packet:
+0x3183 007927 bpatchx patch2e_0 ,mem_patch2e 
+0x3184 007928 call le_disable 
+0x3185 007929 disable encode_fec1 
+0x3186 007930 disable decode_fec1 
+0x3187 007931 branch end_of_packet 
+:      007933 g24_hec_error:
+0x3188 007934 jam err_hec ,mem_24g_off_type 
+0x3189 007935 branch g24_end_of_packet 
+:      007937 g24_lr_len_error:
+0x318a 007938 jam err_lr_len ,mem_24g_off_type 
+0x318b 007939 branch g24_end_of_packet 
+:      007941 g24_type_error:
+0x318c 007942 jam err_type ,mem_24g_off_type 
+0x318d 007943 branch g24_end_of_packet 
+:      007945 g24_len_over_error:
+0x318e 007946 jam err_len_over ,mem_24g_off_type 
+0x318f 007947 branch g24_end_of_packet 
+:      007949 g24_crc_error:
+0x3190 007950 jam err_crc ,mem_24g_off_type 
+0x3191 007951 branch g24_end_of_packet 
+:      007953 g24_set_freq_tx:
+0x3192 007954 call set_sync_on 
+0x3193 007955 fetcht 1 ,mem_24g_ch 
+0x3194 007956 branch set_freq_tx 
+:      007958 g24_transmit:
+0x3195 007959 bpatchx patch2e_1 ,mem_patch2e 
+0x3196 007960 fetch 1 ,mem_24g_tx_phy 
+0x3197 007961 call le_enable_phy_by_pdata 
+0x3198 007962 fetch 4 ,mem_24g_addr 
+0x3199 007963 iforce access 
+0x319a 007964 call g24_prep 
+0x319b 007965 call g24_set_freq_tx 
+0x319c 007966 set1 txgfsk ,radio_ctrl 
+0x319d 007967 enable encode_fec0 
+0x319e 007968 enable is_tx 
+0x319f 007969 disable is_rx 
+0x31a0 007970 call rf_debug_tx_on_line 
+0x31a1 007971 disable lr_s2en 
+0x31a2 007972 bmark1 mark_ble_lr ,g24_transmit_lr 
+0x31a3 007973 bmark1 mark_ble_2m ,g24_transmit_2m 
+0x31a4 007974 rshift16 access ,pdata 
+0x31a5 007975 rshift8 pdata ,pdata 
+0x31a6 007976 rshift4 pdata ,pdata 
+0x31a7 007977 inject mod ,40 
+:      007978 g24_transmit_packet:
+0x31a8 007979 bpatchx patch2e_2 ,mem_patch2e 
+0x31a9 007980 bmark1 mark_ble_lr ,g24_transmit_nolr 
+0x31aa 007981 fetch 1 ,mem_24g_disable_fec1 
+0x31ab 007982 nbranch g24_transmit_nolr ,blank 
+0x31ac 007983 disable encode_fec0 
+0x31ad 007984 enable encode_fec1 
+:      007985 g24_transmit_nolr:
+0x31ae 007986 enable enable_white 
+0x31af 007987 enable enable_crc 
+0x31b0 007988 fetch 1 ,mem_24g_txlen 
+0x31b1 007989 iforce loopcnt 
+0x31b2 007990 arg mem_24g_txpayload ,contr 
+:      007991 g24tr_loop:
+0x31b3 007992 ifetch 1 ,contr 
+0x31b4 007993 inject mod ,8 
+0x31b5 007994 loop g24tr_loop 
+0x31b6 007995 enable enable_parity 
+0x31b7 007996 inject mod ,24 
+0x31b8 007997 disable enable_parity 
+0x31b9 007998 bmark0 mark_ble_lr ,g24_transmit_skip 
+0x31ba 007999 disable enable_white 
+0x31bb 008000 setarg 0 
+0x31bc 008001 inject mod ,3 
+:      008002 g24_transmit_skip:
+0x31bd 008003 until null ,tx_clear 
+0x31be 008004 nop 100 
+0x31bf 008005 disable lr_s2en 
+0x31c0 008006 disable encode_fec0 
+0x31c1 008007 fetch 1 ,mem_24g_disable_fec1 
+0x31c2 008008 nbranch g24_transmit_skip_disable_fec1 ,blank 
+0x31c3 008009 disable encode_fec1 
+:      008010 g24_transmit_skip_disable_fec1:
+0x31c4 008011 disable encode_fec3 
+0x31c5 008012 call set_sync_on 
+0x31c6 008013 branch rf_debug_tx_off_line 
+:      008015 g24_transmit_lr:
+0x31c7 008016 arg 10 ,loopcnt 
+:      008017 g24_transmit_lr_preamble_loop:
+0x31c8 008018 setarg 0x3c 
+0x31c9 008019 inject mod ,8 
+0x31ca 008020 loop g24_transmit_lr_preamble_loop 
+0x31cb 008021 disable encode_fec0 
+0x31cc 008022 enable encode_fec3 
+0x31cd 008023 rshift16 access ,pdata 
+0x31ce 008024 rshift16 pdata ,pdata 
+0x31cf 008025 rshift4 pdata ,pdata 
+0x31d0 008026 inject mod ,32 
+0x31d1 008027 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
+:      008028 g24_transmit_lr_s2:
+0x31d2 008029 setarg 1 
+0x31d3 008030 inject mod ,5 
+0x31d4 008031 enable lr_s2en 
+0x31d5 008032 branch g24_transmit_packet 
+:      008034 g24_transmit_lr_s8:
+0x31d6 008035 setarg 0 
+0x31d7 008036 inject mod ,5 
+0x31d8 008037 branch g24_transmit_packet 
+:      008039 g24_transmit_2m:
+0x31d9 008040 fetch 1 ,mem_system_clk 
+0x31da 008041 rshift pdata ,loopcnt 
+:      008042 g24_transmit_2m_dealy:
+0x31db 008043 nop 2 
+0x31dc 008044 loop g24_transmit_2m_dealy 
+0x31dd 008046 rshift16 access ,pdata 
+0x31de 008047 rshift8 pdata ,pdata 
+0x31df 008048 rshift4 pdata ,temp 
+0x31e0 008049 copy temp ,pdata 
+0x31e1 008050 inject mod ,8 
+0x31e2 008051 copy temp ,pdata 
+0x31e3 008052 inject mod ,40 
+0x31e4 008053 branch g24_transmit_packet 
+:      008061 g24_transmit_prep:
+0x31e5 008062 bpatchx patch2e_3 ,mem_patch2e 
+0x31e6 008063 fetch 1 ,mem_24g_tx_phy 
+0x31e7 008064 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
+0x31e8 008066 fetch 1 ,mem_24g_datalen 
+0x31e9 008067 increase 3 ,pdata 
+0x31ea 008068 store 1 ,mem_24g_txlen 
+0x31eb 008070 fetch 1 ,mem_24g_syncword_crc8 
+0x31ec 008071 store 1 ,mem_24g_txpayload 
+0x31ed 008073 fetch 1 ,mem_24g_data_type 
+0x31ee 008074 istore 1 ,contw 
+0x31ef 008076 fetch 1 ,mem_24g_datalen 
+:      008077 g24_transmit_prep_pdu:
+0x31f0 008078 lshift3 pdata ,pdata 
+0x31f1 008079 fetcht 1 ,mem_24g_pid 
+0x31f2 008080 and temp ,0x03 ,temp 
+0x31f3 008081 lshift temp ,temp 
+0x31f4 008082 ior temp ,pdata 
+0x31f5 008083 fetcht 1 ,mem_24g_no_ack 
+0x31f6 008084 iadd temp ,pdata 
+0x31f7 008085 istore 1 ,contw 
+0x31f8 008087 fetch 1 ,mem_24g_datalen 
+0x31f9 008088 iforce loopcnt 
+0x31fa 008089 arg mem_24g_txbuf ,contr 
+0x31fb 008090 call memcpy 
+0x31fc 008091 bpatchx patch2e_4 ,mem_patch2e 
+0x31fd 008093 rtnmark0 mark_24g_rxmode 
+0x31fe 008094 fetch 1 ,mem_rssi_hex 
+0x31ff 008095 istore 1 ,contw 
+0x3200 008096 fetch 1 ,mem_24g_tx_phy 
+0x3201 008097 rtnbit1 bit_le_coded_phy 
+0x3202 008098 fetch 1 ,mem_24g_txlen 
+0x3203 008099 increase 1 ,pdata 
+0x3204 008100 store 1 ,mem_24g_txlen 
+0x3205 008101 rtn 
+:      008103 g24_lr_transmit_prep:
+0x3206 008105 fetch 1 ,mem_24g_datalen 
+0x3207 008106 increase 4 ,pdata 
+0x3208 008107 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
+0x3209 008108 increase 1 ,pdata 
+:      008109 g24_lr_transmit_prep_skip:
+0x320a 008110 store 1 ,mem_24g_txlen 
+0x320b 008112 fetch 1 ,mem_24g_syncword_crc8 
+0x320c 008113 store 1 ,mem_24g_txpayload 
+0x320d 008115 fetch 1 ,mem_24g_txlen 
+0x320e 008116 increase -2 ,pdata 
+0x320f 008117 istore 1 ,contw 
+0x3210 008119 fetch 1 ,mem_24g_data_type 
+0x3211 008120 istore 1 ,contw 
+0x3212 008121 setarg 0 
+0x3213 008122 branch g24_transmit_prep_pdu 
+:      008124 g24_read_len_pid_crc:
+0x3214 008125 bpatchx patch2e_5 ,mem_patch2e 
+0x3215 008127 fetch 1 ,mem_24g_rxbuf + 1 
+0x3216 008128 rshift3 pdata ,pdata 
+0x3217 008129 store 1 ,mem_24g_rxdata_length 
+0x3218 008131 increase 1 ,pdata 
+0x3219 008132 arg mem_24g_rxbuf + 1 ,contr 
+0x321a 008133 iadd contr ,contr 
+0x321b 008134 ifetch 3 ,contr 
+0x321c 008135 store 3 ,mem_24g_sta_crc 
+0x321d 008137 fetch 1 ,mem_24g_rxbuf + 1 
+0x321e 008138 rshift pdata ,pdata 
+0x321f 008139 and pdata ,0x03 ,pdata 
+0x3220 008140 store 1 ,mem_24g_sta_pid 
+0x3221 008141 rtn 
+:      008144 g24_ch:
+0x3222 008145 bpatchx patch2e_6 ,mem_patch2e 
+0x3223 008146 fetcht 1 ,mem_24g_current_ch_number 
+0x3224 008147 call g24_ch_map_size 
+0x3225 008148 storet 1 ,mem_24g_current_ch_number 
+0x3226 008149 rtn 
+:      008151 g24_ch_map_size:
+0x3227 008152 bpatchx patch2e_7 ,mem_patch2e 
+0x3228 008153 call g24_ch_calc 
+0x3229 008154 increase 1 ,temp 
+0x322a 008155 and_into 3 ,temp 
+0x322b 008156 rtn 
+:      008158 g24_ch_calc:
+0x322c 008159 bpatchx patch2f_0 ,mem_patch2f 
+0x322d 008160 fetch 1 ,mem_24g_addr 
+0x322e 008161 and_into 0x03 ,pdata 
+0x322f 008162 mul32 pdata ,4 ,rega 
+0x3230 008163 setarg mem_24g_ch_map1 
+0x3231 008164 iadd rega ,pdata 
+0x3232 008165 iadd temp ,contr 
+0x3233 008166 ifetch 1 ,contr 
+0x3234 008167 store 1 ,mem_24g_ch 
+0x3235 008168 rtn 
+:      008171 g24_update_addr_and_synccrc8:
+0x3236 008172 store 4 ,mem_24g_addr 
+0x3237 008174 bpatchx patch2f_1 ,mem_patch2f 
+:      008175 g24_syncword_crc8:
+0x3238 008176 arg 0 ,rega 
+0x3239 008177 arg 4 ,loopcnt 
+0x323a 008178 arg mem_24g_addr ,contr 
+:      008179 g24_syncword_crc8_loop:
+0x323b 008180 ifetch 1 ,contr 
+0x323c 008181 iadd rega ,rega 
+0x323d 008182 loop g24_syncword_crc8_loop 
+0x323e 008183 copy rega ,pdata 
+0x323f 008184 store 2 ,mem_24g_syncword 
+0x3240 008185 fetch 1 ,mem_24g_syncword 
+0x3241 008186 fetcht 1 ,mem_24g_syncword + 1 
+0x3242 008187 iadd temp ,pdata 
+0x3243 008188 store 1 ,mem_24g_syncword_crc8 
+0x3244 008189 rtn 
+:      008192 g24_timer_check:
+0x3245 008193 bpatchx patch2f_2 ,mem_patch2f 
+0x3246 008194 call disable_user 
+0x3247 008195 fetcht 4 ,mem_24g_tx_btclk 
+0x3248 008196 copy clkn_bt ,pdata 
+0x3249 008197 isub temp ,null 
+0x324a 008198 ncall g24_timer_timeout ,positive 
+0x324b 008199 copy pdata ,regb 
+0x324c 008200 fetch 4 ,mem_24g_tx_btclk 
+0x324d 008201 fetcht 1 ,mem_24g_interval 
+0x324e 008202 iadd temp ,temp 
+0x324f 008203 copy regb ,pdata 
+0x3250 008204 isub temp ,null 
+0x3251 008205 nrtn positive 
+0x3252 008206 set0 28 ,pdata 
+0x3253 008207 store 4 ,mem_24g_tx_btclk 
+0x3254 008208 branch enable_user 
+:      008210 g24_timer_timeout:
+0x3255 008211 rtn zero 
+0x3256 008212 set1 28 ,pdata 
+0x3257 008213 rtn 
+:      008215 g24_timer_init:
+0x3258 008216 setarg 0 
+0x3259 008217 store 4 ,mem_24g_tx_btclk 
+0x325a 008218 rtn 
+:      008226 g24_chmap_param_init:
+0x325b 008227 bpatchx patch2f_3 ,mem_patch2f 
+0x325c 008228 setsect 0 ,0x1300 
+0x325d 008229 setsect 1 ,0x1908b 
+0x325e 008230 setsect 2 ,0x36150 
+0x325f 008231 setsect 3 ,0x3d20 
+0x3260 008232 store 9 ,mem_24g_ch_map1 
+0x3261 008233 setsect 0 ,0x3a1a 
+0x3262 008234 setsect 1 ,0xc453 
+0x3263 008235 setsect 2 ,0xd312 
+0x3264 008236 setsect 3 ,0x1 
+0x3265 008237 istore 7 ,contw 
+0x3266 008238 fetch 1 ,mem_24g_ch_map_update 
+0x3267 008239 rtn blank 
+0x3268 008240 arg mem_24g_ch_update_map1 ,contr 
+0x3269 008241 arg mem_24g_ch_map1 ,contw 
+0x326a 008242 branch memcpy16 
+:      008250 g24_chamap_param_update:
+0x326b 008251 bpatchx patch2f_4 ,mem_patch2f 
+0x326c 008252 setarg 0x4e001e 
+0x326d 008253 store 3 ,mem_24g_ch_update_map1 + 1 
+0x326e 008254 setarg 0x032303 
+0x326f 008255 istore 3 ,contw 
+0x3270 008256 setarg 0x250642 
+0x3271 008257 istore 3 ,contw 
+0x3272 008258 setarg 0x094c06 
+0x3273 008259 istore 3 ,contw 
+0x3274 008260 setarg 0x3c0927 
+0x3275 008261 istore 3 ,contw 
+0x3276 008262 jam 1 ,mem_24g_ch_map_update 
+0x3277 008263 rtn 
+:      008266 g24_rx_window_init:
+0x3278 008267 bpatchx patch2f_5 ,mem_patch2f 
+0x3279 008268 arg 0x6978 ,temp 
+0x327a 008269 bmark1 mark_24g_rxmode ,g24_rx_window_store 
+0x327b 008270 arg 0x12c0 ,temp 
+0x327c 008271 fetch 1 ,mem_24g_rx_phy 
+0x327d 008272 bbit0 2 ,g24_rx_window_store 
+0x327e 008273 arg 0x2ee0 ,temp 
+:      008274 g24_rx_window_store:
+0x327f 008275 storet 2 ,mem_24g_rx_window 
+0x3280 008276 rtn 
+:      008278 g24_enable_1m:
+0x3281 008279 jam 0x01 ,mem_24g_rx_phy 
+0x3282 008280 jam 0x01 ,mem_24g_tx_phy 
+0x3283 008281 rtn 
+:      008283 g24_enable_2m:
+0x3284 008284 jam 0x02 ,mem_24g_rx_phy 
+0x3285 008285 jam 0x02 ,mem_24g_tx_phy 
+0x3286 008286 rtn 
+:      008310 g24_pair_param_init:
+0x3287 008311 bpatchx patch2f_6 ,mem_patch2f 
+0x3288 008312 jam 0x4e ,mem_24g_pair_ch 
+0x3289 008313 setarg 0x101520 
+0x328a 008314 store 3 ,mem_24g_pair_addr 
+0x328b 008315 setarg 0x05 
+0x328c 008316 istore 1 ,contw 
+0x328d 008317 rtn 
+:      008323 g24_pair_timeout_timer:
+0x328e 008324 arg mem_24g_pair_timeout ,regc 
+0x328f 008325 arg g24_stop_24g_mode ,regb 
+0x3290 008326 branch timer_single_step_2b 
+:      008328 g24_pair_start:
+0x3291 008329 set1 mark_24g ,mark 
+0x3292 008330 fetch 1 ,mem_24g_conn_sm 
+0x3293 008331 set0 state_24g_reconn ,pdata 
+0x3294 008332 set1 state_24g_pair ,pdata 
+0x3295 008333 store 1 ,mem_24g_conn_sm 
+0x3296 008334 setarg 0 
+0x3297 008335 store 2 ,mem_24g_reconn_timeout 
+0x3298 008336 fetch 2 ,mem_24g_pair_timeout_init 
+0x3299 008337 store 2 ,mem_24g_pair_timeout 
+0x329a 008338 jam 0 ,mem_24g_pair_no_ack 
+0x329b 008339 call g24_pair_sm_reinit 
+:      008340 g24_pair_init_param:
+0x329c 008341 jam 0 ,mem_24g_pid 
+0x329d 008342 fetch 1 ,mem_24g_pair_ch 
+0x329e 008343 store 1 ,mem_24g_ch 
+0x329f 008344 fetch 1 ,mem_24g_pair_tx_power 
+0x32a0 008345 store 1 ,mem_tx_power 
+0x32a1 008346 fetch 4 ,mem_24g_pair_addr 
+0x32a2 008347 branch g24_update_addr_and_synccrc8 
+:      008350 g24_pair_dispatch:
+0x32a3 008351 bpatchx patch2f_7 ,mem_patch2f 
+0x32a4 008352 jam default_24g_device ,mem_24g_reconn_type 
+0x32a5 008353 fetch 2 ,mem_24g_pair_count 
+0x32a6 008354 increase 1 ,pdata 
+0x32a7 008355 store 2 ,mem_24g_pair_count 
+0x32a8 008356 fetch 1 ,mem_24g_pair_count 
+0x32a9 008357 and pdata ,0xff ,pdata 
+0x32aa 008358 nrtn blank 
+0x32ab 008359 fetch 1 ,mem_24g_pair_sm 
+0x32ac 008360 beq state_24g_pairing_success ,g24_pair_exit 
+0x32ad 008361 beq state_24g_pairing_1 ,g24_pair_sm_1 
+0x32ae 008362 beq state_24g_pairing_2 ,g24_pair_sm_2 
+0x32af 008363 beq state_24g_pairing_3 ,g24_pair_sm_3 
+0x32b0 008364 beq state_24g_pairing_4 ,g24_pair_sm_4 
+0x32b1 008365 rtn 
+:      008367 g24_pair_sm_1:
+0x32b2 008368 jam datatype_attemp ,mem_24g_txbuf 
+0x32b3 008369 branch g24_pair_sm_prep 
+:      008371 g24_pair_sm_2:
+0x32b4 008372 fetch 1 ,mem_24g_pair_switch 
+0x32b5 008373 branch g24_pair_sm_2_skip ,blank 
+0x32b6 008374 fetch 4 ,mem_24g_device_addr 
+0x32b7 008375 call g24_update_addr_and_synccrc8 
+:      008376 g24_pair_sm_2_skip:
+0x32b8 008377 jam datatype_bind ,mem_24g_txbuf 
+0x32b9 008378 branch g24_pair_sm_prep 
+:      008380 g24_pair_sm_3:
+0x32ba 008381 jam datatype_config ,mem_24g_txbuf 
+0x32bb 008382 fetch 1 ,mem_24g_pair_switch 
+0x32bc 008383 branch g24_pair_sm_prep ,blank 
+0x32bd 008384 fetch 4 ,mem_24g_receiver_addr 
+0x32be 008385 store 4 ,mem_24g_txbuf + 2 
+0x32bf 008386 branch g24_pair_sm_common 
+:      008388 g24_pair_sm_4:
+0x32c0 008389 jam datatype_ok ,mem_24g_txbuf 
+:      008390 g24_pair_sm_prep:
+0x32c1 008391 fetch 4 ,mem_24g_device_addr 
+0x32c2 008392 store 4 ,mem_24g_txbuf + 2 
+:      008393 g24_pair_sm_common:
+0x32c3 008394 fetch 1 ,mem_24g_data_type 
+0x32c4 008395 and_into bits_data ,pdata 
+0x32c5 008396 store 1 ,mem_24g_txbuf + 1 
+0x32c6 008397 jam 0 ,mem_24g_txbuf + 6 
+0x32c7 008398 jam 7 ,mem_24g_datalen 
+0x32c8 008399 call g24_transmit_prep 
+0x32c9 008400 call g24_transmit_receive_ack 
+0x32ca 008401 nrtn sync 
+0x32cb 008402 nrtn user3 
+0x32cc 008403 call g24_txbuf_clear 
+0x32cd 008404 call g24_ackpayload_parse 
+0x32ce 008405 bpatchx patch30_0 ,mem_patch30 
+0x32cf 008406 fetch 1 ,mem_24g_pair_sm 
+0x32d0 008407 rtneq state_24g_pairing_success 
+0x32d1 008408 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
+0x32d2 008409 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
+0x32d3 008410 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
+0x32d4 008411 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
+0x32d5 008412 rtn 
+:      008414 g24_pair_sm_reinit:
+0x32d6 008415 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32d7 008416 fetch 1 ,mem_24g_pair_switch 
+0x32d8 008417 rtn blank 
+0x32d9 008418 jam state_24g_pairing_1 ,mem_24g_pair_sm 
+0x32da 008419 rtn 
+:      008421 g24_pair_sm_1_waiting_ack:
+0x32db 008422 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32dc 008423 branch g24_transmit_abandon 
+:      008425 g24_pair_sm_2_waiting_ack:
+0x32dd 008426 fetch 1 ,mem_24g_pair_switch 
+0x32de 008427 branch g24_pair_sm_2_waiting_ack_skip ,blank 
+0x32df 008428 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e0 008429 store 4 ,mem_24g_receiver_addr 
+:      008430 g24_pair_sm_2_waiting_ack_skip:
+0x32e1 008431 jam state_24g_pairing_3 ,mem_24g_pair_sm 
+0x32e2 008432 branch g24_transmit_abandon 
+:      008434 g24_pair_sm_3_waiting_ack:
+0x32e3 008435 fetch 1 ,mem_24g_pair_switch 
+0x32e4 008436 branch g24_pair_sm_3_waiting_ack_skip ,blank 
+0x32e5 008437 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e6 008438 fetcht 4 ,mem_24g_device_addr 
+0x32e7 008439 isub temp ,null 
+0x32e8 008440 nrtn zero 
+:      008441 g24_pair_sm_3_waiting_ack_skip:
+0x32e9 008442 jam state_24g_pairing_4 ,mem_24g_pair_sm 
+0x32ea 008443 branch g24_transmit_abandon 
+:      008445 g24_pair_sm_4_waiting_ack:
+0x32eb 008446 fetch 1 ,mem_24g_pair_switch 
+0x32ec 008447 branch g24_pair_sm_4_waiting_ack_skip ,blank 
+0x32ed 008448 fetch 4 ,mem_24g_rxpayload + 2 
+0x32ee 008449 fetcht 4 ,mem_24g_receiver_addr 
+0x32ef 008450 isub temp ,null 
+0x32f0 008451 nrtn zero 
+:      008452 g24_pair_sm_4_waiting_ack_skip:
+0x32f1 008453 jam state_24g_pairing_success ,mem_24g_pair_sm 
+0x32f2 008454 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x32f3 008455 call ui_ipc_send_event 
+0x32f4 008456 setarg 0 
+0x32f5 008457 store 2 ,mem_24g_pair_timeout 
+0x32f6 008458 fetch 4 ,mem_24g_rxpayload + 2 
+0x32f7 008459 call g24_update_addr_and_synccrc8 
+:      008460 g24_pair_exit:
+0x32f8 008461 fetch 1 ,mem_24g_conn_sm 
+0x32f9 008462 set0 state_24g_pair ,pdata 
+0x32fa 008463 store 1 ,mem_24g_conn_sm 
+0x32fb 008464 branch g24_transmit_abandon 
+:      008490 g24_bind_mode_enable:
+0x32fc 008491 jam dongle_bind ,mem_24g_work_mode 
+0x32fd 008492 jam clear_init ,mem_24g_mode_init 
+0x32fe 008493 rtn 
+:      008495 g24_bind_init:
+0x32ff 008496 fetch 1 ,mem_24g_mode_init 
+0x3300 008497 rtnbit1 dongle_bind 
+0x3301 008498 set1 dongle_bind ,pdata 
+0x3302 008499 store 1 ,mem_24g_mode_init 
+0x3303 008500 setarg 0 
+0x3304 008501 store 3 ,mem_24g_device1_bind_step 
+0x3305 008502 store 1 ,mem_24g_device1_bind_disable 
+0x3306 008503 store 1 ,mem_24g_device2_bind_disable 
+0x3307 008504 store 4 ,mem_24g_transmitter_addr 
+0x3308 008505 jam 1 ,mem_24g_ackpayload_enable 
+0x3309 008506 branch g24_pair_init_param 
+:      008509 g24_bind_ackpayload_prep:
+0x330a 008510 jam 1 ,mem_24g_ackpayload_enable 
+0x330b 008511 jam 0x08 ,mem_24g_datalen 
+0x330c 008512 arg mem_24g_bind_payload ,contr 
+0x330d 008513 arg mem_24g_txbuf ,contw 
+0x330e 008514 branch memcpy8 
+:      008517 g24_bind_data_process:
+0x330f 008518 bpatchx patch30_1 ,mem_patch30 
+0x3310 008519 call g24_rx_interrupt_clear 
+0x3311 008520 call g24_receive_packet 
+0x3312 008521 nbranch g24_rx_interrupt_clear ,user3 
+0x3313 008522 call g24_bind_data_parse 
+0x3314 008523 call g24_transmit_ack 
+0x3315 008524 call g24_bind_device_status_check 
+0x3316 008525 call dongle_kb_bind_soft_reset 
+0x3317 008526 fetch 1 ,mem_24g_pair_switch 
+0x3318 008527 rtn blank 
+0x3319 008528 fetch 4 ,mem_24g_transmitter_addr 
+0x331a 008529 rtn blank 
+0x331b 008530 branch g24_update_addr_and_synccrc8 
+:      008532 g24_bind_data_error:
+0x331c 008533 call g24_rx_interrupt_clear 
+0x331d 008534 branch g24_end_of_packet 
+:      008536 g24_bind_data_parse:
+0x331e 008537 jam bind_mode_continue ,mem_24g_bind_mode_continue 
+0x331f 008538 arg mem_24g_rxbuf ,contr 
+0x3320 008539 arg mem_24g_rxdata_temp ,contw 
+0x3321 008540 call memcpy8 
+0x3322 008541 bpatchx patch30_2 ,mem_patch30 
+0x3323 008542 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x3324 008543 beq datatype_bind ,g24_bind_first_step 
+0x3325 008544 beq datatype_config ,g24_bind_second_step 
+0x3326 008545 beq datatype_ok ,g24_bind_third_step 
+0x3327 008546 beq datatype_attemp ,g24_data_attemp 
+0x3328 008547 rtn 
+:      008550 g24_bind_first_step:
+0x3329 008551 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x332a 008552 beq datatype_device1 ,g24_bind_first_step_device1 
+0x332b 008553 beq datatype_device2 ,g24_bind_first_step_device2 
+0x332c 008554 rtn 
+:      008556 g24_bind_first_step_device1:
+0x332d 008557 fetch 1 ,mem_24g_device1_bind_disable 
+0x332e 008558 nrtn blank 
+0x332f 008559 jam 1 ,mem_24g_device1_bind_step 
+:      008560 g24_bind_dvc1_payload_cfg:
+0x3330 008561 jam datatype_device1 ,mem_24g_bind_payload 
+:      008562 g24_bind_payload_cfg:
+0x3331 008563 jam 0x80 ,mem_24g_bind_payload + 1 
+0x3332 008564 fetch 6 ,mem_24g_lap 
+0x3333 008565 store 6 ,mem_24g_bind_payload + 2 
+0x3334 008566 rtn 
+:      008568 g24_bind_first_step_device2:
+0x3335 008569 fetch 1 ,mem_24g_device2_bind_disable 
+0x3336 008570 nrtn blank 
+0x3337 008571 jam 1 ,mem_24g_device2_bind_step 
+:      008572 g24_bind_dvc2_payload_cfg:
+0x3338 008573 jam datatype_device2 ,mem_24g_bind_payload 
+0x3339 008574 branch g24_bind_payload_cfg 
+:      008577 g24_bind_second_step:
+0x333a 008578 fetch 1 ,mem_24g_pair_switch 
+0x333b 008579 branch g24_bind_second_step_skip ,blank 
+0x333c 008580 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x333d 008581 fetcht 4 ,mem_24g_lap 
+0x333e 008582 isub temp ,null 
+0x333f 008583 nrtn zero 
+:      008584 g24_bind_second_step_skip:
+0x3340 008585 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3341 008586 beq datatype_device1 ,g24_bind_second_step_device1 
+0x3342 008587 beq datatype_device2 ,g24_bind_second_step_device2 
+0x3343 008588 rtn 
+:      008590 g24_bind_second_step_device1:
+0x3344 008591 fetch 1 ,mem_24g_device1_bind_disable 
+0x3345 008592 nrtn blank 
+0x3346 008593 fetch 1 ,mem_24g_device1_bind_step 
+0x3347 008594 beq 1 ,g24_bind_dvc1_step_set2 
+0x3348 008595 rtn 
+:      008596 g24_bind_dvc1_step_set2:
+0x3349 008597 jam 2 ,mem_24g_device1_bind_step 
+0x334a 008598 fetch 1 ,mem_24g_pair_switch 
+0x334b 008599 branch g24_bind_dvc1_payload_cfg ,blank 
+:      008600 g24_bind_dvc1_payload_cfg_transmitter_addr:
+0x334c 008601 jam datatype_device1 ,mem_24g_bind_payload 
+:      008602 g24_bind_payload_cfg_transmitter_addr:
+0x334d 008603 jam 0x80 ,mem_24g_bind_payload + 1 
+0x334e 008604 fetch 4 ,mem_24g_transmitter_addr 
+0x334f 008605 store 4 ,mem_24g_bind_payload + 2 
+0x3350 008606 branch enable_user 
+:      008608 g24_bind_second_step_device2:
+0x3351 008609 fetch 1 ,mem_24g_device2_bind_disable 
+0x3352 008610 nrtn blank 
+0x3353 008611 fetch 1 ,mem_24g_device2_bind_step 
+0x3354 008612 beq 1 ,g24_bind_dvc2_step_set2 
+0x3355 008613 rtn 
+:      008614 g24_bind_dvc2_step_set2:
+0x3356 008615 jam 2 ,mem_24g_device2_bind_step 
+0x3357 008616 fetch 1 ,mem_24g_pair_switch 
+0x3358 008617 branch g24_bind_dvc2_payload_cfg ,blank 
+0x3359 008618 jam datatype_device2 ,mem_24g_bind_payload 
+0x335a 008619 branch g24_bind_payload_cfg_transmitter_addr 
+:      008622 g24_bind_third_step:
+0x335b 008623 fetch 1 ,mem_24g_pair_switch 
+0x335c 008624 branch g24_bind_third_step_skip ,blank 
+0x335d 008625 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x335e 008626 fetcht 4 ,mem_24g_transmitter_addr 
+0x335f 008627 isub temp ,null 
+0x3360 008628 nrtn zero 
+:      008629 g24_bind_third_step_skip:
+0x3361 008630 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3362 008631 beq datatype_device1 ,g24_bind_third_step_device1 
+0x3363 008632 beq datatype_device2 ,g24_bind_third_step_device2 
+0x3364 008633 rtn 
+:      008635 g24_bind_third_step_device1:
+0x3365 008636 fetch 1 ,mem_24g_device1_bind_disable 
+0x3366 008637 nrtn blank 
+0x3367 008638 fetch 1 ,mem_24g_device1_bind_step 
+0x3368 008639 beq 2 ,g24_bind_dvc1_step_success 
+0x3369 008640 rtn 
+:      008641 g24_bind_dvc1_step_success:
+0x336a 008642 jam 1 ,mem_24g_device1_bind_disable 
+0x336b 008644 call g24_bind_dvc1_payload_cfg 
+0x336c 008645 fetch 1 ,mem_24g_bind_device_status 
+0x336d 008646 or_into 0x01 ,pdata 
+0x336e 008647 store 1 ,mem_24g_bind_device_status 
+:      008648 g24_bind_exit:
+0x336f 008649 setarg 0 
+0x3370 008650 store 2 ,mem_24g_device1_bind_step 
+0x3371 008651 rtn 
+:      008653 g24_bind_third_step_device2:
+0x3372 008654 fetch 1 ,mem_24g_device2_bind_disable 
+0x3373 008655 nrtn blank 
+0x3374 008656 fetch 1 ,mem_24g_device2_bind_step 
+0x3375 008657 bne 0 ,g24_bind_dvc2_step_success 
+0x3376 008658 rtn 
+:      008659 g24_bind_dvc2_step_success:
+0x3377 008660 jam 1 ,mem_24g_device2_bind_disable 
+0x3378 008662 call g24_bind_dvc2_payload_cfg 
+0x3379 008663 fetch 1 ,mem_24g_bind_device_status 
+0x337a 008664 or_into 0x02 ,pdata 
+0x337b 008665 store 1 ,mem_24g_bind_device_status 
+0x337c 008666 call g24_bind_exit 
+0x337d 008667 branch dongle_g24_store_dvc2_bind_flag 
+:      008669 g24_binding_device_check:
+0x337e 008670 fetch 1 ,mem_24g_work_mode 
+0x337f 008671 rtnne dongle_bind 
+0x3380 008672 fetch 1 ,mem_24g_pair_mode 
+0x3381 008673 nrtn blank 
+0x3382 008674 fetch 1 ,mem_24g_rxbuf + 3 
+0x3383 008675 beq datatype_device1 ,g24_binding_dvc1_status 
+0x3384 008676 beq datatype_device2 ,g24_binding_dvc2_status 
+0x3385 008677 rtn 
+:      008678 g24_binding_dvc1_status:
+0x3386 008679 fetch 1 ,mem_24g_bind_device_living 
+0x3387 008680 rtnbit0 0 
+:      008681 disable_user3:
+0x3388 008682 disable user3 
+0x3389 008683 rtn 
+:      008684 g24_binding_dvc2_status:
+0x338a 008685 fetch 1 ,mem_24g_bind_device_living 
+0x338b 008686 rtnbit0 1 
+0x338c 008687 branch disable_user3 
+:      008689 g24_binding_dvc1_living:
+0x338d 008690 fetch 1 ,mem_24g_pair_mode 
+0x338e 008691 nrtn blank 
+0x338f 008692 fetch 1 ,mem_24g_bind_device_living 
+0x3390 008693 or_into 0x01 ,pdata 
+0x3391 008694 store 1 ,mem_24g_bind_device_living 
+0x3392 008695 rtn 
+:      008697 g24_binding_dvc2_living:
+0x3393 008698 fetch 1 ,mem_24g_pair_mode 
+0x3394 008699 nrtn blank 
+0x3395 008700 fetch 1 ,mem_24g_bind_device_living 
+0x3396 008701 or_into 0x02 ,pdata 
+0x3397 008702 store 1 ,mem_24g_bind_device_living 
+0x3398 008703 rtn 
+:      008706 g24_bind_device_status_check:
+0x3399 008707 fetch 1 ,mem_24g_bind_device_status 
+0x339a 008708 rtn blank 
+:      008709 g24_bind_device_status:
+0x339b 008710 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x339c 008711 beq datatype_device1 ,g24_binding_dvc1_living 
+0x339d 008712 beq datatype_device2 ,g24_binding_dvc2_living 
+0x339e 008713 rtn 
+:      008732 g24_receive_init:
+0x339f 008733 set1 mark_24g_rxmode ,mark 
+0x33a0 008734 fetch 1 ,mem_tx_power 
+0x33a1 008735 store 1 ,mem_tx_power_temp 
+0x33a2 008736 branch rssi_receiver_buff_init 
+:      008738 g24_receive_dispatch:
+0x33a3 008739 fetch 2 ,mem_cb_24g_receive_process 
+0x33a4 008740 branch callback_func 
+:      008742 g24_ackpayload_prep:
+0x33a5 008743 bpatchx patch30_3 ,mem_patch30 
+0x33a6 008744 jam 0 ,mem_24g_datalen 
+0x33a7 008745 fetch 1 ,mem_24g_ackpayload_enable 
+0x33a8 008746 rtn blank 
+0x33a9 008747 fetch 2 ,mem_cb_24g_ackpayload 
+0x33aa 008748 branch callback_func 
+:      008751 g24_receive_packet_start:
+0x33ab 008752 call g24_receive_transmit_ack 
+0x33ac 008753 nbranch g24_rx_interrupt_clear ,user3 
+:      008754 g24_receive_packet_parse:
+0x33ad 008755 call g24_receive_packet_parse_pid_crc 
+0x33ae 008756 nbranch g24_rx_interrupt_clear ,user 
+0x33af 008757 fetch 1 ,mem_24g_rxdata_length 
+0x33b0 008758 branch g24_rx_interrupt_clear ,blank 
+0x33b1 008759 increase 2 ,pdata 
+0x33b2 008760 iforce loopcnt 
+0x33b3 008761 arg mem_24g_rxbuf ,contr 
+0x33b4 008762 arg mem_24g_rxdata_temp ,contw 
+0x33b5 008763 call memcpy 
+0x33b6 008764 jam 0 ,mem_24g_mode_switch 
+0x33b7 008765 fetch 1 ,mem_24g_pair_mode 
+0x33b8 008766 call g24_enable_nodata_timer ,blank 
+0x33b9 008767 bpatchx patch30_4 ,mem_patch30 
+0x33ba 008768 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x33bb 008769 beq datatype_device1 ,g24_data_device1 
+0x33bc 008770 beq datatype_device2 ,g24_data_device2 
+0x33bd 008771 beq datatype_attemp ,g24_data_receive_attemp 
+:      008772 g24_rx_interrupt_clear:
+0x33be 008773 bpatchx patch30_5 ,mem_patch30 
+0x33bf 008774 arg mem_24g_rxbuf ,contw 
+0x33c0 008775 arg 66 ,loopcnt 
+0x33c1 008776 branch clear_mem 
+:      008778 g24_data_receive_attemp:
+0x33c2 008779 call g24_bind_device_status 
+0x33c3 008780 branch g24_data_attemp 
+:      008782 g24_data_device1:
+0x33c4 008783 call g24_binding_dvc1_living 
+0x33c5 008784 call g24_ch_timer_reinit 
+0x33c6 008785 fetch 1 ,mem_24g_abort_packet 
+0x33c7 008786 fetcht 1 ,mem_24g_rxdata_temp 
+0x33c8 008787 isolate1 bit_abort ,temp 
+0x33c9 008788 setflag true ,0 ,pdata 
+0x33ca 008789 store 1 ,mem_24g_abort_packet 
+0x33cb 008790 beq 1 ,g24_data_attemp_device1_abort 
+0x33cc 008791 fetch 1 ,mem_24g_hop_packet 
+0x33cd 008792 fetcht 1 ,mem_24g_rxdata_temp 
+0x33ce 008793 isolate1 bit_hop ,temp 
+0x33cf 008794 setflag true ,0 ,pdata 
+0x33d0 008795 store 1 ,mem_24g_hop_packet 
+0x33d1 008796 fetch 2 ,mem_cb_24g_data_device1 
+0x33d2 008797 branch callback_func 
+:      008799 g24_data_device2:
+0x33d3 008800 call g24_binding_dvc2_living 
+0x33d4 008801 fetcht 1 ,mem_24g_rxdata_temp 
+0x33d5 008802 isolate1 bit_abort ,temp 
+0x33d6 008803 branch g24_data_attemp_device2_abort ,true 
+0x33d7 008804 fetch 2 ,mem_cb_24g_data_device2 
+0x33d8 008805 branch callback_func 
+:      008807 g24_data_attemp_device1_abort:
+0x33d9 008808 fetch 1 ,mem_device_option 
+0x33da 008809 sub pdata ,dvc_op_car ,null 
+0x33db 008810 call car_stop_blink ,zero 
+0x33dc 008811 fetch 1 ,mem_24g_device1_bind_disable 
+0x33dd 008812 nrtn blank 
+0x33de 008813 jam 1 ,mem_24g_device1_bind_disable 
+0x33df 008814 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e0 008815 branch g24_store_device1_addr 
+:      008816 g24_data_attemp_device2_abort:
+0x33e1 008817 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e2 008818 branch g24_store_device2_addr 
+:      008821 g24_receive_packet_parse_pid_crc:
+0x33e3 008822 call disable_user 
+0x33e4 008823 fetch 1 ,mem_24g_sta_pid 
+0x33e5 008824 fetcht 1 ,mem_24g_last_pid 
+0x33e6 008825 isub temp ,null 
+0x33e7 008826 ncall enable_user ,zero 
+0x33e8 008827 fetch 1 ,mem_24g_sta_pid 
+0x33e9 008828 store 1 ,mem_24g_last_pid 
+0x33ea 008829 fetch 3 ,mem_24g_sta_crc 
+0x33eb 008830 fetcht 3 ,mem_24g_last_crc 
+0x33ec 008831 isub temp ,null 
+0x33ed 008832 ncall enable_user ,zero 
+0x33ee 008833 fetch 3 ,mem_24g_sta_crc 
+0x33ef 008834 store 3 ,mem_24g_last_crc 
+0x33f0 008835 rtn 
+:      008837 g24_receive_transmit_ack:
+0x33f1 008838 call g24_rx_interrupt_clear 
+0x33f2 008839 call g24_receive_packet 
+0x33f3 008840 nrtn user3 
+:      008841 g24_transmit_ack:
+0x33f4 008843 fetch 1 ,mem_24g_rxbuf 
+0x33f5 008844 store 1 ,mem_24g_data_type 
+0x33f6 008846 call g24_read_len_pid_crc 
+0x33f7 008848 fetch 1 ,mem_24g_rxbuf + 1 
+0x33f8 008849 isolate1 bit_ack_24g ,pdata 
+0x33f9 008850 branch g24tx_no_ack ,true 
+:      008851 g24tx_with_ack:
+0x33fa 008852 call g24_ackpayload_prep 
+0x33fb 008853 call g24_transmit_prep 
+0x33fc 008854 call g24_transmit 
+:      008855 g24tx_no_ack:
+0x33fd 008856 branch g24_end_of_packet 
+:      008859 g24_enable_nodata_timer:
+0x33fe 008860 jam 1 ,mem_24g_nodata_timer_enable 
+:      008861 g24_enable_nodata_timer_init:
+0x33ff 008862 setarg timer_nodata_delay 
+0x3400 008863 arg g24_timer_nodata ,queue 
+0x3401 008864 branch timer_init 
+:      008870 g24_mode_switch_init:
+0x3402 008871 bpatchx patch30_6 ,mem_patch30 
+0x3403 008872 jam 1 ,mem_24g_mode_switch 
+0x3404 008873 jam 0 ,mem_24g_time_slice 
+0x3405 008874 jam 0xff ,mem_24g_interval 
+0x3406 008875 branch g24_timer_init 
+:      008877 g24_mode_switch_bind_work:
+0x3407 008878 bpatchx patch30_7 ,mem_patch30 
+0x3408 008879 fetch 1 ,mem_24g_mode_switch 
+0x3409 008880 rtn blank 
+0x340a 008881 call g24_timer_check 
+0x340b 008882 nrtn user 
+0x340c 008883 call g24_bind_mode_continue 
+0x340d 008884 fetch 1 ,mem_24g_time_slice 
+0x340e 008885 increase 1 ,pdata 
+0x340f 008886 and_into 1 ,pdata 
+0x3410 008887 store 1 ,mem_24g_time_slice 
+0x3411 008888 beq 0 ,g24_work_mode_switch 
+0x3412 008889 beq 1 ,g24_bind_mode_switch 
+0x3413 008890 rtn 
+:      008892 g24_bind_mode_continue:
+0x3414 008893 fetch 1 ,mem_24g_bind_mode_continue 
+0x3415 008894 rtn blank 
+0x3416 008895 increase -1 ,pdata 
+0x3417 008896 store 1 ,mem_24g_bind_mode_continue 
+0x3418 008897 rtn 
+:      008899 g24_work_mode_switch:
+0x3419 008900 fetch 1 ,mem_24g_bind_mode_continue 
+0x341a 008901 nrtn blank 
+0x341b 008902 branch g24_switch_work_mode 
+:      008904 g24_bind_mode_switch:
+0x341c 008905 fetch 1 ,mem_24g_bind_mode_continue 
+0x341d 008906 nrtn blank 
+0x341e 008907 branch g24_bind_mode_enable 
+:      008910 g24_mode_b_s_switch_init:
+0x341f 008911 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3420 008912 nrtn blank 
+0x3421 008913 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3422 008914 call g24_mode_b_s_switch_start ,blank 
+0x3423 008915 fetch 1 ,mem_24g_mode_b_s_switch_init 
+0x3424 008916 rtnbit1 0 
+0x3425 008917 set1 0 ,pdata 
+0x3426 008918 store 1 ,mem_24g_mode_b_s_switch_init 
+0x3427 008919 jam 1 ,mem_24g_mode_b_s_switch 
+0x3428 008920 jam 0 ,mem_24g_b_s_time_slice 
+0x3429 008921 setarg 0 
+0x342a 008922 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x342b 008923 jam 0x60 ,mem_24g_interval 
+0x342c 008924 branch g24_timer_init 
+:      008926 g24_mode_switch_bind_search:
+0x342d 008927 bpatchx patch31_0 ,mem_patch31 
+0x342e 008928 fetch 1 ,mem_24g_work_mode 
+0x342f 008929 rtneq dongle_work 
+0x3430 008930 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3431 008931 nrtn blank 
+0x3432 008932 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3433 008933 nrtn blank 
+0x3434 008934 fetch 1 ,mem_24g_mode_b_s_switch 
+0x3435 008935 rtn blank 
+0x3436 008936 fetch 1 ,mem_24g_bind_device_living 
+0x3437 008937 compare 3 ,pdata ,3 
+0x3438 008938 branch g24_mode_b_s_switch_exit ,true 
+0x3439 008939 call g24_timer_check 
+0x343a 008940 nrtn user 
+0x343b 008941 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343c 008942 increase 1 ,pdata 
+0x343d 008943 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343e 008944 arg 0x7d0 ,temp 
+0x343f 008945 isub temp ,null 
+0x3440 008946 branch g24_mode_b_s_switch_exit ,positive 
+0x3441 008947 fetch 1 ,mem_24g_b_s_time_slice 
+0x3442 008948 increase 1 ,pdata 
+0x3443 008949 and_into 1 ,pdata 
+0x3444 008950 store 1 ,mem_24g_b_s_time_slice 
+0x3445 008951 beq 0 ,g24_search_mode_enable 
+0x3446 008952 beq 1 ,g24_bind_mode_enable 
+0x3447 008953 rtn 
+:      008955 g24_mode_switch_search:
+0x3448 008956 fetch 1 ,mem_24g_bind_mode_continue 
+0x3449 008957 nbranch g24_bind_mode_enable ,blank 
+0x344a 008958 branch g24_search_mode_enable 
+:      008960 g24_mode_b_s_switch_exit:
+0x344b 008961 jam 1 ,mem_24g_mode_b_s_switch_exit 
+0x344c 008962 branch g24_search_mode_enable 
+:      008964 g24_mode_b_s_switch_stop:
+0x344d 008965 jam 0 ,mem_24g_mode_b_s_switch 
+0x344e 008966 rtn 
+:      008967 g24_mode_b_s_switch_start:
+0x344f 008968 jam 1 ,mem_24g_mode_b_s_switch 
+0x3450 008969 rtn 
+:      008980 g24_work_init:
+0x3451 008981 bpatchx patch31_1 ,mem_patch31 
+0x3452 008982 fetch 1 ,mem_24g_mode_init 
+0x3453 008983 rtnbit1 dongle_work 
+0x3454 008984 set1 dongle_work ,pdata 
+0x3455 008985 store 1 ,mem_24g_mode_init 
+0x3456 008986 fetch 1 ,mem_tx_power_temp 
+0x3457 008987 store 1 ,mem_tx_power 
+0x3458 008988 jam 0 ,mem_24g_ackpayload_enable 
+0x3459 008989 jam 0 ,mem_usb_tx_enable 
+0x345a 008990 jam 1 ,mem_24g_abort_packet 
+0x345b 008991 jam 0 ,mem_24g_pid 
+0x345c 008992 fetch 4 ,mem_24g_lap 
+0x345d 008993 call g24_update_addr_and_synccrc8 
+0x345e 008994 call g24_ch 
+0x345f 008995 branch g24_rx_interrupt_clear 
+:      008998 g24_switch_work_mode:
+0x3460 008999 jam 0 ,mem_24g_ackpayload_enable 
+:      009000 g24_work_mode_enable:
+0x3461 009001 jam dongle_work ,mem_24g_work_mode 
+0x3462 009002 jam clear_init ,mem_24g_mode_init 
+0x3463 009003 rtn 
+:      009006 g24_work_mode_start:
+0x3464 009007 fetch 1 ,mem_24g_work_mode 
+0x3465 009008 rtnne dongle_work 
+0x3466 009009 call g24_work_init 
+0x3467 009010 call g24_ch_process 
+0x3468 009011 branch g24_receive_packet_start 
+:      009024 g24_bind_mode_auto:
+0x3469 009025 bpatchx patch31_2 ,mem_patch31 
+0x346a 009026 fetch 1 ,mem_24g_work_mode 
+0x346b 009027 rtnne dongle_bind 
+0x346c 009028 call g24_bind_init 
+0x346d 009029 call g24_bind_data_process 
+0x346e 009030 fetch 1 ,mem_24g_pair_mode 
+0x346f 009031 nrtn blank 
+0x3470 009032 fetch 1 ,mem_24g_bind_device_status 
+0x3471 009033 rtn blank 
+0x3472 009034 jam 0 ,mem_24g_mode_switch 
+0x3473 009035 call g24_switch_work_mode 
+0x3474 009036 call g24_enable_nodata_timer 
+0x3475 009037 branch g24_timer_init 
+:      009049 g24_search_mode_init:
+0x3476 009050 fetch 1 ,mem_24g_mode_init 
+0x3477 009051 rtnbit1 dongle_search 
+0x3478 009052 set1 dongle_search ,pdata 
+0x3479 009053 store 1 ,mem_24g_mode_init 
+0x347a 009054 fetch 1 ,mem_tx_power_temp 
+0x347b 009055 store 1 ,mem_tx_power 
+0x347c 009057 jam 0 ,mem_24g_time_slice 
+0x347d 009058 jam 1 ,mem_24g_ackpayload_enable 
+0x347e 009059 setarg 0 
+0x347f 009060 store 3 ,mem_rssi_noise_self_index 
+0x3480 009061 store 7 ,mem_24g_self_config_ch_once 
+0x3481 009062 call g24_receiver_addr_check 
+0x3482 009063 nrtn zero 
+0x3483 009064 fetch 1 ,mem_24g_current_ch_number 
+0x3484 009065 store 1 ,mem_24g_self_ch_number 
+0x3485 009066 fetch 1 ,mem_24g_ch 
+0x3486 009067 store 1 ,mem_24g_self_last_ch 
+0x3487 009068 rtn 
+:      009071 g24_search_mode_auto:
+0x3488 009072 bpatchx patch31_3 ,mem_patch31 
+0x3489 009073 fetch 1 ,mem_24g_work_mode 
+0x348a 009074 rtnne dongle_search 
+0x348b 009075 call g24_search_mode_init 
+0x348c 009076 call g24_auto_addr_ch_search 
+0x348d 009077 call g24_receive_transmit_ack 
+0x348e 009078 nbranch g24_rx_interrupt_clear ,user3 
+0x348f 009080 call g24_receiver_addr_check 
+0x3490 009081 call g24_receive_packet_parse ,zero 
+0x3491 009083 fetch 1 ,mem_24g_abort_packet 
+0x3492 009084 call g24_mode_b_s_switch_stop ,blank 
+0x3493 009087 jam dongle_work ,mem_24g_work_mode 
+0x3494 009088 fetch 1 ,mem_24g_mode_init 
+0x3495 009089 set1 dongle_work ,pdata 
+0x3496 009090 store 1 ,mem_24g_mode_init 
+0x3497 009092 fetch 1 ,mem_24g_ackpayload_enable 
+0x3498 009093 sub pdata ,2 ,null 
+0x3499 009094 ncall g24_ackpayload_disable ,zero 
+0x349a 009096 call g24_rx_interrupt_clear 
+0x349b 009097 call g24_enable_nodata_timer 
+0x349c 009098 call g24_receiver_addr_check 
+0x349d 009099 branch g24_self_ch_num_reinit ,zero 
+0x349e 009100 fetch 4 ,mem_24g_addr 
+0x349f 009101 fetcht 4 ,mem_24g_device2_addr 
+0x34a0 009102 isub temp ,null 
+0x34a1 009103 branch g24_device2_ch_num_reinit ,zero 
+0x34a2 009104 fetch 4 ,mem_24g_addr 
+0x34a3 009105 fetcht 4 ,mem_24g_device1_addr 
+0x34a4 009106 isub temp ,null 
+0x34a5 009107 branch g24_device1_ch_num_reinit ,zero 
+0x34a6 009108 rtn 
+:      009111 g24_self_ch_num_reinit:
+0x34a7 009112 fetch 1 ,mem_24g_self_ch_number 
+:      009113 g24_current_ch_num_reinit:
+0x34a8 009114 store 1 ,mem_24g_current_ch_number 
+0x34a9 009115 rtn 
+:      009117 g24_device2_ch_num_reinit:
+0x34aa 009118 fetch 1 ,mem_24g_device2_ch_number 
+0x34ab 009119 branch g24_current_ch_num_reinit 
+:      009121 g24_device1_ch_num_reinit:
+0x34ac 009122 fetch 1 ,mem_24g_device1_ch_number 
+0x34ad 009123 branch g24_current_ch_num_reinit 
+:      009126 g24_auto_addr_ch_search:
+0x34ae 009127 bpatchx patch31_4 ,mem_patch31 
+0x34af 009128 fetch 1 ,mem_24g_time_slice 
+0x34b0 009129 increase 1 ,pdata 
+0x34b1 009130 and_into 3 ,pdata 
+0x34b2 009131 store 1 ,mem_24g_time_slice 
+0x34b3 009133 beq 0 ,g24_auto_bind_config_device2 
+0x34b4 009134 beq 1 ,g24_auto_bind_config_self 
+0x34b5 009135 beq 2 ,g24_auto_bind_config_device1 
+0x34b6 009136 beq 3 ,g24_auto_bind_config_self 
+0x34b7 009137 rtn 
+:      009139 g24_auto_bind_config_device1:
+0x34b8 009140 call g24_bind_dvc1_payload_cfg 
+0x34b9 009141 fetch 4 ,mem_24g_device1_addr 
+0x34ba 009142 branch g24_auto_addr_ch_search ,blank 
+0x34bb 009143 call g24_update_addr_and_synccrc8 
+0x34bc 009144 fetch 1 ,mem_24g_device1_config_ch_once 
+0x34bd 009145 call g24_device1_config_ch_once ,blank 
+0x34be 009146 fetch 1 ,mem_24g_device1_last_ch 
+0x34bf 009147 store 1 ,mem_24g_ch 
+0x34c0 009148 fetcht 1 ,mem_rssi_noise_device1_index 
+0x34c1 009149 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
+0x34c2 009150 call rssi_store 
+0x34c3 009151 storet 1 ,mem_rssi_noise_device1_index 
+0x34c4 009152 call rssi_average 
+0x34c5 009153 storet 1 ,mem_rssi_noise_device1_avg 
+0x34c6 009154 sub temp ,rssi_thresh_noise ,null 
+0x34c7 009155 nrtn positive 
+0x34c8 009156 fetcht 1 ,mem_24g_device1_ch_number 
+0x34c9 009157 call g24_ch_map_size 
+0x34ca 009158 storet 1 ,mem_24g_device1_ch_number 
+0x34cb 009159 store 1 ,mem_24g_device1_last_ch 
+0x34cc 009160 rtn 
+:      009162 g24_device1_config_ch_once:
+0x34cd 009163 jam 1 ,mem_24g_device1_config_ch_once 
+0x34ce 009164 arg 0 ,temp 
+0x34cf 009165 call g24_ch_calc 
+0x34d0 009166 store 1 ,mem_24g_device1_last_ch 
+0x34d1 009167 rtn 
+:      009169 g24_auto_bind_config_device2:
+0x34d2 009170 call g24_bind_dvc2_payload_cfg 
+0x34d3 009171 fetch 4 ,mem_24g_device2_addr 
+0x34d4 009172 branch g24_auto_addr_ch_search ,blank 
+0x34d5 009173 call g24_update_addr_and_synccrc8 
+0x34d6 009174 fetch 1 ,mem_24g_device2_config_ch_once 
+0x34d7 009175 call g24_device2_config_ch_once ,blank 
+0x34d8 009176 fetch 1 ,mem_24g_device2_last_ch 
+0x34d9 009177 store 1 ,mem_24g_ch 
+0x34da 009178 fetcht 1 ,mem_rssi_noise_device2_index 
+0x34db 009179 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
+0x34dc 009180 call rssi_store 
+0x34dd 009181 storet 1 ,mem_rssi_noise_device2_index 
+0x34de 009182 call rssi_average 
+0x34df 009183 storet 1 ,mem_rssi_noise_device2_avg 
+0x34e0 009184 sub temp ,rssi_thresh_noise ,null 
+0x34e1 009185 nrtn positive 
+0x34e2 009186 fetcht 1 ,mem_24g_device2_ch_number 
+0x34e3 009187 call g24_ch_map_size 
+0x34e4 009188 storet 1 ,mem_24g_device2_ch_number 
+0x34e5 009189 store 1 ,mem_24g_device2_last_ch 
+0x34e6 009190 rtn 
+:      009192 g24_device2_config_ch_once:
+0x34e7 009193 jam 1 ,mem_24g_device2_config_ch_once 
+0x34e8 009194 arg 0 ,temp 
+0x34e9 009195 call g24_ch_calc 
+0x34ea 009196 store 1 ,mem_24g_device2_last_ch 
+0x34eb 009197 rtn 
+:      009199 g24_auto_bind_config_self:
+0x34ec 009200 call g24_bind_dvc1_payload_cfg 
+0x34ed 009201 fetch 4 ,mem_24g_lap 
+0x34ee 009202 call g24_update_addr_and_synccrc8 
+0x34ef 009203 fetch 1 ,mem_24g_self_config_ch_once 
+0x34f0 009204 call g24_self_config_ch_once ,blank 
+0x34f1 009205 fetch 1 ,mem_24g_self_last_ch 
+0x34f2 009206 store 1 ,mem_24g_ch 
+0x34f3 009207 fetcht 1 ,mem_rssi_noise_self_index 
+0x34f4 009208 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
+0x34f5 009209 call rssi_store 
+0x34f6 009210 storet 1 ,mem_rssi_noise_self_index 
+0x34f7 009211 call rssi_average 
+0x34f8 009212 storet 1 ,mem_rssi_noise_self_avg 
+0x34f9 009213 sub temp ,rssi_thresh_noise ,null 
+0x34fa 009214 nrtn positive 
+0x34fb 009215 fetcht 1 ,mem_24g_self_ch_number 
+0x34fc 009216 call g24_ch_map_size 
+0x34fd 009217 storet 1 ,mem_24g_self_ch_number 
+0x34fe 009218 store 1 ,mem_24g_self_last_ch 
+0x34ff 009219 rtn 
+:      009221 g24_self_config_ch_once:
+0x3500 009222 jam 1 ,mem_24g_self_config_ch_once 
+0x3501 009223 fetch 1 ,mem_24g_self_last_ch 
+0x3502 009224 store 1 ,mem_24g_ch 
+0x3503 009225 rtn 
+:      009228 g24_ackpayload_disable:
+0x3504 009229 jam 0 ,mem_24g_ackpayload_enable 
+0x3505 009230 rtn 
+:      009233 g24_receiver_addr_check:
+0x3506 009234 fetch 4 ,mem_24g_addr 
+0x3507 009235 fetcht 4 ,mem_24g_lap 
+0x3508 009236 isub temp ,null 
+0x3509 009237 rtn 
+:      009249 g24_nodata_process:
+0x350a 009250 fetch 1 ,mem_24g_ackpayload_enable 
+0x350b 009251 rtneq 2 
+0x350c 009252 fetch 1 ,mem_24g_nodata_timer_enable 
+0x350d 009253 rtn blank 
+0x350e 009254 arg g24_timer_nodata ,queue 
+0x350f 009255 call timer_check 
+0x3510 009256 nrtn blank 
+0x3511 009257 jam 0 ,mem_24g_nodata_timer_enable 
+0x3512 009258 jam 0 ,mem_24g_bind_mode_continue 
+0x3513 009259 call g24_mode_b_s_switch_init 
+:      009261 g24_search_mode_enable:
+0x3514 009262 bpatchx patch31_5 ,mem_patch31 
+0x3515 009263 jam dongle_search ,mem_24g_work_mode 
+0x3516 009264 jam clear_init ,mem_24g_mode_init 
+0x3517 009265 branch g24_rx_interrupt_clear 
+:      009271 g24_ch_process:
+0x3518 009272 bpatchx patch31_6 ,mem_patch31 
+0x3519 009273 fetch 1 ,mem_24g_abort_packet 
+0x351a 009274 beq 1 ,rssi_noise_monitor 
+0x351b 009275 fetch 1 ,mem_24g_hop_packet 
+0x351c 009276 beq 1 ,g24_ch_receive_hop_pac 
+0x351d 009277 fetcht 4 ,mem_24g_hop_btclk 
+0x351e 009278 copy clkn_bt ,pdata 
+0x351f 009279 isub temp ,null 
+0x3520 009280 ncall g24_timer_timeout ,positive 
+0x3521 009281 copy pdata ,regb 
+0x3522 009282 fetch 4 ,mem_24g_hop_btclk 
+0x3523 009283 fetcht 1 ,mem_24g_hop_interval 
+0x3524 009284 iadd temp ,temp 
+0x3525 009285 copy regb ,pdata 
+0x3526 009286 isub temp ,null 
+0x3527 009287 nrtn positive 
+0x3528 009288 set0 28 ,pdata 
+0x3529 009289 store 4 ,mem_24g_hop_btclk 
+0x352a 009290 jam 1 ,mem_24g_abort_packet 
+0x352b 009291 branch g24_ch 
+:      009293 g24_ch_receive_hop_pac:
+0x352c 009294 jam 0 ,mem_24g_hop_packet 
+0x352d 009295 branch g24_ch 
+:      009297 g24_ch_timer_reinit:
+0x352e 009298 copy clkn_bt ,pdata 
+0x352f 009299 store 4 ,mem_24g_hop_btclk 
+0x3530 009300 rtn 
+:      009305 g24_reconn_timeout_timer:
+0x3531 009306 arg mem_24g_reconn_timeout ,regc 
+0x3532 009307 arg g24_stop_24g_mode ,regb 
+0x3533 009308 branch timer_single_step_2b 
+:      009311 g24_reconn_start:
+0x3534 009312 bpatchx patch31_7 ,mem_patch31 
+0x3535 009313 set1 mark_24g ,mark 
+0x3536 009314 fetch 1 ,mem_24g_conn_sm 
+0x3537 009315 set0 state_24g_pair ,pdata 
+0x3538 009316 set1 state_24g_reconn ,pdata 
+0x3539 009317 store 1 ,mem_24g_conn_sm 
+0x353a 009318 fetch 1 ,mem_24g_fast_conn_enable 
+0x353b 009319 branch g24_reconn_receiver_addr ,blank 
+0x353c 009320 fetch 1 ,mem_24g_reconn_type 
+0x353d 009321 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
+0x353e 009322 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
+0x353f 009323 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
+0x3540 009324 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
+:      009325 g24_reconn_fast_conn:
+0x3541 009326 fetch 1 ,mem_24g_pair_tx_power 
+0x3542 009327 store 1 ,mem_tx_power 
+0x3543 009328 fetcht 1 ,mem_24g_fast_conn_temp_ch 
+0x3544 009329 storet 1 ,mem_24g_current_ch_number 
+0x3545 009330 fetch 4 ,mem_24g_fast_conn_addr 
+0x3546 009331 call g24_ch_syncword_crc8_init 
+0x3547 009332 storet 1 ,mem_24g_fast_conn_temp_ch 
+0x3548 009333 rtn 
+:      009335 g24_reconn_receiver_addr:
+0x3549 009336 jam tx_power_3db ,mem_tx_power 
+0x354a 009337 fetcht 1 ,mem_24g_receiver_temp_ch 
+0x354b 009338 storet 1 ,mem_24g_current_ch_number 
+0x354c 009339 fetch 4 ,mem_24g_receiver_addr 
+0x354d 009340 call g24_ch_syncword_crc8_init 
+0x354e 009341 storet 1 ,mem_24g_receiver_temp_ch 
+0x354f 009342 rtn 
+:      009344 g24_reconn_device_3_0_addr:
+0x3550 009345 jam tx_power_3db ,mem_tx_power 
+0x3551 009346 fetcht 1 ,mem_24g_device_temp_ch 
+0x3552 009347 storet 1 ,mem_24g_current_ch_number 
+0x3553 009348 fetch 4 ,mem_24g_device_addr 
+0x3554 009349 call g24_ch_syncword_crc8_init 
+0x3555 009350 storet 1 ,mem_24g_device_temp_ch 
+0x3556 009351 rtn 
+:      009353 g24_store_receiver_addr:
+0x3557 009354 fetch 4 ,mem_24g_rxpayload + 2 
+0x3558 009355 rtn blank 
+0x3559 009356 store 4 ,mem_24g_receiver_addr 
+:      009357 g24_ch_syncword_crc8_init:
+0x355a 009358 call g24_update_addr_and_synccrc8 
+0x355b 009359 branch g24_ch 
+:      009362 g24_reconn_dispatch:
+0x355c 009363 bpatchx patch32_0 ,mem_patch32 
+0x355d 009364 fetch 2 ,mem_24g_reconn_count 
+0x355e 009365 arg 0x01f8 ,temp 
+0x355f 009366 iand temp ,pdata 
+0x3560 009367 branch g24_reconn_dispatch_next ,blank 
+0x3561 009368 fetch 2 ,mem_24g_reconn_count 
+0x3562 009369 increase 1 ,pdata 
+0x3563 009370 store 2 ,mem_24g_reconn_count 
+0x3564 009371 rtn 
+:      009373 g24_reconn_dispatch_next:
+0x3565 009374 call g24_reconn_data_prep 
+0x3566 009375 call g24_transmit_receive_ack 
+0x3567 009376 nbranch g24_reconn_device_fail ,sync 
+0x3568 009377 nbranch g24_reconn_device_fail ,user3 
+0x3569 009378 call g24_ackpayload_parse 
+0x356a 009379 fetch 4 ,mem_24g_pair_addr 
+0x356b 009380 fetcht 4 ,mem_24g_addr 
+0x356c 009381 isub temp ,null 
+0x356d 009382 branch g24_pair_start ,zero 
+0x356e 009383 fetch 4 ,mem_24g_device_addr 
+0x356f 009384 fetcht 4 ,mem_24g_addr 
+0x3570 009385 isub temp ,null 
+0x3571 009386 call g24_store_receiver_addr ,zero 
+0x3572 009387 fetch 1 ,mem_24g_conn_sm 
+0x3573 009388 set0 state_24g_reconn ,pdata 
+0x3574 009389 store 1 ,mem_24g_conn_sm 
+0x3575 009390 setarg 0 
+0x3576 009391 store 2 ,mem_24g_pair_timeout 
+0x3577 009392 store 2 ,mem_24g_reconn_count 
+0x3578 009393 store 2 ,mem_24g_reconn_timeout 
+0x3579 009394 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x357a 009395 call ui_ipc_send_event 
+:      009396 g24_txbuf_clear:
+0x357b 009397 bpatchx patch32_1 ,mem_patch32 
+0x357c 009398 arg 32 ,loopcnt 
+0x357d 009399 arg mem_24g_txbuf ,contw 
+0x357e 009400 branch memset0 
+:      009402 g24_reconn_data_prep:
+0x357f 009403 jam datatype_attemp ,mem_24g_txbuf 
+0x3580 009404 fetch 1 ,mem_24g_data_type 
+0x3581 009405 store 1 ,mem_24g_txbuf + 1 
+0x3582 009406 fetch 4 ,mem_24g_device_addr 
+0x3583 009407 store 4 ,mem_24g_txbuf + 2 
+0x3584 009408 jam 6 ,mem_24g_datalen 
+0x3585 009409 branch g24_transmit_prep 
+:      009411 g24_reconn_device_fail:
+0x3586 009412 bpatchx patch32_2 ,mem_patch32 
+0x3587 009413 fetch 1 ,mem_24g_fast_conn_enable 
+0x3588 009414 branch g24_ch ,blank 
+0x3589 009415 fetch 2 ,mem_24g_reconn_count 
+0x358a 009416 increase 1 ,pdata 
+0x358b 009417 store 2 ,mem_24g_reconn_count 
+0x358c 009418 isolate1 9 ,pdata 
+0x358d 009419 fetch 1 ,mem_24g_reconn_type 
+0x358e 009420 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
+0x358f 009421 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
+0x3590 009422 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
+0x3591 009423 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
+0x3592 009424 branch g24_reconn_receiver_addr 
+:      009427 g24_reconn_fast_conn_and_receiver:
+0x3593 009428 branch g24_reconn_receiver_addr ,true 
+0x3594 009429 branch g24_reconn_fast_conn 
+:      009431 g24_reconn_fast_conn_and_3_0:
+0x3595 009432 branch g24_reconn_device_3_0_addr ,true 
+0x3596 009433 branch g24_reconn_fast_conn 
+:      009435 g24_reconn_receiver_and_3_0:
+0x3597 009436 branch g24_reconn_device_3_0_addr ,true 
+0x3598 009437 branch g24_reconn_receiver_addr 
+:      009439 g24_reconn_pair_and_3_0:
+0x3599 009440 branch g24_reconn_device_3_0_addr ,true 
+0x359a 009441 branch g24_pair_init_param 
+:      009451 g24_data_attemp:
+0x359b 009452 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x359c 009453 beq datatype_device1 ,g24_data_attemp_device1 
+0x359d 009454 beq datatype_device2 ,g24_data_attemp_device2 
+0x359e 009455 rtn 
+:      009456 g24_data_attemp_device1:
+0x359f 009457 fetch 1 ,mem_24g_device1_bind_disable 
+0x35a0 009458 nrtn blank 
+0x35a1 009459 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a2 009460 store 4 ,mem_24g_transmitter_addr 
+:      009461 g24_store_device1_addr:
+0x35a3 009462 store 4 ,mem_24g_device1_addr 
+0x35a4 009463 rtn 
+:      009464 g24_data_attemp_device2:
+0x35a5 009465 fetch 1 ,mem_24g_device2_bind_disable 
+0x35a6 009466 nrtn blank 
+0x35a7 009467 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a8 009468 store 4 ,mem_24g_transmitter_addr 
+:      009469 g24_store_device2_addr:
+0x35a9 009470 store 4 ,mem_24g_device2_addr 
+0x35aa 009471 rtn 
+:      009481 rssi_store:
+0x35ab 009482 bpatchx patch32_3 ,mem_patch32 
+0x35ac 009483 copy rega ,pdata 
+0x35ad 009484 iadd temp ,contw 
+0x35ae 009485 fetch 1 ,mem_rssi 
+0x35af 009486 istore 1 ,contw 
+0x35b0 009487 increase 1 ,temp 
+0x35b1 009488 fetch 1 ,mem_rssi_buff_index 
+0x35b2 009489 iand temp ,temp 
+0x35b3 009490 rtn 
+:      009492 rssi_average:
+0x35b4 009493 bpatchx patch32_4 ,mem_patch32 
+0x35b5 009494 fetch 1 ,mem_rssi_buff_index 
+0x35b6 009495 increase 1 ,pdata 
+0x35b7 009496 store 2 ,mem_loopcnt 
+0x35b8 009497 copy pdata ,loopcnt 
+0x35b9 009498 copy rega ,contr 
+0x35ba 009499 arg 0 ,pdata 
+:      009500 rssi_average_loop:
+0x35bb 009501 ifetcht 1 ,contr 
+0x35bc 009502 iadd temp ,pdata 
+0x35bd 009503 loop rssi_average_loop 
+0x35be 009504 fetcht 2 ,mem_loopcnt 
+0x35bf 009505 idiv temp 
+0x35c0 009506 call wait_div_end 
+0x35c1 009507 quotient temp 
+0x35c2 009508 rtnmark1 mark_24g_rxmode 
+0x35c3 009509 copy temp ,pdata 
+0x35c4 009510 rtnmark0 mark_24g 
+0x35c5 009511 call bcd 
+0x35c6 009512 copy pdata ,temp 
+0x35c7 009513 rtn 
+:      009515 save_rssi_dec:
+0x35c8 009516 branch save_rssi 
+:      009526 rssi_transmitter_buff_init:
+0x35c9 009527 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ca 009528 branch rssi_buff_clear 
+:      009530 rssi_signal:
+0x35cb 009531 copy pdata ,rega 
+0x35cc 009532 fetcht 1 ,mem_rssi_signal_index 
+0x35cd 009533 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ce 009534 iadd temp ,contw 
+0x35cf 009535 copy rega ,pdata 
+0x35d0 009536 istore 1 ,contw 
+0x35d1 009537 increase 1 ,temp 
+0x35d2 009538 fetch 1 ,mem_rssi_buff_index 
+0x35d3 009539 iand temp ,temp 
+0x35d4 009540 storet 1 ,mem_rssi_signal_index 
+0x35d5 009541 rtn 
+:      009551 rssi_receiver_buff_init:
+0x35d6 009552 fetch 2 ,mem_rssi_noise_buffer_ptr 
+0x35d7 009553 call rssi_buff_clear 
+0x35d8 009554 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
+0x35d9 009555 call rssi_buff_clear 
+0x35da 009556 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x35db 009557 call rssi_buff_clear 
+0x35dc 009558 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
+:      009559 rssi_buff_clear:
+0x35dd 009560 rtn blank 
+0x35de 009561 copy pdata ,contw 
+0x35df 009562 fetch 1 ,mem_rssi_buff_index 
+0x35e0 009563 increase 1 ,pdata 
+0x35e1 009564 copy pdata ,loopcnt 
+0x35e2 009565 branch clear_mem 
+:      009568 rssi_noise:
+0x35e3 009569 call save_rssi_dec 
+0x35e4 009570 rtn blank 
+0x35e5 009571 fetcht 1 ,mem_rssi_noise_index 
+0x35e6 009572 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35e7 009573 call rssi_store 
+0x35e8 009574 storet 1 ,mem_rssi_noise_index 
+0x35e9 009575 rtn 
+:      009578 rssi_noise_monitor:
+0x35ea 009579 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35eb 009580 call rssi_average 
+0x35ec 009581 storet 1 ,mem_rssi_noise_avg 
+0x35ed 009582 sub temp ,rssi_thresh_noise ,null 
+0x35ee 009583 nrtn positive 
+0x35ef 009584 branch g24_ch 
+:      009592 g24_transmit_init:
+0x35f0 009593 fetch 4 ,mem_24g_lap 
+0x35f1 009594 store 4 ,mem_24g_device_addr 
+0x35f2 009595 branch rssi_transmitter_buff_init 
+:      009597 g24_interval_param_4ms:
+0x35f3 009598 setarg g24_4ms_interval_param 
+0x35f4 009599 store 3 ,mem_24g_short_sleep_set 
+0x35f5 009600 setarg 0x100c0c 
+0x35f6 009601 store 3 ,mem_24g_interval 
+0x35f7 009602 setarg 0x00bb80 
+0x35f8 009603 store 3 ,mem_24g_long_sleep_set 
+0x35f9 009604 jam 5 ,mem_24g_fast_hop_count 
+0x35fa 009605 rtn 
+:      009607 g24_interval_param_8ms:
+0x35fb 009608 setarg g24_8ms_interval_param 
+0x35fc 009609 store 3 ,mem_24g_short_sleep_set 
+0x35fd 009610 setarg 0x1c1919 
+0x35fe 009611 store 3 ,mem_24g_interval 
+0x35ff 009612 setarg 0x017700 
+0x3600 009613 store 3 ,mem_24g_long_sleep_set 
+0x3601 009614 jam 11 ,mem_24g_fast_hop_count 
+0x3602 009615 rtn 
+:      009618 g24_transmit_dispatch:
+0x3603 009619 rtnmark0 mark_24g 
+0x3604 009620 fetch 1 ,mem_24g_conn_sm 
+0x3605 009621 bbit1 state_24g_pair ,g24_pair_dispatch 
+0x3606 009622 bbit1 state_24g_reconn ,g24_reconn_dispatch 
+0x3607 009623 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x3608 009624 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
+:      009625 g24_transmit_no_interrupt:
+0x3609 009626 bpatchx patch32_5 ,mem_patch32 
+0x360a 009627 call g24_txdata_prep 
+0x360b 009628 nbranch g24_nodata_transmit ,user 
+:      009629 g24_transmit_start:
+0x360c 009630 call g24_transmit_process 
+0x360d 009631 call power_ctrl_start 
+0x360e 009632 fetch 1 ,mem_device_option 
+0x360f 009633 beq dvc_op_mouse ,mouse_24g_transmit_start 
+:      009634 g24_transmit_start_next:
+0x3610 009635 fetch 8 ,mem_24g_long_sleep_set 
+0x3611 009636 store 8 ,mem_24g_enter_hibernate 
+0x3612 009637 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x3613 009638 store 2 ,mem_24g_long_sleep_param_update_timer 
+0x3614 009639 fetch 2 ,mem_cb_24g_transmit_short_sleep 
+0x3615 009640 branch callback_func 
+:      009642 g24_short_sleep:
+0x3616 009643 bpatchx patch32_6 ,mem_patch32 
+0x3617 009644 call g24_lpm_wait 
+0x3618 009645 nrtn user 
+0x3619 009646 call g24_setgpio_lpm_before 
+0x361a 009647 call clear_wake 
+0x361b 009648 fetch 3 ,mem_24g_short_sleep_set 
+0x361c 009649 branch g24_long_seep2 
+:      009651 g24_long_sleep:
+0x361d 009652 bpatchx patch32_7 ,mem_patch32 
+0x361e 009653 call g24_lpm_wait 
+0x361f 009654 nrtn user 
+0x3620 009655 call g24_setgpio_lpm_before 
+0x3621 009656 fetch 8 ,mem_24g_enter_hibernate 
+:      009657 g24_long_seep2:
+0x3622 009658 call clk2lpo 
+0x3623 009659 storet 4 ,mem_sleep_counter 
+0x3624 009660 branch lpm_sleep 
+:      009664 g24_txdata_prep:
+0x3625 009665 call g24_package_data 
+0x3626 009666 nrtn user 
+0x3627 009667 branch g24_transmit_prep 
+:      009670 g24_package_data:
+0x3628 009671 fetch 2 ,mem_cb_24g_transmit_data 
+0x3629 009672 call callback_func 
+0x362a 009673 branch g24_accumulate_data ,user 
+0x362b 009674 fetch 7 ,mem_24g_txbuf + 1 
+0x362c 009675 rtn blank 
+0x362d 009676 branch enable_user 
+:      009678 g24_accumulate_data:
+0x362e 009679 jam 0 ,mem_24g_abort_pac 
+0x362f 009680 add rega ,1 ,pdata 
+0x3630 009681 store 1 ,mem_24g_datalen 
+0x3631 009682 call g24_transmit_rf_ctrl_clear 
+0x3632 009683 store 1 ,mem_24g_txbuf 
+0x3633 009684 copy regb ,contr 
+0x3634 009685 copy rega ,loopcnt 
+0x3635 009686 branch memcpy 
+:      009688 g24_transmit_rf_ctrl_clear:
+0x3636 009689 fetch 1 ,mem_24g_data_type 
+0x3637 009690 and_into bits_data ,pdata 
+0x3638 009691 store 1 ,mem_24g_data_type 
+0x3639 009692 rtn 
+:      009701 g24_transmit_process:
+0x363a 009702 setarg 0 
+0x363b 009703 store 1 ,mem_24g_retry 
+0x363c 009704 store 2 ,mem_24g_retransmit 
+:      009705 g24_transmit_loop:
+0x363d 009706 call g24_transmit_receive_ack 
+0x363e 009707 fetch 1 ,mem_24g_no_ack 
+0x363f 009708 beq no_ack_24g ,g24_transmit_no_ack 
+0x3640 009709 nbranch g24_retransmit ,sync 
+0x3641 009710 nbranch g24_retransmit ,user3 
+0x3642 009711 call g24_ackpayload_parse 
+0x3643 009712 fetch 1 ,mem_device_option 
+0x3644 009713 sub pdata ,dvc_op_mouse ,null 
+0x3645 009714 call mouse_24g_transmit_callback ,zero 
+:      009715 g24_transmit_no_ack:
+0x3646 009716 call power_ctrl_pac_succ_incrs 
+:      009717 g24_transmit_next_packet:
+0x3647 009718 call g24_txbuf_clear 
+0x3648 009719 fetch 1 ,mem_24g_pid 
+0x3649 009720 increase 1 ,pdata 
+0x364a 009721 store 1 ,mem_24g_pid 
+0x364b 009722 call g24_hop_enable_packet 
+:      009723 g24_transmit_abandon:
+0x364c 009724 bpatchx patch33_0 ,mem_patch33 
+0x364d 009725 setarg 0 
+0x364e 009726 store 1 ,mem_24g_ensure 
+0x364f 009727 store 2 ,mem_24g_txfail_cnt 
+0x3650 009728 rtn 
+:      009730 g24_transmit_receive_ack:
+0x3651 009731 bpatchx patch33_1 ,mem_patch33 
+0x3652 009732 disable user3 
+0x3653 009733 call g24_transmit 
+0x3654 009734 fetch 1 ,mem_24g_no_ack 
+0x3655 009735 beq no_ack_24g ,g24_end_of_packet 
+0x3656 009736 force 0 ,radio_ctrl 
+0x3657 009737 fetch 4 ,mem_24g_addr 
+0x3658 009738 iforce access 
+0x3659 009739 fetcht 1 ,mem_last_freq 
+0x365a 009740 call set_freq_rx 
+0x365b 009741 call rf_rx_enable 
+0x365c 009742 call g24_receive_rxon 
+0x365d 009743 call g24_end_of_packet ,user3 
+0x365e 009744 rtn 
+:      009746 g24_retransmit:
+0x365f 009747 bpatchx patch33_2 ,mem_patch33 
+0x3660 009748 fetch 1 ,mem_device_option 
+0x3661 009749 beq dvc_op_mouse ,mouse_g24_retransmit 
+:      009750 g24_retransmit0:
+0x3662 009751 fetch 1 ,mem_24g_abort_pac 
+0x3663 009752 nrtn blank 
+0x3664 009753 fetch 2 ,mem_24g_txfail_cnt 
+0x3665 009754 increase 1 ,pdata 
+0x3666 009755 store 2 ,mem_24g_txfail_cnt 
+0x3667 009756 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x3668 009757 bbit1 4 ,g24_tx_attempt_fail 
+0x3669 009758 call g24_transmit_hop_process 
+0x366a 009759 fetch 2 ,mem_24g_retransmit 
+0x366b 009760 increase 1 ,pdata 
+0x366c 009761 store 2 ,mem_24g_retransmit 
+0x366d 009762 branch g24_transmit_loop 
+:      009764 g24_ackpayload_parse:
+0x366e 009765 bpatchx patch33_3 ,mem_patch33 
+0x366f 009766 call g24_read_len_pid_crc 
+0x3670 009767 fetch 1 ,mem_24g_rxdata_length 
+0x3671 009768 rtn blank 
+0x3672 009769 iforce loopcnt 
+0x3673 009770 arg mem_24g_rxbuf + 2 ,contr 
+0x3674 009771 arg mem_24g_rxpayload ,contw 
+0x3675 009772 branch memcpy 
+:      009775 g24_tx_attempt_fail:
+0x3676 009776 bpatchx patch33_4 ,mem_patch33 
+0x3677 009777 setarg 0 
+0x3678 009778 store 2 ,mem_24g_txfail_cnt 
+0x3679 009779 jam 1 ,mem_24g_attempt_fail_flag 
+:      009780 g24_stop_24g_mode:
+0x367a 009781 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x367b 009782 branch ui_ipc_send_event 
+:      009792 g24_transmit_hop_process:
+0x367c 009793 bpatchx patch33_5 ,mem_patch33 
+0x367d 009794 fetcht 1 ,mem_24g_retry 
+0x367e 009795 fetch 1 ,mem_24g_fast_hop_count 
+0x367f 009796 isub temp ,null 
+0x3680 009797 nbranch g24_tx_fast_hop ,positive 
+0x3681 009798 increase 1 ,temp 
+0x3682 009799 storet 1 ,mem_24g_retry 
+0x3683 009800 fetch 1 ,mem_24g_fast_hop_count 
+0x3684 009801 beq 5 ,g24_transmit_hop_process_4ms 
+0x3685 009802 fetch 1 ,mem_24g_retry 
+0x3686 009803 beq 6 ,g24_hop_ch_disable 
+0x3687 009804 beq 12 ,g24_hop_ch_disable 
+0x3688 009805 rtn 
+:      009808 g24_transmit_hop_process_4ms:
+0x3689 009809 fetch 1 ,mem_24g_retry 
+0x368a 009810 beq 3 ,g24_hop_ch_disable 
+0x368b 009811 beq 6 ,g24_hop_ch_disable 
+0x368c 009812 rtn 
+:      009816 g24_hop_ch_enable:
+:      009821 g24_txpayload_type_update:
+0x368d 009822 bmark1 mark_ble_lr ,g24_lr_type_update 
+0x368e 009823 store 1 ,mem_24g_txpayload + offset_data_type 
+0x368f 009824 rtn 
+:      009825 g24_lr_type_update:
+0x3690 009826 store 1 ,mem_24g_txpayload + offset_lr_data_type 
+0x3691 009827 rtn 
+:      009829 g24_hop_enable_packet:
+0x3692 009830 fetch 1 ,mem_24g_data_type 
+0x3693 009831 rtnbit0 bit_hop 
+:      009832 g24_hop_ch_disable:
+0x3694 009833 fetch 1 ,mem_24g_data_type 
+0x3695 009834 set0 bit_hop ,pdata 
+0x3696 009835 store 1 ,mem_24g_data_type 
+0x3697 009836 call g24_txpayload_type_update 
+0x3698 009837 call power_ctrl_pac_succ_decrs 
+0x3699 009838 branch g24_ch 
+:      009840 g24_tx_fast_hop:
+0x369a 009841 call power_ctrl_txpower_incrs 
+0x369b 009842 call power_ctrl_pac_succ_decrs 
+0x369c 009843 branch g24_ch 
+:      009861 g24_search_receiver:
+0x369d 009862 fetch 2 ,mem_cb_24g_search_receiver 
+0x369e 009863 branch callback_func 
+:      009865 g24_nodata_transmit:
+0x369f 009866 fetch 1 ,mem_24g_abort_pac 
+0x36a0 009867 call g24_send_abort_packet ,blank 
+0x36a1 009868 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36a2 009869 rtneq g24_tx_timer_int_enable 
+0x36a3 009870 call g24_search_receiver 
+0x36a4 009871 fetch 2 ,mem_cb_24g_transmit_long_sleep 
+0x36a5 009872 branch callback_func 
+:      009874 g24_send_abort_packet:
+0x36a6 009875 jam type_ms ,mem_24g_data_type 
+0x36a7 009876 jam 1 ,mem_24g_abort_pac 
+0x36a8 009877 call g24_transmit_rf_ctrl_clear 
+0x36a9 009878 store 1 ,mem_24g_txbuf 
+0x36aa 009879 setarg 0 
+0x36ab 009880 store 7 ,mem_24g_txbuf + 1 
+0x36ac 009881 fetch 4 ,mem_24g_device_addr 
+0x36ad 009882 store 4 ,mem_24g_txbuf + 8 
+0x36ae 009883 jam 12 ,mem_24g_datalen 
+0x36af 009884 fetch 1 ,mem_24g_data_type 
+0x36b0 009885 set1 bit_abort ,pdata 
+0x36b1 009886 store 1 ,mem_24g_data_type 
+0x36b2 009887 call g24_transmit_prep 
+0x36b3 009888 branch g24_transmit_start 
+:      009892 g24_lpm_wait:
+0x36b4 009893 bpatchx patch33_6 ,mem_patch33 
+0x36b5 009894 enable user 
+0x36b6 009895 call lpo_calibration 
+0x36b7 009896 fetch 3 ,mem_clks_per_lpo 
+0x36b8 009897 branch disable_user ,blank 
+0x36b9 009898 fetch 1 ,mem_lpm_mode 
+0x36ba 009899 branch disable_user ,blank 
+0x36bb 009900 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36bc 009901 beq g24_tx_timer_int_enable ,disable_user 
+0x36bd 009902 rtn 
+:      009904 g24_setgpio_lpm_before:
+0x36be 009905 fetch 2 ,mem_cb_24g_lpm_before 
+0x36bf 009906 branch callback_func 
+:      009919 g24_transmit_by_interrupt:
+0x36c0 009920 call g24_timer_check 
+0x36c1 009921 nrtn user 
+0x36c2 009922 call g24_interval_calibrate 
+0x36c3 009923 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c4 009924 increase 1 ,pdata 
+0x36c5 009925 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c6 009926 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x36c7 009927 isub temp ,null 
+0x36c8 009928 call g24_transmit_by_interrupt_exit ,zero 
+0x36c9 009929 branch g24_transmit_no_interrupt 
+:      009932 g24_transmit_by_interrupt_exit:
+0x36ca 009933 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x36cb 009934 setarg 0 
+0x36cc 009935 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36cd 009936 setarg 100 
+0x36ce 009937 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+:      009938 g24_interval_min:
+0x36cf 009939 jam 0 ,mem_24g_pac_index 
+0x36d0 009940 fetch 1 ,mem_24g_interval_min 
+:      009941 g24_interval_store:
+0x36d1 009942 store 1 ,mem_24g_interval 
+0x36d2 009943 rtn 
+:      009944 g24_interval_max:
+0x36d3 009945 fetch 1 ,mem_24g_interval_max 
+0x36d4 009946 branch g24_interval_store 
+:      009948 g24_interval_calibrate:
+0x36d5 009949 fetch 1 ,mem_24g_pac_index 
+0x36d6 009950 increase 1 ,pdata 
+0x36d7 009951 store 1 ,mem_24g_pac_index 
+0x36d8 009952 beq 4 ,g24_interval_max 
+0x36d9 009953 beq 5 ,g24_interval_min 
+0x36da 009954 rtn 
+:      009956 g24_transmit_by_interrupt_enable:
+0x36db 009957 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x36dc 009958 setarg 0 
+0x36dd 009959 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36de 009960 rtn 
+:      009970 g24_factory_check:
+0x36df 009971 arg 2 ,loopcnt 
+0x36e0 009972 arg mem_24g_addr ,contr 
+:      009973 pdata_0xff_check:
+0x36e1 009974 call enable_user 
+0x36e2 009975 setarg 0xffff 
+:      009976 pdata_0xff_check_loop:
+0x36e3 009977 ifetcht 2 ,contr 
+0x36e4 009978 isub temp ,null 
+0x36e5 009979 ncall disable_user ,zero 
+0x36e6 009980 loop pdata_0xff_check_loop 
+0x36e7 009981 rtn 
+:      009991 power_ctrl_start:
+0x36e8 009992 bpatchx patch33_7 ,mem_patch33 
+0x36e9 009993 fetch 1 ,mem_power_ctrl_disable 
+0x36ea 009994 nrtn blank 
+0x36eb 009995 fetch 2 ,mem_ui_state_map 
+0x36ec 009996 rtnbit1 ui_state_ble_adv 
+0x36ed 009999 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0x36ee 010000 call rssi_average 
+0x36ef 010001 storet 1 ,mem_rssi_avg_received 
+0x36f0 010002 fetch 1 ,mem_rssi_dis_max_24g 
+0x36f1 010003 bmark1 mark_24g ,power_ctrl_start_next 
+0x36f2 010004 fetch 1 ,mem_rssi_dis_max_ble 
+:      010005 power_ctrl_start_next:
+0x36f3 010006 isub temp ,null 
+0x36f4 010007 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x36f5 010008 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f6 010009 sub pdata ,2 ,null 
+0x36f7 010010 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x36f8 010011 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f9 010012 beq 0 ,power_ctrl_txpower_incrs 
+0x36fa 010013 rtn 
+:      010015 power_ctrl_txpower_decrs_check:
+0x36fb 010016 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36fc 010017 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0x36fd 010018 isub temp ,null 
+0x36fe 010019 nrtn zero 
+0x36ff 010020 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010021 power_ctrl_txpower_decrs:
+0x3700 010022 fetcht 1 ,mem_rssi_avg_received 
+0x3701 010023 fetch 1 ,mem_rssi_dis_min_24g 
+0x3702 010024 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x3703 010025 fetch 1 ,mem_rssi_dis_min_ble 
+:      010026 power_ctrl_txpower_decrs_next:
+0x3704 010027 isub temp ,null 
+0x3705 010028 nrtn positive 
+0x3706 010029 fetch 1 ,mem_power_ctrl_level 
+0x3707 010030 beq 0 ,power_ctrl_decrs_level0 
+0x3708 010031 increase -1 ,pdata 
+0x3709 010032 store 1 ,mem_power_ctrl_level 
+0x370a 010033 beq 0 ,power_ctrl_decrs_level0 
+:      010034 power_ctrl_decrs_level1:
+:      010035 power_ctrl_incrs_level1:
+0x370b 010036 jam tx_power_0db ,mem_tx_power 
+0x370c 010037 rtn 
+:      010039 power_ctrl_txpower_incrs_force:
+0x370d 010040 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010041 power_ctrl_txpower_incrs:
+0x370e 010042 fetch 1 ,mem_power_ctrl_level 
+0x370f 010043 beq 2 ,power_ctrl_incrs_level2 
+0x3710 010044 increase 1 ,pdata 
+0x3711 010045 store 1 ,mem_power_ctrl_level 
+0x3712 010046 beq 1 ,power_ctrl_incrs_level1 
+:      010047 power_ctrl_incrs_level2:
+0x3713 010048 jam tx_power_6db ,mem_tx_power 
+0x3714 010049 rtn 
+:      010051 power_ctrl_decrs_level0:
+0x3715 010052 jam tx_power_f5db ,mem_tx_power 
+0x3716 010053 rtn 
+:      010055 power_ctrl_pac_succ_cnt_init:
+0x3717 010056 jam 1 ,mem_power_ctrl_level 
+0x3718 010057 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x3719 010058 rtn 
+:      010060 power_ctrl_pac_succ_incrs:
+0x371a 010061 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371b 010062 increase 1 ,pdata 
+0x371c 010063 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371d 010064 rtn 
+:      010066 power_ctrl_pac_succ_decrs:
+0x371e 010067 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371f 010068 sub pdata ,2 ,null 
+0x3720 010069 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x3721 010070 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3722 010071 rtneq 0 
+0x3723 010072 increase -1 ,pdata 
+0x3724 010073 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3725 010074 rtn 
+:      010076 power_ctrl_pac_succ_cnt_reinit:
+0x3726 010077 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x3727 010078 rtn 
+:      010088 ali_mesh_access_layer_resolve_message:
+0x3728 010089 fetch 1 ,mem_ccm_data_len 
+0x3729 010090 store 1 ,mem_mesh_receive_model_message_payload_len 
+0x372a 010091 copy alarm ,contr 
+0x372b 010092 call memcpy24 
+0x372c 010093 fetch 2 ,mem_mesh_cb_receive_access_message 
+0x372d 010094 branch callback_func 
+:      010096 ali_mesh_access_layer_check_access_message_opcode:
+0x372e 010097 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
+0x372f 010098 call ali_mesh_app_recv_new_mesh_pkt 
+0x3730 010101 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
+0x3731 010102 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
+0x3732 010103 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
+0x3733 010104 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
+0x3734 010105 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
+0x3735 010106 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
+0x3736 010107 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
+0x3737 010108 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
+0x3738 010109 rtn 
+:      010112 ali_mesh_access_layer_message_opcode_config_appkey_add:
+0x3739 010113 arg mem_mesh_receive_application_key ,contr 
+0x373a 010114 arg mem_mesh_application_key ,contw 
+0x373b 010115 call memcpy16 
+0x373c 010116 jam paired_status ,mem_mesh_provisioned_flag 
+0x373d 010117 call ali_mesh_encrypt_base_function_k3 
+0x373e 010118 call ali_mesh_encrypt_base_function_k4 
+0x373f 010119 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
+0x3740 010120 call ali_mesh_accesss_layer_check_message_type 
+0x3741 010121 call ali_mesh_access_layer_send_config_appkey_status 
+0x3742 010122 jam paired_status ,mem_mesh_provisioned_flag 
+0x3743 010123 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3744 010124 branch callback_func 
+:      010126 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
+0x3745 010127 setarg 0 
+0x3746 010128 store 2 ,mem_mesh_fast_pairing_timer 
+0x3747 010130 random pdata 
+0x3748 010131 and pdata ,0x1f ,pdata 
+0x3749 010132 add pdata ,30 ,pdata 
+0x374a 010133 store 1 ,mem_mesh_report_full_attribute_timer 
+0x374b 010134 add pdata ,5 ,pdata 
+0x374c 010135 store 1 ,mem_mesh_report_power_on_timer 
+0x374d 010136 call mesh_clear_timer_data 
+0x374e 010137 branch mesh_receive_config_appkey_add_cb 
+:      010139 ali_mesh_accesss_layer_check_message_type:
+0x374f 010140 fetch 1 ,mem_mesh_network_packet_type 
+0x3750 010141 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
+0x3751 010142 rtneq mesh_message_app 
+0x3752 010143 jam paired_status ,mem_mesh_provisioned_flag 
+0x3753 010144 rtn 
+:      010146 ali_mesh_access_layer_send_config_appkey_status:
+0x3754 010147 setarg mesh_configuration_and_health_message_opcode_header 
+0x3755 010148 store 1 ,mem_mesh_access_layer_payload 
+0x3756 010149 setarg mesh_message_opcode_config_config_model_publication_set 
+0x3757 010150 istore 1 ,contw 
+0x3758 010151 setarg status_code_success 
+0x3759 010152 istore 1 ,contw 
+0x375a 010153 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
+0x375b 010154 istore 3 ,contw 
+0x375c 010155 jam 6 ,mem_mesh_access_layer_payload_len 
+0x375d 010156 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010159 ali_mesh_access_layer_finish_pairing_init_subscription_list:
+0x375e 010160 fetch 2 ,mem_mesh_core_feature 
+0x375f 010161 rtnbit1 mesh_feature_disable_subscription 
+0x3760 010162 call mesh_get_element_info_config 
+:      010163 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
+0x3761 010164 add rega ,element_device_subscription_label ,regc 
+0x3762 010165 setarg -1 
+0x3763 010166 istore subscription_max_count ,regc 
+0x3764 010167 istore subscription_max_count ,contw 
+0x3765 010168 ifetch 2 ,rega 
+0x3766 010169 istore 2 ,regc 
+0x3767 010170 copy regb ,pdata 
+0x3768 010171 iadd rega ,rega 
+0x3769 010172 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
+0x376a 010173 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x376b 010174 branch callback_func 
+:      010177 ali_mesh_access_layer_send_generic_onoff_status:
+0x376c 010178 setarg mesh_module_message_opcode_header 
+0x376d 010179 store 1 ,mem_mesh_access_layer_payload 
+0x376e 010180 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
+0x376f 010181 istore 1 ,contw 
+0x3770 010182 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3771 010183 istore 1 ,contw 
+0x3772 010184 jam 3 ,mem_mesh_access_layer_payload_len 
+0x3773 010185 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010188 ali_mesh_access_layer_send_light_lightness_status:
+0x3774 010189 setarg mesh_module_message_opcode_header 
+0x3775 010190 store 1 ,mem_mesh_access_layer_payload 
+0x3776 010191 setarg mesh_module_message_opcode_light_lightness_status_no_head 
+0x3777 010192 istore 1 ,contw 
+0x3778 010193 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3779 010194 istore 2 ,contw 
+0x377a 010195 jam 4 ,mem_mesh_access_layer_payload_len 
+0x377b 010196 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010199 ali_mesh_access_layer_send_light_ctl_stauts:
+0x377c 010200 setarg mesh_module_message_opcode_header 
+0x377d 010201 store 1 ,mem_mesh_access_layer_payload 
+0x377e 010202 setarg mesh_module_message_opcode_light_ctl_status_no_head 
+0x377f 010203 istore 1 ,contw 
+0x3780 010204 fetch 4 ,mem_mesh_ctl_lightness 
+0x3781 010205 istore 4 ,contw 
+0x3782 010206 jam 6 ,mem_mesh_access_layer_payload_len 
+0x3783 010207 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010211 ali_mesh_access_layer_send_scene_status:
+0x3784 010212 setarg mesh_module_message_opcode_scene_status 
+0x3785 010213 store 1 ,mem_mesh_access_layer_payload 
+0x3786 010214 setarg mesh_success 
+0x3787 010215 istore 1 ,contw 
+0x3788 010216 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
+0x3789 010217 istore 2 ,contw 
+0x378a 010218 jam 4 ,mem_mesh_access_layer_payload_len 
+0x378b 010219 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010223 ali_mesh_app_recv_new_mesh_pkt:
+0x378c 010225 fetch 1 ,mem_mesh_report_full_attribute_timer 
+0x378d 010226 rtn blank 
+0x378e 010227 pincrease 30 
+0x378f 010228 store 1 ,mem_mesh_report_full_attribute_timer 
+0x3790 010229 rtn 
+:      010231 ali_mesh_report_power_on_timer:
+0x3791 010232 arg mem_mesh_report_power_on_timer ,regc 
+0x3792 010233 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
+0x3793 010234 branch timer_single_step 
+:      010236 ali_mesh_report_full_attribute_timer:
+0x3794 010237 arg mem_mesh_report_full_attribute_timer ,regc 
+0x3795 010238 arg ali_mesh_app_report_device_state ,regb 
+0x3796 010239 branch timer_single_step 
+:      010241 ali_mesh_app_report_device_state:
+0x3797 010242 fetch 2 ,mem_mesh_app_deport_device_state 
+0x3798 010243 branch callback_func 
+:      010250 ali_mesh_ali_vendor_message_attribute_set:
+0x3799 010251 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
+0x379a 010252 nrtn user 
+0x379b 010253 bpatchx patch34_0 ,mem_patch34 
+0x379c 010254 fetch 2 ,mem_mesh_vendor_message_attr_type 
+0x379d 010255 arg vendor_message_attr_type_time ,temp 
+0x379e 010256 isub temp ,null 
+0x379f 010257 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
+0x37a0 010259 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+0x37a1 010260 isub temp ,null 
+0x37a2 010261 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
+0x37a3 010263 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x37a4 010264 isub temp ,null 
+0x37a5 010265 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
+0x37a6 010267 arg vendor_message_attr_type_timer_deleate ,temp 
+0x37a7 010268 isub temp ,null 
+0x37a8 010269 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
+0x37a9 010270 arg vendor_message_attr_type_timer_inquire ,temp 
+0x37aa 010271 isub temp ,null 
+0x37ab 010272 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
+0x37ac 010273 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x37ad 010274 isub temp ,null 
+0x37ae 010275 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
+0x37af 010278 arg vendor_message_attr_type_main_light ,temp 
+0x37b0 010279 isub temp ,null 
+0x37b1 010280 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
+0x37b2 010281 arg vendor_message_attr_type_background_light ,temp 
+0x37b3 010282 isub temp ,null 
+0x37b4 010283 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
+0x37b5 010284 arg vendor_message_attr_type_color ,temp 
+0x37b6 010285 isub temp ,null 
+0x37b7 010286 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
+0x37b8 010287 fetch 2 ,mem_mesh_cb_recv_vendor 
+0x37b9 010288 branch callback_func 
+:      010290 ali_mesh_ali_vendor_message_opcode_attr_get:
+0x37ba 010291 rtn 
+:      010292 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
+0x37bb 010293 ifetch 2 ,contr 
+0x37bc 010294 arg vendor_message_opcode_company_id ,temp 
+0x37bd 010295 isub temp ,null 
+0x37be 010296 nrtn zero 
+0x37bf 010297 ifetch 1 ,contr 
+0x37c0 010298 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x37c1 010299 isub temp ,null 
+0x37c2 010300 nrtn zero 
+0x37c3 010301 branch ali_mesh_stop_send_indication_packet 
+:      010303 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
+0x37c4 010304 call disable_user 
+0x37c5 010305 fetch 2 ,mem_mesh_vendor_message_cid 
+0x37c6 010306 arg vendor_message_opcode_company_id ,temp 
+0x37c7 010307 isub temp ,null 
+0x37c8 010308 nrtn zero 
+0x37c9 010309 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ca 010310 fetch 1 ,mem_mesh_vendor_message_tid 
+0x37cb 010311 isub temp ,null 
+0x37cc 010312 rtn zero 
+0x37cd 010313 store 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ce 010314 branch enable_user 
+:      010316 ali_mesh_ali_vendor_message_attribute_set_main_light:
+0x37cf 010317 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d0 010318 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
+0x37d1 010319 branch callback_func 
+:      010322 ali_mesh_ali_vendor_message_attribute_set_background_light:
+0x37d2 010323 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d3 010324 fetch 2 ,mem_mesh_cb_background_onoff_set 
+0x37d4 010325 branch callback_func 
+:      010327 ali_mesh_ali_vendor_message_attribute_set_color:
+0x37d5 010328 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
+0x37d6 010329 fetch 2 ,mem_mesh_cb_color_set 
+0x37d7 010330 branch callback_func 
+:      010333 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
+0x37d8 010334 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
+0x37d9 010336 fetch 4 ,mem_mesh_vendor_message_current_time 
+0x37da 010337 store 4 ,mem_mesh_vendor_timer_current_time 
+0x37db 010338 branch ali_mesh_time_init_system_time 
+:      010342 ali_mesh_ali_vendor_message_status_add_head:
+0x37dc 010343 setarg vendor_message_attr_status 
+0x37dd 010344 store 1 ,mem_mesh_access_layer_payload 
+0x37de 010345 setarg vendor_message_opcode_company_id 
+0x37df 010346 istore 2 ,contw 
+0x37e0 010347 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37e1 010348 istore 1 ,contw 
+0x37e2 010349 istoret 2 ,contw 
+0x37e3 010350 rtn 
+:      010353 ali_mesh_ali_vendor_message_opcode_device_power_on:
+0x37e4 010354 arg 0 ,queue 
+0x37e5 010355 arg vendor_message_event_device_power_on ,temp 
+0x37e6 010356 arg vendor_attr_type_event_trigger ,rega 
+0x37e7 010357 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010368 ali_mesh_ali_vendor_message_opcode_generic_onoff:
+0x37e8 010369 arg vendor_attr_generic_onoff_server ,rega 
+0x37e9 010370 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010374 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
+0x37ea 010375 arg 8 ,loopcnt 
+0x37eb 010376 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010378 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
+0x37ec 010379 arg 8 ,loopcnt 
+0x37ed 010380 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010382 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
+0x37ee 010383 arg 6 ,loopcnt 
+0x37ef 010384 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010386 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
+0x37f0 010387 arg 4 ,loopcnt 
+0x37f1 010388 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010390 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
+0x37f2 010391 arg 2 ,loopcnt 
+0x37f3 010392 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010394 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
+0x37f4 010395 arg 1 ,loopcnt 
+0x37f5 010396 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010399 ali_mesh_ali_vendor_message_ack_attr_status:
+0x37f6 010400 add loopcnt ,6 ,pdata 
+0x37f7 010401 store 1 ,mem_mesh_access_layer_payload_len 
+0x37f8 010402 call ali_mesh_ali_vendor_message_status_add_head 
+0x37f9 010403 arg mem_mesh_vendor_attr_parameter ,contr 
+0x37fa 010404 call memcpy 
+0x37fb 010405 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010412 ali_mesh_ali_vendor_message_opcode_para_uint8:
+0x37fc 010413 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x37fd 010414 istorer rega ,2 ,contw 
+0x37fe 010415 istoret 1 ,contw 
+0x37ff 010416 jam 7 ,mem_mesh_access_layer_payload_len 
+0x3800 010417 branch ali_mesh_ali_vendor_message_send_message 
+:      010423 ali_mesh_ali_vendor_message_opcode_para_uint16:
+0x3801 010424 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x3802 010425 istorer rega ,2 ,contw 
+0x3803 010426 istoret 2 ,contw 
+0x3804 010427 jam 8 ,mem_mesh_access_layer_payload_len 
+0x3805 010428 branch ali_mesh_ali_vendor_message_send_message 
+:      010432 ali_mesh_ali_vendor_message_send_message:
+0x3806 010433 call ali_mesh_more_element_calc_queue_address 
+0x3807 010434 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      010437 ali_mesh_ali_vendor_message_indication_info_add_head:
+0x3808 010438 fetch 1 ,mem_mesh_transport_aid 
+0x3809 010439 store 1 ,mem_mesh_message_transport_head 
+0x380a 010440 setarg vendor_message_tmall_dst 
+0x380b 010441 store 2 ,mem_mesh_send_message_dst 
+0x380c 010442 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380d 010443 pincrease 1 
+0x380e 010444 store 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380f 010445 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3810 010446 setarg vendor_message_attr_indication 
+0x3811 010447 store 1 ,mem_mesh_access_layer_payload 
+0x3812 010448 setarg vendor_message_opcode_company_id 
+0x3813 010449 istore 2 ,contw 
+0x3814 010450 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x3815 010451 istore 1 ,contw 
+0x3816 010452 rtn 
+:      010454 ali_mesh_ali_vendor_message_indication_info_reset_tid:
+0x3817 010455 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
+0x3818 010456 rtn 
+:      010459 ali_mesh_ali_vendor_message_opcode_delete_timer:
+0x3819 010460 copy contr ,rega 
+0x381a 010461 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x381b 010462 arg 6 ,temp 
+0x381c 010463 isub temp ,pdata 
+0x381d 010464 store 1 ,mem_mesh_timer_index_buffer_len 
+0x381e 010465 copy pdata ,loopcnt 
+0x381f 010466 copy rega ,contr 
+0x3820 010467 arg mem_mesh_timer_index_buffer ,contw 
+0x3821 010468 call memcpy 
+0x3822 010469 arg 0 ,regb 
+:      010470 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
+0x3823 010471 arg mem_mesh_timer_index_buffer ,pdata 
+0x3824 010472 iadd regb ,temp 
+0x3825 010473 ifetch 1 ,temp 
+0x3826 010474 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
+0x3827 010475 and pdata ,0x7f ,pdata 
+0x3828 010476 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
+0x3829 010477 increase 1 ,regb 
+0x382a 010478 fetch 1 ,mem_mesh_timer_index_buffer_len 
+0x382b 010479 isub regb ,null 
+0x382c 010480 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
+0x382d 010481 call peripherals_write_mesh_timer_infmatn 
+:      010482 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
+0x382e 010483 arg vendor_message_attr_type_timer_deleate ,temp 
+0x382f 010484 call ali_mesh_ali_vendor_message_status_add_head 
+0x3830 010485 arg 0 ,temp 
+0x3831 010486 istoret 1 ,contw 
+0x3832 010487 copy contw ,temp 
+0x3833 010488 call ali_mesh_get_all_timer_index_timer 
+0x3834 010489 pincrease 7 
+0x3835 010490 store 1 ,mem_mesh_access_layer_payload_len 
+0x3836 010491 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010493 ali_mesh_ali_vendor_aim_timer_buffer_clear:
+0x3837 010494 rtn blank 
+0x3838 010495 pincrease -1 
+0x3839 010496 mul32 pdata ,18 ,pdata 
+0x383a 010497 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x383b 010498 iadd rega ,rega 
+0x383c 010499 setarg 0 
+0x383d 010500 istore 1 ,rega 
+0x383e 010501 rtn 
+:      010503 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
+0x383f 010504 arg 18 ,loopcnt 
+0x3840 010505 mul32 loopcnt ,mesh_x_timers ,loopcnt 
+0x3841 010506 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3842 010507 call clear_mem 
+0x3843 010508 call peripherals_write_mesh_timer_infmatn 
+0x3844 010509 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
+:      010511 ali_mesh_ali_vendor_message_opcode_timer_inquire:
+0x3845 010512 ifetch 1 ,contr 
+0x3846 010513 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
+0x3847 010514 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3848 010515 ifetch 1 ,contr 
+0x3849 010516 pincrease -1 
+0x384a 010517 mul32 pdata ,18 ,pdata 
+0x384b 010518 arg mem_mesh_vendor_timer_timing_buffer ,contr 
+0x384c 010519 iadd contr ,contr 
+0x384d 010520 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x384e 010521 arg 18 ,loopcnt 
+0x384f 010522 call memcpy 
+0x3850 010523 arg vendor_message_attr_type_timer_inquire ,temp 
+0x3851 010524 call ali_mesh_ali_vendor_message_status_add_head 
+0x3852 010525 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3853 010526 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
+0x3854 010527 arg 0 ,temp 
+0x3855 010528 istoret 1 ,contw 
+:      010529 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
+0x3856 010530 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3857 010531 istore 1 ,contw 
+0x3858 010532 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3859 010533 istore 1 ,contw 
+0x385a 010534 fetch 8 ,mem_mesh_vendor_timer_timing_time 
+0x385b 010535 istore 8 ,contw 
+0x385c 010536 jam 17 ,mem_mesh_access_layer_payload_len 
+0x385d 010537 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010540 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
+0x385e 010541 arg vendor_message_attr_type_timer_inquire ,temp 
+0x385f 010542 call ali_mesh_ali_vendor_message_status_add_head 
+0x3860 010543 arg 0xff ,temp 
+0x3861 010544 istoret 2 ,contw 
+0x3862 010547 copy contw ,temp 
+0x3863 010548 call ali_mesh_get_all_timer_index_timer 
+0x3864 010549 pincrease 8 
+0x3865 010550 store 1 ,mem_mesh_access_layer_payload_len 
+0x3866 010551 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010556 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
+0x3867 010557 arg 0x80 ,temp 
+0x3868 010558 istore 1 ,contw 
+0x3869 010559 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
+:      010561 ali_mesh_ali_vendor_message_opcode_timer_set_state:
+0x386a 010562 ifetch 1 ,contr 
+0x386b 010563 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x386c 010564 and pdata ,0x7f ,pdata 
+0x386d 010565 pincrease -1 
+0x386e 010566 mul32 pdata ,18 ,pdata 
+0x386f 010567 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3870 010568 iadd contw ,contw 
+0x3871 010569 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3872 010570 istore 1 ,contw 
+0x3873 010571 call peripherals_write_mesh_timer_infmatn 
+0x3874 010572 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x3875 010573 call ali_mesh_ali_vendor_message_status_add_head 
+0x3876 010574 setarg 0 
+0x3877 010575 istore 1 ,contw 
+0x3878 010576 copy contw ,temp 
+0x3879 010577 call ali_mesh_get_all_timer_index_timer 
+0x387a 010578 pincrease 7 
+0x387b 010579 store 1 ,mem_mesh_access_layer_payload_len 
+0x387c 010580 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010585 ali_mesh_time_function:
+0x387d 010586 copy clkn_bt ,temp 
+0x387e 010587 fetch 4 ,mem_system_time 
+0x387f 010588 isub temp ,null 
+0x3880 010589 call ali_mesh_timer_timeout ,positive 
+0x3881 010590 call ali_mesh_clkn_bt_add_1s 
+0x3882 010591 isub temp ,null 
+0x3883 010592 rtn positive 
+0x3884 010593 call ali_mesh_time_init_system_time_without_clk 
+0x3885 010594 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x3886 010595 pincrease 1 
+0x3887 010596 store 4 ,mem_mesh_vendor_timer_current_time 
+0x3888 010597 branch ali_mesh_ali_vendor_check_time 
+:      010600 ali_mesh_time_init_system_time:
+0x3889 010601 copy clkn_bt ,pdata 
+:      010602 ali_mesh_time_init_system_time_without_clk:
+0x388a 010603 store 4 ,mem_system_time 
+0x388b 010604 fetch 1 ,mem_system_time + 3 
+0x388c 010605 and_into 0x0f ,pdata 
+0x388d 010606 store 1 ,mem_system_time + 3 
+0x388e 010607 rtn 
+:      010609 ali_mesh_timer_timeout:
+0x388f 010610 rtn zero 
+0x3890 010611 copy pdata ,regb 
+0x3891 010612 setarg 0x100000 
+0x3892 010613 lshift8 pdata ,pdata 
+0x3893 010614 iadd temp ,temp 
+0x3894 010615 copy regb ,pdata 
+0x3895 010616 rtn 
+:      010618 ali_mesh_clkn_bt_add_1s:
+0x3896 010619 arg 20 ,loopcnt 
+:      010620 ali_mesh_time_loop:
+0x3897 010621 pincrease 160 
+0x3898 010622 loop ali_mesh_time_loop 
+0x3899 010623 rtn 
+:      010625 ali_mesh_ali_vendor_check_time:
+0x389a 010626 setarg mesh_x_timers 
+0x389b 010627 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x389c 010628 pincrease -1 
+0x389d 010629 mul32 pdata ,18 ,pdata 
+0x389e 010630 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
+0x389f 010631 iadd alarm ,alarm 
+:      010632 ali_mesh_ali_vendor_check_time_loop:
+0x38a0 010633 ifetch 1 ,alarm 
+0x38a1 010634 ncall ali_mesh_ali_vendor_had_timing ,blank 
+0x38a2 010635 increase -18 ,alarm 
+0x38a3 010637 fetch 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a4 010638 pincrease -1 
+0x38a5 010639 rtn blank 
+0x38a6 010640 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a7 010641 branch ali_mesh_ali_vendor_check_time_loop 
+:      010643 ali_mesh_ali_vendor_had_timing:
+0x38a8 010644 arg 7 ,queue 
+0x38a9 010645 qisolate0 pdata 
+0x38aa 010646 rtn true 
+0x38ab 010647 and pdata ,0x7f ,pdata 
+0x38ac 010648 arg mesh_x_timers ,temp 
+0x38ad 010649 isub temp ,null 
+0x38ae 010650 rtn positive 
+0x38af 010651 copy alarm ,contr 
+0x38b0 010652 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x38b1 010653 arg 18 ,loopcnt 
+0x38b2 010654 call memcpy 
+0x38b3 010655 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
+0x38b4 010656 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
+:      010657 ali_mesh_ali_vendor_had_timing_single_time:
+0x38b5 010658 fetcht 4 ,mem_mesh_vendor_timer_current_time 
+0x38b6 010659 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x38b7 010660 isub temp ,null 
+0x38b8 010661 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
+0x38b9 010662 branch ali_mesh_ali_vendor_time_timeout ,zero 
+0x38ba 010663 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
+0x38bb 010664 rtn 
+:      010666 ali_mesh_ali_vendor_time_out_of_date:
+0x38bc 010667 setarg 0 
+0x38bd 010668 istore 1 ,alarm 
+0x38be 010669 rtn 
+:      010671 ali_mesh_ali_vendor_had_timing_cyclically:
+0x38bf 010673 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c0 010674 arg seconds_of_min ,temp 
+0x38c1 010675 idiv temp 
+0x38c2 010676 call wait_div_end 
+0x38c3 010677 remainder pdata 
+0x38c4 010678 nrtn blank 
+0x38c5 010680 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c6 010681 arg seconds_of_four_days ,temp 
+0x38c7 010682 isub temp ,pdata 
+0x38c8 010684 arg seconds_of_week ,temp 
+0x38c9 010685 idiv temp 
+0x38ca 010686 call wait_div_end 
+0x38cb 010687 remainder pdata 
+0x38cc 010688 arg seconds_of_day ,temp 
+0x38cd 010689 idiv temp 
+0x38ce 010690 call wait_div_end 
+0x38cf 010691 remainder rega 
+0x38d0 010692 quotient queue 
+0x38d1 010693 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38d2 010694 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
+0x38d3 010695 qisolate1 pdata 
+0x38d4 010696 nrtn true 
+:      010697 ali_mesh_ali_vendor_had_timing_cyclically_continue:
+0x38d5 010699 deposit rega 
+0x38d6 010700 arg seconds_of_min ,temp 
+0x38d7 010701 idiv temp 
+0x38d8 010702 call wait_div_end 
+0x38d9 010703 quotient temp 
+0x38da 010704 setarg eight_hours_time_zone_offset 
+0x38db 010705 iadd temp ,temp 
+0x38dc 010706 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
+0x38dd 010707 arg 0xfff ,rega 
+0x38de 010708 iand rega ,pdata 
+0x38df 010709 isub temp ,null 
+0x38e0 010710 nrtn zero 
+0x38e1 010711 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
+0x38e2 010712 branch ali_mesh_ali_vendor_time_timeout 
+:      010714 ali_mesh_ali_vendor_time_timeout:
+0x38e3 010715 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e4 010716 jam 1 ,mem_mesh_vendor_timer_check_loop 
+0x38e5 010718 copy alarm ,pdata 
+0x38e6 010719 store 2 ,mem_mesh_alarm_temp 
+0x38e7 010721 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e8 010722 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38e9 010723 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
+0x38ea 010725 fetch 2 ,mem_mesh_alarm_temp 
+0x38eb 010726 copy pdata ,alarm 
+0x38ec 010727 add alarm ,17 ,contr 
+0x38ed 010728 ifetch 1 ,contr 
+0x38ee 010729 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
+:      010730 ali_mesh_ali_vendor_time_timeout_continue:
+0x38ef 010731 setarg 0 
+0x38f0 010732 istore 1 ,alarm 
+0x38f1 010733 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38f2 010734 call ali_mesh_ali_vendor_message_opcode_timing_finish 
+0x38f3 010735 branch peripherals_write_mesh_timer_infmatn 
+:      010739 ali_mesh_ali_vendor_time_timeout_cyclic:
+0x38f4 010740 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38f5 010741 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
+0x38f6 010742 arg vendor_attr_type_event_trigger ,temp 
+0x38f7 010743 call ali_mesh_ali_vendor_message_status_add_head 
+0x38f8 010744 setarg 0x11 
+0x38f9 010745 istore 1 ,contw 
+0x38fa 010746 ifetch 1 ,alarm 
+0x38fb 010747 or pdata ,0x80 ,pdata 
+0x38fc 010748 istore 1 ,contw 
+0x38fd 010749 jam 8 ,mem_mesh_access_layer_payload 
+0x38fe 010750 branch ali_mesh_ali_vendor_message_send_message 
+:      010752 ali_mesh_ali_vendor_message_opcode_timing_finish:
+0x38ff 010753 arg vendor_attr_type_event_index_report ,temp 
+0x3900 010754 call ali_mesh_ali_vendor_message_status_add_head 
+0x3901 010755 copy contw ,temp 
+0x3902 010756 call ali_mesh_get_all_timer_index_timer 
+0x3903 010758 pincrease 6 
+0x3904 010759 store 1 ,mem_mesh_access_layer_payload_len 
+0x3905 010760 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
+0x3906 010761 branch ali_mesh_ali_vendor_message_send_message 
+:      010764 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
+0x3907 010765 arg mem_mesh_vendor_timer_timing_index ,contw 
+0x3908 010766 arg 16 ,loopcnt 
+0x3909 010767 call memcpy 
+0x390a 010768 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x390b 010769 and pdata ,0x7f ,pdata 
+0x390c 010770 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x390d 010771 sub pdata ,mesh_x_timers ,null 
+0x390e 010772 nrtn positive 
+0x390f 010773 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x3910 010774 arg 60 ,temp 
+0x3911 010775 idiv temp 
+0x3912 010776 call wait_div_end 
+0x3913 010777 remainder temp 
+0x3914 010778 isub temp ,pdata 
+0x3915 010779 store 4 ,mem_mesh_vendor_timer_timing_time 
+0x3916 010780 setarg 0 
+0x3917 010781 store 2 ,mem_mesh_vendor_timer_timing_flag 
+0x3918 010782 arg mem_mesh_vendor_timer_timing_index ,rega 
+0x3919 010783 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x391a 010784 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x391b 010785 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
+:      010790 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
+0x391c 010792 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
+0x391d 010793 arg 17 ,loopcnt 
+0x391e 010794 call memcpy 
+0x391f 010797 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
+0x3920 010798 and pdata ,0x7f ,pdata 
+0x3921 010799 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3922 010800 sub pdata ,mesh_x_timers ,null 
+0x3923 010801 nrtn positive 
+0x3924 010803 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
+0x3925 010804 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
+0x3926 010805 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x3927 010806 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+:      010809 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
+0x3928 010811 call ali_mesh_ali_vendor_message_status_add_head 
+0x3929 010812 setarg 0 
+0x392a 010813 store 1 ,mem_mesh_access_layer_payload + 6 
+0x392b 010814 copy contw ,temp 
+0x392c 010815 call ali_mesh_get_all_timer_index_timer 
+0x392d 010816 pincrease 7 
+0x392e 010817 store 1 ,mem_mesh_access_layer_payload_len 
+0x392f 010818 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010821 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
+0x3930 010822 call ali_mesh_vendor_timer_buffer_offset_cal 
+0x3931 010823 copy rega ,contr 
+0x3932 010824 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3933 010825 iadd contw ,contw 
+0x3934 010826 arg 18 ,loopcnt 
+0x3935 010827 call memcpy 
+0x3936 010828 branch peripherals_write_mesh_timer_infmatn 
+:      010830 ali_mesh_vendor_timer_buffer_offset_cal:
+0x3937 010831 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3938 010832 pincrease -1 
+0x3939 010833 mul32 pdata ,18 ,pdata 
+0x393a 010834 rtn 
+:      010836 ali_mesh_get_all_timer_index_timer:
+0x393b 010837 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x393c 010838 arg 0 ,regb 
+0x393d 010839 copy temp ,contw 
+0x393e 010840 arg mesh_x_timers ,loopcnt 
+0x393f 010841 increase -1 ,loopcnt 
+:      010842 ali_mesh_get_all_timer_index_timer_loop:
+0x3940 010843 ifetch 1 ,rega 
+0x3941 010844 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
+0x3942 010845 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
+0x3943 010846 increase 1 ,regb 
+0x3944 010847 istore 1 ,contw 
+:      010848 ali_mesh_get_all_timer_index_timer_loop_end:
+0x3945 010849 setarg 18 
+0x3946 010850 iadd rega ,rega 
+0x3947 010851 loop ali_mesh_get_all_timer_index_timer_loop 
+0x3948 010852 copy regb ,pdata 
+0x3949 010853 rtn 
+:      010855 peripherals_write_mesh_timer_infmatn:
+0x394a 010856 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
+0x394b 010857 branch callback_func 
+:      010867 ali_mesh_bearer_layer_send_packet_by_network_layer:
+0x394c 010868 bpatchx patch34_1 ,mem_patch34 
+0x394d 010869 setarg mem_mesh_queue_each_size 
+0x394e 010870 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
+0x394f 010871 setarg mem_mesh_element_device 
+0x3950 010872 store 2 ,mem_mesh_rega_temp 
+0x3951 010873 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x3952 010874 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x3953 010875 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
+0x3954 010877 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3955 010878 pincrease 11 
+0x3956 010879 add pdata ,-2 ,loopcnt 
+0x3957 010888 store 1 ,mem_mesh_queue_ele_len 
+0x3958 010889 pincrease -1 
+0x3959 010892 istore 1 ,contw 
+0x395a 010893 setarg gap_adtype_mesh_message 
+0x395b 010894 istore 1 ,contw 
+0x395c 010895 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x395d 010896 call memcpy_fast 
+0x395e 010897 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x395f 010898 call ali_mesh_advertising_bearer_layer_init_queue 
+0x3960 010899 call queue_push 
+:      010900 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
+0x3961 010901 fetch 2 ,mem_ui_state_map 
+0x3962 010902 isolate1 ui_state_ble_connected ,pdata 
+0x3963 010903 nrtn true 
+:      010904 ali_mesh_send_ble_data_control_package:
+0x3964 010905 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3965 010906 arg mem_mesh_queue_ele_temp ,rega 
+0x3966 010907 branch queue_push 
+:      010909 ali_mesh_advertising_bearer_layer_init_queue:
+0x3967 010910 add rega ,element_device_queue_buffer_ptr ,contr 
+0x3968 010911 ifetch 2 ,contr 
+0x3969 010912 store 2 ,mem_queue_ptr 
+0x396a 010913 arg mem_mesh_queue_ele_temp ,rega 
+0x396b 010914 rtn 
+:      010917 ali_mesh_advertising_bearer_layer_init_queue_param:
+0x396c 010918 setarg mem_mesh_queue_each_size 
+0x396d 010919 store 2 ,mem_queue_ptr 
+0x396e 010920 rtn 
+:      010922 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
+:      010924 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
+0x396f 010925 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3970 010926 rtnne packet_in_bearer 
+0x3971 010927 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3972 010928 branch ali_mesh_control_ble_advertising_on_advertising 
+:      010930 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
+0x3973 010931 arg mem_mesh_queue_ele_payload + 2 ,rega 
+0x3974 010932 arg max_app_mssage_payload_length ,temp 
+0x3975 010933 setarg 0x21 
+0x3976 010934 nrtn true 
+0x3977 010935 arg mem_mesh_queue_ele_payload + 20 ,rega 
+0x3978 010936 fetcht 1 ,mem_mesh_queue_ele_len 
+0x3979 010937 increase -18 ,temp 
+0x397a 010938 setarg 0x22 
+0x397b 010939 rtn 
+:      010947 ali_mesh_advertising_add_adtype_flags:
+0x397c 010948 arg mem_mesh_adv_data ,contw 
+0x397d 010949 setarg 0x02 
+0x397e 010950 istore 1 ,contw 
+0x397f 010951 setarg gap_adtype_flags 
+0x3980 010952 istore 1 ,contw 
+0x3981 010953 setarg 0x02 
+0x3982 010954 istore 1 ,contw 
+0x3983 010955 rtn 
+:      010959 ali_mesh_advertising_add_adtype_16bit_complete:
+0x3984 010960 arg mesh_provisioning_uuid ,temp 
+0x3985 010961 setarg 0x03 
+0x3986 010962 istore 1 ,contw 
+0x3987 010963 setarg gap_adtype_16bit_complete 
+0x3988 010964 istore 1 ,contw 
+0x3989 010965 istoret 2 ,contw 
+0x398a 010966 rtn 
+:      010969 mesh_ble_rx_packet_only:
+0x398b 010970 call le_enable 
+0x398c 010971 call le_init_adv 
+0x398d 010972 call le_receive_adv 
+0x398e 010973 nrtn match 
+0x398f 010975 fetch 1 ,mem_le_adv_rcv 
+0x3990 010976 pincrease 1 
+0x3991 010977 store 1 ,mem_le_adv_rcv 
+0x3992 010978 fetch 2 ,mem_mesh_cb_receive_advertising 
+0x3993 010979 call callback_func 
+0x3994 010980 branch le_disable 
+:      010982 mesh_ble_rx_packet:
+0x3995 010983 call mesh_ble_rx_packet_check_and_init 
+0x3996 010984 rtn user 
+:      010985 mesh_ble_rx_packet_check_timer:
+0x3997 010986 call mesh_ble_rx_packet_only 
+0x3998 010987 call connection_dispatch 
+0x3999 010988 fetcht 2 ,mem_le_scan_interval 
+0x399a 010989 arg 10 ,queue 
+0x399b 010990 call sniff_check_window 
+0x399c 010991 rtn user 
+0x399d 010992 arg mesh_ble_rx_timer ,queue 
+0x399e 010993 call timer_check 
+0x399f 010994 nbranch mesh_ble_rx_packet_check_timer ,blank 
+0x39a0 010995 rtn 
+:      010997 mesh_ble_rx_packet_check_and_init:
+0x39a1 010998 fetcht 2 ,mem_le_scan_interval 
+0x39a2 010999 arg 4 ,queue 
+0x39a3 011000 call sniff_check_window 
+0x39a4 011001 rtn user 
+0x39a5 011002 call mesh_le_calc_next_scan_channel 
+0x39a6 011003 fetch 2 ,mem_le_scan_interval 
+0x39a7 011004 arg mesh_ble_rx_timer ,queue 
+0x39a8 011005 branch timer_init 
+:      011008 mesh_le_calc_next_scan_channel:
+0x39a9 011009 fetch 1 ,mem_mesh_adv_scan_channel 
+0x39aa 011010 pincrease 1 
+0x39ab 011011 store 1 ,mem_mesh_adv_scan_channel 
+0x39ac 011012 store 1 ,mem_le_ch_mapped 
+0x39ad 011013 rtnne 40 
+0x39ae 011014 jam 37 ,mem_mesh_adv_scan_channel 
+0x39af 011015 jam 37 ,mem_le_ch_mapped 
+0x39b0 011016 rtn 
+:      011018 mesh_check_ble_rx_packet:
+0x39b1 011019 fetch 1 ,mem_le_rxbuf 
+0x39b2 011020 and pdata ,0x0f ,pdata 
+0x39b3 011021 beq adv_ind ,ali_mesh_match_advertising_packet 
+0x39b4 011022 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
+0x39b5 011023 rtn 
+:      011025 ali_mesh_match_advertising_packet:
+0x39b6 011026 ifetcht 1 ,contr 
+0x39b7 011027 sub temp ,adv_packet_min_length ,null 
+0x39b8 011028 rtn positive 
+0x39b9 011029 sub temp ,adv_packet_max_length ,null 
+0x39ba 011030 nrtn positive 
+0x39bb 011031 add temp ,-6 ,rega 
+0x39bc 011032 add contr ,6 ,regb 
+:      011034 ali_mesh_find_adv_ind_packet:
+0x39bd 011035 ifetcht 1 ,regb 
+0x39be 011036 sub temp ,ad_type_min_length ,null 
+0x39bf 011037 rtn positive 
+0x39c0 011038 sub temp ,ad_type_max_length ,null 
+0x39c1 011039 nrtn positive 
+0x39c2 011040 copy temp ,pdata 
+0x39c3 011041 rtn blank 
+0x39c4 011042 bpatchx patch34_2 ,mem_patch34 
+0x39c5 011043 ifetch 1 ,contr 
+0x39c6 011044 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
+0x39c7 011045 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
+0x39c8 011048 add temp ,1 ,pdata 
+0x39c9 011049 isub rega ,null 
+0x39ca 011050 rtn positive 
+0x39cb 011051 iadd regb ,regb 
+0x39cc 011052 sub temp ,-1 ,pdata 
+0x39cd 011053 iadd rega ,rega 
+0x39ce 011054 copy rega ,pdata 
+0x39cf 011055 rtn blank 
+0x39d0 011056 branch ali_mesh_find_adv_ind_packet 
+:      011058 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
+0x39d1 011059 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
+0x39d2 011060 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      011063 mesh_le_send_adv:
+0x39d3 011064 fetch 1 ,mem_le_adv_transmit 
+0x39d4 011065 pincrease 1 
+0x39d5 011066 store 1 ,mem_le_adv_transmit 
+0x39d6 011068 bpatchx patch34_3 ,mem_patch34 
+0x39d7 011069 call le_enable 
+0x39d8 011070 arg 39 ,loopcnt 
+0x39d9 011071 arg mem_le_txheader ,contr 
+0x39da 011072 arg mem_le_txheader_mesh_temp ,contw 
+0x39db 011073 call memcpy_fast 
+0x39dc 011074 jam 37 ,mem_le_ch_mapped 
+0x39dd 011075 arg 1800 ,stop_watch 
+0x39de 011076 enable swfine 
+0x39df 011077 disable match 
+:      011079 mesh_le_send_adv_loop:
+0x39e0 011080 call le_init_adv 
+0x39e1 011081 call mesh_le_send_adv_nonconn_ind 
+0x39e2 011082 random pdata 
+0x39e3 011083 arg 0x1ff ,temp 
+0x39e4 011084 iand temp ,pdata 
+0x39e5 011085 add pdata ,100 ,pdata 
+0x39e6 011086 call delay 
+0x39e7 011087 fetch 1 ,mem_le_ch_mapped 
+0x39e8 011088 pincrease 1 
+0x39e9 011089 store 1 ,mem_le_ch_mapped 
+0x39ea 011090 bne 40 ,mesh_le_send_adv_loop 
+0x39eb 011092 arg 39 ,loopcnt 
+0x39ec 011093 arg mem_le_txheader ,contw 
+0x39ed 011094 arg mem_le_txheader_mesh_temp ,contr 
+0x39ee 011095 call memcpy_fast 
+0x39ef 011096 branch le_disable 
+:      011098 mesh_le_send_adv_nonconn_ind:
+0x39f0 011099 arg adv_nonconn_ind ,temp 
+0x39f1 011100 storet 1 ,mem_le_txheader 
+0x39f2 011101 fetcht 1 ,mem_mesh_adv_data_len 
+0x39f3 011102 add temp ,6 ,pdata 
+0x39f4 011103 store 1 ,mem_le_txlen 
+0x39f5 011104 fetch 6 ,mem_le_lap 
+0x39f6 011105 store 6 ,mem_le_txpayload 
+0x39f7 011106 copy temp ,loopcnt 
+0x39f8 011107 arg mem_mesh_adv_data ,contr 
+0x39f9 011108 call memcpy_fast 
+0x39fa 011110 branch le_transmit_norx 
+:      011121 ali_mesh_base_adt_cache:
+0x39fb 011122 bpatchx patch34_4 ,mem_patch34 
+0x39fc 011123 fetcht 2 ,mem_ccm_data_ptr 
+0x39fd 011124 fetch 1 ,mem_ccm_data_len 
+0x39fe 011125 copy temp ,contr 
+0x39ff 011126 arg mem_k4_salt ,rega 
+0x3a00 011127 arg mem_k4_t ,alarm 
+0x3a01 011128 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3a02 011129 call disable_user 
+0x3a03 011130 copy regc ,pdata 
+0x3a04 011131 iadd alarm ,contr 
+0x3a05 011132 fetcht 4 ,mem_k4_t 
+0x3a06 011133 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a07 011134 copy pdata ,rega 
+0x3a08 011136 arg transport_mic_cache_space_num ,loopcnt 
+:      011137 ali_mesh_base_adt_cache_loop:
+0x3a09 011138 ifetch 4 ,rega 
+0x3a0a 011139 branch ali_mesh_base_adt_cache_empty_space ,blank 
+0x3a0b 011140 isub temp ,null 
+0x3a0c 011141 rtn zero 
+0x3a0d 011142 increase transport_mic_cache_space_size ,rega 
+0x3a0e 011143 loop ali_mesh_base_adt_cache_loop 
+0x3a0f 011144 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a10 011145 copy pdata ,contw 
+0x3a11 011146 add pdata ,transport_mic_cache_space_size ,contr 
+0x3a12 011149 arg transport_mic_cache_total_size ,loopcnt 
+0x3a13 011150 call memcpy_fast 
+0x3a14 011151 istoret 4 ,contw 
+0x3a15 011152 branch enable_user 
+:      011153 ali_mesh_base_adt_cache_empty_space:
+0x3a16 011154 istoret 4 ,rega 
+0x3a17 011155 branch enable_user 
+:      011157 ali_mesh_chip_peripherals_load_data:
+0x3a18 011158 fetch 1 ,mem_mesh_chip_select 
+0x3a19 011159 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
+:      011160 ali_mesh_chip_peripherals_load_data_from_flash:
+0x3a1a 011161 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
+0x3a1b 011162 call ali_mesh_chip_peripherals_load_network_key_from_flash 
+0x3a1c 011163 call ali_mesh_chip_peripherals_load_application_key_from_flash 
+0x3a1d 011164 call ali_mesh_chip_peripherals_load_device_key_from_flash 
+0x3a1e 011165 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
+0x3a1f 011166 call ali_mesh_chip_peripherals_load_seq_from_flash 
+0x3a20 011167 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
+:      011169 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
+0x3a21 011170 arg mesh_eep_three_tuple_length ,temp 
+0x3a22 011171 arg mem_mesh_three_tuple_productid ,rega 
+0x3a23 011172 setarg 0x1ffa0 
+0x3a24 011173 branch spid_read_flash 
+:      011174 ali_mesh_chip_peripherals_load_network_key_from_flash:
+0x3a25 011175 arg mesh_eep_network_key_length ,temp 
+0x3a26 011176 arg mem_mesh_network_key ,rega 
+0x3a27 011177 setarg mesh_flash_network_key_addr 
+0x3a28 011178 call spid_read_flash 
+0x3a29 011179 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a2a 011180 store 1 ,mem_mesh_iv_index + 3 
+0x3a2b 011181 rtn 
+:      011182 ali_mesh_chip_peripherals_load_application_key_from_flash:
+0x3a2c 011183 arg mesh_eep_application_key_length ,temp 
+0x3a2d 011184 arg mem_mesh_application_key ,rega 
+0x3a2e 011185 setarg mesh_flash_application_key_addr 
+0x3a2f 011186 branch spid_read_flash 
+:      011187 ali_mesh_chip_peripherals_load_device_key_from_flash:
+0x3a30 011188 arg mesh_eep_device_key_length ,temp 
+0x3a31 011189 arg mem_mesh_device_key ,rega 
+0x3a32 011190 setarg mesh_flash_device_key_addr 
+0x3a33 011191 branch spid_read_flash 
+:      011192 ali_mesh_chip_peripherals_load_reset_count_from_flash:
+0x3a34 011193 rtn 
+:      011194 ali_mesh_chip_peripherals_load_seq_from_flash:
+0x3a35 011195 arg mesh_eep_seq_length ,temp 
+0x3a36 011196 arg mem_mesh_send_message_seq ,rega 
+0x3a37 011197 setarg mesh_flash_message_seq_addr 
+0x3a38 011198 branch spid_read_flash 
+:      011199 ali_mesh_chip_peripherals_load_subscription_from_flash:
+0x3a39 011200 fetch 2 ,mem_mesh_core_feature 
+0x3a3a 011201 rtnbit1 mesh_feature_disable_subscription 
+0x3a3b 011202 arg mesh_eep_subscription_total_length ,temp 
+0x3a3c 011203 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a3d 011204 setarg mesh_flash_subscription_addr 
+0x3a3e 011205 call spid_read_flash 
+0x3a3f 011206 call mesh_get_element_info_config 
+0x3a40 011207 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a41 011208 add rega ,element_device_subscription_label ,rega 
+0x3a42 011209 branch ali_mesh_chip_peripherals_load_subscription_loop 
+:      011212 ali_mesh_chip_peripherals_load_data_from_eep:
+0x3a43 011213 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
+0x3a44 011214 call ali_mesh_chip_peripherals_load_network_key_from_eep 
+0x3a45 011215 call ali_mesh_chip_peripherals_load_application_key_from_eep 
+0x3a46 011216 call ali_mesh_chip_peripherals_load_device_key_from_eep 
+0x3a47 011217 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
+0x3a48 011218 call ali_mesh_chip_peripherals_load_seq_from_eep 
+0x3a49 011219 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
+:      011221 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
+0x3a4a 011222 arg mesh_eep_three_tuple_length ,temp 
+0x3a4b 011223 arg mem_mesh_three_tuple_productid ,rega 
+0x3a4c 011224 arg mesh_eep_three_tuple_offset ,regb 
+0x3a4d 011225 branch iicd_read_eep_data 
+:      011227 ali_mesh_chip_peripherals_load_network_key_from_eep:
+0x3a4e 011228 arg mesh_eep_network_key_length ,temp 
+0x3a4f 011229 arg mem_mesh_network_key ,rega 
+0x3a50 011230 arg mesh_eep_network_key_offset ,regb 
+0x3a51 011231 call iicd_read_eep_data 
+0x3a52 011232 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a53 011233 store 1 ,mem_mesh_iv_index + 3 
+0x3a54 011234 rtn 
+:      011236 ali_mesh_chip_peripherals_load_application_key_from_eep:
+0x3a55 011237 arg mesh_eep_application_key_length ,temp 
+0x3a56 011238 arg mem_mesh_application_key ,rega 
+0x3a57 011239 arg mesh_eep_application_key_offset ,regb 
+0x3a58 011240 branch iicd_read_eep_data 
+:      011242 ali_mesh_chip_peripherals_load_device_key_from_eep:
+0x3a59 011243 arg mesh_eep_device_key_length ,temp 
+0x3a5a 011244 arg mem_mesh_device_key ,rega 
+0x3a5b 011245 arg mesh_eep_device_key_offset ,regb 
+0x3a5c 011246 branch iicd_read_eep_data 
+:      011248 ali_mesh_chip_peripherals_load_reset_count_from_eep:
+0x3a5d 011249 rtn 
+:      011251 ali_mesh_chip_peripherals_load_seq_from_eep:
+0x3a5e 011252 arg mesh_eep_seq_length ,temp 
+0x3a5f 011253 arg mem_mesh_send_message_seq ,rega 
+0x3a60 011254 arg mesh_eep_seq_offset ,regb 
+0x3a61 011255 branch iicd_read_eep_data 
+:      011257 ali_mesh_chip_peripherals_load_subscription_from_eep:
+0x3a62 011258 fetch 2 ,mem_mesh_core_feature 
+0x3a63 011259 rtnbit1 mesh_feature_disable_subscription 
+0x3a64 011260 arg mesh_eep_subscription_total_length ,temp 
+0x3a65 011261 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a66 011262 arg mesh_eep_subscription_offset ,regb 
+0x3a67 011263 call iicd_read_eep_data 
+0x3a68 011264 call mesh_get_element_info_config 
+0x3a69 011265 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a6a 011266 add rega ,element_device_subscription_label ,rega 
+:      011267 ali_mesh_chip_peripherals_load_subscription_loop:
+0x3a6b 011268 copy rega ,contw 
+0x3a6c 011269 call memcpy16 
+0x3a6d 011270 copy regb ,pdata 
+0x3a6e 011271 iadd rega ,rega 
+0x3a6f 011272 loop ali_mesh_chip_peripherals_load_subscription_loop 
+0x3a70 011273 rtn 
+:      011275 mesh_receive_config_appkey_add_cb:
+0x3a71 011276 fetch 1 ,mem_mesh_chip_select 
+0x3a72 011277 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
+0x3a73 011278 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
+:      011279 mesh_receive_config_appkey_add_flash_cb:
+0x3a74 011280 call ali_mesh_chip_peripherals_save_network_key_from_flash 
+0x3a75 011281 call ali_mesh_chip_peripherals_save_application_key_from_flash 
+0x3a76 011282 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
+:      011283 ali_mesh_chip_peripherals_save_network_key_from_flash:
+0x3a77 011284 arg mesh_eep_network_key_length ,temp 
+0x3a78 011285 arg mem_mesh_network_key ,rega 
+0x3a79 011286 setarg mesh_flash_network_key_addr 
+0x3a7a 011287 branch spid_write_flash_data 
+:      011288 ali_mesh_chip_peripherals_save_application_key_from_flash:
+0x3a7b 011289 arg mesh_eep_application_key_length ,temp 
+0x3a7c 011290 arg mem_mesh_application_key ,rega 
+0x3a7d 011291 setarg mesh_flash_application_key_addr 
+0x3a7e 011292 branch spid_write_flash_data 
+:      011293 ali_mesh_chip_peripherals_save_device_key_from_flash:
+0x3a7f 011294 arg mesh_eep_device_key_length ,temp 
+0x3a80 011295 arg mem_mesh_device_key ,rega 
+0x3a81 011296 setarg mesh_flash_device_key_addr 
+0x3a82 011297 branch spid_write_flash_data 
+:      011299 mesh_receive_config_appkey_add_eeprom_cb:
+0x3a83 011300 call ali_mesh_chip_peripherals_save_network_key_from_eep 
+0x3a84 011301 call ali_mesh_chip_peripherals_save_application_key_from_eep 
+0x3a85 011302 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
+:      011304 ali_mesh_chip_peripherals_save_network_key_from_eep:
+0x3a86 011305 arg mesh_eep_network_key_length ,temp 
+0x3a87 011306 arg mem_mesh_network_key ,rega 
+0x3a88 011307 arg mesh_eep_network_key_offset ,regb 
+0x3a89 011308 branch iicd_write_protect_eep_data 
+:      011310 ali_mesh_chip_peripherals_save_application_key_from_eep:
+0x3a8a 011311 arg mesh_eep_application_key_length ,temp 
+0x3a8b 011312 arg mem_mesh_application_key ,rega 
+0x3a8c 011313 arg mesh_eep_application_key_offset ,regb 
+0x3a8d 011314 branch iicd_write_protect_eep_data 
+:      011316 ali_mesh_chip_peripherals_save_device_key_from_eep:
+0x3a8e 011317 arg mesh_eep_device_key_length ,temp 
+0x3a8f 011318 arg mem_mesh_device_key ,rega 
+0x3a90 011319 arg mesh_eep_device_key_offset ,regb 
+0x3a91 011320 branch iicd_write_protect_eep_data 
+:      011322 mesh_store_new_seq_data:
+0x3a92 011323 fetch 3 ,mem_mesh_send_message_seq 
+0x3a93 011324 fetcht 3 ,mem_mesh_send_message_seq_temp 
+0x3a94 011325 isub temp ,null 
+0x3a95 011326 nrtn positive 
+0x3a96 011327 add pdata ,128 ,pdata 
+0x3a97 011328 store 3 ,mem_mesh_send_message_seq_temp 
+0x3a98 011329 fetch 1 ,mem_mesh_chip_select 
+0x3a99 011330 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
+:      011331 ali_mesh_chip_peripherals_save_seq_from_flash:
+0x3a9a 011332 arg mesh_eep_seq_length ,temp 
+0x3a9b 011333 arg mem_mesh_send_message_seq_temp ,rega 
+0x3a9c 011334 setarg mesh_flash_message_seq_addr 
+0x3a9d 011335 branch spid_write_flash_data 
+:      011336 ali_mesh_chip_peripherals_save_seq_from_eep:
+0x3a9e 011337 arg mesh_eep_seq_length ,temp 
+0x3a9f 011338 arg mem_mesh_send_message_seq_temp ,rega 
+0x3aa0 011339 arg mesh_eep_seq_offset ,regb 
+0x3aa1 011340 branch iicd_write_protect_eep_data 
+:      011342 mesh_store_new_subscriptuion_list_data:
+0x3aa2 011343 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
+0x3aa3 011344 fetch 1 ,mem_mesh_chip_select 
+0x3aa4 011345 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
+0x3aa5 011346 arg mesh_eep_subscription_total_length ,temp 
+0x3aa6 011347 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aa7 011348 arg mesh_eep_subscription_offset ,regb 
+0x3aa8 011349 branch iicd_write_protect_eep_data 
+:      011350 mesh_store_new_subscriptuion_list_data_from_flash:
+0x3aa9 011351 arg mesh_eep_subscription_total_length ,temp 
+0x3aaa 011352 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aab 011353 setarg mesh_flash_subscription_addr 
+0x3aac 011354 branch spid_write_flash_data 
+:      011356 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
+0x3aad 011357 call mesh_get_element_info_config 
+0x3aae 011358 arg mem_mesh_subscription_eep_temp ,contw 
+0x3aaf 011359 add rega ,element_device_subscription_label ,rega 
+:      011360 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
+0x3ab0 011361 copy rega ,contr 
+0x3ab1 011362 call memcpy16 
+0x3ab2 011363 copy regb ,pdata 
+0x3ab3 011364 iadd rega ,rega 
+0x3ab4 011365 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
+0x3ab5 011366 rtn 
+:      011368 mesh_clear_pairing_key:
+0x3ab6 011369 fetch 1 ,mem_mesh_chip_select 
+0x3ab7 011370 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
+:      011371 ali_mesh_chip_clear_pairing_key_from_flash:
+0x3ab8 011372 setarg 0x1e000 
+0x3ab9 011373 store 3 ,mem_spi_write_addr 
+0x3aba 011374 branch spid_flash_erase_sector + 2 
+:      011375 ali_mesh_chip_clear_pairing_key_from_eeprom:
+0x3abb 011376 rtn 
+:      011378 mesh_vendor_timming_chage_cb:
+0x3abc 011379 fetch 1 ,mem_mesh_chip_select 
+0x3abd 011380 rtnne 2 
+0x3abe 011381 setarg 0x1d000 
+0x3abf 011382 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac0 011383 arg mesh_x_timers ,temp 
+0x3ac1 011384 mul32 temp ,18 ,temp 
+0x3ac2 011385 branch spid_write_flash_data 
+:      011387 ali_mesh_vendor_timer_message_read:
+0x3ac3 011388 fetch 1 ,mem_mesh_chip_select 
+0x3ac4 011389 rtnne 2 
+0x3ac5 011390 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac6 011391 arg mesh_x_timers ,temp 
+0x3ac7 011392 mul32 temp ,18 ,temp 
+0x3ac8 011393 setarg 0x1d000 
+0x3ac9 011394 branch spid_read_flash 
+:      011400 ali_mesh_control_ble_adv_process:
+0x3aca 011401 call ali_mesh_ble_adv 
+0x3acb 011402 branch ali_mesh_control_ble_adv_tmall_packet 
+:      011406 ali_mesh_control_ble_adv_timer_process:
+0x3acc 011407 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
+0x3acd 011408 branch ali_mesh_advertising_unprovisioned_timer 
+:      011411 ali_mesh_control_ble_advertising_on_advertising:
+0x3ace 011412 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3acf 011413 rtn 
+:      011416 ali_mesh_control_ble_advertising_off_advertising:
+0x3ad0 011417 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3ad1 011418 rtn 
+:      011421 ali_mesh_control_ble_adv_tmall_packet:
+0x3ad2 011422 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
+0x3ad3 011423 arg mesh_adv_tmall_message_interval ,rega 
+0x3ad4 011424 arg mesh_ble_adv_tmall ,queue 
+0x3ad5 011425 branch ali_mesh_chip_timer_check_with_random_timer 
+:      011431 ali_mesh_control_ble_adv_tmall_packet_send_package:
+0x3ad6 011432 fetch 1 ,mem_mesh_provisioned_flag 
+0x3ad7 011433 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
+0x3ad8 011434 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
+0x3ad9 011435 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
+0x3ada 011436 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
+0x3adb 011437 branch ali_mesh_control_ble_advertising_send_paired_packet 
+:      011439 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
+0x3adc 011440 jam 0 ,mem_le_adv_enable 
+0x3add 011441 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011443 ali_mesh_control_ble_advertising_send_paired_packet:
+0x3ade 011444 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3adf 011445 arg mem_mesh_queue_ele_temp ,rega 
+0x3ae0 011446 call queue_get_new_ele 
+0x3ae1 011447 nrtn user 
+0x3ae2 011448 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3ae3 011449 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
+0x3ae4 011450 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3ae5 011451 pincrease -1 
+0x3ae6 011452 istore 1 ,regb 
+0x3ae7 011453 and pdata ,0x7f ,pdata 
+0x3ae8 011454 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
+0x3ae9 011455 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3aea 011456 rtnbit0 bit_upper_tran_tmall_message 
+0x3aeb 011457 arg mem_mesh_adv_data_len ,contw 
+0x3aec 011458 arg mem_mesh_queue_ele_len ,contr 
+0x3aed 011459 call memcpy32 
+0x3aee 011460 branch mesh_le_send_adv 
+:      011462 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
+0x3aef 011463 arg mem_mesh_queue_ele_duration ,rega 
+0x3af0 011464 call queue_pop 
+0x3af1 011465 call queue_empty 
+0x3af2 011466 nrtn blank 
+0x3af3 011468 call ali_mesh_send_paired_packet_init_advertising 
+0x3af4 011469 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011472 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
+0x3af5 011473 arg mem_mesh_queue_ele_duration ,rega 
+0x3af6 011474 call queue_pop 
+0x3af7 011475 call queue_empty 
+0x3af8 011476 nrtn blank 
+0x3af9 011478 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3afa 011479 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011481 ali_mesh_send_paired_packet_init_advertising:
+0x3afb 011482 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3afc 011483 rtn 
+:      011486 ali_mesh_control_ble_advertising_send_device_beacon_packet:
+0x3afd 011487 call ali_mesh_config_device_uuid_by_three_tuple 
+0x3afe 011488 call ali_mesh_send_unprovisioned_beacons_tmall 
+0x3aff 011489 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
+0x3b00 011490 nrtn zero 
+0x3b01 011491 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b02 011492 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
+0x3b03 011493 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
+0x3b04 011494 rtn 
+:      011499 ali_mesh_control_ble_advertising_device_beacon_check_duration:
+0x3b05 011500 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b06 011501 add pdata ,-1 ,pdata 
+0x3b07 011502 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b08 011503 rtn 
+:      011506 ali_mesh_end_advertising_silence_device_beacon_packet:
+0x3b09 011507 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0a 011508 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011511 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
+0x3b0b 011512 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0c 011513 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011516 ali_mesh_control_ble_advertising_send_pairing_packet:
+0x3b0d 011517 branch mesh_le_send_adv 
+:      011519 ali_mesh_chip_timer_check_with_random_timer:
+0x3b0e 011520 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3b0f 011521 rtnne device_beacon_on 
+:      011522 ali_mesh_chip_timer_check_with_random_timer_continue:
+0x3b10 011523 random pdata 
+0x3b11 011524 and pdata ,0x07 ,pdata 
+0x3b12 011525 iadd rega ,rega 
+:      011529 ali_mesh_chip_timer_check:
+0x3b13 011530 call timer_check 
+0x3b14 011531 nrtn blank 
+0x3b15 011532 copy rega ,pdata 
+0x3b16 011533 call timer_init 
+0x3b17 011534 copy regb ,pdata 
+0x3b18 011535 branch callback_func 
+:      011539 ali_mesh_advertising_unprovisioned_timer:
+0x3b19 011540 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
+0x3b1a 011541 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
+0x3b1b 011542 branch timer_single_step_2b 
+:      011545 ali_mesh_advertising_unprovisioned_timeout:
+0x3b1c 011546 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b1d 011547 rtnne unprovisioned_beacon_status 
+0x3b1e 011548 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3b1f 011549 set1 bit_silence_adv_flag ,pdata 
+0x3b20 011550 store 1 ,mem_mesh_uuid_featureflag 
+0x3b21 011551 jam silence_beacon_status ,mem_mesh_provisioned_flag 
+0x3b22 011552 branch ali_mesh_send_silence_device_beacon_init_advertising 
+:      011557 ali_mesh_advertising_unprovisioned_timer_interval_timer:
+0x3b23 011558 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
+0x3b24 011559 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
+0x3b25 011560 branch timer_single_step 
+:      011565 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
+0x3b26 011566 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b27 011568 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+0x3b28 011569 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
+0x3b29 011570 rtn 
+:      011572 ali_mesh_stop_send_indication_packet:
+0x3b2a 011573 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3b2b 011574 call ali_mesh_upper_transport_layer_queue_pop 
+0x3b2c 011575 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b2d 011576 call ali_mesh_control_ble_advertising_off_advertising 
+0x3b2e 011577 branch ali_mesh_send_paired_packet_init_advertising 
+:      011580 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
+0x3b2f 011581 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b30 011582 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011585 ali_mesh_send_silence_device_beacon_init_advertising:
+0x3b31 011586 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b32 011587 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011589 ali_mesh_network_layer_control_relay_packet:
+0x3b33 011590 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
+0x3b34 011591 arg mesh_adv_relay_message_interval ,rega 
+0x3b35 011592 arg mesh_ble_relay_timer ,queue 
+0x3b36 011593 branch ali_mesh_chip_timer_check_with_random_timer_continue 
+:      011595 ali_mesh_network_layer_control_send_relay_packet:
+0x3b37 011596 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3b38 011597 nrtn blank 
+0x3b39 011598 call ali_mesh_network_layer_init_queue_param 
+0x3b3a 011599 arg mem_mesh_queue_ele_temp ,rega 
+0x3b3b 011600 call queue_get_new_ele 
+0x3b3c 011601 nrtn user 
+0x3b3d 011602 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3b3e 011603 pincrease -1 
+0x3b3f 011604 istore 1 ,regb 
+0x3b40 011605 call queue_pop ,blank 
+0x3b41 011606 arg mem_mesh_adv_data_len ,contw 
+0x3b42 011607 arg mem_mesh_queue_ele_len ,contr 
+0x3b43 011608 call memcpy32 
+0x3b44 011609 branch mesh_le_send_adv 
+:      011616 ali_mesh_encrypt_calc_random_data:
+0x3b45 011617 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
+0x3b46 011618 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
+0x3b47 011619 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
+0x3b48 011620 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
+0x3b49 011621 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
+0x3b4a 011622 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
+:      011627 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
+0x3b4b 011628 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b4c 011629 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
+0x3b4d 011630 arg 0xf ,loopcnt 
+0x3b4e 011631 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b4f 011632 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b50 011633 arg memresult ,contr 
+0x3b51 011634 arg mem_mesh_confirmationkey ,contw 
+0x3b52 011635 branch memcpy16 
+:      011640 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
+0x3b53 011641 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b54 011642 call ali_mesh_encrypt_load_randomba_to_sha256 
+0x3b55 011643 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b56 011644 arg memresult ,contr 
+0x3b57 011645 arg mem_mesh_authvalueprov ,contw 
+0x3b58 011646 branch memcpy16 
+:      011650 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
+0x3b59 011651 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b5a 011652 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b5b 011653 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b5c 011654 arg memresult ,contr 
+0x3b5d 011655 arg mem_mesh_authvaluedevice ,contw 
+0x3b5e 011656 branch memcpy16 
+:      011661 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
+0x3b5f 011662 fetch 8 ,mem_mesh_provisioning_random_a 
+0x3b60 011663 store 8 ,mem_mesh_confirmationcloud_randoma 
+0x3b61 011664 fetch 8 ,mem_mesh_provisioning_random_b 
+0x3b62 011665 store 8 ,mem_mesh_confirmationcloud_randomb 
+0x3b63 011667 arg mem_mesh_calc_confirmationcloud_data ,contr 
+0x3b64 011668 arg mem_mesh_confirmationkey ,rega 
+0x3b65 011669 arg mem_mesh_confirmationcloud ,alarm 
+0x3b66 011670 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011676 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
+0x3b67 011677 arg mem_mesh_calc_confirmationdevice_data ,contr 
+0x3b68 011678 arg mem_mesh_confirmationkey ,rega 
+0x3b69 011679 arg mem_mesh_confirmationdevice ,alarm 
+0x3b6a 011680 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011685 ali_mesh_encrypt_calc_random_data_calc_devicekey:
+0x3b6b 011687 arg mem_mesh_confirmationcloud ,contr 
+0x3b6c 011688 arg 0x10 ,loopcnt 
+0x3b6d 011689 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b6e 011690 arg mem_mesh_sha256_devicekey_ascii ,contr 
+0x3b6f 011691 arg 9 ,loopcnt 
+0x3b70 011692 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b71 011693 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b72 011694 arg memresult ,contr 
+0x3b73 011695 arg mem_mesh_device_key ,contw 
+0x3b74 011696 branch memcpy16 
+:      011699 ali_mesh_encrypt_load_randomba_to_sha256:
+0x3b75 011700 call ali_mesh_encrypt_load_randomb_to_sha256 
+:      011701 ali_mesh_encrypt_load_randoma_to_sha256:
+0x3b76 011702 arg mem_mesh_provisioning_random_a ,contr 
+0x3b77 011703 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011705 ali_mesh_encrypt_load_randomab_to_sha256:
+0x3b78 011706 call ali_mesh_encrypt_load_randoma_to_sha256 
+:      011707 ali_mesh_encrypt_load_randomb_to_sha256:
+0x3b79 011708 arg mem_mesh_provisioning_random_b ,contr 
+0x3b7a 011709 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011712 ali_mesh_encrypt_load_three_tuple_to_sha256:
+0x3b7b 011713 arg mem_mesh_three_tuple_productid ,contr 
+0x3b7c 011714 arg 4 ,loopcnt 
+0x3b7d 011715 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b7e 011716 arg mem_mesh_three_tuple_mac ,contr 
+0x3b7f 011717 arg 6 ,loopcnt 
+0x3b80 011718 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b81 011719 arg mem_mesh_three_tuple_secret ,contr 
+0x3b82 011720 arg 0x10 ,loopcnt 
+0x3b83 011721 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b84 011722 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3b85 011723 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
+:      011728 ali_mesh_encrypt_calc_provisioning_data:
+0x3b86 011729 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
+:      011731 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
+0x3b87 011732 arg mem_mesh_encrypt_provisioning_data ,rega 
+0x3b88 011733 arg memresult ,regb 
+0x3b89 011734 arg 0xb ,loopcnt 
+:      011735 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
+0x3b8a 011736 ifetch 2 ,rega 
+0x3b8b 011737 ifetcht 2 ,regb 
+0x3b8c 011738 ixor temp ,pdata 
+0x3b8d 011739 istore 2 ,rega 
+0x3b8e 011740 increase 2 ,rega 
+0x3b8f 011741 increase 2 ,regb 
+0x3b90 011742 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
+0x3b91 011743 rtn 
+:      011749 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
+0x3b92 011750 arg mem_mesh_confirmationcloud ,contr 
+0x3b93 011751 arg 0x10 ,loopcnt 
+0x3b94 011752 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b95 011753 arg mem_mesh_sha256_sessionkey_ascii ,contr 
+0x3b96 011754 arg 0xa ,loopcnt 
+0x3b97 011755 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b98 011756 branch ali_mesh_encrypt_base_function_sha256_calc 
+:      011760 ali_mesh_encrypt_calc_network_key_by_k2:
+0x3b99 011761 arg mem_mesh_network_key ,contr 
+0x3b9a 011762 arg mem_k2_n ,contw 
+0x3b9b 011763 call memcpy16 
+:      011767 ali_mesh_encrypt_base_function_k2:
+0x3b9c 011769 arg mem_k2_n ,contr 
+0x3b9d 011770 arg mem_k2_salt ,rega 
+0x3b9e 011771 arg mem_k2_t ,alarm 
+0x3b9f 011772 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3ba0 011774 arg mem_k2_t1 ,alarm 
+0x3ba1 011775 arg 0x01 ,regb 
+0x3ba2 011776 setarg 0 
+0x3ba3 011777 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3ba4 011778 fetch 1 ,mem_k2_t1 + 15 
+0x3ba5 011779 and pdata ,0x7f ,pdata 
+0x3ba6 011780 store 1 ,mem_k2_nid 
+0x3ba7 011782 arg mem_k2_t2 ,alarm 
+0x3ba8 011783 arg 0x02 ,regb 
+0x3ba9 011784 setarg 0x10 
+0x3baa 011785 arg mem_k2_t1 ,rega 
+0x3bab 011786 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3bac 011788 arg mem_k2_t3 ,alarm 
+0x3bad 011789 arg 0x03 ,regb 
+0x3bae 011790 setarg 0x10 
+0x3baf 011791 arg mem_k2_t2 ,rega 
+0x3bb0 011792 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+:      011794 ali_mesh_encrypt_base_function_k4:
+0x3bb1 011796 arg mem_mesh_application_key ,contr 
+0x3bb2 011797 arg mem_k4_salt ,rega 
+0x3bb3 011798 arg mem_k4_t ,alarm 
+0x3bb4 011799 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bb5 011800 arg mem_k4_id6_01 ,contr 
+0x3bb6 011801 arg mem_k4_t ,rega 
+0x3bb7 011802 arg mem_k4_k4n ,alarm 
+0x3bb8 011803 setarg 4 
+0x3bb9 011804 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bba 011805 fetch 1 ,mem_k4_k4n + 15 
+0x3bbb 011806 and pdata ,0x3f ,pdata 
+0x3bbc 011807 set1 transport_head_bit_akf ,pdata 
+0x3bbd 011808 store 1 ,mem_mesh_transport_aid 
+0x3bbe 011809 rtn 
+:      011811 ali_mesh_encrypt_base_function_k3:
+0x3bbf 011813 arg mem_mesh_network_key ,contr 
+0x3bc0 011814 arg mem_k3_salt ,rega 
+0x3bc1 011815 arg mem_k3_t ,alarm 
+0x3bc2 011816 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bc3 011817 arg mem_k3_id64_01 ,contr 
+0x3bc4 011818 arg mem_k3_t ,rega 
+0x3bc5 011819 arg mem_k3_k4n ,alarm 
+0x3bc6 011820 setarg 5 
+0x3bc7 011821 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bc8 011825 fetch 2 ,mem_ui_state_map 
+0x3bc9 011826 rtnbit1 ui_state_ble_connected 
+0x3bca 011827 jam 1 ,mem_le_adv_enable 
+0x3bcb 011828 rtn 
+:      011832 ali_mesh_encrypt_obfuscation_deceypt_send_message:
+0x3bcc 011833 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
+0x3bcd 011834 fetch 7 ,mem_mesh_send_upper_layer_dst 
+0x3bce 011835 branch ali_mesh_encrypt_obfuscation_deceypt 
+:      011836 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
+0x3bcf 011837 arg mem_mesh_message_ttl ,rega 
+0x3bd0 011838 fetch 7 ,mem_mesh_message_dst 
+:      011839 ali_mesh_encrypt_obfuscation_deceypt:
+0x3bd1 011840 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
+0x3bd2 011841 setarg 0 
+0x3bd3 011842 store 5 ,mem_mesh_privacy_plaintext_zero_string 
+0x3bd4 011843 call ali_mesh_encrypt_generate_pecb 
+0x3bd5 011844 fetch 6 ,mem_mesh_pecb 
+0x3bd6 011845 ifetcht 6 ,rega 
+0x3bd7 011846 ixor temp ,pdata 
+0x3bd8 011847 istore 6 ,rega 
+0x3bd9 011848 rtn 
+:      011850 ali_mesh_encrypt_generate_pecb:
+:      011851 ali_mesh_encrypt_generate_privacy_random:
+0x3bda 011852 fetch 4 ,mem_mesh_iv_index 
+0x3bdb 011853 store 4 ,mem_mesh_privacy_plaintext_iv_index 
+:      011855 ali_mesh_encrypt_base_function_generate_pecb:
+0x3bdc 011856 arg mem_k2_privacykey ,contr 
+0x3bdd 011857 call load_key 
+0x3bde 011858 arg mem_mesh_privacy_plaintext ,contr 
+0x3bdf 011859 call load_data128 
+0x3be0 011860 call do_aes_ocb 
+0x3be1 011861 arg mem_mesh_pecb ,contw 
+0x3be2 011862 branch store_aes_result 
+:      011869 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
+0x3be3 011870 arg 8 ,loopcnt 
+:      011875 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
+0x3be4 011876 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be5 011877 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3be6 011878 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      011879 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
+0x3be7 011880 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be8 011881 call memcpy 
+0x3be9 011882 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      011883 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
+0x3bea 011884 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3beb 011885 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3bec 011886 setarg comma 
+0x3bed 011887 istore 1 ,contw 
+:      011888 ali_mesh_encrypt_base_function_sha256_store_dataptr:
+0x3bee 011889 copy contw ,pdata 
+0x3bef 011890 store 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf0 011891 rtn 
+:      011892 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
+0x3bf1 011893 copy contr ,temp 
+0x3bf2 011894 copy loopcnt ,rega 
+0x3bf3 011895 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf4 011896 copy pdata ,contw 
+0x3bf5 011897 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bf6 011898 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
+0x3bf7 011899 copy temp ,contr 
+0x3bf8 011900 copy rega ,loopcnt 
+0x3bf9 011901 rtn 
+:      011902 ali_mesh_encrypt_base_function_sha256_first_load_data:
+0x3bfa 011903 jam 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bfb 011904 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
+0x3bfc 011905 arg mem_mesh_sha256_chunk_start ,contw 
+0x3bfd 011906 rtn 
+:      011908 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
+0x3bfe 011909 arg 0x100 ,loopcnt 
+0x3bff 011910 arg mem_mesh_sha256_chunk_start ,contw 
+0x3c00 011911 branch memset0 
+:      011915 ali_mesh_encrypt_base_function_sha256_calc:
+0x3c01 011916 call ali_mesh_encrypt_base_function_sha256_load_data_end 
+0x3c02 011917 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
+0x3c03 011919 setarg mem_mesh_sha256_chunk_start 
+0x3c04 011920 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c05 011921 call sha_init 
+:      011923 ali_mesh_encrypt_base_function_sha256_calc_loop:
+0x3c06 011924 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c07 011925 copy pdata ,contr 
+0x3c08 011926 arg mem_dat ,contw 
+0x3c09 011927 call memcpy64 
+0x3c0a 011928 call sha 
+0x3c0b 011929 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0c 011930 pincrease 64 
+0x3c0d 011931 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0e 011932 fetch 1 ,mem_mesh_sha256_chunk_count 
+0x3c0f 011933 pincrease -1 
+0x3c10 011934 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c11 011935 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
+0x3c12 011936 call sha_result 
+0x3c13 011937 arg memresult ,rega 
+0x3c14 011938 arg 0x20 ,loopcnt 
+0x3c15 011939 call inverse_data 
+0x3c16 011940 rtn 
+:      011943 ali_mesh_encrypt_base_function_sha256_load_data_end:
+0x3c17 011944 jam 0 ,mem_mesh_sha256_load_first_data_flag 
+0x3c18 011945 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3c19 011946 copy pdata ,contw 
+0x3c1a 011947 arg 0x80 ,temp 
+0x3c1b 011948 istoret 1 ,contw 
+0x3c1c 011949 arg mem_mesh_sha256_chunk_start ,temp 
+0x3c1d 011950 isub temp ,pdata 
+0x3c1e 011951 store 8 ,mem_mesh_sha256_data_len_byte 
+0x3c1f 011953 lshift3 pdata ,temp 
+0x3c20 011954 storet 8 ,mem_mesh_sha256_data_len_bit 
+0x3c21 011955 rshift4 pdata ,regc 
+0x3c22 011956 rshift2 regc ,regc 
+0x3c23 011957 and pdata ,0x3f ,pdata 
+0x3c24 011958 sub pdata ,55 ,null 
+0x3c25 011960 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
+0x3c26 011961 add regc ,1 ,pdata 
+0x3c27 011962 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c28 011963 mul32 pdata ,64 ,rega 
+0x3c29 011964 lshift4 pdata ,regc 
+0x3c2a 011965 increase -1 ,regc 
+0x3c2b 011966 setarg mem_mesh_sha256_chunk_start + decreased_four 
+0x3c2c 011967 iadd rega ,rega 
+0x3c2d 011968 fetch 4 ,mem_mesh_sha256_data_len_bit 
+0x3c2e 011969 istore 4 ,rega 
+0x3c2f 011970 rtn 
+:      011974 ali_mesh_encrypt_base_function_sha256_add_chunk:
+0x3c30 011975 increase 1 ,regc 
+0x3c31 011976 rtn 
+:      011978 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
+0x3c32 011979 arg mem_mesh_sha256_chunk_start ,rega 
+:      011984 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
+0x3c33 011985 arg 4 ,loopcnt 
+0x3c34 011986 call inverse_data 
+0x3c35 011987 increase 2 ,rega 
+0x3c36 011988 add regc ,-1 ,regc 
+0x3c37 011989 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
+0x3c38 011990 rtn 
+:      011997 ali_mesh_encrypt_base_function_hex2ascii:
+0x3c39 011998 ifetch 1 ,contr 
+0x3c3a 011999 rshift4 pdata ,temp 
+0x3c3b 012000 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3c 012001 istoret 1 ,contw 
+0x3c3d 012002 and pdata ,0x0f ,temp 
+0x3c3e 012003 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3f 012004 istoret 1 ,contw 
+0x3c40 012005 loop ali_mesh_encrypt_base_function_hex2ascii 
+0x3c41 012006 rtn 
+:      012007 ali_mesh_encrypt_base_function_dialog2uchar:
+0x3c42 012008 sub temp ,9 ,null 
+0x3c43 012009 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
+0x3c44 012010 add temp ,87 ,temp 
+0x3c45 012011 rtn 
+:      012012 ali_mesh_encrypt_base_function_dialog2uchar_num:
+0x3c46 012013 add temp ,48 ,temp 
+0x3c47 012014 rtn 
+:      012017 ali_mesh_encrypt_base_function_aes_cmac_32byte:
+0x3c48 012018 setarg 0x20 
+0x3c49 012019 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012021 ali_mesh_encrypt_base_function_aes_cmac_16byte:
+0x3c4a 012022 setarg 0x10 
+0x3c4b 012023 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012028 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
+0x3c4c 012029 fetcht 1 ,mem_k2_p_len 
+0x3c4d 012030 increase 1 ,temp 
+0x3c4e 012031 iadd temp ,temp 
+0x3c4f 012032 storet 1 ,mem_aes_cmac_data_length 
+0x3c50 012033 copy rega ,contr 
+0x3c51 012034 copy pdata ,loopcnt 
+0x3c52 012035 call memcpy_fast 
+0x3c53 012036 fetcht 1 ,mem_k2_p_len 
+0x3c54 012037 copy temp ,loopcnt 
+0x3c55 012038 call memcpy 
+0x3c56 012039 copy regb ,pdata 
+0x3c57 012040 istore 1 ,contw 
+0x3c58 012041 arg mem_k2_t ,rega 
+0x3c59 012042 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
+:      012051 ali_mesh_encrypt_base_function_aes_cmac:
+0x3c5a 012052 store 1 ,mem_aes_cmac_data_length 
+0x3c5b 012053 copy pdata ,loopcnt 
+0x3c5c 012054 call memcpy_fast 
+0x3c5d 012055 copy rega ,contr 
+0x3c5e 012056 arg mem_aes_cmac_k ,contw 
+0x3c5f 012057 call memcpy16 
+0x3c60 012058 call function_aes_cmac 
+0x3c61 012059 copy alarm ,contw 
+0x3c62 012060 call store_aes_result 
+0x3c63 012061 rtn 
+:      012065 ali_b0_block_generate:
+0x3c64 012066 fetcht 1 ,mem_ccm_type 
+0x3c65 012067 branch ali_block_generate 
+:      012068 ali_a_block_generate:
+0x3c66 012069 force 0x01 ,temp 
+:      012070 ali_block_generate:
+0x3c67 012071 force regidx_data ,regext_index 
+0x3c68 012072 fetch 2 ,mem_nonce_ptr 
+0x3c69 012073 copy pdata ,contr 
+0x3c6a 012074 ifetch 3 ,contr 
+0x3c6b 012075 lshift8 pdata ,pdata 
+0x3c6c 012076 ior temp ,regext 
+0x3c6d 012077 increase 1 ,regext_index 
+0x3c6e 012078 ifetch 4 ,contr 
+0x3c6f 012079 copy pdata ,regext 
+0x3c70 012080 increase 1 ,regext_index 
+0x3c71 012081 ifetch 4 ,contr 
+0x3c72 012082 copy pdata ,regext 
+0x3c73 012083 increase 1 ,regext_index 
+0x3c74 012084 byteswap rega ,regext 
+0x3c75 012085 lshift16 regext ,regext 
+0x3c76 012086 ifetch 2 ,contr 
+0x3c77 012087 ior regext ,regext 
+0x3c78 012088 rtn 
+:      012089 ali_generate_mic:
+0x3c79 012090 fetch 1 ,mem_ccm_data_len 
+0x3c7a 012091 copy pdata ,rega 
+0x3c7b 012092 call ali_b0_block_generate 
+0x3c7c 012093 call do_aes_ocb 
+0x3c7d 012094 force regidx_result ,regext_index 
+0x3c7e 012095 deposit regext 
+0x3c7f 012096 copy rega ,loopcnt 
+0x3c80 012097 fetcht 2 ,mem_ccm_data_ptr 
+0x3c81 012098 copy temp ,contr 
+0x3c82 012099 call padding_data 
+0x3c83 012100 branch generate_mic_loop 
+:      012101 ali_ccm_encrypt_64bit:
+0x3c84 012102 jam mic_size_64bit ,mem_ccm_type 
+0x3c85 012103 branch ali_ccm_encrypt_function 
+:      012104 ali_ccm_encrypt:
+0x3c86 012105 jam mic_size_32bit ,mem_ccm_type 
+0x3c87 012106 branch ali_ccm_encrypt_function 
+:      012107 ali_ccm_encrypt_function:
+0x3c88 012108 store 1 ,mem_ccm_data_len 
+0x3c89 012109 storet 2 ,mem_ccm_data_ptr 
+0x3c8a 012110 bpatchx patch34_5 ,mem_patch34 
+0x3c8b 012111 call ali_generate_mic 
+0x3c8c 012112 force regidx_xor ,regext_index 
+0x3c8d 012113 iforce regext 
+0x3c8e 012114 force regidx_result + 1 ,regext_index 
+0x3c8f 012115 copy regext ,pdata 
+0x3c90 012116 force regidx_xor + 1 ,regext_index 
+0x3c91 012117 iforce regext 
+0x3c92 012118 force 0 ,rega 
+0x3c93 012119 copy temp ,regc 
+0x3c94 012120 call ali_a_block_generate 
+0x3c95 012121 call do_aes_ctr 
+0x3c96 012122 call ali_fetcht_ccm_mic 
+0x3c97 012123 storet 8 ,mem_ccm_mic 
+0x3c98 012124 fetch 1 ,mem_ccm_data_len 
+0x3c99 012125 copy pdata ,regb 
+0x3c9a 012126 call ali_aes_crypt_data 
+0x3c9b 012127 fetcht 1 ,mem_ccm_data_len 
+0x3c9c 012128 fetch 2 ,mem_ccm_data_ptr 
+0x3c9d 012129 iadd temp ,rega 
+0x3c9e 012130 fetcht 8 ,mem_ccm_mic 
+0x3c9f 012131 istoret 4 ,rega 
+0x3ca0 012132 fetch 1 ,mem_ccm_type 
+0x3ca1 012133 sub pdata ,mic_size_32bit ,pdata 
+0x3ca2 012134 rtn blank 
+0x3ca3 012135 istoret 8 ,rega 
+0x3ca4 012136 rtn 
+:      012137 ali_ccm_decrypt_64bit:
+0x3ca5 012138 jam mic_size_64bit ,mem_ccm_type 
+0x3ca6 012139 branch ali_ccm_decrypt_function 
+:      012140 ali_ccm_decrypt:
+0x3ca7 012141 jam mic_size_32bit ,mem_ccm_type 
+0x3ca8 012142 branch ali_ccm_decrypt_function 
+:      012144 ali_ccm_decrypt_function:
+0x3ca9 012145 store 1 ,mem_ccm_data_len 
+0x3caa 012146 storet 2 ,mem_ccm_data_ptr 
+0x3cab 012147 copy temp ,regc 
+0x3cac 012148 copy pdata ,regb 
+0x3cad 012149 iadd regc ,contr 
+0x3cae 012150 bpatchx patch34_6 ,mem_patch34 
+0x3caf 012151 ifetch 8 ,contr 
+0x3cb0 012152 force regidx_xor ,regext_index 
+0x3cb1 012153 iforce regext 
+0x3cb2 012154 force regidx_xor + 1 ,regext_index 
+0x3cb3 012155 rshift32 pdata ,pdata 
+0x3cb4 012156 iforce regext 
+0x3cb5 012157 force 0 ,rega 
+0x3cb6 012158 call ali_a_block_generate 
+0x3cb7 012159 call do_aes_ctr 
+0x3cb8 012160 call ali_fetcht_ccm_mic 
+0x3cb9 012161 storet 8 ,mem_ccm_mic 
+0x3cba 012162 call ali_aes_crypt_data 
+0x3cbb 012163 call ali_generate_mic 
+0x3cbc 012164 call ali_fetcht_ccm_mic 
+0x3cbd 012165 fetch 1 ,mem_ccm_type 
+0x3cbe 012166 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
+0x3cbf 012167 storet 4 ,mem_ccm_mic + 4 
+0x3cc0 012168 fetch 4 ,mem_ccm_mic 
+0x3cc1 012169 fetcht 4 ,mem_ccm_mic + 4 
+0x3cc2 012170 isub temp ,pdata 
+0x3cc3 012171 rtn 
+:      012173 ali_ccm_decrypt_function_check_mic64:
+0x3cc4 012174 fetch 8 ,mem_ccm_mic 
+0x3cc5 012175 isub temp ,pdata 
+0x3cc6 012176 rtn 
+:      012178 ali_fetcht_ccm_mic:
+0x3cc7 012179 force regidx_result ,regext_index 
+0x3cc8 012180 deposit regext 
+0x3cc9 012181 force regidx_result + 1 ,regext_index 
+0x3cca 012182 copy regext ,temp 
+0x3ccb 012183 lshift16 temp ,temp 
+0x3ccc 012184 lshift16 temp ,temp 
+0x3ccd 012185 ior temp ,temp 
+0x3cce 012186 rtn 
+:      012187 ali_aes_crypt_data:
+0x3ccf 012188 increase 1 ,rega 
+0x3cd0 012189 call ali_a_block_generate 
+0x3cd1 012190 copy regc ,contr 
+0x3cd2 012191 call aes_load_xor 
+0x3cd3 012192 call do_aes_ctr 
+0x3cd4 012193 call store_enc_data 
+0x3cd5 012194 increase 16 ,regc 
+0x3cd6 012195 increase -16 ,regb 
+0x3cd7 012196 branch ali_aes_crypt_data ,positive 
+0x3cd8 012197 rtn 
+:      012207 mesh_send_unprovisioned_beacons:
+0x3cd9 012208 bpatchx patch34_7 ,mem_patch34 
+0x3cda 012209 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3cdb 012210 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3cdc 012211 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3cdd 012212 setarg adv_unprovisioned_device_beacon_timeout 
+0x3cde 012213 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3cdf 012214 rtn 
+:      012217 ali_mesh_config_device_uuid_by_three_tuple:
+0x3ce0 012218 setarg company_identifiers_alibaba 
+0x3ce1 012219 store 2 ,mem_mesh_device_uuid 
+0x3ce2 012220 fetch 1 ,mem_mesh_device_pid 
+0x3ce3 012221 istore 1 ,contw 
+0x3ce4 012222 fetch 4 ,mem_mesh_three_tuple_productid 
+0x3ce5 012223 call inverse_data_4byte 
+0x3ce6 012224 istore 4 ,contw 
+0x3ce7 012225 fetch 6 ,mem_le_lap 
+0x3ce8 012226 istore 6 ,contw 
+0x3ce9 012227 fetch 3 ,mem_mesh_uuid_featureflag 
+0x3cea 012228 istore 3 ,contw 
+0x3ceb 012229 rtn 
+:      012231 ali_mesh_send_unprovisioned_beacons_tmall:
+0x3cec 012232 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
+0x3ced 012233 branch mesh_le_send_adv 
+:      012235 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
+0x3cee 012237 jam 0x15 ,mem_mesh_adv_data_len 
+0x3cef 012238 setarg 0x14 
+0x3cf0 012239 store 1 ,mem_mesh_adv_data 
+0x3cf1 012240 setarg gap_adtype_mesh_beacon 
+0x3cf2 012241 istore 1 ,contw 
+0x3cf3 012242 setarg unprovisioned_device_beacon 
+0x3cf4 012243 istore 1 ,contw 
+:      012244 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
+0x3cf5 012245 arg mem_mesh_device_uuid ,contr 
+0x3cf6 012246 call memcpy16 
+0x3cf7 012247 fetch 2 ,mem_mesh_oob_information 
+0x3cf8 012248 istore 2 ,contw 
+0x3cf9 012249 rtn 
+:      012252 ali_mesh_receive_adtype_manufacturer_specific:
+0x3cfa 012253 call ali_mesh_receive_provisioning_package_check_header 
+0x3cfb 012254 nrtn user 
+0x3cfc 012255 ifetch 1 ,contr 
+0x3cfd 012256 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
+0x3cfe 012257 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
+0x3cff 012258 bpatchx patch35_0 ,mem_patch35 
+0x3d00 012259 rtn 
+:      012263 ali_mesh_advertising_receive_privisioning_random:
+0x3d01 012264 call ali_mesh_advertising_receive_privisioning_random_check_states 
+0x3d02 012265 nrtn user 
+:      012266 ali_mesh_advertising_calc_encrypt_random_data:
+0x3d03 012267 call ali_mesh_encrypt_calc_random_data 
+0x3d04 012269 call ali_mesh_advertising_send_provisioning_confirmation 
+0x3d05 012270 call ali_mesh_send_pairing_data 
+0x3d06 012271 rtn 
+:      012273 ali_mesh_advertising_send_provisioning_confirmation:
+0x3d07 012274 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
+0x3d08 012275 call ali_mesh_advertising_send_packet_common 
+0x3d09 012276 setarg provisioning_confirmation 
+0x3d0a 012277 istore 1 ,contw 
+0x3d0b 012278 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d0c 012279 istore 2 ,contw 
+0x3d0d 012280 arg mem_mesh_confirmationdevice ,contr 
+0x3d0e 012281 branch memcpy16 
+:      012284 ali_mesh_advertising_receive_privisioning_random_check_states:
+0x3d0f 012285 call disable_user 
+0x3d10 012286 ifetcht 2 ,contr 
+0x3d11 012287 arg mem_mesh_provisioning_random_a ,contw 
+0x3d12 012288 call memcpy16 
+0x3d13 012289 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d14 012290 isub temp ,null 
+0x3d15 012291 nrtn zero 
+0x3d16 012294 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d17 012295 rtnbit1 receive_provisioning_random 
+0x3d18 012296 set1 receive_provisioning_random ,pdata 
+0x3d19 012297 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d1a 012299 jam pairing_status ,mem_mesh_provisioned_flag 
+0x3d1b 012300 branch enable_user 
+:      012302 ali_mesh_decrypt_tmall_privisioning_data_package:
+0x3d1c 012303 call ali_mesh_advertising_receive_privisioning_data 
+0x3d1d 012304 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d1e 012305 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d1f 012306 isub temp ,null 
+0x3d20 012307 nrtn zero 
+0x3d21 012308 call ali_mesh_encrypt_base_function_k3 
+0x3d22 012309 call ali_mesh_send_pairing_data 
+0x3d23 012310 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d24 012311 rtnne mesh_message_proxy 
+0x3d25 012312 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
+0x3d26 012313 rtn 
+:      012316 ali_mesh_advertising_receive_privisioning_data:
+0x3d27 012317 bpatchx patch35_1 ,mem_patch35 
+0x3d28 012318 copy contr ,rega 
+0x3d29 012319 fetch 1 ,mem_mesh_provisioned_flag 
+0x3d2a 012320 rtneq paired_status 
+0x3d2b 012321 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d2c 012322 rtnbit0 receive_provisioning_random 
+0x3d2d 012323 rtnbit1 receive_provisioning_data 
+0x3d2e 012324 copy rega ,contr 
+0x3d2f 012325 arg 0x16 ,loopcnt 
+0x3d30 012326 arg mem_mesh_encrypt_provisioning_data ,contw 
+0x3d31 012327 call memcpy 
+0x3d32 012329 call ali_mesh_encrypt_calc_provisioning_data 
+0x3d33 012331 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d34 012332 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d35 012333 isub temp ,null 
+0x3d36 012334 nrtn zero 
+:      012335 ali_mesh_resolve_privisioning_data_package:
+0x3d37 012336 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d38 012337 set1 receive_provisioning_data ,pdata 
+0x3d39 012338 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d3a 012340 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3d3b 012342 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3d3c 012343 store 1 ,mem_mesh_iv_index + 3 
+0x3d3d 012344 call ali_mesh_advertising_send_provisioning_complete 
+0x3d3e 012345 rtn 
+:      012349 ali_mesh_advertising_send_provisioning_complete:
+0x3d3f 012350 arg provisioning_packet_complete_mac ,temp 
+0x3d40 012351 call ali_mesh_advertising_send_packet_common 
+0x3d41 012352 setarg provisioning_complete 
+0x3d42 012353 istore 1 ,contw 
+0x3d43 012354 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3d44 012355 istore 6 ,contw 
+0x3d45 012356 rtn 
+:      012359 ali_mesh_advertising_send_packet_common:
+0x3d46 012360 bpatchx patch35_2 ,mem_patch35 
+0x3d47 012361 setarg fast_pairing_timeout_provisioning 
+0x3d48 012362 store 2 ,mem_mesh_fast_pairing_timer 
+0x3d49 012363 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d4a 012364 sub pdata ,mesh_message_tmall ,null 
+0x3d4b 012365 call ali_mesh_control_ble_advertising_on_advertising ,zero 
+0x3d4c 012366 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
+0x3d4d 012367 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
+0x3d4e 012368 store 1 ,mem_mesh_adv_data_len 
+0x3d4f 012369 call ali_mesh_advertising_add_adtype_flags 
+0x3d50 012370 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
+0x3d51 012371 istore 1 ,contw 
+0x3d52 012372 setarg gap_adtype_manufacturer_specific 
+0x3d53 012373 istore 1 ,contw 
+0x3d54 012374 setarg company_identifiers_alibaba 
+0x3d55 012375 byteswap pdata ,pdata 
+0x3d56 012376 istore 2 ,contw 
+0x3d57 012377 fetch 1 ,mem_mesh_receive_vid 
+0x3d58 012378 istore 1 ,contw 
+0x3d59 012379 rtn 
+:      012390 ali_mesh_receive_provisioning_package_check_header:
+0x3d5a 012391 call disable_user 
+0x3d5b 012392 ifetcht 2 ,contr 
+0x3d5c 012393 setarg company_identifiers_alibaba 
+0x3d5d 012394 byteswap pdata ,pdata 
+0x3d5e 012395 isub temp ,null 
+0x3d5f 012396 nrtn zero 
+0x3d60 012397 ifetch 1 ,contr 
+0x3d61 012398 store 1 ,mem_mesh_receive_vid 
+0x3d62 012399 branch enable_user 
+:      012402 ali_mesh_fast_pairing_timer:
+0x3d63 012403 arg mem_mesh_fast_pairing_timer ,regc 
+0x3d64 012404 arg ali_mesh_fast_pairing_timeout ,regb 
+0x3d65 012405 branch timer_single_step_2b 
+:      012407 ali_mesh_fast_pairing_timeout:
+:      012408 ali_mesh_fast_pairing_failed:
+0x3d66 012409 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
+:      012417 ali_mesh_access_layer_config_or_health_message_opcode:
+0x3d67 012418 fetch 1 ,mem_mesh_configuration_health_message_opcode 
+0x3d68 012419 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
+0x3d69 012420 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
+0x3d6a 012421 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
+0x3d6b 012422 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
+0x3d6c 012424 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
+0x3d6d 012426 rtn 
+:      012428 ali_mesh_message_config_modle_subscription_add_overwrite:
+0x3d6e 012429 call ali_mesh_message_config_modle_subscription_check_element 
+0x3d6f 012430 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
+0x3d70 012431 call ali_mesh_message_config_modle_subscription_save 
+0x3d71 012432 setarg mesh_configuration_and_health_message_opcode_header 
+0x3d72 012433 store 1 ,mem_mesh_access_layer_payload 
+0x3d73 012434 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
+0x3d74 012435 istore 1 ,contw 
+0x3d75 012437 setarg mesh_success 
+0x3d76 012438 istore 1 ,contw 
+0x3d77 012439 fetch 2 ,mem_mesh_subscription_element_address_ow 
+0x3d78 012440 istore 2 ,contw 
+0x3d79 012442 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7a 012443 arg 4 ,temp 
+0x3d7b 012444 isub temp ,loopcnt 
+0x3d7c 012445 arg mem_mesh_subscription_list_num_ow ,contr 
+0x3d7d 012446 call memcpy 
+0x3d7e 012447 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7f 012448 pincrease 1 
+0x3d80 012449 store 1 ,mem_mesh_access_layer_payload_len 
+0x3d81 012452 arg 0 ,queue 
+0x3d82 012453 branch ali_mesh_ali_vendor_message_send_message 
+:      012455 ali_mesh_message_config_modle_subscription_add_value_address_ow:
+0x3d83 012456 fetch 1 ,mem_mesh_subscription_list_num_ow 
+0x3d84 012457 rtn blank 
+0x3d85 012458 sub pdata ,subscription_max_count ,null 
+0x3d86 012459 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
+0x3d87 012460 iforce loopcnt 
+0x3d88 012461 arg mem_mesh_subscription_value_address_start_ow ,contr 
+0x3d89 012462 add rega ,2 ,contw 
+0x3d8a 012463 branch ali_mesh_byte_swap 
+:      012465 ali_mesh_byte_swap:
+0x3d8b 012466 ifetch 2 ,contr 
+0x3d8c 012467 byteswap pdata ,pdata 
+0x3d8d 012468 istore 2 ,contw 
+0x3d8e 012469 loop ali_mesh_byte_swap 
+0x3d8f 012470 rtn 
+:      012472 ali_mesh_message_config_modle_subscription_set_addr_max:
+0x3d90 012474 setarg subscription_max_count 
+0x3d91 012475 rtn 
+:      012477 ali_mesh_access_layer_config_composition_data:
+0x3d92 012478 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
+0x3d93 012479 setarg mesh_message_opcode_config_composition_data_status 
+0x3d94 012480 store 1 ,mem_mesh_access_layer_payload 
+0x3d95 012481 setarg 0x00 
+0x3d96 012482 istore 1 ,contw 
+0x3d97 012483 setarg company_identifiers_alibaba 
+0x3d98 012484 istore 2 ,contw 
+0x3d99 012485 setarg 0x0000 
+0x3d9a 012486 istore 2 ,contw 
+0x3d9b 012487 setarg 0x0001 
+0x3d9c 012488 istore 2 ,contw 
+0x3d9d 012489 setarg 0x0005 
+0x3d9e 012490 istore 2 ,contw 
+0x3d9f 012491 setarg 0x0003 
+0x3da0 012492 istore 2 ,contw 
+0x3da1 012493 setarg 0x0000 
+0x3da2 012494 istore 2 ,contw 
+0x3da3 012495 setarg 0x02 
+0x3da4 012496 istore 1 ,contw 
+0x3da5 012497 setarg 0x02 
+0x3da6 012498 istore 1 ,contw 
+0x3da7 012499 setarg 0x0000 
+0x3da8 012500 istore 2 ,contw 
+0x3da9 012501 setarg 0x1000 
+0x3daa 012502 istore 2 ,contw 
+0x3dab 012503 setarg 0x000001a8 
+0x3dac 012504 istore 4 ,contw 
+0x3dad 012505 setarg 0x000101a8 
+0x3dae 012506 istore 4 ,contw 
+0x3daf 012507 jam 28 ,mem_mesh_access_layer_payload_len 
+0x3db0 012508 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012511 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
+0x3db1 012512 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
+:      012516 ali_mesh_access_layer_send_config_node_reset_status:
+0x3db2 012517 setarg mesh_configuration_and_health_message_opcode_header 
+0x3db3 012518 store 1 ,mem_mesh_access_layer_payload 
+0x3db4 012519 setarg mesh_message_opcode_config_node_reset_status_no_head 
+0x3db5 012520 istore 1 ,contw 
+0x3db6 012521 jam 2 ,mem_mesh_access_layer_payload_len 
+0x3db7 012522 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012524 ali_mesh_access_layer_health_node_reset_timer:
+0x3db8 012525 arg mem_mesh_health_node_reset_timer ,regc 
+0x3db9 012526 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
+0x3dba 012527 branch timer_single_step 
+:      012530 ali_mesh_access_layer_health_node_reset_timeout:
+0x3dbb 012531 call mesh_clear_provisioning_data_only 
+:      012533 ali_mesh_app_delete_paired:
+0x3dbc 012534 branch soft_reset_chip 
+:      012537 ali_mesh_message_config_modle_subscription_add:
+0x3dbd 012538 call ali_mesh_message_config_modle_subscription_status 
+0x3dbe 012539 fetch 2 ,mem_mesh_core_feature 
+0x3dbf 012540 rtnbit1 mesh_feature_disable_subscription 
+0x3dc0 012541 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc1 012542 call ali_mesh_message_config_modle_subscription_add_value_address 
+:      012543 ali_mesh_message_config_modle_subscription_save:
+0x3dc2 012544 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dc3 012545 branch callback_func 
+:      012548 ali_mesh_message_config_modle_subscription_delete:
+0x3dc4 012549 call ali_mesh_message_config_modle_subscription_status 
+0x3dc5 012550 fetch 2 ,mem_mesh_core_feature 
+0x3dc6 012551 rtnbit1 mesh_feature_disable_subscription 
+0x3dc7 012552 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc8 012553 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3dc9 012554 rshift8 temp ,pdata 
+0x3dca 012555 rshift4 pdata ,pdata 
+0x3dcb 012556 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
+0x3dcc 012557 byteswap temp ,temp 
+:      012558 ali_mesh_message_config_modle_subscription_delete_next:
+0x3dcd 012559 call ali_mesh_message_config_modle_subscription_check_value_address 
+0x3dce 012560 nrtn user 
+0x3dcf 012561 setarg 0 
+0x3dd0 012562 istore 2 ,rega 
+0x3dd1 012563 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd2 012564 branch callback_func 
+:      012566 ali_mesh_message_config_modle_subscription_delete_group_addr:
+0x3dd3 012567 setarg -1 
+0x3dd4 012568 istore subscription_max_count ,rega 
+0x3dd5 012569 istore subscription_max_count ,contw 
+0x3dd6 012570 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd7 012571 branch callback_func 
+:      012573 ali_mesh_message_config_modle_subscription_check_value_address:
+0x3dd8 012574 arg subscription_max_count ,loopcnt 
+:      012575 ali_mesh_message_config_modle_subscription_check_value_address_loop:
+0x3dd9 012576 ifetch 2 ,rega 
+0x3dda 012577 arg 0xffff ,regb 
+0x3ddb 012578 isub regb ,null 
+0x3ddc 012579 branch enable_user ,zero 
+0x3ddd 012580 isub temp ,null 
+0x3dde 012581 branch enable_user ,zero 
+:      012582 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
+0x3ddf 012583 increase 2 ,rega 
+0x3de0 012584 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
+0x3de1 012585 branch disable_user 
+:      012588 ali_mesh_message_config_modle_subscription_status:
+0x3de2 012589 setarg mesh_configuration_and_health_message_opcode_header 
+0x3de3 012590 store 1 ,mem_mesh_access_layer_payload 
+0x3de4 012591 setarg mesh_message_opcode_config_model_subscription_status_no_head 
+0x3de5 012592 istore 1 ,contw 
+0x3de6 012593 setarg mesh_success 
+0x3de7 012594 istore 1 ,contw 
+0x3de8 012595 fetch 6 ,mem_mesh_subscription_element_address 
+0x3de9 012596 istore 6 ,contw 
+0x3dea 012597 jam 9 ,mem_mesh_access_layer_payload_len 
+0x3deb 012598 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      012600 ali_mesh_message_config_modle_subscription_check_element:
+0x3dec 012601 call mesh_get_element_info_config 
+0x3ded 012602 add rega ,element_device_subscription_label ,rega 
+0x3dee 012603 fetch 2 ,mem_mesh_subscription_element_address 
+0x3def 012604 fetcht 2 ,mem_mesh_unicast_address 
+0x3df0 012605 byteswap temp ,temp 
+0x3df1 012606 isub temp ,pdata 
+0x3df2 012607 imul32 regb ,pdata 
+0x3df3 012608 iadd rega ,rega 
+0x3df4 012609 rtn 
+:      012611 ali_mesh_message_config_modle_subscription_add_value_address:
+0x3df5 012612 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3df6 012613 arg subscription_max_count ,loopcnt 
+:      012614 ali_mesh_message_config_modle_subscription_add_value_address_loop:
+0x3df7 012615 ifetch 2 ,rega 
+0x3df8 012616 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
+0x3df9 012617 arg 0xffff ,regb 
+0x3dfa 012618 isub regb ,null 
+0x3dfb 012619 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
+0x3dfc 012620 increase 2 ,rega 
+0x3dfd 012621 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
+0x3dfe 012622 rtn 
+:      012624 ali_mesh_message_config_modle_subscription_add_value_address_in:
+0x3dff 012625 byteswap temp ,temp 
+0x3e00 012626 istoret 2 ,rega 
+0x3e01 012627 rtn 
+:      012632 ali_mesh_init:
+0x3e02 012634 call enable_authrom 
+0x3e03 012635 call init_memp 
+0x3e04 012636 setarg mesh_check_ble_rx_packet 
+0x3e05 012637 store 2 ,mem_mesh_cb_receive_advertising 
+0x3e06 012639 setarg mesh_idle_process 
+0x3e07 012640 store 2 ,mem_cb_idle_process 
+0x3e08 012642 setarg ali_mesh_network_layer_relay_access_message 
+0x3e09 012643 store 2 ,mem_mesh_cb_network_relay 
+0x3e0a 012645 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
+0x3e0b 012646 store 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3e0c 012648 setarg mesh_store_new_subscriptuion_list_data 
+0x3e0d 012649 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3e0e 012651 setarg mesh_store_new_seq_data 
+0x3e0f 012652 store 2 ,mem_mesh_cb_seq_changed 
+0x3e10 012654 setarg mesh_cb_event_timer 
+0x3e11 012655 store 2 ,mem_cb_event_timer 
+0x3e12 012657 setarg ali_mesh_access_layer_check_access_message_opcode 
+0x3e13 012658 store 2 ,mem_mesh_cb_receive_access_message 
+0x3e14 012660 setarg mesh_le_receive_data 
+0x3e15 012661 store 2 ,mem_cb_att_write 
+0x3e16 012663 setarg ali_mesh_proxy_process_bb_event 
+0x3e17 012664 store 2 ,mem_cb_bb_event_process 
+0x3e18 012666 setarg mesh_clear_pairing_key 
+0x3e19 012667 store 2 ,mem_mesh_clear_provisioning_data 
+0x3e1a 012669 setarg mesh_vendor_timming_chage_cb 
+0x3e1b 012670 store 2 ,mem_mesh_cb_vendor_timing_changed 
+0x3e1c 012671 call ali_mesh_vendor_timer_message_read 
+0x3e1d 012673 jam 36 ,mem_mesh_adv_scan_channel 
+0x3e1e 012674 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3e1f 012677 bpatchx patch35_3 ,mem_patch35 
+0x3e20 012679 setarg 0x0428 
+0x3e21 012680 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
+0x3e22 012681 call ali_mesh_upper_transport_layer_queue_init 
+0x3e23 012683 setarg 0x0422 
+0x3e24 012684 store 2 ,mem_mesh_queue_each_size 
+0x3e25 012685 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3e26 012687 setarg 0x0a22 
+0x3e27 012688 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
+0x3e28 012689 call ali_mesh_network_layer_gatt_queue_init 
+0x3e29 012690 call ali_mesh_network_layer_queue_init 
+0x3e2a 012694 call ali_mesh_network_layer_queue_init 
+0x3e2b 012696 call ali_mesh_chip_peripherals_load_data 
+0x3e2c 012697 call mesh_inverse_three_tuple_mac 
+0x3e2d 012699 fetch 1 ,mem_mesh_network_key 
+0x3e2e 012700 beq 0xff ,mesh_send_unprovisioned_beacons 
+0x3e2f 012701 call ali_mesh_upper_transport_layer_clear_tx_buffer 
+0x3e30 012702 call ali_mesh_encrypt_base_function_k3 
+0x3e31 012703 call ali_mesh_encrypt_base_function_k4 
+0x3e32 012704 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3e33 012706 random pdata 
+0x3e34 012707 and pdata ,0x1f ,pdata 
+0x3e35 012708 add pdata ,50 ,pdata 
+0x3e36 012709 store 2 ,mem_mesh_report_full_attribute_timer 
+0x3e37 012710 add pdata ,5 ,pdata 
+0x3e38 012711 store 1 ,mem_mesh_report_power_on_timer 
+0x3e39 012712 rtn 
+:      012716 mesh_inverse_three_tuple_mac:
+0x3e3a 012717 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3e3b 012718 call inverse_data_6byte 
+0x3e3c 012719 store 6 ,mem_le_lap 
+0x3e3d 012720 rtn 
+:      012722 mesh_get_element_info_config:
+0x3e3e 012723 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3e3f 012724 fetchr rega ,2 ,mem_mesh_element_device_ptr 
+0x3e40 012725 fetchr regb ,2 ,mem_mesh_element_device_length 
+0x3e41 012726 rtn 
+:      012729 mesh_idle_process:
+0x3e42 012730 bpatchx patch35_4 ,mem_patch35 
+0x3e43 012731 call ali_mesh_time_function 
+0x3e44 012732 call ali_mesh_control_ble_adv_process 
+0x3e45 012733 call ali_mesh_upper_transport_layer_control_packet 
+0x3e46 012734 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
+0x3e47 012735 call ali_mesh_network_layer_control_relay_packet 
+0x3e48 012736 call ali_mesh_network_layer_check_gatt_relay_packet 
+0x3e49 012737 branch mesh_ble_rx_packet 
+:      012740 mesh_cb_event_timer:
+0x3e4a 012741 call ali_mesh_control_ble_adv_timer_process 
+0x3e4b 012742 call ali_mesh_access_layer_health_node_reset_timer 
+0x3e4c 012743 call ali_mesh_fast_pairing_timer 
+0x3e4d 012746 call ali_mesh_report_full_attribute_timer 
+0x3e4e 012747 call ali_mesh_report_power_on_timer 
+0x3e4f 012748 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
+:      012751 mesh_clear_provisioning_data_only:
+0x3e50 012752 call mesh_clear_timer_data 
+0x3e51 012753 fetch 2 ,mem_mesh_clear_provisioning_data 
+0x3e52 012754 branch callback_func 
+:      012758 mesh_clear_timer_data:
+0x3e53 012759 fetch 1 ,mem_mesh_chip_select 
+0x3e54 012760 rtnne 2 
+0x3e55 012761 setarg 0x1d000 
+0x3e56 012762 store 3 ,mem_spi_write_addr 
+0x3e57 012763 branch spid_flash_erase_sector + 2 
+:      012767 ali_mesh_upper_transport_layer_queue_init:
+0x3e58 012768 call ali_mesh_upper_transport_layer_init_queue_param 
+0x3e59 012769 branch queue_init 
+:      012771 ali_mesh_advertising_bearer_layer_queue_init:
+0x3e5a 012772 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3e5b 012773 branch queue_init 
+:      012775 ali_mesh_network_layer_gatt_queue_init:
+0x3e5c 012776 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3e5d 012777 branch queue_init 
+:      012779 ali_mesh_network_layer_init_gatt_queue_param:
+0x3e5e 012780 setarg mem_mesh_network_relay_gatt_queue_each_size 
+0x3e5f 012781 store 2 ,mem_queue_ptr 
+0x3e60 012782 rtn 
+:      012784 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
+0x3e61 012785 jam 1 ,mem_le_adv_enable 
+0x3e62 012786 setarg adv_unprovisioned_device_beacon_timeout 
+0x3e63 012787 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3e64 012788 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3e65 012789 set0 bit_silence_adv_flag ,pdata 
+0x3e66 012790 store 1 ,mem_mesh_uuid_featureflag 
+0x3e67 012791 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3e68 012792 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3e69 012793 jam 0x00 ,mem_k2_nid 
+0x3e6a 012794 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+:      012798 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
+0x3e6b 012799 bpatchx patch35_5 ,mem_patch35 
+0x3e6c 012800 fetch 1 ,mem_mesh_message_transport_head 
+0x3e6d 012801 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
+0x3e6e 012802 jam 0 ,mem_mesh_aszmic 
+0x3e6f 012803 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
+:      012806 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
+0x3e70 012807 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
+0x3e71 012808 rtn user 
+0x3e72 012809 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
+0x3e73 012810 rtn user 
+0x3e74 012811 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
+0x3e75 012812 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
+:      012816 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
+0x3e76 012817 call disable_user 
+0x3e77 012818 arg 3 ,loopcnt 
+0x3e78 012819 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
+0x3e79 012820 call inverse_data 
+0x3e7a 012821 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
+0x3e7b 012822 and rega ,0x1f ,temp 
+0x3e7c 012823 storet 1 ,mem_mesh_segmented_access_message_segn 
+0x3e7d 012824 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
+0x3e7e 012825 isub temp ,null 
+0x3e7f 012826 nbranch enable_user ,positive 
+0x3e80 012828 rshift4 rega ,pdata 
+0x3e81 012829 rshift pdata ,pdata 
+0x3e82 012830 and pdata ,0x1f ,temp 
+0x3e83 012831 storet 1 ,mem_mesh_segmented_access_message_sego 
+0x3e84 012832 rshift4 pdata ,pdata 
+0x3e85 012833 rshift pdata ,pdata 
+0x3e86 012834 arg 0x1fff ,rega 
+0x3e87 012835 iand rega ,temp 
+0x3e88 012836 copy pdata ,regb 
+0x3e89 012837 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8a 012838 isub temp ,null 
+0x3e8b 012839 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
+0x3e8c 012840 storet 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8d 012841 rshift8 regb ,pdata 
+0x3e8e 012842 rshift4 pdata ,pdata 
+0x3e8f 012843 rshift pdata ,pdata 
+0x3e90 012844 store 1 ,mem_mesh_segmented_access_message_szmic 
+0x3e91 012845 store 1 ,mem_mesh_aszmic 
+0x3e92 012846 rtn 
+:      012848 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
+0x3e93 012849 setarg 0 
+0x3e94 012850 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e95 012851 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x3e96 012852 rtn 
+:      012857 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
+0x3e97 012858 call disable_user 
+0x3e98 012859 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3e99 012860 copy pdata ,queue 
+0x3e9a 012861 fetch 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9b 012862 qisolate1 pdata 
+0x3e9c 012863 branch enable_user ,true 
+0x3e9d 012864 qset1 pdata 
+0x3e9e 012865 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9f 012866 fetcht 1 ,mem_mesh_segmented_access_message_segn 
+0x3ea0 012867 add temp ,1 ,loopcnt 
+:      012868 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
+0x3ea1 012869 add loopcnt ,-1 ,queue 
+0x3ea2 012870 qisolate1 pdata 
+0x3ea3 012871 nrtn true 
+0x3ea4 012872 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
+0x3ea5 012873 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3ea6 012874 rtn 
+:      012878 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
+0x3ea7 012879 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3ea8 012880 pincrease -6 
+0x3ea9 012881 copy pdata ,loopcnt 
+0x3eaa 012882 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
+0x3eab 012883 iadd temp ,temp 
+0x3eac 012884 storet 1 ,mem_mesh_segmented_access_message_current_length 
+0x3ead 012885 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
+0x3eae 012886 iforce contw 
+0x3eaf 012887 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3eb0 012888 mul32 pdata ,12 ,pdata 
+0x3eb1 012889 iadd contw ,contw 
+0x3eb2 012890 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
+0x3eb3 012891 branch memcpy 
+:      012894 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
+0x3eb4 012895 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3eb5 012896 rtneq 0 
+0x3eb6 012897 setarg 0 
+0x3eb7 012898 store 5 ,mem_mesh_segmented_access_message_blockack 
+0x3eb8 012899 fetcht 2 ,mem_mesh_message_seq + 1 
+0x3eb9 012900 byteswap temp ,temp 
+0x3eba 012901 setarg 0xe000 
+0x3ebb 012902 iand temp ,temp 
+0x3ebc 012903 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3ebd 012904 ior temp ,pdata 
+0x3ebe 012905 byteswap pdata ,pdata 
+0x3ebf 012906 store 2 ,mem_mesh_message_seq + 1 
+0x3ec0 012907 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
+:      012911 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
+0x3ec1 012912 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x3ec2 012913 add pdata ,1 ,temp 
+0x3ec3 012914 copy pdata ,loopcnt 
+0x3ec4 012915 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ec5 012916 fetch 1 ,mem_mesh_message_transport_head 
+0x3ec6 012917 set0 transport_head_bit_seg ,pdata 
+0x3ec7 012918 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
+0x3ec8 012919 arg mem_mesh_access_layer_payload ,contr 
+0x3ec9 012920 call memcpy_fast 
+0x3eca 012921 branch ali_mesh_network_layer_send_access_message 
+:      012926 ali_mesh_lower_transport_layer_send_segmented_access_message:
+0x3ecb 012927 add rega ,4 ,temp 
+0x3ecc 012928 copy rega ,loopcnt 
+0x3ecd 012929 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ece 012930 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
+0x3ecf 012931 call memcpy_fast 
+0x3ed0 012932 fetch 1 ,mem_mesh_message_transport_head 
+0x3ed1 012933 set1 transport_head_bit_seg ,pdata 
+0x3ed2 012934 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
+0x3ed3 012935 branch ali_mesh_network_layer_send_access_message 
+:      012940 ali_mesh_model_layer_check_model_message_opcode:
+0x3ed4 012941 fetch 1 ,mem_mesh_module_message_opcode 
+:      012942 ali_mesh_model_layer_check_generic_onoff_message_opcde:
+0x3ed5 012943 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
+0x3ed6 012944 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
+0x3ed7 012945 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
+0x3ed8 012946 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
+0x3ed9 012947 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
+0x3eda 012948 rtn 
+:      012951 ali_mesh_model_layer_message_opcode_generic_onoff_get:
+0x3edb 012952 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
+0x3edc 012953 branch ali_mesh_more_element_check_element_address 
+:      012954 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
+0x3edd 012957 fetch 2 ,mem_mesh_cb_generic_onoff_get 
+0x3ede 012958 call callback_func 
+0x3edf 012959 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3ee0 012960 branch ali_mesh_access_layer_send_generic_onoff_status 
+:      012963 ali_mesh_model_layer_message_opcde_generic_onoff_set:
+0x3ee1 012964 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
+0x3ee2 012965 branch ali_mesh_more_element_check_element_address 
+:      012966 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
+0x3ee3 012967 call ali_mesh_access_layer_send_generic_onoff_status 
+0x3ee4 012968 fetch 2 ,mem_mesh_cb_generic_onoff_set 
+0x3ee5 012969 branch callback_func 
+:      012973 ali_mesh_model_layer_message_opcde_scene_recall:
+0x3ee6 012974 call ali_mesh_access_layer_send_scene_status 
+0x3ee7 012975 fetch 2 ,mem_mesh_cb_scene_recall 
+0x3ee8 012976 branch callback_func 
+:      012979 ali_mesh_model_layer_message_opcde_light_lightness_set:
+0x3ee9 012980 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3eea 012981 call ali_mesh_model_layer_message_calc_lightness 
+0x3eeb 012982 store 1 ,mem_mesh_light_lightness_calc_lightness 
+0x3eec 012983 call ali_mesh_access_layer_send_light_lightness_status 
+0x3eed 012984 fetch 2 ,mem_mesh_cb_light_lightness_set 
+0x3eee 012985 branch callback_func 
+:      012988 ali_mesh_model_layer_message_opcde_light_ctl_set:
+0x3eef 012989 fetch 2 ,mem_mesh_last_ctl_temperature 
+0x3ef0 012990 fetcht 2 ,mem_mesh_ctl_temperature 
+0x3ef1 012991 isub temp ,null 
+0x3ef2 012992 rtn zero 
+0x3ef3 012994 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef4 012995 call ali_mesh_model_layer_message_calc_temperature 
+0x3ef5 012996 store 1 ,mem_mesh_ctl_calc_temperature 
+0x3ef6 012998 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef7 012999 store 2 ,mem_mesh_last_ctl_temperature 
+0x3ef8 013000 fetch 2 ,mem_mesh_cb_light_lightness_get 
+0x3ef9 013001 call callback_func 
+0x3efa 013002 storet 2 ,mem_mesh_ctl_lightness 
+0x3efb 013003 call ali_mesh_access_layer_send_light_ctl_stauts 
+0x3efc 013004 fetch 2 ,mem_mesh_cb_light_ctl_set 
+0x3efd 013005 branch callback_func 
+:      013010 ali_mesh_model_layer_message_calc_lightness:
+0x3efe 013011 rtn blank 
+0x3eff 013012 mul32 pdata ,ali_mesh_lightness_level ,pdata 
+0x3f00 013013 arg ali_mesh_lightness_max ,temp 
+0x3f01 013014 idiv temp 
+0x3f02 013015 call wait_div_end 
+0x3f03 013016 remainder temp 
+0x3f04 013017 rshift8 temp ,temp 
+0x3f05 013018 quotient pdata 
+0x3f06 013019 sub temp ,0xff ,null 
+0x3f07 013020 nrtn zero 
+0x3f08 013021 pincrease 1 
+0x3f09 013022 rtn 
+:      013027 ali_mesh_model_layer_message_calc_actual_lightness:
+0x3f0a 013028 arg ali_mesh_lightness_max ,pdata 
+0x3f0b 013029 imul32 temp ,pdata 
+0x3f0c 013030 div pdata ,ali_mesh_lightness_level 
+0x3f0d 013031 call wait_div_end 
+0x3f0e 013032 quotient temp 
+0x3f0f 013033 rtn 
+:      013037 ali_mesh_model_layer_message_calc_temperature:
+0x3f10 013038 arg ali_mesh_temperature_min ,temp 
+0x3f11 013039 isub temp ,rega 
+0x3f12 013040 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f13 013041 copy rega ,pdata 
+0x3f14 013042 idiv temp 
+0x3f15 013043 call wait_div_end 
+0x3f16 013044 quotient pdata 
+0x3f17 013045 rtn 
+:      013050 ali_mesh_model_layer_message_calc_actual_temperature:
+0x3f18 013051 copy temp ,rega 
+0x3f19 013052 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f1a 013053 copy rega ,pdata 
+0x3f1b 013054 imul32 temp ,pdata 
+0x3f1c 013055 arg ali_mesh_temperature_min ,temp 
+0x3f1d 013056 iadd temp ,temp 
+0x3f1e 013057 rtn 
+:      013059 ali_mesh_model_layer_message_calc_temperature_k:
+0x3f1f 013060 setarg ali_mesh_temperature_max 
+0x3f20 013061 arg ali_mesh_temperature_min ,temp 
+0x3f21 013062 isub temp ,pdata 
+0x3f22 013063 div pdata ,ali_mesh_temperature_level 
+0x3f23 013064 call wait_div_end 
+0x3f24 013065 quotient temp 
+0x3f25 013066 rtn 
+:      013071 ali_mesh_more_element_check_unicast_address:
+0x3f26 013072 arg 0 ,queue 
+0x3f27 013073 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3f28 013074 call disable_user 
+0x3f29 013075 fetch 2 ,mem_mesh_unicast_address 
+:      013076 ali_mesh_more_element_check_unicast_address_loop:
+0x3f2a 013077 isub temp ,null 
+0x3f2b 013078 branch ali_mesh_more_element_found_unicast_address_element ,zero 
+0x3f2c 013079 byteswap pdata ,pdata 
+0x3f2d 013080 pincrease 1 
+0x3f2e 013081 byteswap pdata ,pdata 
+0x3f2f 013082 increase 1 ,queue 
+0x3f30 013083 loop ali_mesh_more_element_check_unicast_address_loop 
+0x3f31 013084 rtn 
+:      013086 ali_mesh_more_element_found_unicast_address_element:
+0x3f32 013087 jam 0 ,mem_mesh_receive_group_address 
+0x3f33 013088 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f34 013089 call ali_mesh_more_element_calc_queue_address 
+0x3f35 013090 branch enable_user 
+:      013093 ali_mesh_more_element_check_group_address:
+0x3f36 013094 arg 0 ,queue 
+0x3f37 013095 arg 0 ,regc 
+0x3f38 013096 call mesh_get_element_info_config 
+0x3f39 013097 call disable_user 
+:      013098 ali_mesh_more_element_check_group_address_loop:
+0x3f3a 013099 fetch 2 ,mem_mesh_core_feature 
+0x3f3b 013100 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
+0x3f3c 013101 ifetch 2 ,rega 
+0x3f3d 013102 isub temp ,null 
+0x3f3e 013103 call ali_mesh_more_element_found_group_address_element ,zero 
+:      013104 ali_mesh_more_element_check_address_common:
+0x3f3f 013105 copy regb ,pdata 
+0x3f40 013106 iadd rega ,rega 
+0x3f41 013107 increase 1 ,queue 
+0x3f42 013108 loop ali_mesh_more_element_check_group_address_loop 
+0x3f43 013109 copy regc ,pdata 
+0x3f44 013110 rtn blank 
+0x3f45 013111 store 1 ,mem_mesh_receive_group_address 
+0x3f46 013112 branch enable_user 
+:      013114 ali_mesh_more_element_found_group_address_element:
+0x3f47 013115 qset1 regc 
+0x3f48 013116 rtn 
+:      013118 ali_mesh_more_element_check_subscription_address:
+0x3f49 013119 add rega ,element_device_subscription_label ,contr 
+0x3f4a 013120 arg subscription_max_count ,alarm 
+:      013121 ali_mesh_more_element_check_subscription_address_loop:
+0x3f4b 013122 ifetch 2 ,contr 
+0x3f4c 013123 isub temp ,null 
+0x3f4d 013124 branch ali_mesh_more_element_found_subscription_address_element ,zero 
+0x3f4e 013125 increase -1 ,alarm 
+0x3f4f 013126 branch ali_mesh_more_element_check_address_common ,zero 
+0x3f50 013127 branch ali_mesh_more_element_check_subscription_address_loop 
+:      013129 ali_mesh_more_element_found_subscription_address_element:
+0x3f51 013130 call ali_mesh_more_element_found_group_address_element 
+0x3f52 013131 branch ali_mesh_more_element_check_address_common 
+:      013133 ali_mesh_more_element_check_element_address:
+0x3f53 013134 arg 0 ,queue 
+0x3f54 013135 fetch 1 ,mem_mesh_receive_group_address 
+0x3f55 013136 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
+0x3f56 013137 copy pdata ,regb 
+0x3f57 013138 fetchr loopcnt ,1 ,mem_mesh_element_number 
+:      013139 ali_mesh_more_element_check_element_address_loop:
+0x3f58 013140 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f59 013142 qisolate1 regb 
+0x3f5a 013143 call ali_mesh_more_element_check_element_address_no_group_address ,true 
+0x3f5b 013144 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x3f5c 013145 increase 1 ,queue 
+0x3f5d 013146 loop ali_mesh_more_element_check_element_address_loop 
+0x3f5e 013147 rtn 
+:      013149 ali_mesh_more_element_check_element_address_no_group_address:
+0x3f5f 013150 call ali_mesh_more_element_push_stack 
+0x3f60 013151 call ali_mesh_more_element_calc_queue_address 
+0x3f61 013152 copy regc ,pdata 
+0x3f62 013153 call callback_func 
+0x3f63 013154 branch ali_mesh_more_element_pop_stack 
+:      013156 ali_mesh_more_element_push_stack:
+0x3f64 013157 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f65 013158 storer rega ,2 ,mem_mesh_rega_temp 
+0x3f66 013159 storer regb ,2 ,mem_mesh_regb_temp 
+0x3f67 013160 storer regc ,2 ,mem_mesh_regc_temp 
+0x3f68 013161 rtn 
+:      013163 ali_mesh_more_element_pop_stack:
+0x3f69 013164 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f6a 013165 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x3f6b 013166 fetchr regb ,2 ,mem_mesh_regb_temp 
+0x3f6c 013167 fetchr regc ,2 ,mem_mesh_regc_temp 
+0x3f6d 013168 rtn 
+:      013171 ali_mesh_more_element_calc_queue_address:
+0x3f6e 013172 bpatchx patch35_6 ,mem_patch35 
+0x3f6f 013173 fetch 2 ,mem_mesh_unicast_address 
+0x3f70 013174 byteswap pdata ,pdata 
+0x3f71 013175 iadd queue ,pdata 
+0x3f72 013176 byteswap pdata ,pdata 
+0x3f73 013177 store 2 ,mem_mesh_send_message_src 
+0x3f74 013178 call mesh_get_element_info_config 
+0x3f75 013179 copy queue ,pdata 
+0x3f76 013180 imul32 regb ,pdata 
+0x3f77 013181 iadd rega ,rega 
+0x3f78 013182 add rega ,element_device_upper_queue_ptr ,contr 
+0x3f79 013183 ifetch 2 ,contr 
+0x3f7a 013184 store ,2 ,mem_queue_ptr 
+0x3f7b 013185 rtn 
+:      013190 ali_mesh_receive_adtype_mesh_message:
+0x3f7c 013191 jam mesh_message_tmall ,mem_mesh_network_packet_type 
+:      013194 ali_mesh_network_layer_recevice_network_pdu:
+0x3f7d 013195 sub temp ,mesh_network_packet_min_length ,null 
+0x3f7e 013196 rtn positive 
+0x3f7f 013197 sub temp ,mesh_network_packet_max_length ,null 
+0x3f80 013198 nrtn positive 
+0x3f81 013199 bpatchx patch35_7 ,mem_patch35 
+0x3f82 013200 call ali_mesh_network_store_in_mem 
+0x3f83 013201 call ali_mesh_network_layer_check_dup 
+0x3f84 013202 nrtn user 
+0x3f85 013203 call ali_mesh_network_layer_check_nid_ivi 
+0x3f86 013204 nrtn user 
+0x3f87 013205 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x3f88 013206 call ali_mesh_network_layer_check_msg 
+0x3f89 013207 nrtn user 
+0x3f8a 013208 call ali_mesh_network_layer_store_proxy_unicast_address 
+0x3f8b 013210 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
+:      013212 ali_mesh_network_layer_check_dup:
+0x3f8c 013213 call enable_user 
+0x3f8d 013214 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3f8e 013215 arg mem_mesh_message_nid + 3 ,contr 
+0x3f8f 013216 iadd contr ,contr 
+0x3f90 013217 ifetch 4 ,contr 
+0x3f91 013218 ifetcht 4 ,contr 
+0x3f92 013219 ixor temp ,temp 
+0x3f93 013220 arg 16 ,loopcnt 
+0x3f94 013221 arg mem_mesh_network_dup_cache ,contr 
+:      013222 ali_mesh_network_layer_check_dup_loop:
+0x3f95 013223 ifetch 4 ,contr 
+0x3f96 013224 isub temp ,null 
+0x3f97 013225 branch disable_user ,zero 
+0x3f98 013226 loop ali_mesh_network_layer_check_dup_loop 
+0x3f99 013227 fetch 1 ,mem_mesh_network_dup_cache_next 
+0x3f9a 013228 pincrease 4 
+0x3f9b 013229 arg mem_mesh_network_dup_cache ,contw 
+0x3f9c 013230 iadd contw ,contw 
+0x3f9d 013231 istoret 4 ,contw 
+0x3f9e 013232 and pdata ,0x3f ,pdata 
+0x3f9f 013233 store 1 ,mem_mesh_network_dup_cache_next 
+0x3fa0 013234 rtn 
+:      013236 ali_mesh_network_layer_check_msg:
+0x3fa1 013237 call enable_user 
+0x3fa2 013238 fetcht 5 ,mem_mesh_message_seq 
+0x3fa3 013239 arg 16 ,loopcnt 
+0x3fa4 013240 arg mem_mesh_network_msg_cache ,contr 
+:      013241 ali_mesh_network_layer_check_msg_loop:
+0x3fa5 013242 ifetch 5 ,contr 
+0x3fa6 013243 isub temp ,null 
+0x3fa7 013244 branch disable_user ,zero 
+0x3fa8 013245 loop ali_mesh_network_layer_check_msg_loop 
+0x3fa9 013246 fetch 1 ,mem_mesh_network_msg_cache_next 
+0x3faa 013247 pincrease 1 
+0x3fab 013248 and pdata ,0x0f ,pdata 
+0x3fac 013249 store 1 ,mem_mesh_network_msg_cache_next 
+0x3fad 013250 mul32 pdata ,5 ,pdata 
+0x3fae 013251 arg mem_mesh_network_msg_cache ,contw 
+0x3faf 013252 iadd contw ,contw 
+0x3fb0 013253 istoret 5 ,contw 
+0x3fb1 013254 rtn 
+:      013256 ali_mesh_network_layer_store_proxy_unicast_address:
+0x3fb2 013257 fetch 1 ,mem_mesh_network_packet_type 
+0x3fb3 013258 rtneq mesh_message_tmall 
+0x3fb4 013259 fetch 2 ,mem_mesh_message_src 
+0x3fb5 013260 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x3fb6 013261 rtn 
+:      013273 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
+0x3fb7 013274 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x3fb8 013275 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3fb9 013276 arg mem_mesh_message_dst ,temp 
+0x3fba 013277 call ali_ccm_decrypt 
+0x3fbb 013278 nrtn zero 
+:      013281 ali_mesh_network_layer_recevice_network_pdu_check_dst:
+0x3fbc 013282 bpatchx patch36_0 ,mem_patch36 
+0x3fbd 013283 fetch 1 ,mem_mesh_network_packet_type 
+0x3fbe 013284 sub pdata ,mesh_message_proxy ,null 
+0x3fbf 013285 call ali_mesh_white_filter_check ,zero 
+0x3fc0 013286 fetcht 2 ,mem_mesh_message_dst 
+0x3fc1 013287 call ali_mesh_more_element_check_unicast_address 
+0x3fc2 013288 call ali_mesh_more_found_unicast_address_element ,user 
+0x3fc3 013289 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fc4 013290 arg 29 ,loopcnt 
+0x3fc5 013291 arg mem_mesh_message_nid_temp ,contw 
+0x3fc6 013292 arg mem_mesh_message_nid ,contr 
+0x3fc7 013293 call memcpy 
+0x3fc8 013294 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
+0x3fc9 013295 arg 29 ,loopcnt 
+0x3fca 013296 arg mem_mesh_message_nid_temp ,contr 
+0x3fcb 013297 arg mem_mesh_message_nid ,contw 
+0x3fcc 013298 call memcpy 
+0x3fcd 013299 fetch 2 ,mem_mesh_cb_network_relay 
+0x3fce 013300 branch callback_func 
+:      013302 ali_mesh_more_found_unicast_address_element:
+0x3fcf 013303 jam 1 ,mem_mesh_receive_message_count 
+0x3fd0 013304 fetch 2 ,mem_mesh_send_message_src 
+0x3fd1 013305 store 2 ,mem_mesh_receive_message_first_unicast_address 
+0x3fd2 013306 rtn 
+:      013308 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
+0x3fd3 013309 call ali_mesh_more_element_check_group_address 
+0x3fd4 013310 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fd5 013311 jam 0xff ,mem_mesh_receive_group_address 
+0x3fd6 013312 setarg group_address_0xcfff_little_endian 
+0x3fd7 013313 isub temp ,null 
+0x3fd8 013314 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fd9 013315 setarg group_address_0xffff_little_endian 
+0x3fda 013316 isub temp ,null 
+0x3fdb 013317 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fdc 013318 rtn 
+:      013321 ali_mesh_network_layer_check_nid_ivi:
+0x3fdd 013322 call disable_user 
+0x3fde 013323 fetcht 1 ,mem_mesh_message_nid 
+0x3fdf 013324 rshift4 temp ,pdata 
+0x3fe0 013325 rshift3 pdata ,pdata 
+0x3fe1 013326 fetchr rega ,1 ,mem_mesh_iv_index + 3 
+0x3fe2 013327 and rega ,0x01 ,rega 
+0x3fe3 013328 isub rega ,null 
+0x3fe4 013329 nrtn zero 
+0x3fe5 013330 and temp ,0x7f ,temp 
+0x3fe6 013331 fetch 1 ,mem_k2_nid 
+0x3fe7 013332 isub temp ,null 
+0x3fe8 013333 nrtn zero 
+0x3fe9 013334 branch enable_user 
+:      013338 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
+0x3fea 013339 arg mem_mesh_tmall_cache_start ,rega 
+0x3feb 013340 arg cache_space_num ,loopcnt 
+:      013341 ali_mesh_network_layer_raverse_src_seq_cache:
+0x3fec 013342 fetcht 2 ,mem_mesh_message_src 
+0x3fed 013343 ifetch 2 ,rega 
+0x3fee 013345 branch ali_mesh_network_layer_find_empty_space ,blank 
+0x3fef 013347 isub temp ,null 
+0x3ff0 013349 branch ali_mesh_network_layer_find_src_space ,zero 
+0x3ff1 013350 increase cache_space_size ,rega 
+0x3ff2 013351 loop ali_mesh_network_layer_raverse_src_seq_cache 
+0x3ff3 013352 arg mem_mesh_tmall_cache_start ,rega 
+:      013354 ali_mesh_network_layer_find_empty_space:
+0x3ff4 013355 istoret 2 ,rega 
+:      013356 ali_mesh_network_layer_find_src_space:
+0x3ff5 013357 storet 2 ,mem_mesh_send_message_dst 
+0x3ff6 013359 add rega ,2 ,regc 
+0x3ff7 013360 ifetch 3 ,regc 
+0x3ff8 013361 store 3 ,mem_mesh_last_message_seq 
+0x3ff9 013362 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
+:      013366 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
+0x3ffa 013368 call ali_mesh_inverse_seq 
+0x3ffb 013370 fetch 3 ,mem_mesh_last_message_seq 
+0x3ffc 013371 fetcht 3 ,mem_mesh_message_seq 
+0x3ffd 013372 isub temp ,null 
+0x3ffe 013373 rtn positive 
+0x3fff 013374 istoret 3 ,regc 
+0x4000 013375 call ali_mesh_inverse_seq 
+0x4001 013376 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
+:      013378 ali_mesh_inverse_seq:
+0x4002 013379 arg mem_mesh_message_seq ,rega 
+0x4003 013380 arg 3 ,loopcnt 
+0x4004 013381 branch inverse_data 
+:      013385 ali_mesh_network_load_network_nonce_and_encryptionkey:
+0x4005 013386 call ali_mesh_network_layer_load_network_nonce 
+:      013387 ali_mesh_upper_transport_layer_load_encryptionkey:
+0x4006 013388 arg mem_k2_encryptionkey ,contr 
+0x4007 013389 branch load_key 
+:      013390 ali_mesh_network_layer_load_network_nonce:
+0x4008 013391 arg mem_mesh_network_nonce ,contw 
+0x4009 013392 setarg network_nonce 
+0x400a 013393 istore 1 ,contw 
+0x400b 013394 fetch 6 ,mem_mesh_message_ttl 
+0x400c 013395 istore 8 ,contw 
+0x400d 013396 branch mesh_generate_nonce 
+:      013399 ali_mesh_network_store_in_mem:
+0x400e 013400 add temp ,-12 ,pdata 
+0x400f 013410 store 1 ,mem_mesh_message_transport_netmic_length 
+0x4010 013411 arg 29 ,loopcnt 
+0x4011 013412 arg mem_mesh_message_nid ,contw 
+0x4012 013413 call clear_mem 
+0x4013 013414 add temp ,-1 ,loopcnt 
+0x4014 013415 arg mem_mesh_message_nid ,contw 
+0x4015 013416 branch memcpy_fast 
+:      013418 ali_mesh_network_layer_relay_access_message:
+0x4016 013419 call ali_mesh_network_layer_init_queue_param 
+0x4017 013420 call ali_mesh_network_layer_check_relay_states 
+0x4018 013421 nrtn user 
+0x4019 013422 call ali_mesh_network_layer_encrypt_relay_package 
+0x401a 013423 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x401b 013424 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x401c 013425 add pdata ,13 ,temp 
+0x401d 013426 storet 1 ,mem_mesh_queue_ele_len 
+0x401e 013427 increase -1 ,temp 
+0x401f 013428 istoret 1 ,contw 
+0x4020 013429 setarg gap_adtype_mesh_message 
+0x4021 013430 istore 1 ,contw 
+0x4022 013431 add temp ,-1 ,loopcnt 
+0x4023 013432 fetch 7 ,mem_mesh_message_nid 
+0x4024 013433 arg mem_mesh_message_nid ,contr 
+0x4025 013434 call memcpy 
+0x4026 013435 arg mem_mesh_queue_ele_temp ,rega 
+0x4027 013436 call queue_push 
+0x4028 013437 call ali_mesh_network_layer_white_list_fliter 
+0x4029 013438 nrtn user 
+0x402a 013439 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
+:      013441 ali_mesh_network_layer_white_list_fliter:
+0x402b 013442 fetcht 2 ,mem_mesh_message_dst_temp 
+:      013443 ali_mesh_network_layer_white_list_fliter_check:
+0x402c 013444 call disable_user 
+0x402d 013445 fetch 1 ,mem_mesh_white_list_num 
+0x402e 013446 rtn blank 
+0x402f 013447 iforce loopcnt 
+0x4030 013448 arg mem_mesh_white_list ,contr 
+:      013449 ali_mesh_network_layer_white_list_fliter_check_loop:
+0x4031 013450 ifetch 2 ,contr 
+0x4032 013451 isub temp ,null 
+0x4033 013452 branch enable_user ,zero 
+0x4034 013453 loop ali_mesh_network_layer_white_list_fliter_check_loop 
+0x4035 013454 rtn 
+:      013457 ali_mesh_network_layer_check_relay_states:
+0x4036 013458 call disable_user 
+0x4037 013459 fetch 1 ,mem_mesh_network_packet_type 
+0x4038 013460 rtneq mesh_message_app 
+0x4039 013461 fetch 2 ,mem_mesh_core_feature 
+0x403a 013462 rtnbit1 mesh_feature_disable_relay 
+0x403b 013463 fetch 1 ,mem_mesh_provisioned_flag 
+0x403c 013464 rtnne paired_status 
+0x403d 013465 fetcht 2 ,mem_mesh_message_src 
+0x403e 013466 call ali_mesh_more_element_check_unicast_address 
+0x403f 013467 branch disable_user ,user 
+0x4040 013468 call ali_mesh_network_layer_check_network_mic_cache 
+0x4041 013469 nrtn user 
+0x4042 013470 fetch 1 ,mem_mesh_message_ttl 
+0x4043 013471 branch disable_user ,blank 
+0x4044 013472 pincrease -1 
+0x4045 013473 branch disable_user ,blank 
+0x4046 013474 store 1 ,mem_mesh_message_ttl 
+0x4047 013475 setarg mem_mesh_network_relay_queue 
+0x4048 013476 store 2 ,mem_queue_ptr 
+0x4049 013477 branch enable_user 
+:      013479 ali_mesh_network_layer_encrypt_relay_package:
+0x404a 013480 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x404b 013481 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x404c 013482 arg mem_mesh_message_dst ,temp 
+0x404d 013483 call ali_ccm_encrypt 
+0x404e 013484 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+:      013488 ali_mesh_network_layer_check_network_mic_cache:
+0x404f 013489 setarg mem_mesh_transport_message_mic_cache 
+0x4050 013490 store 2 ,mem_mesh_mic_cache_ptr 
+0x4051 013491 branch ali_mesh_base_adt_cache 
+:      013495 ali_mesh_network_layer_send_access_message:
+0x4052 013496 bpatchx patch36_1 ,mem_patch36 
+0x4053 013497 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
+0x4054 013498 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x4055 013499 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
+:      013504 ali_mesh_network_layer_send_access_message_encrypt_netmic:
+0x4056 013505 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x4057 013506 add pdata ,2 ,rega 
+0x4058 013507 pincrease 4 
+0x4059 013508 store 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x405a 013509 arg mem_mesh_send_upper_layer_dst ,temp 
+0x405b 013510 branch ali_mesh_network_layer_encrypt_by_network_nonce 
+:      013515 ali_mesh_network_layer_encrypt_by_network_nonce:
+0x405c 013516 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x405d 013517 copy rega ,pdata 
+0x405e 013518 branch ali_ccm_encrypt 
+:      013521 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
+0x405f 013522 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
+:      013525 ali_mesh_network_layer_check_gatt_relay_packet:
+0x4060 013526 call ali_mesh_network_layer_init_gatt_queue_param 
+0x4061 013527 call queue_empty 
+0x4062 013528 rtn blank 
+0x4063 013529 call le_fifo_check_nearly_full 
+0x4064 013530 nrtn blank 
+0x4065 013531 arg mem_mesh_queue_ele_temp ,rega 
+0x4066 013532 call queue_pop 
+0x4067 013533 nrtn user 
+0x4068 013534 branch ali_mesh_send_ble_data 
+:      013538 mesh_generate_nonce:
+0x4069 013539 fetch 4 ,mem_mesh_iv_index 
+0x406a 013540 istore 4 ,contw 
+0x406b 013541 add contw ,-13 ,pdata 
+0x406c 013542 store 2 ,mem_nonce_ptr 
+0x406d 013543 rtn 
+:      013547 ali_mesh_network_layer_init_queue_param:
+0x406e 013548 setarg mem_mesh_network_relay_queue_each_size 
+0x406f 013549 store 2 ,mem_queue_ptr 
+0x4070 013550 rtn 
+:      013552 ali_mesh_network_layer_queue_init:
+0x4071 013553 call ali_mesh_network_layer_init_queue_param 
+0x4072 013554 branch queue_init 
+:      013557 ali_mesh_ble_adv:
+0x4073 013558 call le_set_config_more_data 
+0x4074 013559 fetch 1 ,mem_mesh_provisioned_flag 
+0x4075 013560 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
+0x4076 013561 beq paired_status ,ali_mesh_ble_adv_network_id 
+0x4077 013562 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
+0x4078 013563 rtn 
+:      013565 ali_mesh_ble_adv_network_id:
+0x4079 013567 setsect 0 ,0x10214 
+0x407a 013568 setsect 1 ,0xc080 
+0x407b 013569 setsect 2 ,0x28030 
+0x407c 013570 setsect 3 ,0x3060 
+0x407d 013571 store 9 ,mem_le_adv_data_len 
+0x407e 013572 setarg 0x182816 
+0x407f 013573 istore 4 ,contw 
+0x4080 013574 fetch 8 ,mem_mesh_network_id 
+0x4081 013575 istore 8 ,contw 
+0x4082 013576 rtn 
+:      013578 ali_mesh_ble_adv_mesh_beacon:
+0x4083 013579 call ali_mesh_config_device_uuid_by_three_tuple 
+0x4084 013581 setsect 0 ,0x1021d 
+0x4085 013582 setsect 1 ,0xc080 
+0x4086 013583 setsect 2 ,0x27030 
+0x4087 013584 setsect 3 ,0x5460 
+0x4088 013585 store 9 ,mem_le_adv_data_len 
+0x4089 013586 setarg 0x182716 
+0x408a 013587 istore 3 ,contw 
+0x408b 013588 arg mem_mesh_device_uuid ,contr 
+0x408c 013589 call memcpy16 
+0x408d 013590 fetch 2 ,mem_mesh_oob_information 
+0x408e 013591 istore 2 ,contw 
+0x408f 013592 rtn 
+:      013598 mesh_le_receive_data:
+0x4090 013599 bpatchx patch36_2 ,mem_patch36 
+0x4091 013600 fetch 2 ,mem_le_att_handle 
+0x4092 013601 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
+0x4093 013602 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
+0x4094 013603 rtn 
+:      013605 ali_mesh_receive_ble_data_proxy_data_in:
+0x4095 013606 copy regb ,temp 
+0x4096 013607 ifetch 1 ,rega 
+0x4097 013608 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
+0x4098 013609 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
+0x4099 013610 rtn 
+:      013611 ali_mesh_network_layer_recevice_proxy_configuration_messages:
+0x409a 013619 call ali_mesh_network_store_in_mem 
+0x409b 013620 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x409c 013621 pincrease -4 
+0x409d 013622 store 1 ,mem_mesh_message_transport_netmic_length 
+0x409e 013623 call ali_mesh_network_layer_check_nid_ivi 
+0x409f 013624 nrtn user 
+0x40a0 013625 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x40a1 013626 fetch 1 ,mem_mesh_message_ttl 
+0x40a2 013627 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
+0x40a3 013628 rtn 
+:      013630 ali_mesh_recevice_proxy_configuration_messages_decrypt:
+0x40a4 013631 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40a5 013632 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x40a6 013633 arg mem_mesh_message_dst ,temp 
+0x40a7 013634 call ali_ccm_decrypt_64bit 
+0x40a8 013635 nrtn zero 
+0x40a9 013638 call ali_mesh_white_filter_check 
+0x40aa 013639 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
+0x40ab 013640 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
+0x40ac 013641 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
+0x40ad 013642 rtn 
+:      013644 ali_mesh_proxy_configuration_message_add_addr_to_filter:
+0x40ae 013645 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
+0x40af 013646 increase -3 ,loopcnt 
+0x40b0 013648 rshift loopcnt ,pdata 
+0x40b1 013649 fetcht 2 ,mem_mesh_white_list_num 
+0x40b2 013650 iadd temp ,pdata 
+0x40b3 013651 sub pdata ,8 ,null 
+0x40b4 013652 nrtn positive 
+0x40b5 013653 store 2 ,mem_mesh_white_list_num 
+0x40b6 013654 arg mem_mesh_white_list ,contw 
+0x40b7 013655 lshift temp ,pdata 
+0x40b8 013656 iadd contw ,contw 
+0x40b9 013657 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
+0x40ba 013658 call memcpy 
+0x40bb 013659 fetch 1 ,mem_mesh_addressed_filter_type 
+0x40bc 013660 branch ali_mesh_proxy_configuration_message_filter_status 
+:      013662 ali_mesh_proxy_configuration_message_set_filter_type:
+0x40bd 013663 ifetch 1 ,contr 
+0x40be 013664 store 1 ,mem_mesh_addressed_filter_type 
+:      013665 ali_mesh_proxy_configuration_message_filter_status:
+0x40bf 013666 store 1 ,mem_mesh_filter_status_message_filtertype 
+0x40c0 013667 fetch 2 ,mem_mesh_white_list_num 
+0x40c1 013668 byteswap pdata ,pdata 
+0x40c2 013669 store 2 ,mem_mesh_filter_status_message_listsize 
+0x40c3 013671 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
+0x40c4 013673 fetch 9 ,mem_mesh_message_nid 
+0x40c5 013674 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x40c6 013675 fetch 2 ,mem_mesh_send_message_src 
+0x40c7 013676 store 2 ,mem_mesh_send_upper_layer_src 
+0x40c8 013678 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x40c9 013679 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x40ca 013681 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40cb 013682 setarg 6 
+0x40cc 013683 arg mem_mesh_send_upper_layer_dst ,temp 
+0x40cd 013684 call ali_ccm_encrypt_64bit 
+0x40ce 013685 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x40cf 013688 arg 22 ,rega 
+0x40d0 013689 arg mesh_proxy_data_out_handle ,temp 
+0x40d1 013690 call le_att_malloc_tx_notify 
+0x40d2 013691 setarg mesh_proxy_message_type_proxy_configuration 
+0x40d3 013692 istore 1 ,contw 
+0x40d4 013693 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x40d5 013694 branch memcpy32 
+:      013696 ali_mesh_receive_ble_data_provisioning_data_in:
+0x40d6 013697 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
+0x40d7 013698 copy regb ,temp 
+0x40d8 013699 copy rega ,contr 
+0x40d9 013700 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      013703 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
+0x40da 013704 arg mem_mesh_proxy_nonce ,contw 
+0x40db 013705 setarg proxy_nonce 
+0x40dc 013706 istore 2 ,contw 
+0x40dd 013707 fetch 5 ,mem_mesh_message_seq 
+0x40de 013708 istore 7 ,contw 
+0x40df 013709 call mesh_generate_nonce 
+0x40e0 013711 branch ali_mesh_upper_transport_layer_load_encryptionkey 
+:      013713 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
+0x40e1 013714 jam mesh_message_proxy ,mem_mesh_network_packet_type 
+0x40e2 013715 branch ali_mesh_network_layer_recevice_network_pdu 
+:      013718 ali_mesh_proxy_process_bb_event:
+0x40e3 013719 copy regc ,pdata 
+0x40e4 013720 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
+0x40e5 013721 beq bt_evt_le_connected ,app_ble_conn_event 
+0x40e6 013722 rtn 
+:      013724 app_ble_conn_event:
+0x40e7 013725 branch ali_mesh_proxy_white_list_clear 
+:      013729 mesh_ble_start_adv:
+0x40e8 013730 setarg 0 
+0x40e9 013731 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x40ea 013732 branch app_ble_start_adv 
+:      013734 ali_mesh_proxy_white_list_clear:
+0x40eb 013735 setarg 0 
+0x40ec 013736 store 2 ,mem_mesh_white_list_num 
+0x40ed 013737 arg mem_mesh_white_list ,contw 
+0x40ee 013738 arg 16 ,loopcnt 
+0x40ef 013739 branch memset0 
+:      013746 ali_mesh_send_ble_data:
+0x40f0 013748 call le_fifo_check_nearly_full 
+0x40f1 013749 nrtn blank 
+0x40f2 013751 fetch 1 ,mem_mesh_queue_ele_len 
+0x40f3 013752 add pdata ,-1 ,rega 
+0x40f4 013753 arg mesh_proxy_data_out_handle ,temp 
+0x40f5 013754 call le_att_malloc_tx_notify 
+0x40f6 013755 setarg mesh_proxy_message_type_network_pdu 
+0x40f7 013756 istore 1 ,contw 
+0x40f8 013757 arg mem_mesh_queue_ele_payload + 2 ,contr 
+0x40f9 013758 branch memcpy32 
+:      013760 ali_mesh_send_pairing_data:
+0x40fa 013761 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x40fb 013762 rtneq mesh_message_tmall 
+0x40fc 013763 fetch 2 ,mem_ui_state_map 
+0x40fd 013764 rtnbit0 ui_state_ble_connected 
+0x40fe 013765 call le_fifo_check_nearly_full 
+0x40ff 013766 nrtn blank 
+0x4100 013767 fetch 1 ,mem_mesh_adv_data_len 
+0x4101 013768 add pdata ,-5 ,rega 
+0x4102 013769 arg mesh_provisioning_data_out_handle ,temp 
+0x4103 013770 call le_att_malloc_tx_notify 
+0x4104 013771 arg mem_mesh_adv_data + 5 ,contr 
+0x4105 013772 branch memcpy32 
+:      013774 ali_mesh_white_filter_check:
+0x4106 013775 fetch 2 ,mem_mesh_white_list 
+0x4107 013776 nrtn blank 
+0x4108 013777 fetch 2 ,mem_mesh_message_src 
+0x4109 013778 store 2 ,mem_mesh_white_list 
+:      013779 ali_mesh_white_list_num_increase:
+0x410a 013780 fetch 2 ,mem_mesh_white_list_num 
+0x410b 013781 pincrease 1 
+0x410c 013782 store 2 ,mem_mesh_white_list_num 
+0x410d 013783 rtn 
+:      013786 sha_endian_swap2:
+0x410e 013787 ifetch 4 ,contr 
+0x410f 013788 force 4 ,rega 
+0x4110 013789 increase 3 ,contw 
+:      013790 sha_endian_loop:
+0x4111 013791 istore 1 ,contw 
+0x4112 013792 rshift8 pdata ,pdata 
+0x4113 013793 increase -2 ,contw 
+0x4114 013794 increase -1 ,rega 
+0x4115 013795 nbranch sha_endian_loop ,zero 
+0x4116 013796 increase 5 ,contw 
+0x4117 013797 loop sha_endian_swap2 
+0x4118 013798 rtn 
+:      013801 sha_getw:
+0x4119 013802 lshift2 queue ,pdata 
+0x411a 013803 iadd timeup ,contr 
+0x411b 013804 ifetch 4 ,contr 
+0x411c 013805 rtn 
+:      013807 sha_r:
+0x411d 013808 force 16 ,alarm 
+0x411e 013809 arg mem_dat ,timeup 
+:      013810 sha_r_loop:
+0x411f 013811 add alarm ,-7 ,queue 
+0x4120 013812 call sha_getw 
+0x4121 013813 iforce temp 
+0x4122 013814 add alarm ,-16 ,queue 
+0x4123 013815 call sha_getw 
+0x4124 013816 iadd temp ,temp 
+0x4125 013817 add alarm ,-2 ,queue 
+0x4126 013818 call sha_getw 
+0x4127 013819 shasx pdata ,1 ,pdata 
+0x4128 013820 iadd temp ,temp 
+0x4129 013821 add alarm ,-15 ,queue 
+0x412a 013822 call sha_getw 
+0x412b 013823 shasx pdata ,0 ,pdata 
+0x412c 013824 iadd temp ,temp 
+0x412d 013825 lshift2 alarm ,pdata 
+0x412e 013826 iadd timeup ,contw 
+0x412f 013827 istoret 4 ,contw 
+0x4130 013828 increase 1 ,alarm 
+0x4131 013829 compare 64 ,alarm ,0xff 
+0x4132 013830 nbranch sha_r_loop ,true 
+0x4133 013831 rtn 
+:      013834 sha_init:
+0x4134 013835 arg memh0 ,contr 
+0x4135 013836 force 7 ,regext_index 
+:      013837 sha_init_0:
+0x4136 013838 ifetch 4 ,contr 
+0x4137 013839 iforce regext 
+0x4138 013840 increase -1 ,regext_index 
+0x4139 013841 branch sha_init_0 ,positive 
+0x413a 013842 rtn 
+:      013844 sha:
+0x413b 013845 bpatchx patch36_3 ,mem_patch36 
+0x413c 013846 call sha_r 
+0x413d 013847 arg memahbak ,contw 
+0x413e 013848 force 0 ,regext_index 
+:      013849 sha_0:
+0x413f 013850 deposit regext 
+0x4140 013851 istore 4 ,contw 
+0x4141 013852 increase 1 ,regext_index 
+0x4142 013853 compare 8 ,regext_index ,0xff 
+0x4143 013854 nbranch sha_0 ,true 
+0x4144 013857 arg ble_mesh_sha256_addr ,timeup 
+0x4145 013860 arg mem_dat ,alarm 
+0x4146 013861 force 64 ,loopcnt 
+:      013862 sha_loop:
+0x4147 013863 ifetcht 4 ,alarm 
+0x4148 013864 ifetch 4 ,timeup 
+0x4149 013865 increase 4 ,timeup 
+0x414a 013866 increase 4 ,alarm 
+0x414b 013867 iadd temp ,pdata 
+0x414c 013868 force 7 ,regext_index 
+0x414d 013869 iadd regext ,temp 
+0x414e 013870 force 4 ,regext_index 
+0x414f 013871 shasx regext ,3 ,pdata 
+0x4150 013872 iadd temp ,temp 
+0x4151 013873 force 5 ,regext_index 
+0x4152 013874 deposit regext 
+0x4153 013875 force 6 ,regext_index 
+0x4154 013876 ixor regext ,pdata 
+0x4155 013877 force 4 ,regext_index 
+0x4156 013878 iand regext ,pdata 
+0x4157 013879 force 6 ,regext_index 
+0x4158 013880 ixor regext ,pdata 
+0x4159 013881 iadd temp ,temp 
+0x415a 013882 force 7 ,regext_index 
+0x415b 013883 copy temp ,regext 
+0x415c 013884 force 3 ,regext_index 
+0x415d 013885 deposit regext 
+0x415e 013886 iadd temp ,regext 
+0x415f 013887 force 0 ,regext_index 
+0x4160 013888 deposit regext 
+0x4161 013889 force 1 ,regext_index 
+0x4162 013890 iand regext ,temp 
+0x4163 013891 ior regext ,pdata 
+0x4164 013892 force 2 ,regext_index 
+0x4165 013893 iand regext ,pdata 
+0x4166 013894 ior temp ,temp 
+0x4167 013895 force 0 ,regext_index 
+0x4168 013896 shasx regext ,2 ,pdata 
+0x4169 013897 iadd temp ,pdata 
+0x416a 013898 force 7 ,regext_index 
+0x416b 013899 iadd regext ,regext 
+0x416c 013900 regexrot 
+0x416d 013901 loop sha_loop 
+0x416e 013902 arg memahbak ,contr 
+0x416f 013903 force 0 ,regext_index 
+:      013904 sha_1:
+0x4170 013905 ifetch 4 ,contr 
+0x4171 013906 iadd regext ,regext 
+0x4172 013907 increase 1 ,regext_index 
+0x4173 013908 compare 8 ,regext_index ,0xff 
+0x4174 013909 nbranch sha_1 ,true 
+0x4175 013910 rtn 
+:      013914 sha_result:
+0x4176 013915 arg memresult ,contw 
+0x4177 013916 force 7 ,regext_index 
+:      013917 sha_regext_save:
+0x4178 013918 deposit regext 
+0x4179 013919 istore 4 ,contw 
+0x417a 013920 increase -1 ,regext_index 
+0x417b 013921 branch sha_regext_save ,positive 
+0x417c 013922 rtn 
+:      013927 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
+0x417d 013928 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
+:      013930 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
+0x417e 013931 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x417f 013932 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      013934 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
+0x4180 013935 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x4181 013936 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      013939 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
+0x4182 013941 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x4183 013942 pincrease -7 
+0x4184 013946 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
+0x4185 013947 call disable_user 
+0x4186 013948 branch ali_mesh_upper_transport_layer_decrypt_message 
+:      013952 ali_mesh_upper_transport_layer_receive_segmented_access_message:
+0x4187 013953 fetch 1 ,mem_mesh_message_transport_head 
+0x4188 013954 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
+:      013955 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
+0x4189 013956 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x418a 013957 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      013958 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
+0x418b 013959 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x418c 013960 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      013963 ali_mesh_upper_transport_layer_decrypt_segmented_message:
+0x418d 013964 fetch 1 ,mem_mesh_aszmic 
+0x418e 013965 ncall enable_user ,blank 
+0x418f 013966 call disable_user ,blank 
+0x4190 013967 fetch 1 ,mem_mesh_segmented_access_message_current_length 
+0x4191 013968 pincrease -4 
+0x4192 013969 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x4193 013970 arg mem_mesh_segmented_access_message_segment ,alarm 
+:      013974 ali_mesh_upper_transport_layer_decrypt_message:
+0x4194 013975 copy alarm ,temp 
+0x4195 013976 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
+0x4196 013977 nrtn zero 
+0x4197 013978 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
+0x4198 013979 nrtn user 
+0x4199 013980 fetch 2 ,mem_ccm_data_ptr 
+0x419a 013981 copy pdata ,alarm 
+0x419b 013982 branch ali_mesh_access_layer_resolve_message 
+:      013984 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
+0x419c 013985 nbranch ali_ccm_decrypt ,user 
+0x419d 013986 pincrease -4 
+0x419e 013987 branch ali_ccm_decrypt_64bit 
+:      013990 ali_mesh_upper_transport_layer_check_transport_mic_cache:
+0x419f 013991 setarg mem_mesh_access_message_mic_cache 
+0x41a0 013992 store 2 ,mem_mesh_mic_cache_ptr 
+0x41a1 013993 branch ali_mesh_base_adt_cache 
+:      013997 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
+0x41a2 013998 call ali_mesh_upper_transport_layer_load_application_nonce 
+:      013999 ali_mesh_upper_transport_layer_load_application_key:
+0x41a3 014000 arg mem_mesh_application_key ,contr 
+0x41a4 014001 branch load_key 
+:      014002 ali_mesh_upper_transport_layer_load_application_nonce:
+0x41a5 014003 arg mem_mesh_application_nonce ,contw 
+0x41a6 014004 setarg application_nonce 
+0x41a7 014005 istore 1 ,contw 
+0x41a8 014006 fetch 1 ,mem_mesh_aszmic 
+0x41a9 014007 arg 0 ,temp 
+0x41aa 014008 nsetflag blank ,7 ,temp 
+0x41ab 014009 istoret 1 ,contw 
+0x41ac 014010 fetch 7 ,mem_mesh_message_seq 
+0x41ad 014011 istore 7 ,contw 
+0x41ae 014012 branch mesh_generate_nonce 
+:      014016 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
+0x41af 014017 call ali_mesh_upper_transport_layer_load_device_nonce 
+:      014018 ali_mesh_upper_transport_layer_load_device_key:
+0x41b0 014019 arg mem_mesh_device_key ,contr 
+0x41b1 014020 branch load_key 
+:      014021 ali_mesh_upper_transport_layer_load_device_nonce:
+0x41b2 014022 arg mem_mesh_device_nonce ,contw 
+0x41b3 014023 setarg device_nonce 
+0x41b4 014024 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
+:      014028 ali_mesh_upper_transport_layer_send_access_message:
+:      014029 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
+0x41b5 014030 bpatchx patch36_4 ,mem_patch36 
+0x41b6 014032 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
+0x41b7 014035 call ali_mesh_upper_transport_layer_store_packet_header 
+0x41b8 014036 rtn user 
+0x41b9 014037 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
+0x41ba 014039 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41bb 014041 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41bc 014042 branch queue_push 
+:      014046 ali_mesh_upper_transport_layer_store_packet_header:
+0x41bd 014047 call disable_user 
+0x41be 014048 arg upper_retry_count_status ,temp 
+0x41bf 014050 fetch 1 ,mem_mesh_network_packet_type 
+0x41c0 014051 sub pdata ,mesh_message_proxy ,null 
+0x41c1 014052 setflag zero ,bit_upper_flag_proxy_control ,temp 
+0x41c2 014053 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41c3 014054 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x41c4 014055 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41c5 014056 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
+0x41c6 014057 rtnne vendor_message_attr_indication 
+0x41c7 014058 fetch 1 ,mem_mesh_provisioned_flag 
+0x41c8 014059 bne paired_status ,enable_user 
+0x41c9 014060 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
+0x41ca 014061 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x41cb 014062 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cc 014063 pincrease upper_retry_count_indication 
+0x41cd 014064 set1 bit_upper_flag_vendor_indication ,pdata 
+0x41ce 014065 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cf 014066 rtn 
+:      014069 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
+0x41d0 014070 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x41d1 014071 copy pdata ,loopcnt 
+0x41d2 014072 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41d3 014073 fetch 1 ,mem_mesh_message_transport_head 
+0x41d4 014074 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41d5 014075 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x41d6 014076 arg mem_mesh_access_layer_payload ,contr 
+0x41d7 014077 branch memcpy 
+:      014081 ali_mesh_upper_transport_layer_control_packet:
+:      014086 ali_mesh_upper_transport_layer_control_packet_deal:
+0x41d8 014087 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41d9 014088 nrtn blank 
+0x41da 014089 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41db 014090 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41dc 014091 call queue_get_new_ele 
+0x41dd 014092 nrtn user 
+0x41de 014094 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41df 014095 and temp ,data_upper_flag_max_retry_count ,pdata 
+0x41e0 014096 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
+0x41e1 014098 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41e2 014100 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x41e3 014102 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41e4 014103 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
+0x41e5 014104 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x41e6 014106 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41e7 014107 isolate1 bit_upper_flag_proxy_control ,temp 
+0x41e8 014108 setflag true ,bit_uuper_tran_proxy_message ,pdata 
+0x41e9 014109 store 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41ea 014117 set1 bit_upper_flag_retransmit ,temp 
+0x41eb 014119 increase -1 ,temp 
+0x41ec 014120 istoret 1 ,regb 
+0x41ed 014122 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41ee 014123 isolate1 bit_upper_flag_retransmit ,temp 
+0x41ef 014124 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
+0x41f0 014125 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41f1 014126 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x41f2 014127 copy temp ,loopcnt 
+0x41f3 014128 arg mem_mesh_access_layer_payload ,contw 
+0x41f4 014129 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x41f5 014130 call memcpy 
+0x41f6 014132 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x41f7 014133 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
+:      014134 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
+0x41f8 014135 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014138 ali_mesh_upper_transport_layer_control_packet_segment_msg:
+0x41f9 014139 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x41fa 014140 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x41fb 014141 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014144 ali_mesh_upper_transport_layer_control_packet_load_header:
+0x41fc 014145 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41fd 014146 store 1 ,mem_mesh_message_transport_head 
+0x41fe 014148 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41ff 014149 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4200 014150 store 9 ,mem_mesh_message_nid 
+0x4201 014151 rtn 
+:      014154 ali_mesh_upper_transport_layer_control_packet_load_app_control:
+0x4202 014155 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
+0x4203 014156 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x4204 014157 isolate1 bit_upper_flag_vendor_indication ,temp 
+0x4205 014158 rtn true 
+0x4206 014159 setarg 0 
+0x4207 014160 rtn 
+:      014162 ali_mesh_store_tran_package_type:
+0x4208 014163 add rega ,element_device_tran_package_type ,contw 
+0x4209 014164 istore 1 ,contw 
+0x420a 014165 rtn 
+:      014168 ali_mesh_upper_transport_layer_queue_pop:
+0x420b 014169 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
+0x420c 014170 call ali_mesh_upper_transport_layer_init_queue_param 
+0x420d 014171 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x420e 014172 branch queue_pop 
+:      014174 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
+0x420f 014175 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4210 014176 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4211 014177 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4212 014178 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x4213 014179 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
+0x4214 014180 setarg 0 
+0x4215 014181 store 1 ,mem_mesh_aszmic 
+0x4216 014182 call ali_mesh_upper_transport_layer_calc_transport_mic 
+0x4217 014184 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4218 014185 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4219 014186 copy temp ,loopcnt 
+0x421a 014187 arg mem_mesh_access_layer_payload ,contr 
+0x421b 014188 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x421c 014189 call memcpy 
+0x421d 014191 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x421e 014192 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
+:      014193 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
+0x421f 014194 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4220 014195 call queue_store_new_ele 
+0x4221 014196 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014198 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
+0x4222 014199 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
+0x4223 014200 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x4224 014201 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x4225 014202 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4226 014203 call queue_store_new_ele 
+0x4227 014204 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014206 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
+0x4228 014207 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4229 014208 copy pdata ,loopcnt 
+0x422a 014209 store 1 ,mem_mesh_access_layer_payload_len 
+0x422b 014210 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x422c 014211 store 1 ,mem_mesh_message_transport_head 
+0x422d 014212 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x422e 014213 arg mem_mesh_access_layer_payload ,contw 
+0x422f 014214 branch memcpy 
+:      014216 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
+0x4230 014217 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4231 014218 setarg mem_mesh_access_payload 
+0x4232 014219 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+:      014220 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
+0x4233 014221 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x4234 014222 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4235 014223 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4236 014225 fetcht 1 ,mem_mesh_access_layer_payload_len 
+0x4237 014226 setarg segmented_access_message_unint_pdu_len 
+0x4238 014227 call not_greater_than 
+0x4239 014228 copy pdata ,rega 
+0x423a 014229 copy temp ,pdata 
+0x423b 014230 isub rega ,pdata 
+0x423c 014231 store 1 ,mem_mesh_access_layer_payload_len 
+0x423d 014232 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x423e 014233 copy pdata ,contr 
+0x423f 014234 iadd rega ,temp 
+0x4240 014235 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x4241 014236 call ali_mesh_lower_transport_layer_send_segmented_access_message 
+0x4242 014237 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x4243 014238 rtn blank 
+0x4244 014239 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4245 014240 pincrease 1 
+0x4246 014241 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4247 014242 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4248 014243 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
+:      014248 ali_mesh_upper_transport_layer_calc_transport_mic:
+0x4249 014249 fetch 1 ,mem_mesh_message_transport_head 
+0x424a 014250 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
+:      014251 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
+0x424b 014252 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x424c 014253 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
+:      014254 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
+0x424d 014255 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+:      014256 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
+0x424e 014257 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x424f 014258 add pdata ,4 ,temp 
+0x4250 014259 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4251 014260 arg mem_mesh_access_layer_payload ,temp 
+0x4252 014261 branch ali_ccm_encrypt 
+:      014266 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
+0x4253 014267 fetch 3 ,mem_mesh_send_message_seq 
+0x4254 014268 pincrease 1 
+0x4255 014269 store 3 ,mem_mesh_send_message_seq 
+0x4256 014270 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4257 014271 pincrease 1 
+0x4258 014272 store 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4259 014273 fetch 2 ,mem_mesh_cb_seq_changed 
+0x425a 014274 branch callback_func 
+:      014278 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
+0x425b 014279 fetch 1 ,mem_mesh_iv_index + 3 
+0x425c 014280 lshift4 pdata ,pdata 
+0x425d 014281 lshift3 pdata ,pdata 
+0x425e 014282 fetcht 1 ,mem_k2_nid 
+0x425f 014283 ior temp ,pdata 
+0x4260 014284 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4261 014285 fetch 1 ,mem_mesh_send_message_ttl 
+0x4262 014286 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x4263 014287 fetch 2 ,mem_mesh_send_message_src 
+0x4264 014288 store 2 ,mem_mesh_send_upper_layer_src 
+0x4265 014289 fetch 2 ,mem_mesh_send_message_dst 
+0x4266 014290 store 2 ,mem_mesh_send_upper_layer_dst 
+:      014292 ali_mesh_upper_transport_layer_send_access_message_add_seq:
+0x4267 014293 fetch 3 ,mem_mesh_send_message_seq 
+0x4268 014294 store 3 ,mem_mesh_send_upper_layer_seq 
+0x4269 014295 arg mem_mesh_send_upper_layer_seq ,rega 
+0x426a 014296 arg 3 ,loopcnt 
+0x426b 014297 call inverse_data 
+0x426c 014298 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x426d 014299 store 8 ,mem_mesh_message_ttl 
+0x426e 014300 rtn 
+:      014302 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
+0x426f 014303 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4270 014304 div pdata ,segmented_access_message_unint_pdu_len 
+0x4271 014305 call wait_div_end 
+0x4272 014306 quotient temp 
+0x4273 014307 remainder pdata 
+0x4274 014308 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
+0x4275 014309 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4276 014310 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4277 014311 fetch 3 ,mem_mesh_send_message_seq 
+0x4278 014312 arg 0x1fff ,temp 
+0x4279 014313 iand temp ,pdata 
+0x427a 014314 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427b 014315 rtn 
+:      014317 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
+0x427c 014318 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427d 014319 lshift4 pdata ,pdata 
+0x427e 014320 lshift pdata ,pdata 
+0x427f 014321 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4280 014322 ior temp ,pdata 
+0x4281 014323 lshift4 pdata ,pdata 
+0x4282 014324 lshift pdata ,pdata 
+0x4283 014325 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4284 014326 ior temp ,pdata 
+0x4285 014327 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
+0x4286 014328 arg 3 ,loopcnt 
+0x4287 014329 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
+0x4288 014330 branch inverse_data 
+:      014332 ali_mesh_upper_transport_layer_receive_new_msg_timer:
+0x4289 014333 arg mem_mesh_upper_receive_new_message_timer ,regc 
+0x428a 014334 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
+0x428b 014335 branch timer_single_step 
+:      014337 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
+0x428c 014338 arg 40 ,loopcnt 
+0x428d 014339 arg mem_mesh_access_message_mic_cache ,contw 
+0x428e 014340 branch clear_mem 
+:      014343 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
+0x428f 014344 increase -1 ,temp 
+0x4290 014345 rtn 
+:      014347 ali_mesh_upper_transport_layer_clear_tx_buffer:
+0x4291 014348 branch ali_mesh_stop_send_indication_packet 
+:      014351 ali_mesh_upper_transport_layer_init_queue_param:
+0x4292 014352 setarg mem_mesh_upper_tran_layer_queue_each_size 
+0x4293 014353 store 2 ,mem_queue_ptr 
+0x4294 014354 rtn 
+:      014357 app_init:
+0x4295 014358 bpatch patch16_1 ,mem_patch16 
+0x4296 014359 fetch 1 ,mem_device_option 
+0x4297 014360 branch app_init ,blank 
+0x4298 014361 beq dvc_op_dongle ,dongle_init 
+0x4299 014362 beq dvc_op_shutter ,shutter_init 
+0x429a 014363 beq dvc_op_module ,module_init 
+0x429b 014364 beq dvc_op_car ,car_init 
+0x429c 014365 beq dvc_op_shutter_dy ,shutter_dy_init 
+0x429d 014366 beq dvc_op_remote_car ,remote_car_init 
+0x429e 014367 beq dvc_op_keyboard ,keyboard_init 
+0x429f 014368 beq dvc_op_hci_boot ,hci_init 
+0x42a0 014370 beq dvc_op_mouse ,mouse_init 
+0x42a1 014371 beq dvc_op_mesh ,ali_mesh_init 
+0x42a2 014372 rtn 
+:      014375 app_param_init:
+0x42a3 014376 rtn wake 
+0x42a4 014377 call adc_init_data 
+0x42a5 014378 fetch 1 ,mem_device_option 
+0x42a6 014379 beq dvc_op_shutter ,shutter_default_init 
+0x42a7 014380 beq dvc_op_shutter_dy ,shutter_default_init 
+0x42a8 014381 beq dvc_op_dongle ,dongle_default_init 
+0x42a9 014382 beq dvc_op_mouse ,mouse_default_init 
+0x42aa 014383 beq dvc_op_keyboard ,mouse_default_parm_init 
+0x42ab 014384 beq dvc_op_remote_car ,remote_car_default_init 
+0x42ac 014385 rtn 
+:      014387 app_process_idle:
+0x42ad 014388 call ui_dispatch 
+0x42ae 014389 call check_51cmd 
+0x42af 014390 call app_process_bb_event 
+0x42b0 014391 fetch 2 ,mem_cb_idle_process 
+0x42b1 014392 branch callback_func 
+:      014394 app_process_ble:
+0x42b2 014395 fetch 2 ,mem_cb_le_process 
+0x42b3 014396 branch callback_func 
+:      014398 app_process_bb_event:
+0x42b4 014399 bpatch patch16_2 ,mem_patch16 
+0x42b5 014401 arg mem_ipc_fifo_bt2c51 ,rega 
+0x42b6 014402 call fifo_out 
+0x42b7 014403 rtn blank 
+0x42b8 014405 copy pdata ,regc 
+0x42b9 014406 call app_event_normal_process 
+0x42ba 014407 branch app_process_bb_event_priority 
+:      014409 app_discard_event:
+0x42bb 014410 arg 0 ,regc 
+0x42bc 014411 rtn 
+:      014416 app_event_normal_process:
+0x42bd 014417 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x42be 014418 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x42bf 014419 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x42c0 014420 rtn 
+:      014424 app_process_bb_event_priority:
+0x42c1 014425 fetch 2 ,mem_cb_bb_event_process 
+0x42c2 014426 branch callback_func 
+:      014428 app_check_wake_lock:
+0x42c3 014429 fetch 2 ,mem_cb_check_wakelock 
+0x42c4 014430 branch callback_func 
+:      014432 app_will_enter_lpm:
+0x42c5 014433 fetch 2 ,mem_cb_before_lpm 
+0x42c6 014434 branch callback_func 
+:      014436 app_le_event_bb_connected:
+0x42c7 014437 fetch 2 ,mem_ui_state_map 
+0x42c8 014438 set1 ui_state_ble_connected ,pdata 
+0x42c9 014439 store 2 ,mem_ui_state_map 
+0x42ca 014440 rtn 
+:      014442 app_le_event_bb_disconn:
+0x42cb 014443 jam 0 ,mem_le_l2cap_att_states 
+0x42cc 014444 fetch 2 ,mem_ui_state_map 
+0x42cd 014445 set0 ui_state_ble_connected ,pdata 
+0x42ce 014446 store 2 ,mem_ui_state_map 
+0x42cf 014447 branch app_lpm_mult_disable 
+:      014450 app_evt_button_long_pressed:
+0x42d0 014451 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d1 014452 set1 app_disc_by_button ,pdata 
+0x42d2 014453 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d3 014454 rtn 
+:      014457 app_evt_timer:
+0x42d4 014458 store 1 ,mem_app_evt_timer_count 
+:      014459 app_evt_100ms_loop:
+0x42d5 014460 bpatch patch16_3 ,mem_patch16 
+0x42d6 014461 fetch 1 ,mem_app_evt_timer_count 
+0x42d7 014462 rtn blank 
+0x42d8 014463 increase -1 ,pdata 
+0x42d9 014464 store 1 ,mem_app_evt_timer_count 
+0x42da 014465 call ui_button_polling 
+0x42db 014466 call app_lpm_wake_auto_lock_timer 
+0x42dc 014467 call flash_write_spi_sm_timer 
+0x42dd 014468 fetch 2 ,mem_cb_event_timer 
+0x42de 014469 call callback_func 
+0x42df 014470 branch app_evt_100ms_loop 
+:      014475 timer_single_step:
+0x42e0 014476 ifetch 1 ,regc 
+0x42e1 014477 rtn blank 
+0x42e2 014478 pincrease -1 
+0x42e3 014479 istore 1 ,regc 
+0x42e4 014480 nrtn blank 
+0x42e5 014481 copy regb ,pdata 
+0x42e6 014482 branch callback_func 
+:      014486 timer_single_step_2b:
+0x42e7 014487 ifetch 2 ,regc 
+0x42e8 014488 rtn blank 
+0x42e9 014489 pincrease -1 
+0x42ea 014490 istore 2 ,regc 
+0x42eb 014491 nrtn blank 
+0x42ec 014492 copy regb ,pdata 
+0x42ed 014493 branch callback_func 
+:      014495 app_power_timer:
+0x42ee 014496 fetcht 2 ,mem_power_param_ptr 
+0x42ef 014497 add temp ,power_timer_offset ,regc 
+0x42f0 014498 arg app_power_timer_timeout ,regb 
+0x42f1 014499 branch timer_single_step 
+:      014501 app_power_timer_timeout:
+0x42f2 014502 call app_got_power_state_common 
+0x42f3 014503 beq power_starting ,app_enter_power_stanby_state 
+:      014504 app_enter_power_off_state:
+0x42f4 014505 branch app_enter_hibernate 
+:      014506 app_enter_power_stanby_state:
+0x42f5 014507 setarg power_standby 
+0x42f6 014508 istore 1 ,regc 
+0x42f7 014509 add temp ,power_standby_cb_offset ,regb 
+:      014510 app_power_cb_common:
+0x42f8 014511 ifetch 2 ,regb 
+0x42f9 014512 branch callback_func 
+:      014515 app_bb_hibernate:
+0x42fa 014516 call app_disconn_reason_clear 
+0x42fb 014517 branch app_enter_hibernate 
+:      014520 app_disconn_reason_clear:
+0x42fc 014521 setarg 0 
+0x42fd 014522 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x42fe 014523 rtn 
+:      014524 app_disconn_reason_flag_clear:
+0x42ff 014525 setarg 0 
+0x4300 014526 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4301 014527 rtn 
+:      014531 app_disconn_reason_collect_ble:
+0x4302 014532 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4303 014533 set1 app_disc_ble ,pdata 
+0x4304 014534 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x4305 014535 setarg 0 
+0x4306 014536 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4307 014537 rtn 
+:      014545 app_get_lpm_wake_lock:
+0x4308 014546 arg wake_lock_app ,queue 
+0x4309 014547 branch lpm_get_wake_lock 
+:      014549 app_put_lpm_wake_lock:
+0x430a 014550 arg wake_lock_app ,queue 
+0x430b 014551 branch lpm_put_wake_lock 
+:      014553 app_lpm_wake_auto_lock:
+0x430c 014554 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x430d 014555 branch app_get_lpm_wake_lock 
+:      014557 app_lpm_wake_auto_lock_timer:
+0x430e 014558 arg mem_wake_up_delay_timer ,regc 
+0x430f 014559 arg app_put_lpm_wake_lock ,regb 
+0x4310 014560 branch timer_single_step 
+:      014563 app_ble_start_direct_adv:
+0x4311 014564 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x4312 014565 branch ui_ipc_send_cmd 
+:      014567 app_ble_stop_direct_adv:
+0x4313 014568 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x4314 014569 branch ui_ipc_send_cmd 
+:      014571 app_ble_stop_adv:
+0x4315 014572 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x4316 014573 branch ui_ipc_send_cmd 
+:      014575 app_ble_start_adv:
+0x4317 014576 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x4318 014577 branch ui_ipc_send_cmd 
+:      014579 app_ble_start_scan:
+0x4319 014580 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x431a 014581 branch ui_ipc_send_cmd 
+:      014583 app_ble_stop_scan:
+0x431b 014584 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x431c 014585 branch ui_ipc_send_cmd 
+:      014587 app_ble_start_conn:
+0x431d 014588 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x431e 014589 branch ui_ipc_send_cmd 
+:      014591 app_ble_disconnect:
+0x431f 014592 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x4320 014593 branch ui_ipc_send_cmd 
+:      014595 app_led_start_blink:
+0x4321 014596 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x4322 014597 branch ui_ipc_send_cmd 
+:      014599 app_led_on:
+0x4323 014600 jam bt_cmd_led_on ,mem_fifo_temp 
+0x4324 014601 branch ui_ipc_send_cmd 
+:      014603 app_led_stop_blink:
+:      014604 app_led_off:
+0x4325 014605 jam bt_cmd_led_off ,mem_fifo_temp 
+0x4326 014606 branch ui_ipc_send_cmd 
+:      014608 app_enter_hibernate:
+0x4327 014609 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x4328 014610 branch ui_ipc_send_cmd 
+:      014613 app_ble_store_reconn_info:
+0x4329 014614 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x432a 014615 branch ui_ipc_send_cmd 
+:      014618 app_lpm_mult_enable:
+0x432b 014619 set1 mark_lpm_mult_enable ,mark 
+0x432c 014620 rtn 
+:      014622 app_lpm_mult_disable:
+0x432d 014623 set0 mark_lpm_mult_enable ,mark 
+0x432e 014624 rtn 
+:      014627 app_button_long_pressed:
+0x432f 014628 call app_got_power_state_common 
+0x4330 014629 beq power_standby ,app_power_shutting_down 
+:      014630 app_power_starting:
+0x4331 014631 setarg power_starting 
+0x4332 014632 istore 1 ,regc 
+0x4333 014633 add temp ,power_starting_timeout_offset ,rega 
+0x4334 014634 add temp ,power_starting_cb_offset ,regb 
+:      014635 app_power_common:
+0x4335 014636 ifetcht 1 ,rega 
+0x4336 014637 increase 1 ,regc 
+0x4337 014638 istoret 1 ,regc 
+0x4338 014639 branch app_power_cb_common 
+:      014641 app_power_shutting_down:
+0x4339 014642 setarg power_off 
+0x433a 014643 istore 1 ,regc 
+0x433b 014644 fetch 2 ,mem_ui_state_map 
+0x433c 014645 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x433d 014646 call le_send_terminate_ind_user_terminated 
+0x433e 014647 call app_ble_disconnect 
+:      014648 app_power_off_end:
+0x433f 014649 fetcht 2 ,mem_power_param_ptr 
+0x4340 014650 add temp ,power_off_timeout_offset ,rega 
+0x4341 014651 add temp ,power_off_cb_offset ,regb 
+0x4342 014652 branch app_power_common 
+:      014654 app_got_power_state_common:
+0x4343 014655 fetcht 2 ,mem_power_param_ptr 
+0x4344 014656 add temp ,power_state_offset ,regc 
+0x4345 014657 ifetch 1 ,regc 
+0x4346 014658 rtn 
+:      014660 app_event_button_up:
+0x4347 014661 call app_got_power_state_common 
+0x4348 014662 bne power_off ,app_power_release 
+0x4349 014663 branch app_enter_hibernate 
+:      014664 app_power_release:
+0x434a 014665 add temp ,ui_butten_up_cb_offset ,regb 
+0x434b 014666 branch app_power_cb_common 
+:      014672 adpcm_decode:
+0x434c 014673 fetch 8 ,mem_ad_state_valpred 
+0x434d 014674 store 8 ,mem_ad_valpred 
+0x434e 014675 jam 0 ,mem_ad_bufferstep 
+0x434f 014676 fetch 1 ,mem_ad_index 
+0x4350 014677 lshift2 pdata ,pdata 
+0x4351 014678 arg mem_ad_stepsizetable ,temp 
+0x4352 014679 iadd temp ,temp 
+0x4353 014680 ifetch 4 ,temp 
+0x4354 014681 store 4 ,mem_ad_step 
+:      014682 adpcm_decode_loop:
+0x4355 014683 fetch 1 ,mem_ad_bufferstep 
+0x4356 014684 nbranch adpcm_next_byte ,blank 
+0x4357 014685 fetcht 2 ,mem_ad_in_ptr 
+0x4358 014686 ifetch 1 ,temp 
+0x4359 014687 store 1 ,mem_ad_inputbuffer 
+0x435a 014688 increase 1 ,temp 
+0x435b 014689 storet 2 ,mem_ad_in_ptr 
+0x435c 014690 rshift4 pdata ,pdata 
+0x435d 014691 store 1 ,mem_ad_delta 
+0x435e 014692 branch adpcm_cal 
+:      014693 adpcm_next_byte:
+0x435f 014694 fetch 1 ,mem_ad_inputbuffer 
+0x4360 014695 and pdata ,0x0f ,pdata 
+0x4361 014696 store 1 ,mem_ad_delta 
+:      014697 adpcm_cal:
+0x4362 014698 fetch 1 ,mem_ad_bufferstep 
+0x4363 014699 setflip 0 ,pdata 
+0x4364 014700 store 1 ,mem_ad_bufferstep 
+0x4365 014701 arg mem_ad_indextable ,temp 
+0x4366 014702 fetch 1 ,mem_ad_delta 
+0x4367 014703 iadd temp ,temp 
+0x4368 014704 ifetch 1 ,temp 
+0x4369 014705 fetcht 1 ,mem_ad_index 
+0x436a 014706 call adpcm_cal_index 
+0x436b 014707 store 1 ,mem_ad_index 
+0x436c 014709 fetch 1 ,mem_ad_delta 
+0x436d 014710 and pdata ,0x08 ,temp 
+0x436e 014711 storet 1 ,mem_ad_sign 
+0x436f 014712 and pdata ,0x07 ,temp 
+0x4370 014713 storet 1 ,mem_ad_delta 
+0x4371 014715 call adpcm_cal_vpdiff 
+0x4372 014716 storet 4 ,mem_ad_vpdiff 
+0x4373 014718 fetch 1 ,mem_ad_sign 
+0x4374 014719 branch adpcm_cal_valpred ,blank 
+0x4375 014720 fetch 4 ,mem_ad_valpred 
+0x4376 014721 fetcht 4 ,mem_ad_vpdiff 
+0x4377 014722 isub temp ,pdata 
+0x4378 014723 branch adpcm_cal_valpred_end 
+:      014724 adpcm_cal_valpred:
+0x4379 014725 fetch 4 ,mem_ad_valpred 
+0x437a 014726 fetcht 4 ,mem_ad_vpdiff 
+0x437b 014727 iadd temp ,pdata 
+:      014728 adpcm_cal_valpred_end:
+0x437c 014729 store 4 ,mem_ad_valpred 
+0x437d 014730 arg 32767 ,temp 
+0x437e 014731 isub temp ,pdata 
+0x437f 014732 bbit1 31 ,adpcm_cal_valpred_overflow 
+0x4380 014733 storet 4 ,mem_ad_valpred 
+0x4381 014734 branch adpcm_cal_valpred_overflow_end 
+:      014735 adpcm_cal_valpred_overflow:
+0x4382 014736 fetch 4 ,mem_ad_valpred 
+0x4383 014737 arg 32768 ,temp 
+0x4384 014738 iadd temp ,pdata 
+0x4385 014739 bbit0 31 ,adpcm_cal_valpred_overflow_end 
+0x4386 014740 arg -32768 ,temp 
+0x4387 014741 storet 4 ,mem_ad_valpred 
+:      014742 adpcm_cal_valpred_overflow_end:
+0x4388 014743 fetch 1 ,mem_ad_index 
+0x4389 014744 lshift2 pdata ,pdata 
+0x438a 014745 arg mem_ad_stepsizetable ,temp 
+0x438b 014746 iadd temp ,temp 
+0x438c 014747 ifetch 4 ,temp 
+0x438d 014748 store 4 ,mem_ad_step 
+0x438e 014750 fetch 2 ,mem_ad_out_ptr 
+0x438f 014751 fetcht 2 ,mem_ad_valpred 
+0x4390 014752 istoret 2 ,pdata 
+0x4391 014753 increase 2 ,pdata 
+0x4392 014754 store 2 ,mem_ad_out_ptr 
+0x4393 014756 fetch 1 ,mem_ad_in_numsamples 
+0x4394 014757 increase -1 ,pdata 
+0x4395 014758 store 1 ,mem_ad_in_numsamples 
+0x4396 014759 nbranch adpcm_decode_loop ,blank 
+0x4397 014760 fetch 8 ,mem_ad_valpred 
+0x4398 014761 store 8 ,mem_ad_state_valpred 
+0x4399 014762 rtn 
+:      014764 adpcm_cal_index:
+0x439a 014765 iadd temp ,pdata 
+0x439b 014766 bbit0 7 ,adpcm_cal_bigger_zero 
+0x439c 014767 setarg 0 
+0x439d 014768 rtn 
+:      014769 adpcm_cal_bigger_zero:
+0x439e 014770 and pdata ,0xff ,pdata 
+0x439f 014771 sub pdata ,88 ,null 
+0x43a0 014772 rtn positive 
+0x43a1 014773 setarg 88 
+0x43a2 014774 rtn 
+:      014776 adpcm_cal_vpdiff:
+0x43a3 014777 fetchr rega ,4 ,mem_ad_step 
+0x43a4 014778 rshift3 rega ,temp 
+0x43a5 014779 fetch 1 ,mem_ad_delta 
+0x43a6 014780 bbit0 2 ,adpcm_cal_vpdiff1 
+0x43a7 014781 copy rega ,pdata 
+0x43a8 014782 iadd temp ,temp 
+:      014783 adpcm_cal_vpdiff1:
+0x43a9 014784 fetch 1 ,mem_ad_delta 
+0x43aa 014785 bbit0 1 ,adpcm_cal_vpdiff2 
+0x43ab 014786 rshift rega ,pdata 
+0x43ac 014787 iadd temp ,temp 
+:      014788 adpcm_cal_vpdiff2:
+0x43ad 014789 fetch 1 ,mem_ad_delta 
+0x43ae 014790 rtnbit0 0 
+0x43af 014791 rshift2 rega ,pdata 
+0x43b0 014792 iadd temp ,temp 
+0x43b1 014793 rtn 
+:      014798 car_init:
+0x43b2 014799 call enable_authrom 
+0x43b3 014800 rtn wake 
+0x43b4 014801 setarg car_g24_receive_process 
+0x43b5 014802 store 2 ,mem_cb_24g_receive_process 
+0x43b6 014804 setarg g24_bind_ackpayload_prep 
+0x43b7 014805 store 2 ,mem_cb_24g_ackpayload 
+0x43b8 014807 setarg car_g24_cb_data_device1 
+0x43b9 014808 store 2 ,mem_cb_24g_data_device1 
+0x43ba 014810 setarg car_le_before_hibernate 
+0x43bb 014811 store 2 ,mem_cb_before_hibernate 
+0x43bc 014813 setarg car_le_process_lpm_before 
+0x43bd 014814 store 2 ,mem_cb_before_lpm 
+0x43be 014816 setarg car_scale_process_idle 
+0x43bf 014817 store 2 ,mem_cb_idle_process 
+0x43c0 014819 setarg car_scale_process_bb_event 
+0x43c1 014820 store 2 ,mem_cb_bb_event_process 
+0x43c2 014822 setarg app_get_lpm_wake_lock 
+0x43c3 014823 store 2 ,mem_cb_check_wakelock 
+0x43c4 014825 setarg car_le_receive_data 
+0x43c5 014826 store 2 ,mem_cb_att_write 
+0x43c6 014828 setarg car_le_bb_event_timer 
+0x43c7 014829 store 2 ,mem_cb_event_timer 
+0x43c8 014831 bpatch patch05_6 ,mem_patch05 
+0x43c9 014832 call car_init_environment 
+0x43ca 014833 call car_lpm_timer_enable 
+0x43cb 014834 call queue_init 
+0x43cc 014835 jam 2 ,mem_lpm_mult 
+0x43cd 014836 jam power_on ,mem_car_24g_received_pac 
+0x43ce 014837 fetch 1 ,mem_car_config_soft_switch_enable 
+0x43cf 014838 store 1 ,mem_car_hard_soft_switch 
+0x43d0 014839 beq hard_switch ,car_hard_switch_power_on_signal 
+0x43d1 014840 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x43d2 014841 store 1 ,mem_ui_button_gpio 
+0x43d3 014842 jam off ,mem_le_adv_enable 
+:      014843 car_soft_switch_power_on_init:
+0x43d4 014844 call ui_button_init 
+0x43d5 014845 call ui_button_polling 
+0x43d6 014846 jam power_starting ,mem_car_power_state 
+0x43d7 014847 fetch 2 ,mem_ui_state_map 
+0x43d8 014848 rtnbit1 ui_state_btn_down 
+0x43d9 014849 branch app_enter_hibernate 
+:      014852 car_power_off_signal:
+0x43da 014853 branch car_ui_led_init 
+:      014855 car_hard_switch_power_on_signal:
+0x43db 014856 jam power_standby ,mem_car_power_state 
+:      014857 car_soft_switch_power_on_signal:
+0x43dc 014858 jam on ,mem_le_adv_enable 
+0x43dd 014859 setarg fast_adv_interval_value_car 
+0x43de 014860 call shutter_ble_adv_interval_set 
+:      014861 car_le_modified_name_adv:
+0x43df 014862 arg mem_le_name + 7 ,contw 
+0x43e0 014863 fetch 1 ,mem_le_lap 
+:      014864 car_name_loop:
+0x43e1 014865 and pdata ,0xF0 ,temp 
+0x43e2 014866 rshift4 temp ,temp 
+0x43e3 014867 call car_hex_to_ascii 
+0x43e4 014868 istoret 1 ,contw 
+0x43e5 014869 and pdata ,0x0F ,temp 
+0x43e6 014870 call car_hex_to_ascii 
+0x43e7 014871 istoret 1 ,contw 
+0x43e8 014872 call le_modified_name_att_list 
+0x43e9 014873 fetcht 1 ,mem_le_name_len 
+0x43ea 014874 copy temp ,loopcnt 
+0x43eb 014875 arg mem_le_adv_data + 2 ,contw 
+0x43ec 014876 arg mem_le_name ,contr 
+0x43ed 014877 call memcpy 
+:      014878 car_le_modified_name_scan:
+0x43ee 014879 fetcht 1 ,mem_le_name_len 
+0x43ef 014880 copy temp ,loopcnt 
+0x43f0 014881 arg mem_le_scan_data + 2 ,contw 
+0x43f1 014882 arg mem_le_name ,contr 
+0x43f2 014883 branch memcpy 
+:      014884 car_hex_to_ascii:
+0x43f3 014885 sub temp ,9 ,null 
+0x43f4 014886 branch car_hex_num ,positive 
+0x43f5 014887 add temp ,55 ,temp 
+0x43f6 014888 rtn 
+:      014889 car_hex_num:
+0x43f7 014890 add temp ,48 ,temp 
+0x43f8 014891 rtn 
+:      014893 car_ui_led_init:
+0x43f9 014894 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x43fa 014895 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      014896 car_ui_led_init_1:
+0x43fb 014897 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x43fc 014898 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      014899 car_ui_led_init_2:
+0x43fd 014900 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x43fe 014901 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      014902 car_ui_led_init_3:
+0x43ff 014903 fetch 1 ,mem_car_led_num 
+0x4400 014904 copy pdata ,loopcnt 
+0x4401 014905 setarg mem_car_led_map 
+0x4402 014906 copy pdata ,rega 
+:      014907 car_in_lp1:
+0x4403 014908 copy rega ,contr 
+0x4404 014909 ifetch 1 ,contr 
+0x4405 014910 copy contr ,rega 
+0x4406 014911 beq invalid_pin_num ,car_in_lp1_end 
+0x4407 014912 copy pdata ,temp 
+0x4408 014913 call gpio_config_output 
+:      014914 car_in_lp1_end:
+0x4409 014915 loop car_in_lp1 
+:      014916 car_ui_led_init_end:
+0x440a 014917 rtn 
+:      014918 car_blood_led_gpio_set:
+0x440b 014919 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x440c 014920 store 8 ,mem_car_led_map + 2 
+0x440d 014921 branch car_ui_led_init_1 
+:      014922 car_pairing_led_gpio_set:
+0x440e 014923 store 1 ,mem_car_led_map 
+0x440f 014924 branch car_ui_led_init_2 
+:      014925 car_low_voltage_led_gpio_set:
+0x4410 014926 store 1 ,mem_car_led_map + 1 
+0x4411 014927 branch car_ui_led_init_3 
+:      014929 car_init_environment:
+0x4412 014931 call car_g24_init 
+0x4413 014932 call car_g24_load_commom_addr 
+0x4414 014933 arg 0 ,rega 
+0x4415 014934 call pwm_init 
+0x4416 014935 call car_ui_led_init 
+0x4417 014936 call car_start_blink 
+0x4418 014937 call car_init_adc_hvin 
+0x4419 014938 branch car_motor_init 
+:      014939 car_read_otp_addr:
+0x441a 014940 rtn 
+:      014941 car_motor_init:
+0x441b 014942 fetch 1 ,mem_car_motor_gpio_num 
+0x441c 014943 copy pdata ,loopcnt 
+0x441d 014944 setarg mem_car_motor_gpio_map 
+0x441e 014945 copy pdata ,rega 
+:      014946 p_in_lp1:
+0x441f 014947 copy rega ,contr 
+0x4420 014948 ifetch 1 ,contr 
+0x4421 014949 copy contr ,rega 
+0x4422 014950 beq invalid_pin_num ,p_in_lp1_end 
+0x4423 014951 copy pdata ,temp 
+0x4424 014952 store 1 ,mem_car_gpio 
+0x4425 014953 call car_ui_gpio_init 
+:      014954 p_in_lp1_end:
+0x4426 014955 loop p_in_lp1 
+:      014956 p_car_ui_led_init_end:
+0x4427 014957 rtn 
+:      014959 car_ui_gpio_init:
+0x4428 014960 fetch 1 ,mem_car_gpio 
+0x4429 014961 rtneq ui_button_gpio_disable 
+0x442a 014962 iforce temp 
+0x442b 014963 branch gpio_config_output 
+:      014966 car_init_adc_hvin:
+0x442c 014967 jam 100 ,mem_car_notify_vdd_value_last 
+0x442d 014968 rtn 
+:      014970 car_le_before_hibernate:
+0x442e 014971 call car_gpio_set_before_hibernate 
+0x442f 014972 call clear_wake 
+:      014973 car_le_process_lpm_before:
+0x4430 014974 branch keyscan_process_lpm_before 
+:      014976 car_gpio_set_before_hibernate:
+0x4431 014977 call check_51cmd_led_off 
+:      014978 car_gpio_set_before_lpm_common:
+0x4432 014979 arg gpio_number ,loopcnt 
+0x4433 014980 arg core_gpio_conf ,contr 
+:      014981 car_setgpio_loop:
+0x4434 014982 copy contr ,contw 
+0x4435 014983 ifetch 1 ,contr 
+0x4436 014984 beq gpcfg_spid_miso ,car_setgpio_pullup 
+0x4437 014985 beq gpcfg_spid_ncs ,car_setgpio_pullup 
+0x4438 014986 beq gpcfg_spid_sck ,car_setgpio_pullup 
+0x4439 014987 beq gpcfg_spid_mosi ,car_setgpio_pullup 
+0x443a 014988 beq gpcfg_spid_sdio ,car_setgpio_pullup 
+0x443b 014989 beq gpcfg_iic_scl ,car_setgpio_pullup 
+0x443c 014990 beq gpcfg_iic_sda ,car_setgpio_pullup 
+0x443d 014991 beq gpcfg_input ,car_setgpio_pullup 
+:      014992 car_setgpio_loop_end:
+0x443e 014993 loop car_setgpio_loop 
+0x443f 014994 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x4440 014995 isub contr ,null 
+0x4441 014996 branch car_motor_setgpio ,zero 
+:      014997 car_setgpio_loop_ext:
+0x4442 014998 arg gpio_number_ext ,loopcnt 
+0x4443 014999 arg core_gpio_conf_hi ,contr 
+0x4444 015000 branch car_setgpio_loop 
+:      015002 car_setgpio_pullup:
+0x4445 015003 setarg gpcfg_pullup 
+0x4446 015004 istore 1 ,contw 
+0x4447 015005 branch car_setgpio_loop_end 
+:      015006 car_setgpio_pulldown:
+0x4448 015007 setarg gpcfg_pulldown 
+0x4449 015008 istore 1 ,contw 
+0x444a 015009 branch car_setgpio_loop_end 
+:      015010 car_motor_setgpio:
+0x444b 015011 fetch 1 ,mem_car_motor_gpio_num 
+0x444c 015012 copy pdata ,loopcnt 
+0x444d 015013 arg mem_car_motor_gpio_map ,contr 
+:      015014 car_motor_setgpio_loop:
+0x444e 015015 ifetch 1 ,contr 
+0x444f 015016 set1 7 ,pdata 
+0x4450 015017 arg gpcfg_output_low ,temp 
+0x4451 015018 call gpio_config_function 
+0x4452 015019 loop car_motor_setgpio_loop 
+0x4453 015020 rtn 
+:      015022 car_key_scan_process:
+0x4454 015023 branch keyscan_key_process 
+:      015025 car_scale_process_idle:
+0x4455 015026 call car_le_send_packet 
+0x4456 015027 call car_g24_status_process 
+0x4457 015028 branch car_key_scan_process 
+:      015030 car_g24_status_process:
+0x4458 015031 fetch 2 ,mem_ui_state_map 
+0x4459 015032 rtnbit1 ui_state_ble_connected 
+0x445a 015033 fetch 1 ,mem_car_24g_received_pac 
+0x445b 015034 beq work_paired ,car_g24_connected_event 
+0x445c 015035 rtn 
+:      015036 car_g24_connected_event:
+0x445d 015037 fetch 1 ,mem_car_24g_status 
+0x445e 015038 rtneq work_paired 
+0x445f 015039 jam work_paired ,mem_car_24g_status 
+0x4460 015040 call car_lpm_timer_disable 
+0x4461 015041 call car_stop_blink 
+0x4462 015042 branch car_g24_connected 
+:      015044 car_lpm_timer_enable:
+0x4463 015045 fetch 2 ,mem_car_enter_lpm_timer_count 
+0x4464 015046 store 2 ,mem_car_enter_lpm_timer 
+0x4465 015047 jam 0 ,mem_car_enter_lpm_flag 
+0x4466 015048 rtn 
+:      015051 car_lpm_timer_disable:
+0x4467 015052 setarg 0 
+0x4468 015053 branch car_lpm_timer_enable + 1 
+:      015056 car_stop_blink:
+0x4469 015057 arg 0 ,rega 
+0x446a 015058 branch ui_led_blink_stop_global 
+:      015061 car_start_blink:
+0x446b 015062 arg 0 ,rega 
+0x446c 015063 branch ui_led_blink_start_global 
+:      015069 car_le_send_packet:
+0x446d 015070 fetch 2 ,mem_ui_state_map 
+0x446e 015071 rtnbit0 ui_state_ble_connected 
+0x446f 015072 call le_fifo_check_nearly_full 
+0x4470 015073 nrtn blank 
+0x4471 015074 arg mem_car_pop_queue_buff ,rega 
+0x4472 015075 call queue_pop 
+0x4473 015076 nrtn user 
+0x4474 015077 arg mem_car_pop_queue_buff ,contr 
+0x4475 015078 branch le_send_notify_from_list 
+:      015080 car_scale_process_bb_event:
+0x4476 015081 copy regc ,pdata 
+0x4477 015082 beq bt_evt_button_up ,app_event_button_up 
+0x4478 015083 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x4479 015084 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x447a 015085 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x447b 015086 rtn 
+:      015088 car_scale_event_le_conn:
+0x447c 015089 call car_lpm_timer_disable 
+0x447d 015090 call car_stop_blink 
+0x447e 015091 set0 mark_24g_rxmode ,mark 
+0x447f 015092 branch car_scale_process_conn 
+:      015093 car_g24_connected:
+0x4480 015094 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4481 015095 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      015096 car_scale_process_conn:
+0x4482 015097 jam 0x14 ,mem_car_notify_vdd_timer 
+0x4483 015098 jam 0 ,mem_lpm_mode 
+0x4484 015099 call app_ble_stop_adv 
+0x4485 015100 branch app_lpm_mult_enable 
+:      015103 car_scale_event_le_discon:
+0x4486 015104 set1 mark_24g_rxmode ,mark 
+0x4487 015105 call car_lpm_timer_enable 
+0x4488 015106 call car_fb_motor_stop 
+0x4489 015107 call car_lr_motor_stop 
+:      015108 car_g24_disconnect:
+0x448a 015109 setarg 0 
+0x448b 015110 store 5 ,mem_car_led_control 
+0x448c 015111 call queue_init 
+0x448d 015112 jam 10 ,mem_motor1_speed 
+0x448e 015113 jam 10 ,mem_motor2_speed 
+0x448f 015114 jam 10 ,mem_motor3_speed 
+0x4490 015116 jam 2 ,mem_lpm_mult 
+0x4491 015117 setarg fast_adv_interval_value_car 
+0x4492 015118 call shutter_ble_adv_interval_set 
+0x4493 015119 branch app_ble_start_adv 
+:      015121 car_le_bb_event_timer:
+0x4494 015122 call car_moto1_blank_data_timer 
+0x4495 015123 call car_moto2_blank_data_timer 
+0x4496 015124 call car_moto3_blank_data_timer 
+0x4497 015127 call car_24g_no_data_timeout_timer 
+0x4498 015128 branch car_24g_bind_enable_timer 
+:      015131 car_24g_bind_enable_timer:
+0x4499 015132 arg mem_car_24g_bind_enable_delay_count ,regc 
+0x449a 015133 arg 0 ,regb 
+0x449b 015134 branch timer_single_step 
+:      015136 car_enter_lpm_timer:
+0x449c 015137 arg mem_car_enter_lpm_timer ,regc 
+0x449d 015138 arg car_enter_lpm_enable ,regb 
+0x449e 015139 branch timer_single_step_2b 
+:      015140 car_enter_lpm_enable:
+0x449f 015141 jam 1 ,mem_car_enter_lpm_flag 
+0x44a0 015142 rtn 
+:      015144 car_24g_no_data_timeout_timer:
+0x44a1 015145 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x44a2 015146 arg car_24g_no_data_timer_timeout ,regb 
+0x44a3 015147 branch timer_single_step_2b 
+:      015148 car_24g_no_data_timer_timeout:
+0x44a4 015149 jam work_search ,mem_car_24g_status 
+0x44a5 015150 jam power_on ,mem_car_24g_received_pac 
+0x44a6 015151 branch car_g24_disconnect 
+:      015153 car_notify_vdd_timer:
+0x44a7 015154 fetch 1 ,mem_car_config_bat_notify_enable 
+0x44a8 015155 rtn blank 
+0x44a9 015156 arg mem_car_notify_vdd_timer ,regc 
+0x44aa 015157 arg car_notify_vdd ,regb 
+0x44ab 015158 branch timer_single_step 
+:      015159 car_notify_vdd:
+0x44ac 015160 fetch 1 ,mem_car_notify_vdd_count 
+0x44ad 015161 store 1 ,mem_car_notify_vdd_timer 
+0x44ae 015162 fetch 1 ,mem_car_working_flag 
+0x44af 015163 nrtn blank 
+:      015164 car_read_hvin:
+0x44b0 015165 call vdd_calculate_by_mode 
+0x44b1 015166 store 2 ,mem_vdd_now_vol 
+0x44b2 015167 arg mem_vdd_calculate_set ,rega 
+0x44b3 015168 call adc_bat_percent_lowpower_out 
+0x44b4 015169 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x44b5 015170 isub temp ,null 
+0x44b6 015171 branch car_notify_vdd_next2 ,positive 
+0x44b7 015172 store 1 ,mem_car_notify_vdd_value_last 
+0x44b8 015173 copy pdata ,temp 
+:      015174 car_notify_vdd_next2:
+0x44b9 015175 storet 1 ,mem_car_notify_vdd_percent 
+0x44ba 015176 fetch 1 ,mem_car_config_low_voltage_percent 
+0x44bb 015177 isub temp ,null 
+0x44bc 015178 call car_enter_low_bat ,positive 
+0x44bd 015179 storet 1 ,mem_notify_bat_payload 
+0x44be 015180 arg 6 ,loopcnt 
+0x44bf 015181 arg mem_notify_bat_head ,contr 
+0x44c0 015182 call calc_check_sum_start 
+0x44c1 015183 store 1 ,mem_notify_bat_check_sum 
+0x44c2 015184 arg mem_notify_bat_packet ,rega 
+0x44c3 015185 branch queue_push 
+:      015186 car_enter_low_bat:
+0x44c4 015187 fetch 1 ,mem_low_bat_flag 
+0x44c5 015188 nrtn blank 
+0x44c6 015189 jam 1 ,mem_low_bat_flag 
+0x44c7 015190 arg 1 ,rega 
+0x44c8 015191 branch ui_led_blink_start_global 
+:      015192 car_low_bat_led_off:
+0x44c9 015193 arg 1 ,rega 
+0x44ca 015194 branch ui_led_blink_stop_global 
+:      015198 calc_check_sum_start:
+0x44cb 015199 arg 0 ,rega 
+:      015200 calc_check_sum_loop:
+0x44cc 015201 ifetch 1 ,contr 
+0x44cd 015202 iadd rega ,rega 
+0x44ce 015203 loop calc_check_sum_loop 
+:      015204 calc_check_sum_and:
+0x44cf 015205 and rega ,0xff ,pdata 
+0x44d0 015206 rtn 
+:      015208 car_le_receive_data:
+0x44d1 015209 fetch 1 ,mem_le_att_opcode 
+0x44d2 015210 beq attop_write_request ,car_le_parse_att_write_request 
+0x44d3 015211 rtn 
+:      015212 car_le_parse_att_write_request:
+0x44d4 015213 fetch 2 ,mem_le_att_handle 
+0x44d5 015214 beq att_car_control_handle ,car_control_le_receive 
+0x44d6 015215 rtn 
+:      015217 le_app_receive_data:
+0x44d7 015218 bpatch patch05_7 ,mem_patch05 
+0x44d8 015219 ifetch 5 ,rega 
+0x44d9 015220 store 5 ,mem_app_receive_temp 
+0x44da 015221 fetch 2 ,mem_app_receive_temp 
+0x44db 015222 arg le_receive_packet_head ,temp 
+0x44dc 015223 isub temp ,null 
+0x44dd 015224 nrtn zero 
+0x44de 015225 fetch 2 ,mem_app_receive_temp + 3 
+0x44df 015226 byteswap pdata ,pdata 
+0x44e0 015227 store 2 ,mem_app_receive_temp + 3 
+0x44e1 015228 copy pdata ,loopcnt 
+0x44e2 015229 increase 5 ,rega 
+0x44e3 015230 copy rega ,contr 
+0x44e4 015231 arg mem_app_receive_temp + 5 ,contw 
+0x44e5 015232 call memcpy 
+0x44e6 015233 ifetch 1 ,contr 
+0x44e7 015234 store 1 ,mem_app_receive_temp + 15 
+0x44e8 015235 arg mem_app_receive_temp + 2 ,rega 
+0x44e9 015236 arg mem_app_receive_temp + 5 ,regb 
+0x44ea 015237 rtn 
+:      015239 car_control_le_receive:
+0x44eb 015240 setarg 0 
+0x44ec 015241 store 5 ,mem_le_receive_payload 
+0x44ed 015242 store 5 ,mem_le_receive_payload + 5 
+0x44ee 015243 call le_app_receive_data 
+0x44ef 015244 copy regb ,contr 
+0x44f0 015245 arg mem_le_receive_payload ,contw 
+0x44f1 015246 arg 10 ,loopcnt 
+0x44f2 015247 call memcpy 
+:      015248 car_receive_cmd_select:
+0x44f3 015249 bpatch patch06_0 ,mem_patch06 
+0x44f4 015250 ifetch 1 ,rega 
+0x44f5 015251 beq car_cmd_old_car_control ,car_drive_old 
+0x44f6 015252 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x44f7 015253 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x44f8 015254 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x44f9 015255 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x44fa 015256 beq car_cmd_led_control ,car_led_control_receive 
+0x44fb 015257 beq car_cmd_device_info ,car_info_request 
+0x44fc 015258 rtn 
+:      015260 car_24g_receive_data:
+0x44fd 015261 call car_control_le_receive 
+0x44fe 015262 fetch 1 ,mem_app_receive_temp + 2 
+0x44ff 015263 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x4500 015264 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x4501 015265 rtn 
+:      015266 car_24g_receive_data_next:
+0x4502 015267 fetch 1 ,mem_le_receive_payload 
+0x4503 015268 ncall car_moto1_enable_blank_data_timer ,blank 
+0x4504 015269 fetch 1 ,mem_le_receive_payload + 2 
+0x4505 015270 ncall car_moto2_enable_blank_data_timer ,blank 
+0x4506 015271 fetch 1 ,mem_le_receive_payload + 4 
+0x4507 015272 ncall car_moto3_enable_blank_data_timer ,blank 
+0x4508 015273 rtn 
+:      015275 car_moto1_enable_blank_data_timer:
+0x4509 015276 jam 5 ,mem_car_moto1_blank_timer 
+0x450a 015277 rtn 
+:      015278 car_moto2_enable_blank_data_timer:
+0x450b 015279 jam 5 ,mem_car_moto2_blank_timer 
+0x450c 015280 rtn 
+:      015281 car_moto3_enable_blank_data_timer:
+0x450d 015282 jam 5 ,mem_car_moto3_blank_timer 
+0x450e 015283 rtn 
+:      015285 car_moto1_blank_data_timer:
+0x450f 015286 arg mem_car_moto1_blank_timer ,regc 
+0x4510 015287 arg car_moto1_blank_data ,regb 
+0x4511 015288 branch timer_single_step 
+:      015289 car_moto2_blank_data_timer:
+0x4512 015290 arg mem_car_moto2_blank_timer ,regc 
+0x4513 015291 arg car_moto2_blank_data ,regb 
+0x4514 015292 branch timer_single_step 
+:      015293 car_moto3_blank_data_timer:
+0x4515 015294 arg mem_car_moto3_blank_timer ,regc 
+0x4516 015295 arg car_moto3_blank_data ,regb 
+0x4517 015296 branch timer_single_step 
+:      015298 car_moto1_blank_data:
+0x4518 015299 jam 0 ,mem_le_receive_payload 
+0x4519 015300 branch car_motor_control 
+:      015301 car_moto2_blank_data:
+0x451a 015302 jam 0 ,mem_le_receive_payload + 2 
+0x451b 015303 branch car_motor_control 
+:      015304 car_moto3_blank_data:
+0x451c 015305 jam 0 ,mem_le_receive_payload + 4 
+0x451d 015306 branch car_motor_control 
+:      015311 car_drive_old:
+0x451e 015312 fetch 1 ,mem_le_receive_payload 
+0x451f 015313 store 1 ,mem_motor1_status 
+0x4520 015314 fetch 1 ,mem_le_receive_payload + 1 
+0x4521 015315 store 1 ,mem_motor2_status 
+0x4522 015316 branch car_motor_control_common 
+:      015320 car_left_right_control_old:
+0x4523 015321 fetch 1 ,mem_le_receive_payload 
+0x4524 015322 store 1 ,mem_motor2_status 
+0x4525 015323 branch car_motor2_control 
+:      015324 car_front_back_control_old:
+0x4526 015325 fetch 1 ,mem_motor1_speed 
+0x4527 015326 call car_reset_old_speed 
+0x4528 015327 fetch 1 ,mem_le_receive_payload + 1 
+0x4529 015328 store 1 ,mem_motor1_status 
+0x452a 015329 branch car_motor1_control 
+:      015330 car_reset_old_speed:
+0x452b 015331 beq speed_level_2 ,car_reset_old_speed2 
+0x452c 015332 beq speed_level_3 ,car_reset_old_speed3 
+0x452d 015333 store 1 ,mem_motor1_speed 
+0x452e 015334 rtn 
+:      015335 car_reset_old_speed2:
+0x452f 015336 jam speed_level_5 ,mem_motor1_speed 
+0x4530 015337 rtn 
+:      015338 car_reset_old_speed3:
+0x4531 015339 jam speed_level_10 ,mem_motor1_speed 
+0x4532 015340 rtn 
+:      015341 car_speed_set_old:
+0x4533 015342 fetch 1 ,mem_le_receive_payload 
+0x4534 015343 call car_reset_old_speed 
+0x4535 015344 fetch 1 ,mem_motor1_speed 
+0x4536 015345 call car_motor_speed_duty_setting 
+0x4537 015346 call car_motor_speed_duty_transform 
+0x4538 015347 jam 0x00 ,mem_pdatatemp + 1 
+0x4539 015348 branch pwm_duty_cycle_set 
+:      015350 car_motor_control:
+0x453a 015351 fetch 1 ,mem_car_24g_go_die_flag 
+0x453b 015352 nrtn blank 
+0x453c 015353 fetch 6 ,mem_le_receive_payload 
+0x453d 015354 store 6 ,mem_motor1_status 
+0x453e 015355 fetch 1 ,mem_motor1_speed 
+0x453f 015356 fetcht 1 ,mem_motor2_speed 
+0x4540 015357 iand temp ,pdata 
+0x4541 015358 fetcht 1 ,mem_motor3_speed 
+0x4542 015359 iand temp ,pdata 
+0x4543 015360 call car_motor_working_flag ,blank 
+:      015361 car_motor_control_common:
+0x4544 015362 bpatch patch06_1 ,mem_patch06 
+0x4545 015363 fetch 2 ,mem_ui_state_map 
+0x4546 015364 isolate1 ui_state_ble_connected ,pdata 
+0x4547 015365 ncall car_lpm_timer_enable ,true 
+0x4548 015366 call car_motor1_control 
+0x4549 015367 call car_motor2_control 
+0x454a 015368 branch car_conn_led_state 
+:      015370 car_conn_led_state:
+0x454b 015371 fetch 1 ,mem_motor1_status 
+0x454c 015372 fetcht 1 ,mem_motor2_status 
+0x454d 015373 iadd temp ,pdata 
+0x454e 015374 nbranch check_51cmd_led_on ,blank 
+0x454f 015375 branch check_51cmd_led_off 
+:      015377 car_motor1_control:
+0x4550 015378 arg mem_motor1_status ,contr 
+0x4551 015379 branch car_motor1_status_select 
+:      015380 car_motor2_control:
+0x4552 015381 arg mem_motor2_status ,contr 
+0x4553 015382 branch car_motor2_status_select 
+:      015383 car_motor3_control:
+0x4554 015384 arg mem_motor3_status ,contr 
+0x4555 015385 branch car_motor_status_select 
+:      015386 car_motor_working_flag:
+0x4556 015387 jam 0 ,mem_car_working_flag 
+0x4557 015388 rtn 
+:      015390 car_motor1_status_select:
+0x4558 015391 ifetch 1 ,contr 
+0x4559 015392 beq turn_front ,car_lr_motor_stop 
+0x455a 015393 beq turn_left ,car_lr_motor_left 
+0x455b 015394 beq turn_right ,car_lr_motor_right 
+0x455c 015395 rtn 
+:      015396 car_motor2_status_select:
+0x455d 015397 ifetch 1 ,contr 
+0x455e 015398 beq motor_stop ,car_fb_motor_stop 
+0x455f 015399 beq go_back ,car_fb_motor_front 
+0x4560 015400 beq go_front ,car_fb_motor_back 
+0x4561 015401 rtn 
+:      015403 car_lr_motor_stop:
+0x4562 015404 fetcht 1 ,mem_car_motor_left_gpio 
+0x4563 015405 call gpio_out_inactive 
+0x4564 015406 fetcht 1 ,mem_car_motor_right_gpio 
+0x4565 015407 branch gpio_out_inactive 
+:      015408 car_lr_motor_left:
+0x4566 015409 fetcht 1 ,mem_car_motor_left_gpio 
+0x4567 015410 call gpio_out_active 
+0x4568 015411 fetcht 1 ,mem_car_motor_right_gpio 
+0x4569 015412 branch gpio_out_inactive 
+:      015413 car_lr_motor_right:
+0x456a 015414 fetcht 1 ,mem_car_motor_left_gpio 
+0x456b 015415 call gpio_out_inactive 
+0x456c 015416 fetcht 1 ,mem_car_motor_right_gpio 
+0x456d 015417 branch gpio_out_active 
+:      015418 car_fb_motor_stop:
+0x456e 015419 fetcht 1 ,mem_car_motor_front_gpio 
+0x456f 015420 call gpio_out_inactive 
+0x4570 015421 fetcht 1 ,mem_car_motor_back_gpio 
+0x4571 015422 branch gpio_out_inactive 
+:      015423 car_fb_motor_front:
+0x4572 015424 fetcht 1 ,mem_car_motor_front_gpio 
+0x4573 015425 call gpio_out_active 
+0x4574 015426 fetcht 1 ,mem_car_motor_back_gpio 
+0x4575 015427 branch gpio_out_inactive 
+:      015428 car_fb_motor_back:
+0x4576 015429 fetcht 1 ,mem_car_motor_front_gpio 
+0x4577 015430 call gpio_out_inactive 
+0x4578 015431 fetcht 1 ,mem_car_motor_back_gpio 
+0x4579 015432 branch gpio_out_active 
+:      015437 car_motor_status_select:
+0x457a 015438 bpatch patch06_2 ,mem_patch06 
+0x457b 015439 ifetch 1 ,contr 
+0x457c 015440 beq motor_stop ,car_motor_stop 
+0x457d 015441 beq go_front ,car_motor_positive 
+0x457e 015442 beq go_back ,car_motor_negative 
+0x457f 015443 rtn 
+:      015444 car_motor_positive:
+0x4580 015445 jam 0 ,mem_motor_select_p_n 
+0x4581 015446 branch car_motor_negative + 1 
+:      015447 car_motor_negative:
+0x4582 015448 jam 1 ,mem_motor_select_p_n 
+0x4583 015449 ifetch 1 ,contr 
+0x4584 015450 store 1 ,mem_car_motor_speed 
+0x4585 015451 ifetch 8 ,regb 
+0x4586 015452 branch car_motor_work 
+:      015454 car_motor_stop:
+0x4587 015455 ifetch 1 ,regb 
+0x4588 015456 call pwm_disable 
+0x4589 015457 increase 1 ,regb 
+0x458a 015458 ifetch 1 ,regb 
+0x458b 015459 branch pwm_disable 
+:      015460 car_motor_work:
+0x458c 015461 store 8 ,mem_motor_pwm_pin1_set 
+0x458d 015462 jam 1 ,mem_car_working_flag 
+0x458e 015463 fetch 1 ,mem_motor_select_p_n 
+0x458f 015464 beq 0 ,car_motor_select_positive 
+:      015465 car_motor_select_negative:
+0x4590 015466 fetch 1 ,mem_motor_pwm_pin2_set 
+0x4591 015467 store 1 ,mem_motor_pwm_pin_set 
+0x4592 015468 fetch 1 ,mem_motor_pwm_pin1_set 
+:      015469 car_motor_work_next:
+0x4593 015470 call pwm_disable 
+0x4594 015471 fetch 1 ,mem_car_motor_speed 
+0x4595 015472 call car_motor_speed_duty_setting 
+0x4596 015473 store 1 ,mem_motor_pwm_dute_set 
+0x4597 015474 fetch 6 ,mem_motor_pwm_pin_set 
+0x4598 015475 store 6 ,mem_pdatatemp 
+0x4599 015476 branch pwm_out_set 
+:      015477 car_motor_select_positive:
+0x459a 015478 fetch 1 ,mem_motor_pwm_pin1_set 
+0x459b 015479 store 1 ,mem_motor_pwm_pin_set 
+0x459c 015480 fetch 1 ,mem_motor_pwm_pin2_set 
+0x459d 015481 branch car_motor_work_next 
+:      015483 car_motor_speed_duty_setting:
+0x459e 015484 mul32 pdata ,5 ,pdata 
+0x459f 015485 add pdata ,50 ,pdata 
+0x45a0 015486 rtn 
+:      015487 car_motor_speed_duty_transform:
+0x45a1 015488 arg 12000 ,temp 
+0x45a2 015489 imul32 temp ,pdata 
+0x45a3 015490 div pdata ,100 
+0x45a4 015491 call wait_div_end 
+0x45a5 015492 quotient temp 
+0x45a6 015493 copy temp ,rega 
+0x45a7 015494 setarg 12000 
+0x45a8 015495 isub temp ,regb 
+0x45a9 015496 rtn 
+:      015498 car_ir_data_rx_from_app:
+0x45aa 015499 rtn 
+:      015501 car_led_control_receive:
+0x45ab 015502 fetch 8 ,mem_le_receive_payload 
+0x45ac 015503 store 8 ,mem_car_led_control 
+0x45ad 015504 rtn 
+:      015506 car_info_request:
+0x45ae 015507 fetch 1 ,mem_car_config_device_select 
+0x45af 015508 store 1 ,mem_car_info_request_payload 
+0x45b0 015509 fetch 1 ,mem_car_config_motor_layout 
+0x45b1 015510 store 1 ,mem_car_info_request_payload + 1 
+0x45b2 015511 fetch 1 ,mem_car_config_ir_enable 
+0x45b3 015512 store 1 ,mem_car_info_request_payload + 2 
+0x45b4 015513 arg 13 ,loopcnt 
+0x45b5 015514 arg mem_car_info_request_head ,contr 
+0x45b6 015515 call calc_check_sum_start 
+0x45b7 015516 store 1 ,mem_car_info_request_checksum 
+0x45b8 015517 arg mem_car_info_request ,rega 
+0x45b9 015518 branch queue_push 
+:      015522 car_g24_init:
+0x45ba 015523 setarg 0 
+0x45bb 015524 store 8 ,mem_24g_bind_payload 
+0x45bc 015525 call g24_receive_init 
+0x45bd 015526 branch g24_mode_switch_init 
+:      015528 car_g24_receive_process:
+0x45be 015529 call car_g24_mode_switch 
+0x45bf 015530 call car_g24_work_mode 
+0x45c0 015531 call car_g24_bind_mode 
+0x45c1 015532 branch car_g24_lpm_dipatch 
+:      015534 car_g24_mode_switch:
+0x45c2 015535 call g24_mode_switch_bind_work 
+:      015536 car_g24_bind_mode_enable:
+0x45c3 015537 fetch 1 ,mem_24g_work_mode 
+0x45c4 015538 rtnne dongle_bind 
+0x45c5 015539 fetch 1 ,mem_car_24g_bind_enable_delay_count 
+0x45c6 015540 nbranch g24_switch_work_mode ,blank 
+0x45c7 015541 fetch 1 ,mem_car_24g_status 
+0x45c8 015542 beq work_search ,g24_switch_work_mode 
+0x45c9 015543 rtn 
+:      015545 car_g24_work_mode:
+0x45ca 015546 fetch 1 ,mem_24g_work_mode 
+0x45cb 015547 rtnne dongle_work 
+0x45cc 015548 call car_g24_work_mode_start 
+0x45cd 015549 branch car_g24_ch_polling_clear ,user3 
+:      015550 car_g24_receive_ch_polling:
+0x45ce 015551 fetch 1 ,mem_car_enter_lpm_flag 
+0x45cf 015552 rtn blank 
+0x45d0 015553 fetch 1 ,mem_car_24g_ch_polling 
+0x45d1 015554 increase 1 ,pdata 
+0x45d2 015555 store 1 ,mem_car_24g_ch_polling 
+0x45d3 015556 beq 4 ,car_g24_ch_polling_clear 
+0x45d4 015557 call g24_ch 
+0x45d5 015558 call car_g24_receive_packet_start 
+0x45d6 015559 nbranch car_g24_receive_ch_polling ,user3 
+:      015560 car_g24_ch_polling_clear:
+0x45d7 015561 jam 0 ,mem_car_24g_ch_polling 
+0x45d8 015562 rtn 
+:      015563 car_g24_work_mode_start:
+0x45d9 015564 fetch 1 ,mem_24g_work_mode 
+0x45da 015565 rtnne dongle_work 
+0x45db 015566 call car_g24_work_init 
+0x45dc 015567 call g24_ch_process 
+0x45dd 015568 branch car_g24_receive_packet_start 
+:      015569 car_g24_work_init:
+0x45de 015570 fetch 1 ,mem_24g_mode_init 
+0x45df 015571 rtnbit1 dongle_work 
+0x45e0 015572 set1 dongle_work ,pdata 
+0x45e1 015573 store 1 ,mem_24g_mode_init 
+0x45e2 015574 fetch 1 ,mem_tx_power_temp 
+0x45e3 015575 store 1 ,mem_tx_power 
+0x45e4 015576 jam 0 ,mem_24g_ackpayload_enable 
+0x45e5 015577 jam 0 ,mem_usb_tx_enable 
+0x45e6 015578 jam 1 ,mem_24g_abort_packet 
+0x45e7 015579 jam 0 ,mem_24g_pid 
+0x45e8 015581 fetch 4 ,mem_car_24g_commom_addr 
+0x45e9 015582 branch g24_work_init + 12 
+:      015583 car_g24_receive_packet_start:
+0x45ea 015584 call g24_receive_transmit_ack 
+0x45eb 015585 nbranch g24_rx_interrupt_clear ,user3 
+:      015586 p_g24_receive_packet_parse:
+0x45ec 015587 call g24_receive_packet_parse_pid_crc 
+0x45ed 015588 nbranch g24_rx_interrupt_clear ,user 
+0x45ee 015589 fetch 1 ,mem_24g_rxdata_length 
+0x45ef 015590 branch g24_rx_interrupt_clear ,blank 
+0x45f0 015591 increase 2 ,pdata 
+0x45f1 015592 iforce loopcnt 
+0x45f2 015593 arg mem_24g_rxbuf ,contr 
+0x45f3 015594 arg mem_24g_rxdata_temp ,contw 
+0x45f4 015595 call memcpy 
+0x45f5 015596 jam 0 ,mem_24g_mode_switch 
+0x45f6 015597 fetch 1 ,mem_24g_pair_mode 
+0x45f7 015598 call g24_enable_nodata_timer ,blank 
+0x45f8 015599 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x45f9 015600 beq datatype_attemp ,car_g24_data_attemp 
+0x45fa 015601 beq datatype_device1 ,car_g24_data_device1 
+0x45fb 015602 branch g24_receive_packet_parse + 14 
+:      015603 car_g24_data_attemp:
+0x45fc 015604 fetch 1 ,mem_24g_pair_mode 
+0x45fd 015605 nrtn blank 
+0x45fe 015606 fetch 1 ,mem_24g_bind_device_status 
+0x45ff 015607 rtn blank 
+0x4600 015609 branch g24_data_attemp 
+:      015610 car_g24_data_device1:
+0x4601 015611 call g24_ch_timer_reinit 
+0x4602 015612 fetch 1 ,mem_24g_abort_packet 
+0x4603 015613 fetcht 1 ,mem_24g_rxdata_temp 
+0x4604 015614 isolate1 bit_abort ,temp 
+0x4605 015615 setflag true ,0 ,pdata 
+0x4606 015616 store 1 ,mem_24g_abort_packet 
+0x4607 015617 beq 1 ,car_g24_data_attemp_device1_abort 
+0x4608 015618 branch g24_data_device1 + 7 
+:      015619 car_g24_data_attemp_device1_abort:
+0x4609 015620 fetch 1 ,mem_device_option 
+0x460a 015621 sub pdata ,dvc_op_car ,null 
+0x460b 015622 call check_51cmd_led_on ,zero 
+0x460c 015623 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x460d 015624 branch g24_store_device1_addr 
+:      015626 car_g24_bind_mode:
+0x460e 015627 fetch 1 ,mem_24g_work_mode 
+0x460f 015628 rtnne dongle_bind 
+0x4610 015629 call g24_bind_init 
+0x4611 015630 call car_g24_bind_device_addr 
+0x4612 015632 call g24_rx_interrupt_clear 
+0x4613 015633 call g24_receive_packet 
+0x4614 015634 nbranch g24_rx_interrupt_clear ,user3 
+0x4615 015635 call g24_bind_data_parse 
+0x4616 015636 call g24_transmit_ack 
+0x4617 015637 call g24_bind_device_status_check 
+0x4618 015638 call g24_bind_data_process + 8 
+0x4619 015640 fetch 1 ,mem_24g_bind_device_status 
+0x461a 015641 nbranch car_g24_bind_mode_exit ,blank 
+0x461b 015642 call g24_nodata_process 
+0x461c 015643 fetch 1 ,mem_24g_nodata_timer_enable 
+0x461d 015644 rtn blank 
+0x461e 015645 setarg 0 
+0x461f 015646 store 4 ,mem_24g_device1_addr 
+0x4620 015647 rtn 
+:      015648 car_g24_bind_mode_exit:
+0x4621 015649 jam 0 ,mem_24g_mode_switch 
+0x4622 015650 arg 0 ,rega 
+0x4623 015651 call check_51cmd_led_on 
+0x4624 015652 call g24_switch_work_mode 
+0x4625 015653 call g24_timer_init 
+0x4626 015655 fetch 4 ,mem_24g_lap 
+0x4627 015656 store 4 ,mem_car_24g_commom_addr 
+0x4628 015657 fetch 1 ,mem_car_save_addr_flag 
+0x4629 015658 ncall car_g24_save_commom_addr ,blank 
+0x462a 015660 fetch 4 ,mem_car_24g_commom_addr 
+0x462b 015661 branch g24_update_addr_and_synccrc8 
+:      015663 car_g24_save_commom_addr:
+0x462c 015665 fetch 1 ,mem_car_save_addr_flag 
+0x462d 015666 rtn blank 
+0x462e 015667 fetch 1 ,mem_24g_transmitter_addr + 1 
+0x462f 015668 store 1 ,mem_car_24g_commom_addr + 3 
+0x4630 015670 fetch 1 ,mem_24g_lap + 1 
+0x4631 015671 store 1 ,mem_car_24g_commom_addr + 2 
+0x4632 015673 fetch 1 ,mem_24g_transmitter_addr 
+0x4633 015674 store 1 ,mem_car_24g_commom_addr + 1 
+0x4634 015676 fetch 1 ,mem_24g_lap 
+0x4635 015677 store 1 ,mem_car_24g_commom_addr 
+0x4636 015678 rtn 
+0x4637 015679 call car_g24_search_commom_addr 
+0x4638 015680 fetch 4 ,mem_car_24g_commom_addr 
+0x4639 015681 fetcht 4 ,mem_car_24g_commom_addr_temp 
+0x463a 015682 isub temp ,null 
+0x463b 015683 rtn zero 
+0x463c 015684 copy regc ,regb 
+0x463d 015685 arg mem_car_24g_commom_addr ,rega 
+0x463e 015686 arg 4 ,loopcnt 
+0x463f 015687 branch otp_write 
+:      015689 car_g24_load_commom_addr:
+0x4640 015691 fetch 4 ,mem_24g_lap 
+0x4641 015692 store 4 ,mem_car_24g_commom_addr 
+0x4642 015693 fetch 1 ,mem_car_save_addr_flag 
+0x4643 015694 rtn blank 
+0x4644 015695 rtn 
+0x4645 015696 call car_g24_search_commom_addr 
+0x4646 015697 fetch 4 ,mem_car_24g_commom_addr_temp 
+0x4647 015698 rtn blank 
+0x4648 015699 store 4 ,mem_car_24g_commom_addr 
+0x4649 015700 rtn 
+:      015703 car_g24_search_commom_addr:
+0x464a 015704 rtn 
+0x464b 015705 fetch 1 ,mem_car_save_addr_flag 
+0x464c 015706 rtn blank 
+0x464d 015707 arg otp_offset_car_commom_start_addr ,regc 
+:      015708 car_g24_search_commom_addr_loop:
+0x464e 015709 copy regc ,regb 
+0x464f 015710 arg mem_car_24g_commom_addr_read ,rega 
+0x4650 015711 arg 4 ,loopcnt 
+0x4651 015712 call otp_read_data 
+0x4652 015713 fetch 4 ,mem_car_24g_commom_addr_read 
+0x4653 015714 rtn blank 
+0x4654 015715 store 4 ,mem_car_24g_commom_addr_temp 
+0x4655 015716 copy regc ,pdata 
+0x4656 015717 arg otp_offset_car_commom_end_addr ,temp 
+0x4657 015718 isub temp ,null 
+0x4658 015719 rtn positive 
+0x4659 015720 increase 4 ,regc 
+0x465a 015721 branch car_g24_search_commom_addr_loop 
+:      015723 car_g24_bind_device_addr:
+0x465b 015724 fetch 4 ,mem_24g_device1_addr 
+0x465c 015725 rtn blank 
+0x465d 015726 branch g24_update_addr_and_synccrc8 
+:      015728 car_g24_cb_data_device1:
+0x465e 015729 fetch 2 ,mem_ui_state_map 
+0x465f 015730 rtnbit1 ui_state_ble_connected 
+0x4660 015731 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4661 015732 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x4662 015733 jam work_paired ,mem_car_24g_received_pac 
+0x4663 015734 arg mem_24g_rxdata_temp + 3 ,rega 
+0x4664 015735 branch car_24g_receive_data 
+:      015737 car_g24_lpm_dipatch:
+0x4665 015738 fetch 1 ,mem_car_enter_lpm_flag 
+0x4666 015739 rtn blank 
+0x4667 015740 call car_g24_lpm_wait 
+0x4668 015741 nrtn user 
+0x4669 015742 fetch 3 ,mem_24g_enter_hibernate 
+0x466a 015743 call clk2lpo 
+0x466b 015744 storet 4 ,mem_sleep_counter 
+0x466c 015745 branch lpm_sleep 
+:      015746 car_g24_lpm_wait:
+0x466d 015747 enable user 
+0x466e 015748 call lpo_calibration 
+0x466f 015749 fetch 3 ,mem_clks_per_lpo 
+0x4670 015750 branch disable_user ,blank 
+0x4671 015751 branch car_le_process_lpm_before 
+:      015757 remote_car_init:
+0x4672 015758 rtn wake 
+0x4673 015759 call remote_car_default_init 
+0x4674 015760 call keyscan_key_init 
+0x4675 015761 setarg remote_car_g24_package_data 
+0x4676 015762 store 2 ,mem_cb_24g_transmit_data 
+0x4677 015764 setarg remote_car_process_lpm_before 
+0x4678 015765 store 2 ,mem_cb_24g_lpm_before 
+0x4679 015767 setarg remote_car_le_before_hibernate 
+0x467a 015768 store 2 ,mem_cb_before_hibernate 
+0x467b 015770 setarg remote_car_scale_process_idle 
+0x467c 015771 store 2 ,mem_cb_idle_process 
+0x467d 015773 setarg remote_car_scale_process_bb_event 
+0x467e 015774 store 2 ,mem_cb_bb_event_process 
+0x467f 015776 setarg remote_car_event_timer 
+0x4680 015777 store 2 ,mem_cb_event_timer 
+0x4681 015779 setarg remote_car_power_off_signal 
+0x4682 015780 store 2 ,mem_remote_car_power_off_cb 
+0x4683 015782 setarg remote_car_soft_switch_power_on_signal 
+0x4684 015783 store 2 ,mem_remote_car_power_standby_cb 
+0x4685 015786 bpatch patch06_3 ,mem_patch06 
+0x4686 015787 call set_eeprom_size_2k 
+0x4687 015788 call remote_car_init_environment 
+0x4688 015790 call queue_init 
+0x4689 015791 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x468a 015792 store 1 ,mem_remote_car_hard_soft_switch 
+0x468b 015793 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x468c 015794 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x468d 015795 store 1 ,mem_ui_button_gpio 
+:      015796 remote_car_soft_switch_power_on_init:
+0x468e 015797 call remote_car_ui_led_init 
+0x468f 015798 call ui_button_init 
+0x4690 015799 call ui_button_polling 
+0x4691 015800 jam power_starting ,mem_remote_car_power_state 
+0x4692 015801 fetch 2 ,mem_ui_state_map 
+0x4693 015802 rtnbit1 ui_state_btn_down 
+0x4694 015803 branch app_enter_hibernate 
+:      015807 remote_car_hard_switch_power_on_signal:
+0x4695 015808 jam power_standby ,mem_remote_car_power_state 
+:      015809 remote_car_soft_switch_power_on_signal:
+0x4696 015810 call remote_car_ui_led_init 
+0x4697 015811 arg 0 ,rega 
+0x4698 015812 call ui_led_blink_start_global 
+0x4699 015813 call remote_car_g24_load_commom_addr 
+0x469a 015814 fetch 4 ,mem_remote_24g_commom_addr 
+0x469b 015815 store 4 ,mem_24g_addr 
+0x469c 015816 branch g24_pair_start ,blank 
+0x469d 015817 fetch 4 ,mem_24g_addr 
+0x469e 015818 store 4 ,mem_24g_receiver_addr 
+0x469f 015819 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46a0 015820 store 2 ,mem_24g_reconn_timeout 
+0x46a1 015821 branch g24_reconn_start 
+:      015823 remote_car_set_24g_addr_eeprom:
+0x46a2 015824 arg 4 ,temp 
+0x46a3 015825 arg mem_24g_addr ,rega 
+0x46a4 015826 arg remote_info_eeprom_offect ,regb 
+0x46a5 015827 rtn 
+:      015830 remote_car_power_off_signal:
+:      015831 remote_car_ui_led_init:
+0x46a6 015832 bpatch patch06_4 ,mem_patch06 
+0x46a7 015833 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x46a8 015834 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      015835 remote_car_ui_led_init_1:
+0x46a9 015836 fetcht 1 ,mem_remote_car_led_map 
+0x46aa 015837 branch gpio_config_output 
+:      015838 remote_car_pairing_led_gpio_set:
+0x46ab 015839 store 1 ,mem_remote_car_led_map 
+0x46ac 015840 branch remote_car_ui_led_init_1 
+:      015843 remote_car_init_environment:
+0x46ad 015844 call g24_transmit_init 
+:      015845 remote_no_data_timer_init:
+0x46ae 015846 fetch 2 ,mem_remote_car_no_data_timeout 
+0x46af 015847 store 2 ,mem_remote_car_no_data_timer 
+0x46b0 015848 rtn 
+:      015850 remote_car_le_before_hibernate:
+0x46b1 015851 call remote_car_process_lpm_before 
+:      015852 remote_gpio_set_before_hibernate:
+0x46b2 015853 fetch 1 ,mem_remote_style_struct_led_gpio 
+0x46b3 015854 set1 7 ,pdata 
+0x46b4 015855 arg gpcfg_output_high ,temp 
+0x46b5 015856 branch gpio_config_function 
+:      015858 remote_car_process_lpm_before:
+0x46b6 015859 call gpio_set_before_lpm 
+0x46b7 015860 branch keyscan_process_lpm_before 
+:      015862 remote_car_key_scan_process:
+0x46b8 015863 call keyscan_key_process 
+0x46b9 015864 call get_remote_key_state 
+0x46ba 015865 call remote_conn_led_state 
+0x46bb 015866 branch send_data 
+:      015868 remote_conn_led_state:
+0x46bc 015869 fetch 1 ,mem_remote_car_24g_status 
+0x46bd 015870 rtnne work_paired 
+0x46be 015871 fetch 4 ,mem_remote_car_motor1_key0_press_state 
+0x46bf 015872 branch remote_car_stop_state ,blank 
+0x46c0 015873 jam 0 ,mem_remote_car_no_data_check 
+0x46c1 015874 enable user 
+0x46c2 015875 branch check_51cmd_led_on 
+:      015876 remote_car_stop_state:
+0x46c3 015877 fetch 1 ,mem_remote_car_no_data_check 
+0x46c4 015878 rtneq 0xff 
+0x46c5 015879 pincrease 1 
+0x46c6 015880 store 1 ,mem_remote_car_no_data_check 
+0x46c7 015881 disable user 
+0x46c8 015882 branch check_51cmd_led_off 
+:      015885 get_remote_key_state:
+0x46c9 015886 fetcht 2 ,mem_key_value_retention 
+0x46ca 015887 and temp ,0x01 ,pdata 
+0x46cb 015888 rshift temp ,temp 
+0x46cc 015889 store 1 ,mem_remote_car_motor1_key0_press_state 
+0x46cd 015890 and temp ,0x01 ,pdata 
+0x46ce 015891 rshift temp ,temp 
+0x46cf 015892 store 1 ,mem_remote_car_motor1_key1_press_state 
+0x46d0 015893 and temp ,0x01 ,pdata 
+0x46d1 015894 rshift temp ,temp 
+0x46d2 015895 store 1 ,mem_remote_car_motor2_key2_press_state 
+0x46d3 015896 and temp ,0x01 ,pdata 
+0x46d4 015897 rshift temp ,temp 
+0x46d5 015898 store 1 ,mem_remote_car_motor2_key3_press_state 
+0x46d6 015899 rtn 
+:      015900 send_data:
+0x46d7 015901 bpatch patch06_5 ,mem_patch06 
+0x46d8 015902 call remote_car_fb_check 
+0x46d9 015903 call remote_car_lr_check 
+0x46da 015904 call remote_car_no_data_timeout_check 
+0x46db 015905 nrtn user 
+0x46dc 015906 branch remote_car_send_key 
+:      015909 remote_car_no_data_timeout_check:
+0x46dd 015910 fetch 1 ,mem_remote_car_24g_status 
+0x46de 015911 rtnne work_paired 
+0x46df 015912 fetch 1 ,mem_remote_car_no_data_check 
+0x46e0 015913 rtn blank 
+0x46e1 015914 sub pdata ,1 ,null 
+0x46e2 015915 nrtn positive 
+0x46e3 015916 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46e4 015917 store 2 ,mem_24g_reconn_timeout 
+0x46e5 015918 branch enable_user 
+:      015922 remote_car_fb_check:
+0x46e6 015923 fetch 1 ,mem_remote_car_motor1_key0_press_state 
+0x46e7 015924 nbranch remote_car_send_motor1_key0_press ,blank 
+0x46e8 015925 fetch 1 ,mem_remote_car_motor1_key1_press_state 
+0x46e9 015926 nbranch remote_car_send_motor1_key1_press ,blank 
+0x46ea 015927 branch remote_car_send_motor1_key0_rel 
+:      015929 remote_car_lr_check:
+0x46eb 015930 fetch 1 ,mem_remote_car_motor2_key2_press_state 
+0x46ec 015931 nbranch remote_car_send_motor2_key2_press ,blank 
+0x46ed 015932 fetch 1 ,mem_remote_car_motor2_key3_press_state 
+0x46ee 015933 nbranch remote_car_send_motor2_key3_press ,blank 
+0x46ef 015934 branch remote_car_send_motor2_key2_rel 
+:      015937 remote_car_scale_process_idle:
+0x46f0 015938 call remote_car_24g_status_process 
+0x46f1 015939 branch remote_car_key_scan_process 
+:      015941 remote_car_scale_process_bb_event:
+0x46f2 015942 copy regc ,pdata 
+0x46f3 015943 beq bt_evt_button_up ,app_event_button_up 
+0x46f4 015944 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x46f5 015945 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x46f6 015946 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x46f7 015947 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x46f8 015948 rtn 
+:      015950 remote_car_24g_attempt_fail:
+0x46f9 015951 branch g24_txbuf_clear 
+:      015953 remote_car_24g_pairing_complete:
+0x46fa 015954 bpatch patch06_6 ,mem_patch06 
+0x46fb 015955 fetch 4 ,mem_24g_receiver_addr 
+0x46fc 015956 store 4 ,mem_remote_24g_commom_addr 
+0x46fd 015957 fetch 1 ,mem_remote_save_addr_flag 
+0x46fe 015958 ncall remote_car_g24_save_commom_addr ,blank 
+0x46ff 015959 fetch 4 ,mem_remote_24g_commom_addr 
+0x4700 015960 call g24_update_addr_and_synccrc8 
+:      015963 remote_car_24g_attempt_success:
+0x4701 015964 jam 0 ,mem_24g_conn_sm 
+0x4702 015965 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4703 015966 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4704 015967 jam 0 ,mem_24g_reconn_timeout 
+0x4705 015968 rtn 
+:      015969 remote_car_g24_save_commom_addr:
+0x4706 015972 fetch 1 ,mem_remote_save_addr_flag 
+0x4707 015973 rtn blank 
+0x4708 015974 fetch 1 ,mem_24g_lap + 1 
+0x4709 015975 store 1 ,mem_remote_24g_commom_addr + 3 
+0x470a 015977 fetch 1 ,mem_24g_receiver_addr + 1 
+0x470b 015978 store 1 ,mem_remote_24g_commom_addr + 2 
+0x470c 015980 fetch 1 ,mem_24g_lap 
+0x470d 015981 store 1 ,mem_remote_24g_commom_addr + 1 
+0x470e 015983 fetch 1 ,mem_24g_receiver_addr 
+0x470f 015984 store 1 ,mem_remote_24g_commom_addr 
+0x4710 015985 call remote_car_g24_search_commom_addr 
+0x4711 015986 fetch 4 ,mem_remote_24g_commom_addr 
+0x4712 015987 fetcht 4 ,mem_remote_24g_commom_addr_temp 
+0x4713 015988 isub temp ,null 
+0x4714 015989 rtn zero 
+0x4715 015990 copy regc ,regb 
+0x4716 015991 arg mem_remote_24g_commom_addr ,rega 
+0x4717 015992 arg 4 ,loopcnt 
+0x4718 015993 branch otp_write 
+:      015995 remote_car_g24_load_commom_addr:
+0x4719 015996 fetch 1 ,mem_remote_save_addr_flag 
+0x471a 015997 rtn blank 
+0x471b 015998 call remote_car_g24_search_commom_addr 
+0x471c 015999 fetch 4 ,mem_remote_24g_commom_addr_temp 
+0x471d 016000 rtn blank 
+0x471e 016001 store 4 ,mem_remote_24g_commom_addr 
+0x471f 016002 rtn 
+:      016005 remote_car_g24_search_commom_addr:
+0x4720 016006 fetch 1 ,mem_remote_save_addr_flag 
+0x4721 016007 rtn blank 
+0x4722 016008 arg otp_offset_remote_commom_start_addr ,regc 
+:      016009 remote_car_g24_search_commom_addr_loop:
+0x4723 016010 copy regc ,regb 
+0x4724 016011 arg mem_remote_24g_commom_addr_temp ,rega 
+0x4725 016012 arg 4 ,loopcnt 
+0x4726 016013 call otp_read_data 
+0x4727 016014 fetch 4 ,mem_remote_24g_commom_addr_read 
+0x4728 016015 rtn blank 
+0x4729 016016 store 4 ,mem_remote_24g_commom_addr_temp 
+0x472a 016017 copy regc ,pdata 
+0x472b 016018 arg otp_offset_remote_commom_end_addr ,temp 
+0x472c 016019 isub temp ,null 
+0x472d 016020 rtn positive 
+0x472e 016021 increase 4 ,regc 
+0x472f 016022 branch remote_car_g24_search_commom_addr_loop 
+:      016024 remote_car_24g_status_process:
+0x4730 016025 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4731 016026 rtneq power_on 
+0x4732 016027 fetch 1 ,mem_remote_car_24g_status 
+0x4733 016028 rtneq work_paired 
+0x4734 016029 jam work_paired ,mem_remote_car_24g_status 
+:      016030 remote_car_scale_process_paired:
+0x4735 016031 arg 0 ,rega 
+0x4736 016032 branch ui_led_off_global 
+:      016033 remote_car_scale_process_shutdown:
+0x4737 016034 arg 0 ,rega 
+0x4738 016035 call ui_led_off_global 
+0x4739 016036 call remote_car_ui_led_init 
+0x473a 016037 branch app_enter_hibernate 
+:      016039 remote_car_event_timer:
+0x473b 016040 call app_power_timer 
+0x473c 016041 call g24_pair_timeout_timer 
+0x473d 016042 call g24_reconn_timeout_timer 
+0x473e 016043 branch remote_car_no_data_timer 
+:      016045 remote_car_no_data_timer:
+0x473f 016046 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4740 016047 rtn blank 
+0x4741 016048 fetch 1 ,mem_key_value_retention 
+0x4742 016049 nbranch remote_no_data_timer_init ,blank 
+0x4743 016050 arg mem_remote_car_no_data_timer ,regc 
+0x4744 016051 arg remote_car_scale_process_shutdown ,regb 
+0x4745 016052 branch timer_single_step_2b 
+:      016056 remote_car_send_motor1_key0_press:
+0x4746 016057 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4747 016058 rtn 
+:      016059 remote_car_send_motor1_key1_press:
+0x4748 016060 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4749 016061 rtn 
+:      016062 remote_car_send_motor2_key2_press:
+0x474a 016063 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x474b 016064 rtn 
+:      016065 remote_car_send_motor2_key3_press:
+0x474c 016066 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x474d 016067 rtn 
+:      016070 remote_car_send_motor1_key0_rel:
+:      016071 remote_car_send_motor1_key1_rel:
+0x474e 016072 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x474f 016073 rtn 
+:      016074 remote_car_send_motor2_key2_rel:
+:      016075 remote_car_send_motor2_key3_rel:
+0x4750 016076 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x4751 016077 rtn 
+:      016079 remote_car_send_key:
+0x4752 016080 arg mem_remote_car_24g_motor_packet ,rega 
+0x4753 016081 branch queue_push 
+:      016082 remote_car_send_attack:
+0x4754 016083 arg mem_remote_car_24g_fire_packet ,rega 
+0x4755 016084 branch queue_push 
+:      016086 remote_car_g24_package_data:
+0x4756 016087 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x4757 016088 beq work_paired ,remote_car_g24_send_empty 
+0x4758 016089 arg mem_remote_car_24g_tx_temp ,rega 
+0x4759 016090 call queue_pop 
+0x475a 016091 nbranch remote_car_moto_data ,user 
+:      016092 remote_car_g24_package_data_continue:
+0x475b 016093 arg mem_remote_car_24g_tx_temp ,contr 
+0x475c 016094 ifetch 1 ,contr 
+0x475d 016095 copy pdata ,rega 
+0x475e 016096 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x475f 016099 rtn 
+:      016101 remote_car_g24_send_empty:
+0x4760 016102 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x4761 016103 enable user 
+0x4762 016104 arg 1 ,rega 
+0x4763 016105 arg mem_remote_car_empty_packet ,regb 
+0x4764 016106 rtn 
+:      016108 remote_car_moto_data:
+0x4765 016109 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x4766 016110 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x4767 016111 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x4768 016112 rtn 
+:      016113 remote_car_moto_data_next:
+0x4769 016114 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x476a 016115 nbranch remote_car_moto_data_enable_user ,blank 
+0x476b 016116 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x476c 016117 nbranch remote_car_moto_data_enable_user ,blank 
+0x476d 016118 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x476e 016119 nbranch remote_car_moto_data_enable_user ,blank 
+0x476f 016120 rtn 
+:      016121 remote_car_moto_data_enable_user:
+0x4770 016122 enable user 
+0x4771 016123 branch remote_car_g24_package_data_continue 
+:      016128 remote_car_default_init:
+0x4772 016129 jam 0x14 ,mem_ui_button_timeout 
+0x4773 016130 jam 0x01 ,mem_ui_button_last_state 
+0x4774 016131 setarg 0x060f 
+0x4775 016132 store 2 ,mem_remote_car_queue_each_size 
+0x4776 016133 setarg mem_remote_car_queue_each_size 
+0x4777 016134 store 2 ,mem_queue_ptr 
+0x4778 016135 jam 0x01 ,mem_lpm_mode 
+0x4779 016136 jam 0x06 ,mem_lpm_overhead 
+0x477a 016137 jam 0x02 ,mem_lpm_mult_timeout 
+0x477b 016138 jam 0x00 ,mem_remote_car_hard_soft_switch 
+0x477c 016139 setarg mem_remote_style_led_type 
+0x477d 016140 store 2 ,mem_ui_led_struct_ptr 
+0x477e 016141 jam 0x01 ,mem_ui_led_struct_num 
+0x477f 016142 jam 0xff ,mem_remote_style_blink_count 
+0x4780 016143 setarg 0x0296 
+0x4781 016144 store 2 ,mem_remote_style_on_time 
+0x4782 016145 setarg 0x073a 
+0x4783 016146 store 2 ,mem_remote_style_off_time 
+0x4784 016147 setarg mem_remote_car_soft_power 
+0x4785 016148 store 2 ,mem_power_param_ptr 
+0x4786 016149 setarg 0x0c0c 
+0x4787 016150 store 2 ,mem_remote_car_power_off_timeout 
+0x4788 016151 setarg mem_remote_car_keyscan 
+0x4789 016152 store 2 ,mem_keyscan_ptr 
+0x478a 016153 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
+0x478b 016154 jam 0xff ,mem_remote_car_config_connect_led_gpio 
+0x478c 016155 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
+0x478d 016156 jam 0x00 ,mem_remote_car_config_key_map 
+0x478e 016157 jam 0x00 ,mem_remote_car_config_layout 
+0x478f 016158 jam 0x00 ,mem_remote_car_config_check_way 
+0x4790 016159 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4791 016160 setarg 0x4e55 
+0x4792 016161 store 2 ,mem_current_vdd_value_default_mid_x 
+0x4793 016162 store 2 ,mem_current_vdd_value_default_mid_y 
+0x4794 016163 setarg 0x0007 
+0x4795 016164 store 2 ,mem_current_vdd_default_range 
+0x4796 016165 jam 0x02 ,mem_adc_config_flag 
+0x4797 016166 setsect 0 ,0x35a0c 
+0x4798 016167 setsect 1 ,0x11a 
+0x4799 016168 setsect 2 ,0x60 
+0x479a 016169 setsect 3 ,0x28 
+0x479b 016170 store 9 ,mem_remote_car_24g_motor_packet 
+0x479c 016171 setsect 0 ,0x2000a 
+0x479d 016172 setsect 1 ,0x02 
+0x479e 016173 istore 4 ,contw 
+0x479f 016174 setsect 0 ,0x35a08 
+0x47a0 016175 setsect 1 ,0x19a 
+0x47a1 016176 setsect 2 ,0x00 
+0x47a2 016177 setsect 3 ,0x00 
+0x47a3 016178 store 9 ,mem_remote_car_24g_fire_packet 
+0x47a4 016179 setarg 0x0064 
+0x47a5 016180 store 2 ,mem_remote_car_no_data_timeout 
+0x47a6 016181 jam tx_power_0db ,mem_tx_power 
+0x47a7 016182 jam 0x01 ,mem_24g_data_type 
+0x47a8 016183 jam 0x06 ,mem_24g_max_retry 
+0x47a9 016184 jam 0x01 ,mem_24g_pair_switch 
+0x47aa 016185 jam 0x00 ,mem_24g_fast_conn_enable 
+0x47ab 016186 call g24_rx_window_init 
+0x47ac 016187 call g24_interval_param_8ms 
+0x47ad 016188 call g24_chmap_param_init 
+0x47ae 016191 setarg 0x0708 
+0x47af 016192 store 2 ,mem_24g_pair_timeout_init 
+0x47b0 016193 setarg 0x0050 
+0x47b1 016194 store 2 ,mem_24g_reconn_timeout_init 
+0x47b2 016195 setarg 0x0a7700 
+0x47b3 016196 store 3 ,mem_24g_long_sleep_set 
+0x47b4 016197 setarg 0x604800 
+0x47b5 016198 store 3 ,mem_24g_enter_hibernate 
+0x47b6 016199 rtn 
+:      016206 dongle_init:
+0x47b7 016207 setarg dongle_dispatch 
+0x47b8 016208 store 2 ,mem_cb_24g_receive_process 
+0x47b9 016209 setarg dongle_g24_mouse 
+0x47ba 016210 store 2 ,mem_cb_24g_data_device1 
+0x47bb 016211 setarg dongle_g24_kb 
+0x47bc 016212 store 2 ,mem_cb_24g_data_device2 
+0x47bd 016213 setarg dongle_ackpayload_prep 
+0x47be 016214 store 2 ,mem_cb_24g_ackpayload 
+0x47bf 016215 setarg dongle_usb_config 
+0x47c0 016216 store 2 ,mem_cb_usb_config 
+0x47c1 016217 branch usb_init 
+:      016220 dongle_default_init:
+0x47c2 016221 bpatch patch06_7 ,mem_patch06 
+0x47c3 016223 call dongle_read_kb_bind_status 
+0x47c4 016224 call dongle_xtal_select 
+0x47c5 016225 fetch 1 ,mem_dg_sys_config 
+0x47c6 016226 isolate1 dg_enable_eeprom ,pdata 
+0x47c7 016227 branch dongle_default_no_eeprom ,true 
+0x47c8 016228 fetch 1 ,mem_dg_sys_config 
+0x47c9 016229 isolate1 dg_enable_new_chmap ,pdata 
+0x47ca 016230 call g24_chamap_param_update ,true 
+:      016231 dongle_default_no_eeprom:
+0x47cb 016232 fetch 1 ,mem_dg_24g_tx_power_default 
+0x47cc 016233 store 1 ,mem_tx_power 
+0x47cd 016235 jam 0xff ,mem_rssi_buff_index 
+0x47ce 016236 setarg mem_dg_rssi_noise_buffer 
+0x47cf 016237 store 2 ,mem_rssi_noise_buffer_ptr 
+0x47d0 016238 setarg mem_dg_rssi_noise_dg_buffer 
+0x47d1 016239 store 2 ,mem_rssi_noise_self_buffer_ptr 
+0x47d2 016240 setarg mem_dg_rssi_noise_ms_buffer 
+0x47d3 016241 store 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x47d4 016242 setarg mem_dg_rssi_noise_kb_buffer 
+0x47d5 016243 store 2 ,mem_rssi_noise_device2_buffer_ptr 
+0x47d6 016244 jam tx_power_f5db ,mem_24g_pair_tx_power 
+0x47d7 016245 jam 0 ,mem_dg_kb_bind_success 
+0x47d8 016246 jam 0 ,mem_24g_bind_device_living 
+0x47d9 016247 call g24_enable_1m 
+0x47da 016248 fetch 1 ,mem_dg_sys_config 
+0x47db 016249 isolate1 dg_enable_24g_2m ,pdata 
+0x47dc 016250 call g24_enable_2m ,true 
+0x47dd 016251 call g24_receive_init 
+0x47de 016252 call g24_pair_param_init 
+0x47df 016253 call g24_chmap_param_init 
+0x47e0 016255 fetch 1 ,mem_dg_usb_tx_interval 
+0x47e1 016256 store 1 ,mem_usb_tx_interval 
+0x47e2 016257 fetch 9 ,mem_dg_usb_vid_pid 
+0x47e3 016258 store 9 ,mem_usb_vid_pid 
+0x47e4 016259 rtn 
+:      016261 dongle_xtal_select:
+0x47e5 016262 jam xtal_24m ,mem_fcomp_div 
+0x47e6 016263 fetch 1 ,mem_dg_sys_config 
+0x47e7 016264 rtnbit0 dg_enable_xtal_24m 
+0x47e8 016265 jam xtal_16m ,mem_fcomp_div 
+0x47e9 016266 rtn 
+:      016268 dongle_dispatch:
+0x47ea 016269 fetch 1 ,mem_24g_pair_mode 
+0x47eb 016270 beq 0x00 ,dongle_auto_bind 
+0x47ec 016271 beq 0x01 ,dongle_pc_bind 
+0x47ed 016272 beq 0x0f ,dongle_all_powerful 
+0x47ee 016273 rtn 
+:      016276 dongle_read_kb_bind_status:
+0x47ef 016277 bpatch patch07_0 ,mem_patch07 
+0x47f0 016278 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f1 016279 arg mem_dg_kb_bind_flag ,rega 
+0x47f2 016280 arg 1 ,loopcnt 
+0x47f3 016281 branch otp_read_data 
+:      016283 dongle_write_kb_bind_status:
+0x47f4 016284 bpatch patch07_1 ,mem_patch07 
+0x47f5 016285 arg 1 ,loopcnt 
+0x47f6 016286 arg mem_dg_kb_bind_flag ,rega 
+0x47f7 016287 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f8 016288 branch otp_write 
+:      016290 dongle_usb_config:
+0x47f9 016291 fetch 1 ,mem_dg_sys_config 
+0x47fa 016292 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
+0x47fb 016293 fetch 1 ,mem_dg_kb_bind_flag 
+0x47fc 016294 bne dongle_kb_bind_success ,dongle_usb_config_param 
+:      016295 dongle_usb_config_kb:
+0x47fd 016296 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x47fe 016297 fetch 4 ,usb_devicedata_addr + 9 
+0x47ff 016298 set1 29 ,pdata 
+0x4800 016299 store 4 ,mem_devicedesc + 9 
+:      016300 dongle_usb_config_param:
+0x4801 016301 call dongle_usb_device_name 
+0x4802 016302 call usb_tx_interval_config 
+0x4803 016303 call dongle_usb_vid_pid_config 
+0x4804 016304 branch dongle_usb_hid_icon_config 
+:      016306 dongle_usb_vid_pid_config:
+0x4805 016307 fetch 1 ,mem_usb_vid_pid 
+0x4806 016308 rtn blank 
+0x4807 016309 fetch 1 ,mem_dg_kb_bind_flag 
+0x4808 016310 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+:      016311 dongle_usb_vid_pid_for_mouse_only_auto_pair:
+0x4809 016312 fetch 4 ,mem_usb_vid_pid + 1 
+:      016313 dongle_usb_vid_pid_store:
+0x480a 016314 store 4 ,mem_devicedesc + 9 
+0x480b 016315 rtn 
+:      016316 dongle_usb_vid_pid_for_suit:
+0x480c 016317 fetch 4 ,mem_usb_vid_pid + 5 
+0x480d 016318 branch dongle_usb_vid_pid_store 
+:      016320 dongle_usb_hid_icon_config:
+0x480e 016321 fetch 1 ,mem_dg_kb_bind_flag 
+0x480f 016322 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
+0x4810 016323 setarg usb_kbdata_vendor_define_addr 
+0x4811 016324 store 2 ,mem_hidreportdesc_kb 
+0x4812 016325 jam 0x1a ,mem_confdesc + 26 
+0x4813 016326 rtn 
+:      016327 dongle_usb_kb_hidreportdesc:
+0x4814 016328 setarg usb_kbdata_addr 
+0x4815 016329 store 2 ,mem_hidreportdesc_kb 
+0x4816 016330 jam 0x3f ,mem_confdesc + 26 
+0x4817 016331 rtn 
+:      016333 dongle_usb_device_name:
+0x4818 016334 fetch 1 ,mem_dg_usb_device_name 
+0x4819 016335 rtn blank 
+0x481a 016336 arg mem_dg_usb_device_name ,contr 
+0x481b 016337 arg mem_string2 ,contw 
+0x481c 016338 arg 30 ,loopcnt 
+0x481d 016339 branch memcpy 
+:      016342 dongle_all_powerful:
+0x481e 016343 call g24_switch_work_mode 
+:      016344 dongle_all_powerful_loop:
+0x481f 016345 call dongle_work_mode_auto 
+0x4820 016346 call dongle_usb_dispatch 
+0x4821 016347 branch dongle_all_powerful_loop 
+:      016349 dongle_pc_bind:
+0x4822 016350 call g24_switch_work_mode 
+:      016351 dongle_pc_bind_loop:
+0x4823 016352 call dongle_work_mode_auto 
+0x4824 016353 call g24_bind_mode_auto 
+0x4825 016354 call dongle_usb_dispatch 
+0x4826 016355 branch dongle_pc_bind_loop 
+:      016357 dongle_g24_blank_data_process:
+0x4827 016358 call dongle_g24_ms_blank_data 
+0x4828 016359 call dongle_g24_kb_blank_data 
+0x4829 016360 call dongle_g24_kb_sys_ctrl_blank_data 
+0x482a 016361 branch dongle_g24_kb_mul_blank_data 
+:      016363 dongle_g24_ms_blank_data:
+0x482b 016364 bpatch patch07_2 ,mem_patch07 
+0x482c 016365 fetch 1 ,mem_dg_ms_blank_data_enable 
+0x482d 016366 rtn blank 
+0x482e 016367 arg g24_timer_ms_blank ,queue 
+0x482f 016368 call timer_check 
+0x4830 016369 nrtn blank 
+0x4831 016370 jam 0 ,mem_dg_ms_blank_data_enable 
+0x4832 016371 setarg ms_report_id 
+0x4833 016372 store 1 ,mem_usb_mouse_data 
+0x4834 016373 setarg 0 
+0x4835 016374 istore 7 ,contw 
+:      016375 dongle_usb_tx_ms_data:
+0x4836 016376 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      016377 dongle_usb_tx_enable_ep2:
+0x4837 016378 fetch 1 ,mem_usb_tx_enable 
+0x4838 016379 set1 2 ,pdata 
+0x4839 016380 store 1 ,mem_usb_tx_enable 
+0x483a 016381 rtn 
+:      016383 dongle_g24_kb_blank_data:
+0x483b 016384 bpatch patch07_3 ,mem_patch07 
+0x483c 016385 fetch 1 ,mem_dg_kb_blank_data_enable 
+0x483d 016386 rtn blank 
+0x483e 016387 arg g24_timer_kb_blank ,queue 
+0x483f 016388 call timer_check 
+0x4840 016389 nrtn blank 
+0x4841 016390 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4842 016391 arg mem_usb_kb_data ,contw 
+0x4843 016392 call memset0_16 
+0x4844 016393 fetch 8 ,mem_usb_kb_data 
+0x4845 016394 store 8 ,mem_dg_kb_data_last_data 
+:      016395 dongle_usb_tx_kb_data:
+0x4846 016396 jam kb_normal_report_id ,mem_usb_kb_data 
+:      016397 dongle_usb_tx_enable_ep1:
+0x4847 016398 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x4848 016399 fetch 1 ,mem_usb_tx_enable 
+0x4849 016400 set1 1 ,pdata 
+0x484a 016401 store 1 ,mem_usb_tx_enable 
+0x484b 016402 rtn 
+:      016404 dongle_g24_kb_sys_ctrl_blank_data:
+0x484c 016405 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x484d 016406 rtn blank 
+0x484e 016407 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x484f 016408 call timer_check 
+0x4850 016409 nrtn blank 
+0x4851 016410 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4852 016411 arg mem_usb_kb_system ,contw 
+0x4853 016412 call memset0_16 
+0x4854 016413 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
+0x4855 016414 fetch 2 ,mem_usb_kb_system 
+0x4856 016415 store 2 ,mem_dg_kb_system_sta_data 
+:      016416 dongle_usb_tx_sys_ctrl_data:
+0x4857 016417 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4858 016418 branch dongle_usb_tx_enable_ep2 
+:      016420 dongle_g24_kb_mul_blank_data:
+0x4859 016421 bpatch patch07_4 ,mem_patch07 
+0x485a 016422 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
+0x485b 016423 rtn blank 
+0x485c 016424 arg g24_timer_kb_mul_blank ,queue 
+0x485d 016425 call timer_check 
+0x485e 016426 nrtn blank 
+0x485f 016427 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x4860 016428 arg mem_usb_kb_multikey ,contw 
+0x4861 016429 call memset0_16 
+0x4862 016430 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x4863 016431 fetch 3 ,mem_usb_kb_multikey 
+0x4864 016432 store 3 ,mem_dg_kb_multikey_last_data 
+:      016433 dongle_usb_tx_multikey_data:
+0x4865 016434 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x4866 016435 branch dongle_usb_tx_enable_ep2 
+:      016437 dongle_usb_dispatch:
+0x4867 016438 bpatch patch07_5 ,mem_patch07 
+0x4868 016439 fetch 1 ,mem_usb_remote_wakeup 
+0x4869 016440 call dongle_clear_pc_sleep_flag ,blank 
+0x486a 016441 call usb_isr 
+0x486b 016442 fetch 1 ,mem_usb0_get_set_report 
+0x486c 016443 rtn blank 
+0x486d 016444 jam 0 ,mem_usb0_get_set_report 
+0x486e 016445 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x486f 016446 arg pc_set_report ,temp 
+0x4870 016447 isub temp ,null 
+0x4871 016448 nrtn zero 
+0x4872 016450 fetch 1 ,mem_usb0_set_report_data 
+0x4873 016451 rtnne pc_report_id 
+0x4874 016452 fetch 1 ,mem_usb0_set_report_data + 1 
+0x4875 016453 beq command_mode ,dongle_dispose_cmd_mode 
+0x4876 016454 beq command_bind ,dongle_dispose_cmd_bind 
+0x4877 016455 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x4878 016456 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x4879 016457 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+:      016459 dongle_usb0_data_ready_report_set0:
+0x487a 016460 jam 0 ,mem_usb0_data_ready_report 
+0x487b 016461 rtn 
+:      016463 dongle_dispose_cmd_mode:
+0x487c 016464 fetch 1 ,mem_usb0_set_report_data + 2 
+0x487d 016465 beq com_mode_bind ,dongle_enter_bind_mode 
+0x487e 016466 branch dongle_usb0_data_ready_report_set0 
+:      016467 dongle_enter_bind_mode:
+0x487f 016468 call g24_bind_mode_enable 
+:      016469 dongle_usb0_data_ready_report_set1:
+0x4880 016470 jam 1 ,mem_usb0_data_ready_report 
+0x4881 016471 rtn 
+:      016473 dongle_dispose_cmd_bind:
+0x4882 016474 fetch 1 ,mem_usb0_set_report_data + 2 
+0x4883 016475 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x4884 016476 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x4885 016477 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x4886 016478 branch dongle_usb0_data_ready_report_set0 
+:      016479 dongle_dispose_cmd_get_bind:
+0x4887 016480 fetch 1 ,mem_24g_bind_device_status 
+0x4888 016481 store 1 ,mem_usb0_get_report_data + 1 
+0x4889 016482 branch dongle_usb0_data_ready_report_set1 
+:      016483 dongle_dispose_cmd_exit_bind:
+0x488a 016484 call g24_work_mode_enable 
+0x488b 016485 branch dongle_dispose_cmd_get_bind 
+:      016486 dongle_dispose_cmd_read_mode:
+:      016487 dongle_dispose_in_bind_mode:
+0x488c 016488 jam command_bind ,mem_usb0_get_report_data + 1 
+0x488d 016489 branch dongle_usb0_data_ready_report_set1 
+:      016491 dongle_dispose_cmd_current_project:
+0x488e 016492 jam product_id ,mem_usb0_get_report_data + 1 
+0x488f 016493 branch dongle_usb0_data_ready_report_set1 
+:      016495 dongle_dispose_cmd_current_mode:
+0x4890 016496 fetch 1 ,mem_24g_work_mode 
+0x4891 016497 beq dongle_work ,dongle_dispose_in_work_mode 
+0x4892 016498 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x4893 016499 rtn 
+:      016500 dongle_dispose_in_work_mode:
+0x4894 016501 jam command_mode ,mem_usb0_get_report_data + 1 
+0x4895 016502 branch dongle_usb0_data_ready_report_set1 
+:      016504 dongle_dispose_cmd_current_fw_version:
+0x4896 016505 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x4897 016506 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x4898 016507 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x4899 016508 jam fw_version3 ,mem_usb0_get_report_data + 4 
+0x489a 016509 branch dongle_usb0_data_ready_report_set1 
+:      016517 dongle_auto_bind:
+0x489b 016518 call g24_mode_switch_init 
+:      016519 dongle_auto_bind_loop:
+0x489c 016520 call g24_mode_switch_bind_work 
+0x489d 016521 call g24_mode_switch_bind_search 
+0x489e 016522 call dongle_work_mode_auto 
+0x489f 016523 call g24_bind_mode_auto 
+0x48a0 016524 call g24_search_mode_auto 
+0x48a1 016525 call dongle_usb_dispatch 
+0x48a2 016526 branch dongle_auto_bind_loop 
+:      016528 dongle_work_mode_auto:
+0x48a3 016529 bpatch patch07_6 ,mem_patch07 
+0x48a4 016530 fetch 1 ,mem_24g_work_mode 
+0x48a5 016531 rtnne dongle_work 
+0x48a6 016532 call g24_work_mode_start 
+0x48a7 016533 call dongle_g24_blank_data_process 
+0x48a8 016534 fetch 1 ,mem_24g_pair_mode 
+0x48a9 016535 nrtn blank 
+0x48aa 016536 branch g24_nodata_process 
+:      016538 dongle_ackpayload_prep:
+0x48ab 016539 fetch 1 ,mem_24g_data_type 
+0x48ac 016540 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
+0x48ad 016541 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
+:      016542 dongle_ackpayload_prep_mouse:
+0x48ae 016543 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48af 016544 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
+0x48b0 016545 branch dongle_ackpayload_prep_end 
+:      016547 dongle_set_pc_sleep_flag:
+0x48b1 016548 fetch 1 ,mem_device_option 
+0x48b2 016549 rtnne dvc_op_dongle 
+0x48b3 016550 jam 3 ,mem_dg_pc_sleep_flag 
+0x48b4 016551 rtn 
+:      016552 dongle_clear_pc_sleep_flag:
+0x48b5 016553 jam 0 ,mem_dg_pc_sleep_flag 
+0x48b6 016554 rtn 
+:      016556 dongle_ackpayload_prep_keyboard:
+0x48b7 016557 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48b8 016558 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
+:      016559 dongle_ackpayload_prep_end:
+0x48b9 016560 fetch 1 ,mem_24g_ackpayload_enable 
+0x48ba 016561 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
+0x48bb 016562 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
+0x48bc 016563 rtn 
+:      016565 dongle_pc_sleep_ackpayload_prep_mouse:
+0x48bd 016566 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48be 016567 set0 0 ,pdata 
+0x48bf 016568 store 1 ,mem_dg_pc_sleep_flag 
+0x48c0 016569 branch dongle_pc_sleep_ackpayload_prep 
+:      016571 dongle_pc_sleep_ackpayload_prep_keyboard:
+0x48c1 016572 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48c2 016573 set0 1 ,pdata 
+0x48c3 016574 store 1 ,mem_dg_pc_sleep_flag 
+:      016575 dongle_pc_sleep_ackpayload_prep:
+0x48c4 016576 jam 0x01 ,mem_24g_datalen 
+0x48c5 016577 setarg 0xff 
+0x48c6 016578 store 1 ,mem_24g_txbuf 
+0x48c7 016579 rtn 
+:      016582 dongle_g24_bind_ackpayload_prep:
+0x48c8 016583 jam 1 ,mem_24g_ackpayload_enable 
+0x48c9 016584 call g24_binding_device_check 
+0x48ca 016585 nrtn user3 
+0x48cb 016586 branch g24_bind_ackpayload_prep 
+:      016588 dongle_g24_kb_led_ackpayload_prep:
+0x48cc 016589 fetch 1 ,mem_24g_rxbuf + 2 
+0x48cd 016590 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
+0x48ce 016591 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
+0x48cf 016592 jam 0 ,mem_usb_tx_win_enable 
+0x48d0 016593 jam 0x01 ,mem_24g_datalen 
+0x48d1 016594 fetch 1 ,mem_24g_led_status 
+0x48d2 016595 store 1 ,mem_24g_txbuf 
+0x48d3 016596 rtn 
+:      016598 dongle_g24_mouse:
+0x48d4 016599 setarg ms_report_id 
+0x48d5 016600 store 1 ,mem_usb_mouse_data 
+0x48d6 016601 fetch 7 ,mem_24g_rxdata_temp + 3 
+0x48d7 016602 istore 7 ,contw 
+0x48d8 016603 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48d9 016604 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
+0x48da 016605 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48db 016606 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
+0x48dc 016607 branch dongle_usb_tx_ms_data 
+:      016609 dongle_g24_ms_enable_blank_data_forcibly:
+0x48dd 016610 jam 1 ,mem_dg_ms_blank_data_enable 
+0x48de 016611 setarg timer_ms_blank_delay 
+0x48df 016612 arg g24_timer_ms_blank ,queue 
+0x48e0 016613 branch timer_init 
+:      016615 dongle_g24_ms_disable_blank_data_forcibly:
+0x48e1 016616 jam 0 ,mem_dg_ms_blank_data_enable 
+0x48e2 016617 setarg 0 
+0x48e3 016618 arg g24_timer_ms_blank ,queue 
+0x48e4 016619 branch timer_init 
+:      016621 dongle_g24_kb:
+0x48e5 016622 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48e6 016623 beq 0 ,dongle_g24_kb_type0 
+0x48e7 016624 beq 2 ,dongle_g24_kb_type2 
+0x48e8 016625 beq 3 ,dongle_g24_kb_type3 
+0x48e9 016626 branch g24_rx_interrupt_clear 
+:      016628 dongle_g24_kb_type0:
+0x48ea 016629 fetch 1 ,mem_24g_rxdata_temp + 5 
+0x48eb 016630 store 1 ,mem_24g_ackpayload_enable 
+0x48ec 016631 jam 0 ,mem_24g_rxdata_temp + 5 
+0x48ed 016632 arg mem_usb_kb_data ,contw 
+0x48ee 016633 arg mem_24g_rxdata_temp + 4 ,contr 
+0x48ef 016634 arg 8 ,loopcnt 
+0x48f0 016635 call memcpy 
+0x48f1 016636 fetch 8 ,mem_usb_kb_data 
+0x48f2 016637 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
+0x48f3 016638 fetch 8 ,mem_usb_kb_data 
+0x48f4 016639 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
+0x48f5 016640 fetch 8 ,mem_usb_kb_data 
+0x48f6 016641 store 8 ,mem_dg_kb_data_sta_data 
+0x48f7 016642 fetcht 8 ,mem_dg_kb_data_last_data 
+0x48f8 016643 isub temp ,null 
+0x48f9 016644 ncall dongle_usb_tx_enable_ep1 ,zero 
+0x48fa 016645 fetch 8 ,mem_dg_kb_data_sta_data 
+0x48fb 016646 store 8 ,mem_dg_kb_data_last_data 
+0x48fc 016647 branch g24_rx_interrupt_clear 
+:      016649 dongle_g24_kb_enable_blank_data_forcibly:
+0x48fd 016650 jam 1 ,mem_dg_kb_blank_data_enable 
+0x48fe 016651 setarg timer_kb_blank_delay 
+0x48ff 016652 arg g24_timer_kb_blank ,queue 
+0x4900 016653 branch timer_init 
+:      016655 dongle_g24_kb_disable_blank_data_forcibly:
+0x4901 016656 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4902 016657 setarg 0 
+0x4903 016658 arg g24_timer_kb_blank ,queue 
+0x4904 016659 branch timer_init 
+:      016661 dongle_g24_kb_type3:
+0x4905 016662 arg mem_usb_kb_multikey ,contw 
+0x4906 016663 arg mem_24g_rxdata_temp + 3 ,contr 
+0x4907 016664 arg 3 ,loopcnt 
+0x4908 016665 call memcpy 
+0x4909 016666 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490a 016667 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x490b 016668 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490c 016669 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x490d 016670 fetch 3 ,mem_usb_kb_multikey 
+0x490e 016671 store 3 ,mem_dg_kb_multikey_sta_data 
+0x490f 016672 fetcht 3 ,mem_dg_kb_multikey_last_data 
+0x4910 016673 isub temp ,null 
+0x4911 016674 ncall dongle_usb_tx_multikey_data ,zero 
+0x4912 016675 fetch 3 ,mem_dg_kb_multikey_sta_data 
+0x4913 016676 store 3 ,mem_dg_kb_multikey_last_data 
+0x4914 016677 branch g24_rx_interrupt_clear 
+:      016679 dongle_g24_kb_mul_enable_blank_data_forcibly:
+0x4915 016680 jam 1 ,mem_dg_kb_mul_blank_data_enable 
+0x4916 016681 setarg timer_kb_mul_blank_delay 
+0x4917 016682 arg g24_timer_kb_mul_blank ,queue 
+0x4918 016683 branch timer_init 
+:      016685 dongle_g24_kb_mul_disable_blank_data_forcibly:
+0x4919 016686 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x491a 016687 setarg 0 
+0x491b 016688 arg g24_timer_kb_mul_blank ,queue 
+0x491c 016689 branch timer_init 
+:      016691 dongle_g24_kb_type2:
+0x491d 016692 arg mem_usb_kb_system ,contw 
+0x491e 016693 arg mem_24g_rxdata_temp + 3 ,contr 
+0x491f 016694 arg 2 ,loopcnt 
+0x4920 016695 call memcpy 
+0x4921 016696 fetch 2 ,mem_usb_kb_system 
+0x4922 016697 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
+0x4923 016698 fetch 2 ,mem_usb_kb_system 
+0x4924 016699 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
+0x4925 016700 fetch 2 ,mem_usb_kb_system 
+0x4926 016701 store 2 ,mem_dg_kb_system_sta_data 
+0x4927 016702 fetcht 2 ,mem_dg_kb_system_last_data 
+0x4928 016703 isub temp ,null 
+0x4929 016704 ncall dongle_usb_tx_sys_data ,zero 
+0x492a 016705 fetch 2 ,mem_dg_kb_system_sta_data 
+0x492b 016706 store 2 ,mem_dg_kb_system_last_data 
+0x492c 016707 branch g24_rx_interrupt_clear 
+:      016709 dongle_g24_kb_sys_enable_blank_data_forcibly:
+0x492d 016710 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x492e 016711 setarg timer_kb_sys_crtl_blank_delay 
+0x492f 016712 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4930 016713 branch timer_init 
+:      016714 dongle_g24_kb_sys_disable_blank_data_forcibly:
+0x4931 016715 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4932 016716 setarg 0 
+0x4933 016717 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4934 016718 branch timer_init 
+:      016720 dongle_usb_tx_sys_data:
+0x4935 016721 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4936 016722 branch dongle_usb_tx_enable_ep2 
+:      016725 dongle_g24_store_dvc2_bind_flag:
+0x4937 016726 fetch 1 ,mem_device_option 
+0x4938 016727 rtnne dvc_op_dongle 
+0x4939 016728 fetch 1 ,mem_dg_kb_bind_flag 
+0x493a 016729 rtneq dongle_kb_bind_success 
+:      016730 dongle_prep_soft_reset:
+0x493b 016731 jam 1 ,mem_dg_kb_bind_success 
+0x493c 016732 rtn 
+:      016735 dongle_kb_bind_soft_reset:
+0x493d 016736 fetch 1 ,mem_device_option 
+0x493e 016737 rtnne dvc_op_dongle 
+0x493f 016738 fetch 1 ,mem_dg_kb_bind_success 
+0x4940 016739 rtn blank 
+0x4941 016740 jam 0 ,mem_temp 
+:      016741 dongle_wirte_efuse_bind_status:
+0x4942 016742 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x4943 016743 call dongle_write_kb_bind_status 
+0x4944 016744 call dongle_read_kb_bind_status 
+0x4945 016745 fetch 1 ,mem_temp 
+0x4946 016746 increase 1 ,pdata 
+0x4947 016747 store 1 ,mem_temp 
+0x4948 016748 beq 0xff ,soft_reset_chip 
+0x4949 016749 fetch 1 ,mem_dg_kb_bind_flag 
+0x494a 016750 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
+0x494b 016751 branch soft_reset_chip 
+:      016763 keyboard_softreset_process:
+0x494c 016764 fetch 1 ,mem_device_option 
+0x494d 016765 rtnne dvc_op_keyboard 
+0x494e 016766 call mouse_wakeup_from_power_check 
+0x494f 016767 nbranch soft_reset + 1 ,user 
+0x4950 016768 fetch 1 ,mem_power_on_flag 
+0x4951 016769 branch soft_reset + 1 ,blank 
+0x4952 016770 fetch 1 ,mem_config_select_device_button_gpio 
+0x4953 016771 rtneq ui_button_gpio_disable 
+0x4954 016772 copy pdata ,queue 
+0x4955 016773 fetch 4 ,mem_saved_gpio_in 
+0x4956 016774 qisolate0 pdata 
+0x4957 016775 call keyboard_pb_set ,true 
+0x4958 016776 branch soft_reset + 2 
+:      016778 keyboard_init:
+0x4959 016779 call enable_authrom 
+0x495a 016780 call keyboard_setting_config 
+0x495b 016782 call keyboard_gpio_init 
+0x495c 016783 call keyboard_low_vol_mult_set 
+0x495d 016784 rtn wake 
+0x495e 016785 call keyboard_usb_check_enable 
+0x495f 016786 call keyboard_cb_fuction 
+0x4960 016787 fetch 1 ,mem_usb_addr 
+0x4961 016788 rtnbit1 7 
+:      016789 keyboard_init_wireless:
+0x4962 016790 fetch 2 ,mem_ui_state_map 
+0x4963 016791 bbit1 ui_state_btn_down ,keyboard_start_discovery 
+0x4964 016792 call mouse_check_select_device_by_switch 
+0x4965 016793 branch keyboard_start_work 
+:      016796 keyboard_usb_check_enable:
+0x4966 016797 fetch mouse_flag_len ,mem_mouse_flag 
+0x4967 016798 rtnbit0 mouse_enable_usb 
+0x4968 016799 setarg keyboard_usb_config_param 
+0x4969 016800 store 2 ,mem_cb_usb_config 
+0x496a 016801 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x496b 016802 branch keyboard_usb_interface_check 
+:      016804 keyboard_usb_config_param:
+0x496c 016805 call keyboard_usb_config_kb_check 
+0x496d 016806 call keyboard_usb_config_param_init 
+0x496e 016807 branch keyboard_usb_config_param_setup 
+:      016809 keyboard_usb_config_kb_check:
+0x496f 016810 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
+0x4970 016811 fetch mouse_flag_len ,mem_mouse_flag 
+0x4971 016812 rtnbit0 mouse_enable_keyboard 
+0x4972 016813 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
+0x4973 016814 rtn 
+:      016816 keyboard_usb_config_param_init:
+0x4974 016817 fetch mouse_flag_len ,mem_mouse_flag 
+0x4975 016818 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
+0x4976 016819 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
+0x4977 016820 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
+0x4978 016821 jam 0x19 ,mem_wire_usb_interval 
+0x4979 016822 jam 0x08 ,mem_usb_tx_interval 
+0x497a 016823 rtn 
+:      016824 keyboard_usb_report_rate_set_250hz:
+0x497b 016825 jam 0x0c ,mem_wire_usb_interval 
+0x497c 016826 jam 0x04 ,mem_usb_tx_interval 
+0x497d 016827 rtn 
+:      016828 keyboard_usb_report_rate_set_500hz:
+0x497e 016829 jam 0x06 ,mem_wire_usb_interval 
+0x497f 016830 jam 0x02 ,mem_usb_tx_interval 
+0x4980 016831 rtn 
+:      016832 keyboard_usb_report_rate_set_1000hz:
+0x4981 016833 jam 0x03 ,mem_wire_usb_interval 
+0x4982 016834 jam 0x01 ,mem_usb_tx_interval 
+0x4983 016835 rtn 
+:      016837 keyboard_usb_config_param_setup:
+0x4984 016838 call usb_tx_interval_config 
+0x4985 016839 call keyboard_usb_vid_pid_config 
+0x4986 016840 branch keyboard_usb_hid_icon_config 
+:      016842 keyboard_usb_vid_pid_config:
+0x4987 016843 fetch 1 ,mem_usb_vid_pid 
+0x4988 016844 rtn blank 
+0x4989 016845 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498a 016846 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+0x498b 016847 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
+:      016849 keyboard_usb_hid_icon_config:
+0x498c 016850 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498d 016851 branch dongle_usb_hid_icon_config + 1 
+:      016855 keyboard_usb_interface_check:
+0x498e 016856 bpatch patch08_1 ,mem_patch08 
+0x498f 016857 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4990 016858 call gpio_get_bit 
+0x4991 016859 branch keyboard_usb_gpio_low ,true 
+0x4992 016860 branch keyboard_usb_gpio_high 
+:      016863 keyboard_usb_gpio_low:
+0x4993 016864 fetch 1 ,mem_mouse_usb_vdd_status 
+0x4994 016865 rtneq mouse_usb_interface_remove 
+0x4995 016866 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x4996 016867 jam 0 ,mem_usb_device_enumeration_endflag 
+0x4997 016868 jam 0 ,mem_usb_status 
+0x4998 016869 jam 0 ,mem_usb_state 
+0x4999 016870 branch keyboard_init_wireless 
+:      016873 keyboard_usb_gpio_high:
+0x499a 016874 fetch 1 ,mem_mouse_usb_vdd_status 
+0x499b 016875 rtneq mouse_usb_interface_insert 
+0x499c 016876 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
+0x499d 016877 call mouse_24g_stop 
+0x499e 016878 call mouse_stop_bluetooth_mode 
+0x499f 016879 call keyboard_device_led_all_off 
+0x49a0 016880 branch usb_init 
+:      016884 keyboard_setting_config:
+0x49a1 016885 rtn wake 
+0x49a2 016887 call g24_transmit_init 
+0x49a3 016888 call g24_chmap_param_init 
+0x49a4 016890 call keyboard_param_init 
+0x49a5 016891 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49a6 016892 call gpio_out_inactive 
+0x49a7 016894 call keyboard_device_led_off 
+0x49a8 016895 call mouse_device_multi_led_parm_init 
+0x49a9 016896 call le_set_fixed_ltk_justwork 
+0x49aa 016898 fetch mouse_flag_len ,mem_mouse_flag 
+0x49ab 016899 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
+0x49ac 016900 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x49ad 016901 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x49ae 016902 rtn 
+:      016907 keyboard_param_init:
+0x49af 016909 call mouse_param_common_init 
+0x49b0 016911 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x49b1 016912 setarg 0x230170 
+0x49b2 016913 store 3 ,mem_mouse_vdd_full_vol 
+0x49b3 016914 setarg 0x015301 
+0x49b4 016915 istore 3 ,contw 
+0x49b5 016916 arg mem_le_adv_swift_pair ,contw 
+0x49b6 016917 arg 20 ,loopcnt 
+0x49b7 016918 call clear_mem 
+0x49b8 016920 fetch 1 ,mem_le_name_len 
+0x49b9 016921 sub pdata ,12 ,null 
+0x49ba 016922 nbranch ble_name_set_no_swift_pair ,positive 
+0x49bb 016923 setarg 0x06ff06 
+0x49bc 016924 store 3 ,mem_le_adv_swift_pair 
+0x49bd 016925 setarg 0x000300 
+0x49be 016926 istore 3 ,contw 
+0x49bf 016927 setarg 0x80 
+0x49c0 016928 istore 1 ,contw 
+:      016929 ble_store_le_name:
+0x49c1 016930 fetch 1 ,mem_le_name_len 
+0x49c2 016931 increase 1 ,pdata 
+0x49c3 016932 copy pdata ,loopcnt 
+0x49c4 016933 arg mem_le_scan_data ,contr 
+0x49c5 016934 branch memcpy 
+:      016936 ble_name_set_no_swift_pair:
+0x49c6 016937 arg mem_le_adv_swift_pair ,contw 
+0x49c7 016938 branch ble_store_le_name 
+:      016941 keyboard_gpio_init:
+0x49c8 016944 fetcht 1 ,mem_mcu_clk_gpio 
+0x49c9 016945 call gpio_set_high_impedance 
+0x49ca 016946 fetcht 1 ,mem_mcu_stb_gpio 
+0x49cb 016947 call gpio_set_high_impedance 
+0x49cc 016948 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49cd 016949 call gpio_set_high_impedance 
+0x49ce 016951 setarg mem_key_row_gpio 
+0x49cf 016952 store 2 ,mem_kb_row_ptr 
+0x49d0 016954 setarg mem_key_col_gpio 
+0x49d1 016955 store 2 ,mem_kb_col_ptr 
+0x49d2 016957 setarg mem_key_excol_gpio 
+0x49d3 016958 store 2 ,mem_kb_excol_ptr 
+0x49d4 016960 fetch 2 ,mem_kb_row_ptr 
+0x49d5 016961 copy pdata ,regb 
+0x49d6 016962 arg 8 ,loopcnt 
+:      016964 keyboard_key_row_init:
+0x49d7 016965 ifetcht 1 ,regb 
+0x49d8 016966 sub temp ,ui_button_gpio_disable ,null 
+0x49d9 016967 ncall keboard_gpio_set_high_impedance ,zero 
+0x49da 016968 increase 1 ,regb 
+0x49db 016969 loop keyboard_key_row_init 
+0x49dc 016970 call lpm_write_gpio_wakeup 
+0x49dd 016971 fetch 2 ,mem_kb_col_ptr 
+0x49de 016972 copy pdata ,regb 
+0x49df 016973 copy pdata ,regc 
+0x49e0 016974 arg 11 ,loopcnt 
+:      016976 keyboard_key_cow_init:
+0x49e1 016977 ifetcht 1 ,regb 
+0x49e2 016978 isolate1 7 ,temp 
+0x49e3 016979 ncall gpio_set_high_impedance ,true 
+0x49e4 016980 increase 1 ,regb 
+0x49e5 016981 loop keyboard_key_cow_init 
+0x49e6 016982 rtn 
+:      016983 keboard_gpio_set_high_impedance:
+0x49e7 016985 call gpio_set_high_impedance 
+0x49e8 016986 ifetcht 1 ,regb 
+0x49e9 016987 branch gpio_set_low_pullup 
+:      016991 keyboard_low_vol_mult_set:
+0x49ea 016992 fetch 1 ,mem_device_flag 
+0x49eb 016993 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
+0x49ec 016994 setarg 0x5d4800 
+0x49ed 016995 store 4 ,mem_24g_long_sleep_set1 
+0x49ee 016996 fetch 1 ,mem_adc_power_flag 
+0x49ef 016997 rtnbit0 0 
+0x49f0 016998 branch mouse_24g_long_sleep_set 
+:      016999 keyboard_low_vol_mult_ble_set:
+0x49f1 017000 jam 0x0c ,mem_lpm_mult_init 
+0x49f2 017001 fetch 1 ,mem_adc_power_flag 
+0x49f3 017002 rtnbit0 0 
+0x49f4 017003 jam 0x10 ,mem_lpm_mult_init 
+0x49f5 017004 fetch 1 ,mem_mouse_current_mult_timer 
+0x49f6 017005 branch mouse_current_mult_reinit ,blank 
+0x49f7 017006 rtn 
+:      017009 keyboard_pairing_check_otp_offset:
+0x49f8 017010 fetch 2 ,mem_otp_read_retention_offset 
+0x49f9 017011 arg 0x528 ,temp 
+0x49fa 017012 isub temp ,null 
+0x49fb 017013 nrtn positive 
+0x49fc 017014 branch assert 
+:      017016 keyboard_load_otp_info_check:
+0x49fd 017017 bpatch patch08_2 ,mem_patch08 
+0x49fe 017018 fetch 1 ,mem_device_flag 
+0x49ff 017019 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
+0x4a00 017020 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
+0x4a01 017021 rtn 
+:      017023 keyboard_load_otp_device_info_g24_init:
+0x4a02 017024 arg 80 ,regd 
+0x4a03 017025 setarg 0x400 
+0x4a04 017026 idiv regd 
+0x4a05 017027 call wait_div_end 
+0x4a06 017028 quotient pdata 
+0x4a07 017029 store 2 ,mem_pdatatemp 
+0x4a08 017030 arg 0x1fcc ,pdata 
+0x4a09 017031 arg 4 ,temp 
+0x4a0a 017032 arg 4 ,rege 
+0x4a0b 017033 branch keyboard_load_otp_device_info 
+:      017034 keyboard_load_otp_device_info_ble_init:
+0x4a0c 017035 arg 280 ,regd 
+0x4a0d 017036 setarg 0x400 
+0x4a0e 017037 idiv regd 
+0x4a0f 017038 call wait_div_end 
+0x4a10 017039 quotient pdata 
+0x4a11 017040 store 2 ,mem_pdatatemp 
+0x4a12 017041 arg 0x1fc2 ,pdata 
+0x4a13 017042 arg 14 ,temp 
+0x4a14 017043 arg 14 ,rege 
+0x4a15 017044 branch keyboard_load_otp_device_info 
+:      017045 keyboard_load_otp_device_info:
+0x4a16 017046 storet 1 ,mem_temp 
+0x4a17 017047 arg mem_otp_read_retention_memory ,rega 
+0x4a18 017048 arg 0 ,regc 
+:      017049 keyboard_load_otp_info_check_page_loop:
+0x4a19 017050 copy pdata ,regb 
+0x4a1a 017051 fetchr loopcnt ,1 ,mem_temp 
+0x4a1b 017052 call otp_read_data 
+0x4a1c 017053 fetch 8 ,mem_otp_read_retention_memory 
+0x4a1d 017054 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a1e 017055 ior temp ,pdata 
+0x4a1f 017056 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a20 017057 ior temp ,pdata 
+0x4a21 017058 branch keyboard_load_otp_info_check_first_time ,blank 
+0x4a22 017059 increase 1 ,regc 
+0x4a23 017060 fetch 2 ,mem_pdatatemp 
+0x4a24 017061 isub regc ,null 
+0x4a25 017063 copy regb ,pdata 
+0x4a26 017064 isub regd ,pdata 
+0x4a27 017065 branch keyboard_load_otp_info_check_page_loop 
+:      017066 keyboard_load_otp_info_check_first_time:
+0x4a28 017068 sub regc ,0 ,null 
+0x4a29 017069 branch keyboard_load_otp_info_check_first_time_process ,zero 
+:      017070 keyboard_load_otp_info_check_first_time_loop_init:
+0x4a2a 017071 copy regb ,pdata 
+0x4a2b 017072 iadd regd ,pdata 
+:      017073 keyboard_load_otp_info_check_first_time_loop:
+0x4a2c 017074 isub rege ,pdata 
+0x4a2d 017075 copy pdata ,regb 
+0x4a2e 017076 fetchr loopcnt ,1 ,mem_temp 
+0x4a2f 017077 call otp_read_data 
+0x4a30 017078 fetch 8 ,mem_otp_read_retention_memory 
+0x4a31 017079 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a32 017080 ior temp ,pdata 
+0x4a33 017081 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a34 017082 ior temp ,pdata 
+0x4a35 017083 branch keyboard_load_otp_info_check_offset_process ,blank 
+0x4a36 017084 copy regb ,pdata 
+0x4a37 017085 branch keyboard_load_otp_info_check_first_time_loop 
+:      017086 keyboard_load_otp_info_check_first_time_process:
+0x4a38 017087 storer rege ,1 ,mem_otp_read_retention_offset 
+0x4a39 017088 rtn 
+:      017089 keyboard_load_otp_info_check_offset_process:
+0x4a3a 017090 bpatch patch08_3 ,mem_patch08 
+0x4a3b 017091 setarg 0x1fd0 
+0x4a3c 017092 isub regb ,pdata 
+0x4a3d 017093 store 2 ,mem_otp_read_retention_offset 
+0x4a3e 017094 copy regb ,pdata 
+0x4a3f 017095 iadd rege ,regb 
+0x4a40 017096 fetchr loopcnt ,1 ,mem_temp 
+0x4a41 017097 arg mem_otp_read_retention_memory ,rega 
+0x4a42 017098 call otp_read_data 
+0x4a43 017099 fetch 1 ,mem_device_flag 
+0x4a44 017100 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
+0x4a45 017101 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
+0x4a46 017102 rtn 
+:      017104 keyboard_load_otp_info_check_offset_process_g24:
+0x4a47 017105 fetch 6 ,mem_otp_read_retention_memory 
+0x4a48 017106 store 4 ,mem_mouse_24g_addr 
+0x4a49 017107 branch keybaord_load_device_info 
+:      017109 keyboard_load_otp_info_check_offset_process_ble:
+0x4a4a 017110 fetch 1 ,mem_otp_read_retention_memory 
+0x4a4b 017111 sub pdata ,system_os_mac ,null 
+0x4a4c 017112 ncall set_pdata_0 ,positive 
+0x4a4d 017113 store 1 ,mem_kb_computer_system 
+0x4a4e 017114 fetch 1 ,mem_otp_read_retention_memory + 1 
+0x4a4f 017115 store 1 ,mem_device1_type 
+0x4a50 017116 fetch 6 ,mem_otp_read_retention_memory + 2 
+0x4a51 017117 store 6 ,mem_device1_addr 
+0x4a52 017118 fetch 6 ,mem_otp_read_retention_memory + 8 
+0x4a53 017119 store 6 ,mem_device1_locall_addr 
+0x4a54 017120 branch mouse_select_reconn_device 
+:      017123 keyboard_load_otp_info_check_overwise:
+0x4a55 017124 branch assert 
+:      017127 keyboard_store_device_info:
+0x4a56 017128 bpatch patch08_4 ,mem_patch08 
+0x4a57 017129 fetch mouse_flag_len ,mem_mouse_flag 
+0x4a58 017130 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
+0x4a59 017131 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x4a5a 017132 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x4a5b 017133 rtn 
+:      017135 keyboard_store_otp_device_info:
+0x4a5c 017136 rtn 
+0x4a5d 017137 fetch 1 ,mem_device_flag 
+0x4a5e 017138 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
+0x4a5f 017139 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
+0x4a60 017140 rtn 
+:      017142 keyboard_store_otp_device_info_g24:
+0x4a61 017143 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a62 017144 setarg 0x1fd0 
+0x4a63 017145 isub temp ,regb 
+0x4a64 017146 arg mem_mouse_24g_addr ,rega 
+0x4a65 017147 arg 4 ,loopcnt 
+0x4a66 017148 call otp_write 
+0x4a67 017149 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a68 017150 increase 4 ,temp 
+0x4a69 017151 storet 2 ,mem_otp_read_retention_offset 
+0x4a6a 017152 rtn 
+:      017154 keyboard_store_otp_device_info_ble:
+0x4a6b 017155 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a6c 017156 setarg 0x1fd0 
+0x4a6d 017157 isub temp ,regb 
+0x4a6e 017160 add regb ,1 ,regb 
+0x4a6f 017161 arg mem_device1_addr ,rega 
+0x4a70 017162 arg 6 ,loopcnt 
+0x4a71 017163 call otp_write 
+0x4a72 017165 add regb ,7 ,regb 
+0x4a73 017166 arg mem_device1_locall_addr ,rega 
+0x4a74 017167 arg 6 ,loopcnt 
+0x4a75 017168 branch otp_write 
+:      017170 keybaord_load_device_info:
+0x4a76 017171 fetch 4 ,mem_mouse_24g_addr 
+0x4a77 017172 store 4 ,mem_24g_receiver_addr 
+0x4a78 017173 store 4 ,mem_24g_addr 
+0x4a79 017174 rtn 
+:      017177 keyboard_cb_fuction:
+0x4a7a 017178 bpatch patch08_5 ,mem_patch08 
+0x4a7b 017179 setarg mouse_24g_before_lpm_sleep 
+0x4a7c 017180 store 2 ,mem_cb_before_lpm_sleep 
+0x4a7d 017181 setarg keyboard_24g_package_data 
+0x4a7e 017182 store 2 ,mem_cb_24g_transmit_data 
+0x4a7f 017183 setarg keyboard_24g_search_dongle 
+0x4a80 017184 store 2 ,mem_cb_24g_search_receiver 
+0x4a81 017185 setarg keyboard_lpm_before_common 
+0x4a82 017186 store 2 ,mem_cb_24g_lpm_before 
+0x4a83 017187 setarg keyboard_le 
+0x4a84 017188 store 2 ,mem_cb_le_process 
+0x4a85 017190 setarg keyboard_process_lpm_before 
+0x4a86 017191 store 2 ,mem_cb_before_lpm 
+0x4a87 017193 setarg keyboard_priority_bb_event 
+0x4a88 017194 store 2 ,mem_cb_bb_event_process 
+0x4a89 017195 setarg keyboard_idle 
+0x4a8a 017196 store 2 ,mem_cb_idle_process 
+0x4a8b 017197 setarg keyboard_before_hibernate 
+0x4a8c 017198 store 2 ,mem_cb_before_hibernate 
+0x4a8d 017199 setarg mouse_le_bb_event_connect_complete 
+0x4a8e 017200 store 2 ,mem_cb_att_write 
+0x4a8f 017201 setarg keyboard_bb_event_timer 
+0x4a90 017202 store 2 ,mem_cb_event_timer 
+0x4a91 017203 setarg mouse_spi_write_flash_cb 
+0x4a92 017204 store 2 ,mem_cb_spi_flash_write_complate 
+0x4a93 017205 setarg mouse_lpm_check_wake_lock 
+0x4a94 017206 store 2 ,mem_cb_check_wakelock 
+0x4a95 017207 setarg mouse_le_transmit 
+0x4a96 017208 store 2 ,mem_cb_ble_transmit 
+0x4a97 017209 setarg mouse_set_lpm_mult 
+0x4a98 017210 store 2 ,mem_cb_bt_set_mult 
+0x4a99 017211 rtn 
+:      017215 keyboard_priority_bb_event:
+0x4a9a 017216 bpatch patch08_6 ,mem_patch08 
+0x4a9b 017217 copy regc ,pdata 
+0x4a9c 017219 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
+0x4a9d 017220 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
+0x4a9e 017221 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
+0x4a9f 017222 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
+0x4aa0 017224 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
+0x4aa1 017225 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
+0x4aa2 017226 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x4aa3 017227 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x4aa4 017229 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x4aa5 017230 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x4aa6 017232 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
+0x4aa7 017233 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
+0x4aa8 017234 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
+0x4aa9 017237 rtn 
+:      017243 keyboard_le_bb_event_connected:
+0x4aaa 017244 jam 0 ,mem_mouse_long_mult_flag 
+0x4aab 017246 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x4aac 017247 call mouse_24g_first_store_reconn_info 
+0x4aad 017248 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4aae 017249 nbranch keyboard_le_bb_event_connected_next ,blank 
+0x4aaf 017250 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      017251 keyboard_le_bb_event_connected_next:
+0x4ab0 017252 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab1 017253 set0 app_disc_by_button ,pdata 
+0x4ab2 017254 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab3 017255 jam 0 ,mem_mouse_direct_timer 
+0x4ab4 017256 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x4ab5 017257 store 2 ,mem_le_battery_level_updata_timer 
+0x4ab6 017258 call mouse_no_data_timer_init 
+0x4ab7 017259 branch keyboard_stop_discovery 
+:      017262 keyboard_le_bb_disconnected:
+0x4ab8 017263 setarg 0 
+0x4ab9 017264 store 2 ,mem_le_battery_level_updata_timer 
+0x4aba 017265 store 1 ,mem_keyboard_le_send_conn_param_update 
+0x4abb 017266 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4abc 017267 store 1 ,mem_mouse_le_bb_connected_flag 
+:      017268 keyboard_le_bb_disconnected_next:
+0x4abd 017269 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x4abe 017270 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x4abf 017271 call le_clr_config_more_data 
+0x4ac0 017272 branch keyboard_bb_disconnected 
+:      017273 keyboard_bb_disconnected:
+0x4ac1 017274 call mouse_bb_discon_clear_stack 
+0x4ac2 017275 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac3 017276 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
+0x4ac4 017277 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac5 017278 branch keyboard_start_discovery 
+:      017279 keyboard4_0_event_bb_disconn:
+0x4ac6 017280 call mouse_le_clean_connect_flag 
+0x4ac7 017281 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac8 017282 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac9 017283 call ice_break 
+0x4aca 017284 branch keyboard_app_enter_hibernate 
+:      017287 keyboard_le_ll_start_encryt:
+0x4acb 017288 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4acc 017289 beq 1 ,keyboard_le_ll_reconn_start_encryt 
+0x4acd 017290 jam 20 ,mem_le_start_encrypt_timer 
+0x4ace 017291 jam 5 ,mem_le_start_auto_reco_timer 
+0x4acf 017292 branch mouse_le_ll_enable_start_enc_flag 
+:      017293 keyboard_le_ll_reconn_start_encryt:
+0x4ad0 017294 call mouse_updata_le_param 
+0x4ad1 017295 jam 5 ,mem_le_start_encrypt_timer 
+0x4ad2 017296 branch mouse_le_ll_enable_start_enc_flag 
+:      017298 keyboard_le_parse_conn_param_accepted:
+0x4ad3 017299 fetch 1 ,mem_le_new_conninterval 
+0x4ad4 017300 sub pdata ,le_interval_15ms ,null 
+0x4ad5 017301 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x4ad6 017302 fetch 1 ,mem_le_new_connslavelatency 
+0x4ad7 017303 fetcht 1 ,mem_lpm_mult_init 
+0x4ad8 017304 isub temp ,null 
+0x4ad9 017305 branch mouse_le_lpm_mult_reinit ,positive 
+0x4ada 017306 fetch 1 ,mem_le_new_connslavelatency 
+0x4adb 017307 store 1 ,mem_lpm_mult 
+0x4adc 017308 branch mouse_le_conn_param_lpm_enable 
+:      017310 keyboard_le_conn_param_update_rsp_recieved:
+0x4add 017311 fetch 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ade 017312 nrtn blank 
+0x4adf 017313 jam 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ae0 017314 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4ae1 017315 rtn 
+:      017317 keyboard_24g_pairing_complete:
+0x4ae2 017318 call keyboard_get_24g_led_enable 
+0x4ae3 017319 call mouse_no_data_timer_init 
+0x4ae4 017320 branch mouse_24g_pairing_complete_common 
+:      017322 keyboard_24g_attempt_success:
+0x4ae5 017323 call keyboard_get_24g_led_enable 
+0x4ae6 017324 fetch 4 ,mem_24g_addr 
+0x4ae7 017325 store 4 ,mem_24g_receiver_addr 
+0x4ae8 017326 store 4 ,mem_mouse_24g_addr 
+0x4ae9 017327 call g24_ch_syncword_crc8_init 
+0x4aea 017328 call mouse_device_poweron_led_config 
+0x4aeb 017329 call mouse_no_data_timer_init 
+0x4aec 017330 branch mouse_24g_attempt_success 
+:      017332 keyboard_24g_get_led:
+0x4aed 017333 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4aee 017334 call keyboard_clear_key_data 
+0x4aef 017335 jam 0x03 ,mem_customer_key_press + 2 
+0x4af0 017336 rtn 
+:      017338 keyboard_24g_led_get_status_check:
+0x4af1 017339 arg 6 ,loopcnt 
+0x4af2 017340 arg mem_keyboard_tx_data + 3 ,contr 
+:      017341 keyboard_24g_led_data_check:
+0x4af3 017342 ifetch 1 ,contr 
+0x4af4 017343 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
+0x4af5 017344 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
+0x4af6 017345 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
+0x4af7 017346 loop keyboard_24g_led_data_check 
+0x4af8 017347 rtn 
+:      017349 keyboard_get_24g_led_enable:
+0x4af9 017350 jam 0x03 ,mem_keyboard_led_status_get 
+0x4afa 017351 jam 1 ,mem_keyboard_data_change_flag 
+0x4afb 017352 rtn 
+:      017354 keyboard_set_repeat_send_flag:
+0x4afc 017355 jam 1 ,mem_24g_repeat_send_flag 
+0x4afd 017356 rtn 
+:      017359 keyboard_24g_attempt_fail:
+0x4afe 017360 fetch 1 ,mem_24g_attempt_fail_flag 
+0x4aff 017361 nbranch keyboard_24g_hibernate_set ,blank 
+0x4b00 017362 fetch 1 ,mem_24g_reconn_type 
+0x4b01 017363 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
+0x4b02 017364 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
+0x4b03 017365 branch keyboard_24g_attempt_fail_enter_hibernate 
+:      017367 keyboard_24g_attempt_fail_enter_hibernate:
+0x4b04 017368 call mouse_24g_stop 
+0x4b05 017369 fetch 1 ,mem_reconn_times 
+0x4b06 017370 nbranch mouse_polling_device ,blank 
+0x4b07 017371 fetch 1 ,mem_device_flag 
+0x4b08 017372 beq mode_24g_device ,keyboard_app_enter_hibernate 
+0x4b09 017373 rtn 
+:      017375 keyboard_24g_fast_conn_attempt_fail:
+0x4b0a 017376 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b0b 017377 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x4b0c 017378 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x4b0d 017379 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x4b0e 017380 fetch 4 ,mem_mouse_24g_addr 
+0x4b0f 017381 branch keyboard_24g_start_pair_mode ,blank 
+0x4b10 017382 branch mouse_24g_reconn_dongle_start 
+:      017384 keyboard_24g_hibernate_set:
+0x4b11 017385 jam 0 ,mem_24g_attempt_fail_flag 
+0x4b12 017386 call g24_transmit_next_packet 
+0x4b13 017387 setarg -1 
+0x4b14 017388 store 8 ,mem_24g_enter_hibernate 
+0x4b15 017389 setarg 0 
+0x4b16 017390 store 7 ,mem_mouse_key 
+0x4b17 017391 jam 1 ,mem_sensor_shutdown_flag 
+0x4b18 017392 branch keyboard_g24_long_sleep 
+:      017397 keyboard_bb_event_timer:
+0x4b19 017398 bpatch patch08_7 ,mem_patch08 
+0x4b1a 017399 call mouse_adc_read 
+0x4b1b 017400 call keyboard_low_voltage_param_set 
+0x4b1c 017401 call mouse_low_voltage_led_timer 
+0x4b1d 017403 call g24_pair_timeout_timer 
+0x4b1e 017404 call g24_reconn_timeout_timer 
+0x4b1f 017405 call mouse_24g_long_sleep_param_update_timer 
+0x4b20 017406 call keyboard_24g_repeat_send_data 
+0x4b21 017407 call keyboard_24g_led_status_get_timer 
+0x4b22 017411 call keyboard_check_discovery_timeout_timer 
+0x4b23 017413 call keyboard_check_direct_timeout_timer 
+0x4b24 017414 call mouse_le_enable_att_list_timer 
+0x4b25 017415 call keyboard_le_battery_updata_timer 
+0x4b26 017416 call mouse_le_send_smp_security_request_timer 
+0x4b27 017417 call keyboard_le_send_conn_param_update_timer 
+0x4b28 017418 call keyboard_le_auto_recognize_timer 
+0x4b29 017420 call mouse_current_mult_update_timer 
+0x4b2a 017421 call mouse_wheel_trigger_timer 
+0x4b2b 017422 call keyboard_store_information_delay_timer 
+0x4b2c 017423 call keyboard_capslock_led_on_timer 
+0x4b2d 017424 call keyboard_long_press_timer 
+0x4b2e 017425 call keyboard_commbination_delay_release_timer 
+0x4b2f 017426 fetch 1 ,mem_device_flag 
+0x4b30 017427 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
+0x4b31 017428 branch mouse_check_no_data_timeout_timer 
+:      017431 keyboard_commbination_key_process:
+0x4b32 017432 fetch 1 ,mem_commbination_key_statue 
+0x4b33 017433 rtnne commbination_key_state_down 
+0x4b34 017434 arg mem_combination_ui_button_count ,regc 
+0x4b35 017435 arg mouse_bluetooth_fast_conn_init ,regb 
+0x4b36 017436 branch timer_single_step 
+:      017438 keyboard_commbination_fast_conn_bt_check:
+0x4b37 017439 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4b38 017440 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
+0x4b39 017441 isub temp ,null 
+0x4b3a 017442 branch keyboard_commbination_key_down ,zero 
+0x4b3b 017443 byteswap temp ,temp 
+0x4b3c 017444 isub temp ,null 
+0x4b3d 017445 branch keyboard_commbination_key_down ,zero 
+0x4b3e 017446 branch mouse_commbination_key_up 
+:      017448 keyboard_commbination_key_down:
+0x4b3f 017449 fetch 1 ,mem_commbination_key_statue 
+0x4b40 017450 rtneq commbination_key_state_down 
+0x4b41 017451 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x4b42 017452 rtn 
+:      017455 keyboard_check_discovery_timeout_timer:
+0x4b43 017456 arg mem_mouse_discovery_timer ,regc 
+0x4b44 017457 arg keyboard_check_discovery_timeout ,regb 
+0x4b45 017458 branch timer_single_step_2b 
+:      017460 keyboard_check_discovery_timeout:
+0x4b46 017461 call keyboard_stop_discovery 
+0x4b47 017462 branch keyboard_app_enter_hibernate 
+:      017467 keyboard_store_information_delay_timer:
+0x4b48 017468 arg mem_store_information_delay_timer ,regc 
+0x4b49 017469 arg keyboard_store_device_info_check ,regb 
+0x4b4a 017470 branch timer_single_step 
+:      017472 keyboard_store_device_info_check:
+0x4b4b 017473 call keyboard_store_device_info 
+0x4b4c 017474 fetch 1 ,mem_mouse_need_soft_reset 
+0x4b4d 017475 nbranch mouse_soft_reset ,blank 
+0x4b4e 017476 rtn 
+:      017478 keyboard_low_voltage_param_set:
+0x4b4f 017479 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x4b50 017480 branch keyboard_low_voltage_param_set_33v ,blank 
+0x4b51 017481 jam 58 ,mem_mouse_vdd_low_vol 
+0x4b52 017482 rtn 
+:      017483 keyboard_low_voltage_param_set_33v:
+0x4b53 017484 jam 53 ,mem_mouse_vdd_low_vol 
+0x4b54 017485 rtn 
+:      017487 keyboard_le_auto_recognize_timer:
+0x4b55 017489 arg mem_le_start_auto_reco_timer ,regc 
+0x4b56 017490 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
+0x4b57 017491 branch timer_single_step 
+:      017493 keyboard_check_direct_timeout_timer:
+0x4b58 017494 arg mem_mouse_direct_timer ,regc 
+0x4b59 017495 arg mouse_check_direct_timeout ,regb 
+0x4b5a 017496 call timer_single_step 
+0x4b5b 017497 branch mouse_check_direct_timeout_timer + 3 
+:      017499 keyboard_le_battery_updata_timer:
+0x4b5c 017500 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b5d 017501 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x4b5e 017502 branch mouse_le_battery_updata_timer 
+:      017504 keyboard_le_send_conn_param_update_timer:
+0x4b5f 017505 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
+0x4b60 017506 arg mouse_updata_le_param ,regb 
+0x4b61 017507 branch timer_single_step 
+:      017509 keyboard_24g_repeat_send_data:
+0x4b62 017510 fetch 1 ,mem_24g_repeat_send_flag 
+0x4b63 017511 rtn blank 
+0x4b64 017512 jam 0 ,mem_24g_repeat_send_flag 
+0x4b65 017513 jam 1 ,mem_keyboard_data_change_flag 
+0x4b66 017514 call g24_txdata_prep 
+0x4b67 017515 branch keyboard_g24_transmit_process 
+:      017517 keyboard_24g_led_status_get_timer:
+0x4b68 017518 arg mem_keyboard_led_status_get_timer ,regc 
+0x4b69 017519 arg keyboard_24g_led_status_clear ,regb 
+0x4b6a 017520 branch timer_single_step 
+:      017522 keyboard_24g_led_status_clear:
+0x4b6b 017523 jam 0 ,mem_keyboard_led_status_get 
+0x4b6c 017524 rtn 
+:      017530 keyboard_device_led_off:
+0x4b6d 017531 call mouse_device_multi_led_off 
+0x4b6e 017532 call keyboard_capslock_led_off 
+:      017533 keyboard_power_led_off:
+0x4b6f 017534 fetcht 1 ,mem_keyboard_power_led_gpio 
+0x4b70 017535 branch gpio_out_inactive 
+:      017536 keyboard_numlock_led_off:
+0x4b71 017537 rtn 
+:      017540 keyboard_capslock_led_on_timer:
+0x4b72 017541 fetch 1 ,mem_keyboard_caps_led_gpio 
+0x4b73 017542 rtneq gpio_disable 
+0x4b74 017543 fetch 2 ,mem_mouse_no_data_timer 
+0x4b75 017544 rtn blank 
+0x4b76 017545 fetch 2 ,mem_mouse_no_data_timeout 
+0x4b77 017546 fetcht 2 ,mem_mouse_no_data_timer 
+0x4b78 017547 isub temp ,temp 
+0x4b79 017548 fetch 2 ,mem_keyboard_caps_led_on_timer 
+0x4b7a 017549 isub temp ,pdata 
+0x4b7b 017550 branch keyboard_capslock_led_check_on ,positive 
+:      017551 keyboard_capslock_led_off:
+0x4b7c 017552 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b7d 017553 branch gpio_out_inactive 
+:      017557 keyboard_capslock_led_check_on:
+0x4b7e 017558 fetch 1 ,mem_keyboard_led_status 
+0x4b7f 017559 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
+0x4b80 017560 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b81 017561 branch gpio_out_active 
+:      017563 keyboard_long_press_timer:
+0x4b82 017564 arg mem_same_keyvalue_timer ,regc 
+0x4b83 017565 arg keyboard_long_press_timerout ,regb 
+0x4b84 017566 branch timer_single_step_2b 
+:      017568 keyboard_long_press_timerout:
+0x4b85 017569 jam 1 ,mem_same_keyvalue_timerout_flag 
+0x4b86 017570 branch app_enter_hibernate 
+:      017572 keyboard_commbination_delay_release_timer:
+0x4b87 017573 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
+0x4b88 017574 arg keyboard_commbination_key_null_set ,regb 
+0x4b89 017575 branch timer_single_step 
+:      017578 keyboard_check_no_data_timeout_timer:
+0x4b8a 017579 arg mem_mouse_no_data_timer ,regc 
+0x4b8b 017580 arg keyboard_check_no_data_timeout ,regb 
+0x4b8c 017581 branch timer_single_step_2b 
+:      017583 keyboard_check_no_data_timeout:
+0x4b8d 017584 fetch 1 ,mem_device_flag 
+0x4b8e 017585 beq mode_24g_device ,keyboard_24g_hibernate_set 
+0x4b8f 017586 branch mouse_disconnect 
+:      017589 keyboard_bb_event_discovery_btn:
+0x4b90 017590 isolate1 mark_24g ,mark 
+0x4b91 017591 call mouse_24g_stop ,true 
+0x4b92 017592 call mouse_disconnect 
+0x4b93 017593 call mouse_le_clean_connect_flag 
+0x4b94 017594 branch keyboard_start_discovery 
+:      017596 keyboard_start_discovery:
+0x4b95 017597 bpatch patch09_0 ,mem_patch09 
+0x4b96 017598 call mouse_device_discovery_led_config 
+0x4b97 017599 fetch 2 ,mem_ui_state_map 
+0x4b98 017600 isolate1 ui_state_ble_adv ,pdata 
+0x4b99 017601 call mouse_stop_le_adv ,true 
+0x4b9a 017603 setarg 0 
+0x4b9b 017604 store 2 ,mem_le_battery_level_updata_timer 
+0x4b9c 017605 call keyboard_capslock_led_off 
+0x4b9d 017606 jam 0xff ,mem_kb_computer_system 
+0x4b9e 017608 fetch 2 ,mem_ui_state_map 
+0x4b9f 017609 isolate1 ui_state_ble_adv ,pdata 
+0x4ba0 017610 call mouse_stop_le_adv ,true 
+0x4ba1 017611 call mouse_bluetooth_fast_conn_disable 
+0x4ba2 017612 fetch 2 ,mem_ui_state_map 
+0x4ba3 017613 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
+0x4ba4 017614 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ba5 017615 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
+0x4ba6 017616 fetcht 2 ,mem_random_addr_increase_count 
+0x4ba7 017617 increase 1 ,temp 
+0x4ba8 017618 storet 2 ,mem_random_addr_increase_count 
+0x4ba9 017619 storet 2 ,mem_le_lap + 1 
+0x4baa 017620 random pdata 
+0x4bab 017621 store 1 ,mem_le_lap 
+:      017622 keyboard_start_discovery_norandom:
+0x4bac 017623 fetch 3 ,mem_mouse_le_lap_temp 
+0x4bad 017624 store 3 ,mem_le_lap + 3 
+0x4bae 017625 call app_lpm_mult_disable 
+0x4baf 017626 fetch 2 ,mem_mouse_discovery_timeout 
+0x4bb0 017627 store 2 ,mem_mouse_discovery_timer 
+0x4bb1 017628 setarg 0 
+0x4bb2 017629 store 2 ,mem_mouse_no_data_timer 
+0x4bb3 017630 store 2 ,mem_le_battery_level_updata_timer 
+0x4bb4 017631 store 1 ,mem_mouse_direct_timer 
+0x4bb5 017632 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bb6 017633 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x4bb7 017634 arg mouse_store_eeprom_flag ,queue 
+0x4bb8 017635 call mouse_enable_function_flag 
+0x4bb9 017636 call mouse_bt_discovery_button_down_disable 
+0x4bba 017637 branch mouse_check_51cmd_adv 
+:      017640 keyboard_low_voltage_led_blink_disable:
+0x4bbb 017641 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x4bbc 017642 branch mouse_low_voltage_led_off_judge 
+:      017644 keyboard_stop_discovery:
+0x4bbd 017645 bpatch patch09_1 ,mem_patch09 
+0x4bbe 017646 setarg 0 
+0x4bbf 017647 store 2 ,mem_mouse_discovery_timer 
+0x4bc0 017648 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4bc1 017649 call mouse_disable_function_flag 
+0x4bc2 017650 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bc3 017651 call mouse_stop_le_adv 
+0x4bc4 017652 branch keyboard_device_led_off 
+:      017655 keyboard_store_remote_bdaddr:
+0x4bc5 017656 bpatch patch09_2 ,mem_patch09 
+0x4bc6 017657 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bc7 017658 rtnbit0 mouse_store_eeprom_flag 
+0x4bc8 017659 arg mouse_store_eeprom_flag ,queue 
+0x4bc9 017660 call mouse_disable_function_flag 
+0x4bca 017661 call mouse_check_device_addr 
+0x4bcb 017662 branch mouse_unplug_clean_bdaddr 
+:      017665 keyboard_idle:
+0x4bcc 017666 bpatch patch09_3 ,mem_patch09 
+0x4bcd 017667 call mouse_low_voltage_led_no_enter_lpm 
+0x4bce 017668 branch ui_check_paring_button 
+:      017672 keyboard_start_work:
+0x4bcf 017673 bpatch patch09_4 ,mem_patch09 
+0x4bd0 017674 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bd1 017675 bbit0 mouse_enable_adc ,keyboard_start_work_next 
+0x4bd2 017676 call enable_adc 
+0x4bd3 017677 call vdd_calculate_by_mode 
+0x4bd4 017678 store 2 ,mem_mouse_vdd_now_vol 
+0x4bd5 017680 fetch 2 ,mem_adc_current_value 
+0x4bd6 017681 isub temp ,null 
+0x4bd7 017682 branch keyboard_start_work ,positive 
+0x4bd8 017683 arg mem_mouse_vdd_calculate_set ,rega 
+0x4bd9 017684 call mouse_adc_bat_percent_lowpower_out 
+0x4bda 017685 fetch 1 ,mem_adc_power_flag 
+0x4bdb 017686 bbit1 1 ,keyboard_power_down 
+:      017687 keyboard_start_work_next:
+0x4bdc 017689 fetch 1 ,mem_keyboard_pairing_type 
+0x4bdd 017690 call keyboard_enable_bt_button_pairing ,blank 
+0x4bde 017691 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4bdf 017692 nrtn blank 
+0x4be0 017693 fetch 1 ,mem_device_flag 
+0x4be1 017694 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
+0x4be2 017695 call mouse_bluetooth_fast_conn_disable 
+0x4be3 017696 fetch 6 ,mem_device1_addr 
+0x4be4 017697 branch mouse_bluetooth_fast_conn_init ,blank 
+0x4be5 017698 branch mouse_start_reconnect_device 
+:      017710 keyboard_le:
+0x4be6 017711 bpatch patch09_5 ,mem_patch09 
+0x4be7 017712 call le_fifo_check_nearly_full 
+0x4be8 017713 nrtn blank 
+0x4be9 017714 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x4bea 017715 beq 0xff ,keyboard_le_next 
+0x4beb 017716 fetch 1 ,mem_le_connect_status_flag 
+0x4bec 017717 and pdata ,0x03 ,pdata 
+0x4bed 017718 rtnne 0x03 
+:      017719 keyboard_le_next:
+0x4bee 017720 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bef 017721 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4bf0 017722 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4bf1 017723 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4bf2 017724 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x4bf3 017725 call keyboard_motion 
+0x4bf4 017726 nrtn user 
+0x4bf5 017727 call mouse_current_mult_update 
+0x4bf6 017728 call mouse_wheel_trigger 
+0x4bf7 017729 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bf8 017730 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x4bf9 017731 fetch 1 ,mem_customer_key 
+0x4bfa 017732 branch mouse_le_send_keyboard_package_data 
+:      017739 kscan_dispatch:
+0x4bfb 017740 fetch 1 ,mem_device_option 
+0x4bfc 017741 rtnne dvc_op_keyboard 
+0x4bfd 017742 call keyboard_keyscan 
+0x4bfe 017743 call keyboard_key_process 
+0x4bff 017744 branch keyboard_special_key_check 
+:      017751 keyboard_keyscan:
+0x4c00 017752 bpatch patch09_6 ,mem_patch09 
+0x4c01 017753 call keyboard_stb_state_low 
+0x4c02 017754 setarg 0 
+0x4c03 017755 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c04 017756 arg mem_keyscan_value_current ,contr 
+0x4c05 017757 arg mem_keyscan_value_check ,contw 
+0x4c06 017758 arg 20 ,loopcnt 
+0x4c07 017759 call memcpy 
+0x4c08 017760 setarg mem_keyscan_value_current 
+0x4c09 017761 store 2 ,mem_keyscan_value_ptr 
+0x4c0a 017762 setarg mem_keyscan_exmcu_value 
+0x4c0b 017763 store 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c0c 017764 call keyboard_keyscan_get_exmcu_value 
+0x4c0d 017765 call keyboard_keyscan_get_mcu_value 
+0x4c0e 017766 call keyboard_stb_state_high 
+:      017767 keyboard_keyscan_copy_value:
+0x4c0f 017768 fetch 2 ,mem_kb_excol_ptr 
+0x4c10 017769 copy pdata ,regb 
+0x4c11 017770 jam 0 ,mem_keyscan_col_loop_count 
+:      017771 keyboard_compare_col_excol_gpio_loop:
+0x4c12 017772 ifetcht 1 ,regb 
+0x4c13 017773 fetch 2 ,mem_kb_col_ptr 
+0x4c14 017774 copy pdata ,rega 
+0x4c15 017775 copy rega ,regc 
+0x4c16 017776 arg 20 ,loopcnt 
+:      017777 keyboard_compare_col_gpio_loop:
+0x4c17 017778 ifetch 1 ,rega 
+0x4c18 017779 isub temp ,null 
+0x4c19 017780 branch keyboard_copy_value_exmcu_to_mcu ,zero 
+0x4c1a 017781 increase 1 ,rega 
+0x4c1b 017782 loop keyboard_compare_col_gpio_loop 
+:      017783 keyboard_compare_col_excol_gpio_loop_next:
+0x4c1c 017784 increase 1 ,regb 
+0x4c1d 017785 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c1e 017786 increase 1 ,pdata 
+0x4c1f 017787 store 1 ,mem_keyscan_col_loop_count 
+0x4c20 017788 sub pdata ,10 ,null 
+0x4c21 017789 branch keyboard_compare_col_excol_gpio_loop ,positive 
+0x4c22 017791 rtn 
+:      017793 keyboard_copy_value_exmcu_to_mcu:
+0x4c23 017794 fetch 2 ,mem_keyscan_value_ptr 
+0x4c24 017795 copy pdata ,contw 
+0x4c25 017796 copy rega ,pdata 
+0x4c26 017797 isub regc ,pdata 
+0x4c27 017798 iadd contw ,contw 
+0x4c28 017799 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c29 017800 copy pdata ,regc 
+0x4c2a 017801 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c2b 017802 iadd regc ,regc 
+0x4c2c 017803 ifetch 1 ,regc 
+0x4c2d 017804 istore 1 ,contw 
+0x4c2e 017805 branch keyboard_compare_col_excol_gpio_loop_next 
+:      017807 keyboard_keyscan_get_exmcu_value:
+0x4c2f 017808 bpatch patch09_7 ,mem_patch09 
+0x4c30 017809 call keyboard_stb_state_high 
+0x4c31 017810 call keyboard_clk_input 
+:      017811 keyboard_keyscan_exmcu_start:
+0x4c32 017812 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c33 017813 increase 1 ,pdata 
+0x4c34 017814 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c35 017815 bbit1 9 ,keyboard_keyscan_reset_exmcu 
+0x4c36 017816 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c37 017817 call gpio_get_bit 
+0x4c38 017818 nbranch keyboard_keyscan_exmcu_start ,true 
+0x4c39 017819 nop 20 
+0x4c3a 017820 call keyboard_clk_state_high 
+0x4c3b 017821 call keyboard_stb_state_low 
+0x4c3c 017822 jam 0 ,mem_keyscan_col_loop_count 
+:      017823 keyboard_keyscan_exmcu_start_loop:
+0x4c3d 017824 call keyboard_clk_state_low 
+0x4c3e 017825 call keyboard_keyscan_exmcu_get_col_value 
+0x4c3f 017826 call keyboard_clk_state_high 
+0x4c40 017827 call keyboard_keyscan_exmcu_get_col_value 
+0x4c41 017828 sub pdata ,9 ,null 
+0x4c42 017829 branch keyboard_keyscan_exmcu_start_loop ,positive 
+0x4c43 017830 call keyboard_clk_state_low 
+0x4c44 017831 call keyboard_keyscan_exmcu_get_col_value 
+0x4c45 017832 branch keyboard_clk_state_high 
+:      017834 keyboard_keyscan_exmcu_get_col_value:
+0x4c46 017835 jam 0 ,mem_keyscan_value_temp 
+0x4c47 017836 nop 50 
+0x4c48 017837 call keyboard_keyscan_get_col_value 
+0x4c49 017838 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+:      017839 keyboard_keyscan_value_store:
+0x4c4a 017840 copy pdata ,contw 
+0x4c4b 017841 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c4c 017842 iadd contw ,contw 
+0x4c4d 017843 fetch 1 ,mem_keyscan_value_temp 
+0x4c4e 017844 istore 1 ,contw 
+0x4c4f 017845 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c50 017846 increase 1 ,pdata 
+0x4c51 017847 store 1 ,mem_keyscan_col_loop_count 
+0x4c52 017848 rtn 
+:      017851 keyboard_keyscan_get_mcu_value:
+0x4c53 017852 nop 20 
+0x4c54 017853 fetch 2 ,mem_kb_col_ptr 
+0x4c55 017854 copy pdata ,regb 
+0x4c56 017855 jam 0 ,mem_keyscan_col_loop_count 
+:      017856 keyboard_keyscan_mcu_start:
+0x4c57 017857 jam 0 ,mem_keyscan_value_temp 
+0x4c58 017858 ifetcht 1 ,regb 
+0x4c59 017859 isolate1 7 ,temp 
+0x4c5a 017860 branch keyboard_keyscan_mcu_start_loop ,true 
+0x4c5b 017861 call gpio_out_active 
+0x4c5c 017862 call keyboard_keyscan_get_col_value 
+0x4c5d 017863 ifetcht 1 ,regb 
+0x4c5e 017864 call gpio_set_high_impedance 
+:      017865 keyboard_keyscan_mcu_start_loop:
+0x4c5f 017866 increase 1 ,regb 
+0x4c60 017867 fetch 2 ,mem_keyscan_value_ptr 
+0x4c61 017868 call keyboard_keyscan_value_store 
+0x4c62 017869 sub pdata ,19 ,null 
+0x4c63 017870 branch keyboard_keyscan_mcu_start ,positive 
+0x4c64 017871 rtn 
+:      017874 keyboard_keyscan_get_col_value:
+0x4c65 017875 fetch 2 ,mem_kb_row_ptr 
+0x4c66 017876 copy pdata ,regc 
+0x4c67 017877 arg 8 ,loopcnt 
+:      017879 keyboard_keyscan_get_col_value_loop:
+0x4c68 017880 ifetcht 1 ,regc 
+0x4c69 017881 call gpio_get_bit 
+0x4c6a 017882 fetch 1 ,mem_keyscan_value_temp 
+0x4c6b 017883 rshift pdata ,pdata 
+0x4c6c 017884 setflag true ,7 ,pdata 
+0x4c6d 017885 store 1 ,mem_keyscan_value_temp 
+0x4c6e 017886 increase 1 ,regc 
+0x4c6f 017887 loop keyboard_keyscan_get_col_value_loop 
+0x4c70 017888 rtn 
+:      017889 keyboard_keyscan_reset_exmcu:
+0x4c71 017890 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c72 017891 call gpio_out_active 
+0x4c73 017892 nop 20 
+0x4c74 017893 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c75 017894 call gpio_out_inactive 
+0x4c76 017895 nop 6000 
+0x4c77 017896 rtn 
+0x4c78 017897 branch keyboard_keyscan 
+:      017898 keyboard_clk_state_high:
+0x4c79 017899 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7a 017900 branch gpio_out_inactive 
+:      017902 keyboard_clk_state_low:
+0x4c7b 017903 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7c 017904 branch gpio_out_active 
+:      017905 keyboard_gpio_config_input_pu:
+0x4c7d 017906 sub temp ,ui_button_gpio_disable ,null 
+0x4c7e 017907 rtn zero 
+0x4c7f 017908 set0 gpio_active_bit ,temp 
+0x4c80 017909 branch gpio_config_input 
+:      017910 keyboard_clk_input:
+0x4c81 017911 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c82 017912 branch gpio_config_input 
+:      017914 keyboard_stb_state_high:
+0x4c83 017915 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c84 017916 branch gpio_out_inactive 
+:      017918 keyboard_stb_state_low:
+0x4c85 017919 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c86 017920 branch gpio_out_active 
+:      017931 keyboard_press_change_or_no_key:
+0x4c87 017932 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x4c88 017933 fetch 2 ,mem_same_keyvalue_timer_init 
+0x4c89 017934 store 2 ,mem_same_keyvalue_timer 
+0x4c8a 017935 rtn 
+:      017937 keyboard_key_process:
+0x4c8b 017939 bpatch patch0a_0 ,mem_patch0a 
+0x4c8c 017940 arg mem_keyscan_value_current ,rega 
+0x4c8d 017941 arg mem_keyscan_value_check ,regb 
+0x4c8e 017942 arg 20 ,loopcnt 
+0x4c8f 017943 call string_compare 
+0x4c90 017944 nbranch keyboard_press_change_or_no_key ,zero 
+0x4c91 017945 call keyboard_keyscan_value_current_zero_check 
+0x4c92 017946 call keyboard_press_change_or_no_key ,blank 
+0x4c93 017948 call keyboard_ghost_key_check 
+0x4c94 017949 fetch 1 ,mem_mouse_ghost_flag 
+0x4c95 017950 nrtn blank 
+0x4c96 017951 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4c97 017952 rtneq cammbination_key_press 
+0x4c98 017953 rtneq cammbination_key_hold 
+0x4c99 017954 rtneq cammbination_key_wait_release 
+0x4c9a 017957 jam 0 ,mem_keyscan_col_loop_count 
+0x4c9b 017958 arg mem_keyscan_value_current ,rega 
+0x4c9c 017959 arg mem_keyscan_value_old ,regb 
+:      017960 keyboard_keyvalue_process:
+0x4c9d 017961 ifetcht 1 ,rega 
+0x4c9e 017962 ifetch 1 ,regb 
+0x4c9f 017963 ixor temp ,pdata 
+0x4ca0 017964 branch keyboard_keyvalue_process_loop ,blank 
+0x4ca1 017965 store 1 ,mem_keyscan_value_temp 
+0x4ca2 017966 storet 1 ,mem_keyboard_press_flag_temp 
+0x4ca3 017967 istoret 1 ,regb 
+0x4ca4 017968 jam 1 ,mem_keyboard_data_change_flag 
+0x4ca5 017969 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
+:      017970 keyboard_keyvalue_change:
+0x4ca6 017971 fetch 1 ,mem_keyscan_value_temp 
+0x4ca7 017972 bbit0 0 ,keyboard_keyvalue_change_loop 
+0x4ca8 017973 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ca9 017974 mul32 pdata ,8 ,pdata 
+0x4caa 017975 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cab 017976 iadd temp ,pdata 
+0x4cac 017977 arg mem_keyboard_keyvalue_map ,contr 
+0x4cad 017978 iadd contr ,contr 
+0x4cae 017979 ifetch 1 ,contr 
+0x4caf 017980 store 1 ,mem_keyboard_keyvalue_temp 
+0x4cb0 017981 call keyboard_keyvalue_fn_replace 
+0x4cb1 017982 call keyboard_keyvalue_commbination_replace 
+0x4cb2 017983 call keyboard_keyvalue_in_out 
+:      017984 keyboard_keyvalue_change_loop:
+0x4cb3 017985 fetch 1 ,mem_keyscan_value_temp 
+0x4cb4 017986 rshift pdata ,pdata 
+0x4cb5 017987 store 1 ,mem_keyscan_value_temp 
+0x4cb6 017988 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cb7 017989 rshift pdata ,pdata 
+0x4cb8 017990 store 1 ,mem_keyboard_press_flag_temp 
+0x4cb9 017991 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cba 017992 increase 1 ,pdata 
+0x4cbb 017993 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cbc 017994 loop keyboard_keyvalue_change 
+:      017995 keyboard_keyvalue_process_loop:
+0x4cbd 017996 increase 1 ,rega 
+0x4cbe 017997 increase 1 ,regb 
+0x4cbf 017998 fetch 1 ,mem_keyscan_col_loop_count 
+0x4cc0 017999 increase 1 ,pdata 
+0x4cc1 018000 store 1 ,mem_keyscan_col_loop_count 
+0x4cc2 018001 sub pdata ,19 ,null 
+0x4cc3 018002 branch keyboard_keyvalue_process ,positive 
+0x4cc4 018003 rtn 
+:      018005 keyboard_keyscan_value_current_zero_check:
+0x4cc5 018006 fetch 8 ,mem_keyscan_value_current 
+0x4cc6 018007 nrtn blank 
+0x4cc7 018008 fetch 8 ,mem_keyscan_value_current + 8 
+0x4cc8 018009 nrtn blank 
+0x4cc9 018010 fetch 4 ,mem_keyscan_value_current + 16 
+0x4cca 018011 nrtn blank 
+0x4ccb 018012 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4ccc 018013 rtn 
+:      018017 keyboard_ghost_key_check:
+0x4ccd 018018 bpatch patch0a_1 ,mem_patch0a 
+0x4cce 018019 jam 0 ,mem_mouse_ghost_flag 
+0x4ccf 018020 jam 0 ,mem_keyboard_all_press_key_count 
+0x4cd0 018021 arg mem_keyscan_value_current ,rega 
+0x4cd1 018022 arg 20 ,loopcnt 
+:      018023 keyboard_ghost_key_check_loop:
+0x4cd2 018024 jam 0 ,mem_keyboard_current_col_press_key_count 
+0x4cd3 018025 ifetch 1 ,rega 
+0x4cd4 018026 branch keyboard_ghost_key_check_next_loop ,blank 
+:      018027 keyboard_current_col_press_key_count_check:
+0x4cd5 018028 fetcht 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd6 018029 increase 1 ,temp 
+0x4cd7 018030 storet 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd8 018031 copy pdata ,temp 
+0x4cd9 018032 increase -1 ,pdata 
+0x4cda 018033 iand temp ,pdata 
+0x4cdb 018034 nbranch keyboard_current_col_press_key_count_check ,zero 
+0x4cdc 018035 fetch 1 ,mem_keyboard_current_col_press_key_count 
+0x4cdd 018036 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4cde 018037 iadd temp ,temp 
+0x4cdf 018038 storet 1 ,mem_keyboard_all_press_key_count 
+0x4ce0 018039 sub pdata ,1 ,null 
+0x4ce1 018040 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce2 018041 sub temp ,2 ,null 
+0x4ce3 018042 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce4 018043 jam 0 ,mem_keyscan_col_loop_count 
+0x4ce5 018044 jam 0 ,mem_keyboard_same_row_press_key_count 
+0x4ce6 018045 ifetcht 1 ,rega 
+0x4ce7 018046 arg mem_keyscan_value_current ,regb 
+:      018047 keyboard_same_row_key_check:
+0x4ce8 018048 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ce9 018049 increase 1 ,pdata 
+0x4cea 018050 store 1 ,mem_keyscan_col_loop_count 
+0x4ceb 018051 sub pdata ,19 ,null 
+0x4cec 018052 nbranch keyboard_ghost_key_check_next_loop ,positive 
+0x4ced 018053 ifetch 1 ,regb 
+0x4cee 018054 iand temp ,null 
+0x4cef 018055 branch keyboard_same_row_key_check_loop ,zero 
+0x4cf0 018056 fetch 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf1 018057 increase 1 ,pdata 
+0x4cf2 018058 store 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf3 018059 sub pdata ,1 ,null 
+0x4cf4 018060 branch keyboard_same_row_key_check_loop ,positive 
+0x4cf5 018061 jam 1 ,mem_mouse_ghost_flag 
+0x4cf6 018062 rtn 
+:      018064 keyboard_ghost_key_check_next_loop:
+0x4cf7 018065 increase 1 ,rega 
+0x4cf8 018066 loop keyboard_ghost_key_check_loop 
+0x4cf9 018067 rtn 
+:      018069 keyboard_same_row_key_check_loop:
+0x4cfa 018070 increase 1 ,regb 
+0x4cfb 018071 branch keyboard_same_row_key_check 
+:      018079 keyboard_keyvalue_fn_replace:
+0x4cfc 018080 bpatch patch0a_2 ,mem_patch0a 
+0x4cfd 018081 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cfe 018082 ncall keyboard_commbination_delay_release_clear ,blank 
+0x4cff 018083 fetch 1 ,mem_keyboard_fn_flag 
+0x4d00 018084 ncall keyboard_keyvalue_fn_replace_press ,blank 
+0x4d01 018085 fetch 1 ,mem_keyboard_fn_first 
+0x4d02 018086 fetcht 1 ,mem_keyboard_fn_flag 
+0x4d03 018087 ixor temp ,pdata 
+0x4d04 018088 rtn zero 
+0x4d05 018089 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d06 018090 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
+0x4d07 018091 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
+0x4d08 018092 sub pdata ,hid_key_f12 ,null 
+0x4d09 018093 nrtn positive 
+0x4d0a 018094 arg hid_key_f1 ,temp 
+0x4d0b 018095 isub temp ,pdata 
+0x4d0c 018096 nrtn positive 
+0x4d0d 018097 arg mem_keyboard_fn_f1 ,contr 
+0x4d0e 018098 iadd contr ,contr 
+0x4d0f 018099 ifetch 1 ,contr 
+0x4d10 018100 branch keyboard_keyvalue_store_temp 
+:      018102 keyboard_keyvalue_fn_replace_press:
+0x4d11 018103 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d12 018104 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
+0x4d13 018105 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
+0x4d14 018106 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
+0x4d15 018107 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
+0x4d16 018108 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
+0x4d17 018109 beq hid_key_space ,keyboard_keyvalue_fn_space 
+0x4d18 018110 rtn 
+:      018112 keyboard_keyvalue_fn_esc:
+0x4d19 018113 fetch 1 ,mem_keyboard_fn_esc 
+0x4d1a 018114 branch keyboard_keyvalue_store_temp 
+:      018116 keyboard_keyvalue_fn_delete:
+0x4d1b 018117 fetch 1 ,mem_keyboard_fn_del 
+0x4d1c 018118 branch keyboard_keyvalue_store_temp 
+:      018120 keyboard_keyvalue_fn_up_arrow:
+0x4d1d 018121 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d1e 018122 rtn blank 
+0x4d1f 018123 setarg hid_key_page_up 
+0x4d20 018124 branch keyboard_keyvalue_store_temp 
+:      018126 keyboard_keyvalue_fn_down_arrow:
+0x4d21 018127 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d22 018128 rtn blank 
+0x4d23 018129 setarg hid_key_page_down 
+0x4d24 018130 branch keyboard_keyvalue_store_temp 
+:      018132 keyboard_keyvalue_fn_left_arrow:
+0x4d25 018133 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d26 018134 rtn blank 
+0x4d27 018135 setarg hid_key_home 
+0x4d28 018136 branch keyboard_keyvalue_store_temp 
+:      018138 keyboard_keyvalue_fn_right_arrow:
+0x4d29 018139 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d2a 018140 rtn blank 
+0x4d2b 018141 setarg hid_key_end 
+0x4d2c 018142 branch keyboard_keyvalue_store_temp 
+:      018144 keyboard_keyvalue_fn_left_ctrl:
+0x4d2d 018145 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
+0x4d2e 018146 rtn blank 
+0x4d2f 018147 fetch 1 ,mem_kb_computer_system 
+0x4d30 018148 beq system_os_windows ,keyboard_keyvalue_windows_osk 
+0x4d31 018149 setarg hid_key_os_soft_kb 
+0x4d32 018150 branch keyboard_keyvalue_store_temp 
+:      018151 keyboard_keyvalue_windows_osk:
+0x4d33 018152 setarg hid_key_osk 
+0x4d34 018153 branch keyboard_keyvalue_store_temp 
+:      018155 keyboard_keyvalue_fn_space:
+0x4d35 018156 fetch 1 ,mem_keyboard_fn_space_enable_flag 
+0x4d36 018157 rtn blank 
+0x4d37 018158 setarg hid_key_language 
+:      018159 keyboard_keyvalue_store_temp:
+0x4d38 018160 store 1 ,mem_keyboard_keyvalue_temp 
+0x4d39 018161 rtn 
+:      018167 keyboard_keyvalue_commbination_replace:
+0x4d3a 018168 bpatch patch0a_3 ,mem_patch0a 
+0x4d3b 018169 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d3c 018170 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
+0x4d3d 018171 beq hid_key_page_up ,keyboard_commination_pageup_replace 
+0x4d3e 018172 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
+0x4d3f 018173 beq hid_key_home ,keyboard_commination_home_replace 
+0x4d40 018174 beq hid_key_end ,keyboard_commination_end_replace 
+0x4d41 018175 beq hid_key_select_all ,keyboard_commination_select_all 
+0x4d42 018176 beq hid_key_copy ,keyboard_commbination_copy 
+0x4d43 018177 beq hid_key_paste ,keyboard_commbination_paste 
+0x4d44 018178 beq hid_key_cut ,keyboard_commbination_cut 
+0x4d45 018179 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
+0x4d46 018180 beq hid_key_osk ,keyboard_commbination_osk 
+0x4d47 018181 beq hid_key_language ,keyboard_commbination_language 
+0x4d48 018182 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
+0x4d49 018183 rtn 
+:      018185 keyboard_commbination_delay_release_set:
+0x4d4a 018186 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d4b 018187 nrtn blank 
+0x4d4c 018188 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4d 018189 rtn 
+:      018191 keyboard_commbination_delay_release_clear:
+0x4d4e 018192 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4f 018193 rtn 
+:      018195 keyboard_commination_screen_shot_replace:
+0x4d50 018196 fetch 1 ,mem_kb_computer_system 
+0x4d51 018197 rtneq system_os_windows 
+0x4d52 018198 rtneq system_os_andriod 
+0x4d53 018199 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
+0x4d54 018200 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
+0x4d55 018201 branch keyboard_commbination_keypress 
+:      018203 keyboard_commination_pageup_replace:
+0x4d56 018204 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+:      018205 keyboard_commination_ios_mac_command_commiation:
+0x4d57 018206 fetch 1 ,mem_kb_computer_system 
+0x4d58 018207 rtneq system_os_windows 
+0x4d59 018208 rtneq system_os_andriod 
+0x4d5a 018209 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d5b 018210 branch keyboard_commbination_keypress 
+:      018212 keyboard_commination_pagedown_replace:
+0x4d5c 018213 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5d 018214 branch keyboard_commination_ios_mac_command_commiation 
+:      018216 keyboard_commination_home_replace:
+0x4d5e 018217 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5f 018218 branch keyboard_commination_ios_mac_command_commiation 
+:      018220 keyboard_commination_end_replace:
+0x4d60 018221 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d61 018222 branch keyboard_commination_ios_mac_command_commiation 
+:      018224 keyboard_commination_select_all:
+0x4d62 018225 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
+:      018226 keyboard_commbination_text_edit:
+0x4d63 018227 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d64 018228 fetch 1 ,mem_kb_computer_system 
+0x4d65 018229 beq system_os_windows ,keyboard_commbination_keypress 
+0x4d66 018230 beq system_os_andriod ,keyboard_commbination_keypress 
+0x4d67 018231 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d68 018232 branch keyboard_commbination_keypress 
+:      018234 keyboard_commbination_copy:
+0x4d69 018235 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
+0x4d6a 018236 branch keyboard_commbination_text_edit 
+:      018238 keyboard_commbination_paste:
+0x4d6b 018239 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
+0x4d6c 018240 branch keyboard_commbination_text_edit 
+:      018242 keyboard_commbination_cut:
+0x4d6d 018243 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
+0x4d6e 018244 branch keyboard_commbination_text_edit 
+:      018246 keyboard_commination_os_lock:
+0x4d6f 018247 fetch 1 ,mem_kb_computer_system 
+0x4d70 018248 beq system_os_windows ,keyboard_commination_windows_lock 
+0x4d71 018249 beq system_os_mac ,keyboard_commination_mac_lock 
+0x4d72 018250 setarg hid_key_ios_android_os_lock 
+0x4d73 018251 branch keyboard_keyvalue_store_temp 
+:      018252 keyboard_commination_windows_lock:
+0x4d74 018253 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d75 018254 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
+0x4d76 018255 branch keyboard_commbination_keypress 
+:      018256 keyboard_commination_mac_lock:
+0x4d77 018257 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d78 018258 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
+0x4d79 018259 branch keyboard_commbination_keypress 
+:      018261 keyboard_commbination_osk:
+0x4d7a 018262 fetch 1 ,mem_kb_computer_system 
+0x4d7b 018263 beq system_os_windows ,keyboard_commbination_windows_osk 
+0x4d7c 018264 setarg hid_key_os_soft_kb 
+0x4d7d 018265 branch keyboard_keyvalue_store_temp 
+:      018266 keyboard_commbination_windows_osk:
+0x4d7e 018267 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d7f 018268 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
+0x4d80 018269 branch keyboard_commbination_keypress 
+:      018271 keyboard_commbination_language:
+0x4d81 018272 fetch 1 ,mem_kb_computer_system 
+0x4d82 018273 beq system_os_windows ,keyboard_commbination_language_windows 
+0x4d83 018274 beq system_os_andriod ,keyboard_commbination_language_andriod 
+0x4d84 018275 jam left_control ,mem_keyboard_commbination_control_key_value 
+:      018276 keyboard_commbination_language_next:
+0x4d85 018277 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
+0x4d86 018278 call keyboard_commbination_delay_release_set 
+0x4d87 018279 branch keyboard_commbination_keypress 
+:      018280 keyboard_commbination_language_windows:
+0x4d88 018281 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d89 018282 branch keyboard_commbination_language_next 
+:      018283 keyboard_commbination_language_andriod:
+0x4d8a 018284 jam left_shift ,mem_keyboard_commbination_control_key_value 
+0x4d8b 018285 branch keyboard_commbination_language_next 
+:      018287 keyboard_commbination_app_tiling:
+0x4d8c 018288 fetch 1 ,mem_kb_computer_system 
+0x4d8d 018289 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
+0x4d8e 018290 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
+0x4d8f 018291 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d90 018292 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d91 018293 branch keyboard_commbination_keypress 
+:      018294 keyboard_commbination_app_tiling_windows_android:
+0x4d92 018295 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d93 018296 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
+0x4d94 018297 branch keyboard_commbination_keypress 
+:      018299 keyboard_commbination_keypress:
+0x4d95 018300 jam 0 ,mem_keyboard_keyvalue_temp 
+0x4d96 018301 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d97 018302 bbit0 0 ,keyboard_commbination_key_wait_release_set 
+0x4d98 018303 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4d99 018304 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
+:      018305 keyboard_commbination_key_press_set:
+0x4d9a 018306 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
+0x4d9b 018307 rtn 
+:      018309 keyboard_commbination_key_wait_release_set:
+0x4d9c 018310 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
+0x4d9d 018311 rtn 
+:      018313 keyboard_commbination_key_null_set:
+0x4d9e 018314 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
+0x4d9f 018315 rtn 
+:      018318 keyboard_commbination_key_value_store:
+0x4da0 018319 store 1 ,mem_keyboard_tx_data + 1 
+0x4da1 018320 storet 1 ,mem_keyboard_tx_data + 3 
+0x4da2 018321 call enable_user 
+0x4da3 018322 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4da4 018323 branch keyboard_motion_data_check_next 
+:      018325 keyboard_commbination_key_press_process:
+0x4da5 018326 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4da6 018327 arg 0 ,temp 
+0x4da7 018328 call keyboard_commbination_key_value_store 
+:      018329 keyboard_commbination_key_hold_set:
+0x4da8 018330 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
+0x4da9 018331 rtn 
+:      018333 keyboard_commbination_key_hold_process:
+0x4daa 018334 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
+0x4dab 018335 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4dac 018336 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
+0x4dad 018337 branch keyboard_commbination_key_value_store 
+:      018339 keyboard_commbination_key_wait_release_process:
+0x4dae 018340 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4daf 018341 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4db0 018342 arg 0 ,temp 
+0x4db1 018343 call keyboard_commbination_key_value_store 
+0x4db2 018344 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4db3 018345 branch keyboard_commbination_key_null_set ,blank 
+:      018346 keyboard_commbination_key_release_set:
+0x4db4 018347 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
+0x4db5 018348 rtn 
+:      018350 keyboard_commbination_key_release_process:
+0x4db6 018351 branch keyboard_commbination_key_value_store + 2 
+:      018353 keyboard_commbination_key_null_process:
+0x4db7 018354 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4db8 018355 arg 0 ,pdata 
+0x4db9 018356 arg 0 ,temp 
+0x4dba 018357 branch keyboard_commbination_key_value_store 
+:      018361 keyboard_keyvalue_in_out:
+0x4dbb 018362 bpatch patch0a_4 ,mem_patch0a 
+0x4dbc 018363 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4dbd 018364 sub pdata ,hid_key_right_gui ,null 
+0x4dbe 018365 branch keyboard_keyvalue_standard ,positive 
+0x4dbf 018366 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
+0x4dc0 018367 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc1 018368 bbit1 0 ,keyboard_keyvalue_standard 
+0x4dc2 018369 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
+:      018370 keyboard_keyvalue_standard:
+0x4dc3 018371 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
+0x4dc4 018372 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc5 018373 bbit1 0 ,keyboard_keyvalue_standard_in 
+:      018374 keyboard_keyvalue_standard_out:
+0x4dc6 018375 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dc7 018376 arg 6 ,loopcnt 
+0x4dc8 018377 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018378 keyboard_keyvalue_standard_out_loop:
+0x4dc9 018379 ifetch 1 ,contr 
+0x4dca 018380 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
+0x4dcb 018381 isub temp ,null 
+0x4dcc 018382 nbranch keyboard_keyvalue_standard_out_next ,zero 
+0x4dcd 018383 ifetch 1 ,contr 
+0x4dce 018384 increase -2 ,contr 
+0x4dcf 018385 istore 1 ,contr 
+0x4dd0 018386 rtn blank 
+0x4dd1 018387 increase 1 ,contr 
+0x4dd2 018388 istoret 1 ,contr 
+:      018389 keyboard_keyvalue_standard_out_next:
+0x4dd3 018390 loop keyboard_keyvalue_standard_out_loop 
+0x4dd4 018391 sub temp ,hid_key_right_gui ,null 
+0x4dd5 018392 nrtn positive 
+0x4dd6 018393 sub temp ,0xbf ,null 
+0x4dd7 018394 rtn positive 
+:      018395 keyboard_keyvalue_control_key_out:
+0x4dd8 018396 and temp ,0x07 ,queue 
+0x4dd9 018397 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dda 018398 qset0 pdata 
+0x4ddb 018399 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ddc 018400 rtn 
+:      018402 keyboard_keyvalue_standard_in:
+0x4ddd 018403 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dde 018404 arg 6 ,loopcnt 
+0x4ddf 018405 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018406 keyboard_keyvalue_standard_in_loop:
+0x4de0 018407 ifetch 1 ,contr 
+0x4de1 018408 branch keyboard_keyvalue_standard_in_data ,blank 
+0x4de2 018409 isub temp ,null 
+0x4de3 018410 rtn zero 
+0x4de4 018411 loop keyboard_keyvalue_standard_in_loop 
+0x4de5 018412 sub temp ,hid_key_right_gui ,null 
+0x4de6 018413 nrtn positive 
+0x4de7 018414 sub temp ,0xbf ,null 
+0x4de8 018415 rtn positive 
+:      018416 keyboard_keyvalue_control_key_in:
+0x4de9 018417 and temp ,0x07 ,queue 
+0x4dea 018418 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4deb 018419 qset1 pdata 
+0x4dec 018420 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ded 018421 rtn 
+:      018423 keyboard_keyvalue_standard_in_data:
+0x4dee 018424 sub temp ,hid_key_right_gui ,null 
+0x4def 018425 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
+0x4df0 018426 sub temp ,0xbf ,null 
+0x4df1 018427 nbranch keyboard_keyvalue_control_key_in ,positive 
+:      018428 keyboard_keyvalue_standard_in_data_next:
+0x4df2 018429 increase -1 ,contr 
+0x4df3 018430 istoret 1 ,contr 
+0x4df4 018431 rtn 
+:      018435 keyboard_special_key_check:
+0x4df5 018436 bpatch patch0a_5 ,mem_patch0a 
+0x4df6 018437 call keyboard_pairing_button_check 
+0x4df7 018438 jam 0 ,mem_keyboard_fn_flag 
+0x4df8 018439 jam 0 ,mem_keyboard_control_key_flag 
+0x4df9 018440 jam 0 ,mem_keyboard_bt_button_flag 
+0x4dfa 018441 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dfb 018442 ncall keyborad_control_key_set ,blank 
+0x4dfc 018443 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4dfd 018444 arg 6 ,loopcnt 
+:      018445 keyboard_special_key_check_loop:
+0x4dfe 018446 ifetch 1 ,contr 
+0x4dff 018447 sub pdata ,hid_key_fn ,null 
+0x4e00 018448 call keyboard_fn_set ,zero 
+0x4e01 018449 sub pdata ,hid_key_pb ,null 
+0x4e02 018450 call keyboard_pb_set ,zero 
+0x4e03 018451 loop keyboard_special_key_check_loop 
+0x4e04 018452 fetch 1 ,mem_device_flag 
+0x4e05 018453 beq mode_24g_device ,keyboard_special_key_check_24g 
+:      018454 keyboard_special_key_check_bluetooth:
+0x4e06 018455 call keyboard_commbination_fast_conn_bt_check 
+0x4e07 018456 fetch 1 ,mem_keyboard_pairing_type 
+0x4e08 018457 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e09 018458 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e0a 018459 fetcht 2 ,mem_keyboard_commbination_key_bt 
+0x4e0b 018460 isub temp ,null 
+0x4e0c 018461 branch keyboard_long_button_bt_discovery ,zero 
+0x4e0d 018462 byteswap temp ,temp 
+0x4e0e 018463 isub temp ,null 
+0x4e0f 018464 branch keyboard_long_button_bt_discovery ,zero 
+0x4e10 018465 rtn 
+:      018466 keyboard_special_key_check_24g:
+0x4e11 018467 fetch 1 ,mem_keyboard_pairing_type 
+0x4e12 018468 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e13 018469 branch keyboard_commbination_pairing_24g_check 
+:      018471 keyboard_pairing_button_check:
+0x4e14 018472 fetch 1 ,mem_keyboard_pairing_type 
+0x4e15 018473 nrtn blank 
+0x4e16 018474 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4e17 018475 sub temp ,ui_button_gpio_disable ,null 
+0x4e18 018476 rtn zero 
+0x4e19 018477 call gpio_get_bit 
+0x4e1a 018478 nbranch keyboard_pairing_button_release ,true 
+0x4e1b 018479 arg 8 ,loopcnt 
+0x4e1c 018480 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e1d 018481 call clear_mem 
+0x4e1e 018482 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
+0x4e1f 018483 rtn 
+:      018485 keyboard_pairing_button_release:
+0x4e20 018486 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e21 018487 rtnne hid_key_pb 
+0x4e22 018488 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
+0x4e23 018489 rtn 
+:      018491 keyboard_enable_bt_button_pairing:
+0x4e24 018492 bpatch patch0a_6 ,mem_patch0a 
+0x4e25 018493 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4e26 018494 rtn blank 
+0x4e27 018495 fetch 1 ,mem_device_flag 
+0x4e28 018496 beq mode_24g_device ,keyboard_24g_start_pair_mode 
+:      018497 keyboard_long_button_bt_discovery:
+0x4e29 018499 jam 0 ,mem_keyboard_data_change_flag 
+0x4e2a 018500 fetch 1 ,mem_device_flag 
+0x4e2b 018501 rtneq mode_24g_device 
+0x4e2c 018502 fetch mouse_flag_len ,mem_mouse_flag 
+0x4e2d 018503 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x4e2e 018504 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4e2f 018505 call mouse_enable_function_flag 
+0x4e30 018506 call app_evt_button_long_pressed 
+0x4e31 018507 branch keyboard_bb_event_discovery_btn 
+:      018511 keyboard_commbination_pairing_24g_check:
+0x4e32 018512 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e33 018513 fetcht 2 ,mem_keyboard_commbination_key_24g 
+0x4e34 018514 isub temp ,null 
+0x4e35 018515 branch keyboard_24g_start_pair_mode ,zero 
+0x4e36 018516 byteswap temp ,temp 
+0x4e37 018517 isub temp ,null 
+0x4e38 018518 nrtn zero 
+:      018519 keyboard_24g_start_pair_mode:
+0x4e39 018520 call keyboard_pairing_check_otp_offset 
+0x4e3a 018521 jam 0 ,mem_keyboard_data_change_flag 
+0x4e3b 018522 fetch 2 ,mem_24g_pair_timeout 
+0x4e3c 018523 nrtn blank 
+0x4e3d 018524 setarg 0 
+0x4e3e 018525 store 2 ,mem_mouse_no_data_timer 
+0x4e3f 018526 call keyboard_capslock_led_off 
+0x4e40 018527 branch mouse_24g_start_pair_mode 
+:      018530 keyborad_control_key_set:
+0x4e41 018531 jam 1 ,mem_keyboard_control_key_flag 
+0x4e42 018532 rtn 
+:      018534 keyboard_fn_set:
+0x4e43 018535 jam 1 ,mem_keyboard_fn_flag 
+0x4e44 018536 rtn 
+:      018538 keyboard_pb_set:
+0x4e45 018539 jam 1 ,mem_keyboard_bt_button_flag 
+0x4e46 018540 rtn 
+:      018545 keyboard_motion:
+0x4e47 018546 bpatch patch0a_7 ,mem_patch0a 
+0x4e48 018547 disable user 
+0x4e49 018548 jam 0 ,mem_customer_key 
+0x4e4a 018549 jam 0 ,mem_customer_data_trigger 
+0x4e4b 018550 jam 0 ,mem_customer_data_trigger_last 
+0x4e4c 018551 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e4d 018552 beq cammbination_key_press ,keyboard_commbination_key_press_process 
+0x4e4e 018553 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
+0x4e4f 018554 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
+0x4e50 018555 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
+0x4e51 018556 beq cammbination_key_null ,keyboard_commbination_key_null_process 
+0x4e52 018557 fetch 1 ,mem_keyboard_data_change_flag 
+0x4e53 018558 branch keyboard_no_key_press ,blank 
+0x4e54 018559 increase -1 ,pdata 
+0x4e55 018560 store 1 ,mem_keyboard_data_change_flag 
+0x4e56 018561 call keyboard_current_mult_update 
+0x4e57 018562 jam 10 ,mem_keyboard_led_status_get_timer 
+0x4e58 018563 call mouse_no_data_timer_init 
+0x4e59 018564 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e5a 018565 beq cammbination_key_release ,keyboard_commbination_key_release_process 
+0x4e5b 018566 arg mem_keyboard_tx_data ,contw 
+0x4e5c 018567 arg 10 ,loopcnt 
+0x4e5d 018568 call clear_mem 
+0x4e5e 018569 call keyboard_motion_data_check 
+0x4e5f 018570 jam 0 ,mem_keyboard_data_send_flag 
+0x4e60 018571 rtn 
+:      018573 keyboard_current_mult_update:
+0x4e61 018574 jam 3 ,mem_lpm_mult 
+0x4e62 018575 jam 10 ,mem_mouse_current_mult_timer 
+0x4e63 018576 rtn 
+:      018580 keyboard_no_key_press:
+0x4e64 018581 fetch 1 ,mem_device_flag 
+0x4e65 018582 rtneq mode_bt_device1 
+0x4e66 018583 fetch 1 ,mem_keyboard_led_status_get 
+0x4e67 018584 rtn blank 
+0x4e68 018585 fetch 1 ,mem_24g_repeat_send_flag 
+0x4e69 018586 nrtn blank 
+0x4e6a 018587 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6b 018588 fetch 1 ,mem_keyboard_led_status_get_timer 
+0x4e6c 018589 isub temp ,null 
+0x4e6d 018590 store 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6e 018591 rtn zero 
+0x4e6f 018592 arg mem_keyboard_tx_data ,contw 
+0x4e70 018593 arg 10 ,loopcnt 
+0x4e71 018594 call clear_mem 
+0x4e72 018595 call enable_user 
+0x4e73 018596 branch keyboard_motion_data_check_next 
+:      018600 keyboard_motion_data_check:
+0x4e74 018601 fetch 1 ,mem_keyboard_consumer_key_status 
+0x4e75 018602 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
+0x4e76 018603 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4e77 018604 arg 6 ,loopcnt 
+:      018605 keyboard_value_tpye_check:
+0x4e78 018606 ifetch 1 ,contr 
+0x4e79 018607 sub pdata ,hid_key_right_gui ,null 
+0x4e7a 018608 nbranch keyboard_value_tpye_consumer_set ,positive 
+:      018609 keyboard_value_tpye_check_loop:
+0x4e7b 018610 loop keyboard_value_tpye_check 
+0x4e7c 018612 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4e7d 018613 call keyboard_value_release_all_key ,blank 
+0x4e7e 018614 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4e7f 018615 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e80 018616 sub pdata ,hid_key_fn ,null 
+0x4e81 018617 branch keyboard_tx_data_skip_fn ,zero 
+0x4e82 018618 arg mem_keyboard_keyvalue_buffer ,contr 
+0x4e83 018619 arg mem_keyboard_tx_data + 1 ,contw 
+0x4e84 018620 arg 8 ,loopcnt 
+:      018621 keyboard_tx_data_store:
+0x4e85 018622 ifetch 1 ,contr 
+0x4e86 018623 beq hid_key_fn ,keyboard_tx_data_clear_fn 
+:      018624 keyboard_tx_data_store_loop:
+0x4e87 018625 istore 1 ,contw 
+0x4e88 018626 loop keyboard_tx_data_store 
+:      018628 keyboard_motion_data_check_next:
+0x4e89 018629 call keyboard_device_data_tpye_check 
+0x4e8a 018631 fetch 1 ,mem_keyboard_data_send_flag 
+0x4e8b 018632 beq device_data_tpye_mouse ,enable_user 
+0x4e8c 018633 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
+0x4e8d 018634 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
+0x4e8e 018635 beq device_data_tpye_consumer ,device_send_keyboard_data 
+0x4e8f 018636 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
+:      018637 device_send_keyboard_data:
+0x4e90 018638 call mouse_customerkey_press 
+0x4e91 018639 branch enable_user 
+:      018641 keyboard_value_release_all_key:
+0x4e92 018642 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e93 018643 arg 9 ,loopcnt 
+0x4e94 018644 branch clear_mem 
+:      018647 keyboard_tx_data_skip_fn:
+0x4e95 018648 fetch 2 ,mem_keyboard_keyvalue_buffer 
+0x4e96 018649 store 2 ,mem_keyboard_tx_data + 1 
+0x4e97 018650 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
+0x4e98 018651 store 6 ,mem_keyboard_tx_data + 3 
+0x4e99 018652 branch keyboard_motion_data_check_next 
+:      018654 keyboard_tx_data_clear_fn:
+0x4e9a 018655 setarg 0 
+0x4e9b 018656 branch keyboard_tx_data_store_loop 
+:      018659 keyboard_value_tpye_consumer_set:
+0x4e9c 018660 copy pdata ,temp 
+0x4e9d 018661 bpatch patch0b_0 ,mem_patch0b 
+0x4e9e 018662 copy temp ,pdata 
+0x4e9f 018663 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
+0x4ea0 018664 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4ea1 018665 sub temp ,hid_key_null ,null 
+0x4ea2 018666 branch keyboard_value_consumer_all_key_release ,zero 
+0x4ea3 018667 beq hid_key_multikey_media ,keyboard_value_media 
+0x4ea4 018668 beq hid_key_multikey_paly ,keyboard_value_play 
+0x4ea5 018669 beq hid_key_multikey_stop ,keyboard_value_stop 
+0x4ea6 018670 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
+0x4ea7 018671 beq hid_key_multikey_next_track ,keyboard_value_next_track 
+0x4ea8 018672 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
+0x4ea9 018673 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
+0x4eaa 018674 beq hid_key_multikey_mute ,keyboard_value_mute 
+0x4eab 018675 beq hid_key_my_computer ,keyboard_value_my_computer 
+0x4eac 018676 beq hid_key_mail ,keyboard_value_mail 
+0x4ead 018677 beq hid_key_calculator ,keyboard_value_calculator 
+0x4eae 018678 beq hid_key_light_down ,keyboard_value_light_down 
+0x4eaf 018679 beq hid_key_light_up ,keyboard_value_light_up 
+0x4eb0 018680 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
+0x4eb1 018681 beq hid_key_ac_forward ,keyboard_value_ac_forward 
+0x4eb2 018682 beq hid_key_ac_back ,keyboard_value_ac_back 
+0x4eb3 018683 beq hid_key_ac_stop ,keyboard_value_ac_stop 
+0x4eb4 018684 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
+0x4eb5 018685 beq hid_key_ac_search ,keyboard_value_ac_search 
+0x4eb6 018686 beq hid_key_ac_home ,keyboard_value_ac_home 
+0x4eb7 018687 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
+0x4eb8 018688 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
+0x4eb9 018689 beq hid_key_system_sleep ,keyboard_value_system_sleep 
+0x4eba 018690 branch keyboard_motion_data_check_next 
+:      018692 keyboard_value_media:
+0x4ebb 018693 setarg 0x0183 
+0x4ebc 018694 store 2 ,mem_keyboard_tx_data + 1 
+0x4ebd 018695 branch keyboard_motion_data_check_next 
+:      018696 keyboard_value_play:
+0x4ebe 018697 setarg 0x00cd 
+0x4ebf 018698 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec0 018699 branch keyboard_motion_data_check_next 
+:      018700 keyboard_value_stop:
+0x4ec1 018701 setarg 0x00b7 
+0x4ec2 018702 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec3 018703 branch keyboard_motion_data_check_next 
+:      018704 keyboard_value_pre_track:
+0x4ec4 018705 setarg 0x00b6 
+0x4ec5 018706 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec6 018707 branch keyboard_motion_data_check_next 
+:      018708 keyboard_value_next_track:
+0x4ec7 018709 setarg 0x00b5 
+0x4ec8 018710 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec9 018711 branch keyboard_motion_data_check_next 
+:      018712 keyboard_value_vol_down:
+0x4eca 018713 setarg 0x00ea 
+0x4ecb 018714 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecc 018715 branch keyboard_motion_data_check_next 
+:      018716 keyboard_value_vol_up:
+0x4ecd 018717 setarg 0x00e9 
+0x4ece 018718 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecf 018719 branch keyboard_motion_data_check_next 
+:      018720 keyboard_value_mute:
+0x4ed0 018721 setarg 0x00e2 
+0x4ed1 018722 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed2 018723 branch keyboard_motion_data_check_next 
+:      018724 keyboard_value_my_computer:
+0x4ed3 018725 setarg 0x0194 
+0x4ed4 018726 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed5 018727 branch keyboard_motion_data_check_next 
+:      018728 keyboard_value_mail:
+0x4ed6 018729 setarg 0x018a 
+0x4ed7 018730 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed8 018731 branch keyboard_motion_data_check_next 
+:      018732 keyboard_value_calculator:
+0x4ed9 018733 setarg 0x0192 
+0x4eda 018734 store 2 ,mem_keyboard_tx_data + 1 
+0x4edb 018735 branch keyboard_motion_data_check_next 
+:      018736 keyboard_value_light_down:
+0x4edc 018737 setarg 0x0070 
+0x4edd 018738 store 2 ,mem_keyboard_tx_data + 1 
+0x4ede 018739 branch keyboard_motion_data_check_next 
+:      018740 keyboard_value_light_up:
+0x4edf 018741 setarg 0x006f 
+0x4ee0 018742 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee1 018743 branch keyboard_motion_data_check_next 
+:      018744 keyboard_value_ac_favorites:
+0x4ee2 018745 setarg 0x022a 
+0x4ee3 018746 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee4 018747 branch keyboard_motion_data_check_next 
+:      018748 keyboard_value_ac_forward:
+0x4ee5 018749 setarg 0x0225 
+0x4ee6 018750 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee7 018751 branch keyboard_motion_data_check_next 
+:      018752 keyboard_value_ac_back:
+0x4ee8 018753 setarg 0x0224 
+0x4ee9 018754 store 2 ,mem_keyboard_tx_data + 1 
+0x4eea 018755 branch keyboard_motion_data_check_next 
+:      018756 keyboard_value_ac_stop:
+0x4eeb 018757 setarg 0x0226 
+0x4eec 018758 store 2 ,mem_keyboard_tx_data + 1 
+0x4eed 018759 branch keyboard_motion_data_check_next 
+:      018760 keyboard_value_ac_refresh:
+0x4eee 018761 setarg 0x0227 
+0x4eef 018762 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef0 018763 branch keyboard_motion_data_check_next 
+:      018764 keyboard_value_ac_search:
+0x4ef1 018765 fetch 1 ,mem_kb_computer_system 
+0x4ef2 018766 beq system_os_ios ,keyboard_value_ac_home 
+0x4ef3 018767 beq system_os_mac ,keyboard_value_ac_home 
+0x4ef4 018768 setarg 0x0221 
+0x4ef5 018769 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef6 018770 branch keyboard_motion_data_check_next 
+:      018771 keyboard_value_ac_home:
+0x4ef7 018772 setarg 0x0223 
+0x4ef8 018773 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef9 018774 branch keyboard_motion_data_check_next 
+:      018775 keyboard_value_os_lock:
+0x4efa 018776 setarg 0x0030 
+0x4efb 018777 store 2 ,mem_keyboard_tx_data + 1 
+0x4efc 018778 branch keyboard_motion_data_check_next 
+:      018779 keyboard_value_os_soft_kb:
+0x4efd 018780 fetch 1 ,mem_kb_computer_system 
+0x4efe 018781 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
+0x4eff 018782 setarg 0x01ae 
+0x4f00 018783 store 2 ,mem_keyboard_tx_data + 1 
+0x4f01 018784 branch keyboard_motion_data_check_next 
+:      018785 keyboard_value_os_soft_kb_andriod:
+0x4f02 018786 setarg 0x0307 
+0x4f03 018787 store 2 ,mem_keyboard_tx_data + 1 
+0x4f04 018788 branch keyboard_motion_data_check_next 
+:      018790 keyboard_value_consumer_all_key_release:
+:      018791 keyboard_value_consumer_release:
+0x4f05 018792 jam 2 ,mem_keyboard_data_change_flag 
+0x4f06 018793 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4f07 018794 call keyboard_value_release_all_key ,blank 
+0x4f08 018795 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
+0x4f09 018796 setarg 0x03 
+0x4f0a 018797 store 3 ,mem_keyboard_tx_data 
+0x4f0b 018798 branch keyboard_motion_data_check_next 
+:      018799 keyboard_value_system_sleep:
+0x4f0c 018800 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
+0x4f0d 018801 setarg 0x02 
+0x4f0e 018802 store 1 ,mem_keyboard_tx_data + 1 
+0x4f0f 018803 branch keyboard_motion_data_check_next 
+:      018810 keyboard_device_data_tpye_check:
+0x4f10 018811 bpatch patch0b_1 ,mem_patch0b 
+0x4f11 018812 fetch 1 ,mem_device_flag 
+0x4f12 018813 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
+0x4f13 018814 jam 0 ,mem_24g_repeat_send_flag 
+0x4f14 018815 fetch 2 ,mem_keyboard_tx_data 
+0x4f15 018816 ncall keyboard_set_repeat_send_flag ,blank 
+0x4f16 018817 fetch 6 ,mem_keyboard_tx_data + 3 
+0x4f17 018818 ncall keyboard_set_repeat_send_flag ,blank 
+:      018820 keyboard_device_data_tpye_check_next:
+0x4f18 018821 fetch 1 ,mem_keyboard_tx_data 
+0x4f19 018822 beq hid_reportid_key_standard ,keyboard_standard_data_send 
+0x4f1a 018823 beq hid_reportid_mouse ,keyboard_mouse_data_send 
+0x4f1b 018824 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
+0x4f1c 018825 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
+0x4f1d 018826 rtn 
+:      018828 keyboard_mouse_data_send:
+0x4f1e 018829 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
+0x4f1f 018830 arg mem_keyboard_tx_data ,contr 
+0x4f20 018831 arg mem_mouse_key ,contw 
+0x4f21 018832 arg 7 ,loopcnt 
+0x4f22 018833 branch memcpy 
+:      018835 keyboard_standard_data_send:
+0x4f23 018836 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4f24 018837 call keyboard_clear_key_data 
+0x4f25 018838 fetch 1 ,mem_device_flag 
+0x4f26 018839 beq mode_bt_device1 ,keyboard_standard_data_send_end 
+0x4f27 018840 call keyboard_24g_led_get_status_check 
+0x4f28 018841 fetch 1 ,mem_keyboard_led_status_get 
+0x4f29 018842 store 1 ,mem_keyboard_tx_data + 2 
+:      018843 keyboard_standard_data_send_end:
+0x4f2a 018844 arg mem_keyboard_tx_data ,contr 
+0x4f2b 018845 arg mem_customer_key_press ,contw 
+0x4f2c 018846 arg 9 ,loopcnt 
+0x4f2d 018847 branch memcpy 
+:      018849 keyboard_consumer_data_send:
+0x4f2e 018850 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
+0x4f2f 018851 call keyboard_clear_key_data 
+0x4f30 018852 setarg 0x03 
+0x4f31 018853 call mouse_customer_media_key_set 
+0x4f32 018854 arg mem_keyboard_tx_data + 1 ,contr 
+0x4f33 018855 arg mem_customer_key_press + 1 ,contw 
+0x4f34 018856 arg 2 ,loopcnt 
+0x4f35 018857 branch memcpy 
+:      018859 keyboard_system_control_data_send:
+0x4f36 018860 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
+0x4f37 018861 call keyboard_clear_key_data 
+0x4f38 018862 setarg 0x02 
+0x4f39 018863 store 8 ,mem_customer_key_press 
+0x4f3a 018864 store 8 ,mem_customer_key_release 
+0x4f3b 018865 fetch 1 ,mem_keyboard_tx_data + 1 
+0x4f3c 018866 store 1 ,mem_customer_key_press + 1 
+0x4f3d 018867 rtn 
+:      018870 keyboard_clear_key_data:
+0x4f3e 018871 arg 18 ,loopcnt 
+0x4f3f 018872 arg mem_customer_key_press ,contw 
+0x4f40 018873 branch clear_mem 
+:      018878 keyboard_lpm_before_common:
+0x4f41 018879 call clear_wake 
+0x4f42 018880 call mouse_wheel_check 
+0x4f43 018881 fetcht 1 ,mem_whee_a_data_gpio 
+0x4f44 018882 call gpio_set_wake_by_current_state 
+0x4f45 018883 fetcht 1 ,mem_whee_b_data_gpio 
+0x4f46 018884 call gpio_set_wake_by_current_state 
+0x4f47 018886 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4f48 018887 call gpio_set_wake 
+0x4f49 018889 fetch 2 ,mem_kb_col_ptr 
+0x4f4a 018890 copy pdata ,regb 
+0x4f4b 018891 arg 20 ,loopcnt 
+:      018892 keyboard_key_col_wake_init:
+0x4f4c 018893 ifetcht 1 ,regb 
+0x4f4d 018894 isolate1 7 ,temp 
+0x4f4e 018895 ncall gpio_out_active ,true 
+0x4f4f 018896 increase 1 ,regb 
+0x4f50 018897 loop keyboard_key_col_wake_init 
+0x4f51 018899 fetch 2 ,mem_kb_row_ptr 
+0x4f52 018900 copy pdata ,regb 
+0x4f53 018901 arg 8 ,loopcnt 
+:      018902 keyboard_key_row_wake_init:
+0x4f54 018903 ifetcht 1 ,regb 
+0x4f55 018904 sub temp ,ui_button_gpio_disable ,null 
+0x4f56 018905 ncall gpio_set_wake_by_current_state ,zero 
+0x4f57 018906 increase 1 ,regb 
+0x4f58 018907 loop keyboard_key_row_wake_init 
+0x4f59 018908 rtn 
+:      018910 keyboard_key_row_wake_set:
+0x4f5a 018911 fetch 1 ,mem_same_keyvalue_timerout_flag 
+0x4f5b 018912 branch gpio_set_wake ,blank 
+0x4f5c 018913 branch gpio_set_wake_by_current_state 
+:      018914 keyboard_process_lpm_before:
+0x4f5d 018915 rtnmark1 mark_24g 
+0x4f5e 018916 call keyboard_lpm_before_common 
+0x4f5f 018917 fetch 1 ,mem_lpm_current_mult 
+0x4f60 018918 nrtn blank 
+0x4f61 018919 branch gpio_clr_wake 
+:      018920 keyboard_before_hibernate:
+0x4f62 018921 bpatch patch0b_2 ,mem_patch0b 
+0x4f63 018922 jam 0xff ,mem_sensor_motion_gpio 
+0x4f64 018923 call disable_authrom 
+0x4f65 018924 call keyboard_device_led_all_off 
+0x4f66 018925 call mouse_before_hibernate_wheel_gpio_set 
+0x4f67 018926 call mouse_setgpio_hibernate 
+0x4f68 018927 call mouse_flash_power_down 
+0x4f69 018928 fetcht 1 ,mem_sensor_motion_gpio 
+0x4f6a 018929 branch gpio_clr_wake 
+:      018931 keyboard_power_down:
+0x4f6b 018932 call keyboard_device_led_all_off 
+:      018933 keyboard_app_enter_hibernate:
+0x4f6c 018934 bpatch patch0b_3 ,mem_patch0b 
+0x4f6d 018935 call keyboard_setgpio_hibernate 
+0x4f6e 018936 call ice_break 
+0x4f6f 018937 branch app_enter_hibernate 
+:      018939 keyboard_device_led_all_off:
+0x4f70 018940 bpatch patch0b_4 ,mem_patch0b 
+0x4f71 018941 call keyboard_device_led_off 
+0x4f72 018942 call keyboard_numlock_led_off 
+0x4f73 018943 call keyboard_capslock_led_off 
+0x4f74 018944 branch keyboard_power_led_off 
+:      018951 keyboard_setgpio_hibernate:
+0x4f75 018952 bpatch patch0b_5 ,mem_patch0b 
+0x4f76 018953 call clear_wake 
+0x4f77 018954 call keyboard_device_led_all_off 
+0x4f78 018955 call mouse_set_sdio_high 
+0x4f79 018956 call keyboard_lpm_before_common 
+0x4f7a 018957 call mouse_gpio_pd_idle 
+0x4f7b 018958 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x4f7c 018959 call mouse_gpio_config_input_pu 
+0x4f7d 018960 call mouse_gpio_set_high_impedance 
+0x4f7e 018961 branch mouse_adc_gpio_set_before_hibernate 
+:      018973 keyboard_g24_reconn_dispatch:
+0x4f7f 018974 fetch 2 ,mem_24g_reconn_count 
+0x4f80 018975 and_into 0xe0 ,pdata 
+0x4f81 018976 branch keyboard_g24_reconn_dispatch_next ,blank 
+0x4f82 018977 fetch 2 ,mem_24g_reconn_count 
+0x4f83 018978 increase 1 ,pdata 
+0x4f84 018979 store 2 ,mem_24g_reconn_count 
+0x4f85 018980 rtn 
+:      018981 keyboard_g24_reconn_dispatch_next:
+0x4f86 018982 call g24_reconn_data_prep 
+0x4f87 018983 call g24_transmit_receive_ack 
+0x4f88 018984 nbranch g24_reconn_device_fail ,sync 
+0x4f89 018985 nbranch g24_reconn_device_fail ,user3 
+0x4f8a 018986 call keyboard_g24_ackpayload_parse 
+0x4f8b 018987 branch g24_reconn_dispatch_next + 5 
+:      018991 keyboard_g24_transmit_no_interrupt:
+0x4f8c 018993 call g24_txdata_prep 
+0x4f8d 018994 nbranch keyboard_g24_nodata_transmit ,user 
+:      018995 keyboard_g24_transmit_start:
+0x4f8e 018996 call keyboard_g24_transmit_process 
+0x4f8f 018997 call keyboard_power_ctrl_start 
+0x4f90 018998 branch keyboard_g24_transmit_start_next 
+:      019000 keyboard_g24_nodata_transmit:
+0x4f91 019001 fetch 8 ,mem_keyscan_value_current 
+0x4f92 019002 nbranch keyboard_g24_transmit_start ,blank 
+0x4f93 019003 fetch 8 ,mem_keyscan_value_current + 8 
+0x4f94 019004 nbranch keyboard_g24_transmit_start ,blank 
+0x4f95 019005 fetch 4 ,mem_keyscan_value_current + 16 
+0x4f96 019006 nbranch keyboard_g24_transmit_start ,blank 
+0x4f97 019008 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4f98 019009 rtneq g24_tx_timer_int_enable 
+0x4f99 019010 call g24_search_receiver 
+:      019011 keyboard_g24_long_sleep:
+0x4f9a 019012 call keyboard_g24_lpm_wait 
+0x4f9b 019013 nrtn user 
+0x4f9c 019014 fetch 1 ,mem_sensor_shutdown_flag 
+0x4f9d 019015 ncall keyboard_setgpio_hibernate ,blank 
+0x4f9e 019016 fetch 4 ,mem_24g_enter_hibernate 
+0x4f9f 019017 branch g24_long_seep2 
+:      019019 keyboard_g24_transmit_process:
+0x4fa0 019020 bpatch patch0b_6 ,mem_patch0b 
+0x4fa1 019021 jam 0 ,mem_24g_retry 
+:      019022 keyboard_g24_transmit_loop:
+0x4fa2 019023 fetchr timeup ,2 ,mem_param_rx_setup 
+0x4fa3 019024 until clkn_rt ,meet 
+0x4fa4 019025 call keyboard_special_key_check 
+0x4fa5 019026 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4fa6 019027 nbranch mouse_soft_reset ,blank 
+0x4fa7 019028 call g24_transmit_receive_ack 
+0x4fa8 019029 fetch 1 ,mem_24g_no_ack 
+0x4fa9 019030 beq no_ack_24g ,g24_transmit_no_ack 
+0x4faa 019031 nbranch keyboard_g24_retransmit ,sync 
+0x4fab 019032 nbranch keyboard_g24_retransmit ,user3 
+0x4fac 019033 call keyboard_g24_ackpayload_parse 
+0x4fad 019034 jam 0 ,mem_sensor_shutdown_flag 
+0x4fae 019035 branch g24_transmit_no_ack 
+:      019038 keyboard_g24_retransmit:
+0x4faf 019039 fetch 1 ,mem_24g_abort_pac 
+0x4fb0 019040 nrtn blank 
+0x4fb1 019041 fetch 2 ,mem_24g_txfail_cnt 
+0x4fb2 019042 increase 1 ,pdata 
+0x4fb3 019043 store 2 ,mem_24g_txfail_cnt 
+0x4fb4 019044 fetch 1 ,mem_24g_txfail_cnt 
+0x4fb5 019045 beq 0xff ,g24_tx_attempt_fail 
+0x4fb6 019046 call keyboard_g24_transmit_hop_process 
+0x4fb7 019047 branch keyboard_g24_transmit_loop 
+:      019050 keyboard_g24_transmit_hop_process:
+0x4fb8 019051 fetcht 1 ,mem_24g_retry 
+0x4fb9 019052 sub temp ,20 ,null 
+0x4fba 019053 branch keyboard_g24_tx_fast_hop ,positive 
+0x4fbb 019054 arg 25 ,loopcnt 
+0x4fbc 019055 call delay_ms_wait 
+0x4fbd 019056 branch g24_hop_ch_disable 
+:      019058 keyboard_g24_tx_fast_hop:
+0x4fbe 019059 increase 1 ,temp 
+0x4fbf 019060 storet 1 ,mem_24g_retry 
+0x4fc0 019061 fetch 4 ,mem_24g_addr 
+0x4fc1 019062 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fc2 019063 isub temp ,null 
+0x4fc3 019064 branch g24_ch ,zero 
+0x4fc4 019065 fetch 1 ,mem_24g_retry 
+0x4fc5 019066 sub pdata ,3 ,null 
+0x4fc6 019067 rtn positive 
+0x4fc7 019068 branch g24_tx_fast_hop 
+:      019071 keyboard_g24_lpm_wait:
+0x4fc8 019072 enable user 
+0x4fc9 019073 call lpo_calibration 
+0x4fca 019074 fetch 3 ,mem_clks_per_lpo 
+0x4fcb 019075 branch disable_user ,blank 
+0x4fcc 019076 fetch 1 ,mem_keyboard_fn_flag 
+0x4fcd 019077 nbranch disable_user ,blank 
+0x4fce 019078 fetch 1 ,mem_keyboard_control_key_flag 
+0x4fcf 019079 nbranch disable_user ,blank 
+0x4fd0 019080 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4fd1 019081 nbranch disable_user ,blank 
+0x4fd2 019082 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4fd3 019083 beq g24_tx_timer_int_enable ,disable_user 
+0x4fd4 019084 branch g24_lpm_wait + 5 
+:      019086 keyboard_power_ctrl_start:
+0x4fd5 019087 fetch 4 ,mem_24g_addr 
+0x4fd6 019088 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fd7 019089 isub temp ,null 
+0x4fd8 019090 nbranch power_ctrl_start + 1 ,zero 
+0x4fd9 019091 jam tx_power_f30db ,mem_tx_power 
+0x4fda 019092 rtn 
+:      019093 keyboard_g24_transmit_start_next:
+0x4fdb 019094 fetch 8 ,mem_24g_long_sleep_set 
+0x4fdc 019095 store 8 ,mem_24g_enter_hibernate 
+0x4fdd 019096 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x4fde 019097 store 2 ,mem_24g_long_sleep_param_update_timer 
+:      019098 keyboard_g24_short_sleep:
+0x4fdf 019099 bpatch patch0b_7 ,mem_patch0b 
+0x4fe0 019100 call g24_lpm_wait 
+0x4fe1 019101 nrtn user 
+0x4fe2 019102 call clear_wake 
+0x4fe3 019103 fetch 3 ,mem_24g_short_sleep_set 
+0x4fe4 019104 branch g24_long_seep2 
+:      019111 keyboard_24g_package_data:
+0x4fe5 019113 rtnmark0 mark_24g 
+0x4fe6 019114 call keyboard_motion 
+0x4fe7 019115 nrtn user 
+0x4fe8 019116 fetch mouse_flag_len ,mem_mouse_flag 
+0x4fe9 019117 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x4fea 019118 fetch 1 ,mem_customer_key 
+0x4feb 019119 nbranch keyboard_24g_keyboard_package_data ,blank 
+0x4fec 019120 branch mouse_24g_mouse_package_data 
+:      019122 keyboard_24g_keyboard_package_data:
+0x4fed 019123 jam type_kb ,mem_24g_data_type 
+0x4fee 019124 arg 9 ,rega 
+0x4fef 019125 fetch 1 ,mem_customer_data_trigger 
+0x4ff0 019126 nbranch keyboard_customer_key_press ,blank 
+0x4ff1 019127 arg mem_customer_key_release ,regb 
+0x4ff2 019128 rtn 
+:      019129 keyboard_customer_key_press:
+0x4ff3 019130 arg mem_customer_key_press ,regb 
+0x4ff4 019131 rtn 
+:      019136 keyboard_24g_search_dongle_init:
+0x4ff5 019137 setarg 0 
+0x4ff6 019138 store 3 ,mem_mouse_search_dongle_action 
+0x4ff7 019139 rtn 
+:      019141 keyboard_24g_search_dongle:
+0x4ff8 019142 bpatch patch0c_0 ,mem_patch0c 
+0x4ff9 019143 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ffa 019144 rtnbit0 mouse_enable_24g_search_dongle 
+0x4ffb 019145 fetch 1 ,mem_mouse_long_mult_flag 
+0x4ffc 019146 rtn blank 
+0x4ffd 019147 fetch 1 ,mem_24g_abort_pac 
+0x4ffe 019148 rtn blank 
+0x4fff 019149 fetch 1 ,mem_mouse_search_dongle_interval 
+0x5000 019150 increase 1 ,pdata 
+0x5001 019151 and_into 3 ,pdata 
+0x5002 019152 store 1 ,mem_mouse_search_dongle_interval 
+0x5003 019153 nrtn blank 
+0x5004 019154 jam 0 ,mem_mouse_search_dongle_ch 
+:      019155 keyboard_24g_search_dongle_loop:
+0x5005 019157 fetch 1 ,mem_mouse_search_dongle_ch 
+0x5006 019158 increase 1 ,pdata 
+0x5007 019159 store 1 ,mem_mouse_search_dongle_ch 
+0x5008 019160 sub pdata ,g24_ch_number ,null 
+0x5009 019161 nbranch keyboard_24g_search_dongle_loop_end ,positive 
+0x500a 019162 call g24_reconn_data_prep 
+0x500b 019163 call g24_transmit_receive_ack 
+0x500c 019164 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
+0x500d 019165 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
+0x500e 019166 call keyboard_g24_ackpayload_parse 
+0x500f 019167 call keyboard_24g_search_dongle_success 
+:      019168 keyboard_24g_search_dongle_loop_end:
+0x5010 019169 call g24_txbuf_clear 
+0x5011 019170 fetch 1 ,mem_mouse_search_dongle_count 
+0x5012 019171 increase 1 ,pdata 
+0x5013 019172 store 1 ,mem_mouse_search_dongle_count 
+0x5014 019173 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
+0x5015 019174 rtn 
+:      019176 keyboard_24g_search_dongle_loop_retry:
+0x5016 019177 call g24_ch 
+0x5017 019178 branch keyboard_24g_search_dongle_loop 
+:      019180 keyboard_24g_search_dongle_check:
+0x5018 019181 jam 0 ,mem_mouse_search_dongle_count 
+0x5019 019182 fetch 1 ,mem_mouse_search_dongle_action 
+0x501a 019183 rtnbit1 g24_disconn_state 
+0x501b 019184 set1 g24_disconn_state ,pdata 
+0x501c 019185 store 1 ,mem_mouse_search_dongle_action 
+0x501d 019186 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x501e 019187 store 2 ,mem_mouse_no_data_timer 
+0x501f 019188 rtn 
+:      019191 keyboard_24g_search_dongle_success:
+0x5020 019192 fetch 1 ,mem_24g_abort_pac 
+0x5021 019193 branch keyboard_24g_search_dongle_init ,blank 
+0x5022 019194 jam 0 ,mem_mouse_search_dongle_count 
+0x5023 019195 fetch 1 ,mem_mouse_search_dongle_action 
+0x5024 019196 rtnbit0 g24_disconn_state 
+0x5025 019197 set0 g24_disconn_state ,pdata 
+0x5026 019198 store 1 ,mem_mouse_search_dongle_action 
+0x5027 019199 branch mouse_no_data_timer_init 
+:      019202 keyboard_g24_ackpayload_parse:
+0x5028 019203 call g24_ackpayload_parse 
+0x5029 019204 fetch 1 ,mem_24g_rxbuf + 1 
+0x502a 019205 compare 0x08 ,pdata ,0xf8 
+0x502b 019206 nrtn true 
+0x502c 019207 fetch 1 ,mem_24g_rxbuf + 2 
+0x502d 019208 beq 0xff ,keyboard_24g_hibernate_set 
+0x502e 019209 rtn 
+:      019214 keyboard_le_send_att_find_by_type_value_request_ancs:
+0x502f 019215 jam 1 ,mem_le_connect_ios_mac_flag 
+0x5030 019216 arg 23 ,rega 
+0x5031 019217 arg le_l2cap_cid_att ,regb 
+0x5032 019218 call le_fifo_malloc_tx_l2cap 
+0x5033 019219 setarg attop_find_by_type_value_request 
+0x5034 019220 istore 1 ,contw 
+0x5035 019221 setarg 0x0001 
+0x5036 019222 istore 2 ,contw 
+0x5037 019223 setarg 0xffff 
+0x5038 019224 istore 2 ,contw 
+0x5039 019225 setarg 0x2800 
+0x503a 019226 istore 2 ,contw 
+0x503b 019227 arg mem_le_search_service_uuid ,contr 
+0x503c 019228 branch memcpy16 
+:      019229 keyboard_le_att_auto_reco_process:
+0x503d 019230 bpatch patch0c_1 ,mem_patch0c 
+0x503e 019231 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x503f 019232 rtn blank 
+0x5040 019233 copy rega ,contr 
+0x5041 019234 ifetch 3 ,contr 
+0x5042 019235 store 3 ,mem_le_att_opcode 
+0x5043 019236 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
+0x5044 019237 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
+0x5045 019238 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
+0x5046 019239 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
+0x5047 019240 branch le_parse_att2 
+:      019242 keyboard_le_parse_att_find_by_type_value_rsp:
+0x5048 019243 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x5049 019244 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
+:      019245 keyboard_le_parse_att_find_ios_report:
+0x504a 019246 jam system_os_ios ,mem_kb_computer_system 
+0x504b 019247 branch keyboard_otp_store_computer_system_ble 
+:      019248 keyboard_le_parse_att_not_find_mac_report:
+0x504c 019250 fetch 1 ,mem_le_conn_peer_addr_type 
+0x504d 019251 store 1 ,mem_kb_computer_system 
+0x504e 019252 branch keyboard_otp_store_computer_system_ble 
+:      019253 keyboard_le_parse_att_find_mac_report:
+0x504f 019254 jam system_os_mac ,mem_kb_computer_system 
+:      019255 keyboard_otp_store_computer_system_ble:
+0x5050 019256 jam 0 ,mem_le_connect_ios_mac_flag 
+0x5051 019257 fetcht 2 ,mem_otp_read_retention_offset 
+0x5052 019258 setarg 0x1fd0 
+0x5053 019259 isub temp ,regb 
+0x5054 019260 arg mem_kb_computer_system ,rega 
+0x5055 019262 arg 1 ,loopcnt 
+0x5056 019263 call otp_write 
+0x5057 019264 fetcht 2 ,mem_otp_read_retention_offset 
+0x5058 019265 increase 14 ,temp 
+0x5059 019266 storet 2 ,mem_otp_read_retention_offset 
+0x505a 019267 rtn 
+:      019271 keyboard_le_send_att_find_by_type_value_request_mac:
+0x505b 019272 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x505c 019273 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
+0x505d 019274 jam 2 ,mem_le_connect_ios_mac_flag 
+0x505e 019275 arg 9 ,rega 
+0x505f 019276 arg le_l2cap_cid_att ,regb 
+0x5060 019277 call le_fifo_malloc_tx_l2cap 
+0x5061 019278 setarg attop_find_by_type_value_request 
+0x5062 019279 istore 1 ,contw 
+0x5063 019280 setarg 0x0001 
+0x5064 019281 istore 2 ,contw 
+0x5065 019282 setarg 0xffff 
+0x5066 019283 istore 2 ,contw 
+0x5067 019284 setarg 0x2800 
+0x5068 019285 istore 2 ,contw 
+0x5069 019286 arg 2 ,loopcnt 
+0x506a 019287 arg mem_le_search_mac_uuid ,contr 
+0x506b 019288 branch memcpy 
+:      019290 keyboard_le_parse_att_find_by_type_value_rsp_mac:
+0x506c 019291 arg 7 ,rega 
+0x506d 019292 arg le_l2cap_cid_att ,regb 
+0x506e 019293 call le_fifo_malloc_tx_l2cap 
+0x506f 019294 setarg attop_read_by_type_request 
+0x5070 019295 istore 1 ,contw 
+0x5071 019296 fetcht 2 ,mem_le_payload_ptr 
+0x5072 019297 increase 5 ,temp 
+0x5073 019298 ifetch 4 ,temp 
+0x5074 019299 istore 4 ,contw 
+0x5075 019300 setarg 0x2803 
+0x5076 019301 istore 2 ,contw 
+0x5077 019302 rtn 
+:      019304 keyboard_le_send_att_read_by_type_rsp_mac:
+0x5078 019305 fetch 2 ,mem_le_l2cap_size 
+0x5079 019306 increase -2 ,pdata 
+0x507a 019307 div pdata ,7 
+0x507b 019308 call wait_div_end 
+0x507c 019309 quotient loopcnt 
+0x507d 019310 fetch 2 ,mem_le_payload_ptr 
+0x507e 019311 add pdata ,6 ,contr 
+0x507f 019312 branch keyboard_le_check_att_read_type_manu_loop 
+:      019314 keyboard_le_check_att_read_type_manu_loop:
+0x5080 019315 increase 3 ,contr 
+0x5081 019316 ifetch 2 ,contr 
+0x5082 019317 copy pdata ,regc 
+0x5083 019318 ifetch 2 ,contr 
+0x5084 019319 arg 0x2a29 ,temp 
+0x5085 019320 isub temp ,null 
+0x5086 019321 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
+0x5087 019322 loop keyboard_le_check_att_read_type_manu_loop 
+0x5088 019323 branch keyboard_le_parse_att_not_find_mac_report 
+:      019324 keyboard_le_send_att_read_by_type_rsp_manufactory:
+0x5089 019325 arg 3 ,rega 
+0x508a 019326 arg le_l2cap_cid_att ,regb 
+0x508b 019327 call le_fifo_malloc_tx_l2cap 
+0x508c 019328 setarg attop_read_request 
+0x508d 019329 istore 1 ,contw 
+0x508e 019330 copy regc ,pdata 
+0x508f 019331 istore 2 ,contw 
+0x5090 019332 rtn 
+:      019334 keyboard_le_parse_att_manu_resp:
+0x5091 019335 fetch 2 ,mem_le_l2cap_size 
+0x5092 019336 arg 9 ,loopcnt 
+0x5093 019337 fetch 2 ,mem_le_payload_ptr 
+0x5094 019338 add pdata ,5 ,rega 
+0x5095 019339 arg mem_le_search_mac_manu_name ,regb 
+0x5096 019340 call string_compare 
+0x5097 019341 branch keyboard_le_parse_att_find_mac_report ,zero 
+0x5098 019342 branch keyboard_le_parse_att_not_find_mac_report 
+:      019350 module_init:
+0x5099 019351 branch module_lpm_init ,wake 
+0x509a 019352 call le_modified_name 
+0x509b 019353 setarg module_process_idle 
+0x509c 019354 store 2 ,mem_cb_idle_process 
+0x509d 019355 setarg module_process_bb_event 
+0x509e 019356 store 2 ,mem_cb_bb_event_process 
+0x509f 019357 setarg module_lpm_lock 
+0x50a0 019358 store 2 ,mem_cb_check_wakelock 
+0x50a1 019359 setarg module_hci_cmd_transmit_le_notify 
+0x50a2 019360 store 2 ,mem_cb_ble_transmit 
+0x50a3 019361 setarg module_le_receive_data 
+0x50a4 019362 store 2 ,mem_cb_att_write 
+0x50a5 019363 setarg module_bb_event_timer 
+0x50a6 019364 store 2 ,mem_cb_event_timer 
+0x50a7 019366 bpatch patch0c_2 ,mem_patch0c 
+0x50a8 019367 call module_lpm_uart_init 
+0x50a9 019368 call module_gpio_init 
+0x50aa 019369 branch module_hci_event_enter_standby_mode 
+:      019371 module_lpm_uart_init:
+0x50ab 019372 fetch 1 ,core_uart_ctrl 
+0x50ac 019373 set0 bit_uart_control_enable ,pdata 
+0x50ad 019374 store 1 ,core_uart_ctrl 
+0x50ae 019375 fetch 8 ,mem_module_uart_rx_buffer 
+0x50af 019376 call uarta_init_dma_mem 
+0x50b0 019377 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x50b1 019378 call uarta_init_baud_rate 
+0x50b2 019379 call uart_clock_select_main_freq_crystal 
+0x50b3 019380 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
+0x50b4 019381 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
+0x50b5 019382 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
+0x50b6 019383 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
+0x50b7 019385 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x50b8 019386 fetch 2 ,mem_module_flag 
+0x50b9 019387 isolate1 module_flag_uart_flow_control ,pdata 
+0x50ba 019388 setflag true ,bit_uart_control_flow_control ,temp 
+0x50bb 019389 storet 1 ,core_uart_ctrl 
+0x50bc 019390 rtn 
+:      019392 module_lpm_init:
+0x50bd 019393 branch module_lpm_uart_init 
+:      019397 module_gpio_init:
+0x50be 019398 fetcht 1 ,mem_module_connect_state_gpio 
+0x50bf 019399 call gpio_config_output 
+0x50c0 019400 call module_set_conn_pin_low 
+0x50c1 019401 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c2 019402 branch gpio_config_input 
+:      019404 module_lpm_lock:
+0x50c3 019405 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c4 019406 call gpio_get_bit 
+0x50c5 019407 nbranch app_put_lpm_wake_lock ,true 
+0x50c6 019408 branch app_get_lpm_wake_lock 
+:      019411 module_process_idle:
+0x50c7 019412 call l2cap_malloc_is_fifo_full 
+0x50c8 019413 nrtn blank 
+0x50c9 019414 branch module_process_check_hci_command_complete 
+:      019417 module_process_bb_event:
+0x50ca 019418 copy regc ,pdata 
+0x50cb 019419 beq bt_evt_le_connected ,module_process_le_conn 
+0x50cc 019420 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x50cd 019421 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x50ce 019422 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x50cf 019423 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x50d0 019424 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x50d1 019425 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x50d2 019426 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x50d3 019427 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x50d4 019428 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
+0x50d5 019429 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
+0x50d6 019430 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
+0x50d7 019431 rtn 
+:      019435 module_process_bb_even_le_disconn:
+0x50d8 019436 call le_clr_config_more_data 
+0x50d9 019437 jam 0 ,mem_module_hci_notify_len 
+0x50da 019438 call module_disconn_start 
+0x50db 019439 branch module_hci_event_le_disconnect 
+:      019444 module_process_le_conn:
+0x50dc 019446 call module_conn_start 
+0x50dd 019447 fetch 1 ,mem_module_le_lpm_mult 
+0x50de 019448 store 1 ,mem_lpm_mult 
+0x50df 019449 branch module_hci_event_le_connect 
+:      019453 module_disconn_start:
+0x50e0 019454 call module_start_adv_discovery_by_command 
+0x50e1 019455 branch module_set_conn_pin_high 
+:      019458 module_process_ble_ltk_lost:
+0x50e2 019459 call le_send_reject_ind 
+0x50e3 019460 branch le_send_smp_security_request 
+:      019462 module_process_ble_update_phy:
+0x50e4 019463 branch module_hci_event_le_update_phy 
+:      019466 module_set_conn_pin_high:
+0x50e5 019467 fetcht 1 ,mem_module_connect_state_gpio 
+0x50e6 019468 branch gpio_out_active 
+:      019470 module_conn_start:
+0x50e7 019471 call module_stop_adv_discovery 
+0x50e8 019472 branch module_set_conn_pin_low 
+:      019474 module_stop_adv_discovery:
+0x50e9 019475 fetch 1 ,mem_module_state 
+0x50ea 019476 isolate1 moudle_state_ble_bit ,pdata 
+0x50eb 019477 call app_ble_stop_adv ,true 
+0x50ec 019478 rtn 
+:      019479 module_set_conn_pin_low:
+0x50ed 019480 fetcht 1 ,mem_module_connect_state_gpio 
+0x50ee 019481 branch gpio_out_inactive 
+:      019484 module_process_check_hci_command_complete:
+0x50ef 019485 fetch 1 ,core_uart_status 
+0x50f0 019486 rtnbit1 uart_status_rx_fifo_empty 
+0x50f1 019487 call uarta_prepare_rx 
+0x50f2 019488 ifetch 1 ,contru 
+0x50f3 019489 bne 0x01 ,module_hci_in_excp 
+0x50f4 019490 fetch 2 ,core_uart_rxitems 
+0x50f5 019491 sub pdata ,2 ,null 
+0x50f6 019492 rtn positive 
+0x50f7 019493 ifetch 1 ,contru 
+0x50f8 019494 store 1 ,mem_module_uart_opcode 
+0x50f9 019495 ifetcht 1 ,contru 
+0x50fa 019496 copy contru ,rega 
+0x50fb 019497 storet 1 ,mem_module_uart_len 
+0x50fc 019498 add temp ,3 ,temp 
+0x50fd 019499 fetch 2 ,core_uart_rxitems 
+0x50fe 019500 isub temp ,temp 
+0x50ff 019501 nrtn positive 
+0x5100 019502 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5101 019503 call module_hci_cmd_control 
+0x5102 019504 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x5103 019505 rtneq hci_not_discard_packet 
+0x5104 019506 branch module_hci_dicard_packet 
+:      019508 module_hci_in_excp:
+0x5105 019509 call delay_10ms 
+0x5106 019510 call module_hci_event_invalid_packet 
+0x5107 019511 branch module_hci_release_except 
+:      019514 module_hci_release_except:
+0x5108 019515 bpatch patch0c_3 ,mem_patch0c 
+0x5109 019516 call uarta_prepare_rx 
+0x510a 019517 fetch 2 ,core_uart_rxitems 
+0x510b 019518 rtn blank 
+0x510c 019519 iadd contru ,contru 
+0x510d 019520 branch module_hci_dicard_bytes 
+:      019522 module_hci_dicard_packet:
+0x510e 019523 call uarta_prepare_rx 
+0x510f 019524 increase 2 ,contu 
+0x5110 019525 ifetch 1 ,contu 
+0x5111 019526 iadd contu ,contu 
+:      019527 module_hci_dicard_bytes:
+0x5112 019528 branch uarta_rxdone 
+:      019531 module_hci_cmd_control:
+0x5113 019532 bpatch patch0c_4 ,mem_patch0c 
+0x5114 019533 fetch 1 ,mem_module_uart_opcode 
+0x5115 019534 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x5116 019535 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x5117 019536 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x5118 019537 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x5119 019538 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x511a 019539 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x511b 019540 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x511c 019541 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x511d 019542 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x511e 019543 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x511f 019544 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x5120 019545 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x5121 019546 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x5122 019547 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x5123 019548 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x5124 019549 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x5125 019550 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x5126 019551 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x5127 019552 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x5128 019553 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x5129 019554 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x512a 019555 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x512b 019556 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x512c 019557 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x512d 019558 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x512e 019559 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x512f 019561 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x5130 019562 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x5131 019563 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
+0x5132 019564 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
+0x5133 019565 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
+0x5134 019566 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
+0x5135 019567 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
+0x5136 019568 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
+0x5137 019569 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
+0x5138 019570 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
+0x5139 019571 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
+0x513a 019572 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
+0x513b 019573 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
+0x513c 019574 branch module_hci_event_receive_invalid_cmd 
+:      019580 module_hci_cmd_set_le_addr:
+0x513d 019581 fetch 1 ,mem_module_uart_len 
+0x513e 019582 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x513f 019583 ifetch 6 ,contru 
+0x5140 019584 store 6 ,mem_le_lap 
+0x5141 019585 branch module_hci_event_receive_valid_cmd 
+:      019589 module_hci_cmd_set_visibility:
+0x5142 019590 fetch 1 ,mem_module_uart_len 
+0x5143 019591 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5144 019592 ifetcht 1 ,contru 
+0x5145 019593 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x5146 019594 call module_hci_event_receive_valid_cmd 
+0x5147 019595 fetch 2 ,mem_ui_state_map 
+0x5148 019596 rtnbit1 ui_state_ble_connected 
+:      019598 module_start_adv_discovery_by_command:
+:      019599 moudle_start_adv_by_command:
+0x5149 019600 fetch 1 ,mem_module_state 
+0x514a 019601 isolate1 moudle_state_ble_bit ,pdata 
+0x514b 019602 nrtn true 
+0x514c 019603 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x514d 019604 isolate1 2 ,temp 
+0x514e 019605 branch app_ble_start_adv ,true 
+0x514f 019606 branch app_ble_stop_adv 
+:      019611 module_hci_cmd_set_le_name:
+0x5150 019612 arg 29 ,pdata 
+0x5151 019613 arg mem_le_name_len ,contw 
+0x5152 019614 call module_hci_cmd_receive_store_mem 
+0x5153 019615 branch le_modified_name 
+:      019620 module_hci_cmd_receive_le_data:
+0x5154 019621 fetch 2 ,mem_ui_state_map 
+0x5155 019622 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5156 019623 call module_check_ble_encrypt_state 
+0x5157 019624 branch module_hci_event_receive_invalid_cmd ,user 
+0x5158 019625 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5159 019626 fetch 2 ,mem_module_flag 
+0x515a 019627 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x515b 019628 fetch 1 ,mem_module_hci_notify_len 
+0x515c 019629 nrtn blank 
+0x515d 019630 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x515e 019631 ifetch 2 ,contru 
+0x515f 019632 store 2 ,mem_module_hci_notify_handle 
+0x5160 019633 storer contru ,2 ,mem_module_hci_nofiy_addr 
+0x5161 019634 fetch 1 ,mem_module_uart_len 
+0x5162 019635 pincrease -2 
+0x5163 019636 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5164 019637 branch module_hci_event_receive_invalid_cmd ,zero 
+0x5165 019638 store 1 ,mem_module_hci_notify_len 
+0x5166 019639 fetcht 2 ,mem_module_hci_notify_handle 
+0x5167 019640 increase -1 ,temp 
+0x5168 019641 call le_att_get_handle_ptr2 
+0x5169 019642 branch module_hci_cmd_transmit_handle_error ,blank 
+0x516a 019643 ifetcht 4 ,contr 
+0x516b 019644 setarg 0x01280302 
+0x516c 019645 isub temp ,null 
+0x516d 019646 nbranch module_hci_cmd_transmit_handle_error ,zero 
+0x516e 019647 ifetch 1 ,contr 
+0x516f 019648 store 1 ,mem_module_hci_notify_type 
+0x5170 019649 and_into 0x30 ,pdata 
+0x5171 019650 branch module_hci_cmd_transmit_handle_error ,blank 
+0x5172 019651 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5173 019652 call le_set_config_more_data 
+0x5174 019653 call module_hci_cmd_transmit_le_notify 
+0x5175 019654 call module_hci_cmd_transmit_le_notify 
+0x5176 019655 call module_hci_cmd_transmit_le_notify 
+0x5177 019656 fetch 2 ,mem_module_flag 
+0x5178 019657 rtnbit0 module_flag_ble_data_finish 
+:      019658 module_hci_cmd_receive_le_data_finish:
+0x5179 019659 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517a 019660 call module_clear_le_tx_data_flag 
+0x517b 019661 branch module_hci_event_receive_valid_cmd 
+:      019663 module_hci_cmd_transmit_handle_error:
+0x517c 019664 jam 0 ,mem_module_hci_notify_len 
+0x517d 019665 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517e 019666 call module_clear_le_tx_data_flag 
+0x517f 019667 branch module_hci_event_receive_invalid_cmd 
+:      019669 module_hci_cmd_transmit_le_notify:
+0x5180 019670 fetch 1 ,mem_module_hci_notify_len 
+0x5181 019671 rtn blank 
+0x5182 019672 call le_fifo_check_nearly_full 
+0x5183 019673 nrtn blank 
+0x5184 019674 call module_get_le_remote_mtu 
+0x5185 019675 bpatch patch0c_5 ,mem_patch0c 
+0x5186 019676 fetch 2 ,mem_le_local_mtu 
+0x5187 019677 call not_greater_than 
+0x5188 019678 copy pdata ,temp 
+0x5189 019679 fetch 1 ,mem_le_l2cap_att_states 
+0x518a 019680 rtnbit1 ble_l2cap_recv_confirmation_packet 
+0x518b 019681 add temp ,-3 ,pdata 
+0x518c 019682 arg 251 ,temp 
+0x518d 019683 call not_greater_than 
+0x518e 019684 fetcht 1 ,mem_module_hci_notify_len 
+0x518f 019685 call not_greater_than 
+0x5190 019686 copy pdata ,rega 
+0x5191 019687 copy temp ,pdata 
+0x5192 019688 isub rega ,pdata 
+0x5193 019689 store 1 ,mem_module_hci_notify_len 
+0x5194 019690 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
+0x5195 019691 fetch 2 ,mem_module_hci_nofiy_addr 
+0x5196 019692 copy pdata ,contru 
+0x5197 019693 copy rega ,loopcnt 
+0x5198 019694 call uart_copy_rx_bytes_fast 
+0x5199 019695 copy contru ,pdata 
+0x519a 019696 store 2 ,mem_module_hci_nofiy_addr 
+0x519b 019697 fetch 1 ,mem_module_hci_notify_len 
+0x519c 019698 nrtn blank 
+0x519d 019699 branch module_set_le_tx_data_flag 
+:      019701 module_hci_cmd_transmit_le_notify_malloc_l2cap:
+0x519e 019702 fetcht 2 ,mem_module_hci_notify_handle 
+0x519f 019703 fetch 1 ,mem_module_hci_notify_type 
+0x51a0 019704 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
+0x51a1 019705 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
+0x51a2 019706 rtn 
+:      019710 module_get_le_remote_mtu:
+0x51a3 019711 arg 0x17 ,temp 
+0x51a4 019712 fetch 2 ,mem_module_flag 
+0x51a5 019713 rtnbit1 module_flag_ble_send_mtu23 
+0x51a6 019714 fetcht 2 ,mem_le_remote_mtu 
+0x51a7 019715 rtn 
+:      019717 module_check_ble_encrypt_state:
+0x51a8 019718 fetch 2 ,mem_module_flag 
+0x51a9 019719 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x51aa 019720 branch disable_user 
+:      019724 module_hci_cmd_inquire_status:
+0x51ab 019725 branch module_hci_event_status_res 
+:      019731 module_hci_cmd_set_uart_control_mode:
+0x51ac 019732 ifetch 1 ,contru 
+0x51ad 019733 fetcht 1 ,mem_module_flag 
+0x51ae 019734 nsetflag blank ,module_flag_uart_flow_control ,temp 
+0x51af 019735 storet 1 ,mem_module_flag 
+0x51b0 019736 fetcht 1 ,core_uart_ctrl 
+0x51b1 019737 nsetflag blank ,bit_uart_control_flow_control ,temp 
+0x51b2 019738 storet 1 ,core_uart_ctrl 
+0x51b3 019739 branch module_hci_event_receive_valid_cmd 
+:      019743 module_hci_cmd_set_uart_baud:
+0x51b4 019744 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51b5 019745 call string2dec_from_uart 
+0x51b6 019746 call uart_calc_baud_rate_config 
+0x51b7 019747 store uart_baud_len ,mem_module_uarta_baud_rate 
+0x51b8 019748 call module_hci_event_receive_valid_cmd 
+0x51b9 019749 call wait_uarttx 
+0x51ba 019750 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x51bb 019751 branch uarta_init_baud_rate 
+:      019755 module_hci_cmd_version_request:
+0x51bc 019756 arg 2 ,rega 
+0x51bd 019757 arg mem_soft_version_num ,regb 
+0x51be 019758 arg 0 ,temp 
+0x51bf 019759 branch module_hci_event_set_cmd 
+:      019764 module_hci_cmd_ble_disconnect:
+0x51c0 019765 fetch 2 ,mem_ui_state_map 
+0x51c1 019766 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      019767 module_hci_cmd_ble_disconnect_doing:
+0x51c2 019768 call module_hci_event_receive_valid_cmd 
+0x51c3 019769 branch app_ble_disconnect 
+:      019775 module_hci_cmd_set_nvram:
+0x51c4 019776 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51c5 019777 fetch 2 ,mem_nv_data_ptr 
+0x51c6 019778 icopy contw 
+0x51c7 019779 call uart_copy_rx_bytes_fast 
+0x51c8 019780 branch module_hci_event_receive_valid_cmd 
+:      019784 module_hci_cmd_confirm_gkey:
+0x51c9 019785 fetch 2 ,mem_ui_state_map 
+0x51ca 019786 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
+0x51cb 019787 branch module_hci_event_receive_invalid_cmd 
+:      019791 module_hci_cmd_auto_adv:
+0x51cc 019792 arg 0x40 ,loopcnt 
+0x51cd 019793 arg mem_le_adv_data_len ,contw 
+0x51ce 019794 call clear_mem 
+0x51cf 019795 setarg 0 
+0x51d0 019796 store 1 ,mem_regb 
+0x51d1 019797 copy rega ,contru 
+:      019798 module_hci_cmd_auto_adv_loop:
+0x51d2 019799 copy contru ,pdata 
+0x51d3 019800 store 2 ,mem_regc 
+0x51d4 019801 call module_hci_cmd_auto_adv_adv_analys 
+0x51d5 019803 fetch 1 ,mem_regb 
+0x51d6 019804 fetcht 1 ,mem_temp 
+0x51d7 019805 increase 1 ,temp 
+0x51d8 019806 iadd temp ,pdata 
+0x51d9 019807 store 1 ,mem_regb 
+0x51da 019809 sub pdata ,31 ,null 
+0x51db 019810 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      019811 module_hci_cmd_auto_adv_store_adv:
+0x51dc 019812 fetcht 1 ,mem_le_adv_data_len 
+0x51dd 019813 setarg mem_le_adv_data 
+0x51de 019814 iadd temp ,pdata 
+0x51df 019815 store 2 ,mem_contw 
+0x51e0 019816 fetcht 1 ,mem_temp 
+0x51e1 019817 increase 1 ,temp 
+0x51e2 019818 fetch 1 ,mem_le_adv_data_len 
+0x51e3 019819 iadd temp ,pdata 
+0x51e4 019820 store 1 ,mem_le_adv_data_len 
+0x51e5 019821 branch module_hci_cmd_auto_adv_store_common 
+:      019822 module_hci_cmd_auto_adv_store_scan:
+0x51e6 019823 fetcht 1 ,mem_le_scan_data_len 
+0x51e7 019824 setarg mem_le_scan_data 
+0x51e8 019825 iadd temp ,pdata 
+0x51e9 019826 store 2 ,mem_contw 
+0x51ea 019827 fetcht 1 ,mem_temp 
+0x51eb 019828 increase 1 ,temp 
+0x51ec 019829 fetch 1 ,mem_le_scan_data_len 
+0x51ed 019830 iadd temp ,pdata 
+0x51ee 019831 store 1 ,mem_le_scan_data_len 
+:      019832 module_hci_cmd_auto_adv_store_common:
+0x51ef 019833 fetch 2 ,mem_contw 
+0x51f0 019834 copy pdata ,contw 
+0x51f1 019835 fetch 2 ,mem_regc 
+0x51f2 019836 copy pdata ,contru 
+0x51f3 019838 copy temp ,loopcnt 
+0x51f4 019839 call uart_copy_rx_bytes_fast 
+0x51f5 019841 fetch 1 ,mem_module_uart_len 
+0x51f6 019842 fetcht 1 ,mem_regb 
+0x51f7 019843 isub temp ,null 
+0x51f8 019844 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x51f9 019845 branch module_hci_event_receive_valid_cmd 
+:      019848 module_hci_cmd_auto_adv_adv_analys:
+0x51fa 019849 ifetch 1 ,contru 
+0x51fb 019850 store 1 ,mem_temp 
+0x51fc 019851 ifetch 1 ,contru 
+0x51fd 019852 store 1 ,mem_rega 
+0x51fe 019853 rtn 
+:      019857 module_hci_cmd_power_request:
+0x51ff 019858 arg 0 ,temp 
+0x5200 019859 arg 2 ,rega 
+0x5201 019860 fetch 2 ,mem_module_vdd_quotient 
+0x5202 019861 store 2 ,mem_event_cmd_response_content 
+0x5203 019862 arg mem_event_cmd_response_content ,regb 
+0x5204 019863 branch module_hci_event_set_cmd 
+:      019867 module_hci_cmd_power_set:
+0x5205 019868 fetch 1 ,mem_module_uart_len 
+0x5206 019869 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5207 019870 ifetch 1 ,contru 
+0x5208 019871 store 1 ,mem_module_read_vdd_flag 
+0x5209 019872 setarg 0x00 
+0x520a 019873 store 2 ,mem_module_vdd_quotient 
+0x520b 019874 branch module_hci_event_receive_valid_cmd 
+:      019878 module_hci_cmd_passkey_entry:
+0x520c 019879 fetch 1 ,mem_module_uart_len 
+0x520d 019880 bne 4 ,module_hci_event_receive_invalid_cmd 
+0x520e 019881 fetch 2 ,mem_ui_state_map 
+0x520f 019882 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
+0x5210 019883 branch module_hci_event_receive_invalid_cmd 
+:      019888 module_hci_cmd_set_gpio:
+0x5211 019889 fetch 1 ,mem_module_uart_len 
+0x5212 019890 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x5213 019891 ifetch 1 ,contru 
+0x5214 019892 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x5215 019893 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x5216 019894 branch module_hci_event_receive_invalid_cmd 
+:      019896 module_set_gpio_input:
+0x5217 019897 call module_hci_event_receive_valid_cmd 
+0x5218 019898 ifetcht 1 ,contru 
+0x5219 019899 ifetch 1 ,contru 
+0x521a 019900 beq gpio_input_high_impedance ,gpio_set_high_impedance 
+0x521b 019901 nsetflag blank ,7 ,temp 
+0x521c 019902 branch gpio_config_input 
+:      019904 module_set_gpio_output:
+0x521d 019905 call module_hci_event_receive_valid_cmd 
+0x521e 019906 ifetcht 1 ,contru 
+0x521f 019907 ifetch 1 ,contru 
+0x5220 019908 branch gpio_out_active ,blank 
+0x5221 019909 branch gpio_out_inactive 
+:      019913 module_hci_cmd_read_gpio:
+0x5222 019914 fetch 1 ,mem_module_uart_len 
+0x5223 019915 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5224 019916 ifetcht 1 ,contru 
+0x5225 019917 call gpio_get_bit 
+0x5226 019918 setarg 0x0 
+0x5227 019919 nsetflag true ,0 ,pdata 
+0x5228 019920 arg 1 ,rega 
+0x5229 019921 store 2 ,mem_event_cmd_response_content 
+0x522a 019922 arg mem_event_cmd_response_content ,regb 
+0x522b 019923 arg 0 ,temp 
+0x522c 019924 branch module_hci_event_set_cmd 
+:      019928 module_hci_cmd_le_set_pairing_mode:
+0x522d 019929 ifetch 1 ,contru 
+0x522e 019930 copy pdata ,temp 
+0x522f 019931 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x5230 019932 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x5231 019933 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x5232 019934 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
+0x5233 019935 store 1 ,mem_le_pairing_mode 
+0x5234 019936 call sc_reset 
+0x5235 019937 call le_secure_connection_disable 
+0x5236 019938 fetch 1 ,mem_le_pairing_mode 
+0x5237 019939 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x5238 019940 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x5239 019941 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x523a 019942 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
+0x523b 019943 branch module_hci_event_receive_invalid_cmd 
+:      019945 module_le_set_pairing_mode_secure_justwork:
+0x523c 019946 storet 1 ,mem_le_pairing_mode 
+0x523d 019947 call le_secure_connection_enable 
+0x523e 019948 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x523f 019949 branch module_le_set_noinputnooutput 
+:      019950 module_le_set_pairing_mode_secure_numeric:
+0x5240 019951 storet 1 ,mem_le_pairing_mode 
+0x5241 019952 call le_secure_connection_enable 
+0x5242 019953 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5243 019954 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5244 019955 branch module_hci_event_receive_valid_cmd 
+:      019956 module_le_set_pairing_mode_secure_passkey:
+0x5245 019957 storet 1 ,mem_le_pairing_mode 
+0x5246 019958 call le_secure_connection_enable 
+0x5247 019959 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5248 019960 branch module_le_set_displayonly 
+:      019961 module_le_set_pairing_mode_secure_passkey_res_input:
+0x5249 019962 storet 1 ,mem_le_pairing_mode 
+0x524a 019963 call le_secure_connection_enable 
+0x524b 019964 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x524c 019965 branch module_le_set_keboadonly 
+:      019968 module_le_set_no_pairing:
+0x524d 019969 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      019970 module_le_set_noinputnooutput:
+0x524e 019971 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x524f 019972 branch module_hci_event_receive_valid_cmd 
+:      019973 module_le_set_pairing_mode_lagacy_just_work:
+0x5250 019974 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
+0x5251 019975 branch module_le_set_noinputnooutput 
+:      019976 module_le_set_pairing_mode_lagacy_passkey:
+0x5252 019977 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5253 019978 branch module_le_set_displayonly 
+:      019979 module_le_set_pairing_mode_lagacy_passkey_res_input:
+0x5254 019980 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5255 019981 branch module_le_set_keboadonly 
+:      019982 module_le_set_keboadonly:
+0x5256 019983 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
+0x5257 019984 branch module_hci_event_receive_valid_cmd 
+:      019985 module_le_set_displayonly:
+0x5258 019986 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5259 019987 branch module_hci_event_receive_valid_cmd 
+:      019991 module_hci_cmd_le_set_adv_data:
+0x525a 019992 arg 31 ,pdata 
+0x525b 019993 arg mem_le_adv_data_len ,contw 
+0x525c 019994 branch module_hci_cmd_receive_store_mem 
+:      019998 module_hci_cmd_le_set_scan_data:
+0x525d 019999 arg 31 ,pdata 
+0x525e 020000 arg mem_le_scan_data_len ,contw 
+0x525f 020001 branch module_hci_cmd_receive_store_mem 
+:      020003 module_hci_cmd_receive_store_mem:
+0x5260 020004 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5261 020005 isub loopcnt ,null 
+0x5262 020006 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5263 020007 istorer loopcnt ,1 ,contw 
+0x5264 020008 call uart_copy_rx_bytes_fast 
+0x5265 020009 branch module_hci_event_receive_valid_cmd 
+:      020013 module_hci_cmd_le_send_conn_update_req:
+0x5266 020014 fetch 2 ,mem_ui_state_map 
+0x5267 020015 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5268 020016 fetch 1 ,mem_module_uart_len 
+0x5269 020017 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x526a 020018 ifetch 8 ,contru 
+0x526b 020019 store 8 ,mem_le_interval_min 
+0x526c 020020 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x526d 020021 call ui_ipc_send_cmd 
+0x526e 020022 branch module_hci_event_receive_valid_cmd 
+:      020026 module_hci_cmd_set_le_adv_parameter:
+0x526f 020027 ifetch 2 ,contru 
+0x5270 020028 store 2 ,mem_le_adv_interval 
+0x5271 020029 storet 1 ,mem_lpm_overhead 
+0x5272 020030 iadd temp ,pdata 
+0x5273 020031 store 2 ,mem_lpm_interval 
+0x5274 020032 branch module_hci_event_receive_valid_cmd 
+:      020036 module_hci_cmd_le_start_pairing:
+0x5275 020037 fetch 1 ,mem_le_pairing_mode 
+0x5276 020038 branch module_hci_event_receive_invalid_cmd ,blank 
+0x5277 020039 fetch 1 ,mem_le_pairing_state 
+0x5278 020040 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x5279 020041 fetch 1 ,mem_le_enc_state 
+0x527a 020042 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x527b 020043 call check_51cmd_le_smp_sec_req 
+0x527c 020044 branch module_hci_event_receive_valid_cmd 
+:      020048 module_hci_cmd_set_wake_gpio:
+0x527d 020049 fetch 1 ,mem_module_uart_len 
+0x527e 020050 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x527f 020051 ifetch 1 ,contru 
+0x5280 020052 store 1 ,mem_module_mcu_wake_pin 
+0x5281 020053 ifetch 4 ,contru 
+0x5282 020054 store 4 ,mem_module_mcu_wake_delay_us 
+0x5283 020055 fetcht 1 ,mem_module_mcu_wake_pin 
+0x5284 020056 call gpio_config_output 
+0x5285 020057 call module_set_mcu_wake_pin_low 
+0x5286 020058 branch module_hci_event_receive_valid_cmd 
+:      020062 module_hci_cmd_set_tx_power:
+0x5287 020063 fetch 1 ,mem_module_uart_len 
+0x5288 020064 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x5289 020065 ifetch 1 ,contru 
+0x528a 020066 store 1 ,mem_tx_power 
+0x528b 020067 branch module_hci_event_receive_valid_cmd 
+:      020071 module_hci_cmd_le_confirm_gkey:
+0x528c 020072 ifetch 1 ,contru 
+0x528d 020073 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x528e 020074 fetch 1 ,mem_le_secure_connect_state 
+0x528f 020075 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x5290 020076 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5291 020077 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5292 020078 branch module_hci_event_receive_invalid_cmd 
+:      020079 module_hci_cmd_le_confirm_gkey_ok:
+0x5293 020080 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x5294 020081 branch module_hci_event_receive_valid_cmd 
+:      020083 module_hci_cmd_le_confirm_gkey_fail:
+0x5295 020084 call le_send_pairing_confirm_value_failed 
+0x5296 020085 branch module_hci_event_receive_valid_cmd 
+:      020091 module_hci_cmd_reset_chip:
+0x5297 020092 call module_hci_event_receive_valid_cmd 
+0x5298 020093 call wait_uarttx 
+0x5299 020094 jam 0x01 ,core_reset 
+0x529a 020095 branch assert 
+:      020099 module_hci_cmd_le_set_fixed_passkey:
+0x529b 020100 fetch 1 ,mem_module_uart_len 
+0x529c 020101 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x529d 020102 ifetch 1 ,contru 
+0x529e 020103 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x529f 020104 fetch 1 ,mem_module_uart_len 
+0x52a0 020105 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x52a1 020106 ifetch 4 ,contru 
+0x52a2 020107 arg 1000000 ,temp 
+0x52a3 020108 isub temp ,null 
+0x52a4 020109 branch module_hci_event_receive_invalid_cmd ,positive 
+0x52a5 020110 store 4 ,mem_le_tk 
+0x52a6 020111 call le_set_config_fixed_tk 
+0x52a7 020112 branch module_hci_event_receive_valid_cmd 
+:      020114 module_hci_cmd_le_set_random_passkey:
+0x52a8 020115 call le_clr_config_fixed_tk 
+0x52a9 020116 branch module_hci_event_receive_valid_cmd 
+:      020120 module_hci_cmd_delete_customize_service:
+0x52aa 020121 arg 0x0001 ,temp 
+0x52ab 020122 call le_att_get_handle_ptr2 
+0x52ac 020123 add contr ,-2 ,contw 
+0x52ad 020124 setarg 0x0000 
+0x52ae 020125 istore 2 ,contw 
+0x52af 020126 branch module_hci_event_receive_valid_cmd 
+:      020130 module_hci_cmd_add_service_uuid:
+0x52b0 020131 call module_hci_cmd_add_service_uuid_set_uuid 
+0x52b1 020132 call uart_copy_rx_bytes_len_data 
+0x52b2 020133 setarg 0x0000 
+0x52b3 020134 istore 2 ,contw 
+0x52b4 020135 branch module_hci_event_uuid_handle 
+:      020140 module_hci_cmd_add_characteristic_uuid:
+0x52b5 020141 ifetch 1 ,contru 
+0x52b6 020142 call module_hci_cmd_add_characteristic_uuid_set_handle 
+0x52b7 020143 call module_hci_cmd_add_characteristic_uuid_set_uuid 
+0x52b8 020144 branch module_hci_event_uuid_handle 
+:      020147 module_hci_cmd_add_service_uuid_set_uuid:
+0x52b9 020148 call le_att_creat_new_handle 
+0x52ba 020149 setarg 0x280002 
+0x52bb 020150 istore 3 ,contw 
+0x52bc 020151 rtn 
+:      020154 module_hci_cmd_add_characteristic_uuid_set_handle:
+0x52bd 020155 store 1 ,mem_pdatatemp 
+0x52be 020156 call le_att_creat_new_handle 
+0x52bf 020157 setarg 0x01280302 
+0x52c0 020158 istore 4 ,contw 
+0x52c1 020159 fetch 1 ,mem_pdatatemp 
+0x52c2 020160 istore 3 ,contw 
+0x52c3 020161 rtn 
+:      020164 module_hci_cmd_add_characteristic_uuid_set_uuid:
+0x52c4 020165 call le_att_get_last_handle 
+0x52c5 020166 ifetch 1 ,contru 
+0x52c6 020167 and pdata ,0x1f ,loopcnt 
+0x52c7 020168 copy pdata ,rega 
+0x52c8 020169 isolate1 bit_of_write_authenticated ,rega 
+0x52c9 020170 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52ca 020171 isolate1 bit_of_read_authenticated ,rega 
+0x52cb 020172 setflag true ,bit_of_att_handle_read_authenticated ,temp 
+0x52cc 020173 istoret 2 ,contw 
+0x52cd 020174 copy loopcnt ,pdata 
+0x52ce 020175 istore 1 ,contw 
+0x52cf 020176 call uart_copy_rx_bytes 
+0x52d0 020177 call uart_copy_rx_bytes_len_data 
+0x52d1 020178 setarg 0 
+0x52d2 020179 istore 2 ,contw 
+0x52d3 020180 and temp ,0xff ,temp 
+0x52d4 020181 increase -1 ,temp 
+0x52d5 020182 call le_att_get_handle_ptr2 
+0x52d6 020183 add contr ,4 ,contr 
+0x52d7 020184 ifetch 1 ,contr 
+0x52d8 020185 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52d9 020186 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52da 020187 increase 1 ,temp 
+0x52db 020188 rtn 
+:      020191 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
+0x52dc 020192 call le_att_get_last_handle 
+0x52dd 020193 isolate1 bit_of_notify_authenticated ,rega 
+0x52de 020194 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52df 020195 istoret 2 ,contw 
+0x52e0 020196 setarg 0x02290202 
+0x52e1 020197 istore 8 ,contw 
+0x52e2 020198 increase -1 ,temp 
+0x52e3 020199 rtn 
+:      020202 le_att_creat_new_handle:
+0x52e4 020203 call le_att_get_last_handle 
+0x52e5 020204 istoret 2 ,contw 
+0x52e6 020205 rtn 
+:      020208 uart_copy_rx_bytes_len_data:
+0x52e7 020209 ifetch 1 ,contru 
+0x52e8 020210 copy pdata ,loopcnt 
+0x52e9 020211 istore 1 ,contw 
+0x52ea 020212 branch uart_copy_rx_bytes 
+:      020216 module_hci_cmd_le_passkey_entry_input:
+0x52eb 020217 fetch 1 ,mem_le_pairing_state 
+0x52ec 020218 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
+0x52ed 020219 fetch 1 ,mem_le_pairing_mode 
+0x52ee 020220 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
+0x52ef 020221 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
+0x52f0 020222 branch module_hci_event_receive_invalid_cmd 
+:      020224 module_hci_cmd_passkey_entry_sc_res_input:
+0x52f1 020225 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x52f2 020226 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x52f3 020227 branch module_hci_cmd_receive_ble_passkey 
+:      020229 module_hci_cmd_receive_ble_passkey:
+0x52f4 020230 ifetch 4 ,contru 
+0x52f5 020231 store 4 ,mem_le_tk 
+0x52f6 020232 branch module_hci_event_receive_valid_cmd 
+:      020234 module_hci_cmd_passkey_entry_res_input:
+0x52f7 020235 call module_hci_cmd_receive_ble_passkey 
+0x52f8 020236 branch le_send_smp_pairing_confirm 
+:      020240 module_hci_cmd_le_create_conn:
+0x52f9 020241 ifetch 6 ,contru 
+0x52fa 020242 store 6 ,mem_le_conn_peer_addr 
+0x52fb 020243 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x52fc 020244 jam on ,mem_le_conn_flag 
+0x52fd 020245 jam on ,mem_le_scan_enable 
+0x52fe 020246 branch module_hci_event_receive_valid_cmd 
+:      020251 module_hci_cmd_ble_set_phy:
+0x52ff 020252 fetch 1 ,mem_module_uart_len 
+0x5300 020253 bne 2 ,module_hci_event_receive_invalid_cmd 
+0x5301 020254 ifetcht 2 ,contru 
+0x5302 020255 call le_set_phys 
+0x5303 020256 branch module_hci_event_receive_valid_cmd 
+:      020260 module_hci_cmd_ble_read_current_phy:
+0x5304 020261 arg 0 ,temp 
+0x5305 020262 arg 2 ,rega 
+0x5306 020263 arg mem_context + coffset_le_rx_phy ,regb 
+0x5307 020264 branch module_hci_event_set_cmd 
+:      020268 module_hci_cmd_ble_set_dle:
+0x5308 020269 fetch 1 ,mem_module_uart_len 
+0x5309 020270 bne 8 ,module_hci_event_receive_invalid_cmd 
+0x530a 020271 ifetch 8 ,contru 
+0x530b 020272 call le_set_dle 
+0x530c 020273 branch module_hci_event_receive_valid_cmd 
+:      020277 module_hci_cmd_read_chip_data:
+0x530d 020278 ifetchr rega ,1 ,contru 
+0x530e 020279 ifetchr regb ,2 ,contru 
+0x530f 020280 arg 0 ,temp 
+0x5310 020281 branch module_hci_event_set_cmd 
+:      020285 module_hci_cmd_write_chip_data:
+0x5311 020286 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5312 020287 increase -2 ,loopcnt 
+0x5313 020288 ifetch 2 ,contru 
+0x5314 020289 copy pdata ,contw 
+0x5315 020290 call uart_copy_rx_bytes_fast 
+0x5316 020291 branch module_hci_event_receive_valid_cmd 
+:      020296 module_hci_cmd_close_lpm:
+0x5317 020297 jam 0 ,mem_lpm_mode 
+0x5318 020298 branch module_hci_event_receive_valid_cmd 
+:      020303 module_hci_event_receive_invalid_cmd:
+0x5319 020304 arg 1 ,temp 
+0x531a 020305 arg 0 ,rega 
+0x531b 020306 branch module_hci_event_set_cmd 
+:      020309 module_hci_event_receive_valid_cmd:
+0x531c 020310 arg 0 ,temp 
+0x531d 020311 arg 0 ,rega 
+0x531e 020312 branch module_hci_event_set_cmd 
+:      020316 module_hci_event_le_connect:
+0x531f 020317 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x5320 020318 branch module_hci_event_enter_standby_mode_len0 
+:      020323 module_hci_event_le_disconnect:
+0x5321 020324 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x5322 020325 branch module_hci_event_enter_standby_mode_len0 
+:      020333 module_hci_event_set_cmd:
+0x5323 020334 fetch 1 ,mem_module_uart_opcode 
+0x5324 020335 copy pdata ,regc 
+0x5325 020336 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x5326 020337 setarg 2 
+0x5327 020338 iadd rega ,pdata 
+0x5328 020339 call module_hci_prepare_tx 
+0x5329 020340 copy regc ,pdata 
+0x532a 020341 istore 1 ,contwu 
+0x532b 020342 istoret 1 ,contwu 
+0x532c 020343 copy rega ,loopcnt 
+0x532d 020344 copy regb ,contr 
+0x532e 020345 call uart_copy_tx_bytes 
+0x532f 020346 branch module_hci_transmit_tx 
+:      020353 module_hci_event_receive_le_data:
+0x5330 020354 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x5331 020355 add loopcnt ,2 ,pdata 
+0x5332 020356 call module_hci_prepare_tx 
+0x5333 020357 fetch 2 ,mem_module_le_rx_data_handle 
+0x5334 020358 istore 2 ,contwu 
+0x5335 020359 fetch 2 ,mem_module_le_rx_data_address 
+0x5336 020360 icopy contr 
+0x5337 020361 call uart_copy_tx_bytes_fast 
+0x5338 020362 copy contr ,pdata 
+0x5339 020363 store 2 ,mem_module_le_rx_data_address 
+0x533a 020364 branch module_hci_transmit_tx 
+:      020368 module_hci_event_enter_standby_mode:
+0x533b 020369 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      020370 module_hci_event_enter_standby_mode_len0:
+0x533c 020371 setarg 0 
+0x533d 020372 call module_hci_prepare_tx 
+0x533e 020373 branch module_hci_transmit_tx 
+:      020377 module_hci_event_status_res:
+0x533f 020378 jam hci_event_status_res ,mem_module_uart_opcode 
+0x5340 020379 setarg 1 
+0x5341 020380 call module_hci_prepare_tx 
+0x5342 020382 call module_hci_read_bt_status 
+0x5343 020384 fetch 2 ,mem_ui_state_map 
+0x5344 020385 arg ui_state_ble_connected ,queue 
+0x5345 020386 qisolate1 pdata 
+0x5346 020387 setflag true ,5 ,temp 
+0x5347 020391 istoret 1 ,contwu 
+0x5348 020392 branch module_hci_transmit_tx 
+:      020396 module_hci_read_bt_status:
+0x5349 020397 arg 0 ,temp 
+0x534a 020398 fetch 1 ,mem_le_adv_enable 
+0x534b 020399 arg 0 ,queue 
+0x534c 020400 qisolate1 pdata 
+0x534d 020401 setflag true ,2 ,temp 
+0x534e 020402 rtn 
+:      020406 module_hci_event_store_device:
+0x534f 020407 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x5350 020408 fetch 1 ,mem_nv_data_number 
+0x5351 020409 mul32 pdata ,34 ,pdata 
+0x5352 020410 icopy loopcnt 
+0x5353 020411 call module_hci_prepare_tx 
+0x5354 020412 fetch 2 ,mem_nv_data_ptr 
+0x5355 020413 icopy contr 
+0x5356 020414 call uart_copy_tx_bytes_fast 
+0x5357 020415 branch module_hci_transmit_tx 
+:      020418 module_hci_event_gkey_generate:
+0x5358 020419 jam hci_event_gkey ,mem_module_uart_opcode 
+0x5359 020420 setarg 4 
+0x535a 020421 call module_hci_prepare_tx 
+0x535b 020422 fetch 4 ,mem_gkey 
+0x535c 020423 istore 4 ,contwu 
+0x535d 020424 branch module_hci_transmit_tx 
+:      020427 module_hci_event_invalid_packet:
+0x535e 020428 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x535f 020429 fetch 2 ,core_uart_rxitems 
+0x5360 020430 arg 0x40 ,temp 
+0x5361 020431 call not_greater_than 
+0x5362 020432 copy pdata ,rega 
+0x5363 020433 copy pdata ,loopcnt 
+0x5364 020434 call uarta_prepare_rx 
+0x5365 020435 arg mem_module_rx_error_data_buffer ,contw 
+0x5366 020436 call uart_copy_rx_bytes_fast 
+0x5367 020437 copy rega ,pdata 
+0x5368 020438 copy rega ,loopcnt 
+0x5369 020439 call module_hci_prepare_tx 
+0x536a 020440 arg mem_module_rx_error_data_buffer ,contr 
+0x536b 020441 call uart_copy_tx_bytes_fast 
+0x536c 020442 branch module_hci_transmit_tx 
+:      020446 module_hci_event_passkey_entry_mode:
+0x536d 020447 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x536e 020448 branch module_hci_event_enter_standby_mode_len0 
+:      020452 module_hci_event_le_tk:
+0x536f 020453 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x5370 020454 setarg 4 
+0x5371 020455 call module_hci_prepare_tx 
+0x5372 020456 fetch 4 ,mem_le_tk 
+0x5373 020457 istore 4 ,contwu 
+0x5374 020458 branch module_hci_transmit_tx 
+:      020462 module_hci_event_le_pairing_fail:
+0x5375 020463 arg flag_ble_pairing_fail ,rega 
+0x5376 020464 branch module_hci_event_pairing_completed 
+:      020466 module_hci_event_le_pairing_success:
+0x5377 020467 arg flag_ble_pairing_success ,rega 
+0x5378 020468 branch module_hci_event_pairing_completed 
+:      020471 module_hci_event_pairing_completed:
+0x5379 020472 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x537a 020473 setarg 2 
+0x537b 020474 call module_hci_prepare_tx 
+0x537c 020475 copy rega ,pdata 
+0x537d 020476 istore 2 ,contwu 
+0x537e 020477 branch module_hci_transmit_tx 
+:      020481 module_hci_event_pause_enc:
+0x537f 020482 arg flag_event_pause_enc ,regc 
+0x5380 020483 branch module_hci_event_enc 
+:      020485 module_hci_event_start_enc:
+0x5381 020486 arg flag_event_start_enc ,regc 
+:      020488 module_hci_event_enc:
+0x5382 020489 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x5383 020490 setarg 1 
+0x5384 020491 call module_hci_prepare_tx 
+0x5385 020492 copy regc ,pdata 
+0x5386 020493 istore 1 ,contwu 
+0x5387 020494 branch module_hci_transmit_tx 
+:      020500 module_hci_event_uuid_handle:
+0x5388 020501 storet 2 ,mem_temp 
+0x5389 020502 jam hci_event_uuid_handle ,mem_module_uart_opcode 
+0x538a 020503 setarg 2 
+0x538b 020504 call module_hci_prepare_tx 
+0x538c 020505 fetcht 2 ,mem_temp 
+0x538d 020506 istoret 2 ,contwu 
+0x538e 020507 branch module_hci_transmit_tx 
+:      020511 module_hci_event_le_input_passkey:
+0x538f 020512 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
+0x5390 020513 branch module_hci_event_enter_standby_mode_len0 
+:      020517 module_hci_event_le_update_phy:
+0x5391 020518 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
+0x5392 020519 setarg 2 
+0x5393 020520 call module_hci_prepare_tx 
+0x5394 020521 fetch 2 ,mem_context + coffset_le_rx_phy 
+0x5395 020522 istore 2 ,contwu 
+0x5396 020523 branch module_hci_transmit_tx 
+:      020535 module_hci_prepare_tx:
+0x5397 020536 jam 0x02 ,mem_module_uart_cmd 
+0x5398 020537 store 1 ,mem_module_uart_len 
+0x5399 020538 storet 8 ,mem_temp 
+0x539a 020539 bpatch patch0c_6 ,mem_patch0c 
+0x539b 020540 call module_set_mcu_wake_pin_high_delay 
+0x539c 020541 fetcht 8 ,mem_temp 
+0x539d 020542 call uarta_prepare_tx_register_push 
+0x539e 020543 fetch 3 ,mem_module_uart_cmd 
+0x539f 020544 istore 3 ,contwu 
+0x53a0 020545 rtn 
+:      020547 module_hci_transmit_tx:
+0x53a1 020548 bpatch patch0c_7 ,mem_patch0c 
+0x53a2 020549 branch uarta_send_register_pop 
+:      020551 module_set_mcu_wake_pin_high_delay:
+0x53a3 020552 call module_check_mcu_wake_pin_high 
+0x53a4 020553 rtn true 
+:      020554 module_set_mcu_wake_pin_h_delay:
+0x53a5 020555 call module_set_mcu_wake_pin_high 
+0x53a6 020556 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x53a7 020557 rshift2 pdata ,pdata 
+0x53a8 020558 rtn blank 
+0x53a9 020559 branch delay 
+:      020561 module_set_mcu_wake_pin_high:
+0x53aa 020562 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ab 020563 branch gpio_out_active 
+:      020565 module_check_mcu_wake_pin_high:
+0x53ac 020566 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ad 020567 branch gpio_check_active 
+:      020569 module_set_mcu_wake_pin_low:
+0x53ae 020570 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53af 020571 branch gpio_out_inactive 
+:      020582 module_le_receive_data:
+0x53b0 020583 storer rega ,2 ,mem_module_le_rx_data_address 
+0x53b1 020584 storer regb ,2 ,mem_module_le_rx_data_len 
+0x53b2 020585 fetch 2 ,mem_le_att_handle 
+0x53b3 020586 store 2 ,mem_module_le_rx_data_handle 
+0x53b4 020587 call module_check_ble_encrypt_state 
+0x53b5 020588 rtn user 
+:      020590 module_le_receive_data_ok:
+0x53b6 020591 fetcht 2 ,mem_module_le_rx_data_len 
+0x53b7 020592 fetch 1 ,mem_module_ble_data_uart_max_length 
+0x53b8 020593 call not_greater_than 
+0x53b9 020594 copy pdata ,loopcnt 
+0x53ba 020595 copy temp ,pdata 
+0x53bb 020596 isub loopcnt ,pdata 
+0x53bc 020597 store 2 ,mem_module_le_rx_data_len 
+0x53bd 020598 call module_hci_event_receive_le_data 
+0x53be 020599 fetch 2 ,mem_module_le_rx_data_len 
+0x53bf 020600 rtn blank 
+0x53c0 020601 branch module_le_receive_data_ok 
+:      020606 module_bb_event_timer:
+0x53c1 020607 rtn 
+:      020609 module_read_vdd_timer:
+0x53c2 020610 fetch 1 ,mem_module_read_vdd_flag 
+0x53c3 020611 rtn blank 
+0x53c4 020612 fetch 1 ,mem_module_read_vdd_count 
+0x53c5 020613 rtn blank 
+0x53c6 020614 increase -1 ,pdata 
+0x53c7 020615 store 1 ,mem_module_read_vdd_count 
+0x53c8 020616 nrtn blank 
+0x53c9 020617 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x53ca 020618 call enable_adc 
+0x53cb 020619 call vdd_calculate_by_mode 
+0x53cc 020620 div pdata ,10 
+0x53cd 020621 call get_div_result 
+0x53ce 020622 div pdata ,100 
+0x53cf 020623 call get_div_result 
+0x53d0 020624 remainder temp 
+0x53d1 020625 store 1 ,mem_module_vdd_quotient 
+0x53d2 020626 storet 1 ,mem_module_vdd_remainder 
+0x53d3 020627 rtn 
+:      020633 module_set_le_tx_data_flag:
+0x53d4 020634 arg module_flag_ble_data_finish ,queue 
+0x53d5 020635 branch module_set_state 
+:      020637 module_clear_le_tx_data_flag:
+0x53d6 020638 arg module_flag_ble_data_finish ,queue 
+0x53d7 020639 branch module_clr_state 
+:      020641 module_clr_state:
+0x53d8 020642 fetch 2 ,mem_module_flag 
+0x53d9 020643 qset0 pdata 
+0x53da 020644 store 2 ,mem_module_flag 
+0x53db 020645 rtn 
+:      020647 module_set_state:
+0x53dc 020648 fetch 2 ,mem_module_flag 
+0x53dd 020649 qset1 pdata 
+0x53de 020650 store 2 ,mem_module_flag 
+0x53df 020651 rtn 
+:      020656 mouse_init:
+0x53e0 020657 call enable_authrom 
+0x53e1 020658 call mouse_setting_config 
+0x53e2 020659 call mouse_init_sunt 
+0x53e3 020660 rtn wake 
+0x53e4 020661 call mouse_setting_sensor_type 
+0x53e5 020662 call mouse_drawing_optima_init 
+0x53e6 020663 call mouse_cb_fuction 
+0x53e7 020664 call mouse_sensor_powerdown 
+:      020665 mouse_init_wireless:
+0x53e8 020666 fetch 2 ,mem_ui_state_map 
+0x53e9 020667 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x53ea 020668 call mouse_check_select_device_by_switch 
+0x53eb 020669 branch mouse_start_work 
+:      020672 mouse_cb_fuction:
+0x53ec 020673 bpatch patch0d_0 ,mem_patch0d 
+0x53ed 020674 setarg mouse_24g_short_sleep 
+0x53ee 020675 store 2 ,mem_cb_24g_transmit_short_sleep 
+0x53ef 020676 setarg mouse_24g_long_sleep 
+0x53f0 020677 store 2 ,mem_cb_24g_transmit_long_sleep 
+0x53f1 020678 setarg mouse_24g_before_lpm_sleep 
+0x53f2 020679 store 2 ,mem_cb_before_lpm_sleep 
+0x53f3 020680 setarg mouse_24g_package_data 
+0x53f4 020681 store 2 ,mem_cb_24g_transmit_data 
+0x53f5 020682 setarg mouse_24g_search_dongle 
+0x53f6 020683 store 2 ,mem_cb_24g_search_receiver 
+0x53f7 020684 setarg mouse_lpm_before_common 
+0x53f8 020685 store 2 ,mem_cb_24g_lpm_before 
+0x53f9 020686 setarg mouse_le 
+0x53fa 020687 store 2 ,mem_cb_le_process 
+0x53fb 020688 setarg mouse_process_lpm_before 
+0x53fc 020689 store 2 ,mem_cb_before_lpm 
+0x53fd 020690 setarg mouse_priority_bb_event 
+0x53fe 020691 store 2 ,mem_cb_bb_event_process 
+0x53ff 020692 setarg mouse_idle 
+0x5400 020693 store 2 ,mem_cb_idle_process 
+0x5401 020694 setarg mouse_before_hibernate 
+0x5402 020695 store 2 ,mem_cb_before_hibernate 
+0x5403 020696 setarg mouse_le_bb_event_connect_complete 
+0x5404 020697 store 2 ,mem_cb_att_write 
+0x5405 020698 setarg mouse_bb_event_timer 
+0x5406 020699 store 2 ,mem_cb_event_timer 
+0x5407 020700 setarg mouse_spi_write_flash_cb 
+0x5408 020701 store 2 ,mem_cb_spi_flash_write_complate 
+0x5409 020702 setarg mouse_lpm_check_wake_lock 
+0x540a 020703 store 2 ,mem_cb_check_wakelock 
+0x540b 020704 setarg mouse_le_transmit 
+0x540c 020705 store 2 ,mem_cb_ble_transmit 
+0x540d 020706 setarg mouse_set_lpm_mult 
+0x540e 020707 store 2 ,mem_cb_bt_set_mult 
+0x540f 020708 rtn 
+:      020711 mouse_setting_config:
+0x5410 020712 rtn wake 
+0x5411 020713 call g24_transmit_init 
+0x5412 020714 call g24_chmap_param_init 
+0x5413 020715 call mouse_24g_send_time_long_wake 
+0x5414 020716 call mouse_gpio_init 
+0x5415 020717 call mouse_le_name_modify 
+0x5416 020718 call mouse_param_init 
+0x5417 020719 call mouse_device_multi_led_parm_init 
+0x5418 020720 call le_set_fixed_ltk_justwork 
+:      020721 mouse_load_device_info_check:
+0x5419 020722 bpatch patch0d_1 ,mem_patch0d 
+0x541a 020723 fetch mouse_flag_len ,mem_mouse_flag 
+0x541b 020724 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x541c 020725 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x541d 020726 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
+0x541e 020727 rtn 
+:      020729 mouse_xtal_init:
+0x541f 020730 jam xtal_16m ,mem_fcomp_div 
+0x5420 020731 fetch mouse_flag_len ,mem_mouse_flag 
+0x5421 020732 rtnbit1 mouse_enable_16m 
+0x5422 020733 jam xtal_24m ,mem_fcomp_div 
+0x5423 020734 rtn 
+:      020736 mouse_24g_phy_select:
+0x5424 020737 call g24_enable_1m 
+0x5425 020738 fetch mouse_flag_len ,mem_mouse_flag 
+0x5426 020739 rtnbit0 mouse_enable_24g_2m_phy 
+0x5427 020740 branch g24_enable_2m 
+:      020742 mouse_default_init:
+0x5428 020743 bpatch patch0d_2 ,mem_patch0d 
+0x5429 020744 fetch mouse_flag_len ,mem_mouse_flag 
+0x542a 020745 isolate1 mouse_keyboard_enable ,pdata 
+0x542b 020746 call mouse_customer_key_enable ,true 
+:      020748 mouse_default_parm_init:
+0x542c 020749 fetch 2 ,mem_mouse_24g_pair_timeout_init 
+0x542d 020750 store 2 ,mem_24g_pair_timeout_init 
+0x542e 020752 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
+0x542f 020753 store 2 ,mem_24g_reconn_timeout_init 
+0x5430 020755 fetch 5 ,mem_rssi_dis_min_24g_init 
+0x5431 020756 store 5 ,mem_rssi_dis_min_24g 
+0x5432 020758 fetch 1 ,mem_mouse_24g_pair_tx_power 
+0x5433 020759 store 1 ,mem_24g_pair_tx_power 
+0x5434 020761 fetch 1 ,mem_24g_ch_map_update 
+0x5435 020762 ncall g24_chamap_param_update ,blank 
+:      020763 mouse_default_parm_init_next:
+0x5436 020764 bpatch patch0d_3 ,mem_patch0d 
+0x5437 020765 call mouse_xtal_init 
+0x5438 020766 call mouse_24g_phy_select 
+0x5439 020767 call mouse_24g_long_sleep_set 
+0x543a 020768 branch g24_pair_param_init 
+:      020770 mouse_param_common_init:
+0x543b 020771 setarg mouse_ble_att_list_addr 
+0x543c 020772 store 2 ,mem_ui_le_uuid_table 
+0x543d 020773 jam 3 ,mem_lpm_mult_timeout 
+0x543e 020774 jam 8 ,mem_lpm_overhead 
+0x543f 020775 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5440 020776 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5441 020777 setarg 0x0200 
+0x5442 020778 store 2 ,mem_lpm_interval 
+0x5443 020779 jam 0x17 ,mem_le_local_mtu 
+0x5444 020780 jam 0x17 ,mem_le_remote_mtu 
+0x5445 020782 setarg mem_le_tx_buffer0_omemalloc 
+0x5446 020783 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x5447 020784 setarg mouse_ble_l2cap_txbuff_size 
+0x5448 020785 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x5449 020786 branch mouse_adc_gpio_mux_init 
+:      020788 mouse_param_init:
+0x544a 020789 bpatch patch0d_4 ,mem_patch0d 
+0x544b 020790 call mouse_param_common_init 
+0x544c 020791 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x544d 020793 setarg 0x0a77 
+0x544e 020794 store 2 ,mem_spi_init_clk 
+0x544f 020795 setsect 0 ,0x1224 
+0x5450 020796 setsect 1 ,0x4000 
+0x5451 020797 setsect 2 ,0x0 
+0x5452 020798 istore 5 ,contw 
+0x5453 020801 fetch mouse_flag_len ,mem_mouse_flag 
+0x5454 020802 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
+0x5455 020803 setarg le_interval_7_5ms 
+0x5456 020804 store 2 ,mem_le_interval_min 
+0x5457 020805 store 2 ,mem_le_interval_min + 2 
+:      020806 mouse_param_init_intervl_end:
+0x5458 020807 call mouse_g24_interval_param_8ms 
+0x5459 020808 fetch mouse_flag_len ,mem_mouse_flag 
+0x545a 020809 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
+0x545b 020810 call mouse_g24_interval_param_4ms 
+:      020811 mouse_24g_short_sleep_set_end:
+0x545c 020812 fetch 3 ,mem_24g_short_sleep_set 
+0x545d 020813 store 3 ,mem_mouse_24g_short_sleep_set_init 
+0x545e 020814 fetch 1 ,mem_device_flag 
+0x545f 020815 store 1 ,mem_device_flag_temp 
+0x5460 020816 fetch 3 ,mem_le_lap + 3 
+0x5461 020817 store 3 ,mem_mouse_le_lap_temp 
+0x5462 020818 setarg 0 
+0x5463 020819 store 7 ,mem_mouse_key 
+0x5464 020820 fetch 1 ,mem_ui_button_timeout 
+0x5465 020821 store 1 ,mem_bt_discovery_count 
+0x5466 020822 store 1 ,mem_select_device_count 
+0x5467 020823 call le_modified_name_adv 
+:      020824 mouse_sensor_set_angle:
+0x5468 020825 bpatch patch0d_5 ,mem_patch0d 
+0x5469 020826 fetch 1 ,mem_sensor_angle_default 
+0x546a 020827 store 1 ,mem_config_sensor_angle 
+0x546b 020828 fetch 1 ,mem_select_sensor_angle_gpio 
+0x546c 020829 rtneq gpio_disable 
+0x546d 020830 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x546e 020831 call mouse_gpio_config_input_pu 
+0x546f 020832 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x5470 020833 call gpio_get_bit 
+0x5471 020834 call mouse_sensor_switch_angle ,true 
+0x5472 020835 branch mouse_gpio_config_input_pd 
+:      020836 mouse_sensor_switch_angle:
+0x5473 020837 fetch 1 ,mem_sensor_angle_switch 
+0x5474 020838 store 1 ,mem_config_sensor_angle 
+0x5475 020839 rtn 
+:      020841 mouse_g24_interval_param_4ms:
+0x5476 020842 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
+0x5477 020843 store 3 ,mem_24g_short_sleep_set 
+0x5478 020844 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
+0x5479 020845 store 3 ,mem_24g_long_sleep_set 
+0x547a 020846 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
+0x547b 020847 store 1 ,mem_24g_fast_hop_count 
+0x547c 020848 fetch 4 ,mem_mouse_24g_tsniff_4ms 
+0x547d 020849 store 4 ,mem_mouse_24g_tsniff 
+:      020850 mouse_report_rate_set_250hz:
+0x547e 020851 setarg 0x100c0c 
+0x547f 020852 store 3 ,mem_24g_interval 
+0x5480 020853 rtn 
+:      020855 mouse_g24_interval_param_8ms:
+0x5481 020856 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
+0x5482 020857 store 3 ,mem_24g_short_sleep_set 
+0x5483 020858 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
+0x5484 020859 store 3 ,mem_24g_long_sleep_set 
+0x5485 020860 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
+0x5486 020861 store 1 ,mem_24g_fast_hop_count 
+0x5487 020862 fetch 4 ,mem_mouse_24g_tsniff_8ms 
+0x5488 020863 store 4 ,mem_mouse_24g_tsniff 
+:      020864 mouse_report_rate_set_125hz:
+0x5489 020865 setarg 0x1c1919 
+0x548a 020866 store 3 ,mem_24g_interval 
+0x548b 020867 rtn 
+:      020879 mouse_start_work:
+0x548c 020880 bpatch patch0d_6 ,mem_patch0d 
+0x548d 020881 fetch mouse_flag_len ,mem_mouse_flag 
+0x548e 020882 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
+0x548f 020883 fetch 1 ,mem_device_flag 
+0x5490 020884 beq mode_24g_device ,mouse_24g_start_mode 
+:      020885 mouse_le_fast_conn_judge:
+0x5491 020886 call mouse_bluetooth_fast_conn_disable 
+0x5492 020887 fetch 1 ,mem_device_flag 
+0x5493 020888 beq mode_bt_device1 ,mouse_le_device1_judge 
+0x5494 020889 beq mode_bt_device2 ,mouse_le_device2_judge 
+0x5495 020890 rtn 
+:      020891 mouse_le_device1_judge:
+0x5496 020892 fetch 6 ,mem_device1_addr 
+0x5497 020893 fetcht 6 ,mem_mouse_compare_addr 
+0x5498 020894 isub temp ,null 
+0x5499 020895 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549a 020896 branch mouse_start_reconnect_device 
+:      020898 mouse_le_device2_judge:
+0x549b 020899 fetch 6 ,mem_device2_addr 
+0x549c 020900 fetcht 6 ,mem_mouse_compare_addr 
+0x549d 020901 isub temp ,null 
+0x549e 020902 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549f 020903 branch mouse_start_reconnect_device 
+:      020905 mouse_start_reconnect_device:
+0x54a0 020906 bpatch patch0d_7 ,mem_patch0d 
+0x54a1 020907 call mouse_device_le_reconn_led_config 
+0x54a2 020908 arg mem_device1_type ,rega 
+0x54a3 020909 fetch 1 ,mem_device_flag 
+0x54a4 020910 increase -1 ,pdata 
+0x54a5 020911 mul32 pdata ,29 ,pdata 
+0x54a6 020912 iadd rega ,rega 
+0x54a7 020913 ifetch 1 ,rega 
+0x54a8 020914 store 1 ,mem_xrecord_mode 
+:      020915 mouse_start_reconnect:
+0x54a9 020916 fetch 1 ,mem_xrecord_mode 
+0x54aa 020917 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x54ab 020918 branch mouse_bluetooth_fast_conn_init 
+:      020920 mouse_wakeup_from_power_check:
+0x54ac 020921 bpatch patch0e_0 ,mem_patch0e 
+0x54ad 020922 disable user 
+0x54ae 020923 fetch mouse_flag_len ,mem_mouse_flag 
+0x54af 020924 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
+0x54b0 020925 fetch 1 ,core_lpm_isogate 
+0x54b1 020926 bbit1 cold_wake ,mouse_wakeup_from_poweron 
+0x54b2 020927 enable user 
+:      020928 mouse_wakeup_from_poweron:
+0x54b3 020929 fetch 1 ,mem_reconn_times_init 
+0x54b4 020930 store 1 ,mem_reconn_times 
+0x54b5 020931 rtn 
+:      020933 mouse4_0_check_reconn_target:
+0x54b6 020934 jam 1 ,mem_mouse_le_reconnect_flag 
+0x54b7 020935 fetcht 1 ,mem_mouse_fast_direct_timeout 
+0x54b8 020936 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x54b9 020937 beq 0xff ,mouse4_0_check_reconn_target_next 
+0x54ba 020938 fetcht 1 ,mem_mouse_direct_timeout 
+:      020939 mouse4_0_check_reconn_target_next:
+0x54bb 020940 storet 1 ,mem_mouse_direct_timer 
+0x54bc 020941 call app_lpm_mult_disable 
+0x54bd 020942 fetch 3 ,mem_le_adv_direct_ind 
+0x54be 020943 store 3 ,mem_le_adv_data + 4 
+0x54bf 020944 call mouse_le_check_adv_flag 
+0x54c0 020945 setarg adv_flag_bredr_not_supported 
+0x54c1 020946 istore 1 ,contr 
+0x54c2 020947 arg mem_le_scan_data ,contr 
+0x54c3 020948 call mouse_le_adv_data_update 
+0x54c4 020949 branch check_51cmd_adv 
+:      020953 mouse_lpm_check_wake_lock:
+0x54c5 020954 bmark1 mark_24g ,app_get_lpm_wake_lock 
+0x54c6 020955 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x54c7 020956 branch app_get_lpm_wake_lock ,blank 
+0x54c8 020957 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x54c9 020958 beq le_lpm_disable ,app_get_lpm_wake_lock 
+0x54ca 020959 fetch 1 ,mem_mouse_wheel_trigger 
+0x54cb 020960 nbranch app_get_lpm_wake_lock ,blank 
+0x54cc 020961 branch app_put_lpm_wake_lock 
+:      020970 mouse_app_enter_hibernate:
+0x54cd 020971 bpatch patch0e_1 ,mem_patch0e 
+0x54ce 020972 setarg pan_reg_config 
+0x54cf 020973 call twspi_read 
+0x54d0 020974 bbit1 3 ,mouse_app_enter_hibernate_next 
+0x54d1 020975 call mouse_sensor_reset 
+0x54d2 020976 call mouse_sensor_powerdown 
+:      020977 mouse_app_enter_hibernate_next:
+0x54d3 020978 call mouse_setgpio_hibernate 
+0x54d4 020979 branch app_enter_hibernate 
+:      020981 mouse_before_hibernate:
+0x54d5 020982 bpatch patch0e_2 ,mem_patch0e 
+0x54d6 020983 call disable_authrom 
+0x54d7 020984 call mouse_before_hibernate_wheel_gpio_set 
+0x54d8 020985 call mouse_setgpio_hibernate 
+0x54d9 020986 call mouse_flash_power_down 
+0x54da 020987 fetcht 1 ,mem_sensor_motion_gpio 
+0x54db 020988 branch gpio_clr_wake 
+:      020991 mouse_setgpio_hibernate:
+0x54dc 020992 bpatch patch0e_3 ,mem_patch0e 
+0x54dd 020993 call mouse_set_sdio_high 
+0x54de 020994 call clear_wake 
+0x54df 020995 call mouse_logo_led_off 
+0x54e0 020996 call mouse_lpm_before_common 
+0x54e1 020997 call mouse_gpio_pd_idle 
+0x54e2 020998 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x54e3 020999 call mouse_gpio_config_input_pu 
+0x54e4 021000 call mouse_gpio_set_high_impedance 
+:      021001 mouse_setgpio_hibernate_next:
+0x54e5 021002 call mouse_device_multi_led_all_off 
+0x54e6 021003 call mouse_adc_gpio_set_before_hibernate 
+0x54e7 021004 branch mouse_wheel_gpio_set_before_hibernate 
+:      021006 mouse_wheel_gpio_set_before_hibernate:
+0x54e8 021007 fetch mouse_flag_len ,mem_mouse_flag 
+0x54e9 021008 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      021009 mouse_wheel_gpio_clr_wakeup:
+0x54ea 021010 fetcht 1 ,mem_whee_a_data_gpio 
+0x54eb 021011 call gpio_clr_wake 
+0x54ec 021012 fetcht 1 ,mem_whee_b_data_gpio 
+0x54ed 021013 call gpio_clr_wake 
+0x54ee 021014 fetcht 1 ,mem_whee_a_data_gpio 
+0x54ef 021015 call mouse_gpio_config_input_pd 
+0x54f0 021016 fetcht 1 ,mem_whee_b_data_gpio 
+0x54f1 021017 branch mouse_gpio_config_input_pd 
+:      021019 mouse_adc_gpio_set_before_hibernate:
+0x54f2 021020 fetch mouse_flag_len ,mem_mouse_flag 
+0x54f3 021021 rtnbit0 mouse_enable_adc 
+0x54f4 021022 fetch 1 ,mem_adc_config_flag 
+0x54f5 021023 rtnne adc_config_gpio 
+0x54f6 021024 fetch 1 ,mem_adc_channel_gpio 
+0x54f7 021025 arg gpcfg_no_ie ,temp 
+0x54f8 021026 branch gpio_config_function_int 
+:      021030 mouse_gpio_pd_idle:
+0x54f9 021031 arg core_gpio_conf ,contr 
+0x54fa 021032 arg gpio_number ,loopcnt 
+:      021033 mouse_gpio_pd_idle_loop:
+0x54fb 021034 ifetch 1 ,contr 
+0x54fc 021035 nbranch mouse_gpio_pd_idle_configured ,blank 
+0x54fd 021036 setarg gpcfg_pulldown 
+0x54fe 021037 add contr ,-1 ,contw 
+0x54ff 021038 istore 1 ,contw 
+:      021039 mouse_gpio_pd_idle_configured:
+0x5500 021040 loop mouse_gpio_pd_idle_loop 
+0x5501 021041 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x5502 021042 isub contr ,null 
+0x5503 021043 rtn zero 
+:      021044 mouse_gpio_pd_idle_ext:
+0x5504 021045 arg gpio_number_ext ,loopcnt 
+0x5505 021046 arg core_gpio_conf_hi ,contr 
+0x5506 021047 branch mouse_gpio_pd_idle_loop 
+:      021049 mouse_process_lpm_before:
+0x5507 021050 rtnmark1 mark_24g 
+0x5508 021051 call mouse_lpm_before_common 
+0x5509 021052 fetch 1 ,mem_lpm_current_mult 
+0x550a 021053 nrtn blank 
+0x550b 021054 branch gpio_clr_wake 
+:      021056 mouse_lpm_before_common:
+0x550c 021057 bpatch patch0e_4 ,mem_patch0e 
+0x550d 021058 fetcht 1 ,mem_whee_a_data_gpio 
+0x550e 021059 call gpio_config_input 
+0x550f 021060 fetcht 1 ,mem_whee_b_data_gpio 
+0x5510 021061 call gpio_config_input 
+0x5511 021063 call mouse_wheel_check 
+0x5512 021064 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x5513 021065 call mouse_gpio_config_output_high 
+0x5514 021066 call twspi_disable 
+0x5515 021068 fetcht 1 ,mem_lbutton_gpio 
+0x5516 021069 call gpio_set_wake 
+0x5517 021070 fetcht 1 ,mem_rbutton_gpio 
+0x5518 021071 call gpio_set_wake 
+0x5519 021072 fetcht 1 ,mem_mbutton_gpio 
+0x551a 021073 call gpio_set_wake 
+0x551b 021075 fetcht 1 ,mem_bk_button_gpio 
+0x551c 021076 call gpio_set_wake 
+0x551d 021077 fetcht 1 ,mem_fw_button_gpio 
+0x551e 021078 call gpio_set_wake 
+0x551f 021079 fetcht 1 ,mem_dpi_button_gpio 
+0x5520 021080 call gpio_set_wake 
+0x5521 021081 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5522 021082 call gpio_set_wake 
+0x5523 021084 fetcht 1 ,mem_customer_key_gpio 
+0x5524 021085 call gpio_set_wake 
+0x5525 021087 fetcht 1 ,mem_whee_a_data_gpio 
+0x5526 021088 call gpio_set_wake_by_current_state 
+0x5527 021089 fetcht 1 ,mem_whee_b_data_gpio 
+0x5528 021090 call gpio_set_wake_by_current_state 
+0x5529 021091 fetcht 1 ,mem_whee_ta_data_gpio 
+0x552a 021092 call gpio_set_wake_by_current_state 
+0x552b 021093 fetcht 1 ,mem_whee_tb_data_gpio 
+0x552c 021094 call gpio_set_wake_by_current_state 
+0x552d 021095 fetcht 1 ,mem_sensor_motion_gpio 
+0x552e 021096 branch gpio_set_wake 
+:      021100 mouse_set_mult:
+0x552f 021101 fetch 2 ,mem_ui_state_map 
+0x5530 021102 rtnbit0 ui_state_ble_connected 
+0x5531 021103 copy rega ,pdata 
+0x5532 021104 nbranch le_set_config_short_mult ,blank 
+0x5533 021105 branch le_clr_config_short_mult 
+:      021109 mouse_adc_gpio_set:
+0x5534 021110 bpatch patch0e_5 ,mem_patch0e 
+0x5535 021111 fetch 1 ,mem_adc_config_flag 
+0x5536 021112 rtnne adc_config_gpio 
+0x5537 021113 fetcht 1 ,mem_adc_channel_gpio 
+0x5538 021114 branch gpio_set_high_impedance 
+:      021116 mouse_adc_gpio_mux_init:
+0x5539 021117 fetch mouse_flag_len ,mem_mouse_flag 
+0x553a 021118 rtnbit0 mouse_enable_adc 
+0x553b 021119 jam mouse_adc_check_multiple ,mem_adc_mux_status 
+0x553c 021120 rtn 
+:      021122 mouse_adc_read:
+0x553d 021123 bpatch patch0e_6 ,mem_patch0e 
+0x553e 021124 fetch mouse_flag_len ,mem_mouse_flag 
+0x553f 021125 rtnbit0 mouse_enable_adc 
+0x5540 021126 call mouse_adc_gpio_set 
+0x5541 021127 fetch 1 ,mem_adc_config_flag 
+0x5542 021128 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
+0x5543 021129 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
+0x5544 021130 branch mouse_adc_read_start 
+:      021132 mouse_adc_read_gpio_mux_start:
+0x5545 021133 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
+0x5546 021134 branch mouse_adc_read_start 
+:      021136 mouse_adc_read_start:
+0x5547 021137 bpatch patch0e_7 ,mem_patch0e 
+0x5548 021138 call enable_adc 
+0x5549 021139 call vdd_calculate_by_mode 
+0x554a 021140 store 2 ,mem_mouse_vdd_now_vol 
+0x554b 021141 fetch 1 ,mem_adc_config_flag 
+0x554c 021142 bne adc_config_gpio ,mouse_adc_data_process 
+0x554d 021143 fetcht 2 ,mem_mouse_vdd_now_vol 
+0x554e 021144 mul32 temp ,8 ,pdata 
+0x554f 021145 div pdata ,10 
+0x5550 021146 call get_div_result 
+0x5551 021147 iadd temp ,pdata 
+0x5552 021148 store 2 ,mem_mouse_vdd_now_vol 
+:      021149 mouse_adc_data_process:
+0x5553 021150 arg mem_mouse_vdd_calculate_set ,rega 
+0x5554 021151 call mouse_adc_bat_percent_lowpower_out 
+0x5555 021152 fetch 1 ,mem_adc_power_flag 
+0x5556 021153 bbit1 1 ,mouse_app_enter_hibernate 
+0x5557 021154 bbit0 0 ,mouse_adc_no_low_voltage 
+0x5558 021155 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5559 021156 branch mouse_adc_low_voltage 
+:      021158 mouse_adc_low_voltage:
+0x555a 021159 arg mouse_low_voltage_flag ,queue 
+0x555b 021160 branch mouse_enable_function_flag 
+:      021161 mouse_adc_no_low_voltage:
+0x555c 021162 arg mouse_low_voltage_flag ,queue 
+0x555d 021163 call mouse_disable_function_flag 
+0x555e 021164 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x555f 021165 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5560 021166 rtn blank 
+0x5561 021167 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x5562 021168 branch mouse_low_voltage_led_off_judge 
+:      021171 mouse_adc_bat_percent_lowpower_out:
+0x5563 021172 bpatch patch0f_0 ,mem_patch0f 
+0x5564 021173 ifetch 8 ,rega 
+0x5565 021174 store 8 ,mem_pdatatemp 
+0x5566 021175 fetch 1 ,mem_adc_mux_status 
+0x5567 021176 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5568 021177 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5569 021178 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
+:      021179 mouse_adc_bat_percent_lowpower_out_battery:
+0x556a 021180 call adc_clear_no_power_flag 
+0x556b 021181 call adc_clear_low_power_flag 
+0x556c 021182 fetch 2 ,mem_pdatatemp + 6 
+0x556d 021183 fetcht 2 ,mem_pdatatemp + 2 
+0x556e 021184 isub temp ,null 
+0x556f 021185 ncall adc_set_no_power_flag ,positive 
+0x5570 021186 fetcht 2 ,mem_pdatatemp + 4 
+0x5571 021187 isub temp ,null 
+0x5572 021188 ncall adc_set_low_power_flag ,positive 
+:      021189 mouse_adc_bat_level_set:
+0x5573 021190 fetch 2 ,mem_pdatatemp + 6 
+0x5574 021191 fetcht 2 ,mem_pdatatemp 
+0x5575 021192 isub temp ,null 
+0x5576 021193 branch mouse_adc_bat_level_100_percent ,positive 
+0x5577 021194 fetcht 2 ,mem_pdatatemp + 2 
+0x5578 021195 isub temp ,pdata 
+0x5579 021196 nbranch mouse_adc_bat_level_0_percent ,positive 
+0x557a 021197 branch mouse_adc_bat_level_0_percent ,blank 
+0x557b 021198 mul32 pdata ,100 ,rega 
+0x557c 021199 fetch 2 ,mem_pdatatemp 
+0x557d 021200 fetcht 2 ,mem_pdatatemp + 2 
+0x557e 021201 isub temp ,temp 
+0x557f 021202 copy rega ,pdata 
+0x5580 021203 idiv temp 
+0x5581 021204 call get_div_result 
+0x5582 021205 store 1 ,mem_le_battery_level_percentage 
+0x5583 021206 rtn 
+:      021208 mouse_adc_bat_level_100_percent:
+0x5584 021209 jam 100 ,mem_le_battery_level_percentage 
+0x5585 021210 rtn 
+:      021211 mouse_adc_bat_level_0_percent:
+0x5586 021212 jam 0 ,mem_le_battery_level_percentage 
+0x5587 021213 rtn 
+:      021215 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
+0x5588 021216 branch mouse_adc_bat_percent_lowpower_out_battery 
+:      021222 mouse_gpio_init:
+0x5589 021223 fetcht 1 ,mem_eeprom_wp_gpio 
+0x558a 021224 call gpio_config_output 
+0x558b 021226 fetcht 1 ,mem_lbutton_gpio 
+0x558c 021227 call mouse_gpio_config_input_pu 
+0x558d 021228 fetcht 1 ,mem_rbutton_gpio 
+0x558e 021229 call mouse_gpio_config_input_pu 
+0x558f 021230 fetcht 1 ,mem_mbutton_gpio 
+0x5590 021231 call mouse_gpio_config_input_pu 
+0x5591 021232 fetcht 1 ,mem_bk_button_gpio 
+0x5592 021233 call mouse_gpio_config_input_pu 
+0x5593 021234 fetcht 1 ,mem_fw_button_gpio 
+0x5594 021235 call mouse_gpio_config_input_pu 
+0x5595 021236 fetcht 1 ,mem_dpi_button_gpio 
+0x5596 021237 call mouse_gpio_config_input_pu 
+0x5597 021239 fetcht 1 ,mem_matrix_public_gpio 
+0x5598 021240 call mouse_gpio_config_input_pu 
+0x5599 021242 fetcht 1 ,mem_config_select_device_button_gpio 
+0x559a 021243 call mouse_gpio_config_input_pu 
+0x559b 021245 fetcht 1 ,mem_customer_key_gpio 
+0x559c 021246 call mouse_gpio_config_input_pu 
+0x559d 021248 fetcht 1 ,mem_whee_a_data_gpio 
+0x559e 021249 call mouse_gpio_config_input_pu 
+0x559f 021251 fetcht 1 ,mem_whee_b_data_gpio 
+0x55a0 021252 call mouse_gpio_config_input_pu 
+0x55a1 021254 fetcht 1 ,mem_whee_ta_data_gpio 
+0x55a2 021255 call mouse_gpio_config_input_pu 
+0x55a3 021256 fetcht 1 ,mem_whee_tb_data_gpio 
+0x55a4 021257 call mouse_gpio_config_input_pu 
+0x55a5 021259 fetcht 1 ,mem_sensor_motion_gpio 
+0x55a6 021260 call mouse_gpio_config_input_pu 
+0x55a7 021262 fetcht 1 ,mem_device_switch_gpio 
+0x55a8 021263 call mouse_gpio_config_input_pu 
+0x55a9 021265 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x55aa 021266 branch mouse_gpio_config_input_pu 
+:      021269 mouse_gpio_set_pupd_by_input:
+0x55ab 021270 sub temp ,ui_button_gpio_disable ,null 
+0x55ac 021271 rtn zero 
+0x55ad 021272 and temp ,0x7f ,queue 
+0x55ae 021273 fetch 4 ,core_gpio_in 
+0x55af 021274 qisolate1 pdata 
+0x55b0 021275 branch mouse_gpio_config_input_pu ,true 
+:      021276 mouse_gpio_config_input_pd:
+0x55b1 021277 sub temp ,ui_button_gpio_disable ,null 
+0x55b2 021278 rtn zero 
+0x55b3 021279 set1 gpio_active_bit ,temp 
+0x55b4 021280 branch gpio_config_input 
+:      021282 mouse_gpio_config_input_pu:
+0x55b5 021283 sub temp ,ui_button_gpio_disable ,null 
+0x55b6 021284 rtn zero 
+0x55b7 021285 set0 gpio_active_bit ,temp 
+0x55b8 021286 branch gpio_config_input 
+:      021288 mouse_gpio_set_high_impedance:
+0x55b9 021289 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+0x55ba 021290 store 3 ,mem_pdatatemp 
+0x55bb 021291 arg 13 ,loopcnt 
+0x55bc 021292 arg 0 ,temp 
+:      021293 mouse_gpio_set_high_impedance_bit_loop:
+0x55bd 021294 fetch 3 ,mem_pdatatemp 
+0x55be 021295 isolate1 0 ,pdata 
+0x55bf 021296 call gpio_set_high_impedance ,true 
+0x55c0 021297 fetch 3 ,mem_pdatatemp 
+0x55c1 021298 lshift pdata ,pdata 
+0x55c2 021299 store 3 ,mem_pdatatemp 
+0x55c3 021300 increase 1 ,temp 
+0x55c4 021301 loop mouse_gpio_set_high_impedance_bit_loop 
+0x55c5 021302 rtn 
+:      021308 mouse_le_name_modify:
+0x55c6 021309 bpatch patch0f_1 ,mem_patch0f 
+0x55c7 021310 fetch 8 ,mem_le_name_patch 
+0x55c8 021311 rtn blank 
+0x55c9 021312 fetch 1 ,mem_le_name_patch_len 
+0x55ca 021313 copy pdata ,rega 
+0x55cb 021314 sub pdata ,11 ,null 
+0x55cc 021315 nbranch mouse_le_name_patch_len_overflow ,positive 
+0x55cd 021317 call mouse_le_name_clear 
+0x55ce 021319 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55cf 021320 call mouse_le_name_modify_next 
+0x55d0 021322 arg mem_le_scan_data + 2 ,contw 
+0x55d1 021323 call mouse_le_name_modify_next 
+0x55d2 021325 arg mem_le_name ,contw 
+:      021326 mouse_le_name_modify_next:
+0x55d3 021327 arg mem_le_name_patch ,contr 
+0x55d4 021328 copy rega ,loopcnt 
+0x55d5 021329 branch memcpy 
+:      021331 mouse_le_name_clear:
+0x55d6 021332 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55d7 021333 call mouse_le_name_clear_next 
+0x55d8 021335 arg mem_le_scan_data + 2 ,contw 
+0x55d9 021336 call mouse_le_name_clear_next 
+0x55da 021338 arg mem_le_name ,contw 
+:      021339 mouse_le_name_clear_next:
+0x55db 021340 arg 11 ,loopcnt 
+0x55dc 021341 branch clear_mem 
+:      021343 mouse_le_name_patch_len_overflow:
+0x55dd 021344 call mouse_le_swift_pair_disable 
+0x55de 021346 fetch 1 ,mem_le_name_patch_len 
+0x55df 021347 increase 1 ,pdata 
+0x55e0 021348 store 1 ,mem_le_adv_swift_pair 
+0x55e1 021349 jam 9 ,mem_le_adv_swift_pair + 1 
+0x55e2 021350 arg mem_le_name_patch ,contr 
+0x55e3 021351 arg mem_le_adv_swift_pair + 2 ,contw 
+0x55e4 021352 copy rega ,loopcnt 
+0x55e5 021353 call memcpy 
+0x55e6 021355 fetch 1 ,mem_le_name_patch_len 
+0x55e7 021356 increase 1 ,pdata 
+0x55e8 021357 store 1 ,mem_le_scan_data 
+0x55e9 021358 jam 9 ,mem_le_scan_data + 1 
+0x55ea 021359 arg mem_le_name_patch ,contr 
+0x55eb 021360 arg mem_le_scan_data + 2 ,contw 
+0x55ec 021361 copy rega ,loopcnt 
+0x55ed 021362 call memcpy 
+0x55ee 021364 arg mem_le_name_patch_len ,contr 
+0x55ef 021365 arg mem_le_name_len ,contw 
+0x55f0 021366 copy rega ,loopcnt 
+0x55f1 021367 increase 1 ,loopcnt 
+0x55f2 021368 branch memcpy 
+:      021370 mouse_le_swift_pair_disable:
+0x55f3 021371 arg mem_le_adv_swift_pair ,contw 
+0x55f4 021372 arg 20 ,loopcnt 
+0x55f5 021373 branch clear_mem 
+:      021379 mouse_sensor_spi_init:
+0x55f6 021380 call mouse_spid_init_pin 
+0x55f7 021381 jam 0x73 ,mem_spi_init_clk 
+0x55f8 021383 call mouse_spi_init 
+0x55f9 021384 branch twspi_enable 
+:      021386 mouse_spi_write_flash_cb:
+:      021387 mouse_spi_init:
+0x55fa 021388 branch spid_init 
+:      021390 mouse_spid_init_pin:
+0x55fb 021391 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x55fc 021392 arg gpcfg_spid_sck ,temp 
+0x55fd 021393 call gpio_config_function_int 
+0x55fe 021394 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x55ff 021395 arg gpcfg_spid_sdio ,temp 
+0x5600 021396 branch gpio_config_function_int 
+:      021401 mouse_motion:
+0x5601 021402 bpatch patch0f_2 ,mem_patch0f 
+0x5602 021403 disable user 
+0x5603 021404 setarg 0 
+0x5604 021405 store 6 ,mem_mouse_x 
+0x5605 021406 call mouse_check_sensor_data 
+0x5606 021407 setarg 0x0089 
+0x5607 021408 call twspi_write 
+0x5608 021409 call mouse_setting_sensor_type 
+0x5609 021410 call mouse_zwheel 
+0x560a 021411 call mouse_t_zwheel 
+0x560b 021412 call mouse_key 
+0x560c 021413 fetch 1 ,mem_mouse_key 
+0x560d 021414 and_into 0x1f ,pdata 
+0x560e 021415 store 1 ,mem_mouse_key 
+0x560f 021416 nbranch mouse_drawing_optima_init ,user 
+0x5610 021417 call mouse_drawing_optima 
+0x5611 021418 branch mouse_no_data_timer_init 
+:      021422 mouse_zwheel:
+0x5612 021423 fetch 1 ,mem_mouse_z_data 
+0x5613 021424 rtn blank 
+0x5614 021425 store 1 ,mem_mouse_z 
+0x5615 021426 jam 0 ,mem_mouse_z_data 
+0x5616 021427 branch enable_user 
+:      021429 mouse_t_zwheel:
+0x5617 021430 fetch 1 ,mem_mouse_tz_data 
+0x5618 021431 rtn blank 
+0x5619 021432 store 1 ,mem_mouse_tz 
+0x561a 021433 jam 0 ,mem_mouse_tz_data 
+0x561b 021434 branch enable_user 
+:      021436 mouse_wheel_check:
+0x561c 021437 call mouse_t_wheel_scan 
+0x561d 021438 call mouse_wheel_scan 
+0x561e 021439 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x561f 021440 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x5620 021441 store 1 ,mem_wheel_tb_old_pinlevel 
+0x5621 021442 isub temp ,null 
+0x5622 021443 nbranch app_lpm_wake_auto_lock ,zero 
+0x5623 021444 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5624 021445 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x5625 021446 store 1 ,mem_mwheel_b_old_pinlevel 
+0x5626 021447 isub temp ,null 
+0x5627 021448 nbranch app_lpm_wake_auto_lock ,zero 
+0x5628 021449 rtn 
+:      021450 mouse_t_wheel_scan:
+0x5629 021451 fetch 1 ,mem_whee_ta_data_gpio 
+0x562a 021452 rtneq gpio_disable 
+0x562b 021453 arg 0 ,rega 
+0x562c 021454 fetcht 1 ,mem_whee_ta_data_gpio 
+0x562d 021455 call gpio_get_bit 
+0x562e 021456 setflag true ,0 ,rega 
+0x562f 021457 fetcht 1 ,mem_whee_tb_data_gpio 
+0x5630 021458 call gpio_get_bit 
+0x5631 021459 setflag true ,1 ,rega 
+0x5632 021460 copy rega ,pdata 
+0x5633 021461 store 1 ,mem_wheel_tb_new_pinlevel 
+0x5634 021462 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x5635 021463 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x5636 021464 fetch 1 ,mem_wheel_tog 
+0x5637 021465 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x5638 021466 rtn 
+:      021468 mouse_t_wheel_scan_judge1:
+0x5639 021469 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563a 021470 beq 0 ,mouse_t_wheel_scan_judge11 
+0x563b 021471 beq 3 ,mouse_t_wheel_scan_judge12 
+0x563c 021472 rtn 
+:      021473 mouse_t_wheel_scan_judge2:
+0x563d 021474 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563e 021475 beq 0 ,mouse_t_wheel_scan_judge21 
+0x563f 021476 beq 3 ,mouse_t_wheel_scan_judge22 
+0x5640 021477 rtn 
+:      021478 mouse_t_wheel_scan_judge11:
+0x5641 021479 jam 0x82 ,mem_wheel_tog 
+0x5642 021480 rtn 
+:      021481 mouse_t_wheel_scan_judge12:
+0x5643 021482 jam 0x81 ,mem_wheel_tog 
+0x5644 021483 rtn 
+:      021484 mouse_t_wheel_scan_judge21:
+0x5645 021485 jam 0x80 ,mem_wheel_tog 
+0x5646 021486 rtn 
+:      021487 mouse_t_wheel_scan_judge22:
+0x5647 021488 jam 0x83 ,mem_wheel_tog 
+0x5648 021489 rtn 
+:      021490 mouse_t_wheel_scan_judge3:
+0x5649 021491 fetch 1 ,mem_wheel_tog 
+0x564a 021492 set0 7 ,pdata 
+0x564b 021493 store 1 ,mem_wheel_tog 
+0x564c 021494 beq 0 ,mouse_t_wheel_scan_judge30 
+0x564d 021495 beq 1 ,mouse_t_wheel_scan_judge31 
+0x564e 021496 beq 2 ,mouse_t_wheel_scan_judge32 
+0x564f 021497 beq 3 ,mouse_t_wheel_scan_judge33 
+0x5650 021498 rtn 
+:      021499 mouse_t_wheel_scan_judge30:
+0x5651 021500 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5652 021501 beq 3 ,mouse_wheel_t_forward 
+0x5653 021502 rtn 
+:      021503 mouse_t_wheel_scan_judge31:
+0x5654 021504 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5655 021505 beq 0 ,mouse_wheel_t_forward 
+0x5656 021506 rtn 
+:      021507 mouse_t_wheel_scan_judge32:
+0x5657 021508 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5658 021509 beq 3 ,mouse_wheel_t_back 
+0x5659 021510 rtn 
+:      021511 mouse_t_wheel_scan_judge33:
+0x565a 021512 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x565b 021513 beq 0 ,mouse_wheel_t_back 
+0x565c 021514 rtn 
+:      021515 mouse_wheel_t_forward:
+0x565d 021516 fetch 1 ,mem_mouse_tz_data 
+0x565e 021517 increase 1 ,pdata 
+0x565f 021518 store 1 ,mem_mouse_tz_data 
+0x5660 021519 rtn 
+:      021520 mouse_wheel_t_back:
+0x5661 021521 fetch 1 ,mem_mouse_tz_data 
+0x5662 021522 increase -1 ,pdata 
+0x5663 021523 store 1 ,mem_mouse_tz_data 
+0x5664 021524 rtn 
+:      021527 mouse_wheel_scan:
+0x5665 021528 fetch 1 ,mem_whee_a_data_gpio 
+0x5666 021529 rtneq gpio_disable 
+0x5667 021530 arg 0 ,rega 
+0x5668 021531 fetcht 1 ,mem_whee_a_data_gpio 
+0x5669 021532 call gpio_get_bit 
+0x566a 021533 setflag true ,0 ,rega 
+0x566b 021534 fetcht 1 ,mem_whee_b_data_gpio 
+0x566c 021535 call gpio_get_bit 
+0x566d 021536 setflag true ,1 ,rega 
+0x566e 021537 copy rega ,pdata 
+0x566f 021538 store 1 ,mem_mwheel_b_new_pinlevel 
+0x5670 021539 beq 0x01 ,mouse_wheel_scan_judge1 
+0x5671 021540 beq 0x02 ,mouse_wheel_scan_judge2 
+0x5672 021541 fetch 1 ,mem_mwheel_tog 
+0x5673 021542 bbit1 7 ,mouse_wheel_scan_judge3 
+0x5674 021543 rtn 
+:      021545 mouse_wheel_scan_judge1:
+0x5675 021546 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x5676 021547 beq 0 ,mouse_wheel_scan_judge11 
+0x5677 021548 beq 3 ,mouse_wheel_scan_judge12 
+0x5678 021549 rtn 
+:      021550 mouse_wheel_scan_judge2:
+0x5679 021551 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x567a 021552 beq 0 ,mouse_wheel_scan_judge21 
+0x567b 021553 beq 3 ,mouse_wheel_scan_judge22 
+0x567c 021554 rtn 
+:      021555 mouse_wheel_scan_judge11:
+0x567d 021556 jam 0x82 ,mem_mwheel_tog 
+0x567e 021557 rtn 
+:      021558 mouse_wheel_scan_judge12:
+0x567f 021559 jam 0x81 ,mem_mwheel_tog 
+0x5680 021560 rtn 
+:      021561 mouse_wheel_scan_judge21:
+0x5681 021562 jam 0x80 ,mem_mwheel_tog 
+0x5682 021563 rtn 
+:      021564 mouse_wheel_scan_judge22:
+0x5683 021565 jam 0x83 ,mem_mwheel_tog 
+0x5684 021566 rtn 
+:      021567 mouse_wheel_scan_judge3:
+0x5685 021568 fetch 1 ,mem_mwheel_tog 
+0x5686 021569 set0 7 ,pdata 
+0x5687 021570 store 1 ,mem_mwheel_tog 
+0x5688 021571 beq 0 ,mouse_wheel_scan_judge30 
+0x5689 021572 beq 1 ,mouse_wheel_scan_judge31 
+0x568a 021573 beq 2 ,mouse_wheel_scan_judge32 
+0x568b 021574 beq 3 ,mouse_wheel_scan_judge33 
+0x568c 021575 rtn 
+:      021576 mouse_wheel_scan_judge30:
+0x568d 021577 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x568e 021578 beq 3 ,mouse_wheel_forward 
+0x568f 021579 rtn 
+:      021580 mouse_wheel_scan_judge31:
+0x5690 021581 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5691 021582 beq 0 ,mouse_wheel_forward 
+0x5692 021583 rtn 
+:      021584 mouse_wheel_scan_judge32:
+0x5693 021585 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5694 021586 beq 3 ,mouse_wheel_back 
+0x5695 021587 rtn 
+:      021588 mouse_wheel_scan_judge33:
+0x5696 021589 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5697 021590 beq 0 ,mouse_wheel_back 
+0x5698 021591 rtn 
+:      021592 mouse_wheel_forward:
+0x5699 021593 fetch 1 ,mem_mouse_z_data 
+0x569a 021594 increase 1 ,pdata 
+0x569b 021595 store 1 ,mem_mouse_z_data 
+0x569c 021596 rtn 
+:      021597 mouse_wheel_back:
+0x569d 021598 fetch 1 ,mem_mouse_z_data 
+0x569e 021599 increase -1 ,pdata 
+0x569f 021600 store 1 ,mem_mouse_z_data 
+0x56a0 021601 rtn 
+:      021604 mouse_wheel_gpio_set_wake:
+0x56a1 021605 fetcht 1 ,mem_whee_a_data_gpio 
+0x56a2 021606 call gpio_set_wake_by_current_state 
+0x56a3 021607 fetcht 1 ,mem_whee_b_data_gpio 
+0x56a4 021608 call gpio_set_wake_by_current_state 
+0x56a5 021609 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56a6 021610 call gpio_set_wake_by_current_state 
+0x56a7 021611 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56a8 021612 branch gpio_set_wake_by_current_state 
+:      021614 mouse_before_hibernate_wheel_gpio_set:
+0x56a9 021615 fetcht 1 ,mem_whee_a_data_gpio 
+0x56aa 021616 call mouse_gpio_set_pupd_by_input 
+0x56ab 021617 fetcht 1 ,mem_whee_b_data_gpio 
+0x56ac 021618 call mouse_gpio_set_pupd_by_input 
+0x56ad 021619 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56ae 021620 call mouse_gpio_set_pupd_by_input 
+0x56af 021621 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56b0 021622 branch mouse_gpio_set_pupd_by_input 
+:      021624 mouse_wheel_trigger:
+0x56b1 021625 fetch 2 ,mem_mouse_z 
+0x56b2 021626 rtn blank 
+0x56b3 021627 jam 1 ,mem_mouse_wheel_trigger 
+0x56b4 021628 jam 10 ,mem_mouse_wheel_trigger_timer 
+0x56b5 021629 rtn 
+:      021631 mouse_wheel_trigger_timer:
+0x56b6 021632 arg mem_mouse_wheel_trigger_timer ,regc 
+0x56b7 021633 arg mouse_wheel_trigger_disable ,regb 
+0x56b8 021634 branch timer_single_step 
+:      021635 mouse_wheel_trigger_disable:
+0x56b9 021636 jam 0 ,mem_mouse_wheel_trigger 
+0x56ba 021637 rtn 
+:      021645 mouse_dpi_check:
+0x56bb 021646 fetch 1 ,mem_dpi_button_gpio 
+0x56bc 021647 rtneq gpio_disable 
+0x56bd 021648 arg 0 ,rega 
+0x56be 021649 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x56bf 021650 fetcht 1 ,mem_dpi_button_gpio 
+0x56c0 021651 call mouse_dpi_key_check 
+:      021652 mouse_dpi_check_next:
+0x56c1 021653 store 1 ,mem_mouse_dpikey_press_status 
+0x56c2 021654 fetch 1 ,mem_matrix_public_gpio 
+0x56c3 021655 beq gpio_disable ,mouse_3io6key_dpi_check_end 
+0x56c4 021656 call mouse_matrix_public_gpio_reset 
+:      021657 mouse_dpi_check_exit:
+0x56c5 021658 copy rega ,pdata 
+0x56c6 021659 bbit1 mouse_dpi_key ,mouse_dpi_down 
+0x56c7 021660 branch mouse_dpi_up 
+:      021662 mouse_dpi_key_check:
+0x56c8 021663 fetch mouse_flag_len ,mem_mouse_flag 
+0x56c9 021664 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x56ca 021665 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56cb 021666 copy pdata ,regc 
+0x56cc 021667 fetch 1 ,mem_matrix_public_gpio 
+0x56cd 021668 beq gpio_disable ,mouse_3io6key_check 
+:      021669 mouse_dpi_key_check_next:
+0x56ce 021670 fetch 1 ,mem_mouse_ghost_flag 
+0x56cf 021671 nbranch mouse_dpi_check_end ,blank 
+:      021672 mouse_dpi_key_connect_matrix:
+0x56d0 021673 call gpio_get_bit 
+0x56d1 021674 fetcht 1 ,mem_matrix_public_gpio 
+0x56d2 021675 branch mouse_dpi_key_connect_gnd ,true 
+0x56d3 021676 fetcht 1 ,mem_matrix_public_gpio 
+0x56d4 021677 call gpio_out_active 
+0x56d5 021678 fetcht 1 ,mem_dpi_button_gpio 
+0x56d6 021679 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56d7 021680 branch mouse_check_key_connect_gnd 
+:      021682 mouse_3io6key_dpi_check_end:
+0x56d8 021683 fetcht 1 ,mem_dpi_button_gpio 
+0x56d9 021684 call mouse_gpio_config_input_pu 
+0x56da 021685 branch mouse_dpi_check_exit 
+:      021687 mouse_dpi_check_end:
+0x56db 021688 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56dc 021689 jam 0 ,mem_mouse_dpikey_press_status 
+0x56dd 021690 rtn 
+:      021692 mouse_dpi_key_connect_gnd:
+0x56de 021693 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56df 021694 branch mouse_check_key_connect_gnd 
+:      021696 mouse_dpi_down:
+0x56e0 021697 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e1 021698 rtneq dpi_button_state_down 
+0x56e2 021699 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x56e3 021700 fetch mouse_flag_len ,mem_mouse_flag 
+0x56e4 021701 rtnbit1 mouse_enable_select_device_by_dpi_button 
+0x56e5 021702 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
+0x56e6 021703 branch mouse_dpi_process 
+:      021705 mouse_dpi_up:
+0x56e7 021706 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e8 021707 rtneq dpi_button_state_up 
+0x56e9 021708 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56ea 021709 fetch mouse_flag_len ,mem_mouse_flag 
+0x56eb 021710 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
+0x56ec 021711 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
+0x56ed 021712 rtn 
+:      021713 mouse_dpi_up_next:
+0x56ee 021714 fetch 1 ,mem_mouse_dpi_long_press_flag 
+0x56ef 021715 nbranch mouse_dpi_up_after_long_press ,blank 
+0x56f0 021716 fetch 1 ,mem_select_device_count 
+0x56f1 021717 ncall mouse_dpi_process ,blank 
+:      021718 mouse_dpi_up_after_long_press:
+0x56f2 021719 jam 0 ,mem_mouse_dpi_long_press_flag 
+0x56f3 021720 fetch 1 ,mem_ui_button_timeout 
+0x56f4 021721 store 1 ,mem_select_device_count 
+0x56f5 021722 store 1 ,mem_bt_discovery_count 
+0x56f6 021723 rtn 
+:      021725 mouse_dpi_process:
+0x56f7 021726 bpatch patch0f_3 ,mem_patch0f 
+0x56f8 021727 call mouse_dpi_ghost_check 
+0x56f9 021728 rtn user 
+0x56fa 021729 fetch 1 ,mem_mouse_dpi 
+0x56fb 021731 copy pdata ,temp 
+0x56fc 021732 fetch mouse_flag_len ,mem_mouse_flag 
+0x56fd 021733 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
+0x56fe 021734 copy temp ,pdata 
+0x56ff 021736 increase 1 ,pdata 
+0x5700 021737 and pdata ,0x03 ,pdata 
+:      021738 mouse_dpi_level_store:
+0x5701 021739 store 1 ,mem_mouse_dpi 
+0x5702 021740 call mouse_setting_dpi 
+0x5703 021741 branch mouse_store_dpi_info_check 
+:      021746 mouse_double_dpi_check:
+0x5704 021747 fetch 1 ,mem_dpi_another_button_down_enable 
+0x5705 021748 nbranch mouse_another_dpi_button_down ,blank 
+:      021749 mouse_dpi_increase:
+0x5706 021750 fetch mouse_flag_len ,mem_mouse_flag 
+0x5707 021751 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
+0x5708 021752 copy temp ,pdata 
+0x5709 021753 rtneq mouse_dpi_level2 
+:      021754 mouse_dpi_increase_level:
+0x570a 021755 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x570b 021756 beq mouse_dpi_level3 ,mouse_dpi_level_2 
+0x570c 021757 rtn 
+:      021759 mouse_dpi_level_1:
+0x570d 021760 setarg 2 
+0x570e 021761 branch mouse_dpi_level_store 
+:      021762 mouse_dpi_level_2:
+0x570f 021763 setarg 0 
+0x5710 021764 branch mouse_dpi_level_store 
+:      021765 mouse_dpi_level_3:
+0x5711 021766 setarg 1 
+0x5712 021767 branch mouse_dpi_level_store 
+:      021768 mouse_dpi_level_4:
+0x5713 021769 setarg 3 
+0x5714 021770 branch mouse_dpi_level_store 
+:      021772 mouse_dpi_increase_level_4:
+0x5715 021773 copy temp ,pdata 
+0x5716 021774 rtneq mouse_dpi_level2 
+0x5717 021775 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x5718 021776 beq mouse_dpi_level3 ,mouse_dpi_level_4 
+0x5719 021777 beq mouse_dpi_level4 ,mouse_dpi_level_2 
+0x571a 021778 rtn 
+:      021779 mouse_dpi_decrease_level_4:
+0x571b 021780 copy temp ,pdata 
+0x571c 021781 rtneq mouse_dpi_level3 
+0x571d 021782 beq mouse_dpi_level1 ,mouse_dpi_level_4 
+0x571e 021783 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x571f 021784 beq mouse_dpi_level4 ,mouse_dpi_level_1 
+0x5720 021785 rtn 
+:      021787 mouse_another_dpi_button_down:
+:      021788 mouse_dpi_decrease:
+0x5721 021789 fetch mouse_flag_len ,mem_mouse_flag 
+0x5722 021790 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
+0x5723 021791 copy temp ,pdata 
+0x5724 021792 rtneq mouse_dpi_level3 
+:      021793 mouse_dpi_decrease_level:
+0x5725 021794 beq mouse_dpi_level1 ,mouse_dpi_level_1 
+0x5726 021795 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x5727 021796 rtn 
+:      021801 mouse_dpi_ghost_check:
+0x5728 021802 disable user 
+0x5729 021803 fetch mouse_flag_len ,mem_mouse_flag 
+0x572a 021804 rtnbit1 mouse_enable_dpi_key_connect_gnd 
+0x572b 021805 branch mouse_ghost_key_value_check 
+:      021807 mouse_dpi_key_check_long_press:
+0x572c 021808 fetch mouse_flag_len ,mem_mouse_flag 
+0x572d 021809 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
+0x572e 021810 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
+0x572f 021811 rtn 
+:      021813 mouse_select_device_by_dpi_button:
+0x5730 021814 fetch 1 ,mem_mouse_dpi_button_state 
+0x5731 021815 rtnne dpi_button_state_down 
+0x5732 021816 arg mem_select_device_count ,regc 
+0x5733 021817 arg mouse_ready_reconnection_by_dpi_button ,regb 
+0x5734 021818 branch timer_single_step 
+:      021820 mouse_ready_reconnection_by_dpi_button:
+0x5735 021821 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x5736 021822 branch mouse_ready_reconnection_by_button 
+:      021824 mouse_discovery_by_dpi_button:
+0x5737 021825 fetch 1 ,mem_mouse_dpi_button_state 
+0x5738 021826 rtnne dpi_button_state_down 
+0x5739 021827 arg mem_bt_discovery_count ,regc 
+0x573a 021828 arg mouse_long_dpi_button_bt_discovery ,regb 
+0x573b 021829 branch timer_single_step 
+:      021831 mouse_long_dpi_button_bt_discovery:
+0x573c 021832 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x573d 021833 branch mouse_long_button_bt_discovery 
+:      021835 mouse_setting_dpi_4_level:
+0x573e 021836 fetch mouse_flag_len ,mem_mouse_flag 
+0x573f 021837 rtnbit1 mouse_enable_dpi_level_4 
+0x5740 021838 fetch 1 ,mem_mouse_dpi 
+0x5741 021839 rtnne mouse_dpi_level4 
+0x5742 021840 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x5743 021841 rtn 
+:      021843 mouse_setting_dpi:
+0x5744 021844 bpatch patch0f_4 ,mem_patch0f 
+0x5745 021845 call mouse_setting_dpi_4_level 
+0x5746 021846 call mouse_dpi_led_blink_delay 
+:      021847 mouse_setting_sensor_type:
+0x5747 021848 bpatch patch0f_5 ,mem_patch0f 
+0x5748 021849 fetch 1 ,mem_config_sensor_type 
+0x5749 021850 beq s201x ,mouse_seting_s201_dpi 
+0x574a 021851 beq p3212 ,mouse_seting_3212_dpi 
+0x574b 021852 beq ka8g2 ,mouse_seting_ka8g2_dpi 
+0x574c 021853 fetch 1 ,mem_mouse_dpi 
+0x574d 021854 beq mouse_dpi_level1 ,mouse_set_cpi0 
+0x574e 021855 beq mouse_dpi_level2 ,mouse_set_cpi1 
+0x574f 021856 beq mouse_dpi_level3 ,mouse_set_cpi2 
+0x5750 021857 beq mouse_dpi_level4 ,mouse_set_cpi3 
+:      021858 mouse_set_cpi1:
+0x5751 021859 fetcht 1 ,mem_320x_dpi_1 
+0x5752 021860 branch mouse_dpi_store 
+:      021861 mouse_set_cpi0:
+0x5753 021862 fetcht 1 ,mem_320x_dpi_0 
+0x5754 021863 branch mouse_dpi_store 
+:      021864 mouse_set_cpi2:
+0x5755 021865 fetcht 1 ,mem_320x_dpi_2 
+0x5756 021866 branch mouse_dpi_store 
+:      021867 mouse_set_cpi3:
+0x5757 021868 fetcht 1 ,mem_320x_dpi_3 
+:      021869 mouse_dpi_store:
+0x5758 021870 fetch 1 ,mem_config_sensor_type 
+0x5759 021871 beq p3065_xy ,mouse_3065xy_set_dpi 
+0x575a 021872 beq mx8650 ,mouse_3065xy_set_dpi 
+0x575b 021873 beq ka8 ,mouse_ka8_set_dpi 
+0x575c 021874 beq p6520 ,mouse_ka8_set_dpi 
+0x575d 021875 beq p8009 ,mouse_3065xy_set_dpi 
+:      021876 mouse_dpi_write:
+0x575e 021877 storet 1 ,mem_mouse_cpi_count 
+0x575f 021878 setarg mouse_dpi_address 
+0x5760 021879 call twspi_read 
+0x5761 021880 and pdata ,0xf8 ,temp 
+0x5762 021881 fetch 1 ,mem_mouse_cpi_count 
+0x5763 021882 iadd temp ,pdata 
+0x5764 021883 lshift8 pdata ,pdata 
+0x5765 021884 add pdata ,mouse_dpi_address ,pdata 
+0x5766 021885 branch twspi_write 
+:      021887 mouse_3065xy_set_dpi:
+0x5767 021888 increase -1 ,temp 
+0x5768 021889 branch mouse_dpi_write 
+:      021891 mouse_ka8_set_dpi:
+0x5769 021892 increase 2 ,temp 
+0x576a 021893 branch mouse_dpi_write 
+:      021895 mouse_seting_s201_dpi:
+0x576b 021896 fetch 1 ,mem_mouse_dpi 
+0x576c 021897 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
+0x576d 021898 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
+0x576e 021899 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
+:      021900 mouse_set_s201_dpi_0:
+0x576f 021901 fetch 1 ,mem_sensor_s201_dpi_0 
+0x5770 021902 copy pdata ,rega 
+0x5771 021903 branch mouse_dpi_s201_store 
+:      021905 mouse_set_s201_dpi_1:
+0x5772 021906 fetch 1 ,mem_sensor_s201_dpi_1 
+0x5773 021907 copy pdata ,rega 
+0x5774 021908 branch mouse_dpi_s201_store 
+:      021910 mouse_set_s201_dpi_2:
+0x5775 021911 fetch 1 ,mem_sensor_s201_dpi_2 
+0x5776 021912 copy pdata ,rega 
+0x5777 021913 branch mouse_dpi_s201_store 
+:      021915 mouse_set_s201_dpi_3:
+0x5778 021916 fetch 1 ,mem_sensor_s201_dpi_3 
+0x5779 021917 copy pdata ,rega 
+0x577a 021918 branch mouse_dpi_s201_store 
+:      021920 mouse_set_s201_dpi_4:
+0x577b 021921 fetch 1 ,mem_sensor_s201_dpi_4 
+0x577c 021922 copy pdata ,rega 
+:      021923 mouse_dpi_s201_store:
+0x577d 021924 setarg 0xc309 
+0x577e 021925 call twspi_write 
+0x577f 021926 copy rega ,pdata 
+0x5780 021927 lshift8 pdata ,pdata 
+0x5781 021928 add pdata ,0x23 ,pdata 
+0x5782 021929 call twspi_write 
+0x5783 021930 setarg 0x0009 
+0x5784 021931 branch twspi_write 
+:      021933 mouse_seting_3212_dpi:
+0x5785 021934 fetch 1 ,mem_mouse_dpi 
+0x5786 021935 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
+0x5787 021936 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
+0x5788 021937 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
+0x5789 021938 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
+:      021939 mouse_set_p3212_cpi1:
+0x578a 021940 fetch 1 ,mem_3212_dpi_1 
+0x578b 021941 branch mouse_p3212_dpi 
+:      021942 mouse_set_p3212_cpi0:
+0x578c 021943 fetch 1 ,mem_3212_dpi_0 
+0x578d 021944 branch mouse_p3212_dpi 
+:      021945 mouse_set_p3212_cpi2:
+0x578e 021946 fetch 1 ,mem_3212_dpi_2 
+0x578f 021947 branch mouse_p3212_dpi 
+:      021948 mouse_set_p3212_cpi3:
+0x5790 021949 fetch 1 ,mem_3212_dpi_3 
+:      021950 mouse_p3212_dpi:
+0x5791 021951 store 1 ,mem_mouse_cpi_count 
+0x5792 021952 lshift8 pdata ,pdata 
+0x5793 021953 copy pdata ,rega 
+0x5794 021954 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x5795 021955 call twspi_write 
+0x5796 021956 copy rega ,pdata 
+0x5797 021957 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x5798 021958 branch twspi_write 
+:      021960 mouse_seting_ka8g2_dpi:
+0x5799 021961 fetch 1 ,mem_mouse_dpi 
+0x579a 021962 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
+0x579b 021963 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
+0x579c 021964 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
+0x579d 021965 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
+:      021966 mouse_set_pka8g2_cpi1:
+0x579e 021967 fetch 1 ,mem_ka8g2_dpi_1 
+0x579f 021968 branch mouse_p3212_dpi 
+:      021970 mouse_set_pka8g2_cpi0:
+0x57a0 021971 fetch 1 ,mem_ka8g2_dpi_0 
+0x57a1 021972 branch mouse_p3212_dpi 
+:      021974 mouse_set_pka8g2_cpi2:
+0x57a2 021975 fetch 1 ,mem_ka8g2_dpi_2 
+0x57a3 021976 branch mouse_p3212_dpi 
+:      021978 mouse_set_pka8g2_cpi3:
+0x57a4 021979 fetch 1 ,mem_ka8g2_dpi_3 
+0x57a5 021980 branch mouse_p3212_dpi 
+:      021988 mouse_key:
+0x57a6 021989 call mouse_check_firekey_gpio 
+0x57a7 021990 fetch 1 ,mem_fire_key_flag 
+0x57a8 021991 nbranch fire_key_press ,blank 
+0x57a9 021992 fetch 1 ,mem_fire_key_status 
+0x57aa 021993 nbranch fire_key_process ,blank 
+0x57ab 021995 call mouse_check_key_gpio 
+0x57ac 021996 call mouse_ghost_key_check 
+0x57ad 021997 call mouse_set_mult 
+0x57ae 021998 call mouse_24g_key 
+0x57af 021999 copy rega ,pdata 
+0x57b0 022000 fetcht 1 ,mem_mouse_key_last 
+0x57b1 022001 store 1 ,mem_mouse_key_last 
+0x57b2 022002 store 1 ,mem_mouse_key 
+0x57b3 022003 ixor temp ,pdata 
+0x57b4 022004 sub pdata ,0 ,null 
+0x57b5 022005 rtn zero 
+0x57b6 022006 branch enable_user 
+:      022008 mouse_24g_key:
+0x57b7 022009 rtnmark0 mark_24g 
+0x57b8 022010 copy rega ,pdata 
+0x57b9 022011 rtn blank 
+0x57ba 022012 store 1 ,mem_mouse_key 
+0x57bb 022013 branch enable_user 
+:      022018 mouse_ghost_key_check:
+0x57bc 022019 jam 0 ,mem_mouse_matrix_key_cow_count 
+0x57bd 022020 jam 0 ,mem_mouse_matrix_key_row_count 
+0x57be 022021 jam 0 ,mem_mouse_ghost_flag 
+0x57bf 022022 copy pdata ,regb 
+0x57c0 022023 fetcht 1 ,mem_lbutton_gpio 
+0x57c1 022024 fetch 1 ,mem_bk_button_gpio 
+0x57c2 022025 isub temp ,null 
+0x57c3 022026 branch mouse_matrix_ghost_key_l_bk ,zero 
+0x57c4 022027 fetch 1 ,mem_fw_button_gpio 
+0x57c5 022028 isub temp ,null 
+0x57c6 022029 branch mouse_matrix_ghost_key_l_fw ,zero 
+0x57c7 022030 fetcht 1 ,mem_mbutton_gpio 
+0x57c8 022031 fetch 1 ,mem_bk_button_gpio 
+0x57c9 022032 isub temp ,null 
+0x57ca 022033 branch mouse_ghost_key_mbk_rfw ,zero 
+0x57cb 022034 branch mouse_ghost_key_mfw_rbk 
+:      022036 mouse_matrix_ghost_key_l_bk:
+0x57cc 022037 fetcht 1 ,mem_mbutton_gpio 
+0x57cd 022038 fetch 1 ,mem_fw_button_gpio 
+0x57ce 022039 isub temp ,null 
+0x57cf 022040 branch mouse_ghost_key_lbk_mfw ,zero 
+0x57d0 022041 branch mouse_ghost_key_lbk_rfw 
+:      022043 mouse_matrix_ghost_key_l_fw:
+0x57d1 022044 fetcht 1 ,mem_mbutton_gpio 
+0x57d2 022045 fetch 1 ,mem_bk_button_gpio 
+0x57d3 022046 isub temp ,null 
+0x57d4 022047 branch mouse_ghost_key_lfw_mbk ,zero 
+0x57d5 022048 branch mouse_ghost_key_lfw_rbk 
+:      022050 mouse_ghost_key_lbk_mfw:
+0x57d6 022051 call mouse_ghost_key_check_l_bk 
+0x57d7 022052 call mouse_ghost_key_check_m_fw 
+0x57d8 022053 branch mouse_ghost_key_check_next 
+:      022055 mouse_ghost_key_lbk_rfw:
+0x57d9 022056 call mouse_ghost_key_check_l_bk 
+0x57da 022057 branch mouse_ghost_key_rfw 
+:      022059 mouse_ghost_key_lfw_mbk:
+0x57db 022060 call mouse_ghost_key_check_l_fw 
+0x57dc 022061 call mouse_ghost_key_check_m_bk 
+0x57dd 022062 branch mouse_ghost_key_check_next 
+:      022064 mouse_ghost_key_lfw_rbk:
+0x57de 022065 call mouse_ghost_key_check_l_fw 
+0x57df 022066 branch mouse_ghost_key_rbk 
+:      022068 mouse_ghost_key_mbk_rfw:
+0x57e0 022069 call mouse_ghost_key_check_m_bk 
+:      022070 mouse_ghost_key_rfw:
+0x57e1 022071 call mouse_ghost_key_check_r_fw 
+0x57e2 022072 branch mouse_ghost_key_check_next 
+:      022074 mouse_ghost_key_mfw_rbk:
+0x57e3 022075 call mouse_ghost_key_check_m_fw 
+:      022076 mouse_ghost_key_rbk:
+0x57e4 022077 call mouse_ghost_key_check_r_bk 
+:      022078 mouse_ghost_key_check_next:
+0x57e5 022079 call mouse_ghost_key_check_bk_fw 
+0x57e6 022080 call mouse_ghost_key_check_lmr 
+0x57e7 022081 fetch 1 ,mem_mouse_matrix_key_row_count 
+0x57e8 022082 rtn blank 
+0x57e9 022083 fetch 1 ,mem_mouse_matrix_key_cow_count 
+0x57ea 022084 rtn blank 
+0x57eb 022085 jam 1 ,mem_mouse_ghost_flag 
+0x57ec 022086 fetch 1 ,mem_mouse_key_last 
+0x57ed 022087 copy pdata ,rega 
+0x57ee 022088 rtn 
+:      022090 mouse_ghost_key_check_l_bk:
+0x57ef 022091 and regb ,mouse_l_bk_button ,pdata 
+0x57f0 022092 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f1 022093 rtn 
+:      022094 mouse_ghost_key_check_m_bk:
+0x57f2 022095 and regb ,mouse_l_bk_button ,pdata 
+0x57f3 022096 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f4 022097 rtn 
+:      022098 mouse_ghost_key_check_r_bk:
+0x57f5 022099 and regb ,mouse_l_bk_button ,pdata 
+0x57f6 022100 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f7 022101 rtn 
+:      022102 mouse_ghost_key_check_l_fw:
+0x57f8 022103 and regb ,mouse_l_bk_button ,pdata 
+0x57f9 022104 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fa 022105 rtn 
+:      022106 mouse_ghost_key_check_m_fw:
+0x57fb 022107 and regb ,mouse_m_fw_button ,pdata 
+0x57fc 022108 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fd 022109 rtn 
+:      022110 mouse_ghost_key_check_r_fw:
+0x57fe 022111 and regb ,mouse_m_fw_button ,pdata 
+0x57ff 022112 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x5800 022113 rtn 
+:      022115 mouse_ghost_key_check_bk_fw:
+0x5801 022116 and regb ,mouse_bk_fw_button ,pdata 
+0x5802 022117 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
+0x5803 022118 rtn 
+:      022120 mouse_ghost_key_check_lmr:
+0x5804 022121 and temp ,mouse_lmr_button ,pdata 
+0x5805 022122 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
+0x5806 022123 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
+0x5807 022124 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
+0x5808 022125 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
+0x5809 022126 rtn 
+:      022129 mouse_matrix_row_more_than_one_key:
+0x580a 022130 jam 1 ,mem_mouse_matrix_key_row_count 
+0x580b 022131 rtn 
+:      022133 mouse_matrix_cow_more_than_one_key:
+0x580c 022134 jam 1 ,mem_mouse_matrix_key_cow_count 
+0x580d 022135 rtn 
+:      022143 mouse_dpi_another_gpio_check:
+0x580e 022144 fetch mouse_flag_len ,mem_mouse_flag 
+0x580f 022145 rtnbit0 mouse_enable_double_dpi_key 
+0x5810 022146 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
+:      022147 mouse_dpi_another_gpio_connect_gnd_check:
+0x5811 022148 fetch 1 ,mem_dpi_another_button_gpio 
+0x5812 022149 call mouse_gpio_config_output_high 
+0x5813 022150 call mouse_dpi_another_check 
+0x5814 022151 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5815 022152 branch mouse_gpio_config_input_pu 
+:      022154 mouse_dpi_another_gpio_connect_vin_check:
+0x5816 022155 fetch 1 ,mem_dpi_another_button_gpio 
+0x5817 022156 call mouse_gpio_config_output_low 
+0x5818 022157 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5819 022158 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581a 022159 fetch 1 ,mem_dpi_another_press_status 
+0x581b 022160 call mouse_check_key_connect_vin_new 
+0x581c 022161 call mouse_dpi_another_state_check 
+0x581d 022162 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581e 022163 branch mouse_gpio_config_input_pu 
+:      022165 mouse_dpi_another_down_new:
+0x581f 022166 call mouse_gpio_config_input_pu 
+0x5820 022167 fetch 1 ,mem_dpi_another_button_state 
+0x5821 022168 rtneq dpi_button_state_down 
+0x5822 022169 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x5823 022170 branch mouse_dpi_process 
+:      022172 mouse_dpi_another_check:
+0x5824 022173 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5825 022174 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5826 022175 fetch 1 ,mem_dpi_another_press_status 
+0x5827 022176 call mouse_check_key_connect_gnd_new 
+:      022177 mouse_dpi_another_state_check:
+0x5828 022178 store 1 ,mem_dpi_another_press_status 
+0x5829 022179 fetch 1 ,mem_dpi_another_button_down_enable 
+0x582a 022180 branch mouse_dpi_another_up ,blank 
+:      022181 mouse_dpi_another_down:
+0x582b 022182 fetch 1 ,mem_dpi_another_button_state 
+0x582c 022183 rtneq dpi_button_state_down 
+0x582d 022184 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x582e 022185 branch mouse_dpi_process 
+:      022187 mouse_dpi_another_up:
+0x582f 022188 fetch 1 ,mem_dpi_another_button_state 
+0x5830 022189 rtneq dpi_button_state_up 
+0x5831 022190 jam dpi_button_state_up ,mem_dpi_another_button_state 
+0x5832 022191 rtn 
+:      022193 mouse_check_key_connect_gnd_new:
+0x5833 022194 lshift pdata ,pdata 
+0x5834 022195 copy pdata ,regb 
+0x5835 022196 call gpio_get_bit 
+0x5836 022197 setflag true ,0 ,regb 
+0x5837 022198 and regb ,0x07 ,pdata 
+0x5838 022199 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5839 022200 copy temp ,queue 
+0x583a 022201 beq 0x07 ,mouse_another_dpi_key_press 
+0x583b 022202 beq 0x00 ,mouse_another_dpi_key_release 
+0x583c 022203 rtn 
+:      022205 mouse_check_key_connect_vin_new:
+0x583d 022206 lshift pdata ,pdata 
+0x583e 022207 copy pdata ,regb 
+0x583f 022208 call mouse_gpio_config_input_pd 
+0x5840 022209 call gpio_get_bit 
+0x5841 022210 setflag true ,0 ,regb 
+0x5842 022211 and regb ,0x07 ,pdata 
+0x5843 022212 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5844 022213 copy temp ,queue 
+0x5845 022214 beq 0x07 ,mouse_another_dpi_key_press 
+0x5846 022215 beq 0x00 ,mouse_another_dpi_key_release 
+0x5847 022216 rtn 
+:      022218 mouse_another_dpi_key_press:
+0x5848 022219 jam 1 ,mem_dpi_another_button_down_enable 
+0x5849 022220 rtn 
+:      022221 mouse_another_dpi_key_release:
+0x584a 022222 jam 0 ,mem_dpi_another_button_down_enable 
+0x584b 022223 rtn 
+:      022231 mouse_check_firekey_gpio:
+0x584c 022232 arg 0 ,regb 
+0x584d 022233 fetch 1 ,mem_firebutton_gpio 
+0x584e 022234 rtneq gpio_disable 
+0x584f 022235 fetch mouse_flag_len ,mem_mouse_flag 
+0x5850 022236 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
+:      022237 mouse_check_firekey_connect_gnd:
+0x5851 022238 fetcht 1 ,mem_firebutton_gpio 
+0x5852 022239 call mouse_gpio_config_input_pu 
+0x5853 022240 fetcht 1 ,mem_firebutton_gpio 
+0x5854 022241 call gpio_get_bit 
+0x5855 022242 setflag true ,0 ,regb 
+:      022243 mouse_firekey_state_store:
+0x5856 022244 copy regb ,pdata 
+0x5857 022245 store 1 ,mem_fire_key_flag 
+0x5858 022246 rtn 
+:      022248 mouse_check_firekey_connect_vin:
+0x5859 022249 fetcht 1 ,mem_firebutton_gpio 
+0x585a 022250 call mouse_gpio_config_input_pd 
+0x585b 022251 fetcht 1 ,mem_firebutton_gpio 
+0x585c 022252 call gpio_get_bit 
+0x585d 022253 nsetflag true ,0 ,regb 
+0x585e 022254 branch mouse_firekey_state_store 
+:      022256 fire_key_process:
+0x585f 022257 beq 4 ,fire_key_process_end 
+:      022258 fire_key_press:
+0x5860 022259 call firekey_clkn_bt_timer_check 
+0x5861 022260 fetch 4 ,mem_fire_key_delay 
+0x5862 022261 arg 0xa0 ,temp 
+0x5863 022262 iadd temp ,temp 
+0x5864 022263 copy clkn_bt ,pdata 
+0x5865 022264 isub temp ,null 
+0x5866 022265 nrtn positive 
+0x5867 022266 store 4 ,mem_fire_key_delay 
+0x5868 022267 fetch 1 ,mem_fire_key_status 
+0x5869 022268 beq 0 ,fire_key_process_start 
+0x586a 022269 beq 1 ,fire_key_process_release1 
+0x586b 022270 beq 2 ,fire_key_process_start2 
+0x586c 022271 beq 3 ,fire_key_process_release2 
+0x586d 022272 rtn 
+:      022274 fire_key_process_start:
+0x586e 022275 jam 1 ,mem_fire_key_status 
+:      022276 fire_key_down:
+0x586f 022277 jam 1 ,mem_mouse_key 
+0x5870 022278 branch enable_user 
+:      022280 fire_key_process_release1:
+0x5871 022281 jam 2 ,mem_fire_key_status 
+:      022282 fire_key_release:
+0x5872 022283 jam 0 ,mem_mouse_key 
+0x5873 022284 branch enable_user 
+:      022286 fire_key_process_start2:
+0x5874 022287 jam 3 ,mem_fire_key_status 
+0x5875 022288 branch fire_key_down 
+:      022290 fire_key_process_release2:
+0x5876 022291 jam 0 ,mem_fire_key_status 
+0x5877 022292 branch fire_key_release 
+:      022294 fire_key_process_end:
+0x5878 022295 jam 0 ,mem_fire_key_status 
+0x5879 022296 jam 0 ,mem_mouse_key 
+0x587a 022297 rtn 
+:      022299 firekey_clkn_bt_timer_check:
+0x587b 022300 fetcht 4 ,mem_fire_key_delay 
+0x587c 022301 copy clkn_bt ,pdata 
+0x587d 022302 isub temp ,null 
+0x587e 022303 ncall firekey_clkn_bt_timer_timeout ,positive 
+0x587f 022304 rtn 
+:      022305 firekey_clkn_bt_timer_timeout:
+0x5880 022306 setarg 0 
+0x5881 022307 store 4 ,mem_fire_key_delay 
+0x5882 022308 rtn 
+:      022316 mouse_key_check_once:
+0x5883 022317 call mouse_check_key_gpio_once 
+0x5884 022318 call mouse_check_key_gpio 
+0x5885 022319 setarg 0x00 
+0x5886 022320 store 3 ,mem_mouse_lkey_press_status 
+0x5887 022321 rtn 
+:      022323 mouse_check_key_gpio:
+0x5888 022324 bpatch patch0f_6 ,mem_patch0f 
+0x5889 022325 fetch 1 ,mem_sensor_shutdown_flag 
+0x588a 022326 ncall mouse_check_key_gpio_once ,blank 
+0x588b 022327 arg 0 ,rega 
+0x588c 022328 call mouse_check_lkey_gpio 
+0x588d 022329 call mouse_check_rkey_gpio 
+0x588e 022330 call mouse_check_mkey_gpio 
+0x588f 022331 call mouse_check_bkkey_gpio 
+0x5890 022332 call mouse_check_fwkey_gpio 
+0x5891 022333 call mouse_check_firekey_gpio 
+0x5892 022334 call mouse_check_customerkey_gpio 
+0x5893 022335 copy rega ,pdata 
+0x5894 022336 rtn 
+:      022338 mouse_check_key_gpio_once:
+0x5895 022339 setarg 0x030303 
+0x5896 022340 store 3 ,mem_mouse_lkey_press_status 
+0x5897 022341 rtn 
+:      022343 mouse_check_lkey_gpio:
+0x5898 022344 fetch 1 ,mem_lbutton_gpio 
+0x5899 022345 call mouse_gpio_config_output_high 
+0x589a 022346 jam mouse_l_key ,mem_mouse_key_temp 
+0x589b 022347 fetcht 1 ,mem_lbutton_gpio 
+0x589c 022348 fetch 1 ,mem_mouse_lkey_press_status 
+0x589d 022349 call mouse_check_key_connect_gnd 
+0x589e 022350 store 1 ,mem_mouse_lkey_press_status 
+0x589f 022351 fetcht 1 ,mem_lbutton_gpio 
+0x58a0 022352 branch mouse_gpio_config_input_pu 
+:      022354 mouse_check_rkey_gpio:
+0x58a1 022355 fetch 1 ,mem_rbutton_gpio 
+0x58a2 022356 call mouse_gpio_config_output_high 
+0x58a3 022357 jam mouse_r_key ,mem_mouse_key_temp 
+0x58a4 022358 fetcht 1 ,mem_rbutton_gpio 
+0x58a5 022359 fetch 1 ,mem_mouse_rkey_press_status 
+0x58a6 022360 call mouse_check_key_connect_gnd 
+0x58a7 022361 store 1 ,mem_mouse_rkey_press_status 
+0x58a8 022362 fetcht 1 ,mem_rbutton_gpio 
+0x58a9 022363 branch mouse_gpio_config_input_pu 
+:      022365 mouse_check_mkey_gpio:
+0x58aa 022366 fetch 1 ,mem_mbutton_gpio 
+0x58ab 022367 call mouse_gpio_config_output_high 
+0x58ac 022368 jam mouse_m_key ,mem_mouse_key_temp 
+0x58ad 022369 fetcht 1 ,mem_mbutton_gpio 
+0x58ae 022370 fetch 1 ,mem_mouse_mkey_press_status 
+0x58af 022371 call mouse_check_key_connect_gnd 
+0x58b0 022372 store 1 ,mem_mouse_mkey_press_status 
+0x58b1 022373 fetcht 1 ,mem_mbutton_gpio 
+0x58b2 022374 branch mouse_gpio_config_input_pu 
+:      022376 mouse_check_bkkey_gpio:
+0x58b3 022377 fetch 1 ,mem_bk_button_gpio 
+0x58b4 022378 rtneq gpio_disable 
+0x58b5 022379 jam mouse_bk_key ,mem_mouse_key_temp 
+0x58b6 022380 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58b7 022381 copy pdata ,regc 
+0x58b8 022382 fetcht 1 ,mem_bk_button_gpio 
+0x58b9 022383 fetch 1 ,mem_matrix_public_gpio 
+0x58ba 022384 beq gpio_disable ,mouse_3io6key_bk_check 
+0x58bb 022385 call gpio_get_bit 
+0x58bc 022386 branch mouse_check_bk_button_connect_gnd ,true 
+0x58bd 022387 fetcht 1 ,mem_matrix_public_gpio 
+0x58be 022388 call gpio_out_active 
+0x58bf 022389 fetcht 1 ,mem_bk_button_gpio 
+0x58c0 022390 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c1 022391 call mouse_check_key_connect_gnd 
+:      022392 mouse_check_bkkey_gpio_end:
+0x58c2 022393 store 1 ,mem_mouse_bkkey_press_status 
+0x58c3 022394 branch mouse_matrix_public_gpio_reset 
+:      022396 mouse_check_bk_button_connect_gnd:
+0x58c4 022397 fetcht 1 ,mem_matrix_public_gpio 
+0x58c5 022398 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c6 022399 call mouse_check_key_connect_gnd 
+0x58c7 022400 branch mouse_check_bkkey_gpio_end 
+:      022402 mouse_3io6key_bk_check:
+0x58c8 022403 fetch 1 ,mem_bk_button_gpio 
+0x58c9 022404 call mouse_gpio_config_output_low 
+0x58ca 022405 fetcht 1 ,mem_bk_button_gpio 
+0x58cb 022406 call mouse_3io6key_check 
+0x58cc 022407 store 1 ,mem_mouse_bkkey_press_status 
+0x58cd 022408 fetcht 1 ,mem_bk_button_gpio 
+0x58ce 022409 branch mouse_gpio_config_input_pu 
+:      022412 mouse_check_fwkey_gpio:
+0x58cf 022413 fetch 1 ,mem_fw_button_gpio 
+0x58d0 022414 rtneq gpio_disable 
+0x58d1 022415 jam mouse_fw_key ,mem_mouse_key_temp 
+0x58d2 022416 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58d3 022417 copy pdata ,regc 
+0x58d4 022418 fetcht 1 ,mem_fw_button_gpio 
+0x58d5 022419 fetch 1 ,mem_matrix_public_gpio 
+0x58d6 022420 beq gpio_disable ,mouse_3io6key_fw_check 
+0x58d7 022421 call gpio_get_bit 
+0x58d8 022422 branch mouse_check_fw_button_connect_gnd ,true 
+0x58d9 022423 fetcht 1 ,mem_matrix_public_gpio 
+0x58da 022424 call gpio_out_active 
+0x58db 022425 fetcht 1 ,mem_fw_button_gpio 
+0x58dc 022426 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58dd 022427 call mouse_check_key_connect_gnd 
+:      022428 mouse_check_fwkey_gpio_end:
+0x58de 022429 store 1 ,mem_mouse_fwkey_press_status 
+:      022430 mouse_matrix_public_gpio_reset:
+0x58df 022431 fetcht 1 ,mem_matrix_public_gpio 
+0x58e0 022432 branch mouse_gpio_config_input_pu 
+:      022434 mouse_check_fw_button_connect_gnd:
+0x58e1 022435 fetcht 1 ,mem_matrix_public_gpio 
+0x58e2 022436 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58e3 022437 call mouse_check_key_connect_gnd 
+0x58e4 022438 branch mouse_check_fwkey_gpio_end 
+:      022440 mouse_3io6key_fw_check:
+0x58e5 022441 fetch 1 ,mem_fw_button_gpio 
+0x58e6 022442 call mouse_gpio_config_output_low 
+0x58e7 022443 fetcht 1 ,mem_fw_button_gpio 
+0x58e8 022444 call mouse_3io6key_check 
+0x58e9 022445 store 1 ,mem_mouse_fwkey_press_status 
+0x58ea 022446 fetcht 1 ,mem_fw_button_gpio 
+0x58eb 022447 branch mouse_gpio_config_input_pu 
+:      022449 mouse_check_customerkey_gpio:
+0x58ec 022450 jam 0 ,mem_customer_key 
+0x58ed 022451 fetch 1 ,mem_customer_key_gpio 
+0x58ee 022452 rtneq gpio_disable 
+0x58ef 022453 fetch mouse_flag_len ,mem_mouse_flag 
+0x58f0 022454 rtnbit0 mouse_enable_keyboard 
+0x58f1 022455 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
+:      022456 mouse_customer_key_connect_gnd:
+0x58f2 022457 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58f3 022458 fetcht 1 ,mem_customer_key_gpio 
+0x58f4 022459 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58f5 022460 call mouse_check_key_connect_gnd 
+0x58f6 022461 store 1 ,mem_mouse_customerkey_press_status 
+:      022462 mouse_check_customerkey_gpio_next:
+0x58f7 022463 copy rega ,pdata 
+0x58f8 022464 bbit1 mouse_customer_key ,mouse_customerkey_press 
+0x58f9 022465 call mouse_customerkey_release 
+:      022466 mouse_check_customerkey_gpio_exit:
+0x58fa 022467 fetch 1 ,mem_customer_data_trigger 
+0x58fb 022468 store 1 ,mem_customer_data_trigger_last 
+0x58fc 022469 rtn 
+:      022471 mouse_customer_key_connect_vin:
+0x58fd 022472 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58fe 022473 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58ff 022474 copy pdata ,regc 
+0x5900 022475 fetcht 1 ,mem_customer_key_gpio 
+0x5901 022476 fetch 1 ,mem_matrix_public_gpio 
+0x5902 022477 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
+0x5903 022478 call gpio_get_bit 
+0x5904 022479 branch mouse_check_customer_button_connect_gnd ,true 
+0x5905 022480 fetcht 1 ,mem_matrix_public_gpio 
+0x5906 022481 call gpio_out_active 
+0x5907 022482 fetcht 1 ,mem_customer_key_gpio 
+0x5908 022483 fetch 1 ,mem_mouse_customerkey_press_status 
+0x5909 022484 call mouse_check_key_connect_gnd 
+0x590a 022485 branch mouse_check_customerkey_gpio_over 
+:      022487 mouse_check_customer_button_connect_gnd:
+0x590b 022488 fetcht 1 ,mem_matrix_public_gpio 
+0x590c 022489 fetch 1 ,mem_mouse_customerkey_press_status 
+0x590d 022490 call mouse_check_key_connect_gnd 
+0x590e 022491 branch mouse_check_customerkey_gpio_over 
+:      022493 mouse_3io6key_customer_key_check_vin:
+0x590f 022494 fetch 1 ,mem_customer_key_gpio 
+0x5910 022495 call mouse_gpio_config_output_low 
+0x5911 022496 fetcht 1 ,mem_customer_key_gpio 
+0x5912 022497 call mouse_3io6key_check 
+:      022498 mouse_check_customerkey_gpio_over:
+0x5913 022499 store 1 ,mem_mouse_customerkey_press_status 
+0x5914 022500 call mouse_check_customerkey_gpio_next 
+0x5915 022501 fetcht 1 ,mem_customer_key_gpio 
+0x5916 022502 branch mouse_gpio_config_input_pu 
+:      022505 mouse_customerkey_press:
+0x5917 022506 jam 1 ,mem_customer_data_trigger 
+0x5918 022507 call mouse_customer_key_need_send 
+0x5919 022508 branch mouse_check_customerkey_gpio_exit 
+:      022510 mouse_customerkey_release:
+0x591a 022511 jam 0 ,mem_customer_data_trigger 
+0x591b 022512 fetch 1 ,mem_customer_data_trigger_last 
+0x591c 022513 rtn blank 
+:      022514 mouse_customer_key_need_send:
+0x591d 022515 jam 1 ,mem_customer_key 
+0x591e 022516 rtn 
+:      022520 mouse_check_matrix_button_connect_gnd:
+0x591f 022521 call gpio_get_bit 
+0x5920 022522 fetcht 1 ,mem_mouse_key_temp 
+0x5921 022523 copy temp ,queue 
+0x5922 022524 branch mouse_key_press ,true 
+:      022525 mouse_key_release:
+0x5923 022526 qset0 rega 
+0x5924 022527 rtn 
+:      022529 mouse_check_key_connect_gnd:
+0x5925 022530 lshift pdata ,pdata 
+0x5926 022531 copy pdata ,regb 
+0x5927 022532 call gpio_get_bit 
+0x5928 022533 setflag true ,0 ,regb 
+:      022534 mouse_check_key_connect_gnd_1:
+0x5929 022535 and regb ,0x07 ,pdata 
+:      022536 mouse_check_key_connect_gnd_next:
+0x592a 022537 fetcht 1 ,mem_mouse_key_temp 
+0x592b 022538 copy temp ,queue 
+0x592c 022539 beq 0x07 ,mouse_key_press 
+0x592d 022540 beq 0x00 ,mouse_key_release 
+0x592e 022541 rtn 
+:      022543 mouse_key_press:
+0x592f 022544 qset1 rega 
+0x5930 022545 rtn 
+:      022547 mouse_3io6key_check:
+0x5931 022548 bpatch patch0f_7 ,mem_patch0f 
+0x5932 022549 copy regc ,pdata 
+0x5933 022550 store 1 ,mem_mouse_key_status 
+0x5934 022551 lshift pdata ,pdata 
+0x5935 022552 copy pdata ,regb 
+0x5936 022553 copy temp ,regc 
+0x5937 022554 call mouse_gpio_config_input_pd 
+0x5938 022555 copy regc ,temp 
+0x5939 022556 call gpio_get_bit 
+0x593a 022557 nsetflag true ,0 ,regb 
+0x593b 022558 call mouse_check_press 
+0x593c 022559 branch mouse_check_key_connect_gnd_next 
+:      022561 mouse_check_press:
+0x593d 022562 fetcht 1 ,mem_mouse_key_status 
+0x593e 022563 and_into 0x01 ,temp 
+0x593f 022564 and regb ,0x01 ,pdata 
+0x5940 022565 isub temp ,null 
+0x5941 022566 nbranch mouse_current_mult_update ,zero 
+0x5942 022567 rtn 
+:      022571 mouse_gpio_config_output_high:
+0x5943 022572 rtneq gpio_disable 
+0x5944 022573 arg gpcfg_output_high ,temp 
+0x5945 022574 branch gpio_config_function_int 
+:      022577 mouse_gpio_config_output_low:
+0x5946 022578 rtneq gpio_disable 
+0x5947 022579 arg gpcfg_output_low ,temp 
+0x5948 022580 branch gpio_config_function_int 
+:      022585 mouse_init_sunt:
+0x5949 022586 bpatch patch10_0 ,mem_patch10 
+0x594a 022587 call mouse_sensor_spi_init 
+0x594b 022588 rtn wake 
+:      022589 mouse_init_sensor_wakeup:
+0x594c 022590 call mouse_sensor_poweron 
+:      022591 mouse_init_sensor:
+0x594d 022592 bpatch patch10_1 ,mem_patch10 
+0x594e 022593 call mouse_read_sensor_id 
+0x594f 022594 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x5950 022595 beq p3065_id1 ,mouse_init_p3065 
+0x5951 022596 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
+0x5952 022597 call mouse_twspi_reset 
+0x5953 022598 nop 6900 
+0x5954 022599 branch mouse_init_sensor 
+:      022600 mouse_twspi_reset:
+0x5955 022601 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
+0x5956 022602 call twspi_reset 
+0x5957 022603 branch mouse_spid_init_pin 
+:      022605 mouse_read_sensor_id:
+0x5958 022606 setarg pan_reg_pid_h 
+0x5959 022607 call twspi_read 
+0x595a 022608 store 1 ,mem_sensor_id2 
+0x595b 022609 setarg pan_reg_pid_l 
+0x595c 022610 call twspi_read 
+0x595d 022611 store 1 ,mem_sensor_id1 
+0x595e 022612 rtn 
+:      022614 mouse_init_p32xx_id2_judge:
+0x595f 022615 fetch 1 ,mem_sensor_id2 
+0x5960 022616 beq p_mx8650 ,mouse_mx8650_init_param 
+0x5961 022617 beq p8009_id2 ,mouse_8009_init_param 
+0x5962 022618 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
+0x5963 022619 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x5964 022620 beq p3212_id2 ,mouse_3212_init_param 
+0x5965 022621 beq pka8_id2 ,mouse_ka8_init_param_check 
+0x5966 022622 beq p6520a_id2 ,mouse_p6520_init_param 
+0x5967 022623 branch mouse_init_sensor 
+:      022625 mouse_s210x_3205_3t_judge:
+0x5968 022626 setarg 0x49 
+0x5969 022627 call twspi_read 
+0x596a 022628 beq 0xa1 ,mouse_s201x_init_param 
+0x596b 022629 branch mouse_3205_3t_init_param 
+:      022631 mouse_s201x_init_param:
+0x596c 022632 jam s201x ,mem_config_sensor_type 
+0x596d 022633 rtn 
+:      022635 mouse_mx8650_init_param:
+0x596e 022636 jam mx8650 ,mem_config_sensor_type 
+0x596f 022637 call mouse_sensor_reset 
+0x5970 022638 call delay_10ms 
+0x5971 022639 arg mem_sensor_8650_init ,regc 
+0x5972 022640 call mouse_sensor_wr_seq 
+0x5973 022641 branch mouse_setting_sensor_type 
+:      022643 mouse_8009_init_param:
+0x5974 022644 setarg 0x16 
+0x5975 022645 call twspi_read 
+0x5976 022646 sub pdata ,0xbd ,null 
+0x5977 022647 nbranch mouse_init_sunt ,zero 
+0x5978 022648 setarg 0x19 
+0x5979 022649 call twspi_read 
+0x597a 022650 sub pdata ,0x55 ,null 
+0x597b 022651 nbranch mouse_init_sunt ,zero 
+0x597c 022652 setarg 0x1b 
+0x597d 022653 call twspi_read 
+0x597e 022654 sub pdata ,0x1d ,null 
+0x597f 022655 nbranch mouse_init_sunt ,zero 
+0x5980 022656 jam p8009 ,mem_config_sensor_type 
+0x5981 022657 arg mem_sensor_8009_init ,regc 
+0x5982 022658 branch mouse_sensor_wr_seq 
+:      022660 mouse_3205_3t_init_param:
+0x5983 022661 jam p3205 ,mem_config_sensor_type 
+0x5984 022662 arg mem_sensor_3205_init ,regc 
+0x5985 022663 call mouse_sensor_wr_seq 
+0x5986 022664 arg mem_sensor_32xx_init ,regc 
+0x5987 022665 call mouse_sensor_wr_seq 
+0x5988 022666 setarg 0x0943 
+0x5989 022667 call twspi_write 
+0x598a 022668 arg mem_sensor_32xx_init_1 ,regc 
+0x598b 022669 branch mouse_sensor_wr_seq 
+:      022671 mouse_3204_3l_init_param:
+0x598c 022672 jam p3204 ,mem_config_sensor_type 
+0x598d 022673 arg mem_sensor_3204_init ,regc 
+0x598e 022674 call mouse_sensor_wr_seq 
+0x598f 022675 arg mem_sensor_32xx_init ,regc 
+0x5990 022676 call mouse_sensor_wr_seq 
+0x5991 022677 arg mem_sensor_32xx_init_1 ,regc 
+0x5992 022678 branch mouse_sensor_wr_seq 
+:      022680 mouse_3212_init_param:
+0x5993 022681 jam p3212 ,mem_config_sensor_type 
+0x5994 022682 arg mem_sensor_3212_init ,regc 
+:      022683 mouse_sensor_wr_seq:
+0x5995 022684 ifetch 2 ,regc 
+0x5996 022685 arg 0xffff ,temp 
+0x5997 022686 isub temp ,null 
+0x5998 022687 rtn zero 
+0x5999 022688 call twspi_write 
+0x599a 022689 increase 2 ,regc 
+0x599b 022690 branch mouse_sensor_wr_seq 
+:      022692 mouse_ka8_init_param_check:
+0x599c 022693 call mouse_sensor_disable_wp 
+0x599d 022694 setarg 0x9a5b 
+0x599e 022695 call twspi_write 
+0x599f 022696 setarg 0x0d 
+0x59a0 022697 call twspi_read 
+0x59a1 022698 sub pdata ,0x12 ,null 
+0x59a2 022699 branch mouse_ka8ul_init_param ,zero 
+0x59a3 022700 sub pdata ,0x0a ,null 
+0x59a4 022701 nbranch mouse_ka8hd_sensor_judge ,zero 
+0x59a5 022702 setarg 0x0e 
+0x59a6 022703 call twspi_read 
+0x59a7 022704 sub pdata ,0xe5 ,null 
+0x59a8 022705 nbranch mouse_init_sensor ,zero 
+0x59a9 022706 setarg 0x10 
+0x59aa 022707 call twspi_read 
+0x59ab 022708 sub pdata ,0xa5 ,null 
+0x59ac 022709 branch mouse_ka8ul_init_param ,zero 
+0x59ad 022710 call mouse_enable_ka8_sensor_wp 
+:      022711 mouse_ka8_init_param:
+0x59ae 022712 jam ka8 ,mem_config_sensor_type 
+0x59af 022713 rtn 
+:      022714 mouse_ka8ul_init_param:
+0x59b0 022715 jam ka8_ul ,mem_config_sensor_type 
+0x59b1 022716 arg mem_sensor_ka8ul_init ,regc 
+0x59b2 022717 branch mouse_sensor_wr_seq 
+:      022718 mouse_ka8hd_sensor_judge:
+0x59b3 022719 sub pdata ,0x10 ,null 
+0x59b4 022720 nbranch mouse_init_sensor ,zero 
+0x59b5 022721 setarg 0x0e 
+0x59b6 022722 call twspi_read 
+0x59b7 022723 sub pdata ,0xc5 ,null 
+0x59b8 022724 nbranch mouse_init_sensor ,zero 
+0x59b9 022725 setarg 0x10 
+0x59ba 022726 call twspi_read 
+0x59bb 022727 sub pdata ,0x38 ,null 
+0x59bc 022728 nbranch mouse_init_sensor ,zero 
+:      022729 mouse_ka8hd_init_param:
+0x59bd 022730 call mouse_enable_ka8_sensor_wp 
+0x59be 022731 jam ka8_hd ,mem_config_sensor_type 
+0x59bf 022732 rtn 
+:      022733 mouse_enable_ka8_sensor_wp:
+0x59c0 022734 setarg 0x005b 
+0x59c1 022735 call twspi_write 
+0x59c2 022736 branch mouse_sensor_enable_wp 
+:      022738 mouse_p6520_init_param:
+0x59c3 022739 jam p6520 ,mem_config_sensor_type 
+0x59c4 022740 arg mem_sensor_p6520_init ,regc 
+0x59c5 022741 branch mouse_sensor_wr_seq 
+:      022743 mouse_init_p3065:
+0x59c6 022744 call mouse_sensor_poweron 
+0x59c7 022745 fetch 1 ,mem_sensor_id2 
+0x59c8 022746 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x59c9 022747 beq p3065_id2 ,mouse_p3065_init_param 
+0x59ca 022748 branch mouse_init_sensor 
+:      022750 mouse_p3065_init_param:
+0x59cb 022751 jam p3065 ,mem_config_sensor_type 
+0x59cc 022752 rtn 
+:      022754 mouse_p3065xy_init_param:
+0x59cd 022755 jam p3065_xy ,mem_config_sensor_type 
+0x59ce 022756 rtn 
+:      022758 mouse_ka8g2_id2_judge:
+0x59cf 022759 call mouse_sensor_poweron 
+0x59d0 022760 fetch 1 ,mem_sensor_id2 
+0x59d1 022761 beq pka8g2_id2 ,mouse_ka8g2_init_param 
+0x59d2 022762 branch mouse_init_p32xx_id2_judge 
+:      022763 mouse_ka8g2_init_param:
+0x59d3 022764 jam ka8g2 ,mem_config_sensor_type 
+0x59d4 022765 arg mem_sensor_ka8g2_init ,regc 
+0x59d5 022766 branch mouse_sensor_wr_seq 
+:      022768 mouse_sensor_enable_wp:
+0x59d6 022769 setarg 0x0009 
+0x59d7 022770 branch twspi_write 
+:      022771 mouse_sensor_disable_wp:
+0x59d8 022772 setarg 0x5a09 
+0x59d9 022773 branch twspi_write 
+:      022775 mouse_sensor_reset:
+0x59da 022776 arg 0x8006 ,temp 
+0x59db 022777 fetch 1 ,mem_config_sensor_type 
+0x59dc 022778 bne ka8g2 ,mouse_sensor_reset_end 
+0x59dd 022779 arg 0x9706 ,temp 
+:      022780 mouse_sensor_reset_end:
+0x59de 022781 copy temp ,pdata 
+0x59df 022782 call twspi_write 
+0x59e0 022783 nop 12000 
+0x59e1 022784 rtn 
+:      022786 mouse_sensor_poweron_init:
+0x59e2 022787 arg mem_sensor_poweron_init ,regc 
+0x59e3 022788 fetch 1 ,mem_config_sensor_type 
+0x59e4 022789 rtnne ka8g2 
+0x59e5 022790 arg mem_sensor_ka8g2_poweron_init ,regc 
+0x59e6 022791 rtn 
+:      022793 mouse_sensor_poweron:
+0x59e7 022794 bpatch patch10_2 ,mem_patch10 
+0x59e8 022795 call mouse_sensor_spi_init 
+0x59e9 022796 call mouse_sensor_reset 
+0x59ea 022797 call mouse_sensor_poweron_init 
+0x59eb 022798 call mouse_sensor_wr_seq 
+0x59ec 022799 branch mouse_setting_sensor_type 
+:      022801 mouse_sensor_powerdown:
+0x59ed 022802 bpatch patch10_3 ,mem_patch10 
+0x59ee 022803 call mouse_init_sunt 
+0x59ef 022804 call mouse_sensor_spi_init 
+0x59f0 022805 arg 0x0806 ,temp 
+0x59f1 022806 fetch 1 ,mem_config_sensor_type 
+0x59f2 022807 bne ka8g2 ,mouse_sensor_powerdown_end 
+0x59f3 022808 arg 0x1f06 ,temp 
+:      022809 mouse_sensor_powerdown_end:
+0x59f4 022810 copy temp ,pdata 
+0x59f5 022811 branch twspi_write 
+:      022817 mouse_check_sensor_data:
+0x59f6 022818 fetch 1 ,mem_spi_write_flash_sm 
+0x59f7 022819 rtnne flash_sm_no_buys 
+0x59f8 022820 fetch 1 ,mem_config_sensor_type 
+0x59f9 022821 beq p3205 ,mouse_p32xx_sensor_motion 
+0x59fa 022822 beq p3065 ,mouse_p32xx_sensor_motion 
+0x59fb 022823 beq ka8 ,mouse_p32xx_sensor_motion 
+0x59fc 022824 beq p3204 ,mouse_p32xx_sensor_motion 
+0x59fd 022825 beq p3212 ,mouse_p3212_sensor_motion 
+0x59fe 022826 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x59ff 022827 beq p8009 ,mouse_p8009_sensor_motion 
+0x5a00 022828 beq ka8g2 ,mouse_pka8g2_sensor_motion 
+0x5a01 022829 branch mouse_p32xx_sensor_motion 
+:      022832 mouse_p32xx_sensor_motion:
+0x5a02 022833 call mouse_clear_sensor_data 
+0x5a03 022834 disable user 
+0x5a04 022835 fetch 1 ,mem_sensor_motion_gpio 
+0x5a05 022836 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
+0x5a06 022837 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a07 022838 call gpio_get_bit 
+0x5a08 022839 nrtn true 
+:      022840 mouse_p32xx_sensor_motion_2:
+0x5a09 022841 setarg pan_reg_pid_l 
+0x5a0a 022842 call twspi_read 
+0x5a0b 022843 bne p32xx_id1 ,mouse_p3065_judge 
+:      022844 mouse_p32xx_sensor_motion_1:
+0x5a0c 022845 setarg pan_reg_motion_staus 
+0x5a0d 022846 call twspi_read 
+0x5a0e 022847 rtnbit0 7 
+0x5a0f 022848 call mouse_read_sensor_common 
+0x5a10 022849 fetch 1 ,mem_mouse_x 
+0x5a11 022850 call mouse_data_extsign 
+0x5a12 022851 store 2 ,mem_mouse_x 
+0x5a13 022852 fetch 1 ,mem_mouse_y 
+0x5a14 022853 call mouse_data_extsign 
+0x5a15 022854 store 2 ,mem_mouse_y 
+0x5a16 022855 fetch 1 ,mem_config_sensor_angle 
+0x5a17 022856 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
+0x5a18 022857 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
+0x5a19 022858 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
+0x5a1a 022859 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
+0x5a1b 022860 rtn 
+:      022862 mouse_p3065_judge:
+0x5a1c 022863 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x5a1d 022864 branch mouse_twspi_reset 
+:      022866 mouse_motion32xx_6clk_direction_selection:
+0x5a1e 022867 call mouse_motion_6clk_direction_dispose 
+0x5a1f 022868 branch mouse_sensor_sdio_low 
+:      022869 mouse_motion32xx_9clk_direction_selection:
+0x5a20 022870 call mouse_motion_9clk_direction_dispose 
+0x5a21 022871 branch mouse_sensor_sdio_low 
+:      022872 mouse_motion32xx_12clk_direction_selection:
+0x5a22 022873 call mouse_motion_12clk_direction_dispose 
+0x5a23 022874 branch mouse_sensor_sdio_low 
+:      022875 mouse_motion32xx_3clk_direction_selection:
+0x5a24 022876 call mouse_motion_3clk_direction_dispose 
+0x5a25 022877 branch mouse_sensor_sdio_low 
+:      022881 mouse_p3212_sensor_motion:
+0x5a26 022882 call mouse_clear_sensor_data 
+0x5a27 022883 fetch 1 ,mem_sensor_motion_gpio 
+0x5a28 022884 beq gpio_disable ,mouse_p3212_sensor_motion_1 
+0x5a29 022885 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a2a 022886 call gpio_get_bit 
+0x5a2b 022887 nrtn true 
+:      022888 mouse_p3212_sensor_motion_1:
+0x5a2c 022889 setarg pan_reg_pid_l 
+0x5a2d 022890 call twspi_read 
+0x5a2e 022891 bne p32xx_id1 ,mouse_twspi_reset 
+:      022892 mouse_p3212_sensor_motion_2:
+0x5a2f 022893 setarg pan_reg_motion_staus 
+0x5a30 022894 call twspi_read 
+0x5a31 022895 rtnbit0 7 
+0x5a32 022896 call mouse_read_sensor_common 
+0x5a33 022897 call mouse_read_3212sensor_xy_high 
+0x5a34 022898 store 1 ,mem_mouse_xy_h 
+0x5a35 022899 rshift4 pdata ,pdata 
+0x5a36 022900 call mouse_data_extsign_bit3 
+0x5a37 022901 store 1 ,mem_mouse_x + 1 
+0x5a38 022902 fetch 1 ,mem_mouse_xy_h 
+0x5a39 022903 and pdata ,0x0f ,pdata 
+0x5a3a 022904 call mouse_data_extsign_bit3 
+0x5a3b 022905 store 1 ,mem_mouse_y + 1 
+0x5a3c 022906 fetch 1 ,mem_config_sensor_angle 
+0x5a3d 022907 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
+0x5a3e 022908 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
+0x5a3f 022909 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
+0x5a40 022910 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
+0x5a41 022911 rtn 
+:      022913 mouse_read_3212sensor_xy_high:
+0x5a42 022914 setarg 0x12 
+0x5a43 022915 branch twspi_read 
+:      022917 mouse_pka8g2_sensor_motion:
+0x5a44 022918 call mouse_clear_sensor_data 
+0x5a45 022919 fetch 1 ,mem_sensor_motion_gpio 
+0x5a46 022920 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
+0x5a47 022921 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a48 022922 call gpio_get_bit 
+0x5a49 022923 nrtn true 
+:      022924 mouse_pka8g2_sensor_motion_1:
+0x5a4a 022925 branch mouse_p3212_sensor_motion_2 
+:      022928 mouse_p8009_sensor_motion:
+0x5a4b 022929 call mouse_clear_sensor_data 
+0x5a4c 022930 disable user 
+0x5a4d 022931 setarg pan_reg_motion_staus 
+0x5a4e 022932 call twspi_read 
+0x5a4f 022933 rtnbit0 7 
+0x5a50 022934 setarg pan_reg_opration_state 
+0x5a51 022935 call twspi_read 
+0x5a52 022936 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
+0x5a53 022937 setarg 0 
+0x5a54 022938 store 6 ,mem_mouse_x 
+0x5a55 022939 rtn 
+:      022941 mouse_motion_6clk_direction_dispose:
+0x5a56 022942 fetch 2 ,mem_mouse_x 
+0x5a57 022943 sub pdata ,0 ,pdata 
+0x5a58 022944 store 2 ,mem_mouse_x 
+0x5a59 022945 branch enable_user 
+:      022946 mouse_motion_12clk_direction_dispose:
+0x5a5a 022947 fetch 2 ,mem_mouse_y 
+0x5a5b 022948 sub pdata ,0 ,pdata 
+0x5a5c 022949 store 2 ,mem_mouse_y 
+0x5a5d 022950 branch enable_user 
+:      022951 mouse_motion_9clk_direction_dispose:
+0x5a5e 022952 fetch 2 ,mem_mouse_y 
+0x5a5f 022953 sub pdata ,0 ,pdata 
+0x5a60 022954 store 2 ,mem_mouse_y 
+0x5a61 022955 fetch 2 ,mem_mouse_x 
+0x5a62 022956 sub pdata ,0 ,pdata 
+0x5a63 022957 store 2 ,mem_mouse_x 
+0x5a64 022958 call mouse_sensor_data_swap_places 
+0x5a65 022959 branch enable_user 
+:      022960 mouse_motion_3clk_direction_dispose:
+0x5a66 022961 call mouse_sensor_data_swap_places 
+0x5a67 022962 branch enable_user 
+:      022964 mouse_sensor_data_swap_places:
+0x5a68 022965 fetch 2 ,mem_mouse_y 
+0x5a69 022966 fetcht 2 ,mem_mouse_x 
+0x5a6a 022967 store 2 ,mem_mouse_x 
+0x5a6b 022968 storet 2 ,mem_mouse_y 
+0x5a6c 022969 rtn 
+:      022972 mouse_clear_sensor_data:
+0x5a6d 022973 fetch 1 ,mem_mouse_move_flag 
+0x5a6e 022974 call mouse_read_sensor_common ,blank 
+0x5a6f 022975 jam 1 ,mem_mouse_move_flag 
+0x5a70 022976 rtn 
+:      022978 mouse_clear_sensor_data_by_reset:
+0x5a71 022979 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x5a72 022980 call le_set_config_more_data 
+:      022981 mouse_init_sensor_reset:
+0x5a73 022982 branch mouse_init_sunt 
+:      022984 mouse_data_xy_release:
+0x5a74 022985 fetch 1 ,mem_sensor_motion_gpio 
+0x5a75 022986 rtnne gpio_disable 
+0x5a76 022987 fetch 1 ,mem_mouse_long_mult_flag 
+0x5a77 022988 rtnne 1 
+0x5a78 022989 setarg 0 
+0x5a79 022990 store 1 ,mem_mouse_long_mult_flag 
+0x5a7a 022991 store 4 ,mem_mouse_x 
+0x5a7b 022992 branch mouse_init_sensor_reset 
+:      022994 mouse_data_extsign:
+0x5a7c 022995 rtnbit0 7 
+0x5a7d 022996 arg 0xff00 ,temp 
+0x5a7e 022997 ior temp ,pdata 
+0x5a7f 022998 rtn 
+:      023000 mouse_data_extsign_bit3:
+0x5a80 023001 rtnbit0 3 
+0x5a81 023002 arg 0xf0 ,temp 
+0x5a82 023003 ior temp ,pdata 
+0x5a83 023004 rtn 
+:      023006 mouse_read_sensor_common:
+0x5a84 023007 arg pan_reg_delta_x ,pdata 
+0x5a85 023008 call twspi_read 
+0x5a86 023009 store 2 ,mem_mouse_x 
+0x5a87 023010 arg pan_reg_delta_y ,pdata 
+0x5a88 023011 call twspi_read 
+0x5a89 023012 store 2 ,mem_mouse_y 
+0x5a8a 023013 rtn 
+:      023016 mouse_sensor_sdio_low:
+0x5a8b 023017 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0x5a8c 023018 call gpio_get_bit 
+0x5a8d 023019 rtn true 
+0x5a8e 023020 setarg 0x0a 
+0x5a8f 023021 call twspi_read 
+0x5a90 023022 nop 1000 
+0x5a91 023023 branch mouse_sensor_sdio_low 
+:      023025 mouse_set_sdio_high:
+0x5a92 023026 setarg 0x8100 
+0x5a93 023027 branch twspi_write 
+:      023032 mouse_bluetooth_fast_conn_init:
+0x5a94 023033 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
+:      023034 mouse_ble_fast_conn_init:
+0x5a95 023035 jam 0x34 ,mem_xrecord_mode 
+0x5a96 023036 setarg 0x0f0f0f 
+0x5a97 023037 store 3 ,mem_le_lap 
+0x5a98 023038 store 3 ,mem_le_lap + 3 
+0x5a99 023039 branch mouse_start_reconnect 
+:      023041 mouse_buletooth_fast_conn_end:
+0x5a9a 023042 bpatch patch10_4 ,mem_patch10 
+0x5a9b 023043 call mouse_select_reconn_device 
+0x5a9c 023044 call mouse_bluetooth_fast_conn_disable 
+0x5a9d 023045 fetch 1 ,mem_device_flag 
+0x5a9e 023046 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
+0x5a9f 023047 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
+0x5aa0 023048 rtn 
+:      023049 mouse_device1_check_auto_discover:
+0x5aa1 023050 fetch 6 ,mem_device1_addr 
+0x5aa2 023051 branch mouse_device_check_auto_discover 
+:      023052 mouse_device2_check_auto_discover:
+0x5aa3 023053 fetch 6 ,mem_device2_addr 
+:      023054 mouse_device_check_auto_discover:
+0x5aa4 023055 fetcht 6 ,mem_mouse_compare_addr 
+0x5aa5 023056 isub temp ,null 
+0x5aa6 023057 branch mouse_start_discovery ,zero 
+0x5aa7 023058 branch mouse_start_reconnect_device 
+:      023060 mouse_bluetooth_fast_conn_disable:
+0x5aa8 023061 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
+0x5aa9 023062 rtn 
+:      023065 mouse_stop_bluetooth_mode:
+0x5aaa 023066 fetch 2 ,mem_ui_state_map 
+0x5aab 023067 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5aac 023068 branch mouse_stop_discovery 
+:      023069 mouse_disconnect:
+0x5aad 023070 setarg 0 
+0x5aae 023071 store 2 ,mem_mouse_no_data_timer 
+0x5aaf 023072 fetch 2 ,mem_ui_state_map 
+0x5ab0 023073 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5ab1 023074 rtn 
+:      023076 mouse_check_125hz:
+0x5ab2 023077 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ab3 023078 rtnbit0 mouse_enable_bt_125hz 
+:      023079 mouse_bluetooth_125hz:
+0x5ab4 023080 nbranch mouse_bluetooth_125hz_clear ,user 
+0x5ab5 023081 fetch 1 ,mem_bluetooth_125hz_cnt 
+0x5ab6 023082 increase 1 ,pdata 
+0x5ab7 023083 and_into 0x0f ,pdata 
+0x5ab8 023084 store 1 ,mem_bluetooth_125hz_cnt 
+0x5ab9 023085 nrtn blank 
+:      023086 mouse_bluetooth_125hz_clear:
+0x5aba 023087 jam 0 ,mem_bluetooth_125hz_cnt 
+0x5abb 023088 branch disable_user 
+:      023090 mouse_current_mult_update:
+0x5abc 023091 fetch 1 ,mem_sensor_motion_gpio 
+0x5abd 023092 rtnne gpio_disable 
+0x5abe 023093 jam 0 ,mem_lpm_mult 
+0x5abf 023094 jam 30 ,mem_mouse_current_mult_timer 
+0x5ac0 023095 rtn 
+:      023098 mouse_priority_bb_event:
+0x5ac1 023099 bpatch patch10_5 ,mem_patch10 
+0x5ac2 023100 copy regc ,pdata 
+0x5ac3 023101 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x5ac4 023102 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
+0x5ac5 023103 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x5ac6 023104 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x5ac7 023105 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x5ac8 023106 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x5ac9 023107 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x5aca 023108 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
+0x5acb 023109 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x5acc 023110 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x5acd 023111 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x5ace 023112 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x5acf 023113 rtn 
+:      023116 mouse_le_bb_event_connected:
+0x5ad0 023117 call mouse_device_poweron_led_config 
+0x5ad1 023118 jam 0 ,mem_mouse_long_mult_flag 
+0x5ad2 023119 call mouse_init_sensor_reset 
+0x5ad3 023120 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x5ad4 023121 call mouse_24g_first_store_reconn_info 
+0x5ad5 023122 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5ad6 023123 nbranch mouse_le_bb_event_connected_next ,blank 
+0x5ad7 023124 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      023125 mouse_le_bb_event_connected_next:
+0x5ad8 023126 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5ad9 023127 set0 app_disc_by_button ,pdata 
+0x5ada 023128 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5adb 023129 jam 0 ,mem_mouse_direct_timer 
+0x5adc 023130 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5add 023131 store 2 ,mem_le_battery_level_updata_timer 
+0x5ade 023132 call mouse_no_data_timer_init 
+0x5adf 023133 branch mouse_stop_discovery 
+:      023135 mouse_le_bb_disconnected:
+0x5ae0 023136 setarg 0 
+0x5ae1 023137 store 2 ,mem_le_battery_level_updata_timer 
+0x5ae2 023138 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x5ae3 023139 arg le_interval_7_5ms ,temp 
+0x5ae4 023140 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ae5 023141 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
+0x5ae6 023142 arg le_interval_8_75ms ,temp 
+:      023143 mouse_le_bb_disconnected_next:
+0x5ae7 023144 storet 2 ,mem_le_interval_min 
+0x5ae8 023145 storet 2 ,mem_le_interval_min + 2 
+0x5ae9 023146 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5aea 023147 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x5aeb 023148 call le_clr_config_more_data 
+0x5aec 023149 branch mouse_bb_disconnected 
+:      023151 mouse_le_pairing_success:
+0x5aed 023152 arg ll_pairing_success_flag ,queue 
+0x5aee 023153 branch mouse_le_enable_connect_flag 
+:      023155 mouse_le_enc_info:
+:      023156 mouse_updata_le_param:
+0x5aef 023157 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x5af0 023158 branch ui_ipc_send_cmd 
+:      023160 mouse_le_ll_start_encryt:
+0x5af1 023161 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5af2 023162 beq 1 ,mouse_le_ll_reconn_start_encryt 
+0x5af3 023163 branch mouse_le_ll_enable_start_enc_flag 
+:      023164 mouse_le_ll_reconn_start_encryt:
+0x5af4 023165 call mouse_updata_le_param 
+0x5af5 023166 jam 20 ,mem_le_start_encrypt_timer 
+:      023167 mouse_le_ll_enable_start_enc_flag:
+0x5af6 023168 arg ll_start_enc_flag ,queue 
+0x5af7 023169 branch mouse_le_enable_connect_flag 
+:      023171 mouse_le_enable_connect_flag:
+0x5af8 023172 fetch 1 ,mem_le_connect_status_flag 
+0x5af9 023173 qset1 pdata 
+0x5afa 023174 store 1 ,mem_le_connect_status_flag 
+0x5afb 023175 rtn 
+:      023177 mouse_le_conn_param_update_rsp_recieved:
+0x5afc 023178 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5afd 023179 rtneq ble_signaling_connect_parameter_update_accepted 
+0x5afe 023180 fetch 1 ,mem_le_tsniff 
+0x5aff 023181 rshift2 pdata ,pdata 
+0x5b00 023182 sub pdata ,le_interval_15ms ,null 
+0x5b01 023183 rtn positive 
+0x5b02 023184 setarg le_interval_11_25ms 
+0x5b03 023185 store 2 ,mem_le_interval_min 
+0x5b04 023186 store 2 ,mem_le_interval_min + 2 
+0x5b05 023187 call mouse_updata_le_param 
+:      023188 mouse_le_conn_param_lpm_disable:
+0x5b06 023189 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x5b07 023190 rtn 
+:      023192 mouse_le_bb_event_connect_complete:
+0x5b08 023193 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5b09 023194 nrtn blank 
+0x5b0a 023195 fetch 1 ,mem_le_att_handle 
+0x5b0b 023196 sub pdata ,34 ,pdata 
+0x5b0c 023197 nrtn zero 
+0x5b0d 023198 jam 0 ,mem_le_start_encrypt_timer 
+:      023199 mouse_le_write_enable:
+0x5b0e 023200 arg write_req_enable_flag ,queue 
+0x5b0f 023201 branch mouse_le_enable_connect_flag 
+:      023203 mouse_le_parse_conn_param_accepted:
+0x5b10 023204 fetch 1 ,mem_le_new_conninterval 
+0x5b11 023205 sub pdata ,le_interval_15ms ,null 
+0x5b12 023206 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x5b13 023207 store 2 ,mem_le_interval_min 
+0x5b14 023208 store 2 ,mem_le_interval_min + 2 
+0x5b15 023209 fetch 1 ,mem_le_new_connslavelatency 
+0x5b16 023210 branch mouse_le_lpm_mult_reinit ,blank 
+0x5b17 023211 fetcht 1 ,mem_lpm_mult_init 
+0x5b18 023212 isub temp ,null 
+0x5b19 023213 branch mouse_le_lpm_mult_reinit ,positive 
+0x5b1a 023214 fetch 1 ,mem_le_new_connslavelatency 
+0x5b1b 023215 store 1 ,mem_lpm_mult 
+0x5b1c 023216 branch mouse_le_conn_param_lpm_enable 
+:      023217 mouse_le_lpm_mult_reinit:
+0x5b1d 023218 fetch 1 ,mem_lpm_mult_init 
+0x5b1e 023219 store 1 ,mem_lpm_mult 
+:      023220 mouse_le_conn_param_lpm_enable:
+0x5b1f 023221 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5b20 023222 rtn 
+:      023224 mouse_le_clean_connect_flag:
+0x5b21 023225 jam 0 ,mem_le_connect_status_flag 
+0x5b22 023226 rtn 
+:      023228 mouse_le:
+0x5b23 023229 bpatch patch10_6 ,mem_patch10 
+0x5b24 023230 call le_fifo_check_nearly_full 
+0x5b25 023231 nrtn blank 
+0x5b26 023232 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5b27 023233 beq 0xff ,mouse_le_next 
+0x5b28 023234 fetch 1 ,mem_le_connect_status_flag 
+0x5b29 023235 and pdata ,0x03 ,pdata 
+0x5b2a 023236 rtnne 0x03 
+:      023237 mouse_le_next:
+0x5b2b 023238 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x5b2c 023239 call mouse_clear_sensor_data_by_reset ,blank 
+0x5b2d 023240 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b2e 023241 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x5b2f 023242 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x5b30 023243 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x5b31 023244 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x5b32 023245 call mouse_motion 
+0x5b33 023246 call mouse_check_125hz 
+0x5b34 023247 nrtn user 
+0x5b35 023248 call mouse_current_mult_update 
+0x5b36 023249 call mouse_data_xy_release 
+0x5b37 023250 call mouse_wheel_trigger 
+0x5b38 023251 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b39 023252 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x5b3a 023253 fetch 1 ,mem_customer_key 
+0x5b3b 023254 beq 1 ,mouse_le_send_keyboard_package_data 
+:      023255 mouse_le_send_mouse_data:
+0x5b3c 023256 branch mouse_fill_mouse_data_le 
+:      023259 mouse_le_send_keyboard_package_data:
+0x5b3d 023260 fetch 1 ,mem_customer_data_trigger 
+0x5b3e 023261 branch mouse_le_release_keyboard_data ,blank 
+0x5b3f 023262 fetch 8 ,mem_customer_key_press + 1 
+:      023263 mouse_fill_keyboard_package_data_le:
+0x5b40 023264 store 8 ,mem_pdatatemp 
+0x5b41 023265 fetch 1 ,mem_customer_key_press 
+0x5b42 023266 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
+0x5b43 023267 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
+0x5b44 023268 jam 8 ,mem_le_data_len 
+0x5b45 023269 fetcht 2 ,mem_le_keyboard_handle 
+:      023270 mouse_fill_data_le:
+0x5b46 023271 fetch 1 ,mem_le_data_len 
+0x5b47 023272 copy pdata ,rega 
+0x5b48 023273 call le_att_malloc_tx_notify 
+0x5b49 023274 fetcht 1 ,mem_le_data_len 
+0x5b4a 023275 copy temp ,loopcnt 
+0x5b4b 023276 arg mem_pdatatemp ,contr 
+0x5b4c 023277 branch memcpy 
+:      023279 mouse_le_release_keyboard_data:
+0x5b4d 023280 fetch 8 ,mem_customer_key_release + 1 
+0x5b4e 023281 branch mouse_fill_keyboard_package_data_le 
+:      023283 mouse_fill_multimedia_key_data_le:
+0x5b4f 023284 jam 3 ,mem_le_data_len 
+0x5b50 023285 fetcht 2 ,mem_le_multimedia_handle 
+0x5b51 023286 branch mouse_fill_data_le 
+:      023288 mouse_fill_systemctrl_key_data_le:
+0x5b52 023289 jam 2 ,mem_le_data_len 
+0x5b53 023290 fetcht 2 ,mem_le_systemctrl_handle 
+0x5b54 023291 branch mouse_fill_data_le 
+:      023293 mouse_fill_battery_level_le:
+0x5b55 023294 arg 1 ,rega 
+0x5b56 023295 fetcht 2 ,mem_le_battery_level_handle 
+0x5b57 023296 call le_att_malloc_tx_notify 
+0x5b58 023297 fetch 1 ,mem_le_battery_level_percentage 
+0x5b59 023298 istore 1 ,contw 
+0x5b5a 023299 rtn 
+:      023301 mouse_le_send_empty_packet:
+0x5b5b 023302 setarg 0 
+0x5b5c 023303 store 7 ,mem_mouse_key 
+:      023304 mouse_fill_mouse_data_le:
+0x5b5d 023305 jam 7 ,mem_le_data_len 
+0x5b5e 023306 fetch 7 ,mem_mouse_key 
+0x5b5f 023307 store 7 ,mem_pdatatemp 
+0x5b60 023308 fetcht 2 ,mem_le_notify_handle 
+0x5b61 023309 branch mouse_fill_data_le 
+:      023311 mouse_check_51cmd_adv:
+0x5b62 023312 jam 0 ,mem_mouse_le_reconnect_flag 
+0x5b63 023313 fetch 3 ,mem_le_adv_ind 
+0x5b64 023314 store 3 ,mem_le_adv_data + 4 
+0x5b65 023315 call mouse_le_check_adv_flag 
+0x5b66 023316 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x5b67 023317 istore 1 ,contr 
+0x5b68 023318 arg mem_le_adv_swift_pair ,contr 
+0x5b69 023319 call mouse_le_adv_data_update 
+0x5b6a 023320 branch check_51cmd_adv 
+:      023322 mouse_le_check_adv_flag:
+0x5b6b 023323 arg mem_le_adv_data ,rega 
+:      023324 mouse_le_check_adv_flag_loop:
+0x5b6c 023325 ifetch 1 ,rega 
+0x5b6d 023326 rtn blank 
+0x5b6e 023327 iadd contr ,rega 
+0x5b6f 023328 ifetch 1 ,contr 
+0x5b70 023329 rtneq 0x01 
+0x5b71 023330 branch mouse_le_check_adv_flag_loop 
+:      023332 mouse_le_adv_data_update:
+0x5b72 023333 arg mem_le_adv_data + 11 ,contw 
+0x5b73 023334 arg 19 ,loopcnt 
+0x5b74 023335 call memcpy 
+0x5b75 023336 branch le_modified_name_adv 
+:      023342 mouse_bb_disconnected:
+0x5b76 023343 call mouse_bb_discon_clear_stack 
+0x5b77 023344 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b78 023345 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x5b79 023346 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b7a 023347 branch mouse_start_discovery 
+:      023349 mouse_bb_discon_clear_stack:
+0x5b7b 023350 setarg 0 
+0x5b7c 023351 store 8 ,mem_wheel_tb_old_pinlevel 
+0x5b7d 023352 istore 4 ,contw 
+0x5b7e 023353 jam 0 ,mem_mouse_move_flag 
+0x5b7f 023354 jam 0 ,mem_ltk_exists 
+0x5b80 023355 rtn 
+:      023357 mouse4_0_event_bb_disconn:
+0x5b81 023358 call mouse_le_clean_connect_flag 
+0x5b82 023359 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b83 023360 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b84 023361 branch mouse_app_enter_hibernate 
+:      023365 mouse_bb_event_timer:
+0x5b85 023366 bpatch patch10_7 ,mem_patch10 
+0x5b86 023368 call mouse_low_voltage_led_timer 
+0x5b87 023369 call mouse_adc_read 
+0x5b88 023371 call mouse_logo_led_on_timer 
+0x5b89 023372 call mouse_led_multi_timer 
+0x5b8a 023373 call mouse_dpi_led_blink_delay_timer 
+0x5b8b 023375 call g24_pair_timeout_timer 
+0x5b8c 023376 call g24_reconn_timeout_timer 
+0x5b8d 023377 call mouse_24g_long_sleep_param_update_timer 
+0x5b8e 023379 call mouse_dpi_key_check_long_press 
+0x5b8f 023380 call mouse_bt_discovery_check 
+0x5b90 023381 call mouse_commbination_key_process 
+0x5b91 023382 call mouse_check_discovery_timeout_timer 
+0x5b92 023384 call mouse_check_direct_timeout_timer 
+0x5b93 023385 call mouse_le_enable_att_list_timer 
+0x5b94 023386 call mouse_le_battery_updata_timer 
+0x5b95 023387 call mouse_le_send_smp_security_request_timer 
+0x5b96 023389 call mouse_check_reconnect_delay_long_sleep 
+0x5b97 023390 call mouse_current_mult_update_timer 
+0x5b98 023391 call mouse_wheel_trigger_timer 
+0x5b99 023392 call mouse_store_information_delay_timer 
+0x5b9a 023393 branch mouse_check_no_data_timeout_timer 
+:      023395 mouse_bt_discovery_check:
+0x5b9b 023396 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b9c 023397 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
+0x5b9d 023398 rtn 
+:      023400 mouse_bt_discovery_by_pb_button:
+0x5b9e 023401 fetch 1 ,mem_select_device_button_statue 
+0x5b9f 023402 rtnne pb_button_state_down 
+0x5ba0 023403 arg mem_bt_discovery_count ,regc 
+0x5ba1 023404 arg mouse_long_button_bt_discovery ,regb 
+0x5ba2 023405 branch timer_single_step 
+:      023407 mouse_long_button_bt_discovery:
+0x5ba3 023408 fetch 1 ,mem_device_flag 
+0x5ba4 023409 rtneq mode_24g_device 
+0x5ba5 023410 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ba6 023411 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x5ba7 023412 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5ba8 023413 call mouse_enable_function_flag 
+0x5ba9 023414 call app_evt_button_long_pressed 
+0x5baa 023415 branch mouse_bb_event_discovery_btn 
+:      023417 mouse_commbination_key_process:
+0x5bab 023418 fetch 1 ,mem_device_flag 
+0x5bac 023419 beq mode_24g_device ,mouse_24g_commbination_key_process 
+0x5bad 023420 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bae 023421 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+0x5baf 023422 fetcht 1 ,mem_mouse_commbination_key_bt 
+0x5bb0 023423 branch mouse_commbination_key_start 
+:      023425 mouse_24g_commbination_key_process:
+0x5bb1 023426 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bb2 023427 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+0x5bb3 023428 fetcht 1 ,mem_mouse_commbination_key_24g 
+:      023429 mouse_commbination_key_start:
+0x5bb4 023430 storet 1 ,mem_mouse_commbination_key 
+0x5bb5 023431 call mouse_check_key_gpio 
+0x5bb6 023432 and pdata ,0x07 ,pdata 
+0x5bb7 023433 fetcht 1 ,mem_mouse_commbination_key 
+0x5bb8 023434 isub temp ,null 
+0x5bb9 023435 branch mouse_commbination_key_down ,zero 
+:      023436 mouse_commbination_key_up:
+0x5bba 023437 fetch 1 ,mem_ui_button_timeout 
+0x5bbb 023438 store 1 ,mem_combination_ui_button_count 
+0x5bbc 023439 fetch 1 ,mem_commbination_key_statue 
+0x5bbd 023440 rtneq commbination_key_state_up 
+0x5bbe 023441 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5bbf 023442 rtn 
+:      023444 mouse_commbination_key_down:
+0x5bc0 023445 call mouse_combination_ui_timer 
+0x5bc1 023446 fetch 1 ,mem_commbination_key_statue 
+0x5bc2 023447 rtneq commbination_key_state_down 
+0x5bc3 023448 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x5bc4 023449 rtn 
+:      023451 mouse_combination_ui_timer:
+0x5bc5 023452 arg mouse_24g_start_pair_mode ,regb 
+0x5bc6 023453 arg mem_combination_ui_button_count ,regc 
+0x5bc7 023454 fetch 1 ,mem_device_flag 
+0x5bc8 023455 beq mode_24g_device ,timer_single_step 
+0x5bc9 023456 arg mouse_long_button_bt_discovery ,regb 
+0x5bca 023457 call timer_single_step 
+0x5bcb 023458 fetch 1 ,mem_combination_ui_button_count 
+0x5bcc 023459 beq 1 ,mouse_bt_discovery_button_down_enable 
+0x5bcd 023460 rtn 
+:      023462 mouse_check_discovery_timeout_timer:
+0x5bce 023463 arg mem_mouse_discovery_timer ,regc 
+0x5bcf 023464 arg mouse_check_discovery_timeout ,regb 
+0x5bd0 023465 branch timer_single_step_2b 
+:      023467 mouse_check_discovery_timeout:
+0x5bd1 023468 call mouse_stop_discovery 
+0x5bd2 023469 branch mouse_app_enter_hibernate 
+:      023471 mouse_check_direct_timeout_timer:
+0x5bd3 023472 arg mem_mouse_direct_timer ,regc 
+0x5bd4 023473 arg mouse_check_direct_timeout ,regb 
+0x5bd5 023474 call timer_single_step 
+0x5bd6 023475 fetch 1 ,mem_mouse_direct_timer 
+0x5bd7 023476 beq 1 ,app_ble_stop_direct_adv 
+0x5bd8 023477 rtn 
+:      023479 mouse_check_direct_timeout:
+0x5bd9 023480 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5bda 023481 beq 0xff ,mouse_buletooth_fast_conn_end 
+0x5bdb 023482 fetch 1 ,mem_reconn_times 
+0x5bdc 023483 nbranch mouse_polling_device ,blank 
+0x5bdd 023484 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bde 023485 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
+0x5bdf 023486 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
+0x5be0 023487 branch mouse_app_enter_hibernate 
+:      023489 mouse_le_enable_att_list_timer:
+0x5be1 023490 arg mem_le_start_encrypt_timer ,regc 
+0x5be2 023491 arg mouse_le_write_enable ,regb 
+0x5be3 023492 branch timer_single_step 
+:      023494 mouse_le_send_smp_security_request_timer:
+0x5be4 023495 fetch 1 ,mem_mouse_le_bb_connected_flag 
+0x5be5 023496 rtn blank 
+0x5be6 023497 arg mem_mouse_send_secutiry_request_timer ,regc 
+0x5be7 023498 arg mouse_le_pairing_sm_start_check ,regb 
+0x5be8 023499 branch timer_single_step 
+:      023500 mouse_le_pairing_sm_start_check:
+0x5be9 023501 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5bea 023502 nrtn blank 
+0x5beb 023503 fetch 1 ,mem_le_pairing_state 
+0x5bec 023504 rtnne flag_le_pairing_null 
+0x5bed 023505 branch le_pairing_sm_start 
+:      023507 mouse_le_battery_updata_timer:
+0x5bee 023508 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bef 023509 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x5bf0 023510 arg mem_le_battery_level_updata_timer ,regc 
+0x5bf1 023511 arg mouse_le_battery_level_updata ,regb 
+0x5bf2 023512 branch timer_single_step 
+:      023514 mouse_le_battery_level_updata:
+0x5bf3 023515 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5bf4 023516 store 2 ,mem_le_battery_level_updata_timer 
+0x5bf5 023517 branch mouse_fill_battery_level_le 
+:      023519 mouse_le_enable_att_list:
+0x5bf6 023520 fetch 1 ,mem_le_connect_status_flag 
+0x5bf7 023521 rtnbit1 ll_pairing_success_flag 
+0x5bf8 023522 call mouse_updata_le_param 
+0x5bf9 023523 arg write_req_enable_flag ,queue 
+0x5bfa 023524 branch mouse_le_enable_connect_flag 
+:      023526 mouse_check_reconnect_delay_long_sleep:
+0x5bfb 023527 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
+0x5bfc 023528 arg mouse_app_enter_hibernate ,regb 
+0x5bfd 023529 branch timer_single_step 
+:      023531 mouse_current_mult_update_timer:
+0x5bfe 023532 arg mem_mouse_current_mult_timer ,regc 
+0x5bff 023533 arg mouse_current_mult_reinit ,regb 
+0x5c00 023534 branch timer_single_step 
+:      023535 mouse_current_mult_reinit:
+0x5c01 023536 fetch 1 ,mem_lpm_mult_init 
+0x5c02 023537 store 1 ,mem_lpm_mult 
+0x5c03 023538 jam 1 ,mem_mouse_long_mult_flag 
+0x5c04 023539 rtn 
+:      023542 mouse_check_no_data_timeout_timer:
+0x5c05 023543 arg mem_mouse_no_data_timer ,regc 
+0x5c06 023544 arg mouse_check_no_data_timeout ,regb 
+0x5c07 023545 branch timer_single_step_2b 
+:      023547 mouse_check_no_data_timeout:
+0x5c08 023548 fetch 1 ,mem_device_flag 
+0x5c09 023549 beq mode_24g_device ,mouse_24g_hibernate_set 
+0x5c0a 023550 branch mouse_disconnect 
+:      023552 mouse_no_data_timer_init:
+0x5c0b 023553 fetch 2 ,mem_mouse_no_data_timeout 
+0x5c0c 023554 store 2 ,mem_mouse_no_data_timer 
+0x5c0d 023555 rtn 
+:      023557 mouse_store_information_delay_timer:
+0x5c0e 023558 arg mem_store_information_delay_timer ,regc 
+0x5c0f 023559 arg mouse_store_device_info_check ,regb 
+0x5c10 023560 branch timer_single_step 
+:      023562 mouse_store_device_info_check:
+0x5c11 023563 call mouse_store_device_info 
+0x5c12 023564 fetch 1 ,mem_mouse_need_soft_reset 
+0x5c13 023565 nbranch mouse_soft_reset ,blank 
+0x5c14 023566 rtn 
+:      023568 mouse_bb_event_discovery_btn:
+0x5c15 023569 isolate1 mark_24g ,mark 
+0x5c16 023570 call mouse_24g_stop ,true 
+0x5c17 023571 call mouse_disconnect 
+0x5c18 023572 call mouse_le_clean_connect_flag 
+0x5c19 023573 branch mouse_start_discovery 
+:      023575 mouse_start_discovery:
+0x5c1a 023576 bpatch patch11_0 ,mem_patch11 
+0x5c1b 023577 call mouse_device_discovery_led_config 
+0x5c1c 023578 fetch 2 ,mem_ui_state_map 
+0x5c1d 023579 isolate1 ui_state_ble_adv ,pdata 
+0x5c1e 023580 call mouse_stop_le_adv ,true 
+0x5c1f 023581 call mouse_bluetooth_fast_conn_disable 
+0x5c20 023582 fetch 2 ,mem_ui_state_map 
+0x5c21 023583 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x5c22 023584 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c23 023585 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x5c24 023586 fetcht 2 ,mem_random_addr_increase_count 
+0x5c25 023587 increase 1 ,temp 
+0x5c26 023588 storet 2 ,mem_random_addr_increase_count 
+0x5c27 023589 storet 2 ,mem_le_lap + 1 
+0x5c28 023590 random pdata 
+0x5c29 023591 store 1 ,mem_le_lap 
+:      023592 mouse_start_discovery_norandom:
+0x5c2a 023593 fetch 3 ,mem_mouse_le_lap_temp 
+0x5c2b 023594 store 3 ,mem_le_lap + 3 
+0x5c2c 023595 call app_lpm_mult_disable 
+0x5c2d 023596 fetch 2 ,mem_mouse_discovery_timeout 
+0x5c2e 023597 store 2 ,mem_mouse_discovery_timer 
+0x5c2f 023598 setarg 0 
+0x5c30 023599 store 2 ,mem_mouse_no_data_timer 
+0x5c31 023600 store 2 ,mem_le_battery_level_updata_timer 
+0x5c32 023601 store 1 ,mem_mouse_direct_timer 
+0x5c33 023602 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c34 023603 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x5c35 023604 arg mouse_store_eeprom_flag ,queue 
+0x5c36 023605 call mouse_enable_function_flag 
+0x5c37 023606 call mouse_bt_discovery_button_down_disable 
+0x5c38 023607 branch mouse_check_51cmd_adv 
+:      023609 mouse_stop_discovery:
+0x5c39 023610 bpatch patch11_1 ,mem_patch11 
+0x5c3a 023611 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5c3b 023612 call mouse_disable_function_flag 
+0x5c3c 023613 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c3d 023614 branch mouse_stop_le_adv 
+:      023615 mouse_stop_le_adv:
+0x5c3e 023616 setarg 0 
+0x5c3f 023617 store 1 ,mem_mouse_direct_timer 
+0x5c40 023618 store 2 ,mem_mouse_discovery_timer 
+0x5c41 023619 branch check_51cmd_stop_adv 
+:      023621 mouse_store_remote_bdaddr:
+0x5c42 023622 bpatch patch11_2 ,mem_patch11 
+0x5c43 023623 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c44 023624 rtnbit0 mouse_store_eeprom_flag 
+0x5c45 023625 arg mouse_store_eeprom_flag ,queue 
+0x5c46 023626 call mouse_disable_function_flag 
+0x5c47 023627 call mouse_check_device_addr 
+:      023628 mouse_unplug_clean_bdaddr:
+0x5c48 023629 call mouse_before_store_reconn_info 
+0x5c49 023630 branch mouse_store_device_info_delay 
+:      023632 mouse_check_device_addr:
+0x5c4a 023633 fetch 1 ,mem_record_bt_mode 
+0x5c4b 023634 beq rec_4_mode ,mouse_check_le_device_addr 
+0x5c4c 023635 rtn 
+:      023636 mouse_check_le_device_addr:
+0x5c4d 023637 store 1 ,mem_device_addr_temp 
+0x5c4e 023638 fetch 6 ,mem_le_plap 
+:      023639 mouse_check_bt_device_addr_common:
+0x5c4f 023640 store 6 ,mem_device_addr_temp + 1 
+0x5c50 023641 fetch 7 ,mem_device_addr_temp 
+0x5c51 023642 arg mem_device1_type ,contr 
+0x5c52 023643 arg 3 ,loopcnt 
+:      023644 mouse_check_device_addr_end:
+0x5c53 023645 ifetcht 7 ,contr 
+0x5c54 023646 isub temp ,null 
+0x5c55 023647 branch mouse_clean_addr ,zero 
+0x5c56 023648 increase 22 ,contr 
+0x5c57 023649 loop mouse_check_device_addr_end 
+0x5c58 023650 rtn 
+:      023651 mouse_before_store_reconn_info:
+0x5c59 023652 arg mem_device1_type ,rega 
+0x5c5a 023653 fetch 1 ,mem_device_flag 
+0x5c5b 023654 increase -1 ,pdata 
+0x5c5c 023655 mul32 pdata ,29 ,pdata 
+0x5c5d 023656 iadd rega ,rega 
+0x5c5e 023657 fetch 1 ,mem_record_bt_mode 
+0x5c5f 023658 istore 1 ,rega 
+0x5c60 023659 beq rec_4_mode ,mouse_store_le_device 
+0x5c61 023660 rtn 
+:      023662 mouse_store_le_device:
+0x5c62 023663 fetch 6 ,mem_le_plap 
+0x5c63 023664 istore 6 ,contw 
+0x5c64 023665 arg mem_le_ltk ,contr 
+0x5c65 023666 call memcpy16 
+0x5c66 023667 fetch 6 ,mem_le_lap 
+0x5c67 023668 istore 6 ,contw 
+0x5c68 023669 rtn 
+:      023671 mouse_clean_addr:
+0x5c69 023672 increase -6 ,contr 
+0x5c6a 023673 copy contr ,contw 
+0x5c6b 023674 fetcht 6 ,mem_device_addr_temp + 1 
+0x5c6c 023675 increase 3 ,temp 
+0x5c6d 023676 istoret 6 ,contw 
+0x5c6e 023677 rtn 
+:      023679 mouse_select_reconn_device:
+0x5c6f 023680 arg mem_device1_type ,rega 
+0x5c70 023681 fetch 1 ,mem_device_flag 
+0x5c71 023682 rtneq mode_24g_device 
+0x5c72 023683 increase -1 ,pdata 
+0x5c73 023684 mul32 pdata ,29 ,pdata 
+0x5c74 023685 iadd rega ,rega 
+0x5c75 023686 ifetch 1 ,rega 
+0x5c76 023687 store 1 ,mem_xrecord_mode 
+0x5c77 023688 beq rec_4_mode ,mouse_load_le_device 
+0x5c78 023689 rtn 
+:      023691 mouse_load_le_device:
+0x5c79 023692 ifetch 6 ,contr 
+:      023693 mouse_load_le_device_end:
+0x5c7a 023694 store 6 ,mem_hci_plap 
+0x5c7b 023695 arg mem_le_ltk ,contw 
+0x5c7c 023696 call memcpy16 
+0x5c7d 023697 ifetch 6 ,contr 
+0x5c7e 023698 store 6 ,mem_le_lap 
+0x5c7f 023699 rtn 
+:      023701 mouse_app_initflag_check:
+0x5c80 023702 bpatch patch11_3 ,mem_patch11 
+0x5c81 023703 fetch 2 ,mem_store_flag 
+0x5c82 023704 arg eeprom_init_flag ,temp 
+0x5c83 023705 isub temp ,null 
+0x5c84 023706 branch mouse_load_device_info ,zero 
+:      023707 mouse_app_initflag_check_next:
+0x5c85 023708 storet 2 ,mem_store_flag 
+0x5c86 023709 call mouse_ble_init_address 
+0x5c87 023710 fetch 1 ,mem_device_flag_temp 
+0x5c88 023711 store 1 ,mem_device_flag 
+0x5c89 023712 fetch 4 ,mem_24g_fast_conn_addr 
+0x5c8a 023713 store 4 ,mem_24g_receiver_addr 
+0x5c8b 023714 store 4 ,mem_24g_addr 
+:      023715 mouse_load_default_dpi:
+0x5c8c 023716 fetch 1 ,mem_config_sensor_dpi 
+0x5c8d 023717 store 1 ,mem_mouse_dpi 
+0x5c8e 023718 rtn 
+:      023720 mouse_load_device_info:
+0x5c8f 023721 call mouse_otp_load_dpi 
+0x5c90 023723 fetch 4 ,mem_mouse_24g_addr 
+0x5c91 023724 store 4 ,mem_24g_receiver_addr 
+0x5c92 023725 store 4 ,mem_24g_addr 
+0x5c93 023726 rtn 
+:      023728 mouse_otp_load_dpi:
+0x5c94 023729 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c95 023730 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5c96 023731 fetch 2 ,mem_otp_offset_dpi 
+0x5c97 023732 copy pdata ,regb 
+0x5c98 023733 call mouse_read_otp_dpi_common 
+0x5c99 023734 fetch 1 ,mem_mouse_dpi_temp 
+0x5c9a 023735 call mouse_load_default_dpi ,blank 
+0x5c9b 023736 rtn 
+:      023738 mouse_ble_init_address:
+0x5c9c 023739 fetch 6 ,mem_le_lap 
+0x5c9d 023740 store 6 ,mem_device1_locall_addr 
+0x5c9e 023741 add pdata ,0x0100 ,pdata 
+0x5c9f 023742 store 6 ,mem_device2_locall_addr 
+0x5ca0 023743 add pdata ,0x0100 ,pdata 
+0x5ca1 023744 store 6 ,mem_device3_locall_addr 
+0x5ca2 023745 rtn 
+:      023749 mouse_store_device_info_delay:
+0x5ca3 023750 fetch 1 ,mem_store_information_delay_timer_init 
+0x5ca4 023751 store 1 ,mem_store_information_delay_timer 
+0x5ca5 023752 rtn 
+:      023754 mouse_store_device_info:
+0x5ca6 023755 bpatch patch11_4 ,mem_patch11 
+0x5ca7 023756 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ca8 023757 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x5ca9 023758 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x5caa 023759 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
+0x5cab 023760 rtn 
+:      023762 mouse_store_dpi_info_check:
+0x5cac 023763 bpatch patch11_5 ,mem_patch11 
+0x5cad 023764 fetch mouse_flag_len ,mem_mouse_flag 
+0x5cae 023765 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x5caf 023766 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
+0x5cb0 023767 rtn 
+:      023771 mouse_store_eeprom_device_info:
+0x5cb1 023772 arg 128 ,temp 
+0x5cb2 023773 arg mem_device_flag ,rega 
+0x5cb3 023774 arg mouse_info_eeprom_offect ,regb 
+0x5cb4 023775 branch iicd_write_protect_eep_data 
+:      023777 mouse_store_eerpom_dpi:
+0x5cb5 023778 arg 1 ,temp 
+0x5cb6 023779 arg mem_mouse_dpi ,rega 
+0x5cb7 023780 arg mouse_dpi_eeprom_offect ,regb 
+0x5cb8 023781 branch iicd_write_protect_eep_data 
+:      023785 mouse_store_flash_device_info:
+0x5cb9 023786 call spid_init_flash 
+0x5cba 023787 call mouse_spid_flash_release_form_powerdown 
+0x5cbb 023788 call mouse_flash_erase_sector 
+0x5cbc 023790 call mouse_information_flash_parameters 
+0x5cbd 023791 call mouse_spid_write_flash 
+0x5cbe 023792 call mouse_spid_flash_powerdown 
+0x5cbf 023793 branch mouse_sensor_spi_init 
+:      023798 mouse_store_otp_device_info:
+0x5cc0 023799 call mouse_write_otp_device_flag 
+0x5cc1 023800 call mouse_write_otp_device_info 
+0x5cc2 023801 branch mouse_write_otp_le_addr_increase_count_info 
+:      023805 mouse_write_otp_device_flag:
+0x5cc3 023806 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5cc4 023807 copy regb ,regc 
+:      023808 mouse_write_otp_device_flag_loop:
+0x5cc5 023809 call mouse_read_otp_device_flag_common 
+0x5cc6 023810 fetch 1 ,mem_device_flag_temp 
+0x5cc7 023811 branch mouse_device_flag_store ,blank 
+0x5cc8 023812 store 1 ,mem_device_flag_last 
+0x5cc9 023813 increase 1 ,regc 
+0x5cca 023814 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5ccb 023815 isub regc ,null 
+0x5ccc 023816 nrtn positive 
+0x5ccd 023817 copy regc ,regb 
+0x5cce 023818 branch mouse_write_otp_device_flag_loop 
+:      023820 mouse_device_flag_store:
+0x5ccf 023821 fetch 1 ,mem_device_flag_last 
+0x5cd0 023822 and pdata ,0xf0 ,pdata 
+0x5cd1 023823 branch mouse_device_flag_store_check ,blank 
+0x5cd2 023824 fetch 1 ,mem_device_flag 
+0x5cd3 023825 store 1 ,mem_device_flag_value 
+:      023826 mouse_devoce_flag_store_end:
+0x5cd4 023827 arg 1 ,loopcnt 
+0x5cd5 023828 copy regc ,regb 
+0x5cd6 023829 arg mem_device_flag_value ,rega 
+0x5cd7 023830 branch otp_write 
+:      023832 mouse_device_flag_store_check:
+0x5cd8 023833 fetch 1 ,mem_device_flag_last 
+0x5cd9 023834 fetcht 1 ,mem_device_flag 
+0x5cda 023835 isub temp ,null 
+0x5cdb 023836 rtn zero 
+0x5cdc 023837 lshift4 temp ,temp 
+0x5cdd 023838 iadd temp ,pdata 
+0x5cde 023839 store 1 ,mem_device_flag_value 
+0x5cdf 023841 copy regc ,pdata 
+0x5ce0 023842 fetcht 2 ,mem_otp_offset_device_flag 
+0x5ce1 023843 isub temp ,null 
+0x5ce2 023844 branch mouse_devoce_flag_store_end ,zero 
+0x5ce3 023846 increase -1 ,regc 
+0x5ce4 023847 branch mouse_devoce_flag_store_end 
+:      023851 mouse_write_otp_device_info:
+0x5ce5 023852 fetch 1 ,mem_device_flag 
+0x5ce6 023853 beq mode_24g_device ,mouse_write_otp_24g_addr 
+0x5ce7 023854 beq mode_bt_device1 ,mouse_write_otp_le_device1 
+0x5ce8 023855 beq mode_bt_device2 ,mouse_write_otp_le_device2 
+0x5ce9 023856 rtn 
+:      023858 mouse_write_otp_24g_addr:
+0x5cea 023859 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5ceb 023860 copy regb ,regc 
+:      023861 mouse_otp_store_24g_addr_loop:
+0x5cec 023862 call mouse_read_otp_24g_addr_common 
+0x5ced 023863 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5cee 023864 branch mouse_24g_addr_store ,blank 
+0x5cef 023865 store 4 ,mem_mouse_24g_addr_last 
+0x5cf0 023866 increase 4 ,regc 
+0x5cf1 023867 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5cf2 023868 isub regc ,null 
+0x5cf3 023869 nrtn positive 
+0x5cf4 023870 copy regc ,regb 
+0x5cf5 023871 branch mouse_otp_store_24g_addr_loop 
+:      023873 mouse_24g_addr_store:
+0x5cf6 023874 fetch 4 ,mem_mouse_24g_addr_last 
+0x5cf7 023875 fetcht 4 ,mem_mouse_24g_addr 
+0x5cf8 023876 isub temp ,null 
+0x5cf9 023877 rtn zero 
+0x5cfa 023878 arg 4 ,loopcnt 
+0x5cfb 023879 arg mem_mouse_24g_addr ,rega 
+0x5cfc 023880 copy regc ,regb 
+0x5cfd 023881 branch otp_write 
+:      023883 mouse_write_otp_le_device1:
+0x5cfe 023884 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5cff 023885 copy regb ,regc 
+:      023886 mouse_otp_store_le_addr1_loop:
+0x5d00 023887 call mouse_read_otp_le_addr1_common 
+0x5d01 023888 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5d02 023889 branch mouse_le_addr1_store ,blank 
+0x5d03 023890 store 6 ,mem_mouse_le_addr1_last 
+0x5d04 023891 increase 6 ,regc 
+0x5d05 023892 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5d06 023893 isub regc ,null 
+0x5d07 023894 nrtn positive 
+0x5d08 023895 copy regc ,regb 
+0x5d09 023896 branch mouse_otp_store_le_addr1_loop 
+:      023898 mouse_le_addr1_store:
+0x5d0a 023899 fetch 6 ,mem_mouse_le_addr1_last 
+0x5d0b 023900 fetcht 6 ,mem_device1_addr 
+0x5d0c 023901 isub temp ,null 
+0x5d0d 023902 rtn zero 
+0x5d0e 023903 arg 6 ,loopcnt 
+0x5d0f 023904 arg mem_device1_addr ,rega 
+0x5d10 023905 copy regc ,regb 
+0x5d11 023906 branch otp_write 
+:      023909 mouse_write_otp_le_device2:
+0x5d12 023910 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5d13 023911 copy regb ,regc 
+:      023912 mouse_otp_store_le_addr2_loop:
+0x5d14 023913 call mouse_read_otp_le_addr2_common 
+0x5d15 023914 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5d16 023915 branch mouse_le_addr2_store ,blank 
+0x5d17 023916 store 6 ,mem_mouse_le_addr2_last 
+0x5d18 023917 increase 6 ,regc 
+0x5d19 023918 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5d1a 023919 isub regc ,null 
+0x5d1b 023920 nrtn positive 
+0x5d1c 023921 copy regc ,regb 
+0x5d1d 023922 branch mouse_otp_store_le_addr2_loop 
+:      023924 mouse_le_addr2_store:
+0x5d1e 023925 fetch 6 ,mem_mouse_le_addr2_last 
+0x5d1f 023926 fetcht 6 ,mem_device2_addr 
+0x5d20 023927 isub temp ,null 
+0x5d21 023928 rtn zero 
+0x5d22 023929 arg 6 ,loopcnt 
+0x5d23 023930 arg mem_device2_addr ,rega 
+0x5d24 023931 copy regc ,regb 
+0x5d25 023932 branch otp_write 
+:      023936 mouse_write_otp_le_addr_increase_count_info:
+0x5d26 023937 fetch 1 ,mem_device_flag 
+0x5d27 023938 rtneq mode_24g_device 
+0x5d28 023939 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5d29 023940 copy regb ,regc 
+:      023941 mouse_otp_store_le_addr_increase_count_loop:
+0x5d2a 023942 call mouse_read_otp_le_addr_increase_count_common 
+0x5d2b 023943 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5d2c 023944 branch mouse_le_addr_increase_count_store ,blank 
+0x5d2d 023945 store 2 ,mem_random_addr_increase_count_last 
+0x5d2e 023946 increase 2 ,regc 
+0x5d2f 023947 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5d30 023948 isub regc ,null 
+0x5d31 023949 nrtn positive 
+0x5d32 023950 copy regc ,regb 
+0x5d33 023951 branch mouse_otp_store_le_addr_increase_count_loop 
+:      023953 mouse_le_addr_increase_count_store:
+0x5d34 023954 fetch 2 ,mem_random_addr_increase_count_last 
+0x5d35 023955 fetcht 2 ,mem_random_addr_increase_count 
+0x5d36 023956 isub temp ,null 
+0x5d37 023957 rtn zero 
+0x5d38 023958 arg 2 ,loopcnt 
+0x5d39 023959 arg mem_random_addr_increase_count ,rega 
+0x5d3a 023960 copy regc ,regb 
+0x5d3b 023961 branch otp_write 
+:      023965 mouse_store_otp_dpi:
+0x5d3c 023966 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d3d 023967 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5d3e 023968 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5d3f 023969 copy regb ,regc 
+:      023970 mouse_otp_store_dpi_loop:
+0x5d40 023971 call mouse_read_otp_dpi_common 
+0x5d41 023972 fetch 1 ,mem_mouse_dpi_temp 
+0x5d42 023973 branch mouse_otp_dpi_store ,blank 
+0x5d43 023974 store 1 ,mem_mouse_dpi_last 
+0x5d44 023975 increase 1 ,regc 
+0x5d45 023976 fetch 2 ,mem_otp_offset_dpi_end 
+0x5d46 023977 isub regc ,null 
+0x5d47 023978 nrtn positive 
+0x5d48 023979 copy regc ,regb 
+0x5d49 023980 branch mouse_otp_store_dpi_loop 
+:      023982 mouse_otp_dpi_store:
+0x5d4a 023983 fetch 1 ,mem_mouse_dpi_last 
+0x5d4b 023984 and pdata ,0xf0 ,pdata 
+0x5d4c 023985 branch mouse_dpi_store_last ,blank 
+0x5d4d 023986 fetch 1 ,mem_mouse_dpi 
+0x5d4e 023987 store 1 ,mem_mouse_otp_dpi_value 
+:      023988 mouse_dpi_store_end:
+0x5d4f 023989 arg 1 ,loopcnt 
+0x5d50 023990 copy regc ,regb 
+0x5d51 023991 arg mem_mouse_otp_dpi_value ,rega 
+0x5d52 023992 branch otp_write 
+:      023994 mouse_dpi_store_last:
+0x5d53 023995 fetch 1 ,mem_mouse_dpi_last 
+0x5d54 023996 fetcht 1 ,mem_mouse_dpi 
+0x5d55 023997 isub temp ,null 
+0x5d56 023998 rtn zero 
+0x5d57 023999 lshift4 temp ,temp 
+0x5d58 024000 iadd temp ,pdata 
+0x5d59 024001 store 1 ,mem_mouse_otp_dpi_value 
+0x5d5a 024003 copy regc ,pdata 
+0x5d5b 024004 fetcht 2 ,mem_otp_offset_dpi 
+0x5d5c 024005 isub temp ,null 
+0x5d5d 024006 branch mouse_dpi_store_end ,zero 
+0x5d5e 024008 increase -1 ,regc 
+0x5d5f 024009 branch mouse_dpi_store_end 
+:      024018 mouse_load_eeprom_info_check:
+0x5d60 024019 call iicd_read_init_pin 
+0x5d61 024020 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d62 024021 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x5d63 024022 ncall clear_eeprom_size_2k ,true 
+0x5d64 024023 call mouse_eeprom_load_recon_info 
+0x5d65 024024 branch mouse_app_initflag_check 
+:      024026 mouse_eeprom_load_recon_info:
+0x5d66 024027 arg 128 ,temp 
+0x5d67 024028 arg mem_device_flag ,rega 
+0x5d68 024029 arg mouse_info_eeprom_offect ,regb 
+0x5d69 024030 branch iicd_read_eep_data 
+:      024032 mouse_load_eeprom_dpi:
+0x5d6a 024033 arg 1 ,temp 
+0x5d6b 024034 arg mem_mouse_dpi ,rega 
+0x5d6c 024035 arg mouse_dpi_eeprom_offect ,regb 
+0x5d6d 024036 branch iicd_read_eep_data 
+:      024040 mouse_load_flash_info_check:
+0x5d6e 024041 call spid_init_flash 
+0x5d6f 024042 call mouse_spid_flash_release_form_powerdown 
+0x5d70 024043 call mouse_information_flash_parameters 
+0x5d71 024044 call spid_read_flash 
+0x5d72 024045 call mouse_spid_flash_powerdown 
+0x5d73 024046 call mouse_app_initflag_check 
+0x5d74 024047 branch mouse_sensor_spi_init 
+:      024049 mouse_information_flash_parameters:
+0x5d75 024050 setarg mem_mouse_information_end 
+0x5d76 024051 arg mem_mouse_information_start ,temp 
+0x5d77 024052 isub temp ,temp 
+0x5d78 024053 fetch 3 ,mem_flash_base 
+0x5d79 024054 arg mem_mouse_information_start ,rega 
+0x5d7a 024055 rtn 
+:      024057 mouse_spid_flash_release_form_powerdown:
+0x5d7b 024058 jam flash_command_release_from_powerdown ,mem_temp 
+:      024059 mouse_spid_write_flash_cmd:
+0x5d7c 024060 call delay_nop100 
+0x5d7d 024061 call spid_unlock_flash 
+0x5d7e 024062 arg mem_write_flash_head_temp ,rega 
+0x5d7f 024063 fetcht 1 ,mem_temp 
+0x5d80 024064 call mouse_spid_write_flash_cmd_common 
+0x5d81 024065 branch delay_nop100 
+:      024067 mouse_spid_flash_powerdown:
+0x5d82 024068 jam flash_command_powerdown ,mem_temp 
+0x5d83 024069 branch mouse_spid_write_flash_cmd 
+:      024071 mouse_spid_write_flash_cmd_common:
+0x5d84 024072 istoret 1 ,rega 
+0x5d85 024073 rshift16 pdata ,temp 
+0x5d86 024074 istoret 1 ,contw 
+0x5d87 024075 rshift8 pdata ,temp 
+0x5d88 024076 istoret 1 ,contw 
+0x5d89 024077 istore 1 ,contw 
+0x5d8a 024078 deposit rega 
+0x5d8b 024079 store 2 ,core_spid_txaddr 
+0x5d8c 024080 setarg 0 
+0x5d8d 024081 store 2 ,core_spid_rxlen 
+0x5d8e 024082 jam spid_start ,core_misc_ctrl 
+0x5d8f 024083 branch wait_spid_done 
+:      024085 mouse_flash_erase_sector:
+0x5d90 024086 fetch 3 ,mem_flash_base 
+0x5d91 024087 store 3 ,mem_spi_write_addr 
+0x5d92 024088 branch spid_flash_erase_sector + 2 
+:      024090 mouse_spid_write_flash:
+0x5d93 024091 copy pdata ,regc 
+0x5d94 024092 copy rega ,pdata 
+0x5d95 024093 increase -4 ,pdata 
+0x5d96 024094 copy pdata ,regb 
+0x5d97 024095 ifetch 4 ,regb 
+0x5d98 024096 store 4 ,mem_write_flash_head_temp 
+0x5d99 024097 copy regc ,pdata 
+0x5d9a 024098 call spid_write_flash 
+0x5d9b 024099 fetch 4 ,mem_write_flash_head_temp 
+0x5d9c 024100 istore 4 ,regb 
+0x5d9d 024101 rtn 
+:      024103 mouse_flash_power_down:
+0x5d9e 024104 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d9f 024105 rtnbit0 mouse_enable_flash 
+0x5da0 024106 call mouse_spid_flash_powerdown 
+0x5da1 024107 call twspi_enable 
+0x5da2 024108 fetcht 1 ,mem_spi_cs_gpio 
+0x5da3 024109 call gpio_out_inactive 
+0x5da4 024110 fetcht 1 ,mem_spi_hold_gpio 
+0x5da5 024111 branch mouse_gpio_config_input_pd 
+:      024115 mouse_load_otp_info_check:
+0x5da6 024116 call mouse_read_otp_dpi 
+0x5da7 024117 call mouse_read_otp_device_flag 
+0x5da8 024118 call mouse_read_otp_device_info 
+0x5da9 024119 call mouse_read_otp_le_addr_increase_count_info 
+:      024120 mouse_otp_load_app_initflag:
+0x5daa 024121 arg 2 ,loopcnt 
+0x5dab 024122 fetch 2 ,mem_otp_offset_app_initflag 
+0x5dac 024123 copy pdata ,regb 
+0x5dad 024124 arg mem_store_flag ,rega 
+0x5dae 024125 call otp_read_data 
+0x5daf 024126 call mouse_app_initflag_check 
+:      024127 mouse_otp_store_app_initflag:
+0x5db0 024128 arg 2 ,loopcnt 
+0x5db1 024129 arg mem_store_flag ,rega 
+0x5db2 024130 fetchr regb ,2 ,mem_otp_offset_app_initflag 
+0x5db3 024131 branch otp_write 
+:      024135 mouse_read_otp_device_flag:
+0x5db4 024136 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5db5 024137 copy regb ,regc 
+:      024138 mouse_read_otp_device_flag_loop:
+0x5db6 024139 call mouse_read_otp_device_flag_common 
+0x5db7 024140 fetch 1 ,mem_device_flag_temp 
+0x5db8 024141 branch mouse_device_flag_load ,blank 
+0x5db9 024142 store 1 ,mem_device_flag_last 
+0x5dba 024143 increase 1 ,regc 
+0x5dbb 024144 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5dbc 024145 isub regc ,null 
+0x5dbd 024146 nbranch mouse_device_flag_load ,positive 
+0x5dbe 024147 copy regc ,regb 
+0x5dbf 024148 branch mouse_read_otp_device_flag_loop 
+:      024150 mouse_read_otp_device_flag_common:
+0x5dc0 024151 arg 1 ,loopcnt 
+0x5dc1 024152 arg mem_device_flag_temp ,rega 
+0x5dc2 024153 branch otp_read_data 
+:      024155 mouse_device_flag_load:
+0x5dc3 024156 fetch 1 ,mem_device_flag_last 
+0x5dc4 024157 copy pdata ,temp 
+0x5dc5 024158 and pdata ,0xf0 ,pdata 
+0x5dc6 024159 branch mouse_device_flag_load_last ,blank 
+0x5dc7 024160 rshift4 pdata ,pdata 
+0x5dc8 024161 branch mouse_device_flag_load_end 
+:      024163 mouse_device_flag_load_last:
+0x5dc9 024164 copy temp ,pdata 
+:      024165 mouse_device_flag_load_end:
+0x5dca 024166 store 1 ,mem_device_flag 
+0x5dcb 024167 rtn 
+:      024170 mouse_read_otp_device_info:
+0x5dcc 024171 fetch 1 ,mem_device_flag 
+0x5dcd 024172 beq mode_24g_device ,mouse_read_otp_24g_addr 
+0x5dce 024173 beq mode_bt_device1 ,mouse_read_otp_le_device1 
+0x5dcf 024174 beq mode_bt_device2 ,mouse_read_otp_le_device2 
+0x5dd0 024175 rtn 
+:      024177 mouse_read_otp_le_device1:
+0x5dd1 024178 call mouse_read_otp_le_device1_addr 
+0x5dd2 024179 branch mouse_read_otp_le_device1_locall_addr 
+:      024181 mouse_read_otp_le_device2:
+0x5dd3 024182 call mouse_read_otp_le_device2_addr 
+0x5dd4 024183 branch mouse_read_otp_le_device2_locall_addr 
+:      024186 mouse_read_otp_le_device1_addr:
+0x5dd5 024187 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5dd6 024188 copy regb ,regc 
+:      024189 mouse_read_otp_le_device1_addr_loop:
+0x5dd7 024190 call mouse_read_otp_le_addr1_common 
+0x5dd8 024191 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5dd9 024192 branch mouse_le_addr1_load ,blank 
+0x5dda 024193 store 6 ,mem_mouse_le_addr1_last 
+0x5ddb 024194 increase 6 ,regc 
+0x5ddc 024195 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5ddd 024196 isub regc ,null 
+0x5dde 024197 nbranch mouse_le_addr1_load ,positive 
+0x5ddf 024198 copy regc ,regb 
+0x5de0 024199 branch mouse_read_otp_le_device1_addr_loop 
+:      024201 mouse_read_otp_le_addr1_common:
+0x5de1 024202 arg 6 ,loopcnt 
+0x5de2 024203 arg mem_mouse_le_addr1_temp ,rega 
+0x5de3 024204 branch otp_read_data 
+:      024206 mouse_le_addr1_load:
+0x5de4 024207 fetch 6 ,mem_mouse_le_addr1_last 
+0x5de5 024208 store 6 ,mem_device1_addr 
+0x5de6 024209 rtn 
+:      024212 mouse_read_otp_le_device1_locall_addr:
+0x5de7 024213 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0x5de8 024214 copy regb ,regc 
+:      024215 mouse_read_otp_le_device1_locall_addr_loop:
+0x5de9 024216 call mouse_read_otp_le_locall_addr1_common 
+0x5dea 024217 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0x5deb 024218 branch mouse_le_locall_addr1_load ,blank 
+0x5dec 024219 store 6 ,mem_mouse_le_locall_addr1_last 
+0x5ded 024220 increase 6 ,regc 
+0x5dee 024221 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0x5def 024222 isub regc ,null 
+0x5df0 024223 nbranch mouse_le_locall_addr1_load ,positive 
+0x5df1 024224 copy regc ,regb 
+0x5df2 024225 branch mouse_read_otp_le_device1_locall_addr_loop 
+:      024227 mouse_read_otp_le_locall_addr1_common:
+0x5df3 024228 arg 6 ,loopcnt 
+0x5df4 024229 arg mem_mouse_le_locall_addr1_temp ,rega 
+0x5df5 024230 branch otp_read_data 
+:      024232 mouse_le_locall_addr1_load:
+0x5df6 024233 fetch 6 ,mem_mouse_le_locall_addr1_last 
+0x5df7 024234 store 6 ,mem_device1_locall_addr 
+0x5df8 024235 rtn 
+:      024239 mouse_read_otp_le_device2_addr:
+0x5df9 024240 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5dfa 024241 copy regb ,regc 
+:      024242 mouse_read_otp_le_device2_addr_loop:
+0x5dfb 024243 call mouse_read_otp_le_addr2_common 
+0x5dfc 024244 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5dfd 024245 branch mouse_le_addr2_load ,blank 
+0x5dfe 024246 store 6 ,mem_mouse_le_addr2_last 
+0x5dff 024247 increase 6 ,regc 
+0x5e00 024248 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5e01 024249 isub regc ,null 
+0x5e02 024250 nbranch mouse_le_addr2_load ,positive 
+0x5e03 024251 copy regc ,regb 
+0x5e04 024252 branch mouse_read_otp_le_device2_addr_loop 
+:      024254 mouse_read_otp_le_addr2_common:
+0x5e05 024255 arg 6 ,loopcnt 
+0x5e06 024256 arg mem_mouse_le_addr2_temp ,rega 
+0x5e07 024257 branch otp_read_data 
+:      024259 mouse_le_addr2_load:
+0x5e08 024260 fetch 6 ,mem_mouse_le_addr2_last 
+0x5e09 024261 store 6 ,mem_device2_addr 
+0x5e0a 024262 rtn 
+:      024265 mouse_read_otp_le_device2_locall_addr:
+0x5e0b 024266 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0x5e0c 024267 copy regb ,regc 
+:      024268 mouse_read_otp_le_device2_locall_addr_loop:
+0x5e0d 024269 call mouse_read_otp_le_locall_addr2_common 
+0x5e0e 024270 fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0x5e0f 024271 branch mouse_le_locall_addr2_load ,blank 
+0x5e10 024272 store 6 ,mem_mouse_le_locall_addr2_last 
+0x5e11 024273 increase 6 ,regc 
+0x5e12 024274 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0x5e13 024275 isub regc ,null 
+0x5e14 024276 nbranch mouse_le_locall_addr2_load ,positive 
+0x5e15 024277 copy regc ,regb 
+0x5e16 024278 branch mouse_read_otp_le_device2_locall_addr_loop 
+:      024280 mouse_read_otp_le_locall_addr2_common:
+0x5e17 024281 arg 6 ,loopcnt 
+0x5e18 024282 arg mem_mouse_le_locall_addr2_temp ,rega 
+0x5e19 024283 branch otp_read_data 
+:      024285 mouse_le_locall_addr2_load:
+0x5e1a 024286 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0x5e1b 024287 store 6 ,mem_device2_locall_addr 
+0x5e1c 024288 rtn 
+:      024292 mouse_read_otp_24g_addr:
+0x5e1d 024293 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5e1e 024294 copy regb ,regc 
+:      024295 mouse_read_otp_24g_addr_loop:
+0x5e1f 024296 call mouse_read_otp_24g_addr_common 
+0x5e20 024297 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5e21 024298 branch mouse_24g_addr_load ,blank 
+0x5e22 024299 store 4 ,mem_mouse_24g_addr_last 
+0x5e23 024300 increase 4 ,regc 
+0x5e24 024301 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5e25 024302 isub regc ,null 
+0x5e26 024303 nbranch mouse_24g_addr_load ,positive 
+0x5e27 024304 copy regc ,regb 
+0x5e28 024305 branch mouse_read_otp_24g_addr_loop 
+:      024307 mouse_read_otp_24g_addr_common:
+0x5e29 024308 arg 4 ,loopcnt 
+0x5e2a 024309 arg mem_mouse_24g_addr_temp ,rega 
+0x5e2b 024310 branch otp_read_data 
+:      024312 mouse_24g_addr_load:
+0x5e2c 024313 fetch 4 ,mem_mouse_24g_addr_last 
+0x5e2d 024314 store 4 ,mem_mouse_24g_addr 
+0x5e2e 024315 rtn 
+:      024318 mouse_read_otp_le_addr_increase_count_info:
+0x5e2f 024319 fetch 1 ,mem_device_flag 
+0x5e30 024320 rtneq mode_24g_device 
+0x5e31 024321 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5e32 024322 copy regb ,regc 
+:      024323 mouse_read_otp_le_addr_increase_count_loop:
+0x5e33 024324 call mouse_read_otp_le_addr_increase_count_common 
+0x5e34 024325 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5e35 024326 branch mouse_le_addr_increase_count_load ,blank 
+0x5e36 024327 store 2 ,mem_random_addr_increase_count_last 
+0x5e37 024328 increase 2 ,regc 
+0x5e38 024329 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5e39 024330 isub regc ,null 
+0x5e3a 024331 nbranch mouse_le_addr_increase_count_load ,positive 
+0x5e3b 024332 copy regc ,regb 
+0x5e3c 024333 branch mouse_read_otp_le_addr_increase_count_loop 
+:      024335 mouse_read_otp_le_addr_increase_count_common:
+0x5e3d 024336 arg 2 ,loopcnt 
+0x5e3e 024337 arg mem_random_addr_increase_count_temp ,rega 
+0x5e3f 024338 branch otp_read_data 
+:      024340 mouse_le_addr_increase_count_load:
+0x5e40 024341 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5e41 024342 store 2 ,mem_random_addr_increase_count 
+0x5e42 024343 rtn 
+:      024346 mouse_read_otp_dpi:
+0x5e43 024347 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e44 024348 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
+0x5e45 024349 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5e46 024350 copy regb ,regc 
+:      024351 mouse_read_otp_dpi_loop:
+0x5e47 024352 call mouse_read_otp_dpi_common 
+0x5e48 024353 fetch 1 ,mem_mouse_dpi_temp 
+0x5e49 024354 branch mouse_dpi_load ,blank 
+0x5e4a 024355 store 1 ,mem_mouse_dpi_last 
+0x5e4b 024356 increase 1 ,regc 
+0x5e4c 024357 fetch 2 ,mem_otp_offset_dpi_end 
+0x5e4d 024358 isub regc ,null 
+0x5e4e 024359 nbranch mouse_dpi_load ,positive 
+0x5e4f 024360 copy regc ,regb 
+0x5e50 024361 branch mouse_read_otp_dpi_loop 
+:      024363 mouse_read_otp_dpi_common:
+0x5e51 024364 arg 1 ,loopcnt 
+0x5e52 024365 arg mem_mouse_dpi_temp ,rega 
+0x5e53 024366 branch otp_read_data 
+:      024368 mouse_dpi_load:
+0x5e54 024369 fetch 1 ,mem_mouse_dpi_last 
+0x5e55 024370 copy pdata ,temp 
+0x5e56 024371 and pdata ,0xf0 ,pdata 
+0x5e57 024372 branch mouse_dpi_load_last ,blank 
+0x5e58 024373 rshift4 pdata ,pdata 
+0x5e59 024374 branch mouse_dpi_load_end 
+:      024376 mouse_dpi_load_last:
+0x5e5a 024377 copy temp ,pdata 
+:      024378 mouse_dpi_load_end:
+0x5e5b 024379 store 1 ,mem_mouse_dpi 
+0x5e5c 024380 rtn 
+:      024385 mouse_idle:
+0x5e5d 024386 bpatch patch11_6 ,mem_patch11 
+0x5e5e 024387 call mouse_low_voltage_led_no_enter_lpm 
+0x5e5f 024388 call ui_check_paring_button 
+0x5e60 024389 call mouse_dpi_check 
+0x5e61 024390 call mouse_dpi_another_gpio_check 
+0x5e62 024391 call mouse_select_device_check 
+0x5e63 024392 call mouse_check_select_device_by_switch 
+0x5e64 024393 call mouse_bt_button_check 
+0x5e65 024394 branch mouse_wheel_check 
+:      024396 mouse_select_device_check:
+0x5e66 024397 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e67 024398 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
+0x5e68 024399 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
+0x5e69 024400 rtn 
+:      024402 mouse_select_device_by_pb_button_check_once:
+0x5e6a 024403 jam 0x03 ,mem_mouse_pbkey_press_status 
+:      024404 mouse_select_device_by_pb_button:
+0x5e6b 024405 call mouse_select_device_by_pb_button_check 
+0x5e6c 024406 branch mouse_select_device_by_pb_button_exit 
+:      024408 mouse_select_device_by_pb_button_check:
+0x5e6d 024409 bpatch patch11_7 ,mem_patch11 
+0x5e6e 024410 fetch 1 ,mem_config_select_device_button_gpio 
+0x5e6f 024411 rtneq gpio_disable 
+0x5e70 024412 arg 0 ,rega 
+0x5e71 024413 jam mouse_pb_key ,mem_mouse_key_temp 
+0x5e72 024414 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e73 024415 call mouse_pb_button_check 
+0x5e74 024416 store 1 ,mem_mouse_pbkey_press_status 
+0x5e75 024417 fetch 1 ,mem_matrix_public_gpio 
+0x5e76 024418 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
+0x5e77 024419 branch mouse_matrix_public_gpio_reset 
+:      024421 mouse_retransmit_select_device_by_pb_button:
+0x5e78 024422 call mouse_select_device_by_pb_button_check 
+0x5e79 024423 copy rega ,pdata 
+0x5e7a 024424 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
+0x5e7b 024425 branch mouse_select_device_button_up 
+:      024427 mouse_3io6key_pb_button_check_end:
+0x5e7c 024428 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e7d 024429 call mouse_gpio_config_input_pu 
+:      024430 mouse_select_device_by_pb_button_exit:
+0x5e7e 024431 copy rega ,pdata 
+0x5e7f 024432 bbit1 mouse_pb_key ,mouse_select_device_button_down 
+0x5e80 024433 branch mouse_select_device_button_up 
+:      024435 mouse_pb_button_check:
+0x5e81 024436 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e82 024437 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
+0x5e83 024438 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e84 024439 copy pdata ,regc 
+0x5e85 024440 fetch 1 ,mem_matrix_public_gpio 
+0x5e86 024441 beq gpio_disable ,mouse_3io6key_check 
+0x5e87 024442 fetch 1 ,mem_mouse_ghost_flag 
+0x5e88 024443 nbranch mouse_select_device_by_pb_button_end ,blank 
+0x5e89 024444 branch mouse_pb_button_connect_matrix 
+:      024446 mouse_select_device_by_pb_button_end:
+0x5e8a 024447 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e8b 024448 jam 0 ,mem_mouse_pbkey_press_status 
+0x5e8c 024449 rtn 
+:      024451 mouse_pb_button_connect_gnd:
+0x5e8d 024452 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e8e 024453 branch mouse_check_key_connect_gnd 
+:      024455 mouse_pb_button_connect_matrix:
+0x5e8f 024456 call gpio_get_bit 
+0x5e90 024457 fetcht 1 ,mem_matrix_public_gpio 
+0x5e91 024458 branch mouse_pb_button_connect_gnd ,true 
+0x5e92 024459 fetcht 1 ,mem_matrix_public_gpio 
+0x5e93 024460 call gpio_out_active 
+0x5e94 024461 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e95 024462 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e96 024463 branch mouse_check_key_connect_gnd 
+:      024465 mouse_select_device_button_up:
+0x5e97 024466 fetch 1 ,mem_select_device_button_statue 
+0x5e98 024467 rtneq pb_button_state_up 
+0x5e99 024468 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e9a 024469 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e9b 024470 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
+0x5e9c 024471 fetch 1 ,mem_bt_discovery_count 
+0x5e9d 024472 sub pdata ,20 ,null 
+0x5e9e 024473 ncall mouse_ready_reconnection_by_button ,positive 
+0x5e9f 024474 fetch 1 ,mem_ui_button_timeout 
+0x5ea0 024475 store 1 ,mem_bt_discovery_count 
+0x5ea1 024476 rtn 
+:      024478 mouse_select_device_button_down:
+0x5ea2 024479 call mouse_select_device_ghost_check 
+0x5ea3 024480 rtn user 
+0x5ea4 024481 fetch 1 ,mem_select_device_button_statue 
+0x5ea5 024482 rtneq pb_button_state_down 
+0x5ea6 024483 jam pb_button_state_down ,mem_select_device_button_statue 
+0x5ea7 024484 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ea8 024485 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
+0x5ea9 024486 fetch 1 ,mem_mouse_direct_timer 
+0x5eaa 024487 rtn blank 
+0x5eab 024488 fetch 1 ,mem_mouse_direct_timeout 
+0x5eac 024489 store 1 ,mem_mouse_direct_timer 
+0x5ead 024490 rtn 
+:      024492 mouse_select_device_ghost_check:
+0x5eae 024493 disable user 
+0x5eaf 024494 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb0 024495 rtnbit1 mouse_enable_pb_button_connect_gnd 
+:      024496 mouse_ghost_key_value_check:
+0x5eb1 024497 fetch 1 ,mem_mouse_lkey_press_status 
+0x5eb2 024498 rtn blank 
+0x5eb3 024499 fetch 1 ,mem_mouse_rkey_press_status 
+0x5eb4 024500 rtn blank 
+0x5eb5 024501 branch enable_user 
+:      024503 mouse_check_select_device_by_switch:
+0x5eb6 024504 bpatch patch12_0 ,mem_patch12 
+0x5eb7 024505 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb8 024506 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+:      024507 mouse_switch_gpio_connect_gnd:
+0x5eb9 024508 fetcht 1 ,mem_device_switch_gpio 
+0x5eba 024509 call mouse_gpio_config_input_pu 
+0x5ebb 024510 fetcht 1 ,mem_device_switch_gpio 
+0x5ebc 024511 call gpio_get_bit 
+0x5ebd 024512 branch mouse_check_select_24g_device ,true 
+:      024513 mouse_select_btdevice:
+0x5ebe 024514 fetch 1 ,mem_device_flag 
+0x5ebf 024515 rtneq mode_bt_device1 
+0x5ec0 024516 jam mode_bt_device1 ,mem_device_flag 
+0x5ec1 024517 branch mouse_stop_bluetooth_mode 
+:      024519 mouse_check_select_24g_device:
+0x5ec2 024520 fetch 1 ,mem_device_flag 
+0x5ec3 024521 rtneq mode_24g_device 
+0x5ec4 024522 jam mode_24g_device ,mem_device_flag 
+0x5ec5 024523 branch mouse_24g_stop 
+:      024525 mouse_ready_reconnection_by_button:
+0x5ec6 024526 bpatch patch12_1 ,mem_patch12 
+0x5ec7 024527 fetch 1 ,mem_device_number 
+0x5ec8 024528 rtneq 1 
+0x5ec9 024529 call mouse_select_device_number 
+0x5eca 024530 storet 1 ,mem_device_flag 
+:      024531 mouse_store_device_number_before_reset:
+0x5ecb 024533 call mouse_select_device_enable 
+0x5ecc 024534 call mouse_stop_bluetooth_mode 
+0x5ecd 024535 call app_evt_button_long_pressed 
+0x5ece 024536 call mouse_select_device_disable 
+0x5ecf 024537 jam 1 ,mem_mouse_need_soft_reset 
+0x5ed0 024538 branch mouse_store_device_info_delay 
+:      024540 mouse_soft_reset:
+0x5ed1 024541 call mouse_select_device_enable 
+0x5ed2 024542 branch soft_reset_chip 
+:      024544 mouse_select_device_number:
+0x5ed3 024545 fetcht 1 ,mem_device_flag 
+0x5ed4 024546 increase 1 ,temp 
+0x5ed5 024547 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ed6 024548 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
+0x5ed7 024549 sub temp ,2 ,null 
+0x5ed8 024550 ncall mouse_select_device_count_clean_bt ,positive 
+0x5ed9 024551 rtn 
+:      024553 mouse_select_device_number_24g:
+0x5eda 024554 fetch 1 ,mem_device_number 
+0x5edb 024555 increase -1 ,pdata 
+0x5edc 024556 isub temp ,null 
+0x5edd 024557 ncall mouse_select_device_count_clean_24g ,positive 
+0x5ede 024558 rtn 
+:      024560 mouse_select_device_count_clean_24g:
+0x5edf 024561 arg 0 ,temp 
+0x5ee0 024562 rtn 
+:      024563 mouse_select_device_count_clean_bt:
+0x5ee1 024564 arg 1 ,temp 
+0x5ee2 024565 rtn 
+:      024567 mouse_store_device_number2eeprom:
+0x5ee3 024568 arg 1 ,temp 
+0x5ee4 024569 arg mem_device_flag ,rega 
+0x5ee5 024570 arg 0 ,regb 
+0x5ee6 024571 branch iicd_write_protect_eep_data 
+:      024573 mouse_bt_button_check:
+0x5ee7 024574 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ee8 024575 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
+0x5ee9 024576 branch mouse_select_device_by_pb_button 
+:      024578 mouse_select_device_enable:
+0x5eea 024579 arg mouse_select_device_flag ,queue 
+0x5eeb 024580 branch mouse_enable_function_flag 
+:      024581 mouse_select_device_disable:
+0x5eec 024582 arg mouse_select_device_flag ,queue 
+0x5eed 024583 branch mouse_disable_function_flag 
+:      024584 mouse_bt_cannel_reconn_enable:
+0x5eee 024585 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5eef 024586 branch mouse_enable_function_flag 
+:      024587 mouse_bt_cannel_reconn_disable:
+0x5ef0 024588 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5ef1 024589 branch mouse_disable_function_flag 
+:      024590 mouse_bt_discovery_button_down_enable:
+0x5ef2 024591 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef3 024592 branch mouse_enable_function_flag 
+:      024593 mouse_bt_discovery_button_down_disable:
+0x5ef4 024594 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef5 024595 branch mouse_disable_function_flag 
+:      024597 mouse_adc_read_enable:
+0x5ef6 024598 arg mouse_enable_adc ,queue 
+0x5ef7 024599 branch mouse_enable_function_flag 
+:      024601 mouse_24g_set_250hz:
+0x5ef8 024602 arg mouse_enable_24g_250hz ,queue 
+0x5ef9 024603 branch mouse_enable_function_flag 
+:      024605 mouse_24g_search_dongle_enable:
+0x5efa 024606 arg mouse_enable_24g_search_dongle ,queue 
+0x5efb 024607 branch mouse_enable_function_flag 
+:      024609 mouse_16m_enable:
+0x5efc 024610 arg mouse_enable_16m ,queue 
+0x5efd 024611 branch mouse_enable_function_flag 
+:      024613 mouse_dpi_4level_enable:
+0x5efe 024614 arg mouse_enable_dpi_level_4 ,queue 
+0x5eff 024615 branch mouse_enable_function_flag 
+:      024617 mouse_enable_function_flag:
+0x5f00 024618 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f01 024619 qset1 pdata 
+0x5f02 024620 store mouse_flag_len ,mem_mouse_flag 
+0x5f03 024621 rtn 
+:      024623 mouse_disable_function_flag:
+0x5f04 024624 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f05 024625 qset0 pdata 
+0x5f06 024626 store mouse_flag_len ,mem_mouse_flag 
+0x5f07 024627 rtn 
+:      024629 mouse_customer_key_enable:
+0x5f08 024630 setarg 0 
+0x5f09 024631 store 8 ,mem_customer_key_press 
+0x5f0a 024632 store 8 ,mem_customer_key_release 
+0x5f0b 024633 fetch 1 ,mem_mouse_customer_function 
+0x5f0c 024634 beq 2 ,mouse_customer_key_ctrl_alt_a 
+0x5f0d 024635 beq 3 ,mouse_customer_ac_home 
+0x5f0e 024636 beq 4 ,mouse_customer_key_play 
+0x5f0f 024637 setarg 0x070008 
+:      024638 mouse_customer_standrad_key_set:
+0x5f10 024639 store 8 ,mem_customer_key_press + 1 
+0x5f11 024640 rtn 
+:      024642 mouse_customer_key_ctrl_alt_a:
+0x5f12 024643 setarg 0x040005 
+0x5f13 024644 branch mouse_customer_standrad_key_set 
+:      024646 mouse_customer_ac_home:
+0x5f14 024647 setarg 0x022303 
+:      024648 mouse_customer_media_key_set:
+0x5f15 024649 store 8 ,mem_customer_key_press 
+0x5f16 024650 setarg 0x03 
+0x5f17 024651 store 8 ,mem_customer_key_release 
+0x5f18 024652 rtn 
+:      024654 mouse_customer_key_play:
+0x5f19 024655 setarg 0x00cd03 
+0x5f1a 024656 branch mouse_customer_media_key_set 
+:      024659 mouse_polling_device:
+0x5f1b 024660 bpatch patch12_2 ,mem_patch12 
+0x5f1c 024661 fetch 1 ,mem_reconn_times 
+0x5f1d 024662 increase -1 ,pdata 
+0x5f1e 024663 store 1 ,mem_reconn_times 
+0x5f1f 024664 fetcht 1 ,mem_device_flag 
+0x5f20 024665 sub temp ,1 ,null 
+0x5f21 024666 ncall mouse_select_device_number ,zero 
+0x5f22 024667 storet 1 ,mem_device_flag 
+0x5f23 024668 call mouse_store_device_number2eeprom 
+0x5f24 024669 call mouse_before_store_reconn_info 
+0x5f25 024670 branch mouse_start_reconnect_device 
+:      024674 mouse_drawing_optima:
+0x5f26 024675 bpatch patch12_3 ,mem_patch12 
+0x5f27 024676 fetch 1 ,mem_config_sensor_type 
+0x5f28 024677 rtneq p3212 
+0x5f29 024678 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f2a 024679 rtnbit0 mouse_enable_smoother 
+0x5f2b 024680 fetch 4 ,mem_mouse_x 
+0x5f2c 024681 rtn blank 
+0x5f2d 024682 call mouse_data_abs_check 
+0x5f2e 024683 setarg 0x03 
+0x5f2f 024684 call mouse_pdata_greater_than_check 
+0x5f30 024685 call mouse_disable_asm ,blank 
+0x5f31 024686 ncall mouse_enable_asm ,blank 
+0x5f32 024687 setarg 0x02 
+0x5f33 024688 call mouse_data_less_than_check 
+0x5f34 024689 call mouse_disable_asm ,blank 
+0x5f35 024690 fetch 1 ,mem_mouse_asm_flag 
+0x5f36 024691 beq 1 ,mouse_drawing_optima_modify 
+:      024692 mouse_drawing_optima_init:
+0x5f37 024693 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f38 024694 rtnbit0 mouse_enable_smoother 
+0x5f39 024695 arg 5 ,loopcnt 
+0x5f3a 024696 arg mem_mouse_asm_flag ,contw 
+0x5f3b 024697 branch clear_mem 
+:      024699 mouse_drawing_optima_modify:
+0x5f3c 024700 call mouse_drawing_optima_xy_offset_modify 
+0x5f3d 024701 fetch 2 ,mem_mouse_x_pre 
+0x5f3e 024702 store 2 ,mem_data_pre 
+0x5f3f 024703 fetch 2 ,mem_mouse_x 
+0x5f40 024704 store 2 ,mem_data_current 
+0x5f41 024705 call mouse_drawing_optima_data_x 
+0x5f42 024706 fetch 2 ,mem_data_pre 
+0x5f43 024707 store 2 ,mem_mouse_x_pre 
+0x5f44 024708 fetch 2 ,mem_data_current 
+0x5f45 024709 store 2 ,mem_mouse_x 
+0x5f46 024711 fetch 2 ,mem_mouse_y_pre 
+0x5f47 024712 store 2 ,mem_data_pre 
+0x5f48 024713 fetch 2 ,mem_mouse_y 
+0x5f49 024714 store 2 ,mem_data_current 
+0x5f4a 024715 call mouse_drawing_optima_data_y 
+0x5f4b 024716 fetch 2 ,mem_data_pre 
+0x5f4c 024717 store 2 ,mem_mouse_y_pre 
+0x5f4d 024718 fetch 2 ,mem_data_current 
+0x5f4e 024719 store 2 ,mem_mouse_y 
+0x5f4f 024720 rtn 
+:      024722 mouse_drawing_optima_xy_offset_modify:
+0x5f50 024723 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f51 024724 rtnbit0 mouse_enable_xy_offset 
+0x5f52 024725 bpatch patch12_4 ,mem_patch12 
+0x5f53 024726 fetch 2 ,mem_mouse_x_pre 
+0x5f54 024727 store 2 ,mem_data_value 
+0x5f55 024728 call mouse_pre_xy_data_judge 
+0x5f56 024729 store 2 ,mem_mouse_x_pre 
+0x5f57 024730 fetch 2 ,mem_mouse_x 
+0x5f58 024731 store 2 ,mem_data_value 
+0x5f59 024732 call mouse_current_xy_data_judge 
+0x5f5a 024733 store 2 ,mem_mouse_x 
+0x5f5b 024734 fetch 2 ,mem_mouse_y_pre 
+0x5f5c 024735 store 2 ,mem_data_value 
+0x5f5d 024736 call mouse_pre_xy_data_judge 
+0x5f5e 024737 store 2 ,mem_mouse_y_pre 
+0x5f5f 024738 fetch 2 ,mem_mouse_y 
+0x5f60 024739 store 2 ,mem_data_value 
+0x5f61 024740 call mouse_current_xy_data_judge 
+0x5f62 024741 store 2 ,mem_mouse_y 
+0x5f63 024742 rtn 
+:      024744 mouse_pre_xy_data_judge:
+0x5f64 024745 fetch 1 ,mem_data_value + 1 
+0x5f65 024746 branch mouse_pre_xy_pdata_offset ,blank 
+0x5f66 024747 branch mouse_pre_xy_ndata_offset 
+:      024749 mouse_pre_xy_pdata_offset:
+0x5f67 024750 fetch 1 ,mem_data_value 
+0x5f68 024751 call mouse_pre_xy_get_0_4_times 
+0x5f69 024752 store 1 ,mem_data_value 
+:      024753 mouse_xy_data_offset_new:
+0x5f6a 024754 fetch 2 ,mem_data_value 
+0x5f6b 024755 rtn 
+:      024756 mouse_pre_xy_ndata_offset:
+0x5f6c 024757 fetch 1 ,mem_data_value 
+0x5f6d 024758 call mouse_pdata_invert 
+0x5f6e 024759 call mouse_pre_xy_get_0_4_times 
+0x5f6f 024760 call disable_blank ,blank 
+0x5f70 024761 call mouse_pdata_get_new_value 
+0x5f71 024762 branch mouse_xy_data_offset_new 
+:      024764 mouse_current_xy_data_judge:
+0x5f72 024765 fetch 1 ,mem_data_value + 1 
+0x5f73 024766 branch mouse_current_xy_pdata_offset ,blank 
+0x5f74 024767 branch mouse_current_xy_ndata_offset 
+:      024768 mouse_current_xy_pdata_offset:
+0x5f75 024769 fetch 1 ,mem_data_value 
+0x5f76 024770 call mouse_current_xy_get_0_6_times 
+0x5f77 024771 store 1 ,mem_data_value 
+0x5f78 024772 branch mouse_xy_data_offset_new 
+:      024773 mouse_current_xy_ndata_offset:
+0x5f79 024774 fetch 1 ,mem_data_value 
+0x5f7a 024775 call mouse_pdata_invert 
+0x5f7b 024776 call mouse_current_xy_get_0_6_times 
+0x5f7c 024777 call disable_blank ,blank 
+0x5f7d 024778 call mouse_pdata_get_new_value 
+0x5f7e 024779 branch mouse_xy_data_offset_new 
+:      024781 mouse_pre_xy_get_0_4_times:
+0x5f7f 024782 mul32 pdata ,4 ,pdata 
+0x5f80 024783 div pdata ,5 
+0x5f81 024784 call wait_div_end 
+0x5f82 024785 quotient pdata 
+0x5f83 024786 rtn 
+:      024787 mouse_current_xy_get_0_6_times:
+0x5f84 024788 mul32 pdata ,12 ,pdata 
+0x5f85 024789 div pdata ,10 
+0x5f86 024790 call wait_div_end 
+0x5f87 024791 quotient pdata 
+0x5f88 024792 rtn 
+:      024794 mouse_drawing_optima_data_x:
+0x5f89 024795 fetch 2 ,mem_data_pre 
+0x5f8a 024796 fetcht 2 ,mem_data_current 
+0x5f8b 024797 iadd temp ,pdata 
+0x5f8c 024798 fetcht 1 ,mem_mouse_data_xtemp 
+0x5f8d 024799 iadd temp ,pdata 
+0x5f8e 024800 and pdata ,0x01 ,temp 
+0x5f8f 024801 storet 1 ,mem_mouse_data_xtemp 
+0x5f90 024802 branch mouse_drawing_optima_data 
+:      024804 mouse_drawing_optima_data_y:
+0x5f91 024805 fetch 2 ,mem_data_pre 
+0x5f92 024806 fetcht 2 ,mem_data_current 
+0x5f93 024807 iadd temp ,pdata 
+0x5f94 024808 fetcht 1 ,mem_mouse_data_ytemp 
+0x5f95 024809 iadd temp ,pdata 
+0x5f96 024810 and pdata ,0x01 ,temp 
+0x5f97 024811 storet 1 ,mem_mouse_data_ytemp 
+0x5f98 024812 branch mouse_drawing_optima_data 
+:      024814 mouse_drawing_optima_data:
+0x5f99 024815 store 3 ,mem_data_sum 
+0x5f9a 024816 isolate1 16 ,pdata 
+0x5f9b 024817 branch mouse_data_sum_overflow ,true 
+0x5f9c 024818 fetch 1 ,mem_data_sum + 1 
+0x5f9d 024819 beq 0xff ,mouse_data_sum_n 
+0x5f9e 024820 fetch 1 ,mem_data_sum 
+:      024821 mouse_data_store_pre:
+0x5f9f 024822 rshift pdata ,pdata 
+0x5fa0 024823 store 2 ,mem_data_pre 
+0x5fa1 024824 store 2 ,mem_data_current 
+0x5fa2 024825 rtn 
+:      024826 mouse_data_sum_overflow:
+0x5fa3 024827 fetch 1 ,mem_data_sum + 1 
+0x5fa4 024828 beq 0 ,mouse_data_sum_overflow_p 
+0x5fa5 024829 fetch 3 ,mem_data_sum 
+0x5fa6 024830 branch mouse_data_store_pre 
+:      024831 mouse_data_sum_overflow_p:
+0x5fa7 024832 jam 0 ,mem_data_sum + 2 
+0x5fa8 024833 fetch 1 ,mem_data_sum 
+0x5fa9 024834 branch mouse_data_store_pre 
+:      024836 mouse_data_sum_n:
+0x5faa 024837 fetch 1 ,mem_data_sum 
+0x5fab 024838 call mouse_pdata_get_half 
+0x5fac 024839 store 1 ,mem_data_pre 
+0x5fad 024840 store 1 ,mem_data_current 
+0x5fae 024841 branch mouse_data_zero ,blank 
+0x5faf 024842 setarg 0xff 
+:      024843 mouse_data_set_direction:
+0x5fb0 024844 store 1 ,mem_data_pre + 1 
+0x5fb1 024845 store 1 ,mem_data_current + 1 
+0x5fb2 024846 rtn 
+:      024847 mouse_data_zero:
+0x5fb3 024848 setarg 0 
+0x5fb4 024849 branch mouse_data_set_direction 
+:      024851 mouse_pdata_get_half:
+0x5fb5 024852 call mouse_pdata_invert 
+0x5fb6 024853 rshift pdata ,pdata 
+:      024854 mouse_pdata_get_new_value:
+0x5fb7 024855 call mouse_rega_in_out 
+0x5fb8 024856 sub pdata ,0 ,pdata 
+0x5fb9 024857 store 1 ,mem_data_value 
+0x5fba 024858 rtn 
+:      024860 mouse_pdata_invert:
+0x5fbb 024861 sub pdata ,0 ,pdata 
+:      024862 mouse_rega_in_out:
+0x5fbc 024863 store 1 ,mem_rega 
+0x5fbd 024864 fetch 1 ,mem_rega 
+0x5fbe 024865 rtn 
+:      024867 mouse_disable_asm:
+0x5fbf 024868 jam 0 ,mem_mouse_asm_flag 
+0x5fc0 024869 rtn 
+:      024870 mouse_enable_asm:
+0x5fc1 024871 jam 1 ,mem_mouse_asm_flag 
+0x5fc2 024872 rtn 
+:      024875 mouse_pdata_greater_than_check:
+0x5fc3 024876 isub rega ,null 
+0x5fc4 024877 nbranch disable_blank ,positive 
+0x5fc5 024878 isub regb ,null 
+0x5fc6 024879 nbranch disable_blank ,positive 
+0x5fc7 024880 branch enable_blank 
+:      024881 mouse_data_less_than_check:
+0x5fc8 024882 isub rega ,null 
+0x5fc9 024883 nrtn positive 
+0x5fca 024884 isub regb ,null 
+0x5fcb 024885 nrtn positive 
+0x5fcc 024886 branch enable_blank 
+:      024888 mouse_data_abs_check:
+0x5fcd 024889 fetch 2 ,mem_mouse_x 
+0x5fce 024890 call mouse_data_abs 
+0x5fcf 024891 copy pdata ,rega 
+0x5fd0 024892 fetch 2 ,mem_mouse_y 
+0x5fd1 024893 call mouse_data_abs 
+0x5fd2 024894 copy pdata ,regb 
+0x5fd3 024895 rtn 
+:      024897 mouse_data_abs:
+0x5fd4 024898 store 2 ,mem_data_current 
+0x5fd5 024899 fetch 1 ,mem_data_current + 1 
+0x5fd6 024900 beq 0xff ,mouse_data_reversal 
+0x5fd7 024901 fetch 1 ,mem_data_current 
+:      024902 mouse_data_abs_store:
+0x5fd8 024903 and_into 0xff ,pdata 
+0x5fd9 024905 rtn 
+:      024906 mouse_data_reversal:
+0x5fda 024907 fetch 2 ,mem_data_current 
+0x5fdb 024908 sub pdata ,0 ,pdata 
+0x5fdc 024909 branch mouse_data_abs_store 
+:      024911 mouse_24g_long_sleep_param_update_timer:
+0x5fdd 024912 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x5fde 024913 arg mouse_24g_long_sleep_normal_param ,regb 
+0x5fdf 024914 branch timer_single_step 
+:      024915 mouse_24g_long_sleep_normal_param:
+0x5fe0 024916 fetch 4 ,mem_24g_long_sleep_set1 
+0x5fe1 024917 store 4 ,mem_24g_enter_hibernate 
+0x5fe2 024918 jam 1 ,mem_mouse_long_mult_flag 
+0x5fe3 024919 rtn 
+:      024922 mouse_24g_long_sleep_set:
+0x5fe4 024923 fetch 1 ,mem_24g_long_sleep_set_level 
+0x5fe5 024924 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
+0x5fe6 024925 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
+0x5fe7 024926 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
+0x5fe8 024927 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
+:      024928 mouse_24g_long_sleep_set_80ms:
+0x5fe9 024929 setarg 0x0ea600 
+:      024930 mouse_24g_long_sleep_set_end:
+0x5fea 024931 store 4 ,mem_24g_long_sleep_set1 
+0x5feb 024932 rtn 
+:      024933 mouse_24g_long_sleep_set_30ms:
+0x5fec 024934 setarg 0x05e740 
+0x5fed 024935 branch mouse_24g_long_sleep_set_end 
+:      024936 mouse_24g_long_sleep_set_50ms:
+0x5fee 024937 setarg 0x0927c0 
+0x5fef 024938 branch mouse_24g_long_sleep_set_end 
+:      024939 mouse_24g_long_sleep_set_100ms:
+0x5ff0 024940 setarg 0x124f80 
+0x5ff1 024941 branch mouse_24g_long_sleep_set_end 
+:      024943 mouse_24g_hibernate_set:
+0x5ff2 024944 bpatch patch12_5 ,mem_patch12 
+0x5ff3 024945 jam 0 ,mem_24g_attempt_fail_flag 
+0x5ff4 024946 call g24_transmit_next_packet 
+0x5ff5 024947 setarg -1 
+0x5ff6 024948 store 4 ,mem_24g_enter_hibernate 
+0x5ff7 024949 setarg 0 
+0x5ff8 024950 store 7 ,mem_mouse_key 
+0x5ff9 024951 jam 1 ,mem_sensor_shutdown_flag 
+0x5ffa 024952 call mouse_sensor_powerdown 
+0x5ffb 024953 call mouse_setgpio_hibernate 
+0x5ffc 024954 branch mouse_24g_long_sleep 
+:      024956 mouse_wakeup_24g:
+0x5ffd 024957 fetch 1 ,mem_sensor_shutdown_flag 
+0x5ffe 024958 ncall mouse_wakeup_24g_from_long_sleep ,blank 
+0x5fff 024959 jam 0 ,mem_sensor_shutdown_flag 
+0x6000 024960 rtn 
+:      024962 mouse_wakeup_24g_from_long_sleep:
+0x6001 024963 call mouse_init_sensor_wakeup 
+0x6002 024964 fetch mouse_flag_len ,mem_mouse_flag 
+0x6003 024965 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      024966 mouse_wheel_gpio_init:
+0x6004 024967 fetch 1 ,mem_whee_a_data_gpio 
+0x6005 024968 arg gpcfg_pullup ,temp 
+0x6006 024969 call gpio_config_function_int 
+0x6007 024970 fetch 1 ,mem_whee_b_data_gpio 
+0x6008 024971 arg gpcfg_pullup ,temp 
+0x6009 024972 branch gpio_config_function_int 
+:      024974 mouse_24g_transmit_start:
+0x600a 024975 call mouse_24g_fast_conn_mode_check 
+0x600b 024976 fetch 1 ,mem_sensor_shutdown_flag 
+0x600c 024977 nbranch mouse_24g_short_sleep ,blank 
+0x600d 024978 branch g24_transmit_start_next 
+:      024980 mouse_24g_fast_conn_mode_check:
+0x600e 024981 fetch 4 ,mem_24g_receiver_addr 
+0x600f 024982 fetcht 4 ,mem_24g_fast_conn_addr 
+0x6010 024983 isub temp ,null 
+0x6011 024984 branch mouse_soft_agc_enable ,zero 
+0x6012 024985 branch mouse_soft_agc_disable 
+:      024987 mouse_soft_agc_enable:
+0x6013 024988 jam 0 ,mem_gain_fix 
+0x6014 024989 jam tx_power_factory ,mem_tx_power 
+0x6015 024990 rtn 
+:      024991 mouse_soft_agc_disable:
+0x6016 024992 jam 0xff ,mem_gain_fix 
+0x6017 024993 rtn 
+:      024995 mouse_24g_stop:
+0x6018 024996 set0 mark_24g ,mark 
+0x6019 024997 jam state_24g_stop ,mem_24g_conn_sm 
+0x601a 024998 arg mouse_24g_pairing_flag ,queue 
+0x601b 024999 branch mouse_disable_function_flag 
+:      025001 mouse_24g_start_mode:
+0x601c 025002 fetch mouse_flag_len ,mem_mouse_flag 
+0x601d 025003 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x601e 025004 call mouse_device_24g_pair_led_config 
+0x601f 025005 call mouse_wakeup_from_power_check 
+0x6020 025006 branch mouse_24g_reconn_dongle_start ,user 
+0x6021 025007 fetch mouse_flag_len ,mem_mouse_flag 
+0x6022 025008 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
+0x6023 025009 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
+0x6024 025010 call mouse_key_check_once 
+0x6025 025011 and rega ,0x07 ,pdata 
+0x6026 025012 fetcht 1 ,mem_mouse_commbination_key_24g 
+0x6027 025013 isub temp ,null 
+0x6028 025014 branch mouse_24g_start_pair_mode ,zero 
+0x6029 025015 branch mouse_24g_reconn_general_dongle 
+:      025017 mouse_24g_mode_setup_error:
+0x602a 025018 fetch 1 ,mem_reconn_times 
+0x602b 025019 nbranch mouse_polling_device ,blank 
+0x602c 025020 rtn 
+:      025022 mouse_24g_first_start_auto_pair_mode:
+0x602d 025023 call mouse_wakeup_from_power_check 
+0x602e 025024 branch mouse_24g_first_start_reconn ,user 
+:      025025 mouse_24g_reconn_general_dongle:
+0x602f 025026 jam mode_24g_device ,mem_device_flag 
+0x6030 025027 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0x6031 025028 store 2 ,mem_24g_reconn_timeout 
+0x6032 025029 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
+0x6033 025030 branch g24_reconn_start 
+:      025032 mouse_24g_start_auto_pair:
+0x6034 025033 fetch 2 ,mem_24g_pair_timeout_init 
+0x6035 025034 store 2 ,mem_24g_reconn_timeout 
+0x6036 025035 jam pair_and_3_0_addr ,mem_24g_reconn_type 
+0x6037 025036 branch g24_reconn_start 
+:      025038 mouse_24g_first_start_reconn:
+0x6038 025039 fetch 1 ,mem_device_flag 
+0x6039 025040 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0x603a 025041 call mouse_bluetooth_fast_conn_disable 
+:      025042 mouse_24g_first_bluetooth_reconnect:
+0x603b 025043 call mouse_24g_stop 
+0x603c 025044 jam mode_bt_device1 ,mem_device_flag 
+0x603d 025045 call mouse_select_reconn_device 
+0x603e 025046 branch mouse_start_reconnect_device 
+:      025048 mouse_24g_first_bb_event_reconn_timeout:
+0x603f 025049 call mouse_wakeup_from_power_check 
+0x6040 025050 branch mouse_app_enter_hibernate ,user 
+0x6041 025051 branch mouse_start_discovery 
+:      025053 mouse_24g_first_store_reconn_info:
+0x6042 025054 call mouse_wakeup_from_power_check 
+0x6043 025055 rtn user 
+0x6044 025056 fetch mouse_flag_len ,mem_mouse_flag 
+0x6045 025057 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
+0x6046 025058 rtn 
+:      025060 mouse_24g_start_pair_mode:
+0x6047 025061 call mouse_device_24g_pair_led_config 
+0x6048 025062 jam 0 ,mem_24g_reconn_type 
+0x6049 025063 arg mouse_24g_pairing_flag ,queue 
+0x604a 025064 call mouse_enable_function_flag 
+0x604b 025065 setarg 0 
+0x604c 025066 store 2 ,mem_24g_reconn_timeout 
+0x604d 025067 call mouse_stop_discovery 
+0x604e 025068 jam type_ms ,mem_24g_data_type 
+0x604f 025069 fetch mouse_flag_len ,mem_mouse_flag 
+0x6050 025070 bbit0 mouse_enable_keyboard ,g24_pair_start 
+0x6051 025071 jam type_kb ,mem_24g_data_type 
+0x6052 025072 branch g24_pair_start 
+:      025074 mouse_24g_attempt_fail:
+0x6053 025075 fetch 1 ,mem_24g_attempt_fail_flag 
+0x6054 025076 nbranch mouse_24g_hibernate_set ,blank 
+0x6055 025077 fetch 1 ,mem_24g_reconn_type 
+0x6056 025078 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
+0x6057 025079 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
+0x6058 025080 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
+:      025081 mouse_24g_attempt_fail_enter_hibernate:
+0x6059 025082 call mouse_24g_stop 
+0x605a 025083 fetch 1 ,mem_reconn_times 
+0x605b 025084 nbranch mouse_polling_device ,blank 
+0x605c 025085 fetch 1 ,mem_device_flag 
+0x605d 025086 beq mode_24g_device ,mouse_app_enter_hibernate 
+0x605e 025087 rtn 
+:      025089 mouse_24g_fast_conn_attempt_fail:
+0x605f 025090 fetch mouse_flag_len ,mem_mouse_flag 
+0x6060 025091 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x6061 025092 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x6062 025093 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x6063 025094 fetch 4 ,mem_mouse_24g_addr 
+0x6064 025095 fetcht 4 ,mem_mouse_compare_addr 
+0x6065 025096 isub temp ,null 
+0x6066 025097 branch mouse_24g_start_pair_mode ,zero 
+:      025098 mouse_24g_reconn_dongle_start:
+0x6067 025099 fetch 2 ,mem_24g_reconn_timeout_init 
+0x6068 025100 store 2 ,mem_24g_reconn_timeout 
+0x6069 025101 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
+0x606a 025102 branch g24_reconn_start 
+:      025104 mouse_24g_auto_pair_attempt_fail:
+0x606b 025105 fetch mouse_flag_len ,mem_mouse_flag 
+0x606c 025106 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x606d 025107 fetch 1 ,mem_device_number 
+0x606e 025108 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+0x606f 025109 branch mouse_24g_first_bluetooth_reconnect 
+:      025111 mouse_reconn_dongle_attempt_fail:
+0x6070 025112 fetch mouse_flag_len ,mem_mouse_flag 
+0x6071 025113 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x6072 025114 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0x6073 025115 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+0x6074 025116 branch mouse_24g_start_auto_pair + 1 
+:      025118 mouse_24g_attempt_success:
+0x6075 025119 fetch 4 ,mem_24g_addr 
+0x6076 025120 store 4 ,mem_24g_receiver_addr 
+0x6077 025121 store 4 ,mem_mouse_24g_addr 
+0x6078 025122 call g24_ch_syncword_crc8_init 
+0x6079 025123 call mouse_no_data_timer_init 
+0x607a 025124 call mouse_device_poweron_led_config 
+0x607b 025125 call mouse_init_sensor_reset 
+0x607c 025126 jam 0 ,mem_mouse_long_mult_flag 
+0x607d 025127 jam 0 ,mem_24g_conn_sm 
+0x607e 025128 jam 0 ,mem_24g_reconn_type 
+0x607f 025129 fetch 4 ,mem_24g_receiver_addr 
+0x6080 025130 fetch 4 ,mem_24g_fast_conn_addr 
+0x6081 025131 isub temp ,null 
+0x6082 025132 rtn zero 
+0x6083 025133 branch mouse_24g_first_store_reconn_info 
+:      025135 mouse_24g_pairing_complete:
+0x6084 025136 call mouse_init_sensor_reset 
+0x6085 025137 call mouse_read_sensor_common 
+:      025138 mouse_24g_pairing_complete_common:
+0x6086 025139 call mouse_device_poweron_led_config 
+0x6087 025140 call mouse_no_data_timer_init 
+0x6088 025141 arg mouse_24g_pairing_flag ,queue 
+0x6089 025142 call mouse_disable_function_flag 
+0x608a 025143 setarg 0 
+0x608b 025144 store 2 ,mem_24g_pair_timeout 
+0x608c 025145 store 2 ,mem_24g_reconn_timeout 
+0x608d 025146 store 1 ,mem_24g_conn_sm 
+0x608e 025147 store 1 ,mem_mouse_move_flag 
+0x608f 025148 store 1 ,mem_24g_reconn_type 
+0x6090 025151 fetch 4 ,mem_24g_addr 
+0x6091 025152 store 4 ,mem_24g_receiver_addr 
+0x6092 025153 store 4 ,mem_mouse_24g_addr 
+0x6093 025154 branch mouse_store_device_info_delay 
+:      025156 mouse_24g_short_sleep_clear_wake:
+0x6094 025157 call clear_wake 
+0x6095 025158 branch lpm_write_gpio_wakeup 
+:      025160 mouse_24g_package_data:
+0x6096 025161 bpatch patch12_6 ,mem_patch12 
+0x6097 025162 rtnmark0 mark_24g 
+0x6098 025163 call mouse_motion 
+0x6099 025164 nrtn user 
+0x609a 025165 fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0x609b 025166 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0x609c 025167 ncall mouse_24g_short_sleep_clear_wake ,blank 
+0x609d 025169 fetch mouse_flag_len ,mem_mouse_flag 
+0x609e 025170 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x609f 025171 fetch 1 ,mem_customer_key 
+0x60a0 025172 nbranch mouse_24g_keyboard_package_data ,blank 
+:      025173 mouse_24g_mouse_package_data:
+0x60a1 025174 call mouse_data_xy_release 
+0x60a2 025175 fetch 1 ,mem_24g_data_type 
+0x60a3 025176 bbit1 1 ,mouse_24g_mouse_package_data_now 
+0x60a4 025177 fetcht 1 ,mem_24g_txbuf + 1 
+0x60a5 025178 fetch 1 ,mem_mouse_key 
+0x60a6 025179 ior temp ,pdata 
+0x60a7 025180 store 1 ,mem_mouse_key 
+0x60a8 025181 fetcht 1 ,mem_24g_txbuf + 6 
+0x60a9 025182 fetch 1 ,mem_mouse_z 
+0x60aa 025183 iadd temp ,pdata 
+0x60ab 025184 store 1 ,mem_mouse_z 
+0x60ac 025185 fetcht 1 ,mem_24g_txbuf + 7 
+0x60ad 025186 fetch 1 ,mem_mouse_tz 
+0x60ae 025187 iadd temp ,pdata 
+0x60af 025188 store 1 ,mem_mouse_tz 
+:      025189 mouse_24g_mouse_package_data_now:
+0x60b0 025190 jam type_ms ,mem_24g_data_type 
+0x60b1 025191 arg 7 ,rega 
+0x60b2 025192 arg mem_mouse_key ,regb 
+0x60b3 025193 fetch 2 ,mem_mouse_z 
+0x60b4 025194 rtn blank 
+0x60b5 025195 branch g24_transmit_by_interrupt_enable 
+:      025197 mouse_24g_keyboard_package_data:
+0x60b6 025198 jam type_kb ,mem_24g_data_type 
+0x60b7 025199 arg 9 ,rega 
+0x60b8 025200 fetch 1 ,mem_customer_data_trigger 
+0x60b9 025201 nbranch mouse_customer_key_press ,blank 
+0x60ba 025202 arg mem_customer_key_release ,regb 
+0x60bb 025203 rtn 
+:      025204 mouse_customer_key_press:
+0x60bc 025205 arg mem_customer_key_press ,regb 
+0x60bd 025206 rtn 
+:      025211 mouse_24g_search_dongle_init:
+0x60be 025212 setarg 0 
+0x60bf 025213 store 3 ,mem_mouse_search_dongle_action 
+0x60c0 025214 rtn 
+:      025216 mouse_24g_search_dongle:
+0x60c1 025217 fetch mouse_flag_len ,mem_mouse_flag 
+0x60c2 025218 rtnbit0 mouse_enable_24g_search_dongle 
+0x60c3 025219 fetch 1 ,mem_mouse_long_mult_flag 
+0x60c4 025220 rtn blank 
+0x60c5 025221 fetch 1 ,mem_24g_abort_pac 
+0x60c6 025222 rtn blank 
+0x60c7 025223 fetch 1 ,mem_mouse_search_dongle_interval 
+0x60c8 025224 increase 1 ,pdata 
+0x60c9 025225 and_into 3 ,pdata 
+0x60ca 025226 store 1 ,mem_mouse_search_dongle_interval 
+0x60cb 025227 nrtn blank 
+0x60cc 025228 jam 0 ,mem_mouse_search_dongle_ch 
+:      025229 mouse_24g_search_dongle_loop:
+0x60cd 025230 bpatch patch12_7 ,mem_patch12 
+0x60ce 025231 fetch 1 ,mem_mouse_search_dongle_ch 
+0x60cf 025232 increase 1 ,pdata 
+0x60d0 025233 store 1 ,mem_mouse_search_dongle_ch 
+0x60d1 025234 sub pdata ,g24_ch_number ,null 
+0x60d2 025235 nbranch mouse_24g_search_dongle_loop_end ,positive 
+0x60d3 025236 call g24_reconn_data_prep 
+0x60d4 025237 call g24_transmit_receive_ack 
+0x60d5 025238 nbranch mouse_24g_search_dongle_loop_retry ,sync 
+0x60d6 025239 nbranch mouse_24g_search_dongle_loop_retry ,user3 
+0x60d7 025240 call mouse_g24_ackpayload_parse 
+0x60d8 025241 call mouse_24g_search_dongle_success 
+:      025242 mouse_24g_search_dongle_loop_end:
+0x60d9 025243 call g24_txbuf_clear 
+0x60da 025244 fetch 1 ,mem_mouse_search_dongle_count 
+0x60db 025245 increase 1 ,pdata 
+0x60dc 025246 store 1 ,mem_mouse_search_dongle_count 
+0x60dd 025247 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
+0x60de 025248 rtn 
+:      025250 mouse_24g_search_dongle_loop_retry:
+0x60df 025251 call g24_ch 
+0x60e0 025252 branch mouse_24g_search_dongle_loop 
+:      025254 mouse_24g_search_dongle_check:
+0x60e1 025255 jam 0 ,mem_mouse_search_dongle_count 
+0x60e2 025256 fetch 1 ,mem_mouse_search_dongle_action 
+0x60e3 025257 rtnbit1 g24_disconn_state 
+0x60e4 025258 set1 g24_disconn_state ,pdata 
+0x60e5 025259 store 1 ,mem_mouse_search_dongle_action 
+0x60e6 025260 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x60e7 025261 store 2 ,mem_mouse_no_data_timer 
+0x60e8 025262 branch mouse_sensor_powerdown 
+:      025264 mouse_24g_search_dongle_success:
+0x60e9 025265 fetch 1 ,mem_24g_abort_pac 
+0x60ea 025266 branch mouse_24g_search_dongle_init ,blank 
+0x60eb 025267 jam 0 ,mem_mouse_search_dongle_count 
+0x60ec 025268 fetch 1 ,mem_mouse_search_dongle_action 
+0x60ed 025269 rtnbit0 g24_disconn_state 
+0x60ee 025270 set0 g24_disconn_state ,pdata 
+0x60ef 025271 store 1 ,mem_mouse_search_dongle_action 
+0x60f0 025272 call mouse_no_data_timer_init 
+0x60f1 025273 branch mouse_init_sensor_wakeup 
+:      025275 mouse_g24_ackpayload_parse:
+0x60f2 025276 call g24_ackpayload_parse 
+0x60f3 025277 fetch 1 ,mem_24g_rxbuf + 1 
+0x60f4 025278 compare 0x08 ,pdata ,0xf8 
+0x60f5 025279 nrtn true 
+0x60f6 025280 fetch 1 ,mem_24g_rxbuf + 2 
+0x60f7 025281 beq 0xff ,mouse_24g_hibernate_set 
+0x60f8 025282 rtn 
+:      025287 mouse_g24_retransmit:
+0x60f9 025288 fetch 1 ,mem_mouse_need_soft_reset 
+0x60fa 025289 nrtn blank 
+0x60fb 025290 call mouse_retransmit_select_device_by_pb_button 
+0x60fc 025291 call mouse_select_device_by_dpi_button_once 
+0x60fd 025292 branch g24_retransmit0 
+:      025294 mouse_select_device_by_dpi_button_once:
+0x60fe 025295 arg 12 ,queue 
+0x60ff 025296 call timer_check 
+0x6100 025297 nrtn blank 
+0x6101 025298 call mouse_dpi_check_once 
+0x6102 025299 call mouse_dpi_key_check_long_press 
+:      025300 mouse_g24_retransmit_100ms_timer_init:
+0x6103 025301 arg 12 ,queue 
+0x6104 025302 setarg 160 
+0x6105 025303 branch timer_init 
+:      025305 mouse_dpi_check_once:
+0x6106 025306 fetch mouse_flag_len ,mem_mouse_flag 
+0x6107 025307 rtnbit0 mouse_enable_select_device_by_dpi_button 
+0x6108 025309 branch mouse_dpi_check 
+:      025312 mouse_24g_before_lpm_sleep:
+0x6109 025313 fetch 1 ,mem_device_flag 
+0x610a 025314 bne mode_24g_device ,lpm_sleep_skip_cb_function 
+0x610b 025315 fetch 1 ,mem_24g_disable_fec1 
+0x610c 025316 rtn blank 
+:      025317 mouse_peripheral_clock_off:
+0x610d 025318 jam 2 ,core_clksel 
+0x610e 025319 jam 0xf8 ,core_lpm_ctrl 
+0x610f 025320 rtn 
+:      025325 mouse_logo_led_on_timer:
+0x6110 025326 fetch 1 ,mem_mouse_logo_led_gpio 
+0x6111 025327 rtneq gpio_disable 
+0x6112 025328 fetch 2 ,mem_mouse_no_data_timer 
+0x6113 025329 rtn blank 
+0x6114 025330 fetch 2 ,mem_mouse_no_data_timeout 
+0x6115 025331 fetcht 2 ,mem_mouse_no_data_timer 
+0x6116 025332 isub temp ,temp 
+0x6117 025333 fetch 2 ,mem_mouse_logo_led_on_time_init 
+0x6118 025334 isub temp ,pdata 
+0x6119 025335 branch mouse_logo_led_on ,positive 
+:      025336 mouse_logo_led_off:
+0x611a 025337 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611b 025338 branch mouse_led_off 
+:      025339 mouse_logo_led_on:
+0x611c 025340 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611d 025341 branch mouse_led_on 
+:      025348 mouse_dpi_led_blink_delay_timer:
+0x611e 025349 arg mem_mouse_dpi_led_delay_count ,regc 
+0x611f 025350 arg mouse_dpi_led_blink_init ,regb 
+0x6120 025351 branch timer_single_step 
+:      025353 mouse_dpi_led_blink_init:
+0x6121 025354 bpatch patch13_0 ,mem_patch13 
+0x6122 025355 fetch 1 ,mem_config_sensor_type 
+0x6123 025356 beq p3212 ,mouse_dpi_led_blink_init_another 
+0x6124 025357 beq ka8g2 ,mouse_dpi_led_blink_init_another 
+0x6125 025358 fetcht 1 ,mem_mouse_dpi 
+0x6126 025359 increase 2 ,temp 
+:      025360 mouse_dpi_led_blink_init_next:
+0x6127 025361 sub temp ,3 ,null 
+0x6128 025362 call mouse_dpi_led_blink_init_level_4 ,positive 
+0x6129 025363 ncall mouse_dpi_led_blink_count_clean ,positive 
+0x612a 025364 copy temp ,pdata 
+0x612b 025365 iadd pdata ,pdata 
+0x612c 025366 store 1 ,mem_mouse_multi_led_blink_count 
+:      025367 mouse_multi_dpi_led_blink_enable:
+0x612d 025368 jam 4 ,mem_mouse_multi_led_blink_type 
+0x612e 025369 call mouse_multi_dpi_led_blink_timer_init 
+0x612f 025370 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x6130 025371 branch mouse_multi_led_enable 
+:      025373 mouse_dpi_led_blink_init_another:
+0x6131 025374 fetcht 1 ,mem_mouse_dpi 
+0x6132 025375 increase 1 ,temp 
+0x6133 025376 branch mouse_dpi_led_blink_init_next 
+:      025378 mouse_dpi_led_blink_init_level_4:
+0x6134 025379 fetch mouse_flag_len ,mem_mouse_flag 
+0x6135 025380 rtnbit0 mouse_enable_dpi_level_4 
+0x6136 025381 increase 1 ,temp 
+0x6137 025382 rtn 
+:      025383 mouse_dpi_led_blink_count_clean:
+0x6138 025384 increase -3 ,temp 
+0x6139 025385 rtn 
+:      025388 mouse_dpi_led_blink_delay:
+0x613a 025389 fetch 1 ,mem_mouse_dpi_gpio 
+0x613b 025390 rtneq gpio_disable 
+0x613c 025391 fetch 2 ,mem_mouse_discovery_timer 
+0x613d 025392 nrtn blank 
+0x613e 025393 fetch 2 ,mem_24g_pair_timeout 
+0x613f 025394 nrtn blank 
+0x6140 025395 fetch 2 ,mem_24g_reconn_timeout 
+0x6141 025396 nrtn blank 
+0x6142 025397 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6143 025398 nrtn blank 
+0x6144 025399 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
+0x6145 025400 branch mouse_dpi_led_blink_init ,blank 
+0x6146 025401 store 1 ,mem_mouse_dpi_led_delay_count 
+0x6147 025402 rtn 
+:      025410 mouse_check_dpi_blink:
+0x6148 025411 disable user 
+0x6149 025412 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x614a 025413 sub pdata ,4 ,null 
+0x614b 025414 nrtn zero 
+0x614c 025415 branch enable_user 
+:      025417 mouse_low_voltage_led_timer:
+0x614d 025418 fetch mouse_flag_len ,mem_mouse_flag 
+0x614e 025419 rtnbit0 mouse_enable_low_led 
+0x614f 025420 rtnbit0 mouse_low_voltage_flag 
+0x6150 025421 fetch 2 ,mem_mouse_discovery_timer 
+0x6151 025422 nrtn blank 
+0x6152 025423 fetch 2 ,mem_24g_pair_timeout 
+0x6153 025424 nrtn blank 
+0x6154 025425 fetch 2 ,mem_24g_reconn_timeout 
+0x6155 025426 nrtn blank 
+0x6156 025427 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6157 025428 nrtn blank 
+0x6158 025429 call mouse_check_dpi_blink 
+0x6159 025430 rtn user 
+0x615a 025432 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x615b 025433 branch mouse_low_led_blink_count_init_judge ,blank 
+:      025434 mouse_low_led_blink_timer:
+0x615c 025435 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
+0x615d 025436 increase 1 ,temp 
+0x615e 025437 storet 1 ,mem_adc_low_volatage_led_timer_count 
+0x615f 025438 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x6160 025439 isub temp ,null 
+0x6161 025440 ncall mouse_low_led_timer_count_clean ,positive 
+0x6162 025441 fetch 1 ,mem_mouse_low_led_blink_half_timer 
+0x6163 025442 isub temp ,null 
+0x6164 025443 nbranch mouse_low_voltage_led_off_judge ,positive 
+:      025444 mouse_low_voltage_led_on_judge:
+0x6165 025445 fetch mouse_flag_len ,mem_mouse_flag 
+0x6166 025446 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
+0x6167 025447 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
+:      025448 mouse_low_voltage_led_on:
+0x6168 025449 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6169 025450 branch mouse_led_on 
+:      025452 mouse_low_led_timer_count_clean:
+0x616a 025453 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x616b 025454 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x616c 025455 increase -1 ,pdata 
+0x616d 025456 store 1 ,mem_mouse_multi_low_led_blink_count 
+:      025457 mouse_low_voltage_led_off_judge:
+0x616e 025458 fetch mouse_flag_len ,mem_mouse_flag 
+0x616f 025459 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
+0x6170 025460 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
+:      025461 mouse_low_voltage_led_off:
+0x6171 025462 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6172 025463 branch mouse_led_off 
+:      025465 mouse_low_led_blink_count_init_judge:
+0x6173 025466 fetch mouse_flag_len ,mem_mouse_flag 
+0x6174 025467 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
+0x6175 025468 call mouse_multi_low_led_blink_count_init 
+0x6176 025469 branch mouse_low_led_blink_timer 
+:      025477 mouse_device_multi_led_parm_init:
+0x6177 025478 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x6178 025479 call mouse_device_multi_led_all_off 
+0x6179 025480 jam 0 ,mem_mouse_multi_led_blink_type 
+0x617a 025481 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x617b 025482 rshift pdata ,pdata 
+0x617c 025483 store 1 ,mem_mouse_low_led_blink_half_timer 
+0x617d 025484 rtn 
+:      025485 mouse_multi_low_led_blink_count_init:
+0x617e 025486 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
+0x617f 025487 store 1 ,mem_mouse_multi_low_led_blink_count 
+0x6180 025488 rtn 
+:      025490 mouse_multi_led_blink_timer_init:
+0x6181 025491 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x6182 025492 beq 1 ,mouse_device_24g_led_blink_timer_init 
+0x6183 025493 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
+0x6184 025494 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
+:      025495 mouse_multi_dpi_led_blink_timer_init:
+0x6185 025496 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
+:      025497 mouse_store_multi_led_blink_timer:
+0x6186 025498 store 1 ,mem_mouse_multi_led_blink_timer 
+0x6187 025499 rtn 
+:      025500 mouse_device_24g_led_blink_timer_init:
+0x6188 025501 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
+0x6189 025502 branch mouse_store_multi_led_blink_timer 
+:      025503 mouse_device_le_discovery_led_blink_timer_init:
+0x618a 025504 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
+0x618b 025505 branch mouse_store_multi_led_blink_timer 
+:      025506 mouse_device_le_reconn_led_blink_timer_init:
+0x618c 025507 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
+0x618d 025508 branch mouse_store_multi_led_blink_timer 
+:      025511 mouse_device_poweron_led_config:
+0x618e 025512 bpatch patch13_1 ,mem_patch13 
+0x618f 025513 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
+0x6190 025514 store 1 ,mem_mouse_multi_led_powon_timer 
+0x6191 025515 jam multi_led_on ,mem_mouse_multi_led_type 
+:      025516 mouse_multi_led_enable:
+0x6192 025517 jam off ,mem_mouse_multi_led_state 
+0x6193 025518 jam on ,mem_mouse_multi_led_blink_enable 
+0x6194 025519 rtn 
+:      025522 mouse_device_24g_pair_led_config:
+0x6195 025523 bpatch patch13_2 ,mem_patch13 
+0x6196 025524 fetch 1 ,mem_device_flag 
+0x6197 025525 rtnne mode_24g_device 
+0x6198 025526 call mouse_multi_led_blink_enable_init 
+0x6199 025527 jam 1 ,mem_mouse_multi_led_blink_type 
+0x619a 025528 call mouse_device_24g_led_blink_timer_init 
+0x619b 025529 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x619c 025530 rtn blank 
+0x619d 025531 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
+0x619e 025532 branch mouse_device_led_blink_count_init 
+:      025534 mouse_device_le_reconn_led_config:
+0x619f 025535 fetch 1 ,mem_device_flag 
+0x61a0 025536 rtneq mode_24g_device 
+0x61a1 025537 call mouse_multi_led_blink_enable_init 
+0x61a2 025538 fetch mouse_flag_len ,mem_mouse_flag 
+0x61a3 025539 rtnbit0 mouse_enable_bt_reconn_led_effect 
+0x61a4 025540 jam 3 ,mem_mouse_multi_led_blink_type 
+0x61a5 025541 call mouse_device_le_reconn_led_blink_timer_init 
+0x61a6 025542 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61a7 025543 rtn blank 
+0x61a8 025544 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
+:      025545 mouse_device_led_blink_count_init:
+0x61a9 025546 store 1 ,mem_mouse_multi_led_blink_count 
+0x61aa 025547 rtn 
+:      025549 mouse_device_discovery_led_config:
+0x61ab 025550 jam 0 ,mem_mouse_le_reconn_blink_limit 
+0x61ac 025551 jam 2 ,mem_mouse_multi_led_blink_type 
+0x61ad 025552 call mouse_device_le_discovery_led_blink_timer_init 
+:      025553 mouse_multi_led_blink_enable_init:
+0x61ae 025554 jam 1 ,mem_mouse_multi_led_blink_enable 
+0x61af 025555 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x61b0 025556 branch mouse_device_multi_led_on 
+:      025560 mouse_led_multi_timer:
+0x61b1 025561 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x61b2 025562 rtn blank 
+0x61b3 025563 fetch 1 ,mem_mouse_multi_led_type 
+0x61b4 025564 beq multi_led_blink ,mouse_multi_led_type_blink 
+:      025565 mouse_device_multi_led_type_on:
+0x61b5 025566 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x61b6 025567 branch mouse_device_poweron_led_off ,blank 
+0x61b7 025568 increase -1 
+0x61b8 025569 store 1 ,mem_mouse_multi_led_powon_timer 
+0x61b9 025570 branch mouse_device_led_on 
+:      025572 mouse_device_poweron_led_off:
+0x61ba 025573 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61bb 025574 call mouse_multi_low_led_blink_count_init 
+0x61bc 025575 branch mouse_device_led_off 
+:      025577 mouse_multi_led_type_blink:
+0x61bd 025578 bpatch patch13_3 ,mem_patch13 
+0x61be 025579 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61bf 025580 rtn blank 
+0x61c0 025581 beq 4 ,mouse_device_led_blink_limit 
+0x61c1 025582 branch mouse_device_led_blink_judge 
+:      025584 mouse_device_led_blink_judge:
+0x61c2 025585 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61c3 025586 beq 1 ,mouse_device_led_blink_limit 
+0x61c4 025587 branch mouse_multi_led_type_blink_next 
+:      025589 mouse_device_led_blink_limit:
+0x61c5 025590 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61c6 025591 branch mouse_multi_led_off_judge ,blank 
+:      025592 mouse_multi_led_type_blink_next:
+0x61c7 025593 arg mem_mouse_multi_led_blink_timer ,regc 
+0x61c8 025594 arg mouse_multi_led_type_blink_start ,regb 
+0x61c9 025595 branch timer_single_step 
+:      025597 mouse_multi_led_type_blink_start:
+0x61ca 025598 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61cb 025599 beq 4 ,mouse_multi_led_blink_count_decrease 
+0x61cc 025600 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61cd 025601 beq 1 ,mouse_multi_led_blink_count_decrease 
+:      025602 mouse_multi_led_blink:
+0x61ce 025603 call mouse_multi_led_blink_timer_init 
+0x61cf 025604 fetch 1 ,mem_mouse_multi_led_state 
+0x61d0 025605 beq on ,mouse_multi_led_off_judge_next 
+0x61d1 025606 branch mouse_multi_led_on_judge 
+:      025608 mouse_multi_led_blink_count_decrease:
+0x61d2 025609 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61d3 025610 increase -1 
+0x61d4 025611 store 1 ,mem_mouse_multi_led_blink_count 
+0x61d5 025612 branch mouse_multi_led_blink 
+:      025615 mouse_multi_led_on_judge:
+0x61d6 025616 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61d7 025617 beq 4 ,mouse_multi_dpi_led_on_judge 
+:      025618 mouse_device_multi_led_on:
+0x61d8 025619 jam on ,mem_mouse_multi_led_state 
+:      025620 mouse_device_led_on:
+0x61d9 025621 bpatch patch13_4 ,mem_patch13 
+0x61da 025622 fetch 1 ,mem_device_flag 
+0x61db 025623 beq mode_24g_device ,mouse_device_24g_led_on 
+0x61dc 025624 beq mode_bt_device1 ,mouse_device_bt1_led_on 
+0x61dd 025625 beq mode_bt_device2 ,mouse_device_bt2_led_on 
+0x61de 025626 rtn 
+:      025627 mouse_device_24g_led_on:
+0x61df 025628 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61e0 025629 branch mouse_led_on 
+:      025630 mouse_device_bt1_led_on:
+0x61e1 025631 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61e2 025632 branch mouse_led_on 
+:      025633 mouse_device_bt2_led_on:
+0x61e3 025634 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+:      025635 mouse_led_on:
+0x61e4 025636 branch gpio_out_active 
+:      025638 mouse_led_off:
+0x61e5 025639 branch gpio_out_inactive 
+:      025641 mouse_multi_led_off_judge:
+0x61e6 025642 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61e7 025643 jam 0 ,mem_mouse_multi_led_blink_type 
+:      025644 mouse_multi_led_off_judge_next:
+0x61e8 025645 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61e9 025646 beq 4 ,mouse_multi_dpi_led_off_judge 
+:      025647 mouse_device_multi_led_off:
+0x61ea 025648 jam off ,mem_mouse_multi_led_state 
+:      025649 mouse_device_led_off:
+0x61eb 025650 bpatch patch13_5 ,mem_patch13 
+0x61ec 025651 fetch 1 ,mem_device_flag 
+0x61ed 025652 beq mode_24g_device ,mouse_device_24g_led_off 
+0x61ee 025653 beq mode_bt_device1 ,mouse_device_bt1_led_off 
+0x61ef 025654 beq mode_bt_device2 ,mouse_device_bt2_led_off 
+0x61f0 025655 rtn 
+:      025656 mouse_device_24g_led_off:
+0x61f1 025657 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61f2 025658 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f3 025659 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f4 025660 branch gpio_set_high_impedance 
+:      025661 mouse_device_bt1_led_off:
+0x61f5 025662 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61f6 025663 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f7 025664 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f8 025665 branch gpio_set_high_impedance 
+:      025666 mouse_device_bt2_led_off:
+0x61f9 025667 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0x61fa 025668 fetch mouse_flag_len ,mem_mouse_flag 
+0x61fb 025669 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61fc 025670 branch gpio_set_high_impedance 
+:      025672 mouse_device_multi_led_all_off:
+0x61fd 025673 call mouse_device_24g_led_off 
+0x61fe 025674 call mouse_device_bt1_led_off 
+0x61ff 025675 call mouse_device_bt2_led_off 
+0x6200 025676 call mouse_low_voltage_led_off_judge 
+0x6201 025677 branch mouse_multi_dpi_led_off_judge 
+:      025679 mouse_multi_dpi_led_off_judge:
+0x6202 025680 jam off ,mem_mouse_multi_led_state 
+0x6203 025681 fetch mouse_flag_len ,mem_mouse_flag 
+0x6204 025682 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
+0x6205 025683 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
+:      025684 mouse_multi_dpi_led_off:
+0x6206 025685 fetcht 1 ,mem_mouse_dpi_gpio 
+0x6207 025686 branch mouse_led_off 
+:      025688 mouse_multi_dpi_led_on_judge:
+0x6208 025689 jam on ,mem_mouse_multi_led_state 
+0x6209 025690 fetch mouse_flag_len ,mem_mouse_flag 
+0x620a 025691 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
+0x620b 025692 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
+:      025693 mouse_multi_dpi_led_on:
+0x620c 025694 fetcht 1 ,mem_mouse_dpi_gpio 
+0x620d 025695 branch mouse_led_on 
+:      025699 mouse_low_voltage_led_no_enter_lpm:
+0x620e 025700 fetch mouse_flag_len ,mem_mouse_flag 
+0x620f 025701 rtnbit0 mouse_low_voltage_flag 
+0x6210 025702 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x6211 025703 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
+0x6212 025704 sub pdata ,temp ,null 
+0x6213 025705 branch mouse_lpm_mode_clear ,positive 
+:      025706 mouse_low_voltage_led_no_enter_lpm_next:
+0x6214 025707 fetch 1 ,mem_device_flag 
+0x6215 025708 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
+0x6216 025709 jam 1 ,mem_lpm_mode 
+0x6217 025710 rtn 
+:      025712 g24_transmit_by_interrupt_exit_check:
+0x6218 025713 fetch mouse_flag_len ,mem_mouse_flag 
+0x6219 025714 rtnbit1 mouse_enable_24g_250hz 
+0x621a 025715 branch g24_transmit_by_interrupt_exit 
+:      025717 mouse_lpm_mode_clear:
+0x621b 025718 fetch 1 ,mem_device_flag 
+0x621c 025719 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
+0x621d 025720 jam 0 ,mem_lpm_mode 
+0x621e 025721 rtn 
+:      025724 mouse_store_signal_rssi:
+0x621f 025726 fetch 1 ,mem_rssi 
+0x6220 025727 branch rssi_signal 
+:      025729 mouse_le_transmit:
+0x6221 025730 call mouse_store_signal_rssi 
+0x6222 025731 branch power_ctrl_start 
+:      025733 mouse_le_set_lpm_mult:
+0x6223 025734 fetch 1 ,mem_le_connect_status_flag 
+0x6224 025735 compare 3 ,pdata ,3 
+0x6225 025736 nbranch disable_blank ,true 
+0x6226 025737 call app_lpm_mult_enable 
+0x6227 025738 branch enable_blank 
+:      025740 mouse_set_lpm_mult:
+0x6228 025741 fetch 2 ,mem_ui_state_map 
+0x6229 025742 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
+0x622a 025743 rtn 
+:      025745 mouse_24g_long_sleep:
+0x622b 025746 call g24_lpm_wait 
+0x622c 025747 nrtn user 
+0x622d 025748 jam 1 ,mem_mouse_24g_long_sleep_flag 
+0x622e 025749 call g24_setgpio_lpm_before 
+0x622f 025750 jam 0 ,mem_mouse_24g_sleep_miss 
+0x6230 025751 call mouse_24g_send_time_long_wake 
+0x6231 025752 fetch 1 ,mem_sensor_shutdown_flag 
+0x6232 025753 ncall mouse_setgpio_hibernate ,blank 
+0x6233 025754 fetch 4 ,mem_24g_enter_hibernate 
+0x6234 025755 branch g24_long_seep2 
+:      025757 mouse_24g_short_sleep:
+0x6235 025758 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6236 025759 branch g24_short_sleep ,blank 
+0x6237 025760 call g24_lpm_wait 
+0x6238 025761 nrtn user 
+0x6239 025762 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x623a 025763 jam 0 ,mem_mouse_24g_sleep_miss 
+0x623b 025764 sub pdata ,0 ,null 
+0x623c 025765 nbranch mouse_24g_short_sleep_last_miss ,zero 
+0x623d 025766 fetcht 2 ,mem_24g_retransmit 
+0x623e 025767 sub temp ,0 ,null 
+0x623f 025768 branch mouse_24g_short_sleep_default ,zero 
+0x6240 025770 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x6241 025771 branch mouse_24g_short_sleep_default ,blank 
+:      025772 mouse_24g_short_sleep_notify:
+0x6242 025773 fetcht 4 ,mem_mouse_24g_tsniff 
+0x6243 025774 isub temp ,temp 
+0x6244 025775 storet 4 ,mem_mouse_24g_sleep_miss_temp 
+0x6245 025776 nbranch mouse_24g_short_sleep_long ,positive 
+0x6246 025777 fetch 3 ,mem_24g_short_sleep_set 
+0x6247 025778 isub temp ,pdata 
+0x6248 025779 nbranch mouse_24g_short_sleep_2 ,positive 
+0x6249 025780 arg 0x600 ,temp 
+0x624a 025781 isub temp ,null 
+0x624b 025782 nbranch mouse_24g_short_sleep_2 ,positive 
+:      025783 mouse_24g_short_sleep2:
+0x624c 025784 store 4 ,mem_mouse_24g_sleep_time_temp 
+0x624d 025785 call mouse_24g_miss_temp_clear 
+0x624e 025786 fetch 4 ,mem_mouse_24g_sleep_time_temp 
+:      025787 mouse_24g_short_sleep3:
+0x624f 025788 call clk2lpo 
+0x6250 025789 storet 4 ,mem_sleep_counter 
+0x6251 025790 branch lpm_sleep 
+:      025792 mouse_24g_short_sleep_default:
+0x6252 025793 call mouse_24g_miss_temp_clear 
+0x6253 025794 fetch 3 ,mem_24g_short_sleep_set 
+0x6254 025795 branch mouse_24g_short_sleep2 
+:      025797 mouse_24g_short_sleep_long:
+0x6255 025798 sub temp ,0 ,temp 
+0x6256 025799 fetch 3 ,mem_24g_short_sleep_set 
+0x6257 025800 iadd temp ,pdata 
+0x6258 025801 branch mouse_24g_short_sleep2 
+:      025803 mouse_24g_miss_temp_clear:
+0x6259 025804 setarg 0 
+0x625a 025805 store 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625b 025806 rtn 
+:      025808 mouse_24g_short_sleep_last_miss:
+0x625c 025809 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x625d 025810 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625e 025811 iadd temp ,pdata 
+0x625f 025812 branch mouse_24g_short_sleep_notify 
+:      025814 mouse_24g_short_sleep_2:
+0x6260 025815 jam 1 ,mem_mouse_24g_sleep_miss 
+0x6261 025816 rtn 
+:      025819 mouse_24g_transmit_callback:
+0x6262 025820 call mouse_24g_send_time_check 
+0x6263 025821 branch mouse_wakeup_24g 
+:      025823 mouse_24g_send_time_check:
+0x6264 025824 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6265 025825 rtn blank 
+0x6266 025826 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x6267 025827 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
+0x6268 025828 fetch 1 ,mem_mouse_24g_tx_count 
+0x6269 025829 branch mouse_24g_send_timer_first ,blank 
+0x626a 025830 copy clkn ,pdata 
+0x626b 025831 fetcht 6 ,mem_mouse_24g_tx_time_last 
+0x626c 025832 store 6 ,mem_mouse_24g_tx_time_last 
+0x626d 025833 call clk_diff_rt 
+0x626e 025834 store 4 ,mem_mouse_24g_tx_time_last_delt 
+0x626f 025836 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x6270 025837 nrtn blank 
+0x6271 025838 fetch 2 ,mem_24g_retransmit 
+0x6272 025839 nrtn blank 
+0x6273 025840 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+:      025841 mouse_24g_send_time_check_1:
+0x6274 025842 fetcht 5 ,mem_mouse_24g_tx_time_sum 
+0x6275 025843 iadd temp ,pdata 
+0x6276 025844 store 5 ,mem_mouse_24g_tx_time_sum 
+0x6277 025845 fetcht 1 ,mem_mouse_24g_tx_count 
+0x6278 025846 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6279 025847 isub temp ,null 
+0x627a 025848 branch mouse_24g_send_time_check_average ,zero 
+0x627b 025849 increase 1 ,temp 
+0x627c 025850 storet 1 ,mem_mouse_24g_tx_count 
+0x627d 025851 rtn 
+:      025853 mouse_24g_send_time_check_average:
+0x627e 025854 jam 1 ,mem_mouse_24g_tx_count 
+0x627f 025855 arg 0 ,temp 
+0x6280 025856 fetch 5 ,mem_mouse_24g_tx_time_sum 
+0x6281 025857 storet 5 ,mem_mouse_24g_tx_time_sum 
+0x6282 025858 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6283 025859 idiv temp 
+0x6284 025860 call wait_div_end 
+0x6285 025861 quotient rega 
+0x6286 025863 fetch 4 ,mem_mouse_24g_tsniff 
+0x6287 025864 fetcht 1 ,mem_mouse_24g_tx_time_offset 
+0x6288 025865 isub temp ,temp 
+0x6289 025866 increase -40 ,temp 
+0x628a 025868 copy rega ,pdata 
+0x628b 025869 isub temp ,pdata 
+0x628c 025870 branch mouse_24g_send_time_check_average_late ,positive 
+0x628d 025871 sub pdata ,0 ,pdata 
+0x628e 025873 rshift2 pdata ,pdata 
+0x628f 025874 fetcht 3 ,mem_24g_short_sleep_set 
+0x6290 025875 iadd temp ,temp 
+0x6291 025876 bpatch patch13_6 ,mem_patch13 
+0x6292 025877 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x6293 025878 arg 0x1800 ,rega 
+0x6294 025879 iadd rega ,pdata 
+0x6295 025880 isub temp ,null 
+0x6296 025881 nbranch mouse_24g_send_time_check_average_min ,positive 
+0x6297 025882 storet 3 ,mem_24g_short_sleep_set 
+0x6298 025883 rtn 
+:      025885 mouse_24g_send_time_check_average_late:
+0x6299 025886 rshift2 pdata ,temp 
+0x629a 025887 fetch 3 ,mem_24g_short_sleep_set 
+0x629b 025888 isub temp ,temp 
+0x629c 025889 bpatch patch13_7 ,mem_patch13 
+0x629d 025890 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x629e 025891 arg 0x1800 ,rega 
+0x629f 025892 isub rega ,pdata 
+0x62a0 025893 isub temp ,null 
+0x62a1 025894 branch mouse_24g_send_time_check_average_min ,positive 
+0x62a2 025895 storet 3 ,mem_24g_short_sleep_set 
+0x62a3 025896 rtn 
+:      025898 mouse_24g_send_time_check_average_min:
+0x62a4 025899 store 3 ,mem_24g_short_sleep_set 
+0x62a5 025900 rtn 
+:      025902 mouse_24g_send_timer_first:
+0x62a6 025903 jam 1 ,mem_mouse_24g_tx_count 
+0x62a7 025904 copy clkn ,pdata 
+0x62a8 025905 store 6 ,mem_mouse_24g_tx_time_last 
+0x62a9 025906 rtn 
+:      025908 mouse_24g_send_time_long_wake:
+0x62aa 025909 setarg 0 
+0x62ab 025910 store 1 ,mem_mouse_24g_tx_count 
+0x62ac 025911 store 5 ,mem_mouse_24g_tx_time_sum 
+0x62ad 025912 rtn 
+:      025921 shutter_init:
+0x62ae 025922 call enable_authrom 
+0x62af 025923 rtn wake 
+0x62b0 025925 setarg shutter_process_idle 
+0x62b1 025926 store 2 ,mem_cb_idle_process 
+0x62b2 025928 setarg shutter_process_bb_event 
+0x62b3 025929 store 2 ,mem_cb_bb_event_process 
+0x62b4 025931 setarg ble_shutter_receive_data 
+0x62b5 025932 store 2 ,mem_cb_att_write 
+0x62b6 025934 setarg shutter_le_bb_event_timer 
+0x62b7 025935 store 2 ,mem_cb_event_timer 
+0x62b8 025937 setarg shutter_key_change 
+0x62b9 025938 store 2 ,mem_cb_shutter_keycan 
+0x62ba 025940 call shutter_common_init 
+0x62bb 025942 bpatch patch14_0 ,mem_patch14 
+0x62bc 025943 call shutter_load_buffer_config_form_datarom 
+:      025945 shutter_power_switch:
+0x62bd 025946 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62be 025947 beq hard_switch ,shutter_hart_swtich_power_on 
+0x62bf 025948 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x62c0 025949 store 1 ,mem_ui_button_gpio 
+0x62c1 025950 branch ui_soft_swtich_init 
+:      025953 shutter_common_init:
+0x62c2 025954 setarg shutter_le_before_hibernate 
+0x62c3 025955 store 2 ,mem_cb_before_hibernate 
+0x62c4 025957 setarg shutter_process_lpm_before 
+0x62c5 025958 store 2 ,mem_cb_before_lpm 
+0x62c6 025960 setarg shutter_soft_swtich_power_on 
+0x62c7 025961 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x62c8 025963 setarg shutter_soft_swtich_power_off 
+0x62c9 025964 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x62ca 025966 jam 7 ,mem_version 
+0x62cb 025967 call le_modified_name_adv 
+0x62cc 025968 call shutter_init_param 
+0x62cd 025969 call keyscan_key_init 
+0x62ce 025970 call queue_init 
+0x62cf 025971 branch ui_led_init_global 
+:      025975 shutter_hart_swtich_power_on:
+0x62d0 025976 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x62d1 025977 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x62d2 025978 branch shutter_start_reconnect 
+:      025982 shutter_le_scale_lpm_lock:
+0x62d3 025983 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62d4 025984 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x62d5 025985 call l2cap_malloc_get_full_map 
+0x62d6 025986 fetch 1 ,mem_used_map 
+0x62d7 025987 nbranch app_get_lpm_wake_lock ,blank 
+0x62d8 025988 branch app_put_lpm_wake_lock 
+:      025992 shutter_process_bb_event:
+0x62d9 025993 copy regc ,pdata 
+0x62da 025996 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x62db 025997 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x62dc 025998 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x62dd 025999 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x62de 026001 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
+0x62df 026002 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x62e0 026003 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x62e1 026004 rtn 
+:      026009 ble_shutter_process_baseband_connect:
+0x62e2 026010 call shutter_stop_bluetooth_discovery 
+0x62e3 026011 setarg 0 
+0x62e4 026012 store 2 ,mem_ble_shutter_reconn_timer 
+0x62e5 026013 branch app_led_off 
+:      026016 ble_shutter_process_baseband_disconnect:
+0x62e6 026017 call queue_init 
+0x62e7 026018 jam 0 ,mem_ble_shutter_enable_notify 
+0x62e8 026019 branch shutter_start_reconnect 
+:      026022 ble_shutter_process_reconnect_complete:
+0x62e9 026023 call queue_init 
+0x62ea 026024 jam 1 ,mem_ble_shutter_enable_notify 
+0x62eb 026025 fetch 8 ,mem_ble_shutter_interval_min 
+0x62ec 026026 store 8 ,mem_le_interval_min 
+0x62ed 026027 call app_lpm_mult_enable 
+0x62ee 026028 branch le_l2cap_tx_update_req 
+:      026031 ble_shutter_process_parse_connect_parameter_update_response:
+0x62ef 026032 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x62f0 026033 rtneq ble_signaling_connect_parameter_update_accepted 
+0x62f1 026034 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x62f2 026035 rtn blank 
+0x62f3 026036 store 8 ,mem_le_interval_min 
+0x62f4 026037 branch le_l2cap_tx_update_req 
+:      026044 shutter_process_soft_swtich_button_down:
+0x62f5 026045 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62f6 026046 rtneq hard_switch 
+0x62f7 026047 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62f8 026048 rtnne ss_state_power_on 
+0x62f9 026049 call shutter_store_currenct_led_state 
+0x62fa 026050 branch app_led_on 
+:      026052 shutter_store_currenct_led_state:
+0x62fb 026053 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x62fc 026054 arg 11 ,loopcnt 
+0x62fd 026055 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x62fe 026056 arg mem_shutter_led_struct_app_led ,contr 
+0x62ff 026057 branch memcpy 
+:      026059 shutter_process_soft_swtich_button_up:
+0x6300 026060 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x6301 026061 rtneq hard_switch 
+0x6302 026062 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6303 026063 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x6304 026064 branch ui_soft_switch_botton_up 
+:      026066 shutter_load_currenct_led_state:
+0x6305 026067 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x6306 026068 rtnne 1 
+0x6307 026069 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x6308 026070 fetch 2 ,mem_ui_state_map 
+0x6309 026071 bbit1 ui_state_ble_connected ,app_led_off 
+0x630a 026072 arg 11 ,loopcnt 
+0x630b 026073 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x630c 026074 arg mem_shutter_led_struct_app_led ,contw 
+0x630d 026075 branch memcpy 
+:      026080 shutter_le_bb_event_timer:
+0x630e 026082 call shutter_check_sleep_timer 
+0x630f 026085 call shutter_check_power_off_timer 
+0x6310 026089 branch ble_shutter_reconn_timer 
+:      026093 shutter_check_sleep_timer:
+0x6311 026094 arg mem_shutter_sleep_timer ,regc 
+0x6312 026095 arg shutter_sleep_timeout ,regb 
+0x6313 026096 branch timer_single_step_2b 
+:      026097 shutter_sleep_timeout:
+0x6314 026098 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x6315 026099 call app_led_off 
+0x6316 026100 call shutter_disconnect_current_connection 
+0x6317 026101 branch shutter_wait_power_off 
+:      026104 shutter_check_power_off_timer:
+0x6318 026105 arg mem_shutter_power_off_timer ,regc 
+0x6319 026106 arg shutter_check_power_off_timeout ,regb 
+0x631a 026107 branch timer_single_step 
+:      026109 shutter_check_power_off_timeout:
+0x631b 026110 fetch 2 ,mem_ui_state_map 
+0x631c 026111 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x631d 026112 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x631e 026113 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x631f 026114 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x6320 026115 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x6321 026116 branch app_enter_hibernate 
+:      026120 ble_shutter_reconn_timer:
+0x6322 026121 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6323 026122 rtnne ss_state_power_on 
+0x6324 026123 arg mem_ble_shutter_reconn_timer ,regc 
+0x6325 026124 arg shutter_start_bluetooth_discovery ,regb 
+0x6326 026125 branch timer_single_step_2b 
+:      026128 shutter_process_idle:
+0x6327 026129 call shutter_send_data_to_master 
+0x6328 026130 branch keyscan_key_process 
+:      026133 shutter_process_lpm_before:
+0x6329 026134 call gpio_set_before_lpm 
+0x632a 026135 branch keyscan_process_lpm_before 
+:      026137 shutter_le_before_hibernate:
+0x632b 026138 call gpio_set_before_lpm 
+0x632c 026139 branch disable_authrom 
+:      026145 shutter_stop_bluetooth_discovery:
+:      026149 ble_shutter_stop_bluetooth_discovery:
+0x632d 026150 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x632e 026151 store 2 ,mem_shutter_sleep_timeout 
+0x632f 026152 store 2 ,mem_shutter_sleep_timer 
+0x6330 026153 branch app_ble_stop_adv 
+:      026156 shutter_start_bluetooth_discovery:
+0x6331 026157 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6332 026158 rtnne ss_state_power_on 
+:      026162 ble_shutter_start_discovery:
+0x6333 026163 fetch 2 ,mem_ui_state_map 
+0x6334 026164 rtnbit1 ui_state_ble_connected 
+0x6335 026165 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x6336 026166 store 2 ,mem_shutter_sleep_timeout 
+0x6337 026167 store 2 ,mem_shutter_sleep_timer 
+0x6338 026168 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6339 026169 call shutter_ble_adv_interval_set 
+0x633a 026170 call app_led_start_blink 
+0x633b 026171 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x633c 026172 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x633d 026173 fetch 2 ,mem_ui_state_map 
+0x633e 026174 rtnbit1 ui_state_ble_adv 
+0x633f 026175 branch app_ble_start_adv 
+:      026177 shutter_soft_swtich_power_on:
+:      026178 shutter_start_reconnect:
+0x6340 026179 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6341 026180 rtnne ss_state_power_on 
+:      026184 ble_shutter_start_reconnect:
+0x6342 026185 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x6343 026186 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x6344 026187 storet 2 ,mem_ble_shutter_reconn_timer 
+0x6345 026188 nrtn blank 
+0x6346 026189 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6347 026190 call shutter_ble_adv_interval_set 
+0x6348 026191 call app_led_start_blink 
+0x6349 026192 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x634a 026193 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x634b 026194 fetch 2 ,mem_ui_state_map 
+0x634c 026195 rtnbit1 ui_state_ble_adv 
+0x634d 026196 branch app_ble_start_adv 
+:      026198 shutter_disconnect_current_connection:
+0x634e 026199 fetch 2 ,mem_ui_state_map 
+0x634f 026200 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x6350 026201 branch shutter_stop_bluetooth_discovery 
+:      026205 shutter_check_data_enable:
+0x6351 026206 call disable_user 
+0x6352 026207 fetch 2 ,mem_ui_state_map 
+0x6353 026208 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x6354 026209 rtn 
+:      026211 shutter_check_ble_data_enable:
+0x6355 026212 fetch 1 ,mem_ble_shutter_enable_notify 
+0x6356 026213 rtn blank 
+0x6357 026214 branch enable_user 
+:      026219 shutter_check_bluetooth_conn:
+0x6358 026220 call disable_user 
+0x6359 026221 fetch 2 ,mem_ui_state_map 
+0x635a 026222 rtnbit1 ui_state_ble_connected 
+0x635b 026223 branch enable_user 
+:      026227 shutter_change_bluetooth_status_bt_disconn:
+:      026231 ble_shutter_change_bluetooth_status_bt_disconn:
+0x635c 026232 branch shutter_start_reconnect 
+:      026236 shutter_check_send_data:
+0x635d 026237 disable user2 
+0x635e 026238 fetch 2 ,mem_shutter_sleep_timeout 
+0x635f 026239 store 2 ,mem_shutter_sleep_timer 
+0x6360 026241 call shutter_check_bluetooth_conn 
+0x6361 026242 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x6362 026244 call shutter_check_data_enable 
+0x6363 026245 nrtn user 
+0x6364 026246 branch enable_user2 
+:      026250 shutter_key_change:
+0x6365 026251 call shutter_check_send_data 
+0x6366 026252 nrtn user2 
+0x6367 026253 deposit rega 
+0x6368 026254 branch shutter_key_release ,blank 
+:      026255 shutter_key_press:
+0x6369 026256 call app_led_on 
+0x636a 026257 arg mem_key0_press ,regc 
+0x636b 026258 branch push_queue_press_or_release 
+:      026260 shutter_key_release:
+0x636c 026261 call app_led_off 
+0x636d 026262 arg mem_key0_release ,regc 
+:      026264 push_queue_press_or_release:
+0x636e 026265 arg max_queue_num ,pdata 
+0x636f 026266 imul32 queue ,pdata 
+0x6370 026267 iadd regc ,regc 
+:      026270 push_buffer_in_queue:
+0x6371 026271 ifetch 1 ,regc 
+0x6372 026272 rtn blank 
+0x6373 026273 call queue_push_one_byte 
+0x6374 026274 increase 1 ,regc 
+0x6375 026275 branch push_buffer_in_queue 
+:      026278 shutter_send_data_to_master:
+0x6376 026279 fetch 2 ,mem_ui_state_map 
+0x6377 026280 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x6378 026281 rtn 
+:      026283 pop_queue_to_ble_data:
+0x6379 026284 call le_fifo_check_nearly_full 
+0x637a 026285 nrtn blank 
+0x637b 026286 call queue_pop_one_byte 
+0x637c 026287 nrtn user 
+0x637d 026288 pincrease -1 
+0x637e 026289 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x637f 026290 arg mem_ble_data_buffer1 ,temp 
+0x6380 026291 iadd temp ,contr 
+0x6381 026292 branch le_send_notify_from_list 
+:      026296 queue_push_one_byte:
+0x6382 026297 store 1 ,mem_pdatatemp 
+0x6383 026298 arg mem_pdatatemp ,rega 
+0x6384 026299 branch queue_push 
+:      026301 queue_pop_one_byte:
+0x6385 026302 arg mem_pdatatemp ,rega 
+0x6386 026303 call queue_pop 
+0x6387 026304 nrtn user 
+0x6388 026305 fetch 1 ,mem_pdatatemp 
+0x6389 026306 rtn 
+:      026309 ble_shutter_receive_data:
+0x638a 026310 fetch 2 ,mem_le_att_handle 
+0x638b 026311 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x638c 026312 rtn 
+:      026314 shutter_init_param:
+0x638d 026315 jam 0x02 ,mem_shutter_power_off_timeout 
+0x638e 026317 setarg 0x00200008 
+0x638f 026318 store 4 ,mem_ble_shutter_interval_min 
+0x6390 026319 setarg 0x012c0005 
+0x6391 026320 istore 4 ,contw 
+0x6392 026323 jam 0x17 ,mem_le_local_mtu 
+0x6393 026326 setarg 0x1b 
+0x6394 026327 store 2 ,mem_le_pairing_handle 
+0x6395 026328 branch le_set_fixed_ltk_justwork 
+:      026331 shutter_load_buffer_config_form_datarom:
+0x6396 026333 arg ble_key_value_list_size ,loopcnt 
+0x6397 026334 arg mem_ble_data_buffer1 ,contw 
+0x6398 026335 arg ble_shutter_key_value_list_addr ,contr 
+0x6399 026336 branch memcpy_fast 
+:      026356 shutter_soft_swtich_power_off:
+0x639a 026357 arg 0 ,rega 
+0x639b 026358 arg mem_shutter_power_off_led_style ,regc 
+0x639c 026359 call ui_led_set_style_global 
+0x639d 026360 call shutter_disconnect_current_connection 
+:      026361 shutter_wait_power_off:
+0x639e 026362 fetch 1 ,mem_shutter_power_off_timeout 
+0x639f 026363 store 1 ,mem_shutter_power_off_timer 
+0x63a0 026364 rtn 
+:      026368 ui_soft_swtich_init:
+0x63a1 026369 setarg ss_state_power_up 
+0x63a2 026370 call ui_soft_swtich_init_power_on_time 
+0x63a3 026371 jam ui_button_state_up ,mem_ui_button_last_state 
+0x63a4 026372 call ui_button_init 
+0x63a5 026373 call ui_button_polling 
+:      026374 ui_soft_switch_first_power_on:
+0x63a6 026375 fetch 1 ,mem_shutter_soft_switch_first_power_on 
+0x63a7 026376 branch ui_soft_swtich_init_next ,blank 
+0x63a8 026377 fetch 1 ,core_lpm_isogate 
+0x63a9 026378 bbit1 cold_wake ,ui_soft_switch_power_on 
+:      026379 ui_soft_swtich_init_next:
+0x63aa 026380 fetch 2 ,mem_ui_state_map 
+0x63ab 026381 rtnbit1 ui_state_btn_down 
+0x63ac 026382 branch app_enter_hibernate 
+:      026384 ui_soft_swtich_init_power_on_time:
+0x63ad 026385 fetcht 2 ,mem_power_param_ptr 
+0x63ae 026386 istore 1 ,temp 
+0x63af 026387 ifetch 1 ,contw 
+0x63b0 026388 store 1 ,mem_ui_button_timeout 
+0x63b1 026389 rtn 
+:      026392 ui_soft_switch_botton_up:
+0x63b2 026393 fetch 2 ,mem_power_param_ptr 
+0x63b3 026394 ifetch 1 ,pdata 
+0x63b4 026395 rtnne ss_state_power_up 
+0x63b5 026396 branch app_enter_hibernate 
+:      026399 ui_soft_switch_botton_long_press:
+0x63b6 026400 fetcht 2 ,mem_power_param_ptr 
+0x63b7 026401 ifetch 1 ,temp 
+0x63b8 026402 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      026403 ui_soft_switch_power_on:
+0x63b9 026404 setarg ss_state_power_on 
+0x63ba 026405 fetcht 2 ,mem_power_param_ptr 
+0x63bb 026406 istore 1 ,temp 
+0x63bc 026407 add temp ,ss_power_off_time ,contr 
+0x63bd 026408 ifetch 1 ,contr 
+0x63be 026409 istore 1 ,mem_ui_button_timeout 
+0x63bf 026410 ifetch 2 ,contr 
+0x63c0 026411 branch callback_func 
+:      026413 ui_soft_switch_power_off:
+0x63c1 026414 setarg ss_state_power_off 
+0x63c2 026415 call ui_soft_swtich_init_power_on_time 
+0x63c3 026416 add temp ,ss_power_off_cb ,contr 
+0x63c4 026417 ifetch 2 ,contr 
+0x63c5 026418 branch app_enter_hibernate ,blank 
+0x63c6 026419 branch callback_func 
+:      026424 shutter_ble_adv_interval_set:
+0x63c7 026425 store 2 ,mem_lpm_interval 
+0x63c8 026426 increase -4 ,pdata 
+0x63c9 026427 store 2 ,mem_le_adv_interval 
+0x63ca 026428 rtn 
+:      026430 le_send_notify_from_list:
+0x63cb 026431 ifetch 1 ,contr 
+0x63cc 026432 copy pdata ,rega 
+0x63cd 026433 ifetcht 2 ,contr 
+0x63ce 026434 call store_contr 
+0x63cf 026435 call le_att_malloc_tx_notify 
+0x63d0 026436 copy rega ,loopcnt 
+0x63d1 026437 call get_contr 
+0x63d2 026438 branch memcpy 
+:      026440 shutter_le_uuid_table_conf:
+0x63d3 026441 setarg ble_shutter_gatt_list_addr 
+0x63d4 026442 store 2 ,mem_ui_le_uuid_table 
+0x63d5 026443 rtn 
+:      026445 shutter_dy_le_uuid_table_conf:
+0x63d6 026446 setarg mem_shutter_le_uuid_sup 
+0x63d7 026447 store 2 ,mem_ui_le_uuid_table 
+0x63d8 026448 rtn 
+:      026451 shutter_default_init:
+0x63d9 026452 fetch 2 ,mem_shutter_key_conf0_temp 
+0x63da 026453 store 2 ,mem_shutter_key_conf0 
+0x63db 026454 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
+0x63dc 026455 store 1 ,mem_shutter_led_struct_app_led_gpio 
+0x63dd 026456 store 1 ,mem_shutter_power_off_led_style_gpio 
+0x63de 026457 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
+0x63df 026458 store 1 ,mem_shutter_hard_soft_switch_case 
+0x63e0 026459 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
+0x63e1 026460 store 1 ,mem_shutter_soft_switch_button_gpio 
+0x63e2 026466 setarg 0x0002 
+0x63e3 026467 store 2 ,mem_key0_press 
+0x63e4 026468 store 2 ,mem_key1_press 
+0x63e5 026469 setarg 0x0006 
+0x63e6 026470 store 2 ,mem_key0_release 
+0x63e7 026471 store 2 ,mem_key1_release 
+0x63e8 026472 setarg 0x0007 
+0x63e9 026473 store 2 ,mem_key2_press 
+0x63ea 026474 setarg 0x0008 
+0x63eb 026475 store 2 ,mem_key2_release 
+0x63ec 026476 setarg mem_shutter_soft_switch_power_state 
+0x63ed 026477 store 2 ,mem_power_param_ptr 
+0x63ee 026478 setarg 0x201400 
+0x63ef 026479 store 3 ,mem_shutter_soft_switch_power_state 
+0x63f0 026480 jam 0x01 ,mem_lpm_mode 
+0x63f1 026481 setarg 0x0100 
+0x63f2 026482 store 2 ,mem_lpm_interval 
+0x63f3 026483 jam 0x08 ,mem_lpm_overhead 
+0x63f4 026484 jam 0x05 ,mem_lpm_mult 
+0x63f5 026485 jam 0x02 ,mem_lpm_mult_timeout 
+0x63f6 026486 setarg 0x0096 
+0x63f7 026487 store 2 ,mem_ble_shutter_reconn_blink_on_time 
+0x63f8 026488 istore 2 ,contw 
+0x63f9 026489 setarg 0x0296 
+0x63fa 026490 store 2 ,mem_ble_shutter_discovery_blink_on_time 
+0x63fb 026491 istore 2 ,contw 
+0x63fc 026492 setsect 0 ,0x10 
+0x63fd 026493 setsect 1 ,0x8008 
+0x63fe 026494 setsect 2 ,0x2c000 
+0x63ff 026495 setsect 3 ,0x04 
+0x6400 026496 store 8 ,mem_ble_shutter_interval_min_new 
+0x6401 026497 jam 0x01 ,mem_ui_led_struct_num 
+0x6402 026498 setarg mem_shutter_led_struct_app_led 
+0x6403 026499 store 2 ,mem_ui_led_struct_ptr 
+0x6404 026500 setarg 0x0000 
+0x6405 026501 store 2 ,mem_shutter_led_struct_app_led 
+0x6406 026502 setsect 0 ,0x1a0 
+0x6407 026503 setsect 1 ,0x68 
+0x6408 026504 setsect 2 ,0x00 
+0x6409 026505 setsect 3 ,0x00 
+0x640a 026506 store 8 ,mem_shutter_led_struct_app_led_on_time 
+0x640b 026507 setarg 0x0301 
+0x640c 026508 store 2 ,mem_shutter_power_off_led_style 
+0x640d 026509 setsect 0 ,0x1a0 
+0x640e 026510 setsect 1 ,0xe8 
+0x640f 026511 setsect 2 ,0x00 
+0x6410 026512 setsect 3 ,0x00 
+0x6411 026513 store 8 ,mem_shutter_power_off_led_style_on_time 
+0x6412 026514 setarg 0x000e 
+0x6413 026515 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6414 026516 setarg 0x0140 
+0x6415 026517 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6416 026518 store 2 ,mem_le_adv_interval 
+0x6417 026519 setarg 0x0050 
+0x6418 026520 store 2 ,mem_ble_shutter_reconn_timeout 
+0x6419 026521 jam 0x07 ,mem_le_adv_channel_map 
+0x641a 026522 jam 0x00 ,mem_le_adv_enable 
+0x641b 026523 setsect 0 ,0xfb 
+0x641c 026524 setsect 1 ,0x2c212 
+0x641d 026525 setsect 2 ,0x800f 
+0x641e 026526 setsect 3 ,0x21 
+0x641f 026527 store 8 ,mem_local_rx_max_octets 
+0x6420 026528 setsect 0 ,0x0bb8 
+0x6421 026529 setsect 1 ,0x02ee 
+0x6422 026530 store 4 ,mem_ble_shutter_discovery_timeout 
+0x6423 026531 setarg mem_queue_each_size 
+0x6424 026532 store 2 ,mem_queue_ptr 
+0x6425 026533 setarg 0x2001 
+0x6426 026534 store 2 ,mem_queue_each_size 
+0x6427 026535 jam 0x1f ,mem_le_adv_data_len 
+0x6428 026536 setsect 0 ,0x10102 
+0x6429 026537 setsect 1 ,0x80c1 
+0x642a 026538 setsect 2 ,0x18120 
+0x642b 026539 setsect 3 ,0x640c 
+0x642c 026540 store 9 ,mem_le_adv_data 
+0x642d 026541 setsect 0 ,0x3c1 
+0x642e 026542 istore 2 ,contw 
+0x642f 026543 jam 0x1f ,mem_le_scan_data_len 
+0x6430 026544 setsect 0 ,0x2090d 
+0x6431 026545 setsect 1 ,0x34c15 
+0x6432 026546 setsect 2 ,0x28532 
+0x6433 026547 setsect 3 ,0x1d1d5 
+0x6434 026548 store 9 ,mem_le_scan_data 
+0x6435 026549 setsect 0 ,0x26574 
+0x6436 026550 setsect 1 ,0x1c 
+0x6437 026551 istore 3 ,contw 
+0x6438 026552 setarg mem_shutter_keyscan 
+0x6439 026553 store 2 ,mem_keyscan_ptr 
+0x643a 026554 jam 0x02 ,mem_shutter_key_num 
+0x643b 026555 setarg mem_shutter_nv_data 
+0x643c 026556 store 2 ,mem_nv_data_ptr 
+0x643d 026557 jam 0x05 ,mem_nv_data_number 
+0x643e 026558 fetch 1 ,mem_shutter_dy_conf 
+0x643f 026559 beq shutter_type ,shutter_le_uuid_table_conf 
+0x6440 026560 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
+0x6441 026561 rtn 
+:      026573 shutter_dy_6_key_conf:
+0x6442 026575 fetch shutter_six_key ,mem_shutter_dy_key_conf 
+0x6443 026576 store shutter_six_key ,mem_shutter_key_conf0 
+0x6444 026577 jam shutter_six_key ,mem_shutter_key_num 
+0x6445 026578 setarg mem_shutter_key_num 
+0x6446 026579 store 2 ,mem_keyscan_ptr 
+0x6447 026580 rtn 
+:      026582 shutter_dy_7_key_conf:
+0x6448 026584 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
+0x6449 026585 store shutter_seven_key ,mem_shutter_key_conf0 
+0x644a 026586 jam shutter_seven_key ,mem_shutter_key_num 
+0x644b 026587 setarg mem_shutter_key_num 
+0x644c 026588 store 2 ,mem_keyscan_ptr 
+0x644d 026589 rtn 
+:      026591 shutter_dy_8_key_conf:
+0x644e 026593 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
+0x644f 026594 store shutter_eight_key ,mem_shutter_key_conf0 
+0x6450 026595 jam shutter_eight_key ,mem_shutter_key_num 
+0x6451 026596 setarg mem_shutter_key_num 
+0x6452 026597 store 2 ,mem_keyscan_ptr 
+0x6453 026598 rtn 
+:      026600 shutter_dy_key_conf:
+0x6454 026601 fetch 1 ,mem_shutter_key_num_conf 
+0x6455 026602 beq shutter_six_key ,shutter_dy_6_key_conf 
+0x6456 026603 beq shutter_seven_key ,shutter_dy_7_key_conf 
+0x6457 026604 beq shutter_eight_key ,shutter_dy_8_key_conf 
+0x6458 026605 rtn 
+:      026607 shutter_dy_adv_conf:
+0x6459 026608 bpatch patch14_1 ,mem_patch14 
+0x645a 026610 fetch 8 ,mem_shutter_ble_discovery_time_conf 
+0x645b 026611 store 8 ,mem_ble_shutter_discovery_timeout 
+0x645c 026612 setarg 0x0096 
+0x645d 026613 store 2 ,mem_ble_shutter_reconn_timeout 
+0x645e 026615 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
+0x645f 026616 store 7 ,mem_shutter_led_struct_app_led 
+0x6460 026617 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
+0x6461 026618 store 7 ,mem_shutter_power_off_led_style 
+0x6462 026620 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
+0x6463 026621 store 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x6464 026622 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
+0x6465 026623 store 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x6466 026625 setarg 0x000e 
+0x6467 026626 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6468 026627 setarg 0x0140 
+0x6469 026628 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x646a 026629 store 2 ,mem_le_adv_interval 
+0x646b 026636 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
+0x646c 026637 store 8 ,mem_ble_shutter_interval_min_new 
+0x646d 026638 rtn 
+:      026642 shutter_dy_init:
+0x646e 026643 call enable_authrom 
+0x646f 026644 rtn wake 
+0x6470 026646 call shutter_dy_key_conf 
+0x6471 026647 call shutter_dy_adv_conf 
+0x6472 026650 setarg shutter_dy_process_idle 
+0x6473 026651 store 2 ,mem_cb_idle_process 
+0x6474 026653 setarg shutter_dy_process_bb_event 
+0x6475 026654 store 2 ,mem_cb_bb_event_process 
+0x6476 026656 setarg ble_shutter_dy_receive_data 
+0x6477 026657 store 2 ,mem_cb_att_write 
+0x6478 026659 setarg shutter_dy_le_bb_event_timer 
+0x6479 026660 store 2 ,mem_cb_event_timer 
+0x647a 026662 setarg shutter_dy_key_change 
+0x647b 026663 store 2 ,mem_cb_shutter_keycan 
+0x647c 026665 call shutter_common_init 
+0x647d 026667 fetch 2 ,mem_shutter_le_pairing_handle 
+0x647e 026668 store 2 ,mem_le_pairing_handle 
+0x647f 026669 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x6480 026670 store 8 ,mem_ble_shutter_interval_min 
+0x6481 026671 call shutter_dy_iphone_every_move_max_set 
+0x6482 026672 bpatch patch14_2 ,mem_patch14 
+0x6483 026673 branch shutter_power_switch 
+:      026676 shutter_dy_process_idle:
+0x6484 026677 call shutter_dy_shutter_send_data_to_master 
+0x6485 026678 arg key_scan_timer ,queue 
+0x6486 026679 call timer_check 
+0x6487 026680 nrtn blank 
+0x6488 026681 setarg 0x20 
+0x6489 026682 arg key_scan_timer ,queue 
+0x648a 026683 call timer_init 
+0x648b 026684 disable user 
+0x648c 026685 call keyscan_process_lpm_before 
+0x648d 026686 branch shutter_dy_keyscan_key_process 
+:      026688 shutter_dy_iphone_every_move_max_set:
+0x648e 026689 setarg 0x1f 
+0x648f 026690 mul32 pdata ,every_payload_len ,pdata 
+0x6490 026691 arg mem_shutter_mousekey_value_list ,temp 
+0x6491 026692 iadd temp ,rega 
+0x6492 026693 increase 3 ,rega 
+0x6493 026694 arg iphone_once_max_move_value ,temp 
+0x6494 026695 istoret 1 ,rega 
+0x6495 026696 increase 11 ,rega 
+0x6496 026697 arg 0xfff ,pdata 
+0x6497 026698 isub temp ,pdata 
+0x6498 026699 lshift4 pdata ,pdata 
+0x6499 026700 istore 2 ,rega 
+0x649a 026701 rtn 
+:      026703 shutter_dy_shutter_send_data_to_master:
+0x649b 026704 fetch 2 ,mem_ui_state_map 
+0x649c 026705 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
+0x649d 026706 arg mem_queue_curr_num ,contw 
+0x649e 026707 arg 35 ,loopcnt 
+0x649f 026708 branch clear_mem 
+:      026710 shutter_dy_pop_queue_to_ble_data:
+0x64a0 026711 call le_fifo_check_nearly_full 
+0x64a1 026712 nrtn blank 
+0x64a2 026713 call queue_empty 
+0x64a3 026714 rtn blank 
+0x64a4 026715 fetcht 4 ,mem_key_send_clk 
+0x64a5 026716 copy clkn_bt ,pdata 
+0x64a6 026717 isub temp ,temp 
+0x64a7 026718 rtn zero 
+0x64a8 026719 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
+0x64a9 026720 fetch 1 ,mem_send_data_delay 
+0x64aa 026721 isub temp ,null 
+0x64ab 026722 rtn positive 
+:      026723 shutter_dy_pop_queue_to_ble_data2:
+0x64ac 026724 copy clkn_bt ,pdata 
+0x64ad 026725 store 4 ,mem_key_send_clk 
+0x64ae 026726 call queue_pop_one_byte 
+0x64af 026727 nrtn user 
+0x64b0 026728 pincrease -1 
+0x64b1 026729 mul32 pdata ,10 ,pdata 
+0x64b2 026730 arg mem_shutter_mousekey_value_list ,temp 
+0x64b3 026731 iadd temp ,contr 
+0x64b4 026732 branch le_send_notify_from_list 
+:      026735 shutter_dy_le_bb_event_timer:
+0x64b5 026736 call shutter_dy_shutter_1s_timer 
+0x64b6 026737 call shutter_dy_link_key_loop_timer 
+0x64b7 026738 call shutter_dy_long_key_volume_timer 
+0x64b8 026739 call shutter_dy_iphone_move_mid_timer 
+0x64b9 026740 call shutter_dy_clear_key_state_timer 
+0x64ba 026741 call shutter_check_sleep_timer 
+0x64bb 026742 branch shutter_dy_check_power_off_timer 
+:      026744 shutter_dy_iphone_move_mid_timer:
+0x64bc 026745 arg mem_shutter_move_mid_timer ,regc 
+0x64bd 026746 arg shutter_dy_iphone_move_mid_timeout ,regb 
+0x64be 026747 branch timer_single_step 
+:      026749 shutter_dy_iphone_move_mid_timeout:
+0x64bf 026750 call queue_empty 
+0x64c0 026751 nrtn blank 
+0x64c1 026752 fetch 2 ,mem_key_value_xmem 
+0x64c2 026753 nrtn blank 
+:      026754 shutter_dy_iphone_move_mid:
+0x64c3 026755 call shutter_dy_check_iphone 
+0x64c4 026756 branch shutter_dy_android_like_loaction_mid ,blank 
+0x64c5 026757 copy queue ,pdata 
+0x64c6 026758 compare 0x04 ,pdata ,0x07 
+0x64c7 026759 branch shutter_dy_iphone_up_mid ,true 
+0x64c8 026761 copy queue ,pdata 
+0x64c9 026762 compare 0x01 ,pdata ,0x07 
+0x64ca 026763 branch shutter_dy_iphone_like_mid ,true 
+0x64cb 026764 arg mem_shutter_iphone_move_mid ,regc 
+0x64cc 026765 branch push_buffer_in_queue 
+:      026767 shutter_dy_android_like_loaction_mid:
+0x64cd 026768 arg mem_shutter_android_move_mid ,regc 
+0x64ce 026769 branch push_buffer_in_queue 
+:      026771 shutter_dy_iphone_up_mid:
+0x64cf 026772 arg mem_shutter_iphone_up_mid ,regc 
+0x64d0 026773 branch push_buffer_in_queue 
+:      026775 shutter_dy_iphone_like_mid:
+0x64d1 026776 arg mem_shutter_iphone_like_mid ,regc 
+0x64d2 026777 branch push_buffer_in_queue 
+:      026779 shutter_dy_clear_key_state_timer:
+0x64d3 026780 arg mem_shutter_like_timeout ,regc 
+0x64d4 026781 arg shutter_dy_clear_key_state_timeout ,regb 
+0x64d5 026782 branch timer_single_step 
+:      026784 shutter_dy_clear_key_state_timeout:
+0x64d6 026785 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x64d7 026786 arg mem_shutter_key_state1 ,contw 
+0x64d8 026787 branch clear_mem 
+:      026790 shutter_dy_check_power_off_timer:
+0x64d9 026791 arg mem_shutter_power_off_timer ,regc 
+0x64da 026792 arg shutter_dy_check_power_off_timeout ,regb 
+0x64db 026793 branch timer_single_step 
+:      026794 shutter_dy_check_power_off_timeout:
+0x64dc 026795 fetch 2 ,mem_ui_state_map 
+0x64dd 026796 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x64de 026797 branch app_enter_hibernate 
+:      026799 shutter_dy_process_bb_event:
+0x64df 026800 copy regc ,pdata 
+0x64e0 026801 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
+0x64e1 026802 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
+0x64e2 026803 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
+0x64e3 026804 rtneq bt_evt_le_parse_conn_papa_update_rsp 
+0x64e4 026805 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
+0x64e5 026806 branch shutter_process_bb_event 
+:      026808 ble_shutter_dy_pairing_success:
+0x64e6 026809 jam 1 ,mem_shutter_pairing_success 
+0x64e7 026810 call shutter_dy_clear_move_config 
+0x64e8 026812 fetch 2 ,mem_android_initial_move_x 
+0x64e9 026813 store 2 ,mem_shutter_move_data_x 
+0x64ea 026815 fetcht 2 ,mem_android_initial_move_y 
+0x64eb 026816 setarg 0xfff 
+0x64ec 026817 isub temp ,pdata 
+0x64ed 026818 store 2 ,mem_shutter_move_data_y 
+0x64ee 026819 rtn 
+:      026821 ble_shutter_dy_process_baseband_disconnect:
+0x64ef 026822 jam 0 ,mem_shutter_le_conned 
+0x64f0 026823 jam 0 ,mem_shutter_pairing_success 
+0x64f1 026824 call shutter_dy_move_mode_disable 
+0x64f2 026825 call shutter_dy_over_clear 
+0x64f3 026826 branch ble_shutter_process_baseband_disconnect 
+:      026828 ble_shutter_dy_process_baseband_connect:
+0x64f4 026829 copy clkn_bt ,pdata 
+0x64f5 026830 store 4 ,mem_key_send_clk 
+0x64f6 026831 call shutter_dy_remote_not_iphone 
+0x64f7 026832 branch ble_shutter_process_baseband_connect 
+:      026835 shutter_dy_check_send_data:
+0x64f8 026836 disable user2 
+0x64f9 026837 fetch 2 ,mem_shutter_sleep_timeout 
+0x64fa 026838 store 2 ,mem_shutter_sleep_timer 
+0x64fb 026839 call shutter_check_bluetooth_conn 
+0x64fc 026840 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x64fd 026841 call shutter_check_data_enable 
+0x64fe 026842 nrtn user 
+0x64ff 026843 branch enable_user2 
+:      026845 shutter_dy_over_clear:
+0x6500 026846 jam 0 ,mem_last_press_key_value 
+0x6501 026847 rtn 
+:      026849 shutter_dy_key_value_filter:
+0x6502 026850 copy queue ,pdata 
+0x6503 026851 rtnne shutter_like_key_num 
+0x6504 026852 branch shutter_dy_key_press_next 
+:      026854 shutter_dy_key_change:
+0x6505 026855 call shutter_dy_check_send_data 
+0x6506 026856 nrtn user2 
+0x6507 026857 deposit rega 
+0x6508 026858 branch shutter_dy_shutter_key_release ,blank 
+:      026859 shutter_dy_key_press:
+0x6509 026860 bpatch patch14_3 ,mem_patch14 
+0x650a 026861 fetch 1 ,mem_shutter_link_loop_flag 
+0x650b 026862 nbranch shutter_dy_key_value_filter ,blank 
+:      026863 shutter_dy_key_press_next:
+0x650c 026864 jam 1 ,mem_shutter_key_pressed 
+0x650d 026865 call app_led_on 
+0x650e 026866 call shutter_dy_key_press_clk 
+0x650f 026867 call shutter_dy_jude_queue_size 
+0x6510 026868 branch shutter_dy_over_clear ,positive 
+0x6511 026869 copy queue ,pdata 
+0x6512 026870 fetcht 1 ,mem_last_press_key_value 
+0x6513 026871 isub temp ,null 
+0x6514 026872 ncall shutter_dy_iphone_check_move_mid ,zero 
+0x6515 026873 copy queue ,pdata 
+0x6516 026874 store 1 ,mem_last_press_key_value 
+0x6517 026875 fetcht 1 ,mem_move_mode_key_index 
+0x6518 026876 isub temp ,null 
+0x6519 026877 branch shutter_dy_key_move_to_specify_location ,zero 
+0x651a 026878 fetch 1 ,mem_move_mode_trigger_enable 
+0x651b 026879 nbranch shutter_dy_move_set ,blank 
+:      026880 shutter_dy_page_set:
+0x651c 026881 call shutter_dy_le_get_press_ptr 
+0x651d 026882 arg max_queue_new_press ,pdata 
+0x651e 026883 branch shutter_dy_push_queue_press_or_release 
+:      026885 shutter_dy_move_set:
+0x651f 026886 call shutter_dy_jude_clear_move_config 
+0x6520 026887 copy queue ,pdata 
+0x6521 026888 beq shutter_like_key_num ,shutter_dy_page_set 
+0x6522 026889 call shutter_dy_check_move_data 
+0x6523 026890 branch shutter_dy_move_to_specify_location 
+:      026892 shutter_dy_key_move_to_specify_location:
+0x6524 026893 jam 1 ,mem_shutter_first_move 
+0x6525 026894 branch shutter_dy_move_to_specify_location 
+:      026896 shutter_dy_iphone_check_move_mid:
+0x6526 026897 bpatch patch14_4 ,mem_patch14 
+0x6527 026898 fetch 1 ,mem_move_mode_trigger_enable 
+0x6528 026899 branch shutter_dy_iphone_move_mid ,blank 
+0x6529 026900 copy queue ,pdata 
+0x652a 026901 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
+0x652b 026902 rtn 
+:      026903 shutter_dy_key_press_clk:
+0x652c 026904 arg shutter_key_conf_sate_bytes ,pdata 
+0x652d 026905 imul32 queue ,pdata 
+0x652e 026906 arg mem_shutter_key_state0 ,regc 
+0x652f 026907 iadd regc ,regc 
+0x6530 026908 copy clkn_bt ,pdata 
+0x6531 026909 istore key_state_press_clk_length ,regc 
+0x6532 026910 increase key_state_press_count_offset ,regc 
+0x6533 026911 ifetch 1 ,regc 
+0x6534 026912 increase 1 ,pdata 
+0x6535 026913 istore 1 ,regc 
+0x6536 026914 rtn 
+:      026915 shutter_dy_shutter_key_release:
+0x6537 026916 bpatch patch14_5 ,mem_patch14 
+0x6538 026917 fetch 1 ,mem_move_mode_trigger_enable 
+0x6539 026918 call shutter_dy_key_release_led ,blank 
+:      026919 shutter_dy_shutter_key_release_time:
+0x653a 026920 arg shutter_key_conf_sate_bytes ,pdata 
+0x653b 026921 imul32 queue ,pdata 
+0x653c 026922 arg mem_shutter_key_state0 ,regc 
+0x653d 026923 iadd regc ,regc 
+0x653e 026924 ifetcht 4 ,regc 
+0x653f 026925 sub temp ,0 ,null 
+0x6540 026926 rtn zero 
+0x6541 026927 copy clkn_bt ,pdata 
+0x6542 026928 isub temp ,temp 
+0x6543 026929 ncall ui_timer_timeout ,positive 
+0x6544 026930 add regc ,key_state_longpress_offset ,contr 
+0x6545 026931 ifetch 1 ,contr 
+0x6546 026932 nbranch shutter_dy_push_queue_long_release ,blank 
+0x6547 026933 increase key_state_release_clk_offset ,regc 
+0x6548 026934 copy clkn_bt ,pdata 
+0x6549 026935 istore key_state_release_clk_length ,regc 
+0x654a 026936 rtn 
+:      026938 shutter_dy_key_release_led:
+0x654b 026939 fetch 1 ,mem_shutter_link_loop_flag 
+0x654c 026940 nbranch app_led_on ,blank 
+0x654d 026941 branch app_led_off 
+:      026943 shutter_dy_push_queue_release:
+0x654e 026944 add regc ,4 ,contr 
+0x654f 026945 ifetch 1 ,contr 
+0x6550 026946 branch shutter_dy_push_queue_release1 
+:      026948 shutter_dy_push_queue_release1:
+0x6551 026949 call shutter_clear_dy_key_state 
+0x6552 026950 fetch 1 ,mem_move_mode_trigger_enable 
+0x6553 026951 nbranch shutter_dy_move_mode_queue_release ,blank 
+:      026952 shutter_dy_push_queue_release1_next:
+0x6554 026953 call shutter_dy_jude_queue_size 
+0x6555 026954 branch shutter_dy_over_clear ,positive 
+0x6556 026955 call shutter_dy_le_get_release_ptr 
+0x6557 026956 copy queue ,pdata 
+0x6558 026957 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
+0x6559 026958 arg max_queue_num_release ,pdata 
+:      026959 shutter_dy_push_queue_press_or_release:
+0x655a 026960 imul32 queue ,pdata 
+0x655b 026961 iadd regc ,regc 
+0x655c 026962 branch push_buffer_in_queue 
+:      026964 shutter_dy_move_mode_queue_release:
+0x655d 026965 copy queue ,pdata 
+0x655e 026966 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
+0x655f 026967 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
+0x6560 026968 rtn 
+:      026970 shutter_dy_jude_queue_size:
+0x6561 026971 call queue_get_size 
+0x6562 026972 ifetcht 1 ,contr 
+0x6563 026973 isub temp ,pdata 
+0x6564 026974 sub pdata ,max_queue_new_press ,null 
+0x6565 026975 rtn 
+:      026977 shutter_dy_push_queue_long_release:
+0x6566 026978 jam 1 ,mem_shutter_long_key_released_flag 
+0x6567 026979 call shutter_clear_dy_key_state 
+0x6568 026980 arg mem_key0_long_release ,regc 
+0x6569 026981 arg max_queue_num_long_release ,pdata 
+0x656a 026982 branch shutter_dy_push_queue_press_or_release 
+:      026984 shutter_clear_dy_key_state:
+0x656b 026985 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x656c 026986 copy regc ,contw 
+0x656d 026987 branch clear_mem 
+:      026989 shutter_dy_keyscan_key_process:
+0x656e 026990 fetch 2 ,mem_key_value_xmem 
+0x656f 026991 store 2 ,mem_key_value_retention 
+0x6570 026992 call shutter_dy_keyscan_key_process_next 
+0x6571 026993 fetch 2 ,mem_key_value_retention 
+0x6572 026994 store 2 ,mem_key_value_xmem 
+0x6573 026996 arg 0 ,queue 
+0x6574 026997 fetch 1 ,mem_shutter_key_num 
+0x6575 026998 copy pdata ,loopcnt 
+0x6576 026999 arg mem_shutter_key_state0 ,regc 
+:      027000 shutter_dy_keyscan_key_check_release_loop:
+0x6577 027001 copy loopcnt ,pdata 
+0x6578 027002 store 2 ,mem_temp 
+0x6579 027003 copy regc ,pdata 
+0x657a 027004 store 2 ,mem_regc 
+0x657b 027005 copy queue ,pdata 
+0x657c 027006 store 2 ,mem_temp + 2 
+0x657d 027007 call shutter_dy_keyscan_key_check_release 
+0x657e 027009 fetch 2 ,mem_regc 
+0x657f 027010 copy pdata ,regc 
+0x6580 027011 fetch 2 ,mem_temp + 2 
+0x6581 027012 copy pdata ,queue 
+0x6582 027013 call shutter_dy_keyscan_key_check_long_press 
+0x6583 027015 fetch 2 ,mem_temp + 2 
+0x6584 027016 add pdata ,1 ,queue 
+0x6585 027017 fetch 2 ,mem_regc 
+0x6586 027018 add pdata ,shutter_key_conf_sate_bytes ,regc 
+0x6587 027019 fetch 2 ,mem_temp 
+0x6588 027020 copy pdata ,loopcnt 
+0x6589 027021 loop shutter_dy_keyscan_key_check_release_loop 
+0x658a 027022 rtn 
+:      027024 shutter_dy_keyscan_key_check_long_press:
+0x658b 027025 ifetch key_state_press_clk_length ,regc 
+0x658c 027026 rtn blank 
+0x658d 027027 copy pdata ,temp 
+0x658e 027028 copy clkn_bt ,pdata 
+0x658f 027029 isub temp ,temp 
+0x6590 027030 nrtn positive 
+0x6591 027031 setarg 2500 
+0x6592 027032 isub temp ,null 
+0x6593 027033 rtn positive 
+0x6594 027034 copy clkn_bt ,pdata 
+0x6595 027035 istore 4 ,regc 
+0x6596 027036 increase key_state_longpress_offset ,regc 
+0x6597 027037 setarg 1 
+0x6598 027038 istore key_state_longpress_length ,regc 
+0x6599 027039 fetch 1 ,mem_shutter_long_key_released_flag 
+0x659a 027040 rtn blank 
+0x659b 027041 jam 0 ,mem_shutter_long_key_released_flag 
+0x659c 027042 bpatch patch14_6 ,mem_patch14 
+0x659d 027043 call shutter_dy_long_key_function 
+0x659e 027044 fetch 1 ,mem_move_mode_set 
+0x659f 027045 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
+0x65a0 027046 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
+0x65a1 027047 rtn 
+:      027049 shutter_dy_key_long_press_set_key_normal:
+0x65a2 027050 call shutter_dy_long_press_android_or_ios 
+0x65a3 027051 arg max_queue_num_long ,pdata 
+0x65a4 027052 branch shutter_dy_push_queue_press_or_release 
+:      027054 shutter_dy_key_long_press_set_move_trigger:
+0x65a5 027055 copy queue ,pdata 
+0x65a6 027056 fetcht 1 ,mem_move_mode_key_index 
+0x65a7 027057 isub temp ,null 
+0x65a8 027058 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
+0x65a9 027059 fetch 1 ,mem_move_mode_trigger_enable 
+0x65aa 027060 setflip 0 ,pdata 
+0x65ab 027061 store 1 ,mem_move_mode_trigger_enable 
+0x65ac 027062 nrtn blank 
+:      027063 shutter_dy_move_mode_disable:
+0x65ad 027064 jam 0 ,mem_move_mode_trigger_enable 
+0x65ae 027065 branch app_led_off 
+:      027067 shutter_dy_long_press_android_or_ios:
+0x65af 027068 arg mem_key0_long_press ,regc 
+0x65b0 027069 call shutter_dy_check_iphone 
+0x65b1 027070 rtn blank 
+0x65b2 027071 arg mem_key0_long_press_i ,regc 
+0x65b3 027072 rtn 
+:      027074 shutter_dy_keyscan_key_check_release:
+0x65b4 027075 add regc ,key_state_release_clk_offset ,regb 
+0x65b5 027076 ifetch key_state_release_clk_length ,regb 
+0x65b6 027077 rtn blank 
+0x65b7 027078 copy pdata ,temp 
+0x65b8 027079 copy clkn_bt ,pdata 
+0x65b9 027080 isub temp ,temp 
+0x65ba 027081 ncall ui_timer_timeout ,positive 
+0x65bb 027082 setarg 1000 
+0x65bc 027083 isub temp ,null 
+0x65bd 027084 branch shutter_dy_push_queue_release 
+:      027085 shutter_dy_keyscan_key_process_next:
+0x65be 027086 fetch 2 ,mem_key_num_ptr 
+0x65bf 027087 ifetch 1 ,pdata 
+0x65c0 027088 rtn blank 
+0x65c1 027090 setarg 0 
+0x65c2 027091 store 2 ,mem_key_value_temp 
+0x65c3 027092 call keyscan_scan_key 
+0x65c4 027093 nbranch lpm_button_clean_wake_lock ,user 
+0x65c5 027094 call lpm_button_get_wake_lock 
+0x65c6 027095 disable user 
+0x65c7 027096 fetch 1 ,mem_le_adv_enable 
+0x65c8 027097 nrtn blank 
+0x65c9 027098 bpatch patch14_7 ,mem_patch14 
+0x65ca 027099 fetch 1 ,mem_move_mode_set 
+0x65cb 027100 beq move_single_key ,shutter_dy_skip_check_combine_key 
+0x65cc 027101 call shutter_dy_check_combine_key_release 
+0x65cd 027102 call shutter_dy_check_combine_key 
+0x65ce 027103 rtn user 
+:      027104 shutter_dy_skip_check_combine_key:
+0x65cf 027105 call shutter_dy_single_key_led 
+0x65d0 027106 fetch 2 ,mem_key_value_temp 
+0x65d1 027107 store 2 ,mem_key_value_temp4 
+0x65d2 027108 jam 0 ,mem_key_value_temp6 
+0x65d3 027109 force 0 ,queue 
+0x65d4 027110 branch keyscan_key_lp1 
+:      027112 shutter_dy_single_key_led:
+0x65d5 027113 fetch 1 ,mem_last_press_key_value 
+0x65d6 027114 fetcht 1 ,mem_move_mode_key_index 
+0x65d7 027115 isub temp ,null 
+0x65d8 027116 branch app_led_on ,zero 
+0x65d9 027117 fetch 1 ,mem_move_mode_trigger_enable 
+0x65da 027118 nbranch app_led_off ,blank 
+0x65db 027119 rtn 
+:      027121 shutter_dy_check_combine_key:
+0x65dc 027122 arg 0 ,queue 
+:      027123 shutter_dy_check_combine_key_loop:
+0x65dd 027124 arg mem_combine_key0 ,regb 
+0x65de 027125 arg 2 ,pdata 
+0x65df 027126 imul32 queue ,pdata 
+0x65e0 027127 iadd regb ,regb 
+0x65e1 027128 ifetch 2 ,regb 
+0x65e2 027130 rtn blank 
+0x65e3 027131 fetcht 2 ,mem_key_value_temp 
+0x65e4 027132 ixor temp ,null 
+0x65e5 027133 branch shutter_dy_check_combine_key_parse ,zero 
+0x65e6 027134 increase 1 ,queue 
+0x65e7 027135 branch shutter_dy_check_combine_key_loop 
+:      027137 shutter_dy_check_combine_key_parse:
+0x65e8 027138 store 2 ,mem_combine_key_state0 
+0x65e9 027139 call app_led_on 
+0x65ea 027140 arg mem_combine_key0_press ,regc 
+0x65eb 027141 arg max_queue_num_combinekey ,pdata 
+0x65ec 027142 imul32 queue ,pdata 
+0x65ed 027143 iadd regc ,regc 
+0x65ee 027144 call shutter_dy_push_buffer_in_queue 
+0x65ef 027145 branch shutter_dy_combine_key_enableuser 
+:      027147 shutter_dy_push_buffer_in_queue:
+0x65f0 027148 call shutter_dy_jude_clear_move_config 
+0x65f1 027149 ifetch 1 ,regc 
+0x65f2 027150 rtn blank 
+0x65f3 027151 call shutter_dy_check_move_data 
+:      027152 shutter_dy_move_to_specify_location:
+0x65f4 027153 call shutter_dy_jude_clear_move_config 
+0x65f5 027154 call shutter_dy_move_down_left_corner 
+0x65f6 027155 call shutter_dy_move_x_max 
+0x65f7 027156 call shutter_dy_move_y_max 
+0x65f8 027157 arg 0x05 ,pdata 
+0x65f9 027158 call queue_push_one_byte 
+0x65fa 027159 call shutter_dy_check_iphone 
+0x65fb 027160 rtn blank 
+0x65fc 027161 jam 120 ,mem_send_data_delay 
+0x65fd 027162 arg 0x06 ,pdata 
+0x65fe 027163 branch queue_push_one_byte 
+:      027165 shutter_dy_move_down_left_corner_count_set:
+0x65ff 027166 fetcht 1 ,mem_shutter_back_count 
+0x6600 027167 call shutter_dy_check_iphone 
+0x6601 027168 rtn blank 
+0x6602 027169 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x6603 027170 increase 1 ,temp 
+0x6604 027171 fetch 1 ,mem_shutter_first_move 
+0x6605 027172 rtn blank 
+0x6606 027173 fetcht 1 ,mem_shutter_back_count 
+0x6607 027174 jam 0 ,mem_shutter_first_move 
+0x6608 027175 rtn 
+:      027177 shutter_dy_move_down_left_corner:
+0x6609 027178 call shutter_dy_move_down_left_corner_count_set 
+0x660a 027179 copy temp ,pdata 
+0x660b 027180 rtn blank 
+0x660c 027181 store 1 ,mem_shutter_back_count_cache 
+:      027182 shutter_dy_move_down_left_corner_loop:
+0x660d 027183 arg 0x13 ,pdata 
+0x660e 027184 call queue_push_one_byte 
+0x660f 027185 fetch 1 ,mem_shutter_back_count_cache 
+0x6610 027186 increase -1 ,pdata 
+0x6611 027187 store 1 ,mem_shutter_back_count_cache 
+0x6612 027188 rtn blank 
+0x6613 027189 branch shutter_dy_move_down_left_corner_loop 
+:      027191 shutter_dy_move_x_max:
+0x6614 027192 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x6615 027193 rtn blank 
+0x6616 027194 store 1 ,mem_shutter_iphone_beyond_x_cache 
+:      027195 shutter_dy_move_x_max_number:
+0x6617 027196 arg 0x20 ,pdata 
+0x6618 027197 call queue_push_one_byte 
+0x6619 027198 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661a 027199 increase -1 ,pdata 
+0x661b 027200 store 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661c 027201 rtn blank 
+0x661d 027202 branch shutter_dy_move_x_max_number 
+:      027204 shutter_dy_move_y_max:
+0x661e 027205 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x661f 027206 rtn blank 
+0x6620 027207 store 1 ,mem_shutter_iphone_beyond_y_cache 
+:      027208 shutter_dy_move_y_max_number:
+0x6621 027209 arg 0x21 ,pdata 
+0x6622 027210 call queue_push_one_byte 
+0x6623 027211 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6624 027212 increase -1 ,pdata 
+0x6625 027213 store 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6626 027214 rtn blank 
+0x6627 027215 branch shutter_dy_move_y_max_number 
+:      027217 shutter_dy_check_combine_key_release:
+0x6628 027218 fetch 2 ,mem_combine_key_state0 
+0x6629 027219 rtn blank 
+0x662a 027220 fetcht 2 ,mem_key_value_temp 
+0x662b 027221 sub temp ,0 ,null 
+0x662c 027222 branch shutter_dy_check_combine_key_release_all ,zero 
+0x662d 027223 isub temp ,null 
+0x662e 027224 rtn zero 
+0x662f 027225 storet 2 ,mem_combine_key_state0 
+0x6630 027226 fetch 2 ,mem_combine_key_release_value 
+0x6631 027227 isub temp ,null 
+0x6632 027228 call app_led_off ,zero 
+:      027229 shutter_dy_combine_key_enableuser:
+0x6633 027230 fetch 2 ,mem_key_value_temp 
+0x6634 027231 store 2 ,mem_key_value_retention 
+0x6635 027232 branch enable_user 
+:      027233 shutter_dy_check_combine_key_release_all:
+0x6636 027234 jam 1 ,mem_shutter_long_key_released_flag 
+0x6637 027235 call app_led_off 
+0x6638 027236 arg mem_combine_key_release ,regc 
+0x6639 027237 call shutter_dy_push_buffer_in_queue 
+0x663a 027238 setarg 0 
+0x663b 027239 store 2 ,mem_combine_key_state0 
+0x663c 027240 jam 50 ,mem_shutter_1s_timer 
+0x663d 027241 call shutter_dy_combine_key_enableuser 
+0x663e 027242 fetch 1 ,mem_shutter_key_num 
+0x663f 027243 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
+0x6640 027244 arg mem_shutter_key_state0 ,contw 
+0x6641 027245 branch clear_mem 
+:      027246 shutter_dy_check_move_data:
+0x6642 027247 bpatch patch15_0 ,mem_patch15 
+0x6643 027248 fetch 1 ,mem_move_mode_set 
+0x6644 027249 beq move_single_key ,shutter_dy_check_move_data_single_key 
+0x6645 027250 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
+0x6646 027251 rtn 
+:      027252 shutter_dy_check_move_data_single_key:
+0x6647 027253 copy queue ,pdata 
+0x6648 027254 beq shutter_left_key_num ,shutter_dy_move_left 
+0x6649 027255 beq shutter_right_key_num ,shutter_dy_move_right 
+0x664a 027256 beq shutter_up_key_num ,shutter_dy_move_up 
+0x664b 027257 beq shutter_down_key_num ,shutter_dy_move_down 
+0x664c 027258 rtn 
+:      027259 shutter_dy_check_move_data_combine_key:
+0x664d 027260 ifetch 1 ,regc 
+0x664e 027261 beq 0x01 ,shutter_dy_move_left 
+0x664f 027262 beq 0x02 ,shutter_dy_move_right 
+0x6650 027263 beq 0x03 ,shutter_dy_move_up 
+0x6651 027264 beq 0x04 ,shutter_dy_move_down 
+0x6652 027265 beq 0x05 ,shutter_dy_get_move_data 
+0x6653 027266 rtn 
+:      027267 shutter_dy_get_move_data:
+0x6654 027268 call shutter_dy_check_iphone 
+0x6655 027269 nbranch shutter_dy_get_move_data_iphone ,blank 
+0x6656 027270 setarg 4 
+0x6657 027271 mul32 pdata ,every_payload_len ,pdata 
+0x6658 027272 arg mem_shutter_mousekey_value_list ,temp 
+0x6659 027273 iadd temp ,contw 
+0x665a 027274 increase 3 ,contw 
+0x665b 027275 fetch 3 ,mem_shutter_move_data 
+0x665c 027276 istore 3 ,contw 
+0x665d 027277 rtn 
+:      027278 shutter_dy_get_move_data_iphone:
+0x665e 027279 setarg 4 
+0x665f 027280 mul32 pdata ,every_payload_len ,pdata 
+0x6660 027281 arg mem_shutter_mousekey_value_list ,temp 
+0x6661 027282 iadd temp ,contw 
+0x6662 027283 increase 3 ,contw 
+0x6663 027284 fetch 2 ,mem_shutter_move_data_x 
+0x6664 027285 istore 3 ,contw 
+0x6665 027286 increase 7 ,contw 
+0x6666 027287 fetch 2 ,mem_shutter_move_data_y 
+0x6667 027288 lshift4 pdata ,pdata 
+0x6668 027289 lshift8 pdata ,pdata 
+0x6669 027290 istore 3 ,contw 
+0x666a 027291 rtn 
+:      027293 shutter_dy_move_x_empty_check:
+0x666b 027294 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x666c 027295 rtn blank 
+0x666d 027296 increase -1 ,pdata 
+0x666e 027297 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x666f 027298 arg iphone_once_max_move_value ,pdata 
+0x6670 027299 rtn 
+:      027300 shutter_dy_every_move_size_set:
+0x6671 027301 arg android_every_move_size ,temp 
+0x6672 027302 call shutter_dy_check_iphone 
+0x6673 027303 rtn blank 
+0x6674 027304 arg iphone_every_move_size ,temp 
+0x6675 027305 rtn 
+:      027306 shutter_dy_move_left:
+0x6676 027307 call shutter_dy_every_move_size_set 
+0x6677 027308 fetch 2 ,mem_shutter_move_data_x 
+0x6678 027309 isub temp ,null 
+0x6679 027310 ncall shutter_dy_move_x_empty_check ,positive 
+0x667a 027311 nrtn positive 
+0x667b 027312 isub temp ,pdata 
+:      027313 shutter_dy_move_store_x:
+0x667c 027314 store 2 ,mem_shutter_move_data_x 
+:      027315 shutter_dy_move_data_store:
+0x667d 027316 bpatch patch15_1 ,mem_patch15 
+0x667e 027317 fetch 2 ,mem_shutter_move_data_x 
+0x667f 027318 fetcht 2 ,mem_shutter_move_data_y 
+0x6680 027319 lshift8 temp ,temp 
+0x6681 027320 lshift4 temp ,temp 
+0x6682 027321 iadd temp ,pdata 
+0x6683 027322 store 3 ,mem_shutter_move_data 
+0x6684 027323 branch shutter_dy_get_move_data 
+:      027324 shutter_dy_move_x_check_max:
+0x6685 027325 fetch 2 ,mem_shutter_move_data_x 
+0x6686 027326 arg iphone_once_max_move_value ,temp 
+0x6687 027327 isub temp ,temp 
+0x6688 027328 nrtn positive 
+0x6689 027329 copy temp ,pdata 
+0x668a 027330 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
+0x668b 027331 sub temp ,0x03 ,null 
+0x668c 027332 branch shutter_dy_clear_move_x ,zero 
+0x668d 027333 increase 1 ,temp 
+0x668e 027334 storet 1 ,mem_shutter_iphone_beyond_x_count 
+0x668f 027335 branch shutter_dy_move_store_x 
+:      027336 shutter_dy_clear_move_x:
+0x6690 027337 jam 0 ,mem_shutter_iphone_beyond_x_count 
+0x6691 027338 arg 0 ,pdata 
+0x6692 027339 branch shutter_dy_move_store_x 
+:      027340 shutter_dy_move_right:
+0x6693 027341 call shutter_dy_check_iphone 
+0x6694 027342 ncall shutter_dy_move_x_check_max ,blank 
+0x6695 027343 call shutter_dy_every_move_size_set 
+0x6696 027344 fetch 2 ,mem_shutter_move_data_x 
+:      027345 shutter_dy_move_right_next:
+0x6697 027346 iadd temp ,pdata 
+0x6698 027347 arg 0xfff ,temp 
+0x6699 027348 call ceiling 
+0x669a 027349 branch shutter_dy_move_store_x 
+:      027351 shutter_dy_move_up:
+0x669b 027352 call shutter_dy_every_move_size_set 
+0x669c 027353 fetch 2 ,mem_shutter_move_data_y 
+0x669d 027354 isub temp ,pdata 
+0x669e 027355 store 2 ,mem_shutter_move_data_y 
+:      027356 shutter_dy_move_y_check_max:
+0x669f 027357 fetcht 2 ,mem_shutter_move_data_y 
+0x66a0 027358 call shutter_dy_check_iphone 
+0x66a1 027359 branch shutter_dy_move_data_store ,blank 
+0x66a2 027360 setarg 0xfff 
+0x66a3 027361 isub temp ,pdata 
+0x66a4 027362 arg iphone_once_max_move_value ,temp 
+0x66a5 027363 isub temp ,temp 
+0x66a6 027364 nbranch shutter_dy_move_data_store ,positive 
+0x66a7 027365 setarg 0xfff 
+0x66a8 027366 isub temp ,pdata 
+0x66a9 027367 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x66aa 027368 sub temp ,0x05 ,null 
+0x66ab 027369 branch shutter_dy_clear_move_y ,zero 
+0x66ac 027370 increase 1 ,temp 
+0x66ad 027371 storet 1 ,mem_shutter_iphone_beyond_y_count 
+0x66ae 027372 branch shutter_dy_move_store_y 
+:      027373 shutter_dy_clear_move_y:
+0x66af 027374 jam 0 ,mem_shutter_iphone_beyond_y_count 
+:      027375 shutter_dy_android_move_y_empty_check:
+0x66b0 027376 setarg 0xfff 
+0x66b1 027377 branch shutter_dy_move_store_y 
+:      027379 shutter_dy_move_y_empty_check:
+0x66b2 027380 call shutter_dy_check_iphone 
+0x66b3 027381 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b4 027382 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b5 027383 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b6 027384 increase -1 ,pdata 
+0x66b7 027385 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b8 027386 setarg 0xfff 
+0x66b9 027387 arg iphone_once_max_move_value ,temp 
+0x66ba 027388 isub temp ,pdata 
+0x66bb 027389 iadd rega ,pdata 
+:      027390 shutter_dy_move_store_y:
+0x66bc 027391 store 2 ,mem_shutter_move_data_y 
+0x66bd 027392 branch shutter_dy_move_data_store 
+:      027393 shutter_dy_move_down:
+0x66be 027394 call shutter_dy_every_move_size_set 
+0x66bf 027395 fetch 2 ,mem_shutter_move_data_y 
+:      027396 shutter_dy_move_down_next:
+0x66c0 027397 iadd temp ,pdata 
+0x66c1 027398 arg 0xfff ,temp 
+0x66c2 027399 isub temp ,rega 
+0x66c3 027400 branch shutter_dy_move_y_empty_check ,positive 
+0x66c4 027401 branch shutter_dy_move_store_y 
+:      027404 ble_shutter_dy_receive_data:
+0x66c5 027405 fetch 2 ,mem_le_att_handle 
+0x66c6 027406 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
+0x66c7 027407 rtn 
+:      027409 shutter_dy_le_find_service_hand_by_uuid:
+0x66c8 027410 arg 23 ,rega 
+0x66c9 027411 arg le_l2cap_cid_att ,regb 
+0x66ca 027412 call le_fifo_malloc_tx_l2cap 
+0x66cb 027413 setarg attop_find_by_type_value_request 
+0x66cc 027414 istore 1 ,contw 
+0x66cd 027415 setarg 0x0001 
+0x66ce 027416 istore 2 ,contw 
+0x66cf 027417 setarg 0xffff 
+0x66d0 027418 istore 2 ,contw 
+0x66d1 027419 setarg 0x2800 
+0x66d2 027420 istore 2 ,contw 
+0x66d3 027421 arg mem_dy_le_search_service_uuid ,contr 
+0x66d4 027422 branch memcpy16 
+:      027425 shutter_dy_le_parse_att:
+0x66d5 027426 bpatch patch15_2 ,mem_patch15 
+0x66d6 027427 copy rega ,contr 
+0x66d7 027428 ifetch 3 ,contr 
+0x66d8 027429 store 3 ,mem_le_att_opcode 
+0x66d9 027430 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
+0x66da 027431 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
+0x66db 027432 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
+0x66dc 027433 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
+0x66dd 027434 branch le_parse_att2 
+:      027436 shutter_dy_le_parse_att_read_blob_request:
+0x66de 027437 ifetch 2 ,contr 
+0x66df 027438 store 2 ,mem_le_att_offset 
+0x66e0 027439 iforce rega 
+0x66e1 027440 fetcht 2 ,mem_le_att_handle 
+0x66e2 027441 fetch 2 ,mem_le_pairing_handle 
+0x66e3 027442 isub temp ,null 
+0x66e4 027443 nbranch le_send_att_read_blob_response ,zero 
+0x66e5 027444 call shutter_dy_check_iphone 
+0x66e6 027445 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
+0x66e7 027446 fetcht 2 ,mem_shutter_le_map_len_android 
+0x66e8 027447 branch shutter_dy_le_parse_att_read_blob_request2 
+:      027449 shutter_dy_le_parse_att_read_blob_request_ios:
+0x66e9 027450 fetcht 2 ,mem_shutter_le_map_len_ios 
+:      027451 shutter_dy_le_parse_att_read_blob_request2:
+0x66ea 027452 arg mem_shutter_le_hid_map ,contr 
+0x66eb 027453 call store_contr 
+0x66ec 027454 copy temp ,pdata 
+0x66ed 027455 isub rega ,pdata 
+0x66ee 027456 nbranch le_send_att_error_response_notfound ,positive 
+0x66ef 027457 increase 1 ,pdata 
+0x66f0 027458 sub pdata ,23 ,null 
+0x66f1 027459 branch le_send_att_read_blob_response_less ,positive 
+0x66f2 027460 force 23 ,pdata 
+0x66f3 027461 branch le_send_att_read_blob_response_less 
+:      027463 shutter_dy_le_parse_att_read_request:
+0x66f4 027464 fetcht 2 ,mem_le_att_handle 
+0x66f5 027465 fetch 1 ,mem_le_configuration 
+0x66f6 027466 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
+0x66f7 027467 branch le_send_att_read_response 
+:      027468 shutter_dy_le_send_att_read_response_check_auth:
+0x66f8 027469 fetch 2 ,mem_le_pairing_handle 
+0x66f9 027470 isub temp ,null 
+0x66fa 027471 nbranch le_send_att_read_response ,zero 
+0x66fb 027472 call le_check_encrypt_state 
+0x66fc 027473 nbranch shutter_dy_le_send_att_read_response ,user 
+0x66fd 027474 branch le_send_att_read_response_error_insufficient_auth 
+:      027476 shutter_dy_le_send_att_read_response:
+0x66fe 027477 fetch 2 ,mem_le_pairing_handle 
+0x66ff 027478 isub temp ,null 
+0x6700 027479 nbranch le_send_att_read_response ,zero 
+0x6701 027480 arg mem_shutter_le_hid_map ,contr 
+0x6702 027481 force 23 ,pdata 
+0x6703 027482 branch le_send_att_read_response_less 
+:      027484 shutter_dy_le_parse_att_find_by_type_value_rsp:
+:      027485 shutter_dy_le_remote_iphone:
+0x6704 027486 bpatch patch15_3 ,mem_patch15 
+0x6705 027487 jam 5 ,mem_shutter_back_count 
+0x6706 027488 jam 1 ,mem_iphone_flag 
+0x6707 027489 jam 1 ,mem_last_shutter_le_iphone_flag 
+0x6708 027490 jam 240 ,mem_send_data_delay 
+0x6709 027491 jam 10 ,mem_shutter_move_mid_timer 
+0x670a 027492 jam 1 ,mem_shutter_first_move 
+0x670b 027493 call shutter_dy_load_move_config_info 
+0x670c 027494 fetch 1 ,mem_shutter_pairing_success 
+0x670d 027495 rtn blank 
+0x670e 027496 call shutter_dy_clear_move_config 
+0x670f 027497 arg iphone_once_max_move_value ,temp 
+0x6710 027499 fetch 2 ,mem_iphone_initial_move_x 
+0x6711 027500 arg mem_shutter_move_data_x ,rega 
+0x6712 027501 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6713 027502 call shutter_dy_iphone_move_initial_set 
+0x6714 027503 arg iphone_once_max_move_value ,temp 
+0x6715 027505 fetch 2 ,mem_iphone_initial_move_y 
+0x6716 027506 arg mem_shutter_move_data_y ,rega 
+0x6717 027507 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x6718 027508 call shutter_dy_iphone_move_initial_set 
+0x6719 027509 setarg 0xfff 
+0x671a 027510 fetcht 2 ,mem_shutter_move_data_y 
+0x671b 027511 isub temp ,pdata 
+0x671c 027512 store 2 ,mem_shutter_move_data_y 
+0x671d 027513 rtn 
+:      027514 shutter_dy_iphone_move_initial_set:
+0x671e 027515 idiv temp 
+0x671f 027516 call wait_div_end 
+0x6720 027517 quotient pdata 
+0x6721 027518 remainder temp 
+0x6722 027519 istore 1 ,regb 
+0x6723 027520 istoret 2 ,rega 
+0x6724 027521 rtn 
+:      027522 shutter_dy_le_parse_error_rsp:
+0x6725 027523 increase -2 ,contr 
+0x6726 027524 ifetch 1 ,contr 
+0x6727 027525 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
+0x6728 027526 rtn 
+:      027527 shutter_dy_remote_not_iphone:
+0x6729 027528 jam 1 ,mem_shutter_back_count 
+0x672a 027529 jam 0 ,mem_iphone_flag 
+0x672b 027530 jam 0 ,mem_last_shutter_le_iphone_flag 
+0x672c 027531 jam 10 ,mem_send_data_delay 
+0x672d 027532 rtn 
+:      027534 shutter_dy_not_iphone_read_conf:
+0x672e 027535 call shutter_dy_remote_not_iphone 
+0x672f 027536 branch shutter_dy_load_move_config_info 
+:      027538 shutter_dy_check_iphone:
+0x6730 027539 fetch 1 ,mem_iphone_flag 
+0x6731 027540 rtn 
+:      027543 shutter_dy_le_get_press_ptr:
+0x6732 027544 arg mem_dy_key0_press ,regc 
+0x6733 027545 call shutter_dy_check_iphone 
+0x6734 027546 rtn blank 
+0x6735 027547 jam 120 ,mem_send_data_delay 
+0x6736 027548 arg mem_key0_press_i ,regc 
+0x6737 027549 rtn 
+:      027550 shutter_dy_le_get_release_ptr:
+:      027551 shutter_dy_le_get_release_ptr_set:
+0x6738 027552 arg mem_key0_release_new ,regc 
+0x6739 027553 call shutter_dy_check_iphone 
+0x673a 027554 rtn blank 
+0x673b 027555 arg mem_key0_release_new_i ,regc 
+0x673c 027556 jam 12 ,mem_send_data_delay 
+0x673d 027557 copy queue ,pdata 
+0x673e 027558 rtneq shutter_like_key_num 
+0x673f 027559 rtn 
+:      027560 shutter_dy_le_get_release_ptr_volume:
+0x6740 027561 bpatch patch15_4 ,mem_patch15 
+0x6741 027562 fetch 1 ,mem_key3_press_count 
+0x6742 027563 setflip 0 ,pdata 
+0x6743 027564 store 1 ,mem_key3_press_count 
+0x6744 027565 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
+0x6745 027566 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
+0x6746 027567 rtn 
+:      027568 shutter_dy_le_get_release_ptr_set_volume_dec:
+0x6747 027569 call shutter_dy_le_get_vol_dec_ptr 
+0x6748 027570 branch push_buffer_in_queue 
+:      027571 shutter_dy_le_get_release_ptr_set_volume_inc:
+0x6749 027572 call shutter_dy_le_get_vol_inc_ptr 
+0x674a 027573 branch push_buffer_in_queue 
+:      027574 shutter_dy_le_get_vol_inc_ptr:
+0x674b 027575 arg mem_key3_release_new ,regc 
+0x674c 027576 call shutter_dy_check_iphone 
+0x674d 027577 rtn blank 
+0x674e 027578 arg mem_key3_release_new_i ,regc 
+0x674f 027579 rtn 
+:      027580 shutter_dy_le_get_vol_dec_ptr:
+0x6750 027581 arg mem_key3_release_new_t ,regc 
+0x6751 027582 call shutter_dy_check_iphone 
+0x6752 027583 rtn blank 
+0x6753 027584 arg mem_key3_release_new_i_t ,regc 
+0x6754 027585 rtn 
+:      027588 shutter_dy_long_key_function:
+0x6755 027589 copy queue ,pdata 
+0x6756 027590 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
+0x6757 027591 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
+0x6758 027592 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
+0x6759 027593 rtn 
+:      027596 shutter_dy_long_key_volume_timer:
+0x675a 027597 arg mem_shutter_volume_timer ,regc 
+0x675b 027598 arg shutter_dy_long_key_volume_timeout ,regb 
+0x675c 027599 branch timer_single_step 
+:      027600 shutter_dy_long_key_volume_timeout:
+0x675d 027601 jam 4 ,mem_shutter_volume_timer 
+0x675e 027602 fetch 1 ,mem_key3_press_count 
+0x675f 027603 branch shutter_dy_loop_send_volume_inc_page ,blank 
+0x6760 027604 branch shutter_dy_loop_send_volume_dec_page 
+:      027607 shutter_dy_loop_send_volume_inc_page:
+0x6761 027608 jam 0 ,mem_key3_press_count 
+0x6762 027609 jam 4 ,mem_shutter_volume_timer 
+0x6763 027610 arg mem_key4_long_press ,regc 
+0x6764 027611 branch push_buffer_in_queue 
+:      027613 shutter_dy_loop_send_volume_dec_page:
+0x6765 027614 jam 1 ,mem_key3_press_count 
+0x6766 027615 jam 4 ,mem_shutter_volume_timer 
+0x6767 027616 arg mem_key2_long_press ,regc 
+0x6768 027617 branch push_buffer_in_queue 
+:      027618 shutter_dy_clear_volume_timer:
+0x6769 027619 jam 0 ,mem_key3_press_count 
+0x676a 027620 jam 0 ,mem_shutter_volume_timer 
+0x676b 027621 rtn 
+:      027624 shutter_dy_link_key_loop_timer:
+0x676c 027625 arg mem_shutter_link_timer ,regc 
+0x676d 027626 arg shutter_dy_link_key_loop_timeout ,regb 
+0x676e 027627 branch timer_single_step 
+:      027628 shutter_dy_link_key_loop_timeout:
+0x676f 027629 jam 2 ,mem_shutter_link_timer 
+0x6770 027630 call shutter_dy_link_data_android_or_ios 
+0x6771 027631 branch push_buffer_in_queue 
+:      027633 shutter_dy_link_data_android_or_ios:
+0x6772 027634 arg mem_shutter_link_data ,regc 
+0x6773 027635 call shutter_dy_check_iphone 
+0x6774 027636 rtn blank 
+0x6775 027637 arg mem_shutter_link_data_i ,regc 
+0x6776 027638 rtn 
+:      027640 shutter_dy_link_key_long_press:
+0x6777 027641 fetch 1 ,mem_shutter_link_loop_flag 
+0x6778 027642 nbranch shutter_dy_clear_link_key_timer ,blank 
+0x6779 027643 jam 1 ,mem_shutter_link_loop_flag 
+0x677a 027644 jam 2 ,mem_shutter_link_timer 
+0x677b 027645 rtn 
+:      027647 shutter_dy_clear_link_key_timer:
+0x677c 027648 jam 0 ,mem_shutter_link_loop_flag 
+0x677d 027649 jam 0 ,mem_shutter_link_timer 
+0x677e 027650 rtn 
+:      027652 shutter_dy_jude_clear_move_config:
+0x677f 027653 fetch 1 ,mem_shutter_le_conned 
+0x6780 027654 nrtn blank 
+0x6781 027655 jam 1 ,mem_shutter_le_conned 
+0x6782 027656 branch shutter_dy_move_data_store 
+:      027658 shutter_dy_clear_move_config:
+0x6783 027659 setarg 0 
+0x6784 027660 store 7 ,mem_move_config 
+0x6785 027661 rtn 
+:      027663 shutter_dy_write_otp_convert_data:
+0x6786 027664 call shutter_dy_check_iphone 
+0x6787 027665 beq 0x01 ,shutter_dy_store_ios_config_data 
+0x6788 027666 beq 0x00 ,shutter_dy_store_android_config 
+0x6789 027667 rtn 
+:      027669 shutter_dy_read_otp_convert_data:
+0x678a 027670 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x678b 027671 beq 0x01 ,shutter_dy_get_ios_config 
+0x678c 027672 beq 0x00 ,shutter_dy_get_android_config 
+0x678d 027673 rtn 
+:      027675 shutter_dy_store_ios_config_data:
+0x678e 027676 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x678f 027677 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6790 027678 copy pdata ,temp 
+0x6791 027679 fetch 2 ,mem_shutter_move_data_x 
+0x6792 027680 iadd temp ,pdata 
+0x6793 027681 store 2 ,mem_otp_shutter_move_data_x 
+0x6794 027683 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x6795 027684 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6796 027685 copy pdata ,temp 
+0x6797 027686 fetch 2 ,mem_shutter_move_data_y 
+0x6798 027687 copy pdata ,rega 
+0x6799 027688 setarg 0xfff 
+0x679a 027689 isub rega ,pdata 
+0x679b 027690 iadd temp ,pdata 
+0x679c 027691 store 2 ,mem_otp_shutter_move_data_y 
+0x679d 027693 call shutter_dy_check_iphone 
+0x679e 027695 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x679f 027696 rtn 
+:      027698 shutter_dy_store_android_config:
+0x67a0 027699 fetch 2 ,mem_shutter_move_data_x 
+0x67a1 027700 store 2 ,mem_otp_shutter_move_data_x 
+0x67a2 027701 fetch 2 ,mem_shutter_move_data_y 
+0x67a3 027702 store 2 ,mem_otp_shutter_move_data_y 
+0x67a4 027703 call shutter_dy_check_iphone 
+0x67a5 027704 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67a6 027705 rtn 
+:      027706 shutter_dy_get_ios_config:
+0x67a7 027707 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67a8 027708 div pdata ,iphone_once_max_move_value 
+0x67a9 027709 call wait_div_end 
+0x67aa 027710 quotient pdata 
+0x67ab 027711 remainder temp 
+0x67ac 027712 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x67ad 027713 copy temp ,pdata 
+0x67ae 027714 store 2 ,mem_shutter_move_data_x 
+0x67af 027715 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67b0 027716 div pdata ,iphone_once_max_move_value 
+0x67b1 027717 call wait_div_end 
+0x67b2 027718 quotient pdata 
+0x67b3 027719 remainder temp 
+0x67b4 027720 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x67b5 027722 setarg 0xfff 
+0x67b6 027723 isub temp ,pdata 
+0x67b7 027724 store 2 ,mem_shutter_move_data_y 
+0x67b8 027727 rtn 
+:      027728 shutter_dy_get_android_config:
+0x67b9 027729 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67ba 027730 store 2 ,mem_shutter_move_data_x 
+0x67bb 027731 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67bc 027732 store 2 ,mem_shutter_move_data_y 
+0x67bd 027735 rtn 
+:      027737 shutter_dy_store_move_config_info:
+0x67be 027738 branch shutter_dy_campare_effective_addr_write_otp 
+:      027740 shutter_dy_load_move_config_info:
+0x67bf 027741 branch shutter_dy_campare_effective_addr_read_otp 
+:      027744 shutter_dy_shutter_uart_config_loop:
+0x67c0 027745 call shutter_dy_update_read_check_addr 
+0x67c1 027746 fetch 2 ,mem_otp_read_offset_addr 
+0x67c2 027747 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67c3 027748 jam 0 ,mem_shutter_first_read_flag 
+0x67c4 027749 fetch 5 ,mem_otp_move_config 
+0x67c5 027750 jam 0 ,mem_shutter_valid_data_flag 
+0x67c6 027751 jam 0 ,mem_shutter_temp_count 
+0x67c7 027752 call shutter_dy_campare_otp_data 
+0x67c8 027753 fetch 1 ,mem_shutter_temp_count 
+0x67c9 027754 rtneq 0 
+0x67ca 027755 branch shutter_dy_shutter_uart_config_loop 
+:      027758 shutter_dy_shutter_get_first_read_addr:
+0x67cb 027760 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67cc 027761 increase -5 ,pdata 
+0x67cd 027762 store 2 ,mem_otp_read_offset_addr 
+0x67ce 027763 rtn 
+:      027766 shutter_dy_shutter_next_read_addr:
+0x67cf 027767 fetch 2 ,mem_otp_read_offset_addr 
+0x67d0 027768 increase -5 ,pdata 
+0x67d1 027769 store 2 ,mem_otp_read_offset_addr 
+0x67d2 027770 rtn 
+:      027773 shutter_dy_shutter_last_read_addr:
+0x67d3 027774 fetch 2 ,mem_otp_read_offset_addr 
+0x67d4 027775 pincrease 5 
+0x67d5 027776 store 2 ,mem_otp_read_offset_addr 
+0x67d6 027777 rtn 
+:      027779 shutter_dy_shutter_read_ios_android_addr:
+0x67d7 027780 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67d8 027781 pincrease 5 
+0x67d9 027782 store 2 ,mem_otp_read_ios_android_addr 
+0x67da 027784 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67db 027785 copy pdata ,temp 
+0x67dc 027787 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67dd 027788 isub temp ,pdata 
+0x67de 027789 arg shutter_para_total_num ,temp 
+0x67df 027790 isub temp ,null 
+0x67e0 027792 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
+0x67e1 027793 rtn 
+:      027795 shutter_dy_update_read_check_addr:
+0x67e2 027796 fetch 1 ,mem_shutter_first_read_flag 
+0x67e3 027797 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
+0x67e4 027798 beq 0x00 ,shutter_dy_shutter_next_read_addr 
+0x67e5 027799 rtn 
+:      027802 shutter_dy_campare_otp_data:
+0x67e6 027803 arg 0x0 ,regb 
+0x67e7 027804 copy regb ,temp 
+0x67e8 027805 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67e9 027806 icompare 0xffff ,temp 
+0x67ea 027808 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67eb 027809 arg 0x0 ,regb 
+0x67ec 027810 copy regb ,temp 
+0x67ed 027811 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67ee 027812 icompare 0xffff ,temp 
+0x67ef 027813 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f0 027814 arg 0x0 ,regb 
+0x67f1 027815 copy regb ,temp 
+0x67f2 027816 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67f3 027817 icompare 0xff ,temp 
+0x67f4 027818 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f5 027819 rtn 
+:      027822 shutter_dy_set_shutter_valid_data_flag:
+0x67f6 027823 fetch 1 ,mem_shutter_temp_count 
+0x67f7 027824 pincrease 1 
+0x67f8 027825 store 1 ,mem_shutter_temp_count 
+0x67f9 027826 rtn 
+:      027827 shutter_dy_shutter_judge_ios_or_android:
+0x67fa 027828 jam 1 ,mem_shutter_temp_count 
+0x67fb 027829 call shutter_dy_shutter_read_ios_android_addr 
+0x67fc 027830 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67fd 027831 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67fe 027832 call shutter_dy_check_iphone 
+0x67ff 027833 copy pdata ,temp 
+0x6800 027834 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x6801 027835 icompare 0xff ,temp 
+0x6802 027836 call shutter_dy_clear_temp_count ,true 
+0x6803 027838 fetch 1 ,mem_shutter_temp_count 
+0x6804 027839 rtneq 0 
+0x6805 027840 branch shutter_dy_shutter_judge_ios_or_android 
+:      027843 shutter_dy_shutter_not_find_ios_or_android:
+0x6806 027844 bpatch patch15_5 ,mem_patch15 
+0x6807 027845 call shutter_dy_clear_temp_count 
+0x6808 027846 call shutter_dy_check_iphone 
+0x6809 027847 branch shutter_dy_shutter_android_save_init_loaction ,blank 
+0x680a 027848 branch shutter_dy_shutter_ios_save_init_loaction 
+:      027849 shutter_dy_shutter_android_save_init_loaction:
+0x680b 027851 fetch 2 ,mem_android_initial_move_x 
+0x680c 027852 store 2 ,mem_shutter_move_data_x 
+0x680d 027854 fetcht 2 ,mem_android_initial_move_y 
+0x680e 027855 setarg 0xfff 
+0x680f 027856 isub temp ,pdata 
+0x6810 027857 store 2 ,mem_shutter_move_data_y 
+0x6811 027858 branch shutter_dy_store_move_config_info 
+:      027860 shutter_dy_shutter_ios_save_init_loaction:
+0x6812 027861 arg iphone_once_max_move_value ,temp 
+0x6813 027863 fetch 2 ,mem_iphone_initial_move_x 
+0x6814 027864 arg mem_shutter_move_data_x ,rega 
+0x6815 027865 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6816 027866 call shutter_dy_iphone_move_initial_set 
+0x6817 027867 arg iphone_once_max_move_value ,temp 
+0x6818 027869 fetch 2 ,mem_iphone_initial_move_y 
+0x6819 027870 arg mem_shutter_move_data_y ,rega 
+0x681a 027871 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x681b 027872 call shutter_dy_iphone_move_initial_set 
+0x681c 027873 setarg 0xfff 
+0x681d 027874 fetcht 2 ,mem_shutter_move_data_y 
+0x681e 027875 isub temp ,pdata 
+0x681f 027876 store 2 ,mem_shutter_move_data_y 
+0x6820 027877 branch shutter_dy_store_move_config_info 
+:      027879 shutter_dy_clear_temp_count:
+0x6821 027880 jam 0 ,mem_shutter_temp_count 
+0x6822 027881 rtn 
+:      027883 shutter_dy_campare_effective_addr_read_otp:
+0x6823 027884 bpatch patch15_6 ,mem_patch15 
+0x6824 027885 jam 1 ,mem_shutter_first_read_flag 
+0x6825 027886 call shutter_dy_shutter_uart_config_loop 
+0x6826 027890 fetch 2 ,mem_shutter_efuse_end_offset 
+0x6827 027891 copy pdata ,temp 
+0x6828 027892 fetch 2 ,mem_otp_read_offset_addr 
+0x6829 027893 isub temp ,pdata 
+0x682a 027894 arg 0x0 ,temp 
+0x682b 027895 isub temp ,null 
+0x682c 027896 nrtn positive 
+0x682d 027897 fetch 2 ,mem_otp_read_offset_addr 
+0x682e 027898 copy pdata ,temp 
+0x682f 027900 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6830 027901 increase -5 ,pdata 
+0x6831 027902 isub temp ,pdata 
+0x6832 027905 fetch 2 ,mem_otp_read_offset_addr 
+0x6833 027906 store 2 ,mem_otp_read_ios_android_addr 
+0x6834 027907 call shutter_dy_shutter_judge_ios_or_android 
+0x6835 027908 fetch 2 ,mem_otp_read_ios_android_addr 
+0x6836 027909 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
+0x6837 027912 jam 0 ,mem_shutter_temp_count 
+0x6838 027913 call shutter_dy_campare_otp_data 
+0x6839 027914 fetch 1 ,mem_shutter_temp_count 
+0x683a 027915 rtneq 0 
+0x683b 027916 branch shutter_dy_read_otp_convert_data 
+:      027919 shutter_dy_campare_effective_addr_write_otp:
+0x683c 027920 bpatch patch15_7 ,mem_patch15 
+0x683d 027921 jam 1 ,mem_shutter_first_read_flag 
+0x683e 027922 call shutter_dy_shutter_uart_config_loop 
+0x683f 027926 fetcht 2 ,mem_shutter_efuse_end_offset 
+0x6840 027928 fetch 2 ,mem_otp_read_offset_addr 
+0x6841 027929 isub temp ,pdata 
+0x6842 027930 arg 0x0 ,temp 
+0x6843 027931 isub temp ,null 
+0x6844 027932 nrtn positive 
+0x6845 027934 fetcht 2 ,mem_otp_read_offset_addr 
+0x6846 027936 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6847 027937 isub temp ,pdata 
+0x6848 027938 arg 0x0 ,temp 
+0x6849 027939 isub temp ,null 
+0x684a 027940 nrtn positive 
+0x684b 027941 fetch 2 ,mem_otp_read_offset_addr 
+0x684c 027942 store 2 ,mem_otp_write_offset_addr 
+0x684d 027943 call shutter_dy_write_otp_convert_data 
+0x684e 027945 branch shutter_dy_shutter_write_move_config_to_otp_addr 
+:      027948 shutter_dy_shutter_read_move_config_from_otp_addr:
+0x684f 027949 bpatch patch16_0 ,mem_patch16 
+0x6850 027950 copy pdata ,regb 
+0x6851 027951 arg shutter_para_total_num ,loopcnt 
+0x6852 027953 arg mem_otp_move_config ,rega 
+0x6853 027954 branch otp_read_data 
+:      027957 shutter_dy_shutter_write_move_config_to_otp_addr:
+0x6854 027958 arg shutter_para_total_num ,loopcnt 
+0x6855 027959 arg mem_otp_move_config ,rega 
+0x6856 027960 fetchr regb ,2 ,mem_otp_write_offset_addr 
+0x6857 027961 branch otp_write 
+:      027963 shutter_dy_shutter_1s_timer:
+0x6858 027964 arg mem_shutter_1s_timer ,regc 
+0x6859 027965 arg shutter_dy_store_move_config_info ,regb 
+0x685a 027966 branch timer_single_step 
+:      027980 p_crc16_ccitt_false:
+0x685b 027981 fetch 2 ,mem_adv_crc_false_initvalue 
+:      027983 p_crc16_ccitt_false_loop:
+0x685c 027984 ifetcht 1 ,regc 
+0x685d 027985 increase 1 ,regc 
+0x685e 027986 lshift8 temp ,temp 
+0x685f 027987 ixor temp ,pdata 
+:      027989 p_crc16_for_byte:
+0x6860 027990 copy loopcnt ,regb 
+0x6861 027991 arg 8 ,loopcnt 
+:      027992 p_crc16_for_byte_loop:
+0x6862 027993 isolate1 15 ,pdata 
+0x6863 027994 lshift pdata ,pdata 
+0x6864 027995 nbranch p_crc16_for_byte_continue ,true 
+0x6865 027996 fetcht 2 ,mem_crc16_polynomial 
+0x6866 027997 ixor temp ,pdata 
+:      027998 p_crc16_for_byte_continue:
+0x6867 027999 loop p_crc16_for_byte_loop 
+0x6868 028000 copy regb ,loopcnt 
+0x6869 028002 loop p_crc16_ccitt_false_loop 
+0x686a 028003 store 2 ,mem_adv_crc_false_initvalue 
+0x686b 028004 rtn 
+:      028009 rf_debug_rx_gpio_low:
+0x686c 028010 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028011 rf_debug_gpio_low:
+0x686d 028012 arg gpcfg_output_low ,temp 
+0x686e 028013 branch gpio_config_function 
+:      028015 rf_debug_rx_on_line:
+:      028016 rf_debug_rx_gpio_high:
+0x686f 028017 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028018 rf_debug_gpio_high:
+0x6870 028019 arg gpcfg_output_high ,temp 
+0x6871 028020 branch gpio_config_function 
+:      028022 rf_debug_rx_gpio_h_l_h:
+0x6872 028023 call rf_debug_rx_gpio_high 
+:      028024 rf_debug_rx_gpio_l_h:
+0x6873 028025 call rf_debug_rx_gpio_low 
+0x6874 028026 branch rf_debug_rx_gpio_high 
+:      028028 rf_debug_rx_gpio_l_h_l:
+:      028029 rf_debug_shutdown_radio_line:
+0x6875 028030 call rf_debug_rx_gpio_l_h 
+:      028031 rf_debug_rx_crc_line:
+0x6876 028032 branch rf_debug_rx_gpio_low 
+:      028034 rf_debug_rx_sync_line:
+0x6877 028035 branch rf_debug_rx_gpio_l_h 
+:      028037 rf_debug_rx_crc_fail_line:
+0x6878 028038 call rf_debug_rx_gpio_l_h 
+0x6879 028039 branch rf_debug_rx_gpio_l_h_l 
+:      028041 rf_debug_rx_match_line:
+:      028042 rf_debug_rx_crc_error_line:
+:      028043 rf_debug_rx_sync_timeout_line:
+0x687a 028044 branch rf_debug_rx_gpio_low 
+:      028047 rf_debug_tx_off_line:
+:      028048 rf_debug_tx_gpio_low:
+0x687b 028049 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687c 028050 branch rf_debug_gpio_low 
+:      028052 rf_debug_tx_on_line:
+:      028053 rf_debug_tx_gpio_high:
+0x687d 028054 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687e 028055 branch rf_debug_gpio_high 
+:      028057 rf_debug_tx_gpio_l_h_l:
+0x687f 028058 call rf_debug_tx_gpio_low 
+0x6880 028059 call rf_debug_tx_gpio_high 
+0x6881 028060 branch rf_debug_tx_gpio_low 
+:      028067 hci_init:
+0x6882 028068 clear_stack 
+0x6883 028069 call wdt_set_disable 
+0x6884 028070 call hci_init_clksel_xtal 
+0x6885 028071 call hci_init_uart_default_config 
+0x6886 028072 call hci_init_uart_config 
+0x6887 028073 call hci_init_pwm_default_config 
+0x6888 028074 call hci_init_pwm 
+0x6889 028076 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
+0x688a 028077 jam hci_h4_type_event ,mem_hci_event_head_type 
+:      028079 hci_process_loop:
+0x688b 028080 call hci_process_check_uart_rx 
+0x688c 028081 branch hci_process_loop 
+:      028083 hci_init_clksel_xtal:
+0x688d 028084 jam clksel_xtal ,core_clksel 
+0x688e 028085 rtn 
+:      028087 hci_init_uart_default_config:
+0x688f 028088 call hci_init_uart_default_config_tx 
+0x6890 028089 call hci_init_uart_default_config_rx 
+0x6891 028090 call hci_init_uart_default_config_rts 
+0x6892 028091 branch hci_init_uart_default_config_cts 
+:      028093 hci_init_uart_default_config_tx:
+0x6893 028094 fetch 1 ,mem_hci_uart_tx_gpio 
+0x6894 028095 nrtn blank 
+0x6895 028096 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
+0x6896 028097 rtn 
+:      028099 hci_init_uart_default_config_rx:
+0x6897 028100 fetch 1 ,mem_hci_uart_rx_gpio 
+0x6898 028101 nrtn blank 
+0x6899 028102 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
+0x689a 028103 rtn 
+:      028104 hci_init_uart_default_config_rts:
+0x689b 028105 fetch 1 ,mem_hci_uart_rts_gpio 
+0x689c 028106 nrtn blank 
+0x689d 028107 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
+0x689e 028108 rtn 
+:      028109 hci_init_uart_default_config_cts:
+0x689f 028110 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68a0 028111 nrtn blank 
+0x68a1 028112 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
+0x68a2 028113 rtn 
+:      028116 hci_init_uart_config:
+0x68a3 028117 setarg mem_h5rx_buf 
+0x68a4 028118 store 2 ,mem_pdatatemp 
+0x68a5 028119 setarg mem_h5rx_buf_end 
+0x68a6 028120 istore 2 ,contw 
+0x68a7 028121 setarg mem_h5tx_buf 
+0x68a8 028122 istore 2 ,contw 
+0x68a9 028123 setarg mem_h5tx_buf_end 
+0x68aa 028124 istore 2 ,contw 
+0x68ab 028125 fetch 8 ,mem_pdatatemp 
+0x68ac 028126 call uarta_init_dma_mem 
+0x68ad 028127 call uart_clock_select_main_freq_crystal 
+0x68ae 028128 arg 115200 ,temp 
+0x68af 028129 call uarta_calc_baud_rate_config 
+0x68b0 028130 fetch 1 ,mem_hci_uart_tx_gpio 
+0x68b1 028131 arg gpcfg_uart_txd ,temp 
+0x68b2 028132 call gpio_config_function_int 
+0x68b3 028133 fetch 1 ,mem_hci_uart_rx_gpio 
+0x68b4 028134 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
+0x68b5 028135 call gpio_config_function_int 
+0x68b6 028136 fetch 1 ,mem_hci_uart_rts_gpio 
+0x68b7 028137 arg gpcfg_uart_rts ,temp 
+0x68b8 028138 call gpio_config_function_int 
+0x68b9 028139 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68ba 028140 arg gpcfg_uart_cts ,temp 
+0x68bb 028141 call gpio_config_function_int 
+0x68bc 028143 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x68bd 028144 storet 1 ,core_uart_ctrl 
+0x68be 028145 branch clean_xmem 
+:      028147 hci_init_pwm_default_config:
+0x68bf 028148 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c0 028149 nrtn blank 
+0x68c1 028150 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
+0x68c2 028151 rtn 
+:      028153 hci_init_pwm:
+0x68c3 028154 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c4 028155 arg gpcfg_pwm_out0 ,temp 
+0x68c5 028156 call gpio_config_function_int 
+0x68c6 028157 arg 0x40 ,rega 
+0x68c7 028158 call pwm_init 
+0x68c8 028159 arg 0 ,rega 
+0x68c9 028160 arg 0 ,regb 
+0x68ca 028161 setarg 0 
+0x68cb 028162 call pwm_duty_cycle_set 
+0x68cc 028163 arg 0 ,queue 
+0x68cd 028164 branch pwm_set_select 
+:      028167 hci_process_check_uart_rx:
+0x68ce 028168 fetch 2 ,core_uart_rxitems 
+0x68cf 028169 add pdata ,-4 ,rega 
+0x68d0 028170 nrtn positive 
+0x68d1 028171 call uarta_prepare_rx 
+0x68d2 028172 ifetch 1 ,contru 
+0x68d3 028173 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
+0x68d4 028175 call delay_10ms 
+0x68d5 028176 branch uarta_clear_current_rx 
+:      028180 hci_parse_packet_cmd:
+0x68d6 028181 ifetch 2 ,contru 
+0x68d7 028182 store 2 ,mem_hci_opcode 
+0x68d8 028183 arg 0x3ff ,temp 
+0x68d9 028184 iand temp ,temp 
+0x68da 028185 storet 2 ,mem_hci_opcode_ocf 
+0x68db 028186 rshift2 pdata ,pdata 
+0x68dc 028187 rshift8 pdata ,pdata 
+0x68dd 028188 store 1 ,mem_hci_opcode_ogf 
+0x68de 028189 ifetch 1 ,contru 
+0x68df 028190 pincrease -1 
+0x68e0 028191 isub rega ,null 
+0x68e1 028192 rtn positive 
+0x68e2 028193 call hci_parse_complete_packet 
+0x68e3 028194 branch hci_drop_current_packet 
+:      028196 hci_parse_complete_packet:
+0x68e4 028197 fetch 1 ,mem_hci_opcode_ogf 
+0x68e5 028205 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
+0x68e6 028206 branch hci_send_event_command_complete_error_command_nuknown 
+:      028216 hci_parse_packet_cmd_ogf_vendorspecific_debug:
+0x68e7 028217 bpatch patch16_4 ,mem_patch16 
+0x68e8 028218 fetch 1 ,mem_hci_opcode_ocf 
+0x68e9 028219 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x68ea 028220 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x68eb 028221 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x68ec 028222 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x68ed 028223 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x68ee 028224 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x68ef 028225 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x68f0 028226 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
+0x68f1 028227 branch hci_normal_reply 
+:      028230 phci_grp_vendor_chipid:
+0x68f2 028231 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x68f3 028232 fetch 2 ,core_chipid 
+0x68f4 028233 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
+0x68f5 028234 arg 3 ,loopcnt 
+0x68f6 028235 branch hci_send_event_command_complete 
+:      028237 phci_grp_vendor_baud:
+0x68f7 028238 ifetch 2 ,contu 
+0x68f8 028239 store 2 ,core_uart_baud 
+0x68f9 028240 rtn 
+:      028243 phci_grp_vendor_patch_common:
+0x68fa 028244 ifetch 1 ,contu 
+0x68fb 028245 copy pdata ,temp 
+0x68fc 028246 store 1 ,core_ucode_low 
+0x68fd 028247 ifetch 1 ,contu 
+0x68fe 028248 iadd temp ,temp 
+0x68ff 028249 set1 7 ,pdata 
+0x6900 028250 store 1 ,core_ucode_ctrl 
+0x6901 028251 ifetch 1 ,contu 
+0x6902 028252 iadd temp ,temp 
+0x6903 028253 copy pdata ,loopcnt 
+0x6904 028254 rtn 
+:      028256 phci_grp_vendor_patch:
+0x6905 028257 call phci_grp_vendor_patch_common 
+:      028258 phci_grp_vendor_patch_loop:
+0x6906 028259 ifetch 1 ,contu 
+0x6907 028260 store 1 ,core_ucode_data 
+0x6908 028261 iadd temp ,temp 
+0x6909 028262 loop phci_grp_vendor_patch_loop 
+:      028263 phci_grp_vendor_patch_check_sum:
+0x690a 028264 and temp ,0xff ,temp 
+0x690b 028265 ifetch 1 ,contu 
+0x690c 028266 isub temp ,null 
+0x690d 028267 nbranch phci_grp_vendor_patch_bad ,zero 
+0x690e 028268 branch hci_normal_reply 
+:      028270 phci_grp_vendor_done:
+0x690f 028271 arg 0x20 ,loopcnt 
+0x6910 028272 arg mem_patch00 ,contw 
+0x6911 028273 arg 0 ,temp 
+:      028274 phci_grp_vendor_done_loop:
+0x6912 028275 ifetch 1 ,contu 
+0x6913 028276 istore 1 ,contw 
+0x6914 028277 iadd temp ,temp 
+0x6915 028278 loop phci_grp_vendor_done_loop 
+0x6916 028279 and temp ,0xff ,temp 
+0x6917 028280 ifetch 1 ,contu 
+0x6918 028281 isub temp ,null 
+0x6919 028282 nbranch phci_grp_vendor_patch_bad ,zero 
+0x691a 028283 jam 0 ,core_ucode_ctrl 
+0x691b 028284 call hci_normal_reply 
+0x691c 028285 call wait_uarttx 
+0x691d 028286 branch soft_reset 
+:      028288 phci_grp_vendor_patch_bad:
+0x691e 028289 jam 0 ,core_ucode_ctrl 
+0x691f 028290 branch hci_send_event_command_complete_error_command_nuknown 
+:      028293 phci_grp_vendor_mem:
+0x6920 028294 ifetch 1 ,contu 
+0x6921 028295 copy pdata ,loopcnt 
+0x6922 028296 ifetch 2 ,contu 
+0x6923 028297 copy pdata ,contw 
+0x6924 028298 call uart_copy_rx_bytes 
+0x6925 028299 branch hci_normal_reply 
+:      028301 phci_grp_vendor_flow_control:
+0x6926 028302 fetch 1 ,core_uart_ctrl 
+0x6927 028303 set1 bit_uart_control_flow_control ,pdata 
+0x6928 028304 store 1 ,core_uart_ctrl 
+0x6929 028305 branch hci_normal_reply 
+:      028308 hci_normal_reply:
+0x692a 028309 branch hci_send_event_command_complete_without_payload 
+:      028311 hci_send_event_command_complete_error_command_nuknown:
+0x692b 028312 jam command_unknown ,mem_hci_command_complete_return_parameter 
+0x692c 028313 branch hci_send_event_command_complete_without_payload + 1 
+:      028314 hci_send_event_command_complete_error_command_disallowed:
+0x692d 028315 jam command_disallowed ,mem_hci_command_complete_return_parameter 
+0x692e 028316 branch hci_send_event_command_complete_without_payload + 1 
+:      028317 hci_send_event_command_complete_without_payload:
+0x692f 028318 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x6930 028319 arg 1 ,loopcnt 
+0x6931 028320 branch hci_send_event_command_complete 
+:      028322 hci_send_event_command_complete:
+0x6932 028323 jam hci_event_command_complete ,mem_hci_event_head_event_code 
+0x6933 028324 add loopcnt ,3 ,pdata 
+0x6934 028325 store 1 ,mem_hci_event_para_total_length 
+0x6935 028326 call hci_prepare_send_event 
+0x6936 028327 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
+0x6937 028328 istore 3 ,contwu 
+0x6938 028330 arg mem_hci_command_complete_return_parameter ,contr 
+0x6939 028331 call uart_copy_tx_bytes 
+0x693a 028332 branch uarta_send_register_pop 
+:      028336 hci_prepare_send_event:
+0x693b 028337 call uarta_prepare_tx_register_push 
+0x693c 028338 fetch 3 ,mem_hci_event_head_type 
+0x693d 028339 istore 3 ,contwu 
+0x693e 028340 rtn 
+:      028342 hci_drop_current_packet:
+0x693f 028343 call uarta_prepare_rx 
+0x6940 028344 increase 3 ,contru 
+0x6941 028345 ifetch 1 ,contru 
+0x6942 028346 iadd contru ,contru 
+0x6943 028347 branch uarta_rxdone 
+:      028349 cmd_exit:
+0x6944 028350 jam 0 ,mem_hci_cmd 
+0x6945 028351 rtn 
+:      028358 l2cap_init:
+0x6946 028359 branch l2cap_init_wake ,wake 
+0x6947 028360 setarg mem_l2cap_xmem_end 
+0x6948 028361 arg mem_l2cap_xmem_start ,contw 
+0x6949 028362 isub contw ,loopcnt 
+0x694a 028363 call clear_mem 
+:      028364 l2cap_init_wake:
+0x694b 028366 rtn 
+:      028370 check_l2cap_map:
+0x694c 028371 arg 0 ,queue 
+0x694d 028372 arg 0 ,regb 
+:      028374 check_l2cap_map_loop:
+0x694e 028375 sub queue ,7 ,null 
+0x694f 028376 nrtn positive 
+0x6950 028377 qisolate1 rega 
+0x6951 028378 branch check_l2cap_map_used ,true 
+0x6952 028379 branch check_l2cap_map_used2 
+:      028381 check_l2cap_map_used:
+0x6953 028382 copy temp ,pdata 
+0x6954 028383 branch check_l2cap_map_used2 ,blank 
+0x6955 028384 qset1 regb 
+0x6956 028385 increase -1 ,temp 
+:      028387 check_l2cap_map_used2:
+0x6957 028388 increase 1 ,queue 
+0x6958 028389 branch check_l2cap_map_loop 
+:      028402 ble_l2cap_malloc:
+0x6959 028403 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x695a 028404 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x695b 028405 call disable_user 
+0x695c 028406 branch host_l2cap_malloc 
+:      028408 host_l2cap_malloc:
+0x695d 028409 bpatch patch16_6 ,mem_patch16 
+0x695e 028410 call l2cap_malloc_is_fifo_full 
+0x695f 028411 nbranch assert ,blank 
+0x6960 028412 call l2cap_malloc_get_full_map 
+0x6961 028413 arg 8 ,loopcnt 
+:      028414 host_l2cap_malloc_loop:
+0x6962 028415 fetcht 1 ,mem_used_map 
+0x6963 028416 sub loopcnt ,8 ,queue 
+0x6964 028417 qisolate1 temp 
+0x6965 028418 branch host_l2cap_malloc_next_buffer ,true 
+0x6966 028419 call host_l2cap_malloc_check_buffer_enough 
+0x6967 028420 nbranch host_l2cap_malloc_next_buffer ,positive 
+0x6968 028421 call host_l2cap_malloc_into_fifo 
+0x6969 028422 branch host_l2cap_malloc_succ 
+:      028423 host_l2cap_malloc_next_buffer:
+0x696a 028424 copy rege ,pdata 
+0x696b 028425 iadd regd ,regd 
+0x696c 028426 loop host_l2cap_malloc_loop 
+0x696d 028427 branch assert 
+:      028428 host_l2cap_malloc_succ:
+0x696e 028429 copy regd ,pdata 
+0x696f 028430 copy regd ,contw 
+0x6970 028431 rtn 
+:      028440 host_l2cap_malloc_check_buffer_enough:
+0x6971 028441 bpatch patch16_7 ,mem_patch16 
+0x6972 028442 sub loopcnt ,8 ,queue 
+0x6973 028443 arg 0 ,temp 
+0x6974 028444 arg 0 ,timeup 
+:      028445 host_l2cap_malloc_check_buffer_enough_loop:
+0x6975 028446 copy queue ,pdata 
+0x6976 028447 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
+0x6977 028448 fetch 1 ,mem_used_map 
+0x6978 028449 qisolate1 pdata 
+0x6979 028450 branch host_l2cap_malloc_check_buffer_enough_end ,true 
+0x697a 028451 qset1 timeup 
+0x697b 028452 copy rege ,pdata 
+0x697c 028453 iadd temp ,temp 
+0x697d 028454 increase 1 ,queue 
+0x697e 028455 copy rega ,pdata 
+0x697f 028456 isub temp ,null 
+0x6980 028457 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
+0x6981 028458 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
+:      028459 host_l2cap_malloc_check_buffer_enough_end:
+0x6982 028460 copy temp ,pdata 
+0x6983 028461 isub rega ,null 
+0x6984 028462 nrtn zero 
+0x6985 028463 qset1 timeup 
+0x6986 028464 rtn 
+:      028473 host_l2cap_malloc_into_fifo:
+0x6987 028474 bpatch patch17_0 ,mem_patch17 
+0x6988 028475 call l2cap_malloc_is_fifo_full 
+0x6989 028476 nbranch assert ,blank 
+0x698a 028477 call l2cap_malloc_is_fifo_empty 
+0x698b 028478 branch host_l2cap_malloc_into_fifo_no_push ,blank 
+0x698c 028479 fetch 9 ,mem_tx_fifo1 
+0x698d 028480 store 9 ,mem_tx_fifo0 
+0x698e 028481 setarg 0 
+0x698f 028482 istore 3 ,contw 
+:      028483 host_l2cap_malloc_into_fifo_no_push:
+0x6990 028484 storer timeup ,1 ,mem_tx_fifo3_map 
+0x6991 028485 storer regd ,2 ,mem_tx_fifo3_ptr 
+0x6992 028486 rtn 
+:      028495 l2cap_malloc_fifo_out:
+0x6993 028496 bpatch patch17_1 ,mem_patch17 
+0x6994 028497 call l2cap_malloc_fifo_get_first_ptr 
+0x6995 028498 increase 1 ,contr 
+0x6996 028499 ifetch 2 ,contr 
+0x6997 028500 rtn 
+:      028507 l2cap_malloc_free:
+0x6998 028508 bpatch patch17_2 ,mem_patch17 
+0x6999 028509 call l2cap_malloc_fifo_get_first_ptr 
+0x699a 028510 copy contr ,contw 
+0x699b 028511 copy contr ,temp 
+0x699c 028512 setarg 0 
+0x699d 028513 istore 3 ,contw 
+0x699e 028514 rtn 
+:      028521 l2cap_malloc_discard:
+0x699f 028522 bpatch patch17_3 ,mem_patch17 
+0x69a0 028523 call l2cap_malloc_is_fifo_empty 
+0x69a1 028524 branch assert ,blank 
+0x69a2 028525 fetch 3 ,mem_tx_fifo2 
+0x69a3 028526 store 3 ,mem_tx_fifo3 
+0x69a4 028527 fetch 3 ,mem_tx_fifo1 
+0x69a5 028528 store 3 ,mem_tx_fifo2 
+0x69a6 028529 fetch 3 ,mem_tx_fifo0 
+0x69a7 028530 store 3 ,mem_tx_fifo1 
+0x69a8 028531 rtn 
+:      028539 l2cap_malloc_is_fifo_full:
+0x69a9 028540 bpatch patch17_4 ,mem_patch17 
+0x69aa 028541 fetch 3 ,mem_tx_fifo0 
+0x69ab 028542 rtn 
+:      028550 l2cap_malloc_is_fifo_nearly_full:
+0x69ac 028551 bpatch patch17_5 ,mem_patch17 
+0x69ad 028552 fetch 3 ,mem_tx_fifo1 
+0x69ae 028553 rtn 
+:      028561 l2cap_malloc_is_fifo_empty:
+0x69af 028562 bpatch patch17_6 ,mem_patch17 
+0x69b0 028563 fetch 3 ,mem_tx_fifo3 
+0x69b1 028564 rtn 
+:      028571 l2cap_malloc_fifo_get_first_ptr:
+0x69b2 028572 call l2cap_malloc_is_fifo_empty 
+0x69b3 028573 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
+0x69b4 028574 arg mem_tx_fifo0 ,contr 
+:      028575 l2cap_malloc_free_loop:
+0x69b5 028576 ifetch 3 ,contr 
+0x69b6 028577 branch l2cap_malloc_free_loop ,blank 
+:      028578 l2cap_malloc_fifo_get_first_ptr_empty:
+0x69b7 028579 increase -3 ,contr 
+0x69b8 028580 rtn 
+:      028588 l2cap_malloc_get_full_map:
+0x69b9 028589 bpatch patch17_7 ,mem_patch17 
+0x69ba 028590 arg 4 ,loopcnt 
+0x69bb 028591 arg mem_tx_fifo0_map ,contr 
+0x69bc 028592 arg 0 ,temp 
+:      028593 l2cap_malloc_get_full_map_loop:
+0x69bd 028594 ifetch 3 ,contr 
+0x69be 028595 and pdata ,0xff ,pdata 
+0x69bf 028596 ior temp ,temp 
+0x69c0 028597 loop l2cap_malloc_get_full_map_loop 
+0x69c1 028598 storet 1 ,mem_used_map 
+0x69c2 028599 rtn 
+:      028602 l2cap_lpm_get_wake_lock:
+0x69c3 028603 arg wake_lock_l2cap_tx ,queue 
+0x69c4 028604 branch lpm_get_wake_lock 
+:      028606 l2cap_lpm_put_wake_lock:
+0x69c5 028607 arg wake_lock_l2cap_tx ,queue 
+0x69c6 028608 branch lpm_put_wake_lock 
+:      028619 twspi_reset:
+0x69c7 028620 bpatch patch18_1 ,mem_patch18 
+0x69c8 028621 sub temp ,ui_button_gpio_disable ,null 
+0x69c9 028622 rtn zero 
+0x69ca 028623 copy temp ,pdata 
+0x69cb 028624 and_into 0xff ,pdata 
+0x69cc 028625 sub pdata ,gpio_number + -1 ,null 
+0x69cd 028626 nbranch twspi_reset_ext ,positive 
+0x69ce 028627 arg core_gpio_conf ,contw 
+:      028628 twspi_reset_next:
+0x69cf 028629 iadd contw ,contw 
+0x69d0 028630 copy contw ,rega 
+0x69d1 028631 arg gpcfg_output_low ,temp 
+0x69d2 028632 istoret 1 ,contw 
+0x69d3 028633 call twspi_disable 
+0x69d4 028634 nop 30 
+0x69d5 028635 copy rega ,contw 
+0x69d6 028636 arg gpcfg_output_high ,temp 
+0x69d7 028637 istoret 1 ,contw 
+0x69d8 028638 branch twspi_enable 
+:      028640 twspi_reset_ext:
+0x69d9 028641 arg core_gpio_conf_hi ,contw 
+0x69da 028642 increase -16 ,pdata 
+0x69db 028643 branch twspi_reset_next 
+:      028646 twspi_disable:
+0x69dc 028647 fetch 1 ,core_spid_delay 
+0x69dd 028648 and_into 0x7f ,pdata 
+0x69de 028649 store 1 ,core_spid_delay 
+0x69df 028650 rtn 
+:      028652 twspi_enable:
+0x69e0 028653 fetch 1 ,core_spid_delay 
+0x69e1 028654 or_into 0x80 ,pdata 
+0x69e2 028655 store 1 ,core_spid_delay 
+0x69e3 028656 rtn 
+:      028658 twspi_write:
+0x69e4 028659 branch spid_write_reg 
+:      028661 twspi_read:
+0x69e5 028662 branch spid_read_reg 
+:      028666 aes_disable:
+0x69e6 028667 fetch 1 ,core_bist_ctrl 
+0x69e7 028668 set0 aes_en ,pdata 
+0x69e8 028669 store 1 ,core_bist_ctrl 
+0x69e9 028670 rtn 
+:      028672 read_function_aes:
+0x69ea 028673 nbranch read_function ,user 
+0x69eb 028674 fetch 1 ,core_bist_ctrl 
+0x69ec 028675 set1 aes_en ,pdata 
+0x69ed 028676 store 1 ,core_bist_ctrl 
+:      028677 read_function:
+0x69ee 028678 copy temp ,null 
+0x69ef 028679 branch read_fuction_zero ,zero 
+0x69f0 028680 copy regc ,pc 
+:      028682 read_fuction_zero:
+0x69f1 028683 isolate0 0 ,null 
+0x69f2 028684 branch set_ucode_status 
+:      028687 get_block_header:
+0x69f3 028688 force 4 ,temp 
+:      028689 get_block_header0:
+0x69f4 028690 arg mem_ucode_buf ,rega 
+0x69f5 028691 call aes_disable 
+0x69f6 028692 call read_function 
+0x69f7 028693 arg 0x55aa ,rega 
+0x69f8 028694 fetch 2 ,mem_ucode_buf 
+0x69f9 028695 ifetcht 2 ,contr 
+0x69fa 028696 isub rega ,null 
+0x69fb 028697 rtn 
+:      028700 read_first_block:
+0x69fc 028701 call load_aes_reinit ,user 
+0x69fd 028702 arg 2 ,temp 
+0x69fe 028703 arg mem_ucode_ptr ,rega 
+0x69ff 028704 call read_function 
+0x6a00 028705 fetch 2 ,mem_ucode_ptr 
+:      028706 read_first_block_cont:
+0x6a01 028707 store 2 ,mem_addr_mi 
+0x6a02 028708 call get_iv ,user 
+0x6a03 028709 rtn 
+:      028711 get_iv:
+0x6a04 028712 arg 16 ,temp 
+0x6a05 028713 arg mem_ucode_keybuf ,rega 
+0x6a06 028714 call aes_disable 
+0x6a07 028715 call read_function 
+:      028716 set_iv:
+0x6a08 028717 arg mem_ucode_keybuf ,contr 
+0x6a09 028718 arg 16 ,loopcnt 
+0x6a0a 028719 call aes_load_data 
+0x6a0b 028720 call aes_init 
+0x6a0c 028721 call aes_clear_data 
+0x6a0d 028722 branch do_aes_cbc 
+:      028724 load_aes_reinit:
+0x6a0e 028725 jam 0x0 ,core_ucode_ctrl 
+0x6a0f 028726 call aes_disable 
+0x6a10 028727 branch aes_clear_data 
+:      028729 load_storage:
+0x6a11 028730 setarg 0 
+0x6a12 028731 store 2 ,mem_queue 
+0x6a13 028732 disable match 
+0x6a14 028733 call get_block_header 
+0x6a15 028734 nrtn zero 
+0x6a16 028735 enable match 
+0x6a17 028736 setarg 0x8000 
+0x6a18 028737 store 3 ,core_ucode_hi 
+0x6a19 028738 arg core_ucode_data ,rega 
+0x6a1a 028739 call read_function_aes 
+0x6a1b 028740 jam 0x0 ,core_ucode_ctrl 
+0x6a1c 028741 fetch 1 ,mem_ucode_status 
+0x6a1d 028742 rtnbit0 0 
+:      028743 load_storage_loop:
+0x6a1e 028744 arg 6 ,temp 
+0x6a1f 028745 call get_block_header0 
+0x6a20 028746 nbranch load_data_checksum_compare ,zero 
+0x6a21 028747 ifetchr rega ,2 ,contr 
+0x6a22 028748 call read_function 
+0x6a23 028749 call load_data_checksum_calc 
+0x6a24 028750 branch load_storage_loop 
+:      028753 load_data_checksum_calc:
+0x6a25 028754 fetch 2 ,mem_queue 
+0x6a26 028755 arg 6 ,loopcnt 
+0x6a27 028756 arg mem_ucode_buf ,contr 
+0x6a28 028757 call cal_sum 
+0x6a29 028758 fetchr loopcnt ,2 ,mem_ucode_len 
+0x6a2a 028759 copy rega ,contr 
+0x6a2b 028760 call cal_sum 
+0x6a2c 028761 store 2 ,mem_queue 
+0x6a2d 028762 rtn 
+:      028764 load_data_checksum_compare:
+0x6a2e 028765 fetch 1 ,mem_otp_load_check_sum 
+0x6a2f 028766 beq 0x5a ,load_data_checksum_ok 
+0x6a30 028767 arg 0xaa55 ,rega 
+0x6a31 028768 fetch 2 ,mem_ucode_buf 
+0x6a32 028769 isub rega ,null 
+0x6a33 028770 nbranch load_data_checksum_compare_fail ,zero 
+0x6a34 028771 arg 0x55aa ,rega 
+0x6a35 028772 fetch 2 ,mem_ucode_len 
+0x6a36 028773 isub rega ,null 
+0x6a37 028774 nbranch load_data_checksum_compare_fail ,zero 
+0x6a38 028775 fetch 2 ,mem_sched_addr 
+0x6a39 028776 fetcht 2 ,mem_queue 
+0x6a3a 028777 isub temp ,null 
+0x6a3b 028778 nbranch load_data_checksum_compare_fail ,zero 
+:      028779 load_data_checksum_ok:
+0x6a3c 028780 set1 15 ,rega 
+0x6a3d 028781 branch read_fuction_zero 
+:      028783 load_data_checksum_compare_fail:
+0x6a3e 028784 jam 0 ,mem_ucode_status 
+0x6a3f 028785 rtn 
+:      028788 loadcode_lock_load_ucode:
+0x6a40 028791 and pdata ,0xff ,pdata 
+0x6a41 028792 rshift4 pdata ,pdata 
+0x6a42 028793 store 1 ,mem_device_option 
+0x6a43 028794 branch loadcode_load_key 
+:      028796 loadcode_lock:
+0x6a44 028797 fetch 2 ,core_ucode_flag 
+0x6a45 028798 nbranch loadcode_lock_load_ucode ,blank 
+0x6a46 028799 call loadcode_load_key 
+0x6a47 028800 fetch 2 ,mem_device_option 
+0x6a48 028801 rtn blank 
+0x6a49 028802 call loadcode_set_lock 
+0x6a4a 028803 branch lpm_write_lock 
+:      028805 loadcode_set_lock:
+0x6a4b 028806 fetch 1 ,mem_device_option 
+0x6a4c 028807 rtn blank 
+0x6a4d 028808 and pdata ,0xf ,temp 
+0x6a4e 028809 storet 1 ,mem_device_option 
+0x6a4f 028810 rshift4 pdata ,pdata 
+0x6a50 028811 ixor temp ,pdata 
+0x6a51 028812 bne 0xf ,app_lpm_mpu_lock_24g_ble 
+0x6a52 028813 branch app_lpm_lock_check 
+:      028815 load_otp_hv_vsel:
+0x6a53 028816 fetch 1 ,mem_otp_hv_sel 
+0x6a54 028817 ncall lpm_save_sel_hv ,blank 
+0x6a55 028818 fetch 1 ,mem_otp_ldo_vsel 
+0x6a56 028819 rtn blank 
+0x6a57 028820 store 1 ,mem_lpm_ldo_sel 
+0x6a58 028821 branch lpm_write_io_vsel 
+:      028823 loadcode_load_key:
+0x6a59 028824 disable user 
+0x6a5a 028825 fetch 1 ,mem_ucode_flag 
+0x6a5b 028826 rtnbit0 otp_uflag_aes 
+0x6a5c 028827 call loadcode_check_otp_lock 
+0x6a5d 028828 arg otp_offset_ucode_key_l ,pdata 
+0x6a5e 028829 iadd regb ,regb 
+0x6a5f 028830 force 16 ,loopcnt 
+0x6a60 028831 arg mem_ucode_keybuf ,rega 
+0x6a61 028832 call otp_read_data 
+0x6a62 028833 jam otp_key_lock ,core_misc_ctrl 
+0x6a63 028834 arg mem_ucode_keybuf ,contr 
+0x6a64 028835 call load_key 
+0x6a65 028837 arg mem_ucode_keybuf ,contw 
+0x6a66 028838 call memset0_16 
+0x6a67 028839 branch enable_user 
+:      028842 loadcode:
+0x6a68 028843 jam 0x25 ,core_clkoff 
+0x6a69 028844 call enable_otp_read 
+0x6a6a 028845 arg otp_offset_patch_ptr ,regb 
+0x6a6b 028846 force 11 ,loopcnt 
+0x6a6c 028847 arg mem_ucode_ptr ,rega 
+0x6a6d 028848 call otp_read_data1 
+0x6a6e 028849 fetchr regf ,5 ,mem_ucode_ptr 
+0x6a6f 028850 fetch 1 ,mem_ucode_flag 
+0x6a70 028851 bbit0 otp_uflag_bist ,loadcode_nobist 
+0x6a71 028852 jam 0x7 ,core_bist_ctrl 
+:      028853 loadcode_bistwait:
+0x6a72 028854 fetch 1 ,core_bist_done 
+0x6a73 028855 bne 7 ,loadcode_bistwait 
+0x6a74 028856 fetch 1 ,core_bist_fail 
+0x6a75 028857 lshift4 pdata ,pdata 
+0x6a76 028858 store 1 ,core_bist_ctrl 
+0x6a77 028859 branch loadcode_otp 
+:      028861 loadcode_nobist:
+0x6a78 028862 call set_bistfix 
+0x6a79 028863 call clean_xmem 
+0x6a7a 028864 call clean_smem 
+:      028865 loadcode_otp:
+0x6a7b 028866 storer regf ,5 ,mem_ucode_ptr 
+0x6a7c 028868 call loadcode_check_otp_lock 
+0x6a7d 028869 arg otp_offset_adc_param_l ,pdata 
+0x6a7e 028870 iadd regb ,regb 
+0x6a7f 028871 arg 32 ,loopcnt 
+0x6a80 028872 arg mem_otp_temp ,rega 
+0x6a81 028873 call otp_read_data 
+0x6a82 028875 call load_otp_hv_vsel 
+0x6a83 028876 call loadcode_lock 
+0x6a84 028878 fetch 1 ,mem_ucode_flag 
+0x6a85 028879 bbit0 otp_uflag_aes ,loadcode_unenc 
+0x6a86 028880 fetcht 1 ,mem_peripheral_lock_flag 
+0x6a87 028881 arg 0 ,pdata 
+0x6a88 028882 set1 otp_not_limit ,pdata 
+0x6a89 028883 set1 otp_limit ,pdata 
+0x6a8a 028884 iand temp ,rega 
+0x6a8b 028885 sub rega ,0 ,null 
+0x6a8c 028886 branch loadcode_error ,zero 
+0x6a8d 028887 isub rega ,null 
+0x6a8e 028888 branch loadcode_error ,zero 
+:      028889 loadcode_unenc:
+0x6a8f 028890 jam 0 ,mem_loadcode_times 
+0x6a90 028891 arg otp_load_code ,regc 
+:      028892 loadcode_otp_loop:
+0x6a91 028893 call loadcode_timeout 
+0x6a92 028894 nbranch loadcode_error ,positive 
+0x6a93 028895 fetch 2 ,mem_ucode_ptr 
+0x6a94 028896 branch loadcode_otp_end ,blank 
+0x6a95 028897 call read_first_block_cont 
+0x6a96 028898 call load_storage 
+0x6a97 028899 nbranch loadcode_otp_end ,match 
+0x6a98 028900 fetch 1 ,mem_ucode_status 
+0x6a99 028901 compare 3 ,pdata ,3 
+0x6a9a 028902 nbranch loadcode_otp_loop ,true 
+0x6a9b 028903 call run_otp_code 
+:      028904 loadcode_otp_end:
+0x6a9c 028905 call disable_otp 
+0x6a9d 028906 jam 0 ,mem_loadcode_times 
+:      028907 loadcode_iic_loop:
+0x6a9e 028908 call loadcode_timeout 
+0x6a9f 028909 nbranch loadcode_error ,positive 
+0x6aa0 028910 call iicd_load_gpio_init 
+0x6aa1 028911 call clear_eeprom_size_2k 
+0x6aa2 028912 fetch 1 ,mem_ucode_flag 
+0x6aa3 028913 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6aa4 028914 call loadcode_iic_by_eeprom 
+0x6aa5 028915 nbranch loadcode_iic_eeprom_2k ,match 
+0x6aa6 028916 fetch 1 ,mem_ucode_status 
+0x6aa7 028917 compare 3 ,pdata ,3 
+0x6aa8 028918 nbranch loadcode_iic_loop ,true 
+0x6aa9 028919 branch loadcode_spi 
+:      028921 run_otp_code:
+0x6aaa 028922 setarg 0x1ff 
+0x6aab 028923 arg 0 ,pc 
+0x6aac 028924 rtn 
+:      028926 loadcode_check_otp_lock:
+0x6aad 028927 arg otp_offset_h ,regb 
+0x6aae 028928 fetch 1 ,core_peripheral_lock 
+0x6aaf 028929 bbit1 otp_limit ,loadcode_otp_lock 
+0x6ab0 028930 fetch 1 ,mem_peripheral_lock_flag 
+0x6ab1 028931 rtnbit0 otp_limit 
+:      028932 loadcode_otp_lock:
+0x6ab2 028933 arg 0 ,regb 
+0x6ab3 028934 rtn 
+:      028937 loadcode_iic_eeprom_2k:
+0x6ab4 028938 call set_eeprom_size_2k 
+0x6ab5 028939 fetch 1 ,mem_ucode_flag 
+0x6ab6 028940 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6ab7 028941 call loadcode_iic_by_eeprom 
+0x6ab8 028942 nbranch loadcode_spi ,match 
+0x6ab9 028943 fetch 1 ,mem_ucode_status 
+0x6aba 028944 compare 3 ,pdata ,3 
+0x6abb 028945 nbranch loadcode_iic_loop ,true 
+0x6abc 028946 branch loadcode_hci 
+:      028948 loadcode_spi:
+0x6abd 028949 jam 0 ,mem_loadcode_times 
+:      028950 loadcode_spi_loop:
+0x6abe 028951 call loadcode_timeout 
+0x6abf 028952 nbranch loadcode_error ,positive 
+0x6ac0 028953 fetch 1 ,mem_ucode_flag 
+0x6ac1 028954 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6ac2 028955 call spid_init_flash 
+0x6ac3 028956 nop 200 
+0x6ac4 028957 call spid_flash_release_form_powerdown 
+0x6ac5 028958 nop 100 
+0x6ac6 028959 arg spid_load_flash ,regc 
+0x6ac7 028960 call read_first_block 
+0x6ac8 028961 call load_storage 
+0x6ac9 028962 nbranch loadcode_hci ,match 
+0x6aca 028963 fetch 1 ,mem_ucode_status 
+0x6acb 028964 compare 3 ,pdata ,3 
+0x6acc 028965 nbranch loadcode_spi_loop ,true 
+:      028967 loadcode_hci:
+0x6acd 028968 call clear_key_buf 
+0x6ace 028969 fetch 1 ,mem_ucode_flag 
+0x6acf 028970 rtnbit0 otp_uflag_hci 
+0x6ad0 028971 branch hci_init 
+:      028973 clear_key_buf:
+0x6ad1 028974 arg mem_ucode_keybuf ,contw 
+0x6ad2 028975 call memset0_16 
+0x6ad3 028976 force regidx_key ,regext_index 
+0x6ad4 028977 call aes_clear 
+0x6ad5 028978 jam 0x21 ,core_clkoff 
+0x6ad6 028979 rtn 
+:      028981 iicd_load_gpio_init:
+0x6ad7 028982 fetch 1 ,mem_eeprom_sda_gpio 
+0x6ad8 028983 fetcht 1 ,mem_eeprom_scl_gpio 
+0x6ad9 028984 isub temp ,null 
+0x6ada 028985 nbranch iicd_read_init_pin ,zero 
+:      028986 iicd_load_default_gpio:
+0x6adb 028987 jam 4 ,mem_eeprom_wp_gpio 
+0x6adc 028988 jam 23 ,mem_eeprom_scl_gpio 
+0x6add 028989 jam 22 ,mem_eeprom_sda_gpio 
+0x6ade 028990 branch iicd_read_init_pin 
+:      028994 loadcode_iic_by_eeprom:
+0x6adf 028995 setarg 0x0 
+0x6ae0 028996 store 2 ,mem_addr_mi 
+0x6ae1 028997 arg iicd_read_eep ,regc 
+0x6ae2 028998 call iic_init_600khz 
+0x6ae3 028999 call read_first_block 
+0x6ae4 029000 branch load_storage 
+:      029005 loadcode_timeout:
+0x6ae5 029006 call loadcode_error_delay 
+0x6ae6 029007 fetch 1 ,mem_loadcode_times 
+0x6ae7 029008 increase 1 ,pdata 
+0x6ae8 029009 sub pdata ,3 ,null 
+0x6ae9 029010 store 1 ,mem_loadcode_times 
+0x6aea 029011 rtn 
+:      029013 loadcode_error_delay:
+0x6aeb 029014 fetch 1 ,mem_loadcode_times 
+0x6aec 029015 rtn blank 
+0x6aed 029016 fetch 1 ,mem_otp_load_delay 
+0x6aee 029017 rtn blank 
+0x6aef 029018 copy pdata ,loopcnt 
+0x6af0 029019 branch delay_ms_wait 
+:      029022 loadcode_error:
+0x6af1 029023 call clear_key_buf 
+0x6af2 029024 call aes_disable 
+0x6af3 029026 call ice_break 
+0x6af4 029027 rtn 
+:      029029 set_bistfix:
+0x6af5 029030 and_into 0xe0 ,pdata 
+0x6af6 029031 rshift pdata ,pdata 
+0x6af7 029032 store 1 ,core_bist_ctrl 
+0x6af8 029033 setarg 1 
+0x6af9 029034 arg mem_bistfix_val ,contr 
+:      029035 set_bistfix_loop:
+0x6afa 029036 ifetcht 2 ,contr 
+0x6afb 029037 storet 2 ,core_lpm_reg 
+0x6afc 029038 store 1 ,core_set_bistfix 
+0x6afd 029039 lshift pdata ,pdata 
+0x6afe 029040 bbit0 3 ,set_bistfix_loop 
+0x6aff 029041 rtn 
+:      029044 set_ucode_status:
+0x6b00 029045 fetch 1 ,mem_ucode_status 
+0x6b01 029046 lshift pdata ,pdata 
+0x6b02 029047 setflag true ,0 ,pdata 
+0x6b03 029048 isolate0 15 ,rega 
+0x6b04 029049 rtn true 
+0x6b05 029050 store 1 ,mem_ucode_status 
+0x6b06 029051 rtn 
+:      029054 decrypt_code:
+0x6b07 029055 fetch 1 ,core_bist_ctrl 
+0x6b08 029056 rtnbit0 aes_en 
+0x6b09 029057 branch decrypt_code_skip 
+:      029058 decrypt_code_loop:
+0x6b0a 029059 fetch 1 ,core_dma_status 
+0x6b0b 029060 qisolate1 pdata 
+0x6b0c 029061 rtn true 
+:      029062 decrypt_code_skip:
+0x6b0d 029063 fetch 1 ,core_misc_status 
+0x6b0e 029064 bbit0 1 ,decrypt_code_loop 
+0x6b0f 029065 call do_aes_cbc 
+0x6b10 029066 branch decrypt_code_loop 
+:      029086 load_ucode:
+0x6b11 029087 fetch 2 ,mem_patch_ptr 
+0x6b12 029088 rtn blank 
+0x6b13 029089 jam 0x80 ,core_ucode_ctrl 
+0x6b14 029090 jam 0 ,core_ucode_hi 
+0x6b15 029091 jam 0 ,core_ucode_low 
+0x6b16 029092 fetcht 2 ,mem_patch_len 
+0x6b17 029093 lshift2 temp ,loopcnt 
+0x6b18 029094 iforce contr 
+:      029095 load_ucode_loop:
+0x6b19 029096 ifetch 1 ,contr 
+0x6b1a 029097 store 1 ,core_ucode_data 
+0x6b1b 029098 loop load_ucode_loop 
+0x6b1c 029099 jam 0x0 ,core_ucode_ctrl 
+0x6b1d 029100 rtn 
+:      029107 otp_load_code:
+0x6b1e 029108 copy temp ,loopcnt 
+0x6b1f 029109 fetch 2 ,mem_addr_mi 
+0x6b20 029110 iadd temp ,temp 
+0x6b21 029111 storet 2 ,mem_addr_mi 
+0x6b22 029112 iforce regb 
+0x6b23 029113 copy rega ,nap 
+0x6b24 029114 jam init_key ,core_misc_ctrl 
+0x6b25 029115 call otp_read_data 
+0x6b26 029116 copy nap ,rega 
+0x6b27 029117 isolate0 15 ,rega 
+0x6b28 029118 rtn true 
+0x6b29 029119 call enable_true ,blank 
+0x6b2a 029120 branch set_ucode_status 
+:      029123 otp_enable_chgpump25:
+0x6b2b 029124 jam 0x1 ,core_chgpump_ctrl 
+0x6b2c 029125 nop 300 
+0x6b2d 029126 jam 0x5 ,core_chgpump_ctrl 
+0x6b2e 029127 nop 100 
+0x6b2f 029128 jam 0x25 ,core_chgpump_ctrl 
+0x6b30 029129 nop 1000 
+0x6b31 029130 jam 0x27 ,core_chgpump_ctrl 
+0x6b32 029131 nop 300 
+0x6b33 029132 rtn 
+:      029134 otp_enable_chgpump65:
+0x6b34 029135 call otp_enable_chgpump25 
+0x6b35 029136 jam 0x3f ,core_chgpump_ctrl 
+0x6b36 029137 rtn 
+:      029139 disable_otp:
+0x6b37 029140 jam 0x83 ,core_otp_ctrl 
+:      029141 otp_disable_chgpump:
+0x6b38 029142 jam 0 ,core_chgpump_ctrl 
+0x6b39 029143 rtn 
+:      029145 enable_otp_read:
+0x6b3a 029146 call otp_enable_chgpump25 
+:      029148 otp_reset:
+0x6b3b 029149 jam 0x82 ,core_otp_ctrl 
+0x6b3c 029150 nop 12 
+0x6b3d 029151 jam 0x80 ,core_otp_ctrl 
+0x6b3e 029152 jam 0x82 ,core_otp_ctrl 
+0x6b3f 029153 nop 150 
+0x6b40 029154 rtn 
+:      029157 otp_set_addr:
+0x6b41 029158 lshift3 regb ,regb 
+0x6b42 029159 storer regb ,2 ,core_otp_addr 
+0x6b43 029160 jam 0 ,core_otp_din 
+0x6b44 029161 rtn 
+:      029164 otp_write:
+0x6b45 029165 bpatch patch18_4 ,mem_patch18 
+0x6b46 029166 call otp_enable_chgpump65 
+0x6b47 029167 call otp_set_addr 
+0x6b48 029168 call otp_reset 
+:      029169 otp_program:
+0x6b49 029170 ifetcht 1 ,rega 
+0x6b4a 029171 increase 1 ,rega 
+0x6b4b 029172 force 0 ,queue 
+:      029173 otp_program_bit:
+0x6b4c 029174 qisolate0 temp 
+0x6b4d 029175 branch otp_skip_0 ,true 
+0x6b4e 029176 fetch 1 ,core_otp_din 
+0x6b4f 029177 set1 6 ,pdata 
+0x6b50 029178 set1 7 ,pdata 
+0x6b51 029179 store 1 ,core_otp_din 
+0x6b52 029180 jam 0x02 ,core_otp_ctrl 
+0x6b53 029181 jam 0x82 ,core_otp_ctrl 
+0x6b54 029182 set0 7 ,pdata 
+0x6b55 029183 store 1 ,core_otp_din 
+0x6b56 029184 jam 0x8a ,core_otp_ctrl 
+0x6b57 029185 nop 11 
+0x6b58 029186 jam 0xca ,core_otp_ctrl 
+0x6b59 029187 nop 33 
+0x6b5a 029188 jam 0x4a ,core_otp_ctrl 
+0x6b5b 029189 nop 44 
+0x6b5c 029190 jam 0xca ,core_otp_ctrl 
+0x6b5d 029191 nop 22 
+0x6b5e 029192 jam 0x8a ,core_otp_ctrl 
+0x6b5f 029193 nop 33 
+0x6b60 029194 jam 0x82 ,core_otp_ctrl 
+0x6b61 029195 nop 1 
+0x6b62 029196 jam 0x92 ,core_otp_ctrl 
+0x6b63 029197 nop 10 
+0x6b64 029198 jam 0xb2 ,core_otp_ctrl 
+0x6b65 029199 fetch 1 ,core_otp_rdata 
+0x6b66 029200 jam 0x92 ,core_otp_ctrl 
+0x6b67 029201 nop 1 
+0x6b68 029202 jam 0x82 ,core_otp_ctrl 
+0x6b69 029203 nop 1 
+0x6b6a 029204 qisolate0 pdata 
+0x6b6b 029205 branch otp_program_bit ,true 
+:      029206 otp_skip_0:
+0x6b6c 029207 fetch 2 ,core_otp_addr 
+0x6b6d 029208 increase 1 ,pdata 
+0x6b6e 029209 store 2 ,core_otp_addr 
+0x6b6f 029210 increase 1 ,queue 
+0x6b70 029211 compare 8 ,queue ,0xf 
+0x6b71 029212 nbranch otp_program_bit ,true 
+0x6b72 029213 loop otp_program 
+0x6b73 029214 branch otp_disable_chgpump 
+:      029220 otp_read_data:
+0x6b74 029221 bpatch patch18_5 ,mem_patch18 
+:      029222 otp_read_data1:
+0x6b75 029223 call otp_set_addr 
+0x6b76 029224 jam 0xa2 ,core_otp_ctrl 
+0x6b77 029225 increase 8 ,regb 
+0x6b78 029226 arg 0 ,queue 
+0x6b79 029227 setarg -1 
+:      029228 otp_read_data_loop:
+0x6b7a 029229 fetcht 1 ,core_otp_rdata 
+0x6b7b 029230 istoret 1 ,rega 
+0x6b7c 029231 bcrc temp 
+0x6b7d 029232 jam shift_key ,core_misc_ctrl 
+0x6b7e 029233 storer regb ,2 ,core_otp_addr 
+0x6b7f 029234 isolate1 15 ,rega 
+0x6b80 029235 branch otp_read_noinc ,true 
+0x6b81 029236 increase 1 ,rega 
+0x6b82 029237 branch otp_read_unenc 
+:      029239 otp_read_noinc:
+0x6b83 029240 nbranch otp_read_unenc ,user 
+0x6b84 029241 increase 1 ,queue 
+0x6b85 029242 compare 0 ,queue ,0xf 
+0x6b86 029243 nbranch otp_read_unenc ,true 
+0x6b87 029244 call do_aes_cbc 
+0x6b88 029245 jam init_key ,core_misc_ctrl 
+:      029246 otp_read_unenc:
+0x6b89 029247 increase 8 ,regb 
+0x6b8a 029248 loop otp_read_data_loop 
+0x6b8b 029249 jam 0x82 ,core_otp_ctrl 
+0x6b8c 029250 rtn 
+:      029261 app_lpm_lock_check:
+0x6b8d 029262 fetch 1 ,mem_device_option 
+0x6b8e 029263 beq dvc_op_module ,app_lpm_module_lock 
+0x6b8f 029264 beq dvc_op_dongle ,app_lpm_dongle_lock 
+0x6b90 029266 beq dvc_op_mouse ,app_lpm_mouse_lock 
+0x6b91 029267 beq dvc_op_shutter ,app_lpm_shutter_lock 
+0x6b92 029268 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
+0x6b93 029269 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
+0x6b94 029270 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
+0x6b95 029271 beq dvc_op_car ,app_lpm_car_lock 
+0x6b96 029272 beq dvc_op_mesh ,app_lpm_mesh_lock 
+0x6b97 029273 beq dvc_op_keyboard ,app_lpm_kb_lock 
+0x6b98 029274 branch app_lpm_mpu_lock_24g_ble 
+:      029277 app_lpm_mesh_lock:
+0x6b99 029278 arg car_init ,pdata 
+0x6b9a 029279 arg shutter_dy_shutter_1s_timer ,temp 
+0x6b9b 029280 call app_mpu_s0_lock 
+0x6b9c 029281 branch app_lpm_lock_mesh 
+:      029283 app_lpm_kb_lock:
+0x6b9d 029284 branch app_lpm_lock_mesh 
+:      029287 app_lpm_module_lock:
+:      029288 app_lpm_hciboot_lock:
+0x6b9e 029289 branch app_lpm_mpu_lock_24g 
+:      029292 app_lpm_dongle_lock:
+0x6b9f 029293 arg module_init ,pdata 
+0x6ba0 029294 arg shutter_dy_shutter_1s_timer ,temp 
+0x6ba1 029295 call app_mpu_s0_lock 
+0x6ba2 029296 branch app_lpm_lock_mesh 
+:      029298 app_lpm_mouse_lock:
+0x6ba3 029299 arg car_init ,pdata 
+0x6ba4 029300 arg module_set_state ,temp 
+0x6ba5 029301 call app_mpu_s0_lock 
+0x6ba6 029302 branch app_lpm_lock_mesh 
+:      029304 app_lpm_shutter_lock:
+0x6ba7 029305 arg car_init ,pdata 
+0x6ba8 029306 arg remote_car_moto_data_enable_user ,temp 
+0x6ba9 029307 call app_mpu_s0_lock 
+0x6baa 029308 branch app_lpm_lock_mesh 
+:      029310 app_lpm_car_lock:
+0x6bab 029311 arg dongle_init ,pdata 
+0x6bac 029312 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bad 029313 call app_mpu_s0_lock 
+:      029314 app_lpm_lock_mesh:
+0x6bae 029315 arg ali_mesh_access_layer_resolve_message ,pdata 
+0x6baf 029316 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
+0x6bb0 029317 branch app_mpu_s1_lock 
+:      029319 app_lpm_car_lock_application_and_ble:
+0x6bb1 029320 arg dongle_init ,pdata 
+0x6bb2 029321 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bb3 029322 call app_mpu_s0_lock 
+0x6bb4 029323 arg le_adv ,pdata 
+0x6bb5 029324 arg le_send_ll_one_lenth ,temp 
+0x6bb6 029325 branch app_mpu_s1_lock 
+:      029328 app_mpu_s0_lock:
+0x6bb7 029329 lshift16 temp ,temp 
+0x6bb8 029330 ior temp ,pdata 
+0x6bb9 029331 branch lpm_write_mpu_s0 
+:      029334 app_lpm_mpu_lock_ble:
+0x6bba 029335 arg le_parse_att ,pdata 
+0x6bbb 029336 arg le_send_ll_one_lenth ,temp 
+:      029337 app_mpu_s1_lock:
+0x6bbc 029338 lshift16 temp ,temp 
+0x6bbd 029339 ior temp ,pdata 
+0x6bbe 029340 branch lpm_write_mpu_s1 
+:      029342 app_lpm_mpu_lock_24g:
+0x6bbf 029343 arg g24_prep ,pdata 
+0x6bc0 029344 arg g24_factory_check ,temp 
+0x6bc1 029345 branch app_mpu_s1_lock 
+:      029347 app_lpm_mpu_lock_24g_ble:
+0x6bc2 029348 call app_lpm_mpu_lock_24g 
+0x6bc3 029349 arg le_parse_att ,pdata 
+0x6bc4 029350 arg le_send_ll_one_lenth ,temp 
+0x6bc5 029351 branch app_mpu_s0_lock 
+:      029357 spid_init:
+0x6bc6 029358 bpatch patch18_6 ,mem_patch18 
+:      029359 spid_init_common:
+0x6bc7 029360 fetch 1 ,mem_spi_init_clk 
+0x6bc8 029361 store 1 ,core_spid_ctrl 
+0x6bc9 029362 fetch 1 ,mem_spi_init_delay_time 
+0x6bca 029363 store 1 ,core_spid_delay 
+0x6bcb 029364 setarg mem_spid_tbuf 
+0x6bcc 029365 store 2 ,core_spid_txaddr 
+0x6bcd 029366 setarg mem_spid_rbuf 
+0x6bce 029367 store 2 ,core_spid_rxaddr 
+0x6bcf 029368 branch twspi_disable 
+:      029373 spid_write_reg:
+0x6bd0 029374 set1 7 ,pdata 
+0x6bd1 029375 store 2 ,mem_spid_tbuf 
+0x6bd2 029376 bpatch patch18_7 ,mem_patch18 
+0x6bd3 029377 jam 2 ,core_spid_txlen 
+0x6bd4 029378 jam 0 ,core_spid_rxlen 
+0x6bd5 029379 jam spid_start ,core_misc_ctrl 
+0x6bd6 029380 branch wait_spid_done 
+:      029383 spid_read_reg:
+0x6bd7 029384 force 1 ,temp 
+:      029385 spid_read_regs:
+0x6bd8 029386 store 1 ,mem_spid_tbuf 
+0x6bd9 029387 bpatch patch19_0 ,mem_patch19 
+0x6bda 029388 jam 1 ,core_spid_txlen 
+0x6bdb 029389 storet 2 ,core_spid_rxlen 
+0x6bdc 029390 jam spid_start ,core_misc_ctrl 
+0x6bdd 029391 call wait_spid_done 
+0x6bde 029392 fetch 1 ,mem_spid_rbuf 
+0x6bdf 029393 rtn 
+:      029396 wait_spid_done:
+0x6be0 029400 nop 5 
+0x6be1 029401 fetch 1 ,core_dma_status 
+0x6be2 029402 bbit0 spid_done ,wait_spid_done 
+0x6be3 029403 rtn 
+:      029411 flash_write:
+0x6be4 029412 disable user 
+0x6be5 029413 copy pdata ,regb 
+0x6be6 029414 fetch 1 ,mem_spi_write_flash_sm 
+0x6be7 029415 rtnne flash_sm_no_buys 
+0x6be8 029416 enable user 
+0x6be9 029417 copy regb ,pdata 
+0x6bea 029418 branch spid_flash_write_start 
+:      029421 flash_write_spi_sm_timer:
+0x6beb 029422 fetch 1 ,mem_spi_write_flash_sm 
+0x6bec 029423 beq flash_sm_start ,spid_flash_write_start 
+0x6bed 029424 beq flash_sm_erase_sector ,spid_flash_erase_sector 
+0x6bee 029425 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
+0x6bef 029426 beq flash_sm_write_data ,spid_flash_write_data 
+0x6bf0 029427 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
+0x6bf1 029428 rtn 
+:      029430 spid_flash_write_start:
+0x6bf2 029431 store 3 ,mem_spi_write_addr 
+0x6bf3 029432 copy rega ,pdata 
+0x6bf4 029433 store 2 ,mem_spi_write_ptr 
+0x6bf5 029434 storet 2 ,mem_spi_write_len 
+0x6bf6 029435 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6bf7 029436 branch spid_init_flash 
+:      029438 spid_flash_erase_sector:
+0x6bf8 029439 call spid_init_flash 
+0x6bf9 029440 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x6bfa 029441 call spid_unlock_flash 
+0x6bfb 029442 arg mem_spid_tbuf ,rega 
+0x6bfc 029443 jam 4 ,core_spid_txlen 
+0x6bfd 029444 fetch 3 ,mem_spi_write_addr 
+0x6bfe 029445 arg flash_command_sector_erase ,temp 
+0x6bff 029446 branch spid_write_flash_common 
+:      029448 spid_flash_wait_erase_sector:
+0x6c00 029449 call spid_init_flash 
+0x6c01 029450 call wait_spid_flash_done 
+0x6c02 029451 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6c03 029452 rtn 
+:      029455 spid_flash_write_data:
+0x6c04 029456 bpatch patch19_1 ,mem_patch19 
+0x6c05 029457 call spid_init_flash 
+0x6c06 029458 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6c07 029459 call spid_unlock_flash 
+0x6c08 029460 call spid_flash_data_preserve 
+0x6c09 029461 call spid_write_flash 
+0x6c0a 029462 branch spid_flash_data_recover 
+:      029463 spid_flash_wait_write_data:
+0x6c0b 029464 call spid_init_flash 
+0x6c0c 029465 call spid_unlock_flash 
+0x6c0d 029466 setarg flash_read_satus 
+0x6c0e 029467 call spid_read_reg 
+0x6c0f 029468 rtnbit1 flash_status_wip 
+0x6c10 029469 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6c11 029470 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6c12 029471 branch callback_func 
+:      029472 spid_flash_data_recover:
+0x6c13 029473 fetch 4 ,mem_temp 
+0x6c14 029474 fetcht 2 ,mem_spi_write_ptr 
+:      029475 spid_flash_data_recover_comm:
+0x6c15 029476 increase -4 ,temp 
+0x6c16 029477 istore 4 ,temp 
+0x6c17 029478 rtn 
+:      029480 spid_flash_data_preserve:
+0x6c18 029481 fetcht 2 ,mem_spi_write_ptr 
+0x6c19 029482 copy temp ,rega 
+0x6c1a 029483 increase -4 ,temp 
+0x6c1b 029484 ifetch 4 ,temp 
+0x6c1c 029485 store 4 ,mem_temp 
+0x6c1d 029486 fetcht 2 ,mem_spi_write_len 
+0x6c1e 029487 fetch 3 ,mem_spi_write_addr 
+0x6c1f 029488 rtn 
+:      029490 spid_init_flash:
+0x6c20 029491 bpatch patch19_2 ,mem_patch19 
+0x6c21 029492 call spi_gpio_init 
+0x6c22 029493 call twspi_disable 
+0x6c23 029494 setarg 0 
+0x6c24 029495 store 4 ,mem_spid_tbuf 
+0x6c25 029496 rtn 
+:      029498 spid_unlock_flash:
+0x6c26 029499 jam flash_command_write_enable ,mem_spid_tbuf 
+:      029500 spid_sendcmd_common:
+0x6c27 029501 setarg 0 
+0x6c28 029502 store 2 ,core_spid_rxlen 
+0x6c29 029503 setarg 1 
+0x6c2a 029504 store 2 ,core_spid_txlen 
+0x6c2b 029505 setarg mem_spid_tbuf 
+0x6c2c 029506 store 2 ,core_spid_txaddr 
+0x6c2d 029507 jam spid_start ,core_misc_ctrl 
+0x6c2e 029508 branch wait_spid_done 
+:      029510 spid_flash_release_form_powerdown:
+0x6c2f 029511 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
+0x6c30 029512 branch spid_sendcmd_common 
+:      029514 spid_flash_powerdown:
+0x6c31 029515 jam flash_command_powerdown ,mem_spid_tbuf 
+0x6c32 029516 branch spid_sendcmd_common 
+:      029518 spid_write_flash_data:
+0x6c33 029519 store 3 ,mem_pdatatemp 
+0x6c34 029520 storet 2 ,mem_temp 
+0x6c35 029521 storer rega ,2 ,mem_rega 
+0x6c36 029522 bpatchx patch36_5 ,mem_patch36 
+0x6c37 029523 call spid_unlock_flash 
+0x6c38 029524 fetch 3 ,mem_pdatatemp 
+0x6c39 029525 fetcht 2 ,mem_temp 
+0x6c3a 029526 fetchr rega ,2 ,mem_rega 
+0x6c3b 029527 branch spid_write_flash 
+:      029530 spid_write_flash:
+0x6c3c 029531 increase 4 ,temp 
+0x6c3d 029532 storet 2 ,core_spid_txlen 
+0x6c3e 029533 arg flash_command_write_data ,temp 
+0x6c3f 029534 increase -4 ,rega 
+:      029536 spid_write_flash_common:
+0x6c40 029537 istoret 1 ,rega 
+0x6c41 029538 rshift16 pdata ,temp 
+0x6c42 029539 istoret 1 ,contw 
+0x6c43 029540 rshift8 pdata ,temp 
+0x6c44 029541 istoret 1 ,contw 
+0x6c45 029542 istore 1 ,contw 
+0x6c46 029543 deposit rega 
+0x6c47 029544 store 2 ,core_spid_txaddr 
+0x6c48 029545 setarg 0 
+0x6c49 029546 store 2 ,core_spid_rxlen 
+0x6c4a 029547 jam spid_start ,core_misc_ctrl 
+0x6c4b 029548 call wait_spid_done 
+0x6c4c 029549 branch wait_spid_flash_done 
+:      029553 spid_read_flash:
+0x6c4d 029554 storet 2 ,core_spid_rxlen 
+0x6c4e 029555 rshift16 pdata ,temp 
+0x6c4f 029556 storet 1 ,mem_addr_hi 
+0x6c50 029557 rshift8 pdata ,temp 
+0x6c51 029558 storet 1 ,mem_addr_mi 
+0x6c52 029559 store 1 ,mem_addr_lo 
+0x6c53 029560 setarg 4 
+0x6c54 029561 store 2 ,core_spid_txlen 
+0x6c55 029562 jam flash_command_read_data ,mem_spid_tbuf 
+0x6c56 029563 setarg mem_spid_tbuf 
+0x6c57 029564 store 2 ,core_spid_txaddr 
+0x6c58 029565 deposit rega 
+0x6c59 029566 store 2 ,core_spid_rxaddr 
+0x6c5a 029567 fetch 1 ,core_spid_ctrl 
+0x6c5b 029568 isolate0 15 ,rega 
+0x6c5c 029569 setflag true ,6 ,pdata 
+0x6c5d 029570 store 1 ,core_spid_ctrl 
+0x6c5e 029571 jam spid_start ,core_misc_ctrl 
+:      029572 spid_read_flash_wait:
+0x6c5f 029573 fetch 1 ,core_dma_status 
+0x6c60 029574 bbit1 7 ,spid_read_flash_wait 
+0x6c61 029575 arg spid_done ,queue 
+0x6c62 029576 branch wait_spid_done 
+:      029578 wait_spid_flash_done:
+0x6c63 029579 setarg 2000 
+0x6c64 029580 call sleep 
+0x6c65 029581 call spid_unlock_flash 
+0x6c66 029582 setarg mem_spid_rbuf 
+0x6c67 029583 store 2 ,core_spid_rxaddr 
+0x6c68 029584 setarg flash_read_satus 
+0x6c69 029585 call spid_read_reg 
+0x6c6a 029586 bbit1 flash_status_wip ,wait_spid_flash_done 
+0x6c6b 029587 rtn 
+:      029593 spid_load_flash:
+0x6c6c 029594 storet 2 ,core_spid_rxlen 
+0x6c6d 029595 setarg 4 
+0x6c6e 029596 store 2 ,core_spid_txlen 
+0x6c6f 029597 jam 3 ,mem_spid_tbuf 
+0x6c70 029598 setarg mem_spid_tbuf 
+0x6c71 029599 store 2 ,core_spid_txaddr 
+0x6c72 029600 deposit rega 
+0x6c73 029601 store 2 ,core_spid_rxaddr 
+0x6c74 029602 fetch 1 ,core_spid_ctrl 
+0x6c75 029603 isolate0 15 ,rega 
+0x6c76 029604 setflag true ,6 ,pdata 
+0x6c77 029605 store 1 ,core_spid_ctrl 
+0x6c78 029606 jam spid_start ,core_misc_ctrl 
+:      029607 spi_load_flash_wait:
+0x6c79 029608 fetch 1 ,core_dma_status 
+0x6c7a 029609 bbit1 7 ,spi_load_flash_wait 
+0x6c7b 029610 arg spid_done ,queue 
+0x6c7c 029611 call decrypt_code 
+0x6c7d 029612 call wait_spid_done 
+0x6c7e 029613 isolate1 spid_crcok ,pdata 
+0x6c7f 029614 call set_ucode_status 
+0x6c80 029615 fetch 1 ,mem_addr_hi 
+0x6c81 029616 lshift16 pdata ,regb 
+0x6c82 029617 fetch 2 ,mem_addr_mi 
+0x6c83 029618 byteswap pdata ,pdata 
+0x6c84 029619 ior regb ,pdata 
+0x6c85 029620 iadd temp ,pdata 
+0x6c86 029621 store 1 ,mem_addr_lo 
+0x6c87 029622 rshift8 pdata ,pdata 
+0x6c88 029623 byteswap pdata ,pdata 
+0x6c89 029624 store 2 ,mem_addr_hi 
+0x6c8a 029625 rtn 
+:      029627 spi_gpio_init:
+0x6c8b 029628 fetch 1 ,mem_spi_cs_gpio 
+0x6c8c 029629 fetcht 1 ,mem_spi_so_gpio 
+0x6c8d 029630 isub temp ,null 
+0x6c8e 029631 nbranch spi_pin_set ,zero 
+0x6c8f 029632 call spi_gpio_default_init 
+:      029634 spi_pin_set:
+0x6c90 029635 fetch 1 ,mem_spi_cs_gpio 
+0x6c91 029636 arg gpcfg_spid_ncs ,temp 
+0x6c92 029637 call gpio_config_function_int 
+0x6c93 029638 fetch 1 ,mem_spi_sclk_gpio 
+0x6c94 029639 arg gpcfg_spid_sck ,temp 
+0x6c95 029640 call gpio_config_function_int 
+0x6c96 029641 fetch 1 ,mem_spi_si_gpio 
+0x6c97 029642 arg gpcfg_spid_mosi ,temp 
+0x6c98 029643 call gpio_config_function_int 
+0x6c99 029644 fetch 1 ,mem_spi_so_gpio 
+0x6c9a 029645 arg gpcfg_spid_miso ,temp 
+0x6c9b 029646 branch gpio_config_function_int 
+:      029648 spi_gpio_default_init:
+0x6c9c 029649 jam 1 ,mem_spi_cs_gpio 
+0x6c9d 029650 jam 3 ,mem_spi_si_gpio 
+0x6c9e 029651 jam 0 ,mem_spi_so_gpio 
+0x6c9f 029652 jam 2 ,mem_spi_sclk_gpio 
+0x6ca0 029653 jam 11 ,mem_spi_wp_gpio 
+0x6ca1 029654 jam 10 ,mem_spi_hold_gpio 
+0x6ca2 029655 rtn 
+:      029658 soft_reset_chip:
+0x6ca3 029659 jam 1 ,core_reset 
+0x6ca4 029660 rtn 
+:      029666 iic_init_600khz:
+0x6ca5 029667 jam 5 ,core_iicd_scl_low 
+0x6ca6 029668 jam 7 ,core_iicd_scl_high 
+0x6ca7 029669 jam 7 ,core_iicd_start_setup 
+0x6ca8 029670 jam 7 ,core_iicd_start_hold 
+0x6ca9 029671 jam 7 ,core_iicd_stop_setup 
+0x6caa 029672 jam 5 ,core_iicd_data_setup 
+0x6cab 029673 jam 0 ,core_iicd_data_hold 
+0x6cac 029674 rtn 
+:      029676 iic_init_360khz:
+0x6cad 029677 jam 12 ,core_iicd_scl_low 
+0x6cae 029678 jam 13 ,core_iicd_scl_high 
+0x6caf 029679 jam 13 ,core_iicd_start_setup 
+0x6cb0 029680 jam 13 ,core_iicd_start_hold 
+0x6cb1 029681 jam 13 ,core_iicd_stop_setup 
+0x6cb2 029682 jam 12 ,core_iicd_data_setup 
+0x6cb3 029683 jam 0 ,core_iicd_data_hold 
+0x6cb4 029684 rtn 
+:      029686 iicd_init_pin:
+0x6cb5 029687 call iicd_eeprom_write_enable 
+:      029688 iicd_init_pin_scl_sda:
+0x6cb6 029689 fetch 1 ,mem_eeprom_scl_gpio 
+0x6cb7 029690 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
+0x6cb8 029691 call gpio_config_function_int 
+0x6cb9 029692 fetch 1 ,mem_eeprom_sda_gpio 
+0x6cba 029693 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
+0x6cbb 029694 branch gpio_config_function_int 
+:      029696 iicd_read_init_pin:
+0x6cbc 029697 call iicd_eeprom_write_disable 
+0x6cbd 029698 branch iicd_init_pin_scl_sda 
+:      029700 wait_iicd_done:
+0x6cbe 029701 fetch 1 ,core_dma_status 
+0x6cbf 029702 bbit0 iicd_done ,wait_iicd_done 
+0x6cc0 029703 rtn 
+:      029729 set_eeprom_size_2k:
+0x6cc1 029730 set1 mark_eeprom_size ,mark 
+0x6cc2 029731 jam 0x08 ,mem_eeprom_block_size 
+0x6cc3 029732 rtn 
+:      029734 clear_eeprom_size_2k:
+0x6cc4 029735 set0 mark_eeprom_size ,mark 
+0x6cc5 029736 jam 0x20 ,mem_eeprom_block_size 
+0x6cc6 029737 rtn 
+:      029740 iicd_read_eep_data_size_2k:
+0x6cc7 029741 fetch 1 ,mem_eeprom_base 
+0x6cc8 029742 iadd regb ,pdata 
+0x6cc9 029743 store 1 ,mem_addr_mi 
+0x6cca 029744 branch iicd_read_eep_size_2k 
+:      029746 iicd_read_eep_size_2k_lcadcode:
+0x6ccb 029747 fetch 2 ,mem_addr_mi 
+0x6ccc 029748 byteswap pdata ,pdata 
+0x6ccd 029749 store 1 ,mem_addr_mi 
+:      029754 iicd_read_eep_size_2k:
+0x6cce 029755 setarg 3 
+0x6ccf 029756 store 2 ,core_iicd_txlen 
+0x6cd0 029757 jam 0xa0 ,mem_iicd_tbuf 
+0x6cd1 029758 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x6cd2 029759 branch iicd_read_eep_common 
+:      029765 iicd_write_protect_eep_data:
+0x6cd3 029766 storet 2 ,mem_temp 
+0x6cd4 029767 call iicd_eeprom_write_enable 
+0x6cd5 029768 fetcht 2 ,mem_temp 
+0x6cd6 029769 call iicd_write_eep_data 
+0x6cd7 029770 branch iicd_eeprom_write_disable 
+:      029772 iicd_eeprom_write_enable:
+0x6cd8 029773 fetch 1 ,mem_eeprom_wp_gpio 
+0x6cd9 029774 rtneq gpio_disable 
+0x6cda 029775 bbit0 6 ,iicd_wp_gpio_output_low 
+0x6cdb 029776 setarg 150000 
+0x6cdc 029777 call sleep 
+:      029778 iicd_wp_gpio_output_low:
+0x6cdd 029779 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6cde 029780 branch gpio_out_active 
+:      029782 iicd_eeprom_write_disable:
+0x6cdf 029783 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6ce0 029784 branch gpio_out_inactive 
+:      029789 iicd_read_eep_data:
+0x6ce1 029790 bpatch patch19_3 ,mem_patch19 
+0x6ce2 029791 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x6ce3 029792 fetch 2 ,mem_eeprom_base 
+0x6ce4 029793 iadd regb ,pdata 
+0x6ce5 029794 byteswap pdata ,pdata 
+0x6ce6 029795 store 2 ,mem_addr_mi 
+:      029798 iicd_read_eep:
+0x6ce7 029799 bpatch patch19_4 ,mem_patch19 
+0x6ce8 029800 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x6ce9 029801 setarg 4 
+0x6cea 029802 store 2 ,core_iicd_txlen 
+0x6ceb 029803 jam 0xa0 ,mem_iicd_tbuf 
+0x6cec 029804 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      029805 iicd_read_eep_common:
+0x6ced 029806 setarg mem_iicd_tbuf 
+0x6cee 029807 store 2 ,core_iicd_txaddr 
+0x6cef 029808 storet 2 ,core_iicd_rxlen 
+0x6cf0 029809 storer rega ,2 ,core_iicd_rxaddr 
+0x6cf1 029810 setarg 2 
+0x6cf2 029811 isolate0 15 ,rega 
+0x6cf3 029812 setflag true ,0 ,pdata 
+0x6cf4 029813 store 1 ,core_iicd_ctrl 
+0x6cf5 029814 jam iicd_start ,core_misc_ctrl 
+0x6cf6 029815 arg iicd_done ,queue 
+0x6cf7 029816 call decrypt_code 
+0x6cf8 029817 call wait_iicd_done 
+0x6cf9 029818 isolate1 iicd_crcok ,pdata 
+0x6cfa 029819 call set_ucode_status 
+0x6cfb 029820 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+:      029821 iicd_inc_addr:
+0x6cfc 029822 fetch 2 ,mem_addr_mi 
+0x6cfd 029823 byteswap pdata ,pdata 
+0x6cfe 029824 iadd temp ,pdata 
+0x6cff 029825 byteswap pdata ,pdata 
+0x6d00 029826 store 2 ,mem_addr_mi 
+0x6d01 029827 rtn 
+:      029829 iicd_read_eep_load_code_size_2k:
+0x6d02 029830 fetch 1 ,mem_addr_mi 
+0x6d03 029831 iadd temp ,pdata 
+0x6d04 029832 byteswap pdata ,pdata 
+0x6d05 029833 store 2 ,mem_addr_mi 
+0x6d06 029834 rtn 
+:      029840 iicd_write_eep_data:
+0x6d07 029841 fetch 2 ,mem_eeprom_base 
+0x6d08 029842 iadd regb ,pdata 
+0x6d09 029845 store 2 ,mem_pdatatemp 
+0x6d0a 029846 bpatch patch19_5 ,mem_patch19 
+0x6d0b 029847 storet 2 ,mem_temp 
+0x6d0c 029848 storer rega ,2 ,mem_contr 
+:      029849 iicd_write_eep_loop:
+0x6d0d 029850 call iicd_eep_transparency 
+0x6d0e 029852 fetcht 2 ,mem_regb 
+0x6d0f 029853 fetchr rega ,2 ,mem_contr 
+0x6d10 029854 fetch 2 ,mem_pdatatemp 
+0x6d11 029856 call iicd_write_eep 
+0x6d12 029858 fetch 2 ,mem_regb 
+0x6d13 029859 fetcht 2 ,mem_contr 
+0x6d14 029860 iadd temp ,temp 
+0x6d15 029861 storet 2 ,mem_contr 
+0x6d16 029862 fetcht 2 ,mem_pdatatemp 
+0x6d17 029863 iadd temp ,temp 
+0x6d18 029864 storet 2 ,mem_pdatatemp 
+0x6d19 029865 fetch 2 ,mem_temp 
+0x6d1a 029866 nbranch iicd_write_eep_loop ,blank 
+0x6d1b 029867 rtn 
+:      029875 iicd_eep_transparency:
+0x6d1c 029876 bpatch patch19_6 ,mem_patch19 
+0x6d1d 029877 fetch 1 ,mem_eeprom_block_size 
+0x6d1e 029878 increase -1 ,pdata 
+0x6d1f 029879 fetcht 2 ,mem_pdatatemp 
+0x6d20 029880 ior temp ,pdata 
+0x6d21 029881 increase 1 ,pdata 
+0x6d22 029882 store 3 ,mem_regc 
+0x6d23 029884 fetch 2 ,mem_temp 
+0x6d24 029885 iadd temp ,pdata 
+0x6d25 029887 fetcht 3 ,mem_regc 
+0x6d26 029888 isub temp ,pdata 
+0x6d27 029889 nbranch iicd_eep_deal_short_packet ,positive 
+0x6d28 029890 store 2 ,mem_temp 
+0x6d29 029891 fetch 3 ,mem_regc 
+0x6d2a 029892 fetcht 2 ,mem_pdatatemp 
+0x6d2b 029893 isub temp ,pdata 
+0x6d2c 029894 store 2 ,mem_regb 
+0x6d2d 029895 rtn 
+:      029897 iicd_eep_deal_short_packet:
+0x6d2e 029898 fetch 2 ,mem_temp 
+0x6d2f 029899 store 2 ,mem_regb 
+0x6d30 029900 setarg 0 
+0x6d31 029901 store 2 ,mem_temp 
+0x6d32 029902 rtn 
+:      029904 iicd_write_eep_size_2k:
+0x6d33 029905 copy regb ,pdata 
+0x6d34 029906 increase 2 ,temp 
+0x6d35 029907 storet 2 ,core_iicd_txlen 
+0x6d36 029908 increase -2 ,rega 
+0x6d37 029909 ifetcht 3 ,rega 
+0x6d38 029910 copy temp ,regb 
+0x6d39 029911 arg 0xa0 ,temp 
+0x6d3a 029912 istoret 1 ,rega 
+0x6d3b 029913 istore 1 ,contw 
+0x6d3c 029914 branch iicd_write_eep_common 
+:      029917 iicd_write_eep:
+0x6d3d 029918 copy pdata ,regb 
+0x6d3e 029919 bpatch patch19_7 ,mem_patch19 
+0x6d3f 029920 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6d40 029921 copy regb ,pdata 
+0x6d41 029922 increase 3 ,temp 
+0x6d42 029923 storet 2 ,core_iicd_txlen 
+0x6d43 029924 increase -3 ,rega 
+0x6d44 029925 ifetcht 3 ,rega 
+0x6d45 029926 copy temp ,regb 
+0x6d46 029927 arg 0xa0 ,temp 
+0x6d47 029928 istoret 1 ,rega 
+0x6d48 029929 byteswap pdata ,pdata 
+0x6d49 029930 istore 2 ,contw 
+:      029931 iicd_write_eep_common:
+0x6d4a 029932 storer rega ,2 ,core_iicd_txaddr 
+0x6d4b 029933 setarg 0 
+0x6d4c 029934 store 2 ,core_iicd_rxlen 
+0x6d4d 029935 jam 1 ,core_iicd_ctrl 
+0x6d4e 029936 jam iicd_start ,core_misc_ctrl 
+0x6d4f 029937 call wait_iicd_done 
+0x6d50 029938 istorer regb ,3 ,rega 
+:      029939 iic_check_eeprom_standby:
+0x6d51 029940 bpatch patch1a_0 ,mem_patch1a 
+0x6d52 029941 jam 0 ,mem_iicd_tbuf + 3 
+:      029942 iic_check_eeprom_standby_wait:
+0x6d53 029943 setarg 1 
+0x6d54 029944 store 2 ,core_iicd_txlen 
+0x6d55 029945 jam 0xa0 ,mem_iicd_tbuf 
+0x6d56 029946 setarg mem_iicd_tbuf 
+0x6d57 029947 store 2 ,core_iicd_txaddr 
+0x6d58 029948 setarg 0 
+0x6d59 029949 store 2 ,core_iicd_rxlen 
+0x6d5a 029950 store 2 ,core_iicd_rxaddr 
+0x6d5b 029951 setarg 3 
+0x6d5c 029952 store 1 ,core_iicd_ctrl 
+0x6d5d 029953 jam iicd_start ,core_misc_ctrl 
+0x6d5e 029954 call wait_iicd_done 
+0x6d5f 029955 fetch 1 ,core_dma_status 
+0x6d60 029956 rtnbit0 iicd_ack 
+0x6d61 029957 nop 1500 
+0x6d62 029958 fetch 1 ,mem_iicd_tbuf + 3 
+0x6d63 029959 increase 1 ,pdata 
+0x6d64 029960 store 1 ,mem_iicd_tbuf + 3 
+0x6d65 029961 sub pdata ,40 ,null 
+0x6d66 029962 nrtn positive 
+0x6d67 029963 branch iic_check_eeprom_standby_wait 
+:      029967 uarta_init_dma_mem:
+0x6d68 029968 call enable_user 
+0x6d69 029969 branch uart_init_dma_mem 
+:      029971 uart_init_dma_mem:
+0x6d6a 029972 rshift16 pdata ,temp 
+0x6d6b 029973 call uarta_init_rx ,user 
+0x6d6c 029974 rshift32 pdata ,pdata 
+0x6d6d 029975 rshift16 pdata ,temp 
+0x6d6e 029976 call uarta_init_tx ,user 
+0x6d6f 029977 fetch 2 ,core_clkoff 
+0x6d70 029978 set0 clock_off_uart ,pdata 
+0x6d71 029979 store 2 ,core_clkoff 
+0x6d72 029980 rtn 
+:      029983 uarta_init_baud_rate:
+0x6d73 029984 store uart_baud_len ,core_uart_baud 
+0x6d74 029985 rtn 
+:      029988 uarta_calc_baud_rate_config:
+0x6d75 029989 call uart_calc_baud_rate_config 
+0x6d76 029990 branch uarta_init_baud_rate 
+:      029993 uart_calc_baud_rate_config:
+0x6d77 029994 call uart_calc_baud_rate_config_choice_uart_clock 
+0x6d78 029995 idiv temp 
+0x6d79 029996 call wait_div_end 
+0x6d7a 029997 quotient pdata 
+0x6d7b 029998 rtn 
+:      030000 uart_calc_baud_rate_config_choice_uart_clock:
+0x6d7c 030001 fetch 1 ,core_uart_clksel 
+0x6d7d 030002 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
+0x6d7e 030003 setarg uart_clock_freq_48m 
+0x6d7f 030004 rtn 
+:      030005 uart_calc_baud_rate_config_choice_uart_clock_crystal:
+0x6d80 030006 setarg uart_clock_freq_24m 
+0x6d81 030007 rtn 
+:      030009 uart_clock_select_main_freq_crystal:
+0x6d82 030010 fetch 1 ,core_uart_clksel 
+0x6d83 030011 and pdata ,uart_clock_select_crystal ,pdata 
+0x6d84 030012 store 1 ,core_uart_clksel 
+0x6d85 030013 rtn 
+:      030015 uart_clock_select_main_freq_dpll:
+0x6d86 030016 fetch 1 ,core_uart_clksel 
+0x6d87 030017 or pdata ,uart_clock_select_dpll ,pdata 
+0x6d88 030018 store 1 ,core_uart_clksel 
+0x6d89 030019 rtn 
+:      030023 uarta_init_tx:
+0x6d8a 030024 store 2 ,core_uart_tsaddr 
+0x6d8b 030025 store 2 ,core_uart_twptr 
+0x6d8c 030026 storet 2 ,core_uart_teaddr 
+0x6d8d 030027 rtn 
+:      030030 uarta_init_rx:
+0x6d8e 030031 store 2 ,core_uart_rsaddr 
+0x6d8f 030032 store 2 ,core_uart_rrptr 
+0x6d90 030033 storet 2 ,core_uart_readdr 
+0x6d91 030034 rtn 
+:      030036 uarta_prepare_tx:
+0x6d92 030037 fetchr contus ,2 ,core_uart_tsaddr 
+0x6d93 030038 fetchr contue ,2 ,core_uart_teaddr 
+0x6d94 030039 fetchr contu ,2 ,core_uart_twptr 
+0x6d95 030040 rtn 
+:      030042 uarta_prepare_rx:
+0x6d96 030043 fetchr contus ,2 ,core_uart_rsaddr 
+0x6d97 030044 fetchr contue ,2 ,core_uart_readdr 
+0x6d98 030045 fetchr contu ,2 ,core_uart_rrptr 
+0x6d99 030046 rtn 
+:      030048 uarta_send:
+0x6d9a 030049 storer contu ,2 ,core_uart_twptr 
+0x6d9b 030050 rtn 
+:      030052 uarta_rxdone:
+0x6d9c 030053 storer contu ,2 ,core_uart_rrptr 
+0x6d9d 030054 rtn 
+:      030056 uarta_clear_current_rx:
+0x6d9e 030057 call uarta_prepare_rx 
+0x6d9f 030058 fetch 2 ,core_uart_rxitems 
+0x6da0 030059 iadd contu ,contu 
+0x6da1 030060 branch uarta_rxdone 
+:      030062 uarta_prepare_tx_register_push:
+0x6da2 030063 call uart_register_push 
+0x6da3 030064 branch uarta_prepare_tx 
+:      030066 uarta_send_register_pop:
+0x6da4 030067 call uarta_send 
+0x6da5 030068 branch uart_register_pop 
+:      030071 uart_register_push:
+0x6da6 030072 storer contu ,2 ,mem_contu 
+0x6da7 030073 storer contus ,2 ,mem_contue 
+0x6da8 030074 storer contue ,2 ,mem_contus 
+0x6da9 030075 rtn 
+:      030077 uart_register_pop:
+0x6daa 030078 fetchr contu ,2 ,mem_contu 
+0x6dab 030079 fetchr contus ,2 ,mem_contue 
+0x6dac 030080 fetchr contue ,2 ,mem_contus 
+0x6dad 030081 rtn 
+:      030083 wait_uarttx:
+0x6dae 030084 fetch 2 ,core_uart_txitems 
+0x6daf 030085 nbranch wait_uarttx ,blank 
+0x6db0 030086 rtn 
+:      030088 uart_copy_tx_bytes_fast:
+0x6db1 030089 deposit loopcnt 
+0x6db2 030090 rtn blank 
+:      030091 uart_copy_tx_bytes_fast_loop:
+0x6db3 030092 increase -8 ,loopcnt 
+0x6db4 030093 call uart_tx_8_bytes ,positive 
+0x6db5 030094 rtn zero 
+0x6db6 030095 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x6db7 030096 increase 8 ,loopcnt 
+:      030097 uart_copy_tx_bytes_fast_loop_four:
+0x6db8 030098 increase -4 ,loopcnt 
+0x6db9 030099 call uart_tx_4_bytes ,positive 
+0x6dba 030100 rtn zero 
+0x6dbb 030101 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x6dbc 030102 increase 4 ,loopcnt 
+0x6dbd 030103 branch uart_copy_tx_bytes 
+:      030105 uart_tx_8_bytes:
+0x6dbe 030106 ifetch 8 ,contr 
+0x6dbf 030107 istore 8 ,contu 
+0x6dc0 030108 rtn 
+:      030110 uart_tx_4_bytes:
+0x6dc1 030111 ifetch 4 ,contr 
+0x6dc2 030112 istore 4 ,contu 
+0x6dc3 030113 rtn 
+:      030115 uart_copy_tx_bytes:
+0x6dc4 030116 deposit loopcnt 
+0x6dc5 030117 rtn blank 
+:      030118 uart_copy_tx_bytes_loop:
+0x6dc6 030119 ifetch 1 ,contr 
+0x6dc7 030120 istore 1 ,contu 
+0x6dc8 030121 loop uart_copy_tx_bytes_loop 
+0x6dc9 030122 rtn 
+:      030124 uart_copy_rx_bytes_fast:
+0x6dca 030125 deposit loopcnt 
+0x6dcb 030126 rtn blank 
+:      030127 uart_copy_rx_bytes_fast_loop:
+0x6dcc 030128 increase -8 ,loopcnt 
+0x6dcd 030129 call uart_rx_8_bytes ,positive 
+0x6dce 030130 rtn zero 
+0x6dcf 030131 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x6dd0 030132 increase 8 ,loopcnt 
+:      030133 uart_copy_rx_bytes_fast_loop_four:
+0x6dd1 030134 increase -4 ,loopcnt 
+0x6dd2 030135 call uart_rx_4_bytes ,positive 
+0x6dd3 030136 rtn zero 
+0x6dd4 030137 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x6dd5 030138 increase 4 ,loopcnt 
+0x6dd6 030139 branch uart_copy_rx_bytes 
+:      030142 uart_rx_8_bytes:
+0x6dd7 030143 ifetch 8 ,contu 
+0x6dd8 030144 istore 8 ,contw 
+0x6dd9 030145 rtn 
+:      030147 uart_rx_4_bytes:
+0x6dda 030148 ifetch 4 ,contu 
+0x6ddb 030149 istore 4 ,contw 
+0x6ddc 030150 rtn 
+:      030153 uart_copy_rx_bytes:
+0x6ddd 030154 deposit loopcnt 
+0x6dde 030155 rtn blank 
+:      030156 uart_copy_rx_bytes_loop:
+0x6ddf 030157 ifetch 1 ,contu 
+0x6de0 030158 istore 1 ,contw 
+0x6de1 030159 loop uart_copy_rx_bytes_loop 
+0x6de2 030160 rtn 
+:      030165 app_store_nvram_event:
+0x6de3 030166 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x6de4 030167 branch ui_ipc_send_event 
+:      030169 check_51cmd_update_device_record:
+0x6de5 030170 bpatch patch1a_1 ,mem_patch1a 
+0x6de6 030171 fetch 1 ,mem_nv_data_number 
+0x6de7 030172 rtn blank 
+0x6de8 030173 call check_nvram 
+0x6de9 030174 call init_device_list ,zero 
+0x6dea 030175 call disable_user2 
+0x6deb 030176 call nvram_find_addr_from_bd_list 
+:      030177 write_device_record:
+0x6dec 030178 fetch 1 ,mem_nv_data_number 
+0x6ded 030179 icopy regc 
+0x6dee 030180 fetcht 2 ,mem_nv_data_ptr 
+0x6def 030181 storet 2 ,mem_list_item_ptr 
+:      030182 write_device_loop_find:
+0x6df0 030183 copy regc ,pdata 
+0x6df1 030184 branch app_store_nvram_event ,blank 
+0x6df2 030185 increase -1 ,regc 
+0x6df3 030186 copy temp ,rega 
+0x6df4 030187 ifetch 1 ,rega 
+0x6df5 030188 fetcht 1 ,mem_select_list_item 
+0x6df6 030189 isub temp ,null 
+0x6df7 030190 call set_index_finded_device ,zero 
+0x6df8 030191 branch write_device_loop_find0 ,positive 
+0x6df9 030192 ifetch 1 ,rega 
+0x6dfa 030193 increase 1 ,pdata 
+0x6dfb 030194 istore 1 ,rega 
+:      030195 write_device_loop_find0:
+0x6dfc 030196 fetcht 2 ,mem_list_item_ptr 
+0x6dfd 030197 increase nv_data_len ,temp 
+0x6dfe 030198 storet 2 ,mem_list_item_ptr 
+0x6dff 030199 branch write_device_loop_find 
+:      030201 set_index_finded_device:
+0x6e00 030202 setarg 0 
+0x6e01 030203 istore 1 ,rega 
+0x6e02 030204 fetch 1 ,mem_temp_reconn_record 
+0x6e03 030205 istore 1 ,contw 
+0x6e04 030206 bne rec_3_mode ,set_index_finded_device_ble_mode 
+:      030208 set_index_find_device_master_addr:
+0x6e05 030209 ifetch 6 ,contr 
+0x6e06 030210 istore 8 ,contw 
+0x6e07 030211 setarg 0 
+0x6e08 030212 istore 8 ,contw 
+0x6e09 030213 copy regb ,contr 
+:      030214 store_rec_data_common:
+0x6e0a 030215 call memcpy16 
+0x6e0b 030216 force 1 ,null 
+0x6e0c 030217 rtn 
+:      030219 set_index_finded_device_ble_mode:
+0x6e0d 030220 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6e0e 030221 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6e0f 030222 arg mem_le_ltk ,regb 
+0x6e10 030223 branch set_index_find_device_master_addr 
+:      030225 set_index_finded_device_irk:
+0x6e11 030226 arg mem_le_irk ,contr 
+0x6e12 030227 call memcpy16 
+:      030228 store_ble_rec_data_common:
+0x6e13 030229 arg mem_le_ltk ,contr 
+0x6e14 030230 branch store_rec_data_common 
+:      030232 set_index_finded_device_ediv:
+0x6e15 030233 arg mem_le_rand ,contr 
+0x6e16 030234 call memcpy16 
+0x6e17 030235 branch store_ble_rec_data_common 
+:      030240 nvram_find_addr_from_bd_list:
+0x6e18 030241 bpatch patch1a_2 ,mem_patch1a 
+0x6e19 030242 call disable_user 
+0x6e1a 030243 fetch 1 ,mem_nv_data_number 
+0x6e1b 030244 rtn blank 
+0x6e1c 030245 bpatch patch1a_3 ,mem_patch1a 
+0x6e1d 030246 fetch 2 ,mem_ui_state_map 
+0x6e1e 030247 rtnbit0 ui_state_ble_connected 
+:      030248 find_addr_from_bd_list_ble_mode:
+0x6e1f 030249 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6e20 030250 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
+0x6e21 030251 fetch 1 ,mem_le_plap + 5 
+0x6e22 030252 compare 0xc0 ,pdata ,0xc0 
+0x6e23 030253 branch find_addr_from_bd_list_static_addr ,true 
+0x6e24 030254 compare 0x40 ,pdata ,0xc0 
+0x6e25 030255 branch find_addr_from_bd_list_random_addr ,true 
+0x6e26 030256 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
+:      030258 find_addr_from_bd_list_static_addr:
+0x6e27 030259 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
+0x6e28 030260 fetch 1 ,mem_le_preq_init_key_distribution 
+0x6e29 030261 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
+0x6e2a 030262 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030264 find_addr_from_bd_list_static_addr_reconnect:
+0x6e2b 030265 call find_addr_from_bd_list_public_device_addr 
+0x6e2c 030266 rtn user 
+0x6e2d 030267 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030270 find_addr_from_bd_list_static_addr_sc_or_legacy:
+:      030271 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
+0x6e2e 030272 fetch 1 ,mem_le_pairing_mode 
+0x6e2f 030273 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
+0x6e30 030274 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030276 find_addr_from_bd_list_static_addr_sc:
+:      030277 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
+0x6e31 030278 fetch 6 ,mem_le_plap 
+0x6e32 030279 store 8 ,mem_le_rand 
+0x6e33 030280 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030283 find_addr_from_bd_list_public_device_addr:
+0x6e34 030284 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x6e35 030285 fetch 6 ,mem_le_plap 
+0x6e36 030286 branch find_addr_from_bd_list_common 
+:      030288 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6e37 030289 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6e38 030290 branch find_addr_from_bd_list_common 
+:      030293 find_addr_from_bd_list_random_addr:
+0x6e39 030294 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6e3a 030295 branch find_addr_from_bd_list_common 
+:      030297 find_addr_from_bd_list_common:
+0x6e3b 030298 bpatch patch1a_4 ,mem_patch1a 
+0x6e3c 030300 fetch 2 ,mem_nv_data_ptr 
+0x6e3d 030301 ifetcht 1 ,pdata 
+0x6e3e 030302 pincrease 1 
+0x6e3f 030303 store 2 ,mem_list_item_ptr 
+0x6e40 030304 storet 1 ,mem_select_list_item 
+0x6e41 030305 fetch 1 ,mem_nv_data_number 
+0x6e42 030306 icopy regc 
+:      030307 nvram_find_addr_from_list:
+0x6e43 030308 fetch 2 ,mem_list_item_ptr 
+0x6e44 030309 copy pdata ,rega 
+0x6e45 030310 call nvram_find_addr_from_list_compare 
+0x6e46 030311 rtn user 
+0x6e47 030312 fetcht 2 ,mem_list_item_ptr 
+0x6e48 030313 increase nv_data_len ,temp 
+0x6e49 030314 storet 2 ,mem_list_item_ptr 
+0x6e4a 030315 increase -1 ,temp 
+0x6e4b 030316 ifetch 1 ,temp 
+0x6e4c 030317 store 1 ,mem_select_list_item 
+0x6e4d 030318 increase -1 ,regc 
+0x6e4e 030319 nbranch nvram_find_addr_from_list ,zero 
+0x6e4f 030320 fetch 1 ,mem_nv_data_number 
+0x6e50 030321 pincrease decreased_one 
+0x6e51 030322 store 1 ,mem_select_list_item 
+0x6e52 030323 rtn 
+:      030324 nvram_find_addr_from_list_compare:
+0x6e53 030325 fetch 1 ,mem_temp_reconn_record 
+0x6e54 030326 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      030327 find_master_addr_from_list_compare:
+0x6e55 030328 arg mem_temp_reconn_record ,regb 
+0x6e56 030329 arg 7 ,loopcnt 
+0x6e57 030330 call string_compare 
+0x6e58 030331 branch enable_user ,zero 
+0x6e59 030332 rtn 
+:      030334 find_addr_from_list_compare_ble_mode:
+0x6e5a 030335 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6e5b 030336 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6e5c 030337 branch find_master_addr_from_list_compare 
+:      030339 find_irk_form_list_compare:
+0x6e5d 030340 ifetcht 1 ,rega 
+0x6e5e 030341 isub temp ,null 
+0x6e5f 030342 nrtn zero 
+0x6e60 030343 arg mem_le_prand ,contw 
+0x6e61 030344 arg 16 ,loopcnt 
+0x6e62 030345 call clear_mem 
+0x6e63 030346 fetch 3 ,mem_le_plap + 3 
+0x6e64 030347 store 3 ,mem_le_prand 
+0x6e65 030348 call genernate_master_macaddress 
+0x6e66 030349 fetch 2 ,mem_le_aes_128 + 13 
+0x6e67 030350 byteswap pdata ,pdata 
+0x6e68 030351 lshift8 pdata ,temp 
+0x6e69 030352 ifetch 1 ,contr 
+0x6e6a 030353 iadd temp ,pdata 
+0x6e6b 030354 fetcht 3 ,mem_le_plap 
+0x6e6c 030355 isub temp ,null 
+0x6e6d 030356 branch enable_user ,zero 
+0x6e6e 030357 rtn 
+:      030360 genernate_master_macaddress:
+0x6e6f 030361 arg mem_le_prand ,contr 
+0x6e70 030362 call load_data128 
+0x6e71 030364 ifetch 1 ,rega 
+0x6e72 030365 call load_regext 
+0x6e73 030366 force 0x38 ,aes_ctrl 
+0x6e74 030367 force 0x0 ,aes_ctrl 
+0x6e75 030368 call wait_aes 
+0x6e76 030369 arg mem_le_aes_128 ,contw 
+0x6e77 030370 branch store_aes_result 
+:      030372 find_ediv_form_list_compare:
+0x6e78 030373 ifetcht 1 ,rega 
+0x6e79 030374 isub temp ,null 
+0x6e7a 030375 nrtn zero 
+0x6e7b 030376 copy contr ,rega 
+0x6e7c 030377 add contr ,8 ,regc 
+0x6e7d 030378 arg mem_le_rand ,regb 
+0x6e7e 030379 arg 8 ,loopcnt 
+0x6e7f 030380 call string_compare 
+0x6e80 030381 branch enable_user ,zero 
+0x6e81 030382 copy regc ,rega 
+0x6e82 030383 arg mem_le_irk ,regb 
+0x6e83 030384 arg 8 ,loopcnt 
+0x6e84 030385 call string_compare 
+0x6e85 030386 branch enable_user ,zero 
+0x6e86 030387 rtn 
+:      030389 check_nvram:
+0x6e87 030390 fetch 2 ,mem_nv_data_ptr 
+0x6e88 030391 ifetcht 1 ,pdata 
+0x6e89 030392 pincrease nv_data_len 
+0x6e8a 030393 ifetch 1 ,pdata 
+0x6e8b 030394 isub temp ,null 
+0x6e8c 030395 rtn 
+:      030397 init_device_list:
+0x6e8d 030398 fetch 1 ,mem_nv_data_number 
+0x6e8e 030399 icopy loopcnt 
+0x6e8f 030400 fetcht 2 ,mem_nv_data_ptr 
+0x6e90 030401 setarg 0 
+:      030402 init_device_list_loop:
+0x6e91 030403 istore 1 ,temp 
+0x6e92 030404 increase nv_data_len ,temp 
+0x6e93 030405 pincrease 1 
+0x6e94 030406 loop init_device_list_loop 
+0x6e95 030407 rtn 
+:      030409 load_device_list_mode_4:
+0x6e96 030412 call enable_user2 
+0x6e97 030413 call nvram_find_addr_from_bd_list 
+0x6e98 030414 nbranch clear_ltk_exists ,user 
+0x6e99 030415 fetch 2 ,mem_list_item_ptr 
+0x6e9a 030416 add pdata ,1 ,contr 
+0x6e9b 030417 arg mem_le_irk ,contw 
+0x6e9c 030418 call memcpy16 
+0x6e9d 030419 arg mem_le_ltk ,contw 
+0x6e9e 030420 call memcpy16 
+0x6e9f 030421 jam 1 ,mem_ltk_exists 
+0x6ea0 030422 rtn 
+:      030424 clear_ltk_exists:
+0x6ea1 030425 jam 0 ,mem_ltk_exists 
+0x6ea2 030426 rtn 
+:      030429 eeprom_store_le_reconn_info:
+0x6ea3 030430 jam rec_4_mode ,mem_record_bt_mode 
+0x6ea4 030431 branch eeprom_store_reconn_info 
+:      030433 eeprom_store_reconn_info:
+0x6ea5 030434 fetch 1 ,mem_device_option 
+0x6ea6 030435 beq dvc_op_module ,check_51cmd_update_device_record 
+0x6ea7 030436 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x6ea8 030437 rtn 
+:      030443 get_gpio_wakeup_index:
+0x6ea9 030444 and temp ,0x1f ,pdata 
+0x6eaa 030445 rshift pdata ,pdata 
+0x6eab 030446 arg mem_gpio_wakeup_cfg ,contw 
+0x6eac 030447 iadd contw ,contw 
+0x6ead 030448 arg 0xf0 ,alarm 
+0x6eae 030449 isolate0 0 ,temp 
+0x6eaf 030450 rtn true 
+0x6eb0 030451 arg 0xf ,alarm 
+0x6eb1 030452 rtn 
+:      030455 gpio_set_wake_by_current_state:
+0x6eb2 030456 bpatch patch1a_5 ,mem_patch1a 
+0x6eb3 030457 set1 gpio_active_bit ,temp 
+0x6eb4 030458 call gpio_get_bit 
+0x6eb5 030459 nsetflag true ,gpio_active_bit ,temp 
+:      030462 gpio_set_wake:
+0x6eb6 030463 bpatch patch1a_6 ,mem_patch1a 
+0x6eb7 030464 sub temp ,ui_button_gpio_disable ,null 
+0x6eb8 030465 rtn zero 
+0x6eb9 030466 arg 4 ,debug 
+0x6eba 030467 isolate1 gpio_active_bit ,temp 
+0x6ebb 030468 branch gpio_set_wake_high ,true 
+0x6ebc 030469 arg 2 ,debug 
+:      030470 gpio_set_wake_high:
+0x6ebd 030471 call get_gpio_wakeup_index 
+0x6ebe 030472 isolate0 0 ,temp 
+0x6ebf 030473 branch gpio_set_wake_low4bit ,true 
+0x6ec0 030474 lshift4 debug ,debug 
+:      030475 gpio_set_wake_low4bit:
+0x6ec1 030476 ifetch 1 ,contw 
+0x6ec2 030477 iand alarm ,pdata 
+0x6ec3 030478 ior debug ,pdata 
+0x6ec4 030479 istore 1 ,contw 
+0x6ec5 030480 rtn 
+:      030483 gpio_set_low_pullup:
+0x6ec6 030484 bpatch patch1a_7 ,mem_patch1a 
+0x6ec7 030485 sub temp ,ui_button_gpio_disable ,null 
+0x6ec8 030486 rtn zero 
+0x6ec9 030487 arg 1 ,debug 
+0x6eca 030488 call get_gpio_wakeup_index 
+0x6ecb 030489 isolate0 0 ,temp 
+0x6ecc 030490 branch gpio_set_low_pullup_low4bit ,true 
+0x6ecd 030491 lshift4 debug ,debug 
+:      030492 gpio_set_low_pullup_low4bit:
+0x6ece 030493 ifetch 1 ,contw 
+0x6ecf 030494 iand alarm ,pdata 
+0x6ed0 030495 ior debug ,pdata 
+0x6ed1 030496 istore 1 ,contw 
+0x6ed2 030497 rtn 
+:      030502 gpio_clr_wake:
+0x6ed3 030503 bpatch patch1b_0 ,mem_patch1b 
+0x6ed4 030504 sub temp ,ui_button_gpio_disable ,null 
+0x6ed5 030505 rtn zero 
+0x6ed6 030506 call get_gpio_wakeup_index 
+0x6ed7 030507 ifetch 1 ,contw 
+0x6ed8 030508 iand alarm ,pdata 
+0x6ed9 030509 istore 1 ,contw 
+0x6eda 030510 rtn 
+:      030512 gpio_config_input_nowake:
+0x6edb 030513 call gpio_clr_wake 
+0x6edc 030514 branch gpio_config_input_without_wake 
+:      030517 gpio_config_input:
+0x6edd 030518 sub temp ,ui_button_gpio_disable ,null 
+0x6ede 030519 rtn zero 
+0x6edf 030520 ncall gpio_set_wake ,wake 
+:      030521 gpio_config_input_without_wake:
+0x6ee0 030522 call gpio_addr 
+0x6ee1 030523 setarg 0 
+0x6ee2 030524 isolate1 gpio_active_bit ,temp 
+0x6ee3 030525 nsetflag true ,6 ,pdata 
+0x6ee4 030526 setflag true ,7 ,pdata 
+0x6ee5 030527 branch gpio_write 
+:      030530 gpio_get_bit:
+0x6ee6 030531 bpatch patch1b_1 ,mem_patch1b 
+0x6ee7 030532 arg core_gpio_in ,contw 
+0x6ee8 030533 and temp ,0x07 ,queue 
+0x6ee9 030534 rshift3 temp ,pdata 
+0x6eea 030535 and_into 3 ,pdata 
+0x6eeb 030536 iadd contw ,contw 
+0x6eec 030537 ifetch 1 ,contw 
+0x6eed 030538 isolate1 gpio_active_bit ,temp 
+0x6eee 030539 branch gpio_get_bit_reverse ,true 
+0x6eef 030540 qisolate0 pdata 
+0x6ef0 030541 rtn 
+:      030542 gpio_get_bit_reverse:
+0x6ef1 030543 qisolate1 pdata 
+0x6ef2 030544 rtn 
+:      030547 gpio_out_inactive:
+0x6ef3 030548 sub temp ,ui_button_gpio_disable ,null 
+0x6ef4 030549 rtn zero 
+0x6ef5 030550 isolate1 gpio_active_bit ,null 
+0x6ef6 030551 branch gpio_out_flag 
+:      030553 gpio_config_output:
+:      030554 gpio_out_active:
+0x6ef7 030555 sub temp ,ui_button_gpio_disable ,null 
+0x6ef8 030556 rtn zero 
+0x6ef9 030557 isolate0 gpio_active_bit ,null 
+:      030560 gpio_out_flag:
+0x6efa 030561 setarg 0 
+0x6efb 030562 nsetflag true ,gpio_active_bit ,pdata 
+0x6efc 030563 ixor temp ,temp 
+:      030566 gpio_out:
+0x6efd 030567 call gpio_addr 
+0x6efe 030568 setarg gpcfg_output_high 
+0x6eff 030569 isolate1 gpio_active_bit ,temp 
+0x6f00 030570 setflag true ,0 ,pdata 
+0x6f01 030571 branch gpio_write 
+:      030574 gpio_check_active:
+0x6f02 030575 sub temp ,ui_button_gpio_disable ,null 
+0x6f03 030576 branch disable_true ,zero 
+0x6f04 030577 call gpio_addr 
+0x6f05 030578 ifetch 1 ,contw 
+0x6f06 030579 bbit1 0 ,gpio_check_active_high 
+0x6f07 030580 isolate0 gpio_active_bit ,temp 
+0x6f08 030581 rtn 
+:      030582 gpio_check_active_high:
+0x6f09 030583 isolate1 gpio_active_bit ,temp 
+0x6f0a 030584 rtn 
+:      030586 gpio_set_analog:
+0x6f0b 030587 call gpio_addr 
+0x6f0c 030588 setarg gpcfg_no_ie 
+:      030589 gpio_write:
+0x6f0d 030590 istore 1 ,contw 
+0x6f0e 030591 rtn 
+:      030593 gpio_set_high_impedance:
+0x6f0f 030594 sub temp ,ui_button_gpio_disable ,null 
+0x6f10 030595 rtn zero 
+0x6f11 030596 call gpio_addr 
+0x6f12 030597 setarg gpcfg_high_impedance 
+0x6f13 030598 branch gpio_write 
+:      030600 gpio_addr:
+0x6f14 030601 and temp ,0x3f ,pdata 
+0x6f15 030602 sub pdata ,gpio_number + -1 ,null 
+0x6f16 030603 nbranch gpio_addr_ext ,positive 
+0x6f17 030604 arg core_gpio_conf ,contw 
+:      030605 gpio_addr_next:
+0x6f18 030606 iadd contw ,contw 
+0x6f19 030607 rtn 
+:      030608 gpio_addr_ext:
+0x6f1a 030609 arg core_gpio_conf_hi ,contw 
+0x6f1b 030610 increase -16 ,pdata 
+0x6f1c 030611 branch gpio_addr_next 
+:      030614 gpio_config_param:
+0x6f1d 030615 and pdata ,0xff ,temp 
+0x6f1e 030616 rshift8 pdata ,pdata 
+0x6f1f 030617 branch gpio_config_function_int 
+:      030620 gpio_config_function:
+0x6f20 030621 rtnbit0 gpio_active_bit 
+:      030622 gpio_config_function_int:
+0x6f21 030623 and_into 0x3f ,pdata 
+0x6f22 030624 sub pdata ,gpio_number + -1 ,null 
+0x6f23 030625 nbranch gpio_config_function_int_ext ,positive 
+0x6f24 030626 arg core_gpio_conf ,contw 
+:      030627 gpio_config_function_int_next:
+0x6f25 030628 iadd contw ,contw 
+0x6f26 030629 istoret 1 ,contw 
+0x6f27 030630 rtn 
+:      030631 gpio_config_function_int_ext:
+0x6f28 030632 arg core_gpio_conf_hi ,contw 
+0x6f29 030633 increase -16 ,pdata 
+0x6f2a 030634 branch gpio_config_function_int_next 
+:      030638 gpio_get_config:
+0x6f2b 030639 and_into 0x3f ,temp 
+0x6f2c 030640 sub temp ,gpio_number + -1 ,null 
+0x6f2d 030641 nbranch gpio_get_config_ext ,positive 
+0x6f2e 030642 setarg core_gpio_conf 
+:      030643 gpio_get_config_next:
+0x6f2f 030644 iadd temp ,contr 
+0x6f30 030645 ifetch 1 ,contr 
+0x6f31 030646 rtn 
+:      030647 gpio_get_config_ext:
+0x6f32 030648 setarg core_gpio_conf_hi 
+0x6f33 030649 increase -16 ,temp 
+0x6f34 030650 branch gpio_get_config_next 
+:      030654 gpio_set_before_lpm:
+0x6f35 030655 arg gpio_number ,loopcnt 
+0x6f36 030656 arg core_gpio_conf ,contr 
+:      030657 setgpio_loop:
+0x6f37 030658 copy contr ,contw 
+0x6f38 030659 ifetch 1 ,contr 
+0x6f39 030660 beq gpcfg_spid_miso ,setgpio_pullup 
+0x6f3a 030661 beq gpcfg_spid_ncs ,setgpio_pullup 
+0x6f3b 030662 beq gpcfg_spid_sck ,setgpio_pullup 
+0x6f3c 030663 beq gpcfg_spid_mosi ,setgpio_pullup 
+0x6f3d 030664 beq gpcfg_spid_sdio ,setgpio_pullup 
+0x6f3e 030665 beq gpcfg_iic_scl ,setgpio_pullup 
+0x6f3f 030666 beq gpcfg_iic_sda ,setgpio_pullup 
+0x6f40 030667 beq gpcfg_input ,setgpio_pullup 
+:      030668 setgpio_loop_end:
+0x6f41 030669 loop setgpio_loop 
+0x6f42 030670 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x6f43 030671 isub contr ,null 
+0x6f44 030672 rtn zero 
+:      030673 gpio_set_before_lpm_ext:
+0x6f45 030674 arg gpio_number_ext ,loopcnt 
+0x6f46 030675 arg core_gpio_conf_hi ,contr 
+0x6f47 030676 branch setgpio_loop 
+:      030679 setgpio_pullup:
+0x6f48 030680 setarg gpcfg_pullup 
+0x6f49 030681 istore 1 ,contw 
+0x6f4a 030682 branch setgpio_loop_end 
+:      030683 setgpio_pulldown:
+0x6f4b 030684 setarg gpcfg_pulldown 
+0x6f4c 030685 istore 1 ,contw 
+0x6f4d 030686 branch setgpio_loop_end 
+:      030690 sadc_calibration:
+0x6f4e 030691 bpatch patch1b_2 ,mem_patch1b 
+0x6f4f 030692 rtn wake 
+0x6f50 030693 jam 0x77 ,core_gpadc_ctrl 
+0x6f51 030694 jam 0xc9 ,core_gpadc_cfg0 
+0x6f52 030695 jam 0x01 ,core_gpadc_cfg3 
+0x6f53 030696 fetch 1 ,mem_adc_clkdiv 
+0x6f54 030697 store 1 ,core_sadc_clkdiv 
+0x6f55 030698 call sadc_read 
+0x6f56 030699 jam 0xc1 ,core_gpadc_cfg0 
+:      030700 sadc_cal_read:
+0x6f57 030701 arg 7 ,loopcnt 
+0x6f58 030702 arg mem_adc_cal_c0 ,rega 
+0x6f59 030703 jam 0x05 ,core_gpadc_cfg2 
+:      030704 sadc_cal_read_loop:
+0x6f5a 030705 fetch 1 ,core_gpadc_status 
+0x6f5b 030706 istore 1 ,rega 
+0x6f5c 030707 increase 1 ,rega 
+0x6f5d 030708 fetch 1 ,core_gpadc_cfg2 
+0x6f5e 030709 increase 0x20 ,pdata 
+0x6f5f 030710 store 1 ,core_gpadc_cfg2 
+0x6f60 030711 loop sadc_cal_read_loop 
+0x6f61 030712 jam 0x00 ,core_gpadc_ctrl 
+0x6f62 030713 rtn 
+:      030715 sadc_cal_write:
+0x6f63 030716 fetch 1 ,core_sadc_ctrl 
+0x6f64 030717 set1 1 ,pdata 
+0x6f65 030718 store 1 ,core_sadc_ctrl 
+0x6f66 030719 arg 7 ,loopcnt 
+0x6f67 030720 arg mem_adc_cal_c0 ,rega 
+0x6f68 030721 jam 0x15 ,core_gpadc_cfg2 
+:      030722 sadc_cal_write_loop:
+0x6f69 030723 ifetch 1 ,rega 
+0x6f6a 030724 store 1 ,core_gpadc_cfg1 
+0x6f6b 030725 increase 1 ,rega 
+0x6f6c 030726 fetch 1 ,core_gpadc_cfg2 
+0x6f6d 030727 increase 0x20 ,pdata 
+0x6f6e 030728 store 1 ,core_gpadc_cfg2 
+0x6f6f 030729 loop sadc_cal_write_loop 
+0x6f70 030730 fetch 1 ,core_sadc_ctrl 
+0x6f71 030731 set0 1 ,pdata 
+0x6f72 030732 store 1 ,core_sadc_ctrl 
+0x6f73 030733 rtn 
+:      030737 adc_init_data:
+0x6f74 030738 bpatch patch1b_3 ,mem_patch1b 
+0x6f75 030739 fetch 8 ,mem_otp_adc 
+0x6f76 030740 branch adc_init_cal_data_default ,blank 
+0x6f77 030741 store 8 ,mem_3v_adc_io_data 
+0x6f78 030742 rtn 
+:      030744 adc_init_cal_data_default:
+0x6f79 030745 setarg 0x0bbe 
+0x6f7a 030746 store 2 ,mem_3v_adc_io_data 
+0x6f7b 030747 setarg 0x03f0 
+0x6f7c 030748 store 2 ,mem_1v_adc_io_data 
+0x6f7d 030749 setarg 0x027e 
+0x6f7e 030750 store 2 ,mem_2v_adc_hvin_data 
+0x6f7f 030751 setarg 0x03c4 
+0x6f80 030752 store 2 ,mem_3v_adc_hvin_data 
+0x6f81 030753 rtn 
+:      030755 enable_adc:
+0x6f82 030756 bpatch patch1b_4 ,mem_patch1b 
+0x6f83 030757 call sadc_cal_write 
+0x6f84 030758 fetch 1 ,core_gpadc_cfg1 
+0x6f85 030759 set0 7 ,pdata 
+0x6f86 030760 store 1 ,core_gpadc_cfg1 
+0x6f87 030761 jam 0x77 ,core_gpadc_ctrl 
+0x6f88 030762 jam 0xc1 ,core_gpadc_cfg0 
+0x6f89 030763 jam 0x01 ,core_gpadc_cfg3 
+0x6f8a 030764 call sadc_channel 
+0x6f8b 030765 fetch 1 ,mem_adc_clkdiv 
+0x6f8c 030766 store 1 ,core_sadc_clkdiv 
+0x6f8d 030767 call sadc_read 
+0x6f8e 030768 jam 0 ,core_sadc_clkdiv 
+0x6f8f 030769 branch sadc_dma 
+:      030771 sadc_channel:
+0x6f90 030772 fetch 1 ,mem_adc_channel 
+0x6f91 030773 lshift4 pdata ,pdata 
+0x6f92 030774 fetcht 1 ,core_gpadc_cfg3 
+0x6f93 030775 and_into 0x0f ,temp 
+0x6f94 030776 ior temp ,temp 
+0x6f95 030777 storet 1 ,core_gpadc_cfg3 
+0x6f96 030778 rtn 
+:      030780 sadc_read:
+0x6f97 030781 jam 0x03 ,core_sadc_ctrl 
+:      030782 sadc_read_wait:
+0x6f98 030783 fetch 1 ,core_perf_status 
+0x6f99 030784 bbit0 saradc_done ,sadc_read_wait 
+0x6f9a 030785 fetcht 2 ,core_sadc_data 
+0x6f9b 030786 storet 2 ,mem_adc_current_value 
+0x6f9c 030787 jam 0x06 ,core_sadc_ctrl 
+:      030788 sadc_read_wait2:
+0x6f9d 030789 fetch 1 ,core_perf_status 
+0x6f9e 030790 bbit1 saradc_done ,sadc_read_wait2 
+0x6f9f 030791 jam 0x00 ,core_sadc_ctrl 
+0x6fa0 030792 rtn 
+:      030794 sadc_dma:
+0x6fa1 030795 fetch 1 ,mem_adc_dma_enable 
+0x6fa2 030796 rtn blank 
+0x6fa3 030797 fetch 1 ,core_gpadc_cfg1 
+0x6fa4 030798 set1 7 ,pdata 
+0x6fa5 030799 store 1 ,core_gpadc_cfg1 
+0x6fa6 030800 fetch 1 ,mem_adc_clkdiv 
+0x6fa7 030801 store 1 ,core_sadc_clkdiv 
+0x6fa8 030802 fetch 2 ,mem_adc_saddr_ptr 
+0x6fa9 030803 store 2 ,core_sadc_saddr 
+0x6faa 030804 fetch 2 ,mem_adc_eaddr_ptr 
+0x6fab 030805 store 2 ,core_sadc_eaddr 
+0x6fac 030806 jam 0x0b ,core_sadc_ctrl 
+0x6fad 030807 nop 1000 
+0x6fae 030808 jam 0x03 ,core_sadc_ctrl 
+0x6faf 030809 rtn 
+:      030811 vdd_calculate_by_mode:
+0x6fb0 030812 bpatch patch1b_5 ,mem_patch1b 
+0x6fb1 030813 fetch 1 ,mem_adc_config_flag 
+0x6fb2 030814 beq adc_config_hvin ,vdd_calculate_hvin 
+0x6fb3 030815 beq adc_config_gpio ,vdd_calculate_io 
+0x6fb4 030816 rtn 
+:      030818 vdd_calculate_hvin:
+0x6fb5 030819 setarg 1000 
+0x6fb6 030820 store 2 ,mem_reference_voltage 
+0x6fb7 030821 fetcht 2 ,mem_3v_adc_hvin_data 
+0x6fb8 030822 fetch 2 ,mem_2v_adc_hvin_data 
+0x6fb9 030823 arg 2000 ,regc 
+0x6fba 030824 branch vdd_calculate 
+:      030826 vdd_calculate_io:
+0x6fbb 030827 setarg 2000 
+0x6fbc 030828 store 2 ,mem_reference_voltage 
+0x6fbd 030829 fetcht 2 ,mem_3v_adc_io_data 
+0x6fbe 030830 fetch 2 ,mem_1v_adc_io_data 
+0x6fbf 030831 arg 1000 ,regc 
+:      030832 vdd_calculate:
+0x6fc0 030833 isub temp ,rega 
+0x6fc1 030834 fetch 2 ,mem_adc_current_value 
+0x6fc2 030835 isub temp ,pdata 
+0x6fc3 030836 nbranch vdd_calculate1 ,positive 
+0x6fc4 030837 fetcht 2 ,mem_reference_voltage 
+0x6fc5 030838 imul32 temp ,regb 
+0x6fc6 030839 copy regc ,pdata 
+0x6fc7 030840 imul32 rega ,pdata 
+0x6fc8 030841 iadd regb ,pdata 
+:      030842 vdd_calculate2:
+0x6fc9 030843 idiv rega 
+0x6fca 030844 call wait_div_end 
+0x6fcb 030845 quotient pdata 
+0x6fcc 030846 rtn 
+:      030848 vdd_calculate1:
+0x6fcd 030849 copy temp ,pdata 
+0x6fce 030850 fetcht 2 ,mem_adc_current_value 
+0x6fcf 030851 isub temp ,pdata 
+0x6fd0 030852 fetcht 2 ,mem_reference_voltage 
+0x6fd1 030853 imul32 temp ,regb 
+0x6fd2 030854 copy regc ,pdata 
+0x6fd3 030855 imul32 rega ,pdata 
+0x6fd4 030856 isub regb ,pdata 
+0x6fd5 030857 nbranch set_pdata_0 ,positive 
+0x6fd6 030858 branch vdd_calculate2 
+:      030862 adc_bat_percent_lowpower_out:
+0x6fd7 030863 ifetch 8 ,rega 
+0x6fd8 030864 store 8 ,mem_pdatatemp 
+0x6fd9 030865 fetch 2 ,mem_pdatatemp 
+0x6fda 030866 fetcht 2 ,mem_pdatatemp + 2 
+0x6fdb 030867 isub temp ,rega 
+0x6fdc 030868 fetch 2 ,mem_pdatatemp + 6 
+0x6fdd 030869 isub temp ,regb 
+0x6fde 030870 fetcht 2 ,mem_pdatatemp + 4 
+0x6fdf 030871 isub temp ,null 
+0x6fe0 030872 ncall adc_set_low_power_flag ,positive 
+0x6fe1 030873 mul32 regb ,100 ,pdata 
+0x6fe2 030874 idiv rega 
+0x6fe3 030875 call wait_div_end 
+0x6fe4 030876 quotient pdata 
+0x6fe5 030877 call adc_set_no_power_flag ,blank 
+0x6fe6 030878 rtn 
+:      030880 adc_set_low_power_flag:
+0x6fe7 030881 fetch 1 ,mem_adc_power_flag 
+0x6fe8 030882 set1 0 ,pdata 
+0x6fe9 030883 store 1 ,mem_adc_power_flag 
+0x6fea 030884 rtn 
+:      030886 adc_clear_low_power_flag:
+0x6feb 030887 fetch 1 ,mem_adc_power_flag 
+0x6fec 030888 set0 0 ,pdata 
+0x6fed 030889 store 1 ,mem_adc_power_flag 
+0x6fee 030890 rtn 
+:      030892 adc_set_no_power_flag:
+0x6fef 030893 fetcht 1 ,mem_adc_power_flag 
+0x6ff0 030894 set1 1 ,temp 
+0x6ff1 030895 storet 1 ,mem_adc_power_flag 
+0x6ff2 030896 rtn 
+:      030898 adc_clear_no_power_flag:
+0x6ff3 030899 fetcht 1 ,mem_adc_power_flag 
+0x6ff4 030900 set0 1 ,temp 
+0x6ff5 030901 storet 1 ,mem_adc_power_flag 
+0x6ff6 030902 rtn 
+:      030907 keyscan_key_init:
+0x6ff7 030908 fetch 2 ,mem_key_num_ptr 
+0x6ff8 030909 ifetch 1 ,pdata 
+:      030910 keyscan_key_init_next:
+0x6ff9 030911 rtn blank 
+0x6ffa 030912 copy pdata ,loopcnt 
+0x6ffb 030914 fetch 2 ,mem_keyscan_ptr 
+0x6ffc 030915 increase 3 ,pdata 
+0x6ffd 030916 copy pdata ,rega 
+:      030917 keyscan_key_init_lp1:
+0x6ffe 030918 ifetcht 1 ,rega 
+0x6fff 030919 call gpio_config_input 
+0x7000 030920 increase key_conf_struct_len ,rega 
+0x7001 030921 loop keyscan_key_init_lp1 
+:      030922 keyscan_key_init_end:
+0x7002 030923 rtn 
+:      030925 keyscan_scan_key:
+0x7003 030926 fetch 2 ,mem_keyscan_ptr 
+0x7004 030927 increase 3 ,pdata 
+0x7005 030928 copy pdata ,rega 
+0x7006 030930 force 0 ,regb 
+0x7007 030931 setarg 0 
+0x7008 030932 store 2 ,mem_key_value_temp 
+:      030933 keyscan_scan_key_lp1:
+0x7009 030934 ifetcht 1 ,rega 
+0x700a 030935 call gpio_get_bit 
+0x700b 030936 bpatch patch1b_6 ,mem_patch1b 
+0x700c 030937 fetch 2 ,mem_key_value_temp 
+0x700d 030938 copy regb ,queue 
+0x700e 030939 qsetflag true ,pdata 
+0x700f 030940 store 2 ,mem_key_value_temp 
+0x7010 030941 increase key_conf_struct_len ,rega 
+0x7011 030942 increase 1 ,regb 
+0x7012 030943 fetch 2 ,mem_key_num_ptr 
+0x7013 030944 ifetch 1 ,pdata 
+:      030945 keyscan_scan_key_lp1_next:
+0x7014 030946 ixor regb ,null 
+0x7015 030947 nbranch keyscan_scan_key_lp1 ,zero 
+0x7016 030948 fetch 2 ,mem_key_value_temp 
+0x7017 030949 fetcht 2 ,mem_key_value_retention 
+0x7018 030950 ixor temp ,null 
+0x7019 030951 rtn zero 
+0x701a 030952 branch enable_user 
+:      030954 keyscan_process_lpm_before:
+0x701b 030955 fetch 2 ,mem_key_num_ptr 
+0x701c 030956 ifetch 1 ,pdata 
+:      030957 keyscan_process_lpm_before_next:
+0x701d 030958 rtn blank 
+0x701e 030959 copy pdata ,loopcnt 
+0x701f 030960 fetch 2 ,mem_keyscan_ptr 
+0x7020 030961 increase 3 ,pdata 
+0x7021 030962 copy pdata ,rega 
+:      030963 keyscan_process_lpm_before_lp1:
+0x7022 030964 ifetcht 1 ,rega 
+0x7023 030965 call gpio_set_wake_by_current_state 
+0x7024 030966 increase key_conf_struct_len ,rega 
+0x7025 030967 loop keyscan_process_lpm_before_lp1 
+:      030968 keyscan_process_lpm_before_end:
+0x7026 030969 rtn 
+:      030971 keyscan_key_process:
+0x7027 030972 arg key_scan_timer ,queue 
+0x7028 030973 call timer_check 
+0x7029 030974 nrtn blank 
+0x702a 030975 setarg 0x20 
+0x702b 030976 arg key_scan_timer ,queue 
+0x702c 030977 call timer_init 
+0x702d 030978 disable user 
+0x702e 030979 call keyscan_process_lpm_before 
+0x702f 030980 bpatch patch1b_7 ,mem_patch1b 
+0x7030 030981 fetch 2 ,mem_key_num_ptr 
+0x7031 030982 ifetch 1 ,pdata 
+:      030983 keyscan_key_process_next:
+0x7032 030984 rtn blank 
+0x7033 030985 call keyscan_scan_key 
+0x7034 030986 nbranch lpm_button_clean_wake_lock ,user 
+0x7035 030987 call lpm_button_get_wake_lock 
+0x7036 030988 disable user 
+0x7037 030989 fetch 2 ,mem_key_value_temp 
+0x7038 030990 store 2 ,mem_key_value_temp4 
+0x7039 030991 jam 0 ,mem_key_value_temp6 
+0x703a 030992 force 0 ,queue 
+:      030993 keyscan_key_lp1:
+0x703b 030994 fetch 2 ,mem_key_value_retention 
+0x703c 030995 rshift pdata ,temp 
+0x703d 030996 storet 2 ,mem_key_value_retention 
+0x703e 030997 and pdata ,0x01 ,pdata 
+0x703f 030998 fetcht 2 ,mem_key_value_temp4 
+0x7040 030999 and temp ,0x01 ,rega 
+0x7041 031000 rshift temp ,temp 
+0x7042 031001 storet 2 ,mem_key_value_temp4 
+0x7043 031002 ixor rega ,null 
+0x7044 031003 ncall keyscan_send_key_data ,zero 
+0x7045 031004 fetch 2 ,mem_key_num_ptr 
+0x7046 031005 ifetch 1 ,pdata 
+:      031006 keyscan_key_lp1_next:
+0x7047 031007 fetcht 1 ,mem_key_value_temp6 
+0x7048 031008 increase 1 ,temp 
+0x7049 031009 storet 1 ,mem_key_value_temp6 
+0x704a 031010 copy temp ,queue 
+0x704b 031011 ixor queue ,null 
+0x704c 031012 nbranch keyscan_key_lp1 ,zero 
+0x704d 031013 fetch 2 ,mem_key_value_temp 
+0x704e 031014 store 2 ,mem_key_value_retention 
+0x704f 031015 rtn 
+:      031016 keyscan_send_key_data:
+0x7050 031017 bpatch patch1c_0 ,mem_patch1c 
+0x7051 031018 fetch 2 ,mem_keyscan_ptr 
+0x7052 031019 increase 1 ,pdata 
+0x7053 031020 ifetch 2 ,pdata 
+0x7054 031021 branch callback_func 
+:      031027 pwm_init:
+0x7055 031028 fetch 1 ,core_clksel 
+0x7056 031029 ior rega ,pdata 
+0x7057 031030 store 1 ,core_clksel 
+0x7058 031031 fetch 2 ,core_clkoff 
+0x7059 031032 set0 clock_off_pwm ,pdata 
+0x705a 031033 store 2 ,core_clkoff 
+:      031034 delay_nop100:
+0x705b 031035 nop 100 
+0x705c 031036 rtn 
+:      031038 pwm_clk_set:
+0x705d 031039 fetch 1 ,core_clksel 
+0x705e 031040 bbit1 6 ,pwm_24m_clk_set 
+0x705f 031041 bbit1 7 ,pwm_33k_clk_set 
+:      031042 pwm_12m_clk_set:
+0x7060 031043 setarg pwm_12mhz 
+0x7061 031044 rtn 
+:      031045 pwm_24m_clk_set:
+0x7062 031046 setarg pwm_24mhz 
+0x7063 031047 rtn 
+:      031048 pwm_33k_clk_set:
+0x7064 031049 setarg pwm_33khz 
+0x7065 031050 rtn 
+:      031053 pwm_out_set:
+0x7066 031054 fetcht 3 ,mem_pdatatemp + 2 
+0x7067 031055 call pwm_clk_set 
+0x7068 031056 idiv temp 
+0x7069 031057 call wait_div_end 
+0x706a 031058 quotient temp 
+0x706b 031059 fetch 1 ,mem_pdatatemp + 5 
+0x706c 031060 imul32 temp ,pdata 
+0x706d 031061 div pdata ,100 
+0x706e 031062 call wait_div_end 
+0x706f 031063 quotient rega 
+0x7070 031064 copy temp ,pdata 
+0x7071 031065 isub rega ,regb 
+0x7072 031067 fetch 1 ,mem_pdatatemp + 1 
+0x7073 031068 call pwm_duty_cycle_set 
+0x7074 031069 fetch 1 ,mem_pdatatemp 
+0x7075 031070 fetcht 1 ,mem_pdatatemp + 1 
+0x7076 031071 and_into 0x0f ,temp 
+0x7077 031072 lshift8 temp ,temp 
+0x7078 031073 ior temp ,pdata 
+0x7079 031074 branch pwm_enable 
+:      031076 pwm_duty_cycle_set:
+0x707a 031077 iforce queue 
+0x707b 031078 call pwm_duty_cycle_set_without_autoload 
+0x707c 031079 branch pwm_autoload_set 
+:      031081 pwm_autoload_set:
+0x707d 031082 fetch 1 ,core_pwm_autoload 
+0x707e 031083 qset1 pdata 
+0x707f 031084 store 1 ,core_pwm_autoload 
+0x7080 031085 fetcht 1 ,core_clksel 
+0x7081 031086 isolate1 7 ,temp 
+0x7082 031087 call delay_1clk_of_33k ,true 
+0x7083 031088 qset0 pdata 
+0x7084 031089 store 1 ,core_pwm_autoload 
+0x7085 031090 rtn 
+:      031093 delay_1clk_of_33k:
+0x7086 031094 nop 480 
+0x7087 031095 rtn 
+:      031097 pwm_duty_cycle_set_without_autoload:
+0x7088 031098 and_into 0x0f ,pdata 
+0x7089 031099 arg core_pwm_pcnt0 ,contw 
+0x708a 031100 mul32 pdata ,4 ,pdata 
+0x708b 031101 iadd contw ,contw 
+0x708c 031102 copy rega ,pdata 
+0x708d 031103 istore 2 ,contw 
+0x708e 031104 copy regb ,pdata 
+0x708f 031105 istore 2 ,contw 
+0x7090 031106 rtn 
+:      031111 pwm_enable_in_syncmode:
+0x7091 031112 rshift8 regb ,queue 
+0x7092 031113 call pwm_init_bit_set 
+0x7093 031114 rshift8 regb ,queue 
+0x7094 031115 call pwm_syncmode_set 
+0x7095 031116 rshift8 rega ,queue 
+0x7096 031117 enable true 
+0x7097 031118 call pwm_syncmode_set_process 
+0x7098 031120 deposit rega 
+0x7099 031121 call pwm_gpio_select 
+0x709a 031122 deposit regb 
+0x709b 031123 branch pwm_enable 
+:      031125 pwm_disable_in_syncmode:
+0x709c 031126 deposit rega 
+0x709d 031127 call pwm_disable 
+0x709e 031128 deposit regb 
+0x709f 031129 call pwm_disable 
+0x70a0 031131 rshift8 rega ,queue 
+0x70a1 031132 disable true 
+0x70a2 031133 call pwm_syncmode_set_process 
+0x70a3 031134 rshift8 regb ,queue 
+0x70a4 031135 disable true 
+0x70a5 031136 call pwm_init_bit_set_process 
+0x70a6 031137 rshift8 regb ,queue 
+0x70a7 031138 disable true 
+0x70a8 031139 branch pwm_syncmode_set_process 
+:      031142 pwm_syncmode_set:
+0x70a9 031143 isolate1 7 ,queue 
+:      031144 pwm_syncmode_set_process:
+0x70aa 031145 and queue ,0x0f ,queue 
+0x70ab 031146 fetch 1 ,core_pwm_sync 
+0x70ac 031147 qsetflag true ,pdata 
+0x70ad 031148 store 1 ,core_pwm_sync 
+0x70ae 031149 rtn 
+:      031151 pwm_init_bit_set:
+0x70af 031152 isolate1 6 ,queue 
+:      031153 pwm_init_bit_set_process:
+0x70b0 031154 and queue ,0x0f ,queue 
+0x70b1 031155 fetch 1 ,core_pwm_init 
+0x70b2 031156 qsetflag true ,pdata 
+0x70b3 031157 store 1 ,core_pwm_init 
+0x70b4 031158 rtn 
+:      031159 pwm_gpio_select:
+0x70b5 031160 call pwm_select_channel 
+:      031161 pwm_gpio_select_process:
+0x70b6 031162 lshift8 pdata ,pdata 
+0x70b7 031163 add queue ,gpcfg_pwm_out0 ,temp 
+0x70b8 031164 ior temp ,pdata 
+0x70b9 031165 branch gpio_config_param 
+:      031167 pwm_enable:
+0x70ba 031168 enable user 
+0x70bb 031169 call pwm_gpio_select 
+0x70bc 031170 branch pwm_set_select 
+:      031172 pwm_disable:
+0x70bd 031173 disable user 
+0x70be 031174 call pwm_select_channel 
+0x70bf 031175 branch pwm_set_select 
+:      031177 pwm_set_select:
+0x70c0 031178 and queue ,0x0f ,queue 
+0x70c1 031179 fetch 1 ,core_pwm_en 
+0x70c2 031180 qsetflag user ,pdata 
+0x70c3 031181 store 1 ,core_pwm_en 
+0x70c4 031182 rtn 
+:      031183 pwm_select_channel:
+0x70c5 031184 rshift8 pdata ,queue 
+0x70c6 031185 and queue ,0x0f ,queue 
+0x70c7 031186 rtn 
+:      031190 wdt_init_config:
+0x70c8 031191 copy pdata ,temp 
+0x70c9 031192 bpatch patch1c_1 ,mem_patch1c 
+0x70ca 031193 call wdt_set_enable 
+0x70cb 031194 setarg 2048 
+0x70cc 031195 isub temp ,pdata 
+0x70cd 031196 copy pdata ,temp 
+0x70ce 031197 rshift4 temp ,temp 
+0x70cf 031198 storet 1 ,core_write_wdt 
+0x70d0 031199 nop 1400 
+0x70d1 031200 copy pdata ,temp 
+0x70d2 031201 and_into 0x0f ,temp 
+0x70d3 031202 storet 1 ,core_write_wdt2 
+0x70d4 031203 rtn 
+:      031206 wdt_set_enable:
+0x70d5 031207 enable user2 
+0x70d6 031208 branch wdt_init_set 
+:      031211 wdt_set_disable:
+0x70d7 031212 bpatch patch1c_2 ,mem_patch1c 
+0x70d8 031213 disable user2 
+:      031214 wdt_init_set:
+0x70d9 031215 fetch 1 ,core_config 
+0x70da 031216 setflag user2 ,3 ,pdata 
+0x70db 031217 store 1 ,core_config 
+0x70dc 031218 rtn 
+:      031223 nec61212_init:
+0x70dd 031224 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
+:      031227 nec_init_config:
+0x70de 031228 store 4 ,core_nec_start_addr 
+0x70df 031229 store 2 ,core_nec_rptr 
+0x70e0 031230 storet 1 ,core_nec_ctrl 
+0x70e1 031231 rtn 
+:      031234 nec_check_rxbuff_size:
+0x70e2 031235 fetch 2 ,core_nec_rxitem 
+0x70e3 031236 rtn 
+:      031238 nec_prepare_read:
+0x70e4 031239 fetchr contu ,2 ,core_nec_rptr 
+0x70e5 031240 fetchr contus ,2 ,core_nec_start_addr 
+0x70e6 031241 fetchr contue ,2 ,core_nec_end_addr 
+0x70e7 031242 rtn 
+:      031244 nec_read_done:
+0x70e8 031245 storer contu ,2 ,core_nec_rptr 
+0x70e9 031246 rtn 
+:      031253 nec_parse_nec61212:
+0x70ea 031254 call enable_user 
+0x70eb 031255 arg 0 ,rege 
+0x70ec 031256 call nec_check_rxbuff_size 
+0x70ed 031257 beq 2 ,nec_parse_nec61212_check_timeout 
+0x70ee 031258 sub pdata ,4 ,null 
+0x70ef 031259 rtn positive 
+0x70f0 031260 call nec_prepare_read 
+0x70f1 031261 ifetcht 2 ,contu 
+0x70f2 031262 setarg nec61212_data2repeat_time 
+0x70f3 031263 call nec_check_pulse_range_legal_default_deviation 
+0x70f4 031264 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f5 031265 copy regd ,temp 
+0x70f6 031266 setarg nec61212_repeat2repeat_time 
+0x70f7 031267 call nec_check_pulse_range_legal_default_deviation 
+0x70f8 031268 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f9 031270 copy regd ,temp 
+0x70fa 031271 setarg nec61212_boot_code_start_time 
+0x70fb 031272 call nec_check_pulse_range_legal_default_deviation 
+0x70fc 031273 branch nec_parse_nec61212_error_data ,positive 
+0x70fd 031274 ifetcht 2 ,contu 
+0x70fe 031275 setarg nec61212_boot_code_end_time 
+0x70ff 031276 call nec_check_pulse_range_legal_default_deviation 
+0x7100 031277 branch nec_parse_nec61212_error_data ,positive 
+0x7101 031278 call nec_check_rxbuff_size 
+0x7102 031279 sub pdata ,133 ,null 
+0x7103 031280 rtn positive 
+0x7104 031281 arg 32 ,loopcnt 
+:      031282 nec_parse_nec61212_data:
+0x7105 031283 ifetcht 2 ,contu 
+0x7106 031284 setarg nec61212_data_bit_1_start_time 
+0x7107 031285 call nec_check_pulse_range_legal_default_deviation 
+0x7108 031286 branch nec_parse_nec61212_error_data ,positive 
+0x7109 031287 ifetcht 2 ,contu 
+0x710a 031288 setarg nec61212_data_bit_1_end_time 
+0x710b 031289 call nec_check_pulse_range_legal_default_deviation 
+0x710c 031290 nbranch nec_parse_nec61212_add_bit1 ,positive 
+0x710d 031291 copy regd ,temp 
+0x710e 031292 setarg nec61212_data_bit_0_end_time 
+0x710f 031293 call nec_check_pulse_range_legal_default_deviation 
+0x7110 031294 nbranch nec_parse_nec61212_add_bit0 ,positive 
+:      031297 nec_parse_nec61212_error_data:
+0x7111 031298 copy regd ,temp 
+0x7112 031299 setarg nec61212_timeout_time 
+0x7113 031300 isub temp ,null 
+0x7114 031301 branch nec_parse_nec61212_check_timeout_cb ,zero 
+0x7115 031302 branch nec_read_done 
+:      031304 nec_parse_nec61212_add_bit1:
+0x7116 031305 set1 32 ,rege 
+:      031306 nec_parse_nec61212_add_bit0:
+0x7117 031307 rshift rege ,rege 
+0x7118 031308 loop nec_parse_nec61212_data 
+0x7119 031309 branch nec_parse_nec61212_check_stop_bit 
+:      031311 nec_parse_nec61212_check_repeat_data:
+0x711a 031312 call nec_check_rxbuff_size 
+0x711b 031313 sub pdata ,7 ,null 
+0x711c 031314 rtn positive 
+0x711d 031315 ifetcht 2 ,contu 
+0x711e 031316 setarg nec61212_repeat_start_time 
+0x711f 031317 call nec_check_pulse_range_legal_default_deviation 
+0x7120 031318 branch nec_parse_nec61212_error_data ,positive 
+0x7121 031319 ifetcht 2 ,contu 
+0x7122 031320 setarg nec61212_repeat_end_time 
+0x7123 031321 call nec_check_pulse_range_legal_default_deviation 
+0x7124 031322 branch nec_parse_nec61212_error_data ,positive 
+:      031323 nec_parse_nec61212_check_stop_bit:
+0x7125 031324 ifetcht 2 ,contu 
+0x7126 031325 setarg nec61212_stop_time 
+0x7127 031326 call nec_check_pulse_range_legal_default_deviation 
+0x7128 031327 branch nec_parse_nec61212_error_data ,positive 
+0x7129 031328 call nec_read_done 
+0x712a 031329 copy regc ,pdata 
+0x712b 031330 branch callback_func 
+:      031332 nec_parse_nec61212_check_timeout:
+0x712c 031333 call nec_prepare_read 
+0x712d 031334 ifetcht 2 ,contu 
+0x712e 031335 setarg nec61212_timeout_time 
+0x712f 031336 isub temp ,null 
+0x7130 031337 nrtn zero 
+:      031338 nec_parse_nec61212_check_timeout_cb:
+0x7131 031339 call nec_read_done 
+0x7132 031340 call disable_user 
+0x7133 031341 copy regc ,pdata 
+0x7134 031342 branch callback_func 
+:      031349 nec_check_pulse_range_legal_default_deviation:
+0x7135 031350 fetchr regb ,1 ,mem_nec_decode_error_value 
+:      031359 nec_check_pulse_range_legal:
+0x7136 031360 copy temp ,regd 
+0x7137 031361 imul32 regb ,regb 
+0x7138 031362 lshift temp ,temp 
+0x7139 031363 isub temp ,rega 
+0x713a 031364 ncall nec_check_pulse_range_legal_data_negative ,positive 
+0x713b 031365 mul32 rega ,100 ,pdata 
+0x713c 031366 isub regb ,null 
+0x713d 031367 rtn 
+:      031369 nec_check_pulse_range_legal_data_negative:
+0x713e 031370 sub rega ,0 ,rega 
+0x713f 031371 rtn 
+:      031382 function_g2:
+0x7140 031383 bpatch patch1c_3 ,mem_patch1c 
+0x7141 031384 jam 80 ,mem_aes_cmac_data_length 
+0x7142 031385 arg mem_dat ,contw 
+0x7143 031386 arg mem_le_srand ,contr 
+0x7144 031387 call memcpy16 
+0x7145 031388 arg mem_sc_pubkey_local_x_256 ,contr 
+0x7146 031389 call memcpy32 
+0x7147 031390 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7148 031391 call memcpy32 
+0x7149 031392 call inverse_memdat 
+0x714a 031393 arg mem_le_mrand ,contr 
+0x714b 031394 call store_inverse_k 
+0x714c 031395 call function_aes_cmac 
+0x714d 031397 arg mem_aes_cmac_temp ,contw 
+0x714e 031398 call load_inverse_result 
+0x714f 031399 setarg 1000000 
+0x7150 031400 copy pdata ,rega 
+0x7151 031401 fetch 4 ,mem_aes_cmac_temp 
+0x7152 031402 idiv rega 
+0x7153 031403 call wait_div_end 
+0x7154 031404 remainder pdata 
+0x7155 031405 store 4 ,mem_gkey 
+0x7156 031407 rtn 
+:      031409 function_f6_eb:
+0x7157 031410 jam 65 ,mem_aes_cmac_data_length 
+0x7158 031411 arg mem_dat ,contw 
+0x7159 031412 call store_addr_common_a 
+0x715a 031413 call store_addr_common_b 
+0x715b 031414 fetch 3 ,mem_le_pres + 1 
+0x715c 031415 istore 3 ,contw 
+0x715d 031418 call get_r 
+0x715e 031420 arg mem_le_mrand ,contr 
+0x715f 031421 call memcpy16 
+0x7160 031422 arg mem_le_srand ,contr 
+0x7161 031423 call memcpy16 
+0x7162 031424 call inverse_memdat 
+0x7163 031425 arg mem_le_mackey ,contr 
+0x7164 031426 arg mem_aes_cmac_k ,contw 
+0x7165 031427 call memcpy16 
+0x7166 031429 branch function_aes_cmac 
+:      031433 get_r:
+0x7167 031434 fetch 4 ,mem_le_tk 
+0x7168 031435 istore 4 ,contw 
+0x7169 031436 call memset0_4 
+0x716a 031437 branch memset0_8 
+:      031439 function_f6_ea:
+0x716b 031440 bpatch patch1c_4 ,mem_patch1c 
+0x716c 031441 jam 65 ,mem_aes_cmac_data_length 
+0x716d 031442 arg mem_dat ,contw 
+0x716e 031443 call store_addr_common_b 
+0x716f 031444 call store_addr_common_a 
+0x7170 031445 fetch 3 ,mem_le_preq + 1 
+0x7171 031446 istore 3 ,contw 
+0x7172 031449 call get_r 
+0x7173 031450 arg mem_le_srand ,contr 
+0x7174 031451 call memcpy16 
+0x7175 031452 arg mem_le_mrand ,contr 
+0x7176 031453 call memcpy16 
+0x7177 031454 call inverse_memdat 
+0x7178 031455 arg mem_le_mackey ,contr 
+0x7179 031456 arg mem_aes_cmac_k ,contw 
+0x717a 031457 call memcpy16 
+0x717b 031459 call function_aes_cmac 
+0x717c 031460 arg mem_aes_cmac_temp ,contw 
+0x717d 031461 branch load_inverse_result 
+:      031463 function_f5:
+0x717e 031464 jam 32 ,mem_aes_cmac_data_length 
+0x717f 031465 arg mem_le_dhkey_256 ,contr 
+0x7180 031466 arg mem_dat ,contw 
+0x7181 031467 call memcpy32 
+0x7182 031468 call inverse_memdat 
+0x7183 031469 arg mem_le_slat ,contr 
+0x7184 031470 call store_inverse_k 
+0x7185 031471 call function_aes_cmac 
+0x7186 031472 arg mem_aes_cmac_k ,contw 
+0x7187 031473 call store_aes_result 
+0x7188 031474 arg 1 ,temp 
+0x7189 031475 call function_f5_common 
+0x718a 031476 arg mem_le_ltk ,contw 
+0x718b 031477 call load_inverse_result 
+0x718c 031478 arg 0 ,temp 
+0x718d 031479 call function_f5_common 
+0x718e 031480 arg mem_le_mackey ,contw 
+0x718f 031482 branch store_aes_result 
+:      031485 function_f5_common:
+0x7190 031486 bpatch patch1c_5 ,mem_patch1c 
+0x7191 031487 jam 53 ,mem_aes_cmac_data_length 
+0x7192 031488 setarg 0x100 
+0x7193 031489 store 2 ,mem_dat 
+0x7194 031490 call store_addr_common_b 
+0x7195 031491 call store_addr_common_a 
+0x7196 031492 arg mem_le_srand ,contr 
+0x7197 031493 call memcpy16 
+0x7198 031494 arg mem_le_mrand ,contr 
+0x7199 031495 call memcpy16 
+0x719a 031497 setarg 0x6c65 
+0x719b 031498 istore 2 ,contw 
+0x719c 031499 setarg 0x6274 
+0x719d 031500 istore 2 ,contw 
+0x719e 031501 istoret 1 ,contw 
+0x719f 031502 call inverse_memdat 
+0x71a0 031503 branch function_aes_cmac 
+:      031505 store_addr_common_b:
+0x71a1 031506 fetch 6 ,mem_le_lap 
+0x71a2 031507 istore 6 ,contw 
+0x71a3 031508 fetch 1 ,mem_le_conn_own_addr_type 
+0x71a4 031509 istore 1 ,contw 
+0x71a5 031510 rtn 
+:      031512 store_addr_common_a:
+0x71a6 031513 fetch 6 ,mem_le_plap 
+0x71a7 031514 istore 6 ,contw 
+0x71a8 031519 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71a9 031520 istore 1 ,contw 
+0x71aa 031521 rtn 
+:      031523 function_f4_ca:
+0x71ab 031524 jam 65 ,mem_aes_cmac_data_length 
+0x71ac 031525 fetch 1 ,mem_passkey_1bit 
+0x71ad 031526 store 1 ,mem_dat 
+0x71ae 031527 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71af 031528 call memcpy32 
+0x71b0 031529 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71b1 031530 call memcpy32 
+0x71b2 031531 call inverse_memdat 
+0x71b3 031532 arg mem_le_mrand ,contr 
+0x71b4 031533 call store_inverse_k 
+0x71b5 031534 branch function_aes_cmac 
+:      031537 function_f4_cb:
+0x71b6 031538 jam 65 ,mem_aes_cmac_data_length 
+0x71b7 031539 fetch 1 ,mem_passkey_1bit 
+0x71b8 031540 store 1 ,mem_dat 
+0x71b9 031541 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71ba 031542 call memcpy32 
+0x71bb 031543 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71bc 031544 call memcpy32 
+0x71bd 031545 call inverse_memdat 
+0x71be 031546 arg mem_le_srand ,contr 
+0x71bf 031547 call store_inverse_k 
+0x71c0 031548 branch function_aes_cmac 
+:      031550 function_aes_cmac:
+0x71c1 031551 bpatch patch1c_6 ,mem_patch1c 
+0x71c2 031552 call function_aes_cmac_generate_subkey 
+0x71c3 031556 fetch 1 ,mem_aes_cmac_data_length 
+0x71c4 031557 copy pdata ,temp 
+:      031558 function_ceil16:
+0x71c5 031559 increase 15 ,pdata 
+0x71c6 031560 rshift4 pdata ,pdata 
+0x71c7 031561 copy pdata ,regb 
+0x71c8 031562 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71c9 031563 and temp ,0x0f ,pdata 
+0x71ca 031564 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71cb 031566 arg mem_aes_cmac_k1 ,regc 
+0x71cc 031567 arg mem_dat ,pdata 
+0x71cd 031568 increase -16 ,pdata 
+0x71ce 031571 iadd temp ,rega 
+0x71cf 031572 arg mem_aes_cmac_m_last ,contw 
+0x71d0 031573 arg 4 ,loopcnt 
+0x71d1 031574 call xor_loop 
+0x71d2 031578 branch function_aes_cmac_aes 
+:      031580 function_aes_cmac_set_flag_0_balnk:
+0x71d3 031581 arg 1 ,regb 
+0x71d4 031582 arg 0 ,rega 
+0x71d5 031584 branch function_aes_cmac_set_flag_0_common 
+:      031587 function_aes_cmac_set_flag_0:
+0x71d6 031589 and temp ,0x0f ,rega 
+:      031590 function_aes_cmac_set_flag_0_common:
+0x71d7 031591 arg mem_dat ,pdata 
+0x71d8 031592 iadd temp ,pdata 
+0x71d9 031593 isub rega ,contr 
+0x71da 031595 arg mem_aes_cmac_temp ,contw 
+0x71db 031596 call function_aes_cmac_padding 
+0x71dc 031598 arg mem_aes_cmac_k2 ,regc 
+0x71dd 031599 arg mem_aes_cmac_temp ,rega 
+0x71de 031600 arg mem_aes_cmac_m_last ,contw 
+0x71df 031601 arg 4 ,loopcnt 
+0x71e0 031602 call xor_loop 
+:      031609 function_aes_cmac_aes:
+0x71e1 031614 call aes_clear_data 
+0x71e2 031615 call aes_init 
+0x71e3 031618 arg mem_dat ,contr 
+:      031619 function_aes_cmac_aes_loop:
+0x71e4 031621 increase -1 ,regb 
+0x71e5 031622 deposit regb 
+0x71e6 031623 branch function_aes_cmac_aes_loop_end ,blank 
+0x71e7 031624 call load_data128 
+0x71e8 031625 call do_aes_cbc 
+0x71e9 031626 branch function_aes_cmac_aes_loop 
+:      031628 function_aes_cmac_aes_loop_end:
+0x71ea 031629 arg mem_aes_cmac_temp ,contw 
+0x71eb 031630 call store_aes_result 
+0x71ec 031631 arg mem_aes_cmac_m_last ,contr 
+0x71ed 031632 call load_data128 
+0x71ee 031633 call aes_init 
+0x71ef 031634 arg mem_aes_cmac_temp ,contr 
+0x71f0 031635 call load_data128 
+0x71f1 031636 branch do_aes_cbc 
+:      031640 load_inverse_result:
+0x71f2 031642 copy contw ,rega 
+0x71f3 031643 call store_aes_result 
+0x71f4 031645 arg 16 ,loopcnt 
+0x71f5 031646 branch inverse_data 
+:      031648 store_inverse_k:
+0x71f6 031649 arg mem_aes_cmac_k ,contw 
+0x71f7 031650 call memcpy16 
+:      031651 inverse_k:
+0x71f8 031652 arg 16 ,loopcnt 
+0x71f9 031653 arg mem_aes_cmac_k ,rega 
+0x71fa 031654 branch inverse_data 
+:      031656 inverse_memdat:
+0x71fb 031657 fetch 1 ,mem_aes_cmac_data_length 
+0x71fc 031658 copy pdata ,loopcnt 
+0x71fd 031659 arg mem_dat ,rega 
+0x71fe 031660 branch inverse_data 
+:      031662 bn_lshift_0_inverse:
+0x71ff 031663 ifetch 1 ,rega 
+0x7200 031664 lshift pdata ,pdata 
+0x7201 031665 isolate1 0 ,regc 
+0x7202 031666 setflag true ,0 ,pdata 
+0x7203 031667 isolate1 8 ,pdata 
+0x7204 031668 setflag true ,0 ,regc 
+0x7205 031669 istore 1 ,rega 
+0x7206 031670 increase -1 ,rega 
+0x7207 031671 loop bn_lshift_0_inverse 
+0x7208 031672 rtn 
+:      031674 function_aes_cmac_k1_inverse:
+0x7209 031675 arg mem_aes_cmac_k1 ,rega 
+:      031676 function_aes_cmac_inverse_common:
+0x720a 031677 increase 15 ,rega 
+0x720b 031678 force 16 ,loopcnt 
+0x720c 031679 force 0 ,regc 
+0x720d 031680 branch bn_lshift_0_inverse 
+:      031682 function_aes_cmac_k2_inverse:
+0x720e 031683 arg mem_aes_cmac_k2 ,rega 
+0x720f 031684 branch function_aes_cmac_inverse_common 
+:      031687 function_aes_cmac_generate_subkey:
+0x7210 031688 arg mem_aes_cmac_k ,contr 
+0x7211 031689 call load_key 
+0x7212 031692 force regidx_xor ,regext_index 
+0x7213 031693 call aes_clear 
+0x7214 031694 call aes_clear_data 
+0x7215 031695 call do_aes_ocb 
+0x7216 031700 arg mem_aes_cmac_k1 ,contw 
+0x7217 031701 call store_aes_result 
+:      031702 function_aes_cmac_k1:
+0x7218 031703 bpatch patch1c_7 ,mem_patch1c 
+0x7219 031704 fetch 1 ,mem_aes_cmac_k1 
+0x721a 031705 isolate1 7 ,pdata 
+0x721b 031706 nbranch function_aes_cmac_k1_0 ,true 
+0x721c 031707 call function_aes_cmac_k1_inverse 
+0x721d 031710 arg mem_aes_cmac_k1 ,regc 
+0x721e 031712 arg mem_aes_cmac_k1 ,contw 
+0x721f 031715 call function_aes_cmac_xor_rb 
+0x7220 031716 branch function_aes_cmac_k2 
+:      031717 function_aes_cmac_k1_0:
+0x7221 031718 call function_aes_cmac_k1_inverse 
+:      031719 function_aes_cmac_k2:
+0x7222 031721 arg mem_aes_cmac_k1 ,contr 
+0x7223 031722 arg mem_aes_cmac_k2 ,contw 
+0x7224 031723 call memcpy16 
+0x7225 031724 fetch 1 ,mem_aes_cmac_k2 
+0x7226 031725 isolate1 7 ,pdata 
+0x7227 031726 nbranch function_aes_cmac_k2_inverse ,true 
+0x7228 031727 call function_aes_cmac_k2_inverse 
+0x7229 031729 arg mem_aes_cmac_k2 ,regc 
+0x722a 031731 arg mem_aes_cmac_k2 ,contw 
+:      031737 function_aes_cmac_xor_rb:
+0x722b 031738 arg 3 ,loopcnt 
+:      031739 function_aes_cmac_xor_rb_loop:
+0x722c 031740 arg 0 ,temp 
+0x722d 031741 call function_aes_cmac_xor_loop_common 
+0x722e 031742 increase 4 ,regc 
+0x722f 031743 loop function_aes_cmac_xor_rb_loop 
+0x7230 031744 arg 0x8700 ,temp 
+0x7231 031745 lshift16 temp ,temp 
+:      031746 function_aes_cmac_xor_loop_common:
+0x7232 031747 ifetch 4 ,regc 
+0x7233 031748 ixor temp ,pdata 
+0x7234 031749 istore 4 ,contw 
+0x7235 031750 rtn 
+:      031756 function_aes_cmac_padding:
+0x7236 031757 bpatch patch1d_0 ,mem_patch1d 
+0x7237 031758 arg 16 ,loopcnt 
+0x7238 031759 arg 0 ,pdata 
+:      031760 function_aes_cmac_padding_loop:
+0x7239 031761 isub rega ,null 
+0x723a 031762 branch function_aes_cmac_padding_beq_length ,zero 
+0x723b 031763 branch function_aes_cmac_padding_big_length ,positive 
+0x723c 031764 ifetcht 1 ,contr 
+0x723d 031765 istoret 1 ,contw 
+:      031766 function_aes_cmac_padding_loop2:
+0x723e 031767 increase 1 ,pdata 
+0x723f 031768 loop function_aes_cmac_padding_loop 
+0x7240 031769 rtn 
+:      031770 function_aes_cmac_padding_beq_length:
+0x7241 031771 arg 0x80 ,temp 
+:      031772 function_aes_cmac_padding_common:
+0x7242 031773 istoret 1 ,contw 
+0x7243 031774 branch function_aes_cmac_padding_loop2 
+:      031776 function_aes_cmac_padding_big_length:
+0x7244 031777 arg 0 ,temp 
+0x7245 031778 branch function_aes_cmac_padding_common 
+:      031783 concatenate_temp24:
+0x7246 031784 lshift8 temp ,temp 
+:      031785 concatenate_temp16:
+0x7247 031786 lshift16 temp ,temp 
+0x7248 031787 ior temp ,temp 
+0x7249 031788 rtn 
+:      031793 generate_stk:
+0x724a 031794 bpatch patch1d_1 ,mem_patch1d 
+0x724b 031795 call function_s1 
+0x724c 031796 arg mem_le_ltk ,contw 
+0x724d 031797 branch store_aes_result 
+:      031800 authenticate_rconfirm:
+0x724e 031801 arg mem_le_srand ,contw 
+0x724f 031802 branch authenticate_mconfirm ,master 
+0x7250 031803 arg mem_le_mrand ,contw 
+:      031804 authenticate_mconfirm:
+0x7251 031805 copy contr ,rega 
+0x7252 031806 call memcpy16 
+0x7253 031807 call function_c1 
+0x7254 031808 arg mem_le_rconfirm ,contr 
+0x7255 031809 branch compare_res 
+:      031811 generate_confirm:
+0x7256 031812 arg mem_le_mrand ,rega 
+0x7257 031813 branch generate_mrand ,master 
+0x7258 031814 arg mem_le_srand ,rega 
+:      031815 generate_mrand:
+0x7259 031816 copy rega ,contw 
+0x725a 031817 call generate_random 
+0x725b 031818 branch function_c1 
+:      031820 generate_sk:
+0x725c 031821 arg mem_le_skdm ,contr 
+0x725d 031822 call load_data128 
+0x725e 031823 arg mem_le_ltk ,contr 
+0x725f 031824 call load_regext 
+0x7260 031825 force 0x38 ,aes_ctrl 
+0x7261 031826 force 0x0 ,aes_ctrl 
+0x7262 031827 call wait_aes 
+0x7263 031828 arg mem_le_sk ,contw 
+0x7264 031829 branch store_aes_result 
+:      031833 ccm_b0:
+0x7265 031834 force regidx_xor ,regext_index 
+0x7266 031835 force 0x49 ,pdata 
+0x7267 031836 branch iv_common 
+:      031839 first_block_counter:
+0x7268 031840 force 0x49 ,pdata 
+0x7269 031841 branch first_block 
+:      031842 first_block_data:
+0x726a 031843 force 1 ,pdata 
+:      031844 first_block:
+0x726b 031845 force regidx_data ,regext_index 
+:      031846 iv_common:
+0x726c 031847 lshift8 temp ,regext 
+0x726d 031848 ior regext ,regext 
+0x726e 031849 increase 1 ,regext_index 
+0x726f 031850 rshift8 temp ,regext 
+0x7270 031851 rshift16 regext ,regext 
+0x7271 031852 fetch 2 ,mem_ccm_iv 
+0x7272 031853 lshift16 pdata ,pdata 
+0x7273 031854 ior regext ,regext 
+0x7274 031855 increase 1 ,regext_index 
+0x7275 031856 ifetchr regext ,4 ,contr 
+0x7276 031857 increase 1 ,regext_index 
+0x7277 031858 ifetch 2 ,contr 
+0x7278 031859 byteswap rega ,regext 
+0x7279 031860 lshift16 regext ,regext 
+0x727a 031861 ior regext ,regext 
+0x727b 031862 increase 1 ,regext_index 
+0x727c 031863 rtn 
+:      031867 generate_mic:
+0x727d 031868 add regc ,1 ,contr 
+0x727e 031869 ifetch 1 ,contr 
+0x727f 031870 iforce rega 
+0x7280 031871 call first_block_counter 
+0x7281 031872 call do_aes_ocb 
+0x7282 031874 force regidx_data ,regext_index 
+0x7283 031875 ifetch 1 ,regc 
+0x7284 031876 and_into 0x3 ,pdata 
+0x7285 031877 lshift16 pdata ,regext 
+0x7286 031878 set1 8 ,regext 
+0x7287 031879 call clear_hidata 
+0x7288 031880 call do_aes_cbc 
+0x7289 031882 copy rega ,loopcnt 
+0x728a 031883 add regc ,2 ,contr 
+0x728b 031884 call padding_data 
+:      031885 generate_mic_loop:
+0x728c 031886 call aes_load_data 
+0x728d 031887 call do_aes_cbc 
+0x728e 031888 deposit loopcnt 
+0x728f 031889 branch generate_mic_end ,blank 
+0x7290 031890 branch generate_mic_loop 
+:      031891 generate_mic_end:
+0x7291 031892 force regidx_result ,regext_index 
+0x7292 031893 deposit regext 
+0x7293 031894 store 4 ,mem_le_mic 
+0x7294 031895 rtn 
+:      031897 aes_crypt_data:
+0x7295 031898 increase 1 ,rega 
+0x7296 031899 call first_block_data 
+0x7297 031900 copy regc ,contr 
+0x7298 031901 call aes_load_xor 
+0x7299 031902 call do_aes_ctr 
+0x729a 031903 call store_enc_data 
+0x729b 031904 increase 16 ,regc 
+0x729c 031905 increase -16 ,regb 
+0x729d 031906 branch aes_crypt_data ,positive 
+0x729e 031907 rtn 
+:      031912 le_encrypt_new_start:
+0x729f 031913 call ccm_init_common 
+0x72a0 031914 bpatch patch1d_2 ,mem_patch1d 
+0x72a1 031915 jam 0 ,core_ccm_aad0 
+0x72a2 031916 jam 1 ,core_ccm_aad1 
+0x72a3 031917 fetch 1 ,mem_le_txheader 
+0x72a4 031918 and_into 0x3 ,pdata 
+0x72a5 031919 store 1 ,core_ccm_aad2 
+0x72a6 031920 fetch 2 ,mem_contr 
+0x72a7 031921 store 2 ,core_ccm_input_playload_addr 
+0x72a8 031922 setarg mem_le_txpayload 
+0x72a9 031923 store 2 ,core_ccm_output_playload_addr 
+0x72aa 031925 fetchr rega ,1 ,mem_le_txlen 
+0x72ab 031926 fetcht 5 ,mem_ccm_pcnt_tx 
+0x72ac 031927 call ccm_b0 
+0x72ad 031928 jam 2 ,core_ccm_ctrl 
+0x72ae 031929 jam 3 ,core_ccm_ctrl 
+0x72af 031931 fetch 1 ,mem_le_txlen 
+0x72b0 031932 store 2 ,core_ccm_inptr 
+0x72b1 031933 increase 4 ,pdata 
+0x72b2 031934 store 1 ,mem_le_txlen 
+0x72b3 031935 fetch 5 ,mem_ccm_pcnt_tx 
+0x72b4 031936 increase 1 ,pdata 
+0x72b5 031937 set0 le_ccm_directionbit ,pdata 
+0x72b6 031938 store 5 ,mem_ccm_pcnt_tx 
+0x72b7 031939 rtn 
+:      031942 ccm_wait_enc:
+0x72b8 031943 fetch 2 ,core_ccm_outptr 
+0x72b9 031944 isub temp ,null 
+0x72ba 031945 rtn zero 
+0x72bb 031946 nrtn blank 
+0x72bc 031948 branch ccm_wait_enc 
+:      031950 ccm_check_enc_done:
+0x72bd 031951 fetch 1 ,core_misc_status 
+0x72be 031952 bbit0 6 ,assert 
+:      031953 ccm_enc_done:
+0x72bf 031954 setarg mem_le_txpayload 
+0x72c0 031955 iadd temp ,contw 
+0x72c1 031956 arg regidx_result ,regext_index 
+0x72c2 031957 istorer regext ,4 ,contw 
+0x72c3 031958 branch ccm_ctrl_clr 
+:      031960 ccm_init_common:
+0x72c4 031961 bpatch patch1d_3 ,mem_patch1d 
+0x72c5 031962 force regidx_result ,regext_index 
+0x72c6 031963 call aes_clear 
+0x72c7 031964 call aes_clear_data 
+0x72c8 031965 setarg 0 
+0x72c9 031966 store 2 ,core_ccm_inptr 
+0x72ca 031967 rtn 
+:      031969 wait_ccm_done:
+0x72cb 031970 fetch 1 ,core_misc_status 
+0x72cc 031971 bbit0 6 ,wait_ccm_done 
+:      031972 ccm_ctrl_clr:
+0x72cd 031973 jam 0 ,core_ccm_ctrl 
+0x72ce 031974 rtn 
+:      031977 wait_aes:
+0x72cf 031978 nbranch wait_aes ,aes_ready 
+0x72d0 031979 rtn 
+:      031981 do_aes_ocb:
+0x72d1 031982 force 0x30 ,aes_ctrl 
+0x72d2 031983 force 0x0 ,aes_ctrl 
+0x72d3 031984 branch wait_aes 
+:      031986 do_aes_cbc:
+0x72d4 031987 force 0x32 ,aes_ctrl 
+0x72d5 031988 force 0x2 ,aes_ctrl 
+0x72d6 031989 branch wait_aes 
+:      031991 do_aes_ctr:
+0x72d7 031992 force 0x34 ,aes_ctrl 
+0x72d8 031993 force 0x4 ,aes_ctrl 
+0x72d9 031994 branch wait_aes 
+:      031997 aes_init:
+0x72da 031998 force 1 ,aes_ctrl 
+0x72db 031999 force 0 ,aes_ctrl 
+0x72dc 032000 rtn 
+:      032003 wait_keyinit_done:
+0x72dd 032004 fetch 1 ,core_aes_decode_key_init 
+0x72de 032005 bbit0 2 ,wait_keyinit_done 
+0x72df 032006 rtn 
+:      032009 dec_key_initial:
+0x72e0 032010 store 2 ,core_keybuf_saddr 
+0x72e1 032011 force 0xc0 ,aes_ctrl 
+0x72e2 032012 force 0x80 ,aes_ctrl 
+0x72e3 032013 branch wait_keyinit_done 
+:      032015 do_aes_ecb_dec:
+0x72e4 032016 force regidx_data ,regext_index 
+0x72e5 032017 copy regb ,contr 
+0x72e6 032018 force 4 ,loopcnt 
+0x72e7 032019 call aes_ecb_dec_loop 
+0x72e8 032021 force 0x180 ,aes_ctrl 
+0x72e9 032022 force 0x80 ,aes_ctrl 
+0x72ea 032023 call wait_aes 
+:      032024 ecb_dec_generate:
+0x72eb 032025 force regidx_result ,regext_index 
+0x72ec 032026 copy regc ,contw 
+0x72ed 032027 force 4 ,loopcnt 
+:      032028 ecb_dec_generate_loop:
+0x72ee 032029 copy regext ,pdata 
+0x72ef 032030 istore 4 ,contw 
+0x72f0 032031 increase 1 ,regext_index 
+0x72f1 032032 loop ecb_dec_generate_loop 
+0x72f2 032033 rtn 
+:      032035 aes_ecb_dec_loop:
+0x72f3 032036 ifetch 2 ,contr 
+0x72f4 032037 ifetcht 2 ,contr 
+0x72f5 032038 lshift16 temp ,temp 
+0x72f6 032039 ior temp ,regext 
+0x72f7 032040 increase 1 ,regext_index 
+0x72f8 032041 loop aes_ecb_dec_loop 
+0x72f9 032042 rtn 
+:      032045 do_aes_cbc_dec:
+0x72fa 032046 force regidx_xor ,regext_index 
+0x72fb 032047 copy rega ,contr 
+0x72fc 032048 force 4 ,loopcnt 
+0x72fd 032049 call aes_ecb_dec_loop 
+0x72fe 032051 force regidx_data ,regext_index 
+0x72ff 032052 copy regb ,contr 
+0x7300 032053 force 4 ,loopcnt 
+0x7301 032054 call aes_ecb_dec_loop 
+0x7302 032055 force 0x182 ,aes_ctrl 
+0x7303 032056 force 0x82 ,aes_ctrl 
+0x7304 032057 call wait_aes 
+0x7305 032058 branch ecb_dec_generate 
+:      032061 function_s1:
+0x7306 032062 force regidx_data ,regext_index 
+0x7307 032063 fetch 4 ,mem_le_mrand 
+0x7308 032064 iforce regext 
+0x7309 032065 increase 1 ,regext_index 
+0x730a 032066 ifetch 4 ,contr 
+0x730b 032067 iforce regext 
+0x730c 032068 increase 1 ,regext_index 
+0x730d 032069 fetch 4 ,mem_le_srand 
+0x730e 032070 iforce regext 
+0x730f 032071 increase 1 ,regext_index 
+0x7310 032072 ifetch 4 ,contr 
+0x7311 032073 iforce regext 
+0x7312 032074 increase 1 ,regext_index 
+0x7313 032075 call aes_clear 
+0x7314 032076 increase -4 ,regext_index 
+0x7315 032077 fetch 4 ,mem_le_tk 
+0x7316 032078 copy pdata ,regext 
+0x7317 032079 increase 4 ,regext_index 
+0x7318 032080 force 0x38 ,aes_ctrl 
+0x7319 032081 force 0x8 ,aes_ctrl 
+0x731a 032082 branch wait_aes 
+:      032085 function_c1:
+0x731b 032086 bpatch patch1d_4 ,mem_patch1d 
+0x731c 032087 fetch 6 ,mem_le_lap 
+0x731d 032088 fetcht 6 ,mem_le_plap 
+0x731e 032089 branch function_c1_master ,master 
+0x731f 032090 fetch 6 ,mem_le_plap 
+0x7320 032091 fetcht 6 ,mem_le_lap 
+:      032092 function_c1_master:
+0x7321 032093 force regidx_xor ,regext_index 
+0x7322 032094 copy temp ,regext 
+0x7323 032095 increase 1 ,regext_index 
+0x7324 032096 rshift32 temp ,regext 
+0x7325 032097 lshift16 pdata ,pdata 
+0x7326 032098 ior regext ,regext 
+0x7327 032099 increase 1 ,regext_index 
+0x7328 032100 rshift32 pdata ,regext 
+0x7329 032101 increase 1 ,regext_index 
+0x732a 032102 force 0 ,regext 
+0x732b 032103 force 0 ,pdata 
+0x732c 032104 fetch 1 ,mem_le_conn_peer_addr_type 
+0x732d 032105 fetcht 1 ,mem_le_adv_own_addr_type 
+0x732e 032106 nbranch function_c1_irat ,master 
+0x732f 032108 fetch 1 ,mem_le_conn_own_addr_type 
+0x7330 032109 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032110 function_c1_irat:
+0x7331 032111 store 1 ,mem_le_iat 
+0x7332 032112 storet 1 ,mem_le_rat 
+0x7333 032113 force regidx_data ,regext_index 
+0x7334 032114 arg mem_le_iat ,regb 
+0x7335 032115 force 4 ,loopcnt 
+:      032116 function_c1_loop1:
+0x7336 032117 ifetch 4 ,rega 
+0x7337 032118 ifetcht 4 ,regb 
+0x7338 032119 ixor temp ,regext 
+0x7339 032120 increase 1 ,regext_index 
+0x733a 032121 increase 4 ,rega 
+0x733b 032122 increase 4 ,regb 
+0x733c 032123 loop function_c1_loop1 
+0x733d 032124 call aes_clear 
+0x733e 032125 increase -4 ,regext_index 
+0x733f 032126 fetch 4 ,mem_le_tk 
+0x7340 032127 copy pdata ,regext 
+0x7341 032128 increase 4 ,regext_index 
+0x7342 032129 force 0x38 ,aes_ctrl 
+0x7343 032130 force 0xc ,aes_ctrl 
+0x7344 032131 call wait_aes 
+0x7345 032133 call aes_clear_data 
+0x7346 032134 force 0x3a ,aes_ctrl 
+0x7347 032135 force 0x8 ,aes_ctrl 
+0x7348 032136 branch wait_aes 
+:      032138 padding_data:
+0x7349 032139 compare 0 ,loopcnt ,3 
+0x734a 032140 rtn true 
+0x734b 032141 deposit contr 
+0x734c 032142 iadd loopcnt ,contw 
+0x734d 032143 force 0 ,pdata 
+:      032144 padding_loop:
+0x734e 032145 istore 1 ,contw 
+0x734f 032146 increase 1 ,loopcnt 
+0x7350 032147 compare 0 ,loopcnt ,3 
+0x7351 032148 rtn true 
+0x7352 032149 branch padding_loop 
+:      032151 aes_load_data:
+0x7353 032152 force regidx_data ,regext_index 
+:      032153 load_data_loop:
+0x7354 032154 deposit loopcnt 
+0x7355 032155 branch load_data_padding ,blank 
+0x7356 032156 ifetch 4 ,contr 
+0x7357 032157 increase -4 ,loopcnt 
+:      032158 load_data_padding:
+0x7358 032159 iforce regext 
+0x7359 032160 increase 1 ,regext_index 
+0x735a 032161 compare regidx_key ,regext_index ,0xf 
+0x735b 032162 rtn true 
+0x735c 032163 branch load_data_loop 
+:      032165 aes_load_xor:
+0x735d 032166 force regidx_xor ,regext_index 
+0x735e 032167 branch load_regext 
+:      032168 load_key:
+0x735f 032169 force regidx_key ,regext_index 
+0x7360 032170 branch load_regext 
+:      032171 load_data128:
+0x7361 032172 force regidx_data ,regext_index 
+:      032173 load_regext:
+0x7362 032174 force 4 ,loopcnt 
+:      032175 load_regext_loop:
+0x7363 032176 ifetch 4 ,contr 
+0x7364 032177 iforce regext 
+0x7365 032178 increase 1 ,regext_index 
+0x7366 032179 loop load_regext_loop 
+0x7367 032180 rtn 
+:      032182 load_sk:
+0x7368 032183 arg mem_le_sk ,contr 
+0x7369 032184 branch load_key 
+:      032186 clear_hidata:
+0x736a 032187 force 4 ,loopcnt 
+0x736b 032188 branch clear_data_rest 
+:      032190 regext_clear:
+0x736c 032191 force 0 ,regext_index 
+0x736d 032192 force 16 ,loopcnt 
+0x736e 032193 branch clear_loop 
+:      032195 aes_clear_data:
+0x736f 032196 force regidx_data ,regext_index 
+:      032197 aes_clear:
+0x7370 032198 force 4 ,loopcnt 
+:      032199 clear_loop:
+0x7371 032200 force 0 ,regext 
+:      032201 clear_data_rest:
+0x7372 032202 increase 1 ,regext_index 
+0x7373 032203 loop clear_loop 
+0x7374 032204 rtn 
+:      032206 store_aes_result:
+0x7375 032207 force regidx_result ,regext_index 
+0x7376 032208 force 4 ,loopcnt 
+:      032209 send_aes_result_loop:
+0x7377 032210 deposit regext 
+0x7378 032211 istore 4 ,contw 
+0x7379 032212 increase 1 ,regext_index 
+0x737a 032213 loop send_aes_result_loop 
+0x737b 032214 rtn 
+:      032216 store_enc_data:
+0x737c 032217 force regidx_result ,regext_index 
+0x737d 032218 copy regc ,contw 
+0x737e 032219 add regb ,1 ,loopcnt 
+0x737f 032220 sub loopcnt ,15 ,null 
+0x7380 032221 branch store_enc_loop ,positive 
+0x7381 032222 force 16 ,loopcnt 
+:      032223 store_enc_loop:
+0x7382 032224 deposit regext 
+0x7383 032225 sub loopcnt ,3 ,null 
+0x7384 032226 branch store_enc_byte ,positive 
+0x7385 032227 istore 4 ,contw 
+0x7386 032228 increase -4 ,loopcnt 
+0x7387 032229 rtn zero 
+0x7388 032230 increase 1 ,regext_index 
+0x7389 032231 branch store_enc_loop 
+:      032232 store_enc_byte:
+0x738a 032233 istore 1 ,contw 
+0x738b 032234 rshift8 pdata ,pdata 
+0x738c 032235 loop store_enc_byte 
+0x738d 032236 rtn 
+:      032239 compare_res:
+0x738e 032240 force regidx_result ,regext_index 
+0x738f 032241 force 4 ,loopcnt 
+:      032242 compare_res_loop:
+0x7390 032243 ifetch 4 ,contr 
+0x7391 032244 isub regext ,null 
+0x7392 032245 nrtn zero 
+0x7393 032246 increase 1 ,regext_index 
+0x7394 032247 loop compare_res_loop 
+0x7395 032248 branch enable_zero 
+:      032250 enable_authrom:
+0x7396 032251 fetch 1 ,core_clkoff 
+0x7397 032252 set0 clock_off_auth_rom ,pdata 
+0x7398 032253 store 1 ,core_clkoff 
+0x7399 032254 rtn 
+:      032256 disable_authrom:
+0x739a 032257 fetch 1 ,core_clkoff 
+0x739b 032258 set1 clock_off_auth_rom ,pdata 
+0x739c 032259 store 1 ,core_clkoff 
+0x739d 032260 rtn 
+:      032268 init_memp:
+0x739e 032269 arg mem_p ,contw 
+0x739f 032270 setsect 0 ,0x3ffff 
+0x73a0 032271 setsect 1 ,0x3ffff 
+0x73a1 032272 setsect 2 ,0x3ffff 
+0x73a2 032273 setsect 3 ,0x3fbff 
+0x73a3 032274 istore 9 ,contw 
+0x73a4 032275 setsect 0 ,0x3ffff 
+0x73a5 032276 setsect 1 ,0x3ffff 
+0x73a6 032277 setsect 2 ,0x3ffff 
+0x73a7 032278 setsect 3 ,0x3ffff 
+0x73a8 032279 istore 9 ,contw 
+0x73a9 032280 setsect 0 ,0x3ffff 
+0x73aa 032281 setsect 1 ,0x3ffff 
+0x73ab 032282 setsect 2 ,0x3cfff 
+0x73ac 032283 setsect 3 ,0x3ffff 
+0x73ad 032284 istore 9 ,contw 
+0x73ae 032285 setsect 0 ,0x3ffff 
+0x73af 032286 setsect 1 ,0x3ffff 
+0x73b0 032287 setsect 2 ,0x3ffef 
+0x73b1 032288 setsect 3 ,0x3ffff 
+0x73b2 032289 istore 9 ,contw 
+0x73b3 032290 setsect 0 ,0x3ffff 
+0x73b4 032291 setsect 1 ,0x3ffff 
+0x73b5 032292 setsect 2 ,0x3ffff 
+0x73b6 032293 setsect 3 ,0x3ffff 
+0x73b7 032294 istore 9 ,contw 
+0x73b8 032295 setsect 0 ,0x3ffff 
+0x73b9 032296 setsect 1 ,0x26c7f 
+0x73ba 032297 setsect 2 ,0x146b 
+0x73bb 032298 setsect 3 ,0x37bb3 
+0x73bc 032299 istore 9 ,contw 
+0x73bd 032300 setsect 0 ,0x1feb8 
+0x73be 032301 setsect 1 ,0x10c12 
+0x73bf 032302 setsect 2 ,0x2b722 
+0x73c0 032303 setsect 3 ,0x29fa6 
+0x73c1 032304 istore 9 ,contw 
+0x73c2 032305 setsect 0 ,0xe70f 
+0x73c3 032306 setsect 1 ,0x16720 
+0x73c4 032307 setsect 2 ,0x519e 
+0x73c5 032308 setsect 3 ,0x19084 
+0x73c6 032309 istore 9 ,contw 
+0x73c7 032310 setsect 0 ,0x31012 
+0x73c8 032311 setsect 1 ,0x360bf 
+0x73c9 032312 setsect 2 ,0x3f0af 
+0x73ca 032313 setsect 3 ,0x3d3 
+0x73cb 032314 istore 9 ,contw 
+0x73cc 032315 setsect 0 ,0x3a188 
+0x73cd 032316 setsect 1 ,0x3ad0 
+0x73ce 032317 setsect 2 ,0x3cbf2 
+0x73cf 032318 setsect 3 ,0x243d9 
+0x73d0 032319 istore 9 ,contw 
+0x73d1 032320 setsect 0 ,0x2b030 
+0x73d2 032321 setsect 1 ,0x36a03 
+0x73d3 032322 setsect 2 ,0x11188 
+0x73d4 032323 setsect 3 ,0x1e520 
+0x73d5 032324 istore 9 ,contw 
+0x73d6 032325 setsect 0 ,0x3a11e 
+0x73d7 032326 setsect 1 ,0xfe5d 
+0x73d8 032327 setsect 2 ,0xdd57 
+0x73d9 032328 setsect 3 ,0x1ac93 
+0x73da 032329 istore 9 ,contw 
+0x73db 032330 setsect 0 ,0x11ed 
+0x73dc 032331 setsect 1 ,0x218c4 
+0x73dd 032332 setsect 2 ,0x8da7 
+0x73de 032333 setsect 3 ,0x257ff 
+0x73df 032334 istore 9 ,contw 
+0x73e0 032335 setsect 0 ,0x3192b 
+0x73e1 032336 setsect 1 ,0x34641 
+0x73e2 032337 setsect 2 ,0x1be0c 
+0x73e3 032338 setsect 3 ,0x366ad 
+0x73e4 032339 istore 9 ,contw 
+0x73e5 032340 setsect 0 ,0x1f83 
+0x73e6 032341 setsect 1 ,0x15a23 
+0x73e7 032342 setsect 2 ,0x3f9b0 
+0x73e8 032343 setsect 3 ,0x3949 
+0x73e9 032344 istore 9 ,contw 
+0x73ea 032345 setsect 0 ,0x13a51 
+0x73eb 032346 setsect 1 ,0x153fd 
+0x73ec 032347 setsect 2 ,0x3372a 
+0x73ed 032348 setsect 3 ,0xf1bb 
+0x73ee 032349 istore 9 ,contw 
+0x73ef 032350 setsect 0 ,0x3ae85 
+0x73f0 032351 setsect 1 ,0x1eed9 
+0x73f1 032352 setsect 2 ,0x9e66 
+0x73f2 032353 setsect 3 ,0x1a8 
+0x73f3 032354 istore 8 ,contw 
+0x73f4 032355 rtn 
+:      032363 init_memp_256:
+0x73f5 032364 arg mem_p_256 ,contw 
+0x73f6 032365 setsect 0 ,0x3ffff 
+0x73f7 032366 setsect 1 ,0x3ffff 
+0x73f8 032367 setsect 2 ,0x3ffff 
+0x73f9 032368 setsect 3 ,0x3ffff 
+0x73fa 032369 istore 9 ,contw 
+0x73fb 032370 setsect 0 ,0x3ffff 
+0x73fc 032371 setsect 1 ,0x3f 
+0x73fd 032372 setsect 2 ,0x0 
+0x73fe 032373 setsect 3 ,0x0 
+0x73ff 032374 istore 9 ,contw 
+0x7400 032375 setsect 0 ,0x0 
+0x7401 032376 setsect 1 ,0x0 
+0x7402 032377 setsect 2 ,0x1000 
+0x7403 032378 setsect 3 ,0x0 
+0x7404 032379 istore 9 ,contw 
+0x7405 032380 setsect 0 ,0x3ff00 
+0x7406 032381 setsect 1 ,0x3ffff 
+0x7407 032382 setsect 2 ,0x3ffcf 
+0x7408 032383 setsect 3 ,0x3ffff 
+0x7409 032384 istore 9 ,contw 
+0x740a 032385 setsect 0 ,0x3ffff 
+0x740b 032386 setsect 1 ,0x3ffff 
+0x740c 032387 setsect 2 ,0x3ffff 
+0x740d 032388 setsect 3 ,0x3ff 
+0x740e 032389 istore 9 ,contw 
+0x740f 032390 setsect 0 ,0x0 
+0x7410 032391 setsect 1 ,0x0 
+0x7411 032392 setsect 2 ,0x0 
+0x7412 032393 setsect 3 ,0x0 
+0x7413 032394 istore 9 ,contw 
+0x7414 032395 setsect 0 ,0x10000 
+0x7415 032396 setsect 1 ,0x0 
+0x7416 032397 setsect 2 ,0x3f000 
+0x7417 032398 setsect 3 ,0x3ffff 
+0x7418 032399 istore 9 ,contw 
+0x7419 032400 setsect 0 ,0x296ff 
+0x741a 032401 setsect 1 ,0x22630 
+0x741b 032402 setsect 2 ,0x3945d 
+0x741c 032403 setsect 3 ,0x3d284 
+0x741d 032404 istore 9 ,contw 
+0x741e 032405 setsect 0 ,0x333a0 
+0x741f 032406 setsect 1 ,0x4b7a 
+0x7420 032407 setsect 2 ,0x37d8 
+0x7421 032408 setsect 3 ,0x3c9dc 
+0x7422 032409 istore 9 ,contw 
+0x7423 032410 setsect 0 ,0x3a440 
+0x7424 032411 setsect 1 ,0x1b958 
+0x7425 032412 setsect 2 ,0x38bce 
+0x7426 032413 setsect 3 ,0x1091f 
+0x7427 032414 istore 9 ,contw 
+0x7428 032415 setsect 0 ,0x2e12c 
+0x7429 032416 setsect 1 ,0x1f47c 
+0x742a 032417 setsect 2 ,0x356b1 
+0x742b 032418 setsect 3 ,0x2fd47 
+0x742c 032419 istore 9 ,contw 
+0x742d 032420 setsect 0 ,0x6837 
+0x742e 032421 setsect 1 ,0x2ed90 
+0x742f 032422 setsect 2 ,0x1ecec 
+0x7430 032423 setsect 3 ,0x1acc5 
+0x7431 032424 istore 9 ,contw 
+0x7432 032425 setsect 0 ,0x23357 
+0x7433 032426 setsect 1 ,0x18af3 
+0x7434 032427 setsect 2 ,0xf9e1 
+0x7435 032428 setsect 3 ,0x129f0 
+0x7436 032429 istore 9 ,contw 
+0x7437 032430 setsect 0 ,0x2e7eb 
+0x7438 032431 setsect 1 ,0x3e6e3 
+0x7439 032432 setsect 2 ,0x3e1a7 
+0x743a 032433 setsect 3 ,0x10b8b 
+0x743b 032434 istore 9 ,contw 
+0x743c 032435 setsect 0 ,0x24fe3 
+0x743d 032436 setsect 1 ,0x20ef 
+0x743e 032437 setsect 2 ,0x1b5a6 
+0x743f 032438 setsect 3 ,0xdc2f 
+0x7440 032439 istore 9 ,contw 
+0x7441 032440 setsect 0 ,0x13860 
+0x7442 032441 setsect 1 ,0x2bd69 
+0x7443 032442 setsect 2 ,0x391a 
+0x7444 032443 setsect 3 ,0x1b222 
+0x7445 032444 istore 9 ,contw 
+0x7446 032445 rtn 
+:      032451 publickey_init:
+0x7447 032454 branch sp_initialize_256 
+:      032456 sp_calc_sequence_256_check:
+0x7448 032457 bpatch patch1d_5 ,mem_patch1d 
+0x7449 032462 fetch 1 ,mem_secure_connections_enable 
+0x744a 032463 rtn blank 
+0x744b 032464 fetch 1 ,mem_sc_local_key_invalid 
+0x744c 032465 rtneq sp_key_valid_256 
+0x744d 032468 fetch 1 ,mem_sc_calc 
+0x744e 032469 beq sp_calc_standby ,sp_initialize_256 
+0x744f 032470 rtn 
+:      032471 stop_publickey_calc_256:
+0x7450 032472 jam sp_calc_standby ,mem_sc_calc 
+0x7451 032473 rtn 
+:      032478 sp_clear_flags:
+0x7452 032479 bpatch patch1d_6 ,mem_patch1d 
+0x7453 032480 setarg mem_sp_state_end 
+0x7454 032481 arg mem_sp_state_start ,contw 
+0x7455 032482 isub contw ,loopcnt 
+0x7456 032483 call clear_mem 
+0x7457 032484 setarg mem_sp_state_xmem_end 
+0x7458 032485 arg mem_sp_state_xmem ,contw 
+0x7459 032486 isub contw ,loopcnt 
+0x745a 032487 branch clear_mem 
+:      032491 sp_calc_check_publickey_256:
+0x745b 032492 call sp_calc_b256 
+0x745c 032493 arg mem_le_pubkey_remote_y_256 ,rega 
+0x745d 032494 arg mem_t7_256 ,contw 
+0x745e 032495 call bn_sqrmod_256 
+0x745f 032496 arg mem_le_pubkey_remote_x_256 ,rega 
+0x7460 032497 arg mem_t2_256 ,contw 
+0x7461 032498 call bn_sqrmod_256 
+0x7462 032499 arg mem_t2_256 ,rega 
+0x7463 032500 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7464 032501 arg mem_t2_256 ,contw 
+0x7465 032502 call bn_mulmod_256 
+0x7466 032503 arg mem_a_256 ,rega 
+0x7467 032504 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7468 032505 arg mem_t3_256 ,contw 
+0x7469 032506 call bn_mulmod_256 
+0x746a 032507 arg mem_t3_256 ,rega 
+0x746b 032508 arg mem_t2_256 ,regb 
+0x746c 032509 arg mem_t2_256 ,contw 
+0x746d 032510 call bn_addmod_256 
+0x746e 032511 arg mem_t0_256 ,rega 
+0x746f 032512 arg mem_t2_256 ,regb 
+0x7470 032513 arg mem_t0_256 ,contw 
+0x7471 032514 call bn_addmod_256 
+0x7472 032515 arg 32 ,loopcnt 
+0x7473 032516 arg mem_t7_256 ,rega 
+0x7474 032517 arg mem_t0_256 ,regb 
+0x7475 032518 branch string_compare 
+:      032520 sp_calc_b256:
+0x7476 032521 arg mem_gy_256 ,rega 
+0x7477 032522 arg mem_t0_256 ,contw 
+0x7478 032523 call bn_sqrmod_256 
+0x7479 032524 arg mem_gx_256 ,rega 
+0x747a 032525 arg mem_t2_256 ,contw 
+0x747b 032526 call bn_sqrmod_256 
+0x747c 032527 arg mem_t2_256 ,rega 
+0x747d 032528 arg mem_gx_256 ,regb 
+0x747e 032529 arg mem_t2_256 ,contw 
+0x747f 032530 call bn_mulmod_256 
+0x7480 032531 arg mem_a_256 ,rega 
+0x7481 032532 arg mem_gx_256 ,regb 
+0x7482 032533 arg mem_t3_256 ,contw 
+0x7483 032534 call bn_mulmod_256 
+0x7484 032535 arg mem_t3_256 ,rega 
+0x7485 032536 arg mem_t2_256 ,regb 
+0x7486 032537 arg mem_t2_256 ,contw 
+0x7487 032538 call bn_addmod_256 
+0x7488 032539 arg mem_t0_256 ,rega 
+0x7489 032540 arg mem_t2_256 ,regb 
+0x748a 032541 arg mem_t0_256 ,contw 
+0x748b 032542 branch bn_submod_256 
+:      032547 random_generator:
+0x748c 032548 increase -1 ,queue 
+0x748d 032549 nrtn positive 
+0x748e 032550 random pdata 
+0x748f 032551 istore 2 ,contw 
+0x7490 032552 branch random_generator 
+:      032553 compare4:
+0x7491 032554 increase -1 ,queue 
+0x7492 032555 nbranch compare4_success ,positive 
+0x7493 032556 ifetch 4 ,rega 
+0x7494 032557 copy pdata ,temp 
+0x7495 032558 ifetch 4 ,regb 
+0x7496 032559 iflip temp ,pdata 
+0x7497 032560 nbranch compare4_failed ,zero 
+0x7498 032561 increase 4 ,rega 
+0x7499 032562 increase 4 ,regb 
+0x749a 032563 branch compare4 
+:      032564 compare4_failed:
+0x749b 032565 branch disable_true 
+:      032567 compare4_success:
+0x749c 032568 branch enable_true 
+:      032573 bn_testbit:
+0x749d 032574 and pdata ,7 ,queue 
+0x749e 032575 rshift3 pdata ,pdata 
+0x749f 032576 iadd contr ,contr 
+0x74a0 032577 ifetch 1 ,contr 
+0x74a1 032578 qisolate0 pdata 
+0x74a2 032579 rtn 
+:      032582 bn_eq_zero:
+0x74a3 032583 ifetch 8 ,contr 
+0x74a4 032584 nrtn blank 
+0x74a5 032585 ifetch 8 ,contr 
+0x74a6 032586 nrtn blank 
+0x74a7 032587 ifetch 8 ,contr 
+0x74a8 032588 rtn 
+:      032593 bn_eq_0:
+0x74a9 032594 ifetch 4 ,rega 
+0x74aa 032595 iforce temp 
+0x74ab 032596 ifetch 4 ,regb 
+0x74ac 032597 isub temp ,null 
+0x74ad 032598 nrtn zero 
+0x74ae 032599 increase 4 ,rega 
+0x74af 032600 increase 4 ,regb 
+0x74b0 032601 loop bn_eq_0 
+0x74b1 032602 rtn 
+:      032604 bn_bigeq:
+0x74b2 032605 force 6 ,loopcnt 
+0x74b3 032606 increase 20 ,rega 
+0x74b4 032607 increase 20 ,regb 
+:      032608 bn_bigeq_0:
+0x74b5 032609 ifetch 4 ,regb 
+0x74b6 032610 iforce temp 
+0x74b7 032611 ifetch 4 ,rega 
+0x74b8 032612 isub temp ,pdata 
+0x74b9 032613 nrtn positive 
+0x74ba 032614 nrtn blank 
+0x74bb 032615 increase -4 ,rega 
+0x74bc 032616 increase -4 ,regb 
+0x74bd 032617 loop bn_bigeq_0 
+0x74be 032618 rtn 
+:      032619 bn_add:
+0x74bf 032620 force 6 ,loopcnt 
+0x74c0 032621 force 0 ,regc 
+:      032622 bn_add_0:
+0x74c1 032623 ifetch 4 ,rega 
+0x74c2 032624 iforce temp 
+0x74c3 032625 ifetch 4 ,regb 
+0x74c4 032626 iadd temp ,pdata 
+0x74c5 032627 iadd regc ,pdata 
+0x74c6 032628 istore 4 ,contw 
+0x74c7 032629 isolate1 32 ,pdata 
+0x74c8 032630 setflag true ,0 ,regc 
+0x74c9 032631 increase 4 ,rega 
+0x74ca 032632 increase 4 ,regb 
+0x74cb 032633 loop bn_add_0 
+0x74cc 032634 rtn 
+:      032636 bn_sub:
+0x74cd 032637 force 6 ,loopcnt 
+0x74ce 032638 force 0 ,regc 
+:      032639 bn_sub_0:
+0x74cf 032640 ifetch 4 ,regb 
+0x74d0 032641 iforce temp 
+0x74d1 032642 ifetch 4 ,rega 
+0x74d2 032643 isub temp ,pdata 
+0x74d3 032644 isub regc ,pdata 
+0x74d4 032645 istore 4 ,contw 
+0x74d5 032646 isolate1 32 ,pdata 
+0x74d6 032647 setflag true ,0 ,regc 
+0x74d7 032648 increase 4 ,rega 
+0x74d8 032649 increase 4 ,regb 
+0x74d9 032650 loop bn_sub_0 
+0x74da 032651 rtn 
+:      032653 bn_rshift6:
+0x74db 032654 force 6 ,loopcnt 
+0x74dc 032655 increase 20 ,rega 
+:      032656 bn_rshift:
+0x74dd 032657 force 0 ,regc 
+:      032658 bn_rshift_0:
+0x74de 032659 ifetch 4 ,rega 
+0x74df 032660 isolate1 0 ,pdata 
+0x74e0 032661 setflag true ,1 ,regc 
+0x74e1 032662 rshift pdata ,pdata 
+0x74e2 032663 isolate1 0 ,regc 
+0x74e3 032664 setflag true ,31 ,pdata 
+0x74e4 032665 istore 4 ,rega 
+0x74e5 032666 increase -4 ,rega 
+0x74e6 032667 rshift regc ,regc 
+0x74e7 032668 loop bn_rshift_0 
+0x74e8 032669 rtn 
+:      032670 bn_lshift:
+0x74e9 032671 force 6 ,loopcnt 
+0x74ea 032672 force 0 ,regc 
+:      032673 bn_lshift_0:
+0x74eb 032674 ifetch 4 ,rega 
+0x74ec 032675 isolate1 31 ,pdata 
+0x74ed 032676 setflag true ,1 ,regc 
+0x74ee 032677 lshift pdata ,pdata 
+0x74ef 032678 isolate1 0 ,regc 
+0x74f0 032679 setflag true ,0 ,pdata 
+0x74f1 032680 istore 4 ,rega 
+0x74f2 032681 increase 4 ,rega 
+0x74f3 032682 rshift regc ,regc 
+0x74f4 032683 loop bn_lshift_0 
+0x74f5 032684 rtn 
+:      032687 bn_load:
+0x74f6 032688 force 6 ,loopcnt 
+:      032689 bn_load_0:
+0x74f7 032690 ifetch 4 ,contr 
+0x74f8 032691 iforce regext 
+0x74f9 032692 increase 1 ,regext_index 
+0x74fa 032693 loop bn_load_0 
+0x74fb 032694 rtn 
+:      032698 sp_initialize_256:
+0x74fc 032699 bpatch patch1d_7 ,mem_patch1d 
+0x74fd 032700 fetch 1 ,mem_secure_connections_enable 
+0x74fe 032701 nbranch sp_pubkey_calc_256 ,blank 
+:      032703 sc_reset:
+0x74ff 032704 jam sp_calc_standby ,mem_sc_calc 
+0x7500 032705 jam sp_key_invalid ,mem_sc_local_key_invalid 
+0x7501 032706 rtn 
+:      032710 sp_wait_pubkey_calc_256_done:
+0x7502 032711 fetch 1 ,mem_secure_connections_enable 
+0x7503 032712 rtn blank 
+0x7504 032713 fetch 1 ,mem_sc_local_key_invalid 
+0x7505 032714 rtneq sp_key_valid_256 
+0x7506 032715 call sp_calc_sequence_256 
+0x7507 032716 branch sp_wait_pubkey_calc_256_done 
+:      032720 sp_debug_private_256:
+0x7508 032721 arg mem_sc_private_key_256 ,contw 
+0x7509 032722 setsect 0 ,0x1abd 
+0x750a 032723 setsect 1 ,0x1b34f 
+0x750b 032724 setsect 2 ,0x19b8a 
+0x750c 032725 setsect 3 ,0x26562 
+0x750d 032726 istore 9 ,contw 
+0x750e 032727 setsect 0 ,0x340b7 
+0x750f 032728 setsect 1 ,0x1efa 
+0x7510 032729 setsect 2 ,0xaff6 
+0x7511 032730 setsect 3 ,0xfd41 
+0x7512 032731 istore 9 ,contw 
+0x7513 032732 setsect 0 ,0x3d210 
+0x7514 032733 setsect 1 ,0x26cf8 
+0x7515 032734 setsect 2 ,0x3874c 
+0x7516 032735 setsect 3 ,0x3157c 
+0x7517 032736 istore 9 ,contw 
+0x7518 032737 setsect 0 ,0x2d4a3 
+0x7519 032738 setsect 1 ,0x3d27d 
+0x751a 032739 setsect 2 ,0x3 
+0x751b 032740 istore 5 ,contw 
+0x751c 032741 rtn 
+:      032744 sp_pubkey_calc_256:
+0x751d 032745 fetch 1 ,mem_sc_local_key_invalid 
+0x751e 032746 rtnne sp_key_invalid 
+0x751f 032747 fetch 1 ,mem_sc_calc 
+0x7520 032748 rtnne sp_calc_standby 
+0x7521 032749 call init_memp_256 
+0x7522 032750 arg mem_sc_private_key_256 ,contw 
+0x7523 032751 force 15 ,queue 
+0x7524 032752 call random_generator 
+0x7525 032753 random pdata 
+0x7526 032754 rshift pdata ,pdata 
+0x7527 032755 istore 2 ,contw 
+0x7528 032757 fetch 1 ,mem_sp_debug_mode 
+0x7529 032758 ncall sp_debug_private_256 ,blank 
+0x752a 032760 arg mem_k_256 ,contw 
+0x752b 032761 arg mem_sc_private_key_256 ,contr 
+0x752c 032762 call memcpy32 
+0x752d 032764 arg mem_ax_256 ,contw 
+0x752e 032765 arg mem_gx_256 ,contr 
+0x752f 032766 call memcpy64 
+0x7530 032768 arg mem_az_256 ,contw 
+0x7531 032769 call clear_mem_256 
+0x7532 032770 jam 1 ,mem_az_256 
+0x7533 032772 call eckp_calc_init_256 
+0x7534 032773 jam sp_calc_pubkey_256 ,mem_sc_calc 
+0x7535 032774 rtn 
+:      032776 sp_pubkey_generated_256:
+0x7536 032777 arg mem_sc_pubkey_local_x_256 ,contw 
+0x7537 032778 arg mem_bx_256 ,contr 
+0x7538 032779 call memcpy64 
+0x7539 032780 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
+0x753a 032781 jam sp_calc_standby ,mem_sc_calc 
+0x753b 032782 rtn 
+:      032786 sp_dhkey_calc_256:
+0x753c 032787 fetch 1 ,mem_sp_dhkey_invalid 
+0x753d 032788 rtnne sp_key_invalid 
+0x753e 032789 fetch 1 ,mem_sc_calc 
+0x753f 032790 rtnne sp_calc_standby 
+0x7540 032792 arg mem_k_256 ,contw 
+0x7541 032793 arg mem_sc_private_key_256 ,contr 
+0x7542 032794 call memcpy32 
+0x7543 032796 arg mem_ax_256 ,contw 
+0x7544 032797 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7545 032798 call memcpy64 
+0x7546 032800 arg mem_az_256 ,contw 
+0x7547 032801 call clear_mem_256 
+0x7548 032802 jam 1 ,mem_az_256 
+0x7549 032804 call eckp_calc_init_256 
+0x754a 032805 jam sp_calc_dhkey_256 ,mem_sc_calc 
+0x754b 032806 rtn 
+:      032809 sp_dhkey_generated_256:
+0x754c 032811 arg mem_le_dhkey_256 ,contw 
+0x754d 032812 arg mem_bx_256 ,contr 
+0x754e 032813 call memcpy32 
+0x754f 032814 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7550 032815 jam sp_calc_standby ,mem_sc_calc 
+0x7551 032816 rtn 
+:      032820 sp_calc_sequence_256:
+0x7552 032821 fetch 1 ,mem_secure_connections_enable 
+0x7553 032822 rtn blank 
+0x7554 032823 fetch 1 ,mem_sc_calc 
+0x7555 032824 rtn blank 
+0x7556 032825 increase 0x80 ,pdata 
+0x7557 032826 store 1 ,mem_sc_calc 
+0x7558 032827 rtnbit1 7 
+0x7559 032828 fetch 2 ,mem_ec_loopc 
+0x755a 032829 branch sp_calc_sequence_done_256 ,blank 
+0x755b 032830 branch eckp_calc_256 
+:      032832 sp_calc_sequence_done_256:
+0x755c 032833 bpatch patch1e_0 ,mem_patch1e 
+0x755d 032834 call ecunmapz_256 
+0x755e 032835 fetch 1 ,mem_sc_calc 
+0x755f 032836 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7560 032837 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7561 032838 rtn 
+:      032841 eckp_calc_256:
+0x7562 032842 call ecdbl_256 
+0x7563 032843 fetch 2 ,mem_ec_loopc 
+0x7564 032844 increase -1 ,pdata 
+0x7565 032845 store 2 ,mem_ec_loopc 
+0x7566 032846 arg mem_k_256 ,contr 
+0x7567 032847 call bn_testbit 
+0x7568 032848 rtn true 
+0x7569 032849 branch ecadd_256 
+:      032851 eckp_calc_init_256:
+0x756a 032852 bpatch patch1e_1 ,mem_patch1e 
+0x756b 032853 setarg 256 
+0x756c 032854 store 2 ,mem_ec_loopc 
+:      032855 eckp_calc_init_256_1:
+0x756d 032856 fetch 2 ,mem_ec_loopc 
+0x756e 032857 rtn blank 
+0x756f 032858 increase -1 ,pdata 
+0x7570 032859 store 2 ,mem_ec_loopc 
+0x7571 032860 arg mem_k_256 ,contr 
+0x7572 032861 call bn_testbit 
+0x7573 032862 branch eckp_calc_init_256_1 ,true 
+0x7574 032863 arg mem_ax_256 ,contr 
+0x7575 032864 arg mem_cx_256 ,contw 
+0x7576 032865 branch memcpy96 
+:      032868 ecunmapz_256:
+0x7577 032869 arg mem_cz_256 ,rega 
+0x7578 032870 arg mem_t3_256 ,contw 
+0x7579 032871 call bn_invmod_256 
+0x757a 032872 arg mem_t3_256 ,rega 
+0x757b 032873 arg mem_t1_256 ,contw 
+0x757c 032874 call bn_sqrmod_256 
+0x757d 032875 arg mem_cx_256 ,rega 
+0x757e 032876 arg mem_t1_256 ,regb 
+0x757f 032877 arg mem_bx_256 ,contw 
+0x7580 032878 call bn_mulmod_256 
+0x7581 032879 arg mem_t3_256 ,rega 
+0x7582 032880 arg mem_t1_256 ,regb 
+0x7583 032881 arg mem_t2_256 ,contw 
+0x7584 032882 call bn_mulmod_256 
+0x7585 032883 arg mem_cy_256 ,rega 
+0x7586 032884 arg mem_t2_256 ,regb 
+0x7587 032885 arg mem_by_256 ,contw 
+0x7588 032886 branch bn_mulmod_256 
+:      032888 ecdbl_256:
+0x7589 032889 arg mem_cz_256 ,rega 
+0x758a 032890 arg mem_t2_256 ,contw 
+0x758b 032891 call bn_sqrmod_256 
+0x758c 032892 arg mem_t2_256 ,rega 
+0x758d 032893 arg mem_t3_256 ,contw 
+0x758e 032894 call bn_sqrmod_256 
+0x758f 032896 arg mem_a_256 ,rega 
+0x7590 032897 arg mem_t3_256 ,regb 
+0x7591 032898 arg mem_t3_256 ,contw 
+0x7592 032899 call bn_mulmod_256 
+0x7593 032900 arg mem_cx_256 ,rega 
+0x7594 032901 arg mem_t2_256 ,contw 
+0x7595 032902 call bn_sqrmod_256 
+0x7596 032904 arg mem_t2_256 ,contr 
+0x7597 032905 arg mem_t1_256 ,contw 
+0x7598 032906 call memcpy32 
+0x7599 032907 arg mem_t1_256 ,rega 
+0x759a 032908 call bn_lshiftmod_256 
+0x759b 032909 arg mem_t2_256 ,rega 
+0x759c 032910 arg mem_t1_256 ,regb 
+0x759d 032911 arg mem_t2_256 ,contw 
+0x759e 032912 call bn_addmod_256 
+0x759f 032914 arg mem_t2_256 ,rega 
+0x75a0 032915 arg mem_t3_256 ,regb 
+0x75a1 032916 arg mem_t2_256 ,contw 
+0x75a2 032917 call bn_addmod_256 
+0x75a3 032919 arg mem_cx_256 ,contr 
+0x75a4 032920 arg mem_t1_256 ,contw 
+0x75a5 032921 call memcpy32 
+0x75a6 032922 arg mem_cy_256 ,rega 
+0x75a7 032923 arg mem_t3_256 ,contw 
+0x75a8 032924 call bn_sqrmod_256 
+0x75a9 032925 arg mem_t1_256 ,rega 
+0x75aa 032926 call bn_lshiftmod_256 
+0x75ab 032927 arg mem_t1_256 ,rega 
+0x75ac 032928 call bn_lshiftmod_256 
+0x75ad 032929 arg mem_t1_256 ,rega 
+0x75ae 032930 arg mem_t3_256 ,regb 
+0x75af 032931 arg mem_t1_256 ,contw 
+0x75b0 032932 call bn_mulmod_256 
+0x75b1 032933 arg mem_t3_256 ,rega 
+0x75b2 032934 arg mem_t0_256 ,contw 
+0x75b3 032935 call bn_sqrmod_256 
+0x75b4 032936 arg mem_t0_256 ,rega 
+0x75b5 032937 call bn_lshiftmod_256 
+0x75b6 032938 arg mem_t0_256 ,rega 
+0x75b7 032939 call bn_lshiftmod_256 
+0x75b8 032940 arg mem_t0_256 ,rega 
+0x75b9 032941 call bn_lshiftmod_256 
+0x75ba 032942 arg mem_cy_256 ,contr 
+0x75bb 032943 arg mem_t3_256 ,contw 
+0x75bc 032944 call memcpy32 
+0x75bd 032945 arg mem_t3_256 ,rega 
+0x75be 032946 call bn_lshiftmod_256 
+0x75bf 032947 arg mem_t3_256 ,rega 
+0x75c0 032948 arg mem_cz_256 ,regb 
+0x75c1 032949 arg mem_cz_256 ,contw 
+0x75c2 032950 call bn_mulmod_256 
+0x75c3 032953 arg mem_t2_256 ,rega 
+0x75c4 032954 arg mem_t3_256 ,contw 
+0x75c5 032955 call bn_sqrmod_256 
+0x75c6 032957 arg mem_t3_256 ,rega 
+0x75c7 032958 arg mem_t1_256 ,regb 
+0x75c8 032959 arg mem_t3_256 ,contw 
+0x75c9 032960 call bn_submod_256 
+0x75ca 032961 arg mem_t3_256 ,rega 
+0x75cb 032962 arg mem_t1_256 ,regb 
+0x75cc 032963 arg mem_cx_256 ,contw 
+0x75cd 032964 call bn_submod_256 
+0x75ce 032965 arg mem_t1_256 ,rega 
+0x75cf 032966 arg mem_cx_256 ,regb 
+0x75d0 032967 arg mem_t3_256 ,contw 
+0x75d1 032968 call bn_submod_256 
+0x75d2 032969 arg mem_t3_256 ,rega 
+0x75d3 032970 arg mem_t2_256 ,regb 
+0x75d4 032971 arg mem_t3_256 ,contw 
+0x75d5 032972 call bn_mulmod_256 
+0x75d6 032973 arg mem_t3_256 ,rega 
+0x75d7 032974 arg mem_t0_256 ,regb 
+0x75d8 032975 arg mem_cy_256 ,contw 
+0x75d9 032976 branch bn_submod_256 
+:      032978 ecadd_256:
+0x75da 032980 arg mem_az_256 ,rega 
+0x75db 032981 arg mem_t7_256 ,contw 
+0x75dc 032982 call bn_sqrmod_256 
+0x75dd 032983 arg mem_cx_256 ,rega 
+0x75de 032984 arg mem_t7_256 ,regb 
+0x75df 032985 arg mem_t0_256 ,contw 
+0x75e0 032986 call bn_mulmod_256 
+0x75e1 032989 arg mem_az_256 ,rega 
+0x75e2 032990 arg mem_t7_256 ,regb 
+0x75e3 032991 arg mem_t7_256 ,contw 
+0x75e4 032992 call bn_mulmod_256 
+0x75e5 032993 arg mem_cy_256 ,rega 
+0x75e6 032994 arg mem_t7_256 ,regb 
+0x75e7 032995 arg mem_t1_256 ,contw 
+0x75e8 032996 call bn_mulmod_256 
+0x75e9 032999 arg mem_cz_256 ,rega 
+0x75ea 033000 arg mem_t7_256 ,contw 
+0x75eb 033001 call bn_sqrmod_256 
+0x75ec 033002 arg mem_ax_256 ,rega 
+0x75ed 033003 arg mem_t7_256 ,regb 
+0x75ee 033004 arg mem_t2_256 ,contw 
+0x75ef 033005 call bn_mulmod_256 
+0x75f0 033007 arg mem_cz_256 ,rega 
+0x75f1 033008 arg mem_t7_256 ,regb 
+0x75f2 033009 arg mem_t7_256 ,contw 
+0x75f3 033010 call bn_mulmod_256 
+0x75f4 033011 arg mem_ay_256 ,rega 
+0x75f5 033012 arg mem_t7_256 ,regb 
+0x75f6 033013 arg mem_t3_256 ,contw 
+0x75f7 033014 call bn_mulmod_256 
+0x75f8 033019 arg mem_t0_256 ,regb 
+0x75f9 033020 arg mem_t2_256 ,rega 
+0x75fa 033021 arg mem_t7_256 ,contw 
+0x75fb 033022 call bn_submod_256 
+0x75fc 033023 arg mem_t0_256 ,rega 
+0x75fd 033024 arg mem_t2_256 ,regb 
+0x75fe 033025 arg mem_t0_256 ,contw 
+0x75ff 033026 call bn_addmod_256 
+0x7600 033029 arg mem_t1_256 ,regb 
+0x7601 033030 arg mem_t3_256 ,rega 
+0x7602 033031 arg mem_t2_256 ,contw 
+0x7603 033032 call bn_submod_256 
+0x7604 033033 arg mem_t1_256 ,rega 
+0x7605 033034 arg mem_t3_256 ,regb 
+0x7606 033035 arg mem_t1_256 ,contw 
+0x7607 033036 call bn_addmod_256 
+0x7608 033037 arg mem_t1_256 ,rega 
+0x7609 033038 arg mem_t7_256 ,regb 
+0x760a 033039 arg mem_t1_256 ,contw 
+0x760b 033040 call bn_mulmod_256 
+0x760c 033041 arg mem_cz_256 ,rega 
+0x760d 033042 arg mem_az_256 ,regb 
+0x760e 033043 arg mem_t3_256 ,contw 
+0x760f 033044 call bn_mulmod_256 
+0x7610 033045 arg mem_t3_256 ,rega 
+0x7611 033046 arg mem_t7_256 ,regb 
+0x7612 033047 arg mem_cz_256 ,contw 
+0x7613 033048 call bn_mulmod_256 
+0x7614 033050 arg mem_t7_256 ,rega 
+0x7615 033051 arg mem_t7_256 ,contw 
+0x7616 033052 call bn_sqrmod_256 
+0x7617 033053 arg mem_t7_256 ,rega 
+0x7618 033054 arg mem_t0_256 ,regb 
+0x7619 033055 arg mem_t3_256 ,contw 
+0x761a 033056 call bn_mulmod_256 
+0x761b 033057 arg mem_t7_256 ,rega 
+0x761c 033058 arg mem_t1_256 ,regb 
+0x761d 033059 arg mem_t1_256 ,contw 
+0x761e 033060 call bn_mulmod_256 
+0x761f 033061 arg mem_t2_256 ,rega 
+0x7620 033062 arg mem_cx_256 ,contw 
+0x7621 033063 call bn_sqrmod_256 
+0x7622 033064 arg mem_cx_256 ,rega 
+0x7623 033065 arg mem_t3_256 ,regb 
+0x7624 033066 arg mem_cx_256 ,contw 
+0x7625 033067 call bn_submod_256 
+0x7626 033068 arg mem_cx_256 ,contr 
+0x7627 033069 arg mem_t7_256 ,contw 
+0x7628 033070 call memcpy32 
+0x7629 033071 arg mem_t7_256 ,rega 
+0x762a 033072 call bn_lshiftmod_256 
+0x762b 033073 arg mem_t3_256 ,rega 
+0x762c 033074 arg mem_t7_256 ,regb 
+0x762d 033075 arg mem_t3_256 ,contw 
+0x762e 033076 call bn_submod_256 
+0x762f 033077 arg mem_t3_256 ,rega 
+0x7630 033078 arg mem_t2_256 ,regb 
+0x7631 033079 arg mem_t2_256 ,contw 
+0x7632 033080 call bn_mulmod_256 
+0x7633 033081 arg mem_t2_256 ,rega 
+0x7634 033082 arg mem_t1_256 ,regb 
+0x7635 033083 arg mem_cy_256 ,contw 
+0x7636 033084 call bn_submod_256 
+0x7637 033085 arg mem_cy_256 ,rega 
+0x7638 033086 arg mem_p_256 ,regb 
+0x7639 033087 arg mem_cy_256 ,contw 
+0x763a 033088 force 0 ,regc 
+0x763b 033089 fetch 1 ,mem_cy_256 
+0x763c 033090 isolate1 0 ,pdata 
+0x763d 033091 call bn_add_256 ,true 
+0x763e 033092 copy regc ,alarm 
+0x763f 033093 arg mem_cy_256 ,rega 
+0x7640 033094 call bn_rshift_256 
+0x7641 033095 fetch 1 ,mem_cy5_256 
+0x7642 033096 isolate1 0 ,alarm 
+0x7643 033097 setflag true ,7 ,pdata 
+0x7644 033098 store 1 ,mem_cy5_256 
+0x7645 033099 rtn 
+:      033101 bn_invmod_256:
+0x7646 033102 copy contw ,timeup 
+0x7647 033103 arg mem_tmp0_256 ,contw 
+0x7648 033104 call clear_mem_256 
+0x7649 033105 force 0 ,pdata 
+0x764a 033107 store 4 ,mem_t2_256 
+0x764b 033108 jam 1 ,mem_tmp0_256 
+0x764c 033109 arg mem_tmp1_256 ,contw 
+0x764d 033110 call clear_mem_512 
+0x764e 033111 arg mem_p_256 ,contr 
+0x764f 033112 arg mem_tmp2_256 ,contw 
+0x7650 033113 call memcpy32 
+0x7651 033114 copy rega ,contr 
+0x7652 033115 arg mem_tmp3_256 ,contw 
+0x7653 033116 call memcpy32 
+:      033122 bn_invmod_256_2:
+0x7654 033123 arg mem_tmp3_256 ,contr 
+0x7655 033124 call bn_eq_zero_256 
+0x7656 033125 branch bn_invmod_256_0 ,blank 
+0x7657 033130 arg mem_tmp3_256 ,rega 
+0x7658 033131 arg mem_tmp0_256 ,regb 
+0x7659 033132 call bn_rshifteven_256 
+0x765a 033133 arg mem_tmp2_256 ,rega 
+0x765b 033134 arg mem_tmp1_256 ,regb 
+0x765c 033135 call bn_rshifteven_256 
+0x765d 033137 arg mem_tmp3_256 ,rega 
+0x765e 033138 arg mem_tmp2_256 ,regb 
+0x765f 033139 call bn_bigeq_256 
+0x7660 033140 branch bn_invmod_256_1 ,positive 
+0x7661 033141 arg mem_tmp2_256 ,rega 
+0x7662 033142 arg mem_tmp3_256 ,regb 
+0x7663 033143 copy rega ,contw 
+0x7664 033144 call bn_sub_256 
+0x7665 033145 arg mem_tmp0_256 ,rega 
+0x7666 033146 arg mem_tmp1_256 ,regb 
+0x7667 033147 copy regb ,contw 
+0x7668 033148 call bn_add_256 
+0x7669 033149 ifetch 1 ,rega 
+0x766a 033150 iadd regc ,regc 
+0x766b 033151 ifetch 1 ,regb 
+0x766c 033152 iadd regc ,pdata 
+0x766d 033153 istore 1 ,regb 
+0x766e 033154 branch bn_invmod_256_2 
+:      033155 bn_invmod_256_1:
+0x766f 033156 arg mem_tmp3_256 ,rega 
+0x7670 033157 arg mem_tmp2_256 ,regb 
+0x7671 033158 copy rega ,contw 
+0x7672 033159 call bn_sub_256 
+0x7673 033160 arg mem_tmp1_256 ,rega 
+0x7674 033161 arg mem_tmp0_256 ,regb 
+0x7675 033162 copy regb ,contw 
+0x7676 033163 call bn_add_256 
+0x7677 033164 ifetch 1 ,rega 
+0x7678 033165 iadd regc ,regc 
+0x7679 033166 ifetch 1 ,regb 
+0x767a 033167 iadd regc ,pdata 
+0x767b 033168 istore 1 ,regb 
+0x767c 033169 branch bn_invmod_256_2 
+:      033170 bn_invmod_256_0:
+0x767d 033172 arg mem_tmp1_256 ,rega 
+0x767e 033173 copy timeup ,contw 
+0x767f 033174 call bn_p256mod 
+0x7680 033176 arg mem_p_256 ,rega 
+0x7681 033177 copy timeup ,regb 
+0x7682 033178 copy timeup ,contw 
+0x7683 033179 branch bn_submod_256 
+:      033182 bn_mulmod_256:
+0x7684 033183 copy contw ,timeup 
+0x7685 033185 force 0 ,regext_index 
+0x7686 033187 arg mem_tmp1_256 ,contw 
+0x7687 033188 call clear_mem_512 
+0x7688 033189 arg mem_regext ,contw 
+0x7689 033190 call clear_mem_512 
+0x768a 033194 copy rega ,contr 
+0x768b 033196 jam 0 ,mem_regext 
+0x768c 033197 setarg 0 
+0x768d 033198 call bn_load_mem 
+0x768e 033199 copy regb ,contr 
+0x768f 033200 call bn_load_256 
+0x7690 033203 force 0 ,queue 
+0x7691 033204 arg mem_tmp1_256 ,contw 
+:      033205 bn_mulmod_256_1:
+0x7692 033208 arg mem_regext ,temp 
+0x7693 033209 copy queue ,regb 
+0x7694 033210 lshift2 regb ,pdata 
+0x7695 033212 iadd temp ,regb 
+0x7696 033213 force 0 ,temp 
+0x7697 033214 force 0 ,regc 
+:      033215 bn_mulmod_256_0:
+0x7698 033220 ifetch 4 ,contw 
+0x7699 033221 iforce rega 
+0x769a 033224 ifetch 4 ,regb 
+0x769b 033225 copy regc ,regext_index 
+0x769c 033226 imul32 regext ,pdata 
+0x769d 033227 iadd rega ,pdata 
+0x769e 033228 iadd temp ,pdata 
+0x769f 033229 istore 4 ,contw 
+0x76a0 033230 rshift32 pdata ,temp 
+0x76a1 033231 increase 1 ,regc 
+0x76a2 033232 compare 8 ,regc ,0xff 
+0x76a3 033233 nbranch bn_mulmod_256_0 ,true 
+0x76a4 033235 deposit temp 
+0x76a5 033236 istore 4 ,contw 
+0x76a6 033237 increase -32 ,contw 
+0x76a7 033240 increase 1 ,queue 
+0x76a8 033241 compare 8 ,queue ,0xff 
+0x76a9 033242 nbranch bn_mulmod_256_1 ,true 
+0x76aa 033243 arg mem_tmp1_256 ,rega 
+0x76ab 033244 copy timeup ,contw 
+0x76ac 033245 branch bn_p256mod 
+:      033247 bn_p256mod:
+0x76ad 033248 bpatch patch1e_2 ,mem_patch1e 
+0x76ae 033249 copy contw ,timeup 
+0x76af 033250 copy rega ,alarm 
+0x76b0 033251 arg mem_tmp2_256 ,regb 
+0x76b1 033252 copy regb ,contw 
+0x76b2 033253 call memset0_4 
+0x76b3 033254 istore 8 ,contw 
+0x76b4 033255 add rega ,44 ,contr 
+0x76b5 033256 call memcpy8 
+0x76b6 033257 call memcpy12 
+0x76b7 033258 copy regb ,rega 
+0x76b8 033259 call bn_lshiftmod_256 
+0x76b9 033260 arg mem_tmp2_256 ,regb 
+0x76ba 033261 copy alarm ,rega 
+0x76bb 033262 copy timeup ,contw 
+0x76bc 033263 call bn_addmod_256 
+0x76bd 033265 arg mem_tmp2_256 ,regb 
+0x76be 033266 copy regb ,contw 
+0x76bf 033267 call memset0_4 
+0x76c0 033268 istore 8 ,contw 
+0x76c1 033269 add alarm ,48 ,contr 
+0x76c2 033270 call memcpy16 
+0x76c3 033271 call memset0_4 
+0x76c4 033272 copy regb ,rega 
+0x76c5 033273 call bn_lshiftmod_256 
+0x76c6 033277 arg mem_tmp2_256 ,regb 
+0x76c7 033278 copy timeup ,rega 
+0x76c8 033279 copy rega ,contw 
+0x76c9 033280 call bn_addmod_256 
+0x76ca 033284 arg mem_tmp2_256 ,regb 
+0x76cb 033285 copy regb ,contw 
+0x76cc 033286 add alarm ,32 ,contr 
+0x76cd 033287 call memcpy12 
+0x76ce 033288 call memset0_4 
+0x76cf 033289 istore 8 ,contw 
+0x76d0 033290 add alarm ,56 ,contr 
+0x76d1 033291 call memcpy8 
+0x76d2 033292 copy timeup ,rega 
+0x76d3 033293 copy rega ,contw 
+0x76d4 033294 call bn_addmod_256 
+0x76d5 033298 arg mem_tmp2_256 ,regb 
+0x76d6 033299 copy regb ,contw 
+0x76d7 033300 add alarm ,36 ,contr 
+0x76d8 033301 call memcpy12 
+0x76d9 033302 add alarm ,52 ,contr 
+0x76da 033303 call memcpy12 
+0x76db 033304 add alarm ,52 ,contr 
+0x76dc 033305 call memcpy4 
+0x76dd 033306 add alarm ,32 ,contr 
+0x76de 033307 call memcpy4 
+0x76df 033308 copy timeup ,rega 
+0x76e0 033309 copy rega ,contw 
+0x76e1 033310 call bn_addmod_256 
+0x76e2 033313 arg mem_tmp2_256 ,regb 
+0x76e3 033314 copy regb ,contw 
+0x76e4 033315 add alarm ,44 ,contr 
+0x76e5 033316 call memcpy12 
+0x76e6 033317 call memset0_4 
+0x76e7 033318 istore 8 ,contw 
+0x76e8 033319 add alarm ,32 ,contr 
+0x76e9 033320 call memcpy4 
+0x76ea 033321 add alarm ,40 ,contr 
+0x76eb 033322 call memcpy4 
+0x76ec 033323 copy timeup ,rega 
+0x76ed 033324 copy rega ,contw 
+0x76ee 033325 call bn_submod_256 
+0x76ef 033328 arg mem_tmp2_256 ,regb 
+0x76f0 033329 copy regb ,contw 
+0x76f1 033330 add alarm ,48 ,contr 
+0x76f2 033331 call memcpy8 
+0x76f3 033332 call memcpy8 
+0x76f4 033333 force 0 ,pdata 
+0x76f5 033334 istore 8 ,contw 
+0x76f6 033335 add alarm ,36 ,contr 
+0x76f7 033336 call memcpy4 
+0x76f8 033337 add alarm ,44 ,contr 
+0x76f9 033338 call memcpy4 
+0x76fa 033339 copy timeup ,rega 
+0x76fb 033340 copy rega ,contw 
+0x76fc 033341 call bn_submod_256 
+0x76fd 033344 arg mem_tmp2_256 ,regb 
+0x76fe 033345 copy regb ,contw 
+0x76ff 033346 add alarm ,52 ,contr 
+0x7700 033347 call memcpy12 
+0x7701 033348 add alarm ,32 ,contr 
+0x7702 033349 call memcpy12 
+0x7703 033350 call memset0_4 
+0x7704 033351 add alarm ,48 ,contr 
+0x7705 033352 call memcpy4 
+0x7706 033353 copy timeup ,rega 
+0x7707 033354 copy rega ,contw 
+0x7708 033355 call bn_submod_256 
+0x7709 033358 arg mem_tmp2_256 ,regb 
+0x770a 033359 copy regb ,contw 
+0x770b 033360 add alarm ,56 ,contr 
+0x770c 033361 call memcpy8 
+0x770d 033362 call memset0_4 
+0x770e 033363 add alarm ,36 ,contr 
+0x770f 033364 call memcpy12 
+0x7710 033365 call memset0_4 
+0x7711 033366 add alarm ,52 ,contr 
+0x7712 033367 call memcpy4 
+0x7713 033368 copy timeup ,rega 
+0x7714 033369 copy rega ,contw 
+0x7715 033370 branch bn_submod_256 
+:      033373 bn_load_mem:
+0x7716 033374 force 32 ,loopcnt 
+0x7717 033375 arg mem_regext ,contw 
+0x7718 033376 iadd contw ,contw 
+0x7719 033377 branch memcpy 
+:      033379 bn_load_256:
+0x771a 033380 force 8 ,loopcnt 
+0x771b 033381 branch bn_load_0 
+:      033383 bn_sqrmod_256:
+0x771c 033384 copy rega ,regb 
+0x771d 033385 branch bn_mulmod_256 
+:      033387 bn_add_256:
+0x771e 033388 force 8 ,loopcnt 
+0x771f 033389 branch bn_add + 1 
+:      033391 bn_addmod_256:
+0x7720 033392 call bn_add_256 
+0x7721 033393 copy contw ,rega 
+0x7722 033394 branch bn_lshiftmod_ismod_256 
+:      033396 bn_lshiftmod_256:
+0x7723 033397 call bn_lshift_256 
+:      033398 bn_lshiftmod_ismod_256:
+0x7724 033399 isolate1 0 ,regc 
+0x7725 033400 branch bn_lshiftmod_p_256 ,true 
+0x7726 033401 arg mem_p_256 ,regb 
+0x7727 033402 copy rega ,regc 
+0x7728 033403 increase -32 ,rega 
+0x7729 033404 call bn_bigeq_256 
+0x772a 033405 nrtn positive 
+0x772b 033406 copy regc ,rega 
+0x772c 033407 branch sub_p2_256 
+:      033409 bn_lshiftmod_p_256:
+0x772d 033410 call sub_p2_256 
+0x772e 033412 copy rega ,regc 
+0x772f 033413 increase -32 ,rega 
+0x7730 033414 arg mem_p_256 ,regb 
+0x7731 033415 call bn_bigeq_256 
+0x7732 033416 nrtn positive 
+0x7733 033417 copy regc ,rega 
+0x7734 033418 branch sub_p2_256 
+:      033421 sub_p2_256:
+0x7735 033422 increase -32 ,rega 
+0x7736 033423 arg mem_p_256 ,regb 
+0x7737 033424 copy rega ,contw 
+0x7738 033425 branch bn_sub_256 
+:      033430 bn_submod_256:
+0x7739 033431 call bn_sub_256 
+0x773a 033433 branch bn_submod_256_np ,true 
+0x773b 033436 add contw ,-32 ,rega 
+0x773c 033437 arg mem_p_256 ,regb 
+0x773d 033438 call bn_bigeq_256 
+0x773e 033439 nrtn positive 
+0x773f 033440 arg mem_p_256 ,regb 
+0x7740 033441 add contw ,-32 ,rega 
+0x7741 033443 copy rega ,contw 
+0x7742 033444 branch bn_sub_256 
+:      033445 bn_submod_256_np:
+0x7743 033446 add contw ,-32 ,rega 
+0x7744 033447 arg mem_p_256 ,regb 
+0x7745 033448 copy rega ,contw 
+0x7746 033449 call bn_add_256 
+0x7747 033451 rtn true 
+0x7748 033452 add contw ,-32 ,rega 
+0x7749 033453 arg mem_p_256 ,regb 
+0x774a 033454 copy rega ,contw 
+0x774b 033455 branch bn_add_256 
+:      033459 bn_sub_256:
+0x774c 033460 force 8 ,loopcnt 
+0x774d 033461 branch bn_sub + 1 
+:      033463 bn_rshift_256:
+0x774e 033464 force 8 ,loopcnt 
+0x774f 033465 increase 28 ,rega 
+0x7750 033466 branch bn_rshift 
+:      033468 bn_lshift_256:
+0x7751 033469 force 8 ,loopcnt 
+0x7752 033470 force 0 ,regc 
+0x7753 033471 branch bn_lshift_0 
+:      033473 bn_bigeq_256:
+0x7754 033474 force 8 ,loopcnt 
+0x7755 033475 increase 28 ,rega 
+0x7756 033476 increase 28 ,regb 
+0x7757 033477 branch bn_bigeq_0 
+:      033480 bn_eq_zero_256:
+0x7758 033481 ifetch 8 ,contr 
+0x7759 033482 nrtn blank 
+0x775a 033483 branch bn_eq_zero 
+:      033488 bn_rshifteven_256:
+0x775b 033489 copy rega ,alarm 
+:      033490 bn_rshifteven_256_1:
+0x775c 033491 copy alarm ,rega 
+0x775d 033492 ifetch 1 ,rega 
+0x775e 033493 isolate1 0 ,pdata 
+0x775f 033494 rtn true 
+0x7760 033495 call bn_rshift_256 
+0x7761 033496 ifetch 1 ,regb 
+0x7762 033497 isolate0 0 ,pdata 
+0x7763 033498 branch bn_rshifteven_256_0 ,true 
+0x7764 033499 arg mem_p_256 ,rega 
+0x7765 033500 copy regb ,contw 
+0x7766 033501 call bn_add_256 
+0x7767 033502 ifetch 1 ,regb 
+0x7768 033503 iadd regc ,pdata 
+0x7769 033504 istore 1 ,regb 
+0x776a 033505 increase -32 ,regb 
+:      033506 bn_rshifteven_256_0:
+0x776b 033507 add regb ,32 ,rega 
+0x776c 033508 force 9 ,loopcnt 
+0x776d 033509 call bn_rshift 
+0x776e 033510 branch bn_rshifteven_256_1 
+:      033513 ui_init:
+0x776f 033514 rtn wake 
+0x7770 033515 call lpm_disable_exen_output 
+0x7771 033516 call ui_button_init 
+0x7772 033517 call ui_timer_init 
+0x7773 033518 branch ui_led_init_global 
+:      033520 ui_dispatch:
+0x7774 033521 call ui_led_dispatch 
+0x7775 033522 branch ui_timer_check 
+:      033524 ui_button_init:
+0x7776 033525 fetch 1 ,mem_ui_button_gpio 
+0x7777 033526 rtneq ui_button_gpio_disable 
+0x7778 033527 iforce temp 
+0x7779 033528 call gpio_config_output 
+0x777a 033529 fetcht 1 ,mem_ui_button_gpio 
+0x777b 033530 call gpio_out_inactive 
+0x777c 033531 nop 100 
+0x777d 033532 fetcht 1 ,mem_ui_button_gpio 
+0x777e 033533 call gpio_config_input 
+0x777f 033534 branch ui_button_polling 
+:      033538 ui_button_polling:
+0x7780 033539 bpatch patch1e_3 ,mem_patch1e 
+0x7781 033540 fetch 1 ,mem_ui_button_gpio 
+0x7782 033541 rtneq ui_button_gpio_disable 
+0x7783 033542 copy pdata ,temp 
+0x7784 033543 call gpio_get_bit 
+0x7785 033544 nbranch ui_button_up ,true 
+:      033546 ui_button_down:
+0x7786 033547 call ui_button_check_long_press 
+0x7787 033548 fetch 2 ,mem_ui_state_map 
+0x7788 033549 set1 ui_state_btn_down ,pdata 
+0x7789 033550 store 2 ,mem_ui_state_map 
+0x778a 033551 fetch 1 ,mem_ui_button_last_state 
+0x778b 033552 rtneq ui_button_state_down 
+0x778c 033553 jam ui_button_state_down ,mem_ui_button_last_state 
+0x778d 033555 fetch 1 ,mem_ui_button_timeout 
+0x778e 033556 store 1 ,mem_ui_button_timer 
+0x778f 033557 call lpm_button_get_wake_lock 
+0x7790 033558 jam bt_evt_button_down ,mem_fifo_temp 
+0x7791 033559 branch ui_ipc_send_event 
+:      033560 ui_button_up:
+0x7792 033561 fetch 2 ,mem_ui_state_map 
+0x7793 033562 set0 ui_state_btn_down ,pdata 
+0x7794 033563 store 2 ,mem_ui_state_map 
+0x7795 033564 fetch 1 ,mem_ui_button_last_state 
+0x7796 033565 rtneq ui_button_state_up 
+0x7797 033566 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7798 033568 jam 0 ,mem_ui_button_timer 
+0x7799 033569 call lpm_button_clean_wake_lock 
+0x779a 033570 jam bt_evt_button_up ,mem_fifo_temp 
+0x779b 033571 branch ui_ipc_send_event 
+:      033573 ui_button_check_long_press:
+0x779c 033574 fetch 1 ,mem_ui_button_timer 
+0x779d 033575 rtn blank 
+0x779e 033576 increase -1 ,pdata 
+0x779f 033577 store 1 ,mem_ui_button_timer 
+0x77a0 033578 nrtn blank 
+0x77a1 033580 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x77a2 033581 branch ui_ipc_send_event 
+:      033583 lpm_button_get_wake_lock:
+0x77a3 033584 arg wake_lock_button ,queue 
+0x77a4 033585 branch lpm_get_wake_lock 
+:      033587 lpm_button_clean_wake_lock:
+0x77a5 033588 arg wake_lock_button ,queue 
+0x77a6 033589 branch lpm_put_wake_lock 
+:      033596 calc_curr_struct_prt:
+0x77a7 033597 bpatch patch1e_4 ,mem_patch1e 
+0x77a8 033598 fetch 2 ,mem_ui_led_struct_ptr 
+0x77a9 033599 mul32 rega ,led_offset_length ,regb 
+0x77aa 033600 iadd regb ,regb 
+0x77ab 033601 rtn 
+:      033604 ui_led_init_global:
+0x77ac 033605 fetch 1 ,mem_ui_led_struct_num 
+0x77ad 033606 rtn blank 
+0x77ae 033607 copy pdata ,loopcnt 
+0x77af 033608 fetch 2 ,mem_ui_led_struct_ptr 
+0x77b0 033609 copy pdata ,regb 
+:      033610 ui_led_init_loop:
+0x77b1 033611 add regb ,led_offset_led_gpio ,regc 
+0x77b2 033612 ifetcht 1 ,regc 
+0x77b3 033613 call ui_led_init_set 
+0x77b4 033614 increase led_offset_length ,regb 
+0x77b5 033615 loop ui_led_init_loop 
+0x77b6 033616 rtn 
+:      033619 ui_led_init_set:
+0x77b7 033620 fetch 1 ,mem_ui_led_init_state_set 
+0x77b8 033621 branch gpio_out_inactive ,blank 
+0x77b9 033622 branch gpio_out_active 
+:      033625 ui_led_on_global:
+0x77ba 033626 call calc_curr_struct_prt 
+0x77bb 033627 setarg ui_led_state_lighting 
+0x77bc 033628 istore 1 ,regb 
+0x77bd 033629 call ui_led_stop_timer 
+0x77be 033630 branch ui_led_on_static 
+:      033634 ui_led_blink_stop_global:
+:      033635 ui_led_off_global:
+0x77bf 033637 call calc_curr_struct_prt 
+0x77c0 033638 setarg ui_led_state_darking 
+0x77c1 033639 istore 1 ,regb 
+0x77c2 033641 call ui_led_stop_timer 
+0x77c3 033642 branch ui_led_off_static 
+:      033646 ui_led_blink_start_global:
+0x77c4 033647 call calc_curr_struct_prt 
+0x77c5 033648 setarg ui_led_state_blink_start 
+0x77c6 033649 istore 1 ,regb 
+0x77c7 033650 setarg led_infinite_flash_num 
+0x77c8 033651 istore 1 ,contw 
+0x77c9 033652 branch ui_led_off_static 
+:      033657 ui_led_set_style_global:
+0x77ca 033658 call calc_curr_struct_prt 
+0x77cb 033659 arg led_offset_length ,loopcnt 
+0x77cc 033660 copy regc ,contr 
+0x77cd 033661 copy regb ,contw 
+0x77ce 033662 branch memcpy_fast 
+:      033666 ui_led_dispatch:
+0x77cf 033667 fetch 1 ,mem_ui_led_struct_num 
+0x77d0 033668 rtn blank 
+0x77d1 033669 arg 0 ,rega 
+:      033670 ui_led_blink_polling:
+0x77d2 033671 call ui_led_change_style_by_type 
+0x77d3 033672 increase 1 ,rega 
+0x77d4 033673 fetch 1 ,mem_ui_led_struct_num 
+0x77d5 033674 isub rega ,null 
+0x77d6 033675 rtn zero 
+0x77d7 033676 branch ui_led_blink_polling 
+:      033679 ui_led_off_static:
+0x77d8 033680 add regb ,led_offset_led_gpio ,regc 
+0x77d9 033681 ifetcht 1 ,regc 
+0x77da 033682 branch gpio_out_inactive 
+:      033685 ui_led_on_static:
+0x77db 033686 add regb ,led_offset_led_gpio ,regc 
+0x77dc 033687 ifetcht 1 ,regc 
+0x77dd 033688 branch gpio_out_active 
+:      033692 ui_led_change_style_by_type:
+0x77de 033693 add rega ,ui_led_blink ,queue 
+0x77df 033694 call timer_check 
+0x77e0 033695 nrtn blank 
+0x77e1 033697 call calc_curr_struct_prt 
+0x77e2 033699 ifetch 1 ,regb 
+0x77e3 033701 beq ui_led_state_lighting ,ui_led_on_static 
+0x77e4 033702 beq ui_led_state_darking ,ui_led_off_static 
+0x77e5 033703 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x77e6 033704 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      033705 ui_led_blink_state_lighting:
+0x77e7 033706 call ui_led_on_static 
+0x77e8 033707 add regb ,led_offset_cb_ledon ,regc 
+0x77e9 033708 call push_stack 
+0x77ea 033709 ifetch 2 ,regc 
+0x77eb 033710 call callback_func 
+0x77ec 033711 call pop_stack 
+0x77ed 033712 setarg ui_led_state_blink_darking 
+0x77ee 033713 istore 1 ,regb 
+0x77ef 033714 add regb ,led_offset_on_time ,regc 
+0x77f0 033715 ifetch 2 ,regc 
+0x77f1 033716 branch ui_led_blink_timer_start 
+:      033719 ui_led_blink_state_darking:
+0x77f2 033720 call ui_led_off_static 
+0x77f3 033721 add regb ,led_offset_cb_ledoff ,regc 
+0x77f4 033722 call push_stack 
+0x77f5 033723 ifetch 2 ,regc 
+0x77f6 033724 call callback_func 
+0x77f7 033725 call pop_stack 
+0x77f8 033727 add regb ,led_offset_blink_count ,regc 
+0x77f9 033728 ifetch 1 ,regc 
+0x77fa 033729 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x77fb 033730 increase -1 ,pdata 
+0x77fc 033731 istore 1 ,regc 
+0x77fd 033732 branch ui_led_blink_stop_global ,blank 
+:      033733 ui_led_blink_infinite:
+0x77fe 033734 setarg ui_led_state_blink_lighting 
+0x77ff 033735 istore 1 ,regb 
+0x7800 033736 add regb ,led_offset_off_time ,regc 
+0x7801 033737 ifetch 2 ,regc 
+:      033738 ui_led_blink_timer_start:
+0x7802 033739 add rega ,ui_led_blink ,queue 
+0x7803 033740 branch timer_init 
+:      033742 ui_led_stop_timer:
+0x7804 033743 setarg 0 
+0x7805 033744 branch ui_led_blink_timer_start 
+:      033750 ui_timer_timeout:
+0x7806 033751 setarg 0x1000 
+0x7807 033752 lshift16 pdata ,pdata 
+0x7808 033753 iadd regb ,regb 
+0x7809 033754 rtn 
+:      033756 ui_timer_check:
+0x780a 033757 bpatch patch1e_5 ,mem_patch1e 
+0x780b 033758 arg 0 ,rega 
+0x780c 033759 fetcht 4 ,mem_ui_timer_last_btclk 
+0x780d 033760 copy clkn_bt ,regb 
+0x780e 033761 copy regb ,pdata 
+0x780f 033762 isub temp ,null 
+0x7810 033763 ncall ui_timer_timeout ,positive 
+:      033764 ui_timer_check_loop:
+0x7811 033765 copy regb ,pdata 
+0x7812 033766 increase 160 ,temp 
+0x7813 033767 increase 160 ,temp 
+0x7814 033768 isub temp ,null 
+0x7815 033769 nbranch ui_timer_check_end ,positive 
+0x7816 033770 increase 1 ,rega 
+0x7817 033771 and rega ,0x0f ,pdata 
+0x7818 033772 nbranch ui_timer_check_loop ,blank 
+0x7819 033773 arg 0 ,rega 
+0x781a 033774 call ui_timer_check_send_evt 
+:      033775 ui_timer_init:
+0x781b 033776 copy clkn_bt ,pdata 
+0x781c 033777 store 4 ,mem_ui_timer_last_btclk 
+0x781d 033778 rtn 
+:      033779 ui_timer_check_end:
+0x781e 033780 copy rega ,pdata 
+0x781f 033781 rtn blank 
+0x7820 033782 increase -160 ,temp 
+0x7821 033783 increase -160 ,temp 
+0x7822 033784 set0 28 ,temp 
+0x7823 033785 storet 4 ,mem_ui_timer_last_btclk 
+:      033786 ui_timer_check_send_evt:
+0x7824 033787 branch app_evt_timer 
+:      033794 ui_ipc_get_lock:
+0x7825 033795 jam 1 ,mem_ipc_lock_bt 
+:      033796 ui_ipc_get_lock_wait:
+0x7826 033797 fetch 1 ,mem_ipc_lock_c51 
+0x7827 033798 nbranch ui_ipc_get_lock_wait ,blank 
+0x7828 033799 rtn 
+:      033801 ui_ipc_put_lock:
+0x7829 033802 jam 0 ,mem_ipc_lock_bt 
+0x782a 033803 rtn 
+:      033807 ui_ipc_send_event:
+0x782b 033808 bpatch patch1e_6 ,mem_patch1e 
+0x782c 033809 call ui_ipc_get_lock 
+0x782d 033810 copy rega ,pdata 
+0x782e 033811 store 4 ,mem_rega 
+0x782f 033812 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7830 033813 call fifo_in 
+0x7831 033814 fetch 4 ,mem_rega 
+0x7832 033815 copy pdata ,rega 
+0x7833 033816 branch ui_ipc_put_lock 
+:      033818 ui_ipc_send_cmd:
+0x7834 033819 bpatch patch1e_7 ,mem_patch1e 
+0x7835 033820 call ui_ipc_get_lock 
+0x7836 033821 copy rega ,pdata 
+0x7837 033822 store 4 ,mem_rega 
+0x7838 033823 arg mem_ipc_fifo_c512bt ,rega 
+0x7839 033824 call fifo_in 
+0x783a 033825 fetch 4 ,mem_rega 
+0x783b 033826 copy pdata ,rega 
+0x783c 033827 branch ui_ipc_put_lock 
+:      033829 ui_ipc_clean_all_fifo:
+0x783d 033830 setarg 0 
+0x783e 033831 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x783f 033832 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7840 033833 rtn 
+:      033835 check_51cmd:
+0x7841 033836 bpatch patch1f_0 ,mem_patch1f 
+0x7842 033837 fetch 1 ,mem_hci_cmd 
+0x7843 033838 nrtn blank 
+0x7844 033839 arg mem_ipc_fifo_c512bt ,rega 
+0x7845 033840 call fifo_is_empty 
+0x7846 033841 rtn blank 
+0x7847 033842 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7848 033843 call check_51cmd_once 
+0x7849 033844 fetch 1 ,mem_ipc_skip_continue_proc 
+0x784a 033845 branch check_51cmd ,blank 
+0x784b 033846 rtn 
+:      033848 check_51cmd_once:
+0x784c 033849 call ui_ipc_get_lock 
+0x784d 033850 arg mem_ipc_fifo_c512bt ,rega 
+0x784e 033851 call fifo_out 
+0x784f 033852 copy pdata ,temp 
+0x7850 033853 call ui_ipc_put_lock 
+0x7851 033854 bpatch patch1f_1 ,mem_patch1f 
+0x7852 033855 copy temp ,pdata 
+0x7853 033856 rtn blank 
+0x7854 033857 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7855 033858 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7856 033859 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7857 033860 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7858 033861 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7859 033862 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x785a 033863 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x785b 033864 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x785c 033865 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x785d 033866 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x785e 033867 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x785f 033869 store 1 ,mem_fifo_temp 
+:      033872 check_51cmd_once_continue:
+0x7860 033873 fetch 1 ,mem_fifo_temp 
+0x7861 033874 bmark0 mark_context ,check_51cmd_check_idle 
+0x7862 033875 bpatch patch1f_2 ,mem_patch1f 
+0x7863 033876 fetch 1 ,mem_fifo_temp 
+0x7864 033877 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7865 033878 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7866 033879 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7867 033880 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7868 033881 rtn 
+:      033883 check_51cmd_check_idle:
+0x7869 033884 store 1 ,mem_fifo_temp 
+0x786a 033885 call context_check_idle 
+0x786b 033886 branch check_51cmd_restore ,zero 
+0x786c 033887 call context_search_plap 
+0x786d 033888 nrtn zero 
+:      033889 check_51cmd_restore:
+0x786e 033890 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x786f 033891 branch ui_ipc_send_cmd 
+:      033898 check_51cmd_adv:
+0x7870 033899 jam on ,mem_le_adv_enable 
+0x7871 033900 jam adv_ind ,mem_le_adv_type 
+0x7872 033901 fetch 2 ,mem_ui_state_map 
+0x7873 033902 set1 ui_state_ble_adv ,pdata 
+0x7874 033903 store 2 ,mem_ui_state_map 
+0x7875 033904 rtn 
+:      033908 check_51cmd_stop_adv:
+0x7876 033909 fetch 2 ,mem_ui_state_map 
+0x7877 033910 set0 ui_state_ble_adv ,pdata 
+0x7878 033911 store 2 ,mem_ui_state_map 
+0x7879 033912 jam off ,mem_le_adv_enable 
+0x787a 033913 rtn 
+:      033917 check_51cmd_direct_adv:
+0x787b 033918 jam on ,mem_le_adv_enable 
+0x787c 033919 jam adv_direct_ind ,mem_le_adv_type 
+0x787d 033920 fetch 2 ,mem_ui_state_map 
+0x787e 033921 set1 ui_state_ble_adv ,pdata 
+0x787f 033922 store 2 ,mem_ui_state_map 
+0x7880 033923 rtn 
+:      033927 check_51cmd_stop_direct_adv:
+0x7881 033928 fetch 2 ,mem_ui_state_map 
+0x7882 033929 set0 ui_state_ble_adv ,pdata 
+0x7883 033930 store 2 ,mem_ui_state_map 
+0x7884 033931 jam off ,mem_le_adv_enable 
+0x7885 033932 rtn 
+:      033936 check_51cmd_le_disconnect:
+0x7886 033937 setarg 20 
+0x7887 033938 store 2 ,mem_le_superto 
+0x7888 033939 store 2 ,mem_le_init_superto 
+0x7889 033940 branch le_send_terminate_ind_user_terminated 
+:      033944 check_51cmd_ble_update_connect_param:
+0x788a 033945 branch le_l2cap_tx_update_req 
+:      033949 check_51cmd_led_off:
+0x788b 033950 arg 0 ,rega 
+0x788c 033951 branch ui_led_off_global 
+:      033955 check_51cmd_led_on:
+0x788d 033956 arg 0 ,rega 
+0x788e 033957 branch ui_led_on_global 
+:      033961 check_51cmd_led_start_blink:
+0x788f 033962 arg 0 ,rega 
+0x7890 033963 call calc_curr_struct_prt 
+0x7891 033964 ifetch 1 ,regb 
+0x7892 033965 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
+0x7893 033966 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
+0x7894 033967 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
+0x7895 033968 branch ui_led_blink_start_global 
+:      033970 check_51cmd_led_start_blink_in_blink:
+0x7896 033971 ifetch 1 ,contr 
+0x7897 033972 rtneq led_infinite_flash_num 
+0x7898 033973 branch ui_led_blink_start_global 
+:      033977 check_51cmd_le_start_con:
+0x7899 033978 jam on ,mem_le_scan_enable 
+0x789a 033979 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x789b 033982 rtn 
+:      033986 check_51cmd_start_scan:
+0x789c 033987 jam on ,mem_le_scan_enable 
+0x789d 033988 rtn 
+:      033992 check_51cmd_stop_scan:
+0x789e 033993 jam off ,mem_le_scan_enable 
+0x789f 033994 jam 0 ,mem_hci_cmd 
+0x78a0 033995 rtn 
+:      033999 check_51cmd_hibernate:
+0x78a1 034000 fetch 2 ,mem_cb_before_hibernate 
+0x78a2 034001 call callback_func 
+0x78a3 034002 fetch 1 ,mem_ui_button_gpio 
+0x78a4 034003 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x78a5 034004 copy pdata ,temp 
+0x78a6 034005 call gpio_config_input 
+:      034006 check_51cmd_hibernate_btn_disabled:
+0x78a7 034007 call ui_ipc_clean_all_fifo 
+0x78a8 034008 branch lpm_hibernate 
+:      034012 check_51cmd_le_smp_sec_req:
+0x78a9 034013 branch le_send_smp_security_request 
+:      034018 ui_check_paring_button:
+0x78aa 034019 fetch 1 ,mem_ui_state_map 
+0x78ab 034020 rtnbit0 ui_state_btn_down 
+0x78ac 034021 rtn 
+:      034026 queue_init:
+0x78ad 034027 fetch 2 ,mem_queue_ptr 
+0x78ae 034028 add pdata ,queue_offset_curr_num ,contw 
+0x78af 034029 setarg 0 
+0x78b0 034030 istore 3 ,contw 
+0x78b1 034031 rtn 
+:      034035 queue_push:
+0x78b2 034036 bpatch patch1f_3 ,mem_patch1f 
+0x78b3 034037 call disable_user 
+0x78b4 034038 call queue_full 
+0x78b5 034039 rtn blank 
+0x78b6 034040 fetch 2 ,mem_queue_ptr 
+0x78b7 034041 add pdata ,queue_offset_curr_num ,regb 
+0x78b8 034042 ifetcht 1 ,regb 
+0x78b9 034043 increase 1 ,temp 
+0x78ba 034044 istoret 1 ,regb 
+0x78bb 034046 ifetcht 1 ,pdata 
+0x78bc 034047 copy temp ,loopcnt 
+0x78bd 034048 add pdata ,queue_offset_write_ptr ,regb 
+0x78be 034049 ifetch 1 ,regb 
+0x78bf 034050 imul32 temp ,pdata 
+0x78c0 034051 iadd contr ,contw 
+0x78c1 034052 copy rega ,contr 
+:      034053 calc_queue_next_ptr:
+0x78c2 034054 call memcpy 
+0x78c3 034055 call queue_get_size 
+0x78c4 034056 pincrease -1 
+0x78c5 034057 ifetcht 1 ,regb 
+0x78c6 034058 increase 1 ,temp 
+0x78c7 034059 iand temp ,temp 
+0x78c8 034060 istoret 1 ,regb 
+0x78c9 034061 branch enable_user 
+:      034066 queue_pop:
+0x78ca 034067 bpatch patch1f_4 ,mem_patch1f 
+0x78cb 034068 call disable_user 
+0x78cc 034069 call queue_empty 
+0x78cd 034070 rtn blank 
+0x78ce 034071 fetch 2 ,mem_queue_ptr 
+0x78cf 034072 add pdata ,queue_offset_curr_num ,regb 
+0x78d0 034073 ifetcht 1 ,regb 
+0x78d1 034074 increase -1 ,temp 
+0x78d2 034075 istoret 1 ,regb 
+0x78d3 034076 ifetcht 1 ,pdata 
+0x78d4 034077 copy temp ,loopcnt 
+0x78d5 034078 add pdata ,queue_offset_read_ptr ,regb 
+0x78d6 034079 ifetch 1 ,regb 
+0x78d7 034080 imul32 temp ,pdata 
+0x78d8 034081 iadd contr ,contr 
+0x78d9 034082 increase 1 ,contr 
+0x78da 034083 copy rega ,contw 
+0x78db 034084 branch calc_queue_next_ptr 
+:      034091 queue_get_new_ele:
+0x78dc 034092 call disable_user 
+0x78dd 034093 call queue_empty 
+0x78de 034094 rtn blank 
+0x78df 034095 fetch 2 ,mem_queue_ptr 
+0x78e0 034096 ifetcht 1 ,pdata 
+0x78e1 034097 copy temp ,loopcnt 
+0x78e2 034098 add pdata ,queue_offset_read_ptr ,regb 
+0x78e3 034099 ifetch 1 ,regb 
+0x78e4 034100 imul32 temp ,pdata 
+0x78e5 034101 iadd contr ,contr 
+0x78e6 034102 increase 1 ,contr 
+0x78e7 034103 copy contr ,regb 
+0x78e8 034104 copy rega ,contw 
+0x78e9 034105 call memcpy 
+0x78ea 034106 branch enable_user 
+:      034108 queue_store_new_ele:
+0x78eb 034109 call disable_user 
+0x78ec 034110 call queue_empty 
+0x78ed 034111 rtn blank 
+0x78ee 034112 fetch 2 ,mem_queue_ptr 
+0x78ef 034113 ifetcht 1 ,pdata 
+0x78f0 034114 copy temp ,loopcnt 
+0x78f1 034115 add pdata ,queue_offset_read_ptr ,regb 
+0x78f2 034116 ifetch 1 ,regb 
+0x78f3 034117 imul32 temp ,pdata 
+0x78f4 034118 iadd contr ,contr 
+0x78f5 034119 add contr ,2 ,contw 
+0x78f6 034120 copy rega ,contr 
+0x78f7 034121 increase -1 ,loopcnt 
+0x78f8 034122 call memcpy 
+0x78f9 034123 branch enable_user 
+:      034126 queue_empty:
+0x78fa 034127 fetch 2 ,mem_queue_ptr 
+0x78fb 034128 add pdata ,queue_offset_curr_num ,contr 
+0x78fc 034129 ifetch 1 ,contr 
+0x78fd 034130 rtn 
+:      034133 queue_full:
+0x78fe 034134 call queue_get_size 
+0x78ff 034135 ifetcht 1 ,contr 
+0x7900 034136 isub temp ,pdata 
+0x7901 034137 rtn 
+:      034140 queue_get_size:
+0x7902 034141 fetch 2 ,mem_queue_ptr 
+0x7903 034142 add pdata ,queue_offset_length ,contr 
+0x7904 034143 ifetch 1 ,contr 
+0x7905 034144 rtn 
+:      034152 usb_isr:
+0x7906 034153 bpatch patch1f_5 ,mem_patch1f 
+0x7907 034154 fetch 1 ,core_usb_status 
+0x7908 034155 isolate1 usb_status_reset ,pdata 
+0x7909 034156 call usb_init_restart ,true 
+0x790a 034157 fetch 2 ,core_usb_status 
+0x790b 034158 store 2 ,core_usb_status 
+0x790c 034159 store 2 ,mem_usb_status 
+0x790d 034160 call usb_nak_state_judge 
+0x790e 034161 call usb_rx 
+0x790f 034162 call usb0_tx 
+0x7910 034163 call usb_tx 
+0x7911 034164 branch usb_nak_state 
+:      034166 usb_init:
+0x7912 034167 bpatch patch1f_6 ,mem_patch1f 
+0x7913 034168 call enable_authrom 
+0x7914 034169 call usb_init_param 
+:      034170 usb_init_restart:
+0x7915 034171 jam 0x00 ,core_usb_config 
+0x7916 034172 nop 10000 
+0x7917 034173 jam 0x0 ,core_usb_hmode 
+0x7918 034174 fetch 2 ,core_clkoff 
+0x7919 034175 set0 clock_off_usb ,pdata 
+0x791a 034176 store 2 ,core_clkoff 
+0x791b 034177 jam 0x21 ,core_usb_epmap 
+0x791c 034178 jam 0x9d ,core_usb_pupd 
+0x791d 034179 jam 0x3c ,core_usb_config 
+0x791e 034180 setarg mem_usb_rxbuf 
+0x791f 034181 store 2 ,core_usb_rx_saddr 
+0x7920 034182 store 2 ,core_usb_rxptr 
+0x7921 034183 setarg mem_usb_rxbuf_end 
+0x7922 034184 store 2 ,core_usb_rx_eaddr 
+0x7923 034185 jam 0x80 ,core_usb_hmode 
+0x7924 034186 jam 0 ,core_usb_addr 
+0x7925 034187 jam 0xff ,core_usb_status 
+0x7926 034188 setarg mem_usb_clear_mem_end 
+0x7927 034189 arg mem_usb_clear_mem_start ,contw 
+0x7928 034190 isub contw ,loopcnt 
+0x7929 034191 branch clear_mem 
+:      034193 usb_offline_check_init:
+0x792a 034194 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792b 034195 branch gpio_config_input 
+:      034196 usb_offline_state:
+0x792c 034197 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x792d 034198 rtn blank 
+0x792e 034199 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792f 034200 call gpio_get_bit 
+0x7930 034201 branch usb_init_restart ,true 
+0x7931 034202 rtn 
+:      034204 usb_init_param:
+0x7932 034205 jam dev_default ,mem_usb0_state 
+0x7933 034206 setarg 0x0 
+0x7934 034207 store 1 ,mem_remain 
+0x7935 034208 store 2 ,mem_usb_zero_packet 
+0x7936 034209 pincrease 1 
+0x7937 034210 store 2 ,mem_usb_ones_packet 
+0x7938 034211 pincrease 1 
+0x7939 034212 store 2 ,mem_usb_two_packet 
+0x793a 034213 arg mem_string0 ,contw 
+0x793b 034214 setarg 0x030404 
+0x793c 034215 istore 3 ,contw 
+0x793d 034216 setarg 0x0409 
+0x793e 034217 istore 2 ,contw 
+0x793f 034218 arg mem_string1 ,contw 
+0x7940 034219 setsect 0 ,0x15906 
+0x7941 034220 setsect 1 ,0x210d2 
+0x7942 034221 setsect 2 ,0x10494 
+0x7943 034222 setsect 3 ,0x1 
+0x7944 034223 istore 9 ,contw 
+0x7945 034224 arg mem_string2 ,contw 
+0x7946 034225 setsect 0 ,0x1570f 
+0x7947 034226 setsect 1 ,0x15c9a 
+0x7948 034227 setsect 2 ,0x256c6 
+0x7949 034228 setsect 3 ,0x1cdcd 
+0x794a 034229 istore 9 ,contw 
+0x794b 034230 setsect 0 ,0x14420 
+0x794c 034231 setsect 1 ,0x25d99 
+0x794d 034232 setsect 2 ,0x25636 
+0x794e 034233 setsect 3 ,0x1 
+0x794f 034234 istore 7 ,contw 
+0x7950 034235 arg mem_string3 ,contw 
+0x7951 034236 setsect 0 ,0x1620a 
+0x7952 034237 setsect 1 ,0xc8c 
+0x7953 034238 setsect 2 ,0x30333 
+0x7954 034239 setsect 3 ,0xc0c0 
+0x7955 034240 istore 9 ,contw 
+0x7956 034241 setsect 0 ,0x3130 
+0x7957 034242 istore 2 ,contw 
+0x7958 034243 setarg usb_kbdata_vendor_define_addr 
+0x7959 034244 store 2 ,mem_hidreportdesc_kb 
+0x795a 034245 setarg usb_msdata_addr 
+0x795b 034246 store 2 ,mem_hidreportdesc_m 
+0x795c 034247 arg usb_devicedata_addr ,contr 
+0x795d 034248 arg mem_devicedesc ,contw 
+0x795e 034249 arg 19 ,loopcnt 
+0x795f 034250 call memcpy 
+0x7960 034251 arg usb_confdata_addr ,contr 
+0x7961 034252 arg mem_confdesc ,contw 
+0x7962 034253 arg 60 ,loopcnt 
+0x7963 034254 call memcpy 
+:      034255 usb_config_cb:
+0x7964 034256 fetch 2 ,mem_cb_usb_config 
+0x7965 034257 branch callback_func 
+:      034259 usb_tx_interval_config:
+0x7966 034260 fetch 1 ,mem_usb_tx_interval 
+0x7967 034261 rtn blank 
+0x7968 034262 store 1 ,mem_confdesc + 34 
+0x7969 034263 store 1 ,mem_confdesc + 59 
+0x796a 034264 rtn 
+:      034266 usb_nak_state:
+0x796b 034267 arg usb_timer_nak ,queue 
+0x796c 034268 call timer_check 
+0x796d 034269 nrtn blank 
+0x796e 034270 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x796f 034271 nrtn blank 
+0x7970 034272 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7971 034273 ncall usb_mac_wakeup_judge ,blank 
+0x7972 034274 rtn 
+:      034276 usb_nak_state_judge:
+0x7973 034277 fetch 1 ,mem_usb_status 
+0x7974 034278 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x7975 034279 rtn 
+:      034281 usb_nak_state_timer_init:
+0x7976 034282 call usb0_attached_state_judge 
+0x7977 034283 call timer_reinit 
+0x7978 034284 setarg timer_nak_delay 
+0x7979 034285 arg usb_timer_nak ,queue 
+0x797a 034286 branch timer_init 
+:      034288 usb0_attached_state_judge:
+0x797b 034289 fetch 1 ,mem_usb_state 
+0x797c 034290 bne usb_connected ,usb_clear_halt_dispose 
+0x797d 034291 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x797e 034292 jam 0 ,mem_usb_mac_wakeup_trig 
+0x797f 034293 rtn 
+:      034295 usb_clear_halt_dispose:
+0x7980 034296 fetch 1 ,mem_usb_clear_halt 
+0x7981 034297 rtn blank 
+0x7982 034298 jam 0 ,mem_usb_clear_halt 
+0x7983 034299 jam usb_connected ,mem_usb_state 
+0x7984 034300 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7985 034301 rtn 
+:      034303 usb_rx_no_data:
+0x7986 034304 fetch 1 ,mem_usb_status 
+0x7987 034305 bbit1 usb_status_setup ,usb_class_type 
+0x7988 034306 rtn 
+:      034308 usb_rx_len:
+0x7989 034309 fetchr contus ,2 ,core_usb_rx_saddr 
+0x798a 034310 fetchr contue ,2 ,core_usb_rx_eaddr 
+0x798b 034311 fetchr contu ,2 ,core_usb_rxptr 
+0x798c 034312 ifetch 2 ,contu 
+0x798d 034313 rshift8 pdata ,temp 
+0x798e 034314 rshift4 temp ,temp 
+0x798f 034315 arg 0xfff ,contr 
+0x7990 034316 iand contr ,loopcnt 
+0x7991 034317 storer loopcnt ,2 ,mem_usb_read_len 
+0x7992 034318 rtn 
+:      034321 usb_rx_data:
+0x7993 034322 call usb_rx_len 
+:      034323 usb_rx_read:
+0x7994 034324 ifetch 1 ,contu 
+0x7995 034325 istore 1 ,contw 
+0x7996 034326 loop usb_rx_read 
+0x7997 034327 storer contu ,2 ,core_usb_rxptr 
+0x7998 034328 rtn 
+:      034330 usb_rx_ep13:
+0x7999 034331 arg mem_usb_ccid_buf ,contw 
+0x799a 034332 call usb_rx_read 
+0x799b 034333 arg mem_usb_ccid_buf + 4 ,temp 
+0x799c 034334 storet 2 ,core_usb_tx_saddr3 
+0x799d 034335 fetch 1 ,mem_usb_ccid_buf + 1 
+0x799e 034336 pincrease 6 
+0x799f 034337 istore 1 ,temp 
+0x79a0 034338 jam 0x8 ,core_usb_trig 
+0x79a1 034339 rtn 
+:      034342 usb_rx:
+0x79a2 034343 bpatch patch1f_7 ,mem_patch1f 
+0x79a3 034344 fetch 1 ,mem_usb_status 
+0x79a4 034345 rtnbit0 usb_status_rxready 
+0x79a5 034346 call usb_rx_len 
+0x79a6 034347 compare 13 ,temp ,0xff 
+0x79a7 034348 branch usb_rx_ep13 ,true 
+0x79a8 034349 arg mem_usb_setup ,contw 
+0x79a9 034350 call usb_rx_read 
+0x79aa 034351 fetch 1 ,mem_usb_read_len 
+0x79ab 034352 beq 0x00 ,usb_rx_no_data 
+0x79ac 034353 beq 0x01 ,usb_out_one_byte 
+0x79ad 034354 sub pdata ,7 ,null 
+0x79ae 034355 rtn positive 
+:      034356 usb_class_type:
+0x79af 034357 bpatchx patch20_0 ,mem_patch20 
+0x79b0 034358 set0 mark_isstr ,mark 
+0x79b1 034359 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79b2 034360 and_into 0x80 ,pdata 
+0x79b3 034361 beq in_device ,usb_in_device 
+0x79b4 034362 beq out_device ,usb_out_device 
+0x79b5 034363 branch assert 
+:      034365 usb_out_one_byte:
+0x79b6 034366 fetch 1 ,mem_usb_setup 
+0x79b7 034367 rtnbit1 7 
+0x79b8 034368 call usb_get_led_status 
+0x79b9 034369 branch usb0_reply_zerolen 
+:      034372 usb_in_device:
+0x79ba 034373 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79bb 034374 rshift4 pdata ,pdata 
+0x79bc 034375 rshift pdata ,pdata 
+0x79bd 034376 and_into 0x03 ,pdata 
+0x79be 034377 beq standard_req ,usb_in_standard_req 
+0x79bf 034378 beq class_req ,usb_in_class_req 
+0x79c0 034379 beq manufacturer_req ,usb_in_manufacturer_req 
+0x79c1 034380 branch assert 
+:      034382 usb_out_device:
+0x79c2 034383 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79c3 034384 rshift4 pdata ,pdata 
+0x79c4 034385 rshift pdata ,pdata 
+0x79c5 034386 and_into 0x03 ,pdata 
+0x79c6 034387 beq standard_req ,usb_out_standard_req 
+0x79c7 034388 beq class_req ,usb_out_class_req 
+0x79c8 034389 beq manufacturer_req ,usb_out_manufacturer_req 
+0x79c9 034390 branch assert 
+:      034392 usb_in_standard_req:
+0x79ca 034393 fetch 1 ,mem_usb_setup_brequest 
+0x79cb 034394 beq get_configuration ,usb0_request_get_configuration 
+0x79cc 034395 beq get_descriptor ,usb0_request_get_descriptor 
+0x79cd 034396 beq get_interface ,usb0_request_get_interface 
+0x79ce 034397 beq get_status ,usb0_request_get_status 
+0x79cf 034398 branch usb0_force_stall 
+:      034400 usb_in_class_req:
+0x79d0 034401 fetch 1 ,mem_usb_setup_brequest 
+0x79d1 034402 beq get_idle ,usb_get_idle 
+0x79d2 034403 beq get_report ,usb_get_report 
+0x79d3 034404 beq get_protocol ,usb_get_protocol_req 
+0x79d4 034405 branch usb0_force_stall 
+:      034407 usb_in_manufacturer_req:
+0x79d5 034408 branch usb0_force_stall 
+:      034410 usb_out_standard_req:
+0x79d6 034411 fetch 1 ,mem_usb_setup_brequest 
+0x79d7 034412 beq clear_feature ,usb0_request_clear_feature 
+0x79d8 034413 beq set_feature ,usb0_request_set_feature 
+0x79d9 034414 beq set_address ,usb0_request_set_address 
+0x79da 034415 beq set_configuration ,usb0_request_set_configuration 
+0x79db 034416 beq set_interface ,usb0_request_set_interface 
+0x79dc 034417 beq set_descriptor ,usb0_force_stall 
+0x79dd 034418 branch usb0_force_stall 
+:      034420 usb_out_class_req:
+0x79de 034421 fetch 1 ,mem_usb_setup_brequest 
+0x79df 034422 beq set_idle ,usb_set_idle 
+0x79e0 034423 beq set_report ,usb_set_report 
+0x79e1 034424 beq set_protocol ,usb_set_protocol_req 
+0x79e2 034425 branch usb0_force_stall 
+:      034427 usb_out_manufacturer_req:
+0x79e3 034428 branch usb0_force_stall 
+:      034430 usb0_force_stall:
+0x79e4 034431 bpatchx patch20_1 ,mem_patch20 
+0x79e5 034432 fetch 1 ,core_usb_stall 
+0x79e6 034433 set1 0 ,pdata 
+0x79e7 034434 store 1 ,core_usb_stall 
+0x79e8 034435 branch usb0_reply_zerolen 
+:      034437 usb0_reply_zerolen:
+0x79e9 034438 jam 0x1 ,core_usb_clear_nak 
+0x79ea 034439 rtn 
+:      034441 usb0_request_get_configuration:
+0x79eb 034442 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79ec 034443 bne in_device ,usb0_force_stall 
+0x79ed 034444 fetch 1 ,mem_usb_setup_windex 
+0x79ee 034445 bne 0 ,usb0_force_stall 
+0x79ef 034446 fetch 1 ,mem_usb_setup_windex + 1 
+0x79f0 034447 bne 0 ,usb0_force_stall 
+0x79f1 034448 fetch 1 ,mem_usb_setup_blength 
+0x79f2 034449 bne 1 ,usb0_force_stall 
+0x79f3 034450 fetch 1 ,mem_usb_setup_blengthh 
+0x79f4 034451 bne 0 ,usb0_force_stall 
+0x79f5 034452 fetch 1 ,mem_usb_setup_bvalue 
+0x79f6 034453 bne 0 ,usb0_force_stall 
+0x79f7 034454 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x79f8 034455 bne 0 ,usb0_force_stall 
+0x79f9 034456 fetch 1 ,mem_usb0_state 
+0x79fa 034457 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x79fb 034458 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x79fc 034459 branch usb0_force_stall 
+:      034461 usb0_request_get_cfg_dev_cfg:
+0x79fd 034462 arg 1 ,regb 
+0x79fe 034463 branch usb_send_ones_packet 
+:      034465 usb0_request_get_cfg_dev_addr:
+0x79ff 034466 arg 1 ,regb 
+0x7a00 034467 branch usb_send_zero_packet 
+:      034469 usb0_request_get_descriptor:
+0x7a01 034470 bpatchx patch20_2 ,mem_patch20 
+0x7a02 034472 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a03 034473 beq dsc_device ,dsc_device_info 
+0x7a04 034474 beq dsc_config ,dsc_config_info 
+0x7a05 034475 beq dsc_string ,dsc_string_info 
+0x7a06 034476 beq dsc_hid ,dsc_hid_info 
+0x7a07 034477 beq dsc_hid_report ,dsc_hid_report_info 
+0x7a08 034478 branch usb0_force_stall 
+:      034480 dsc_hid_info:
+0x7a09 034481 jam 0 ,mem_usb_get_protocol_flag 
+0x7a0a 034482 fetch 1 ,mem_usb_setup_windex 
+0x7a0b 034483 beq 0 ,dsc_hid_info_interface0 
+0x7a0c 034484 beq 1 ,dsc_hid_info_interface1 
+0x7a0d 034485 branch usb0_force_stall 
+:      034487 dsc_hid_info_interface0:
+0x7a0e 034488 fetchr regb ,1 ,mem_confdesc + 19 
+0x7a0f 034489 arg mem_confdesc + 19 ,rega 
+0x7a10 034490 branch usb0_respond 
+:      034492 dsc_hid_info_interface1:
+0x7a11 034493 fetchr regb ,1 ,mem_confdesc + 44 
+0x7a12 034494 arg mem_confdesc + 44 ,rega 
+0x7a13 034495 branch usb0_respond 
+:      034497 dsc_device_info:
+0x7a14 034501 fetch 1 ,mem_usb_set_high_addr_flag 
+0x7a15 034502 ncall usb_set_high_addr ,blank 
+0x7a16 034503 setarg mem_devicedesc 
+0x7a17 034504 fetcht 1 ,mem_devicedesc 
+:      034505 dsc_info_set_data_len:
+0x7a18 034506 store 2 ,mem_dsc_info_data_pointer 
+0x7a19 034507 storet 1 ,mem_dsc_info_len 
+0x7a1a 034508 fetch 1 ,mem_usb_setup_blength 
+0x7a1b 034509 isub temp ,null 
+0x7a1c 034510 nbranch dsc_info_set_current_data_len ,positive 
+:      034511 dsc_info_set_initial_data_len:
+0x7a1d 034512 fetch 1 ,mem_dsc_info_len 
+:      034513 dsc_info_set_data_size_completed:
+0x7a1e 034514 iforce regb 
+0x7a1f 034515 fetch 2 ,mem_dsc_info_data_pointer 
+0x7a20 034516 add pdata ,1 ,pdata 
+0x7a21 034517 iforce rega 
+0x7a22 034518 branch usb0_respond 
+:      034519 dsc_info_set_current_data_len:
+0x7a23 034520 fetch 1 ,mem_usb_setup_blength 
+0x7a24 034521 branch dsc_info_set_data_size_completed 
+:      034523 usb_set_high_addr:
+0x7a25 034524 fetch 1 ,core_usb_addr 
+0x7a26 034525 ncall usb0_set_addr ,blank 
+0x7a27 034526 jam 0 ,mem_usb_set_high_addr_flag 
+0x7a28 034527 rtn 
+:      034528 usb0_set_addr:
+0x7a29 034529 fetch 1 ,core_usb_addr 
+0x7a2a 034530 set1 7 ,pdata 
+0x7a2b 034531 store 1 ,core_usb_addr 
+0x7a2c 034532 rtn 
+:      034534 dsc_config_info:
+0x7a2d 034535 setarg mem_confdesc 
+0x7a2e 034536 fetcht 1 ,mem_confdesc 
+0x7a2f 034537 branch dsc_info_set_data_len 
+:      034539 dsc_string_info:
+0x7a30 034540 fetch 1 ,mem_usb_setup_bvalue 
+0x7a31 034541 sub pdata ,3 ,null 
+0x7a32 034542 nbranch usb0_force_stall ,positive 
+0x7a33 034543 fetch 1 ,mem_usb_setup_bvalue 
+0x7a34 034544 arg mem_string0 ,rega 
+0x7a35 034545 beq 0 ,usb0_respond_length 
+0x7a36 034546 set1 mark_isstr ,mark 
+0x7a37 034547 arg mem_string1 ,rega 
+0x7a38 034548 beq 1 ,usb0_respond_length 
+0x7a39 034549 arg mem_string2 ,rega 
+0x7a3a 034550 beq 2 ,usb0_respond_length 
+0x7a3b 034551 arg mem_string3 ,rega 
+0x7a3c 034552 beq 3 ,usb0_respond_length 
+0x7a3d 034553 rtn 
+:      034555 dsc_hid_report_info:
+0x7a3e 034556 fetch 2 ,mem_usb_setup_windex 
+0x7a3f 034557 beq 1 ,dsc_hid_report_info0 
+0x7a40 034558 fetchr rega ,2 ,mem_hidreportdesc_kb 
+0x7a41 034559 branch usb0_respond_length 
+:      034560 dsc_hid_report_info0:
+0x7a42 034561 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7a43 034562 jam usb_got_report_req ,mem_usb_state 
+0x7a44 034563 fetchr rega ,2 ,mem_hidreportdesc_m 
+0x7a45 034564 branch usb0_respond_length 
+:      034567 usb0_request_get_interface:
+0x7a46 034568 fetch 1 ,mem_usb0_state 
+0x7a47 034569 bne dev_configured ,usb0_force_stall 
+0x7a48 034570 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a49 034571 bne in_interface ,usb0_force_stall 
+0x7a4a 034572 fetch 1 ,mem_usb_setup_bvalue 
+0x7a4b 034573 bne 0 ,usb0_force_stall 
+0x7a4c 034574 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a4d 034575 bne 0 ,usb0_force_stall 
+0x7a4e 034576 fetch 1 ,mem_usb_setup_blength 
+0x7a4f 034577 bne 1 ,usb0_force_stall 
+0x7a50 034578 fetch 1 ,mem_usb_setup_blengthh 
+0x7a51 034579 bne 0 ,usb0_force_stall 
+0x7a52 034580 fetch 1 ,mem_usb_setup_windex 
+0x7a53 034581 bne 0 ,usb0_force_stall 
+0x7a54 034582 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a55 034583 bne 0 ,usb0_force_stall 
+0x7a56 034584 arg 1 ,regb 
+0x7a57 034585 branch usb_send_zero_packet 
+:      034588 usb0_request_get_status:
+0x7a58 034589 fetch 1 ,mem_usb0_state 
+0x7a59 034590 beq dev_default ,usb0_force_stall 
+0x7a5a 034591 fetch 1 ,mem_usb_setup_bvalue 
+0x7a5b 034592 bne 0 ,usb0_force_stall 
+0x7a5c 034593 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a5d 034594 bne 0 ,usb0_force_stall 
+0x7a5e 034595 fetch 1 ,mem_usb_setup_blength 
+0x7a5f 034596 bne 2 ,usb0_force_stall 
+0x7a60 034597 fetch 1 ,mem_usb_setup_blengthh 
+0x7a61 034598 bne 0 ,usb0_force_stall 
+0x7a62 034599 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a63 034600 bne 0 ,usb0_force_stall 
+0x7a64 034601 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a65 034602 beq in_device ,usb0_get_status_in_device 
+0x7a66 034603 beq in_interface ,usb0_get_status_in_interface 
+0x7a67 034604 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x7a68 034605 branch usb0_force_stall 
+:      034608 usb0_sdsystem_dispose:
+0x7a69 034609 jam 1 ,mem_sdsystem_wakeup_flag 
+0x7a6a 034610 branch usb_send_two_packet 
+:      034612 usb0_get_status_in_device:
+0x7a6b 034613 fetch 1 ,mem_usb_setup_windex 
+0x7a6c 034614 bne 0 ,usb0_force_stall 
+0x7a6d 034615 arg 2 ,regb 
+0x7a6e 034616 fetch 1 ,mem_usb_remote_wakeup 
+0x7a6f 034617 beq 0x01 ,usb0_sdsystem_dispose 
+:      034619 usb_send_zero_packet:
+0x7a70 034620 arg mem_usb_zero_packet ,rega 
+0x7a71 034621 branch usb0_respond 
+:      034622 usb_send_ones_packet:
+0x7a72 034623 arg mem_usb_ones_packet ,rega 
+0x7a73 034624 branch usb0_respond 
+:      034625 usb_send_two_packet:
+0x7a74 034626 arg mem_usb_two_packet ,rega 
+0x7a75 034627 branch usb0_respond 
+:      034629 usb0_get_status_in_interface:
+0x7a76 034630 fetch 1 ,mem_usb0_state 
+0x7a77 034631 bne dev_configured ,usb0_force_stall 
+0x7a78 034632 arg 2 ,regb 
+0x7a79 034633 branch usb_send_zero_packet 
+:      034635 usb0_get_status_in_endpoint:
+0x7a7a 034636 fetch 1 ,mem_usb0_state 
+0x7a7b 034637 bne dev_configured ,usb0_force_stall 
+0x7a7c 034638 fetch 1 ,mem_usb_setup_windex 
+0x7a7d 034639 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x7a7e 034640 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x7a7f 034641 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x7a80 034642 and_into 0x7f ,pdata 
+0x7a81 034643 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x7a82 034644 branch usb0_force_stall 
+:      034646 usb0_get_status_in_ep_in_ep0:
+0x7a83 034647 fetch 1 ,mem_usb_ep0_stall_status 
+:      034648 usb0_get_status_in_ep_in_ack:
+0x7a84 034649 arg 2 ,regb 
+0x7a85 034650 beq 1 ,usb_send_ones_packet 
+0x7a86 034651 branch usb_send_zero_packet 
+:      034652 usb0_get_status_in_ep_in_ep1:
+0x7a87 034653 fetch 1 ,mem_usb_ep1_stall_status 
+0x7a88 034654 branch usb0_get_status_in_ep_in_ack 
+:      034655 usb0_get_status_in_ep_in_ep2:
+0x7a89 034656 fetch 1 ,mem_usb_ep2_stall_status 
+0x7a8a 034657 branch usb0_get_status_in_ep_in_ack 
+:      034658 usb0_get_status_in_ep_in_ep3:
+0x7a8b 034659 fetch 1 ,mem_usb_ep3_stall_status 
+0x7a8c 034660 branch usb0_get_status_in_ep_in_ack 
+:      034662 usb_get_idle:
+0x7a8d 034663 jam 1 ,mem_usb_idle_flag 
+0x7a8e 034664 arg mem_usb_idle_rate ,rega 
+0x7a8f 034665 arg 1 ,regb 
+0x7a90 034666 branch usb0_respond 
+:      034668 usb_get_report:
+0x7a91 034669 fetch 2 ,mem_usb_setup_bvalue 
+0x7a92 034670 arg pc_get_report ,temp 
+0x7a93 034671 isub temp ,null 
+0x7a94 034672 nbranch usb0_force_stall ,zero 
+:      034674 usb_get_report_dispose:
+0x7a95 034675 fetch 1 ,mem_usb0_data_ready_report 
+0x7a96 034676 nbranch usb_get_report_data_success ,blank 
+0x7a97 034677 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      034678 usb_get_report_send_data:
+0x7a98 034679 fetch 1 ,mem_usb_setup_blength 
+0x7a99 034680 iforce regb 
+0x7a9a 034681 arg mem_usb0_get_report_data ,rega 
+0x7a9b 034682 call usb0_respond 
+:      034683 usb_get_report_data_release:
+0x7a9c 034684 arg mem_usb0_get_report_data ,contw 
+0x7a9d 034685 arg 64 ,loopcnt 
+0x7a9e 034686 branch memset0 
+:      034687 usb_get_report_data_success:
+0x7a9f 034688 jam 0 ,mem_usb0_data_ready_report 
+0x7aa0 034689 jam pc_get_data ,mem_usb0_get_report_data 
+0x7aa1 034690 branch usb_get_report_send_data 
+:      034692 usb_get_protocol_req:
+0x7aa2 034693 fetch 1 ,mem_usb_setup_blength 
+0x7aa3 034694 bne 1 ,usb0_force_stall 
+0x7aa4 034695 jam 1 ,mem_usb_get_protocol_flag 
+0x7aa5 034696 arg 1 ,regb 
+0x7aa6 034697 fetch 1 ,mem_usb_set_protocol_value 
+0x7aa7 034698 beq 0 ,usb_get_report_protocol 
+0x7aa8 034699 beq 1 ,usb_get_boot_protocol 
+0x7aa9 034700 branch usb_send_zero_packet 
+:      034701 usb_get_report_protocol:
+0x7aaa 034702 branch usb_send_ones_packet 
+:      034703 usb_get_boot_protocol:
+0x7aab 034704 branch usb_send_zero_packet 
+:      034709 usb0_request_clear_feature:
+0x7aac 034710 fetch 1 ,mem_usb0_state 
+0x7aad 034711 bne dev_configured ,usb0_force_stall 
+0x7aae 034712 fetch 1 ,mem_usb_setup_blength 
+0x7aaf 034713 bne 0 ,usb0_force_stall 
+0x7ab0 034714 fetch 1 ,mem_usb_setup_blengthh 
+0x7ab1 034715 bne 0 ,usb0_force_stall 
+0x7ab2 034716 fetch 1 ,mem_usb_setup_bvalueh 
+0x7ab3 034717 bne 0 ,usb0_force_stall 
+0x7ab4 034718 fetch 1 ,mem_usb_setup_windex + 1 
+0x7ab5 034719 bne 0 ,usb0_force_stall 
+0x7ab6 034720 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ab7 034721 beq out_device ,usb0_request_clear_feature_out_device 
+0x7ab8 034722 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x7ab9 034723 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x7aba 034724 branch usb0_force_stall 
+:      034726 usb0_request_clear_feature_out_device:
+0x7abb 034727 fetch 1 ,mem_usb_setup_bvalue 
+0x7abc 034728 bne device_remote_wakeup ,usb0_force_stall 
+0x7abd 034729 fetch 1 ,core_usb_config 
+0x7abe 034730 set0 7 ,pdata 
+0x7abf 034731 store 1 ,core_usb_config 
+0x7ac0 034732 jam 0 ,mem_usb_remote_wakeup 
+0x7ac1 034733 jam 1 ,mem_usb_clear_remote_wakeup 
+0x7ac2 034734 fetch 1 ,mem_sdsystem_wakeup_flag 
+0x7ac3 034735 branch usb0_reply_zerolen ,blank 
+0x7ac4 034736 jam 0 ,mem_sdsystem_wakeup_flag 
+0x7ac5 034737 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7ac6 034738 jam usb_connected ,mem_usb_state 
+0x7ac7 034739 branch usb0_reply_zerolen 
+:      034741 usb0_request_clear_feature_out_interface:
+0x7ac8 034742 branch usb0_force_stall 
+:      034744 usb0_request_clear_feature_out_endpoint:
+0x7ac9 034745 fetch 1 ,mem_usb_setup_bvalue 
+0x7aca 034746 bne endpoint_halt ,usb0_force_stall 
+0x7acb 034747 fetch 1 ,mem_usb_setup_windex 
+0x7acc 034748 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x7acd 034749 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x7ace 034750 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x7acf 034751 and_into 0x7f ,pdata 
+0x7ad0 034752 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x7ad1 034753 branch usb0_force_stall 
+:      034755 usb0_force_stall_ep0_in_off:
+0x7ad2 034756 jam 0 ,mem_usb_ep0_stall_status 
+0x7ad3 034757 branch usb0_reply_zerolen 
+:      034758 usb0_force_stall_ep1_in_off:
+0x7ad4 034759 jam 0 ,mem_usb_ep1_stall_status 
+:      034760 usb0_force_stall_ep1_in_off_reply:
+0x7ad5 034761 jam 1 ,mem_usb_clear_halt 
+0x7ad6 034762 branch usb0_reply_zerolen 
+:      034763 usb0_force_stall_ep2_in_off:
+0x7ad7 034764 jam 0 ,mem_usb_ep2_stall_status 
+0x7ad8 034765 branch usb0_force_stall_ep1_in_off_reply 
+:      034766 usb0_force_stall_ep3_in_off:
+0x7ad9 034767 jam 0 ,mem_usb_ep3_stall_status 
+0x7ada 034768 branch usb0_force_stall_ep1_in_off_reply 
+:      034771 usb0_request_set_feature:
+0x7adb 034772 fetch 1 ,mem_usb_setup_blength 
+0x7adc 034773 bne 0 ,usb0_force_stall 
+0x7add 034774 fetch 1 ,mem_usb_setup_blengthh 
+0x7ade 034775 bne 0 ,usb0_force_stall 
+0x7adf 034776 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ae0 034777 beq out_device ,usb0_request_set_feature_out_device 
+0x7ae1 034778 beq out_interface ,usb0_request_set_feature_out_interface 
+0x7ae2 034779 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x7ae3 034780 branch usb0_force_stall 
+:      034782 usb0_request_set_feature_out_device:
+0x7ae4 034783 fetch 1 ,mem_usb_setup_bvalue 
+0x7ae5 034784 bne device_remote_wakeup ,usb0_force_stall 
+0x7ae6 034785 call dongle_set_pc_sleep_flag 
+0x7ae7 034786 fetch 1 ,core_usb_config 
+0x7ae8 034787 set1 7 ,pdata 
+0x7ae9 034788 store 1 ,core_usb_config 
+0x7aea 034789 jam 1 ,mem_usb_remote_wakeup 
+0x7aeb 034790 jam usb_sleep ,mem_usb_state 
+0x7aec 034791 jam 0 ,mem_usb_tx_win_enable 
+0x7aed 034792 call usb0_reply_zerolen 
+:      034793 usb_wakeup_timer_reinit:
+0x7aee 034794 call timer_reinit 
+0x7aef 034795 setarg timer_wakeup_delay 
+0x7af0 034796 arg usb_timer_wakeup ,queue 
+0x7af1 034797 branch timer_init 
+:      034799 usb0_request_set_feature_out_interface:
+0x7af2 034800 branch usb0_force_stall 
+:      034802 usb0_request_set_feature_out_endpoint:
+0x7af3 034803 fetch 1 ,mem_usb_setup_bvalue 
+0x7af4 034804 bne endpoint_halt ,usb0_force_stall 
+0x7af5 034805 fetch 1 ,mem_usb_setup_bvalueh 
+0x7af6 034806 bne 0 ,usb0_force_stall 
+0x7af7 034807 fetch 1 ,mem_usb_setup_windex 
+0x7af8 034808 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x7af9 034809 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x7afa 034810 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x7afb 034811 and_into 0x7f ,pdata 
+0x7afc 034812 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x7afd 034813 branch usb0_force_stall 
+:      034815 usb0_force_stall_ep0_in_on:
+0x7afe 034816 jam 1 ,mem_usb_ep0_stall_status 
+0x7aff 034817 branch usb0_reply_zerolen 
+:      034818 usb0_force_stall_ep1_in_on:
+0x7b00 034819 jam 1 ,mem_usb_ep1_stall_status 
+0x7b01 034820 branch usb0_reply_zerolen 
+:      034821 usb0_force_stall_ep2_in_on:
+0x7b02 034822 jam 1 ,mem_usb_ep2_stall_status 
+0x7b03 034823 branch usb0_reply_zerolen 
+:      034824 usb0_force_stall_ep3_in_on:
+0x7b04 034825 jam 1 ,mem_usb_ep3_stall_status 
+0x7b05 034826 branch usb0_reply_zerolen 
+:      034829 usb0_request_set_address:
+0x7b06 034830 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b07 034831 bne out_device ,usb0_force_stall 
+0x7b08 034832 fetch 1 ,mem_usb_setup_windex 
+0x7b09 034833 bne 0 ,usb0_force_stall 
+0x7b0a 034834 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b0b 034835 bne 0 ,usb0_force_stall 
+0x7b0c 034836 fetch 1 ,mem_usb_setup_blength 
+0x7b0d 034837 bne 0 ,usb0_force_stall 
+0x7b0e 034838 fetch 1 ,mem_usb_setup_blengthh 
+0x7b0f 034839 bne 0 ,usb0_force_stall 
+0x7b10 034840 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b11 034841 bne 0 ,usb0_force_stall 
+0x7b12 034842 fetch 1 ,mem_usb_setup_bvalue 
+0x7b13 034843 and_into 0x80 ,pdata 
+0x7b14 034844 bne 0 ,usb0_force_stall 
+0x7b15 034845 fetch 1 ,mem_usb_setup_bvalue 
+0x7b16 034846 bne 0 ,usb_usb0_state_set_dev_addr 
+:      034847 usb_usb0_state_set_dev_default:
+0x7b17 034848 jam dev_default ,mem_usb0_state 
+:      034849 usb0_request_set_wait_address:
+0x7b18 034850 fetch 1 ,mem_usb_setup_bvalue 
+0x7b19 034851 store 1 ,core_usb_addr 
+0x7b1a 034852 call usb0_reply_zerolen 
+0x7b1b 034853 jam 1 ,mem_usb_set_high_addr_flag 
+0x7b1c 034854 rtn 
+:      034855 usb_usb0_state_set_dev_addr:
+0x7b1d 034856 jam dev_address ,mem_usb0_state 
+0x7b1e 034857 branch usb0_request_set_wait_address 
+:      034860 usb0_request_set_configuration:
+0x7b1f 034861 fetch 1 ,mem_usb0_state 
+0x7b20 034862 beq dev_default ,usb0_force_stall 
+0x7b21 034863 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b22 034864 bne out_device ,usb0_force_stall 
+0x7b23 034865 fetch 1 ,mem_usb_setup_windex 
+0x7b24 034866 bne 0 ,usb0_force_stall 
+0x7b25 034867 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b26 034868 bne 0 ,usb0_force_stall 
+0x7b27 034869 fetch 1 ,mem_usb_setup_blength 
+0x7b28 034870 bne 0 ,usb0_force_stall 
+0x7b29 034871 fetch 1 ,mem_usb_setup_blengthh 
+0x7b2a 034872 bne 0 ,usb0_force_stall 
+0x7b2b 034873 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x7b2c 034874 bne 0 ,usb0_force_stall 
+0x7b2d 034875 fetch 1 ,mem_usb_setup_bvalue 
+0x7b2e 034876 sub pdata ,usb_max_num_cfg ,null 
+0x7b2f 034877 nbranch usb0_force_stall ,positive 
+0x7b30 034878 fetch 1 ,mem_usb0_state 
+0x7b31 034879 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x7b32 034880 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x7b33 034881 branch usb0_force_stall 
+:      034883 usb0_request_set_cfg_addr_state:
+:      034884 usb0_request_set_cfg_cfg_state:
+0x7b34 034885 fetch 1 ,mem_usb_setup_bvalue 
+0x7b35 034886 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x7b36 034887 jam dev_configured ,mem_usb0_state 
+0x7b37 034888 branch usb0_reply_zerolen 
+:      034889 usb0_request_set_cfg_stay_addr_state:
+0x7b38 034890 jam dev_address ,mem_usb0_state 
+0x7b39 034891 branch usb0_reply_zerolen 
+:      034894 usb0_request_set_interface:
+0x7b3a 034895 fetch 1 ,mem_usb0_state 
+0x7b3b 034896 bne dev_configured ,usb0_force_stall 
+0x7b3c 034897 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b3d 034898 bne out_interface ,usb0_force_stall 
+0x7b3e 034899 fetch 1 ,mem_usb_setup_bvalue 
+0x7b3f 034900 bne 0 ,usb0_force_stall 
+0x7b40 034901 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b41 034902 bne 0 ,usb0_force_stall 
+0x7b42 034903 fetch 1 ,mem_usb_setup_blength 
+0x7b43 034904 bne 0 ,usb0_force_stall 
+0x7b44 034905 fetch 1 ,mem_usb_setup_blengthh 
+0x7b45 034906 bne 0 ,usb0_force_stall 
+0x7b46 034907 fetch 1 ,mem_usb_setup_windex 
+0x7b47 034908 bne 0 ,usb0_force_stall 
+0x7b48 034909 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b49 034910 bne 0 ,usb0_force_stall 
+0x7b4a 034911 branch usb0_reply_zerolen 
+:      034914 usb_set_idle:
+0x7b4b 034915 bpatchx patch20_3 ,mem_patch20 
+0x7b4c 034916 jam 1 ,mem_usb_idle_flag 
+0x7b4d 034917 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b4e 034918 store 1 ,mem_usb_idle_rate 
+0x7b4f 034919 fetch 1 ,mem_usb_setup_windex 
+0x7b50 034920 sub pdata ,1 ,null 
+0x7b51 034921 call usb_clear_remote_wakeup_set0 ,zero 
+0x7b52 034922 fetch 1 ,mem_usb_state 
+0x7b53 034923 bne usb_resume ,usb0_reply_zerolen 
+0x7b54 034924 jam usb_connected ,mem_usb_state 
+0x7b55 034925 call usb0_reply_zerolen 
+0x7b56 034926 nop 30000 
+0x7b57 034927 nop 30000 
+0x7b58 034928 rtn 
+:      034929 usb_clear_remote_wakeup_set0:
+0x7b59 034930 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7b5a 034931 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7b5b 034932 jam usb_resume ,mem_usb_state 
+0x7b5c 034933 rtn 
+:      034936 usb_set_report:
+0x7b5d 034937 nop 15000 
+0x7b5e 034938 arg mem_usb0_set_report_data ,contw 
+0x7b5f 034939 call usb_rx_data 
+0x7b60 034940 jam 1 ,mem_usb0_get_set_report 
+0x7b61 034941 call usb_set_report_resume_judge 
+0x7b62 034942 fetch 2 ,mem_usb_setup_bvalue 
+0x7b63 034943 store 2 ,mem_usb_setup_bvalue_temp 
+0x7b64 034944 call usb0_reply_zerolen 
+0x7b65 034945 fetch 1 ,mem_device_option 
+0x7b66 034946 rtnne dvc_op_dongle 
+0x7b67 034947 fetch 1 ,mem_usb_tx_win_enable 
+0x7b68 034948 rtn blank 
+0x7b69 034949 fetch 1 ,mem_usb0_set_report_data 
+:      034950 usb_get_led_status:
+0x7b6a 034951 store 1 ,mem_24g_led_status 
+0x7b6b 034952 jam 0 ,mem_usb_tx_win_enable 
+0x7b6c 034953 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
+0x7b6d 034954 rtn 
+:      034957 usb_set_report_resume_judge:
+0x7b6e 034958 fetch 2 ,mem_usb_setup_bvalue 
+0x7b6f 034959 arg pc_set_report_bvalue ,temp 
+0x7b70 034960 isub temp ,null 
+0x7b71 034961 nrtn zero 
+0x7b72 034962 fetch 2 ,mem_usb_setup_windex 
+0x7b73 034963 arg pc_set_report_windex ,temp 
+0x7b74 034964 isub temp ,null 
+0x7b75 034965 nrtn zero 
+0x7b76 034966 fetch 2 ,mem_usb_setup_blength 
+0x7b77 034967 arg pc_set_report_blength ,temp 
+0x7b78 034968 isub temp ,null 
+0x7b79 034969 nrtn zero 
+0x7b7a 034970 jam 1 ,mem_usb_tx_win_enable 
+0x7b7b 034971 rtn 
+:      034974 usb_set_protocol_req:
+0x7b7c 034975 fetch 1 ,mem_usb_setup_blength 
+0x7b7d 034976 bne 0 ,usb0_force_stall 
+0x7b7e 034977 fetch 1 ,mem_usb_setup_bvalue 
+0x7b7f 034978 beq boot_protocol ,usb_set_boot_protocol 
+0x7b80 034979 beq report_protocol ,usb_set_report_protocol 
+0x7b81 034980 branch usb0_force_stall 
+:      034981 usb_set_boot_protocol:
+0x7b82 034982 jam 0 ,mem_usb_set_protocol_status 
+0x7b83 034983 jam 1 ,mem_usb_set_protocol_value 
+0x7b84 034984 branch usb0_reply_zerolen 
+:      034985 usb_set_report_protocol:
+0x7b85 034986 jam 1 ,mem_usb_tx_mac_enable 
+0x7b86 034987 jam 1 ,mem_usb_set_protocol_status 
+0x7b87 034988 jam 0 ,mem_usb_set_protocol_value 
+0x7b88 034989 branch usb0_reply_zerolen 
+:      034992 usb0_respond_length:
+0x7b89 034993 ifetchr regb ,1 ,rega 
+0x7b8a 034994 increase 1 ,rega 
+:      034996 usb0_respond:
+0x7b8b 034997 bpatchx patch20_4 ,mem_patch20 
+0x7b8c 034998 set1 mark_usb_first_resp ,mark 
+0x7b8d 034999 bmark0 mark_isstr ,usb0_respond_nostr 
+0x7b8e 035000 increase 1 ,regb 
+0x7b8f 035001 lshift regb ,regb 
+:      035002 usb0_respond_nostr:
+0x7b90 035003 storer rega ,2 ,mem_bufptr 
+0x7b91 035004 storer regb ,1 ,mem_remain 
+0x7b92 035005 branch usb0_tx 
+0x7b93 035006 rtn 
+:      035008 usb_no_respond_data:
+0x7b94 035009 arg 0 ,queue 
+0x7b95 035010 branch usb_trig 
+:      035015 usb0_tx:
+0x7b96 035016 bpatchx patch20_5 ,mem_patch20 
+0x7b97 035017 fetch 1 ,core_usb_txbusy 
+0x7b98 035018 rtnbit1 0 
+0x7b99 035019 fetch 1 ,mem_remain 
+0x7b9a 035020 rtn blank 
+0x7b9b 035021 copy pdata ,loopcnt 
+0x7b9c 035022 iforce temp 
+0x7b9d 035023 fetch 2 ,mem_usb_setup_blength 
+0x7b9e 035024 sub pdata ,ep0_packet_size ,null 
+0x7b9f 035025 branch usb0_tx_short ,positive 
+0x7ba0 035026 sub loopcnt ,ep0_packet_size ,null 
+0x7ba1 035027 branch usb0_tx_info ,positive 
+0x7ba2 035028 force ep0_packet_size ,loopcnt 
+0x7ba3 035029 branch usb0_tx_info 
+:      035030 usb0_tx_short:
+0x7ba4 035031 isub loopcnt ,null 
+0x7ba5 035032 branch usb0_tx_info ,positive 
+0x7ba6 035033 iforce loopcnt 
+0x7ba7 035034 store 1 ,mem_remain 
+:      035035 usb0_tx_info:
+0x7ba8 035036 fetch 1 ,mem_remain 
+0x7ba9 035037 isub loopcnt ,pdata 
+0x7baa 035038 store 1 ,mem_remain 
+0x7bab 035039 add loopcnt ,-1 ,pdata 
+0x7bac 035040 store 1 ,mem_usb_txbuf 
+0x7bad 035041 bmark0 mark_isstr ,usb0_tx_nostr 
+0x7bae 035042 rshift pdata ,pdata 
+0x7baf 035043 add loopcnt ,-1 ,pdata 
+0x7bb0 035044 store 1 ,mem_usb_txbuf 
+0x7bb1 035045 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
+0x7bb2 035046 set0 mark_usb_first_resp ,mark 
+0x7bb3 035047 istoret 1 ,contw 
+0x7bb4 035048 setarg 3 
+0x7bb5 035049 istore 1 ,contw 
+0x7bb6 035050 increase -1 ,loopcnt 
+0x7bb7 035051 copy loopcnt ,pdata 
+0x7bb8 035052 nbranch usb0_tx_nostr ,zero 
+0x7bb9 035053 increase 1 ,loopcnt 
+:      035054 usb0_tx_nostr:
+0x7bba 035055 fetch 2 ,mem_bufptr 
+0x7bbb 035056 copy pdata ,contr 
+:      035057 usb0_tx0:
+0x7bbc 035058 ifetch 1 ,contr 
+0x7bbd 035059 istore 1 ,contw 
+0x7bbe 035060 bmark0 mark_isstr ,usb0_tx1 
+0x7bbf 035061 setarg 0 
+0x7bc0 035062 istore 1 ,contw 
+:      035063 usb0_tx1:
+0x7bc1 035064 loop usb0_tx0 
+0x7bc2 035065 copy contr ,pdata 
+0x7bc3 035066 store 2 ,mem_bufptr 
+0x7bc4 035067 setarg mem_usb_txbuf 
+0x7bc5 035068 store 2 ,core_usb_tx_saddr0 
+0x7bc6 035069 arg 0 ,queue 
+0x7bc7 035070 call usb_trig 
+0x7bc8 035071 fetch 1 ,mem_remain 
+0x7bc9 035072 nrtn blank 
+0x7bca 035073 jam 2 ,core_usb_clear_nak 
+0x7bcb 035074 fetch 1 ,mem_usb_state 
+0x7bcc 035075 rtnne usb_got_report_req 
+0x7bcd 035076 jam usb_connected ,mem_usb_state 
+0x7bce 035077 rtn 
+:      035081 usb_tx_ep1:
+0x7bcf 035082 arg mem_usb_txbuf1 ,rega 
+0x7bd0 035083 arg 1 ,queue 
+0x7bd1 035084 storer rega ,2 ,core_usb_tx_saddr1 
+:      035085 usb_tx_buf:
+0x7bd2 035086 add loopcnt ,-1 ,pdata 
+0x7bd3 035087 istore 1 ,rega 
+:      035088 usb_tx_loop:
+0x7bd4 035089 ifetch 1 ,contr 
+0x7bd5 035090 istore 1 ,contw 
+0x7bd6 035091 loop usb_tx_loop 
+:      035092 usb_trig:
+0x7bd7 035093 setarg 0 
+0x7bd8 035094 qset1 pdata 
+0x7bd9 035095 store 1 ,core_usb_trig 
+0x7bda 035096 rtn 
+:      035098 usb_tx_ep2:
+0x7bdb 035099 arg 2 ,queue 
+0x7bdc 035100 arg mem_usb_txbuf2 ,rega 
+0x7bdd 035101 storer rega ,2 ,core_usb_tx_saddr2 
+0x7bde 035102 branch usb_tx_buf 
+:      035104 usb_tx:
+0x7bdf 035105 bpatchx patch20_6 ,mem_patch20 
+0x7be0 035106 fetch 1 ,mem_usb_tx_enable 
+0x7be1 035107 rtn blank 
+0x7be2 035108 fetch 1 ,core_usb_txbusy 
+0x7be3 035109 and_into 0x0f ,pdata 
+0x7be4 035110 nbranch usb_inwake_state_tx_dispose ,blank 
+0x7be5 035111 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7be6 035112 branch usb_tx_fifo_release ,blank 
+0x7be7 035113 fetch 1 ,mem_usb_state 
+0x7be8 035114 beq usb_sleep ,usb_windows_wakeup 
+0x7be9 035115 bne usb_connected ,usb_tx_fifo_release 
+0x7bea 035116 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x7beb 035117 nbranch usb_tx_fifo_release ,blank 
+0x7bec 035118 call usb_tx_data_ep1 
+0x7bed 035119 branch usb_tx_data_ep2 
+:      035121 usb_tx_data_ep1:
+0x7bee 035122 fetch 1 ,core_usb_txbusy 
+0x7bef 035123 rtnbit1 1 
+0x7bf0 035124 fetch 1 ,mem_usb_tx_enable 
+0x7bf1 035125 rtnbit0 1 
+0x7bf2 035126 fetch 1 ,mem_usb_tx_enable 
+0x7bf3 035127 set0 1 ,pdata 
+0x7bf4 035128 store 1 ,mem_usb_tx_enable 
+0x7bf5 035129 fetch 1 ,mem_usb_ep1_data 
+0x7bf6 035130 rtn blank 
+0x7bf7 035131 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x7bf8 035132 branch assert 
+:      035134 usb_tx_data_ep2:
+0x7bf9 035135 fetch 1 ,core_usb_txbusy 
+0x7bfa 035136 rtnbit1 2 
+0x7bfb 035137 fetch 1 ,mem_usb_tx_enable 
+0x7bfc 035138 rtnbit0 2 
+0x7bfd 035139 fetch 1 ,mem_usb_tx_enable 
+0x7bfe 035140 set0 2 ,pdata 
+0x7bff 035141 store 1 ,mem_usb_tx_enable 
+0x7c00 035142 fetch 1 ,mem_usb_ep2_data 
+0x7c01 035143 rtn blank 
+0x7c02 035144 beq usb_ep2_ms ,usb_tx_ms_data 
+0x7c03 035145 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x7c04 035146 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
+0x7c05 035147 branch assert 
+:      035149 usb_tx_fifo_release:
+0x7c06 035151 arg mem_usb_mouse_data ,contw 
+0x7c07 035152 arg 64 ,loopcnt 
+0x7c08 035153 branch memset0 
+:      035155 usb_tx_ms_data:
+0x7c09 035156 fetch 1 ,mem_usb_idle_flag 
+0x7c0a 035157 fetcht 1 ,mem_usb_get_protocol_flag 
+0x7c0b 035158 iand temp ,pdata 
+0x7c0c 035159 branch usb_tx_ms_data_normal_mode ,blank 
+0x7c0d 035160 fetcht 1 ,mem_usb_set_protocol_status 
+0x7c0e 035161 iadd temp ,pdata 
+0x7c0f 035162 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x7c10 035163 branch usb_tx_ms_data_normal_mode 
+:      035165 usb_tx_ms_data_mac_boot_mode:
+0x7c11 035166 jam 0 ,mem_usb_ep2_data 
+:      035167 usb_tx_ms_data_mac_boot_regroup:
+0x7c12 035168 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c13 035169 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c14 035170 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c15 035171 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c16 035172 store 1 ,mem_usb_mouse_data 
+0x7c17 035173 fetch 1 ,mem_usb_mouse_data + 2 
+0x7c18 035174 istore 1 ,contw 
+0x7c19 035175 fetch 1 ,mem_usb_mouse_data + 4 
+0x7c1a 035176 istore 1 ,contw 
+0x7c1b 035177 fetch 1 ,mem_usb_mouse_data + 6 
+0x7c1c 035178 istore 1 ,contw 
+0x7c1d 035179 arg 4 ,loopcnt 
+0x7c1e 035180 arg mem_usb_mouse_data ,contr 
+0x7c1f 035181 branch usb_tx_ep2 
+:      035183 usb_tx_ms_data_normal_mode:
+0x7c20 035184 jam 0 ,mem_usb_ep2_data 
+:      035185 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x7c21 035186 arg 8 ,loopcnt 
+0x7c22 035187 arg mem_usb_mouse_data ,contr 
+0x7c23 035188 branch usb_tx_ep2 
+:      035190 usb_tx_kb_multikey_data:
+0x7c24 035191 jam 0 ,mem_usb_ep2_data 
+0x7c25 035192 arg 3 ,loopcnt 
+0x7c26 035193 arg mem_usb_kb_multikey ,contr 
+0x7c27 035194 branch usb_tx_ep2 
+:      035196 usb_tx_kb_normal_data:
+0x7c28 035197 jam 0 ,mem_usb_ep1_data 
+0x7c29 035198 arg 8 ,loopcnt 
+0x7c2a 035199 arg mem_usb_kb_data ,contr 
+0x7c2b 035200 branch usb_tx_ep1 
+:      035202 usb_tx_kb_systemkey_data:
+0x7c2c 035203 jam 0 ,mem_usb_ep2_data 
+0x7c2d 035204 arg 2 ,loopcnt 
+0x7c2e 035205 arg mem_usb_kb_system ,contr 
+0x7c2f 035206 branch usb_tx_ep2 
+:      035208 usb_inwake_state_tx_dispose:
+0x7c30 035209 fetch 1 ,mem_usb_state 
+0x7c31 035210 beq usb_connected ,usb_mac_wakeup_trig 
+0x7c32 035211 rtn 
+:      035212 usb_mac_wakeup_trig:
+0x7c33 035213 fetch 1 ,core_usb_config 
+0x7c34 035214 set1 7 ,pdata 
+0x7c35 035215 store 1 ,core_usb_config 
+0x7c36 035216 jam 1 ,mem_usb_mac_wakeup_trig 
+0x7c37 035217 rtn 
+:      035219 usb_mac_wakeup_judge:
+0x7c38 035220 fetch 1 ,mem_usb_state 
+0x7c39 035221 rtneq usb_sleep 
+0x7c3a 035222 beq usb_connected ,usb_mac_wakeup 
+0x7c3b 035223 rtn 
+:      035224 usb_mac_wakeup:
+0x7c3c 035225 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x7c3d 035226 rtn blank 
+0x7c3e 035227 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x7c3f 035228 branch usb_wakeup 
+:      035230 usb_windows_wakeup:
+0x7c40 035231 arg usb_timer_wakeup ,queue 
+0x7c41 035232 call timer_check 
+0x7c42 035233 nrtn blank 
+:      035234 usb_wakeup:
+0x7c43 035235 fetch 1 ,core_usb_config 
+0x7c44 035236 rtnbit0 7 
+0x7c45 035237 jam 0xfc ,core_usb_config 
+0x7c46 035238 nop 30000 
+0x7c47 035239 jam 0x3c ,core_usb_config 
+0x7c48 035240 rtn 
+:      035247 push_stack:
+0x7c49 035248 storer contw ,2 ,mem_contw 
+0x7c4a 035249 storet 8 ,mem_temp 
+0x7c4b 035250 storer timeup ,4 ,mem_timeup 
+0x7c4c 035251 call push_stack_rega_b_c 
+0x7c4d 035252 storer contr ,2 ,mem_contr 
+0x7c4e 035253 storer loopcnt ,2 ,mem_loopcnt 
+0x7c4f 035254 storer queue ,2 ,mem_queue 
+0x7c50 035255 rtn 
+:      035257 push_stack_rega_b_c:
+0x7c51 035258 storer rega ,4 ,mem_rega 
+0x7c52 035259 storer regb ,4 ,mem_regb 
+0x7c53 035260 storer regc ,3 ,mem_regc 
+0x7c54 035261 rtn 
+:      035263 pop_stack:
+0x7c55 035264 bpatchx patch20_7 ,mem_patch20 
+0x7c56 035265 fetch 2 ,mem_contw 
+0x7c57 035266 iforce contw 
+0x7c58 035267 fetcht 8 ,mem_temp 
+0x7c59 035268 fetchr timeup ,4 ,mem_timeup 
+0x7c5a 035269 call pop_stack_rega_b_c 
+0x7c5b 035270 fetchr loopcnt ,2 ,mem_loopcnt 
+0x7c5c 035271 fetchr queue ,2 ,mem_queue 
+0x7c5d 035272 fetch 2 ,mem_contr 
+0x7c5e 035273 iforce contr 
+0x7c5f 035274 rtn 
+:      035276 pop_stack_rega_b_c:
+0x7c60 035277 fetchr rega ,4 ,mem_rega 
+0x7c61 035278 fetchr regb ,4 ,mem_regb 
+0x7c62 035279 fetchr regc ,3 ,mem_regc 
+0x7c63 035280 rtn 
+:      035282 get_contw:
+0x7c64 035283 fetch 2 ,mem_contw 
+0x7c65 035284 copy pdata ,contw 
+0x7c66 035285 rtn 
+:      035286 get_contr:
+0x7c67 035287 fetch 2 ,mem_contr 
+0x7c68 035288 copy pdata ,contr 
+0x7c69 035289 rtn 
+:      035291 store_contw:
+0x7c6a 035292 copy contw ,pdata 
+0x7c6b 035293 store 2 ,mem_contw 
+0x7c6c 035294 rtn 
+:      035295 store_contr:
+0x7c6d 035296 copy contr ,pdata 
+0x7c6e 035297 store 2 ,mem_contr 
+0x7c6f 035298 rtn 
+:      035302 save_cont_pointers:
+0x7c70 035303 copy contw ,pdata 
+0x7c71 035304 store 2 ,mem_contw 
+0x7c72 035305 copy contr ,pdata 
+0x7c73 035306 store 2 ,mem_contr 
+0x7c74 035307 rtn 
+:      035309 load_cont_pointers:
+0x7c75 035310 fetch 2 ,mem_contw 
+0x7c76 035311 copy pdata ,contw 
+0x7c77 035312 fetch 2 ,mem_contr 
+0x7c78 035313 copy pdata ,contr 
+0x7c79 035314 rtn 
+:      035319 get_diff:
+0x7c7a 035320 isub temp ,rega 
+0x7c7b 035321 rtn positive 
+0x7c7c 035322 arg 0x100 ,rega 
+0x7c7d 035323 iadd rega ,pdata 
+0x7c7e 035324 isub temp ,rega 
+0x7c7f 035325 rtn 
+:      035327 memcpy96:
+0x7c80 035328 call memcpy32 
+:      035329 memcpy64:
+0x7c81 035330 call memcpy32 
+0x7c82 035331 branch memcpy32 
+:      035334 memcpy12:
+0x7c83 035335 call memcpy8 
+:      035336 memcpy4:
+0x7c84 035337 ifetch 1 ,contr 
+0x7c85 035338 istore 1 ,contw 
+:      035339 memcpy3:
+0x7c86 035340 ifetch 3 ,contr 
+0x7c87 035341 istore 3 ,contw 
+0x7c88 035342 rtn 
+:      035343 memcpy8:
+0x7c89 035344 ifetch 8 ,contr 
+0x7c8a 035345 istore 8 ,contw 
+0x7c8b 035346 rtn 
+:      035348 memcpy48:
+0x7c8c 035349 call memcpy16 
+:      035350 memcpy32:
+0x7c8d 035351 call memcpy8 
+:      035352 memcpy24:
+0x7c8e 035353 call memcpy8 
+:      035354 memcpy16:
+0x7c8f 035355 call memcpy8 
+0x7c90 035356 branch memcpy8 
+:      035358 delay:
+0x7c91 035359 increase -1 ,pdata 
+0x7c92 035360 nop 38 
+0x7c93 035361 nbranch delay ,blank 
+0x7c94 035362 rtn 
+:      035365 delay_10ms:
+0x7c95 035366 arg 10 ,loopcnt 
+:      035367 delay_ms_wait:
+0x7c96 035368 nop 12000 
+0x7c97 035369 loop delay_ms_wait 
+0x7c98 035370 rtn 
+:      035373 memset0_16:
+0x7c99 035374 call memset0_8 
+:      035375 memset0_8:
+0x7c9a 035376 call memset0_4 
+:      035377 memset0_4:
+0x7c9b 035378 force 4 ,loopcnt 
+0x7c9c 035379 branch memset0 
+:      035381 clear_mem_256:
+0x7c9d 035382 force 32 ,loopcnt 
+0x7c9e 035383 branch memset0 
+:      035384 clear_mem_512:
+0x7c9f 035385 force 64 ,loopcnt 
+0x7ca0 035386 branch memset0 
+:      035388 clear_mem:
+0x7ca1 035389 deposit loopcnt 
+0x7ca2 035390 rtn blank 
+:      035391 memset0:
+0x7ca3 035392 force 0 ,pdata 
+0x7ca4 035393 lstore contw 
+0x7ca5 035394 rtn 
+:      035396 clear_temp_block:
+0x7ca6 035397 arg 32 ,loopcnt 
+0x7ca7 035398 arg mem_temp_block0 ,contw 
+0x7ca8 035399 branch clear_mem 
+:      035401 xor_loop:
+0x7ca9 035402 ifetch 4 ,regc 
+0x7caa 035403 ifetcht 4 ,rega 
+0x7cab 035404 ixor temp ,pdata 
+0x7cac 035405 istore 4 ,contw 
+0x7cad 035406 increase 4 ,rega 
+0x7cae 035407 increase 4 ,regc 
+0x7caf 035408 loop xor_loop 
+0x7cb0 035409 rtn 
+:      035413 inverse_data:
+0x7cb1 035414 bpatchx patch21_0 ,mem_patch21 
+0x7cb2 035415 copy loopcnt ,pdata 
+0x7cb3 035416 sub pdata ,1 ,null 
+0x7cb4 035417 rtn positive 
+0x7cb5 035418 iadd rega ,regb 
+0x7cb6 035419 increase -1 ,regb 
+0x7cb7 035420 rshift loopcnt ,loopcnt 
+:      035421 inverse_loop:
+0x7cb8 035422 ifetcht 1 ,rega 
+0x7cb9 035423 ifetch 1 ,regb 
+0x7cba 035424 istore 1 ,rega 
+0x7cbb 035425 istoret 1 ,regb 
+0x7cbc 035426 increase -1 ,regb 
+0x7cbd 035427 increase 1 ,rega 
+0x7cbe 035428 loop inverse_loop 
+0x7cbf 035429 rtn 
+:      035431 le2be_6byte:
+:      035432 inverse_data_6byte:
+0x7cc0 035433 rshift32 pdata ,temp 
+0x7cc1 035434 call inverse_data_4byte 
+0x7cc2 035435 byteswap temp ,temp 
+0x7cc3 035436 lshift16 pdata ,pdata 
+0x7cc4 035437 ior temp ,pdata 
+0x7cc5 035438 rtn 
+:      035441 le2be_4byte:
+:      035442 inverse_data_4byte:
+0x7cc6 035443 rshift16 pdata ,contr 
+0x7cc7 035444 byteswap contr ,contr 
+0x7cc8 035445 byteswap pdata ,pdata 
+0x7cc9 035446 lshift16 pdata ,pdata 
+0x7cca 035447 ior contr ,pdata 
+0x7ccb 035448 rtn 
+:      035451 memcpy_fast:
+0x7ccc 035452 bpatchx patch21_1 ,mem_patch21 
+0x7ccd 035453 deposit loopcnt 
+0x7cce 035454 rtn blank 
+:      035455 memcpy_fast_loop:
+0x7ccf 035456 increase -8 ,loopcnt 
+0x7cd0 035457 call memcpy8 ,positive 
+0x7cd1 035458 rtn zero 
+0x7cd2 035459 branch memcpy_fast_loop ,positive 
+0x7cd3 035460 increase 8 ,loopcnt 
+:      035461 memcpy_fast_loop_four:
+0x7cd4 035462 increase -4 ,loopcnt 
+0x7cd5 035463 call memcpy4 ,positive 
+0x7cd6 035464 rtn zero 
+0x7cd7 035465 branch memcpy_fast_loop_four ,positive 
+0x7cd8 035466 increase 4 ,loopcnt 
+0x7cd9 035467 branch memcpy 
+:      035469 memcpy:
+0x7cda 035470 deposit loopcnt 
+0x7cdb 035471 rtn blank 
+:      035472 memcpy_loop:
+0x7cdc 035473 ifetch 1 ,contr 
+0x7cdd 035474 istore 1 ,contw 
+0x7cde 035475 loop memcpy_loop 
+0x7cdf 035476 rtn 
+:      035478 timer_stop:
+0x7ce0 035479 setarg 0 
+:      035480 timer_init:
+0x7ce1 035483 store 2 ,mem_pdatatemp 
+0x7ce2 035484 bpatchx patch21_2 ,mem_patch21 
+0x7ce3 035485 call timer_check 
+0x7ce4 035486 fetcht 2 ,mem_pdatatemp 
+0x7ce5 035487 arg mem_timers ,contw 
+0x7ce6 035489 lshift queue ,pdata 
+0x7ce7 035490 iadd contw ,contw 
+0x7ce8 035491 istoret 2 ,contw 
+0x7ce9 035492 rtn 
+:      035494 timer_check_timeout:
+0x7cea 035495 arg 0x800 ,timeup 
+0x7ceb 035496 lshift16 timeup ,timeup 
+0x7cec 035497 iadd timeup ,pdata 
+0x7ced 035498 rtn 
+:      035501 timer_reinit:
+0x7cee 035502 arg 0 ,queue 
+:      035503 timer_check:
+0x7cef 035504 bpatchx patch21_3 ,mem_patch21 
+0x7cf0 035505 fetcht 4 ,mem_last_clkn 
+0x7cf1 035506 rshift clkn_bt ,pdata 
+0x7cf2 035507 store 4 ,mem_last_clkn 
+0x7cf3 035508 isub temp ,null 
+0x7cf4 035509 ncall timer_check_timeout ,positive 
+0x7cf5 035510 isub temp ,timeup 
+0x7cf6 035511 copy timeup ,temp 
+0x7cf7 035512 arg mem_timers ,contr 
+0x7cf8 035513 copy contr ,contw 
+0x7cf9 035514 arg 16 ,loopcnt 
+:      035515 timer_loop:
+0x7cfa 035516 ifetch 2 ,contr 
+0x7cfb 035517 isub temp ,pdata 
+0x7cfc 035518 branch timer_counting ,positive 
+0x7cfd 035519 force 0 ,pdata 
+:      035520 timer_counting:
+0x7cfe 035521 istore 2 ,contw 
+0x7cff 035522 loop timer_loop 
+0x7d00 035523 arg mem_timers ,contr 
+0x7d01 035524 lshift queue ,pdata 
+0x7d02 035525 iadd contr ,contr 
+0x7d03 035526 ifetch 2 ,contr 
+0x7d04 035527 rtn 
+:      035532 clk_add:
+0x7d05 035533 iadd temp ,temp 
+0x7d06 035534 copy temp ,loopcnt 
+0x7d07 035535 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d08 035536 isub loopcnt ,pdata 
+0x7d09 035537 rtn positive 
+0x7d0a 035538 sub pdata ,0 ,pdata 
+0x7d0b 035539 rshift16 temp ,temp 
+0x7d0c 035540 increase 1 ,temp 
+0x7d0d 035541 lshift16 temp ,temp 
+0x7d0e 035542 ior temp ,temp 
+0x7d0f 035543 rtn 
+:      035545 clk_diff_rt:
+0x7d10 035546 call clk_diff 
+0x7d11 035547 branch clk2rt 
+:      035550 clk_diff:
+0x7d12 035551 disable user 
+0x7d13 035552 isub temp ,pdata 
+0x7d14 035553 branch clk_diff_pos ,positive 
+0x7d15 035554 enable user 
+0x7d16 035555 sub pdata ,0 ,pdata 
+:      035556 clk_diff_pos:
+0x7d17 035557 rtnbit0 15 
+0x7d18 035558 copy pdata ,regab 
+0x7d19 035559 arg 0x10000 ,temp 
+0x7d1a 035560 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d1b 035561 isub temp ,pdata 
+0x7d1c 035562 iadd regab ,pdata 
+0x7d1d 035563 set0 64 ,pdata 
+0x7d1e 035564 rtn 
+:      035568 clk2rt:
+0x7d1f 035569 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d20 035570 iforce contr 
+0x7d21 035571 rshift16 pdata ,pdata 
+0x7d22 035572 imul32 temp ,pdata 
+0x7d23 035573 iadd contr ,pdata 
+0x7d24 035574 rtn 
+:      035577 clk2lpo:
+0x7d25 035578 lshift8 pdata ,pdata 
+0x7d26 035579 lshift4 pdata ,pdata 
+0x7d27 035580 fetcht 3 ,mem_clks_per_lpo 
+0x7d28 035581 idiv temp 
+0x7d29 035582 call wait_div_end 
+0x7d2a 035583 quotient temp 
+0x7d2b 035584 rtn 
+:      035587 clk2bt:
+0x7d2c 035588 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d2d 035589 idiv temp 
+0x7d2e 035590 call get_div_result 
+0x7d2f 035591 lshift16 pdata ,pdata 
+0x7d30 035592 remainder temp 
+0x7d31 035593 ior temp ,temp 
+0x7d32 035594 rtn 
+:      035601 string2dec_from_uart:
+0x7d33 035602 arg 0 ,temp 
+:      035603 string2dec_from_uart_done:
+0x7d34 035604 copy temp ,regab 
+0x7d35 035605 ifetch 1 ,contu 
+0x7d36 035606 call uchar2dialog 
+0x7d37 035607 copy regab ,temp 
+0x7d38 035608 call swap 
+0x7d39 035609 arg 10 ,regb 
+0x7d3a 035610 imul32 regb ,pdata 
+0x7d3b 035611 iadd temp ,pdata 
+0x7d3c 035612 copy pdata ,temp 
+0x7d3d 035613 loop string2dec_from_uart_done 
+0x7d3e 035614 rtn 
+:      035618 uchar2dialog:
+0x7d3f 035619 arg 0x3a ,temp 
+0x7d40 035620 isub temp ,null 
+0x7d41 035621 nbranch uchar2dialog_number ,positive 
+0x7d42 035622 arg 0x61 ,temp 
+0x7d43 035623 isub temp ,null 
+0x7d44 035624 branch uchar2dialog_a2f ,positive 
+0x7d45 035625 arg 0x37 ,temp 
+0x7d46 035626 isub temp ,pdata 
+0x7d47 035627 rtn 
+:      035628 uchar2dialog_number:
+0x7d48 035629 arg 0x30 ,temp 
+0x7d49 035630 isub temp ,pdata 
+0x7d4a 035631 rtn 
+:      035632 uchar2dialog_a2f:
+0x7d4b 035633 arg 0x57 ,temp 
+0x7d4c 035634 isub temp ,pdata 
+0x7d4d 035635 rtn 
+:      035638 right_shift_n:
+0x7d4e 035639 sub loopcnt ,0 ,null 
+0x7d4f 035640 rtn zero 
+:      035641 right_shift_n_loop:
+0x7d50 035642 rshift pdata ,pdata 
+0x7d51 035643 loop right_shift_n_loop 
+0x7d52 035644 rtn 
+:      035647 left_shift_n:
+0x7d53 035648 force 1 ,pdata 
+0x7d54 035649 sub loopcnt ,0 ,null 
+0x7d55 035650 rtn zero 
+:      035651 left_shift_n_loop:
+0x7d56 035652 lshift pdata ,pdata 
+0x7d57 035653 loop left_shift_n_loop 
+0x7d58 035654 rtn 
+:      035658 calc_average:
+0x7d59 035659 setarg 0 
+0x7d5a 035660 copy loopcnt ,rega 
+:      035661 calc_average_loop:
+0x7d5b 035662 ifetcht 2 ,contr 
+0x7d5c 035663 iadd temp ,pdata 
+0x7d5d 035664 loop calc_average_loop 
+0x7d5e 035665 idiv rega 
+:      035666 get_div_result:
+0x7d5f 035667 call wait_div_end 
+0x7d60 035668 quotient pdata 
+0x7d61 035669 rtn 
+:      035671 wait_div_end:
+0x7d62 035672 rtn modone 
+0x7d63 035673 branch wait_div_end 
+:      035683 compare_loop:
+:      035684 string_compare:
+0x7d64 035685 ifetch 1 ,rega 
+0x7d65 035686 ifetcht 1 ,regb 
+0x7d66 035687 isub temp ,null 
+0x7d67 035688 nrtn zero 
+0x7d68 035689 increase 1 ,rega 
+0x7d69 035690 increase 1 ,regb 
+0x7d6a 035691 loop string_compare 
+0x7d6b 035692 branch enable_zero 
+:      035696 ceiling:
+0x7d6c 035697 isub temp ,null 
+0x7d6d 035698 nrtn positive 
+0x7d6e 035699 deposit temp 
+0x7d6f 035700 rtn 
+:      035702 swap:
+0x7d70 035703 iadd temp ,pdata 
+0x7d71 035704 isub temp ,temp 
+0x7d72 035705 isub temp ,pdata 
+0x7d73 035706 rtn 
+:      035708 clean_smem:
+0x7d74 035709 arg 0 ,contw 
+0x7d75 035710 branch clean_mem 
+:      035712 clean_xmem:
+0x7d76 035713 arg 0x4000 ,contw 
+:      035714 clean_mem:
+0x7d77 035715 arg 0x1000 ,loopcnt 
+0x7d78 035716 branch memset0 
+:      035719 callback_func:
+0x7d79 035720 rtn blank 
+0x7d7a 035721 copy pdata ,pc 
+:      035724 ice_break_disable_wdt:
+0x7d7b 035725 call wdt_set_disable 
+:      035727 ice_break:
+0x7d7c 035728 jam 0x1 ,core_ice_ctrl 
+0x7d7d 035729 rtn 
+:      035731 ice_setbp:
+0x7d7e 035732 store 2 ,core_ice_break0 
+0x7d7f 035733 fetch 1 ,core_ice_ctrl 
+0x7d80 035734 set1 4 ,pdata 
+0x7d81 035735 store 1 ,core_ice_ctrl 
+0x7d82 035736 rtn 
+:      035737 ice_setbp2:
+0x7d83 035738 store 2 ,core_ice_break1 
+0x7d84 035739 fetch 1 ,core_ice_ctrl 
+0x7d85 035740 set1 6 ,pdata 
+0x7d86 035741 store 1 ,core_ice_ctrl 
+0x7d87 035742 rtn 
+:      035744 ice_set_write_bp:
+0x7d88 035745 store 2 ,core_ice_break0 
+0x7d89 035746 jam 0x30 ,core_ice_ctrl 
+0x7d8a 035747 rtn 
+:      035755 fifo_in:
+0x7d8b 035756 bpatchx patch21_4 ,mem_patch21 
+0x7d8c 035757 ifetcht util_fifo_len ,rega 
+0x7d8d 035758 and temp ,0xff ,pdata 
+0x7d8e 035759 nbranch fifo_in_push ,blank 
+0x7d8f 035760 rshift8 temp ,pdata 
+0x7d90 035761 istore util_fifo_len ,rega 
+:      035762 fifo_in_push:
+0x7d91 035763 increase util_fifo_len + util_fifo_offset ,rega 
+0x7d92 035764 ifetch 1 ,rega 
+0x7d93 035765 nbranch assert ,blank 
+0x7d94 035766 fetch 1 ,mem_fifo_temp 
+0x7d95 035767 istore 1 ,rega 
+0x7d96 035768 rtn 
+:      035773 fifo_out:
+0x7d97 035774 bpatchx patch21_5 ,mem_patch21 
+0x7d98 035775 arg util_fifo_len ,loopcnt 
+0x7d99 035776 ifetch util_fifo_len ,rega 
+0x7d9a 035777 rtn blank 
+:      035778 fifo_out_loop:
+0x7d9b 035779 ifetch 1 ,rega 
+0x7d9c 035780 nbranch fifo_out_end ,blank 
+0x7d9d 035781 increase 1 ,rega 
+0x7d9e 035782 loop fifo_out_loop 
+0x7d9f 035783 branch assert 
+:      035784 fifo_out_end:
+0x7da0 035785 arg 0 ,temp 
+0x7da1 035786 istoret 1 ,rega 
+0x7da2 035787 rtn 
+:      035792 fifo_is_empty:
+0x7da3 035793 ifetch util_fifo_len ,rega 
+0x7da4 035794 rtn 
+:      035799 fifo_is_full:
+0x7da5 035800 ifetch 1 ,rega 
+0x7da6 035801 rtn 
+:      035804 fifo_is_near_full:
+0x7da7 035805 ifetch 2 ,rega 
+0x7da8 035806 rtn 
+:      035810 fifo_content_count:
+0x7da9 035811 arg 0 ,temp 
+:      035812 fifo_content_count_loop:
+0x7daa 035813 fetch 1 ,contr 
+0x7dab 035814 loop fifo_content_count_loop ,blank 
+0x7dac 035815 increase 1 ,temp 
+0x7dad 035816 loop fifo_content_count_loop 
+0x7dae 035817 copy temp ,pdata 
+0x7daf 035818 rtn 
+:      035821 not_greater_than:
+0x7db0 035822 isub temp ,null 
+0x7db1 035823 nrtn positive 
+:      035824 copy_temp2pdata:
+0x7db2 035825 copy temp ,pdata 
+0x7db3 035826 rtn 
+:      035829 disable_positive:
+0x7db4 035830 force -1 ,null 
+0x7db5 035831 rtn 
+:      035832 enable_positive:
+:      035833 disable_zero:
+0x7db6 035834 force 1 ,null 
+0x7db7 035835 rtn 
+:      035836 enable_zero:
+0x7db8 035837 force 0 ,null 
+0x7db9 035838 rtn 
+:      035840 enable_user:
+0x7dba 035841 enable user 
+0x7dbb 035842 rtn 
+:      035844 disable_user:
+0x7dbc 035845 disable user 
+0x7dbd 035846 rtn 
+:      035848 enable_user2:
+0x7dbe 035849 enable user2 
+0x7dbf 035850 rtn 
+:      035852 disable_user2:
+0x7dc0 035853 disable user2 
+0x7dc1 035854 rtn 
+:      035856 enable_user7:
+0x7dc2 035857 enable user7 
+0x7dc3 035858 rtn 
+:      035860 disable_true:
+0x7dc4 035861 disable true 
+0x7dc5 035862 rtn 
+:      035864 enable_true:
+0x7dc6 035865 enable true 
+0x7dc7 035866 rtn 
+:      035868 disable_blank:
+0x7dc8 035869 setarg 1 
+0x7dc9 035870 rtn 
+:      035872 enable_blank:
+:      035873 set_pdata_0:
+0x7dca 035874 setarg 0 
+0x7dcb 035875 rtn 
+:      035879 cal_sum:
+0x7dcc 035880 sub loopcnt ,0 ,null 
+0x7dcd 035881 rtn zero 
+:      035882 cal_sum_loop:
+0x7dce 035883 ifetcht 1 ,contr 
+0x7dcf 035884 iadd temp ,pdata 
+0x7dd0 035885 loop cal_sum_loop 
+0x7dd1 035886 rtn 
+:      035889 reverse_byte:
+0x7dd2 035890 copy loopcnt ,pdata 
+0x7dd3 035891 rtn blank 
+0x7dd4 035892 copy contr ,pdata 
+0x7dd5 035893 iadd loopcnt ,pdata 
+0x7dd6 035894 increase -1 ,pdata 
+0x7dd7 035895 copy pdata ,contr 
+:      035896 reverse_loop:
+0x7dd8 035897 ifetch 1 ,contr 
+0x7dd9 035898 increase -2 ,contr 
+0x7dda 035899 istore 1 ,contw 
+0x7ddb 035900 loop reverse_loop 
+0x7ddc 035901 rtn 
+:      035904 lshift14:
+0x7ddd 035905 lshift16 pdata ,pdata 
+:      035906 rshift2:
+0x7dde 035907 rshift2 pdata ,pdata 
+0x7ddf 035908 rtn 
+:      035910 lshift6:
+0x7de0 035911 lshift8 pdata ,pdata 
+0x7de1 035912 branch rshift2 
+:      035915 clear_wake:
+0x7de2 035916 setarg 0 
+0x7de3 035917 store 8 ,mem_gpio_wakeup_cfg 
+0x7de4 035918 set1 25 ,pdata 
+0x7de5 035919 istore 4 ,contw 
+0x7de6 035920 rtn 
+:      035923 generate_random:
+0x7de7 035924 arg 16 ,loopcnt 
+:      035925 generate_random_loop:
+0x7de8 035926 random pdata 
+0x7de9 035927 istore 1 ,contw 
+0x7dea 035928 loop generate_random_loop 
+0x7deb 035929 rtn 
Index: output/bt_program23.meta
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.meta	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.meta	(working copy)
@@ -30,6 +30,8 @@
 //define SELECT_ANGLE
 define POWER_CTRL
 define MORE_POWER_CTRL
+//define ADC_1121SB
+//define ADC_1121SB_1V8_MODE
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -60,10 +62,10 @@
 	beq patch10_7,p_mouse_bb_event_timer
 	beq patch11_0,p_mouse_start_discovery
 	beq patch11_2,p_mouse_store_remote_bdaddr
+	beq patch11_3,p_mouse_app_initflag_check
 	beq patch11_4,p_mouse_store_device_info
 	beq patch11_5,p_mouse_store_dpi_info_check
 	beq patch11_6,p_mouse_idle
-	beq patch11_3,p_mouse_app_initflag_check
 	beq patch12_0,p_mouse_check_select_device_by_switch
 	beq patch12_5,p_mouse_24g_hibernate_set
 	beq patch12_6,p_mouse_24g_package_data
@@ -80,7 +82,7 @@
 	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_4,p_le_adv_not_match
 	beq patch29_5,p_le_init_adv
 	beq patch32_0,p_g24_reconn_dispatch
 	beq patch32_6,p_g24_short_sleep
@@ -92,6 +94,23 @@
 
 
 
+p_mouse_adc_read_start:
+	call enable_adc
+	call vdd_calculate_by_mode
+	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
 	call sp_calc_sequence_256_check
@@ -472,7 +491,6 @@
 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
@@ -505,7 +523,6 @@
 	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
@@ -558,16 +575,16 @@
 	rtneq LLID_RESERVED
 	beq LLID_LE_LL,le_parse_ll
 	branch le_parse_l2cap
+	
+p_le_init_adv:
+	set0 mark_ble_crc_fail,mark	
+	branch le_init_adv+1
 
 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_le_parse_l2cap:
 	ifetch 2,contr
@@ -618,6 +635,86 @@
 	nbranch le_send_att_write_response_check_auth,zero
 	branch le_send_att_read_response_error_insufficient_auth
 
+
+p_mouse_le:
+	call le_fifo_check_nearly_full
+	nrtn blank
+	fetch 1,mem_mouse_bluetooth_fast_conn_flag
+	beq 0xff,p_mouse_le_next
+	fetch 1,mem_le_connect_status_flag
+	and pdata,0x03,pdata
+	rtnne 0x03
+	fetch 1,mem_le_check_retransmit_flag
+	rtn blank
+	fetch 1,mem_le_check_retransmit_discon_flag
+	nrtn blank	
+p_mouse_le_next:	
+	fetch 1,mem_mouse_clear_sensor_data_flag
+	call mouse_clear_sensor_data_by_reset,blank
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
+	call mouse_motion
+	call mouse_check_125Hz
+	nrtn user
+	call mouse_current_mult_update
+	call p_mouse_data_xy_release
+	branch mouse_le_next+12
+
+p_gpio_set_wake:
+	sub temp,UI_BUTTON_GPIO_DISABLE,null
+	rtn zero
+	arg 4,debug
+	isolate1 GPIO_ACTIVE_BIT,temp
+	branch gpio_set_wake_high,true
+	arg 3,debug
+	branch gpio_set_wake_high
+
+p_gpio_set_wake_by_current_state:
+	sub temp,GPIO_DISABLE,null
+	rtn zero
+	storet 1,mem_mouse_wheel_temp_gpio
+	call gpio_get_bit
+	branch p_gpio_set_qdec_mode,true
+p_gpio_set_low_wake_disable_qdec:
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	branch p_gpio_set_low_wake
+	
+p_gpio_set_qdec_mode:
+	jam 1,mem_mouse_qdec_set_flag
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	branch p_mouse_qdec_lpm_cfg
+
+p_mouse_qdec_lpm_cfg:
+	arg 6,debug
+	branch gpio_set_wake_high
+
+p_gpio_set_low_wake:
+	arg 3,debug
+	branch gpio_set_wake_high
+
+p_mouse_puchk_disable:
+	setarg 0x10			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+p_mouse_puchk_set:
+	store 1,core_puwakeup
+	until null,lpo_edge
+	rtn
+
+p_mouse_puchk_enable:
+	setarg 0x80			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+	branch p_mouse_puchk_set
+
+p_mouse_lpm_before_common:
+	call p_clear_wake
+	jam 0,mem_mouse_qdec_set_flag
+	branch mouse_lpm_before_common+1
+	
 p_lpm_sleep:
 	//call xtal_fast_wake
 	fetch 2,mem_cb_before_lpm_sleep
@@ -627,9 +724,14 @@
 	iadd temp,pdata
 	store 4,mem_sleep_counter_all
 	call p_lpm_save_context
-
+	call p_mouse_puchk_set_check
 	branch lpm_sleep_skip_cb_function+4
 
+p_mouse_puchk_set_check:
+	fetch 1,mem_mouse_qdec_set_flag
+	branch p_mouse_puchk_disable,blank
+	branch p_mouse_puchk_enable
+
 p_lpm_save_context:
 	storer mark,8,mem_saved_mark
 	arg core_gpio_conf,contr
@@ -710,6 +812,18 @@
 	rtn blank
 	branch p_g24_reconn_dispatch_next_2
 
+p_mouse_param_init:
+	call mouse_param_common_init
+	call p_mouse_le_buff_modify
+	branch mouse_param_init+2
+
+p_mouse_le_buff_modify:
+	setarg mem_le_tx_buffer0_omemalloc_new
+	store 2,mem_ble_l2cap_tx_buff0_ptr
+	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
+	store 2,mem_ble_l2cap_tx_buff_size_ptr
+	rtn
+
 p_power_ctrl_start:
 	fetch 1,mem_power_ctrl_disable
 	nrtn blank
@@ -789,55 +903,20 @@
 	store 2,mem_cb_before_lpm_sleep
 	branch mouse_cb_fuction+7
 
-p_gpio_set_wake_by_current_state:
-	sub temp,GPIO_DISABLE,null
-	rtn zero
-	storet 1,mem_mouse_wheel_temp_gpio
-	call gpio_get_bit
-	branch p_gpio_set_qdec_mode,true
-	branch p_gpio_set_low_wake_disable_qdec
-
-p_gpio_set_qdec_mode:
-	call p_mouse_qdec_disable
-	call p_mouse_qdec_lpm_cfg
-	call p_mouse_qdec_enable
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	branch gpio_set_high_impedance
-
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	call p_gpio_set_low_wake
-	branch p_mouse_qdec_disable	
-
-p_mouse_qdec_lpm_cfg:
-	arg 6,debug
-p_gpio_wake_cfg_set:
-	call gpio_set_wake_high
-	branch p_lpm_write_gpio_wakeup
-
-p_gpio_set_low_wake:
-	arg 3,debug
-	branch p_gpio_wake_cfg_set
-
-p_mouse_qdec_disable:
-	setarg 0x10			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
-	store 1,core_puwakeup
-p_mouse_lpo_wait:
+p_soft_reset:
+	nbranch soft_reset+1,wake
 	until null,lpo_edge
-	rtn
-
-p_mouse_qdec_enable:
-	setarg 0x80			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
-	store 1,core_puwakeup
 	until null,lpo_edge
-	until null,lpo_edge		//wait jitter disappear		//acturl 2lpo ok
-	branch p_mouse_lpo_wait
-
-p_soft_reset:
 	clear_stack
-	call mouse_wheel_gpio_init,wake
+	call p_mouse_wheel_init_set,wake
 	branch soft_reset+2
+
+p_mouse_wheel_init_set:
+	call p_mouse_puchk_disable
+	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
+	call gpio_config_input
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_config_input
 	
 p_mouse_24g_before_lpm_sleep:
 	rtn
@@ -846,6 +925,7 @@
 //	branch mouse_24g_before_lpm_sleep+2	
 
 
+
 p_mouse_load_device_info_check:
 	call p_mouse_store_normal_tx_power
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -854,16 +934,27 @@
 	bbit1 MOUSE_ENABLE_OTP,p_mouse_load_otp_info_check
 	rtn
 p_mouse_load_otp_info_check:
-	fetch 1,mem_device_flag
-	store 1,mem_mouse_device_flag_temp
+	call p_mouse_device_flag_temp_store
 	call mouse_read_otp_dpi
-//	call mouse_read_otp_device_flag
+	call mouse_read_otp_device_flag
 	
 	call p_mouse_device_flag_check		//reinit to load info
-	
+
+	call p_mouse_select_device_by_switch_check
+
 	call p_mouse_read_otp_device_info
 	call p_mouse_read_otp_le_addr_increase_count_info
 	branch mouse_otp_load_app_initflag
+
+p_mouse_select_device_by_switch_check:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+	call p_mouse_check_select_device_by_switch
+p_mouse_device_flag_temp_store:		//can remove:before start work check once again
+	fetch 1,mem_device_flag
+	store 1,mem_mouse_device_flag_temp
+	rtn	
+
 p_mouse_read_otp_device_info:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_read_otp_le_device1
@@ -883,17 +974,18 @@
 	
 	setarg 0x1122
 	store 2,mem_random_addr_increase_count
-p_mouse_device_flag_reinit:
+p_mouse_device_flag_temp_load:
 	fetch 1,mem_mouse_device_flag_temp		//reinit device flag
 	store 1,mem_device_flag
 	rtn
 
 p_mouse_device_flag_check:
 	fetch 1,mem_device_flag
-	beq 0,p_mouse_device_flag_reinit
-	beq 4,p_mouse_24g_init
-	rtn
-
+	sub pdata,0,null
+	branch p_mouse_device_flag_temp_load,zero
+	sub pdata,4,null
+	branch p_mouse_24g_init,zero
+	rtn positive
 p_mouse_24g_init:
 	jam MODE_24G_DEVICE,mem_device_flag
 	rtn
@@ -930,7 +1022,7 @@
 
 p_mouse_store_otp_device_info:
 	call p_mouse_write_otp_locall_addr
-//	call p_mouse_write_otp_device_flag
+	call p_mouse_write_otp_device_flag
 	branch mouse_store_otp_device_info+1
 
 p_mouse_write_otp_locall_addr:
@@ -940,6 +1032,59 @@
 	beq MODE_BT_DEVICE2,p_mouse_write_otp_le_locall_addr2
 	rtn
 
+p_mouse_write_otp_device_flag:
+	fetchr regb,2,mem_otp_offset_device_flag
+	copy regb,regc
+p_mouse_write_otp_device_flag_loop:
+	call mouse_read_otp_device_flag_common
+	fetch 1,mem_device_flag_temp
+	branch p_mouse_device_flag_store,blank
+	store 1,mem_device_flag_last
+	increase 1,regc
+	fetch 2,mem_otp_offset_device_flag_end
+	isub regc,null
+	nrtn positive
+	copy regc,regb
+	branch p_mouse_write_otp_device_flag_loop
+
+p_mouse_device_flag_store:
+	fetch 1,mem_device_flag_last
+	and pdata,0xf0,pdata
+	branch p_mouse_device_flag_store_check,blank
+	fetch 1,mem_device_flag
+	
+	call p_mouse_device_flag_otp_store_judge			// add device_flag check
+	
+	store 1,mem_device_flag_value
+p_mouse_device_flag_store_end:	
+	arg 1,loopcnt
+	copy regc,regb
+	arg mem_device_flag_value,rega
+	branch otp_write			
+
+p_mouse_device_flag_store_check:
+	fetcht 1,mem_device_flag_last
+	fetch 1,mem_device_flag
+	call p_mouse_device_flag_otp_store_judge
+	isub temp,null
+	rtn zero
+	lshift4 pdata,pdata
+	iadd temp,pdata
+	store 1,mem_device_flag_value
+	
+	copy regc,pdata
+	fetcht 2,mem_otp_offset_device_flag
+	isub temp,null
+	branch p_mouse_device_flag_store_end,zero
+	
+	increase -1,regc
+	branch p_mouse_device_flag_store_end
+
+p_mouse_device_flag_otp_store_judge:
+	rtnne MODE_24G_DEVICE
+	increase 4,pdata
+	rtn
+
 
 
 p_mouse_write_otp_le_locall_addr1:
@@ -1164,54 +1309,6 @@
 	store 6,mem_device2_locall_addr
 	rtn
 
-p_mouse_le:
-	call le_fifo_check_nearly_full
-	nrtn blank
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,p_mouse_le_next
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-	fetch 1,mem_le_check_retransmit_flag
-	rtn blank
-	fetch 1,mem_le_check_retransmit_discon_flag
-	nrtn blank
-p_mouse_le_next:	
-	fetch 1,mem_mouse_clear_sensor_data_flag
-	call mouse_clear_sensor_data_by_reset,blank
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
-	call mouse_motion
-	call mouse_check_125Hz
-	nrtn user
-	call mouse_current_mult_update
-	call p_mouse_data_xy_release
-	branch mouse_le_next+12
-
-p_mouse_data_xy_release:
-	fetch 1,mem_sensor_motion_gpio
-	rtnne GPIO_DISABLE
-	fetch 1,mem_mouse_long_mult_flag
-	rtn blank
-	increase -1
-	store 1,mem_mouse_long_mult_flag
-	setarg 0
-	store 4,mem_mouse_x
-	branch mouse_init_sensor_reset
-
-p_mouse_current_mult_update_timer:
-	arg mem_mouse_current_mult_timer,regc
-	arg p_mouse_current_mult_reinit,regb
-	branch timer_single_step
-p_mouse_current_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-	jam 3,mem_mouse_long_mult_flag
-	rtn
-
 
 p_mouse_bb_event_timer:
 	call p_mouse_le_send_conn_param_update_timer
@@ -1273,6 +1370,16 @@
 	arg mouse_updata_le_param,regb
 	branch timer_single_step
 
+p_mouse_current_mult_update_timer:
+	arg mem_mouse_current_mult_timer,regc
+	arg p_mouse_current_mult_reinit,regb
+	branch timer_single_step
+p_mouse_current_mult_reinit:
+	fetch 1,mem_lpm_mult_init
+	store 1,mem_lpm_mult
+	jam 3,mem_mouse_long_mult_flag
+	rtn
+
 p_mouse_start_discovery:
 	call mouse_sensor_powerdown
 	branch mouse_start_discovery+1
@@ -1404,7 +1511,41 @@
 	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
 	branch mouse_24g_start_auto_pair
 
+p_mouse_start_work:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_first_start_auto_pair_mode
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
+	branch mouse_le_fast_conn_judge
+
+p_mouse_24g_first_start_auto_pair_mode:	
+	call mouse_wakeup_from_power_check
+	branch p_mouse_24g_first_start_reconn,user 
+	branch mouse_24g_reconn_general_dongle
+
+p_mouse_24g_first_start_reconn:
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,mouse_24g_reconn_dongle_start
+	call mouse_bluetooth_fast_conn_disable
+	branch p_mouse_24g_first_bluetooth_reconnect
 
+p_mouse_24g_start_mode:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
+	call mouse_device_24g_pair_led_config
+	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
+	branch mouse_24g_reconn_dongle_start,user
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
+	branch mouse_24g_start_mode+7
+
+p_mouse_24g_reconn_general_dongle:
+	jam MODE_24G_DEVICE,mem_device_flag
+	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
+	store 2,mem_24g_reconn_timeout
+	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
+	
 p_mouse_store_normal_tx_power:
 	fetch 1,mem_tx_power
 	store 1,mem_normal_tx_power
@@ -1492,55 +1633,6 @@
 //	call mouse_setgpio_hibernate
 	branch mouse_24g_long_sleep
 
-p_mouse_start_work:
-	call mouse_device_poweron_led_config
-	call p_mouse_load_device_info_check
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING, mouse_24g_first_start_auto_pair_mode
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
-	branch mouse_le_fast_conn_judge
-
-p_mouse_24g_start_mode:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
-	call mouse_device_24g_pair_led_config
-	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
-	branch mouse_24g_reconn_dongle_start,user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
-	branch mouse_24g_start_mode+7
-
-p_mouse_24g_reconn_general_dongle:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
-	branch g24_reconn_start
-
-p_mouse_param_init:
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	call p_mouse_param_common_init
-	branch mouse_param_init+2
-
-p_mouse_param_common_init:
-	setarg MOUSE_BLE_ATT_LIST_ADDR				//ble attlist start address
-	store 2,mem_ui_le_uuid_table
-	jam 3,mem_lpm_mult_timeout
-	jam 8,mem_lpm_overhead
-	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue
-	jam COMMBINATION_KEY_STATE_UP,mem_commbination_key_statue	
-	setarg 0x0200
-	store 2,mem_lpm_interval
-	jam 0x17,mem_le_local_mtu
-	jam 0x17,mem_le_remote_mtu
-
-	setarg mem_le_tx_buffer0_omemalloc_new
-	store 2,mem_ble_l2cap_tx_buff0_ptr
-	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
-	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	branch mouse_adc_gpio_mux_init
 p_mouse_setgpio_hibernate:
 	call mouse_set_sdio_high
 	call p_clear_wake
@@ -1551,22 +1643,23 @@
 	call gpio_clr_wake
 	fetch 1,mem_mouse_sensor_sdio_gpio
 	call mouse_gpio_config_output_high
+	
 	fetcht 1,mem_device_switch_gpio
 	call mouse_gpio_set_pupd_by_input
-
+	arg 21,temp	//ice band gpio			
+	call mouse_gpio_config_input_pu
+	
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
 	fetcht 1,mem_whee_a_data_gpio
-	call mouse_gpio_config_input_pd
+	call gpio_set_high_impedance
 	fetcht 1,mem_whee_b_data_gpio
-	call mouse_gpio_config_input_pd
-	call mouse_device_multi_led_all_off
+	call gpio_set_high_impedance
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call p_mouse_gpio_set_high_impedance
-	call mouse_adc_gpio_set_before_hibernate
-	branch mouse_wheel_gpio_set_before_hibernate
+	branch mouse_setgpio_hibernate_next
 
 p_mouse_gpio_set_high_impedance:
 	fetch 3,mem_mouse_set_high_impedance_bit_set
@@ -1589,22 +1682,6 @@
 	rtn zero
 	branch gpio_set_analog
 
-p_mouse_lpm_before_common:
-	call p_clear_wake
-	call mouse_lpm_before_common+1
-	fetch 1,core_gpio_conf+0x0c
-	call p_mouse_gpio_set_high_impedance,blank
-	branch mouse_gpio_pd_idle
-
-p_gpio_set_wake:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	arg 4,debug
-	isolate1 GPIO_ACTIVE_BIT,temp
-	branch gpio_set_wake_high,true
-	arg 3,debug
-	branch gpio_set_wake_high
-
 p_mouse_24g_package_data:
 	rtnmark0 mark_24g
 	call mouse_motion
@@ -1643,6 +1720,17 @@
 	rtn blank
 	branch g24_transmit_by_interrupt_enable
 
+p_mouse_data_xy_release:
+	fetch 1,mem_sensor_motion_gpio
+	rtnne GPIO_DISABLE
+	fetch 1,mem_mouse_long_mult_flag
+	rtn blank
+	increase -1,pdata
+	store 1,mem_mouse_long_mult_flag
+	setarg 0
+	store 4,mem_mouse_x
+	branch mouse_init_sensor_reset
+
 p_mouse_24g_short_sleep_clear_wake:
 	call p_clear_wake
 	branch p_lpm_write_gpio_wakeup
@@ -1693,15 +1781,6 @@
 	
 
 
-p_mouse_adc_read_start:
-	call enable_adc
-	call vdd_calculate_by_mode
-	div pdata,10
-	call get_div_result
-	store 2,mem_mouse_vdd_now_vol
-
-	branch mouse_adc_data_process
-
 
 
 
@@ -20919,6 +20998,7 @@
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call mouse_gpio_set_high_impedance
+mouse_setgpio_hibernate_next:
 	call mouse_device_multi_led_all_off
 	call mouse_adc_gpio_set_before_hibernate
 	branch mouse_wheel_gpio_set_before_hibernate
@@ -21215,7 +21295,7 @@
 	isolate1 0,pdata
 	call gpio_set_high_impedance,true
 	fetch 3,mem_pdatatemp
-	lshift pdata,pdata
+	lshift pdata,pdata		//-->rshift
 	store 3,mem_pdatatemp
 	increase 1,temp
 	loop mouse_gpio_set_high_impedance_bit_loop
@@ -24424,6 +24504,7 @@
 	bpatch patch12_0,mem_patch12
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call mouse_gpio_config_input_pu
 	fetcht 1,mem_device_switch_gpio
Index: output/bt_program23.rom
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.rom	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/bt_program23.rom	(working copy)
@@ -1,59 +1,65 @@
 11000010100001000000000000101001
-11000000000000000000001001110011
-11000000000000010000000000111000
-11000000000010000000000001000001
-11000000000010001000000001000011
-11000000000010100000000101000010
-11000000000010101000000011000100
-11000000000011000000000011100100
-11000000000011001000000011101011
-11000000000011010000000001010001
-11000000000100101000000111011001
-11000000000101000000000111111000
-11000000001101000000001001001111
-11000000001101001000001001110111
-11000000001101100000010001100111
-11000000001101110000010001010011
+11000000000000000000001010100010
+11000000000000010000000000111110
+11000000000010000000000001000111
+11000000000010001000000001001001
+11000000000010100000000101001000
+11000000000010101000000011001010
+11000000000011000000000011101010
+11000000000011001000000011110001
+11000000000011010000000001010111
+11000000000100101000001000011001
+11000000000101000000001000111100
+11000000001101000000001010011011
+11000000001101001000001010101110
+11000000001101100000001001100000
+11000000001101110000010001011011
 11000000001101111101010010100010
-11000000001110011000010001111010
-11000000001110100000010010100010
-11000000001110111000010011110001
-11000000001111010000010011011101
-11000000001111111000010000110000
-11000000010000001000010011010001
-11000000010000100000001100101111
-11000000010000101000001110110000
-11000000010000110000001101011001
-11000000010000111000001110000001
-11000000010001000000001110101110
-11000000010001010000001101000011
-11000000010001100000001010101100
-11000000010001101000001011101100
-11000000010001110000010000011010
-11000000010001011000001010000111
-11000000010010000000010001000111
-11000000010010101000010001001010
-11000000010010110000010010101110
-11000000011000101000000111111111
-11000000011010101000001001010110
-11000000011010110000010010100111
-11000000011011010000000100101011
+11000000001110011000010010110011
+11000000001110100000001000010110
+11000000001110111000000000111000
+11000000001111010000010100010011
+11000000001111111000010010010000
+11000000010000001000010100000111
+11000000010000100000001110010111
+11000000010000101000001111110111
+11000000010000110000000111011111
+11000000010000111000001111000001
+11000000010001000000001111110101
+11000000010001010000001110101011
+11000000010001011000001011000101
+11000000010001100000001011101100
+11000000010001101000001101010100
+11000000010001110000010001111010
+11000000010010000000010010100111
+11000000010010101000010010101010
+11000000010010110000010011011011
+11000000011000101000001001000011
+11000000011010101000000111111110
+11000000011010110000000111110111
+11000000011011010000000100110001
 00100000001000000010001101011010
-11000000000010100000000101100011
-11000000000011010000000101100010
-11000000000100101000000110010010
-11000000000100110000000110010111
-11000000000111001000000110101001
-11000000000111010000000110110011
-11000000001001100000000110101101
-11000000001001101000000110110001
-11000000010010000000001000000010
-11000000010010110000010000111011
-11000000010011010000000011010010
-11000000010011101000000011011001
-11000000010011111000001000011100
+11000000000010100000000101101001
+11000000000011010000000101101000
+11000000000100101000000110011000
+11000000000100110000000110011101
+11000000000111001000000110101111
+11000000000111010000000110111001
+11000000001001100000000110110101
+11000000001001101000000110110011
+11000000010010000000001001000110
+11000000010010110000010010011011
+11000000010011010000000011011000
+11000000010011101000000011011111
+11000000010011111000001001101000
 11000001011111111000000000000000
 00100000001000000010001101011010
+00100000010000000110111110000010
+00100000010000000110111110110000
+00011111111001101111110000001010
+00100000010000000111110101011111
+01100111111000010100011000110011
+00100000001000000101010101010011
 00100000010000000111010101010010
 00100000010000000111010001001000
 00100000010000000010101001000101
@@ -62,7 +68,7 @@
 00100000010000000010000000011000
 00100000010000000011000100001111
 00100000010000000010010010001100
-00100000001000000000000000111000
+00100000001000000000000000111110
 01110000100010010000000000000000
 00100000001000000010000101010011
 01110000100010100000111101100000
@@ -89,7 +95,7 @@
 01110000100010101000010001001010
 01110000100010101000010101000000
 01110000100010100001011011111110
-00100000010000000000000010011000
+00100000010000000000000010011110
 00100000010000000111000011010111
 00110111110110011000001000000000
 01110000100000010011101101011111
@@ -97,7 +103,7 @@
 01110000100000010011110010001000
 00110111110110011000001000000000
 01101111111000001100000010011001
-11000000000010000000000010001101
+11000000000010000000000010010011
 01101111111000001100010000111000
 00011111111000011111111000000100
 01100111111100001000101000000010
@@ -108,15 +114,15 @@
 01100111111100011000101001110011
 01110000100010101000011001100000
 01110000100010101000101100111011
-00100000010000000000000001111111
+00100000010000000000000010000101
 01110000100000000100001100000000
 01110000100000000100001000000101
 01011000010101010111010001110100
 01100111111100011000100101101000
 01110000100010010110000001101110
-00100000010000000000000011111110
-00100000010000000000000100101001
-00100000010000000000000001111001
+00100000010000000000000100000100
+00100000010000000000000100101111
+00100000010000000000000001111111
 01110000010000010100100000001100
 00100000001000000110111101001110
 00100000011101011000000000000000
@@ -126,7 +132,7 @@
 00110111110110011000001000000000
 00100000011000000000000000000000
 01101111111000001100000010011001
-11000000000011000000000010000101
+11000000000011000000000010001011
 01101111111000001100010000111000
 00011111111000011111111000000110
 01100111111100001000101000000010
@@ -149,8 +155,8 @@
 01100111111100011000101001110011
 01110000100010100111011000101010
 01110000100010010000001000000100
-00100000001000000000000001101100
-00100000001101011000000011000000
+00100000001000000000000001110010
+00100000001101011000000011000110
 01101111111000100000001000001101
 00100000011110100000000000000000
 00110111110110011000001000000000
@@ -193,7 +199,7 @@
 01101111111000010100000101011011
 00100000011110100000000000000000
 01100111111000010000001000001111
-00100000001000000000000010101010
+00100000001000000000000010110000
 00100000010000000110100001101111
 00100000010000000010000110111010
 00011000000000000010101000001000
@@ -210,7 +216,7 @@
 00100000001000000010000110110100
 01101111111000001100011110010011
 00100100011110100000000000000000
-00100000010000000000000011010110
+00100000010000000000000011011100
 00100000001000000110000011111100
 01101111111000001100011001010101
 11000001011111111000000000000000
@@ -218,13 +224,13 @@
 01101000010010001100011000000001
 01101111111000001100011000100001
 10011000010001100111110000000000
-00100100001000010000000011011110
+00100100001000010000000011100100
 00100000001000000011011010000001
 01101111111000100100010110001111
 01101000010010100100010111100100
 10011000010001100111110000000000
 00100000001000101011001000100010
-00100000010000000000001001000010
+00100000010000000000001010001110
 00100000001000000011011010011011
 01011000000010101010101001111110
 01100111111100011000101000001111
@@ -235,9 +241,9 @@
 00100000001000000010001000000011
 01101111111000001100000101000001
 11000000000000110010001000100101
-11000000000001010000000011110001
-11000000010011110000000011111010
-11000000010101010000000011110110
+11000000000001010000000011110111
+11000000010011110000000100000000
+11000000010101010000000011111100
 00100000001000000010001000001110
 01110000100010100001010000100101
 01011000101010010011111100111111
@@ -264,7 +270,7 @@
 01110000100010101100001000000000
 01110000100010101100001100000000
 11011000111000000000000000000110
-00100000010000000000000100011011
+00100000010000000000000100100001
 00101010001011111111111000001101
 00100000010000000010000100011101
 00101010010011111111111000001101
@@ -272,14 +278,14 @@
 11011000111000000000000000000101
 00100000010000000010000100011100
 00100000010000000010000100011110
-00100000010000000000000100011011
+00100000010000000000000100100001
 11011000101000001000101011000010
 00011010001100011111111000000000
 00100000010000000010000100010111
 00011010010100011111111000000000
 00100000010000000010000100010111
 00011000111000001000111111111111
-00100000001000010000000100010000
+00100000001000010000000100010110
 00100000001000000010000101001111
 00100000000000000000000000111100
 01011000000000000000111100000000
@@ -304,7 +310,7 @@
 01101111111000001100010000001001
 01100111111100001000000011001101
 00100000000000000000101110111000
-00100000010000000000000100111011
+00100000010000000000000101000001
 01110000100010100000100011000001
 01101010010000001100010000011001
 11011111001000000000000000001000
@@ -315,7 +321,7 @@
 00100000011000000000000000000000
 01110000100000001100110000000011
 01101111111100001000000100101001
-11000011000000101000000100111100
+11000011000000101000000101000010
 01101000010110010000000101100100
 01100000010010010100010000001010
 01110000100000001100110000000000
@@ -324,7 +330,7 @@
 01110000100010101000110100010010
 01110000100010101000111000001010
 01101111111000001100000010011001
-11000000000010000000000101011011
+11000000000010000000000101100001
 01011000000000000101011101100010
 01100111111100010000100100000111
 01110000100010010000000100000011
@@ -335,7 +341,7 @@
 01110000100010101000110101000100
 01110000100010101000111000001010
 01101111111000001100000010011001
-11000000000010000000000101011000
+11000000000010000000000101011110
 01011000000000000010101110110001
 01100111111100010000100100000111
 11000110100101111000000000000000
@@ -344,34 +350,34 @@
 00100000011000000000000000000000
 01011000000000000100000110001001
 01100111111100010000100100000111
-00100000001000000000000101010100
+00100000001000000000000101011010
 01011000000000001000001100010010
 01100111111100010000100100000111
-00100000001000000000000101001001
-01101111111000001100101111111001
+00100000001000000000000101001111
+01101111111000001100101111111010
 11011010011000000000000100000000
 10011010011000001111111000000000
 00100000011000000000000000000000
-00100000001000000000000110000010
-00100000010000000000000101100101
+00100000001000000000000110001000
+00100000010000000000000101101011
 00100000001000000010010101100011
-01101111111000001100101111111010
-00100000011110100000000000000000
 01101111111000001100101111111011
+00100000011110100000000000000000
+01101111111000001100101111111100
 00100100011110100000000000000000
-01101000010010001100101111111010
-01101111111000001100101111111001
+01101000010010001100101111111011
+01101111111000001100101111111010
 10011000010001100111110000000000
-00100100010000010000000101011110
+00100100010000010000000101100100
 10011000010001100111111000000000
 00011111111001100111110001100100
-00100000001000010000000101110111
-01101111111000001100101111111100
+00100000001000010000000101111101
+01101111111000001100101111111101
 00011111111001100111110000010100
-00100100010000010000000101110101
-01110000010010111111101100000001
+00100100010000010000000101111011
+01110000010010111111110000000001
 00100000011000000000000000000000
-01110000010010111111110100000001
+01110000010010111111111000000001
 00100000001000000100001100011111
 01101000010010001000000101111111
 01101111111000001000000001001100
@@ -379,18 +385,18 @@
 10011000010000101111111000000000
 00101111111011111111111000000010
 01011000000000000000000000000000
-01101000010010001100101111111100
+01101000010010001100101111111101
 01111001001000001111111000000000
 10011000010000001000010000000000
-01100000010010001100101111111100
+01100000010010001100101111111101
 00100000011000000000000000000000
 01101111111000001000000000000101
 00011111111000001111111000000001
 01100111111000001000000000000101
-00100100001101101000000110001001
-01101111111000001100101111111001
+00100100001101101000000110001111
+01101111111000001100101111111010
 00011111111000001111111000000001
-01100111111000001100101111111001
+01100111111000001100101111111010
 01101111111000001000000101101000
 11000011100000011000000000000000
 01111001001000000111111000000011
@@ -427,34 +433,34 @@
 11000001000000000000000000000000
 11000000000000011011000001001010
 00100000001000000010100011100001
+01111001001111111000000000110000
+00100000001000000010101011110110
 00100000010000000010000101010010
 01110000100010010000000000000000
 01111001001111111000000000110000
 00100000001000000010101011100011
-01111001001111111000000000110000
-00100000001000000010101011110110
 11101111111000010000000000000110
-11000000000000100000000110110110
+11000000000000100000000110111100
 00100000001000000010100011101011
 11101111111000011000000000000110
 01100111111000011100001110010111
-11000000000001010000000110111011
-11000000000010010000000111001010
+11000000000001010000000111000001
+11000000000010010000000111010000
 00100000001000000010101110010110
 01101111111001000100011100010011
 11000011000111011010110100011001
 00100000010000000010110111000111
 01101000010010010100001110011000
 01101111111000001100001100100001
-11000010100000011000000111000101
+11000010100000011000000111001011
 01101111111000010100001110011000
 11000000000110000010111000000011
 01101000010010010100001110011000
 00100000001000000010110100011101
 01101111111000010100001100110010
 10011000010001100111110000000000
-00100100001000101000000111000001
-00100100001101000000000111000001
+00100100001000101000000111000111
+00100100001101000000000111000111
 00100000001000000010110101000110
 00011000110000100010001000000000
 01101111111000010100001100110101
@@ -471,13 +477,75 @@
 10011000010001100111110000000000
 00100100001000101010110110101100
 00100000001000000010110101000110
+00100000010000000010101000101000
+00100100011110100000000000000000
+01101111111000001100011110001111
+11000000011111111000000111101010
+01101111111000001100100001000011
+00011111111000010111111000000011
+11000001100000011000000000000000
+01101111111000001100101111111100
+00100000011110100000000000000000
+01101111111000001100101111111110
+00100100011110100000000000000000
+01101111111000001100100101010110
+00100000010110100101101001110001
+01101111111001000100011100010011
+11000010100000001101101101011011
+11000010100000000101101101011011
+11000010100000101101101101011011
+11000010100000110101101101011011
+00100000010000000101011000000001
+00100000010000000101101010110010
+00100100011101000000000000000000
+00100000010000000101101010111100
+00100000010000000000010011111100
+00100000001000000101101100110111
+00011000010001100111110011111111
+00100000011000101000000000000000
+11011001000000000000000000000100
+00101000010011111111111000000111
+00100000001000001110111010111101
+11011001000000000000000000000011
+00100000001000000110111010111101
+00011000010001100111110011111111
+00100000011000101000000000000000
+01100000010010001100101100011111
+00100000010000000110111011100110
+00100000001000001000001000000111
+01101000010010001100101100011111
+00100000010000000110111100001111
+01101000010010001100101100011111
+00100000001000000000001000001110
+01110000010010110010000000000001
+01101000010010001100101100011111
+00100000010000000110111100001111
+01101000010010001100101100011111
+00100000001000000000001000001100
+11011001000000000000000000000110
+00100000001000000110111010111101
+11011001000000000000000000000011
+00100000001000000110111010111101
+01011000000000000000000000010000
+01100111111100001000000101000001
+00110111110110011000001000000000
+00100000011000000000000000000000
+01011000000000000000000010000000
+00100000001000000000001000010001
+00100000010000000000010010100001
+01110000010010110010000000000000
+00100000001000000101010100001101
 01101111111000010100001111101001
 00100000010000000111110101111001
 01101111111000100100000010101101
 10011000010000001111111000000000
 01100111111000100100000010101101
-00100000010000000000000111100000
+00100000010000000000001000100100
+00100000010000000000001000100001
 00100000001000000010010000100101
+01101111111000001100101100100000
+00100000001110100000001000010000
+00100000001000000000001000010100
 01100000000001000100000011100111
 11011000110000001000000001110000
 11011000101000000100000011001100
@@ -494,12 +562,12 @@
 11101111111000001000000000010001
 11101000010000001000000000010011
 10011000010001100111110000000000
-00100000001000101000000111110011
+00100000001000101000001000110111
 11100111111000001000000000010011
 00110111110110011000001000000000
 00011010001000001010001000000001
 00011010011000001010011000000001
-11000010000000000000000111101101
+11000010000000000000001000110001
 00011010010000100000010000000000
 00100000011000000000000000000000
 00100000010000000010010000001000
@@ -515,7 +583,7 @@
 01101111111000010100010111100000
 11011000010000000000000111111000
 10011000010000010111111000000000
-00100000001110100000001000001010
+00100000001110100000001001001110
 01101111111000010100010111100000
 00011111111000001111111000000001
 01100111111000010100010111100000
@@ -526,18 +594,26 @@
 00100100001101111011010110000110
 00100000010000000011011001101110
 01101111111000001100010101111101
-00100000001110100000001000011001
+00100000001110100000001001011101
 01101111111000100100010111001100
 01101000010010100100010110001111
 10011000010001100111110000000000
-00100000001000101000001000010110
+00100000001000101000001001011010
 00100000001000000011010101101110
 01101111111001000100011100010011
 11000010100110000011001010010001
 00100000001000000011010101001001
 01101111111000100100010101011111
 00100000011110100000000000000000
-00100000001000000000001000010001
+00100000001000000000001001010101
+00100000010000000101010000111011
+00100000010000000000001001100011
+00100000001000000101010001001100
+01011000000000000100101000011101
+01100111111000010100001100111111
+01011000000000000000000000100000
+01100111111000010100001101000001
+00100000011000000000000000000000
 01101111111000001100010000110111
 00100100011110100000000000000000
 01101111111000010100010011101001
@@ -546,15 +622,15 @@
 00100000010000000011010110110100
 01100000010010001100011000100100
 01101111111000001100011000101001
-11000101000100110000001000100110
+11000101000100110000001001110010
 01101111111000001100011000101100
 10011000010001100111110000000000
-00100100001000010000001001000001
+00100100001000010000001010001101
 01101111111000001100011000100110
 00011111111001100111110000000010
-00100100001000010000001000101110
+00100100001000010000001001111010
 01101111111000001100011000100110
-11000000000000000000001001000010
+11000000000000000000001010001110
 00100000011000000000000000000000
 01101111111000001100011000100110
 01101000010010001100011000100111
@@ -563,7 +639,7 @@
 01110000010001100010011000000000
 01101000010010001100011000100100
 01101111111000001100011000101000
-11000101000100110000001000110111
+11000101000100110000001010000011
 01101111111000001100011000101011
 10011000010001100111110000000000
 00100100011000010000000000000000
@@ -571,18 +647,18 @@
 11000000000000000011011100010101
 00011111111000001111111111111111
 01100111111000001100011000100101
-11000000000000011000001001001011
-11000000000000010000001001001101
+11000000000000011000001010010111
+11000000000000010000001010011001
 11000000000000001011011100001011
 00100000001000000011011100010101
 01110000010001100010011000000000
 01101111111000001100011000100101
-11000000000000100000001001001001
+11000000000000100000001010010101
 00011111111000001111111000000001
 01100111111000001100011000100101
 11000000000000001011011100001011
-11000000000000010000001001001101
-11000000000000011000001001001011
+11000000000000010000001010011001
+11000000000000011000001010010111
 01110000010000010100000100000111
 00100000011000000000000000000000
 01110000010000010100000100000101
@@ -593,62 +669,48 @@
 01100111111000010100010111111000
 01011000000000000110001000101011
 01100111111000010100010111111010
-01011000000000000000001001110110
+01011000000000000000001010101101
 01100111111000010100001111101001
 00100000001000000101001111110011
-00011000010001100111110011111111
-00100000011000101000000000000000
-01100000010010001100101100011111
-00100000010000000110111011100110
-00100000001000001000001001011100
-00100000001000000000001001100001
-00100000010000000000001001101010
-00100000010000000000001001100101
-00100000010000000000001001101110
-01101000010010001100101100011111
-00100000001000000110111100001111
-01101000010010001100101100011111
-00100000010000000110111100001111
-00100000010000000000001001101000
-00100000001000000000001001101010
-11011001000000000000000000000110
-00100000010000000110111010111101
-00100000001000000000000111101001
-11011001000000000000000000000011
-00100000001000000000001001100110
-01011000000000000000000000010000
-01100111111100001000000101000001
-00110111110110011000001000000000
-00100000011000000000000000000000
-01011000000000000000000010000000
-01100111111100001000000101000001
+00100100001101011010000000000010
 00110111110110011000001000000000
 00110111110110011000001000000000
-00100000001000000000001001101100
 00100000100000000000000000000000
-00100000010101011110000000000100
+00100000010101011000001010101000
 00100000001000000010000000000011
+00100000010000000000001000010000
+01101000010010001100011001001010
+00100000010000000110111011011101
+01101000010010001100011001001011
+00100000001000000110111011011101
 00100000011000000000000000000000
-00100000010000000000010000010100
+00100000010000000000010001110100
 01101111111001000100011100010011
 11000010100010011101110101100000
 11000010100010010101110101101110
-11000010100010100000001001111101
+11000010100010100000001010110100
 00100000011000000000000000000000
-01101111111000001100011001100110
-01100111111000001100101000000110
+00100000010000000000001010111111
 00100000010000000101111001000011
-00100000010000000000001010010101
-00100000010000000000001010000100
-00100000010000000000001010011011
+00100000010000000101110110110100
+00100000010000000000001011010011
+00100000010000000000001010111100
+00100000010000000000001011000010
+00100000010000000000001011011011
 00100000001000000101110110101010
 01101111111001000100011100010011
+11000100000101010000000000000000
+00100000010000000000010010100111
+01101111111000001100011001100110
+01100111111000001100101000000110
+00100000011000000000000000000000
+01101111111001000100011100010011
 11000010100111110101110111010001
 00100000001000000101110111001100
 01101111111000010100011010001110
 11011000010000001010101001010101
 10011000010001100111110000000000
-00100000001000101000001011100000
+00100000001000101000001101001000
 01100000010010010100011010001110
 00100000010000000101110010011100
 01101111111000001100100110100001
@@ -660,9 +722,11 @@
 01100111111000001100011001100110
 00100000011000000000000000000000
 01101111111000001100011001100110
-11000000000000000000001010010010
-11000000000000100000001010011001
-00100000011000000000000000000000
+00011111111001100111110000000000
+00100000001000101000001011010000
+00011111111001100111110000000100
+00100000001000101000001011011001
+00100000011000010000000000000000
 01110000010001100110011000000000
 00100000011000000000000000000000
 01101111111000001100011001100110
@@ -671,41 +735,81 @@
 00011010010000100010011000000000
 00100000010000000101111000111101
 01101111111000010100100111100000
-00100000001110100000001010101001
+00100000001110100000001011101001
 01100111111000010100100111011110
 00011010011000001010011000000010
 01101111111000010100101000000000
 10011010011001100111110000000000
-00100100001000010000001010101001
+00100100001000010000001011101001
 00011010011000100010010000000000
-00100000001000000000001010011111
+00100000001000000000001011011111
 01101111111000010100100111011110
 01100111111000010100011010010101
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000010100010011101110010110001
 11000010100010010101110010111001
-11000010100010100000001010110001
+11000010100010100000001011110001
 00100000011000000000000000000000
-00100000010000000000001010110011
+00100000010000000000001011110100
+00100000010000000000001011111001
 00100000001000000101110011000001
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001010111000
-11000000000000010000001011001100
+11000000000000001000001100100000
+11000000000000010000001100110100
+00100000011000000000000000000000
+01101010010000010100100111100010
+00011010010000100010011000000000
+00100000010000000101110111000000
+01101111111000001100100110100001
+00100000001110100000001100000101
+01100111111000001100100110100000
+00011010011000001010011000000001
+01101111111000010100100111100100
+10011010011001100111110000000000
+00100100011000010000000000000000
+00011010011000100010010000000000
+00100000001000000000001011111011
+01101111111000001100100110100000
+00011111111000010111111011110000
+00100000001110100000001100001111
+01101111111000001100011001100110
+00100000010000000000001100011101
+01100111111000001100100110100010
+11011111001000000000000000000001
+00011010011000100010010000000000
+11011010001000000100100110100010
+00100000001000000110101101000101
+01101000010010001100100110100000
+01101111111000001100011001100110
+00100000010000000000001100011101
+10011000010001100111110000000000
+00100000011000101000000000000000
+00011111111100100111111000000000
+10011000010000001111111000000000
+01100111111000001100100110100010
+00011010011000100111111000000000
+01101000010010010100100111100010
+10011000010001100111110000000000
+00100000001000101000001100001011
+00011010011000001010011111111111
+00100000001000000000001100001011
+11000001100000000000000000000000
+00011111111000001111111000000100
 00100000011000000000000000000000
 01101010010000010100100111101110
 00011010010000100010011000000000
 00100000010000000101110111110011
 01101111111000110100100110110101
-00100000001110100000001011000100
+00100000001110100000001100101100
 01100111111000110100100110101111
 00011010011000001010011000000110
 01101111111000010100100111110000
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001010111010
+00100000001000000000001100100010
 01101111111000110100100110101111
 01101000010010110100011001101110
 10011000010001100111110000000000
@@ -718,14 +822,14 @@
 00011010010000100010011000000000
 00100000010000000101111000010111
 01101111111000110100100111001101
-00100000001110100000001011011000
+00100000001110100000001101000000
 01100111111000110100100111000111
 00011010011000001010011000000110
 01101111111000010100100111111000
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001011001110
+00100000001000000000001100110110
 01101111111000110100100111000111
 01101000010010110100011001111011
 10011000010001100111110000000000
@@ -734,21 +838,21 @@
 11011010001000000100011001111011
 00011010011000100010010000000000
 00100000001000000110101101000101
-00100000010000000000001100011001
-00100000010000000000001100110001
-00100000010000000000001011100100
+00100000010000000000001110000001
+00100000010000000000001110011001
+00100000010000000000001101001100
 00100000001000000101110010010000
 01101111111001000100011100010011
 11000100000001111000000000000000
 01101111111000001100011010010000
 11000000000000000101110010010100
-11000000000000110000001011101010
+11000000000000110000001101010010
 00100000011000000000000000000000
 01110000010001101001000000000000
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000010100010011101110010110101
-11000010100010100000001011110000
+11000010100010100000001101011000
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000100000001111000000000000000
@@ -756,19 +860,19 @@
 00011010010000100010011000000000
 00100000010000000101111001010001
 01101111111000001100100111010100
-00100000001110100000001011111110
+00100000001110100000001101100110
 01100111111000001100100111010011
 00011010011000001010011000000001
 01101111111000010100100111111100
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001011110100
+00100000001000000000001101011100
 01101111111000001100100111010011
 00011111111000010111111011110000
-00100000001110100000001100001000
+00100000001110100000001101110000
 01101111111000001100011010010000
-00100000010000000000001100010110
+00100000010000000000001101111110
 01100111111000001100100111010101
 11011111001000000000000000000001
 00011010011000100010010000000000
@@ -776,7 +880,7 @@
 00100000001000000110101101000101
 01101000010010001100100111010011
 01101111111000001100011010010000
-00100000010000000000001100010110
+00100000010000000000001101111110
 10011000010001100111110000000000
 00100000011000101000000000000000
 00011111111100100111111000000000
@@ -785,18 +889,18 @@
 00011010011000100111111000000000
 01101000010010010100100111111010
 10011000010001100111110000000000
-00100000001000101000001100000100
+00100000001000101000001101101100
 00011010011000001010011111111111
-00100000001000000000001100000100
+00100000001000000000001101101100
 11000001100000000000000000000000
 00011111111000001111111000000110
 00100000011000000000000000000000
 01101111111001000100011100010011
-11000010100111110000001100100000
+11000010100111110000001110001000
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001100100000
-11000000000000010000001100100111
+11000000000000001000001110001000
+11000000000000010000001110001111
 00100000011000000000000000000000
 01101111111000110100011001101110
 01101000010010110100011011100110
@@ -813,15 +917,15 @@
 00011111111000001111111100000000
 01100111111000110100011001101110
 00100000011000000000000000000000
-00100000010000000000001100110001
+00100000010000000000001110011001
 00100000001000000101101010011100
 01101111111001000100011100010011
 11000011000010100101110001101111
-11000010100111110000001100111001
+11000010100111110000001110100001
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001100111001
-11000000000000010000001100111110
+11000000000000001000001110100001
+11000000000000010000001110100110
 00100000011000000000000000000000
 01101111111000110100011001101000
 01100111111000110100000100010110
@@ -839,11 +943,11 @@
 11011000111000000000000000000010
 00100000010000000101111100000100
 00100000010000000101110001001010
-00100000010000000000001101001011
+00100000010000000000001110110011
 00100000001000000101110010100011
 01101111111000001100011001100110
-11000000000000001000001101001111
-11000000000000010000001101010100
+11000000000000001000001110110111
+11000000000000010000001110111100
 00100000011000000000000000000000
 01101111111000110000000101111000
 01100111111000110100011001101000
@@ -855,51 +959,11 @@
 01101111111000110100001011011011
 01100111111000110100011001111011
 00100000011000000000000000000000
-00100000010000000010101000101000
-00100100011110100000000000000000
-01101111111000001100011110001111
-11000000011111111000001101100100
-01101111111000001100100001000011
-00011111111000010111111000000011
-11000001100000011000000000000000
-01101111111000001100101111111011
-00100000011110100000000000000000
-01101111111000001100101111111101
-00100100011110100000000000000000
-01101111111000001100100101010110
-00100000010110100101101001110001
-01101111111001000100011100010011
-11000010100000001101101101011011
-11000010100000000101101101011011
-11000010100000101101101101011011
-11000010100000110101101101011011
-00100000010000000101011000000001
-00100000010000000101101010110010
-00100100011101000000000000000000
-00100000010000000101101010111100
-00100000010000000000001101110001
-00100000001000000101101100110111
-01101111111000001100011001011001
-11000001111111111000000000000000
-01101111111000001100011101111101
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100111111000001100011101111101
-01011000000000000000000000000000
-01100111111000100100100001000111
-00100000001000000101101001110011
-11011010011000000100011101111110
-11011010010000000000001101111101
-00100000001000000100001011100000
-01101111111000001100100101101011
-01100111111000001100000011000000
-01110000010001110111110100000011
-00100000011000000000000000000000
-00100000010000000000001110101011
+00100000010000000000001111101011
 00100000010000000110000101001101
 00100000010000000101010100111101
-00100000010000000000001110010111
-00100000010000000000001110100000
+00100000010000000000001111010111
+00100000010000000000001111100000
 00100000010000000110000100011110
 00100000010000000011001010001110
 00100000010000000011010100110001
@@ -913,7 +977,7 @@
 00100000010000000101101111101110
 00100000010000000101101111100100
 00100000010000000101101111111011
-00100000010000000000001101111010
+00100000010000000000001111101110
 00100000010000000101011010110110
 00100000010000000101110000001110
 00100000001000000101110000000101
@@ -931,7 +995,7 @@
 01101111111000001100011011111100
 11000000000000001110000110111101
 01101111111000001100011100000001
-00100000001110100000001110100111
+00100000001110100000001111100111
 00100000001000000110000110110111
 00100000010000000110000110111010
 01101111111000001100100001000101
@@ -940,28 +1004,35 @@
 11011010011000000100101000000101
 11011010010000000101101011101111
 00100000001000000100001011100000
+11011010011000000100011101111110
+11011010010000000000001111110001
+00100000001000000100001011100000
+01101111111000001100100101101011
+01100111111000001100000011000000
+01110000010001110111110100000011
+00100000011000000000000000000000
 00100000010000000101100111101101
 00100000001000000101110000011011
 00011010011000100111111000000000
-11000000001000000000001111000101
-11000000000010101000001111001010
-11000000000110010000001110111100
-11000000000111100000001111101000
-11000000000111001000001111111001
-11000000000111010000001111111100
-11000000000010100000001110111001
+11000000001000000000010000001100
+11000000000010101000010000010001
+11000000000110010000010000000011
+11000000000111100000010000101111
+11000000000111001000010001000000
+11000000000111010000010001000011
+11000000000010100000010000000000
 00100000001000000101101011000011
 01011000000000000000000000000000
-01100111111000100100101111111010
+01100111111000100100101111111011
 00100000001000000101101011010000
 01101111111000001100011110010101
-11000000000000001000001111000000
+11000000000000001000010000000111
 01110000010010000100010000010100
-00100000001000000000001111000010
+00100000001000000000010000001001
 00100000010000000101101011101111
 01110000010010000100010000000101
-01101111111000001100101111111001
-01100111111000001100101111111010
+01101111111000001100101111111010
+01100111111000001100101111111011
 00100000001000000101101011110110
 01101111111000001100101000000100
 00100100011110100000000000000000
@@ -976,17 +1047,17 @@
 01110000010001111001010000000000
 11011000010000000000000000000110
 01101111111001000100011100010011
-11000010100011011000001111010100
+11000010100011011000010000011011
 11011000010000000000000000000111
 01100000010010010100001011010011
 01100000010010010100001011010101
 01110000010001111100001000000000
 01110000010010010101011000000000
 00100000010000000010100111001011
-00100000001000000000001111011010
+00100000001000000000010000100001
 00100000010000000101101101111011
 01101111111000010100001111101111
-11000010100000111000001111011111
+11000010100000111000010000100110
 11000010100000000100001011111100
 00100000001000000101110000011010
 01101111111000010100001111101111
@@ -995,7 +1066,7 @@
 00011111111000010111111000000011
 00100000010000000101101100100001
 11000000100000011101010010101001
-01101111111000001100101111111101
+01101111111000001100101111111110
 00100100001110100101010010101001
 00100000001000000101010011001101
 01101111111000100100010110001111
@@ -1013,21 +1084,21 @@
 10011000010001100111110000000000
 00100000011000101000000000000000
 00100000010000000110000000010110
-00100000010000000000010000010111
+00100000010000000000010001110111
 00100000001000000110000001000010
 00100000010000000110000000010110
-00100000010000000000010000010111
+00100000010000000000010001110111
 00100000001000000110000010000100
 00100000010000000110000000010110
-00100000010000000000010000010111
+00100000010000000000010001110111
 01101111111000001100100001111010
 11000001000000001000000000000000
 01101111111000001100011000000000
 00100100001110100101111111110010
 01101111111000001100010111100010
-11000000000000100000010000000111
+11000000000000100000010001001110
 11000000000000001110000001011111
-11000000000000011000010000001110
+11000000000000011000010001010101
 00100000001000000110000001010101
 01101111111001000100011100010011
 11000011000111110110000001011001
@@ -1042,6 +1113,31 @@
 11000010100010100110000001011001
 11000010100010010110000001011001
 00100000001000000110000000110100
+01101111111001000100011100010011
+11000010100111110000010001100000
+01101111111000001100011001100110
+11000000000000000000010001100111
+00100000001000000101010010010001
+00100000010000000101010010101100
+00100000001101000000010001100011
+00100000001000000110000000101111
+01101111111000001100011001100110
+11000000000000000110000001100111
+00100000010000000101101010101000
+00100000001000000000010001010010
+01101111111001000100011100010011
+11000011000010001110000000101010
+00100000010000000110000110010101
+00100000010000000101010010101100
+00100000001101000110000001100111
+01101111111001000100011100010011
+11000010100110000000010001101111
+00100000001000000110000000100011
+01110000010001100110011000000000
+01101111111000010100011100100001
+01100111111000010100010111011110
+01110000010001011110001000000001
+00100000001000000011010100110100
 01101111111000001100000101000001
 01100111111000001100101000000111
 00100000011000000000000000000000
@@ -1050,26 +1146,26 @@
 00100000011000000000000000000000
 00100000010000000110001000001110
 00100000010000000111100010101010
-00100000010000000000010000011110
+00100000010000000000010001111110
 00100000001000000101111001100001
 01101111111000001100011001001001
 11000001011111111000000000000000
 11011010001000000000000000000000
 01110000010010010111011100000101
 01101000010010001100011001001001
-00100000010000000000010000100101
+00100000010000000000010010000101
 00100000001000000101011011000001
 01101111111001000100011100010011
 11000010100101011101011011011110
 01101111111000001100100101110100
 00011111111000100010011000000000
 01101111111000001100011001010100
-11000000011111111000010000101100
+11000000011111111000010010001100
 00100000001000000101011011001110
 01101111111000001100011001001001
 00100000010000000101100101000110
 01101000010010001100011001001001
-00100000001000000000010000110000
+00100000001000000000010010010000
 00011010011000100111111000000000
 01100111111000001100100101111000
 00011111111000111111111000000000
@@ -1084,7 +1180,7 @@
 00100000010000000011011010110100
 00100100011101000000000000000000
 00100000010000000011011010111110
-00100000010000000000010001000001
+00100000010000000000010010100001
 01101111111000011100011000001000
 00100000001000000011011000100010
 01011000000000000000000000000000
@@ -1105,47 +1201,8 @@
 01110000010001110011111100000001
 00100000010000000101100111101101
 00100000001000000110001000101011
-00100000010000000110000110001110
-00100000010000000000001001110111
-01101111111001000100011100010011
-11000010100111110110000000101101
-01101111111000001100011001100110
-11000000000000000000010001011010
-00100000001000000101010010010001
-01101111111001000100011100010011
-11000011000010001110000000101010
-00100000010000000110000110010101
-00100000010000000101010010101100
-00100000001101000110000001100111
-01101111111001000100011100010011
-11000010100110000000010001100010
-00100000001000000110000000100011
-01110000010001100110011000000000
-01101111111000010100011100100001
-01100111111000010100010111011110
-01110000010001011110001000000001
-00100000001000000011010100110100
-01101000010010001100011001011011
-00100000010000000101010110110101
-00100000010000000000010001101011
-00100000001000000101010001001100
-01011000000000001001000000000000
-01100111111000010100001011110111
-01110000010000001100000100000011
-01110000010000001010011000001000
-01110000010010010111111100000000
-01110000010010011000000000000000
-01011000000000000000001000000000
-01100111111000010100000010100100
-01110000010000101110000100010111
-01110000010000101110001100010111
-01011000000000000100101000011101
-01100111111000010100001100111111
-01011000000000000000000000100000
-01100111111000010100001101000001
-00100000001000000101010100111001
 00100000010000000101101010010010
-00100000010000000000010001000001
+00100000010000000000010010100001
 00100000010000000101011010101001
 01101000010010001100011001010100
 00100000010000000110111011110111
@@ -1155,60 +1212,48 @@
 00100000010000000101100101000011
 01101000010010001100011001011010
 00100000010000000101010110101011
+11011000010000000000000000010101
+00100000010000000101010110110101
 00100000010000000110000100011010
 00100000010000000101010100001100
 00100000010000000101010011111001
 01101000010010001100011001001010
-00100000010000000101010110110001
+00100000010000000110111100001111
 01101000010010001100011001001011
-00100000010000000101010110110001
-00100000010000000110000111111101
+00100000010000000110111100001111
 01101000010010001100011001011011
 00100000010000000101010110110101
-00100000010000000000010010010010
-00100000010000000101010011110010
-00100000001000000101010011101000
+00100000010000000000010011001011
+00100000001000000101010011100101
 01101111111000011100011100111100
 01100111111000011000011001110000
 11011111001000000000000000011000
 11011000010000000000000000000000
 01101111111000011000011001110000
 00101111111011111111111000000000
-00100000010000001000010010011111
+00100000010000001000010011011000
 01101111111000011000011001110000
 00011111111000110111111000000000
 01100111111000011000011001110000
 00011000010000001000010000000001
-11000010000000000000010010010110
+11000010000000000000010011001111
 00100000011000000000000000000000
 00011000010001100111110011111111
 00100000011000101000000000000000
 00100000001000000110111100001011
-00100000010000000000010001000001
-00100000010000000101010100001101
-01101111111100001000000001111100
-00100000010110100000010010010010
-00100000001000000101010011111001
-00011000010001100111110011111111
-00100000011000101000000000000000
-11011001000000000000000000000100
-00101000010011111111111000000111
-00100000001000001110111010111101
-11011001000000000000000000000011
-00100000001000000110111010111101
 11000110100100110000000000000000
 00100000010000000101011000000001
 00100100011101000000000000000000
 01101111111000001100011101111100
 01110000010001110111110000000000
-00100100010110100000010011001111
+00100100010110100000010100000101
 01101111111001000100011100010011
-11000011000010110000010010111000
+11000011000010110000010011100101
 01101111111000001100100101101100
 00100100001110100110000010110110
-00100000010000000000001101110001
+00100000010000000000010011111100
 01101111111000001100010110001001
-11000010100000001000010011000111
+11000010100000001000010011110100
 01101000010010001100010100011010
 01101111111000001100100001000110
 10011000010000011111111000000000
@@ -1229,16 +1274,25 @@
 01101111111000010100100001001011
 00100000011110100000000000000000
 00100000001000000011011011011011
-00100000010000000000010001000001
-00100000001000000000000111101001
+01101111111000001100011001011001
+11000001111111111000000000000000
+01101111111000001100011101111101
+00100000011110100000000000000000
+00011111111000001111111111111111
+01100111111000001100011101111101
+01011000000000000000000000000000
+01100111111000100100100001000111
+00100000001000000101101001110011
+00100000010000000000010010100001
+00100000001000000000001000101101
 00100000010000000101100101011000
 11000000000110000101100101011111
 11000000000110001101100111000110
-11000000001011000000010011010110
+11000000001011000000010100001100
 00100000001000000101100101010010
 00100000010000000101100111100111
 01101111111000001100100001011010
-11000000001011001000010011011010
+11000000001011001000010100010000
 00100000001000000101100101011111
 01110000010010010101011100001011
 11011010011000000100101000001011
@@ -1246,16 +1300,16 @@
 01111000010101000111110000000000
 01011000000000000000000000000000
 01100111111000110100100001000111
-00100000010000000000010011100010
+00100000010000000000010100011000
 00100000001000000101011000000110
 01101111111000001100010000100000
 11000001100000000000000000000000
 01101111111000001100100101010111
-11000000000001011000010011100111
+11000000000001011000010100011101
 00100000001000000101100111111000
 00100000010000000101101001101101
 01101111111000001100011001011001
-11000000011111111000010011101101
+11000000011111111000010100100011
 01101000010010001100011001011001
 00100000010000000110111011100110
 00100100011000001000000000000000
@@ -1263,60 +1317,6 @@
 00100000010000000110100111100101
 11000000101011000101100101010101
 00100000001000000101101000101111
-00100000010000000110111110000010
-00100000010000000110111110110000
-00011111111001101111110000001010
-00100000010000000111110101011111
-01100111111000010100011000110011
-00100000001000000101010101010011
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
                                 
                                 
                                 
Index: output/eeprom.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/eeprom.dat	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/eeprom.dat	(working copy)
@@ -2,8 +2,8 @@
 02
 aa
 55
-de
-13
+9e
+14
 c2
 84
 00
@@ -11,63 +11,63 @@
 c0
 00
 02
-73
+a2
 c0
 01
 00
-38
+3e
 c0
 08
 00
-41
+47
 c0
 08
 80
-43
+49
 c0
 0a
 01
-42
+48
 c0
 0a
 80
-c4
+ca
 c0
 0c
 00
-e4
+ea
 c0
 0c
 80
-eb
+f1
 c0
 0d
 00
-51
+57
 c0
 12
-81
-d9
+82
+19
 c0
 14
-01
-f8
+02
+3c
 c0
 34
 02
-4f
+9b
 c0
 34
 82
-77
+ae
 c0
 36
-04
-67
+02
+60
 c0
 37
 04
-53
+5b
 c0
 37
 d4
@@ -75,95 +75,95 @@
 c0
 39
 84
-7a
+b3
 c0
 3a
-04
-a2
+02
+16
 c0
 3b
-84
-f1
+80
+38
 c0
 3d
-04
-dd
+05
+13
 c0
 3f
 84
-30
+90
 c0
 40
-84
-d1
+85
+07
 c0
 42
 03
-2f
+97
 c0
 42
 83
-b0
+f7
 c0
 43
-03
-59
+01
+df
 c0
 43
 83
-81
+c1
 c0
 44
 03
-ae
+f5
 c0
 45
 03
-43
+ab
+c0
+45
+82
+c5
 c0
 46
 02
-ac
+ec
 c0
 46
-82
-ec
+83
+54
 c0
 47
 04
-1a
-c0
-45
-82
-87
+7a
 c0
 48
 04
-47
+a7
 c0
 4a
 84
-4a
+aa
 c0
 4b
 04
-ae
+db
 c0
 62
-81
-ff
+82
+43
 c0
 6a
-82
-56
+81
+fe
 c0
 6b
-04
-a7
+01
+f7
 c0
 6d
 01
-2b
+31
 20
 20
 23
@@ -171,55 +171,55 @@
 c0
 0a
 01
-63
+69
 c0
 0d
 01
-62
+68
 c0
 12
 81
-92
+98
 c0
 13
 01
-97
+9d
 c0
 1c
 81
-a9
+af
 c0
 1d
 01
-b3
+b9
 c0
 26
 01
-ad
+b5
 c0
 26
 81
-b1
+b3
 c0
 48
 02
-02
+46
 c0
 4b
 04
-3b
+9b
 c0
 4d
 00
-d2
+d8
 c0
 4e
 80
-d9
+df
 c0
 4f
 82
-1c
+68
 c1
 7f
 80
@@ -230,6 +230,30 @@
 5a
 20
 40
+6f
+82
+20
+40
+6f
+b0
+1f
+e6
+fc
+0a
+20
+40
+7d
+5f
+67
+e1
+46
+33
+20
+20
+55
+53
+20
+40
 75
 52
 20
@@ -263,7 +287,7 @@
 20
 20
 00
-38
+3e
 70
 89
 00
@@ -371,7 +395,7 @@
 20
 40
 00
-98
+9e
 20
 40
 70
@@ -403,7 +427,7 @@
 c0
 08
 00
-8d
+93
 6f
 e0
 c4
@@ -447,7 +471,7 @@
 20
 40
 00
-7f
+85
 70
 80
 43
@@ -470,16 +494,16 @@
 6e
 20
 40
-00
-fe
+01
+04
 20
 40
 01
-29
+2f
 20
 40
 00
-79
+7f
 70
 41
 48
@@ -519,7 +543,7 @@
 c0
 0c
 00
-85
+8b
 6f
 e0
 c4
@@ -611,11 +635,11 @@
 20
 20
 00
-6c
+72
 20
 35
 80
-c0
+c6
 6f
 e2
 02
@@ -787,7 +811,7 @@
 20
 20
 00
-aa
+b0
 20
 40
 68
@@ -855,7 +879,7 @@
 20
 40
 00
-d6
+dc
 20
 20
 60
@@ -887,7 +911,7 @@
 24
 21
 00
-de
+e4
 20
 20
 36
@@ -911,7 +935,7 @@
 20
 40
 02
-42
+8e
 20
 20
 36
@@ -955,15 +979,15 @@
 c0
 05
 00
-f1
+f7
 c0
 4f
+01
 00
-fa
 c0
 55
 00
-f6
+fc
 20
 20
 22
@@ -1071,7 +1095,7 @@
 20
 40
 01
-1b
+21
 2a
 2f
 fe
@@ -1103,7 +1127,7 @@
 20
 40
 01
-1b
+21
 d8
 a0
 8a
@@ -1131,7 +1155,7 @@
 20
 21
 01
-10
+16
 20
 20
 21
@@ -1231,7 +1255,7 @@
 20
 40
 01
-3b
+41
 70
 8a
 08
@@ -1275,7 +1299,7 @@
 c3
 02
 81
-3c
+42
 68
 59
 01
@@ -1311,7 +1335,7 @@
 c0
 08
 01
-5b
+61
 58
 00
 57
@@ -1355,7 +1379,7 @@
 c0
 08
 01
-58
+5e
 58
 00
 2b
@@ -1391,7 +1415,7 @@
 20
 20
 01
-54
+5a
 58
 00
 83
@@ -1403,11 +1427,11 @@
 20
 20
 01
-49
+4f
 6f
 e0
 cb
-f9
+fa
 da
 60
 01
@@ -1423,11 +1447,11 @@
 20
 20
 01
-82
+88
 20
 40
 01
-65
+6b
 20
 20
 25
@@ -1435,7 +1459,7 @@
 6f
 e0
 cb
-fa
+fb
 20
 7a
 00
@@ -1443,7 +1467,7 @@
 6f
 e0
 cb
-fb
+fc
 24
 7a
 00
@@ -1451,11 +1475,11 @@
 68
 48
 cb
-fa
+fb
 6f
 e0
 cb
-f9
+fa
 98
 46
 7c
@@ -1463,7 +1487,7 @@
 24
 41
 01
-5e
+64
 98
 46
 7e
@@ -1475,11 +1499,11 @@
 20
 21
 01
-77
+7d
 6f
 e0
 cb
-fc
+fd
 1f
 e6
 7c
@@ -1487,10 +1511,10 @@
 24
 41
 01
-75
+7b
 70
 4b
-fb
+fc
 01
 20
 60
@@ -1498,7 +1522,7 @@
 00
 70
 4b
-fd
+fe
 01
 20
 20
@@ -1531,7 +1555,7 @@
 68
 48
 cb
-fc
+fd
 79
 20
 fe
@@ -1543,7 +1567,7 @@
 60
 48
 cb
-fc
+fd
 20
 60
 00
@@ -1563,11 +1587,11 @@
 24
 36
 81
-89
+8f
 6f
 e0
 cb
-f9
+fa
 1f
 e0
 fe
@@ -1575,7 +1599,7 @@
 67
 e0
 cb
-f9
+fa
 6f
 e0
 81
@@ -1720,6 +1744,14 @@
 20
 28
 e1
+79
+3f
+80
+30
+20
+20
+2a
+f6
 20
 40
 21
@@ -1736,14 +1768,6 @@
 20
 2a
 e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
 ef
 e1
 00
@@ -1751,7 +1775,7 @@
 c0
 02
 01
-b6
+bc
 20
 20
 28
@@ -1767,11 +1791,11 @@
 c0
 05
 01
-bb
+c1
 c0
 09
 01
-ca
+d0
 20
 20
 2b
@@ -1799,7 +1823,7 @@
 c2
 81
 81
-c5
+cb
 6f
 e1
 43
@@ -1827,11 +1851,11 @@
 24
 22
 81
-c1
+c7
 24
 34
 01
-c1
+c7
 20
 20
 2d
@@ -1896,6 +1920,238 @@
 20
 2d
 46
+20
+40
+2a
+28
+24
+7a
+00
+00
+6f
+e0
+c7
+8f
+c0
+7f
+81
+ea
+6f
+e0
+c8
+43
+1f
+e1
+7e
+03
+c1
+81
+80
+00
+6f
+e0
+cb
+fc
+20
+7a
+00
+00
+6f
+e0
+cb
+fe
+24
+7a
+00
+00
+6f
+e0
+c9
+56
+20
+5a
+5a
+71
+6f
+e4
+47
+13
+c2
+80
+db
+5b
+c2
+80
+5b
+5b
+c2
+82
+db
+5b
+c2
+83
+5b
+5b
+20
+40
+56
+01
+20
+40
+5a
+b2
+24
+74
+00
+00
+20
+40
+5a
+bc
+20
+40
+04
+fc
+20
+20
+5b
+37
+18
+46
+7c
+ff
+20
+62
+80
+00
+d9
+00
+00
+04
+28
+4f
+fe
+07
+20
+20
+ee
+bd
+d9
+00
+00
+03
+20
+20
+6e
+bd
+18
+46
+7c
+ff
+20
+62
+80
+00
+60
+48
+cb
+1f
+20
+40
+6e
+e6
+20
+20
+82
+07
+68
+48
+cb
+1f
+20
+40
+6f
+0f
+68
+48
+cb
+1f
+20
+20
+02
+0e
+70
+4b
+20
+01
+68
+48
+cb
+1f
+20
+40
+6f
+0f
+68
+48
+cb
+1f
+20
+20
+02
+0c
+d9
+00
+00
+06
+20
+20
+6e
+bd
+d9
+00
+00
+03
+20
+20
+6e
+bd
+58
+00
+00
+10
+67
+f0
+81
+41
+37
+d9
+82
+00
+20
+60
+00
+00
+58
+00
+00
+80
+20
+20
+02
+11
+20
+40
+04
+a1
+70
+4b
+20
+00
+20
+20
+55
+0d
 6f
 e1
 43
@@ -1918,12 +2174,28 @@
 ad
 20
 40
-01
-e0
+02
+24
+20
+40
+02
+21
 20
 20
 24
 25
+6f
+e0
+cb
+20
+20
+3a
+02
+10
+20
+20
+02
+14
 60
 04
 40
@@ -1990,8 +2262,8 @@
 00
 20
 22
-81
-f3
+82
+37
 e7
 e0
 80
@@ -2010,8 +2282,8 @@
 01
 c2
 00
-01
-ed
+02
+31
 1a
 42
 04
@@ -2075,7 +2347,7 @@
 20
 3a
 02
-0a
+4e
 6f
 e1
 45
@@ -2119,7 +2391,7 @@
 20
 3a
 02
-19
+5d
 6f
 e2
 45
@@ -2135,7 +2407,7 @@
 20
 22
 82
-16
+5a
 20
 20
 35
@@ -2163,7 +2435,39 @@
 20
 20
 02
-11
+55
+20
+40
+54
+3b
+20
+40
+02
+63
+20
+20
+54
+4c
+58
+00
+4a
+1d
+67
+e1
+43
+3f
+58
+00
+00
+20
+67
+e1
+43
+41
+20
+60
+00
+00
 6f
 e0
 c4
@@ -2199,7 +2503,7 @@
 c5
 13
 02
-26
+72
 6f
 e0
 c6
@@ -2211,7 +2515,7 @@
 24
 21
 02
-41
+8d
 6f
 e0
 c6
@@ -2223,7 +2527,7 @@
 24
 21
 02
-2e
+7a
 6f
 e0
 c6
@@ -2231,7 +2535,7 @@
 c0
 00
 02
-42
+8e
 20
 60
 00
@@ -2267,7 +2571,7 @@
 c5
 13
 02
-37
+83
 6f
 e0
 c6
@@ -2299,11 +2603,11 @@
 c0
 01
 82
-4b
+97
 c0
 01
 02
-4d
+99
 c0
 00
 b7
@@ -2323,7 +2627,7 @@
 c0
 02
 02
-49
+95
 1f
 e0
 fe
@@ -2339,11 +2643,11 @@
 c0
 01
 02
-4d
+99
 c0
 01
 82
-4b
+97
 70
 41
 41
@@ -2387,7 +2691,7 @@
 58
 00
 02
-76
+ad
 67
 e1
 43
@@ -2396,110 +2700,10 @@
 20
 53
 f3
-18
-46
-7c
-ff
-20
-62
-80
-00
-60
-48
-cb
-1f
-20
-40
-6e
-e6
-20
-20
-82
-5c
-20
-20
-02
-61
-20
-40
-02
-6a
-20
-40
-02
-65
-20
-40
-02
-6e
-68
-48
-cb
-1f
-20
-20
-6f
-0f
-68
-48
-cb
-1f
-20
-40
-6f
-0f
-20
-40
-02
-68
-20
-20
-02
-6a
-d9
-00
-00
-06
-20
-40
-6e
-bd
-20
-20
-01
-e9
-d9
-00
-00
-03
-20
-20
+24
+35
+a0
 02
-66
-58
-00
-00
-10
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-60
-00
-00
-58
-00
-00
-80
-67
-f0
-81
-41
 37
 d9
 82
@@ -2509,21 +2713,37 @@
 82
 00
 20
-20
-02
-6c
-20
 80
 00
 00
 20
 55
-e0
-04
+82
+a8
+20
+20
+20
+03
+20
+40
+02
+10
+68
+48
+c6
+4a
 20
+40
+6e
+dd
+68
+48
+c6
+4b
 20
 20
-03
+6e
+dd
 20
 60
 00
@@ -2531,7 +2751,7 @@
 20
 40
 04
-14
+74
 6f
 e4
 47
@@ -2547,35 +2767,39 @@
 c2
 8a
 02
-7d
+b4
 20
 60
 00
 00
-6f
-e0
-c6
-66
-67
-e0
-ca
-06
+20
+40
+02
+bf
 20
 40
 5e
 43
 20
 40
+5d
+b4
+20
+40
 02
-95
+d3
 20
 40
 02
-84
+bc
 20
 40
 02
-9b
+c2
+20
+40
+02
+db
 20
 20
 5d
@@ -2584,6 +2808,30 @@
 e4
 47
 13
+c4
+15
+00
+00
+20
+40
+04
+a7
+6f
+e0
+c6
+66
+67
+e0
+ca
+06
+20
+60
+00
+00
+6f
+e4
+47
+13
 c2
 9f
 5d
@@ -2606,8 +2854,8 @@
 00
 20
 22
-82
-e0
+83
+48
 60
 49
 46
@@ -2652,16 +2900,24 @@
 e0
 c6
 66
-c0
+1f
+e6
+7c
 00
-02
-92
-c0
-02
-02
-99
 20
-60
+22
+82
+d0
+1f
+e6
+7c
+04
+20
+22
+82
+d9
+20
+61
 00
 00
 70
@@ -2699,7 +2955,7 @@
 20
 3a
 02
-a9
+e9
 67
 e1
 49
@@ -2719,7 +2975,7 @@
 24
 21
 02
-a9
+e9
 1a
 62
 24
@@ -2727,7 +2983,7 @@
 20
 20
 02
-9f
+df
 6f
 e1
 49
@@ -2755,35 +3011,195 @@
 c2
 8a
 02
-b1
+f1
+20
+60
+00
+00
+20
+40
+02
+f4
+20
+40
+02
+f9
+20
+20
+5c
+c1
+6f
+e0
+c6
+66
+c1
+00
+00
+00
+c0
+00
+83
+20
+c0
+01
+03
+34
+20
+60
+00
+00
+6a
+41
+49
+e2
+1a
+42
+26
+00
+20
+40
+5d
+c0
+6f
+e0
+c9
+a1
 20
+3a
+03
+05
+67
+e0
+c9
+a0
+1a
 60
+a6
+01
+6f
+e1
+49
+e4
+9a
+66
+7c
+00
+24
+61
+00
+00
+1a
+62
+24
+00
+20
+20
+02
+fb
+6f
+e0
+c9
+a0
+1f
+e1
+7e
+f0
+20
+3a
+03
+0f
+6f
+e0
+c6
+66
+20
+40
+03
+1d
+67
+e0
+c9
+a2
+df
+20
+00
+01
+1a
+62
+24
+00
+da
+20
+49
+a2
+20
+20
+6b
+45
+68
+48
+c9
+a0
+6f
+e0
+c6
+66
+20
+40
+03
+1d
+98
+46
+7c
+00
+20
+62
+80
+00
+1f
+f2
+7e
+00
+98
+40
+fe
+00
+67
+e0
+c9
+a2
+1a
+62
+7e
 00
+68
+49
+49
+e2
+98
+46
+7c
 00
 20
-40
-02
-b3
+22
+83
+0b
+1a
+60
+a7
+ff
 20
 20
-5c
-c1
-6f
-e0
-c6
-66
+03
+0b
 c1
+80
 00
 00
-00
-c0
-00
-82
-b8
-c0
-01
-02
-cc
+1f
+e0
+fe
+04
 20
 60
 00
@@ -2806,8 +3222,8 @@
 b5
 20
 3a
-02
-c4
+03
+2c
 67
 e3
 49
@@ -2834,8 +3250,8 @@
 00
 20
 20
-02
-ba
+03
+22
 6f
 e3
 49
@@ -2886,8 +3302,8 @@
 cd
 20
 3a
-02
-d8
+03
+40
 67
 e3
 49
@@ -2914,8 +3330,8 @@
 00
 20
 20
-02
-ce
+03
+36
 6f
 e3
 49
@@ -2951,15 +3367,15 @@
 20
 40
 03
-19
+81
 20
 40
 03
-31
+99
 20
 40
-02
-e4
+03
+4c
 20
 20
 5c
@@ -2982,8 +3398,8 @@
 94
 c0
 03
-02
-ea
+03
+52
 20
 60
 00
@@ -3006,8 +3422,8 @@
 b5
 c2
 8a
-02
-f0
+03
+58
 20
 60
 00
@@ -3038,8 +3454,8 @@
 d4
 20
 3a
-02
-fe
+03
+66
 67
 e0
 c9
@@ -3066,8 +3482,8 @@
 00
 20
 20
-02
-f4
+03
+5c
 6f
 e0
 c9
@@ -3079,7 +3495,7 @@
 20
 3a
 03
-08
+70
 6f
 e0
 c6
@@ -3087,7 +3503,7 @@
 20
 40
 03
-16
+7e
 67
 e0
 c9
@@ -3119,7 +3535,7 @@
 20
 40
 03
-16
+7e
 98
 46
 7c
@@ -3155,7 +3571,7 @@
 20
 22
 83
-04
+6c
 1a
 60
 a7
@@ -3163,7 +3579,7 @@
 20
 20
 03
-04
+6c
 c1
 80
 00
@@ -3183,7 +3599,7 @@
 c2
 9f
 03
-20
+88
 6f
 e0
 c6
@@ -3195,11 +3611,11 @@
 c0
 00
 83
-20
+88
 c0
 01
 03
-27
+8f
 20
 60
 00
@@ -3267,7 +3683,7 @@
 20
 40
 03
-31
+99
 20
 20
 5a
@@ -3283,7 +3699,7 @@
 c2
 9f
 03
-39
+a1
 6f
 e0
 c6
@@ -3295,11 +3711,11 @@
 c0
 00
 83
-39
+a1
 c0
 01
 03
-3e
+a6
 20
 60
 00
@@ -3371,7 +3787,7 @@
 20
 40
 03
-4b
+b3
 20
 20
 5c
@@ -3383,11 +3799,11 @@
 c0
 00
 83
-4f
+b7
 c0
 01
 03
-54
+bc
 20
 60
 00
@@ -3401,193 +3817,33 @@
 46
 68
 6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-75
-6f
-e3
-42
-db
-67
-e3
-46
-7b
-20
-60
-00
-00
-20
-40
-2a
-28
-24
-7a
-00
-00
-6f
-e0
-c7
-8f
-c0
-7f
-83
-64
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-c1
-81
-80
-00
-6f
-e0
-cb
-fb
-20
-7a
-00
-00
-6f
-e0
-cb
-fd
-24
-7a
-00
-00
-6f
-e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
-13
-c2
-80
-db
-5b
-c2
-80
-5b
-5b
-c2
-82
-db
-5b
-c2
-83
-5b
-5b
-20
-40
-56
-01
-20
-40
-5a
-b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-03
-71
-20
-20
-5b
-37
-6f
-e0
-c6
-59
-c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
+e3
+42
+db
 67
-e0
-c7
-7d
-58
-00
+e3
+46
+6e
+20
+60
 00
 00
+6f
+e3
+01
+78
 67
-e2
-48
-47
-20
-20
-5a
-73
-da
-60
-47
-7e
-da
-40
-03
-7d
-20
-20
-42
-e0
+e3
+46
+75
 6f
-e0
-c9
-6b
+e3
+42
+db
 67
-e0
-c0
-c0
-70
-47
-7d
-03
+e3
+46
+7b
 20
 60
 00
@@ -3595,7 +3851,7 @@
 20
 40
 03
-ab
+eb
 20
 40
 61
@@ -3607,11 +3863,11 @@
 20
 40
 03
-97
+d7
 20
 40
 03
-a0
+e0
 20
 40
 61
@@ -3667,7 +3923,7 @@
 20
 40
 03
-7a
+ee
 20
 40
 56
@@ -3739,7 +3995,7 @@
 20
 3a
 03
-a7
+e7
 20
 20
 61
@@ -3772,6 +4028,34 @@
 20
 42
 e0
+da
+60
+47
+7e
+da
+40
+03
+f1
+20
+20
+42
+e0
+6f
+e0
+c9
+6b
+67
+e0
+c0
+c0
+70
+47
+7d
+03
+20
+60
+00
+00
 20
 40
 59
@@ -3786,32 +4070,32 @@
 00
 c0
 20
-03
-c5
+04
+0c
 c0
 0a
-83
-ca
+84
+11
 c0
 19
+04
 03
-bc
 c0
 1e
-03
-e8
+04
+2f
 c0
 1c
-83
-f9
+84
+40
 c0
 1d
-03
-fc
+04
+43
 c0
 0a
-03
-b9
+04
+00
 20
 20
 5a
@@ -3823,7 +4107,7 @@
 67
 e2
 4b
-fa
+fb
 20
 20
 5a
@@ -3834,16 +4118,16 @@
 95
 c0
 00
-83
-c0
+84
+07
 70
 48
 44
 14
 20
 20
-03
-c2
+04
+09
 20
 40
 5a
@@ -3855,11 +4139,11 @@
 6f
 e0
 cb
-f9
+fa
 67
 e0
 cb
-fa
+fb
 20
 20
 5a
@@ -3918,8 +4202,8 @@
 13
 c2
 8d
-83
-d4
+84
+1b
 d8
 40
 00
@@ -3946,8 +4230,8 @@
 cb
 20
 20
-03
-da
+04
+21
 20
 40
 5b
@@ -3958,8 +4242,8 @@
 ef
 c2
 83
-83
-df
+84
+26
 c2
 80
 42
@@ -3995,7 +4279,7 @@
 6f
 e0
 cb
-fd
+fe
 24
 3a
 54
@@ -4067,7 +4351,7 @@
 20
 40
 04
-17
+77
 20
 20
 60
@@ -4079,7 +4363,7 @@
 20
 40
 04
-17
+77
 20
 20
 60
@@ -4091,7 +4375,7 @@
 20
 40
 04
-17
+77
 6f
 e0
 c8
@@ -4115,7 +4399,7 @@
 c0
 02
 04
-07
+4e
 c0
 00
 e0
@@ -4123,62 +4407,162 @@
 c0
 01
 84
-0e
+55
+20
+20
+60
+55
+6f
+e4
+47
+13
+c3
+1f
+60
+59
+6f
+e0
+c7
+1b
+c0
+00
+e0
+59
+20
+40
+60
+18
+70
+46
+66
+01
+20
+20
+54
+a0
+6f
+e4
+47
+13
+c3
+1f
+60
+59
+c2
+89
+e0
+59
+c2
+8a
+60
+59
+c2
+89
+60
+59
+20
+20
+60
+34
+6f
+e4
+47
+13
+c2
+9f
+04
+60
+6f
+e0
+c6
+66
+c0
+00
+04
+67
+20
+20
+54
+91
+20
+40
+54
+ac
+20
+34
+04
+63
+20
+20
+60
+2f
+6f
+e0
+c6
+66
+c0
+00
+60
+67
+20
+40
+5a
+a8
 20
 20
-60
-55
+04
+52
 6f
 e4
 47
 13
 c3
-1f
-60
-59
-6f
-e0
-c7
-1b
-c0
-00
+08
 e0
-59
+2a
 20
 40
-60
-18
-70
-46
-66
-01
-20
+61
+95
 20
+40
 54
-a0
+ac
+20
+34
+60
+67
 6f
 e4
 47
 13
-c3
-1f
-60
-59
-c2
-89
-e0
-59
 c2
-8a
-60
-59
-c2
-89
-60
-59
+98
+04
+6f
 20
 20
 60
+23
+70
+46
+66
+00
+6f
+e1
+47
+21
+67
+e1
+45
+de
+70
+45
+e2
+01
+20
+20
+35
 34
 6f
 e0
@@ -4215,7 +4599,7 @@
 20
 40
 04
-1e
+7e
 20
 20
 5e
@@ -4243,7 +4627,7 @@
 20
 40
 04
-25
+85
 20
 20
 56
@@ -4271,7 +4655,7 @@
 c0
 7f
 84
-2c
+8c
 20
 20
 56
@@ -4291,7 +4675,7 @@
 20
 20
 04
-30
+90
 1a
 62
 7e
@@ -4351,7 +4735,7 @@
 20
 40
 04
-41
+a1
 6f
 e1
 c6
@@ -4434,168 +4818,12 @@
 2b
 20
 40
-61
-8e
-20
-40
-02
-77
-6f
-e4
-47
-13
-c2
-9f
-60
-2d
-6f
-e0
-c6
-66
-c0
-00
-04
-5a
-20
-20
-54
-91
-6f
-e4
-47
-13
-c3
-08
-e0
-2a
-20
-40
-61
-95
-20
-40
-54
-ac
-20
-34
-60
-67
-6f
-e4
-47
-13
-c2
-98
-04
-62
-20
-20
-60
-23
-70
-46
-66
-00
-6f
-e1
-47
-21
-67
-e1
-45
-de
-70
-45
-e2
-01
-20
-20
-35
-34
-68
-48
-c6
-5b
-20
-40
-55
-b5
-20
-40
-04
-6b
-20
-20
-54
-4c
-58
-00
-90
-00
-67
-e1
-42
-f7
-70
-40
-c1
-03
-70
-40
-a6
-08
-70
-49
-7f
-00
-70
-49
-80
-00
-58
-00
-02
-00
-67
-e1
-40
-a4
-70
-42
-e1
-17
-70
-42
-e3
-17
-58
-00
-4a
-1d
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
-e1
-43
-41
-20
-20
-55
-39
-20
-40
 5a
 92
 20
 40
 04
-41
+a1
 20
 40
 56
@@ -4632,6 +4860,14 @@
 40
 55
 ab
+d8
+40
+00
+15
+20
+40
+55
+b5
 20
 40
 61
@@ -4650,20 +4886,16 @@
 4a
 20
 40
-55
-b1
+6f
+0f
 68
 48
-c6
-4b
-20
-40
-55
-b1
+c6
+4b
 20
 40
-61
-fd
+6f
+0f
 68
 48
 c6
@@ -4675,15 +4907,11 @@
 20
 40
 04
-92
-20
-40
-54
-f2
+cb
 20
 20
 54
-e8
+e5
 6f
 e1
 c7
@@ -4711,7 +4939,7 @@
 20
 40
 84
-9f
+d8
 6f
 e1
 86
@@ -4731,7 +4959,7 @@
 c2
 00
 04
-96
+cf
 20
 60
 00
@@ -4748,54 +4976,6 @@
 20
 6f
 0b
-20
-40
-04
-41
-20
-40
-55
-0d
-6f
-f0
-80
-7c
-20
-5a
-04
-92
-20
-20
-54
-f9
-18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
-00
-04
-28
-4f
-fe
-07
-20
-20
-ee
-bd
-d9
-00
-00
-03
-20
-20
-6e
-bd
 c6
 93
 00
@@ -4818,8 +4998,8 @@
 00
 24
 5a
-04
-cf
+05
+05
 6f
 e4
 47
@@ -4827,7 +5007,7 @@
 c3
 0b
 04
-b8
+e5
 6f
 e0
 c9
@@ -4838,8 +5018,8 @@
 b6
 20
 40
-03
-71
+04
+fc
 6f
 e0
 c5
@@ -4847,7 +5027,7 @@
 c2
 80
 84
-c7
+f4
 68
 48
 c5
@@ -4928,14 +5108,50 @@
 20
 36
 db
+6f
+e0
+c6
+59
+c1
+ff
+80
+00
+6f
+e0
+c7
+7d
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+c7
+7d
+58
+00
+00
+00
+67
+e2
+48
+47
+20
+20
+5a
+73
 20
 40
 04
-41
+a1
 20
 20
-01
-e9
+02
+2d
 20
 40
 59
@@ -4950,8 +5166,8 @@
 c6
 c0
 2c
-04
-d6
+05
+0c
 20
 20
 59
@@ -4966,8 +5182,8 @@
 5a
 c0
 2c
-84
-da
+85
+10
 20
 20
 59
@@ -4998,8 +5214,8 @@
 47
 20
 40
-04
-e2
+05
+18
 20
 20
 56
@@ -5018,8 +5234,8 @@
 57
 c0
 05
-84
-e7
+85
+1d
 20
 20
 59
@@ -5034,8 +5250,8 @@
 59
 c0
 7f
-84
-ed
+85
+23
 68
 48
 c6
@@ -5064,32 +5280,8 @@
 20
 5a
 2f
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
-e6
-fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
-33
-20
-20
-55
-53
-76
-4b
+78
+64
 aa
 55
 40
@@ -5537,13 +5729,13 @@
 00
 4a
 47
-f2
-f9
+60
+ea
 00
 00
 77
 01
-0e
+0b
 aa
 55
 04
@@ -5833,48 +6025,48 @@
 00
 fa
 49
-72
-1b
-9e
-1c
+b9
+1a
+ea
+1a
 aa
 55
 18
 00
 e2
 49
-ff
-ff
-ff
-ff
-9f
+eb
+1a
+b2
+1b
+b3
+1b
+2a
 1c
-03
+2b
+1c
+de
+1c
+df
+1c
+92
 1d
-04
+93
 1d
-30
+46
 1e
-31
+47
+1e
+fa
 1e
-5d
-1f
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
 aa
 55
 06
 00
 fe
 49
-5e
-1f
+fb
+1e
 ac
 1f
 ae
@@ -5935,8 +6127,8 @@
 00
 3f
 46
-60
 85
+90
 aa
 55
 02
@@ -6113,7 +6305,7 @@
 ff
 aa
 55
-1e
+1a
 00
 d6
 48
@@ -6129,20 +6321,16 @@
 41
 a1
 12
-a5
-84
 a7
 ff
-b5
-d0
 b6
 00
-ff
-00
-35
+b5
 c8
-25
+a5
 af
+ff
+00
 09
 00
 ff
@@ -6197,8 +6385,41 @@
 ba
 09
 00
-ff
-ff
+ff
+ff
+aa
+55
+01
+00
+07
+44
+01
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+09
+aa
+55
+06
+00
+2d
+46
+a4
+01
+18
+01
+2c
+01
 aa
 55
 01
@@ -6291,7 +6512,7 @@
 9a
 40
 00
-18
+0c
 aa
 55
 05
@@ -6314,44 +6535,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
@@ -6398,193 +6581,10 @@
 aa
 aa
 55
-d7
-65
-5c
-47
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+e0
+5d
+fb
+83
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-8a
-f4
+d0
+29
Index: output/flash.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/flash.dat	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/flash.dat	(working copy)
@@ -2,8 +2,8 @@
 02
 aa
 55
-de
-13
+9e
+14
 c2
 84
 00
@@ -11,63 +11,63 @@
 c0
 00
 02
-73
+a2
 c0
 01
 00
-38
+3e
 c0
 08
 00
-41
+47
 c0
 08
 80
-43
+49
 c0
 0a
 01
-42
+48
 c0
 0a
 80
-c4
+ca
 c0
 0c
 00
-e4
+ea
 c0
 0c
 80
-eb
+f1
 c0
 0d
 00
-51
+57
 c0
 12
-81
-d9
+82
+19
 c0
 14
-01
-f8
+02
+3c
 c0
 34
 02
-4f
+9b
 c0
 34
 82
-77
+ae
 c0
 36
-04
-67
+02
+60
 c0
 37
 04
-53
+5b
 c0
 37
 d4
@@ -75,95 +75,95 @@
 c0
 39
 84
-7a
+b3
 c0
 3a
-04
-a2
+02
+16
 c0
 3b
-84
-f1
+80
+38
 c0
 3d
-04
-dd
+05
+13
 c0
 3f
 84
-30
+90
 c0
 40
-84
-d1
+85
+07
 c0
 42
 03
-2f
+97
 c0
 42
 83
-b0
+f7
 c0
 43
-03
-59
+01
+df
 c0
 43
 83
-81
+c1
 c0
 44
 03
-ae
+f5
 c0
 45
 03
-43
+ab
+c0
+45
+82
+c5
 c0
 46
 02
-ac
+ec
 c0
 46
-82
-ec
+83
+54
 c0
 47
 04
-1a
-c0
-45
-82
-87
+7a
 c0
 48
 04
-47
+a7
 c0
 4a
 84
-4a
+aa
 c0
 4b
 04
-ae
+db
 c0
 62
-81
-ff
+82
+43
 c0
 6a
-82
-56
+81
+fe
 c0
 6b
-04
-a7
+01
+f7
 c0
 6d
 01
-2b
+31
 20
 20
 23
@@ -171,55 +171,55 @@
 c0
 0a
 01
-63
+69
 c0
 0d
 01
-62
+68
 c0
 12
 81
-92
+98
 c0
 13
 01
-97
+9d
 c0
 1c
 81
-a9
+af
 c0
 1d
 01
-b3
+b9
 c0
 26
 01
-ad
+b5
 c0
 26
 81
-b1
+b3
 c0
 48
 02
-02
+46
 c0
 4b
 04
-3b
+9b
 c0
 4d
 00
-d2
+d8
 c0
 4e
 80
-d9
+df
 c0
 4f
 82
-1c
+68
 c1
 7f
 80
@@ -230,6 +230,30 @@
 5a
 20
 40
+6f
+82
+20
+40
+6f
+b0
+1f
+e6
+fc
+0a
+20
+40
+7d
+5f
+67
+e1
+46
+33
+20
+20
+55
+53
+20
+40
 75
 52
 20
@@ -263,7 +287,7 @@
 20
 20
 00
-38
+3e
 70
 89
 00
@@ -371,7 +395,7 @@
 20
 40
 00
-98
+9e
 20
 40
 70
@@ -403,7 +427,7 @@
 c0
 08
 00
-8d
+93
 6f
 e0
 c4
@@ -447,7 +471,7 @@
 20
 40
 00
-7f
+85
 70
 80
 43
@@ -470,16 +494,16 @@
 6e
 20
 40
-00
-fe
+01
+04
 20
 40
 01
-29
+2f
 20
 40
 00
-79
+7f
 70
 41
 48
@@ -519,7 +543,7 @@
 c0
 0c
 00
-85
+8b
 6f
 e0
 c4
@@ -611,11 +635,11 @@
 20
 20
 00
-6c
+72
 20
 35
 80
-c0
+c6
 6f
 e2
 02
@@ -787,7 +811,7 @@
 20
 20
 00
-aa
+b0
 20
 40
 68
@@ -855,7 +879,7 @@
 20
 40
 00
-d6
+dc
 20
 20
 60
@@ -887,7 +911,7 @@
 24
 21
 00
-de
+e4
 20
 20
 36
@@ -911,7 +935,7 @@
 20
 40
 02
-42
+8e
 20
 20
 36
@@ -955,15 +979,15 @@
 c0
 05
 00
-f1
+f7
 c0
 4f
+01
 00
-fa
 c0
 55
 00
-f6
+fc
 20
 20
 22
@@ -1071,7 +1095,7 @@
 20
 40
 01
-1b
+21
 2a
 2f
 fe
@@ -1103,7 +1127,7 @@
 20
 40
 01
-1b
+21
 d8
 a0
 8a
@@ -1131,7 +1155,7 @@
 20
 21
 01
-10
+16
 20
 20
 21
@@ -1231,7 +1255,7 @@
 20
 40
 01
-3b
+41
 70
 8a
 08
@@ -1275,7 +1299,7 @@
 c3
 02
 81
-3c
+42
 68
 59
 01
@@ -1311,7 +1335,7 @@
 c0
 08
 01
-5b
+61
 58
 00
 57
@@ -1355,7 +1379,7 @@
 c0
 08
 01
-58
+5e
 58
 00
 2b
@@ -1391,7 +1415,7 @@
 20
 20
 01
-54
+5a
 58
 00
 83
@@ -1403,11 +1427,11 @@
 20
 20
 01
-49
+4f
 6f
 e0
 cb
-f9
+fa
 da
 60
 01
@@ -1423,11 +1447,11 @@
 20
 20
 01
-82
+88
 20
 40
 01
-65
+6b
 20
 20
 25
@@ -1435,7 +1459,7 @@
 6f
 e0
 cb
-fa
+fb
 20
 7a
 00
@@ -1443,7 +1467,7 @@
 6f
 e0
 cb
-fb
+fc
 24
 7a
 00
@@ -1451,11 +1475,11 @@
 68
 48
 cb
-fa
+fb
 6f
 e0
 cb
-f9
+fa
 98
 46
 7c
@@ -1463,7 +1487,7 @@
 24
 41
 01
-5e
+64
 98
 46
 7e
@@ -1475,11 +1499,11 @@
 20
 21
 01
-77
+7d
 6f
 e0
 cb
-fc
+fd
 1f
 e6
 7c
@@ -1487,10 +1511,10 @@
 24
 41
 01
-75
+7b
 70
 4b
-fb
+fc
 01
 20
 60
@@ -1498,7 +1522,7 @@
 00
 70
 4b
-fd
+fe
 01
 20
 20
@@ -1531,7 +1555,7 @@
 68
 48
 cb
-fc
+fd
 79
 20
 fe
@@ -1543,7 +1567,7 @@
 60
 48
 cb
-fc
+fd
 20
 60
 00
@@ -1563,11 +1587,11 @@
 24
 36
 81
-89
+8f
 6f
 e0
 cb
-f9
+fa
 1f
 e0
 fe
@@ -1575,7 +1599,7 @@
 67
 e0
 cb
-f9
+fa
 6f
 e0
 81
@@ -1720,6 +1744,14 @@
 20
 28
 e1
+79
+3f
+80
+30
+20
+20
+2a
+f6
 20
 40
 21
@@ -1736,14 +1768,6 @@
 20
 2a
 e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
 ef
 e1
 00
@@ -1751,7 +1775,7 @@
 c0
 02
 01
-b6
+bc
 20
 20
 28
@@ -1767,11 +1791,11 @@
 c0
 05
 01
-bb
+c1
 c0
 09
 01
-ca
+d0
 20
 20
 2b
@@ -1799,7 +1823,7 @@
 c2
 81
 81
-c5
+cb
 6f
 e1
 43
@@ -1827,11 +1851,11 @@
 24
 22
 81
-c1
+c7
 24
 34
 01
-c1
+c7
 20
 20
 2d
@@ -1896,6 +1920,238 @@
 20
 2d
 46
+20
+40
+2a
+28
+24
+7a
+00
+00
+6f
+e0
+c7
+8f
+c0
+7f
+81
+ea
+6f
+e0
+c8
+43
+1f
+e1
+7e
+03
+c1
+81
+80
+00
+6f
+e0
+cb
+fc
+20
+7a
+00
+00
+6f
+e0
+cb
+fe
+24
+7a
+00
+00
+6f
+e0
+c9
+56
+20
+5a
+5a
+71
+6f
+e4
+47
+13
+c2
+80
+db
+5b
+c2
+80
+5b
+5b
+c2
+82
+db
+5b
+c2
+83
+5b
+5b
+20
+40
+56
+01
+20
+40
+5a
+b2
+24
+74
+00
+00
+20
+40
+5a
+bc
+20
+40
+04
+fc
+20
+20
+5b
+37
+18
+46
+7c
+ff
+20
+62
+80
+00
+d9
+00
+00
+04
+28
+4f
+fe
+07
+20
+20
+ee
+bd
+d9
+00
+00
+03
+20
+20
+6e
+bd
+18
+46
+7c
+ff
+20
+62
+80
+00
+60
+48
+cb
+1f
+20
+40
+6e
+e6
+20
+20
+82
+07
+68
+48
+cb
+1f
+20
+40
+6f
+0f
+68
+48
+cb
+1f
+20
+20
+02
+0e
+70
+4b
+20
+01
+68
+48
+cb
+1f
+20
+40
+6f
+0f
+68
+48
+cb
+1f
+20
+20
+02
+0c
+d9
+00
+00
+06
+20
+20
+6e
+bd
+d9
+00
+00
+03
+20
+20
+6e
+bd
+58
+00
+00
+10
+67
+f0
+81
+41
+37
+d9
+82
+00
+20
+60
+00
+00
+58
+00
+00
+80
+20
+20
+02
+11
+20
+40
+04
+a1
+70
+4b
+20
+00
+20
+20
+55
+0d
 6f
 e1
 43
@@ -1918,12 +2174,28 @@
 ad
 20
 40
-01
-e0
+02
+24
+20
+40
+02
+21
 20
 20
 24
 25
+6f
+e0
+cb
+20
+20
+3a
+02
+10
+20
+20
+02
+14
 60
 04
 40
@@ -1990,8 +2262,8 @@
 00
 20
 22
-81
-f3
+82
+37
 e7
 e0
 80
@@ -2010,8 +2282,8 @@
 01
 c2
 00
-01
-ed
+02
+31
 1a
 42
 04
@@ -2075,7 +2347,7 @@
 20
 3a
 02
-0a
+4e
 6f
 e1
 45
@@ -2119,7 +2391,7 @@
 20
 3a
 02
-19
+5d
 6f
 e2
 45
@@ -2135,7 +2407,7 @@
 20
 22
 82
-16
+5a
 20
 20
 35
@@ -2163,7 +2435,39 @@
 20
 20
 02
-11
+55
+20
+40
+54
+3b
+20
+40
+02
+63
+20
+20
+54
+4c
+58
+00
+4a
+1d
+67
+e1
+43
+3f
+58
+00
+00
+20
+67
+e1
+43
+41
+20
+60
+00
+00
 6f
 e0
 c4
@@ -2199,7 +2503,7 @@
 c5
 13
 02
-26
+72
 6f
 e0
 c6
@@ -2211,7 +2515,7 @@
 24
 21
 02
-41
+8d
 6f
 e0
 c6
@@ -2223,7 +2527,7 @@
 24
 21
 02
-2e
+7a
 6f
 e0
 c6
@@ -2231,7 +2535,7 @@
 c0
 00
 02
-42
+8e
 20
 60
 00
@@ -2267,7 +2571,7 @@
 c5
 13
 02
-37
+83
 6f
 e0
 c6
@@ -2299,11 +2603,11 @@
 c0
 01
 82
-4b
+97
 c0
 01
 02
-4d
+99
 c0
 00
 b7
@@ -2323,7 +2627,7 @@
 c0
 02
 02
-49
+95
 1f
 e0
 fe
@@ -2339,11 +2643,11 @@
 c0
 01
 02
-4d
+99
 c0
 01
 82
-4b
+97
 70
 41
 41
@@ -2387,7 +2691,7 @@
 58
 00
 02
-76
+ad
 67
 e1
 43
@@ -2396,110 +2700,10 @@
 20
 53
 f3
-18
-46
-7c
-ff
-20
-62
-80
-00
-60
-48
-cb
-1f
-20
-40
-6e
-e6
-20
-20
-82
-5c
-20
-20
-02
-61
-20
-40
-02
-6a
-20
-40
-02
-65
-20
-40
-02
-6e
-68
-48
-cb
-1f
-20
-20
-6f
-0f
-68
-48
-cb
-1f
-20
-40
-6f
-0f
-20
-40
-02
-68
-20
-20
-02
-6a
-d9
-00
-00
-06
-20
-40
-6e
-bd
-20
-20
-01
-e9
-d9
-00
-00
-03
-20
-20
+24
+35
+a0
 02
-66
-58
-00
-00
-10
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-60
-00
-00
-58
-00
-00
-80
-67
-f0
-81
-41
 37
 d9
 82
@@ -2509,21 +2713,37 @@
 82
 00
 20
-20
-02
-6c
-20
 80
 00
 00
 20
 55
-e0
-04
+82
+a8
+20
+20
+20
+03
+20
+40
+02
+10
+68
+48
+c6
+4a
 20
+40
+6e
+dd
+68
+48
+c6
+4b
 20
 20
-03
+6e
+dd
 20
 60
 00
@@ -2531,7 +2751,7 @@
 20
 40
 04
-14
+74
 6f
 e4
 47
@@ -2547,35 +2767,39 @@
 c2
 8a
 02
-7d
+b4
 20
 60
 00
 00
-6f
-e0
-c6
-66
-67
-e0
-ca
-06
+20
+40
+02
+bf
 20
 40
 5e
 43
 20
 40
+5d
+b4
+20
+40
 02
-95
+d3
 20
 40
 02
-84
+bc
 20
 40
 02
-9b
+c2
+20
+40
+02
+db
 20
 20
 5d
@@ -2584,6 +2808,30 @@
 e4
 47
 13
+c4
+15
+00
+00
+20
+40
+04
+a7
+6f
+e0
+c6
+66
+67
+e0
+ca
+06
+20
+60
+00
+00
+6f
+e4
+47
+13
 c2
 9f
 5d
@@ -2606,8 +2854,8 @@
 00
 20
 22
-82
-e0
+83
+48
 60
 49
 46
@@ -2652,16 +2900,24 @@
 e0
 c6
 66
-c0
+1f
+e6
+7c
 00
-02
-92
-c0
-02
-02
-99
 20
-60
+22
+82
+d0
+1f
+e6
+7c
+04
+20
+22
+82
+d9
+20
+61
 00
 00
 70
@@ -2699,7 +2955,7 @@
 20
 3a
 02
-a9
+e9
 67
 e1
 49
@@ -2719,7 +2975,7 @@
 24
 21
 02
-a9
+e9
 1a
 62
 24
@@ -2727,7 +2983,7 @@
 20
 20
 02
-9f
+df
 6f
 e1
 49
@@ -2755,35 +3011,195 @@
 c2
 8a
 02
-b1
+f1
+20
+60
+00
+00
+20
+40
+02
+f4
+20
+40
+02
+f9
+20
+20
+5c
+c1
+6f
+e0
+c6
+66
+c1
+00
+00
+00
+c0
+00
+83
+20
+c0
+01
+03
+34
+20
+60
+00
+00
+6a
+41
+49
+e2
+1a
+42
+26
+00
+20
+40
+5d
+c0
+6f
+e0
+c9
+a1
 20
+3a
+03
+05
+67
+e0
+c9
+a0
+1a
 60
+a6
+01
+6f
+e1
+49
+e4
+9a
+66
+7c
+00
+24
+61
+00
+00
+1a
+62
+24
+00
+20
+20
+02
+fb
+6f
+e0
+c9
+a0
+1f
+e1
+7e
+f0
+20
+3a
+03
+0f
+6f
+e0
+c6
+66
+20
+40
+03
+1d
+67
+e0
+c9
+a2
+df
+20
+00
+01
+1a
+62
+24
+00
+da
+20
+49
+a2
+20
+20
+6b
+45
+68
+48
+c9
+a0
+6f
+e0
+c6
+66
+20
+40
+03
+1d
+98
+46
+7c
+00
+20
+62
+80
+00
+1f
+f2
+7e
+00
+98
+40
+fe
+00
+67
+e0
+c9
+a2
+1a
+62
+7e
 00
+68
+49
+49
+e2
+98
+46
+7c
 00
 20
-40
-02
-b3
+22
+83
+0b
+1a
+60
+a7
+ff
 20
 20
-5c
-c1
-6f
-e0
-c6
-66
+03
+0b
 c1
+80
 00
 00
-00
-c0
-00
-82
-b8
-c0
-01
-02
-cc
+1f
+e0
+fe
+04
 20
 60
 00
@@ -2806,8 +3222,8 @@
 b5
 20
 3a
-02
-c4
+03
+2c
 67
 e3
 49
@@ -2834,8 +3250,8 @@
 00
 20
 20
-02
-ba
+03
+22
 6f
 e3
 49
@@ -2886,8 +3302,8 @@
 cd
 20
 3a
-02
-d8
+03
+40
 67
 e3
 49
@@ -2914,8 +3330,8 @@
 00
 20
 20
-02
-ce
+03
+36
 6f
 e3
 49
@@ -2951,15 +3367,15 @@
 20
 40
 03
-19
+81
 20
 40
 03
-31
+99
 20
 40
-02
-e4
+03
+4c
 20
 20
 5c
@@ -2982,8 +3398,8 @@
 94
 c0
 03
-02
-ea
+03
+52
 20
 60
 00
@@ -3006,8 +3422,8 @@
 b5
 c2
 8a
-02
-f0
+03
+58
 20
 60
 00
@@ -3038,8 +3454,8 @@
 d4
 20
 3a
-02
-fe
+03
+66
 67
 e0
 c9
@@ -3066,8 +3482,8 @@
 00
 20
 20
-02
-f4
+03
+5c
 6f
 e0
 c9
@@ -3079,7 +3495,7 @@
 20
 3a
 03
-08
+70
 6f
 e0
 c6
@@ -3087,7 +3503,7 @@
 20
 40
 03
-16
+7e
 67
 e0
 c9
@@ -3119,7 +3535,7 @@
 20
 40
 03
-16
+7e
 98
 46
 7c
@@ -3155,7 +3571,7 @@
 20
 22
 83
-04
+6c
 1a
 60
 a7
@@ -3163,7 +3579,7 @@
 20
 20
 03
-04
+6c
 c1
 80
 00
@@ -3183,7 +3599,7 @@
 c2
 9f
 03
-20
+88
 6f
 e0
 c6
@@ -3195,11 +3611,11 @@
 c0
 00
 83
-20
+88
 c0
 01
 03
-27
+8f
 20
 60
 00
@@ -3267,7 +3683,7 @@
 20
 40
 03
-31
+99
 20
 20
 5a
@@ -3283,7 +3699,7 @@
 c2
 9f
 03
-39
+a1
 6f
 e0
 c6
@@ -3295,11 +3711,11 @@
 c0
 00
 83
-39
+a1
 c0
 01
 03
-3e
+a6
 20
 60
 00
@@ -3371,7 +3787,7 @@
 20
 40
 03
-4b
+b3
 20
 20
 5c
@@ -3383,11 +3799,11 @@
 c0
 00
 83
-4f
+b7
 c0
 01
 03
-54
+bc
 20
 60
 00
@@ -3401,193 +3817,33 @@
 46
 68
 6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-75
-6f
-e3
-42
-db
-67
-e3
-46
-7b
-20
-60
-00
-00
-20
-40
-2a
-28
-24
-7a
-00
-00
-6f
-e0
-c7
-8f
-c0
-7f
-83
-64
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-c1
-81
-80
-00
-6f
-e0
-cb
-fb
-20
-7a
-00
-00
-6f
-e0
-cb
-fd
-24
-7a
-00
-00
-6f
-e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
-13
-c2
-80
-db
-5b
-c2
-80
-5b
-5b
-c2
-82
-db
-5b
-c2
-83
-5b
-5b
-20
-40
-56
-01
-20
-40
-5a
-b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-03
-71
-20
-20
-5b
-37
-6f
-e0
-c6
-59
-c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
+e3
+42
+db
 67
-e0
-c7
-7d
-58
-00
+e3
+46
+6e
+20
+60
 00
 00
+6f
+e3
+01
+78
 67
-e2
-48
-47
-20
-20
-5a
-73
-da
-60
-47
-7e
-da
-40
-03
-7d
-20
-20
-42
-e0
+e3
+46
+75
 6f
-e0
-c9
-6b
+e3
+42
+db
 67
-e0
-c0
-c0
-70
-47
-7d
-03
+e3
+46
+7b
 20
 60
 00
@@ -3595,7 +3851,7 @@
 20
 40
 03
-ab
+eb
 20
 40
 61
@@ -3607,11 +3863,11 @@
 20
 40
 03
-97
+d7
 20
 40
 03
-a0
+e0
 20
 40
 61
@@ -3667,7 +3923,7 @@
 20
 40
 03
-7a
+ee
 20
 40
 56
@@ -3739,7 +3995,7 @@
 20
 3a
 03
-a7
+e7
 20
 20
 61
@@ -3772,6 +4028,34 @@
 20
 42
 e0
+da
+60
+47
+7e
+da
+40
+03
+f1
+20
+20
+42
+e0
+6f
+e0
+c9
+6b
+67
+e0
+c0
+c0
+70
+47
+7d
+03
+20
+60
+00
+00
 20
 40
 59
@@ -3786,32 +4070,32 @@
 00
 c0
 20
-03
-c5
+04
+0c
 c0
 0a
-83
-ca
+84
+11
 c0
 19
+04
 03
-bc
 c0
 1e
-03
-e8
+04
+2f
 c0
 1c
-83
-f9
+84
+40
 c0
 1d
-03
-fc
+04
+43
 c0
 0a
-03
-b9
+04
+00
 20
 20
 5a
@@ -3823,7 +4107,7 @@
 67
 e2
 4b
-fa
+fb
 20
 20
 5a
@@ -3834,16 +4118,16 @@
 95
 c0
 00
-83
-c0
+84
+07
 70
 48
 44
 14
 20
 20
-03
-c2
+04
+09
 20
 40
 5a
@@ -3855,11 +4139,11 @@
 6f
 e0
 cb
-f9
+fa
 67
 e0
 cb
-fa
+fb
 20
 20
 5a
@@ -3918,8 +4202,8 @@
 13
 c2
 8d
-83
-d4
+84
+1b
 d8
 40
 00
@@ -3946,8 +4230,8 @@
 cb
 20
 20
-03
-da
+04
+21
 20
 40
 5b
@@ -3958,8 +4242,8 @@
 ef
 c2
 83
-83
-df
+84
+26
 c2
 80
 42
@@ -3995,7 +4279,7 @@
 6f
 e0
 cb
-fd
+fe
 24
 3a
 54
@@ -4067,7 +4351,7 @@
 20
 40
 04
-17
+77
 20
 20
 60
@@ -4079,7 +4363,7 @@
 20
 40
 04
-17
+77
 20
 20
 60
@@ -4091,7 +4375,7 @@
 20
 40
 04
-17
+77
 6f
 e0
 c8
@@ -4115,7 +4399,7 @@
 c0
 02
 04
-07
+4e
 c0
 00
 e0
@@ -4123,62 +4407,162 @@
 c0
 01
 84
-0e
+55
+20
+20
+60
+55
+6f
+e4
+47
+13
+c3
+1f
+60
+59
+6f
+e0
+c7
+1b
+c0
+00
+e0
+59
+20
+40
+60
+18
+70
+46
+66
+01
+20
+20
+54
+a0
+6f
+e4
+47
+13
+c3
+1f
+60
+59
+c2
+89
+e0
+59
+c2
+8a
+60
+59
+c2
+89
+60
+59
+20
+20
+60
+34
+6f
+e4
+47
+13
+c2
+9f
+04
+60
+6f
+e0
+c6
+66
+c0
+00
+04
+67
+20
+20
+54
+91
+20
+40
+54
+ac
+20
+34
+04
+63
+20
+20
+60
+2f
+6f
+e0
+c6
+66
+c0
+00
+60
+67
+20
+40
+5a
+a8
 20
 20
-60
-55
+04
+52
 6f
 e4
 47
 13
 c3
-1f
-60
-59
-6f
-e0
-c7
-1b
-c0
-00
+08
 e0
-59
+2a
 20
 40
-60
-18
-70
-46
-66
-01
-20
+61
+95
 20
+40
 54
-a0
+ac
+20
+34
+60
+67
 6f
 e4
 47
 13
-c3
-1f
-60
-59
-c2
-89
-e0
-59
 c2
-8a
-60
-59
-c2
-89
-60
-59
+98
+04
+6f
 20
 20
 60
+23
+70
+46
+66
+00
+6f
+e1
+47
+21
+67
+e1
+45
+de
+70
+45
+e2
+01
+20
+20
+35
 34
 6f
 e0
@@ -4215,7 +4599,7 @@
 20
 40
 04
-1e
+7e
 20
 20
 5e
@@ -4243,7 +4627,7 @@
 20
 40
 04
-25
+85
 20
 20
 56
@@ -4271,7 +4655,7 @@
 c0
 7f
 84
-2c
+8c
 20
 20
 56
@@ -4291,7 +4675,7 @@
 20
 20
 04
-30
+90
 1a
 62
 7e
@@ -4351,7 +4735,7 @@
 20
 40
 04
-41
+a1
 6f
 e1
 c6
@@ -4434,168 +4818,12 @@
 2b
 20
 40
-61
-8e
-20
-40
-02
-77
-6f
-e4
-47
-13
-c2
-9f
-60
-2d
-6f
-e0
-c6
-66
-c0
-00
-04
-5a
-20
-20
-54
-91
-6f
-e4
-47
-13
-c3
-08
-e0
-2a
-20
-40
-61
-95
-20
-40
-54
-ac
-20
-34
-60
-67
-6f
-e4
-47
-13
-c2
-98
-04
-62
-20
-20
-60
-23
-70
-46
-66
-00
-6f
-e1
-47
-21
-67
-e1
-45
-de
-70
-45
-e2
-01
-20
-20
-35
-34
-68
-48
-c6
-5b
-20
-40
-55
-b5
-20
-40
-04
-6b
-20
-20
-54
-4c
-58
-00
-90
-00
-67
-e1
-42
-f7
-70
-40
-c1
-03
-70
-40
-a6
-08
-70
-49
-7f
-00
-70
-49
-80
-00
-58
-00
-02
-00
-67
-e1
-40
-a4
-70
-42
-e1
-17
-70
-42
-e3
-17
-58
-00
-4a
-1d
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
-e1
-43
-41
-20
-20
-55
-39
-20
-40
 5a
 92
 20
 40
 04
-41
+a1
 20
 40
 56
@@ -4632,6 +4860,14 @@
 40
 55
 ab
+d8
+40
+00
+15
+20
+40
+55
+b5
 20
 40
 61
@@ -4650,20 +4886,16 @@
 4a
 20
 40
-55
-b1
+6f
+0f
 68
 48
-c6
-4b
-20
-40
-55
-b1
+c6
+4b
 20
 40
-61
-fd
+6f
+0f
 68
 48
 c6
@@ -4675,15 +4907,11 @@
 20
 40
 04
-92
-20
-40
-54
-f2
+cb
 20
 20
 54
-e8
+e5
 6f
 e1
 c7
@@ -4711,7 +4939,7 @@
 20
 40
 84
-9f
+d8
 6f
 e1
 86
@@ -4731,7 +4959,7 @@
 c2
 00
 04
-96
+cf
 20
 60
 00
@@ -4748,54 +4976,6 @@
 20
 6f
 0b
-20
-40
-04
-41
-20
-40
-55
-0d
-6f
-f0
-80
-7c
-20
-5a
-04
-92
-20
-20
-54
-f9
-18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
-00
-04
-28
-4f
-fe
-07
-20
-20
-ee
-bd
-d9
-00
-00
-03
-20
-20
-6e
-bd
 c6
 93
 00
@@ -4818,8 +4998,8 @@
 00
 24
 5a
-04
-cf
+05
+05
 6f
 e4
 47
@@ -4827,7 +5007,7 @@
 c3
 0b
 04
-b8
+e5
 6f
 e0
 c9
@@ -4838,8 +5018,8 @@
 b6
 20
 40
-03
-71
+04
+fc
 6f
 e0
 c5
@@ -4847,7 +5027,7 @@
 c2
 80
 84
-c7
+f4
 68
 48
 c5
@@ -4928,14 +5108,50 @@
 20
 36
 db
+6f
+e0
+c6
+59
+c1
+ff
+80
+00
+6f
+e0
+c7
+7d
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+c7
+7d
+58
+00
+00
+00
+67
+e2
+48
+47
+20
+20
+5a
+73
 20
 40
 04
-41
+a1
 20
 20
-01
-e9
+02
+2d
 20
 40
 59
@@ -4950,8 +5166,8 @@
 c6
 c0
 2c
-04
-d6
+05
+0c
 20
 20
 59
@@ -4966,8 +5182,8 @@
 5a
 c0
 2c
-84
-da
+85
+10
 20
 20
 59
@@ -4998,8 +5214,8 @@
 47
 20
 40
-04
-e2
+05
+18
 20
 20
 56
@@ -5018,8 +5234,8 @@
 57
 c0
 05
-84
-e7
+85
+1d
 20
 20
 59
@@ -5034,8 +5250,8 @@
 59
 c0
 7f
-84
-ed
+85
+23
 68
 48
 c6
@@ -5064,32 +5280,8 @@
 20
 5a
 2f
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
-e6
-fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
-33
-20
-20
-55
-53
-76
-4b
+78
+64
 aa
 55
 40
@@ -5537,13 +5729,13 @@
 00
 4a
 47
-f2
-f9
+60
+ea
 00
 00
 77
 01
-0e
+0b
 aa
 55
 04
@@ -5833,48 +6025,48 @@
 00
 fa
 49
-72
-1b
-9e
-1c
+b9
+1a
+ea
+1a
 aa
 55
 18
 00
 e2
 49
-ff
-ff
-ff
-ff
-9f
+eb
+1a
+b2
+1b
+b3
+1b
+2a
 1c
-03
+2b
+1c
+de
+1c
+df
+1c
+92
 1d
-04
+93
 1d
-30
+46
 1e
-31
+47
+1e
+fa
 1e
-5d
-1f
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
 aa
 55
 06
 00
 fe
 49
-5e
-1f
+fb
+1e
 ac
 1f
 ae
@@ -5935,8 +6127,8 @@
 00
 3f
 46
-60
 85
+90
 aa
 55
 02
@@ -6113,7 +6305,7 @@
 ff
 aa
 55
-1e
+1a
 00
 d6
 48
@@ -6129,20 +6321,16 @@
 41
 a1
 12
-a5
-84
 a7
 ff
-b5
-d0
 b6
 00
-ff
-00
-35
+b5
 c8
-25
+a5
 af
+ff
+00
 09
 00
 ff
@@ -6197,8 +6385,41 @@
 ba
 09
 00
-ff
-ff
+ff
+ff
+aa
+55
+01
+00
+07
+44
+01
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+09
+aa
+55
+06
+00
+2d
+46
+a4
+01
+18
+01
+2c
+01
 aa
 55
 01
@@ -6291,7 +6512,7 @@
 9a
 40
 00
-18
+0c
 aa
 55
 05
@@ -6314,44 +6535,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
@@ -6398,193 +6581,10 @@
 aa
 aa
 55
-d7
-65
-5c
-47
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+e0
+5d
+fb
+83
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-8a
-f4
+d0
+29
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/memmap.format	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/memmap.format	(working copy)
@@ -723,6 +723,14 @@
 0x4147 mem_gain_second_agc_en
 0x4148 mem_system_clk
 0x4149 mem_rf_init_data
+0x414e mem_adc_reference3v_ft_data
+0x414e mem_adc_reference3v_gpio1v_ft_data
+0x4150 mem_adc_reference3v_gpio2v_ft_data
+0x4152 mem_adc_reference3v_vdcdc3p6v_ft_data
+0x4154 mem_adc_reference3v_vdcdc4p6v_ft_data
+0x4156 mem_adc_reference3v_inter1v_ft_data
+0x4158 mem_adc_reference3v_inter1v_now_data
+0x415a mem_adc_reference_mode
 0x415b mem_otp_charge_pump_x
 0x415c mem_otp_dpll_ibais_x
 0x415d mem_xtal_freq
@@ -863,10 +871,19 @@
 0x43f8 mem_nv_data_ptr
 0x43fa mem_nv_data_number
 0x43fb mem_queue_ptr
+0x43fd mem_reference_inter1p8v_2v_adc_io_data
+0x43fd mem_inter1v_adc_ft_data
 0x43fd mem_3v_adc_io_data
+0x43ff mem_reference_inter1p8v_2p6v_adc_vdcdc_data
+0x43ff mem_inter1p2v_adc_ft_data
 0x43ff mem_2v_adc_hvin_data
+0x4401 mem_reference_inter1p8v_1v_adc_io_data
+0x4401 mem_io1v_adc_ft_data
 0x4401 mem_1v_adc_io_data
+0x4403 mem_reference_inter1p8v_4p6v_adc_vdcdc_data
+0x4403 mem_io2v_adc_ft_data
 0x4403 mem_3v_adc_hvin_data
+0x4405 mem_adc_ratio
 0x4405 mem_reference_voltage
 0x4407 mem_adc_config_flag
 0x4408 mem_adc_channel
@@ -1955,90 +1972,91 @@
 0x4b1d mem_mouse_key_last_status
 0x4b1e mem_mouse_logo_enable_flag
 0x4b1f mem_mouse_wheel_temp_gpio
-0x4b20 mem_24g_txpayload_buf
-0x4b30 mem_release_data_from_receiver_enable
-0x4b31 mem_release_data_from_transmiter_enable
-0x4b32 mem_flippen_key0_gpio
-0x4b33 mem_flippen_key1_gpio
-0x4b34 mem_flippen_key2_gpio
-0x4b35 mem_flippen_key3_gpio
-0x4b36 mem_flippen_key4_gpio
-0x4b37 mem_flippen_key5_gpio
-0x4b38 mem_flippen_key6_gpio
-0x4b39 mem_flippen_key7_gpio
-0x4b3a mem_flippen_key0_press_status
-0x4b3b mem_flippen_key1_press_status
-0x4b3c mem_flippen_key2_press_status
-0x4b3d mem_flippen_key3_press_status
-0x4b3e mem_flippen_key4_press_status
-0x4b3f mem_flippen_key5_press_status
-0x4b40 mem_flippen_key6_press_status
-0x4b41 mem_flippen_key7_press_status
-0x4b42 mem_key_press_data
-0x4b42 mem_key_pageup_data
-0x4b4b mem_key_pagedown_data
-0x4b54 mem_key_shift_f5_data
-0x4b5d mem_key_esc_data
-0x4b66 mem_key_b_data
-0x4b6f mem_key_tab
-0x4b78 mem_key_enter
-0x4b81 mem_key_alt_tab
-0x4b8a mem_key_alt_f4
-0x4b93 mem_key_play_pause
-0x4b9c mem_key_vol_up
-0x4ba5 mem_key_vol_down
-0x4bae mem_standard_key_release
-0x4bb7 mem_system_ctrl_key_release
-0x4bc0 mem_media_key_release
-0x4bc9 mem_key0_long_press_flag
-0x4bca mem_key1_long_press_flag
-0x4bcb mem_key2_long_press_flag
-0x4bcc mem_key3_long_press_flag
-0x4bcd mem_key4_long_press_flag
-0x4bce mem_key0_long_press_event
-0x4bcf mem_key1_long_press_event
-0x4bd0 mem_key2_long_press_event
-0x4bd1 mem_key3_long_press_event
-0x4bd2 mem_key4_long_press_event
-0x4bd3 mem_key0_short_press_flag
-0x4bd4 mem_key1_short_press_flag
-0x4bd5 mem_key2_short_press_flag
-0x4bd6 mem_key3_short_press_flag
-0x4bd7 mem_key4_short_press_flag
-0x4bd8 mem_key0_press_timer_count
-0x4bd9 mem_key1_press_timer_count
-0x4bda mem_key2_press_timer_count
-0x4bdb mem_key3_press_timer_count
-0x4bdc mem_key4_press_timer_count
-0x4bdd mem_combination_key_down_flag
-0x4bde mem_combination_key_longpress_flag
-0x4bdf mem_key_disable_timer
-0x4be0 mem_24g_calculate_package_id_disable
-0x4be1 mem_24g_package_id_abandon_flag
-0x4be2 mem_24g_package_id
-0x4be3 mem_key_state
-0x4be4 mem_key_press_state
-0x4be5 mem_poweron_first_blank_data_enable
-0x4be6 mem_flippen_no_data_timeout
-0x4be8 mem_flippen_start_pair_no_data_timeout
-0x4bea mem_key_longpress_timer_init
-0x4bec mem_key_longpress_timer
-0x4bee mem_low_voltage_led_blink_flag
-0x4bef mem_low_voltage_led_blink_start_timer
-0x4bf0 mem_poweron_led_blink_flag
-0x4bf1 mem_24g_pair_enable_flag
-0x4bf2 mem_24g_ch_work
-0x4bf3 mem_24g_pair_key_down_flag
-0x4bf4 mem_24g_pairing_stop_flag
-0x4bf5 mem_longpress_24g_enter_hibernate_flag
-0x4bf6 mem_g24_connected_state
-0x4bf7 mem_g24_pairing_stop_flag
-0x4bf8 mem_send_package_before_check
-0x4bf9 mem_le_conn_rcv_new
-0x4bfa mem_le_conn_first_rcv
-0x4bfb mem_le_check_retransmit_flag
-0x4bfc mem_le_retransmit_cnt
-0x4bfd mem_le_check_retransmit_discon_flag
+0x4b20 mem_mouse_qdec_set_flag
+0x4b21 mem_24g_txpayload_buf
+0x4b31 mem_release_data_from_receiver_enable
+0x4b32 mem_release_data_from_transmiter_enable
+0x4b33 mem_flippen_key0_gpio
+0x4b34 mem_flippen_key1_gpio
+0x4b35 mem_flippen_key2_gpio
+0x4b36 mem_flippen_key3_gpio
+0x4b37 mem_flippen_key4_gpio
+0x4b38 mem_flippen_key5_gpio
+0x4b39 mem_flippen_key6_gpio
+0x4b3a mem_flippen_key7_gpio
+0x4b3b mem_flippen_key0_press_status
+0x4b3c mem_flippen_key1_press_status
+0x4b3d mem_flippen_key2_press_status
+0x4b3e mem_flippen_key3_press_status
+0x4b3f mem_flippen_key4_press_status
+0x4b40 mem_flippen_key5_press_status
+0x4b41 mem_flippen_key6_press_status
+0x4b42 mem_flippen_key7_press_status
+0x4b43 mem_key_press_data
+0x4b43 mem_key_pageup_data
+0x4b4c mem_key_pagedown_data
+0x4b55 mem_key_shift_f5_data
+0x4b5e mem_key_esc_data
+0x4b67 mem_key_b_data
+0x4b70 mem_key_tab
+0x4b79 mem_key_enter
+0x4b82 mem_key_alt_tab
+0x4b8b mem_key_alt_f4
+0x4b94 mem_key_play_pause
+0x4b9d mem_key_vol_up
+0x4ba6 mem_key_vol_down
+0x4baf mem_standard_key_release
+0x4bb8 mem_system_ctrl_key_release
+0x4bc1 mem_media_key_release
+0x4bca mem_key0_long_press_flag
+0x4bcb mem_key1_long_press_flag
+0x4bcc mem_key2_long_press_flag
+0x4bcd mem_key3_long_press_flag
+0x4bce mem_key4_long_press_flag
+0x4bcf mem_key0_long_press_event
+0x4bd0 mem_key1_long_press_event
+0x4bd1 mem_key2_long_press_event
+0x4bd2 mem_key3_long_press_event
+0x4bd3 mem_key4_long_press_event
+0x4bd4 mem_key0_short_press_flag
+0x4bd5 mem_key1_short_press_flag
+0x4bd6 mem_key2_short_press_flag
+0x4bd7 mem_key3_short_press_flag
+0x4bd8 mem_key4_short_press_flag
+0x4bd9 mem_key0_press_timer_count
+0x4bda mem_key1_press_timer_count
+0x4bdb mem_key2_press_timer_count
+0x4bdc mem_key3_press_timer_count
+0x4bdd mem_key4_press_timer_count
+0x4bde mem_combination_key_down_flag
+0x4bdf mem_combination_key_longpress_flag
+0x4be0 mem_key_disable_timer
+0x4be1 mem_24g_calculate_package_id_disable
+0x4be2 mem_24g_package_id_abandon_flag
+0x4be3 mem_24g_package_id
+0x4be4 mem_key_state
+0x4be5 mem_key_press_state
+0x4be6 mem_poweron_first_blank_data_enable
+0x4be7 mem_flippen_no_data_timeout
+0x4be9 mem_flippen_start_pair_no_data_timeout
+0x4beb mem_key_longpress_timer_init
+0x4bed mem_key_longpress_timer
+0x4bef mem_low_voltage_led_blink_flag
+0x4bf0 mem_low_voltage_led_blink_start_timer
+0x4bf1 mem_poweron_led_blink_flag
+0x4bf2 mem_24g_pair_enable_flag
+0x4bf3 mem_24g_ch_work
+0x4bf4 mem_24g_pair_key_down_flag
+0x4bf5 mem_24g_pairing_stop_flag
+0x4bf6 mem_longpress_24g_enter_hibernate_flag
+0x4bf7 mem_g24_connected_state
+0x4bf8 mem_g24_pairing_stop_flag
+0x4bf9 mem_send_package_before_check
+0x4bfa mem_le_conn_rcv_new
+0x4bfb mem_le_conn_first_rcv
+0x4bfc mem_le_check_retransmit_flag
+0x4bfd mem_le_retransmit_cnt
+0x4bfe mem_le_check_retransmit_discon_flag
 0x462d mem_remote_car_hard_soft_switch
 0x462e mem_remote_car_queue_each_size
 0x462f mem_remote_car_queue_length
Index: output/otp.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/otp.dat	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/otp.dat	(working copy)
@@ -11,8 +11,8 @@
 00
 aa
 55
-de
-13
+9e
+14
 c2
 84
 00
@@ -20,63 +20,63 @@
 c0
 00
 02
-73
+a2
 c0
 01
 00
-38
+3e
 c0
 08
 00
-41
+47
 c0
 08
 80
-43
+49
 c0
 0a
 01
-42
+48
 c0
 0a
 80
-c4
+ca
 c0
 0c
 00
-e4
+ea
 c0
 0c
 80
-eb
+f1
 c0
 0d
 00
-51
+57
 c0
 12
-81
-d9
+82
+19
 c0
 14
-01
-f8
+02
+3c
 c0
 34
 02
-4f
+9b
 c0
 34
 82
-77
+ae
 c0
 36
-04
-67
+02
+60
 c0
 37
 04
-53
+5b
 c0
 37
 d4
@@ -84,95 +84,95 @@
 c0
 39
 84
-7a
+b3
 c0
 3a
-04
-a2
+02
+16
 c0
 3b
-84
-f1
+80
+38
 c0
 3d
-04
-dd
+05
+13
 c0
 3f
 84
-30
+90
 c0
 40
-84
-d1
+85
+07
 c0
 42
 03
-2f
+97
 c0
 42
 83
-b0
+f7
 c0
 43
-03
-59
+01
+df
 c0
 43
 83
-81
+c1
 c0
 44
 03
-ae
+f5
 c0
 45
 03
-43
+ab
+c0
+45
+82
+c5
 c0
 46
 02
-ac
+ec
 c0
 46
-82
-ec
+83
+54
 c0
 47
 04
-1a
-c0
-45
-82
-87
+7a
 c0
 48
 04
-47
+a7
 c0
 4a
 84
-4a
+aa
 c0
 4b
 04
-ae
+db
 c0
 62
-81
-ff
+82
+43
 c0
 6a
-82
-56
+81
+fe
 c0
 6b
-04
-a7
+01
+f7
 c0
 6d
 01
-2b
+31
 20
 20
 23
@@ -180,55 +180,55 @@
 c0
 0a
 01
-63
+69
 c0
 0d
 01
-62
+68
 c0
 12
 81
-92
+98
 c0
 13
 01
-97
+9d
 c0
 1c
 81
-a9
+af
 c0
 1d
 01
-b3
+b9
 c0
 26
 01
-ad
+b5
 c0
 26
 81
-b1
+b3
 c0
 48
 02
-02
+46
 c0
 4b
 04
-3b
+9b
 c0
 4d
 00
-d2
+d8
 c0
 4e
 80
-d9
+df
 c0
 4f
 82
-1c
+68
 c1
 7f
 80
@@ -239,6 +239,30 @@
 5a
 20
 40
+6f
+82
+20
+40
+6f
+b0
+1f
+e6
+fc
+0a
+20
+40
+7d
+5f
+67
+e1
+46
+33
+20
+20
+55
+53
+20
+40
 75
 52
 20
@@ -272,7 +296,7 @@
 20
 20
 00
-38
+3e
 70
 89
 00
@@ -380,7 +404,7 @@
 20
 40
 00
-98
+9e
 20
 40
 70
@@ -412,7 +436,7 @@
 c0
 08
 00
-8d
+93
 6f
 e0
 c4
@@ -456,7 +480,7 @@
 20
 40
 00
-7f
+85
 70
 80
 43
@@ -479,16 +503,16 @@
 6e
 20
 40
-00
-fe
+01
+04
 20
 40
 01
-29
+2f
 20
 40
 00
-79
+7f
 70
 41
 48
@@ -528,7 +552,7 @@
 c0
 0c
 00
-85
+8b
 6f
 e0
 c4
@@ -620,11 +644,11 @@
 20
 20
 00
-6c
+72
 20
 35
 80
-c0
+c6
 6f
 e2
 02
@@ -796,7 +820,7 @@
 20
 20
 00
-aa
+b0
 20
 40
 68
@@ -864,7 +888,7 @@
 20
 40
 00
-d6
+dc
 20
 20
 60
@@ -896,7 +920,7 @@
 24
 21
 00
-de
+e4
 20
 20
 36
@@ -920,7 +944,7 @@
 20
 40
 02
-42
+8e
 20
 20
 36
@@ -964,15 +988,15 @@
 c0
 05
 00
-f1
+f7
 c0
 4f
+01
 00
-fa
 c0
 55
 00
-f6
+fc
 20
 20
 22
@@ -1080,7 +1104,7 @@
 20
 40
 01
-1b
+21
 2a
 2f
 fe
@@ -1112,7 +1136,7 @@
 20
 40
 01
-1b
+21
 d8
 a0
 8a
@@ -1140,7 +1164,7 @@
 20
 21
 01
-10
+16
 20
 20
 21
@@ -1240,7 +1264,7 @@
 20
 40
 01
-3b
+41
 70
 8a
 08
@@ -1284,7 +1308,7 @@
 c3
 02
 81
-3c
+42
 68
 59
 01
@@ -1320,7 +1344,7 @@
 c0
 08
 01
-5b
+61
 58
 00
 57
@@ -1364,7 +1388,7 @@
 c0
 08
 01
-58
+5e
 58
 00
 2b
@@ -1400,7 +1424,7 @@
 20
 20
 01
-54
+5a
 58
 00
 83
@@ -1412,11 +1436,11 @@
 20
 20
 01
-49
+4f
 6f
 e0
 cb
-f9
+fa
 da
 60
 01
@@ -1432,11 +1456,11 @@
 20
 20
 01
-82
+88
 20
 40
 01
-65
+6b
 20
 20
 25
@@ -1444,7 +1468,7 @@
 6f
 e0
 cb
-fa
+fb
 20
 7a
 00
@@ -1452,7 +1476,7 @@
 6f
 e0
 cb
-fb
+fc
 24
 7a
 00
@@ -1460,11 +1484,11 @@
 68
 48
 cb
-fa
+fb
 6f
 e0
 cb
-f9
+fa
 98
 46
 7c
@@ -1472,7 +1496,7 @@
 24
 41
 01
-5e
+64
 98
 46
 7e
@@ -1484,11 +1508,11 @@
 20
 21
 01
-77
+7d
 6f
 e0
 cb
-fc
+fd
 1f
 e6
 7c
@@ -1496,10 +1520,10 @@
 24
 41
 01
-75
+7b
 70
 4b
-fb
+fc
 01
 20
 60
@@ -1507,7 +1531,7 @@
 00
 70
 4b
-fd
+fe
 01
 20
 20
@@ -1540,7 +1564,7 @@
 68
 48
 cb
-fc
+fd
 79
 20
 fe
@@ -1552,7 +1576,7 @@
 60
 48
 cb
-fc
+fd
 20
 60
 00
@@ -1572,11 +1596,11 @@
 24
 36
 81
-89
+8f
 6f
 e0
 cb
-f9
+fa
 1f
 e0
 fe
@@ -1584,7 +1608,7 @@
 67
 e0
 cb
-f9
+fa
 6f
 e0
 81
@@ -1729,6 +1753,14 @@
 20
 28
 e1
+79
+3f
+80
+30
+20
+20
+2a
+f6
 20
 40
 21
@@ -1745,14 +1777,6 @@
 20
 2a
 e3
-79
-3f
-80
-30
-20
-20
-2a
-f6
 ef
 e1
 00
@@ -1760,7 +1784,7 @@
 c0
 02
 01
-b6
+bc
 20
 20
 28
@@ -1776,11 +1800,11 @@
 c0
 05
 01
-bb
+c1
 c0
 09
 01
-ca
+d0
 20
 20
 2b
@@ -1808,7 +1832,7 @@
 c2
 81
 81
-c5
+cb
 6f
 e1
 43
@@ -1836,11 +1860,11 @@
 24
 22
 81
-c1
+c7
 24
 34
 01
-c1
+c7
 20
 20
 2d
@@ -1905,6 +1929,238 @@
 20
 2d
 46
+20
+40
+2a
+28
+24
+7a
+00
+00
+6f
+e0
+c7
+8f
+c0
+7f
+81
+ea
+6f
+e0
+c8
+43
+1f
+e1
+7e
+03
+c1
+81
+80
+00
+6f
+e0
+cb
+fc
+20
+7a
+00
+00
+6f
+e0
+cb
+fe
+24
+7a
+00
+00
+6f
+e0
+c9
+56
+20
+5a
+5a
+71
+6f
+e4
+47
+13
+c2
+80
+db
+5b
+c2
+80
+5b
+5b
+c2
+82
+db
+5b
+c2
+83
+5b
+5b
+20
+40
+56
+01
+20
+40
+5a
+b2
+24
+74
+00
+00
+20
+40
+5a
+bc
+20
+40
+04
+fc
+20
+20
+5b
+37
+18
+46
+7c
+ff
+20
+62
+80
+00
+d9
+00
+00
+04
+28
+4f
+fe
+07
+20
+20
+ee
+bd
+d9
+00
+00
+03
+20
+20
+6e
+bd
+18
+46
+7c
+ff
+20
+62
+80
+00
+60
+48
+cb
+1f
+20
+40
+6e
+e6
+20
+20
+82
+07
+68
+48
+cb
+1f
+20
+40
+6f
+0f
+68
+48
+cb
+1f
+20
+20
+02
+0e
+70
+4b
+20
+01
+68
+48
+cb
+1f
+20
+40
+6f
+0f
+68
+48
+cb
+1f
+20
+20
+02
+0c
+d9
+00
+00
+06
+20
+20
+6e
+bd
+d9
+00
+00
+03
+20
+20
+6e
+bd
+58
+00
+00
+10
+67
+f0
+81
+41
+37
+d9
+82
+00
+20
+60
+00
+00
+58
+00
+00
+80
+20
+20
+02
+11
+20
+40
+04
+a1
+70
+4b
+20
+00
+20
+20
+55
+0d
 6f
 e1
 43
@@ -1927,12 +2183,28 @@
 ad
 20
 40
-01
-e0
+02
+24
+20
+40
+02
+21
 20
 20
 24
 25
+6f
+e0
+cb
+20
+20
+3a
+02
+10
+20
+20
+02
+14
 60
 04
 40
@@ -1999,8 +2271,8 @@
 00
 20
 22
-81
-f3
+82
+37
 e7
 e0
 80
@@ -2019,8 +2291,8 @@
 01
 c2
 00
-01
-ed
+02
+31
 1a
 42
 04
@@ -2084,7 +2356,7 @@
 20
 3a
 02
-0a
+4e
 6f
 e1
 45
@@ -2128,7 +2400,7 @@
 20
 3a
 02
-19
+5d
 6f
 e2
 45
@@ -2144,7 +2416,7 @@
 20
 22
 82
-16
+5a
 20
 20
 35
@@ -2172,7 +2444,39 @@
 20
 20
 02
-11
+55
+20
+40
+54
+3b
+20
+40
+02
+63
+20
+20
+54
+4c
+58
+00
+4a
+1d
+67
+e1
+43
+3f
+58
+00
+00
+20
+67
+e1
+43
+41
+20
+60
+00
+00
 6f
 e0
 c4
@@ -2208,7 +2512,7 @@
 c5
 13
 02
-26
+72
 6f
 e0
 c6
@@ -2220,7 +2524,7 @@
 24
 21
 02
-41
+8d
 6f
 e0
 c6
@@ -2232,7 +2536,7 @@
 24
 21
 02
-2e
+7a
 6f
 e0
 c6
@@ -2240,7 +2544,7 @@
 c0
 00
 02
-42
+8e
 20
 60
 00
@@ -2276,7 +2580,7 @@
 c5
 13
 02
-37
+83
 6f
 e0
 c6
@@ -2308,11 +2612,11 @@
 c0
 01
 82
-4b
+97
 c0
 01
 02
-4d
+99
 c0
 00
 b7
@@ -2332,7 +2636,7 @@
 c0
 02
 02
-49
+95
 1f
 e0
 fe
@@ -2348,11 +2652,11 @@
 c0
 01
 02
-4d
+99
 c0
 01
 82
-4b
+97
 70
 41
 41
@@ -2396,7 +2700,7 @@
 58
 00
 02
-76
+ad
 67
 e1
 43
@@ -2405,142 +2709,58 @@
 20
 53
 f3
-18
-46
-7c
-ff
-20
-62
-80
-00
-60
-48
-cb
-1f
-20
-40
-6e
-e6
-20
-20
-82
-5c
-20
-20
-02
-61
-20
-40
-02
-6a
-20
-40
-02
-65
-20
-40
-02
-6e
-68
-48
-cb
-1f
-20
-20
-6f
-0f
-68
-48
-cb
-1f
-20
-40
-6f
-0f
-20
-40
-02
-68
-20
-20
-02
-6a
-d9
-00
-00
-06
-20
-40
-6e
-bd
-20
-20
-01
-e9
-d9
-00
-00
-03
-20
-20
+24
+35
+a0
 02
-66
-58
-00
-00
-10
-67
-f0
-81
-41
 37
 d9
 82
 00
-20
-60
-00
-00
-58
-00
-00
-80
-67
-f0
-81
-41
 37
 d9
 82
 00
-37
-d9
-82
-00
-20
-20
-02
-6c
 20
 80
 00
 00
 20
 55
-e0
-04
+82
+a8
 20
 20
 20
 03
 20
+40
+02
+10
+68
+48
+c6
+4a
+20
+40
+6e
+dd
+68
+48
+c6
+4b
+20
+20
+6e
+dd
+20
 60
 00
 00
 20
 40
 04
-14
+74
 6f
 e4
 47
@@ -2556,35 +2776,39 @@
 c2
 8a
 02
-7d
+b4
 20
-60
-00
-00
-6f
-e0
-c6
-66
-67
-e0
-ca
-06
+60
+00
+00
+20
+40
+02
+bf
 20
 40
 5e
 43
 20
 40
+5d
+b4
+20
+40
 02
-95
+d3
 20
 40
 02
-84
+bc
 20
 40
 02
-9b
+c2
+20
+40
+02
+db
 20
 20
 5d
@@ -2593,6 +2817,30 @@
 e4
 47
 13
+c4
+15
+00
+00
+20
+40
+04
+a7
+6f
+e0
+c6
+66
+67
+e0
+ca
+06
+20
+60
+00
+00
+6f
+e4
+47
+13
 c2
 9f
 5d
@@ -2615,8 +2863,8 @@
 00
 20
 22
-82
-e0
+83
+48
 60
 49
 46
@@ -2661,16 +2909,24 @@
 e0
 c6
 66
-c0
+1f
+e6
+7c
 00
-02
-92
-c0
-02
-02
-99
 20
-60
+22
+82
+d0
+1f
+e6
+7c
+04
+20
+22
+82
+d9
+20
+61
 00
 00
 70
@@ -2708,7 +2964,7 @@
 20
 3a
 02
-a9
+e9
 67
 e1
 49
@@ -2728,7 +2984,7 @@
 24
 21
 02
-a9
+e9
 1a
 62
 24
@@ -2736,7 +2992,7 @@
 20
 20
 02
-9f
+df
 6f
 e1
 49
@@ -2764,7 +3020,7 @@
 c2
 8a
 02
-b1
+f1
 20
 60
 00
@@ -2772,7 +3028,11 @@
 20
 40
 02
-b3
+f4
+20
+40
+02
+f9
 20
 20
 5c
@@ -2787,12 +3047,168 @@
 00
 c0
 00
-82
-b8
+83
+20
+c0
+01
+03
+34
+20
+60
+00
+00
+6a
+41
+49
+e2
+1a
+42
+26
+00
+20
+40
+5d
 c0
+6f
+e0
+c9
+a1
+20
+3a
+03
+05
+67
+e0
+c9
+a0
+1a
+60
+a6
 01
+6f
+e1
+49
+e4
+9a
+66
+7c
+00
+24
+61
+00
+00
+1a
+62
+24
+00
+20
+20
 02
-cc
+fb
+6f
+e0
+c9
+a0
+1f
+e1
+7e
+f0
+20
+3a
+03
+0f
+6f
+e0
+c6
+66
+20
+40
+03
+1d
+67
+e0
+c9
+a2
+df
+20
+00
+01
+1a
+62
+24
+00
+da
+20
+49
+a2
+20
+20
+6b
+45
+68
+48
+c9
+a0
+6f
+e0
+c6
+66
+20
+40
+03
+1d
+98
+46
+7c
+00
+20
+62
+80
+00
+1f
+f2
+7e
+00
+98
+40
+fe
+00
+67
+e0
+c9
+a2
+1a
+62
+7e
+00
+68
+49
+49
+e2
+98
+46
+7c
+00
+20
+22
+83
+0b
+1a
+60
+a7
+ff
+20
+20
+03
+0b
+c1
+80
+00
+00
+1f
+e0
+fe
+04
 20
 60
 00
@@ -2815,8 +3231,8 @@
 b5
 20
 3a
-02
-c4
+03
+2c
 67
 e3
 49
@@ -2843,8 +3259,8 @@
 00
 20
 20
-02
-ba
+03
+22
 6f
 e3
 49
@@ -2895,8 +3311,8 @@
 cd
 20
 3a
-02
-d8
+03
+40
 67
 e3
 49
@@ -2923,8 +3339,8 @@
 00
 20
 20
-02
-ce
+03
+36
 6f
 e3
 49
@@ -2960,15 +3376,15 @@
 20
 40
 03
-19
+81
 20
 40
 03
-31
+99
 20
 40
-02
-e4
+03
+4c
 20
 20
 5c
@@ -2991,8 +3407,8 @@
 94
 c0
 03
-02
-ea
+03
+52
 20
 60
 00
@@ -3015,8 +3431,8 @@
 b5
 c2
 8a
-02
-f0
+03
+58
 20
 60
 00
@@ -3047,8 +3463,8 @@
 d4
 20
 3a
-02
-fe
+03
+66
 67
 e0
 c9
@@ -3075,8 +3491,8 @@
 00
 20
 20
-02
-f4
+03
+5c
 6f
 e0
 c9
@@ -3088,7 +3504,7 @@
 20
 3a
 03
-08
+70
 6f
 e0
 c6
@@ -3096,7 +3512,7 @@
 20
 40
 03
-16
+7e
 67
 e0
 c9
@@ -3128,7 +3544,7 @@
 20
 40
 03
-16
+7e
 98
 46
 7c
@@ -3164,7 +3580,7 @@
 20
 22
 83
-04
+6c
 1a
 60
 a7
@@ -3172,7 +3588,7 @@
 20
 20
 03
-04
+6c
 c1
 80
 00
@@ -3192,7 +3608,7 @@
 c2
 9f
 03
-20
+88
 6f
 e0
 c6
@@ -3204,11 +3620,11 @@
 c0
 00
 83
-20
+88
 c0
 01
 03
-27
+8f
 20
 60
 00
@@ -3276,7 +3692,7 @@
 20
 40
 03
-31
+99
 20
 20
 5a
@@ -3292,7 +3708,7 @@
 c2
 9f
 03
-39
+a1
 6f
 e0
 c6
@@ -3304,11 +3720,11 @@
 c0
 00
 83
-39
+a1
 c0
 01
 03
-3e
+a6
 20
 60
 00
@@ -3380,223 +3796,63 @@
 20
 40
 03
-4b
-20
-20
-5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
-4f
-c0
-01
-03
-54
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-68
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-75
-6f
-e3
-42
-db
-67
-e3
-46
-7b
-20
-60
-00
-00
-20
-40
-2a
-28
-24
-7a
-00
-00
-6f
-e0
-c7
-8f
-c0
-7f
-83
-64
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-c1
-81
-80
-00
-6f
-e0
-cb
-fb
-20
-7a
-00
-00
-6f
-e0
-cb
-fd
-24
-7a
-00
-00
-6f
-e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
-13
-c2
-80
-db
-5b
-c2
-80
-5b
-5b
-c2
-82
-db
-5b
-c2
-83
-5b
-5b
-20
-40
-56
-01
-20
-40
-5a
-b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-03
-71
-20
-20
-5b
-37
-6f
-e0
-c6
-59
-c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-c7
-7d
-58
-00
-00
-00
-67
-e2
-48
-47
-20
-20
-5a
-73
-da
-60
-47
-7e
-da
-40
-03
-7d
+b3
 20
 20
-42
-e0
+5c
+a3
 6f
 e0
-c9
-6b
-67
-e0
+c6
+66
 c0
+00
+83
+b7
 c0
-70
-47
-7d
+01
 03
+bc
+20
+60
+00
+00
+6f
+e3
+01
+78
+67
+e3
+46
+68
+6f
+e3
+42
+db
+67
+e3
+46
+6e
+20
+60
+00
+00
+6f
+e3
+01
+78
+67
+e3
+46
+75
+6f
+e3
+42
+db
+67
+e3
+46
+7b
 20
 60
 00
@@ -3604,7 +3860,7 @@
 20
 40
 03
-ab
+eb
 20
 40
 61
@@ -3616,11 +3872,11 @@
 20
 40
 03
-97
+d7
 20
 40
 03
-a0
+e0
 20
 40
 61
@@ -3676,7 +3932,7 @@
 20
 40
 03
-7a
+ee
 20
 40
 56
@@ -3748,7 +4004,7 @@
 20
 3a
 03
-a7
+e7
 20
 20
 61
@@ -3781,6 +4037,34 @@
 20
 42
 e0
+da
+60
+47
+7e
+da
+40
+03
+f1
+20
+20
+42
+e0
+6f
+e0
+c9
+6b
+67
+e0
+c0
+c0
+70
+47
+7d
+03
+20
+60
+00
+00
 20
 40
 59
@@ -3795,32 +4079,32 @@
 00
 c0
 20
-03
-c5
+04
+0c
 c0
 0a
-83
-ca
+84
+11
 c0
 19
+04
 03
-bc
 c0
 1e
-03
-e8
+04
+2f
 c0
 1c
-83
-f9
+84
+40
 c0
 1d
-03
-fc
+04
+43
 c0
 0a
-03
-b9
+04
+00
 20
 20
 5a
@@ -3832,7 +4116,7 @@
 67
 e2
 4b
-fa
+fb
 20
 20
 5a
@@ -3843,16 +4127,16 @@
 95
 c0
 00
-83
-c0
+84
+07
 70
 48
 44
 14
 20
 20
-03
-c2
+04
+09
 20
 40
 5a
@@ -3864,11 +4148,11 @@
 6f
 e0
 cb
-f9
+fa
 67
 e0
 cb
-fa
+fb
 20
 20
 5a
@@ -3927,8 +4211,8 @@
 13
 c2
 8d
-83
-d4
+84
+1b
 d8
 40
 00
@@ -3955,8 +4239,8 @@
 cb
 20
 20
-03
-da
+04
+21
 20
 40
 5b
@@ -3967,8 +4251,8 @@
 ef
 c2
 83
-83
-df
+84
+26
 c2
 80
 42
@@ -4004,7 +4288,7 @@
 6f
 e0
 cb
-fd
+fe
 24
 3a
 54
@@ -4076,7 +4360,7 @@
 20
 40
 04
-17
+77
 20
 20
 60
@@ -4088,7 +4372,7 @@
 20
 40
 04
-17
+77
 20
 20
 60
@@ -4100,7 +4384,7 @@
 20
 40
 04
-17
+77
 6f
 e0
 c8
@@ -4124,7 +4408,7 @@
 c0
 02
 04
-07
+4e
 c0
 00
 e0
@@ -4132,7 +4416,7 @@
 c0
 01
 84
-0e
+55
 20
 20
 60
@@ -4187,7 +4471,107 @@
 59
 20
 20
-60
+60
+34
+6f
+e4
+47
+13
+c2
+9f
+04
+60
+6f
+e0
+c6
+66
+c0
+00
+04
+67
+20
+20
+54
+91
+20
+40
+54
+ac
+20
+34
+04
+63
+20
+20
+60
+2f
+6f
+e0
+c6
+66
+c0
+00
+60
+67
+20
+40
+5a
+a8
+20
+20
+04
+52
+6f
+e4
+47
+13
+c3
+08
+e0
+2a
+20
+40
+61
+95
+20
+40
+54
+ac
+20
+34
+60
+67
+6f
+e4
+47
+13
+c2
+98
+04
+6f
+20
+20
+60
+23
+70
+46
+66
+00
+6f
+e1
+47
+21
+67
+e1
+45
+de
+70
+45
+e2
+01
+20
+20
+35
 34
 6f
 e0
@@ -4224,7 +4608,7 @@
 20
 40
 04
-1e
+7e
 20
 20
 5e
@@ -4252,7 +4636,7 @@
 20
 40
 04
-25
+85
 20
 20
 56
@@ -4280,7 +4664,7 @@
 c0
 7f
 84
-2c
+8c
 20
 20
 56
@@ -4300,7 +4684,7 @@
 20
 20
 04
-30
+90
 1a
 62
 7e
@@ -4360,7 +4744,7 @@
 20
 40
 04
-41
+a1
 6f
 e1
 c6
@@ -4443,168 +4827,12 @@
 2b
 20
 40
-61
-8e
-20
-40
-02
-77
-6f
-e4
-47
-13
-c2
-9f
-60
-2d
-6f
-e0
-c6
-66
-c0
-00
-04
-5a
-20
-20
-54
-91
-6f
-e4
-47
-13
-c3
-08
-e0
-2a
-20
-40
-61
-95
-20
-40
-54
-ac
-20
-34
-60
-67
-6f
-e4
-47
-13
-c2
-98
-04
-62
-20
-20
-60
-23
-70
-46
-66
-00
-6f
-e1
-47
-21
-67
-e1
-45
-de
-70
-45
-e2
-01
-20
-20
-35
-34
-68
-48
-c6
-5b
-20
-40
-55
-b5
-20
-40
-04
-6b
-20
-20
-54
-4c
-58
-00
-90
-00
-67
-e1
-42
-f7
-70
-40
-c1
-03
-70
-40
-a6
-08
-70
-49
-7f
-00
-70
-49
-80
-00
-58
-00
-02
-00
-67
-e1
-40
-a4
-70
-42
-e1
-17
-70
-42
-e3
-17
-58
-00
-4a
-1d
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
-e1
-43
-41
-20
-20
-55
-39
-20
-40
 5a
 92
 20
 40
 04
-41
+a1
 20
 40
 56
@@ -4641,6 +4869,14 @@
 40
 55
 ab
+d8
+40
+00
+15
+20
+40
+55
+b5
 20
 40
 61
@@ -4659,20 +4895,16 @@
 4a
 20
 40
-55
-b1
+6f
+0f
 68
 48
 c6
 4b
 20
 40
-55
-b1
-20
-40
-61
-fd
+6f
+0f
 68
 48
 c6
@@ -4684,15 +4916,11 @@
 20
 40
 04
-92
-20
-40
-54
-f2
+cb
 20
 20
 54
-e8
+e5
 6f
 e1
 c7
@@ -4720,7 +4948,7 @@
 20
 40
 84
-9f
+d8
 6f
 e1
 86
@@ -4740,7 +4968,7 @@
 c2
 00
 04
-96
+cf
 20
 60
 00
@@ -4756,55 +4984,7 @@
 20
 20
 6f
-0b
-20
-40
-04
-41
-20
-40
-55
-0d
-6f
-f0
-80
-7c
-20
-5a
-04
-92
-20
-20
-54
-f9
-18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
-00
-04
-28
-4f
-fe
-07
-20
-20
-ee
-bd
-d9
-00
-00
-03
-20
-20
-6e
-bd
+0b
 c6
 93
 00
@@ -4827,8 +5007,8 @@
 00
 24
 5a
-04
-cf
+05
+05
 6f
 e4
 47
@@ -4836,7 +5016,7 @@
 c3
 0b
 04
-b8
+e5
 6f
 e0
 c9
@@ -4847,8 +5027,8 @@
 b6
 20
 40
-03
-71
+04
+fc
 6f
 e0
 c5
@@ -4856,7 +5036,7 @@
 c2
 80
 84
-c7
+f4
 68
 48
 c5
@@ -4937,14 +5117,50 @@
 20
 36
 db
+6f
+e0
+c6
+59
+c1
+ff
+80
+00
+6f
+e0
+c7
+7d
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+c7
+7d
+58
+00
+00
+00
+67
+e2
+48
+47
+20
+20
+5a
+73
 20
 40
 04
-41
+a1
 20
 20
-01
-e9
+02
+2d
 20
 40
 59
@@ -4959,8 +5175,8 @@
 c6
 c0
 2c
-04
-d6
+05
+0c
 20
 20
 59
@@ -4975,8 +5191,8 @@
 5a
 c0
 2c
-84
-da
+85
+10
 20
 20
 59
@@ -5007,8 +5223,8 @@
 47
 20
 40
-04
-e2
+05
+18
 20
 20
 56
@@ -5027,8 +5243,8 @@
 57
 c0
 05
-84
-e7
+85
+1d
 20
 20
 59
@@ -5043,8 +5259,8 @@
 59
 c0
 7f
-84
-ed
+85
+23
 68
 48
 c6
@@ -5073,32 +5289,8 @@
 20
 5a
 2f
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
-e6
-fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
-33
-20
-20
-55
-53
-76
-4b
+78
+64
 aa
 55
 40
@@ -5546,13 +5738,13 @@
 00
 4a
 47
-f2
-f9
+60
+ea
 00
 00
 77
 01
-0e
+0b
 aa
 55
 04
@@ -5842,48 +6034,48 @@
 00
 fa
 49
-72
-1b
-9e
-1c
+b9
+1a
+ea
+1a
 aa
 55
 18
 00
 e2
 49
-ff
-ff
-ff
-ff
-9f
+eb
+1a
+b2
+1b
+b3
+1b
+2a
 1c
-03
+2b
+1c
+de
+1c
+df
+1c
+92
 1d
-04
+93
 1d
-30
+46
 1e
-31
+47
+1e
+fa
 1e
-5d
-1f
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
 aa
 55
 06
 00
 fe
 49
-5e
-1f
+fb
+1e
 ac
 1f
 ae
@@ -5944,8 +6136,8 @@
 00
 3f
 46
-60
 85
+90
 aa
 55
 02
@@ -6122,7 +6314,7 @@
 ff
 aa
 55
-1e
+1a
 00
 d6
 48
@@ -6138,20 +6330,16 @@
 41
 a1
 12
-a5
-84
 a7
 ff
-b5
-d0
 b6
 00
-ff
-00
-35
+b5
 c8
-25
+a5
 af
+ff
+00
 09
 00
 ff
@@ -6212,6 +6400,39 @@
 55
 01
 00
+07
+44
+01
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+09
+aa
+55
+06
+00
+2d
+46
+a4
+01
+18
+01
+2c
+01
+aa
+55
+01
+00
 48
 41
 0c
@@ -6300,7 +6521,7 @@
 9a
 40
 00
-18
+0c
 aa
 55
 05
@@ -6323,44 +6544,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
@@ -6407,8 +6590,8 @@
 aa
 aa
 55
-d7
-65
-5c
-47
+e0
+5d
+fb
+83
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/program.lis	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/program.lis	(working copy)
@@ -1,1660 +1,1730 @@
               include "bt_format "
               org 0x0000
 0000 c2840029 bbit1 8 ,pf_patch_ext 
-0001 c0000273 beq patch00_0 ,p_soft_reset 
-0002 c0010038 beq patch00_2 ,p_main_loop 
-0003 c0080041 beq patch02_0 ,p_shutdown_radio 
-0004 c0088043 beq patch02_1 ,p_set_sync_on 
-0005 c00a0142 beq patch02_4 ,p_set_lemode 
-0006 c00a80c4 beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00e4 beq patch03_0 ,p_txon 
-0008 c00c80eb beq patch03_1 ,p_set_tx_power 
-0009 c00d0051 beq patch03_2 ,p_initialize_radio_cont 
-000a c01281d9 beq patch04_5 ,p_lpm_sleep 
-000b c01401f8 beq patch05_0 ,p_lpm_dispatch 
-000c c034024f beq patch0d_0 ,p_mouse_cb_fuction 
-000d c0348277 beq patch0d_1 ,p_mouse_load_device_info_check 
-000e c0360467 beq patch0d_4 ,p_mouse_param_init 
-000f c0370453 beq patch0d_6 ,p_mouse_start_work 
+0001 c00002a2 beq patch00_0 ,p_soft_reset 
+0002 c001003e beq patch00_2 ,p_main_loop 
+0003 c0080047 beq patch02_0 ,p_shutdown_radio 
+0004 c0088049 beq patch02_1 ,p_set_sync_on 
+0005 c00a0148 beq patch02_4 ,p_set_lemode 
+0006 c00a80ca beq patch02_5 ,p_rf_rx_enable 
+0007 c00c00ea beq patch03_0 ,p_txon 
+0008 c00c80f1 beq patch03_1 ,p_set_tx_power 
+0009 c00d0057 beq patch03_2 ,p_initialize_radio_cont 
+000a c0128219 beq patch04_5 ,p_lpm_sleep 
+000b c014023c beq patch05_0 ,p_lpm_dispatch 
+000c c034029b beq patch0d_0 ,p_mouse_cb_fuction 
+000d c03482ae beq patch0d_1 ,p_mouse_load_device_info_check 
+000e c0360260 beq patch0d_4 ,p_mouse_param_init 
+000f c037045b beq patch0d_6 ,p_mouse_start_work 
 0010 c037d4a2 beq patch0d_7 ,mouse_start_reconnect_device + 2 
-0011 c039847a beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0012 c03a04a2 beq patch0e_4 ,p_mouse_lpm_before_common 
-0013 c03b84f1 beq patch0e_7 ,p_mouse_adc_read_start 
-0014 c03d04dd beq patch0f_2 ,p_mouse_motion 
-0015 c03f8430 beq patch0f_7 ,p_mouse_3io6key_check 
-0016 c04084d1 beq patch10_1 ,p_mouse_init_sensor 
-0017 c042032f beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0018 c04283b0 beq patch10_5 ,p_mouse_priority_bb_event 
-0019 c0430359 beq patch10_6 ,p_mouse_le 
-001a c0438381 beq patch10_7 ,p_mouse_bb_event_timer 
-001b c04403ae beq patch11_0 ,p_mouse_start_discovery 
-001c c0450343 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001d c04602ac beq patch11_4 ,p_mouse_store_device_info 
-001e c04682ec beq patch11_5 ,p_mouse_store_dpi_info_check 
-001f c047041a beq patch11_6 ,p_mouse_idle 
-0020 c0458287 beq patch11_3 ,p_mouse_app_initflag_check 
-0021 c0480447 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0022 c04a844a beq patch12_5 ,p_mouse_24g_hibernate_set 
-0023 c04b04ae beq patch12_6 ,p_mouse_24g_package_data 
-0024 c06281ff beq patch18_5 ,p_otp_read_data 
-0025 c06a8256 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0026 c06b04a7 beq patch1a_6 ,p_gpio_set_wake 
-0027 c06d012b beq patch1b_2 ,p_sadc_calibration 
+0011 c03984b3 beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0012 c03a0216 beq patch0e_4 ,p_mouse_lpm_before_common 
+0013 c03b8038 beq patch0e_7 ,p_mouse_adc_read_start 
+0014 c03d0513 beq patch0f_2 ,p_mouse_motion 
+0015 c03f8490 beq patch0f_7 ,p_mouse_3io6key_check 
+0016 c0408507 beq patch10_1 ,p_mouse_init_sensor 
+0017 c0420397 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0018 c04283f7 beq patch10_5 ,p_mouse_priority_bb_event 
+0019 c04301df beq patch10_6 ,p_mouse_le 
+001a c04383c1 beq patch10_7 ,p_mouse_bb_event_timer 
+001b c04403f5 beq patch11_0 ,p_mouse_start_discovery 
+001c c04503ab beq patch11_2 ,p_mouse_store_remote_bdaddr 
+001d c04582c5 beq patch11_3 ,p_mouse_app_initflag_check 
+001e c04602ec beq patch11_4 ,p_mouse_store_device_info 
+001f c0468354 beq patch11_5 ,p_mouse_store_dpi_info_check 
+0020 c047047a beq patch11_6 ,p_mouse_idle 
+0021 c04804a7 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0022 c04a84aa beq patch12_5 ,p_mouse_24g_hibernate_set 
+0023 c04b04db beq patch12_6 ,p_mouse_24g_package_data 
+0024 c0628243 beq patch18_5 ,p_otp_read_data 
+0025 c06a81fe beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0026 c06b01f7 beq patch1a_6 ,p_gpio_set_wake 
+0027 c06d0131 beq patch1b_2 ,p_sadc_calibration 
 0028 2020235a branch assert 
 
 pf_patch_ext:
-0029 c00a0163 beq patch22_4 ,p_le_slave_match 
-002a c00d0162 beq patch23_2 ,p_le_got_first_packet 
-002b c0128192 beq patch24_5 ,p_le_rx_dec 
-002c c0130197 beq patch24_6 ,p_le_rx_nopayload 
-002d c01c81a9 beq patch27_1 ,p_le_parse 
-002e c01d01b3 beq patch27_2 ,p_le_parse_l2cap 
-002f c02601ad beq patch29_4 ,p_le_adv_not_match 
-0030 c02681b1 beq patch29_5 ,p_le_init_adv 
-0031 c0480202 beq patch32_0 ,p_g24_reconn_dispatch 
-0032 c04b043b beq patch32_6 ,p_g24_short_sleep 
-0033 c04d00d2 beq patch33_2 ,p_mouse_g24_retransmit 
-0034 c04e80d9 beq patch33_5 ,p_g24_transmit_hop_process 
-0035 c04f821c beq patch33_7 ,p_power_ctrl_start 
+0029 c00a0169 beq patch22_4 ,p_le_slave_match 
+002a c00d0168 beq patch23_2 ,p_le_got_first_packet 
+002b c0128198 beq patch24_5 ,p_le_rx_dec 
+002c c013019d beq patch24_6 ,p_le_rx_nopayload 
+002d c01c81af beq patch27_1 ,p_le_parse 
+002e c01d01b9 beq patch27_2 ,p_le_parse_l2cap 
+002f c02601b5 beq patch29_4 ,p_le_adv_not_match 
+0030 c02681b3 beq patch29_5 ,p_le_init_adv 
+0031 c0480246 beq patch32_0 ,p_g24_reconn_dispatch 
+0032 c04b049b beq patch32_6 ,p_g24_short_sleep 
+0033 c04d00d8 beq patch33_2 ,p_mouse_g24_retransmit 
+0034 c04e80df beq patch33_5 ,p_g24_transmit_hop_process 
+0035 c04f8268 beq patch33_7 ,p_power_ctrl_start 
 0036 c17f8000 rtneq patch3f_7 
 0037 2020235a branch assert 
 
+p_mouse_adc_read_start:
+0038 20406f82 call enable_adc 
+0039 20406fb0 call vdd_calculate_by_mode 
+003a 1fe6fc0a div pdata ,10 
+003b 20407d5f call get_div_result 
+003c 67e14633 store 2 ,mem_mouse_vdd_now_vol 
+003d 20205553 branch mouse_adc_data_process 
+
 p_main_loop:
-0038 20407552 call sp_calc_sequence_256 
-0039 20407448 call sp_calc_sequence_256_check 
-003a 20402a45 call le_advertising_dispatch 
-003b 2040202a call idle_dispatch 
-003c 204042ad call app_process_idle 
-003d 20402018 call connection_dispatch 
-003e 2040310f call g24_dispatch 
-003f 2040248c call lpm_dispatch 
-0040 20200038 branch p_main_loop 
+003e 20407552 call sp_calc_sequence_256 
+003f 20407448 call sp_calc_sequence_256_check 
+0040 20402a45 call le_advertising_dispatch 
+0041 2040202a call idle_dispatch 
+0042 204042ad call app_process_idle 
+0043 20402018 call connection_dispatch 
+0044 2040310f call g24_dispatch 
+0045 2040248c call lpm_dispatch 
+0046 2020003e branch p_main_loop 
 
 p_shutdown_radio:
-0041 70890000 jam 0 ,0x8900 
-0042 20202153 branch shutdown_radio + 1 
+0047 70890000 jam 0 ,0x8900 
+0048 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-0043 708a0f60 jam 0x60 ,0x8a0f 
-0044 708a10aa jam 0xaa ,0x8a10 
-0045 708a127a jam 0x7a ,0x8a12 
-0046 708a2500 jam 0x00 ,0x8a25 
-0047 708a2600 jam 0x00 ,0x8a26 
-0048 2000003c nop 60 
-0049 708a2020 jam 0x20 ,0x8a20 
-004a 708a23f5 jam 0xf5 ,0x8a23 
-004b 708a2412 jam 0x12 ,0x8a24 
-004c 708a2410 jam 0x10 ,0x8a24 
-004d 2000003c nop 60 
-004e 708a1260 jam 0x60 ,0x8a12 
-004f 708a23dd jam 0xdd ,0x8a23 
-0050 20600000 rtn 
+0049 708a0f60 jam 0x60 ,0x8a0f 
+004a 708a10aa jam 0xaa ,0x8a10 
+004b 708a127a jam 0x7a ,0x8a12 
+004c 708a2500 jam 0x00 ,0x8a25 
+004d 708a2600 jam 0x00 ,0x8a26 
+004e 2000003c nop 60 
+004f 708a2020 jam 0x20 ,0x8a20 
+0050 708a23f5 jam 0xf5 ,0x8a23 
+0051 708a2412 jam 0x12 ,0x8a24 
+0052 708a2410 jam 0x10 ,0x8a24 
+0053 2000003c nop 60 
+0054 708a1260 jam 0x60 ,0x8a12 
+0055 708a23dd jam 0xdd ,0x8a23 
+0056 20600000 rtn 
 
 p_initialize_radio_cont:
-0051 7001bb00 jam 0 ,mem_le_testtype 
-0052 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0053 37d98200 until null ,lpo_edge 
-0054 7089460d jam 0x0d ,0x8946 
-0055 70896f10 jam 0x10 ,0x896f 
-0056 708a13cd jam 0xcd ,0x8a13 
-0057 708a0610 jam 0x10 ,0x8a06 
-0058 708a844a jam 0x4a ,0x8a84 
-0059 708a8540 jam 0x40 ,0x8a85 
-005a 708a16fe jam 0xfe ,0x8a16 
-005b 20400098 call p_set_otp_config 
-005c 204070d7 call wdt_set_disable 
-005d 37d98200 until null ,lpo_edge 
-005e 70813b5f jam 0x5f ,0x813b 
-005f 37d98200 until null ,lpo_edge 
-0060 70813c88 jam 0x88 ,0x813c 
-0061 37d98200 until null ,lpo_edge 
-0062 6fe0c099 fetch 1 ,mem_fcomp_div 
-0063 c008008d beq xtal_16m ,p_initialize_radio_16m 
-0064 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0065 1fe1fe04 or_into 0x04 ,pdata 
-0066 67f08a02 store 1 ,0x8a02 
-0067 70890f01 jam 0x01 ,0x890f 
-0068 708a8024 jam 0x24 ,0x8a80 
-0069 708a8162 jam 0x62 ,0x8a81 
-006a 58e61212 setarg 0xe61212 
-006b 67f18a73 store 3 ,0x8a73 
+0057 7001bb00 jam 0 ,mem_le_testtype 
+0058 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+0059 37d98200 until null ,lpo_edge 
+005a 7089460d jam 0x0d ,0x8946 
+005b 70896f10 jam 0x10 ,0x896f 
+005c 708a13cd jam 0xcd ,0x8a13 
+005d 708a0610 jam 0x10 ,0x8a06 
+005e 708a844a jam 0x4a ,0x8a84 
+005f 708a8540 jam 0x40 ,0x8a85 
+0060 708a16fe jam 0xfe ,0x8a16 
+0061 2040009e call p_set_otp_config 
+0062 204070d7 call wdt_set_disable 
+0063 37d98200 until null ,lpo_edge 
+0064 70813b5f jam 0x5f ,0x813b 
+0065 37d98200 until null ,lpo_edge 
+0066 70813c88 jam 0x88 ,0x813c 
+0067 37d98200 until null ,lpo_edge 
+0068 6fe0c099 fetch 1 ,mem_fcomp_div 
+0069 c0080093 beq xtal_16m ,p_initialize_radio_16m 
+006a 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+006b 1fe1fe04 or_into 0x04 ,pdata 
+006c 67f08a02 store 1 ,0x8a02 
+006d 70890f01 jam 0x01 ,0x890f 
+006e 708a8024 jam 0x24 ,0x8a80 
+006f 708a8162 jam 0x62 ,0x8a81 
+0070 58e61212 setarg 0xe61212 
+0071 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-006c 708a8660 jam 0x60 ,0x8a86 
-006d 708a8b3b jam 0x3b ,0x8a8b 
-006e 2040007f call p_dpll_on 
-006f 70804300 jam 0 ,core_config 
-0070 70804205 jam clksel_dpll ,core_clksel 
-0071 58557474 setarg 0x557474 
-0072 67f18968 store 3 ,0x8968 
-0073 7089606e jam 0x6e ,0x8960 
-0074 204000fe call p_rx_dcoc 
-0075 20400129 call p_rfpll_aac_ghpc 
-0076 20400079 call p_set_xtal_cap 
-0077 7041480c jam system_clk_12m ,mem_system_clk 
-0078 20206f4e branch sadc_calibration 
+0072 708a8660 jam 0x60 ,0x8a86 
+0073 708a8b3b jam 0x3b ,0x8a8b 
+0074 20400085 call p_dpll_on 
+0075 70804300 jam 0 ,core_config 
+0076 70804205 jam clksel_dpll ,core_clksel 
+0077 58557474 setarg 0x557474 
+0078 67f18968 store 3 ,0x8968 
+0079 7089606e jam 0x6e ,0x8960 
+007a 20400104 call p_rx_dcoc 
+007b 2040012f call p_rfpll_aac_ghpc 
+007c 2040007f call p_set_xtal_cap 
+007d 7041480c jam system_clk_12m ,mem_system_clk 
+007e 20206f4e branch sadc_calibration 
 
 p_set_xtal_cap:
-0079 20758000 rtn wake 
-007a 37d98200 until null ,lpo_edge 
-007b 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-007c 67f0813a store 1 ,core_xtal_cap 
-007d 37d98200 until null ,lpo_edge 
-007e 20600000 rtn 
+007f 20758000 rtn wake 
+0080 37d98200 until null ,lpo_edge 
+0081 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+0082 67f0813a store 1 ,core_xtal_cap 
+0083 37d98200 until null ,lpo_edge 
+0084 20600000 rtn 
 
 p_dpll_on:
-007f 6fe0c099 fetch 1 ,mem_fcomp_div 
-0080 c00c0085 beq xtal_24m ,p_dpll_on_24m 
-0081 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0082 1fe1fe06 or_into 0x06 ,pdata 
-0083 67f08a02 store 1 ,0x8a02 
-0084 708a05e0 jam 0xe0 ,0x8a05 
+0085 6fe0c099 fetch 1 ,mem_fcomp_div 
+0086 c00c008b beq xtal_24m ,p_dpll_on_24m 
+0087 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0088 1fe1fe06 or_into 0x06 ,pdata 
+0089 67f08a02 store 1 ,0x8a02 
+008a 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-0085 708a00d8 jam 0xd8 ,0x8a00 
-0086 2000003c nop 60 
-0087 708a01a0 jam 0xa0 ,0x8a01 
-0088 708a00df jam 0xdf ,0x8a00 
-0089 708a01fa jam 0xfa ,0x8a01 
-008a 20000014 nop 20 
-008b 708a009f jam 0x9f ,0x8a00 
-008c 20600000 rtn 
+008b 708a00d8 jam 0xd8 ,0x8a00 
+008c 2000003c nop 60 
+008d 708a01a0 jam 0xa0 ,0x8a01 
+008e 708a00df jam 0xdf ,0x8a00 
+008f 708a01fa jam 0xfa ,0x8a01 
+0090 20000014 nop 20 
+0091 708a009f jam 0x9f ,0x8a00 
+0092 20600000 rtn 
 
 p_initialize_radio_16m:
-008d 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-008e 1fe1fe06 or_into 0x06 ,pdata 
-008f 67f08a02 store 1 ,0x8a02 
-0090 70890f00 jam 0x00 ,0x890f 
-0091 708a8023 jam 0x23 ,0x8a80 
-0092 708a81b0 jam 0xb0 ,0x8a81 
-0093 58e40909 setarg 0xe40909 
-0094 67f18a73 store 3 ,0x8a73 
-0095 708a762a jam 0x2a ,0x8a76 
-0096 70890204 jam 0x04 ,0x8902 
-0097 2020006c branch p_initialize_radio2 
+0093 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0094 1fe1fe06 or_into 0x06 ,pdata 
+0095 67f08a02 store 1 ,0x8a02 
+0096 70890f00 jam 0x00 ,0x890f 
+0097 708a8023 jam 0x23 ,0x8a80 
+0098 708a81b0 jam 0xb0 ,0x8a81 
+0099 58e40909 setarg 0xe40909 
+009a 67f18a73 store 3 ,0x8a73 
+009b 708a762a jam 0x2a ,0x8a76 
+009c 70890204 jam 0x04 ,0x8902 
+009d 20200072 branch p_initialize_radio2 
 
 p_set_otp_config:
-0098 203580c0 branch p_set_otp_config_wake ,wake 
-0099 6fe2020d fetch 4 ,mem_otp_core_ldo 
-009a 207a0000 rtn blank 
-009b 37d98200 until null ,lpo_edge 
-009c 6ff08136 fetch 1 ,0x8136 
-009d 1fe17ef0 and pdata ,0xf0 ,pdata 
-009e 6848820d fetcht 1 ,mem_otp_core_ldo 
-009f 9841fe00 ior temp ,pdata 
-00a0 1fe0fffd increase -3 ,pdata 
-00a1 67f08136 store 1 ,0x8136 
-00a2 37d98200 until null ,lpo_edge 
-00a3 6ff08138 fetch 1 ,0x8138 
-00a4 1fe17e07 and pdata ,0x7 ,pdata 
-00a5 6848820e fetcht 1 ,mem_otp_verf_bg 
-00a6 18498400 lshift3 temp ,temp 
-00a7 9841fe00 ior temp ,pdata 
-00a8 67f08138 store 1 ,0x8138 
-00a9 37d98200 until null ,lpo_edge 
+009e 203580c6 branch p_set_otp_config_wake ,wake 
+009f 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00a0 207a0000 rtn blank 
+00a1 37d98200 until null ,lpo_edge 
+00a2 6ff08136 fetch 1 ,0x8136 
+00a3 1fe17ef0 and pdata ,0xf0 ,pdata 
+00a4 6848820d fetcht 1 ,mem_otp_core_ldo 
+00a5 9841fe00 ior temp ,pdata 
+00a6 1fe0fffd increase -3 ,pdata 
+00a7 67f08136 store 1 ,0x8136 
+00a8 37d98200 until null ,lpo_edge 
+00a9 6ff08138 fetch 1 ,0x8138 
+00aa 1fe17e07 and pdata ,0x7 ,pdata 
+00ab 6848820e fetcht 1 ,mem_otp_verf_bg 
+00ac 18498400 lshift3 temp ,temp 
+00ad 9841fe00 ior temp ,pdata 
+00ae 67f08138 store 1 ,0x8138 
+00af 37d98200 until null ,lpo_edge 
 
 p_set_otp_config2:
-00aa 6ff08acb fetch 1 ,0x8acb 
-00ab 1fe17ef0 and pdata ,0xf0 ,pdata 
-00ac 6848820f fetcht 1 ,mem_otp_charge_pump 
-00ad 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00ae 9841fe00 ior temp ,pdata 
-00af 67f08acb store 1 ,0x8acb 
-00b0 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00b1 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00b2 2feffe03 isolate1 3 ,pdata 
-00b3 6ff08a06 fetch 1 ,0x8a06 
-00b4 7920fe07 setflag true ,7 ,pdata 
-00b5 67f08a06 store 1 ,0x8a06 
+00b0 6ff08acb fetch 1 ,0x8acb 
+00b1 1fe17ef0 and pdata ,0xf0 ,pdata 
+00b2 6848820f fetcht 1 ,mem_otp_charge_pump 
+00b3 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00b4 9841fe00 ior temp ,pdata 
+00b5 67f08acb store 1 ,0x8acb 
 00b6 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00b7 1fe10407 and pdata ,7 ,temp 
-00b8 18520400 lshift4 temp ,temp 
-00b9 18438400 lshift temp ,temp 
-00ba 6048c438 storet 1 ,mem_ring_ibias_trim 
-00bb 6ff08a02 fetch 1 ,0x8a02 
-00bc 1fe17e1f and pdata ,0x1f ,pdata 
-00bd 9841fe00 ior temp ,pdata 
-00be 67f08a02 store 1 ,0x8a02 
-00bf 20600000 rtn 
+00b7 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00b8 2feffe03 isolate1 3 ,pdata 
+00b9 6ff08a06 fetch 1 ,0x8a06 
+00ba 7920fe07 setflag true ,7 ,pdata 
+00bb 67f08a06 store 1 ,0x8a06 
+00bc 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00bd 1fe10407 and pdata ,7 ,temp 
+00be 18520400 lshift4 temp ,temp 
+00bf 18438400 lshift temp ,temp 
+00c0 6048c438 storet 1 ,mem_ring_ibias_trim 
+00c1 6ff08a02 fetch 1 ,0x8a02 
+00c2 1fe17e1f and pdata ,0x1f ,pdata 
+00c3 9841fe00 ior temp ,pdata 
+00c4 67f08a02 store 1 ,0x8a02 
+00c5 20600000 rtn 
 
 p_set_otp_config_wake:
-00c0 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00c1 207a0000 rtn blank 
-00c2 67e1020f store 2 ,mem_otp_charge_pump 
-00c3 202000aa branch p_set_otp_config2 
+00c6 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00c7 207a0000 rtn blank 
+00c8 67e1020f store 2 ,mem_otp_charge_pump 
+00c9 202000b0 branch p_set_otp_config2 
 
 p_rf_rx_enable:
-00c4 2040686f call rf_debug_rx_gpio_high 
-00c5 204021ba call rf_rx_agc_set 
-00c6 18002a08 force 8 ,radio_ctrl 
-00c7 18002a00 force 0 ,radio_ctrl 
-00c8 580aaada setarg 0x0aaada 
-00c9 67f18a0f store 3 ,0x8a0f 
-00ca 708a2540 jam 0x40 ,0x8a25 
-00cb 708a2610 jam 0x10 ,0x8a26 
-00cc 2000003c nop 60 
-00cd 708a01fb jam 0xfb ,0x8a01 
-00ce 708a25ff jam 0xff ,0x8a25 
-00cf 708a2630 jam 0x30 ,0x8a26 
-00d0 708a16fe jam 0xfe ,0x8a16 
-00d1 202021b4 branch rf_rx_enable + 14 
+00ca 2040686f call rf_debug_rx_gpio_high 
+00cb 204021ba call rf_rx_agc_set 
+00cc 18002a08 force 8 ,radio_ctrl 
+00cd 18002a00 force 0 ,radio_ctrl 
+00ce 580aaada setarg 0x0aaada 
+00cf 67f18a0f store 3 ,0x8a0f 
+00d0 708a2540 jam 0x40 ,0x8a25 
+00d1 708a2610 jam 0x10 ,0x8a26 
+00d2 2000003c nop 60 
+00d3 708a01fb jam 0xfb ,0x8a01 
+00d4 708a25ff jam 0xff ,0x8a25 
+00d5 708a2630 jam 0x30 ,0x8a26 
+00d6 708a16fe jam 0xfe ,0x8a16 
+00d7 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00d2 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00d3 247a0000 nrtn blank 
-00d4 204000d6 call p_mouse_retransmit_select_device_by_pb_button 
-00d5 202060fc branch mouse_g24_retransmit + 3 
+00d8 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+00d9 247a0000 nrtn blank 
+00da 204000dc call p_mouse_retransmit_select_device_by_pb_button 
+00db 202060fc branch mouse_g24_retransmit + 3 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00d6 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00d7 c17f8000 rtneq gpio_disable 
-00d8 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+00dc 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+00dd c17f8000 rtneq gpio_disable 
+00de 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_g24_transmit_hop_process:
-00d9 6848c601 fetcht 1 ,mem_24g_retry 
-00da 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-00db 98467c00 isub temp ,null 
-00dc 242100de nbranch p_g24_tx_fast_hop ,positive 
-00dd 20203681 branch g24_transmit_hop_process + 5 
+00df 6848c601 fetcht 1 ,mem_24g_retry 
+00e0 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+00e1 98467c00 isub temp ,null 
+00e2 242100e4 nbranch p_g24_tx_fast_hop ,positive 
+00e3 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-00de 6fe2458f fetch 4 ,mem_24g_addr 
-00df 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-00e0 98467c00 isub temp ,null 
-00e1 2022b222 branch g24_ch ,zero 
-00e2 20400242 call p_power_ctrl_txpower_incrs 
-00e3 2020369b branch g24_tx_fast_hop + 1 
+00e4 6fe2458f fetch 4 ,mem_24g_addr 
+00e5 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+00e6 98467c00 isub temp ,null 
+00e7 2022b222 branch g24_ch ,zero 
+00e8 2040028e call p_power_ctrl_txpower_incrs 
+00e9 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-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 
+00ea 580aaa7e setarg 0x0aaa7e 
+00eb 67f18a0f store 3 ,0x8a0f 
+00ec 2000003c nop 60 
+00ed 708a2500 jam 0x00 ,0x8a25 
+00ee 708a260d jam 0x0d ,0x8a26 
+00ef 708a16f6 jam 0xf6 ,0x8a16 
+00f0 20202203 branch txon + 7 
 
 p_set_tx_power:
-00eb 6fe0c141 fetch 1 ,mem_tx_power 
-00ec c0032225 beq tx_power_6db ,set_tx_power_7db 
-00ed c00500f1 beq tx_power_10db ,p_set_tx_power_10db 
-00ee c04f00fa beq tx_power_f30db ,p_set_tx_power_f30db 
-00ef c05500f6 beq tx_power_factory ,p_set_tx_power_factory 
-00f0 2020220e branch set_tx_power + 2 
+00f1 6fe0c141 fetch 1 ,mem_tx_power 
+00f2 c0032225 beq tx_power_6db ,set_tx_power_7db 
+00f3 c00500f7 beq tx_power_10db ,p_set_tx_power_10db 
+00f4 c04f0100 beq tx_power_f30db ,p_set_tx_power_f30db 
+00f5 c05500fc beq tx_power_factory ,p_set_tx_power_factory 
+00f6 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_10db:
-00f1 708a1425 jam 0x25 ,0x8a14 
-00f2 58a93f3f setarg 0xa93f3f 
-00f3 67f18a60 store 3 ,0x8a60 
-00f4 708a631f jam 0x1f ,0x8a63 
-00f5 20600000 rtn 
+00f7 708a1425 jam 0x25 ,0x8a14 
+00f8 58a93f3f setarg 0xa93f3f 
+00f9 67f18a60 store 3 ,0x8a60 
+00fa 708a631f jam 0x1f ,0x8a63 
+00fb 20600000 rtn 
 
 p_set_tx_power_factory:
-00f6 708a1417 jam 0x17 ,0x8a14 
-00f7 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
-00f8 67f18a60 store 3 ,0x8a60 
-00f9 2020221a branch set_tx_power_8a63_28 
+00fc 708a1417 jam 0x17 ,0x8a14 
+00fd 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+00fe 67f18a60 store 3 ,0x8a60 
+00ff 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-00fa 708a1417 jam 0x17 ,0x8a14 
-00fb 58250300 setarg 0x250300 
-00fc 67f18a60 store 3 ,0x8a60 
-00fd 2020221a branch set_tx_power_8a63_28 
+0100 708a1417 jam 0x17 ,0x8a14 
+0101 58250300 setarg 0x250300 
+0102 67f18a60 store 3 ,0x8a60 
+0103 2020221a branch set_tx_power_8a63_28 
 
 p_rx_dcoc:
-00fe 20758000 rtn wake 
-00ff 20402160 call set_sync_on 
-0100 d8400027 arg 39 ,temp 
-0101 2040216f call set_freq_rx 
-0102 204021a6 call rf_rx_enable 
-0103 708a257f jam 0x7f ,0x8a25 
-0104 708a301a jam 0x1a ,0x8a30 
-0105 708a3178 jam 0x78 ,0x8a31 
-0106 708a8fb2 jam 0xb2 ,0x8a8f 
-0107 708ac200 jam 0 ,0x8ac2 
-0108 708ac300 jam 0 ,0x8ac3 
-0109 d8e00006 arg 6 ,queue 
-010a 2040011b call p_rx_dcoc_avg 
-010b 2a2ffe0d isolate1 13 ,rega 
-010c 2040211d call qset_start 
-010d 2a4ffe0d isolate1 13 ,regb 
-010e 2040211e call qset_p 
-010f d8e00005 arg 5 ,queue 
+0104 20758000 rtn wake 
+0105 20402160 call set_sync_on 
+0106 d8400027 arg 39 ,temp 
+0107 2040216f call set_freq_rx 
+0108 204021a6 call rf_rx_enable 
+0109 708a257f jam 0x7f ,0x8a25 
+010a 708a301a jam 0x1a ,0x8a30 
+010b 708a3178 jam 0x78 ,0x8a31 
+010c 708a8fb2 jam 0xb2 ,0x8a8f 
+010d 708ac200 jam 0 ,0x8ac2 
+010e 708ac300 jam 0 ,0x8ac3 
+010f d8e00006 arg 6 ,queue 
+0110 20400121 call p_rx_dcoc_avg 
+0111 2a2ffe0d isolate1 13 ,rega 
+0112 2040211d call qset_start 
+0113 2a4ffe0d isolate1 13 ,regb 
+0114 2040211e call qset_p 
+0115 d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-0110 2040211c call qset1_p 
-0111 2040211e call qset_p 
-0112 2040011b call p_rx_dcoc_avg 
-0113 d8a08ac2 arg 0x8ac2 ,contw 
-0114 1a31fe00 rshift4 rega ,pdata 
-0115 20402117 call qsetxor 
-0116 1a51fe00 rshift4 regb ,pdata 
-0117 20402117 call qsetxor 
-0118 18e08fff increase -1 ,queue 
-0119 20210110 branch p_rx_dcoc_loop2 ,positive 
-011a 2020214f branch rx_dcoc_loop2 + 10 
+0116 2040211c call qset1_p 
+0117 2040211e call qset_p 
+0118 20400121 call p_rx_dcoc_avg 
+0119 d8a08ac2 arg 0x8ac2 ,contw 
+011a 1a31fe00 rshift4 rega ,pdata 
+011b 20402117 call qsetxor 
+011c 1a51fe00 rshift4 regb ,pdata 
+011d 20402117 call qsetxor 
+011e 18e08fff increase -1 ,queue 
+011f 20210116 branch p_rx_dcoc_loop2 ,positive 
+0120 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-011b 2000003c nop 60 
-011c 58000f00 setarg mem_dcoc_buf 
-011d 67f10982 store 2 ,0x8982 
-011e 58000ff0 setarg mem_dcoc_buf_end 
-011f 67f10984 store 2 ,0x8984 
-0120 70898109 jam 0x9 ,0x8981 
-0121 70898103 jam 0x3 ,0x8981 
-0122 70898006 jam 0x6 ,0x8980 
-0123 2000003c nop 60 
-0124 da200000 arg 0 ,rega 
-0125 da400000 arg 0 ,regb 
-0126 df200010 arg 16 ,loopcnt 
-0127 d8c00f00 arg mem_dcoc_buf ,contr 
-0128 2020212d branch rx_dcoc_loop 
+0121 2000003c nop 60 
+0122 58000f00 setarg mem_dcoc_buf 
+0123 67f10982 store 2 ,0x8982 
+0124 58000ff0 setarg mem_dcoc_buf_end 
+0125 67f10984 store 2 ,0x8984 
+0126 70898109 jam 0x9 ,0x8981 
+0127 70898103 jam 0x3 ,0x8981 
+0128 70898006 jam 0x6 ,0x8980 
+0129 2000003c nop 60 
+012a da200000 arg 0 ,rega 
+012b da400000 arg 0 ,regb 
+012c df200010 arg 16 ,loopcnt 
+012d d8c00f00 arg mem_dcoc_buf ,contr 
+012e 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-0129 20758000 rtn wake 
-012a 20202272 branch rfpll_aac_ghpc + 1 
+012f 20758000 rtn wake 
+0130 20202272 branch rfpll_aac_ghpc + 1 
 
 p_sadc_calibration:
-012b 20758000 rtn wake 
-012c 708a0777 jam 0x77 ,core_gpadc_ctrl 
-012d 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-012e 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-012f 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0130 67f080cd store 1 ,core_sadc_clkdiv 
-0131 20000bb8 nop 3000 
-0132 2040013b call p_sadc_read 
-0133 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0134 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0135 df200008 arg 8 ,loopcnt 
-0136 20406f58 call sadc_cal_read + 1 
-0137 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0138 67e0c433 store 1 ,mem_adc_cal_c7 
-0139 6240c419 storer regb ,1 ,mem_spi_write_addr 
-013a 20600000 rtn 
+0131 20758000 rtn wake 
+0132 708a0777 jam 0x77 ,core_gpadc_ctrl 
+0133 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+0134 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+0135 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0136 67f080cd store 1 ,core_sadc_clkdiv 
+0137 20000bb8 nop 3000 
+0138 20400141 call p_sadc_read 
+0139 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+013a 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+013b df200008 arg 8 ,loopcnt 
+013c 20406f58 call sadc_cal_read + 1 
+013d 6fe0c419 fetch 1 ,mem_spi_write_addr 
+013e 67e0c433 store 1 ,mem_adc_cal_c7 
+013f 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0140 20600000 rtn 
 
 p_sadc_read:
-013b 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0141 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-013c 6ff08129 fetch 1 ,core_perf_status 
-013d c302813c bbit0 saradc_done ,p_sadc_read_wait 
-013e 68590164 fetcht 2 ,core_sadc_data 
-013f 6049440a storet 2 ,mem_adc_current_value 
-0140 7080cc00 jam 0x00 ,core_sadc_ctrl 
-0141 20600000 rtn 
+0142 6ff08129 fetch 1 ,core_perf_status 
+0143 c3028142 bbit0 saradc_done ,p_sadc_read_wait 
+0144 68590164 fetcht 2 ,core_sadc_data 
+0145 6049440a storet 2 ,mem_adc_current_value 
+0146 7080cc00 jam 0x00 ,core_sadc_ctrl 
+0147 20600000 rtn 
 
 p_set_lemode:
-0142 708a8211 jam 0x11 ,0x8a82 
-0143 708a8d12 jam 0x12 ,0x8a8d 
-0144 708a8e0a jam 0x0a ,0x8a8e 
-0145 6fe0c099 fetch 1 ,mem_fcomp_div 
-0146 c008015b beq xtal_16m ,p_set_lemode_2m_16m 
-0147 58005762 setarg 0x5762 
-0148 67f10907 store 2 ,0x8907 
+0148 708a8211 jam 0x11 ,0x8a82 
+0149 708a8d12 jam 0x12 ,0x8a8d 
+014a 708a8e0a jam 0x0a ,0x8a8e 
+014b 6fe0c099 fetch 1 ,mem_fcomp_div 
+014c c0080161 beq xtal_16m ,p_set_lemode_2m_16m 
+014d 58005762 setarg 0x5762 
+014e 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0149 70890103 jam 3 ,0x8901 
-014a 70893003 jam 3 ,0x8930 
-014b c6168000 rtnmark1 mark_ble_2m 
-014c 70890101 jam 1 ,0x8901 
-014d 708a8207 jam 0x07 ,0x8a82 
-014e 708a8d44 jam 0x44 ,0x8a8d 
-014f 708a8e0a jam 0x0a ,0x8a8e 
-0150 6fe0c099 fetch 1 ,mem_fcomp_div 
-0151 c0080158 beq xtal_16m ,p_set_lemode_1m_16m 
-0152 58002bb1 setarg 0x2bb1 
-0153 67f10907 store 2 ,0x8907 
+014f 70890103 jam 3 ,0x8901 
+0150 70893003 jam 3 ,0x8930 
+0151 c6168000 rtnmark1 mark_ble_2m 
+0152 70890101 jam 1 ,0x8901 
+0153 708a8207 jam 0x07 ,0x8a82 
+0154 708a8d44 jam 0x44 ,0x8a8d 
+0155 708a8e0a jam 0x0a ,0x8a8e 
+0156 6fe0c099 fetch 1 ,mem_fcomp_div 
+0157 c008015e beq xtal_16m ,p_set_lemode_1m_16m 
+0158 58002bb1 setarg 0x2bb1 
+0159 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0154 c6978000 rtnmark0 mark_ble_lr 
-0155 70893024 jam 0x24 ,0x8930 
-0156 70890105 jam 5 ,0x8901 
-0157 20600000 rtn 
+015a c6978000 rtnmark0 mark_ble_lr 
+015b 70893024 jam 0x24 ,0x8930 
+015c 70890105 jam 5 ,0x8901 
+015d 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0158 58004189 setarg 0x4189 
-0159 67f10907 store 2 ,0x8907 
-015a 20200154 branch p_set_lemode_1m 
+015e 58004189 setarg 0x4189 
+015f 67f10907 store 2 ,0x8907 
+0160 2020015a branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-015b 58008312 setarg 0x8312 
-015c 67f10907 store 2 ,0x8907 
-015d 20200149 branch p_set_lemode_2m 
+0161 58008312 setarg 0x8312 
+0162 67f10907 store 2 ,0x8907 
+0163 2020014f branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-015e 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-015f da600100 arg 256 ,regc 
-0160 9a60fe00 iadd regc ,pdata 
-0161 20600000 rtn 
+0164 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
+0165 da600100 arg 256 ,regc 
+0166 9a60fe00 iadd regc ,pdata 
+0167 20600000 rtn 
 
 p_le_got_first_packet:
-0162 20200182 branch p_le_got_first_packet_new 
+0168 20200188 branch p_le_got_first_packet_new 
 
 p_le_slave_match:
-0163 20400165 call p_le_check_retransmit 
-0164 20202563 branch le_slave_match + 1 
+0169 2040016b call p_le_check_retransmit 
+016a 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-0165 6fe0cbfa fetch 1 ,mem_le_conn_first_rcv 
-0166 207a0000 rtn blank 
-0167 6fe0cbfb fetch 1 ,mem_le_check_retransmit_flag 
-0168 247a0000 nrtn blank 
-0169 6848cbfa fetcht 1 ,mem_le_conn_first_rcv 
-016a 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-016b 98467c00 isub temp ,null 
-016c 2441015e ncall p_le_check_retransmit_timesout ,positive 
-016d 98467e00 isub temp ,pdata 
-016e 1fe67c64 sub pdata ,100 ,null 
-016f 20210177 branch p_le_check_retransmit_count ,positive 
-0170 6fe0cbfc fetch 1 ,mem_le_retransmit_cnt 
-0171 1fe67c14 sub pdata ,20 ,null 
-0172 24410175 ncall p_app_ble_disconnect ,positive 
-0173 704bfb01 jam 1 ,mem_le_check_retransmit_flag 
-0174 20600000 rtn 
+016b 6fe0cbfb fetch 1 ,mem_le_conn_first_rcv 
+016c 207a0000 rtn blank 
+016d 6fe0cbfc fetch 1 ,mem_le_check_retransmit_flag 
+016e 247a0000 nrtn blank 
+016f 6848cbfb fetcht 1 ,mem_le_conn_first_rcv 
+0170 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
+0171 98467c00 isub temp ,null 
+0172 24410164 ncall p_le_check_retransmit_timesout ,positive 
+0173 98467e00 isub temp ,pdata 
+0174 1fe67c64 sub pdata ,100 ,null 
+0175 2021017d branch p_le_check_retransmit_count ,positive 
+0176 6fe0cbfd fetch 1 ,mem_le_retransmit_cnt 
+0177 1fe67c14 sub pdata ,20 ,null 
+0178 2441017b ncall p_app_ble_disconnect ,positive 
+0179 704bfc01 jam 1 ,mem_le_check_retransmit_flag 
+017a 20600000 rtn 
 
 p_app_ble_disconnect:
-0175 704bfd01 jam 1 ,mem_le_check_retransmit_discon_flag 
-0176 2020431f branch app_ble_disconnect 
+017b 704bfe01 jam 1 ,mem_le_check_retransmit_discon_flag 
+017c 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-0177 6848817f fetcht 1 ,mem_le_arq 
-0178 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-0179 1fe37e00 rshift pdata ,pdata 
-017a 9842fe00 ixor temp ,pdata 
-017b 2feffe02 isolate1 nesn ,pdata 
-017c 58000000 setarg 0 
-017d 6848cbfc fetcht 1 ,mem_le_retransmit_cnt 
-017e 7920fe00 setflag true ,0 ,pdata 
-017f 98408400 iadd temp ,temp 
-0180 6048cbfc storet 1 ,mem_le_retransmit_cnt 
-0181 20600000 rtn 
+017d 6848817f fetcht 1 ,mem_le_arq 
+017e 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+017f 1fe37e00 rshift pdata ,pdata 
+0180 9842fe00 ixor temp ,pdata 
+0181 2feffe02 isolate1 nesn ,pdata 
+0182 58000000 setarg 0 
+0183 6848cbfd fetcht 1 ,mem_le_retransmit_cnt 
+0184 7920fe00 setflag true ,0 ,pdata 
+0185 98408400 iadd temp ,temp 
+0186 6048cbfd storet 1 ,mem_le_retransmit_cnt 
+0187 20600000 rtn 
 
 p_le_got_first_packet_new:
-0182 6fe08005 fetch 1 ,mem_le_conn_rcv 
-0183 1fe0fe01 increase 1 ,pdata 
-0184 67e08005 store 1 ,mem_le_conn_rcv 
-0185 24368189 nbranch p_le_got_first_packet_new + 7 ,match 
-0186 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-0187 1fe0fe01 increase 1 ,pdata 
-0188 67e0cbf9 store 1 ,mem_le_conn_rcv_new 
-0189 6fe08168 fetch 1 ,mem_le_state 
-018a c3818000 rtnbit1 lestate_got_first_packet 
-018b 79207e03 set1 lestate_got_first_packet ,pdata 
-018c 67e08168 store 1 ,mem_le_state 
-018d 6fe142f5 fetch 2 ,mem_le_init_superto 
-018e 67e10196 store 2 ,mem_le_superto 
-018f 58000000 setarg 0 
-0190 67e2431d store 4 ,mem_le_transmit_window 
-0191 20600000 rtn 
+0188 6fe08005 fetch 1 ,mem_le_conn_rcv 
+0189 1fe0fe01 increase 1 ,pdata 
+018a 67e08005 store 1 ,mem_le_conn_rcv 
+018b 2436818f nbranch p_le_got_first_packet_new + 7 ,match 
+018c 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
+018d 1fe0fe01 increase 1 ,pdata 
+018e 67e0cbfa store 1 ,mem_le_conn_rcv_new 
+018f 6fe08168 fetch 1 ,mem_le_state 
+0190 c3818000 rtnbit1 lestate_got_first_packet 
+0191 79207e03 set1 lestate_got_first_packet ,pdata 
+0192 67e08168 store 1 ,mem_le_state 
+0193 6fe142f5 fetch 2 ,mem_le_init_superto 
+0194 67e10196 store 2 ,mem_le_superto 
+0195 58000000 setarg 0 
+0196 67e2431d store 4 ,mem_le_transmit_window 
+0197 20600000 rtn 
 
 p_le_rx_dec:
-0192 2040281c call le_check_retransmit 
-0193 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0194 1a20a3fc increase -4 ,rega 
-0195 242126fa nbranch le_crc_fail_consecutive ,positive 
-0196 2020268e branch le_rx_dec + 6 
+0198 2040281c call le_check_retransmit 
+0199 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+019a 1a20a3fc increase -4 ,rega 
+019b 242126fa nbranch le_crc_fail_consecutive ,positive 
+019c 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-0197 09800018 parse demod ,bucket ,24 
-0198 1fef7e00 rshift32 pdata ,pdata 
-0199 1ff17e00 rshift16 pdata ,pdata 
-019a e7e18005 istore 3 ,contw 
-019b 78287c00 enable swfine 
-019c 2040270d call le_set_until_tx_timer 
-019d 202326f6 branch le_crc_fail ,crc_failed 
-019e c59926af bmark0 mark_ble_encryption ,le_rx_match 
-019f 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-01a0 203a26af branch le_rx_match ,blank 
-01a1 1fe0fffc increase -4 ,pdata 
-01a2 67e0804d store 1 ,mem_le_rxbuf_data_length 
-01a3 204072cb call wait_ccm_done 
-01a4 6ff08108 fetch 1 ,core_misc_status 
-01a5 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01a6 1800700c force regidx_result ,regext_index 
-01a7 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01a8 202026af branch le_rx_match 
+019d 09800018 parse demod ,bucket ,24 
+019e 1fef7e00 rshift32 pdata ,pdata 
+019f 1ff17e00 rshift16 pdata ,pdata 
+01a0 e7e18005 istore 3 ,contw 
+01a1 78287c00 enable swfine 
+01a2 2040270d call le_set_until_tx_timer 
+01a3 202326f6 branch le_crc_fail ,crc_failed 
+01a4 c59926af bmark0 mark_ble_encryption ,le_rx_match 
+01a5 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+01a6 203a26af branch le_rx_match ,blank 
+01a7 1fe0fffc increase -4 ,pdata 
+01a8 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01a9 204072cb call wait_ccm_done 
+01aa 6ff08108 fetch 1 ,core_misc_status 
+01ab c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01ac 1800700c force regidx_result ,regext_index 
+01ad 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01ae 202026af branch le_rx_match 
 
 p_le_parse:
-01a9 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01aa c1000000 rtneq llid_reserved 
-01ab c001b04a beq llid_le_ll ,le_parse_ll 
-01ac 202028e1 branch le_parse_l2cap 
-
-p_le_adv_not_match:
-01ad 20402152 call shutdown_radio 
-01ae 70890000 jam 0 ,0x8900 
-01af 793f8030 set0 mark_ble_crc_fail ,mark 
-01b0 20202ae3 branch le_adv_not_match + 1 
+01af 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01b0 c1000000 rtneq llid_reserved 
+01b1 c001b04a beq llid_le_ll ,le_parse_ll 
+01b2 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01b1 793f8030 set0 mark_ble_crc_fail ,mark 
-01b2 20202af6 branch le_init_adv + 1 
+01b3 793f8030 set0 mark_ble_crc_fail ,mark 
+01b4 20202af6 branch le_init_adv + 1 
+
+p_le_adv_not_match:
+01b5 20402152 call shutdown_radio 
+01b6 70890000 jam 0 ,0x8900 
+01b7 793f8030 set0 mark_ble_crc_fail ,mark 
+01b8 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01b3 efe10006 ifetch 2 ,contr 
-01b4 c00201b6 beq le_l2cap_cid_att ,p_le_parse_att 
-01b5 202028eb branch le_parse_l2cap_next + 2 
+01b9 efe10006 ifetch 2 ,contr 
+01ba c00201bc beq le_l2cap_cid_att ,p_le_parse_att 
+01bb 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01b6 efe18006 ifetch 3 ,contr 
-01b7 67e1c397 store 3 ,mem_le_att_opcode 
-01b8 c00501bb beq attop_read_request ,p_le_parse_att_read_request 
-01b9 c00901ca beq attop_write_request ,p_le_parse_att_write_request 
-01ba 20202b96 branch le_parse_att2 
+01bc efe18006 ifetch 3 ,contr 
+01bd 67e1c397 store 3 ,mem_le_att_opcode 
+01be c00501c1 beq attop_read_request ,p_le_parse_att_read_request 
+01bf c00901d0 beq attop_write_request ,p_le_parse_att_write_request 
+01c0 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01bb 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01bc c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01bd 20402dc7 call le_check_encrypt_state 
-01be 68494398 fetcht 2 ,mem_le_att_handle 
-01bf 6fe0c321 fetch 1 ,mem_le_configuration 
-01c0 c28181c5 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+01c1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01c2 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+01c3 20402dc7 call le_check_encrypt_state 
+01c4 68494398 fetcht 2 ,mem_le_att_handle 
+01c5 6fe0c321 fetch 1 ,mem_le_configuration 
+01c6 c28181cb bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01c1 6fe14398 fetch 2 ,mem_le_att_handle 
-01c2 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01c3 68494398 fetcht 2 ,mem_le_att_handle 
-01c4 20202d1d branch le_send_att_read_response 
+01c7 6fe14398 fetch 2 ,mem_le_att_handle 
+01c8 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+01c9 68494398 fetcht 2 ,mem_le_att_handle 
+01ca 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01c5 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01c6 98467c00 isub temp ,null 
-01c7 242281c1 nbranch p_le_send_att_read_response ,zero 
-01c8 243401c1 nbranch p_le_send_att_read_response ,user 
-01c9 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01cb 6fe14332 fetch 2 ,mem_le_pairing_handle 
+01cc 98467c00 isub temp ,null 
+01cd 242281c7 nbranch p_le_send_att_read_response ,zero 
+01ce 243401c7 nbranch p_le_send_att_read_response ,user 
+01cf 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01ca 18c22200 copy contr ,rega 
-01cb 6fe14335 fetch 2 ,mem_le_l2cap_size 
-01cc 1fe0a5fd add pdata ,-3 ,regb 
-01cd 20402929 call le_writeatt_cb 
-01ce 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01cf c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-01d0 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-01d1 203a2dac branch le_send_att_write_response_check_auth ,blank 
-01d2 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01d3 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-01d4 5800001a setarg 0x001a 
-01d5 68494398 fetcht 2 ,mem_le_att_handle 
-01d6 98467c00 isub temp ,null 
-01d7 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-01d8 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01d0 18c22200 copy contr ,rega 
+01d1 6fe14335 fetch 2 ,mem_le_l2cap_size 
+01d2 1fe0a5fd add pdata ,-3 ,regb 
+01d3 20402929 call le_writeatt_cb 
+01d4 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01d5 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+01d6 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+01d7 203a2dac branch le_send_att_write_response_check_auth ,blank 
+01d8 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01d9 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+01da 5800001a setarg 0x001a 
+01db 68494398 fetcht 2 ,mem_le_att_handle 
+01dc 98467c00 isub temp ,null 
+01dd 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+01de 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+
+p_mouse_le:
+01df 20402a28 call le_fifo_check_nearly_full 
+01e0 247a0000 nrtn blank 
+01e1 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01e2 c07f81ea beq 0xff ,p_mouse_le_next 
+01e3 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01e4 1fe17e03 and pdata ,0x03 ,pdata 
+01e5 c1818000 rtnne 0x03 
+01e6 6fe0cbfc fetch 1 ,mem_le_check_retransmit_flag 
+01e7 207a0000 rtn blank 
+01e8 6fe0cbfe fetch 1 ,mem_le_check_retransmit_discon_flag 
+01e9 247a0000 nrtn blank 
+
+p_mouse_le_next:
+01ea 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01eb 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+01ec 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01ed c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+01ee c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+01ef c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+01f0 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+01f1 20405601 call mouse_motion 
+01f2 20405ab2 call mouse_check_125hz 
+01f3 24740000 nrtn user 
+01f4 20405abc call mouse_current_mult_update 
+01f5 204004fc call p_mouse_data_xy_release 
+01f6 20205b37 branch mouse_le_next + 12 
+
+p_gpio_set_wake:
+01f7 18467cff sub temp ,ui_button_gpio_disable ,null 
+01f8 20628000 rtn zero 
+01f9 d9000004 arg 4 ,debug 
+01fa 284ffe07 isolate1 gpio_active_bit ,temp 
+01fb 2020eebd branch gpio_set_wake_high ,true 
+01fc d9000003 arg 3 ,debug 
+01fd 20206ebd branch gpio_set_wake_high 
+
+p_gpio_set_wake_by_current_state:
+01fe 18467cff sub temp ,gpio_disable ,null 
+01ff 20628000 rtn zero 
+0200 6048cb1f storet 1 ,mem_mouse_wheel_temp_gpio 
+0201 20406ee6 call gpio_get_bit 
+0202 20208207 branch p_gpio_set_qdec_mode ,true 
+
+p_gpio_set_low_wake_disable_qdec:
+0203 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
+0204 20406f0f call gpio_set_high_impedance 
+0205 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
+0206 2020020e branch p_gpio_set_low_wake 
+
+p_gpio_set_qdec_mode:
+0207 704b2001 jam 1 ,mem_mouse_qdec_set_flag 
+0208 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
+0209 20406f0f call gpio_set_high_impedance 
+020a 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
+020b 2020020c branch p_mouse_qdec_lpm_cfg 
+
+p_mouse_qdec_lpm_cfg:
+020c d9000006 arg 6 ,debug 
+020d 20206ebd branch gpio_set_wake_high 
+
+p_gpio_set_low_wake:
+020e d9000003 arg 3 ,debug 
+020f 20206ebd branch gpio_set_wake_high 
+
+p_mouse_puchk_disable:
+0210 58000010 setarg 0x10 
+
+p_mouse_puchk_set:
+0211 67f08141 store 1 ,core_puwakeup 
+0212 37d98200 until null ,lpo_edge 
+0213 20600000 rtn 
+
+p_mouse_puchk_enable:
+0214 58000080 setarg 0x80 
+0215 20200211 branch p_mouse_puchk_set 
+
+p_mouse_lpm_before_common:
+0216 204004a1 call p_clear_wake 
+0217 704b2000 jam 0 ,mem_mouse_qdec_set_flag 
+0218 2020550d branch mouse_lpm_before_common + 1 
 
 p_lpm_sleep:
-01d9 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-01da 20407d79 call callback_func 
+0219 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
+021a 20407d79 call callback_func 
 
 p_lpm_sleep_skip_cb_function:
-01db 6fe240ad fetch 4 ,mem_sleep_counter_all 
-01dc 9840fe00 iadd temp ,pdata 
-01dd 67e240ad store 4 ,mem_sleep_counter_all 
-01de 204001e0 call p_lpm_save_context 
-01df 20202425 branch lpm_sleep_skip_cb_function + 4 
+021b 6fe240ad fetch 4 ,mem_sleep_counter_all 
+021c 9840fe00 iadd temp ,pdata 
+021d 67e240ad store 4 ,mem_sleep_counter_all 
+021e 20400224 call p_lpm_save_context 
+021f 20400221 call p_mouse_puchk_set_check 
+0220 20202425 branch lpm_sleep_skip_cb_function + 4 
+
+p_mouse_puchk_set_check:
+0221 6fe0cb20 fetch 1 ,mem_mouse_qdec_set_flag 
+0222 203a0210 branch p_mouse_puchk_disable ,blank 
+0223 20200214 branch p_mouse_puchk_enable 
 
 p_lpm_save_context:
-01e0 600440e7 storer mark ,8 ,mem_saved_mark 
-01e1 d8c08070 arg core_gpio_conf ,contr 
-01e2 d8a040cc arg mem_saved_gpio ,contw 
-01e3 20407c8f call memcpy16 
-01e4 d8c080d4 arg core_gpio_conf_hi ,contr 
-01e5 20407c89 call memcpy8 
-01e6 6ff08080 fetch 1 ,core_spid_ctrl 
-01e7 67e0c0ef store 1 ,mem_saved_spidctrl 
-01e8 18422400 copy temp ,regb 
+0224 600440e7 storer mark ,8 ,mem_saved_mark 
+0225 d8c08070 arg core_gpio_conf ,contr 
+0226 d8a040cc arg mem_saved_gpio ,contw 
+0227 20407c8f call memcpy16 
+0228 d8c080d4 arg core_gpio_conf_hi ,contr 
+0229 20407c89 call memcpy8 
+022a 6ff08080 fetch 1 ,core_spid_ctrl 
+022b 67e0c0ef store 1 ,mem_saved_spidctrl 
+022c 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-01e9 df20000c arg 12 ,loopcnt 
-01ea da200016 arg mem_gpio_wakeup_cfg ,rega 
-01eb da60814d arg core_gpio_wakeup_cfg ,regc 
-01ec 37d98200 until null ,lpo_edge 
+022d df20000c arg 12 ,loopcnt 
+022e da200016 arg mem_gpio_wakeup_cfg ,rega 
+022f da60814d arg core_gpio_wakeup_cfg ,regc 
+0230 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-01ed efe08011 ifetch 1 ,rega 
-01ee e8408013 ifetcht 1 ,regc 
-01ef 98467c00 isub temp ,null 
-01f0 202281f3 branch p_lpm_write_gpio_loop_next ,zero 
-01f1 e7e08013 istore 1 ,regc 
-01f2 37d98200 until null ,lpo_edge 
+0231 efe08011 ifetch 1 ,rega 
+0232 e8408013 ifetcht 1 ,regc 
+0233 98467c00 isub temp ,null 
+0234 20228237 branch p_lpm_write_gpio_loop_next ,zero 
+0235 e7e08013 istore 1 ,regc 
+0236 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-01f3 1a20a201 increase 1 ,rega 
-01f4 1a60a601 increase 1 ,regc 
-01f5 c20001ed loop p_lpm_write_gpio_loop 
-01f6 1a420400 copy regb ,temp 
-01f7 20600000 rtn 
+0237 1a20a201 increase 1 ,rega 
+0238 1a60a601 increase 1 ,regc 
+0239 c2000231 loop p_lpm_write_gpio_loop 
+023a 1a420400 copy regb ,temp 
+023b 20600000 rtn 
 
 p_lpm_dispatch:
-01f8 20402408 call lpo_calibration 
-01f9 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
-01fa 207a0000 rtn blank 
-01fb 6848c645 fetcht 1 ,mem_mbutton_gpio 
-01fc 20406ee6 call gpio_get_bit 
-01fd 20608000 rtn true 
-01fe 20202490 branch lpm_dispatch + 4 
+023c 20402408 call lpo_calibration 
+023d 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
+023e 207a0000 rtn blank 
+023f 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0240 20406ee6 call gpio_get_bit 
+0241 20608000 rtn true 
+0242 20202490 branch lpm_dispatch + 4 
 
 p_otp_read_data:
-01ff 20406b3a call enable_otp_read 
-0200 20406b75 call otp_read_data + 1 
-0201 20206b38 branch otp_disable_chgpump 
+0243 20406b3a call enable_otp_read 
+0244 20406b75 call otp_read_data + 1 
+0245 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0202 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0203 d84001f8 arg 0x01f8 ,temp 
-0204 98417e00 iand temp ,pdata 
-0205 203a020a branch p_g24_reconn_dispatch_next ,blank 
-0206 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0207 1fe0fe01 increase 1 ,pdata 
-0208 67e145e0 store 2 ,mem_24g_reconn_count 
-0209 20600000 rtn 
+0246 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+0247 d84001f8 arg 0x01f8 ,temp 
+0248 98417e00 iand temp ,pdata 
+0249 203a024e branch p_g24_reconn_dispatch_next ,blank 
+024a 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+024b 1fe0fe01 increase 1 ,pdata 
+024c 67e145e0 store 2 ,mem_24g_reconn_count 
+024d 20600000 rtn 
 
 p_g24_reconn_dispatch_next:
-020a 2040357f call g24_reconn_data_prep 
-020b 20403651 call g24_transmit_receive_ack 
-020c 242c3586 nbranch g24_reconn_device_fail ,sync 
-020d 2437b586 nbranch g24_reconn_device_fail ,user3 
-020e 2040366e call g24_ackpayload_parse 
-020f 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0210 203a0219 branch p_recv_addr_zero_skip ,blank 
+024e 2040357f call g24_reconn_data_prep 
+024f 20403651 call g24_transmit_receive_ack 
+0250 242c3586 nbranch g24_reconn_device_fail ,sync 
+0251 2437b586 nbranch g24_reconn_device_fail ,user3 
+0252 2040366e call g24_ackpayload_parse 
+0253 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+0254 203a025d branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0211 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0212 684a458f fetcht 4 ,mem_24g_addr 
-0213 98467c00 isub temp ,null 
-0214 20228216 branch p_g24_reconn_mode_judge ,zero 
-0215 2020356e branch g24_reconn_dispatch_next + 9 
+0255 6fe245cc fetch 4 ,mem_24g_pair_addr 
+0256 684a458f fetcht 4 ,mem_24g_addr 
+0257 98467c00 isub temp ,null 
+0258 2022825a branch p_g24_reconn_mode_judge ,zero 
+0259 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-0216 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0217 c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0218 20203549 branch g24_reconn_receiver_addr 
+025a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+025b c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
+025c 20203549 branch g24_reconn_receiver_addr 
 
 p_recv_addr_zero_skip:
-0219 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-021a 207a0000 rtn blank 
-021b 20200211 branch p_g24_reconn_dispatch_next_2 
+025d 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+025e 207a0000 rtn blank 
+025f 20200255 branch p_g24_reconn_dispatch_next_2 
+
+p_mouse_param_init:
+0260 2040543b call mouse_param_common_init 
+0261 20400263 call p_mouse_le_buff_modify 
+0262 2020544c branch mouse_param_init + 2 
+
+p_mouse_le_buff_modify:
+0263 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
+0264 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0265 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+0266 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0267 20600000 rtn 
 
 p_power_ctrl_start:
-021c 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-021d 247a0000 nrtn blank 
-021e 6fe144e9 fetch 2 ,mem_ui_state_map 
-021f c3858000 rtnbit1 ui_state_ble_adv 
-0220 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0221 204035b4 call rssi_average 
-0222 6048c624 storet 1 ,mem_rssi_avg_received 
-0223 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-0224 c5130226 bmark1 mark_24g ,p_power_ctrl_start_next 
-0225 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+0268 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+0269 247a0000 nrtn blank 
+026a 6fe144e9 fetch 2 ,mem_ui_state_map 
+026b c3858000 rtnbit1 ui_state_ble_adv 
+026c 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+026d 204035b4 call rssi_average 
+026e 6048c624 storet 1 ,mem_rssi_avg_received 
+026f 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+0270 c5130272 bmark1 mark_24g ,p_power_ctrl_start_next 
+0271 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-0226 98467c00 isub temp ,null 
-0227 24210241 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-0228 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0229 1fe67c02 sub pdata ,2 ,null 
-022a 2421022e nbranch p_power_ctrl_txpower_decrs_check ,positive 
-022b 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-022c c0000242 beq 0 ,p_power_ctrl_txpower_incrs 
-022d 20600000 rtn 
+0272 98467c00 isub temp ,null 
+0273 2421028d nbranch p_power_ctrl_txpower_incrs_force ,positive 
+0274 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0275 1fe67c02 sub pdata ,2 ,null 
+0276 2421027a nbranch p_power_ctrl_txpower_decrs_check ,positive 
+0277 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0278 c000028e beq 0 ,p_power_ctrl_txpower_incrs 
+0279 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-022e 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-022f 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0230 98467c00 isub temp ,null 
-0231 24628000 nrtn zero 
-0232 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+027a 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+027b 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+027c 98467c00 isub temp ,null 
+027d 24628000 nrtn zero 
+027e 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-0233 6848c624 fetcht 1 ,mem_rssi_avg_received 
-0234 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-0235 c5130237 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0236 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+027f 6848c624 fetcht 1 ,mem_rssi_avg_received 
+0280 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+0281 c5130283 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+0282 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-0237 98467c00 isub temp ,null 
-0238 24610000 nrtn positive 
-0239 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-023a c0003715 beq 0 ,power_ctrl_decrs_level0 
-023b 1fe0ffff increase -1 ,pdata 
-023c 67e0c625 store 1 ,mem_power_ctrl_level 
-023d c001824b beq 3 ,p_power_ctrl_decrs_level3 
-023e c001024d beq 2 ,p_power_ctrl_decrs_level2 
-023f c000b70b beq 1 ,power_ctrl_decrs_level1 
-0240 20203715 branch power_ctrl_decrs_level0 
+0283 98467c00 isub temp ,null 
+0284 24610000 nrtn positive 
+0285 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+0286 c0003715 beq 0 ,power_ctrl_decrs_level0 
+0287 1fe0ffff increase -1 ,pdata 
+0288 67e0c625 store 1 ,mem_power_ctrl_level 
+0289 c0018297 beq 3 ,p_power_ctrl_decrs_level3 
+028a c0010299 beq 2 ,p_power_ctrl_decrs_level2 
+028b c000b70b beq 1 ,power_ctrl_decrs_level1 
+028c 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-0241 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+028d 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-0242 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-0243 c0020249 beq 4 ,p_power_ctrl_incrs_level4 
-0244 1fe0fe01 increase 1 ,pdata 
-0245 67e0c625 store 1 ,mem_power_ctrl_level 
-0246 c000b70b beq 1 ,power_ctrl_incrs_level1 
-0247 c001024d beq 2 ,p_power_ctrl_incrs_level2 
-0248 c001824b beq 3 ,p_power_ctrl_incrs_level3 
+028e 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+028f c0020295 beq 4 ,p_power_ctrl_incrs_level4 
+0290 1fe0fe01 increase 1 ,pdata 
+0291 67e0c625 store 1 ,mem_power_ctrl_level 
+0292 c000b70b beq 1 ,power_ctrl_incrs_level1 
+0293 c0010299 beq 2 ,p_power_ctrl_incrs_level2 
+0294 c0018297 beq 3 ,p_power_ctrl_incrs_level3 
 
 p_power_ctrl_incrs_level4:
-0249 70414107 jam tx_power_7db ,mem_tx_power 
-024a 20600000 rtn 
+0295 70414107 jam tx_power_7db ,mem_tx_power 
+0296 20600000 rtn 
 
 p_power_ctrl_decrs_level3:
 
 p_power_ctrl_incrs_level3:
-024b 70414105 jam tx_power_5db ,mem_tx_power 
-024c 20600000 rtn 
+0297 70414105 jam tx_power_5db ,mem_tx_power 
+0298 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-024d 70414103 jam tx_power_3db ,mem_tx_power 
-024e 20600000 rtn 
+0299 70414103 jam tx_power_3db ,mem_tx_power 
+029a 20600000 rtn 
 
 p_mouse_cb_fuction:
-024f 58006235 setarg mouse_24g_short_sleep 
-0250 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-0251 5800622b setarg mouse_24g_long_sleep 
-0252 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-0253 58000276 setarg p_mouse_24g_before_lpm_sleep 
-0254 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-0255 202053f3 branch mouse_cb_fuction + 7 
-
-p_gpio_set_wake_by_current_state:
-0256 18467cff sub temp ,gpio_disable ,null 
-0257 20628000 rtn zero 
-0258 6048cb1f storet 1 ,mem_mouse_wheel_temp_gpio 
-0259 20406ee6 call gpio_get_bit 
-025a 2020825c branch p_gpio_set_qdec_mode ,true 
-025b 20200261 branch p_gpio_set_low_wake_disable_qdec 
-
-p_gpio_set_qdec_mode:
-025c 2040026a call p_mouse_qdec_disable 
-025d 20400265 call p_mouse_qdec_lpm_cfg 
-025e 2040026e call p_mouse_qdec_enable 
-025f 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0260 20206f0f branch gpio_set_high_impedance 
-
-p_gpio_set_low_wake_disable_qdec:
-0261 6848cb1f fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0262 20406f0f call gpio_set_high_impedance 
-0263 20400268 call p_gpio_set_low_wake 
-0264 2020026a branch p_mouse_qdec_disable 
-
-p_mouse_qdec_lpm_cfg:
-0265 d9000006 arg 6 ,debug 
-
-p_gpio_wake_cfg_set:
-0266 20406ebd call gpio_set_wake_high 
-0267 202001e9 branch p_lpm_write_gpio_wakeup 
-
-p_gpio_set_low_wake:
-0268 d9000003 arg 3 ,debug 
-0269 20200266 branch p_gpio_wake_cfg_set 
-
-p_mouse_qdec_disable:
-026a 58000010 setarg 0x10 
-026b 67f08141 store 1 ,core_puwakeup 
-
-p_mouse_lpo_wait:
-026c 37d98200 until null ,lpo_edge 
-026d 20600000 rtn 
-
-p_mouse_qdec_enable:
-026e 58000080 setarg 0x80 
-026f 67f08141 store 1 ,core_puwakeup 
-0270 37d98200 until null ,lpo_edge 
-0271 37d98200 until null ,lpo_edge 
-0272 2020026c branch p_mouse_lpo_wait 
+029b 58006235 setarg mouse_24g_short_sleep 
+029c 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+029d 5800622b setarg mouse_24g_long_sleep 
+029e 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+029f 580002ad setarg p_mouse_24g_before_lpm_sleep 
+02a0 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
+02a1 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-0273 20800000 clear_stack 
-0274 2055e004 call mouse_wheel_gpio_init ,wake 
-0275 20202003 branch soft_reset + 2 
+02a2 2435a002 nbranch soft_reset + 1 ,wake 
+02a3 37d98200 until null ,lpo_edge 
+02a4 37d98200 until null ,lpo_edge 
+02a5 20800000 clear_stack 
+02a6 205582a8 call p_mouse_wheel_init_set ,wake 
+02a7 20202003 branch soft_reset + 2 
+
+p_mouse_wheel_init_set:
+02a8 20400210 call p_mouse_puchk_disable 
+02a9 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+02aa 20406edd call gpio_config_input 
+02ab 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+02ac 20206edd branch gpio_config_input 
 
 p_mouse_24g_before_lpm_sleep:
-0276 20600000 rtn 
+02ad 20600000 rtn 
 
 p_mouse_load_device_info_check:
-0277 20400414 call p_mouse_store_normal_tx_power 
-0278 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0279 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-027a c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-027b c28a027d bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-027c 20600000 rtn 
+02ae 20400474 call p_mouse_store_normal_tx_power 
+02af 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02b0 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+02b1 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+02b2 c28a02b4 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+02b3 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-027d 6fe0c666 fetch 1 ,mem_device_flag 
-027e 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-027f 20405e43 call mouse_read_otp_dpi 
-0280 20400295 call p_mouse_device_flag_check 
-0281 20400284 call p_mouse_read_otp_device_info 
-0282 2040029b call p_mouse_read_otp_le_addr_increase_count_info 
-0283 20205daa branch mouse_otp_load_app_initflag 
+02b4 204002bf call p_mouse_device_flag_temp_store 
+02b5 20405e43 call mouse_read_otp_dpi 
+02b6 20405db4 call mouse_read_otp_device_flag 
+02b7 204002d3 call p_mouse_device_flag_check 
+02b8 204002bc call p_mouse_select_device_by_switch_check 
+02b9 204002c2 call p_mouse_read_otp_device_info 
+02ba 204002db call p_mouse_read_otp_le_addr_increase_count_info 
+02bb 20205daa branch mouse_otp_load_app_initflag 
+
+p_mouse_select_device_by_switch_check:
+02bc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02bd c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+02be 204004a7 call p_mouse_check_select_device_by_switch 
+
+p_mouse_device_flag_temp_store:
+02bf 6fe0c666 fetch 1 ,mem_device_flag 
+02c0 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+02c1 20600000 rtn 
 
 p_mouse_read_otp_device_info:
-0284 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0285 c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-0286 20205dcc branch mouse_read_otp_device_info 
+02c2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02c3 c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
+02c4 20205dcc branch mouse_read_otp_device_info 
 
 p_mouse_app_initflag_check:
-0287 6fe1468e fetch 2 ,mem_store_flag 
-0288 d840aa55 arg eeprom_init_flag ,temp 
-0289 98467c00 isub temp ,null 
-028a 202282e0 branch p_mouse_load_device_info ,zero 
-028b 6049468e storet 2 ,mem_store_flag 
-028c 20405c9c call mouse_ble_init_address 
-028d 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-028e 67e0c666 store 1 ,mem_device_flag 
-028f 20405c8c call mouse_load_default_dpi 
-0290 58001122 setarg 0x1122 
-0291 67e14695 store 2 ,mem_random_addr_increase_count 
-
-p_mouse_device_flag_reinit:
-0292 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-0293 67e0c666 store 1 ,mem_device_flag 
-0294 20600000 rtn 
+02c5 6fe1468e fetch 2 ,mem_store_flag 
+02c6 d840aa55 arg eeprom_init_flag ,temp 
+02c7 98467c00 isub temp ,null 
+02c8 20228348 branch p_mouse_load_device_info ,zero 
+02c9 6049468e storet 2 ,mem_store_flag 
+02ca 20405c9c call mouse_ble_init_address 
+02cb 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+02cc 67e0c666 store 1 ,mem_device_flag 
+02cd 20405c8c call mouse_load_default_dpi 
+02ce 58001122 setarg 0x1122 
+02cf 67e14695 store 2 ,mem_random_addr_increase_count 
+
+p_mouse_device_flag_temp_load:
+02d0 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+02d1 67e0c666 store 1 ,mem_device_flag 
+02d2 20600000 rtn 
 
 p_mouse_device_flag_check:
-0295 6fe0c666 fetch 1 ,mem_device_flag 
-0296 c0000292 beq 0 ,p_mouse_device_flag_reinit 
-0297 c0020299 beq 4 ,p_mouse_24g_init 
-0298 20600000 rtn 
+02d3 6fe0c666 fetch 1 ,mem_device_flag 
+02d4 1fe67c00 sub pdata ,0 ,null 
+02d5 202282d0 branch p_mouse_device_flag_temp_load ,zero 
+02d6 1fe67c04 sub pdata ,4 ,null 
+02d7 202282d9 branch p_mouse_24g_init ,zero 
+02d8 20610000 rtn positive 
 
 p_mouse_24g_init:
-0299 70466600 jam mode_24g_device ,mem_device_flag 
-029a 20600000 rtn 
+02d9 70466600 jam mode_24g_device ,mem_device_flag 
+02da 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-029b 6fe0c666 fetch 1 ,mem_device_flag 
-029c c1000000 rtneq mode_24g_device 
-029d 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-029e 1a422600 copy regb ,regc 
+02db 6fe0c666 fetch 1 ,mem_device_flag 
+02dc c1000000 rtneq mode_24g_device 
+02dd 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+02de 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-029f 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-02a0 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-02a1 203a02a9 branch p_mouse_le_addr_increase_count_load ,blank 
-02a2 67e149de store 2 ,mem_random_addr_increase_count_last 
-02a3 1a60a602 increase 2 ,regc 
-02a4 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-02a5 9a667c00 isub regc ,null 
-02a6 242102a9 nbranch p_mouse_le_addr_increase_count_load ,positive 
-02a7 1a622400 copy regc ,regb 
-02a8 2020029f branch p_mouse_read_otp_le_addr_increase_count_loop 
+02df 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+02e0 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+02e1 203a02e9 branch p_mouse_le_addr_increase_count_load ,blank 
+02e2 67e149de store 2 ,mem_random_addr_increase_count_last 
+02e3 1a60a602 increase 2 ,regc 
+02e4 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+02e5 9a667c00 isub regc ,null 
+02e6 242102e9 nbranch p_mouse_le_addr_increase_count_load ,positive 
+02e7 1a622400 copy regc ,regb 
+02e8 202002df branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-02a9 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-02aa 67e14695 store 2 ,mem_random_addr_increase_count 
-02ab 20600000 rtn 
+02e9 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+02ea 67e14695 store 2 ,mem_random_addr_increase_count 
+02eb 20600000 rtn 
 
 p_mouse_store_device_info:
-02ac 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02ad c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-02ae c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-02af c28a02b1 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-02b0 20600000 rtn 
+02ec 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02ed c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+02ee c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+02ef c28a02f1 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+02f0 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-02b1 204002b3 call p_mouse_write_otp_locall_addr 
-02b2 20205cc1 branch mouse_store_otp_device_info + 1 
+02f1 204002f4 call p_mouse_write_otp_locall_addr 
+02f2 204002f9 call p_mouse_write_otp_device_flag 
+02f3 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_locall_addr:
-02b3 6fe0c666 fetch 1 ,mem_device_flag 
-02b4 c1000000 rtneq mode_24g_device 
-02b5 c00082b8 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-02b6 c00102cc beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-02b7 20600000 rtn 
+02f4 6fe0c666 fetch 1 ,mem_device_flag 
+02f5 c1000000 rtneq mode_24g_device 
+02f6 c0008320 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+02f7 c0010334 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+02f8 20600000 rtn 
+
+p_mouse_write_otp_device_flag:
+02f9 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+02fa 1a422600 copy regb ,regc 
+
+p_mouse_write_otp_device_flag_loop:
+02fb 20405dc0 call mouse_read_otp_device_flag_common 
+02fc 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+02fd 203a0305 branch p_mouse_device_flag_store ,blank 
+02fe 67e0c9a0 store 1 ,mem_device_flag_last 
+02ff 1a60a601 increase 1 ,regc 
+0300 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+0301 9a667c00 isub regc ,null 
+0302 24610000 nrtn positive 
+0303 1a622400 copy regc ,regb 
+0304 202002fb branch p_mouse_write_otp_device_flag_loop 
+
+p_mouse_device_flag_store:
+0305 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+0306 1fe17ef0 and pdata ,0xf0 ,pdata 
+0307 203a030f branch p_mouse_device_flag_store_check ,blank 
+0308 6fe0c666 fetch 1 ,mem_device_flag 
+0309 2040031d call p_mouse_device_flag_otp_store_judge 
+030a 67e0c9a2 store 1 ,mem_device_flag_value 
+
+p_mouse_device_flag_store_end:
+030b df200001 arg 1 ,loopcnt 
+030c 1a622400 copy regc ,regb 
+030d da2049a2 arg mem_device_flag_value ,rega 
+030e 20206b45 branch otp_write 
+
+p_mouse_device_flag_store_check:
+030f 6848c9a0 fetcht 1 ,mem_device_flag_last 
+0310 6fe0c666 fetch 1 ,mem_device_flag 
+0311 2040031d call p_mouse_device_flag_otp_store_judge 
+0312 98467c00 isub temp ,null 
+0313 20628000 rtn zero 
+0314 1ff27e00 lshift4 pdata ,pdata 
+0315 9840fe00 iadd temp ,pdata 
+0316 67e0c9a2 store 1 ,mem_device_flag_value 
+0317 1a627e00 copy regc ,pdata 
+0318 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+0319 98467c00 isub temp ,null 
+031a 2022830b branch p_mouse_device_flag_store_end ,zero 
+031b 1a60a7ff increase -1 ,regc 
+031c 2020030b branch p_mouse_device_flag_store_end 
+
+p_mouse_device_flag_otp_store_judge:
+031d c1800000 rtnne mode_24g_device 
+031e 1fe0fe04 increase 4 ,pdata 
+031f 20600000 rtn 
 
 p_mouse_write_otp_le_locall_addr1:
-02b8 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-02b9 1a422600 copy regb ,regc 
+0320 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0321 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-02ba 20405df3 call mouse_read_otp_le_locall_addr1_common 
-02bb 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-02bc 203a02c4 branch p_mouse_le_local_addr1_store ,blank 
-02bd 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-02be 1a60a606 increase 6 ,regc 
-02bf 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-02c0 9a667c00 isub regc ,null 
-02c1 24610000 nrtn positive 
-02c2 1a622400 copy regc ,regb 
-02c3 202002ba branch p_mouse_write_otp_le_locall_addr1_loop 
+0322 20405df3 call mouse_read_otp_le_locall_addr1_common 
+0323 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0324 203a032c branch p_mouse_le_local_addr1_store ,blank 
+0325 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+0326 1a60a606 increase 6 ,regc 
+0327 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0328 9a667c00 isub regc ,null 
+0329 24610000 nrtn positive 
+032a 1a622400 copy regc ,regb 
+032b 20200322 branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-02c4 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-02c5 684b466e fetcht 6 ,mem_device1_locall_addr 
-02c6 98467c00 isub temp ,null 
-02c7 20628000 rtn zero 
-02c8 df200006 arg 6 ,loopcnt 
-02c9 da20466e arg mem_device1_locall_addr ,rega 
-02ca 1a622400 copy regc ,regb 
-02cb 20206b45 branch otp_write 
+032c 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+032d 684b466e fetcht 6 ,mem_device1_locall_addr 
+032e 98467c00 isub temp ,null 
+032f 20628000 rtn zero 
+0330 df200006 arg 6 ,loopcnt 
+0331 da20466e arg mem_device1_locall_addr ,rega 
+0332 1a622400 copy regc ,regb 
+0333 20206b45 branch otp_write 
 
 p_mouse_write_otp_le_locall_addr2:
-02cc 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-02cd 1a422600 copy regb ,regc 
+0334 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0335 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr2_loop:
-02ce 20405e17 call mouse_read_otp_le_locall_addr2_common 
-02cf 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
-02d0 203a02d8 branch p_mouse_le_local_addr2_store ,blank 
-02d1 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
-02d2 1a60a606 increase 6 ,regc 
-02d3 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-02d4 9a667c00 isub regc ,null 
-02d5 24610000 nrtn positive 
-02d6 1a622400 copy regc ,regb 
-02d7 202002ce branch p_mouse_write_otp_le_locall_addr2_loop 
+0336 20405e17 call mouse_read_otp_le_locall_addr2_common 
+0337 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0338 203a0340 branch p_mouse_le_local_addr2_store ,blank 
+0339 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
+033a 1a60a606 increase 6 ,regc 
+033b 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+033c 9a667c00 isub regc ,null 
+033d 24610000 nrtn positive 
+033e 1a622400 copy regc ,regb 
+033f 20200336 branch p_mouse_write_otp_le_locall_addr2_loop 
 
 p_mouse_le_local_addr2_store:
-02d8 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
-02d9 684b467b fetcht 6 ,mem_device2_locall_addr 
-02da 98467c00 isub temp ,null 
-02db 20628000 rtn zero 
-02dc df200006 arg 6 ,loopcnt 
-02dd da20467b arg mem_device2_locall_addr ,rega 
-02de 1a622400 copy regc ,regb 
-02df 20206b45 branch otp_write 
+0340 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0341 684b467b fetcht 6 ,mem_device2_locall_addr 
+0342 98467c00 isub temp ,null 
+0343 20628000 rtn zero 
+0344 df200006 arg 6 ,loopcnt 
+0345 da20467b arg mem_device2_locall_addr ,rega 
+0346 1a622400 copy regc ,regb 
+0347 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-02e0 20400319 call p_mouse_le_locall_addr_init_check 
-02e1 20400331 call p_mouse_select_reconn_device 
-02e2 204002e4 call p_mouse_otp_load_dpi 
-02e3 20205c90 branch mouse_load_device_info + 1 
+0348 20400381 call p_mouse_le_locall_addr_init_check 
+0349 20400399 call p_mouse_select_reconn_device 
+034a 2040034c call p_mouse_otp_load_dpi 
+034b 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-02e4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02e5 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-02e6 6fe0c690 fetch 1 ,mem_mouse_dpi 
-02e7 c0005c94 beq 0 ,mouse_otp_load_dpi 
-02e8 c00302ea beq 6 ,p_mouse_dpi_reinit 
-02e9 20600000 rtn 
+034c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+034d c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+034e 6fe0c690 fetch 1 ,mem_mouse_dpi 
+034f c0005c94 beq 0 ,mouse_otp_load_dpi 
+0350 c0030352 beq 6 ,p_mouse_dpi_reinit 
+0351 20600000 rtn 
 
 p_mouse_dpi_reinit:
-02ea 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
-02eb 20600000 rtn 
+0352 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0353 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-02ec 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02ed c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-02ee c28a02f0 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-02ef 20600000 rtn 
+0354 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0355 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0356 c28a0358 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0357 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-02f0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f1 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-02f2 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-02f3 1a422600 copy regb ,regc 
+0358 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0359 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+035a 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+035b 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-02f4 20405e51 call mouse_read_otp_dpi_common 
-02f5 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-02f6 203a02fe branch p_mouse_otp_dpi_store ,blank 
-02f7 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-02f8 1a60a601 increase 1 ,regc 
-02f9 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-02fa 9a667c00 isub regc ,null 
-02fb 24610000 nrtn positive 
-02fc 1a622400 copy regc ,regb 
-02fd 202002f4 branch p_mouse_otp_store_dpi_loop 
+035c 20405e51 call mouse_read_otp_dpi_common 
+035d 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+035e 203a0366 branch p_mouse_otp_dpi_store ,blank 
+035f 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+0360 1a60a601 increase 1 ,regc 
+0361 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+0362 9a667c00 isub regc ,null 
+0363 24610000 nrtn positive 
+0364 1a622400 copy regc ,regb 
+0365 2020035c branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-02fe 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-02ff 1fe17ef0 and pdata ,0xf0 ,pdata 
-0300 203a0308 branch p_mouse_dpi_store_last_check ,blank 
-0301 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0302 20400316 call p_mouse_dpi_otp_store_judge 
-0303 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0366 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+0367 1fe17ef0 and pdata ,0xf0 ,pdata 
+0368 203a0370 branch p_mouse_dpi_store_last_check ,blank 
+0369 6fe0c690 fetch 1 ,mem_mouse_dpi 
+036a 2040037e call p_mouse_dpi_otp_store_judge 
+036b 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
 
 p_mouse_dpi_store_end:
-0304 df200001 arg 1 ,loopcnt 
-0305 1a622400 copy regc ,regb 
-0306 da2049d5 arg mem_mouse_otp_dpi_value ,rega 
-0307 20206b45 branch otp_write 
+036c df200001 arg 1 ,loopcnt 
+036d 1a622400 copy regc ,regb 
+036e da2049d5 arg mem_mouse_otp_dpi_value ,rega 
+036f 20206b45 branch otp_write 
 
 p_mouse_dpi_store_last_check:
-0308 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-0309 6fe0c690 fetch 1 ,mem_mouse_dpi 
-030a 20400316 call p_mouse_dpi_otp_store_judge 
-030b 98467c00 isub temp ,null 
-030c 20628000 rtn zero 
-030d 1ff27e00 lshift4 pdata ,pdata 
-030e 9840fe00 iadd temp ,pdata 
-030f 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-0310 1a627e00 copy regc ,pdata 
-0311 684949fa fetcht 2 ,mem_otp_offset_dpi 
-0312 98467c00 isub temp ,null 
-0313 20228304 branch p_mouse_dpi_store_end ,zero 
-0314 1a60a7ff increase -1 ,regc 
-0315 20200304 branch p_mouse_dpi_store_end 
+0370 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+0371 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0372 2040037e call p_mouse_dpi_otp_store_judge 
+0373 98467c00 isub temp ,null 
+0374 20628000 rtn zero 
+0375 1ff27e00 lshift4 pdata ,pdata 
+0376 9840fe00 iadd temp ,pdata 
+0377 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0378 1a627e00 copy regc ,pdata 
+0379 684949fa fetcht 2 ,mem_otp_offset_dpi 
+037a 98467c00 isub temp ,null 
+037b 2022836c branch p_mouse_dpi_store_end ,zero 
+037c 1a60a7ff increase -1 ,regc 
+037d 2020036c branch p_mouse_dpi_store_end 
 
 p_mouse_dpi_otp_store_judge:
-0316 c1800000 rtnne mouse_dpi_level1 
-0317 1fe0fe06 increase 6 ,pdata 
-0318 20600000 rtn 
+037e c1800000 rtnne mouse_dpi_level1 
+037f 1fe0fe06 increase 6 ,pdata 
+0380 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-0319 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-031a c29f0320 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-031b 6fe0c666 fetch 1 ,mem_device_flag 
-031c c1000000 rtneq mode_24g_device 
-031d c0008320 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-031e c0010327 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-031f 20600000 rtn 
+0381 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0382 c29f0388 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+0383 6fe0c666 fetch 1 ,mem_device_flag 
+0384 c1000000 rtneq mode_24g_device 
+0385 c0008388 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+0386 c001038f beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+0387 20600000 rtn 
 
 p_mouse_le_addr1_init_check:
-0320 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0321 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-0322 98467c00 isub temp ,null 
-0323 24628000 nrtn zero 
-0324 6fe342db fetch 6 ,mem_le_lap 
-0325 67e3466e store 6 ,mem_device1_locall_addr 
-0326 20600000 rtn 
+0388 6fe3466e fetch 6 ,mem_device1_locall_addr 
+0389 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+038a 98467c00 isub temp ,null 
+038b 24628000 nrtn zero 
+038c 6fe342db fetch 6 ,mem_le_lap 
+038d 67e3466e store 6 ,mem_device1_locall_addr 
+038e 20600000 rtn 
 
 p_mouse_le_addr2_init_check:
-0327 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0328 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-0329 98467c00 isub temp ,null 
-032a 24628000 nrtn zero 
-032b 6fe342db fetch 6 ,mem_le_lap 
-032c 1fe0ff00 add pdata ,0x0100 ,pdata 
-032d 67e3466e store 6 ,mem_device1_locall_addr 
-032e 20600000 rtn 
+038f 6fe3466e fetch 6 ,mem_device1_locall_addr 
+0390 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+0391 98467c00 isub temp ,null 
+0392 24628000 nrtn zero 
+0393 6fe342db fetch 6 ,mem_le_lap 
+0394 1fe0ff00 add pdata ,0x0100 ,pdata 
+0395 67e3466e store 6 ,mem_device1_locall_addr 
+0396 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-032f 20400331 call p_mouse_select_reconn_device 
-0330 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+0397 20400399 call p_mouse_select_reconn_device 
+0398 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-0331 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0332 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-0333 c29f0339 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+0399 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+039a c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+039b c29f03a1 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
 
 p_mouse_select_reconn_device_start:
-0334 6fe0c666 fetch 1 ,mem_device_flag 
-0335 c1000000 rtneq mode_24g_device 
-0336 c0008339 beq mode_bt_device1 ,p_mouse_load_le_device1 
-0337 c001033e beq mode_bt_device2 ,p_mouse_load_le_device2 
-0338 20600000 rtn 
+039c 6fe0c666 fetch 1 ,mem_device_flag 
+039d c1000000 rtneq mode_24g_device 
+039e c00083a1 beq mode_bt_device1 ,p_mouse_load_le_device1 
+039f c00103a6 beq mode_bt_device2 ,p_mouse_load_le_device2 
+03a0 20600000 rtn 
 
 p_mouse_load_le_device1:
-0339 6fe34668 fetch 6 ,mem_device1_addr 
-033a 67e34116 store 6 ,mem_hci_plap 
-033b 6fe3466e fetch 6 ,mem_device1_locall_addr 
-033c 67e342db store 6 ,mem_le_lap 
-033d 20600000 rtn 
+03a1 6fe34668 fetch 6 ,mem_device1_addr 
+03a2 67e34116 store 6 ,mem_hci_plap 
+03a3 6fe3466e fetch 6 ,mem_device1_locall_addr 
+03a4 67e342db store 6 ,mem_le_lap 
+03a5 20600000 rtn 
 
 p_mouse_load_le_device2:
-033e 6fe34675 fetch 6 ,mem_device2_addr 
-033f 67e34116 store 6 ,mem_hci_plap 
-0340 6fe3467b fetch 6 ,mem_device2_locall_addr 
-0341 67e342db store 6 ,mem_le_lap 
-0342 20600000 rtn 
+03a6 6fe34675 fetch 6 ,mem_device2_addr 
+03a7 67e34116 store 6 ,mem_hci_plap 
+03a8 6fe3467b fetch 6 ,mem_device2_locall_addr 
+03a9 67e342db store 6 ,mem_le_lap 
+03aa 20600000 rtn 
 
 p_mouse_store_remote_bdaddr:
-0343 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0344 c4010000 rtnbit0 mouse_store_eeprom_flag 
-0345 c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-0346 d8e00002 arg mouse_store_eeprom_flag ,queue 
-0347 20405f04 call mouse_disable_function_flag 
-0348 20405c4a call mouse_check_device_addr 
-0349 2040034b call p_mouse_before_store_reconn_info 
-034a 20205ca3 branch mouse_store_device_info_delay 
+03ab 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ac c4010000 rtnbit0 mouse_store_eeprom_flag 
+03ad c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+03ae d8e00002 arg mouse_store_eeprom_flag ,queue 
+03af 20405f04 call mouse_disable_function_flag 
+03b0 20405c4a call mouse_check_device_addr 
+03b1 204003b3 call p_mouse_before_store_reconn_info 
+03b2 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-034b 6fe0c666 fetch 1 ,mem_device_flag 
-034c c000834f beq mode_bt_device1 ,p_mouse_store_le_device1 
-034d c0010354 beq mode_bt_device2 ,p_mouse_store_le_device2 
-034e 20600000 rtn 
+03b3 6fe0c666 fetch 1 ,mem_device_flag 
+03b4 c00083b7 beq mode_bt_device1 ,p_mouse_store_le_device1 
+03b5 c00103bc beq mode_bt_device2 ,p_mouse_store_le_device2 
+03b6 20600000 rtn 
 
 p_mouse_store_le_device1:
-034f 6fe30178 fetch 6 ,mem_le_plap 
-0350 67e34668 store 6 ,mem_device1_addr 
-0351 6fe342db fetch 6 ,mem_le_lap 
-0352 67e3466e store 6 ,mem_device1_locall_addr 
-0353 20600000 rtn 
+03b7 6fe30178 fetch 6 ,mem_le_plap 
+03b8 67e34668 store 6 ,mem_device1_addr 
+03b9 6fe342db fetch 6 ,mem_le_lap 
+03ba 67e3466e store 6 ,mem_device1_locall_addr 
+03bb 20600000 rtn 
 
 p_mouse_store_le_device2:
-0354 6fe30178 fetch 6 ,mem_le_plap 
-0355 67e34675 store 6 ,mem_device2_addr 
-0356 6fe342db fetch 6 ,mem_le_lap 
-0357 67e3467b store 6 ,mem_device2_locall_addr 
-0358 20600000 rtn 
-
-p_mouse_le:
-0359 20402a28 call le_fifo_check_nearly_full 
-035a 247a0000 nrtn blank 
-035b 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-035c c07f8364 beq 0xff ,p_mouse_le_next 
-035d 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-035e 1fe17e03 and pdata ,0x03 ,pdata 
-035f c1818000 rtnne 0x03 
-0360 6fe0cbfb fetch 1 ,mem_le_check_retransmit_flag 
-0361 207a0000 rtn blank 
-0362 6fe0cbfd fetch 1 ,mem_le_check_retransmit_discon_flag 
-0363 247a0000 nrtn blank 
-
-p_mouse_le_next:
-0364 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0365 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-0366 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0367 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0368 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0369 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-036a c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-036b 20405601 call mouse_motion 
-036c 20405ab2 call mouse_check_125hz 
-036d 24740000 nrtn user 
-036e 20405abc call mouse_current_mult_update 
-036f 20400371 call p_mouse_data_xy_release 
-0370 20205b37 branch mouse_le_next + 12 
-
-p_mouse_data_xy_release:
-0371 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-0372 c1ff8000 rtnne gpio_disable 
-0373 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-0374 207a0000 rtn blank 
-0375 1fe0ffff increase -1 
-0376 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-0377 58000000 setarg 0 
-0378 67e24847 store 4 ,mem_mouse_x 
-0379 20205a73 branch mouse_init_sensor_reset 
-
-p_mouse_current_mult_update_timer:
-037a da60477e arg mem_mouse_current_mult_timer ,regc 
-037b da40037d arg p_mouse_current_mult_reinit ,regb 
-037c 202042e0 branch timer_single_step 
-
-p_mouse_current_mult_reinit:
-037d 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-037e 67e0c0c0 store 1 ,mem_lpm_mult 
-037f 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-0380 20600000 rtn 
+03bc 6fe30178 fetch 6 ,mem_le_plap 
+03bd 67e34675 store 6 ,mem_device2_addr 
+03be 6fe342db fetch 6 ,mem_le_lap 
+03bf 67e3467b store 6 ,mem_device2_locall_addr 
+03c0 20600000 rtn 
 
 p_mouse_bb_event_timer:
-0381 204003ab call p_mouse_le_send_conn_param_update_timer 
-0382 2040614d call mouse_low_voltage_led_timer 
-0383 2040553d call mouse_adc_read 
-0384 20400397 call p_mouse_logo_led_on_timer 
-0385 204003a0 call p_mouse_led_multi_timer 
-0386 2040611e call mouse_dpi_led_blink_delay_timer 
-0387 2040328e call g24_pair_timeout_timer 
-0388 20403531 call g24_reconn_timeout_timer 
-0389 20405fdd call mouse_24g_long_sleep_param_update_timer 
-038a 2040572c call mouse_dpi_key_check_long_press 
-038b 20405b9b call mouse_bt_discovery_check 
-038c 20405bab call mouse_commbination_key_process 
-038d 20405bce call mouse_check_discovery_timeout_timer 
-038e 20405bd3 call mouse_check_direct_timeout_timer 
-038f 20405be1 call mouse_le_enable_att_list_timer 
-0390 20405bee call mouse_le_battery_updata_timer 
-0391 20405be4 call mouse_le_send_smp_security_request_timer 
-0392 20405bfb call mouse_check_reconnect_delay_long_sleep 
-0393 2040037a call p_mouse_current_mult_update_timer 
-0394 204056b6 call mouse_wheel_trigger_timer 
-0395 20405c0e call mouse_store_information_delay_timer 
-0396 20205c05 branch mouse_check_no_data_timeout_timer 
+03c1 204003eb call p_mouse_le_send_conn_param_update_timer 
+03c2 2040614d call mouse_low_voltage_led_timer 
+03c3 2040553d call mouse_adc_read 
+03c4 204003d7 call p_mouse_logo_led_on_timer 
+03c5 204003e0 call p_mouse_led_multi_timer 
+03c6 2040611e call mouse_dpi_led_blink_delay_timer 
+03c7 2040328e call g24_pair_timeout_timer 
+03c8 20403531 call g24_reconn_timeout_timer 
+03c9 20405fdd call mouse_24g_long_sleep_param_update_timer 
+03ca 2040572c call mouse_dpi_key_check_long_press 
+03cb 20405b9b call mouse_bt_discovery_check 
+03cc 20405bab call mouse_commbination_key_process 
+03cd 20405bce call mouse_check_discovery_timeout_timer 
+03ce 20405bd3 call mouse_check_direct_timeout_timer 
+03cf 20405be1 call mouse_le_enable_att_list_timer 
+03d0 20405bee call mouse_le_battery_updata_timer 
+03d1 20405be4 call mouse_le_send_smp_security_request_timer 
+03d2 20405bfb call mouse_check_reconnect_delay_long_sleep 
+03d3 204003ee call p_mouse_current_mult_update_timer 
+03d4 204056b6 call mouse_wheel_trigger_timer 
+03d5 20405c0e call mouse_store_information_delay_timer 
+03d6 20205c05 branch mouse_check_no_data_timeout_timer 
 
 p_mouse_logo_led_on_timer:
-0397 6fe0c65c fetch 1 ,mem_mouse_logo_led_gpio 
-0398 c17f8000 rtneq gpio_disable 
-0399 6fe0cb1e fetch 1 ,mem_mouse_logo_enable_flag 
-039a 247a0000 nrtn blank 
-039b 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-039c 207a0000 rtn blank 
-039d 6fe0c701 fetch 1 ,mem_mouse_multi_led_powon_timer 
-039e 247a0000 nrtn blank 
-039f 20206114 branch mouse_logo_led_on_timer + 4 
+03d7 6fe0c65c fetch 1 ,mem_mouse_logo_led_gpio 
+03d8 c17f8000 rtneq gpio_disable 
+03d9 6fe0cb1e fetch 1 ,mem_mouse_logo_enable_flag 
+03da 247a0000 nrtn blank 
+03db 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+03dc 207a0000 rtn blank 
+03dd 6fe0c701 fetch 1 ,mem_mouse_multi_led_powon_timer 
+03de 247a0000 nrtn blank 
+03df 20206114 branch mouse_logo_led_on_timer + 4 
 
 p_mouse_led_multi_timer:
-03a0 6fe0c6fb fetch 1 ,mem_mouse_multi_led_blink_enable 
-03a1 207a0000 rtn blank 
-03a2 6fe0c6fc fetch 1 ,mem_mouse_multi_led_type 
-03a3 c000e1bd beq multi_led_blink ,mouse_multi_led_type_blink 
-03a4 6fe0c701 fetch 1 ,mem_mouse_multi_led_powon_timer 
-03a5 203a03a7 branch p_mouse_device_poweron_led_off ,blank 
-03a6 202061b7 branch mouse_device_multi_led_type_on + 2 
+03e0 6fe0c6fb fetch 1 ,mem_mouse_multi_led_blink_enable 
+03e1 207a0000 rtn blank 
+03e2 6fe0c6fc fetch 1 ,mem_mouse_multi_led_type 
+03e3 c000e1bd beq multi_led_blink ,mouse_multi_led_type_blink 
+03e4 6fe0c701 fetch 1 ,mem_mouse_multi_led_powon_timer 
+03e5 203a03e7 branch p_mouse_device_poweron_led_off ,blank 
+03e6 202061b7 branch mouse_device_multi_led_type_on + 2 
 
 p_mouse_device_poweron_led_off:
-03a7 204061ba call mouse_device_poweron_led_off 
-03a8 6fe0c845 fetch 1 ,mem_mouse_direct_timer 
-03a9 207a0000 rtn blank 
-03aa 2020619f branch mouse_device_le_reconn_led_config 
+03e7 204061ba call mouse_device_poweron_led_off 
+03e8 6fe0c845 fetch 1 ,mem_mouse_direct_timer 
+03e9 207a0000 rtn blank 
+03ea 2020619f branch mouse_device_le_reconn_led_config 
 
 p_mouse_le_send_conn_param_update_timer:
-03ab da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-03ac da405aef arg mouse_updata_le_param ,regb 
-03ad 202042e0 branch timer_single_step 
+03eb da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+03ec da405aef arg mouse_updata_le_param ,regb 
+03ed 202042e0 branch timer_single_step 
+
+p_mouse_current_mult_update_timer:
+03ee da60477e arg mem_mouse_current_mult_timer ,regc 
+03ef da4003f1 arg p_mouse_current_mult_reinit ,regb 
+03f0 202042e0 branch timer_single_step 
+
+p_mouse_current_mult_reinit:
+03f1 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+03f2 67e0c0c0 store 1 ,mem_lpm_mult 
+03f3 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+03f4 20600000 rtn 
 
 p_mouse_start_discovery:
-03ae 204059ed call mouse_sensor_powerdown 
-03af 20205c1b branch mouse_start_discovery + 1 
+03f5 204059ed call mouse_sensor_powerdown 
+03f6 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-03b0 1a627e00 copy regc ,pdata 
-03b1 c02003c5 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03b2 c00a83ca beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03b3 c01903bc beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03b4 c01e03e8 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03b5 c01c83f9 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03b6 c01d03fc beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03b7 c00a03b9 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03b8 20205ac3 branch mouse_priority_bb_event + 2 
+03f7 1a627e00 copy regc ,pdata 
+03f8 c020040c beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+03f9 c00a8411 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+03fa c0190403 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+03fb c01e042f beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+03fc c01c8440 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+03fd c01d0443 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+03fe c00a0400 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+03ff 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-03b9 58000000 setarg 0 
-03ba 67e24bfa store 4 ,mem_le_conn_first_rcv 
-03bb 20205ad0 branch mouse_le_bb_event_connected 
+0400 58000000 setarg 0 
+0401 67e24bfb store 4 ,mem_le_conn_first_rcv 
+0402 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-03bc 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-03bd c00083c0 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-03be 70484414 jam 20 ,mem_le_start_encrypt_timer 
-03bf 202003c2 branch p_mouse_le_ll_reconn_start_encryt_new 
+0403 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+0404 c0008407 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0405 70484414 jam 20 ,mem_le_start_encrypt_timer 
+0406 20200409 branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-03c0 20405aef call mouse_updata_le_param 
-03c1 70484405 jam 5 ,mem_le_start_encrypt_timer 
+0407 20405aef call mouse_updata_le_param 
+0408 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-03c2 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-03c3 67e0cbfa store 1 ,mem_le_conn_first_rcv 
-03c4 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+0409 6fe0cbfa fetch 1 ,mem_le_conn_rcv_new 
+040a 67e0cbfb store 1 ,mem_le_conn_first_rcv 
+040b 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-03c5 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-03c6 247a0000 nrtn blank 
-03c7 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-03c8 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-03c9 20600000 rtn 
+040c 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+040d 247a0000 nrtn blank 
+040e 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+040f 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+0410 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-03ca 58000000 setarg 0 
-03cb 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-03cc 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-03cd 58000000 setarg 0 
-03ce 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-03cf 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-03d0 d8400006 arg le_interval_7_5ms ,temp 
-03d1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03d2 c28d83d4 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-03d3 d8400007 arg le_interval_8_75ms ,temp 
+0411 58000000 setarg 0 
+0412 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
+0413 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+0414 58000000 setarg 0 
+0415 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+0416 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+0417 d8400006 arg le_interval_7_5ms ,temp 
+0418 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0419 c28d841b bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+041a d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-03d4 604942d3 storet 2 ,mem_le_interval_min 
-03d5 604942d5 storet 2 ,mem_le_interval_min + 2 
-03d6 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-03d7 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-03d8 204029cb call le_clr_config_more_data 
-03d9 202003da branch p_mouse_bb_disconnected 
+041b 604942d3 storet 2 ,mem_le_interval_min 
+041c 604942d5 storet 2 ,mem_le_interval_min + 2 
+041d 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+041e 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+041f 204029cb call le_clr_config_more_data 
+0420 20200421 branch p_mouse_bb_disconnected 
 
 p_mouse_bb_disconnected:
-03da 20405b7b call mouse_bb_discon_clear_stack 
-03db 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-03dc c28383df bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-03dd c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-03de 20205c1a branch mouse_start_discovery 
+0421 20405b7b call mouse_bb_discon_clear_stack 
+0422 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0423 c2838426 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0424 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0425 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-03df 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-03e0 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-03e1 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-03e2 1fe17e03 and pdata ,0x03 ,pdata 
-03e3 20405b21 call mouse_le_clean_connect_flag 
-03e4 c081d4a9 bne 0x03 ,mouse_start_reconnect 
-03e5 6fe0cbfd fetch 1 ,mem_le_check_retransmit_discon_flag 
-03e6 243a54a9 nbranch mouse_start_reconnect ,blank 
-03e7 202054cd branch mouse_app_enter_hibernate 
+0426 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0427 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0428 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0429 1fe17e03 and pdata ,0x03 ,pdata 
+042a 20405b21 call mouse_le_clean_connect_flag 
+042b c081d4a9 bne 0x03 ,mouse_start_reconnect 
+042c 6fe0cbfe fetch 1 ,mem_le_check_retransmit_discon_flag 
+042d 243a54a9 nbranch mouse_start_reconnect ,blank 
+042e 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-03e8 6fe2458f fetch 4 ,mem_24g_addr 
-03e9 67e245e8 store 4 ,mem_24g_receiver_addr 
-03ea 67e24691 store 4 ,mem_mouse_24g_addr 
-03eb 2040355a call g24_ch_syncword_crc8_init 
-03ec 20405c0b call mouse_no_data_timer_init 
-03ed 2040618e call mouse_device_poweron_led_config 
-03ee 20405a73 call mouse_init_sensor_reset 
-03ef 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-03f0 7045fc00 jam 0 ,mem_24g_conn_sm 
-03f1 7045e200 jam 0 ,mem_24g_reconn_type 
-03f2 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-03f3 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-03f4 98467c00 isub temp ,null 
-03f5 20628000 rtn zero 
-03f6 20406016 call mouse_soft_agc_disable 
-03f7 20400417 call p_mouse_fetch_normal_tx_power 
-03f8 20206042 branch mouse_24g_first_store_reconn_info 
+042f 6fe2458f fetch 4 ,mem_24g_addr 
+0430 67e245e8 store 4 ,mem_24g_receiver_addr 
+0431 67e24691 store 4 ,mem_mouse_24g_addr 
+0432 2040355a call g24_ch_syncword_crc8_init 
+0433 20405c0b call mouse_no_data_timer_init 
+0434 2040618e call mouse_device_poweron_led_config 
+0435 20405a73 call mouse_init_sensor_reset 
+0436 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+0437 7045fc00 jam 0 ,mem_24g_conn_sm 
+0438 7045e200 jam 0 ,mem_24g_reconn_type 
+0439 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+043a 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+043b 98467c00 isub temp ,null 
+043c 20628000 rtn zero 
+043d 20406016 call mouse_soft_agc_disable 
+043e 20400477 call p_mouse_fetch_normal_tx_power 
+043f 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-03f9 20406016 call mouse_soft_agc_disable 
-03fa 20400417 call p_mouse_fetch_normal_tx_power 
-03fb 20206084 branch mouse_24g_pairing_complete 
+0440 20406016 call mouse_soft_agc_disable 
+0441 20400477 call p_mouse_fetch_normal_tx_power 
+0442 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_24g_attempt_fail:
-03fc 20406016 call mouse_soft_agc_disable 
-03fd 20400417 call p_mouse_fetch_normal_tx_power 
-03fe 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-03ff c1008000 rtneq dpi_button_state_down 
-0400 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0401 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0402 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0403 c0020407 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0404 c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-0405 c001840e beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0406 20206055 branch mouse_24g_attempt_fail + 2 
+0443 20406016 call mouse_soft_agc_disable 
+0444 20400477 call p_mouse_fetch_normal_tx_power 
+0445 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+0446 c1008000 rtneq dpi_button_state_down 
+0447 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+0448 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+0449 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+044a c002044e beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+044b c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
+044c c0018455 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+044d 20206055 branch mouse_24g_attempt_fail + 2 
 
 p_mouse_24g_auto_pair_attempt_fail:
-0407 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0408 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0409 6fe0c71b fetch 1 ,mem_device_number 
-040a c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+044e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+044f c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0450 6fe0c71b fetch 1 ,mem_device_number 
+0451 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-040b 20406018 call mouse_24g_stop 
-040c 70466601 jam mode_bt_device1 ,mem_device_flag 
-040d 202054a0 branch mouse_start_reconnect_device 
+0452 20406018 call mouse_24g_stop 
+0453 70466601 jam mode_bt_device1 ,mem_device_flag 
+0454 202054a0 branch mouse_start_reconnect_device 
 
 p_mouse_reconn_dongle_attempt_fail:
-040e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-040f c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0410 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0411 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0412 c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0413 20206034 branch mouse_24g_start_auto_pair 
+0455 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0456 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0457 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0458 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0459 c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+045a 20206034 branch mouse_24g_start_auto_pair 
+
+p_mouse_start_work:
+045b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+045c c29f0460 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+045d 6fe0c666 fetch 1 ,mem_device_flag 
+045e c0000467 beq mode_24g_device ,p_mouse_24g_start_mode 
+045f 20205491 branch mouse_le_fast_conn_judge 
+
+p_mouse_24g_first_start_auto_pair_mode:
+0460 204054ac call mouse_wakeup_from_power_check 
+0461 20340463 branch p_mouse_24g_first_start_reconn ,user 
+0462 2020602f branch mouse_24g_reconn_general_dongle 
+
+p_mouse_24g_first_start_reconn:
+0463 6fe0c666 fetch 1 ,mem_device_flag 
+0464 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0465 20405aa8 call mouse_bluetooth_fast_conn_disable 
+0466 20200452 branch p_mouse_24g_first_bluetooth_reconnect 
+
+p_mouse_24g_start_mode:
+0467 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0468 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0469 20406195 call mouse_device_24g_pair_led_config 
+046a 204054ac call mouse_wakeup_from_power_check 
+046b 20346067 branch mouse_24g_reconn_dongle_start ,user 
+046c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+046d c298046f bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+046e 20206023 branch mouse_24g_start_mode + 7 
+
+p_mouse_24g_reconn_general_dongle:
+046f 70466600 jam mode_24g_device ,mem_device_flag 
+0470 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0471 67e145de store 2 ,mem_24g_reconn_timeout 
+0472 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0473 20203534 branch g24_reconn_start 
 
 p_mouse_store_normal_tx_power:
-0414 6fe0c141 fetch 1 ,mem_tx_power 
-0415 67e0ca07 store 1 ,mem_normal_tx_power 
-0416 20600000 rtn 
+0474 6fe0c141 fetch 1 ,mem_tx_power 
+0475 67e0ca07 store 1 ,mem_normal_tx_power 
+0476 20600000 rtn 
 
 p_mouse_fetch_normal_tx_power:
-0417 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-0418 67e0c141 store 1 ,mem_tx_power 
-0419 20600000 rtn 
+0477 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+0478 67e0c141 store 1 ,mem_tx_power 
+0479 20600000 rtn 
 
 p_mouse_idle:
-041a 2040620e call mouse_low_voltage_led_no_enter_lpm 
-041b 204078aa call ui_check_paring_button 
-041c 2040041e call p_mouse_dpi_check 
-041d 20205e61 branch mouse_idle + 4 
+047a 2040620e call mouse_low_voltage_led_no_enter_lpm 
+047b 204078aa call ui_check_paring_button 
+047c 2040047e call p_mouse_dpi_check 
+047d 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check:
-041e 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-041f c17f8000 rtneq gpio_disable 
-0420 da200000 arg 0 ,rega 
-0421 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-0422 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0423 20400425 call p_mouse_dpi_key_check 
-0424 202056c1 branch mouse_dpi_check_next 
+047e 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+047f c17f8000 rtneq gpio_disable 
+0480 da200000 arg 0 ,rega 
+0481 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+0482 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+0483 20400485 call p_mouse_dpi_key_check 
+0484 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-0425 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0426 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0427 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-0428 1fe22600 copy pdata ,regc 
-0429 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-042a c07f842c beq gpio_disable ,p_mouse_3io6key_dpi_check 
-042b 202056ce branch mouse_dpi_key_check_next 
+0485 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0486 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0487 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+0488 1fe22600 copy pdata ,regc 
+0489 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+048a c07f848c beq gpio_disable ,p_mouse_3io6key_dpi_check 
+048b 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-042c 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-042d 20405946 call mouse_gpio_config_output_low 
-042e 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-042f 20200430 branch p_mouse_3io6key_check 
+048c 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+048d 20405946 call mouse_gpio_config_output_low 
+048e 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+048f 20200490 branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-0430 1a627e00 copy regc ,pdata 
-0431 67e0c978 store 1 ,mem_mouse_key_status 
-0432 1fe3fe00 lshift pdata ,pdata 
-0433 1fe22400 copy pdata ,regb 
-0434 18422600 copy temp ,regc 
-0435 204055b1 call mouse_gpio_config_input_pd 
-0436 1a620400 copy regc ,temp 
-0437 20406ee6 call gpio_get_bit 
-0438 7d20a400 nsetflag true ,0 ,regb 
-0439 2040593d call mouse_check_press 
-043a 20205929 branch mouse_check_key_connect_gnd_1 
+0490 1a627e00 copy regc ,pdata 
+0491 67e0c978 store 1 ,mem_mouse_key_status 
+0492 1fe3fe00 lshift pdata ,pdata 
+0493 1fe22400 copy pdata ,regb 
+0494 18422600 copy temp ,regc 
+0495 204055b1 call mouse_gpio_config_input_pd 
+0496 1a620400 copy regc ,temp 
+0497 20406ee6 call gpio_get_bit 
+0498 7d20a400 nsetflag true ,0 ,regb 
+0499 2040593d call mouse_check_press 
+049a 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-043b 204036b4 call g24_lpm_wait 
-043c 24740000 nrtn user 
-043d 204036be call g24_setgpio_lpm_before 
-043e 20400441 call p_clear_wake 
-043f 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-0440 20203622 branch g24_long_seep2 
+049b 204036b4 call g24_lpm_wait 
+049c 24740000 nrtn user 
+049d 204036be call g24_setgpio_lpm_before 
+049e 204004a1 call p_clear_wake 
+049f 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
+04a0 20203622 branch g24_long_seep2 
 
 p_clear_wake:
-0441 58000000 setarg 0 
-0442 79207e15 set1 21 ,pdata 
-0443 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-0444 58000000 setarg 0 
-0445 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-0446 20600000 rtn 
+04a1 58000000 setarg 0 
+04a2 79207e15 set1 21 ,pdata 
+04a3 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04a4 58000000 setarg 0 
+04a5 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+04a6 20600000 rtn 
 
 p_mouse_check_select_device_by_switch:
-0447 20405eb7 call mouse_check_select_device_by_switch + 1 
-0448 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0449 202055b1 branch mouse_gpio_config_input_pd 
+04a7 20405eb7 call mouse_check_select_device_by_switch + 1 
+04a8 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04a9 202055b1 branch mouse_gpio_config_input_pd 
 
 p_mouse_24g_hibernate_set:
-044a 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-044b 20403647 call g24_transmit_next_packet 
-044c 5fffffff setarg -1 
-044d 67e245af store 4 ,mem_24g_enter_hibernate 
-044e 58000000 setarg 0 
-044f 67e3c846 store 7 ,mem_mouse_key 
-0450 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-0451 204059ed call mouse_sensor_powerdown 
-0452 2020622b branch mouse_24g_long_sleep 
-
-p_mouse_start_work:
-0453 2040618e call mouse_device_poweron_led_config 
-0454 20400277 call p_mouse_load_device_info_check 
-0455 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0456 c29f602d bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0457 6fe0c666 fetch 1 ,mem_device_flag 
-0458 c000045a beq mode_24g_device ,p_mouse_24g_start_mode 
-0459 20205491 branch mouse_le_fast_conn_judge 
-
-p_mouse_24g_start_mode:
-045a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-045b c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-045c 20406195 call mouse_device_24g_pair_led_config 
-045d 204054ac call mouse_wakeup_from_power_check 
-045e 20346067 branch mouse_24g_reconn_dongle_start ,user 
-045f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0460 c2980462 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0461 20206023 branch mouse_24g_start_mode + 7 
-
-p_mouse_24g_reconn_general_dongle:
-0462 70466600 jam mode_24g_device ,mem_device_flag 
-0463 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0464 67e145de store 2 ,mem_24g_reconn_timeout 
-0465 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0466 20203534 branch g24_reconn_start 
-
-p_mouse_param_init:
-0467 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0468 204055b5 call mouse_gpio_config_input_pu 
-0469 2040046b call p_mouse_param_common_init 
-046a 2020544c branch mouse_param_init + 2 
-
-p_mouse_param_common_init:
-046b 58009000 setarg mouse_ble_att_list_addr 
-046c 67e142f7 store 2 ,mem_ui_le_uuid_table 
-046d 7040c103 jam 3 ,mem_lpm_mult_timeout 
-046e 7040a608 jam 8 ,mem_lpm_overhead 
-046f 70497f00 jam pb_button_state_up ,mem_select_device_button_statue 
-0470 70498000 jam commbination_key_state_up ,mem_commbination_key_statue 
-0471 58000200 setarg 0x0200 
-0472 67e140a4 store 2 ,mem_lpm_interval 
-0473 7042e117 jam 0x17 ,mem_le_local_mtu 
-0474 7042e317 jam 0x17 ,mem_le_remote_mtu 
-0475 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
-0476 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0477 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-0478 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0479 20205539 branch mouse_adc_gpio_mux_init 
+04aa 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+04ab 20403647 call g24_transmit_next_packet 
+04ac 5fffffff setarg -1 
+04ad 67e245af store 4 ,mem_24g_enter_hibernate 
+04ae 58000000 setarg 0 
+04af 67e3c846 store 7 ,mem_mouse_key 
+04b0 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+04b1 204059ed call mouse_sensor_powerdown 
+04b2 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-047a 20405a92 call mouse_set_sdio_high 
-047b 20400441 call p_clear_wake 
-047c 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-047d 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-047e 20406ef7 call gpio_out_active 
-047f 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-0480 20406ed3 call gpio_clr_wake 
-0481 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0482 20405943 call mouse_gpio_config_output_high 
-0483 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0484 204055ab call mouse_gpio_set_pupd_by_input 
-0485 2040611a call mouse_logo_led_off 
-0486 2040550c call mouse_lpm_before_common 
-0487 204054f9 call mouse_gpio_pd_idle 
-0488 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0489 204055b1 call mouse_gpio_config_input_pd 
-048a 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-048b 204055b1 call mouse_gpio_config_input_pd 
-048c 204061fd call mouse_device_multi_led_all_off 
-048d 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-048e 204055b5 call mouse_gpio_config_input_pu 
-048f 20400492 call p_mouse_gpio_set_high_impedance 
-0490 204054f2 call mouse_adc_gpio_set_before_hibernate 
-0491 202054e8 branch mouse_wheel_gpio_set_before_hibernate 
+04b3 20405a92 call mouse_set_sdio_high 
+04b4 204004a1 call p_clear_wake 
+04b5 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+04b6 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+04b7 20406ef7 call gpio_out_active 
+04b8 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+04b9 20406ed3 call gpio_clr_wake 
+04ba 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+04bb 20405943 call mouse_gpio_config_output_high 
+04bc 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04bd 204055ab call mouse_gpio_set_pupd_by_input 
+04be d8400015 arg 21 ,temp 
+04bf 204055b5 call mouse_gpio_config_input_pu 
+04c0 2040611a call mouse_logo_led_off 
+04c1 2040550c call mouse_lpm_before_common 
+04c2 204054f9 call mouse_gpio_pd_idle 
+04c3 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+04c4 20406f0f call gpio_set_high_impedance 
+04c5 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+04c6 20406f0f call gpio_set_high_impedance 
+04c7 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+04c8 204055b5 call mouse_gpio_config_input_pu 
+04c9 204004cb call p_mouse_gpio_set_high_impedance 
+04ca 202054e5 branch mouse_setgpio_hibernate_next 
 
 p_mouse_gpio_set_high_impedance:
-0492 6fe1c73c fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0493 67e18670 store 3 ,mem_pdatatemp 
-0494 df200018 arg 24 ,loopcnt 
-0495 d8400000 arg 0 ,temp 
+04cb 6fe1c73c fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+04cc 67e18670 store 3 ,mem_pdatatemp 
+04cd df200018 arg 24 ,loopcnt 
+04ce d8400000 arg 0 ,temp 
 
 p_mouse_gpio_set_high_impedance_bit_loop:
-0496 6fe18670 fetch 3 ,mem_pdatatemp 
-0497 2feffe00 isolate1 0 ,pdata 
-0498 2040849f call p_gpio_set_analog ,true 
-0499 6fe18670 fetch 3 ,mem_pdatatemp 
-049a 1fe37e00 rshift pdata ,pdata 
-049b 67e18670 store 3 ,mem_pdatatemp 
-049c 18408401 increase 1 ,temp 
-049d c2000496 loop p_mouse_gpio_set_high_impedance_bit_loop 
-049e 20600000 rtn 
+04cf 6fe18670 fetch 3 ,mem_pdatatemp 
+04d0 2feffe00 isolate1 0 ,pdata 
+04d1 204084d8 call p_gpio_set_analog ,true 
+04d2 6fe18670 fetch 3 ,mem_pdatatemp 
+04d3 1fe37e00 rshift pdata ,pdata 
+04d4 67e18670 store 3 ,mem_pdatatemp 
+04d5 18408401 increase 1 ,temp 
+04d6 c20004cf loop p_mouse_gpio_set_high_impedance_bit_loop 
+04d7 20600000 rtn 
 
 p_gpio_set_analog:
-049f 18467cff sub temp ,ui_button_gpio_disable ,null 
-04a0 20628000 rtn zero 
-04a1 20206f0b branch gpio_set_analog 
-
-p_mouse_lpm_before_common:
-04a2 20400441 call p_clear_wake 
-04a3 2040550d call mouse_lpm_before_common + 1 
-04a4 6ff0807c fetch 1 ,core_gpio_conf + 0x0c 
-04a5 205a0492 call p_mouse_gpio_set_high_impedance ,blank 
-04a6 202054f9 branch mouse_gpio_pd_idle 
-
-p_gpio_set_wake:
-04a7 18467cff sub temp ,ui_button_gpio_disable ,null 
-04a8 20628000 rtn zero 
-04a9 d9000004 arg 4 ,debug 
-04aa 284ffe07 isolate1 gpio_active_bit ,temp 
-04ab 2020eebd branch gpio_set_wake_high ,true 
-04ac d9000003 arg 3 ,debug 
-04ad 20206ebd branch gpio_set_wake_high 
+04d8 18467cff sub temp ,ui_button_gpio_disable ,null 
+04d9 20628000 rtn zero 
+04da 20206f0b branch gpio_set_analog 
 
 p_mouse_24g_package_data:
-04ae c6930000 rtnmark0 mark_24g 
-04af 20405601 call mouse_motion 
-04b0 24740000 nrtn user 
-04b1 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04b2 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04b3 245a04cf ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04b4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04b5 c30b04b8 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04b6 6fe0c96c fetch 1 ,mem_customer_key 
-04b7 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04db c6930000 rtnmark0 mark_24g 
+04dc 20405601 call mouse_motion 
+04dd 24740000 nrtn user 
+04de 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+04df 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+04e0 245a0505 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+04e1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04e2 c30b04e5 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+04e3 6fe0c96c fetch 1 ,mem_customer_key 
+04e4 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04b8 20400371 call p_mouse_data_xy_release 
-04b9 6fe0c589 fetch 1 ,mem_24g_data_type 
-04ba c28084c7 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-04bb 6848c51a fetcht 1 ,mem_24g_txbuf + 1 
-04bc 6fe0c846 fetch 1 ,mem_mouse_key 
-04bd 9841fe00 ior temp ,pdata 
-04be 67e0c846 store 1 ,mem_mouse_key 
-04bf 6848c51f fetcht 1 ,mem_24g_txbuf + 6 
-04c0 6fe0c84b fetch 1 ,mem_mouse_z 
-04c1 9840fe00 iadd temp ,pdata 
-04c2 67e0c84b store 1 ,mem_mouse_z 
-04c3 6848c520 fetcht 1 ,mem_24g_txbuf + 7 
-04c4 6fe0c84c fetch 1 ,mem_mouse_tz 
-04c5 9840fe00 iadd temp ,pdata 
-04c6 67e0c84c store 1 ,mem_mouse_tz 
+04e5 204004fc call p_mouse_data_xy_release 
+04e6 6fe0c589 fetch 1 ,mem_24g_data_type 
+04e7 c28084f4 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+04e8 6848c51a fetcht 1 ,mem_24g_txbuf + 1 
+04e9 6fe0c846 fetch 1 ,mem_mouse_key 
+04ea 9841fe00 ior temp ,pdata 
+04eb 67e0c846 store 1 ,mem_mouse_key 
+04ec 6848c51f fetcht 1 ,mem_24g_txbuf + 6 
+04ed 6fe0c84b fetch 1 ,mem_mouse_z 
+04ee 9840fe00 iadd temp ,pdata 
+04ef 67e0c84b store 1 ,mem_mouse_z 
+04f0 6848c520 fetcht 1 ,mem_24g_txbuf + 7 
+04f1 6fe0c84c fetch 1 ,mem_mouse_tz 
+04f2 9840fe00 iadd temp ,pdata 
+04f3 67e0c84c store 1 ,mem_mouse_tz 
 
 p_mouse_24g_mouse_package_data_now:
-04c7 70458901 jam type_ms ,mem_24g_data_type 
-04c8 da200007 arg 7 ,rega 
-04c9 da404846 arg mem_mouse_key ,regb 
-04ca 6fe0c846 fetch 1 ,mem_mouse_key 
-04cb c28136db bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
-04cc 6fe1484b fetch 2 ,mem_mouse_z 
-04cd 207a0000 rtn blank 
-04ce 202036db branch g24_transmit_by_interrupt_enable 
+04f4 70458901 jam type_ms ,mem_24g_data_type 
+04f5 da200007 arg 7 ,rega 
+04f6 da404846 arg mem_mouse_key ,regb 
+04f7 6fe0c846 fetch 1 ,mem_mouse_key 
+04f8 c28136db bbit1 mouse_m_key ,g24_transmit_by_interrupt_enable 
+04f9 6fe1484b fetch 2 ,mem_mouse_z 
+04fa 207a0000 rtn blank 
+04fb 202036db branch g24_transmit_by_interrupt_enable 
+
+p_mouse_data_xy_release:
+04fc 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04fd c1ff8000 rtnne gpio_disable 
+04fe 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+04ff 207a0000 rtn blank 
+0500 1fe0ffff increase -1 ,pdata 
+0501 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+0502 58000000 setarg 0 
+0503 67e24847 store 4 ,mem_mouse_x 
+0504 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04cf 20400441 call p_clear_wake 
-04d0 202001e9 branch p_lpm_write_gpio_wakeup 
+0505 204004a1 call p_clear_wake 
+0506 2020022d branch p_lpm_write_gpio_wakeup 
 
 p_mouse_init_sensor:
-04d1 20405958 call mouse_read_sensor_id 
-04d2 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-04d3 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04d4 c02c04d6 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04d5 20205952 branch mouse_init_sensor + 5 
+0507 20405958 call mouse_read_sensor_id 
+0508 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0509 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+050a c02c050c beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+050b 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-04d6 204059e7 call mouse_sensor_poweron 
-04d7 6fe0c85a fetch 1 ,mem_sensor_id2 
-04d8 c02c84da beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-04d9 2020595f branch mouse_init_p32xx_id2_judge 
+050c 204059e7 call mouse_sensor_poweron 
+050d 6fe0c85a fetch 1 ,mem_sensor_id2 
+050e c02c8510 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+050f 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-04da 7049570b jam ka8g2 ,mem_config_sensor_type 
-04db da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-04dc 20205995 branch mouse_sensor_wr_seq 
+0510 7049570b jam ka8g2 ,mem_config_sensor_type 
+0511 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+0512 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_motion:
-04dd 78547c00 disable user 
-04de 58000000 setarg 0 
-04df 67e34847 store 6 ,mem_mouse_x 
-04e0 204004e2 call p_mouse_check_sensor_data 
-04e1 20205606 branch mouse_motion + 5 
+0513 78547c00 disable user 
+0514 58000000 setarg 0 
+0515 67e34847 store 6 ,mem_mouse_x 
+0516 20400518 call p_mouse_check_sensor_data 
+0517 20205606 branch mouse_motion + 5 
 
 p_mouse_check_sensor_data:
-04e2 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-04e3 c1800000 rtnne flash_sm_no_buys 
-04e4 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04e5 c00584e7 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-04e6 202059f8 branch mouse_check_sensor_data + 2 
+0518 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+0519 c1800000 rtnne flash_sm_no_buys 
+051a 6fe0c957 fetch 1 ,mem_config_sensor_type 
+051b c005851d beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+051c 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-04e7 20405a6d call mouse_clear_sensor_data 
-04e8 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04e9 c07f84ed beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-04ea 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-04eb 20406ee6 call gpio_get_bit 
-04ec 24608000 nrtn true 
+051d 20405a6d call mouse_clear_sensor_data 
+051e 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+051f c07f8523 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+0520 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+0521 20406ee6 call gpio_get_bit 
+0522 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-04ed 58000000 setarg pan_reg_pid_l 
-04ee 204069e5 call twspi_read 
-04ef c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-04f0 20205a2f branch mouse_p3212_sensor_motion_2 
-
-p_mouse_adc_read_start:
-04f1 20406f82 call enable_adc 
-04f2 20406fb0 call vdd_calculate_by_mode 
-04f3 1fe6fc0a div pdata ,10 
-04f4 20407d5f call get_div_result 
-04f5 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-04f6 20205553 branch mouse_adc_data_process 
+0523 58000000 setarg pan_reg_pid_l 
+0524 204069e5 call twspi_read 
+0525 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+0526 20205a2f branch mouse_p3212_sensor_motion_2 
               org 0x2000
 
 start:
@@ -19621,6 +19691,8 @@
 54e2 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
 54e3 204055b5 call mouse_gpio_config_input_pu 
 54e4 204055b9 call mouse_gpio_set_high_impedance 
+
+mouse_setgpio_hibernate_next:
 54e5 204061fd call mouse_device_multi_led_all_off 
 54e6 204054f2 call mouse_adc_gpio_set_before_hibernate 
 54e7 202054e8 branch mouse_wheel_gpio_set_before_hibernate 
@@ -23125,6 +23197,8 @@
 5eb6 44c84012 bpatch patch12_0 ,mem_patch12 
 5eb7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 5eb8 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+
+mouse_switch_gpio_connect_gnd:
 5eb9 6848c65a fetcht 1 ,mem_device_switch_gpio 
 5eba 204055b5 call mouse_gpio_config_input_pu 
 5ebb 6848c65a fetcht 1 ,mem_device_switch_gpio 
Index: output/ramcode.rom
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/ramcode.rom	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/ramcode.rom	(working copy)
@@ -1,59 +1,65 @@
 c2840029
-c0000273
-c0010038
-c0080041
-c0088043
-c00a0142
-c00a80c4
-c00c00e4
-c00c80eb
-c00d0051
-c01281d9
-c01401f8
-c034024f
-c0348277
-c0360467
-c0370453
+c00002a2
+c001003e
+c0080047
+c0088049
+c00a0148
+c00a80ca
+c00c00ea
+c00c80f1
+c00d0057
+c0128219
+c014023c
+c034029b
+c03482ae
+c0360260
+c037045b
 c037d4a2
-c039847a
-c03a04a2
-c03b84f1
-c03d04dd
-c03f8430
-c04084d1
-c042032f
-c04283b0
-c0430359
-c0438381
-c04403ae
-c0450343
-c04602ac
-c04682ec
-c047041a
-c0458287
-c0480447
-c04a844a
-c04b04ae
-c06281ff
-c06a8256
-c06b04a7
-c06d012b
+c03984b3
+c03a0216
+c03b8038
+c03d0513
+c03f8490
+c0408507
+c0420397
+c04283f7
+c04301df
+c04383c1
+c04403f5
+c04503ab
+c04582c5
+c04602ec
+c0468354
+c047047a
+c04804a7
+c04a84aa
+c04b04db
+c0628243
+c06a81fe
+c06b01f7
+c06d0131
 2020235a
-c00a0163
-c00d0162
-c0128192
-c0130197
-c01c81a9
-c01d01b3
-c02601ad
-c02681b1
-c0480202
-c04b043b
-c04d00d2
-c04e80d9
-c04f821c
+c00a0169
+c00d0168
+c0128198
+c013019d
+c01c81af
+c01d01b9
+c02601b5
+c02681b3
+c0480246
+c04b049b
+c04d00d8
+c04e80df
+c04f8268
 c17f8000
 2020235a
+20406f82
+20406fb0
+1fe6fc0a
+20407d5f
+67e14633
+20205553
 20407552
 20407448
 20402a45
@@ -62,7 +68,7 @@
 20402018
 2040310f
 2040248c
-20200038
+2020003e
 70890000
 20202153
 708a0f60
@@ -89,7 +95,7 @@
 708a844a
 708a8540
 708a16fe
-20400098
+2040009e
 204070d7
 37d98200
 70813b5f
@@ -97,7 +103,7 @@
 70813c88
 37d98200
 6fe0c099
-c008008d
+c0080093
 6fe0c438
 1fe1fe04
 67f08a02
@@ -108,15 +114,15 @@
 67f18a73
 708a8660
 708a8b3b
-2040007f
+20400085
 70804300
 70804205
 58557474
 67f18968
 7089606e
-204000fe
-20400129
-20400079
+20400104
+2040012f
+2040007f
 7041480c
 20206f4e
 20758000
@@ -126,7 +132,7 @@
 37d98200
 20600000
 6fe0c099
-c00c0085
+c00c008b
 6fe0c438
 1fe1fe06
 67f08a02
@@ -149,8 +155,8 @@
 67f18a73
 708a762a
 70890204
-2020006c
-203580c0
+20200072
+203580c6
 6fe2020d
 207a0000
 37d98200
@@ -193,7 +199,7 @@
 6fe1415b
 207a0000
 67e1020f
-202000aa
+202000b0
 2040686f
 204021ba
 18002a08
@@ -210,7 +216,7 @@
 202021b4
 6fe0c793
 247a0000
-204000d6
+204000dc
 202060fc
 6fe0c655
 c17f8000
@@ -218,13 +224,13 @@
 6848c601
 6fe0c621
 98467c00
-242100de
+242100e4
 20203681
 6fe2458f
 684a45e4
 98467c00
 2022b222
-20400242
+2040028e
 2020369b
 580aaa7e
 67f18a0f
@@ -235,9 +241,9 @@
 20202203
 6fe0c141
 c0032225
-c00500f1
-c04f00fa
-c05500f6
+c00500f7
+c04f0100
+c05500fc
 2020220e
 708a1425
 58a93f3f
@@ -264,7 +270,7 @@
 708ac200
 708ac300
 d8e00006
-2040011b
+20400121
 2a2ffe0d
 2040211d
 2a4ffe0d
@@ -272,14 +278,14 @@
 d8e00005
 2040211c
 2040211e
-2040011b
+20400121
 d8a08ac2
 1a31fe00
 20402117
 1a51fe00
 20402117
 18e08fff
-20210110
+20210116
 2020214f
 2000003c
 58000f00
@@ -304,7 +310,7 @@
 6fe0c409
 67f080cd
 20000bb8
-2040013b
+20400141
 708a08c1
 6a40c419
 df200008
@@ -315,7 +321,7 @@
 20600000
 7080cc03
 6ff08129
-c302813c
+c3028142
 68590164
 6049440a
 7080cc00
@@ -324,7 +330,7 @@
 708a8d12
 708a8e0a
 6fe0c099
-c008015b
+c0080161
 58005762
 67f10907
 70890103
@@ -335,7 +341,7 @@
 708a8d44
 708a8e0a
 6fe0c099
-c0080158
+c008015e
 58002bb1
 67f10907
 c6978000
@@ -344,34 +350,34 @@
 20600000
 58004189
 67f10907
-20200154
+2020015a
 58008312
 67f10907
-20200149
-6fe0cbf9
+2020014f
+6fe0cbfa
 da600100
 9a60fe00
 20600000
-20200182
-20400165
+20200188
+2040016b
 20202563
-6fe0cbfa
-207a0000
 6fe0cbfb
+207a0000
+6fe0cbfc
 247a0000
-6848cbfa
-6fe0cbf9
+6848cbfb
+6fe0cbfa
 98467c00
-2441015e
+24410164
 98467e00
 1fe67c64
-20210177
-6fe0cbfc
+2021017d
+6fe0cbfd
 1fe67c14
-24410175
-704bfb01
+2441017b
+704bfc01
 20600000
-704bfd01
+704bfe01
 2020431f
 6848817f
 6fe0804c
@@ -379,18 +385,18 @@
 9842fe00
 2feffe02
 58000000
-6848cbfc
+6848cbfd
 7920fe00
 98408400
-6048cbfc
+6048cbfd
 20600000
 6fe08005
 1fe0fe01
 67e08005
-24368189
-6fe0cbf9
+2436818f
+6fe0cbfa
 1fe0fe01
-67e0cbf9
+67e0cbfa
 6fe08168
 c3818000
 79207e03
@@ -427,34 +433,34 @@
 c1000000
 c001b04a
 202028e1
+793f8030
+20202af6
 20402152
 70890000
 793f8030
 20202ae3
-793f8030
-20202af6
 efe10006
-c00201b6
+c00201bc
 202028eb
 efe18006
 67e1c397
-c00501bb
-c00901ca
+c00501c1
+c00901d0
 20202b96
 6fe44713
 c31dad19
 20402dc7
 68494398
 6fe0c321
-c28181c5
+c28181cb
 6fe14398
 c0182e03
 68494398
 20202d1d
 6fe14332
 98467c00
-242281c1
-243401c1
+242281c7
+243401c7
 20202d46
 18c22200
 6fe14335
@@ -471,13 +477,75 @@
 98467c00
 2422adac
 20202d46
+20402a28
+247a0000
+6fe0c78f
+c07f81ea
+6fe0c843
+1fe17e03
+c1818000
+6fe0cbfc
+207a0000
+6fe0cbfe
+247a0000
+6fe0c956
+205a5a71
+6fe44713
+c280db5b
+c2805b5b
+c282db5b
+c2835b5b
+20405601
+20405ab2
+24740000
+20405abc
+204004fc
+20205b37
+18467cff
+20628000
+d9000004
+284ffe07
+2020eebd
+d9000003
+20206ebd
+18467cff
+20628000
+6048cb1f
+20406ee6
+20208207
+6848cb1f
+20406f0f
+6848cb1f
+2020020e
+704b2001
+6848cb1f
+20406f0f
+6848cb1f
+2020020c
+d9000006
+20206ebd
+d9000003
+20206ebd
+58000010
+67f08141
+37d98200
+20600000
+58000080
+20200211
+204004a1
+704b2000
+2020550d
 6fe143e9
 20407d79
 6fe240ad
 9840fe00
 67e240ad
-204001e0
+20400224
+20400221
 20202425
+6fe0cb20
+203a0210
+20200214
 600440e7
 d8c08070
 d8a040cc
@@ -494,12 +562,12 @@
 efe08011
 e8408013
 98467c00
-202281f3
+20228237
 e7e08013
 37d98200
 1a20a201
 1a60a601
-c20001ed
+c2000231
 1a420400
 20600000
 20402408
@@ -515,7 +583,7 @@
 6fe145e0
 d84001f8
 98417e00
-203a020a
+203a024e
 6fe145e0
 1fe0fe01
 67e145e0
@@ -526,18 +594,26 @@
 2437b586
 2040366e
 6fe0c57d
-203a0219
+203a025d
 6fe245cc
 684a458f
 98467c00
-20228216
+2022825a
 2020356e
 6fe44713
 c2983291
 20203549
 6fe2455f
 207a0000
-20200211
+20200255
+2040543b
+20400263
+2020544c
+58004a1d
+67e1433f
+58000020
+67e14341
+20600000
 6fe0c437
 247a0000
 6fe144e9
@@ -546,15 +622,15 @@
 204035b4
 6048c624
 6fe0c629
-c5130226
+c5130272
 6fe0c62c
 98467c00
-24210241
+2421028d
 6fe0c626
 1fe67c02
-2421022e
+2421027a
 6fe0c626
-c0000242
+c000028e
 20600000
 6fe0c626
 6848c627
@@ -563,7 +639,7 @@
 70462600
 6848c624
 6fe0c628
-c5130237
+c5130283
 6fe0c62b
 98467c00
 24610000
@@ -571,18 +647,18 @@
 c0003715
 1fe0ffff
 67e0c625
-c001824b
-c001024d
+c0018297
+c0010299
 c000b70b
 20203715
 70462600
 6fe0c625
-c0020249
+c0020295
 1fe0fe01
 67e0c625
 c000b70b
-c001024d
-c001824b
+c0010299
+c0018297
 70414107
 20600000
 70414105
@@ -593,62 +669,48 @@
 67e145f8
 5800622b
 67e145fa
-58000276
+580002ad
 67e143e9
 202053f3
-18467cff
-20628000
-6048cb1f
-20406ee6
-2020825c
-20200261
-2040026a
-20400265
-2040026e
-6848cb1f
-20206f0f
-6848cb1f
-20406f0f
-20400268
-2020026a
-d9000006
-20406ebd
-202001e9
-d9000003
-20200266
-58000010
-67f08141
-37d98200
-20600000
-58000080
-67f08141
+2435a002
 37d98200
 37d98200
-2020026c
 20800000
-2055e004
+205582a8
 20202003
+20400210
+6848c64a
+20406edd
+6848c64b
+20206edd
 20600000
-20400414
+20400474
 6fe44713
 c289dd60
 c2895d6e
-c28a027d
+c28a02b4
 20600000
-6fe0c666
-67e0ca06
+204002bf
 20405e43
-20400295
-20400284
-2040029b
+20405db4
+204002d3
+204002bc
+204002c2
+204002db
 20205daa
 6fe44713
+c4150000
+204004a7
+6fe0c666
+67e0ca06
+20600000
+6fe44713
 c29f5dd1
 20205dcc
 6fe1468e
 d840aa55
 98467c00
-202282e0
+20228348
 6049468e
 20405c9c
 6fe0c9a1
@@ -660,9 +722,11 @@
 67e0c666
 20600000
 6fe0c666
-c0000292
-c0020299
-20600000
+1fe67c00
+202282d0
+1fe67c04
+202282d9
+20610000
 70466600
 20600000
 6fe0c666
@@ -671,41 +735,81 @@
 1a422600
 20405e3d
 6fe149e0
-203a02a9
+203a02e9
 67e149de
 1a60a602
 6fe14a00
 9a667c00
-242102a9
+242102e9
 1a622400
-2020029f
+202002df
 6fe149de
 67e14695
 20600000
 6fe44713
 c289dcb1
 c2895cb9
-c28a02b1
+c28a02f1
 20600000
-204002b3
+204002f4
+204002f9
 20205cc1
 6fe0c666
 c1000000
-c00082b8
-c00102cc
+c0008320
+c0010334
+20600000
+6a4149e2
+1a422600
+20405dc0
+6fe0c9a1
+203a0305
+67e0c9a0
+1a60a601
+6fe149e4
+9a667c00
+24610000
+1a622400
+202002fb
+6fe0c9a0
+1fe17ef0
+203a030f
+6fe0c666
+2040031d
+67e0c9a2
+df200001
+1a622400
+da2049a2
+20206b45
+6848c9a0
+6fe0c666
+2040031d
+98467c00
+20628000
+1ff27e00
+9840fe00
+67e0c9a2
+1a627e00
+684949e2
+98467c00
+2022830b
+1a60a7ff
+2020030b
+c1800000
+1fe0fe04
 20600000
 6a4149ee
 1a422600
 20405df3
 6fe349b5
-203a02c4
+203a032c
 67e349af
 1a60a606
 6fe149f0
 9a667c00
 24610000
 1a622400
-202002ba
+20200322
 6fe349af
 684b466e
 98467c00
@@ -718,14 +822,14 @@
 1a422600
 20405e17
 6fe349cd
-203a02d8
+203a0340
 67e349c7
 1a60a606
 6fe149f8
 9a667c00
 24610000
 1a622400
-202002ce
+20200336
 6fe349c7
 684b467b
 98467c00
@@ -734,21 +838,21 @@
 da20467b
 1a622400
 20206b45
-20400319
-20400331
-204002e4
+20400381
+20400399
+2040034c
 20205c90
 6fe44713
 c4078000
 6fe0c690
 c0005c94
-c00302ea
+c0030352
 20600000
 70469000
 20600000
 6fe44713
 c289dcb5
-c28a02f0
+c28a0358
 20600000
 6fe44713
 c4078000
@@ -756,19 +860,19 @@
 1a422600
 20405e51
 6fe0c9d4
-203a02fe
+203a0366
 67e0c9d3
 1a60a601
 6fe149fc
 9a667c00
 24610000
 1a622400
-202002f4
+2020035c
 6fe0c9d3
 1fe17ef0
-203a0308
+203a0370
 6fe0c690
-20400316
+2040037e
 67e0c9d5
 df200001
 1a622400
@@ -776,7 +880,7 @@
 20206b45
 6848c9d3
 6fe0c690
-20400316
+2040037e
 98467c00
 20628000
 1ff27e00
@@ -785,18 +889,18 @@
 1a627e00
 684949fa
 98467c00
-20228304
+2022836c
 1a60a7ff
-20200304
+2020036c
 c1800000
 1fe0fe06
 20600000
 6fe44713
-c29f0320
+c29f0388
 6fe0c666
 c1000000
-c0008320
-c0010327
+c0008388
+c001038f
 20600000
 6fe3466e
 684b46e6
@@ -813,15 +917,15 @@
 1fe0ff00
 67e3466e
 20600000
-20400331
+20400399
 20205a9c
 6fe44713
 c30a5c6f
-c29f0339
+c29f03a1
 6fe0c666
 c1000000
-c0008339
-c001033e
+c00083a1
+c00103a6
 20600000
 6fe34668
 67e34116
@@ -839,11 +943,11 @@
 d8e00002
 20405f04
 20405c4a
-2040034b
+204003b3
 20205ca3
 6fe0c666
-c000834f
-c0010354
+c00083b7
+c00103bc
 20600000
 6fe30178
 67e34668
@@ -855,51 +959,11 @@
 6fe342db
 67e3467b
 20600000
-20402a28
-247a0000
-6fe0c78f
-c07f8364
-6fe0c843
-1fe17e03
-c1818000
-6fe0cbfb
-207a0000
-6fe0cbfd
-247a0000
-6fe0c956
-205a5a71
-6fe44713
-c280db5b
-c2805b5b
-c282db5b
-c2835b5b
-20405601
-20405ab2
-24740000
-20405abc
-20400371
-20205b37
-6fe0c659
-c1ff8000
-6fe0c77d
-207a0000
-1fe0ffff
-67e0c77d
-58000000
-67e24847
-20205a73
-da60477e
-da40037d
-202042e0
-6fe0c96b
-67e0c0c0
-70477d03
-20600000
-204003ab
+204003eb
 2040614d
 2040553d
-20400397
-204003a0
+204003d7
+204003e0
 2040611e
 2040328e
 20403531
@@ -913,7 +977,7 @@
 20405bee
 20405be4
 20405bfb
-2040037a
+204003ee
 204056b6
 20405c0e
 20205c05
@@ -931,7 +995,7 @@
 6fe0c6fc
 c000e1bd
 6fe0c701
-203a03a7
+203a03e7
 202061b7
 204061ba
 6fe0c845
@@ -940,28 +1004,35 @@
 da604a05
 da405aef
 202042e0
+da60477e
+da4003f1
+202042e0
+6fe0c96b
+67e0c0c0
+70477d03
+20600000
 204059ed
 20205c1b
 1a627e00
-c02003c5
-c00a83ca
-c01903bc
-c01e03e8
-c01c83f9
-c01d03fc
-c00a03b9
+c020040c
+c00a8411
+c0190403
+c01e042f
+c01c8440
+c01d0443
+c00a0400
 20205ac3
 58000000
-67e24bfa
+67e24bfb
 20205ad0
 6fe0c795
-c00083c0
+c0008407
 70484414
-202003c2
+20200409
 20405aef
 70484405
-6fe0cbf9
-67e0cbfa
+6fe0cbfa
+67e0cbfb
 20205af6
 6fe0ca04
 247a0000
@@ -976,17 +1047,17 @@
 70479400
 d8400006
 6fe44713
-c28d83d4
+c28d841b
 d8400007
 604942d3
 604942d5
 7047c200
 70495600
 204029cb
-202003da
+20200421
 20405b7b
 6fe143ef
-c28383df
+c2838426
 c28042fc
 20205c1a
 6fe143ef
@@ -995,7 +1066,7 @@
 1fe17e03
 20405b21
 c081d4a9
-6fe0cbfd
+6fe0cbfe
 243a54a9
 202054cd
 6fe2458f
@@ -1013,21 +1084,21 @@
 98467c00
 20628000
 20406016
-20400417
+20400477
 20206042
 20406016
-20400417
+20400477
 20206084
 20406016
-20400417
+20400477
 6fe0c87a
 c1008000
 6fe0c600
 243a5ff2
 6fe0c5e2
-c0020407
+c002044e
 c000e05f
-c001840e
+c0018455
 20206055
 6fe44713
 c31f6059
@@ -1042,6 +1113,31 @@
 c28a6059
 c2896059
 20206034
+6fe44713
+c29f0460
+6fe0c666
+c0000467
+20205491
+204054ac
+20340463
+2020602f
+6fe0c666
+c0006067
+20405aa8
+20200452
+6fe44713
+c308e02a
+20406195
+204054ac
+20346067
+6fe44713
+c298046f
+20206023
+70466600
+6fe14721
+67e145de
+7045e201
+20203534
 6fe0c141
 67e0ca07
 20600000
@@ -1050,26 +1146,26 @@
 20600000
 2040620e
 204078aa
-2040041e
+2040047e
 20205e61
 6fe0c649
 c17f8000
 da200000
 70497705
 6848c649
-20400425
+20400485
 202056c1
 6fe44713
 c295d6de
 6fe0c974
 1fe22600
 6fe0c654
-c07f842c
+c07f848c
 202056ce
 6fe0c649
 20405946
 6848c649
-20200430
+20200490
 1a627e00
 67e0c978
 1fe3fe00
@@ -1084,7 +1180,7 @@
 204036b4
 24740000
 204036be
-20400441
+204004a1
 6fe1c608
 20203622
 58000000
@@ -1105,47 +1201,8 @@
 70473f01
 204059ed
 2020622b
-2040618e
-20400277
-6fe44713
-c29f602d
-6fe0c666
-c000045a
-20205491
-6fe44713
-c308e02a
-20406195
-204054ac
-20346067
-6fe44713
-c2980462
-20206023
-70466600
-6fe14721
-67e145de
-7045e201
-20203534
-6848c65b
-204055b5
-2040046b
-2020544c
-58009000
-67e142f7
-7040c103
-7040a608
-70497f00
-70498000
-58000200
-67e140a4
-7042e117
-7042e317
-58004a1d
-67e1433f
-58000020
-67e14341
-20205539
 20405a92
-20400441
+204004a1
 204056a9
 6848c654
 20406ef7
@@ -1155,60 +1212,48 @@
 20405943
 6848c65a
 204055ab
+d8400015
+204055b5
 2040611a
 2040550c
 204054f9
 6848c64a
-204055b1
+20406f0f
 6848c64b
-204055b1
-204061fd
+20406f0f
 6848c65b
 204055b5
-20400492
-204054f2
-202054e8
+204004cb
+202054e5
 6fe1c73c
 67e18670
 df200018
 d8400000
 6fe18670
 2feffe00
-2040849f
+204084d8
 6fe18670
 1fe37e00
 67e18670
 18408401
-c2000496
+c20004cf
 20600000
 18467cff
 20628000
 20206f0b
-20400441
-2040550d
-6ff0807c
-205a0492
-202054f9
-18467cff
-20628000
-d9000004
-284ffe07
-2020eebd
-d9000003
-20206ebd
 c6930000
 20405601
 24740000
 6fe0c77c
 70477c00
-245a04cf
+245a0505
 6fe44713
-c30b04b8
+c30b04e5
 6fe0c96c
 243a60b6
-20400371
+204004fc
 6fe0c589
-c28084c7
+c28084f4
 6848c51a
 6fe0c846
 9841fe00
@@ -1229,16 +1274,25 @@
 6fe1484b
 207a0000
 202036db
-20400441
-202001e9
+6fe0c659
+c1ff8000
+6fe0c77d
+207a0000
+1fe0ffff
+67e0c77d
+58000000
+67e24847
+20205a73
+204004a1
+2020022d
 20405958
 c018595f
 c018d9c6
-c02c04d6
+c02c050c
 20205952
 204059e7
 6fe0c85a
-c02c84da
+c02c8510
 2020595f
 7049570b
 da604a0b
@@ -1246,16 +1300,16 @@
 78547c00
 58000000
 67e34847
-204004e2
+20400518
 20205606
 6fe0c420
 c1800000
 6fe0c957
-c00584e7
+c005851d
 202059f8
 20405a6d
 6fe0c659
-c07f84ed
+c07f8523
 6848c659
 20406ee6
 24608000
@@ -1263,9 +1317,3 @@
 204069e5
 c0ac5955
 20205a2f
-20406f82
-20406fb0
-1fe6fc0a
-20407d5f
-67e14633
-20205553
Index: output/sched.rom
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/sched.rom	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/output/sched.rom	(working copy)
@@ -277,9 +277,9 @@
 mem_mouse_24g_fast_hop_count_4ms:05
 mem_mouse_24g_tsniff_4ms:80 bb 00 00
 
-mem_mouse_24g_short_sleep_set_8ms:f2 f9 00#ac 07 01	#5625us	40 19 01:72000:6ms
+mem_mouse_24g_short_sleep_set_8ms:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
-mem_mouse_24g_fast_hop_count_8ms:0e
+mem_mouse_24g_fast_hop_count_8ms:0b
 mem_mouse_24g_tsniff_8ms:00 77 01 00
 
 mem_24g_enter_hibernate:00 48 60
@@ -343,29 +343,29 @@
 mem_eeprom_block_size:80
 
 #otp write info offset
-mem_otp_offset_dpi:72 1b									#7026 begin		3level:300count	----------info begin	
-mem_otp_offset_dpi_end:9e 1c								#7326 end
+mem_otp_offset_dpi:b9 1a										#6841 begin		3level:99count	----------info begin	
+mem_otp_offset_dpi_end:ea 1a								#6890 end
 
-mem_otp_offset_device_flag:ff ff			
-mem_otp_offset_device_flag_end:ff ff			
+mem_otp_offset_device_flag:eb 1a							#6891 begin		400 count
+mem_otp_offset_device_flag_end:b2 1b						#7090 end
 
-mem_otp_offset_24g_addr:9f 1c								#7327 begin		25 count
-mem_otp_offset_24g_addr_end:03 1d							#7427 end
+mem_otp_offset_24g_addr:b3 1b								#7091 begin		30 count
+mem_otp_offset_24g_addr_end:2a 1c						#7210 end
 
-mem_otp_offset_le_addr1:04 1d								#7428 begin		50 count
-mem_otp_offset_le_addr1_end:30 1e							#7728 end
+mem_otp_offset_le_addr1:2b 1c								#7211 begin		30 count
+mem_otp_offset_le_addr1_end:de 1c							#7390 end
 
-mem_otp_offset_le_locall_addr1:31 1e							#7729 begin		50 count
-mem_otp_offset_le_locall_addr1_end:5d 1f						#8029 end
+mem_otp_offset_le_locall_addr1:df 1c						#7391 begin		30 count
+mem_otp_offset_le_locall_addr1_end:92 1d				#7570 end
 
-mem_otp_offset_le_addr2:ff ff			
-mem_otp_offset_le_addr2_end:ff ff		
+mem_otp_offset_le_addr2:93 1d								#7571 begin		30 count
+mem_otp_offset_le_addr2_end:46 1e						#7750 end
 
-mem_otp_offset_le_locall_addr2:ff ff		
-mem_otp_offset_le_locall_addr2_end:ff ff		
+mem_otp_offset_le_locall_addr2:47 1e						#7751 begin		30 count
+mem_otp_offset_le_locall_addr2_end:fa 1e					#7930  end
 
-mem_otp_offset_le_addr_increase_count:5e 1f					#8030 begin		50 count
-mem_otp_offset_le_addr_increase_count_end:ac 1f				#8108 end					----------info over	
+mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		100 count
+mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
 
 mem_otp_offset_app_initflag:ae 1f		#8110 end
 
@@ -379,8 +379,8 @@
 mem_mouse_24g_pair_tx_power:9e #94: -20dBm  9e: -30dBm  9f: -35dBm a0: -40dBm 
 mem_rssi_buff_index:07
 mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf
-mem_rssi_dis_min_24g_init:60
-mem_rssi_dis_max_24g_init:85
+mem_rssi_dis_min_24g_init:85
+mem_rssi_dis_max_24g_init:90
 mem_rssi_dis_min_ble_init:75
 mem_rssi_dis_max_ble_init:80
 mem_rssi_hex_received_max_value_init:63
@@ -469,13 +469,11 @@
 be d1
 a0 41
 a1 12
-a5 84
 a7 ff
-b5 d0
 b6 00
+b5 c8
+a5 af
 ff 00
-35 c8
-25 af
 09 00
 ff ff
 
@@ -506,6 +504,29 @@
 09 00
 ff ff
 
+
+#adc config
+mem_adc_config_flag:01
+#01 ADC_CONFIG_HVIN
+#02 ADC_CONFIG_GPIO
+mem_adc_clkdiv:0a
+mem_adc_channel:09
+#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_mouse_vdd_full_vol:a4 01		#4.2V
+18 01#mem_mouse_vdd_empty_vol  :2.8V
+2c 01#mem_mouse_vdd_low_vol   :3.0V
+
 # rf debug
 #bit7:0 means disable rf debug function
 #mem_rf_debug_rx_gpio:88
@@ -528,35 +549,13 @@
 mem_version:08 0e 05 03 00
 mem_le_tx2m_delay:20
 
-mem_rx_window_sniff:00 18
+mem_rx_window_sniff:00 0c
 
 mem_gain_fix:ff	#00:soft agc; ff:hw agc
 mem_gain_table:04 00 00
 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
 mem_ring_ibias_vtune_low:90 01 #400mv
Index: program/app_mouse.prog
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/program/app_mouse.prog	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/program/app_mouse.prog	(working copy)
@@ -345,6 +345,7 @@
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call mouse_gpio_set_high_impedance
+mouse_setgpio_hibernate_next:
 	call mouse_device_multi_led_all_off
 	call mouse_adc_gpio_set_before_hibernate
 	branch mouse_wheel_gpio_set_before_hibernate
@@ -641,7 +642,7 @@
 	isolate1 0,pdata
 	call gpio_set_high_impedance,true
 	fetch 3,mem_pdatatemp
-	lshift pdata,pdata
+	lshift pdata,pdata		//-->rshift
 	store 3,mem_pdatatemp
 	increase 1,temp
 	loop mouse_gpio_set_high_impedance_bit_loop
@@ -3879,6 +3880,7 @@
 	bpatch patch12_0,mem_patch12
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call mouse_gpio_config_input_pu
 	fetcht 1,mem_device_switch_gpio
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/program/patch.prog	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/program/patch.prog	(working copy)
@@ -4,6 +4,8 @@
 //define SELECT_ANGLE
 define POWER_CTRL
 define MORE_POWER_CTRL
+//define ADC_1121SB
+//define ADC_1121SB_1V8_MODE
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -34,10 +36,10 @@
 	beq patch10_7,p_mouse_bb_event_timer
 	beq patch11_0,p_mouse_start_discovery
 	beq patch11_2,p_mouse_store_remote_bdaddr
+	beq patch11_3,p_mouse_app_initflag_check
 	beq patch11_4,p_mouse_store_device_info
 	beq patch11_5,p_mouse_store_dpi_info_check
 	beq patch11_6,p_mouse_idle
-	beq patch11_3,p_mouse_app_initflag_check
 	beq patch12_0,p_mouse_check_select_device_by_switch
 	beq patch12_5,p_mouse_24g_hibernate_set
 	beq patch12_6,p_mouse_24g_package_data
@@ -59,7 +61,7 @@
 	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_4,p_le_adv_not_match
 	beq patch29_5,p_le_init_adv
 	beq patch32_0,p_g24_reconn_dispatch
 	beq patch32_6,p_g24_short_sleep
@@ -73,6 +75,23 @@
 
 /****************************************COMMON PATCH*****************************************/
 
+p_mouse_adc_read_start:
+	call enable_adc
+	call vdd_calculate_by_mode
+	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
 	call sp_calc_sequence_256
@@ -507,7 +526,6 @@
 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
@@ -540,7 +558,6 @@
 	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
@@ -593,16 +610,16 @@
 	rtneq LLID_RESERVED
 	beq LLID_LE_LL,le_parse_ll
 	branch le_parse_l2cap
+	
+p_le_init_adv:
+	set0 mark_ble_crc_fail,mark	
+	branch le_init_adv+1
 
 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_le_parse_l2cap:
 	ifetch 2,contr
@@ -653,6 +670,86 @@
 	nbranch le_send_att_write_response_check_auth,zero
 	branch le_send_att_read_response_error_insufficient_auth
 
+
+p_mouse_le:
+	call le_fifo_check_nearly_full
+	nrtn blank
+	fetch 1,mem_mouse_bluetooth_fast_conn_flag
+	beq 0xff,p_mouse_le_next
+	fetch 1,mem_le_connect_status_flag
+	and pdata,0x03,pdata
+	rtnne 0x03
+	fetch 1,mem_le_check_retransmit_flag
+	rtn blank
+	fetch 1,mem_le_check_retransmit_discon_flag
+	nrtn blank	
+p_mouse_le_next:	
+	fetch 1,mem_mouse_clear_sensor_data_flag
+	call mouse_clear_sensor_data_by_reset,blank
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
+	call mouse_motion
+	call mouse_check_125Hz
+	nrtn user
+	call mouse_current_mult_update
+	call p_mouse_data_xy_release
+	branch mouse_le_next+12
+
+p_gpio_set_wake:
+	sub temp,UI_BUTTON_GPIO_DISABLE,null
+	rtn zero
+	arg 4,debug
+	isolate1 GPIO_ACTIVE_BIT,temp
+	branch gpio_set_wake_high,true
+	arg 3,debug
+	branch gpio_set_wake_high
+
+p_gpio_set_wake_by_current_state:
+	sub temp,GPIO_DISABLE,null
+	rtn zero
+	storet 1,mem_mouse_wheel_temp_gpio
+	call gpio_get_bit
+	branch p_gpio_set_qdec_mode,true
+p_gpio_set_low_wake_disable_qdec:
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	branch p_gpio_set_low_wake
+	
+p_gpio_set_qdec_mode:
+	jam 1,mem_mouse_qdec_set_flag
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_mouse_wheel_temp_gpio
+	branch p_mouse_qdec_lpm_cfg
+
+p_mouse_qdec_lpm_cfg:
+	arg 6,debug
+	branch gpio_set_wake_high
+
+p_gpio_set_low_wake:
+	arg 3,debug
+	branch gpio_set_wake_high
+
+p_mouse_puchk_disable:
+	setarg 0x10			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+p_mouse_puchk_set:
+	store 1,core_puwakeup
+	until null,lpo_edge
+	rtn
+
+p_mouse_puchk_enable:
+	setarg 0x80			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+	branch p_mouse_puchk_set
+
+p_mouse_lpm_before_common:
+	call p_clear_wake
+	jam 0,mem_mouse_qdec_set_flag
+	branch mouse_lpm_before_common+1
+	
 p_lpm_sleep:
 	//call xtal_fast_wake
 	fetch 2,mem_cb_before_lpm_sleep
@@ -662,9 +759,14 @@
 	iadd temp,pdata
 	store 4,mem_sleep_counter_all
 	call p_lpm_save_context
-
+	call p_mouse_puchk_set_check
 	branch lpm_sleep_skip_cb_function+4
 
+p_mouse_puchk_set_check:
+	fetch 1,mem_mouse_qdec_set_flag
+	branch p_mouse_puchk_disable,blank
+	branch p_mouse_puchk_enable
+
 p_lpm_save_context:
 	storer mark,8,mem_saved_mark
 	arg core_gpio_conf,contr
@@ -745,6 +847,18 @@
 	rtn blank
 	branch p_g24_reconn_dispatch_next_2
 
+p_mouse_param_init:
+	call mouse_param_common_init
+	call p_mouse_le_buff_modify
+	branch mouse_param_init+2
+
+p_mouse_le_buff_modify:
+	setarg mem_le_tx_buffer0_omemalloc_new
+	store 2,mem_ble_l2cap_tx_buff0_ptr
+	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
+	store 2,mem_ble_l2cap_tx_buff_size_ptr
+	rtn
+
 ifdef POWER_CTRL
 p_power_ctrl_start:
 	fetch 1,mem_power_ctrl_disable
@@ -834,55 +948,20 @@
 	store 2,mem_cb_before_lpm_sleep
 	branch mouse_cb_fuction+7
 
-p_gpio_set_wake_by_current_state:
-	sub temp,GPIO_DISABLE,null
-	rtn zero
-	storet 1,mem_mouse_wheel_temp_gpio
-	call gpio_get_bit
-	branch p_gpio_set_qdec_mode,true
-	branch p_gpio_set_low_wake_disable_qdec
-
-p_gpio_set_qdec_mode:
-	call p_mouse_qdec_disable
-	call p_mouse_qdec_lpm_cfg
-	call p_mouse_qdec_enable
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	branch gpio_set_high_impedance
-
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	call p_gpio_set_low_wake
-	branch p_mouse_qdec_disable	
-
-p_mouse_qdec_lpm_cfg:
-	arg 6,debug
-p_gpio_wake_cfg_set:
-	call gpio_set_wake_high
-	branch p_lpm_write_gpio_wakeup
-
-p_gpio_set_low_wake:
-	arg 3,debug
-	branch p_gpio_wake_cfg_set
-
-p_mouse_qdec_disable:
-	setarg 0x10			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
-	store 1,core_puwakeup
-p_mouse_lpo_wait:
+p_soft_reset:
+	nbranch soft_reset+1,wake
 	until null,lpo_edge
-	rtn
-
-p_mouse_qdec_enable:
-	setarg 0x80			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
-	store 1,core_puwakeup
 	until null,lpo_edge
-	until null,lpo_edge		//wait jitter disappear		//acturl 2lpo ok
-	branch p_mouse_lpo_wait
-
-p_soft_reset:
 	clear_stack
-	call mouse_wheel_gpio_init,wake
+	call p_mouse_wheel_init_set,wake
 	branch soft_reset+2
+
+p_mouse_wheel_init_set:
+	call p_mouse_puchk_disable
+	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
+	call gpio_config_input
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_config_input
 	
 p_mouse_24g_before_lpm_sleep:
 	rtn
@@ -890,6 +969,7 @@
 //	rtnne MODE_24G_DEVICE
 //	branch mouse_24g_before_lpm_sleep+2	
 
+
 ifdef SELECT_ANGLE	
 p_mouse_select_angle:
 	fetch 1,mem_select_sensor_angle_gpio
@@ -951,16 +1031,27 @@
 	bbit1 MOUSE_ENABLE_OTP,p_mouse_load_otp_info_check
 	rtn
 p_mouse_load_otp_info_check:
-	fetch 1,mem_device_flag
-	store 1,mem_mouse_device_flag_temp
+	call p_mouse_device_flag_temp_store
 	call mouse_read_otp_dpi
-//	call mouse_read_otp_device_flag
+	call mouse_read_otp_device_flag
 	
 	call p_mouse_device_flag_check		//reinit to load info
-	
+
+	call p_mouse_select_device_by_switch_check
+
 	call p_mouse_read_otp_device_info
 	call p_mouse_read_otp_le_addr_increase_count_info
 	branch mouse_otp_load_app_initflag
+
+p_mouse_select_device_by_switch_check:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+	call p_mouse_check_select_device_by_switch
+p_mouse_device_flag_temp_store:		//can remove:before start work check once again
+	fetch 1,mem_device_flag
+	store 1,mem_mouse_device_flag_temp
+	rtn	
+
 p_mouse_read_otp_device_info:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_read_otp_le_device1
@@ -980,17 +1071,18 @@
 	
 	setarg 0x1122
 	store 2,mem_random_addr_increase_count
-p_mouse_device_flag_reinit:
+p_mouse_device_flag_temp_load:
 	fetch 1,mem_mouse_device_flag_temp		//reinit device flag
 	store 1,mem_device_flag
 	rtn
 
 p_mouse_device_flag_check:
 	fetch 1,mem_device_flag
-	beq 0,p_mouse_device_flag_reinit
-	beq 4,p_mouse_24g_init
-	rtn
-
+	sub pdata,0,null
+	branch p_mouse_device_flag_temp_load,zero
+	sub pdata,4,null
+	branch p_mouse_24g_init,zero
+	rtn positive
 p_mouse_24g_init:
 	jam MODE_24G_DEVICE,mem_device_flag
 	rtn
@@ -1027,7 +1119,7 @@
 
 p_mouse_store_otp_device_info:
 	call p_mouse_write_otp_locall_addr
-//	call p_mouse_write_otp_device_flag
+	call p_mouse_write_otp_device_flag
 	branch mouse_store_otp_device_info+1
 
 p_mouse_write_otp_locall_addr:
@@ -1037,7 +1129,6 @@
 	beq MODE_BT_DEVICE2,p_mouse_write_otp_le_locall_addr2
 	rtn
 
-/*
 p_mouse_write_otp_device_flag:
 	fetchr regb,2,mem_otp_offset_device_flag
 	copy regb,regc
@@ -1066,7 +1157,7 @@
 	arg 1,loopcnt
 	copy regc,regb
 	arg mem_device_flag_value,rega
-	branch otp_write		
+	branch otp_write			/* regb = otp address, rega pointers data, loopcnt is count */
 
 p_mouse_device_flag_store_check:
 	fetcht 1,mem_device_flag_last
@@ -1090,7 +1181,7 @@
 	rtnne MODE_24G_DEVICE
 	increase 4,pdata
 	rtn
-*/
+
 /**************store le local addr start**********/
 
 p_mouse_write_otp_le_locall_addr1:
@@ -1315,54 +1406,6 @@
 	store 6,mem_device2_locall_addr
 	rtn
 
-p_mouse_le:
-	call le_fifo_check_nearly_full
-	nrtn blank
-	fetch 1,mem_mouse_bluetooth_fast_conn_flag
-	beq 0xff,p_mouse_le_next
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-	fetch 1,mem_le_check_retransmit_flag
-	rtn blank
-	fetch 1,mem_le_check_retransmit_discon_flag
-	nrtn blank
-p_mouse_le_next:	
-	fetch 1,mem_mouse_clear_sensor_data_flag
-	call mouse_clear_sensor_data_by_reset,blank
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_le_send_empty_packet
-	call mouse_motion
-	call mouse_check_125Hz
-	nrtn user
-	call mouse_current_mult_update
-	call p_mouse_data_xy_release
-	branch mouse_le_next+12
-
-p_mouse_data_xy_release:
-	fetch 1,mem_sensor_motion_gpio
-	rtnne GPIO_DISABLE
-	fetch 1,mem_mouse_long_mult_flag
-	rtn blank
-	increase -1
-	store 1,mem_mouse_long_mult_flag
-	setarg 0
-	store 4,mem_mouse_x
-	branch mouse_init_sensor_reset
-
-p_mouse_current_mult_update_timer:
-	arg mem_mouse_current_mult_timer,regc
-	arg p_mouse_current_mult_reinit,regb
-	branch timer_single_step
-p_mouse_current_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-	jam 3,mem_mouse_long_mult_flag
-	rtn
-
 
 p_mouse_bb_event_timer:
 	call p_mouse_le_send_conn_param_update_timer
@@ -1424,6 +1467,16 @@
 	arg mouse_updata_le_param,regb
 	branch timer_single_step
 
+p_mouse_current_mult_update_timer:
+	arg mem_mouse_current_mult_timer,regc
+	arg p_mouse_current_mult_reinit,regb
+	branch timer_single_step
+p_mouse_current_mult_reinit:
+	fetch 1,mem_lpm_mult_init
+	store 1,mem_lpm_mult
+	jam 3,mem_mouse_long_mult_flag
+	rtn
+
 p_mouse_start_discovery:
 	call mouse_sensor_powerdown
 	branch mouse_start_discovery+1
@@ -1555,7 +1608,41 @@
 	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
 	branch mouse_24g_start_auto_pair
 
+p_mouse_start_work:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_first_start_auto_pair_mode
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
+	branch mouse_le_fast_conn_judge
+
+p_mouse_24g_first_start_auto_pair_mode:	
+	call mouse_wakeup_from_power_check
+	branch p_mouse_24g_first_start_reconn,user 
+	branch mouse_24g_reconn_general_dongle
+
+p_mouse_24g_first_start_reconn:
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,mouse_24g_reconn_dongle_start
+	call mouse_bluetooth_fast_conn_disable
+	branch p_mouse_24g_first_bluetooth_reconnect
 
+p_mouse_24g_start_mode:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
+	call mouse_device_24g_pair_led_config
+	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
+	branch mouse_24g_reconn_dongle_start,user
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
+	branch mouse_24g_start_mode+7
+
+p_mouse_24g_reconn_general_dongle:
+	jam MODE_24G_DEVICE,mem_device_flag
+	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
+	store 2,mem_24g_reconn_timeout
+	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
+	
 p_mouse_store_normal_tx_power:
 	fetch 1,mem_tx_power
 	store 1,mem_normal_tx_power
@@ -1643,55 +1730,6 @@
 //	call mouse_setgpio_hibernate
 	branch mouse_24g_long_sleep
 
-p_mouse_start_work:
-	call mouse_device_poweron_led_config
-	call p_mouse_load_device_info_check
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING, mouse_24g_first_start_auto_pair_mode
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
-	branch mouse_le_fast_conn_judge
-
-p_mouse_24g_start_mode:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
-	call mouse_device_24g_pair_led_config
-	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
-	branch mouse_24g_reconn_dongle_start,user
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
-	branch mouse_24g_start_mode+7
-
-p_mouse_24g_reconn_general_dongle:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
-	branch g24_reconn_start
-
-p_mouse_param_init:
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	call p_mouse_param_common_init
-	branch mouse_param_init+2
-
-p_mouse_param_common_init:
-	setarg MOUSE_BLE_ATT_LIST_ADDR				//ble attlist start address
-	store 2,mem_ui_le_uuid_table
-	jam 3,mem_lpm_mult_timeout
-	jam 8,mem_lpm_overhead
-	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue
-	jam COMMBINATION_KEY_STATE_UP,mem_commbination_key_statue	
-	setarg 0x0200
-	store 2,mem_lpm_interval
-	jam 0x17,mem_le_local_mtu
-	jam 0x17,mem_le_remote_mtu
-
-	setarg mem_le_tx_buffer0_omemalloc_new
-	store 2,mem_ble_l2cap_tx_buff0_ptr
-	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
-	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	branch mouse_adc_gpio_mux_init
 p_mouse_setgpio_hibernate:
 	call mouse_set_sdio_high
 	call p_clear_wake
@@ -1702,22 +1740,23 @@
 	call gpio_clr_wake
 	fetch 1,mem_mouse_sensor_sdio_gpio
 	call mouse_gpio_config_output_high
+	
 	fetcht 1,mem_device_switch_gpio
 	call mouse_gpio_set_pupd_by_input
-
+	arg 21,temp	//ice band gpio			
+	call mouse_gpio_config_input_pu
+	
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
 	fetcht 1,mem_whee_a_data_gpio
-	call mouse_gpio_config_input_pd
+	call gpio_set_high_impedance
 	fetcht 1,mem_whee_b_data_gpio
-	call mouse_gpio_config_input_pd
-	call mouse_device_multi_led_all_off
+	call gpio_set_high_impedance
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call p_mouse_gpio_set_high_impedance
-	call mouse_adc_gpio_set_before_hibernate
-	branch mouse_wheel_gpio_set_before_hibernate
+	branch mouse_setgpio_hibernate_next
 
 p_mouse_gpio_set_high_impedance:
 	fetch 3,mem_mouse_set_high_impedance_bit_set
@@ -1740,22 +1779,6 @@
 	rtn zero
 	branch gpio_set_analog
 
-p_mouse_lpm_before_common:
-	call p_clear_wake
-	call mouse_lpm_before_common+1
-	fetch 1,core_gpio_conf+0x0c
-	call p_mouse_gpio_set_high_impedance,blank
-	branch mouse_gpio_pd_idle
-
-p_gpio_set_wake:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	arg 4,debug
-	isolate1 GPIO_ACTIVE_BIT,temp
-	branch gpio_set_wake_high,true
-	arg 3,debug
-	branch gpio_set_wake_high
-
 p_mouse_24g_package_data:
 	rtnmark0 mark_24g
 	call mouse_motion
@@ -1794,6 +1817,17 @@
 	rtn blank
 	branch g24_transmit_by_interrupt_enable
 
+p_mouse_data_xy_release:
+	fetch 1,mem_sensor_motion_gpio
+	rtnne GPIO_DISABLE
+	fetch 1,mem_mouse_long_mult_flag
+	rtn blank
+	increase -1,pdata
+	store 1,mem_mouse_long_mult_flag
+	setarg 0
+	store 4,mem_mouse_x
+	branch mouse_init_sensor_reset
+
 p_mouse_24g_short_sleep_clear_wake:
 	call p_clear_wake
 	branch p_lpm_write_gpio_wakeup
@@ -1920,15 +1954,6 @@
 	branch p_ms_y_down+2
 endif
 
-
-p_mouse_adc_read_start:
-	call enable_adc
-	call vdd_calculate_by_mode
-	div pdata,10
-	call get_div_result
-	store 2,mem_mouse_vdd_now_vol
-
-	branch mouse_adc_data_process
 ifdef ADC_1121SB
 p_adc_init_data:
 	fetch 8,mem_otp_adc
@@ -2148,3 +2173,4 @@
 
 
 endif
+
Index: sched/1305.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/sched/1305.dat	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/sched/1305.dat	(working copy)
@@ -15,35 +15,13 @@
 mem_version:08 0e 05 03 00
 mem_le_tx2m_delay:20
 
-mem_rx_window_sniff:00 18
+mem_rx_window_sniff:00 0c
 
 mem_gain_fix:ff	#00:soft agc; ff:hw agc
 mem_gain_table:04 00 00
 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
 mem_ring_ibias_vtune_low:90 01 #400mv
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/sched/mouse.dat	(revision 1601)
+++ /1121s/branch/mouse/YJX_Project/YJX_Switch_WK8/sched/mouse.dat	(working copy)
@@ -210,9 +210,9 @@
 mem_mouse_24g_fast_hop_count_4ms:05
 mem_mouse_24g_tsniff_4ms:80 bb 00 00
 
-mem_mouse_24g_short_sleep_set_8ms:f2 f9 00#ac 07 01	#5625us	40 19 01:72000:6ms
+mem_mouse_24g_short_sleep_set_8ms:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
-mem_mouse_24g_fast_hop_count_8ms:0e
+mem_mouse_24g_fast_hop_count_8ms:0b
 mem_mouse_24g_tsniff_8ms:00 77 01 00
 
 mem_24g_enter_hibernate:00 48 60
@@ -276,29 +276,29 @@
 mem_eeprom_block_size:80
 
 #otp write info offset
-mem_otp_offset_dpi:72 1b									#7026 begin		3level:300count	----------info begin	
-mem_otp_offset_dpi_end:9e 1c								#7326 end
+mem_otp_offset_dpi:b9 1a										#6841 begin		3level:99count	----------info begin	
+mem_otp_offset_dpi_end:ea 1a								#6890 end
 
-mem_otp_offset_device_flag:ff ff			
-mem_otp_offset_device_flag_end:ff ff			
+mem_otp_offset_device_flag:eb 1a							#6891 begin		400 count
+mem_otp_offset_device_flag_end:b2 1b						#7090 end
 
-mem_otp_offset_24g_addr:9f 1c								#7327 begin		25 count
-mem_otp_offset_24g_addr_end:03 1d							#7427 end
+mem_otp_offset_24g_addr:b3 1b								#7091 begin		30 count
+mem_otp_offset_24g_addr_end:2a 1c						#7210 end
 
-mem_otp_offset_le_addr1:04 1d								#7428 begin		50 count
-mem_otp_offset_le_addr1_end:30 1e							#7728 end
+mem_otp_offset_le_addr1:2b 1c								#7211 begin		30 count
+mem_otp_offset_le_addr1_end:de 1c							#7390 end
 
-mem_otp_offset_le_locall_addr1:31 1e							#7729 begin		50 count
-mem_otp_offset_le_locall_addr1_end:5d 1f						#8029 end
+mem_otp_offset_le_locall_addr1:df 1c						#7391 begin		30 count
+mem_otp_offset_le_locall_addr1_end:92 1d				#7570 end
 
-mem_otp_offset_le_addr2:ff ff			
-mem_otp_offset_le_addr2_end:ff ff		
+mem_otp_offset_le_addr2:93 1d								#7571 begin		30 count
+mem_otp_offset_le_addr2_end:46 1e						#7750 end
 
-mem_otp_offset_le_locall_addr2:ff ff		
-mem_otp_offset_le_locall_addr2_end:ff ff		
+mem_otp_offset_le_locall_addr2:47 1e						#7751 begin		30 count
+mem_otp_offset_le_locall_addr2_end:fa 1e					#7930  end
 
-mem_otp_offset_le_addr_increase_count:5e 1f					#8030 begin		50 count
-mem_otp_offset_le_addr_increase_count_end:ac 1f				#8108 end					----------info over	
+mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		100 count
+mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
 
 mem_otp_offset_app_initflag:ae 1f		#8110 end
 
@@ -312,8 +312,8 @@
 mem_mouse_24g_pair_tx_power:9e #94: -20dBm  9e: -30dBm  9f: -35dBm a0: -40dBm 
 mem_rssi_buff_index:07
 mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf
-mem_rssi_dis_min_24g_init:60
-mem_rssi_dis_max_24g_init:85
+mem_rssi_dis_min_24g_init:85
+mem_rssi_dis_max_24g_init:90
 mem_rssi_dis_min_ble_init:75
 mem_rssi_dis_max_ble_init:80
 mem_rssi_hex_received_max_value_init:63
@@ -402,13 +402,11 @@
 be d1
 a0 41
 a1 12
-a5 84
 a7 ff
-b5 d0
 b6 00
+b5 c8
+a5 af
 ff 00
-35 c8
-25 af
 09 00
 ff ff
 
@@ -439,6 +437,29 @@
 09 00
 ff ff
 
+
+#adc config
+mem_adc_config_flag:01
+#01 ADC_CONFIG_HVIN
+#02 ADC_CONFIG_GPIO
+mem_adc_clkdiv:0a
+mem_adc_channel:09
+#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_mouse_vdd_full_vol:a4 01		#4.2V
+18 01#mem_mouse_vdd_empty_vol  :2.8V
+2c 01#mem_mouse_vdd_low_vol   :3.0V
+
 # rf debug
 #bit7:0 means disable rf debug function
 #mem_rf_debug_rx_gpio:88
Index: util/geneep.exe
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: util/geneep.exe
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
